codevdesign 1.0.78 → 1.0.79

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.
Files changed (94) hide show
  1. package/assets/csqc.css +28 -30
  2. package/composants/csqcAide.vue +1 -1
  3. package/composants/csqcAlerteErreur.vue +1 -1
  4. package/composants/csqcChaise/chaiseConteneur.vue +3 -3
  5. package/composants/csqcChaise/chaiseItem.vue +54 -54
  6. package/composants/csqcCodeBudgetaireGenerique.vue +254 -254
  7. package/composants/csqcConfirmation.vue +76 -75
  8. package/composants/csqcDate.vue +89 -86
  9. package/composants/csqcDialogue.vue +120 -118
  10. package/composants/csqcEditeurTexteRiche.vue +378 -378
  11. package/composants/csqcEntete.vue +17 -17
  12. package/composants/csqcImportCSV.vue +2 -2
  13. package/composants/csqcModaleSaisie.vue +97 -97
  14. package/composants/csqcRecherche.vue +7 -7
  15. package/composants/csqcRechercheUtilisateur.vue +198 -198
  16. package/composants/csqcSnackbar.vue +207 -207
  17. package/composants/csqcSwitch.vue +5 -5
  18. package/composants/csqcTable/csqcTable.vue +19 -14
  19. package/composants/csqcTable/csqcTableModaleChoixColonnes.vue +4 -4
  20. package/composants/csqcTable/sortableDataTable.ts +1 -1
  21. package/composants/csqcTexteBilingue.vue +175 -175
  22. package/composants/csqcTiroir.vue +197 -197
  23. package/composants/gabarit/csqcMenu.vue +4 -4
  24. package/composants/gabarit/pivEntete.vue +5 -3
  25. package/composants/gabarit/pivPiedPage.vue +44 -29
  26. package/composants/validateurs.ts +8 -2
  27. package/editeur.ts +1 -1
  28. package/importCSV.ts +1 -1
  29. package/index.ts +80 -80
  30. package/locales/en.json +1 -1
  31. package/locales/fr.json +3 -3
  32. package/modeles/assurancesAssuranceGeneraleGrics.ts +3 -3
  33. package/modeles/assurancesAssurancePersonnelleGrics.ts +6 -6
  34. package/modeles/assurancesContratGrics.ts +6 -6
  35. package/modeles/assurancesDetailsPrimeReguliereGrics.ts +4 -4
  36. package/modeles/assurancesDonneesAssureurGrics.ts +5 -5
  37. package/modeles/assurancesEmployeGrics.ts +4 -4
  38. package/modeles/assurancesGrics.ts +6 -6
  39. package/modeles/assurancesRegimeAssuranceGrics.ts +2 -2
  40. package/modeles/assurancesRegimeBaseEmployeurGrics.ts +2 -2
  41. package/modeles/assurancesRegimeBaseGrics.ts +2 -2
  42. package/modeles/composants/csqcMenuModele.ts +18 -18
  43. package/modeles/composants/datatableColonne.ts +19 -19
  44. package/modeles/employeAdresseGrics.ts +6 -6
  45. package/modeles/employeAdressesPersonnellesGrics.ts +4 -4
  46. package/modeles/employeAffectationCorpsEmploiGrics.ts +2 -2
  47. package/modeles/employeBanquesCongeBanqueGrics.ts +2 -2
  48. package/modeles/employeBanquesCongeGrics.ts +6 -6
  49. package/modeles/employeBanquesCongeRegimeAbsenceGrics.ts +2 -2
  50. package/modeles/employeCourrielsPersonnels.ts +2 -2
  51. package/modeles/employeCourrielsProfessionnels.ts +2 -2
  52. package/modeles/employeEmploisCategorieGrics.ts +2 -2
  53. package/modeles/employeEmploisClasseGrics.ts +2 -2
  54. package/modeles/employeEmploisCorpsEmploiGrics.ts +2 -2
  55. package/modeles/employeEmploisEtatEmploiGrics.ts +2 -2
  56. package/modeles/employeEmploisGrics.ts +29 -29
  57. package/modeles/employeEmploisGroupePaieGrics.ts +2 -2
  58. package/modeles/employeEmploisLieuTravailPrincipalGrics.ts +3 -3
  59. package/modeles/employeEmploisLieuxTravailSecondairesGrics.ts +3 -3
  60. package/modeles/employeEmploisRegimeAbsenceGrics.ts +2 -2
  61. package/modeles/employeEmploisSecteurGrics.ts +2 -2
  62. package/modeles/employeEmploisStatutEngagementGrics.ts +2 -2
  63. package/modeles/employeExperienceEmploiGrics.ts +2 -2
  64. package/modeles/employeExperienceEmployeGrics.ts +5 -5
  65. package/modeles/employeExperienceExperiencesGrics.ts +4 -4
  66. package/modeles/employeExperienceExperiencesTotalesGrics.ts +7 -7
  67. package/modeles/employeExperienceGrics.ts +9 -9
  68. package/modeles/employeGrics.ts +23 -23
  69. package/modeles/employeTelephoneGrics.ts +4 -4
  70. package/modeles/employeTelephonesPersonnelsGrics.ts +3 -3
  71. package/modeles/employeTelephonesProfessionnelsGrics.ts +3 -3
  72. package/modeles/groupeCE.ts +6 -6
  73. package/modeles/groupeCEIntervalle.ts +6 -6
  74. package/modeles/historiquesAbsenceBanqueGrics.ts +2 -2
  75. package/modeles/historiquesAbsenceGrics.ts +13 -13
  76. package/modeles/historiquesAbsenceLieuTravailGrics.ts +2 -2
  77. package/modeles/historiquesAbsenceSousBanqueGrics.ts +2 -2
  78. package/modeles/motifsAbsenceBanque.ts +2 -2
  79. package/modeles/motifsAbsenceGrics.ts +9 -9
  80. package/modeles/motifsAbsenceRegimeAbsence.ts +2 -2
  81. package/modeles/motifsAbsenceSousMotifs.ts +2 -2
  82. package/modeles/motifsAbsenceTraitementBanques.ts +3 -3
  83. package/modeles/syndicat.ts +18 -18
  84. package/modeles/syndicatGroupeCe.ts +3 -3
  85. package/modeles/syndicatResponsable.ts +8 -8
  86. package/modeles/syndicatUnite.ts +3 -3
  87. package/modeles/unite.ts +15 -15
  88. package/modeles/uniteTypeEnseignement.ts +4 -4
  89. package/modeles/utilisateur.ts +8 -8
  90. package/outils/appAxios.ts +16 -16
  91. package/outils/csqcOutils.ts +6 -5
  92. package/outils/csqcRafraichisseurTokenParent.ts +20 -4
  93. package/outils/rafraichisseurToken.ts +1 -1
  94. package/package.json +1 -1
