@abyss-project/commons-front-core 2.0.8 → 2.0.9

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 (39) hide show
  1. package/dist/CookieConsentSettings.component-DX8UGrQv.js +6770 -0
  2. package/dist/components/Inputs/DatePeriodPicker/DatePeriodPicker.component.d.ts +3 -9
  3. package/dist/components/Inputs/DatePeriodPicker/date-period-picker.logic.d.ts +0 -9
  4. package/dist/components/Inputs/DatePeriodPicker/date-period-presets.spec.d.ts +1 -0
  5. package/dist/components/Inputs/DatePeriodPicker/date-period-presets.util.d.ts +7 -0
  6. package/dist/components/Inputs/DatePeriodPicker/index.d.ts +1 -1
  7. package/dist/components/Inputs/PasswordInput/PasswordInput.component.d.ts +12 -3
  8. package/dist/components/Support/SupportCategoryChip.component.d.ts +1 -0
  9. package/dist/components/Utils/WaterParticles/WaterParticles.component.d.ts +4 -1
  10. package/dist/cookie-consent.js +1 -1
  11. package/dist/hooks/use-rich-intl.hook.d.ts +1615 -11
  12. package/dist/{index-BCV7rlux.js → index-51K14Eyc.js} +1 -1
  13. package/dist/{index-Df4mFDsC.js → index-BCA5Vod2.js} +2 -2
  14. package/dist/{index-CvXcJgWq.js → index-BRQYDNh_.js} +2 -2
  15. package/dist/{index-BIkWv17C.js → index-BiQ0ye2m.js} +4 -4
  16. package/dist/{index-cQX4BwF4.js → index-BpTqeeVe.js} +2 -2
  17. package/dist/{index-bJY5dG9r.js → index-CJ8p6-bx.js} +2 -2
  18. package/dist/{index-L4m1U2Vi.js → index-CVuiuPPp.js} +3 -3
  19. package/dist/{index-2yYuyD7a.js → index-C_0jzWjy.js} +2 -2
  20. package/dist/{index-B5ltbXyf.js → index-CsAh2Ik2.js} +2 -2
  21. package/dist/{index-AHfgfPfa.js → index-Cu91rx6k.js} +2 -2
  22. package/dist/{index-CZO13gJg.js → index-CudQjfps.js} +44624 -48598
  23. package/dist/{index-BMfTdYWm.js → index-CyNoPuDN.js} +4 -4
  24. package/dist/{index-BwZNiqKZ.js → index-DXqgg-Cv.js} +4 -4
  25. package/dist/{index-CYDJl0rv.js → index-Dj8R-rAN.js} +2 -2
  26. package/dist/{index-D7ZYvm-K.js → index-DqDs98uV.js} +2 -2
  27. package/dist/{index-Dck2q3tC.js → index-DuMysSyV.js} +2 -2
  28. package/dist/{index-BriJZGdD.js → index-JGgjUuXU.js} +2 -2
  29. package/dist/{index-qP9tNsHq.js → index-LEMTpBLd.js} +3 -3
  30. package/dist/{index-DBx6Ce8z.js → index-Sp7tyFRo.js} +3 -3
  31. package/dist/{index-3UBk5Y8e.js → index-dAuS9qT4.js} +2 -2
  32. package/dist/{index-Z3OHzbIe.js → index-gauug9Au.js} +2 -2
  33. package/dist/{index-tLml6jt2.js → index-nWr1HQ7I.js} +3 -3
  34. package/dist/index.js +179 -179
  35. package/dist/translations/en.d.ts +16 -8
  36. package/dist/translations/fr.d.ts +16 -8
  37. package/dist/utils/color.utils.d.ts +1 -0
  38. package/package.json +3 -3
  39. package/dist/CookieConsentSettings.component-BS3tbqB-.js +0 -2942
@@ -232,6 +232,7 @@ declare const _default: {
232
232
  ABYSS_SPOTLIGHT: string;
233
233
  ABYSS_TRAINING: string;
234
234
  ABYSS_MEMORIES: string;
235
+ ABYSS_BANKING: string;
235
236
  };
