@silexpert/core 1.1.252 → 1.1.254

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 (119) hide show
  1. package/dist/cjs/api/resources/BudgetInsight.d.ts +2 -1
  2. package/dist/cjs/api/resources/BudgetInsight.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/BudgetInsight.js +3 -0
  4. package/dist/cjs/api/resources/BudgetInsight.js.map +1 -1
  5. package/dist/cjs/api/resources/CalendarEvent.d.ts +1 -0
  6. package/dist/cjs/api/resources/CalendarEvent.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/CalendarEvent.js +9 -0
  8. package/dist/cjs/api/resources/CalendarEvent.js.map +1 -1
  9. package/dist/cjs/types/Enum/BrandClementine.d.ts +3 -4
  10. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BrandClementine.js +3 -337
  12. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  13. package/dist/cjs/types/Enum/BrandLegalstart.d.ts +2 -3
  14. package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/BrandLegalstart.js +2 -106
  16. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  17. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +6 -105
  18. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/BrandPourcentage.js +46 -617
  20. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  21. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  22. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  23. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +339 -0
  24. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  25. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  26. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  27. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js +110 -0
  28. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  29. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  30. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  31. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js +488 -0
  32. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  33. package/dist/cjs/types/Interface/api/bankAccount/Read.d.ts +1 -0
  34. package/dist/cjs/types/Interface/api/bankAccount/Read.d.ts.map +1 -1
  35. package/dist/cjs/types/Interface/api/bankAccount/Read.js.map +1 -1
  36. package/dist/cjs/types/Interface/api/budgetInsight/Delete.d.ts +6 -0
  37. package/dist/cjs/types/Interface/api/budgetInsight/Delete.d.ts.map +1 -0
  38. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js +36 -0
  39. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js.map +1 -0
  40. package/dist/cjs/types/Interface/api/notion/Read.d.ts +8 -0
  41. package/dist/cjs/types/Interface/api/notion/Read.d.ts.map +1 -0
  42. package/dist/cjs/types/Interface/api/notion/Read.js +3 -0
  43. package/dist/cjs/types/Interface/api/notion/Read.js.map +1 -0
  44. package/dist/cjs/types/index.d.ts +1 -0
  45. package/dist/cjs/types/index.d.ts.map +1 -1
  46. package/dist/cjs/types/index.js +1 -0
  47. package/dist/cjs/types/index.js.map +1 -1
  48. package/dist/cjs/utils/bankAccount.d.ts.map +1 -1
  49. package/dist/cjs/utils/bankAccount.js +4 -5
  50. package/dist/cjs/utils/bankAccount.js.map +1 -1
  51. package/dist/cjs/utils/email/templates/signature.js +1 -1
  52. package/dist/cjs/utils/email/templates/signature.js.map +1 -1
  53. package/dist/mjs/api/resources/BudgetInsight.d.ts +2 -1
  54. package/dist/mjs/api/resources/BudgetInsight.d.ts.map +1 -1
  55. package/dist/mjs/api/resources/BudgetInsight.js +3 -0
  56. package/dist/mjs/api/resources/BudgetInsight.js.map +1 -1
  57. package/dist/mjs/api/resources/CalendarEvent.d.ts +1 -0
  58. package/dist/mjs/api/resources/CalendarEvent.d.ts.map +1 -1
  59. package/dist/mjs/api/resources/CalendarEvent.js +9 -0
  60. package/dist/mjs/api/resources/CalendarEvent.js.map +1 -1
  61. package/dist/mjs/types/Enum/BrandClementine.d.ts +3 -4
  62. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  63. package/dist/mjs/types/Enum/BrandClementine.js +3 -337
  64. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  65. package/dist/mjs/types/Enum/BrandLegalstart.d.ts +2 -3
  66. package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  67. package/dist/mjs/types/Enum/BrandLegalstart.js +2 -106
  68. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  69. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +6 -105
  70. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  71. package/dist/mjs/types/Enum/BrandPourcentage.js +46 -617
  72. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  73. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  74. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  75. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +336 -0
  76. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  77. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  78. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  79. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js +107 -0
  80. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  81. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  82. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  83. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js +485 -0
  84. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  85. package/dist/mjs/types/Interface/api/bankAccount/Read.d.ts +1 -0
  86. package/dist/mjs/types/Interface/api/bankAccount/Read.d.ts.map +1 -1
  87. package/dist/mjs/types/Interface/api/bankAccount/Read.js.map +1 -1
  88. package/dist/mjs/types/Interface/api/budgetInsight/Delete.d.ts +6 -0
  89. package/dist/mjs/types/Interface/api/budgetInsight/Delete.d.ts.map +1 -0
  90. package/dist/mjs/types/Interface/api/budgetInsight/Delete.js +35 -0
  91. package/dist/mjs/types/Interface/api/budgetInsight/Delete.js.map +1 -0
  92. package/dist/mjs/types/Interface/api/notion/Read.d.ts +8 -0
  93. package/dist/mjs/types/Interface/api/notion/Read.d.ts.map +1 -0
  94. package/dist/mjs/types/Interface/api/notion/Read.js +2 -0
  95. package/dist/mjs/types/Interface/api/notion/Read.js.map +1 -0
  96. package/dist/mjs/types/index.d.ts +1 -0
  97. package/dist/mjs/types/index.d.ts.map +1 -1
  98. package/dist/mjs/types/index.js +1 -0
  99. package/dist/mjs/types/index.js.map +1 -1
  100. package/dist/mjs/utils/bankAccount.d.ts.map +1 -1
  101. package/dist/mjs/utils/bankAccount.js +4 -5
  102. package/dist/mjs/utils/bankAccount.js.map +1 -1
  103. package/dist/mjs/utils/email/templates/signature.js +1 -1
  104. package/dist/mjs/utils/email/templates/signature.js.map +1 -1
  105. package/package.json +1 -1
  106. package/ts/api/resources/BudgetInsight.ts +5 -1
  107. package/ts/api/resources/CalendarEvent.ts +11 -0
  108. package/ts/types/Enum/BrandClementine.ts +3 -337
  109. package/ts/types/Enum/BrandLegalstart.ts +2 -106
  110. package/ts/types/Enum/BrandPourcentage.ts +47 -618
  111. package/ts/types/Enum/SalesContractBrandClementine.ts +337 -0
  112. package/ts/types/Enum/SalesContractBrandLegalstart.ts +107 -0
  113. package/ts/types/Enum/SalesContractBrandPourcentage.ts +487 -0
  114. package/ts/types/Interface/api/bankAccount/Read.ts +1 -0
  115. package/ts/types/Interface/api/budgetInsight/Delete.ts +19 -0
  116. package/ts/types/Interface/api/notion/Read.ts +7 -0
  117. package/ts/types/index.ts +1 -0
  118. package/ts/utils/bankAccount.ts +8 -6
  119. package/ts/utils/email/templates/signature.ts +1 -1