package/index.ts CHANGED
@@ -1,80 +1,80 @@
1
- import csqcAlerteErreur from './composants/csqcAlerteErreur.vue'
2
- import csqcDialogue from './composants/csqcDialogue.vue'
3
-
4
- // à enlever éventuellement. Remplacé par csqcSwitch
5
- import csqcOptionSwitch from './composants/csqcSwitch.vue'
6
- import csqcRecherche from './composants/csqcRecherche.vue'
7
- import csqcSnackbar from './composants/csqcSnackbar.vue'
8
- import csqcTiroir from './composants/csqcTiroir.vue'
9
- import pivEntete from './composants/gabarit/pivEntete.vue'
10
- import pivFooter from './composants/gabarit/pivPiedPage.vue'
11
- import csqcMenu from './composants/gabarit/csqcMenu.vue'
12
- import csqcConfirmation from './composants/csqcConfirmation.vue'
13
- import csqcSaisie from './composants/csqcModaleSaisie.vue'
14
- import csqcDate from './composants/csqcDate.vue'
15
- import csqcTable from './composants/csqcTable/csqcTable.vue'
16
- import csqcCodeBudgetaire from './composants/csqcCodeBudgetaireGenerique.vue'
17
- import csqcChaise from './composants/csqcChaise/chaiseConteneur.vue'
18
- import csqcAide from './composants/csqcAide.vue'
19
- import csqcEntete from './composants/csqcEntete.vue'
20
- import csqcTexteBilingue from './composants/csqcTexteBilingue.vue'
21
- import csqcSwitch from './composants/csqcSwitch.vue'
22
-
23
- //import csqcEditeurTexteRiche from './composants/csqcEditeurTexteRiche.vue'
24
- import csqcImportCSV from './composants/csqcImportCSV.vue'
25
- import csqcRechercheUtilisateur from './composants/csqcRechercheUtilisateur.vue'
26
- import validateurs from './composants/validateurs'
27
-
28
- // modèles
29
- import NotificationGabaritDefaut from './modeles/notificationGabaritDefaut'
30
- import modeleSnackbar from './modeles/composants/snackbar'
31
- import modeleDatatableColonne from './modeles/composants/datatableColonne'
32
- import apiReponse from './modeles/apiReponse'
33
- import data from './modeles/data'
34
- import response from './modeles/response'
35
-
36
- // outils
37
- import csqcRafraichisseurToken from './outils/rafraichisseurToken'
38
- import csqcRafraichisseurTokenParent from './outils/csqcRafraichisseurTokenParent'
39
- import csqcOutils from './outils/csqcOutils'
40
-
41
- // i18n
42
- import csqcEn from './locales/en.json'
43
- import csqcFr from './locales/fr.json'
44
-
45
- export {
46
- csqcFr,
47
- csqcEn,
48
- csqcAlerteErreur,
49
- csqcDialogue,
50
- csqcConfirmation,
51
- csqcSaisie,
52
- csqcDate,
53
- csqcOptionSwitch, // a enlever eventuellement
54
- csqcSwitch,
55
- csqcRecherche,
56
- csqcSnackbar,
57
- csqcTable,
58
- csqcTiroir,
59
- csqcMenu,
60
- csqcCodeBudgetaire,
61
- csqcChaise,
62
- pivFooter,
63
- pivEntete,
64
- csqcAide,
65
- csqcEntete,
66
- csqcTexteBilingue,
67
- // csqcEditeurTexteRiche,
68
- validateurs,
69
- csqcImportCSV,
70
- csqcRechercheUtilisateur,
71
- csqcRafraichisseurToken,
72
- csqcRafraichisseurTokenParent,
73
- csqcOutils,
74
- modeleSnackbar,
75
- modeleDatatableColonne as colonne,
76
- apiReponse,
77
- data,
78
- response,
79
- NotificationGabaritDefaut,
80
- }
1
+ import csqcAlerteErreur from './composants/csqcAlerteErreur.vue'
2
+ import csqcDialogue from './composants/csqcDialogue.vue'
3
+
4
+ // à enlever éventuellement. Remplacé par csqcSwitch
5
+ import csqcOptionSwitch from './composants/csqcSwitch.vue'
6
+ import csqcRecherche from './composants/csqcRecherche.vue'
7
+ import csqcSnackbar from './composants/csqcSnackbar.vue'
8
+ import csqcTiroir from './composants/csqcTiroir.vue'
9
+ import pivEntete from './composants/gabarit/pivEntete.vue'
10
+ import pivFooter from './composants/gabarit/pivPiedPage.vue'
11
+ import csqcMenu from './composants/gabarit/csqcMenu.vue'
12
+ import csqcConfirmation from './composants/csqcConfirmation.vue'
13
+ import csqcSaisie from './composants/csqcModaleSaisie.vue'
14
+ import csqcDate from './composants/csqcDate.vue'
15
+ import csqcTable from './composants/csqcTable/csqcTable.vue'
16
+ import csqcCodeBudgetaire from './composants/csqcCodeBudgetaireGenerique.vue'
17
+ import csqcChaise from './composants/csqcChaise/chaiseConteneur.vue'
18
+ import csqcAide from './composants/csqcAide.vue'
19
+ import csqcEntete from './composants/csqcEntete.vue'
20
+ import csqcTexteBilingue from './composants/csqcTexteBilingue.vue'
21
+ import csqcSwitch from './composants/csqcSwitch.vue'
22
+
23
+ //import csqcEditeurTexteRiche from './composants/csqcEditeurTexteRiche.vue'
24
+ import csqcImportCSV from './composants/csqcImportCSV.vue'
25
+ import csqcRechercheUtilisateur from './composants/csqcRechercheUtilisateur.vue'
26
+ import validateurs from './composants/validateurs'
27
+
28
+ // modèles
29
+ import NotificationGabaritDefaut from './modeles/notificationGabaritDefaut'
30
+ import modeleSnackbar from './modeles/composants/snackbar'
31
+ import modeleDatatableColonne from './modeles/composants/datatableColonne'
32
+ import apiReponse from './modeles/apiReponse'
33
+ import data from './modeles/data'
34
+ import response from './modeles/response'
35
+
36
+ // outils
37
+ import csqcRafraichisseurToken from './outils/rafraichisseurToken'
38
+ import csqcRafraichisseurTokenParent from './outils/csqcRafraichisseurTokenParent'
39
+ import csqcOutils from './outils/csqcOutils'
40
+
41
+ // i18n
42
+ import csqcEn from './locales/en.json'
43
+ import csqcFr from './locales/fr.json'
44
+
45
+ export {
46
+ csqcFr,
47
+ csqcEn,
48
+ csqcAlerteErreur,
49
+ csqcDialogue,
50
+ csqcConfirmation,
51
+ csqcSaisie,
52
+ csqcDate,
53
+ csqcOptionSwitch, // a enlever eventuellement
54
+ csqcSwitch,
55
+ csqcRecherche,
56
+ csqcSnackbar,
57
+ csqcTable,
58
+ csqcTiroir,
59
+ csqcMenu,
60
+ csqcCodeBudgetaire,
61
+ csqcChaise,
62
+ pivFooter,
63
+ pivEntete,
64
+ csqcAide,
65
+ csqcEntete,
66
+ csqcTexteBilingue,
67
+ // csqcEditeurTexteRiche,
68
+ validateurs,
69
+ csqcImportCSV,
70
+ csqcRechercheUtilisateur,
71
+ csqcRafraichisseurToken,
72
+ csqcRafraichisseurTokenParent,
73
+ csqcOutils,
74
+ modeleSnackbar,
75
+ modeleDatatableColonne as colonne,
76
+ apiReponse,
77
+ data,
78
+ response,
79
+ NotificationGabaritDefaut,
80
+ }
package/locales/en.json CHANGED
@@ -97,4 +97,4 @@
97
97
  "estUnique": "The value '{valeurExistante}' already exists"