236
237
  metric: {
237
238
  PROJECTS_COUNT: string;
@@ -245,16 +246,12 @@ declare const _default: {
245
246
  LOG_EVENTS: string;
246
247
  RETENTION_DAYS: string;
247
248
  APPLICATIONS: string;
248
- CLOUD_INSTANCE_COUNT: string;
249
249
  CLOUD_STORAGE_GB: string;
250
250
  CLOUD_FILES_COUNT: string;
251
251
  CRYPT_MAX_FILE_SIZE_MB: string;
252
252
  CRYPT_ENCRYPTIONS_MONTH: string;
253
- FORMS_COUNT: string;
254
253
  FORM_SUBMISSIONS_MONTH: string;
255
254
  FORM_ALLOW_DOCUMENTS: string;
256
- FORM_MAX_DOCUMENT_SIZE_MB: string;
257
- FORM_MAX_SUBMISSIONS_PER_FORM_DAY: string;
258
255
  FORM_DOCUMENTS_STORAGE_GB: string;
259
256
  TOOLS_DRAW_COUNT: string;
260
257
  TOOLS_BOARD_COUNT: string;
@@ -282,6 +279,20 @@ declare const _default: {
282
279
  TOOLS_BEAM_BANDWIDTH_MONTH: string;
283
280
  TOOLS_BEAM_EMAILS_DAY: string;
284
281
  TOOLS_BEAM_EXPIRY_MAX_DAYS: string;
282
+ BANKING_PROFILES_COUNT: string;
283
+ BANKING_MONITORED_PROFILES_COUNT: string;
284
+ BANKING_SELF_BANK_CONNECTIONS_COUNT: string;
285
+ BANKING_SAVED_CONFIGS_COUNT: string;
286
+ BANKING_LENDER_SHARES_COUNT: string;
287
+ BANKING_PORTFOLIOS_COUNT: string;
288
+ BANKING_SNAPSHOTS_MONTH: string;
289
+ BANKING_SCENARIO_RUNS_MONTH: string;
290
+ BANKING_PREVIEW_RESCORES_MONTH: string;
291
+ BANKING_REVIEW_API_CALLS_MONTH: string;
292
+ BANKING_CREDIT_BUREAU_LOOKUPS_MONTH: string;
293
+ BANKING_REGISTRE_DETAIL_CALLS_MONTH: string;
294
+ BANKING_PSD2_REFRESHES_MONTH: string;
295
+ BANKING_SYSTEM_RESNAPSHOTS_MONTH: string;
285
296
  };
286
297
  };
287
298
  'error-page': {
@@ -321,6 +332,7 @@ declare const _default: {
321
332
  essentials: {
322
333
  title: string;
323
334
  description: string;
335
+ 'always-on': string;
324
336
  };
325
337
  analytics: {
326
338
  title: string;
@@ -688,8 +700,6 @@ declare const _default: {
688
700
  'select-start-date': string;
689
701
  'select-end-date': string;
690
702
  custom: string;
691
- 'start-time': string;
692
- 'end-time': string;
693
703
  presets: {
694
704
  '7d': string;
695
705
  '30d': string;
@@ -862,7 +872,6 @@ declare const _default: {
862
872
  FILES_COUNT: string;
863
873
  PRESIGNED_URLS: string;
864
874
  BANDWIDTH_GB: string;
865
- CLOUD_INSTANCE_COUNT: string;
866
875
  CLOUD_STORAGE_GB: string;
867
876
  };
868
877
  'account-status': {
@@ -926,7 +935,6 @@ declare const _default: {
926
935
  STORAGE_GB: string;
927
936
  LOG_EVENTS: string;
928
937
  APPLICATIONS: string;
929
- CLOUD_INSTANCE_COUNT: string;
930
938
  RETENTION_DAYS: string;
931
939
  };
932
940
  };
@@ -1,3 +1,4 @@
1
+ import { ProjectStatus } from '@abyss-project/main';
1
2
  import { OverridableComponent } from '@mui/material/OverridableComponent';
2
3
  import { SvgIconTypeMap } from '@mui/material';
3
4
  export declare const getProjectColor: (status: ProjectStatus) => string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abyss-project/commons-front-core",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "description": "Front Core package of AbyssProject",
5
5
  "main": "dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -53,7 +53,7 @@
53
53
  "react-intl": "^6.2.5",
54
54
  "react-router-dom": "^6.15.0",
55
55
  "zustand": "^5.0.0",
56
- "@abyss-project/main": "1.9.0"
56
+ "@abyss-project/main": "1.12.1"
57
57
  },
58
58
  "dependencies": {
59
59
  "@abyss-project/banking": "^1.1.0",
@@ -95,7 +95,7 @@
95
95
  "pdf-lib": "^1.17.1",
96
96
  "pdfjs-dist": "^4.10.38",
97
97
  "yup": "^0.32.11",
98
- "@abyss-project/main": "1.9.0"
98
+ "@abyss-project/main": "1.12.1"
99
99
  },
100
100
  "devDependencies": {
101
101
  "@types/byte-size": "^8.1.0",