@@ -1,10 +1,11 @@
1
1
  import { Resource } from '../Resource';
2
- import { CreateOrUpdateAccessToken, IAccessToken, ReadTemporaryCode, ReadUserConnection } from '../../types';
2
+ import { CreateOrUpdateAccessToken, DeleteBudgetInsightConnection, IAccessToken, ReadTemporaryCode, ReadUserConnection } from '../../types';
3
3
  export declare class BudgetInsight extends Resource {
4
4
  getTokens(): Promise<IAccessToken | null>;
5
5
  getTemporaryToken(): Promise<ReadTemporaryCode>;
6
6
  updateOrCreateToken(payload: CreateOrUpdateAccessToken): Promise<IAccessToken>;
7
7
  authentificate(): Promise<IAccessToken>;
8
8
  getAllConnections(): Promise<ReadUserConnection[]>;
9
+ deleteConnection(payload: DeleteBudgetInsightConnection): Promise<true>;
9
10
  }
10
11
  //# sourceMappingURL=BudgetInsight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BudgetInsight.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BudgetInsight.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,yBAAyB,EAAE,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAE7G,qBAAa,aAAc,SAAQ,QAAQ;IACzC,SAAS,IAAI,OAAO,CAAC,YAAY,GAAG,IAAI,CAAC;IAIzC,iBAAiB,IAAI,OAAO,CAAC,iBAAiB,CAAC;IAI/C,mBAAmB,CAAC,OAAO,EAAE,yBAAyB,GAAG,OAAO,CAAC,YAAY,CAAC;IAI9E,cAAc,IAAI,OAAO,CAAC,YAAY,CAAC;IAIvC,iBAAiB,IAAI,OAAO,CAAC,kBAAkB,EAAE,CAAC;CAGnD"}
