@arsedizioni/ars-utils 20.4.1 → 20.4.3
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.ui/index.d.ts +1 -1
- package/core/index.d.ts +6 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +11 -11
- 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 +135 -121
- package/fesm2022/arsedizioni-ars-utils-core.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +11 -11
- 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 +7 -7
- 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 +5 -5
- package/ui.application/index.d.ts +1 -1
|
@@ -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.3", ngImport: i0, type: AutoFocusDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
24
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", 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.3", ngImport: i0, type: AutoFocusDirective, decorators: [{
|
|
27
27
|
type: Directive,
|
|
28
28
|
args: [{
|
|
29
29
|
selector: "[autoFocus]",
|
|
@@ -1096,10 +1096,10 @@ class DateIntervalChangeDirective {
|
|
|
1096
1096
|
}
|
|
1097
1097
|
this.subject.next(event);
|
|
1098
1098
|
}
|
|
1099
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1100
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1099
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: DateIntervalChangeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1100
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", 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 }); }
|
|
1101
1101
|
}
|
|
1102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: DateIntervalChangeDirective, decorators: [{
|
|
1103
1103
|
type: Directive,
|
|
1104
1104
|
args: [{
|
|
1105
1105
|
selector: '[dateIntervalChange]',
|
|
@@ -1132,11 +1132,11 @@ class CopyClipboardDirective {
|
|
|
1132
1132
|
document.removeEventListener('copy', listener, false);
|
|
1133
1133
|
}
|
|
1134
1134
|
}
|
|
1135
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1136
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1137
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1135
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: CopyClipboardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1136
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", 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 }); }
|
|
1137
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: CopyClipboardDirective }); }
|
|
1138
1138
|
}
|
|
1139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1139
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: CopyClipboardDirective, decorators: [{
|
|
1140
1140
|
type: Injectable
|
|
1141
1141
|
}, {
|
|
1142
1142
|
type: Directive,
|
|
@@ -1156,10 +1156,10 @@ class ValidatorDirective {
|
|
|
1156
1156
|
validate(control) {
|
|
1157
1157
|
return this.validator()(control);
|
|
1158
1158
|
}
|
|
1159
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1160
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1159
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1160
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", 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 }); }
|
|
1161
1161
|
}
|
|
1162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ValidatorDirective, decorators: [{
|
|
1163
1163
|
type: Directive,
|
|
1164
1164
|
args: [{
|
|
1165
1165
|
selector: '[validator]',
|
|
@@ -1189,8 +1189,8 @@ class ValidIfDirective {
|
|
|
1189
1189
|
return { validIf: "Non valido." };
|
|
1190
1190
|
}
|
|
1191
1191
|
}
|
|
1192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1193
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1192
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ValidIfDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1193
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", type: ValidIfDirective, isStandalone: true, selector: "[validIf]", inputs: { validIf: { classPropertyName: "validIf", publicName: "validIf", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1194
1194
|
{
|
|
1195
1195
|
provide: NG_VALIDATORS,
|
|
1196
1196
|
useExisting: forwardRef(() => ValidIfDirective),
|
|
@@ -1198,7 +1198,7 @@ class ValidIfDirective {
|
|
|
1198
1198
|
},
|
|
1199
1199
|
], ngImport: i0 }); }
|
|
1200
1200
|
}
|
|
1201
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ValidIfDirective, decorators: [{
|
|
1202
1202
|
type: Directive,
|
|
1203
1203
|
args: [{
|
|
1204
1204
|
selector: "[validIf]",
|
|
@@ -1225,8 +1225,8 @@ class EqualsValidatorDirective {
|
|
|
1225
1225
|
return { equals: "Non valido." };
|
|
1226
1226
|
}
|
|
1227
1227
|
}
|
|
1228
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1229
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1228
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EqualsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1229
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", type: EqualsValidatorDirective, isStandalone: true, selector: "[equals]", inputs: { equals: { classPropertyName: "equals", publicName: "equals", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1230
1230
|
{
|
|
1231
1231
|
provide: NG_VALIDATORS,
|
|
1232
1232
|
useExisting: forwardRef(() => EqualsValidatorDirective),
|
|
@@ -1234,7 +1234,7 @@ class EqualsValidatorDirective {
|
|
|
1234
1234
|
},
|
|
1235
1235
|
], ngImport: i0 }); }
|
|
1236
1236
|
}
|
|
1237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1237
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EqualsValidatorDirective, decorators: [{
|
|
1238
1238
|
type: Directive,
|
|
1239
1239
|
args: [{
|
|
1240
1240
|
selector: "[equals]",
|
|
@@ -1269,8 +1269,8 @@ class NotEqualValidatorDirective {
|
|
|
1269
1269
|
}
|
|
1270
1270
|
return errors;
|
|
1271
1271
|
}
|
|
1272
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1273
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1272
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotEqualValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1273
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", type: NotEqualValidatorDirective, isStandalone: true, selector: "[notEqual]", inputs: { notEqual: { classPropertyName: "notEqual", publicName: "notEqual", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1274
1274
|
{
|
|
1275
1275
|
provide: NG_VALIDATORS,
|
|
1276
1276
|
useExisting: forwardRef(() => NotEqualValidatorDirective),
|
|
@@ -1278,7 +1278,7 @@ class NotEqualValidatorDirective {
|
|
|
1278
1278
|
},
|
|
1279
1279
|
], ngImport: i0 }); }
|
|
1280
1280
|
}
|
|
1281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotEqualValidatorDirective, decorators: [{
|
|
1282
1282
|
type: Directive,
|
|
1283
1283
|
args: [{
|
|
1284
1284
|
selector: "[notEqual]",
|
|
@@ -1314,8 +1314,8 @@ class EmailsValidatorDirective {
|
|
|
1314
1314
|
return null;
|
|
1315
1315
|
}
|
|
1316
1316
|
}
|
|
1317
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1318
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1317
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EmailsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1318
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: EmailsValidatorDirective, isStandalone: true, selector: "[emails]", providers: [
|
|
1319
1319
|
{
|
|
1320
1320
|
provide: NG_VALIDATORS,
|
|
1321
1321
|
useExisting: forwardRef(() => EmailsValidatorDirective),
|
|
@@ -1323,7 +1323,7 @@ class EmailsValidatorDirective {
|
|
|
1323
1323
|
},
|
|
1324
1324
|
], ngImport: i0 }); }
|
|
1325
1325
|
}
|
|
1326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EmailsValidatorDirective, decorators: [{
|
|
1327
1327
|
type: Directive,
|
|
1328
1328
|
args: [{
|
|
1329
1329
|
selector: "[emails]",
|
|
@@ -1350,8 +1350,8 @@ class GuidValidatorDirective {
|
|
|
1350
1350
|
return null;
|
|
1351
1351
|
}
|
|
1352
1352
|
}
|
|
1353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1354
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1353
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GuidValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1354
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: GuidValidatorDirective, isStandalone: true, selector: "[guid]", providers: [
|
|
1355
1355
|
{
|
|
1356
1356
|
provide: NG_VALIDATORS,
|
|
1357
1357
|
useExisting: forwardRef(() => GuidValidatorDirective),
|
|
@@ -1359,7 +1359,7 @@ class GuidValidatorDirective {
|
|
|
1359
1359
|
},
|
|
1360
1360
|
], ngImport: i0 }); }
|
|
1361
1361
|
}
|
|
1362
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1362
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GuidValidatorDirective, decorators: [{
|
|
1363
1363
|
type: Directive,
|
|
1364
1364
|
args: [{
|
|
1365
1365
|
selector: "[guid]",
|
|
@@ -1387,8 +1387,8 @@ class SqlDateValidatorDirective {
|
|
|
1387
1387
|
return null;
|
|
1388
1388
|
}
|
|
1389
1389
|
}
|
|
1390
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1391
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1390
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SqlDateValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1391
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: SqlDateValidatorDirective, isStandalone: true, selector: "[sqlDate]", providers: [
|
|
1392
1392
|
{
|
|
1393
1393
|
provide: NG_VALIDATORS,
|
|
1394
1394
|
useExisting: forwardRef(() => SqlDateValidatorDirective),
|
|
@@ -1396,7 +1396,7 @@ class SqlDateValidatorDirective {
|
|
|
1396
1396
|
},
|
|
1397
1397
|
], ngImport: i0 }); }
|
|
1398
1398
|
}
|
|
1399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1399
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SqlDateValidatorDirective, decorators: [{
|
|
1400
1400
|
type: Directive,
|
|
1401
1401
|
args: [{
|
|
1402
1402
|
selector: "[sqlDate]",
|
|
@@ -1425,8 +1425,8 @@ class NotFutureValidatorDirective {
|
|
|
1425
1425
|
return null;
|
|
1426
1426
|
}
|
|
1427
1427
|
}
|
|
1428
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1429
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1428
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotFutureValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1429
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: NotFutureValidatorDirective, isStandalone: true, selector: "[notFuture]", providers: [
|
|
1430
1430
|
{
|
|
1431
1431
|
provide: NG_VALIDATORS,
|
|
1432
1432
|
useExisting: forwardRef(() => NotFutureValidatorDirective),
|
|
@@ -1434,7 +1434,7 @@ class NotFutureValidatorDirective {
|
|
|
1434
1434
|
},
|
|
1435
1435
|
], ngImport: i0 }); }
|
|
1436
1436
|
}
|
|
1437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotFutureValidatorDirective, decorators: [{
|
|
1438
1438
|
type: Directive,
|
|
1439
1439
|
args: [{
|
|
1440
1440
|
selector: "[notFuture]",
|
|
@@ -1459,8 +1459,8 @@ class UrlValidatorDirective {
|
|
|
1459
1459
|
return null;
|
|
1460
1460
|
}
|
|
1461
1461
|
}
|
|
1462
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1463
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1462
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: UrlValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1463
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: UrlValidatorDirective, isStandalone: true, selector: "[url]", providers: [
|
|
1464
1464
|
{
|
|
1465
1465
|
provide: NG_VALIDATORS,
|
|
1466
1466
|
useExisting: forwardRef(() => UrlValidatorDirective),
|
|
@@ -1468,7 +1468,7 @@ class UrlValidatorDirective {
|
|
|
1468
1468
|
},
|
|
1469
1469
|
], ngImport: i0 }); }
|
|
1470
1470
|
}
|
|
1471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: UrlValidatorDirective, decorators: [{
|
|
1472
1472
|
type: Directive,
|
|
1473
1473
|
args: [{
|
|
1474
1474
|
selector: "[url]",
|
|
@@ -1502,8 +1502,8 @@ class FileSizeValidatorDirective {
|
|
|
1502
1502
|
return { fileSize: "Non valido." };
|
|
1503
1503
|
}
|
|
1504
1504
|
}
|
|
1505
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1506
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1505
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FileSizeValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1506
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", 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: [
|
|
1507
1507
|
{
|
|
1508
1508
|
provide: NG_VALIDATORS,
|
|
1509
1509
|
useExisting: forwardRef(() => FileSizeValidatorDirective),
|
|
@@ -1511,7 +1511,7 @@ class FileSizeValidatorDirective {
|
|
|
1511
1511
|
},
|
|
1512
1512
|
], ngImport: i0 }); }
|
|
1513
1513
|
}
|
|
1514
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1514
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FileSizeValidatorDirective, decorators: [{
|
|
1515
1515
|
type: Directive,
|
|
1516
1516
|
args: [{
|
|
1517
1517
|
selector: "[fileSize]",
|
|
@@ -1542,8 +1542,8 @@ class MaxTermsValidatorDirective {
|
|
|
1542
1542
|
return { maxTerms: "Non valido." };
|
|
1543
1543
|
}
|
|
1544
1544
|
}
|
|
1545
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1546
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1545
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: MaxTermsValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1546
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", type: MaxTermsValidatorDirective, isStandalone: true, selector: "[maxTerms]", inputs: { maxTerms: { classPropertyName: "maxTerms", publicName: "maxTerms", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1547
1547
|
{
|
|
1548
1548
|
provide: NG_VALIDATORS,
|
|
1549
1549
|
useExisting: forwardRef(() => MaxTermsValidatorDirective),
|
|
@@ -1551,7 +1551,7 @@ class MaxTermsValidatorDirective {
|
|
|
1551
1551
|
},
|
|
1552
1552
|
], ngImport: i0 }); }
|
|
1553
1553
|
}
|
|
1554
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: MaxTermsValidatorDirective, decorators: [{
|
|
1555
1555
|
type: Directive,
|
|
1556
1556
|
args: [{
|
|
1557
1557
|
selector: "[maxTerms]",
|
|
@@ -1576,8 +1576,8 @@ class PasswordValidatorDirective {
|
|
|
1576
1576
|
return null;
|
|
1577
1577
|
}
|
|
1578
1578
|
}
|
|
1579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1580
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1579
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: PasswordValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1580
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: PasswordValidatorDirective, isStandalone: true, selector: "[password]", providers: [
|
|
1581
1581
|
{
|
|
1582
1582
|
provide: NG_VALIDATORS,
|
|
1583
1583
|
useExisting: forwardRef(() => PasswordValidatorDirective),
|
|
@@ -1585,7 +1585,7 @@ class PasswordValidatorDirective {
|
|
|
1585
1585
|
},
|
|
1586
1586
|
], ngImport: i0 }); }
|
|
1587
1587
|
}
|
|
1588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: PasswordValidatorDirective, decorators: [{
|
|
1589
1589
|
type: Directive,
|
|
1590
1590
|
args: [{
|
|
1591
1591
|
selector: "[password]",
|
|
@@ -1648,8 +1648,8 @@ class TimeValidatorDirective {
|
|
|
1648
1648
|
return null;
|
|
1649
1649
|
}
|
|
1650
1650
|
}
|
|
1651
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1652
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
1651
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: TimeValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1652
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.3", type: TimeValidatorDirective, isStandalone: true, selector: "[time]", inputs: { slots: { classPropertyName: "slots", publicName: "slots", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
1653
1653
|
{
|
|
1654
1654
|
provide: NG_VALIDATORS,
|
|
1655
1655
|
useExisting: forwardRef(() => TimeValidatorDirective),
|
|
@@ -1657,7 +1657,7 @@ class TimeValidatorDirective {
|
|
|
1657
1657
|
},
|
|
1658
1658
|
], ngImport: i0 }); }
|
|
1659
1659
|
}
|
|
1660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1660
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: TimeValidatorDirective, decorators: [{
|
|
1661
1661
|
type: Directive,
|
|
1662
1662
|
args: [{
|
|
1663
1663
|
selector: "[time]",
|
|
@@ -1684,8 +1684,8 @@ class NotEmptyValidatorDirective {
|
|
|
1684
1684
|
return null;
|
|
1685
1685
|
}
|
|
1686
1686
|
}
|
|
1687
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1688
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1687
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotEmptyValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1688
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: NotEmptyValidatorDirective, isStandalone: true, selector: "[notEmpty]", providers: [
|
|
1689
1689
|
{
|
|
1690
1690
|
provide: NG_VALIDATORS,
|
|
1691
1691
|
useExisting: forwardRef(() => NotEmptyValidatorDirective),
|
|
@@ -1693,7 +1693,7 @@ class NotEmptyValidatorDirective {
|
|
|
1693
1693
|
},
|
|
1694
1694
|
], ngImport: i0 }); }
|
|
1695
1695
|
}
|
|
1696
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: NotEmptyValidatorDirective, decorators: [{
|
|
1697
1697
|
type: Directive,
|
|
1698
1698
|
args: [{
|
|
1699
1699
|
selector: "[notEmpty]",
|
|
@@ -1734,11 +1734,11 @@ class FormatPipe {
|
|
|
1734
1734
|
}
|
|
1735
1735
|
return undefined;
|
|
1736
1736
|
}
|
|
1737
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1738
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1739
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1737
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1738
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: FormatPipe, isStandalone: true, name: "format" }); }
|
|
1739
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatPipe }); }
|
|
1740
1740
|
}
|
|
1741
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatPipe, decorators: [{
|
|
1742
1742
|
type: Injectable
|
|
1743
1743
|
}, {
|
|
1744
1744
|
type: Pipe,
|
|
@@ -1760,11 +1760,11 @@ class ReplacePipe {
|
|
|
1760
1760
|
}
|
|
1761
1761
|
return this.sanitizer.bypassSecurityTrustHtml(value.replace(new RegExp(regexValue, 'g'), replaceValue));
|
|
1762
1762
|
}
|
|
1763
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1764
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1765
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1763
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ReplacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1764
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: ReplacePipe, isStandalone: true, name: "replace" }); }
|
|
1765
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ReplacePipe }); }
|
|
1766
1766
|
}
|
|
1767
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1767
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ReplacePipe, decorators: [{
|
|
1768
1768
|
type: Injectable
|
|
1769
1769
|
}, {
|
|
1770
1770
|
type: Pipe,
|
|
@@ -1781,11 +1781,11 @@ class SafeHtmlPipe {
|
|
|
1781
1781
|
transform(value) {
|
|
1782
1782
|
return this.sanitizer.bypassSecurityTrustHtml(value ?? '');
|
|
1783
1783
|
}
|
|
1784
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1785
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1786
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1784
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1785
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: SafeHtmlPipe, isStandalone: true, name: "safeHtml" }); }
|
|
1786
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeHtmlPipe }); }
|
|
1787
1787
|
}
|
|
1788
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeHtmlPipe, decorators: [{
|
|
1789
1789
|
type: Injectable
|
|
1790
1790
|
}, {
|
|
1791
1791
|
type: Pipe,
|
|
@@ -1802,11 +1802,11 @@ class SafeUrlPipe {
|
|
|
1802
1802
|
transform(value) {
|
|
1803
1803
|
return this.sanitizer.bypassSecurityTrustResourceUrl(value ?? '');
|
|
1804
1804
|
}
|
|
1805
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1806
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1807
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1805
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeUrlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1806
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: SafeUrlPipe, isStandalone: true, name: "safeUrl" }); }
|
|
1807
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeUrlPipe }); }
|
|
1808
1808
|
}
|
|
1809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SafeUrlPipe, decorators: [{
|
|
1810
1810
|
type: Injectable
|
|
1811
1811
|
}, {
|
|
1812
1812
|
type: Pipe,
|
|
@@ -1823,10 +1823,10 @@ class SearchCallbackPipe {
|
|
|
1823
1823
|
}
|
|
1824
1824
|
return items.filter(item => callback(item));
|
|
1825
1825
|
}
|
|
1826
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1827
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1826
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SearchCallbackPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1827
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: SearchCallbackPipe, isStandalone: true, name: "callback", pure: false }); }
|
|
1828
1828
|
}
|
|
1829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SearchCallbackPipe, decorators: [{
|
|
1830
1830
|
type: Pipe,
|
|
1831
1831
|
args: [{
|
|
1832
1832
|
name: 'callback',
|
|
@@ -1869,11 +1869,11 @@ class SearchFilterPipe {
|
|
|
1869
1869
|
metadata.count = result.length;
|
|
1870
1870
|
return result;
|
|
1871
1871
|
}
|
|
1872
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1873
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1874
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1872
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SearchFilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1873
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: SearchFilterPipe, isStandalone: true, name: "search" }); }
|
|
1874
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SearchFilterPipe }); }
|
|
1875
1875
|
}
|
|
1876
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1876
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: SearchFilterPipe, decorators: [{
|
|
1877
1877
|
type: Injectable
|
|
1878
1878
|
}, {
|
|
1879
1879
|
type: Pipe,
|
|
@@ -1890,11 +1890,11 @@ class FormatHtmlPipe {
|
|
|
1890
1890
|
transform(value) {
|
|
1891
1891
|
return this.sanitizer.bypassSecurityTrustHtml(value.replaceAll(/(?:\r\n|\r|\n)/g, '<br>') ?? '');
|
|
1892
1892
|
}
|
|
1893
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1894
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
1895
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1893
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1894
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: FormatHtmlPipe, isStandalone: true, name: "formatHtml" }); }
|
|
1895
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatHtmlPipe }); }
|
|
1896
1896
|
}
|
|
1897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1897
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatHtmlPipe, decorators: [{
|
|
1898
1898
|
type: Injectable
|
|
1899
1899
|
}, {
|
|
1900
1900
|
type: Pipe,
|
|
@@ -2055,25 +2055,33 @@ class BroadcastChannelManager {
|
|
|
2055
2055
|
get currentBus() {
|
|
2056
2056
|
return this.channel?.name;
|
|
2057
2057
|
}
|
|
2058
|
-
constructor(bus) {
|
|
2058
|
+
constructor(bus = "ARS-CHANNEL") {
|
|
2059
|
+
this.subject = new Subject();
|
|
2059
2060
|
this.subscriptions = [];
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
const
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2061
|
+
if ('BroadcastChannel' in window) {
|
|
2062
|
+
this.channel = new BroadcastChannel(bus);
|
|
2063
|
+
this.channel.onmessageerror = (e) => {
|
|
2064
|
+
console.error('[BroadcastChannelManager] Errore di ricezione del messaggio', e);
|
|
2065
|
+
};
|
|
2066
|
+
this.channel.onmessage = (e) => {
|
|
2067
|
+
this.subject.next(e.data);
|
|
2068
|
+
const bag = e.data;
|
|
2069
|
+
if (bag) {
|
|
2070
|
+
const bagInfo = this.subscriptions.find(m => m.messageId === bag.messageId);
|
|
2071
|
+
bagInfo?.action(bag);
|
|
2072
|
+
}
|
|
2073
|
+
};
|
|
2074
|
+
}
|
|
2075
|
+
else {
|
|
2076
|
+
console.error('[BroadcastChannelManager] Non supportato');
|
|
2077
|
+
}
|
|
2071
2078
|
}
|
|
2072
2079
|
dispose() {
|
|
2073
2080
|
setTimeout(() => {
|
|
2074
2081
|
this.subscriptions = [];
|
|
2075
2082
|
this.channel?.close();
|
|
2076
2083
|
this.channel = undefined;
|
|
2084
|
+
this.subject.complete();
|
|
2077
2085
|
}, 1000);
|
|
2078
2086
|
}
|
|
2079
2087
|
/**
|
|
@@ -2125,6 +2133,12 @@ class BroadcastService {
|
|
|
2125
2133
|
this.subject = new Subject();
|
|
2126
2134
|
this.channel = new BroadcastChannelManager("ARS-CHANNEL");
|
|
2127
2135
|
}
|
|
2136
|
+
/**
|
|
2137
|
+
* Get a new instance of broadcast channel
|
|
2138
|
+
*/
|
|
2139
|
+
static GetChannel() {
|
|
2140
|
+
return new BroadcastChannelManager("ARS-CHANNEL");
|
|
2141
|
+
}
|
|
2128
2142
|
ngOnDestroy() {
|
|
2129
2143
|
this.channel?.dispose();
|
|
2130
2144
|
}
|
|
@@ -2165,10 +2179,10 @@ class BroadcastService {
|
|
|
2165
2179
|
getMessage() {
|
|
2166
2180
|
return this.subject.asObservable();
|
|
2167
2181
|
}
|
|
2168
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2169
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2182
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: BroadcastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2183
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: BroadcastService, providedIn: 'root' }); }
|
|
2170
2184
|
}
|
|
2171
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2185
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: BroadcastService, decorators: [{
|
|
2172
2186
|
type: Injectable,
|
|
2173
2187
|
args: [{
|
|
2174
2188
|
providedIn: 'root'
|
|
@@ -2206,10 +2220,10 @@ class EnvironmentService {
|
|
|
2206
2220
|
set appServiceLoginUri(value) {
|
|
2207
2221
|
this._appServiceLoginUri = value;
|
|
2208
2222
|
}
|
|
2209
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2210
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2223
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EnvironmentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2224
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EnvironmentService, providedIn: 'root' }); }
|
|
2211
2225
|
}
|
|
2212
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2226
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: EnvironmentService, decorators: [{
|
|
2213
2227
|
type: Injectable,
|
|
2214
2228
|
args: [{
|
|
2215
2229
|
providedIn: 'root'
|
|
@@ -2226,10 +2240,10 @@ class ScreenService {
|
|
|
2226
2240
|
get isIEOrEdge() {
|
|
2227
2241
|
return /msie\s|trident\/|edge\//i.test(window.navigator.userAgent);
|
|
2228
2242
|
}
|
|
2229
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2230
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2243
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ScreenService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2244
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ScreenService, providedIn: 'root' }); }
|
|
2231
2245
|
}
|
|
2232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2246
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ScreenService, decorators: [{
|
|
2233
2247
|
type: Injectable,
|
|
2234
2248
|
args: [{
|
|
2235
2249
|
providedIn: 'root'
|
|
@@ -2355,10 +2369,10 @@ class ThemeService {
|
|
|
2355
2369
|
? (window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light")
|
|
2356
2370
|
: this.getPreferredTheme());
|
|
2357
2371
|
}
|
|
2358
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2359
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2372
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2373
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ThemeService, providedIn: "root" }); }
|
|
2360
2374
|
}
|
|
2361
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ThemeService, decorators: [{
|
|
2362
2376
|
type: Injectable,
|
|
2363
2377
|
args: [{
|
|
2364
2378
|
providedIn: "root",
|
|
@@ -2366,8 +2380,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImpor
|
|
|
2366
2380
|
}] });
|
|
2367
2381
|
|
|
2368
2382
|
class ArsCoreModule {
|
|
2369
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2370
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
2383
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2384
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: ArsCoreModule, imports: [FileSizeValidatorDirective,
|
|
2371
2385
|
ValidIfDirective,
|
|
2372
2386
|
ValidatorDirective,
|
|
2373
2387
|
EqualsValidatorDirective,
|
|
@@ -2410,7 +2424,7 @@ class ArsCoreModule {
|
|
|
2410
2424
|
CopyClipboardDirective,
|
|
2411
2425
|
AutoFocusDirective,
|
|
2412
2426
|
MaxTermsValidatorDirective] }); }
|
|
2413
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
2427
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsCoreModule, providers: [
|
|
2414
2428
|
SearchFilterPipe,
|
|
2415
2429
|
SearchCallbackPipe,
|
|
2416
2430
|
SafeHtmlPipe,
|
|
@@ -2420,7 +2434,7 @@ class ArsCoreModule {
|
|
|
2420
2434
|
FormatHtmlPipe
|
|
2421
2435
|
] }); }
|
|
2422
2436
|
}
|
|
2423
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsCoreModule, decorators: [{
|
|
2424
2438
|
type: NgModule,
|
|
2425
2439
|
args: [{
|
|
2426
2440
|
imports: [
|
|
@@ -2668,16 +2682,16 @@ class DateFnsAdapter extends DateAdapter {
|
|
|
2668
2682
|
invalid() {
|
|
2669
2683
|
return new Date(NaN);
|
|
2670
2684
|
}
|
|
2671
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2672
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2685
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: DateFnsAdapter, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2686
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: DateFnsAdapter }); }
|
|
2673
2687
|
}
|
|
2674
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2688
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: DateFnsAdapter, decorators: [{
|
|
2675
2689
|
type: Injectable
|
|
2676
2690
|
}], ctorParameters: () => [] });
|
|
2677
2691
|
class ArsDateFnsModule {
|
|
2678
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2679
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
2680
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
2692
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsDateFnsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2693
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: ArsDateFnsModule }); }
|
|
2694
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsDateFnsModule, providers: [
|
|
2681
2695
|
{
|
|
2682
2696
|
provide: DateAdapter,
|
|
2683
2697
|
useClass: DateFnsAdapter,
|
|
@@ -2686,7 +2700,7 @@ class ArsDateFnsModule {
|
|
|
2686
2700
|
{ provide: MAT_DATE_FORMATS, useValue: MAT_DATE_FNS_FORMATS }
|
|
2687
2701
|
] }); }
|
|
2688
2702
|
}
|
|
2689
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: ArsDateFnsModule, decorators: [{
|
|
2690
2704
|
type: NgModule,
|
|
2691
2705
|
args: [{
|
|
2692
2706
|
providers: [
|
|
@@ -2713,10 +2727,10 @@ class RemoveFocusDirective {
|
|
|
2713
2727
|
}, 0);
|
|
2714
2728
|
}
|
|
2715
2729
|
}
|
|
2716
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2717
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
2730
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: RemoveFocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2731
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.3", type: RemoveFocusDirective, isStandalone: true, selector: "[removeFocus]", host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
2718
2732
|
}
|
|
2719
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: RemoveFocusDirective, decorators: [{
|
|
2720
2734
|
type: Directive,
|
|
2721
2735
|
args: [{
|
|
2722
2736
|
selector: '[removeFocus]'
|
|
@@ -2733,11 +2747,11 @@ class FormatMarkdownPipe {
|
|
|
2733
2747
|
transform(value) {
|
|
2734
2748
|
return this.sanitizer.bypassSecurityTrustHtml(SystemUtils.markdownToHtml(value ?? ''));
|
|
2735
2749
|
}
|
|
2736
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2737
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.
|
|
2738
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2750
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatMarkdownPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
2751
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.3", ngImport: i0, type: FormatMarkdownPipe, isStandalone: true, name: "formatMarkdown" }); }
|
|
2752
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatMarkdownPipe }); }
|
|
2739
2753
|
}
|
|
2740
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: FormatMarkdownPipe, decorators: [{
|
|
2741
2755
|
type: Injectable
|
|
2742
2756
|
}, {
|
|
2743
2757
|
type: Pipe,
|