@abyss-project/commons-front-core 1.0.146 → 2.0.0

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 (59) hide show
  1. package/dist/{CookieConsentSettings.component-OElkXdNK.js → CookieConsentSettings.component-Dqbo9N8Y.js} +350 -180
  2. package/dist/components/Inputs/ColorPalette/ColorPalette.component.d.ts +1 -0
  3. package/dist/components/Layouts/AbyssBillingPlan/AbyssBillingPlan.component.d.ts +1 -1
  4. package/dist/components/Modals/UserSettingsModal/UserSettings.compat.d.ts +0 -2
  5. package/dist/components/Modals/UserSettingsModal/UserSettingsModal.component.d.ts +0 -2
  6. package/dist/components/PdfEditor/hooks/use-pdf-document.d.ts +6 -1
  7. package/dist/components/PdfEditor/operations/actions.d.ts +15 -0
  8. package/dist/components/PdfEditor/operations/compute-page-order.d.ts +4 -0
  9. package/dist/components/PdfEditor/operations/extract.d.ts +2 -0
  10. package/dist/components/PdfEditor/operations/extract.spec.d.ts +1 -0
  11. package/dist/components/PdfEditor/operations/rasterize.d.ts +3 -0
  12. package/dist/components/PdfEditor/operations/redact.d.ts +9 -0
  13. package/dist/components/PdfEditor/operations/redact.spec.d.ts +1 -0
  14. package/dist/components/PdfEditor/operations/rotate-coords.d.ts +19 -0
  15. package/dist/components/PdfEditor/operations/rotate-coords.spec.d.ts +1 -0
  16. package/dist/components/PdfEditor/signature/SignaturePicker.d.ts +3 -0
  17. package/dist/components/PdfEditor/signature/SignatureSavedList.d.ts +3 -0
  18. package/dist/components/PdfEditor/signature/resolve-asset.d.ts +3 -0
  19. package/dist/components/PdfEditor/signature/resolve-asset.spec.d.ts +1 -0
  20. package/dist/components/PdfEditor/tools/FillFieldsTool.d.ts +2 -1
  21. package/dist/components/PdfEditor/tools/RedactTool.d.ts +2 -0
  22. package/dist/components/PdfEditor/tools/ShapeTool.d.ts +17 -0
  23. package/dist/components/PdfEditor/tools/SignatureTool.d.ts +3 -0
  24. package/dist/components/PdfEditor/tools/TextTool.d.ts +11 -1
  25. package/dist/components/PdfEditor/tools/Toolbar.d.ts +17 -0
  26. package/dist/components/PdfEditor/tools/tool-options-ui.d.ts +4 -0
  27. package/dist/components/PdfEditor/types.d.ts +64 -4
  28. package/dist/components/PdfEditor/viewer/PageOverlay.d.ts +10 -3
  29. package/dist/components/PdfEditor/viewer/PdfCanvas.d.ts +10 -2
  30. package/dist/components/PdfEditor/viewer/ViewerControls.d.ts +17 -0
  31. package/dist/components/Support/types.d.ts +2 -0
  32. package/dist/cookie-consent.js +1 -1
  33. package/dist/hooks/use-rich-intl.hook.d.ts +200 -22
  34. package/dist/{index-DPJn-INz.js → index--KPqynn_.js} +2 -2
  35. package/dist/{index-pojd1-xt.js → index-AykyIzzG.js} +3 -3
  36. package/dist/{index-VzGJqZUr.js → index-B3gKqf-p.js} +3 -3
  37. package/dist/{index-JqXrUnnS.js → index-BCVRYGLI.js} +4 -4
  38. package/dist/{index-CTzGCHT1.js → index-BcInTypv.js} +4 -4
  39. package/dist/{index-HPIAkAU-.js → index-BdWnB1rS.js} +2 -2
  40. package/dist/{index-paxe4Y8a.js → index-BiREoCYc.js} +2 -2
  41. package/dist/{index-DedcVRIy.js → index-CL4h9Xoy.js} +4 -4
  42. package/dist/{index-C4iVvX_c.js → index-CSpwXL74.js} +1 -1
  43. package/dist/{index-DAG2YmhY.js → index-CTVUhat-.js} +2 -2
  44. package/dist/{index-0DKoS1Ho.js → index-Ca_vS7os.js} +2 -2
  45. package/dist/{index-CCaYRiXR.js → index-Cil-O_44.js} +2 -2
  46. package/dist/{index-CeZ2OKqT.js → index-CoY-Eqah.js} +2 -2
  47. package/dist/{index-DMJCOIN6.js → index-DON7Q_3s.js} +2 -2
  48. package/dist/{index-aJDianQ2.js → index-DZG8q-Mp.js} +3 -3
  49. package/dist/{index-C-0bb3BS.js → index-Db-3tPxk.js} +2 -2
  50. package/dist/{index-D-prSy8i.js → index-Df71mOHZ.js} +3 -3
  51. package/dist/{index-D-Z-Yepf.js → index-DpUTQu7B.js} +2 -2
  52. package/dist/{index-C_VHuOIZ.js → index-QwHRQNwT.js} +2 -2
  53. package/dist/{index-DP9EENt-.js → index-VEVfBSFw.js} +2 -2
  54. package/dist/{index-CWQyokns.js → index-a9_oOlg4.js} +34972 -32579
  55. package/dist/{index-BStJ2eR5.js → index-ldQTy6Xb.js} +2 -2
  56. package/dist/index.js +2 -2
  57. package/dist/translations/en.d.ts +96 -11
  58. package/dist/translations/fr.d.ts +96 -11
  59. package/package.json +143 -139
