@northdata/fomantic-ui 2.8.711 → 2.8.713

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.
@@ -1818,6 +1818,10 @@ i.flag.ch:before {
1818
1818
  background-position: 0 -1066px;
1819
1819
  }
1820
1820
 
1821
+ i.flag.cy:before {
1822
+ background-position: 0 -1378px;
1823
+ }
1824
+
1821
1825
  i.flag.cz:before {
1822
1826
  background-position: 0 -1404px;
1823
1827
  }
@@ -1846,6 +1850,10 @@ i.flag.gb:before {
1846
1850
  background-position: -36px -26px;
1847
1851
  }
1848
1852
 
1853
+ i.flag.gr:before {
1854
+ background-position: -36px -312px;
1855
+ }
1856
+
1849
1857
  i.flag.ie:before {
1850
1858
  background-position: -36px -650px;
1851
1859
  }
@@ -1854,10 +1862,18 @@ i.flag.it:before {
1854
1862
  background-position: -36px -832px;
1855
1863
  }
1856
1864
 
1865
+ i.flag.li:before {
1866
+ background-position: -36px -1300px;
1867
+ }
1868
+
1857
1869
  i.flag.lu:before {
1858
1870
  background-position: -36px -1430px;
1859
1871
  }
1860
1872
 
1873
+ i.flag.mt:before {
1874
+ background-position: -36px -1899px;
1875
+ }
1876
+
1861
1877
  i.flag.nl:before {
1862
1878
  background-position: -72px -234px;
1863
1879
  }
@@ -1870,6 +1886,14 @@ i.flag.pl:before {
1870
1886
  background-position: -72px -572px;
1871
1887
  }
1872
1888
 
1889
+ i.flag.pt:before {
1890
+ background-position: -72px -702px;
1891
+ }
1892
+
1893
+ i.flag.rs:before {
1894
+ background-position: -72px -858px;
1895
+ }
1896
+
1873
1897
  i.flag.se:before {
1874
1898
  background-position: -72px -1066px;
1875
1899
  }
@@ -46,7 +46,7 @@
46
46
  * Released under the MIT license
47
47
  * http://opensource.org/licenses/MIT
48
48
  *
49
- */i.flag:not(.icon){display:inline-block;width:16px;height:11px;line-height:11px;vertical-align:baseline;margin:0 .5em 0 0;text-decoration:inherit;speak:none;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}i.flag:not(.icon):before{display:inline-block;content:'';background:url("./themes/default/assets/images/flags.png") no-repeat -108px -1976px;width:16px;height:11px}i.flag.at:before{background-position:0 -286px}i.flag.be:before{background-position:0 -494px}i.flag.ch:before{background-position:0 -1066px}i.flag.cz:before{background-position:0 -1404px}i.flag.de:before{background-position:0 -1430px}i.flag.dk:before{background-position:0 -1482px}i.flag.es:before{background-position:0 -1742px}i.flag.fi:before{background-position:0 -1846px}i.flag.fr:before{background-position:0 -1976px}i.flag.gb:before{background-position:-36px -26px}i.flag.ie:before{background-position:-36px -650px}i.flag.it:before{background-position:-36px -832px}i.flag.lu:before{background-position:-36px -1430px}i.flag.nl:before{background-position:-72px -234px}i.flag.no:before{background-position:-72px -260px}i.flag.pl:before{background-position:-72px -572px}i.flag.se:before{background-position:-72px -1066px}/*!
49
+ */i.flag:not(.icon){display:inline-block;width:16px;height:11px;line-height:11px;vertical-align:baseline;margin:0 .5em 0 0;text-decoration:inherit;speak:none;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}i.flag:not(.icon):before{display:inline-block;content:'';background:url("./themes/default/assets/images/flags.png") no-repeat -108px -1976px;width:16px;height:11px}i.flag.at:before{background-position:0 -286px}i.flag.be:before{background-position:0 -494px}i.flag.ch:before{background-position:0 -1066px}i.flag.cy:before{background-position:0 -1378px}i.flag.cz:before{background-position:0 -1404px}i.flag.de:before{background-position:0 -1430px}i.flag.dk:before{background-position:0 -1482px}i.flag.es:before{background-position:0 -1742px}i.flag.fi:before{background-position:0 -1846px}i.flag.fr:before{background-position:0 -1976px}i.flag.gb:before{background-position:-36px -26px}i.flag.gr:before{background-position:-36px -312px}i.flag.ie:before{background-position:-36px -650px}i.flag.it:before{background-position:-36px -832px}i.flag.li:before{background-position:-36px -1300px}i.flag.lu:before{background-position:-36px -1430px}i.flag.mt:before{background-position:-36px -1899px}i.flag.nl:before{background-position:-72px -234px}i.flag.no:before{background-position:-72px -260px}i.flag.pl:before{background-position:-72px -572px}i.flag.pt:before{background-position:-72px -702px}i.flag.rs:before{background-position:-72px -858px}i.flag.se:before{background-position:-72px -1066px}/*!
50
50
  * # Fomantic-UI - Header
51
51
  * http://github.com/fomantic/Fomantic-UI/
52
52
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@northdata/fomantic-ui",
3
- "version": "2.8.711",
3
+ "version": "2.8.713",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "build": "npm run clean && npm run build-dev && npm run build-prod",
@@ -21,7 +21,7 @@
21
21
  "cssnano": "^5.0.8",
22
22
  "fomantic-ui": "^2.8.7",
23
23
  "fs-extra": "^10.0.0",
24
- "postcss": "^8.3.11",
24
+ "postcss": "^8.4.28",
25
25
  "postcss-remove-selectors": "^2.0.1"
26
26
  },
27
27
  "dependencies": {}