98
98
  }
99
99
  }
100
- }
100
+ }
package/locales/fr.json CHANGED
@@ -65,8 +65,8 @@
65
65
  "lectureFichier": "Erreur lors de la lecture du fichier CSV."
66
66
  }
67
67
  },
68
- "csqcOptionSwitch":{
69
- "indeterminee":"Indéterminé"
68
+ "csqcOptionSwitch": {
69
+ "indeterminee": "Indéterminé"
70
70
  },
71
71
  "csqcMenu": {
72
72
  "deconnexion": "Déconnexion"
@@ -115,4 +115,4 @@
115
115
  "estUnique": "La valeur '{valeurExistante}' existe déjà"
116
116
  }
117
117
  }
118
- }
118
+ }
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesAssuranceGeneraleGrics {
7
- resautAuto: number;
8
- resautBien: number;
9
- total: number;
7
+ resautAuto: number
8
+ resautBien: number
9
+ total: number
10
10
  }
@@ -4,10 +4,10 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesAssurancePersonnelleGrics {
7
- maladieDeBase: number;
8
- maladieComp: number;
9
- vieAdh: number;
10
- salLongueDuree: number;
11
- taxe: number;
12
- contributionGouvernementale: number;
7
+ maladieDeBase: number
8
+ maladieComp: number
9
+ vieAdh: number
10
+ salLongueDuree: number
11
+ taxe: number
12
+ contributionGouvernementale: number
13
13
  }
