@abyss-project/commons-front-core 2.0.3 → 2.0.5
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-Dqbo9N8Y.js → CookieConsentSettings.component-Babyi3W7.js} +234 -152
- package/dist/assets/logo/index.d.ts +3 -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 +17 -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 -10
- package/dist/{index-BlzWN-fF.js → index-8yeiMsN2.js} +2 -2
- package/dist/{index-BpWXdbgQ.js → index-B5_AMDvn.js} +2 -2
- package/dist/{index-B-2z6q2v.js → index-B6HSnKic.js} +4 -4
- package/dist/{index-CLF9NQ8C.js → index-B899a19q.js} +2 -2
- package/dist/{index-bMyvNflH.js → index-BPBq7o9R.js} +2 -2
- package/dist/{index-COi2yBLA.js → index-BZZzNup7.js} +2 -2
- package/dist/{index-B-P1QKAg.js → index-Bck6bTkX.js} +4 -4
- package/dist/{index-DQyEpcqz.js → index-BhERZKZL.js} +2 -2
- package/dist/{index-DllsRoZP.js → index-BlBO8RTR.js} +2 -2
- package/dist/{index-DLWOblEi.js → index-BpfMLh3g.js} +3 -3
- package/dist/{index-BXrCl6C3.js → index-CKKJ_tQH.js} +3 -3
- package/dist/{index-BCFBtzjV.js → index-C_ItzEqZ.js} +2 -2
- package/dist/{index-BTux9SSr.js → index-CwQu80hq.js} +47979 -46468
- package/dist/{index-C9IJ7P0m.js → index-D3OGRmMG.js} +2 -2
- package/dist/{index-D5jjOWER.js → index-D4JrV75A.js} +3 -3
- package/dist/{index-BC5xQAJy.js → index-DQYsp1ra.js} +1 -1
- package/dist/{index-C9XRl1Nh.js → index-DmY-WbY8.js} +2 -2
- package/dist/{index-DWPB-CUq.js → index-FykPQo4w.js} +2 -2
- package/dist/{index-CloGjvJj.js → index-pdKyXaVF.js} +3 -3
- package/dist/{index-Baf7tyzz.js → index-vWfRDX8u.js} +4 -4
- package/dist/{index-jqv2cexL.js → index-y87yi7Ik.js} +2 -2
- package/dist/{index-BIAHQxD_.js → index-yvn0gNA4.js} +2 -2
- package/dist/index.js +240 -235
- package/dist/translations/en.d.ts +48 -7
- package/dist/translations/fr.d.ts +48 -7
- 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
|
@@ -258,7 +258,6 @@ declare const _default: {
|
|
|
258
258
|
FORM_DOCUMENTS_STORAGE_GB: string;
|
|
259
259
|
TOOLS_DRAW_COUNT: string;
|
|
260
260
|
TOOLS_BOARD_COUNT: string;
|
|
261
|
-
TOOLS_MEMO_COUNT: string;
|
|
262
261
|
TOOLS_ATLAS_COUNT: string;
|
|
263
262
|
TOOLS_RETROSPECTIVE_COUNT: string;
|
|
264
263
|
TOOLS_SHORT_LINK_COUNT: string;
|
|
@@ -272,6 +271,17 @@ declare const _default: {
|
|
|
272
271
|
TRAINING_CUSTOM_EXERCISES_COUNT: string;
|
|
273
272
|
MEMORIES_EVENTS_COUNT: string;
|
|
274
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;
|
|
275
285
|
};
|
|
276
286
|
};
|
|
277
287
|
'error-page': {
|
|
@@ -752,7 +762,6 @@ declare const _default: {
|
|
|
752
762
|
label: {
|
|
753
763
|
draw: string;
|
|
754
764
|
board: string;
|
|
755
|
-
memo: string;
|
|
756
765
|
atlas: string;
|
|
757
766
|
retrospective: string;
|
|
758
767
|
'short-link': string;
|
|
@@ -820,6 +829,7 @@ declare const _default: {
|
|
|
820
829
|
billing: {
|
|
821
830
|
'current-plan': string;
|
|
822
831
|
'free-plan': string;
|
|
832
|
+
'custom-plan': string;
|
|
823
833
|
tier: {
|
|
824
834
|
FREEMIUM: string;
|
|
825
835
|
DEFAULT: string;
|
|
@@ -934,6 +944,13 @@ declare const _default: {
|
|
|
934
944
|
CLOSED: string;
|
|
935
945
|
ARCHIVED: string;
|
|
936
946
|
};
|
|
947
|
+
timeline: {
|
|
948
|
+
title: string;
|
|
949
|
+
open: string;
|
|
950
|
+
'in-progress': string;
|
|
951
|
+
resolved: string;
|
|
952
|
+
closed: string;
|
|
953
|
+
};
|
|
937
954
|
priority: {
|
|
938
955
|
NORMAL: string;
|
|
939
956
|
HIGH: string;
|
|
@@ -952,6 +969,7 @@ declare const _default: {
|
|
|
952
969
|
BUG_PERFORMANCE: string;
|
|
953
970
|
BUG_DATA: string;
|
|
954
971
|
BUG_OTHER: string;
|
|
972
|
+
EXTRACTION: string;
|
|
955
973
|
ACCOUNT_ACCESS: string;
|
|
956
974
|
ACCOUNT_DELETE: string;
|
|
957
975
|
ACCOUNT_SECURITY: string;
|
|
@@ -959,6 +977,7 @@ declare const _default: {
|
|
|
959
977
|
BILLING_INVOICE: string;
|
|
960
978
|
BILLING_CUSTOM_PLAN: string;
|
|
961
979
|
BILLING_REFUND: string;
|
|
980
|
+
BILLING_TRIAL: string;
|
|
962
981
|
API_INTEGRATION: string;
|
|
963
982
|
API_DOCUMENTATION: string;
|
|
964
983
|
API_KEY: string;
|
|
@@ -990,14 +1009,19 @@ declare const _default: {
|
|
|
990
1009
|
submit: string;
|
|
991
1010
|
back: string;
|
|
992
1011
|
cancel: string;
|
|
1012
|
+
'attachment-failed': string;
|
|
993
1013
|
};
|
|
994
1014
|
detail: {
|
|
995
1015
|
description: string;
|
|
1016
|
+
'unknown-user': string;
|
|
996
1017
|
'no-messages': string;
|
|
1018
|
+
'waiting-title': string;
|
|
1019
|
+
'waiting-subtitle': string;
|
|
997
1020
|
'messages-title': string;
|
|
998
1021
|
'messages-count': string;
|
|
999
1022
|
'new-messages': string;
|
|
1000
1023
|
'send-placeholder': string;
|
|
1024
|
+
'send-hint': string;
|
|
1001
1025
|
send: string;
|
|
1002
1026
|
'admin-note': string;
|
|
1003
1027
|
'admin-note-placeholder': string;
|
|
@@ -1078,8 +1102,13 @@ declare const _default: {
|
|
|
1078
1102
|
'max-reached': string;
|
|
1079
1103
|
delete: string;
|
|
1080
1104
|
'delete-confirm': string;
|
|
1105
|
+
'delete-confirm-title': string;
|
|
1106
|
+
'delete-confirm-description': string;
|
|
1107
|
+
'delete-confirm-action': string;
|
|
1081
1108
|
uploading: string;
|
|
1082
1109
|
'upload-hint': string;
|
|
1110
|
+
open: string;
|
|
1111
|
+
download: string;
|
|
1083
1112
|
};
|
|
1084
1113
|
stepper: {
|
|
1085
1114
|
categoryGroup: {
|
|
@@ -1091,13 +1120,25 @@ declare const _default: {
|
|
|
1091
1120
|
};
|
|
1092
1121
|
selectSubCategory: string;
|
|
1093
1122
|
step: {
|
|
1094
|
-
forWho:
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
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
|
+
};
|
|
1098
1139
|
};
|
|
1099
1140
|
next: string;
|
|
1100
|
-
|
|
1141
|
+
'attachments-title': string;
|
|
1101
1142
|
};
|
|
1102
1143
|
service: {
|
|
1103
1144
|
ABYSS: string;
|
|
@@ -258,7 +258,6 @@ declare const _default: {
|
|
|
258
258
|
FORM_DOCUMENTS_STORAGE_GB: string;
|
|
259
259
|
TOOLS_DRAW_COUNT: string;
|
|
260
260
|
TOOLS_BOARD_COUNT: string;
|
|
261
|
-
TOOLS_MEMO_COUNT: string;
|
|
262
261
|
TOOLS_ATLAS_COUNT: string;
|
|
263
262
|
TOOLS_RETROSPECTIVE_COUNT: string;
|
|
264
263
|
TOOLS_SHORT_LINK_COUNT: string;
|
|
@@ -272,6 +271,17 @@ declare const _default: {
|
|
|
272
271
|
TRAINING_CUSTOM_EXERCISES_COUNT: string;
|
|
273
272
|
MEMORIES_EVENTS_COUNT: string;
|
|
274
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;
|
|
275
285
|
};
|
|
276
286
|
};
|
|
277
287
|
'error-page': {
|
|
@@ -752,7 +762,6 @@ declare const _default: {
|
|
|
752
762
|
label: {
|
|
753
763
|
draw: string;
|
|
754
764
|
board: string;
|
|
755
|
-
memo: string;
|
|
756
765
|
atlas: string;
|
|
757
766
|
retrospective: string;
|
|
758
767
|
'short-link': string;
|
|
@@ -820,6 +829,7 @@ declare const _default: {
|
|
|
820
829
|
billing: {
|
|
821
830
|
'current-plan': string;
|
|
822
831
|
'free-plan': string;
|
|
832
|
+
'custom-plan': string;
|
|
823
833
|
tier: {
|
|
824
834
|
FREEMIUM: string;
|
|
825
835
|
DEFAULT: string;
|
|
@@ -952,6 +962,13 @@ declare const _default: {
|
|
|
952
962
|
CLOSED: string;
|
|
953
963
|
ARCHIVED: string;
|
|
954
964
|
};
|
|
965
|
+
timeline: {
|
|
966
|
+
title: string;
|
|
967
|
+
open: string;
|
|
968
|
+
'in-progress': string;
|
|
969
|
+
resolved: string;
|
|
970
|
+
closed: string;
|
|
971
|
+
};
|
|
955
972
|
priority: {
|
|
956
973
|
NORMAL: string;
|
|
957
974
|
HIGH: string;
|
|
@@ -970,6 +987,7 @@ declare const _default: {
|
|
|
970
987
|
BUG_PERFORMANCE: string;
|
|
971
988
|
BUG_DATA: string;
|
|
972
989
|
BUG_OTHER: string;
|
|
990
|
+
EXTRACTION: string;
|
|
973
991
|
ACCOUNT_ACCESS: string;
|
|
974
992
|
ACCOUNT_DELETE: string;
|
|
975
993
|
ACCOUNT_SECURITY: string;
|
|
@@ -977,6 +995,7 @@ declare const _default: {
|
|
|
977
995
|
BILLING_INVOICE: string;
|
|
978
996
|
BILLING_CUSTOM_PLAN: string;
|
|
979
997
|
BILLING_REFUND: string;
|
|
998
|
+
BILLING_TRIAL: string;
|
|
980
999
|
API_INTEGRATION: string;
|
|
981
1000
|
API_DOCUMENTATION: string;
|
|
982
1001
|
API_KEY: string;
|
|
@@ -1008,14 +1027,19 @@ declare const _default: {
|
|
|
1008
1027
|
submit: string;
|
|
1009
1028
|
back: string;
|
|
1010
1029
|
cancel: string;
|
|
1030
|
+
'attachment-failed': string;
|
|
1011
1031
|
};
|
|
1012
1032
|
detail: {
|
|
1013
1033
|
description: string;
|
|
1034
|
+
'unknown-user': string;
|
|
1014
1035
|
'no-messages': string;
|
|
1036
|
+
'waiting-title': string;
|
|
1037
|
+
'waiting-subtitle': string;
|
|
1015
1038
|
'messages-title': string;
|
|
1016
1039
|
'messages-count': string;
|
|
1017
1040
|
'new-messages': string;
|
|
1018
1041
|
'send-placeholder': string;
|
|
1042
|
+
'send-hint': string;
|
|
1019
1043
|
send: string;
|
|
1020
1044
|
'admin-note': string;
|
|
1021
1045
|
'admin-note-placeholder': string;
|
|
@@ -1096,8 +1120,13 @@ declare const _default: {
|
|
|
1096
1120
|
'max-reached': string;
|
|
1097
1121
|
delete: string;
|
|
1098
1122
|
'delete-confirm': string;
|
|
1123
|
+
'delete-confirm-title': string;
|
|
1124
|
+
'delete-confirm-description': string;
|
|
1125
|
+
'delete-confirm-action': string;
|
|
1099
1126
|
uploading: string;
|
|
1100
1127
|
'upload-hint': string;
|
|
1128
|
+
open: string;
|
|
1129
|
+
download: string;
|
|
1101
1130
|
};
|
|
1102
1131
|
stepper: {
|
|
1103
1132
|
categoryGroup: {
|
|
@@ -1109,13 +1138,25 @@ declare const _default: {
|
|
|
1109
1138
|
};
|
|
1110
1139
|
selectSubCategory: string;
|
|
1111
1140
|
step: {
|
|
1112
|
-
forWho:
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
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
|
+
};
|
|
1116
1157
|
};
|
|
1117
1158
|
next: string;
|
|
1118
|
-
|
|
1159
|
+
'attachments-title': string;
|
|
1119
1160
|
};
|
|
1120
1161
|
service: {
|
|
1121
1162
|
ABYSS: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|