@micromag/intl 0.3.8 → 0.3.10

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 CHANGED
@@ -58,6 +58,10 @@ var CrzYgw = [{
58
58
  type: 0,
59
59
  value: "Quote"
60
60
  }];
61
+ var D7LIZQ = [{
62
+ type: 0,
63
+ value: "Start"
64
+ }];
61
65
  var DU1qdc = [{
62
66
  type: 0,
63
67
  value: "Text color"
@@ -689,6 +693,10 @@ var sUR1xV = [{
689
693
  type: 0,
690
694
  value: "Author"
691
695
  }];
696
+ var sXfFFw = [{
697
+ type: 0,
698
+ value: "Enter"
699
+ }];
692
700
  var t2cFdl = [{
693
701
  type: 0,
694
702
  value: "Active filters"
@@ -1114,6 +1122,7 @@ var messages = {
1114
1122
  CJmQeh: CJmQeh,
1115
1123
  CW3KAC: CW3KAC,
1116
1124
  CrzYgw: CrzYgw,
1125
+ D7LIZQ: D7LIZQ,
1117
1126
  DU1qdc: DU1qdc,
1118
1127
  DWEzCv: DWEzCv,
1119
1128
  EDFyUp: EDFyUp,
@@ -1380,6 +1389,7 @@ var messages = {
1380
1389
  rzdds2: rzdds2,
1381
1390
  sESmah: sESmah,
1382
1391
  sUR1xV: sUR1xV,
1392
+ sXfFFw: sXfFFw,
1383
1393
  "t+L1J/": [{
1384
1394
  type: 0,
1385
1395
  value: "No image..."
package/locale/en.js CHANGED
@@ -52,6 +52,10 @@ var CrzYgw = [{
52
52
  type: 0,
53
53
  value: "Quote"
54
54
  }];
55
+ var D7LIZQ = [{
56
+ type: 0,
57
+ value: "Start"
58
+ }];
55
59
  var DU1qdc = [{
56
60
  type: 0,
57
61
  value: "Text color"
@@ -683,6 +687,10 @@ var sUR1xV = [{
683
687
  type: 0,
684
688
  value: "Author"
685
689
  }];
690
+ var sXfFFw = [{
691
+ type: 0,
692
+ value: "Enter"
693
+ }];
686
694
  var t2cFdl = [{
687
695
  type: 0,
688
696
  value: "Active filters"
@@ -1108,6 +1116,7 @@ var messages = {
1108
1116
  CJmQeh: CJmQeh,
1109
1117
  CW3KAC: CW3KAC,
1110
1118
  CrzYgw: CrzYgw,
1119
+ D7LIZQ: D7LIZQ,
1111
1120
  DU1qdc: DU1qdc,
1112
1121
  DWEzCv: DWEzCv,
1113
1122
  EDFyUp: EDFyUp,
@@ -1374,6 +1383,7 @@ var messages = {
1374
1383
  rzdds2: rzdds2,
1375
1384
  sESmah: sESmah,
1376
1385
  sUR1xV: sUR1xV,
1386
+ sXfFFw: sXfFFw,
1377
1387
  "t+L1J/": [{
1378
1388
  type: 0,
1379
1389
  value: "No image..."
package/locale/en.json CHANGED
@@ -483,6 +483,12 @@
483
483
  "value": "Quote"
484
484
  }
485
485
  ],
486
+ "D7LIZQ": [
487
+ {
488
+ "type": 0,
489
+ "value": "Start"
490
+ }
491
+ ],
486
492
  "DU1qdc": [
487
493
  {
488
494
  "type": 0,
@@ -1595,6 +1601,12 @@
1595
1601
  "value": "Author"
1596
1602
  }
1597
1603
  ],
1604
+ "sXfFFw": [
1605
+ {
1606
+ "type": 0,
1607
+ "value": "Enter"
1608
+ }
1609
+ ],
1598
1610
  "t+L1J/": [
1599
1611
  {
1600
1612
  "type": 0,
package/locale/fr.cjs.js CHANGED
@@ -689,6 +689,10 @@ var sUR1xV = [{
689
689
  type: 0,
690
690
  value: "Auteur"
691
691
  }];
692
+ var sXfFFw = [{
693
+ type: 0,
694
+ value: "Entrer"
695
+ }];
692
696
  var t2cFdl = [{
693
697
  type: 0,
694
698
  value: "Filtres actifs"
@@ -1380,6 +1384,7 @@ var messages = {
1380
1384
  rzdds2: rzdds2,
1381
1385
  sESmah: sESmah,
1382
1386
  sUR1xV: sUR1xV,
1387
+ sXfFFw: sXfFFw,
1383
1388
  "t+L1J/": [{
1384
1389
  type: 0,
1385
1390
  value: "Pas d’image..."
package/locale/fr.js CHANGED
@@ -683,6 +683,10 @@ var sUR1xV = [{
683
683
  type: 0,
684
684
  value: "Auteur"
685
685
  }];
686
+ var sXfFFw = [{
687
+ type: 0,
688
+ value: "Entrer"
689
+ }];
686
690
  var t2cFdl = [{
687
691
  type: 0,
688
692
  value: "Filtres actifs"
@@ -1374,6 +1378,7 @@ var messages = {
1374
1378
  rzdds2: rzdds2,
1375
1379
  sESmah: sESmah,
1376
1380
  sUR1xV: sUR1xV,
1381
+ sXfFFw: sXfFFw,
1377
1382
  "t+L1J/": [{
1378
1383
  type: 0,
1379
1384
  value: "Pas d’image..."
package/locale/fr.json CHANGED
@@ -1595,6 +1595,12 @@
1595
1595
  "value": "Auteur"
1596
1596
  }
1597
1597
  ],
1598
+ "sXfFFw": [
1599
+ {
1600
+ "type": 0,
1601
+ "value": "Entrer"
1602
+ }
1603
+ ],
1598
1604
  "t+L1J/": [
1599
1605
  {
1600
1606
  "type": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.8",
3
+ "version": "0.3.10",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -58,7 +58,7 @@
58
58
  "dependencies": {
59
59
  "@babel/runtime": "^7.13.10",
60
60
  "@formatjs/cli": "^4.4.0",
61
- "@micromag/core": "^0.3.7",
61
+ "@micromag/core": "^0.3.10",
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": "599922356ec0315a45e274c32d1063f5ffb6b21f"
78
+ "gitHead": "86e11f1f28cd844b3fde4718ac7ddfcb9585e7c6"
79
79
  }