@@ -3,12 +3,12 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { AssurancesRegimeAssuranceGrics } from "./assurancesRegimeAssuranceGrics";
7
- import type { AssurancesRegimeBaseEmployeurGrics } from "./assurancesRegimeBaseEmployeurGrics";
6
+ import type { AssurancesRegimeAssuranceGrics } from './assurancesRegimeAssuranceGrics'
7
+ import type { AssurancesRegimeBaseEmployeurGrics } from './assurancesRegimeBaseEmployeurGrics'
8
8
 
9
9
  export interface AssurancesContratGrics {
10
- regimeAssurance: AssurancesRegimeAssuranceGrics;
11
- regimeBaseEmployeur: AssurancesRegimeBaseEmployeurGrics;
12
- dateAdmissibilite: string;
13
- inscription: boolean;
10
+ regimeAssurance: AssurancesRegimeAssuranceGrics
11
+ regimeBaseEmployeur: AssurancesRegimeBaseEmployeurGrics
12
+ dateAdmissibilite: string
13
+ inscription: boolean
14
14
  }
@@ -3,10 +3,10 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { AssurancesAssurancePersonnelleGrics } from "./assurancesAssurancePersonnelleGrics";
7
- import type { AssurancesAssuranceGeneraleGrics } from "./assurancesAssuranceGeneraleGrics";
6
+ import type { AssurancesAssurancePersonnelleGrics } from './assurancesAssurancePersonnelleGrics'
7
+ import type { AssurancesAssuranceGeneraleGrics } from './assurancesAssuranceGeneraleGrics'
8
8
 
