@abyss-project/commons-front-core 2.0.4 → 2.0.6
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.
- package/dist/{CookieConsentSettings.component-DVCoCodG.js → CookieConsentSettings.component-Babyi3W7.js} +234 -148
- package/dist/assets/logo/index.d.ts +2 -0
- package/dist/components/CommandPalette/AbyssCommandPalette.d.ts +3 -0
- package/dist/components/CommandPalette/index.d.ts +3 -0
- package/dist/components/CommandPalette/types.d.ts +41 -0
- package/dist/components/CommandPalette/useCommandPaletteHotkey.d.ts +1 -0
- package/dist/components/Data/AbyssTable/AbyssTable.component.d.ts +5 -1
- package/dist/components/Data/AbyssTable/abyss-table.logic.d.ts +8 -0
- package/dist/components/Data/AbyssTable/abyss-table.logic.spec.d.ts +1 -0
- package/dist/components/Data/AbyssTable/index.d.ts +1 -1
- package/dist/components/Inputs/AbyssNumberField/format.d.ts +7 -0
- package/dist/components/Inputs/AbyssNumberField/format.spec.d.ts +1 -0
- package/dist/components/Support/SupportCategoryChip.component.d.ts +1 -0
- package/dist/components/Support/SupportStatusTimeline.component.d.ts +8 -0
- package/dist/components/Support/support-attachment.logic.d.ts +2 -0
- package/dist/components/Support/support-attachment.logic.spec.d.ts +1 -0
- package/dist/components/Support/support-author.logic.d.ts +4 -0
- package/dist/components/Support/support-author.logic.spec.d.ts +1 -0
- package/dist/components/Support/support-create-stepper.logic.d.ts +2 -0
- package/dist/components/Support/support-create-stepper.logic.spec.d.ts +1 -0
- package/dist/components/Support/support-message-input.logic.d.ts +7 -0
- package/dist/components/Support/support-message-input.logic.spec.d.ts +1 -0
- package/dist/components/Support/support-status-timeline.logic.d.ts +9 -0
- package/dist/components/Support/support-status-timeline.logic.spec.d.ts +1 -0
- package/dist/components/Support/types.d.ts +11 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/cookie-consent.js +1 -1
- package/dist/hooks/use-rich-intl.hook.d.ts +1637 -8
- package/dist/{index-jvUBv7pK.js → index-5SbVL-Vf.js} +2 -2
- package/dist/{index-CnObY2fJ.js → index-8n5s3m0e.js} +3 -3
- package/dist/{index-DdQmheMd.js → index-BOGsUNvd.js} +2 -2
- package/dist/{index-BHN85JYH.js → index-BW9JWglh.js} +2 -2
- package/dist/{index-65A77dq7.js → index-BdvTpaHw.js} +1 -1
- package/dist/{index-DOlx6Vms.js → index-BqCmdBie.js} +3 -3
- package/dist/{index-B9whHwJH.js → index-Bukob9Kd.js} +2 -2
- package/dist/{index-irVSvSqH.js → index-C7jszo5I.js} +4 -4
- package/dist/{index-DTvT-pSd.js → index-CQGWHDVQ.js} +2 -2
- package/dist/{index-3YimkuCN.js → index-CXcWlPaC.js} +3 -3
- package/dist/{index-5k64joRw.js → index-CiPD9UZt.js} +2 -2
- package/dist/{index-mfuPigV5.js → index-CwCqyP4x.js} +2 -2
- package/dist/{index-C73ogXrJ.js → index-DHc4vSHL.js} +47051 -45980
- package/dist/{index-Do3-0Q46.js → index-DIttEZ2q.js} +2 -2
- package/dist/{index-Cb8bNozc.js → index-DQIemUuR.js} +2 -2
- package/dist/{index-D1Ff3bz9.js → index-DgV3Tbk7.js} +2 -2
- package/dist/{index-1zDS0iEh.js → index-Dkyo9VQT.js} +4 -4
- package/dist/{index-BdPBT9wT.js → index-Dr9iTwTI.js} +4 -4
- package/dist/{index-BEHOwNBI.js → index-POOwhfYG.js} +2 -2
- package/dist/{index-sizp2HZr.js → index-VUGVfiQN.js} +2 -2
- package/dist/{index-DOkPKk_l.js → index-c3zfhZi5.js} +2 -2
- package/dist/{index-CUPsXzwL.js → index-nV_wLrlU.js} +3 -3
- package/dist/index.js +241 -237
- package/dist/translations/en.d.ts +48 -5
- package/dist/translations/fr.d.ts +48 -5
- package/dist/translations/quota-reached-i18n-coverage.spec.d.ts +1 -0
- package/dist/utils/color.utils.d.ts +1 -0
- package/package.json +1 -1
|
@@ -271,6 +271,17 @@ declare const _default: {
|
|
|
271
271
|
TRAINING_CUSTOM_EXERCISES_COUNT: string;
|
|
272
272
|
MEMORIES_EVENTS_COUNT: string;
|
|
273
273
|
MEMORIES_MEDIA_STORAGE_GB: string;
|
|
274
|
+
ACCOUNT_STORAGE_GB: string;
|
|
275
|
+
ACCOUNT_AV_SCAN_UNITS: string;
|
|
276
|
+
TOOLS_EXTRACTION: string;
|
|
277
|
+
TOOLS_EXTRACTION_OCR_PAGES: string;
|
|
278
|
+
TOOLS_EXTRACT_TEMPLATES_ACTIVE: string;
|
|
279
|
+
TOOLS_EXTRACTION_TRACE_RETENTION_DAYS: string;
|
|
280
|
+
TOOLS_BEAM_COUNT: string;
|
|
281
|
+
TOOLS_BEAM_UPLOADS_MONTH: string;
|
|
282
|
+
TOOLS_BEAM_BANDWIDTH_MONTH: string;
|
|
283
|
+
TOOLS_BEAM_EMAILS_DAY: string;
|
|
284
|
+
TOOLS_BEAM_EXPIRY_MAX_DAYS: string;
|
|
274
285
|
};
|
|
275
286
|
};
|
|
276
287
|
'error-page': {
|
|
@@ -818,6 +829,7 @@ declare const _default: {
|
|
|
818
829
|
billing: {
|
|
819
830
|
'current-plan': string;
|
|
820
831
|
'free-plan': string;
|
|
832
|
+
'custom-plan': string;
|
|
821
833
|
tier: {
|
|
822
834
|
FREEMIUM: string;
|
|
823
835
|
DEFAULT: string;
|
|
@@ -932,6 +944,13 @@ declare const _default: {
|
|
|
932
944
|
CLOSED: string;
|
|
933
945
|
ARCHIVED: string;
|
|
934
946
|
};
|
|
947
|
+
timeline: {
|
|
948
|
+
title: string;
|
|
949
|
+
open: string;
|
|
950
|
+
'in-progress': string;
|
|
951
|
+
resolved: string;
|
|
952
|
+
closed: string;
|
|
953
|
+
};
|
|
935
954
|
priority: {
|
|
936
955
|
NORMAL: string;
|
|
937
956
|
HIGH: string;
|
|
@@ -950,6 +969,7 @@ declare const _default: {
|
|
|
950
969
|
BUG_PERFORMANCE: string;
|
|
951
970
|
BUG_DATA: string;
|
|
952
971
|
BUG_OTHER: string;
|
|
972
|
+
EXTRACTION: string;
|
|
953
973
|
ACCOUNT_ACCESS: string;
|
|
954
974
|
ACCOUNT_DELETE: string;
|
|
955
975
|
ACCOUNT_SECURITY: string;
|
|
@@ -957,6 +977,7 @@ declare const _default: {
|
|
|
957
977
|
BILLING_INVOICE: string;
|
|
958
978
|
BILLING_CUSTOM_PLAN: string;
|
|
959
979
|
BILLING_REFUND: string;
|
|
980
|
+
BILLING_TRIAL: string;
|
|
960
981
|
API_INTEGRATION: string;
|
|
961
982
|
API_DOCUMENTATION: string;
|
|
962
983
|
API_KEY: string;
|
|
@@ -988,14 +1009,19 @@ declare const _default: {
|
|
|
988
1009
|
submit: string;
|
|
989
1010
|
back: string;
|
|
990
1011
|
cancel: string;
|
|
1012
|
+
'attachment-failed': string;
|
|
991
1013
|
};
|
|
992
1014
|
detail: {
|
|
993
1015
|
description: string;
|
|
1016
|
+
'unknown-user': string;
|
|
994
1017
|
'no-messages': string;
|
|
1018
|
+
'waiting-title': string;
|
|
1019
|
+
'waiting-subtitle': string;
|
|
995
1020
|
'messages-title': string;
|
|
996
1021
|
'messages-count': string;
|
|
997
1022
|
'new-messages': string;
|
|
998
1023
|
'send-placeholder': string;
|
|
1024
|
+
'send-hint': string;
|
|
999
1025
|
send: string;
|
|
1000
1026
|
'admin-note': string;
|
|
1001
1027
|
'admin-note-placeholder': string;
|
|
@@ -1076,8 +1102,13 @@ declare const _default: {
|
|
|
1076
1102
|
'max-reached': string;
|
|
1077
1103
|
delete: string;
|
|
1078
1104
|
'delete-confirm': string;
|
|
1105
|
+
'delete-confirm-title': string;
|
|
1106
|
+
'delete-confirm-description': string;
|
|
1107
|
+
'delete-confirm-action': string;
|
|
1079
1108
|
uploading: string;
|
|
1080
1109
|
'upload-hint': string;
|
|
1110
|
+
open: string;
|
|
1111
|
+
download: string;
|
|
1081
1112
|
};
|
|
1082
1113
|
stepper: {
|
|
1083
1114
|
categoryGroup: {
|
|
@@ -1089,13 +1120,25 @@ declare const _default: {
|
|
|
1089
1120
|
};
|
|
1090
1121
|
selectSubCategory: string;
|
|
1091
1122
|
step: {
|
|
1092
|
-
forWho:
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1123
|
+
forWho: {
|
|
1124
|
+
label: string;
|
|
1125
|
+
help: string;
|
|
1126
|
+
};
|
|
1127
|
+
category: {
|
|
1128
|
+
label: string;
|
|
1129
|
+
help: string;
|
|
1130
|
+
};
|
|
1131
|
+
details: {
|
|
1132
|
+
label: string;
|
|
1133
|
+
help: string;
|
|
1134
|
+
};
|
|
1135
|
+
priority: {
|
|
1136
|
+
label: string;
|
|
1137
|
+
help: string;
|
|
1138
|
+
};
|
|
1096
1139
|
};
|
|
1097
1140
|
next: string;
|
|
1098
|
-
|
|
1141
|
+
'attachments-title': string;
|
|
1099
1142
|
};
|
|
1100
1143
|
service: {
|
|
1101
1144
|
ABYSS: string;
|
|
@@ -271,6 +271,17 @@ declare const _default: {
|
|
|
271
271
|
TRAINING_CUSTOM_EXERCISES_COUNT: string;
|
|
272
272
|
MEMORIES_EVENTS_COUNT: string;
|
|
273
273
|
MEMORIES_MEDIA_STORAGE_GB: string;
|
|
274
|
+
ACCOUNT_STORAGE_GB: string;
|
|
275
|
+
ACCOUNT_AV_SCAN_UNITS: string;
|
|
276
|
+
TOOLS_EXTRACTION: string;
|
|
277
|
+
TOOLS_EXTRACTION_OCR_PAGES: string;
|
|
278
|
+
TOOLS_EXTRACT_TEMPLATES_ACTIVE: string;
|
|
279
|
+
TOOLS_EXTRACTION_TRACE_RETENTION_DAYS: string;
|
|
280
|
+
TOOLS_BEAM_COUNT: string;
|
|
281
|
+
TOOLS_BEAM_UPLOADS_MONTH: string;
|
|
282
|
+
TOOLS_BEAM_BANDWIDTH_MONTH: string;
|
|
283
|
+
TOOLS_BEAM_EMAILS_DAY: string;
|
|
284
|
+
TOOLS_BEAM_EXPIRY_MAX_DAYS: string;
|
|
274
285
|
};
|
|
275
286
|
};
|
|
276
287
|
'error-page': {
|
|
@@ -818,6 +829,7 @@ declare const _default: {
|
|
|
818
829
|
billing: {
|
|
819
830
|
'current-plan': string;
|
|
820
831
|
'free-plan': string;
|
|
832
|
+
'custom-plan': string;
|
|
821
833
|
tier: {
|
|
822
834
|
FREEMIUM: string;
|
|
823
835
|
DEFAULT: string;
|
|
@@ -950,6 +962,13 @@ declare const _default: {
|
|
|
950
962
|
CLOSED: string;
|
|
951
963
|
ARCHIVED: string;
|
|
952
964
|
};
|
|
965
|
+
timeline: {
|
|
966
|
+
title: string;
|
|
967
|
+
open: string;
|
|
968
|
+
'in-progress': string;
|
|
969
|
+
resolved: string;
|
|
970
|
+
closed: string;
|
|
971
|
+
};
|
|
953
972
|
priority: {
|
|
954
973
|
NORMAL: string;
|
|
955
974
|
HIGH: string;
|
|
@@ -968,6 +987,7 @@ declare const _default: {
|
|
|
968
987
|
BUG_PERFORMANCE: string;
|
|
969
988
|
BUG_DATA: string;
|
|
970
989
|
BUG_OTHER: string;
|
|
990
|
+
EXTRACTION: string;
|
|
971
991
|
ACCOUNT_ACCESS: string;
|
|
972
992
|
ACCOUNT_DELETE: string;
|
|
973
993
|
ACCOUNT_SECURITY: string;
|
|
@@ -975,6 +995,7 @@ declare const _default: {
|
|
|
975
995
|
BILLING_INVOICE: string;
|
|
976
996
|
BILLING_CUSTOM_PLAN: string;
|
|
977
997
|
BILLING_REFUND: string;
|
|
998
|
+
BILLING_TRIAL: string;
|
|
978
999
|
API_INTEGRATION: string;
|
|
979
1000
|
API_DOCUMENTATION: string;
|
|
980
1001
|
API_KEY: string;
|
|
@@ -1006,14 +1027,19 @@ declare const _default: {
|
|
|
1006
1027
|
submit: string;
|
|
1007
1028
|
back: string;
|
|
1008
1029
|
cancel: string;
|
|
1030
|
+
'attachment-failed': string;
|
|
1009
1031
|
};
|
|
1010
1032
|
detail: {
|
|
1011
1033
|
description: string;
|
|
1034
|
+
'unknown-user': string;
|
|
1012
1035
|
'no-messages': string;
|
|
1036
|
+
'waiting-title': string;
|
|
1037
|
+
'waiting-subtitle': string;
|
|
1013
1038
|
'messages-title': string;
|
|
1014
1039
|
'messages-count': string;
|
|
1015
1040
|
'new-messages': string;
|
|
1016
1041
|
'send-placeholder': string;
|
|
1042
|
+
'send-hint': string;
|
|
1017
1043
|
send: string;
|
|
1018
1044
|
'admin-note': string;
|
|
1019
1045
|
'admin-note-placeholder': string;
|
|
@@ -1094,8 +1120,13 @@ declare const _default: {
|
|
|
1094
1120
|
'max-reached': string;
|
|
1095
1121
|
delete: string;
|
|
1096
1122
|
'delete-confirm': string;
|
|
1123
|
+
'delete-confirm-title': string;
|
|
1124
|
+
'delete-confirm-description': string;
|
|
1125
|
+
'delete-confirm-action': string;
|
|
1097
1126
|
uploading: string;
|
|
1098
1127
|
'upload-hint': string;
|
|
1128
|
+
open: string;
|
|
1129
|
+
download: string;
|
|
1099
1130
|
};
|
|
1100
1131
|
stepper: {
|
|
1101
1132
|
categoryGroup: {
|
|
@@ -1107,13 +1138,25 @@ declare const _default: {
|
|
|
1107
1138
|
};
|
|
1108
1139
|
selectSubCategory: string;
|
|
1109
1140
|
step: {
|
|
1110
|
-
forWho:
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1141
|
+
forWho: {
|
|
1142
|
+
label: string;
|
|
1143
|
+
help: string;
|
|
1144
|
+
};
|
|
1145
|
+
category: {
|
|
1146
|
+
label: string;
|
|
1147
|
+
help: string;
|
|
1148
|
+
};
|
|
1149
|
+
details: {
|
|
1150
|
+
label: string;
|
|
1151
|
+
help: string;
|
|
1152
|
+
};
|
|
1153
|
+
priority: {
|
|
1154
|
+
label: string;
|
|
1155
|
+
help: string;
|
|
1156
|
+
};
|
|
1114
1157
|
};
|
|
1115
1158
|
next: string;
|
|
1116
|
-
|
|
1159
|
+
'attachments-title': string;
|
|
1117
1160
|
};
|
|
1118
1161
|
service: {
|
|
1119
1162
|
ABYSS: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|