@silexpert/core 1.0.187 → 1.0.189

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 (149) hide show
  1. package/es/types/Enum/BalanceSheet.d.ts +1 -1
  2. package/es/types/Enum/BalanceSheet.js +1 -1
  3. package/es/types/Enum/BalanceSheet.js.map +1 -1
  4. package/es/types/Enum/BrandClementine.d.ts +24 -0
  5. package/es/types/Enum/BrandClementine.d.ts.map +1 -1
  6. package/es/types/Enum/BrandClementine.js +22 -0
  7. package/es/types/Enum/BrandClementine.js.map +1 -1
  8. package/es/types/Enum/BrandComptalib.d.ts +16 -0
  9. package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
  10. package/es/types/Enum/BrandComptalib.js +14 -0
  11. package/es/types/Enum/BrandComptalib.js.map +1 -1
  12. package/es/types/Enum/BrandLegalstart.d.ts +22 -0
  13. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  14. package/es/types/Enum/BrandLegalstart.js +22 -0
  15. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  16. package/es/types/Enum/BrandPourcentage.d.ts +115 -2
  17. package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
  18. package/es/types/Enum/BrandPourcentage.js +26 -0
  19. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  20. package/es/types/Enum/Compensation.d.ts +15 -0
  21. package/es/types/Enum/Compensation.d.ts.map +1 -0
  22. package/es/types/Enum/Compensation.js +15 -0
  23. package/es/types/Enum/Compensation.js.map +1 -0
  24. package/es/types/Enum/ConstitutionState.d.ts +0 -2
  25. package/es/types/Enum/ConstitutionState.d.ts.map +1 -1
  26. package/es/types/Enum/ConstitutionState.js +10 -10
  27. package/es/types/Enum/ConstitutionState.js.map +1 -1
  28. package/es/types/Enum/InternalService.d.ts +12 -0
  29. package/es/types/Enum/InternalService.d.ts.map +1 -1
  30. package/es/types/Enum/InternalService.js +12 -0
  31. package/es/types/Enum/InternalService.js.map +1 -1
  32. package/es/types/Enum/JobTitle.d.ts +7 -1
  33. package/es/types/Enum/JobTitle.d.ts.map +1 -1
  34. package/es/types/Enum/JobTitle.js +36 -0
  35. package/es/types/Enum/JobTitle.js.map +1 -1
  36. package/es/types/Enum/ReportService.d.ts +9 -4
  37. package/es/types/Enum/ReportService.d.ts.map +1 -1
  38. package/es/types/Enum/ReportService.js +17 -6
  39. package/es/types/Enum/ReportService.js.map +1 -1
  40. package/es/types/Enum/Role.d.ts +3 -1
  41. package/es/types/Enum/Role.d.ts.map +1 -1
  42. package/es/types/Enum/Role.js +2 -0
  43. package/es/types/Enum/Role.js.map +1 -1
  44. package/es/types/Enum/RoleDetail.d.ts +14 -0
  45. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  46. package/es/types/Enum/RoleDetail.js +14 -0
  47. package/es/types/Enum/RoleDetail.js.map +1 -1
  48. package/es/types/Enum/TaskResponseType.d.ts +3 -1
  49. package/es/types/Enum/TaskResponseType.d.ts.map +1 -1
  50. package/es/types/Enum/TaskResponseType.js +57 -0
  51. package/es/types/Enum/TaskResponseType.js.map +1 -1
  52. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts +7 -0
  53. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts.map +1 -0
  54. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +39 -0
  55. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +1 -0
  56. package/es/types/Interface/api/report/ReadReportStats.d.ts +1 -0
  57. package/es/types/Interface/api/report/ReadReportStats.d.ts.map +1 -1
  58. package/es/types/Interface/api/report/ReadReportStats.js.map +1 -1
  59. package/es/types/Interface/models/IAccountingTransaction.d.ts +2 -0
  60. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  61. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  62. package/es/types/Interface/models/IImmobilization.d.ts +2 -0
  63. package/es/types/Interface/models/IImmobilization.d.ts.map +1 -1
  64. package/es/types/Interface/models/IImmobilization.js.map +1 -1
  65. package/es/types/Interface/models/IReport.d.ts +3 -0
  66. package/es/types/Interface/models/IReport.d.ts.map +1 -1
  67. package/es/types/Interface/models/IReport.js.map +1 -1
  68. package/es/types/Interface/models/ISociety.d.ts +2 -1
  69. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  70. package/es/types/Interface/models/ISociety.js.map +1 -1
  71. package/es/types/index.d.ts +2 -2
  72. package/es/types/index.d.ts.map +1 -1
  73. package/es/types/index.js +2 -2
  74. package/es/types/index.js.map +1 -1
  75. package/es/utils/brands.d.ts +8 -0
  76. package/es/utils/brands.d.ts.map +1 -1
  77. package/es/utils/brands.js.map +1 -1
  78. package/js/types/Enum/BalanceSheet.js +1 -1
  79. package/js/types/Enum/BalanceSheet.js.map +1 -1
  80. package/js/types/Enum/BrandClementine.js +22 -0
  81. package/js/types/Enum/BrandClementine.js.map +1 -1
  82. package/js/types/Enum/BrandComptalib.js +14 -0
  83. package/js/types/Enum/BrandComptalib.js.map +1 -1
  84. package/js/types/Enum/BrandLegalstart.js +22 -0
  85. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  86. package/js/types/Enum/BrandPourcentage.js +26 -0
  87. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  88. package/js/types/Enum/Compensation.js +20 -0
  89. package/js/types/Enum/Compensation.js.map +1 -0
  90. package/js/types/Enum/ConstitutionState.js +6 -6
  91. package/js/types/Enum/ConstitutionState.js.map +1 -1
  92. package/js/types/Enum/InternalService.js +12 -0
  93. package/js/types/Enum/InternalService.js.map +1 -1
  94. package/js/types/Enum/JobTitle.js +30 -0
  95. package/js/types/Enum/JobTitle.js.map +1 -1
  96. package/js/types/Enum/ReportService.js +21 -9
  97. package/js/types/Enum/ReportService.js.map +1 -1
  98. package/js/types/Enum/Role.js +2 -0
  99. package/js/types/Enum/Role.js.map +1 -1
  100. package/js/types/Enum/RoleDetail.js +14 -0
  101. package/js/types/Enum/RoleDetail.js.map +1 -1
  102. package/js/types/Enum/TaskResponseType.js +52 -0
  103. package/js/types/Enum/TaskResponseType.js.map +1 -1
  104. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +30 -0
  105. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +1 -0
  106. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  107. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  108. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  109. package/js/types/Interface/models/IReport.js.map +1 -1
  110. package/js/types/Interface/models/ISociety.js.map +1 -1
  111. package/js/types/index.js +20 -20
  112. package/js/types/index.js.map +1 -1
  113. package/js/utils/brands.js.map +1 -1
  114. package/package.json +1 -1
  115. package/ts/types/Enum/BalanceSheet.ts +1 -1
  116. package/ts/types/Enum/BrandClementine.ts +22 -0
  117. package/ts/types/Enum/BrandComptalib.ts +14 -0
  118. package/ts/types/Enum/BrandLegalstart.ts +22 -0
  119. package/ts/types/Enum/BrandPourcentage.ts +26 -0
  120. package/ts/types/Enum/Compensation.ts +14 -0
  121. package/ts/types/Enum/ConstitutionState.ts +4 -4
  122. package/ts/types/Enum/InternalService.ts +12 -0
  123. package/ts/types/Enum/JobTitle.ts +36 -0
  124. package/ts/types/Enum/ReportService.ts +20 -8
  125. package/ts/types/Enum/Role.ts +2 -0
  126. package/ts/types/Enum/RoleDetail.ts +14 -0
  127. package/ts/types/Enum/TaskResponseType.ts +57 -0
  128. package/ts/types/Interface/api/prestation/QueryCreatePrestationSocieties.ts +27 -0
  129. package/ts/types/Interface/api/report/ReadReportStats.ts +2 -1
  130. package/ts/types/Interface/models/IAccountingTransaction.ts +2 -0
  131. package/ts/types/Interface/models/IImmobilization.ts +2 -0
  132. package/ts/types/Interface/models/IReport.ts +3 -0
  133. package/ts/types/Interface/models/ISociety.ts +2 -0
  134. package/ts/types/index.ts +2 -2
  135. package/ts/utils/brands.ts +8 -0
  136. package/es/types/Enum/Office.d.ts +0 -19
  137. package/es/types/Enum/Office.d.ts.map +0 -1
  138. package/es/types/Enum/Office.js +0 -20
  139. package/es/types/Enum/Office.js.map +0 -1
  140. package/es/types/Enum/TimeRecorderLocation.d.ts +0 -23
  141. package/es/types/Enum/TimeRecorderLocation.d.ts.map +0 -1
  142. package/es/types/Enum/TimeRecorderLocation.js +0 -6
  143. package/es/types/Enum/TimeRecorderLocation.js.map +0 -1
  144. package/js/types/Enum/Office.js +0 -25
  145. package/js/types/Enum/Office.js.map +0 -1
  146. package/js/types/Enum/TimeRecorderLocation.js +0 -14
  147. package/js/types/Enum/TimeRecorderLocation.js.map +0 -1
  148. package/ts/types/Enum/Office.ts +0 -19
  149. package/ts/types/Enum/TimeRecorderLocation.ts +0 -9
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- const Office = exports.Office = {
7
- LAXOU: {
8
- id: 1,
9
- name: 'Laxou'
10
- },
11
- PARIS: {
12
- id: 2,
13
- name: 'Paris'
14
- },
15
- MARSEILLE: {
16
- id: 3,
17
- name: 'Marseille'
18
- },
19
- EPINAL: {
20
- id: 4,
21
- name: 'Epinal'
22
- }
23
- // WARNING: used in TimeRecorderLocation (HOME_OFFICE.id = 5)
24
- };
25
- //# sourceMappingURL=Office.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Office.js","names":["Office","exports","LAXOU","id","name","PARIS","MARSEILLE","EPINAL"],"sources":["../../../ts/types/Enum/Office.ts"],"sourcesContent":["export const Office = {\n LAXOU: {\n id: 1,\n name: 'Laxou',\n },\n PARIS: {\n id: 2,\n name: 'Paris',\n },\n MARSEILLE: {\n id: 3,\n name: 'Marseille',\n },\n EPINAL: {\n id: 4,\n name: 'Epinal',\n },\n // WARNING: used in TimeRecorderLocation (HOME_OFFICE.id = 5)\n};"],"mappings":";;;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAND,MAAM,GAAG;EACpBE,KAAK,EAAE;IACLC,EAAE,EAAE,CAAC;IACLC,IAAI,EAAE;GACP;EACDC,KAAK,EAAE;IACLF,EAAE,EAAE,CAAC;IACLC,IAAI,EAAE;GACP;EACDE,SAAS,EAAE;IACTH,EAAE,EAAE,CAAC;IACLC,IAAI,EAAE;GACP;EACDG,MAAM,EAAE;IACNJ,EAAE,EAAE,CAAC;IACLC,IAAI,EAAE;;EAER;CACD"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.TimeRecorderLocation = undefined;
7
- var _Office = require("./Office");
8
- const TimeRecorderLocation = exports.TimeRecorderLocation = Object.assign(Object.assign({}, _Office.Office), {
9
- HOME_OFFICE: {
10
- id: 5,
11
- name: 'Télétravail'
12
- }
13
- });
14
- //# sourceMappingURL=TimeRecorderLocation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TimeRecorderLocation.js","names":["_Office","require","TimeRecorderLocation","exports","Object","assign","Office","HOME_OFFICE","id","name"],"sources":["../../../ts/types/Enum/TimeRecorderLocation.ts"],"sourcesContent":["import { Office } from './Office';\n\nexport const TimeRecorderLocation = {\n ...Office,\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n};"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAEO,MAAMC,oBAAoB,GAAAC,OAAA,CAApBD,oBAAoB,GAAAE,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAC5BC,cAAM;EACTC,WAAW,EAAE;IACXC,EAAE,EAAE,CAAC;IACLC,IAAI,EAAE;;AACP,EACF"}
@@ -1,19 +0,0 @@
1
- export const Office = {
2
- LAXOU: {
3
- id: 1,
4
- name: 'Laxou',
5
- },
6
- PARIS: {
7
- id: 2,
8
- name: 'Paris',
9
- },
10
- MARSEILLE: {
11
- id: 3,
12
- name: 'Marseille',
13
- },
14
- EPINAL: {
15
- id: 4,
16
- name: 'Epinal',
17
- },
18
- // WARNING: used in TimeRecorderLocation (HOME_OFFICE.id = 5)
19
- };
@@ -1,9 +0,0 @@
1
- import { Office } from './Office';
2
-
3
- export const TimeRecorderLocation = {
4
- ...Office,
5
- HOME_OFFICE: {
6
- id: 5,
7
- name: 'Télétravail',
8
- },
9
- };