@silexpert/core 1.1.161 → 1.1.162

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 (200) hide show
  1. package/dist/cjs/api/resources/CommercialOffer.d.ts +47 -0
  2. package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/CommercialOffer.js +64 -0
  4. package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
  5. package/dist/cjs/api/resources/prestation.d.ts +14 -1
  6. package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/prestation.js +17 -0
  8. package/dist/cjs/api/resources/prestation.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +2 -0
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +2 -0
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
  14. package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/ClosingType.js +19 -0
  16. package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
  17. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
  18. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
  20. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
  21. package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
  22. package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +175 -0
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  29. package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
  30. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
  31. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  35. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  39. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  40. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
  42. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  44. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
  46. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  48. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  49. package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
  50. package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  51. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
  52. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
  54. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  56. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
  58. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  59. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  60. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  61. package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
  62. package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  63. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  64. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  67. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  68. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
  69. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  70. package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
  71. package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  72. package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
  73. package/dist/cjs/types/index.d.ts +9 -0
  74. package/dist/cjs/types/index.d.ts.map +1 -1
  75. package/dist/cjs/types/index.js +9 -0
  76. package/dist/cjs/types/index.js.map +1 -1
  77. package/dist/cjs/utils/commercialOffer.d.ts +6 -0
  78. package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
  79. package/dist/cjs/utils/commercialOffer.js +39 -0
  80. package/dist/cjs/utils/commercialOffer.js.map +1 -0
  81. package/dist/cjs/utils/index.d.ts +1 -0
  82. package/dist/cjs/utils/index.d.ts.map +1 -1
  83. package/dist/cjs/utils/index.js +1 -0
  84. package/dist/cjs/utils/index.js.map +1 -1
  85. package/dist/cjs/utils/prestation.d.ts +9 -2
  86. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  87. package/dist/cjs/utils/prestation.js +155 -1
  88. package/dist/cjs/utils/prestation.js.map +1 -1
  89. package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
  90. package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
  91. package/dist/mjs/api/resources/CommercialOffer.js +60 -0
  92. package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
  93. package/dist/mjs/api/resources/prestation.d.ts +14 -1
  94. package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
  95. package/dist/mjs/api/resources/prestation.js +17 -0
  96. package/dist/mjs/api/resources/prestation.js.map +1 -1
  97. package/dist/mjs/api/resources.d.ts +2 -0
  98. package/dist/mjs/api/resources.d.ts.map +1 -1
  99. package/dist/mjs/api/resources.js +2 -0
  100. package/dist/mjs/api/resources.js.map +1 -1
  101. package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
  102. package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
  103. package/dist/mjs/types/Enum/ClosingType.js +16 -0
  104. package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
  105. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
  106. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  107. package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
  108. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
  109. package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
  110. package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
  111. package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
  112. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PrestationType.js +175 -0
  114. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
  116. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  117. package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
  118. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
  119. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  120. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  121. package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
  122. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  123. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  124. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  125. package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
  126. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  127. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  128. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
  130. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  132. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
  134. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  135. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  136. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  137. package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
  138. package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  139. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
  140. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  141. package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
  142. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
  143. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  144. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  145. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
  146. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  147. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  148. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  149. package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
  150. package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  151. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  152. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  153. package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  154. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  155. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  156. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
  157. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  158. package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
  159. package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  160. package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
  161. package/dist/mjs/types/index.d.ts +9 -0
  162. package/dist/mjs/types/index.d.ts.map +1 -1
  163. package/dist/mjs/types/index.js +9 -0
  164. package/dist/mjs/types/index.js.map +1 -1
  165. package/dist/mjs/utils/commercialOffer.d.ts +6 -0
  166. package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
  167. package/dist/mjs/utils/commercialOffer.js +33 -0
  168. package/dist/mjs/utils/commercialOffer.js.map +1 -0
  169. package/dist/mjs/utils/index.d.ts +1 -0
  170. package/dist/mjs/utils/index.d.ts.map +1 -1
  171. package/dist/mjs/utils/index.js +1 -0
  172. package/dist/mjs/utils/index.js.map +1 -1
  173. package/dist/mjs/utils/prestation.d.ts +9 -2
  174. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  175. package/dist/mjs/utils/prestation.js +150 -1
  176. package/dist/mjs/utils/prestation.js.map +1 -1
  177. package/package.json +1 -1
  178. package/ts/api/resources/CommercialOffer.ts +67 -0
  179. package/ts/api/resources/prestation.ts +21 -1
  180. package/ts/api/resources.ts +2 -0
  181. package/ts/types/Enum/ClosingType.ts +17 -0
  182. package/ts/types/Enum/CommercialOfferType.ts +84 -0
  183. package/ts/types/Enum/PrestationOption.ts +9 -0
  184. package/ts/types/Enum/PrestationType.ts +175 -0
  185. package/ts/types/Enum/PriceGridClementine.ts +335 -0
  186. package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
  187. package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
  188. package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
  189. package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
  190. package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
  191. package/ts/types/Interface/api/prestation/Query.ts +56 -0
  192. package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
  193. package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
  194. package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
  195. package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
  196. package/ts/types/Interface/models/IPrestationList.ts +1 -0
  197. package/ts/types/index.ts +9 -0
  198. package/ts/utils/commercialOffer.ts +37 -0
  199. package/ts/utils/index.ts +1 -0
  200. package/ts/utils/prestation.ts +193 -2
