@abyss-project/commons-front-core 1.0.31 → 1.0.33
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/components/Spotlight/ProjectsList/ProjectsList.component.d.ts +1 -0
- package/dist/hooks/use-rich-intl.hook.d.ts +260 -0
- package/dist/{index-DVyOt10T.js → index-Dx7UwNTX.js} +8468 -8599
- package/dist/index.js +1 -1
- package/dist/translations/en.d.ts +130 -0
- package/dist/translations/fr.d.ts +130 -0
- package/dist/{web-DBy94HGg.js → web-Dw6HQ5_0.js} +1 -1
- package/package.json +1 -3
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { V as o, c as e, a as r, b as t, ah as i, ai as A, aj as d, y as l, ak as C, z as n, G as L, B as S, al as y, m as I, am as g, an as u, ao as b, A as p, Z as T, a3 as D, $ as _, Y as c, C as m, j as P, ap as R, s as O, u as F, t as h, q as B, K as E, N as M, D as N, ag as U, l as f, E as v, a0 as j, F as k, v as x, g as H, _ as W, I as X, n as w, o as G, h as Z, x as K, J as V, L as q, ae as Q, ac as Y, ad as z, M as J, H as $, af as aa, r as sa, k as oa, P as ea, R as ra, X as ta, d as ia, T as Aa, O as da, Q as la, a1 as Ca, S as na, a4 as La, a2 as Sa, U as ya, p as Ia, i as ga, w as ua, e as ba, f as pa, a5 as Ta, as as Da, a7 as _a, at as ca, aa as ma, a8 as Pa, a6 as Ra, a9 as Oa, aq as Fa, ar as ha, ab as Ba } from "./index-
|
|
1
|
+
import { V as o, c as e, a as r, b as t, ah as i, ai as A, aj as d, y as l, ak as C, z as n, G as L, B as S, al as y, m as I, am as g, an as u, ao as b, A as p, Z as T, a3 as D, $ as _, Y as c, C as m, j as P, ap as R, s as O, u as F, t as h, q as B, K as E, N as M, D as N, ag as U, l as f, E as v, a0 as j, F as k, v as x, g as H, _ as W, I as X, n as w, o as G, h as Z, x as K, J as V, L as q, ae as Q, ac as Y, ad as z, M as J, H as $, af as aa, r as sa, k as oa, P as ea, R as ra, X as ta, d as ia, T as Aa, O as da, Q as la, a1 as Ca, S as na, a4 as La, a2 as Sa, U as ya, p as Ia, i as ga, w as ua, e as ba, f as pa, a5 as Ta, as as Da, a7 as _a, at as ca, aa as ma, a8 as Pa, a6 as Ra, a9 as Oa, aq as Fa, ar as ha, ab as Ba } from "./index-Dx7UwNTX.js";
|
|
2
2
|
export {
|
|
3
3
|
o as ABYSS_LINK,
|
|
4
4
|
e as AVATAR_BASE_SX,
|
|
@@ -104,6 +104,136 @@ declare const _default: {
|
|
|
104
104
|
'no-selected': string;
|
|
105
105
|
'no-selected-application': string;
|
|
106
106
|
};
|
|
107
|
+
spotlight: {
|
|
108
|
+
category: {
|
|
109
|
+
label: string;
|
|
110
|
+
placeholder: string;
|
|
111
|
+
sections: {
|
|
112
|
+
TECHNOLOGY: string;
|
|
113
|
+
SCIENCE: string;
|
|
114
|
+
ARTS_DESIGN: string;
|
|
115
|
+
MUSIC_AUDIO: string;
|
|
116
|
+
FILM_VIDEO: string;
|
|
117
|
+
ENTREPRENEURSHIP_BUSINESS: string;
|
|
118
|
+
EDUCATION_TRAINING: string;
|
|
119
|
+
SOCIAL_COMMUNITY_PROJECTS: string;
|
|
120
|
+
GAMES_ENTERTAINMENT: string;
|
|
121
|
+
TRAVEL_ADVENTURE: string;
|
|
122
|
+
LIFESTYLE_WELLNESS: string;
|
|
123
|
+
DIY_CRAFTS: string;
|
|
124
|
+
};
|
|
125
|
+
categories: {
|
|
126
|
+
SOFTWARE_DEVELOPMENT: string;
|
|
127
|
+
WEB_DEVELOPMENT: string;
|
|
128
|
+
ARTIFICIAL_INTELLIGENCE: string;
|
|
129
|
+
ROBOTICS: string;
|
|
130
|
+
VIRTUAL_REALITY: string;
|
|
131
|
+
INTERNET_OF_THINGS: string;
|
|
132
|
+
BIOTECHNOLOGY: string;
|
|
133
|
+
ENVIRONMENT: string;
|
|
134
|
+
PHYSICS: string;
|
|
135
|
+
CHEMISTRY: string;
|
|
136
|
+
ASTRONOMY: string;
|
|
137
|
+
VISUAL_ARTS: string;
|
|
138
|
+
GRAPHIC_DESIGN: string;
|
|
139
|
+
PHOTOGRAPHY: string;
|
|
140
|
+
FASHION: string;
|
|
141
|
+
ANIMATION: string;
|
|
142
|
+
MUSIC_COMPOSITION: string;
|
|
143
|
+
AUDIO_PRODUCTION: string;
|
|
144
|
+
PODCASTS: string;
|
|
145
|
+
RECORDING_MIXING: string;
|
|
146
|
+
MUSICAL_INSTRUMENTS: string;
|
|
147
|
+
DIRECTING: string;
|
|
148
|
+
VIDEO_EDITING: string;
|
|
149
|
+
CINEMATOGRAPHY: string;
|
|
150
|
+
ANIMATION_3D: string;
|
|
151
|
+
VISUAL_EFFECTS: string;
|
|
152
|
+
STARTUPS: string;
|
|
153
|
+
E_COMMERCE: string;
|
|
154
|
+
DIGITAL_MARKETING: string;
|
|
155
|
+
PERSONAL_FINANCE: string;
|
|
156
|
+
BUSINESS_STRATEGY: string;
|
|
157
|
+
ONLINE_COURSES: string;
|
|
158
|
+
TUTORIALS: string;
|
|
159
|
+
EDUCATIONAL_PROGRAMS: string;
|
|
160
|
+
PROFESSIONAL_DEVELOPMENT: string;
|
|
161
|
+
CONTINUING_EDUCATION: string;
|
|
162
|
+
HUMANITARIAN_AID: string;
|
|
163
|
+
ENVIRONMENTAL_PROJECTS: string;
|
|
164
|
+
COMMUNITY_INITIATIVES: string;
|
|
165
|
+
EQUALITY_INCLUSION: string;
|
|
166
|
+
PUBLIC_HEALTH: string;
|
|
167
|
+
GAME_DEVELOPMENT: string;
|
|
168
|
+
BOARD_GAMES: string;
|
|
169
|
+
GAMIFICATION: string;
|
|
170
|
+
GAME_EVENTS: string;
|
|
171
|
+
ENTERTAINMENT_APPS: string;
|
|
172
|
+
TRAVEL_BLOG: string;
|
|
173
|
+
TRAVEL_VLOGS: string;
|
|
174
|
+
TRAVEL_GUIDES: string;
|
|
175
|
+
TRAVEL_PHOTOGRAPHY_PROJECTS: string;
|
|
176
|
+
EXPEDITIONS: string;
|
|
177
|
+
FITNESS_HEALTH: string;
|
|
178
|
+
NUTRITION: string;
|
|
179
|
+
PERSONAL_DEVELOPMENT: string;
|
|
180
|
+
MEDITATION_MINDFULNESS: string;
|
|
181
|
+
GARDENING_PROJECTS: string;
|
|
182
|
+
DIY: string;
|
|
183
|
+
CRAFT_PROJECTS: string;
|
|
184
|
+
WOODWORKING: string;
|
|
185
|
+
SEWING: string;
|
|
186
|
+
HANDICRAFTS: string;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
189
|
+
language: {
|
|
190
|
+
label: string;
|
|
191
|
+
helper: string;
|
|
192
|
+
'label-other': string;
|
|
193
|
+
'helper-other': string;
|
|
194
|
+
placeholder: string;
|
|
195
|
+
languages: {
|
|
196
|
+
FRENCH: string;
|
|
197
|
+
ENGLISH: string;
|
|
198
|
+
GERMAN: string;
|
|
199
|
+
SPANISH: string;
|
|
200
|
+
ITALIAN: string;
|
|
201
|
+
PORTUGUESE: string;
|
|
202
|
+
RUSSIAN: string;
|
|
203
|
+
JAPANESE: string;
|
|
204
|
+
CHINESE: string;
|
|
205
|
+
ARABIC: string;
|
|
206
|
+
HINDI: string;
|
|
207
|
+
BENGALI: string;
|
|
208
|
+
PUNJABI: string;
|
|
209
|
+
URDU: string;
|
|
210
|
+
KOREAN: string;
|
|
211
|
+
VIETNAMESE: string;
|
|
212
|
+
TURKISH: string;
|
|
213
|
+
DUTCH: string;
|
|
214
|
+
GREEK: string;
|
|
215
|
+
SWEDISH: string;
|
|
216
|
+
NORWEGIAN: string;
|
|
217
|
+
DANISH: string;
|
|
218
|
+
FINNISH: string;
|
|
219
|
+
POLISH: string;
|
|
220
|
+
UKRAINIAN: string;
|
|
221
|
+
HUNGARIAN: string;
|
|
222
|
+
CZECH: string;
|
|
223
|
+
SLOVAK: string;
|
|
224
|
+
CROATIAN: string;
|
|
225
|
+
SERBIAN: string;
|
|
226
|
+
BULGARIAN: string;
|
|
227
|
+
ROMANIAN: string;
|
|
228
|
+
HEBREW: string;
|
|
229
|
+
THAI: string;
|
|
230
|
+
MALAYSIAN: string;
|
|
231
|
+
INDONESIAN: string;
|
|
232
|
+
FILIPINO: string;
|
|
233
|
+
SWAHILI: string;
|
|
234
|
+
};
|
|
235
|
+
};
|
|
236
|
+
};
|
|
107
237
|
};
|
|
108
238
|
inputs: {
|
|
109
239
|
'period-picker': {
|
|
@@ -104,6 +104,136 @@ declare const _default: {
|
|
|
104
104
|
'no-selected': string;
|
|
105
105
|
'no-selected-application': string;
|
|
106
106
|
};
|
|
107
|
+
spotlight: {
|
|
108
|
+
category: {
|
|
109
|
+
label: string;
|
|
110
|
+
placeholder: string;
|
|
111
|
+
sections: {
|
|
112
|
+
TECHNOLOGY: string;
|
|
113
|
+
SCIENCE: string;
|
|
114
|
+
ARTS_DESIGN: string;
|
|
115
|
+
MUSIC_AUDIO: string;
|
|
116
|
+
FILM_VIDEO: string;
|
|
117
|
+
ENTREPRENEURSHIP_BUSINESS: string;
|
|
118
|
+
EDUCATION_TRAINING: string;
|
|
119
|
+
SOCIAL_COMMUNITY_PROJECTS: string;
|
|
120
|
+
GAMES_ENTERTAINMENT: string;
|
|
121
|
+
TRAVEL_ADVENTURE: string;
|
|
122
|
+
LIFESTYLE_WELLNESS: string;
|
|
123
|
+
DIY_CRAFTS: string;
|
|
124
|
+
};
|
|
125
|
+
categories: {
|
|
126
|
+
SOFTWARE_DEVELOPMENT: string;
|
|
127
|
+
WEB_DEVELOPMENT: string;
|
|
128
|
+
ARTIFICIAL_INTELLIGENCE: string;
|
|
129
|
+
ROBOTICS: string;
|
|
130
|
+
VIRTUAL_REALITY: string;
|
|
131
|
+
INTERNET_OF_THINGS: string;
|
|
132
|
+
BIOTECHNOLOGY: string;
|
|
133
|
+
ENVIRONMENT: string;
|
|
134
|
+
PHYSICS: string;
|
|
135
|
+
CHEMISTRY: string;
|
|
136
|
+
ASTRONOMY: string;
|
|
137
|
+
VISUAL_ARTS: string;
|
|
138
|
+
GRAPHIC_DESIGN: string;
|
|
139
|
+
PHOTOGRAPHY: string;
|
|
140
|
+
FASHION: string;
|
|
141
|
+
ANIMATION: string;
|
|
142
|
+
MUSIC_COMPOSITION: string;
|
|
143
|
+
AUDIO_PRODUCTION: string;
|
|
144
|
+
PODCASTS: string;
|
|
145
|
+
RECORDING_MIXING: string;
|
|
146
|
+
MUSICAL_INSTRUMENTS: string;
|
|
147
|
+
DIRECTING: string;
|
|
148
|
+
VIDEO_EDITING: string;
|
|
149
|
+
CINEMATOGRAPHY: string;
|
|
150
|
+
ANIMATION_3D: string;
|
|
151
|
+
VISUAL_EFFECTS: string;
|
|
152
|
+
STARTUPS: string;
|
|
153
|
+
E_COMMERCE: string;
|
|
154
|
+
DIGITAL_MARKETING: string;
|
|
155
|
+
PERSONAL_FINANCE: string;
|
|
156
|
+
BUSINESS_STRATEGY: string;
|
|
157
|
+
ONLINE_COURSES: string;
|
|
158
|
+
TUTORIALS: string;
|
|
159
|
+
EDUCATIONAL_PROGRAMS: string;
|
|
160
|
+
PROFESSIONAL_DEVELOPMENT: string;
|
|
161
|
+
CONTINUING_EDUCATION: string;
|
|
162
|
+
HUMANITARIAN_AID: string;
|
|
163
|
+
ENVIRONMENTAL_PROJECTS: string;
|
|
164
|
+
COMMUNITY_INITIATIVES: string;
|
|
165
|
+
EQUALITY_INCLUSION: string;
|
|
166
|
+
PUBLIC_HEALTH: string;
|
|
167
|
+
GAME_DEVELOPMENT: string;
|
|
168
|
+
BOARD_GAMES: string;
|
|
169
|
+
GAMIFICATION: string;
|
|
170
|
+
GAME_EVENTS: string;
|
|
171
|
+
ENTERTAINMENT_APPS: string;
|
|
172
|
+
TRAVEL_BLOG: string;
|
|
173
|
+
TRAVEL_VLOGS: string;
|
|
174
|
+
TRAVEL_GUIDES: string;
|
|
175
|
+
TRAVEL_PHOTOGRAPHY_PROJECTS: string;
|
|
176
|
+
EXPEDITIONS: string;
|
|
177
|
+
FITNESS_HEALTH: string;
|
|
178
|
+
NUTRITION: string;
|
|
179
|
+
PERSONAL_DEVELOPMENT: string;
|
|
180
|
+
MEDITATION_MINDFULNESS: string;
|
|
181
|
+
GARDENING_PROJECTS: string;
|
|
182
|
+
DIY: string;
|
|
183
|
+
CRAFT_PROJECTS: string;
|
|
184
|
+
WOODWORKING: string;
|
|
185
|
+
SEWING: string;
|
|
186
|
+
HANDICRAFTS: string;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
189
|
+
language: {
|
|
190
|
+
label: string;
|
|
191
|
+
helper: string;
|
|
192
|
+
'label-other': string;
|
|
193
|
+
'helper-other': string;
|
|
194
|
+
placeholder: string;
|
|
195
|
+
languages: {
|
|
196
|
+
FRENCH: string;
|
|
197
|
+
ENGLISH: string;
|
|
198
|
+
GERMAN: string;
|
|
199
|
+
SPANISH: string;
|
|
200
|
+
ITALIAN: string;
|
|
201
|
+
PORTUGUESE: string;
|
|
202
|
+
RUSSIAN: string;
|
|
203
|
+
JAPANESE: string;
|
|
204
|
+
CHINESE: string;
|
|
205
|
+
ARABIC: string;
|
|
206
|
+
HINDI: string;
|
|
207
|
+
BENGALI: string;
|
|
208
|
+
PUNJABI: string;
|
|
209
|
+
URDU: string;
|
|
210
|
+
KOREAN: string;
|
|
211
|
+
VIETNAMESE: string;
|
|
212
|
+
TURKISH: string;
|
|
213
|
+
DUTCH: string;
|
|
214
|
+
GREEK: string;
|
|
215
|
+
SWEDISH: string;
|
|
216
|
+
NORWEGIAN: string;
|
|
217
|
+
DANISH: string;
|
|
218
|
+
FINNISH: string;
|
|
219
|
+
POLISH: string;
|
|
220
|
+
UKRAINIAN: string;
|
|
221
|
+
HUNGARIAN: string;
|
|
222
|
+
CZECH: string;
|
|
223
|
+
SLOVAK: string;
|
|
224
|
+
CROATIAN: string;
|
|
225
|
+
SERBIAN: string;
|
|
226
|
+
BULGARIAN: string;
|
|
227
|
+
ROMANIAN: string;
|
|
228
|
+
HEBREW: string;
|
|
229
|
+
THAI: string;
|
|
230
|
+
MALAYSIAN: string;
|
|
231
|
+
INDONESIAN: string;
|
|
232
|
+
FILIPINO: string;
|
|
233
|
+
SWAHILI: string;
|
|
234
|
+
};
|
|
235
|
+
};
|
|
236
|
+
};
|
|
107
237
|
};
|
|
108
238
|
inputs: {
|
|
109
239
|
'period-picker': {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@abyss-project/commons-front-core",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.33",
|
|
4
4
|
"description": "Front Core package of AbyssProject",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -50,7 +50,6 @@
|
|
|
50
50
|
"@capacitor/clipboard": "^7.0.1",
|
|
51
51
|
"@capacitor/core": "^7.4.0",
|
|
52
52
|
"@capacitor/share": "^7.0.1",
|
|
53
|
-
"animate.css": "^4.1.1",
|
|
54
53
|
"axios": "^1.2.2",
|
|
55
54
|
"axios-retry": "^3.5.0",
|
|
56
55
|
"byte-size": "^8.1.0",
|
|
@@ -59,7 +58,6 @@
|
|
|
59
58
|
"formik": "^2.4.6",
|
|
60
59
|
"lodash": "^4.17.21",
|
|
61
60
|
"qrcode": "^1.5.3",
|
|
62
|
-
"react-animate-on-scroll": "^2.1.9",
|
|
63
61
|
"react-dropzone": "^14.3.8",
|
|
64
62
|
"react-router-dom": "^6.15.0",
|
|
65
63
|
"react-toastify": "^8.0.2",
|