@arsedizioni/ars-utils 21.0.2 → 21.0.5

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.
@@ -1081,37 +1081,37 @@ const ClipperAuthors = [
1081
1081
  },
1082
1082
  {
1083
1083
  value: "3CCEE",
1084
- sectorId: undefined,
1084
+ sectorId: "LC",
1085
1085
  name: "Commissario CEE/CE",
1086
1086
  channels: undefined
1087
1087
  },
1088
1088
  {
1089
1089
  value: "3CDR",
1090
- sectorId: undefined,
1090
+ sectorId: "LC",
1091
1091
  name: "Comitato delle Regioni",
1092
1092
  channels: undefined
1093
1093
  },
1094
1094
  {
1095
1095
  value: "3CEDM",
1096
- sectorId: undefined,
1096
+ sectorId: "LC",
1097
1097
  name: "Corte Europea per i Diritti dell'Uomo",
1098
1098
  channels: undefined
1099
1099
  },
1100
1100
  {
1101
1101
  value: "3CES",
1102
- sectorId: undefined,
1102
+ sectorId: "LC",
1103
1103
  name: "Comitato Economico e Sociale",
1104
1104
  channels: undefined
1105
1105
  },
1106
1106
  {
1107
1107
  value: "3CJCE",
1108
- sectorId: undefined,
1108
+ sectorId: "LC",
1109
1109
  name: "Corte di Giustizia",
1110
1110
  channels: undefined
1111
1111
  },
1112
1112
  {
1113
1113
  value: "3CJCO",
1114
- sectorId: undefined,
1114
+ sectorId: "LC",
1115
1115
  name: "Corte dei Conti",
1116
1116
  channels: undefined
1117
1117
  },
@@ -1123,49 +1123,49 @@ const ClipperAuthors = [
1123
1123
  },
1124
1124
  {
1125
1125
  value: "3CONS",
1126
- sectorId: undefined,
1126
+ sectorId: "LC",
1127
1127
  name: "Consiglio",
1128
1128
  channels: undefined
1129
1129
  },
1130
1130
  {
1131
1131
  value: "3CONSUE",
1132
- sectorId: undefined,
1132
+ sectorId: "LC",
1133
1133
  name: "Parlamento e Consiglio",
1134
1134
  channels: undefined
1135
1135
  },
1136
1136
  {
1137
1137
  value: "3CWJ",
1138
- sectorId: undefined,
1138
+ sectorId: "LC",
1139
1139
  name: "Corte Internazionale di Giustizia",
1140
1140
  channels: undefined
1141
1141
  },
1142
1142
  {
1143
1143
  value: "3EFTA",
1144
- sectorId: undefined,
1144
+ sectorId: "LC",
1145
1145
  name: "EFTA - Associaz. Europea di Libero Scambio",
1146
1146
  channels: undefined
1147
1147
  },
1148
1148
  {
1149
1149
  value: "3OTIF",
1150
- sectorId: undefined,
1150
+ sectorId: "LC",
1151
1151
  name: "OTIF - Intergov. Org. for International Carriage by Rail",
1152
1152
  channels: undefined
1153
1153
  },
1154
1154
  {
1155
1155
  value: "3PAE",
1156
- sectorId: undefined,
1156
+ sectorId: "LC",
1157
1157
  name: "Parlamento",
1158
1158
  channels: undefined
1159
1159
  },
1160
1160
  {
1161
1161
  value: "3T1CE",
1162
- sectorId: undefined,
1162
+ sectorId: "LC",
1163
1163
  name: "Tribunale di Primo Grado",
1164
1164
  channels: undefined
1165
1165
  },
1166
1166
  {
1167
1167
  value: "3UNECE",
1168
- sectorId: undefined,
1168
+ sectorId: "LC",
1169
1169
  name: "UNECE - United Nations Economic Commission for Europe",
1170
1170
  channels: undefined
1171
1171
  },
@@ -3200,10 +3200,10 @@ class ClipperService {
3200
3200
  downloadArchiveFile(id, otp) {
3201
3201
  return this.httpClient.get(this._serviceUri + '/archive/files/download/?id=' + id + '&otp=' + (otp ?? ''), { responseType: 'blob' });
3202
3202
  }
3203
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3204
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperService, providedIn: 'root' }); }
3203
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3204
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperService, providedIn: 'root' }); }
3205
3205
  }
3206
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperService, decorators: [{
3206
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperService, decorators: [{
3207
3207
  type: Injectable,
3208
3208
  args: [{
3209
3209
  providedIn: 'root',
@@ -3260,19 +3260,19 @@ class ClipperAuthInterceptor {
3260
3260
  }
3261
3261
  return next.handle(request);
3262
3262
  }
3263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperAuthInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3264
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperAuthInterceptor }); }
3263
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperAuthInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3264
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperAuthInterceptor }); }
3265
3265
  }
3266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ClipperAuthInterceptor, decorators: [{
3266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ClipperAuthInterceptor, decorators: [{
3267
3267
  type: Injectable
3268
3268
  }] });
3269
3269
 
3270
3270
  class ArsClipperCommonModule {
3271
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ArsClipperCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3272
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.3", ngImport: i0, type: ArsClipperCommonModule }); }
3273
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ArsClipperCommonModule }); }
3271
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ArsClipperCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3272
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.5", ngImport: i0, type: ArsClipperCommonModule }); }
3273
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ArsClipperCommonModule }); }
3274
3274
  }
3275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ArsClipperCommonModule, decorators: [{
3275
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: ArsClipperCommonModule, decorators: [{
3276
3276
  type: NgModule
3277
3277
  }] });
3278
3278