9
9
  export interface AssurancesDetailsPrimeReguliereGrics {
10
- assurancePersonnelle: AssurancesAssurancePersonnelleGrics;
11
- assuranceGenerale: AssurancesAssuranceGeneraleGrics;
10
+ assurancePersonnelle: AssurancesAssurancePersonnelleGrics
11
+ assuranceGenerale: AssurancesAssuranceGeneraleGrics
12
12
  }
@@ -3,11 +3,11 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { AssurancesDetailsPrimeReguliereGrics } from "./assurancesDetailsPrimeReguliereGrics";
7
- import type { AssurancesRegimeBaseGrics } from "./assurancesRegimeBaseGrics";
6
+ import type { AssurancesDetailsPrimeReguliereGrics } from './assurancesDetailsPrimeReguliereGrics'
7
+ import type { AssurancesRegimeBaseGrics } from './assurancesRegimeBaseGrics'
8
8
 
9
9
  export interface AssurancesDonneesAssureurGrics {
10
- detailsPrimeReguliere: AssurancesDetailsPrimeReguliereGrics;
11
- regimeBase: AssurancesRegimeBaseGrics;
12
- exonere: boolean;
10
+ detailsPrimeReguliere: AssurancesDetailsPrimeReguliereGrics
11
+ regimeBase: AssurancesRegimeBaseGrics
12
+ exonere: boolean
13
13
  }
@@ -4,8 +4,8 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesEmployeGrics {
7
- id: string;
8
- nom: string;
9
- prenom: string;
10
- nomLegal: string;
7
+ id: string
8
+ nom: string
9
+ prenom: string
10
+ nomLegal: string
11
11
  }