1
+ {"version":3,"file":"BudgetInsight.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BudgetInsight.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,yBAAyB,EAAE,6BAA6B,EAAE,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAE5I,qBAAa,aAAc,SAAQ,QAAQ;IACzC,SAAS,IAAI,OAAO,CAAC,YAAY,GAAG,IAAI,CAAC;IAIzC,iBAAiB,IAAI,OAAO,CAAC,iBAAiB,CAAC;IAI/C,mBAAmB,CAAC,OAAO,EAAE,yBAAyB,GAAG,OAAO,CAAC,YAAY,CAAC;IAI9E,cAAc,IAAI,OAAO,CAAC,YAAY,CAAC;IAIvC,iBAAiB,IAAI,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAIlD,gBAAgB,CAAC,OAAO,EAAE,6BAA6B,GAAG,OAAO,CAAC,IAAI,CAAC;CAGxE"}
@@ -18,6 +18,9 @@ class BudgetInsight extends Resource_1.Resource {
18
18
  getAllConnections() {
19
19
  return this.axios.$get('/connectors/budget-insight/connections');
20
20
  }
21
+ deleteConnection(payload) {
22
+ return this.axios.$delete('/connectors/budget-insight/connections', { params: payload });
23
+ }
21
24
  }
22
25
  exports.BudgetInsight = BudgetInsight;
23
26
  //# sourceMappingURL=BudgetInsight.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BudgetInsight.js","sourceRoot":"","sources":["../../../../ts/api/resources/BudgetInsight.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,SAAS;QACP,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,mCAAmC,CAAC,CAAC;IAC9D,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,6CAA6C,CAAC,CAAC;IACxE,CAAC;IAED,mBAAmB,CAAC,OAAkC;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,mCAAmC,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAED,cAAc;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,2CAA2C,CAAC,CAAC;IACvE,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wCAAwC,CAAC,CAAC;IACnE,CAAC;CACF;AApBD,sCAoBC","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateOrUpdateAccessToken, IAccessToken, ReadTemporaryCode, ReadUserConnection } from '../../types';\n\nexport class BudgetInsight extends Resource {\n getTokens(): Promise<IAccessToken | null> {\n return this.axios.$get('/connectors/budget-insight/tokens');\n }\n\n getTemporaryToken(): Promise<ReadTemporaryCode> {\n return this.axios.$get('/connectors/budget-insight/tokens/temporary');\n }\n\n updateOrCreateToken(payload: CreateOrUpdateAccessToken): Promise<IAccessToken> {\n return this.axios.$post('/connectors/budget-insight/tokens', payload);\n }\n\n authentificate(): Promise<IAccessToken> {\n return this.axios.$post('/connectors/budget-insight/authentificate');\n }\n\n getAllConnections(): Promise<ReadUserConnection[]> {\n return this.axios.$get('/connectors/budget-insight/connections');\n }\n}"]}
