@socialgouv/cdtn-utils 4.230.2 → 4.231.1
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/build/icons/themes/Break.d.ts +1 -1
- package/build/icons/themes/Conditions.d.ts +1 -1
- package/build/icons/themes/Conflicts.d.ts +1 -1
- package/build/icons/themes/Contract.d.ts +1 -1
- package/build/icons/themes/Depart.d.ts +1 -1
- package/build/icons/themes/Difficulties.d.ts +1 -1
- package/build/icons/themes/Employment.d.ts +1 -1
- package/build/icons/themes/Formation.d.ts +1 -1
- package/build/icons/themes/Health.d.ts +1 -1
- package/build/icons/themes/Hiring.d.ts +1 -1
- package/build/icons/themes/Holidays.d.ts +1 -1
- package/build/icons/themes/HouseEmployment.d.ts +1 -1
- package/build/icons/themes/Nego.d.ts +1 -1
- package/build/icons/themes/Parents.d.ts +1 -1
- package/build/icons/themes/Resignation.d.ts +1 -1
- package/build/icons/themes/Retirement.d.ts +1 -1
- package/build/icons/themes/Risks.d.ts +1 -1
- package/build/icons/themes/Salary.d.ts +1 -1
- package/build/icons/themes/Specific.d.ts +1 -1
- package/build/icons/themes/Time.d.ts +1 -1
- package/build/icons/themes/Youngs.d.ts +1 -1
- package/package.json +6 -8
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Break(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Break(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Conditions(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Conditions(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Conflicts(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Conflicts(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Contract(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Contract(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Depart(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Depart(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Difficulties(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Difficulties(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Employment(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Employment(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Formation(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Formation(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Health(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Health(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Hiring(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Hiring(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Holidays(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Holidays(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function HouseEmployment(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function HouseEmployment(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Nego(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Nego(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Parents(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Parents(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Resignation(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Resignation(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Retirement(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Retirement(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Risks(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Risks(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Salary(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Salary(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Specific(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Specific(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Time(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Time(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export default function Youngs(props: React.SVGProps<SVGSVGElement>):
|
|
2
|
+
export default function Youngs(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public",
|
|
5
5
|
"registry": "https://registry.npmjs.org/"
|
|
6
6
|
},
|
|
7
|
-
"version": "4.
|
|
7
|
+
"version": "4.231.1",
|
|
8
8
|
"main": "build/index.js",
|
|
9
9
|
"module": "build/index.js",
|
|
10
10
|
"types": "build/index.d.ts",
|
|
@@ -35,25 +35,23 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@eslint/js": "^9.39.2",
|
|
38
|
-
"@swc/core": "^1.15.
|
|
38
|
+
"@swc/core": "^1.15.40",
|
|
39
39
|
"@swc/jest": "^0.2.39",
|
|
40
40
|
"@types/jest": "^30.0.0",
|
|
41
|
-
"@types/react": "~19.2.
|
|
41
|
+
"@types/react": "~19.2.16",
|
|
42
42
|
"eslint": "^9.39.2",
|
|
43
|
-
"jest": "^30.2
|
|
43
|
+
"jest": "^30.4.2",
|
|
44
44
|
"lint-staged": "^16.2.7",
|
|
45
45
|
"prettier": "^3.8.1",
|
|
46
|
+
"react": "~19.2.7",
|
|
46
47
|
"typescript": "^5.9.3",
|
|
47
48
|
"typescript-eslint": "^8.54.0"
|
|
48
49
|
},
|
|
49
|
-
"peerDependencies": {
|
|
50
|
-
"react": ">=19"
|
|
51
|
-
},
|
|
52
50
|
"lint-staged": {
|
|
53
51
|
"*.ts": [
|
|
54
52
|
"pnpm lint --fix --quiet",
|
|
55
53
|
"pnpm format"
|
|
56
54
|
]
|
|
57
55
|
},
|
|
58
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "38f326164ecbbcf6dbb8bc0189c8a651064f5904"
|
|
59
57
|
}
|