@arsedizioni/ars-utils 22.0.72 → 22.0.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +11 -12
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +7 -8
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs.map +1 -1
- package/package.json +1 -1
- package/types/arsedizioni-ars-utils-clipper.common.d.ts +0 -2
package/package.json
CHANGED
|
@@ -103,7 +103,6 @@ declare enum ClipperModule {
|
|
|
103
103
|
Giurisprudenza = 5,
|
|
104
104
|
ModificheAbrogazioniERinvii = 3,
|
|
105
105
|
ScadenzeESegnalazioni = 12,
|
|
106
|
-
AllerteAlimentari = 8,
|
|
107
106
|
Approfondimenti = 6,
|
|
108
107
|
QuesitiECasiRisolti = 10,
|
|
109
108
|
MetodiDiAnalisi = 11,
|
|
@@ -121,7 +120,6 @@ declare enum ClipperModel {
|
|
|
121
120
|
NormativaVigente = 9,
|
|
122
121
|
Scadenze = 10,
|
|
123
122
|
Coordinamento = 11,
|
|
124
|
-
AllerteAlimentari = 13,
|
|
125
123
|
MetodiDiAnalisi = 14,
|
|
126
124
|
GiurisprudenzaRecente = 18,
|
|
127
125
|
Segnalazioni = 20,
|