@micromag/intl 0.3.88 → 0.3.106
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/locale/en.cjs.js +0 -5
- package/locale/en.js +0 -5
- package/locale/en.json +0 -6
- package/locale/fr.cjs.js +0 -5
- package/locale/fr.js +0 -5
- package/locale/fr.json +0 -6
- package/package.json +7 -7
package/locale/en.cjs.js
CHANGED
|
@@ -70,10 +70,6 @@ var CMNP2S = [{
|
|
|
70
70
|
type: 0,
|
|
71
71
|
value: "Grid"
|
|
72
72
|
}];
|
|
73
|
-
var CW3KAC = [{
|
|
74
|
-
type: 0,
|
|
75
|
-
value: "Markers with image"
|
|
76
|
-
}];
|
|
77
73
|
var CrzYgw = [{
|
|
78
74
|
type: 0,
|
|
79
75
|
value: "Quote"
|
|
@@ -1409,7 +1405,6 @@ var messages = {
|
|
|
1409
1405
|
Bv1Q38: Bv1Q38,
|
|
1410
1406
|
CJmQeh: CJmQeh,
|
|
1411
1407
|
CMNP2S: CMNP2S,
|
|
1412
|
-
CW3KAC: CW3KAC,
|
|
1413
1408
|
CrzYgw: CrzYgw,
|
|
1414
1409
|
D7LIZQ: D7LIZQ,
|
|
1415
1410
|
D7kxD3: D7kxD3,
|
package/locale/en.js
CHANGED
|
@@ -64,10 +64,6 @@ var CMNP2S = [{
|
|
|
64
64
|
type: 0,
|
|
65
65
|
value: "Grid"
|
|
66
66
|
}];
|
|
67
|
-
var CW3KAC = [{
|
|
68
|
-
type: 0,
|
|
69
|
-
value: "Markers with image"
|
|
70
|
-
}];
|
|
71
67
|
var CrzYgw = [{
|
|
72
68
|
type: 0,
|
|
73
69
|
value: "Quote"
|
|
@@ -1403,7 +1399,6 @@ var messages = {
|
|
|
1403
1399
|
Bv1Q38: Bv1Q38,
|
|
1404
1400
|
CJmQeh: CJmQeh,
|
|
1405
1401
|
CMNP2S: CMNP2S,
|
|
1406
|
-
CW3KAC: CW3KAC,
|
|
1407
1402
|
CrzYgw: CrzYgw,
|
|
1408
1403
|
D7LIZQ: D7LIZQ,
|
|
1409
1404
|
D7kxD3: D7kxD3,
|
package/locale/en.json
CHANGED
package/locale/fr.cjs.js
CHANGED
|
@@ -70,10 +70,6 @@ var CMNP2S = [{
|
|
|
70
70
|
type: 0,
|
|
71
71
|
value: "Grille"
|
|
72
72
|
}];
|
|
73
|
-
var CW3KAC = [{
|
|
74
|
-
type: 0,
|
|
75
|
-
value: "Marqueurs avec image"
|
|
76
|
-
}];
|
|
77
73
|
var CrzYgw = [{
|
|
78
74
|
type: 0,
|
|
79
75
|
value: "Citation"
|
|
@@ -1409,7 +1405,6 @@ var messages = {
|
|
|
1409
1405
|
Bv1Q38: Bv1Q38,
|
|
1410
1406
|
CJmQeh: CJmQeh,
|
|
1411
1407
|
CMNP2S: CMNP2S,
|
|
1412
|
-
CW3KAC: CW3KAC,
|
|
1413
1408
|
CrzYgw: CrzYgw,
|
|
1414
1409
|
D7LIZQ: D7LIZQ,
|
|
1415
1410
|
D7kxD3: D7kxD3,
|
package/locale/fr.js
CHANGED
|
@@ -64,10 +64,6 @@ var CMNP2S = [{
|
|
|
64
64
|
type: 0,
|
|
65
65
|
value: "Grille"
|
|
66
66
|
}];
|
|
67
|
-
var CW3KAC = [{
|
|
68
|
-
type: 0,
|
|
69
|
-
value: "Marqueurs avec image"
|
|
70
|
-
}];
|
|
71
67
|
var CrzYgw = [{
|
|
72
68
|
type: 0,
|
|
73
69
|
value: "Citation"
|
|
@@ -1403,7 +1399,6 @@ var messages = {
|
|
|
1403
1399
|
Bv1Q38: Bv1Q38,
|
|
1404
1400
|
CJmQeh: CJmQeh,
|
|
1405
1401
|
CMNP2S: CMNP2S,
|
|
1406
|
-
CW3KAC: CW3KAC,
|
|
1407
1402
|
CrzYgw: CrzYgw,
|
|
1408
1403
|
D7LIZQ: D7LIZQ,
|
|
1409
1404
|
D7kxD3: D7kxD3,
|
package/locale/fr.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/intl",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.106",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -48,17 +48,17 @@
|
|
|
48
48
|
"prepare": "rm -rf ./locale && npm run intl && ../../scripts/prepare-package.sh"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"react": "^16.8.0 || ^17.0.0",
|
|
52
|
-
"react-dom": "^16.8.0 || ^17.0.0"
|
|
51
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
52
|
+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
|
-
"react": "^16.8.0 || ^17.0.0",
|
|
56
|
-
"react-dom": "^16.8.0 || ^17.0.0"
|
|
55
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
56
|
+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@babel/runtime": "^7.13.10",
|
|
60
60
|
"@formatjs/cli": "^4.4.0",
|
|
61
|
-
"@micromag/core": "^0.3.
|
|
61
|
+
"@micromag/core": "^0.3.106",
|
|
62
62
|
"commander": "^8.3.0",
|
|
63
63
|
"fs-extra": "^10.0.0",
|
|
64
64
|
"gettext-parser": "^4.0.4",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"publishConfig": {
|
|
76
76
|
"access": "public"
|
|
77
77
|
},
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "865842ef7fbdc41f89dd0891857989ded63d44c4"
|
|
79
79
|
}
|