1
+ {"version":3,"file":"BudgetInsight.js","sourceRoot":"","sources":["../../../../ts/api/resources/BudgetInsight.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,SAAS;QACP,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,mCAAmC,CAAC,CAAC;IAC9D,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,6CAA6C,CAAC,CAAC;IACxE,CAAC;IAED,mBAAmB,CAAC,OAAkC;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,mCAAmC,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAED,cAAc;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,2CAA2C,CAAC,CAAC;IACvE,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wCAAwC,CAAC,CAAC;IACnE,CAAC;IAED,gBAAgB,CAAC,OAAsC;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,wCAAwC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC,CAAC;IAC3F,CAAC;CACF;AAxBD,sCAwBC","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateOrUpdateAccessToken, DeleteBudgetInsightConnection, IAccessToken, ReadTemporaryCode, ReadUserConnection } from '../../types';\n\nexport class BudgetInsight extends Resource {\n getTokens(): Promise<IAccessToken | null> {\n return this.axios.$get('/connectors/budget-insight/tokens');\n }\n\n getTemporaryToken(): Promise<ReadTemporaryCode> {\n return this.axios.$get('/connectors/budget-insight/tokens/temporary');\n }\n\n updateOrCreateToken(payload: CreateOrUpdateAccessToken): Promise<IAccessToken> {\n return this.axios.$post('/connectors/budget-insight/tokens', payload);\n }\n\n authentificate(): Promise<IAccessToken> {\n return this.axios.$post('/connectors/budget-insight/authentificate');\n }\n\n getAllConnections(): Promise<ReadUserConnection[]> {\n return this.axios.$get('/connectors/budget-insight/connections');\n }\n\n deleteConnection(payload: DeleteBudgetInsightConnection): Promise<true> {\n return this.axios.$delete('/connectors/budget-insight/connections', { params: payload });\n }\n}"]}
@@ -8,6 +8,7 @@ export declare class CalendarEvent extends Resource {
8
8
  get(id: number, params: QueryCalendarEvent): Promise<ICalendarEvent>;
9
9
  getAll(params: GetAllCalendarEvent, cancelToken?: CancelToken): Promise<ReadAllCalendarEvent>;
10
10
  calculateRealtimeEvent(params: GetAllCalendarEvent): Promise<number>;
11
+ exportCalendarEventCalendly(params: GetAllCalendarEvent): Promise<void>;
11
12
  update(id: number, payload: UpdateCalendarEvent): Promise<ICalendarEvent>;
12
13
  delete(id: number): Promise<number>;
13
14
  deleteByUser(id: number, idUser: number): Promise<number>;
@@ -1 +1 @@
1
- {"version":3,"file":"CalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/CalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EACL,2BAA2B,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,cAAc,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,mBAAmB,EACjM,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,aAAc,SAAQ,QAAQ;IACzC,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAI3E,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,OAAO,CAAC,mBAAmB,CAAC;IAI1E,gBAAgB,CAAC,MAAM,EAAE,sBAAsB,GAAG,OAAO,CAAC,IAAI,CAAC;IAI/D,GAAG,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,kBAAkB,GAAG,OAAO,CAAC,cAAc,CAAC;IAIpE,MAAM,CAAC,MAAM,EAAE,mBAAmB,EAAE,WAAW,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAI7F,sBAAsB,CAAC,MAAM,EAAE,mBAAmB,GAAG,OAAO,CAAC,MAAM,CAAC;IAIpE,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,mBAAmB,GAAG,OAAO,CAAC,cAAc,CAAC;IAIzE,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAInC,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAG1D"}
1
+ {"version":3,"file":"CalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/CalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EACL,2BAA2B,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,cAAc,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,mBAAmB,EACjM,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,aAAc,SAAQ,QAAQ;IACzC,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAI3E,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,OAAO,CAAC,mBAAmB,CAAC;IAI1E,gBAAgB,CAAC,MAAM,EAAE,sBAAsB,GAAG,OAAO,CAAC,IAAI,CAAC;IAI/D,GAAG,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,kBAAkB,GAAG,OAAO,CAAC,cAAc,CAAC;IAIpE,MAAM,CAAC,MAAM,EAAE,mBAAmB,EAAE,WAAW,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAI7F,sBAAsB,CAAC,MAAM,EAAE,mBAAmB,GAAG,OAAO,CAAC,MAAM,CAAC;IAI7D,2BAA2B,CAAC,MAAM,EAAE,mBAAmB,GAAG,OAAO,CAAC,IAAI,CAAC;IAW9E,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,mBAAmB,GAAG,OAAO,CAAC,cAAc,CAAC;IAIzE,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAInC,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAG1D"}
@@ -21,6 +21,15 @@ class CalendarEvent extends Resource_1.Resource {
21
21
  calculateRealtimeEvent(params) {
22
22
  return this.axios.$get('/calendar-events/calculate-realtime-event', { params });
23
23
  }
24
+ exportCalendarEventCalendly(params) {
25
+ return this.axios.$get('/calendar-events/calendly', {
26
+ responseType: 'arraybuffer',
27
+ headers: {
28
+ Accept: 'application/csv',
29
+ },
30
+ params,
31
+ });
32
+ }
24
33
  update(id, payload) {
25
34
  return this.axios.$put(`/calendar-events/${id}`, payload);
26
35
  }
@@ -1 +1 @@
1
- {"version":3,"file":"CalendarEvent.js","sourceRoot":"","sources":["../../../../ts/api/resources/CalendarEvent.ts"],"names":[],"mappings":";;;AAIA,0CAAuC;AAEvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,MAAM,CAAC,OAAoC;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,kBAAkB,EAAE,OAAO,CAAC,CAAC;IACvD,CAAC;IAED,MAAM,CAAC,OAAoC;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,yBAAyB,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,gBAAgB,CAAC,MAA8B;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oCAAoC,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED,GAAG,CAAC,EAAU,EAAE,MAA0B;QACxC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,MAA2B,EAAE,WAAyB;QAC3D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,sBAAsB,kCAAO,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAAE,MAAM,IAAG,CAAC;IACtG,CAAC;IAED,sBAAsB,CAAC,MAA2B;QAChD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,2CAA2C,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAClF,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,OAA4B;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,EAAU;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,oBAAoB,EAAE,EAAE,CAAC,CAAC;IACtD,CAAC;IAED,YAAY,CAAC,EAAU,EAAE,MAAc;QACrC,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,SAAS,MAAM,oBAAoB,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;CACF;AApCD,sCAoCC","sourcesContent":["import { CancelToken } from 'axios';\nimport {\n CreateCalendarEventForUsers, GetAllCalendarEvent, GetLastInvalidateEvent, ICalendarEvent, ICalendarEventUser, QueryCalendarEvent, ReadAllCalendarEvent, UpdateCalendarEvent, VerifyCalendarEvent,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CalendarEvent extends Resource {\n create(payload: CreateCalendarEventForUsers): Promise<ICalendarEventUser[]> {\n return this.axios.$post('/calendar-events', payload);\n }\n\n verify(payload: CreateCalendarEventForUsers): Promise<VerifyCalendarEvent> {\n return this.axios.$post('/calendar-events/verify', payload);\n }\n\n verifyInvalidate(params: GetLastInvalidateEvent): Promise<Date> {\n return this.axios.$get('/calendar-events/verify-invalidate', { params });\n }\n\n get(id: number, params: QueryCalendarEvent): Promise<ICalendarEvent> {\n return this.axios.$get(`/calendar-events/${id}`, { params });\n }\n\n getAll(params: GetAllCalendarEvent, cancelToken?: CancelToken): Promise<ReadAllCalendarEvent> {\n return this.axios.$get('/calendar-events/all', { ...(cancelToken ? { cancelToken } : {}), params });\n }\n\n calculateRealtimeEvent(params: GetAllCalendarEvent): Promise<number> {\n return this.axios.$get('/calendar-events/calculate-realtime-event', { params });\n }\n\n update(id: number, payload: UpdateCalendarEvent): Promise<ICalendarEvent> {\n return this.axios.$put(`/calendar-events/${id}`, payload);\n }\n\n delete(id: number): Promise<number> {\n return this.axios.$delete(`/calendar-events/${id}`);\n }\n\n deleteByUser(id: number, idUser: number): Promise<number> {\n return this.axios.$delete(`users/${idUser}/calendar-events/${id}`);\n }\n}"]}
1
+ {"version":3,"file":"CalendarEvent.js","sourceRoot":"","sources":["../../../../ts/api/resources/CalendarEvent.ts"],"names":[],"mappings":";;;AAIA,0CAAuC;AAEvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,MAAM,CAAC,OAAoC;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,kBAAkB,EAAE,OAAO,CAAC,CAAC;IACvD,CAAC;IAED,MAAM,CAAC,OAAoC;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,yBAAyB,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,gBAAgB,CAAC,MAA8B;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oCAAoC,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED,GAAG,CAAC,EAAU,EAAE,MAA0B;QACxC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,MAA2B,EAAE,WAAyB;QAC3D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,sBAAsB,kCAAO,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAAE,MAAM,IAAG,CAAC;IACtG,CAAC;IAED,sBAAsB,CAAC,MAA2B;QAChD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,2CAA2C,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAClF,CAAC;IAEM,2BAA2B,CAAC,MAA2B;QAC5D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,2BAA2B,EAAE;YAClD,YAAY,EAAE,aAAa;YAC3B,OAAO,EAAE;gBACP,MAAM,EAAE,iBAAiB;aAC1B;YACD,MAAM;SACP,CAAC,CAAC;IAEL,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,OAA4B;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,EAAU;QACf,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,oBAAoB,EAAE,EAAE,CAAC,CAAC;IACtD,CAAC;IAED,YAAY,CAAC,EAAU,EAAE,MAAc;QACrC,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,SAAS,MAAM,oBAAoB,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;CACF;AA/CD,sCA+CC","sourcesContent":["import { CancelToken } from 'axios';\nimport {\n CreateCalendarEventForUsers, GetAllCalendarEvent, GetLastInvalidateEvent, ICalendarEvent, ICalendarEventUser, QueryCalendarEvent, ReadAllCalendarEvent, UpdateCalendarEvent, VerifyCalendarEvent,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CalendarEvent extends Resource {\n create(payload: CreateCalendarEventForUsers): Promise<ICalendarEventUser[]> {\n return this.axios.$post('/calendar-events', payload);\n }\n\n verify(payload: CreateCalendarEventForUsers): Promise<VerifyCalendarEvent> {\n return this.axios.$post('/calendar-events/verify', payload);\n }\n\n verifyInvalidate(params: GetLastInvalidateEvent): Promise<Date> {\n return this.axios.$get('/calendar-events/verify-invalidate', { params });\n }\n\n get(id: number, params: QueryCalendarEvent): Promise<ICalendarEvent> {\n return this.axios.$get(`/calendar-events/${id}`, { params });\n }\n\n getAll(params: GetAllCalendarEvent, cancelToken?: CancelToken): Promise<ReadAllCalendarEvent> {\n return this.axios.$get('/calendar-events/all', { ...(cancelToken ? { cancelToken } : {}), params });\n }\n\n calculateRealtimeEvent(params: GetAllCalendarEvent): Promise<number> {\n return this.axios.$get('/calendar-events/calculate-realtime-event', { params });\n }\n\n public exportCalendarEventCalendly(params: GetAllCalendarEvent): Promise<void> {\n return this.axios.$get('/calendar-events/calendly', {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/csv',\n },\n params,\n });\n\n }\n\n update(id: number, payload: UpdateCalendarEvent): Promise<ICalendarEvent> {\n return this.axios.$put(`/calendar-events/${id}`, payload);\n }\n\n delete(id: number): Promise<number> {\n return this.axios.$delete(`/calendar-events/${id}`);\n }\n\n deleteByUser(id: number, idUser: number): Promise<number> {\n return this.axios.$delete(`users/${idUser}/calendar-events/${id}`);\n }\n}"]}
@@ -1,4 +1,3 @@
1
- import { PrestationType } from './PrestationType';
2
1
  export declare const BrandClementine: ({
3
2
  idTypeBrand: number;
4
3
  name: string;
@@ -129,7 +128,7 @@ export declare const BrandClementine: ({
129
128
  name: string;
130
129
  needBgImage: boolean;
131
130
  versionable: boolean;
132
- idPrestationType: PrestationType[];
131
+ idPrestationType: import("./PrestationType").PrestationType[];
133
132
  keyName: string;
134
133
  condition?: undefined;
135
134
  } | {
@@ -138,7 +137,7 @@ export declare const BrandClementine: ({
138
137
  needBgImage: boolean;
139
138
  versionable: boolean;
140
139
  keyName: string;
141
- idPrestationType: PrestationType[];
140
+ idPrestationType: import("./PrestationType").PrestationType[];
142
141
  condition: (turnover: number) => boolean;
143
142
  })[];
144
143
  recaptchaSecretKey?: undefined;
@@ -441,7 +440,7 @@ export declare const BrandClementine: ({
441
440
  name: string;
442
441
  needBgImage: boolean;
443
442
  versionable: boolean;
444
- idPrestationType: PrestationType[];
443
+ idPrestationType: import("./PrestationType").PrestationType[];
445
444
  keyName: string;
446
445
  })[];
447
446
  urlS3?: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"BrandClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAgD,MAAM,kBAAkB,CAAC;AAEhG,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA0KE,MAAM,KAAG,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA2e7C,CAAC"}
1
+ {"version":3,"file":"BrandClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandClementine.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuU3B,CAAC"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.BrandClementine = void 0;
4
- const PrestationType_1 = require("./PrestationType");
4
+ const SalesContractBrandClementine_1 = require("./SalesContractBrandClementine");
5
5
  exports.BrandClementine = [
6
6
  {
7
7
  idTypeBrand: 1,
@@ -119,192 +119,7 @@ exports.BrandClementine = [
119
119
  name: 'Télétravail',
120
120
  },
121
121
  },
122
- salesContractConfig: [
123
- // pour les pages statiques
124
- {
125
- label: 'Page d\'introduction',
126
- name: 'page_intro',
127
- needBgImage: true,
128
- versionable: false,
129
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
130
- },
131
- {
132
- label: 'Page chiffres',
133
- name: 'page_numbers',
134
- needBgImage: true,
135
- versionable: false,
136
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
137
- },
138
- {
139
- label: 'Page simplifié',
140
- name: 'page_simplified',
141
- needBgImage: true,
142
- versionable: false,
143
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
144
- },
145
- {
146
- label: 'Détail de la lettre de mission',
147
- name: 'page_detail_ldm',
148
- needBgImage: false,
149
- versionable: false,
150
- idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations non express
151
- },
152
- {
153
- label: 'Détail de la lettre de mission (express)',
154
- name: 'page_detail_ldm_back',
155
- needBgImage: false,
156
- versionable: false,
157
- idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations express
158
- },
159
- // pour les pages dynamiques
160
- {
161
- label: 'Compta Pro',
162
- name: 'bloc_compta_pro',
163
- needBgImage: false,
164
- versionable: true,
165
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_PRO, PrestationType_1.PrestationType.COMPTA_PRO_EXPRESS],
166
- keyName: 'isWithApplicationFees',
167
- },
168
- {
169
- label: 'Compta Entreprise',
170
- name: 'bloc_compta_entreprise',
171
- needBgImage: false,
172
- versionable: true,
173
- keyName: 'isWithApplicationFees',
174
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType_1.PrestationType.COMPTA_STARTER_ENTREPRISE],
175
- condition: (turnover) => turnover < 900000,
176
- },
177
- {
178
- label: 'Compta Entreprise sur mesure',
179
- name: 'bloc_compta_entreprise_sm',
180
- needBgImage: false,
181
- versionable: true,
182
- keyName: 'isWithApplicationFees',
183
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType_1.PrestationType.COMPTA_STARTER_ENTREPRISE],
184
- condition: (turnover) => turnover >= 900000,
185
- },
186
- {
187
- label: 'Compta Micro',
188
- name: 'bloc_compta_micro',
189
- needBgImage: false,
190
- versionable: true,
191
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_MICRO, PrestationType_1.PrestationType.COMPTA_MICRO_EXPRESS],
192
- keyName: 'isWithApplicationFees',
193
- },
194
- {
195
- label: 'Compta SCI',
196
- name: 'bloc_compta_sci',
197
- needBgImage: false,
198
- versionable: true,
199
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_SCI, PrestationType_1.PrestationType.COMPTA_SCI_EXPRESS],
200
- keyName: 'isWithApplicationFees',
201
- },
202
- {
203
- label: 'Forfait social',
204
- name: 'bloc_social',
205
- needBgImage: false,
206
- versionable: true,
207
- idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
208
- keyName: 'idPrestationSocial',
209
- },
210
- {
211
- label: 'Forfait création société',
212
- name: 'bloc_creation',
213
- idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.COMPTA_MICRO_EXPRESS && p !== PrestationType_1.PrestationType.COMPTA_MICRO && p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
214
- needBgImage: false,
215
- versionable: true,
216
- keyName: 'idPrestationCreation',
217
- },
218
- {
219
- label: 'Forfait création société (Création d\'entreprise gratuite)',
220
- name: 'bloc_creation_free',
221
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_MICRO, PrestationType_1.PrestationType.COMPTA_MICRO_EXPRESS],
222
- needBgImage: false,
223
- versionable: true,
224
- keyName: 'idPrestationCreation',
225
- },
226
- {
227
- label: 'Forfait création Entreprise + accompagnement comptable',
228
- name: 'bloc_creation_enterprise_accompagnement',
229
- idPrestationType: [PrestationType_1.PrestationType.CREATION_SOCIETE],
230
- needBgImage: false,
231
- versionable: true,
232
- },
233
- {
234
- label: 'Forfait création Entreprise + bilan prévisionnel',
235
- name: 'bloc_creation_enterprise_bilan_previsionnel',
236
- idPrestationType: [],
237
- needBgImage: false,
238
- versionable: true,
239
- },
240
- {
241
- label: 'Forfait approbation des comptes annuels',
242
- name: 'bloc_annual_accounts',
243
- needBgImage: false,
244
- idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
245
- versionable: true,
246
- keyName: 'idPrestationJuridique',
247
- },
248
- {
249
- label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
250
- name: 'bloc_tax_return',
251
- needBgImage: false,
252
- idPrestationType: [],
253
- versionable: true,
254
- keyName: 'idPrestationDeclarationIR',
255
- },
256
- {
257
- label: 'Accompagnement contrôle fiscal',
258
- name: 'bloc_tax_audit',
259
- needBgImage: false,
260
- idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
261
- versionable: true,
262
- keyName: 'idPrestationControleFiscal',
263
- },
264
- {
265
- label: 'Bilan Prévisionnel',
266
- name: 'bloc_bilan_previsionnel',
267
- needBgImage: false,
268
- idPrestationType: [PrestationType_1.PrestationType.CREATION_SOCIETE, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
269
- versionable: true,
270
- keyName: 'prestationOptions',
271
- },
272
- {
273
- label: 'Signature',
274
- name: 'bloc_sign',
275
- needBgImage: false,
276
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
277
- versionable: false,
278
- },
279
- {
280
- label: 'Conditions Générals de Vente (CGV) 1/2',
281
- name: 'bloc_cgv_first',
282
- needBgImage: false,
283
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
284
- versionable: false,
285
- },
286
- {
287
- label: 'Conditions Générals de Vente (CGV) 2/2',
288
- name: 'bloc_cgv_second',
289
- needBgImage: false,
290
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
291
- versionable: false,
292
- },
293
- {
294
- label: 'Mandat de prélèvement SEPA',
295
- name: 'bloc_sepa',
296
- needBgImage: false,
297
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
298
- versionable: false,
299
- },
300
- {
301
- label: 'Pièces à nous envoyer',
302
- name: 'bloc_send_files',
303
- needBgImage: false,
304
- idPrestationType: PrestationType_1.allPrestationsWithBrochure,
305
- versionable: false,
306
- },
307
- ],
122
+ salesContractConfig: SalesContractBrandClementine_1.SalesContractClementine,
308
123
  },
309
124
  {
310
125
  idTypeBrand: 2,
@@ -512,156 +327,7 @@ exports.BrandClementine = [
512
327
  vatIntracom: 'FR47752566687',
513
328
  email: 'facturation@compta-clementine.fr',
514
329
  },
515
- salesContractConfig: [
516
- // pour les pages statiques
517
- {
518
- label: 'Page d\'introduction',
519
- name: 'page_intro',
520
- needBgImage: true,
521
- versionable: false,
522
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
523
- },
524
- {
525
- label: 'Page chiffres',
526
- name: 'page_numbers',
527
- needBgImage: true,
528
- versionable: false,
529
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
530
- },
531
- {
532
- label: 'Page simplifié',
533
- name: 'page_simplified',
534
- needBgImage: true,
535
- versionable: false,
536
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
537
- },
538
- {
539
- label: 'Détail de la lettre de mission',
540
- name: 'page_detail_ldm',
541
- needBgImage: false,
542
- versionable: false,
543
- idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL].includes(p.id)).map(({ id }) => id), // Prestations non express
544
- },
545
- {
546
- label: 'Détail de la lettre de mission (express)',
547
- name: 'page_detail_ldm_back',
548
- needBgImage: false,
549
- versionable: false,
550
- idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS].includes(p.id)).map(({ id }) => id), // Prestations express
551
- },
552
- {
553
- label: 'Forfait Expertise Micro',
554
- name: 'bloc_compta_micro',
555
- needBgImage: false,
556
- versionable: false,
557
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],
558
- },
559
- {
560
- label: 'Forfait Expertise Entreprise individuelle',
561
- name: 'bloc_entreprise_individuelle',
562
- needBgImage: false,
563
- versionable: false,
564
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS],
565
- },
566
- {
567
- label: 'Forfait Expertise Loueur meublé non pro',
568
- name: 'bloc_compta_loueur_meuble_non_pro',
569
- needBgImage: false,
570
- versionable: false,
571
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
572
- },
573
- {
574
- label: 'Forfait social (TTC)',
575
- name: 'bloc_social_ttc',
576
- needBgImage: false,
577
- versionable: true,
578
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
579
- keyName: 'idPrestationSocial',
580
- },
581
- {
582
- label: 'Forfait social (HT)',
583
- name: 'bloc_social_ht',
584
- needBgImage: false,
585
- versionable: true,
586
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS],
587
- keyName: 'idPrestationSocial',
588
- },
589
- {
590
- label: 'Forfait Création d\'entreprise (TTC)',
591
- name: 'bloc_creation_entreprise_ttc',
592
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
593
- needBgImage: false,
594
- versionable: true,
595
- keyName: 'idPrestationCreation',
596
- },
597
- {
598
- label: 'Forfait Création d\'entreprise (HT)',
599
- name: 'bloc_creation_entreprise_ht',
600
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS],
601
- needBgImage: false,
602
- versionable: true,
603
- keyName: 'idPrestationCreation',
604
- },
605
- {
606
- label: 'Accompagnement contrôle fiscal (TTC)',
607
- name: 'bloc_tax_audit_ttc',
608
- needBgImage: false,
609
- versionable: true,
610
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
611
- keyName: 'idPrestationControleFiscal',
612
- },
613
- {
614
- label: 'Accompagnement contrôle fiscal (HT)',
615
- name: 'bloc_tax_audit_ht',
616
- needBgImage: false,
617
- idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS],
618
- versionable: true,
619
- keyName: 'idPrestationControleFiscal',
620
- },
621
- {
622
- label: 'Bilan Prévisionnel Klems',
623
- name: 'bloc_bilan_previsionnel',
624
- needBgImage: false,
625
- idPrestationType: [PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
626
- versionable: true,
627
- keyName: 'prestationOptions',
628
- },
629
- {
630
- label: 'Signature',
631
- name: 'bloc_sign',
632
- needBgImage: false,
633
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
634
- versionable: false,
635
- },
636
- {
637
- label: 'Conditions Générals de Vente (CGV) 1/2',
638
- name: 'bloc_cgv_first',
639
- needBgImage: false,
640
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
641
- versionable: false,
642
- },
643
- {
644
- label: 'Conditions Générals de Vente (CGV) 2/2',
645
- name: 'bloc_cgv_second',
646
- needBgImage: false,
647
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
648
- versionable: false,
649
- },
650
- {
651
- label: 'Mandat de prélèvement SEPA',
652
- name: 'bloc_sepa',
653
- needBgImage: false,
654
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
655
- versionable: false,
656
- },
657
- {
658
- label: 'Pièces à nous envoyer',
659
- name: 'bloc_send_files',
660
- needBgImage: false,
661
- idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
662
- versionable: false,
663
- },
664
- ],
330
+ salesContractConfig: SalesContractBrandClementine_1.SalesContractKlems,
665
331
  },
666
332
  ];
667
333
  //# sourceMappingURL=BrandClementine.js.map