@@ -0,0 +1,101 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridClementine: {
5
+ idTypeBrand: number;
6
+ price: ({
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ vatRegimeMonthly: {
21
+ type: VatRegime;
22
+ price: number;
23
+ }[];
24
+ properties?: undefined;
25
+ turnoverCreatedYear?: undefined;
26
+ turnoverPastYear?: undefined;
27
+ partner?: undefined;
28
+ employee?: undefined;
29
+ } | {
30
+ idPrestationList: PrestationType[];
31
+ minimumMonthlyPayment: {
32
+ id: ClosingType;
33
+ month: number;
34
+ }[];
35
+ maximumMonthlyPayment: {
36
+ id: ClosingType;
37
+ month: number;
38
+ }[];
39
+ properties: {
40
+ amount: number;
41
+ price: number;
42
+ }[];
43
+ vatRegimeMonthly: {
44
+ type: VatRegime;
45
+ price: number;
46
+ }[];
47
+ turnoverMonthly?: undefined;
48
+ turnoverCreatedYear?: undefined;
49
+ turnoverPastYear?: undefined;
50
+ partner?: undefined;
51
+ employee?: undefined;
52
+ } | {
53
+ idPrestationList: PrestationType[];
54
+ turnoverCreatedYear: {
55
+ turnoverValue: number;
56
+ price: number;
57
+ }[];
58
+ turnoverPastYear: {
59
+ turnoverValue: number;
60
+ price: number;
61
+ }[];
62
+ minimumMonthlyPayment?: undefined;
63
+ maximumMonthlyPayment?: undefined;
64
+ turnoverMonthly?: undefined;
65
+ vatRegimeMonthly?: undefined;
66
+ properties?: undefined;
67
+ partner?: undefined;
68
+ employee?: undefined;
69
+ } | {
70
+ idPrestationList: PrestationType[];
71
+ partner: {
72
+ amountMinimum: number;
73
+ amountMaximum: number;
74
+ price: number;
75
+ }[];
76
+ minimumMonthlyPayment?: undefined;
77
+ maximumMonthlyPayment?: undefined;
78
+ turnoverMonthly?: undefined;
79
+ vatRegimeMonthly?: undefined;
80
+ properties?: undefined;
81
+ turnoverCreatedYear?: undefined;
82
+ turnoverPastYear?: undefined;
83
+ employee?: undefined;
84
+ } | {
85
+ idPrestationList: PrestationType[];
86
+ employee: {
87
+ amountMinimum: number;
88
+ amountMaximum: number;
89
+ price: number;
90
+ }[];
91
+ minimumMonthlyPayment?: undefined;
92
+ maximumMonthlyPayment?: undefined;
93
+ turnoverMonthly?: undefined;
94
+ vatRegimeMonthly?: undefined;
95
+ properties?: undefined;
96
+ turnoverCreatedYear?: undefined;
97
+ turnoverPastYear?: undefined;
98
+ partner?: undefined;
99
+ })[];
100
+ }[];
101
+ //# sourceMappingURL=PriceGridClementine.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0U/B,CAAC"}
@@ -0,0 +1,335 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export const PriceGridClementine = [
5
+ {
6
+ /* Clementine */
7
+ idTypeBrand: 1,
8
+ price: [
9
+ {
10
+ /* Compta Pro */
11
+ idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
12
+ minimumMonthlyPayment: [
13
+ {
14
+ id: ClosingType.IN_PROGRESS,
15
+ month: 9,
16
+ },
17
+ {
18
+ id: ClosingType.OUTDATED,
19
+ month: 16,
20
+ },
21
+ ],
22
+ maximumMonthlyPayment: [
23
+ {
24
+ id: ClosingType.IN_PROGRESS,
25
+ month: 23,
26
+ },
27
+ {
28
+ id: ClosingType.OUTDATED,
29
+ month: 23,
30
+ },
31
+ ],
32
+ turnoverMonthly: [
33
+ {
34
+ turnoverValue: 10000,
35
+ price: 59,
36
+ },
37
+ {
38
+ turnoverValue: 50000,
39
+ price: 79,
40
+ },
41
+ {
42
+ turnoverValue: 100000,
43
+ price: 99,
44
+ },
45
+ {
46
+ turnoverValue: 150000,
47
+ price: 109,
48
+ },
49
+ {
50
+ turnoverValue: 200000,
51
+ price: 129,
52
+ },
53
+ {
54
+ turnoverValue: 250000,
55
+ price: 149,
56
+ },
57
+ ],
58
+ vatRegimeMonthly: [
59
+ {
60
+ type: VatRegime.NOT_ATTRIBUTED,
61
+ price: 0,
62
+ },
63
+ {
64
+ type: VatRegime.SIMPLIFIED,
65
+ price: 20,
66
+ },
67
+ {
68
+ type: VatRegime.QUARTERLY,
69
+ price: 30,
70
+ },
71
+ {
72
+ type: VatRegime.MONTHLY,
73
+ price: 40,
74
+ },
75
+ ],
76
+ },
77
+ {
78
+ /* Compta Entreprise */
79
+ idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
80
+ minimumMonthlyPayment: [
81
+ {
82
+ id: ClosingType.IN_PROGRESS,
83
+ month: 9,
84
+ },
85
+ {
86
+ id: ClosingType.OUTDATED,
87
+ month: 16,
88
+ },
89
+ ],
90
+ maximumMonthlyPayment: [
91
+ {
92
+ id: ClosingType.IN_PROGRESS,
93
+ month: 23,
94
+ },
95
+ {
96
+ id: ClosingType.OUTDATED,
97
+ month: 23,
98
+ },
99
+ ],
100
+ turnoverMonthly: [
101
+ {
102
+ turnoverValue: 50000,
103
+ price: 99,
104
+ },
105
+ {
106
+ turnoverValue: 150000,
107
+ price: 129,
108
+ },
109
+ {
110
+ turnoverValue: 250000,
111
+ price: 169,
112
+ },
113
+ {
114
+ turnoverValue: 350000,
115
+ price: 209,
116
+ },
117
+ {
118
+ turnoverValue: 500000,
119
+ price: 239,
120
+ },
121
+ {
122
+ turnoverValue: 700000,
123
+ price: 279,
124
+ },
125
+ {
126
+ turnoverValue: 900000,
127
+ price: 329,
128
+ },
129
+ ],
130
+ vatRegimeMonthly: [
131
+ {
132
+ type: VatRegime.NOT_ATTRIBUTED,
133
+ price: 0,
134
+ },
135
+ {
136
+ type: VatRegime.SIMPLIFIED,
137
+ price: 20,
138
+ },
139
+ {
140
+ type: VatRegime.QUARTERLY,
141
+ price: 30,
142
+ },
143
+ {
144
+ type: VatRegime.MONTHLY,
145
+ price: 40,
146
+ },
147
+ ],
148
+ },
149
+ {
150
+ /* Compta SCI */
151
+ idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
152
+ minimumMonthlyPayment: [
153
+ {
154
+ id: ClosingType.IN_PROGRESS,
155
+ month: 9,
156
+ },
157
+ {
158
+ id: ClosingType.OUTDATED,
159
+ month: 16,
160
+ },
161
+ ],
162
+ maximumMonthlyPayment: [
163
+ {
164
+ id: ClosingType.IN_PROGRESS,
165
+ month: 23,
166
+ },
167
+ {
168
+ id: ClosingType.OUTDATED,
169
+ month: 23,
170
+ },
171
+ ],
172
+ properties: [
173
+ {
174
+ amount: 1,
175
+ price: 39,
176
+ },
177
+ {
178
+ amount: 2,
179
+ price: 49,
180
+ },
181
+ {
182
+ amount: 3,
183
+ price: 59,
184
+ },
185
+ {
186
+ amount: 4,
187
+ price: 69,
188
+ },
189
+ {
190
+ amount: 5,
191
+ price: 79,
192
+ },
193
+ {
194
+ amount: 6,
195
+ price: 89,
196
+ },
197
+ ],
198
+ vatRegimeMonthly: [
199
+ {
200
+ type: VatRegime.NOT_ATTRIBUTED,
201
+ price: 0,
202
+ },
203
+ {
204
+ type: VatRegime.SIMPLIFIED,
205
+ price: 20,
206
+ },
207
+ {
208
+ type: VatRegime.QUARTERLY,
209
+ price: 30,
210
+ },
211
+ {
212
+ type: VatRegime.MONTHLY,
213
+ price: 40,
214
+ },
215
+ ],
216
+ },
217
+ {
218
+ /* Prévisionnel */
219
+ idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
220
+ turnoverCreatedYear: [
221
+ {
222
+ turnoverValue: 75000,
223
+ price: 199,
224
+ },
225
+ {
226
+ turnoverValue: 150000,
227
+ price: 299,
228
+ },
229
+ {
230
+ turnoverValue: 400000,
231
+ price: 399,
232
+ },
233
+ {
234
+ turnoverValue: 750000,
235
+ price: 579,
236
+ },
237
+ {
238
+ turnoverValue: 1000000,
239
+ price: 889,
240
+ },
241
+ ],
242
+ turnoverPastYear: [
243
+ {
244
+ turnoverValue: 75000,
245
+ price: 299,
246
+ },
247
+ {
248
+ turnoverValue: 150000,
249
+ price: 399,
250
+ },
251
+ {
252
+ turnoverValue: 400000,
253
+ price: 499,
254
+ },
255
+ {
256
+ turnoverValue: 750000,
257
+ price: 679,
258
+ },
259
+ {
260
+ turnoverValue: 1000000,
261
+ price: 989,
262
+ },
263
+ ],
264
+ },
265
+ {
266
+ /* Gestion Juridique */
267
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
268
+ partner: [
269
+ {
270
+ amountMinimum: 1,
271
+ amountMaximum: 1,
272
+ price: 249,
273
+ },
274
+ {
275
+ amountMinimum: 2,
276
+ amountMaximum: 4,
277
+ price: 299,
278
+ },
279
+ {
280
+ amountMinimum: 5,
281
+ amountMaximum: 1000000,
282
+ price: 399,
283
+ },
284
+ ],
285
+ },
286
+ {
287
+ /* Social */
288
+ idPrestationList: [PrestationType.SOCIAL],
289
+ employee: [
290
+ {
291
+ amountMinimum: 1,
292
+ amountMaximum: 1,
293
+ price: 33,
294
+ },
295
+ {
296
+ amountMinimum: 2,
297
+ amountMaximum: 5,
298
+ price: 30,
299
+ },
300
+ {
301
+ amountMinimum: 6,
302
+ amountMaximum: 20,
303
+ price: 28,
304
+ },
305
+ {
306
+ amountMinimum: 21,
307
+ amountMaximum: 50,
308
+ price: 27,
309
+ },
310
+ {
311
+ amountMinimum: 50,
312
+ amountMaximum: 1000000,
313
+ price: 25,
314
+ },
315
+ ],
316
+ },
317
+ ],
318
+ },
319
+ {
320
+ /* Leglastart */
321
+ idTypeBrand: 2,
322
+ price: [],
323
+ },
324
+ {
325
+ /* Statuts Express */
326
+ idTypeBrand: 4,
327
+ price: [],
328
+ },
329
+ {
330
+ /* Kandbaz */
331
+ idTypeBrand: 5,
332
+ price: [],
333
+ },
334
+ ];
335
+ //# sourceMappingURL=PriceGridClementine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n];"]}
@@ -0,0 +1,34 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridLegalstart: {
5
+ idTypeBrand: number;
6
+ price: {
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ turnoverYearlyy: {
21
+ turnoverValue: number;
22
+ price: number;
23
+ }[];
24
+ vatRegimeMonthly: {
25
+ type: VatRegime;
26
+ price: number;
27
+ }[];
28
+ vatRegimeYearly: {
29
+ type: VatRegime;
30
+ price: number;
31
+ }[];
32
+ }[];
33
+ }[];
34
+ //# sourceMappingURL=PriceGridLegalstart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridLegalstart.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+F/B,CAAC"}
@@ -0,0 +1,100 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export const PriceGridLegalstart = [
5
+ {
6
+ /* LegalStart */
7
+ idTypeBrand: 1,
8
+ price: [
9
+ {
10
+ /* Compta Pro */
11
+ idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
12
+ minimumMonthlyPayment: [
13
+ {
14
+ id: ClosingType.IN_PROGRESS,
15
+ month: 9,
16
+ },
17
+ {
18
+ id: ClosingType.OUTDATED,
19
+ month: 16,
20
+ },
21
+ ],
22
+ maximumMonthlyPayment: [
23
+ {
24
+ id: ClosingType.IN_PROGRESS,
25
+ month: 23,
26
+ },
27
+ {
28
+ id: ClosingType.OUTDATED,
29
+ month: 23,
30
+ },
31
+ ],
32
+ turnoverMonthly: [
33
+ {
34
+ turnoverValue: 50000,
35
+ price: 60,
36
+ },
37
+ {
38
+ turnoverValue: 150000,
39
+ price: 75,
40
+ },
41
+ {
42
+ turnoverValue: 234000,
43
+ price: 90,
44
+ },
45
+ ],
46
+ turnoverYearlyy: [
47
+ {
48
+ turnoverValue: 50000,
49
+ price: 600,
50
+ },
51
+ {
52
+ turnoverValue: 150000,
53
+ price: 750,
54
+ },
55
+ {
56
+ turnoverValue: 234000,
57
+ price: 900,
58
+ },
59
+ ],
60
+ vatRegimeMonthly: [
61
+ {
62
+ type: VatRegime.NOT_ATTRIBUTED,
63
+ price: 0,
64
+ },
65
+ {
66
+ type: VatRegime.SIMPLIFIED,
67
+ price: 20,
68
+ },
69
+ {
70
+ type: VatRegime.QUARTERLY,
71
+ price: 30,
72
+ },
73
+ {
74
+ type: VatRegime.MONTHLY,
75
+ price: 40,
76
+ },
77
+ ],
78
+ vatRegimeYearly: [
79
+ {
80
+ type: VatRegime.NOT_ATTRIBUTED,
81
+ price: 0,
82
+ },
83
+ {
84
+ type: VatRegime.SIMPLIFIED,
85
+ price: 200,
86
+ },
87
+ {
88
+ type: VatRegime.QUARTERLY,
89
+ price: 300,
90
+ },
91
+ {
92
+ type: VatRegime.MONTHLY,
93
+ price: 400,
94
+ },
95
+ ],
96
+ },
97
+ ],
98
+ },
99
+ ];
100
+ //# sourceMappingURL=PriceGridLegalstart.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridLegalstart.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC;QACE,gBAAgB;QAChB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE;YACL;gBACE,gBAAgB;gBAChB,gBAAgB,EAAE,CAAC,cAAc,CAAC,sBAAsB,EAAE,cAAc,CAAC,8BAA8B,CAAC;gBACxG,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,WAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,WAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,WAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,WAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,SAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,IAAI,EAAE,SAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,SAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,GAAG;qBACX;iBACF;aACF;SACF;KACF;CACF,CAAC","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridLegalstart = [\n {\n /* LegalStart */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 60,\n },\n {\n turnoverValue: 150000,\n price: 75,\n },\n {\n turnoverValue: 234000,\n price: 90,\n },\n ],\n turnoverYearlyy: [\n {\n turnoverValue: 50000,\n price: 600,\n },\n {\n turnoverValue: 150000,\n price: 750,\n },\n {\n turnoverValue: 234000,\n price: 900,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n vatRegimeYearly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 200,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 300,\n },\n {\n type: VatRegime.MONTHLY,\n price: 400,\n },\n ],\n },\n ],\n },\n];"]}
@@ -0,0 +1,52 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridPourcentage: {
5
+ idTypeBrand: number;
6
+ price: ({
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ vatRegimeMonthly: {
21
+ type: VatRegime;
22
+ price: number;
23
+ }[];
24
+ partner?: undefined;
25
+ employee?: undefined;
26
+ } | {
27
+ idPrestationList: PrestationType[];
28
+ partner: {
29
+ amountMinimum: number;
30
+ amountMaximum: number;
31
+ price: number;
32
+ }[];
33
+ minimumMonthlyPayment?: undefined;
34
+ maximumMonthlyPayment?: undefined;
35
+ turnoverMonthly?: undefined;
36
+ vatRegimeMonthly?: undefined;
37
+ employee?: undefined;
38
+ } | {
39
+ idPrestationList: PrestationType[];
40
+ employee: {
41
+ amountMinimum: number;
42
+ amountMaximum: number;
43
+ price: number;
44
+ }[];
45
+ minimumMonthlyPayment?: undefined;
46
+ maximumMonthlyPayment?: undefined;
47
+ turnoverMonthly?: undefined;
48
+ vatRegimeMonthly?: undefined;
49
+ partner?: undefined;
50
+ })[];
51
+ }[];
52
+ //# sourceMappingURL=PriceGridPourcentage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridPourcentage.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridPourcentage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6lChC,CAAC"}