@@ -3,12 +3,12 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { AssurancesEmployeGrics } from "./assurancesEmployeGrics";
7
- import type { AssurancesContratGrics } from "./assurancesContratGrics";
8
- import type { AssurancesDonneesAssureurGrics } from "./assurancesDonneesAssureurGrics";
6
+ import type { AssurancesEmployeGrics } from './assurancesEmployeGrics'
7
+ import type { AssurancesContratGrics } from './assurancesContratGrics'
8
+ import type { AssurancesDonneesAssureurGrics } from './assurancesDonneesAssureurGrics'
9
9
 
10
10
  export interface AssurancesGrics {
11
- employe: AssurancesEmployeGrics;
12
- contrat: AssurancesContratGrics;
13
- donneesAssureur: AssurancesDonneesAssureurGrics;
11
+ employe: AssurancesEmployeGrics
12
+ contrat: AssurancesContratGrics
13
+ donneesAssureur: AssurancesDonneesAssureurGrics
14
14
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesRegimeAssuranceGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesRegimeBaseEmployeurGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface AssurancesRegimeBaseGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -1,18 +1,18 @@
1
- export interface MenuItem {
2
- nom: string
3
- path: string
4
- droit: string
5
- }
6
-
7
- export interface SousListe {
8
- droit: string
9
- id: number
10
- nom: string
11
- }
12
-
13
- export interface SousListeItems {
14
- parentId: number
15
- nom: string
16
- path: string
17
- droit: string
18
- }
1
+ export interface MenuItem {
2
+ nom: string
3
+ path: string
4
+ droit: string
5
+ }
6
+
7
+ export interface SousListe {
8
+ droit: string
9
+ id: number
10
+ nom: string
11
+ }
12
+
13
+ export interface SousListeItems {
14
+ parentId: number
15
+ nom: string
16
+ path: string
17
+ droit: string
18
+ }
@@ -1,25 +1,25 @@
1
1
  import type { DataTableCompareFunction, DataTableHeader, FilterFunction } from 'vuetify'
2
- import { HeaderCellProps } from 'vuetify/lib/components/VDataTable/types.mjs';
3
- import { SelectItemKey } from 'vuetify/lib/util/helpers.mjs';
2
+ import { HeaderCellProps } from 'vuetify/lib/components/VDataTable/types.mjs'
3
+ import { SelectItemKey } from 'vuetify/lib/util/helpers.mjs'
4
4
 
5
5
  class datatableColonne<T = any> implements DataTableHeader<T> {
6
- key?: 'data-table-group' | 'data-table-select' | 'data-table-expand' | (string & {});
7
- value?: SelectItemKey<T>;
8
- title?: string;
9
- fixed?: boolean | 'start' | 'end';
10
- align?: 'start' | 'end' | 'center';
11
- width?: number | string;
12
- minWidth?: number | string;
13
- maxWidth?: number | string;
14
- nowrap?: boolean;
15
- intent?: number;
16
- headerProps?: Record<string, any>;
17
- cellProps?: HeaderCellProps;
18
- sortable?: boolean;
19
- sort?: DataTableCompareFunction;
20
- sortRaw?: DataTableCompareFunction;
21
- filter?: FilterFunction;
22
- children?: DataTableHeader<T>[];
6
+ key?: 'data-table-group' | 'data-table-select' | 'data-table-expand' | (string & {})
7
+ value?: SelectItemKey<T>
8
+ title?: string
9
+ fixed?: boolean | 'start' | 'end'
10
+ align?: 'start' | 'end' | 'center'
11
+ width?: number | string
12
+ minWidth?: number | string
13
+ maxWidth?: number | string
14
+ nowrap?: boolean
15
+ intent?: number
16
+ headerProps?: Record<string, any>
17
+ cellProps?: HeaderCellProps
18
+ sortable?: boolean
19
+ sort?: DataTableCompareFunction
20
+ sortRaw?: DataTableCompareFunction
21
+ filter?: FilterFunction
22
+ children?: DataTableHeader<T>[]
23
23
 
24
24
  constructor(title: string, key: string) {
25
25
  this.title = title
@@ -4,10 +4,10 @@
4
4
  */
5
5
 
6
6
  export interface EmployeAdresseGrics {
7
- adresse1: string;
8
- adresse2: string;
9
- ville: string;
10
- provinceEtat: string;
11
- codePostal: string;
12
- pays: string;
7
+ adresse1: string
8
+ adresse2: string
9
+ ville: string
10
+ provinceEtat: string
11
+ codePostal: string
12
+ pays: string
13
13
  }
@@ -3,10 +3,10 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { EmployeAdresseGrics } from "./employeAdresseGrics";
6
+ import type { EmployeAdresseGrics } from './employeAdresseGrics'
7
7
 
8
8
  export interface EmployeAdressesPersonnellesGrics {
9
- description: string;
10
- adresse: EmployeAdresseGrics;
11
- typeAdresse: string;
9
+ description: string
10
+ adresse: EmployeAdresseGrics
11
+ typeAdresse: string
12
12
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeAffectationCorpsEmploiGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeBanquesCongeBanqueGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -3,12 +3,12 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { EmployeBanquesCongeRegimeAbsenceGrics } from "./employeBanquesCongeRegimeAbsenceGrics";
7
- import type { EmployeBanquesCongeBanqueGrics } from "./employeBanquesCongeBanqueGrics";
6
+ import type { EmployeBanquesCongeRegimeAbsenceGrics } from './employeBanquesCongeRegimeAbsenceGrics'
7
+ import type { EmployeBanquesCongeBanqueGrics } from './employeBanquesCongeBanqueGrics'
8
8
 
9
9
  export interface EmployeBanquesCongeGrics {
10
- regimeAbsence: EmployeBanquesCongeRegimeAbsenceGrics;
11
- banque: EmployeBanquesCongeBanqueGrics;
12
- solde: number;
13
- joursAlloues: number;
10
+ regimeAbsence: EmployeBanquesCongeRegimeAbsenceGrics
11
+ banque: EmployeBanquesCongeBanqueGrics
12
+ solde: number
13
+ joursAlloues: number
14
14
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeBanquesCongeRegimeAbsenceGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeCourrielsPersonnels {
7
- description: string;
8
- courriel: string;
7
+ description: string
8
+ courriel: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeCourrielsProfessionnels {
7
- description: string;
8
- courriel: string;
7
+ description: string
8
+ courriel: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeEmploisCategorieGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeEmploisClasseGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeEmploisCorpsEmploiGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeEmploisEtatEmploiGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }
@@ -3,35 +3,35 @@
3
3
  * Any changes made to this file can be lost when this file is regenerated.
4
4
  */
5
5
 
6
- import type { EmployeEmploisCorpsEmploiGrics } from "./employeEmploisCorpsEmploiGrics";
7
- import type { EmployeEmploisEtatEmploiGrics } from "./employeEmploisEtatEmploiGrics";
8
- import type { EmployeEmploisGroupePaieGrics } from "./employeEmploisGroupePaieGrics";
9
- import type { EmployeEmploisRegimeAbsenceGrics } from "./employeEmploisRegimeAbsenceGrics";
10
- import type { EmployeEmploisStatutEngagementGrics } from "./employeEmploisStatutEngagementGrics";
11
- import type { EmployeEmploisLieuTravailPrincipalGrics } from "./employeEmploisLieuTravailPrincipalGrics";
12
- import type { EmployeEmploisLieuxTravailSecondairesGrics } from "./employeEmploisLieuxTravailSecondairesGrics";
13
- import type { EmployeEmploisCategorieGrics } from "./employeEmploisCategorieGrics";
14
- import type { EmployeEmploisSecteurGrics } from "./employeEmploisSecteurGrics";
15
- import type { EmployeEmploisClasseGrics } from "./employeEmploisClasseGrics";
6
+ import type { EmployeEmploisCorpsEmploiGrics } from './employeEmploisCorpsEmploiGrics'
7
+ import type { EmployeEmploisEtatEmploiGrics } from './employeEmploisEtatEmploiGrics'
8
+ import type { EmployeEmploisGroupePaieGrics } from './employeEmploisGroupePaieGrics'
9
+ import type { EmployeEmploisRegimeAbsenceGrics } from './employeEmploisRegimeAbsenceGrics'
10
+ import type { EmployeEmploisStatutEngagementGrics } from './employeEmploisStatutEngagementGrics'
11
+ import type { EmployeEmploisLieuTravailPrincipalGrics } from './employeEmploisLieuTravailPrincipalGrics'
12
+ import type { EmployeEmploisLieuxTravailSecondairesGrics } from './employeEmploisLieuxTravailSecondairesGrics'
13
+ import type { EmployeEmploisCategorieGrics } from './employeEmploisCategorieGrics'
14
+ import type { EmployeEmploisSecteurGrics } from './employeEmploisSecteurGrics'
15
+ import type { EmployeEmploisClasseGrics } from './employeEmploisClasseGrics'
16
16
 
17
17
  export interface EmployeEmploisGrics {
18
- referenceEmploi: string;
19
- idEmploye: string;
20
- dateDebut: string;
21
- dateFin: string;
22
- corpsEmploi: EmployeEmploisCorpsEmploiGrics;
23
- etatEmploi: EmployeEmploisEtatEmploiGrics;
24
- groupePaie: EmployeEmploisGroupePaieGrics;
25
- regimeAbsence: EmployeEmploisRegimeAbsenceGrics;
26
- statutEngagement: EmployeEmploisStatutEngagementGrics;
27
- lieuTravailPrincipal: EmployeEmploisLieuTravailPrincipalGrics;
28
- lieuxTravailSecondaires: EmployeEmploisLieuxTravailSecondairesGrics[];
29
- categorieEmploi: EmployeEmploisCategorieGrics;
30
- secteur: EmployeEmploisSecteurGrics;
31
- classe: EmployeEmploisClasseGrics;
32
- ordreEnseignement: string;
33
- principal: boolean;
34
- pourcentageSalaire: number;
35
- pourcentagePoste: number;
36
- cycliqueSaisonnier: boolean;
18
+ referenceEmploi: string
19
+ idEmploye: string
20
+ dateDebut: string
21
+ dateFin: string
22
+ corpsEmploi: EmployeEmploisCorpsEmploiGrics
23
+ etatEmploi: EmployeEmploisEtatEmploiGrics
24
+ groupePaie: EmployeEmploisGroupePaieGrics
25
+ regimeAbsence: EmployeEmploisRegimeAbsenceGrics
26
+ statutEngagement: EmployeEmploisStatutEngagementGrics
27
+ lieuTravailPrincipal: EmployeEmploisLieuTravailPrincipalGrics
28
+ lieuxTravailSecondaires: EmployeEmploisLieuxTravailSecondairesGrics[]
29
+ categorieEmploi: EmployeEmploisCategorieGrics
30
+ secteur: EmployeEmploisSecteurGrics
31
+ classe: EmployeEmploisClasseGrics
32
+ ordreEnseignement: string
33
+ principal: boolean
34
+ pourcentageSalaire: number
35
+ pourcentagePoste: number
36
+ cycliqueSaisonnier: boolean
37
37
  }
@@ -4,6 +4,6 @@
4
4
  */
5
5
 
6
6
  export interface EmployeEmploisGroupePaieGrics {
7
- id: string;
8
- description: string;
7
+ id: string
8
+ description: string
9
9
  }