@abyss-project/commons-front-core 1.0.93 → 1.0.94
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/Inputs/AbyssSelectProject/AbyssSelectProject.component.d.ts +16 -0
- package/dist/components/Inputs/AbyssSelectProject/index.d.ts +1 -0
- package/dist/components/Inputs/index.d.ts +1 -0
- package/dist/hooks/use-rich-intl.hook.d.ts +2 -0
- package/dist/{index-BEcTghF1.js → index-60sqI5_R.js} +2 -2
- package/dist/{index-79C-v8pW.js → index-8Q3QeexY.js} +2 -2
- package/dist/{index-Cr2KAqfY.js → index-BAsPoodu.js} +12760 -12572
- package/dist/{index-BXunbCHf.js → index-BYw70Byn.js} +2 -2
- package/dist/{index-CUrhA6Bu.js → index-CBNxGiKg.js} +4 -4
- package/dist/{index-SvFRTcfY.js → index-CE_4RT_z.js} +3 -3
- package/dist/{index-DfhkspLs.js → index-CNdZGseG.js} +2 -2
- package/dist/{index-Cxc1dNmk.js → index-CzZtbe2n.js} +2 -2
- package/dist/{index-B-dss-Lv.js → index-D6LS8luh.js} +1 -1
- package/dist/{index-BUbcm5b7.js → index-D9cLaMX5.js} +3 -3
- package/dist/{index-BAFB4_YD.js → index-DFxZlWtq.js} +2 -2
- package/dist/{index-BT_3LBlt.js → index-DUtIhxlr.js} +4 -4
- package/dist/{index-1uliXVgY.js → index-DW9sQelD.js} +3 -3
- package/dist/{index-fdJl9dsZ.js → index-DiF0G3t9.js} +2 -2
- package/dist/{index-BEzjXk-X.js → index-DslzXgOw.js} +2 -2
- package/dist/{index-jTP_Sm2K.js → index-DveT18am.js} +2 -2
- package/dist/{index-BcCiNxNO.js → index-FtDDyWuI.js} +2 -2
- package/dist/{index-DRF5LJkA.js → index-H29oXnf1.js} +2 -2
- package/dist/{index-KSlELoJD.js → index-Kr_J0Uq4.js} +2 -2
- package/dist/{index-Cn3PIUkp.js → index-NjvimjOQ.js} +3 -3
- package/dist/{index-nW4e_3MC.js → index-a1a091F8.js} +4 -4
- package/dist/{index-Cn37czMi.js → index-xD9ExGM8.js} +2 -2
- package/dist/index.js +77 -76
- package/dist/translations/en.d.ts +1 -0
- package/dist/translations/fr.d.ts +1 -0
- package/dist/{web-kicpqby8.js → web-BqV-aj83.js} +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { ProjectWithoutApplication } from '@abyss-project/main';
|
|
3
|
+
type Props = {
|
|
4
|
+
projects: ProjectWithoutApplication[] | null;
|
|
5
|
+
selectedProject: ProjectWithoutApplication | null;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
onChange: (selectedProject: ProjectWithoutApplication | null) => void;
|
|
8
|
+
label?: string;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
getProjectPictureUrl: (projectId: string) => string;
|
|
11
|
+
classes: Record<string, string>;
|
|
12
|
+
};
|
|
13
|
+
declare const _default: React.JSXElementConstructor<Omit<Props & {
|
|
14
|
+
children?: React.ReactNode;
|
|
15
|
+
}, "classes"> & import('@mui/styles/withStyles').StyledComponentProps<string> & object>;
|
|
16
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as AbyssSelectProject } from './AbyssSelectProject.component';
|
|
@@ -261,6 +261,7 @@ export declare const translations: {
|
|
|
261
261
|
loading: string;
|
|
262
262
|
new: string;
|
|
263
263
|
'download-file-completed': string;
|
|
264
|
+
"no-description": string;
|
|
264
265
|
};
|
|
265
266
|
'file-importation': {
|
|
266
267
|
'cloud-usage-metrics': {
|
|
@@ -819,6 +820,7 @@ export declare const translations: {
|
|
|
819
820
|
loading: string;
|
|
820
821
|
new: string;
|
|
821
822
|
'download-file-completed': string;
|
|
823
|
+
'no-description': string;
|
|
822
824
|
};
|
|
823
825
|
'file-importation': {
|
|
824
826
|
'cloud-usage-metrics': {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as s, E as R, a as Y, C as x } from "./index-
|
|
2
|
-
import { s as w, t as O, a as d, k as X, L as k, b as h, d as f, i as u, f as y, c as l, g, h as j, j as U, e as G, N as b, I as Z } from "./index-
|
|
1
|
+
import { L as s, E as R, a as Y, C as x } from "./index-D6LS8luh.js";
|
|
2
|
+
import { s as w, t as O, a as d, k as X, L as k, b as h, d as f, i as u, f as y, c as l, g, h as j, j as U, e as G, N as b, I as Z } from "./index-BAsPoodu.js";
|
|
3
3
|
const _ = 177, q = 179, E = 184, v = 12, C = 13, D = 17, z = 20, F = 25, B = 53, N = 95, I = 142, L = 144, A = 145, J = 148, M = 10, H = 13, K = 32, OO = 9, $ = 47, QO = 41, eO = 125, aO = new R((Q, e) => {
|
|
4
4
|
for (let n = 0, a = Q.next; (e.context && (a < 0 || a == M || a == H || a == $ && Q.peek(n + 1) == $) || a == QO || a == eO) && Q.acceptToken(_), !(a != K && a != OO); )
|
|
5
5
|
a = Q.peek(++n);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as D, E as h, C as L } from "./index-
|
|
2
|
-
import { s as H, t as n, b as B, a as K, L as M, e as OO, i as eO, f as iO, g as f, j as aO, N as nO, I as rO, d as QO, k as d } from "./index-
|
|
1
|
+
import { L as D, E as h, C as L } from "./index-D6LS8luh.js";
|
|
2
|
+
import { s as H, t as n, b as B, a as K, L as M, e as OO, i as eO, f as iO, g as f, j as aO, N as nO, I as rO, d as QO, k as d } from "./index-BAsPoodu.js";
|
|
3
3
|
const tO = 1, Z = 194, j = 195, oO = 196, x = 197, dO = 198, sO = 199, lO = 200, TO = 2, E = 3, u = 201, SO = 24, pO = 25, qO = 49, gO = 50, PO = 55, mO = 56, $O = 57, hO = 59, cO = 60, fO = 61, XO = 62, yO = 63, zO = 65, WO = 238, vO = 71, RO = 241, kO = 242, _O = 243, xO = 244, uO = 245, UO = 246, bO = 247, VO = 248, Y = 72, GO = 249, wO = 250, ZO = 251, jO = 252, EO = 253, YO = 254, FO = 255, CO = 256, JO = 73, AO = 77, NO = 263, IO = 112, DO = 130, LO = 151, HO = 152, BO = 155, p = 10, q = 13, k = 32, c = 9, _ = 35, KO = 40, MO = 46, R = 123, U = 125, F = 39, C = 34, b = 92, Oe = 111, ee = 120, ie = 78, ae = 117, ne = 85, re = /* @__PURE__ */ new Set([
|
|
4
4
|
pO,
|
|
5
5
|
qO,
|