From e116dff5cf6ee61044c1c35f17e5eb9442a371ef Mon Sep 17 00:00:00 2001 From: Pier-Paolo Mammi Date: Tue, 26 May 2026 13:38:07 +0200 Subject: [PATCH] refresh module internals with new script logic (nothing has actually changed) --- .../elxforms_21405_internals/_manifest.json | 1 - .../formSchemaData/index.json | 1 - .../moduleConfig/index.json | 15 +++++++-------- .../moduleTab/index.json | 7 +++---- .../moduleUserValidation/index.json | 1 - .../moduleValidation/index.json | 1 - .../protocolDataSchemaIds/index.json | 1 - .../translations/index.json | 1 - .../translationsTabMapper/index.json | 1 - .../translationsValidationTabMapper/index.json | 1 - .../validationTypes/index.json | 1 - .../moduleConfig/index.json | 8 ++++---- .../moduleConfig/index.json | 10 +++++----- .../moduleTab/index.json | 4 ++-- .../moduleConfig/index.json | 14 +++++++------- .../moduleConfig/index.json | 18 +++++++++--------- .../moduleTab/index.json | 6 +++--- .../moduleConfig/index.json | 16 ++++++++-------- .../moduleTab/index.json | 12 ++++++------ .../moduleConfig/index.json | 14 +++++++------- .../moduleTab/index.json | 14 +++++++------- .../moduleConfig/index.json | 6 +++--- .../moduleTab/index.json | 6 +++--- .../moduleConfig/index.json | 14 +++++++------- .../moduleTab/index.json | 4 ++-- .../moduleConfig/index.json | 10 +++++----- .../moduleTab/index.json | 4 ++-- .../moduleConfig/index.json | 10 +++++----- .../moduleConfig/index.json | 14 +++++++------- .../moduleTab/index.json | 8 ++++---- 30 files changed, 106 insertions(+), 117 deletions(-) diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/_manifest.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/_manifest.json index d44fb9e..1d870ae 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/_manifest.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/_manifest.json @@ -1,5 +1,4 @@ { - "extractedAt": "2026-05-14T08:07:36.194Z", "scriptVersion": "0.0.1", "properties": { "module": { diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/formSchemaData/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/formSchemaData/index.json index c84d0f0..575c7dd 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/formSchemaData/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/formSchemaData/index.json @@ -37,6 +37,5 @@ "fileName": "formSchemaData_item_226.json" } ], - "extractedAt": "2026-05-14T08:07:36.046Z", "order": "formSchemaData" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleConfig/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleConfig/index.json index 2eedef5..6cf0431 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleConfig/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleConfig/index.json @@ -2,22 +2,22 @@ "count": 9, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 2, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 3, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 0, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_4000.xml" }, @@ -32,21 +32,20 @@ "fileName": "moduleConfig_item_6000.xml" }, { - "index": 8, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 6, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 7, + "index": 8, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } ], - "extractedAt": "2026-05-14T08:07:36.082Z", "order": "moduleConfig" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleTab/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleTab/index.json index 03a29a1..dd9eb15 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleTab/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleTab/index.json @@ -12,7 +12,7 @@ "fileName": "moduleTab_item_3001.xml" }, { - "index": 4, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3002.xml" }, @@ -22,16 +22,15 @@ "fileName": "moduleTab_item_3003.xml" }, { - "index": 5, + "index": 4, "type": "xml", "fileName": "moduleTab_item_3004.xml" }, { - "index": 2, + "index": 5, "type": "xml", "fileName": "moduleTab_item_4001.xml" } ], - "extractedAt": "2026-05-14T08:07:36.008Z", "order": "moduleTab" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleUserValidation/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleUserValidation/index.json index 727bda6..6d94f71 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleUserValidation/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleUserValidation/index.json @@ -12,6 +12,5 @@ "fileName": "moduleUserValidation_item_151.xml" } ], - "extractedAt": "2026-05-14T08:07:36.122Z", "order": "moduleUserValidation" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleValidation/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleValidation/index.json index bb606bd..83795fc 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleValidation/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/moduleValidation/index.json @@ -22,6 +22,5 @@ "fileName": "moduleValidation_item_FREE_DECLARATION.xml" } ], - "extractedAt": "2026-05-14T08:07:36.138Z", "order": "moduleValidation" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/protocolDataSchemaIds/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/protocolDataSchemaIds/index.json index 656204b..641ee56 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/protocolDataSchemaIds/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/protocolDataSchemaIds/index.json @@ -7,6 +7,5 @@ "fileName": "protocolDataSchemaIds_item_0.json" } ], - "extractedAt": "2026-05-14T08:07:36.192Z", "order": "protocolDataSchemaIds" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translations/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translations/index.json index 562a620..07b13a7 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translations/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translations/index.json @@ -1,6 +1,5 @@ { "count": 0, "itemTypes": [], - "extractedAt": "2026-05-14T08:07:36.156Z", "order": "translations" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsTabMapper/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsTabMapper/index.json index eec7f71..2b70c49 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsTabMapper/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsTabMapper/index.json @@ -32,6 +32,5 @@ "fileName": "translationsTabMapper_item_2001.json" } ], - "extractedAt": "2026-05-14T08:07:36.158Z", "order": "translationsTabMapper" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsValidationTabMapper/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsValidationTabMapper/index.json index b8b5ffb..c8d0b51 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsValidationTabMapper/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/translationsValidationTabMapper/index.json @@ -27,6 +27,5 @@ "fileName": "translationsValidationTabMapper_item_PRINT.json" } ], - "extractedAt": "2026-05-14T08:07:36.169Z", "order": "translationsValidationTabMapper" } \ No newline at end of file diff --git a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/validationTypes/index.json b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/validationTypes/index.json index 32dbb32..9f309bb 100644 --- a/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/validationTypes/index.json +++ b/src/CANDIDATURA_INCARICHI_COLLAUDO/elxforms_21405_internals/validationTypes/index.json @@ -12,6 +12,5 @@ "fileName": "validationTypes_item_SPID.xml" } ], - "extractedAt": "2026-05-14T08:07:36.129Z", "order": "validationTypes" } \ No newline at end of file diff --git a/src/GESTIONE_SITI_WEB_CHIUS_ANTICIP/elxforms_13154_internals/moduleConfig/index.json b/src/GESTIONE_SITI_WEB_CHIUS_ANTICIP/elxforms_13154_internals/moduleConfig/index.json index 4bdf261..a7c4428 100644 --- a/src/GESTIONE_SITI_WEB_CHIUS_ANTICIP/elxforms_13154_internals/moduleConfig/index.json +++ b/src/GESTIONE_SITI_WEB_CHIUS_ANTICIP/elxforms_13154_internals/moduleConfig/index.json @@ -2,12 +2,12 @@ "count": 7, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 0, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, @@ -22,12 +22,12 @@ "fileName": "moduleConfig_item_5000.xml" }, { - "index": 5, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 4, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, diff --git a/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleConfig/index.json b/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleConfig/index.json index b100fe5..80f9e1e 100644 --- a/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleConfig/index.json +++ b/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleConfig/index.json @@ -2,17 +2,17 @@ "count": 8, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 2, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 0, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, @@ -27,12 +27,12 @@ "fileName": "moduleConfig_item_6000.xml" }, { - "index": 6, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 5, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, diff --git a/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleTab/index.json b/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleTab/index.json index 7e2e089..8a6adc3 100644 --- a/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleTab/index.json +++ b/src/GESTIONE_SITI_WEB_NUOVO/elxforms_11053_internals/moduleTab/index.json @@ -2,7 +2,7 @@ "count": 3, "itemTypes": [ { - "index": 2, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, @@ -12,7 +12,7 @@ "fileName": "moduleTab_item_3001.xml" }, { - "index": 0, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3002.xml" } diff --git a/src/GESTIONE_SITI_WEB_TRASF_RESP/elxforms_13003_internals/moduleConfig/index.json b/src/GESTIONE_SITI_WEB_TRASF_RESP/elxforms_13003_internals/moduleConfig/index.json index c41fa4c..80f9e1e 100644 --- a/src/GESTIONE_SITI_WEB_TRASF_RESP/elxforms_13003_internals/moduleConfig/index.json +++ b/src/GESTIONE_SITI_WEB_TRASF_RESP/elxforms_13003_internals/moduleConfig/index.json @@ -7,37 +7,37 @@ "fileName": "moduleConfig_item_1000.xml" }, { - "index": 4, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 5, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 1, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 2, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 7, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 3, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 6, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleConfig/index.json b/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleConfig/index.json index dc5a7d0..fcec737 100644 --- a/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleConfig/index.json +++ b/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleConfig/index.json @@ -2,27 +2,27 @@ "count": 10, "itemTypes": [ { - "index": 7, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_0.xml" }, { - "index": 4, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 3, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 2, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 6, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_4000.xml" }, @@ -32,22 +32,22 @@ "fileName": "moduleConfig_item_5000.xml" }, { - "index": 1, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 0, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 9, + "index": 8, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 8, + "index": 9, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleTab/index.json b/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleTab/index.json index 3c07389..17e40a0 100644 --- a/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleTab/index.json +++ b/src/PROPOSTA_CCT_DOCENTE/elxforms_4439_internals/moduleTab/index.json @@ -2,12 +2,12 @@ "count": 5, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, { - "index": 3, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3001.xml" }, @@ -17,7 +17,7 @@ "fileName": "moduleTab_item_3003.xml" }, { - "index": 0, + "index": 3, "type": "xml", "fileName": "moduleTab_item_3006.xml" }, diff --git a/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json b/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json index a5b60b8..6cf0431 100644 --- a/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json +++ b/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json @@ -2,12 +2,12 @@ "count": 9, "itemTypes": [ { - "index": 5, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 4, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, @@ -17,32 +17,32 @@ "fileName": "moduleConfig_item_3000.xml" }, { - "index": 7, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_4000.xml" }, { - "index": 6, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 1, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 0, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 8, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 3, + "index": 8, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json b/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json index 9e868f4..05b4f92 100644 --- a/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json +++ b/src/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json @@ -7,12 +7,12 @@ "fileName": "moduleTab_item_2001.xml" }, { - "index": 7, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3006.xml" }, { - "index": 6, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3010.xml" }, @@ -22,22 +22,22 @@ "fileName": "moduleTab_item_3020.xml" }, { - "index": 1, + "index": 4, "type": "xml", "fileName": "moduleTab_item_3030.xml" }, { - "index": 2, + "index": 5, "type": "xml", "fileName": "moduleTab_item_3040.xml" }, { - "index": 5, + "index": 6, "type": "xml", "fileName": "moduleTab_item_3050.xml" }, { - "index": 4, + "index": 7, "type": "xml", "fileName": "moduleTab_item_4001.xml" } diff --git a/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleConfig/index.json b/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleConfig/index.json index 11e423f..d6185c0 100644 --- a/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleConfig/index.json +++ b/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleConfig/index.json @@ -2,12 +2,12 @@ "count": 8, "itemTypes": [ { - "index": 4, + "index": 0, "type": "xml", "fileName": "moduleConfig_item_1000.xml" }, { - "index": 3, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, @@ -17,27 +17,27 @@ "fileName": "moduleConfig_item_3000.xml" }, { - "index": 1, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_4000.xml" }, { - "index": 5, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 6, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 7, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 0, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleTab/index.json b/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleTab/index.json index 9aa8ddc..c9d1c7f 100644 --- a/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleTab/index.json +++ b/src/PTA10_RICH_PERM_L104/elxforms_5168_internals/moduleTab/index.json @@ -2,17 +2,17 @@ "count": 8, "itemTypes": [ { - "index": 4, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, { - "index": 7, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3001.xml" }, { - "index": 5, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3002.xml" }, @@ -22,22 +22,22 @@ "fileName": "moduleTab_item_3003.xml" }, { - "index": 6, + "index": 4, "type": "xml", "fileName": "moduleTab_item_4001.xml" }, { - "index": 1, + "index": 5, "type": "xml", "fileName": "moduleTab_item_4002.xml" }, { - "index": 0, + "index": 6, "type": "xml", "fileName": "moduleTab_item_4003.xml" }, { - "index": 2, + "index": 7, "type": "xml", "fileName": "moduleTab_item_4004.xml" } diff --git a/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleConfig/index.json b/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleConfig/index.json index 5e7e36c..c093a31 100644 --- a/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleConfig/index.json +++ b/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleConfig/index.json @@ -22,17 +22,17 @@ "fileName": "moduleConfig_item_5000.xml" }, { - "index": 5, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 6, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 4, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" } diff --git a/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleTab/index.json b/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleTab/index.json index 498b109..228cf3f 100644 --- a/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleTab/index.json +++ b/src/PTA52_DICH_ASSENZA_CONFL/elxforms_3559_internals/moduleTab/index.json @@ -7,17 +7,17 @@ "fileName": "moduleTab_item_2001.xml" }, { - "index": 3, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3004.xml" }, { - "index": 1, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3005.xml" }, { - "index": 2, + "index": 3, "type": "xml", "fileName": "moduleTab_item_3007.xml" } diff --git a/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleConfig/index.json b/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleConfig/index.json index 067f2a1..80f9e1e 100644 --- a/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleConfig/index.json +++ b/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleConfig/index.json @@ -7,37 +7,37 @@ "fileName": "moduleConfig_item_1000.xml" }, { - "index": 5, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 7, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 1, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 2, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 3, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 4, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 6, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleTab/index.json b/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleTab/index.json index f40813a..121803f 100644 --- a/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleTab/index.json +++ b/src/PTA54_RICH_PERM_MATR/elxforms_17580_internals/moduleTab/index.json @@ -2,12 +2,12 @@ "count": 2, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, { - "index": 0, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3001.xml" } diff --git a/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleConfig/index.json b/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleConfig/index.json index d93d57d..80f9e1e 100644 --- a/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleConfig/index.json +++ b/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleConfig/index.json @@ -7,27 +7,27 @@ "fileName": "moduleConfig_item_1000.xml" }, { - "index": 4, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 5, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 1, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 2, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 3, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, diff --git a/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleTab/index.json b/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleTab/index.json index f40813a..121803f 100644 --- a/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleTab/index.json +++ b/src/PTA55_COMN_AVVN_MATR/elxforms_17669_internals/moduleTab/index.json @@ -2,12 +2,12 @@ "count": 2, "itemTypes": [ { - "index": 1, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, { - "index": 0, + "index": 1, "type": "xml", "fileName": "moduleTab_item_3001.xml" } diff --git a/src/RICH_SUBAPP_SUBAFF_DIST_V2/elxforms_26547_internals/moduleConfig/index.json b/src/RICH_SUBAPP_SUBAFF_DIST_V2/elxforms_26547_internals/moduleConfig/index.json index 081dadb..d6185c0 100644 --- a/src/RICH_SUBAPP_SUBAFF_DIST_V2/elxforms_26547_internals/moduleConfig/index.json +++ b/src/RICH_SUBAPP_SUBAFF_DIST_V2/elxforms_26547_internals/moduleConfig/index.json @@ -12,27 +12,27 @@ "fileName": "moduleConfig_item_2000.xml" }, { - "index": 5, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 6, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_4000.xml" }, { - "index": 2, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 3, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 4, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, diff --git a/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleConfig/index.json b/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleConfig/index.json index 156a076..80f9e1e 100644 --- a/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleConfig/index.json +++ b/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleConfig/index.json @@ -7,37 +7,37 @@ "fileName": "moduleConfig_item_1000.xml" }, { - "index": 7, + "index": 1, "type": "xml", "fileName": "moduleConfig_item_2000.xml" }, { - "index": 1, + "index": 2, "type": "xml", "fileName": "moduleConfig_item_3000.xml" }, { - "index": 2, + "index": 3, "type": "xml", "fileName": "moduleConfig_item_5000.xml" }, { - "index": 3, + "index": 4, "type": "xml", "fileName": "moduleConfig_item_6000.xml" }, { - "index": 6, + "index": 5, "type": "xml", "fileName": "moduleConfig_item_7000.xml" }, { - "index": 4, + "index": 6, "type": "xml", "fileName": "moduleConfig_item_9000.xml" }, { - "index": 5, + "index": 7, "type": "xml", "fileName": "moduleConfig_item_10000.xml" } diff --git a/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleTab/index.json b/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleTab/index.json index fe70ac5..6dc6215 100644 --- a/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleTab/index.json +++ b/src/RequestForm_RIPARTIZIONE_CCT_DOCENTE/elxforms_16081_internals/moduleTab/index.json @@ -2,7 +2,7 @@ "count": 6, "itemTypes": [ { - "index": 3, + "index": 0, "type": "xml", "fileName": "moduleTab_item_2001.xml" }, @@ -12,17 +12,17 @@ "fileName": "moduleTab_item_3001.xml" }, { - "index": 4, + "index": 2, "type": "xml", "fileName": "moduleTab_item_3002.xml" }, { - "index": 0, + "index": 3, "type": "xml", "fileName": "moduleTab_item_3003.xml" }, { - "index": 2, + "index": 4, "type": "xml", "fileName": "moduleTab_item_3004.xml" },