@arsedizioni/ars-utils 20.3.33 → 20.3.35
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/clipper.common/index.d.ts +2 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +16 -16
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +39 -39
- package/fesm2022/arsedizioni-ars-utils-core.mjs +109 -109
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +13 -14
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-help.mjs +13 -13
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs +13 -14
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-support.ui.mjs +6 -6
- package/fesm2022/arsedizioni-ars-utils-tinymce.mjs +7 -7
- package/fesm2022/arsedizioni-ars-utils-ui.application.mjs +61 -61
- package/fesm2022/arsedizioni-ars-utils-ui.mjs +40 -40
- package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs +7 -7
- package/package.json +9 -9
|
@@ -20,10 +20,10 @@ class AutoFocusDirective {
|
|
|
20
20
|
this.elementRef.nativeElement.focus();
|
|
21
21
|
}, 500);
|
|
22
22
|
}
|
|
23
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
24
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
23
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: AutoFocusDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
24
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: AutoFocusDirective, isStandalone: true, selector: "[autoFocus]", ngImport: i0 }); }
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: AutoFocusDirective, decorators: [{
|
|
27
27
|
type: Directive,
|
|
28
28
|
args: [{
|
|
29
29
|
selector: "[autoFocus]",
|
|
@@ -1084,10 +1084,10 @@ class DateIntervalChangeDirective {
|
|
|
1084
1084
|
}
|
|
1085
1085
|
this.subject.next(event);
|
|
1086
1086
|
}
|
|
1087
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1088
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1087
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DateIntervalChangeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1088
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: DateIntervalChangeDirective, isStandalone: true, selector: "[dateIntervalChange]", inputs: { dateIntervalChange: { classPropertyName: "dateIntervalChange", publicName: "dateIntervalChange", isSignal: true, isRequired: false, transformFunction: null }, end: { classPropertyName: "end", publicName: "end", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "keyup": "onKeyup($event)" } }, ngImport: i0 }); }
|
|
1089
1089
|
}
|
|
1090
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1090
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DateIntervalChangeDirective, decorators: [{
|
|
1091
1091
|
type: Directive,
|
|
1092
1092
|
args: [{
|
|
1093
1093
|
selector: '[dateIntervalChange]',
|
|
@@ -1120,11 +1120,11 @@ class CopyClipboardDirective {
|
|
|
1120
1120
|
document.removeEventListener('copy', listener, false);
|
|
1121
1121
|
}
|
|
1122
1122
|
}
|
|
1123
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1124
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1125
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1123
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: CopyClipboardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1124
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: CopyClipboardDirective, isStandalone: true, selector: "[copyClipboard]", inputs: { payload: { classPropertyName: "payload", publicName: "copyClipboard", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { copied: "copied" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
1125
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: CopyClipboardDirective }); }
|
|
1126
1126
|
}
|
|
1127
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1127
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: CopyClipboardDirective, decorators: [{
|
|
1128
1128
|
type: Injectable
|
|
1129
1129
|
}, {
|
|
1130
1130
|
type: Directive,
|
|
@@ -1144,10 +1144,10 @@ class ValidatorDirective {
|
|
|
1144
1144
|
validate(control) {
|
|
1145
1145
|
return this.validator()(control);
|
|
1146
1146
|
}
|
|
1147
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1148
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1147
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1148
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: ValidatorDirective, isStandalone: true, selector: "[validator]", inputs: { validator: { classPropertyName: "validator", publicName: "validator", isSignal: true, isRequired: false, transformFunction: null } }, providers: [{ provide: NG_VALIDATORS, useExisting: ValidatorDirective, multi: true }], ngImport: i0 }); }
|
|
1149
1149
|
}
|
|
1150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ValidatorDirective, decorators: [{
|
|
1151
1151
|
type: Directive,
|
|
1152
1152
|
args: [{
|
|
1153
1153
|
selector: '[validator]',
|
|
@@ -1177,8 +1177,8 @@ class ValidIfDirective {
|
|
|
1177
1177
|
return { validIf: "Non valido." };
|
|
1178
1178
|
}
|
|
1179
1179
|
}
|
|
1180
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1181
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1180
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ValidIfDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1181
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: ValidIfDirective, isStandalone: true, selector: "[validIf]", inputs: { validIf: { classPropertyName: "validIf", publicName: "validIf", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1182
1182
|
{
|
|
1183
1183
|
provide: NG_VALIDATORS,
|
|
1184
1184
|
useExisting: forwardRef(() => ValidIfDirective),
|
|
@@ -1186,7 +1186,7 @@ class ValidIfDirective {
|
|
|
1186
1186
|
},
|
|
1187
1187
|
], ngImport: i0 }); }
|
|
1188
1188
|
}
|
|
1189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ValidIfDirective, decorators: [{
|
|
1190
1190
|
type: Directive,
|
|
1191
1191
|
args: [{
|
|
1192
1192
|
selector: "[validIf]",
|
|
@@ -1213,8 +1213,8 @@ class EqualsValidatorDirective {
|
|
|
1213
1213
|
return { equals: "Non valido." };
|
|
1214
1214
|
}
|
|
1215
1215
|
}
|
|
1216
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1217
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1216
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EqualsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1217
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: EqualsValidatorDirective, isStandalone: true, selector: "[equals]", inputs: { equals: { classPropertyName: "equals", publicName: "equals", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1218
1218
|
{
|
|
1219
1219
|
provide: NG_VALIDATORS,
|
|
1220
1220
|
useExisting: forwardRef(() => EqualsValidatorDirective),
|
|
@@ -1222,7 +1222,7 @@ class EqualsValidatorDirective {
|
|
|
1222
1222
|
},
|
|
1223
1223
|
], ngImport: i0 }); }
|
|
1224
1224
|
}
|
|
1225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EqualsValidatorDirective, decorators: [{
|
|
1226
1226
|
type: Directive,
|
|
1227
1227
|
args: [{
|
|
1228
1228
|
selector: "[equals]",
|
|
@@ -1257,8 +1257,8 @@ class NotEqualValidatorDirective {
|
|
|
1257
1257
|
}
|
|
1258
1258
|
return errors;
|
|
1259
1259
|
}
|
|
1260
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1261
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1260
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotEqualValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1261
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: NotEqualValidatorDirective, isStandalone: true, selector: "[notEqual]", inputs: { notEqual: { classPropertyName: "notEqual", publicName: "notEqual", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1262
1262
|
{
|
|
1263
1263
|
provide: NG_VALIDATORS,
|
|
1264
1264
|
useExisting: forwardRef(() => NotEqualValidatorDirective),
|
|
@@ -1266,7 +1266,7 @@ class NotEqualValidatorDirective {
|
|
|
1266
1266
|
},
|
|
1267
1267
|
], ngImport: i0 }); }
|
|
1268
1268
|
}
|
|
1269
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotEqualValidatorDirective, decorators: [{
|
|
1270
1270
|
type: Directive,
|
|
1271
1271
|
args: [{
|
|
1272
1272
|
selector: "[notEqual]",
|
|
@@ -1302,8 +1302,8 @@ class EmailsValidatorDirective {
|
|
|
1302
1302
|
return null;
|
|
1303
1303
|
}
|
|
1304
1304
|
}
|
|
1305
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1306
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1305
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EmailsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1306
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: EmailsValidatorDirective, isStandalone: true, selector: "[emails]", providers: [
|
|
1307
1307
|
{
|
|
1308
1308
|
provide: NG_VALIDATORS,
|
|
1309
1309
|
useExisting: forwardRef(() => EmailsValidatorDirective),
|
|
@@ -1311,7 +1311,7 @@ class EmailsValidatorDirective {
|
|
|
1311
1311
|
},
|
|
1312
1312
|
], ngImport: i0 }); }
|
|
1313
1313
|
}
|
|
1314
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EmailsValidatorDirective, decorators: [{
|
|
1315
1315
|
type: Directive,
|
|
1316
1316
|
args: [{
|
|
1317
1317
|
selector: "[emails]",
|
|
@@ -1338,8 +1338,8 @@ class GuidValidatorDirective {
|
|
|
1338
1338
|
return null;
|
|
1339
1339
|
}
|
|
1340
1340
|
}
|
|
1341
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1342
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1341
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: GuidValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1342
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: GuidValidatorDirective, isStandalone: true, selector: "[guid]", providers: [
|
|
1343
1343
|
{
|
|
1344
1344
|
provide: NG_VALIDATORS,
|
|
1345
1345
|
useExisting: forwardRef(() => GuidValidatorDirective),
|
|
@@ -1347,7 +1347,7 @@ class GuidValidatorDirective {
|
|
|
1347
1347
|
},
|
|
1348
1348
|
], ngImport: i0 }); }
|
|
1349
1349
|
}
|
|
1350
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1350
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: GuidValidatorDirective, decorators: [{
|
|
1351
1351
|
type: Directive,
|
|
1352
1352
|
args: [{
|
|
1353
1353
|
selector: "[guid]",
|
|
@@ -1375,8 +1375,8 @@ class SqlDateValidatorDirective {
|
|
|
1375
1375
|
return null;
|
|
1376
1376
|
}
|
|
1377
1377
|
}
|
|
1378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1379
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1378
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SqlDateValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1379
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: SqlDateValidatorDirective, isStandalone: true, selector: "[sqlDate]", providers: [
|
|
1380
1380
|
{
|
|
1381
1381
|
provide: NG_VALIDATORS,
|
|
1382
1382
|
useExisting: forwardRef(() => SqlDateValidatorDirective),
|
|
@@ -1384,7 +1384,7 @@ class SqlDateValidatorDirective {
|
|
|
1384
1384
|
},
|
|
1385
1385
|
], ngImport: i0 }); }
|
|
1386
1386
|
}
|
|
1387
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1387
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SqlDateValidatorDirective, decorators: [{
|
|
1388
1388
|
type: Directive,
|
|
1389
1389
|
args: [{
|
|
1390
1390
|
selector: "[sqlDate]",
|
|
@@ -1413,8 +1413,8 @@ class NotFutureValidatorDirective {
|
|
|
1413
1413
|
return null;
|
|
1414
1414
|
}
|
|
1415
1415
|
}
|
|
1416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1417
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1416
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotFutureValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1417
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NotFutureValidatorDirective, isStandalone: true, selector: "[notFuture]", providers: [
|
|
1418
1418
|
{
|
|
1419
1419
|
provide: NG_VALIDATORS,
|
|
1420
1420
|
useExisting: forwardRef(() => NotFutureValidatorDirective),
|
|
@@ -1422,7 +1422,7 @@ class NotFutureValidatorDirective {
|
|
|
1422
1422
|
},
|
|
1423
1423
|
], ngImport: i0 }); }
|
|
1424
1424
|
}
|
|
1425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1425
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotFutureValidatorDirective, decorators: [{
|
|
1426
1426
|
type: Directive,
|
|
1427
1427
|
args: [{
|
|
1428
1428
|
selector: "[notFuture]",
|
|
@@ -1447,8 +1447,8 @@ class UrlValidatorDirective {
|
|
|
1447
1447
|
return null;
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
1450
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1451
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1450
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: UrlValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1451
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: UrlValidatorDirective, isStandalone: true, selector: "[url]", providers: [
|
|
1452
1452
|
{
|
|
1453
1453
|
provide: NG_VALIDATORS,
|
|
1454
1454
|
useExisting: forwardRef(() => UrlValidatorDirective),
|
|
@@ -1456,7 +1456,7 @@ class UrlValidatorDirective {
|
|
|
1456
1456
|
},
|
|
1457
1457
|
], ngImport: i0 }); }
|
|
1458
1458
|
}
|
|
1459
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1459
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: UrlValidatorDirective, decorators: [{
|
|
1460
1460
|
type: Directive,
|
|
1461
1461
|
args: [{
|
|
1462
1462
|
selector: "[url]",
|
|
@@ -1490,8 +1490,8 @@ class FileSizeValidatorDirective {
|
|
|
1490
1490
|
return { fileSize: "Non valido." };
|
|
1491
1491
|
}
|
|
1492
1492
|
}
|
|
1493
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1494
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1493
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FileSizeValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1494
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: FileSizeValidatorDirective, isStandalone: true, selector: "[fileSize]", inputs: { maxSizeMb: { classPropertyName: "maxSizeMb", publicName: "maxSizeMb", isSignal: true, isRequired: false, transformFunction: null }, minSizeMb: { classPropertyName: "minSizeMb", publicName: "minSizeMb", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1495
1495
|
{
|
|
1496
1496
|
provide: NG_VALIDATORS,
|
|
1497
1497
|
useExisting: forwardRef(() => FileSizeValidatorDirective),
|
|
@@ -1499,7 +1499,7 @@ class FileSizeValidatorDirective {
|
|
|
1499
1499
|
},
|
|
1500
1500
|
], ngImport: i0 }); }
|
|
1501
1501
|
}
|
|
1502
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FileSizeValidatorDirective, decorators: [{
|
|
1503
1503
|
type: Directive,
|
|
1504
1504
|
args: [{
|
|
1505
1505
|
selector: "[fileSize]",
|
|
@@ -1530,8 +1530,8 @@ class MaxTermsValidatorDirective {
|
|
|
1530
1530
|
return { maxTerms: "Non valido." };
|
|
1531
1531
|
}
|
|
1532
1532
|
}
|
|
1533
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1534
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1533
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: MaxTermsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1534
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: MaxTermsValidatorDirective, isStandalone: true, selector: "[maxTerms]", inputs: { maxTerms: { classPropertyName: "maxTerms", publicName: "maxTerms", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1535
1535
|
{
|
|
1536
1536
|
provide: NG_VALIDATORS,
|
|
1537
1537
|
useExisting: forwardRef(() => MaxTermsValidatorDirective),
|
|
@@ -1539,7 +1539,7 @@ class MaxTermsValidatorDirective {
|
|
|
1539
1539
|
},
|
|
1540
1540
|
], ngImport: i0 }); }
|
|
1541
1541
|
}
|
|
1542
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1542
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: MaxTermsValidatorDirective, decorators: [{
|
|
1543
1543
|
type: Directive,
|
|
1544
1544
|
args: [{
|
|
1545
1545
|
selector: "[maxTerms]",
|
|
@@ -1564,8 +1564,8 @@ class PasswordValidatorDirective {
|
|
|
1564
1564
|
return null;
|
|
1565
1565
|
}
|
|
1566
1566
|
}
|
|
1567
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1568
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1567
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: PasswordValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1568
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: PasswordValidatorDirective, isStandalone: true, selector: "[password]", providers: [
|
|
1569
1569
|
{
|
|
1570
1570
|
provide: NG_VALIDATORS,
|
|
1571
1571
|
useExisting: forwardRef(() => PasswordValidatorDirective),
|
|
@@ -1573,7 +1573,7 @@ class PasswordValidatorDirective {
|
|
|
1573
1573
|
},
|
|
1574
1574
|
], ngImport: i0 }); }
|
|
1575
1575
|
}
|
|
1576
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: PasswordValidatorDirective, decorators: [{
|
|
1577
1577
|
type: Directive,
|
|
1578
1578
|
args: [{
|
|
1579
1579
|
selector: "[password]",
|
|
@@ -1636,8 +1636,8 @@ class TimeValidatorDirective {
|
|
|
1636
1636
|
return null;
|
|
1637
1637
|
}
|
|
1638
1638
|
}
|
|
1639
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1640
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1639
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: TimeValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1640
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.1", type: TimeValidatorDirective, isStandalone: true, selector: "[time]", inputs: { slots: { classPropertyName: "slots", publicName: "slots", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1641
1641
|
{
|
|
1642
1642
|
provide: NG_VALIDATORS,
|
|
1643
1643
|
useExisting: forwardRef(() => TimeValidatorDirective),
|
|
@@ -1645,7 +1645,7 @@ class TimeValidatorDirective {
|
|
|
1645
1645
|
},
|
|
1646
1646
|
], ngImport: i0 }); }
|
|
1647
1647
|
}
|
|
1648
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1648
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: TimeValidatorDirective, decorators: [{
|
|
1649
1649
|
type: Directive,
|
|
1650
1650
|
args: [{
|
|
1651
1651
|
selector: "[time]",
|
|
@@ -1672,8 +1672,8 @@ class NotEmptyValidatorDirective {
|
|
|
1672
1672
|
return null;
|
|
1673
1673
|
}
|
|
1674
1674
|
}
|
|
1675
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1676
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1675
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotEmptyValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1676
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NotEmptyValidatorDirective, isStandalone: true, selector: "[notEmpty]", providers: [
|
|
1677
1677
|
{
|
|
1678
1678
|
provide: NG_VALIDATORS,
|
|
1679
1679
|
useExisting: forwardRef(() => NotEmptyValidatorDirective),
|
|
@@ -1681,7 +1681,7 @@ class NotEmptyValidatorDirective {
|
|
|
1681
1681
|
},
|
|
1682
1682
|
], ngImport: i0 }); }
|
|
1683
1683
|
}
|
|
1684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NotEmptyValidatorDirective, decorators: [{
|
|
1685
1685
|
type: Directive,
|
|
1686
1686
|
args: [{
|
|
1687
1687
|
selector: "[notEmpty]",
|
|
@@ -1722,11 +1722,11 @@ class FormatPipe {
|
|
|
1722
1722
|
}
|
|
1723
1723
|
return undefined;
|
|
1724
1724
|
}
|
|
1725
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1726
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1727
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1725
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1726
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: FormatPipe, isStandalone: true, name: "format" }); }
|
|
1727
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatPipe }); }
|
|
1728
1728
|
}
|
|
1729
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatPipe, decorators: [{
|
|
1730
1730
|
type: Injectable
|
|
1731
1731
|
}, {
|
|
1732
1732
|
type: Pipe,
|
|
@@ -1748,11 +1748,11 @@ class ReplacePipe {
|
|
|
1748
1748
|
}
|
|
1749
1749
|
return this.sanitizer.bypassSecurityTrustHtml(value.replace(new RegExp(regexValue, 'g'), replaceValue));
|
|
1750
1750
|
}
|
|
1751
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1752
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1753
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1751
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ReplacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1752
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: ReplacePipe, isStandalone: true, name: "replace" }); }
|
|
1753
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ReplacePipe }); }
|
|
1754
1754
|
}
|
|
1755
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1755
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ReplacePipe, decorators: [{
|
|
1756
1756
|
type: Injectable
|
|
1757
1757
|
}, {
|
|
1758
1758
|
type: Pipe,
|
|
@@ -1769,11 +1769,11 @@ class SafeHtmlPipe {
|
|
|
1769
1769
|
transform(value) {
|
|
1770
1770
|
return this.sanitizer.bypassSecurityTrustHtml(value ?? '');
|
|
1771
1771
|
}
|
|
1772
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1773
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1774
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1772
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1773
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: SafeHtmlPipe, isStandalone: true, name: "safeHtml" }); }
|
|
1774
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeHtmlPipe }); }
|
|
1775
1775
|
}
|
|
1776
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1776
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeHtmlPipe, decorators: [{
|
|
1777
1777
|
type: Injectable
|
|
1778
1778
|
}, {
|
|
1779
1779
|
type: Pipe,
|
|
@@ -1790,11 +1790,11 @@ class SafeUrlPipe {
|
|
|
1790
1790
|
transform(value) {
|
|
1791
1791
|
return this.sanitizer.bypassSecurityTrustResourceUrl(value ?? '');
|
|
1792
1792
|
}
|
|
1793
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1794
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1795
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1793
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeUrlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1794
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: SafeUrlPipe, isStandalone: true, name: "safeUrl" }); }
|
|
1795
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeUrlPipe }); }
|
|
1796
1796
|
}
|
|
1797
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1797
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SafeUrlPipe, decorators: [{
|
|
1798
1798
|
type: Injectable
|
|
1799
1799
|
}, {
|
|
1800
1800
|
type: Pipe,
|
|
@@ -1811,10 +1811,10 @@ class SearchCallbackPipe {
|
|
|
1811
1811
|
}
|
|
1812
1812
|
return items.filter(item => callback(item));
|
|
1813
1813
|
}
|
|
1814
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1815
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1814
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SearchCallbackPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1815
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: SearchCallbackPipe, isStandalone: true, name: "callback", pure: false }); }
|
|
1816
1816
|
}
|
|
1817
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1817
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SearchCallbackPipe, decorators: [{
|
|
1818
1818
|
type: Pipe,
|
|
1819
1819
|
args: [{
|
|
1820
1820
|
name: 'callback',
|
|
@@ -1857,11 +1857,11 @@ class SearchFilterPipe {
|
|
|
1857
1857
|
metadata.count = result.length;
|
|
1858
1858
|
return result;
|
|
1859
1859
|
}
|
|
1860
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1861
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1862
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1860
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SearchFilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1861
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: SearchFilterPipe, isStandalone: true, name: "search" }); }
|
|
1862
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SearchFilterPipe }); }
|
|
1863
1863
|
}
|
|
1864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1864
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: SearchFilterPipe, decorators: [{
|
|
1865
1865
|
type: Injectable
|
|
1866
1866
|
}, {
|
|
1867
1867
|
type: Pipe,
|
|
@@ -1878,11 +1878,11 @@ class FormatHtmlPipe {
|
|
|
1878
1878
|
transform(value) {
|
|
1879
1879
|
return this.sanitizer.bypassSecurityTrustHtml(value.replaceAll(/(?:\r\n|\r|\n)/g, '<br>') ?? '');
|
|
1880
1880
|
}
|
|
1881
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1882
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1883
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1881
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1882
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: FormatHtmlPipe, isStandalone: true, name: "formatHtml" }); }
|
|
1883
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatHtmlPipe }); }
|
|
1884
1884
|
}
|
|
1885
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1885
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatHtmlPipe, decorators: [{
|
|
1886
1886
|
type: Injectable
|
|
1887
1887
|
}, {
|
|
1888
1888
|
type: Pipe,
|
|
@@ -2050,10 +2050,10 @@ class BroadcastService {
|
|
|
2050
2050
|
getMessage() {
|
|
2051
2051
|
return this.subject.asObservable();
|
|
2052
2052
|
}
|
|
2053
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2054
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2053
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: BroadcastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2054
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: BroadcastService, providedIn: 'root' }); }
|
|
2055
2055
|
}
|
|
2056
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: BroadcastService, decorators: [{
|
|
2057
2057
|
type: Injectable,
|
|
2058
2058
|
args: [{
|
|
2059
2059
|
providedIn: 'root'
|
|
@@ -2091,10 +2091,10 @@ class EnvironmentService {
|
|
|
2091
2091
|
set appServiceLoginUri(value) {
|
|
2092
2092
|
this._appServiceLoginUri = value;
|
|
2093
2093
|
}
|
|
2094
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2095
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2094
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EnvironmentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2095
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EnvironmentService, providedIn: 'root' }); }
|
|
2096
2096
|
}
|
|
2097
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: EnvironmentService, decorators: [{
|
|
2098
2098
|
type: Injectable,
|
|
2099
2099
|
args: [{
|
|
2100
2100
|
providedIn: 'root'
|
|
@@ -2111,10 +2111,10 @@ class ScreenService {
|
|
|
2111
2111
|
get isIEOrEdge() {
|
|
2112
2112
|
return /msie\s|trident\/|edge\//i.test(window.navigator.userAgent);
|
|
2113
2113
|
}
|
|
2114
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2115
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2114
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ScreenService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2115
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ScreenService, providedIn: 'root' }); }
|
|
2116
2116
|
}
|
|
2117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ScreenService, decorators: [{
|
|
2118
2118
|
type: Injectable,
|
|
2119
2119
|
args: [{
|
|
2120
2120
|
providedIn: 'root'
|
|
@@ -2318,10 +2318,10 @@ class ThemeService {
|
|
|
2318
2318
|
? (window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light")
|
|
2319
2319
|
: this.getPreferredTheme());
|
|
2320
2320
|
}
|
|
2321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2322
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2321
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2322
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ThemeService, providedIn: "root" }); }
|
|
2323
2323
|
}
|
|
2324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ThemeService, decorators: [{
|
|
2325
2325
|
type: Injectable,
|
|
2326
2326
|
args: [{
|
|
2327
2327
|
providedIn: "root",
|
|
@@ -2329,8 +2329,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
|
|
|
2329
2329
|
}] });
|
|
2330
2330
|
|
|
2331
2331
|
class ArsCoreModule {
|
|
2332
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2333
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
2332
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2333
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: ArsCoreModule, imports: [FileSizeValidatorDirective,
|
|
2334
2334
|
ValidIfDirective,
|
|
2335
2335
|
ValidatorDirective,
|
|
2336
2336
|
EqualsValidatorDirective,
|
|
@@ -2373,7 +2373,7 @@ class ArsCoreModule {
|
|
|
2373
2373
|
CopyClipboardDirective,
|
|
2374
2374
|
AutoFocusDirective,
|
|
2375
2375
|
MaxTermsValidatorDirective] }); }
|
|
2376
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
2376
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsCoreModule, providers: [
|
|
2377
2377
|
SearchFilterPipe,
|
|
2378
2378
|
SearchCallbackPipe,
|
|
2379
2379
|
SafeHtmlPipe,
|
|
@@ -2383,7 +2383,7 @@ class ArsCoreModule {
|
|
|
2383
2383
|
FormatHtmlPipe
|
|
2384
2384
|
] }); }
|
|
2385
2385
|
}
|
|
2386
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsCoreModule, decorators: [{
|
|
2387
2387
|
type: NgModule,
|
|
2388
2388
|
args: [{
|
|
2389
2389
|
imports: [
|
|
@@ -2631,16 +2631,16 @@ class DateFnsAdapter extends DateAdapter {
|
|
|
2631
2631
|
invalid() {
|
|
2632
2632
|
return new Date(NaN);
|
|
2633
2633
|
}
|
|
2634
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2635
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2634
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DateFnsAdapter, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2635
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DateFnsAdapter }); }
|
|
2636
2636
|
}
|
|
2637
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DateFnsAdapter, decorators: [{
|
|
2638
2638
|
type: Injectable
|
|
2639
2639
|
}], ctorParameters: () => [] });
|
|
2640
2640
|
class ArsDateFnsModule {
|
|
2641
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2642
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
2643
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
2641
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsDateFnsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2642
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: ArsDateFnsModule }); }
|
|
2643
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsDateFnsModule, providers: [
|
|
2644
2644
|
{
|
|
2645
2645
|
provide: DateAdapter,
|
|
2646
2646
|
useClass: DateFnsAdapter,
|
|
@@ -2649,7 +2649,7 @@ class ArsDateFnsModule {
|
|
|
2649
2649
|
{ provide: MAT_DATE_FORMATS, useValue: MAT_DATE_FNS_FORMATS }
|
|
2650
2650
|
] }); }
|
|
2651
2651
|
}
|
|
2652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: ArsDateFnsModule, decorators: [{
|
|
2653
2653
|
type: NgModule,
|
|
2654
2654
|
args: [{
|
|
2655
2655
|
providers: [
|
|
@@ -2676,10 +2676,10 @@ class RemoveFocusDirective {
|
|
|
2676
2676
|
}, 0);
|
|
2677
2677
|
}
|
|
2678
2678
|
}
|
|
2679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2680
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
2679
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: RemoveFocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2680
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: RemoveFocusDirective, isStandalone: true, selector: "[removeFocus]", host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
2681
2681
|
}
|
|
2682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2682
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: RemoveFocusDirective, decorators: [{
|
|
2683
2683
|
type: Directive,
|
|
2684
2684
|
args: [{
|
|
2685
2685
|
selector: '[removeFocus]'
|
|
@@ -2696,11 +2696,11 @@ class FormatMarkdownPipe {
|
|
|
2696
2696
|
transform(value) {
|
|
2697
2697
|
return this.sanitizer.bypassSecurityTrustHtml(SystemUtils.markdownToHtml(value ?? ''));
|
|
2698
2698
|
}
|
|
2699
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2700
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
2701
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatMarkdownPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
2700
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: FormatMarkdownPipe, isStandalone: true, name: "formatMarkdown" }); }
|
|
2701
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatMarkdownPipe }); }
|
|
2702
2702
|
}
|
|
2703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: FormatMarkdownPipe, decorators: [{
|
|
2704
2704
|
type: Injectable
|
|
2705
2705
|
}, {
|
|
2706
2706
|
type: Pipe,
|