@@ -1,5 +1,5 @@
1
- import { L as s } from "./index-C4iVvX_c.js";
2
- import { s as n, t as r, a as o, L as P, i as Q, f as i, c as a, g as c } from "./index-CWQyokns.js";
1
+ import { L as s } from "./index-CSpwXL74.js";
2
+ import { s as n, t as r, a as o, L as P, i as Q, f as i, c as a, g as c } from "./index-a9_oOlg4.js";
3
3
  const g = n({
4
4
  String: r.string,
5
5
  Number: r.number,
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { bv as o, aI as e, aJ as t, R as r, M as i, Q as c, aW as b, cD as n, Z as l, aM as A, cM as C, $ as S, cE as y, cN as g, cS as u, cF as p, aF as d, ae as L, af as T, cL as h, aY as P, b8 as I, b7 as _, aN as E, cG as m, aG as R, b4 as k, cR as D, b5 as O, b1 as B, aC as f, Y as v, aO as U, ah as M, cH as N, b6 as F, aQ as w, cI as W, b2 as x, ai as G, bx as H, _ as Q, cP as V, at as j, aL as Y, ap as z, ao as X, bu as K, bs as Z, bt as q, cO as $, aH as J, cJ as aa, cK as sa, a6 as oa, aK as ea, b3 as ta, cT as ra, cQ as ia, V as ca, a5 as ba, a4 as na, cc as la, cf as Aa, aj as Ca, al as Sa, ak as ya, am as ga, ac as ua, ab as pa, aR as da, cU as La, ax as Ta, a_ as ha, aZ as Pa, aA as Ia, aB as _a, ad as Ea, cA as ma, an as Ra, cg as ka, a8 as Da, cj as Oa, cB as Ba, cd as fa, ce as va, a$ as Ua, aS as Ma, a7 as Na, X as Fa, av as wa, au as Wa, az as xa, a0 as Ga, cz as Ha, cx as Qa, cy as Va, b0 as ja, ay as Ya, O as za, ci as Xa, cb as Ka, ag as Za, by as qa, bz as $a, K as Ja, W as as, ar as ss, as as os, a1 as es, aq as ts, aT as rs, bE as is, bA as cs, aU as bs, cC as ns, aa as ls, bg as As, bh as Cs, bi as Ss, bl as ys, bq as gs, bo as us, bf as ps, be as ds, bb as Ls, bj as Ts, ba as hs, bd as Ps, br as Is, bk as _s, bc as Es, bp as ms, U as Rs, S as ks, aP as Ds, aV as Os, a9 as Bs, aX as fs, a2 as vs, a3 as Us, bD as Ms, bZ as Ns, c1 as Fs, b9 as ws, bH as Ws, aE as xs, bJ as Gs, c8 as Hs, c7 as Qs, cn as Vs, bM as js, bN as Ys, b$ as zs, c_ as Xs, bV as Ks, bT as Zs, bU as qs, cr as $s, bn as Js, bm as ao, cl as so, cq as oo, cp as eo, aw as to, ct as ro, co as io, ch as co, bF as bo, bw as no, c3 as lo, c4 as Ao, bQ as Co, bR as So, c5 as yo, c6 as go, cu as uo, bW as po, d3 as Lo, ca as To, c9 as ho, bC as Po, d1 as Io, cZ as _o, c0 as Eo, bK as mo, bG as Ro, cw as ko, cv as Do, cm as Oo, cs as Bo, bO as fo, bP as vo, bY as Uo, b_ as Mo, c2 as No, bS as Fo, bI as wo, bL as Wo, bX as xo, aD as Go, cV as Ho, cY as Qo, d2 as Vo, c$ as jo, d0 as Yo, bB as zo, cW as Xo, cX as Ko, ck as Zo } from "./index-CWQyokns.js";
2
- import { A as $o, c as Jo, C as ae, a as se, B as oe, R as ee, V as te, h as re, o as ie, d as ce, q as be, t as ne, m as le, l as Ae, D as Ce, f as Se, E as ye, x as ge, y as ue, i as pe, j as de, n as Le, p as Te, r as he, e as Pe, g as Ie, v as _e, z as Ee, u as me, b as Re, k as ke, w as De } from "./CookieConsentSettings.component-OElkXdNK.js";
1
+ import { bv as o, aI as e, aJ as t, R as r, M as i, Q as c, aW as b, cD as n, Z as l, aM as A, cM as C, $ as S, cE as y, cN as g, cS as u, cF as p, aF as d, ae as L, af as T, cL as h, aY as P, b8 as I, b7 as _, aN as E, cG as m, aG as R, b4 as k, cR as D, b5 as O, b1 as B, aC as f, Y as v, aO as U, ah as M, cH as N, b6 as F, aQ as w, cI as W, b2 as x, ai as G, bx as H, _ as Q, cP as V, at as j, aL as Y, ap as z, ao as X, bu as K, bs as Z, bt as q, cO as $, aH as J, cJ as aa, cK as sa, a6 as oa, aK as ea, b3 as ta, cT as ra, cQ as ia, V as ca, a5 as ba, a4 as na, cc as la, cf as Aa, aj as Ca, al as Sa, ak as ya, am as ga, ac as ua, ab as pa, aR as da, cU as La, ax as Ta, a_ as ha, aZ as Pa, aA as Ia, aB as _a, ad as Ea, cA as ma, an as Ra, cg as ka, a8 as Da, cj as Oa, cB as Ba, cd as fa, ce as va, a$ as Ua, aS as Ma, a7 as Na, X as Fa, av as wa, au as Wa, az as xa, a0 as Ga, cz as Ha, cx as Qa, cy as Va, b0 as ja, ay as Ya, O as za, ci as Xa, cb as Ka, ag as Za, by as qa, bz as $a, K as Ja, W as as, ar as ss, as as os, a1 as es, aq as ts, aT as rs, bE as is, bA as cs, aU as bs, cC as ns, aa as ls, bg as As, bh as Cs, bi as Ss, bl as ys, bq as gs, bo as us, bf as ps, be as ds, bb as Ls, bj as Ts, ba as hs, bd as Ps, br as Is, bk as _s, bc as Es, bp as ms, U as Rs, S as ks, aP as Ds, aV as Os, a9 as Bs, aX as fs, a2 as vs, a3 as Us, bD as Ms, bZ as Ns, c1 as Fs, b9 as ws, bH as Ws, aE as xs, bJ as Gs, c8 as Hs, c7 as Qs, cn as Vs, bM as js, bN as Ys, b$ as zs, c_ as Xs, bV as Ks, bT as Zs, bU as qs, cr as $s, bn as Js, bm as ao, cl as so, cq as oo, cp as eo, aw as to, ct as ro, co as io, ch as co, bF as bo, bw as no, c3 as lo, c4 as Ao, bQ as Co, bR as So, c5 as yo, c6 as go, cu as uo, bW as po, d3 as Lo, ca as To, c9 as ho, bC as Po, d1 as Io, cZ as _o, c0 as Eo, bK as mo, bG as Ro, cw as ko, cv as Do, cm as Oo, cs as Bo, bO as fo, bP as vo, bY as Uo, b_ as Mo, c2 as No, bS as Fo, bI as wo, bL as Wo, bX as xo, aD as Go, cV as Ho, cY as Qo, d2 as Vo, c$ as jo, d0 as Yo, bB as zo, cW as Xo, cX as Ko, ck as Zo } from "./index-a9_oOlg4.js";
2
+ import { A as $o, c as Jo, C as ae, a as se, B as oe, R as ee, V as te, h as re, o as ie, d as ce, q as be, t as ne, m as le, l as Ae, D as Ce, f as Se, E as ye, x as ge, y as ue, i as pe, j as de, n as Le, p as Te, r as he, e as Pe, g as Ie, v as _e, z as Ee, u as me, b as Re, k as ke, w as De } from "./CookieConsentSettings.component-Dqbo9N8Y.js";
3
3
  export {
4
4
  o as ABYSS_SERVICE_CONFIG,
5
5
  e as ABYSS_SIDEBAR_WIDTH,
@@ -18,24 +18,43 @@ declare const _default: {
18
18
  select: string;
19
19
  text: string;
20
20
  draw: string;
21
+ shape: string;
22
+ highlight: string;
23
+ redact: string;
21
24
  signature: string;
22
25
  eraser: string;
23
26
  'fill-fields': string;
27
+ insert: string;
24
28
  undo: string;
25
29
  redo: string;
26
30
  download: string;
27
31
  'save-to-cloud': string;
28
- 'quick-sigs': string;
29
- 'quick-texts': string;
32
+ 'toggle-pages': string;
33
+ document: string;
34
+ aria: {
35
+ tools: string;
36
+ history: string;
37
+ };
30
38
  };
31
39
  sidebar: {
32
40
  pages: string;
33
41
  };
42
+ viewer: {
43
+ 'zoom-in': string;
44
+ 'zoom-out': string;
45
+ 'fit-width': string;
46
+ 'reset-zoom': string;
47
+ 'prev-page': string;
48
+ 'next-page': string;
49
+ 'page-indicator': string;
50
+ };
34
51
  insert: {
52
+ 'image-device': string;
53
+ 'image-cloud': string;
54
+ 'saved-title': string;
55
+ personal: string;
35
56
  button: string;
36
57
  reading: string;
37
- 'from-file': string;
38
- 'from-cloud': string;
39
58
  'only-pdf': string;
40
59
  };
41
60
  'insert-dialog': {
@@ -48,27 +67,79 @@ declare const _default: {
48
67
  };
49
68
  action: {
50
69
  cancel: string;
70
+ delete: string;
71
+ };
72
+ placement: {
73
+ hint: string;
74
+ cancel: string;
51
75
  };
52
76
  error: {
53
77
  'load-failed': string;
54
78
  'export-failed': string;
79
+ 'try-another': string;
80
+ };
81
+ document: {
82
+ 'blank-page': string;
83
+ 'page-numbers': string;
84
+ watermark: string;
85
+ extract: string;
86
+ compress: string;
87
+ protect: string;
88
+ };
89
+ password: {
90
+ title: string;
91
+ help: string;
92
+ label: string;
93
+ confirm: string;
94
+ };
95
+ compress: {
96
+ saved: string;
97
+ 'already-optimal': string;
98
+ };
99
+ unlock: {
100
+ title: string;
101
+ help: string;
102
+ confirm: string;
103
+ wrong: string;
104
+ };
105
+ watermark: {
106
+ title: string;
107
+ label: string;
108
+ apply: string;
109
+ };
110
+ extract: {
111
+ title: string;
112
+ confirm: string;
55
113
  };
114
+ loading: string;
56
115
  text: {
57
- hint: string;
116
+ 'hint-short': string;
117
+ placeholder: string;
118
+ size: string;
119
+ font: string;
58
120
  };
59
121
  draw: {
60
- hint: string;
61
- 'stroke-width': string;
62
122
  color: string;
63
123
  width: string;
64
124
  'custom-color': string;
65
125
  };
126
+ shape: {
127
+ kind: string;
128
+ fill: string;
129
+ 'fill-none': string;
130
+ 'fill-on': string;
131
+ };
132
+ redact: {
133
+ hint: string;
134
+ warning: string;
135
+ };
66
136
  signature: {
67
137
  'placement-hint': string;
68
138
  'add-hint': string;
69
139
  'add-button': string;
70
140
  'apply-all-pages': string;
71
141
  'manage-assets': string;
142
+ 'asset-load-failed': string;
72
143
  clear: string;
73
144
  'picker-title': string;
74
145
  tabs: {
@@ -92,7 +163,6 @@ declare const _default: {
92
163
  'scope-label': string;
93
164
  scope: {
94
165
  personal: string;
95
- organization: string;
96
166
  };
97
167
  group: {
98
168
  personal: string;
@@ -109,12 +179,10 @@ declare const _default: {
109
179
  empty: string;
110
180
  };
111
181
  upload: {
112
- hint: string;
113
182
  title: string;
114
183
  browse: string;
115
184
  replace: string;
116
185
  reading: string;
117
- cancel: string;
118
186
  'max-size': string;
119
187
  error: {
120
188
  'invalid-type': string;
@@ -133,6 +201,8 @@ declare const _default: {
133
201
  'fill-fields': {
134
202
  empty: string;
135
203
  detected: string;
204
+ flatten: string;
205
+ 'flatten-hint': string;
136
206
  };
137
207
  page: {
138
208
  inserted: string;
@@ -749,6 +819,7 @@ declare const _default: {
749
819
  };
750
820
  billing: {
751
821
  'current-plan': string;
822
+ 'free-plan': string;
752
823
  tier: {
753
824
  FREEMIUM: string;
754
825
  DEFAULT: string;
@@ -828,6 +899,14 @@ declare const _default: {
828
899
  name: string;
829
900
  description: string;
830
901
  };
902
+ 'family-free': {
903
+ name: string;
904
+ description: string;
905
+ };
906
+ 'family-paid': {
907
+ name: string;
908
+ description: string;
909
+ };
831
910
  };
832
911
  'plan-feature': {
833
912
  PROJECTS_COUNT: string;
@@ -1035,18 +1114,24 @@ declare const _default: {
1035
1114
  ABYSS_GAME_ODYSSEY: string;
1036
1115
  ABYSS_TOOLS: string;
1037
1116
  };
1117
+ context: {
1118
+ extraction: {
1119
+ view: string;
1120
+ };
1121
+ };
1038
1122
  };
1039
1123
  family: {
1040
1124
  banner: {
1041
1125
  'no-family': string;
1042
1126
  'no-family-cta': string;
1127
+ 'no-family-sub': string;
1043
1128
  pending: string;
1044
- active: string;
1045
1129
  manage: string;
1046
1130
  'owner-badge': string;
1047
1131
  'coming-soon': string;
1048
1132
  settings: {
1049
1133
  'no-family-description': string;
1134
+ 'join-hint': string;
1050
1135
  'pending-description': string;
1051
1136
  'active-description': string;
1052
1137
  'owner-description': string;
@@ -18,24 +18,43 @@ declare const _default: {
18
18
  select: string;
19
19
  text: string;
20
20
  draw: string;
21
+ shape: string;
22
+ highlight: string;
23
+ redact: string;
21
24
  signature: string;
22
25
  eraser: string;
23
26
  'fill-fields': string;
27
+ insert: string;
24
28
  undo: string;
25
29
  redo: string;
26
30
  download: string;
27
31
  'save-to-cloud': string;
28
- 'quick-sigs': string;
29
- 'quick-texts': string;
32
+ 'toggle-pages': string;
33
+ document: string;
34
+ aria: {
35
+ tools: string;
36
+ history: string;
37
+ };
30
38
  };
31
39
  sidebar: {
32
40
  pages: string;
33
41
  };
42
+ viewer: {
43
+ 'zoom-in': string;
44
+ 'zoom-out': string;
45
+ 'fit-width': string;
46
+ 'reset-zoom': string;
47
+ 'prev-page': string;
48
+ 'next-page': string;
49
+ 'page-indicator': string;
50
+ };
34
51
  insert: {
52
+ 'image-device': string;
53
+ 'image-cloud': string;
54
+ 'saved-title': string;
55
+ personal: string;
35
56
  button: string;
36
57
  reading: string;
37
- 'from-file': string;
38
- 'from-cloud': string;
39
58
  'only-pdf': string;
40
59
  };
41
60
  'insert-dialog': {
@@ -48,27 +67,79 @@ declare const _default: {
48
67
  };
49
68
  action: {
50
69
  cancel: string;
70
+ delete: string;
71
+ };
72
+ placement: {
73
+ hint: string;
74
+ cancel: string;
51
75
  };
52
76
  error: {
53
77
  'load-failed': string;
54
78
  'export-failed': string;
79
+ 'try-another': string;
80
+ };
81
+ document: {
82
+ 'blank-page': string;
83
+ 'page-numbers': string;
84
+ watermark: string;
85
+ extract: string;
86
+ compress: string;
87
+ protect: string;
88
+ };
89
+ password: {
90
+ title: string;
91
+ help: string;
92
+ label: string;
93
+ confirm: string;
94
+ };
95
+ compress: {
96
+ saved: string;
97
+ 'already-optimal': string;
98
+ };
99
+ unlock: {
100
+ title: string;
101
+ help: string;
102
+ confirm: string;
103
+ wrong: string;
104
+ };
105
+ watermark: {
106
+ title: string;
107
+ label: string;
108
+ apply: string;
109
+ };
110
+ extract: {
111
+ title: string;
112
+ confirm: string;
55
113
  };
114
+ loading: string;
56
115
  text: {
57
- hint: string;
116
+ 'hint-short': string;
117
+ placeholder: string;
118
+ size: string;
119
+ font: string;
58
120
  };
59
121
  draw: {
60
- hint: string;
61
- 'stroke-width': string;
62
122
  color: string;
63
123
  width: string;
64
124
  'custom-color': string;
65
125
  };
126
+ shape: {
127
+ kind: string;
128
+ fill: string;
129
+ 'fill-none': string;
130
+ 'fill-on': string;
131
+ };
132
+ redact: {
133
+ hint: string;
134
+ warning: string;
135
+ };
66
136
  signature: {
67
137
  'placement-hint': string;
68
138
  'add-hint': string;
69
139
  'add-button': string;
70
140
  'apply-all-pages': string;
71
141
  'manage-assets': string;
142
+ 'asset-load-failed': string;
72
143
  clear: string;
73
144
  'picker-title': string;
74
145
  tabs: {
@@ -92,7 +163,6 @@ declare const _default: {
92
163
  'scope-label': string;
93
164
  scope: {
94
165
  personal: string;
95
- organization: string;
96
166
  };
97
167
  group: {
98
168
  personal: string;
@@ -109,12 +179,10 @@ declare const _default: {
109
179
  empty: string;
110
180
  };
111
181
  upload: {
112
- hint: string;
113
182
  title: string;
114
183
  browse: string;
115
184
  replace: string;
116
185
  reading: string;
117
- cancel: string;
118
186
  'max-size': string;
119
187
  error: {
120
188
  'invalid-type': string;
@@ -133,6 +201,8 @@ declare const _default: {
133
201
  'fill-fields': {
134
202
  empty: string;
135
203
  detected: string;
204
+ flatten: string;
205
+ 'flatten-hint': string;
136
206
  };
137
207
  page: {
138
208
  inserted: string;
@@ -749,6 +819,7 @@ declare const _default: {
749
819
  };
750
820
  billing: {
751
821
  'current-plan': string;
822
+ 'free-plan': string;
752
823
  tier: {
753
824
  FREEMIUM: string;
754
825
  DEFAULT: string;
@@ -828,6 +899,14 @@ declare const _default: {
828
899
  name: string;
829
900
  description: string;
830
901
  };
902
+ 'family-free': {
903
+ name: string;
904
+ description: string;
905
+ };
906
+ 'family-paid': {
907
+ name: string;
908
+ description: string;
909
+ };
831
910
  };
832
911
  'plan-feature': {
833
912
  PROJECTS_COUNT: string;
@@ -849,13 +928,14 @@ declare const _default: {
849
928
  banner: {
850
929
  'no-family': string;
851
930
  'no-family-cta': string;
931
+ 'no-family-sub': string;
852
932
  pending: string;
853
- active: string;
854
933
  manage: string;
855
934
  'owner-badge': string;
856
935
  'coming-soon': string;
857
936
  settings: {
858
937
  'no-family-description': string;
938
+ 'join-hint': string;
859
939
  'pending-description': string;
860
940
  'active-description': string;
861
941
  'owner-description': string;
@@ -1052,6 +1132,11 @@ declare const _default: {
1052
1132
  ABYSS_GAME_ODYSSEY: string;
1053
1133
  ABYSS_TOOLS: string;
1054
1134
  };
1135
+ context: {
1136
+ extraction: {
1137
+ view: string;
1138
+ };
1139
+ };
1055
1140
  };
1056
1141
  };
1057
1142
  export default _default;