@northdata/fomantic-ui 2.9.412 → 2.9.414
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/lib/semantic-ui/dist/components/dropdown.js +835 -1248
- package/lib/semantic-ui/dist/semantic-packed.css +16 -0
- package/lib/semantic-ui/dist/semantic.js +834 -1247
- package/lib/semantic-ui/dist/semantic.min.css +1 -1
- package/package.json +1 -1
- package/lib/semantic-ui/dist/components/dropdown.min.js +0 -11
- package/lib/semantic-ui/dist/semantic.min.js +0 -11
|
@@ -1879,6 +1879,10 @@ i.flag.dk::before {
|
|
|
1879
1879
|
background-position: 0 -1482px;
|
|
1880
1880
|
}
|
|
1881
1881
|
|
|
1882
|
+
i.flag.ee::before {
|
|
1883
|
+
background-position: 0 -1612px;
|
|
1884
|
+
}
|
|
1885
|
+
|
|
1882
1886
|
i.flag.es::before {
|
|
1883
1887
|
background-position: 0 -1742px;
|
|
1884
1888
|
}
|
|
@@ -1903,6 +1907,10 @@ i.flag.gr::before {
|
|
|
1903
1907
|
background-position: -36px -312px;
|
|
1904
1908
|
}
|
|
1905
1909
|
|
|
1910
|
+
i.flag.hr::before {
|
|
1911
|
+
background-position: -36px -546px;
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1906
1914
|
i.flag.ie::before {
|
|
1907
1915
|
background-position: -36px -650px;
|
|
1908
1916
|
}
|
|
@@ -1947,6 +1955,10 @@ i.flag.pt::before {
|
|
|
1947
1955
|
background-position: -72px -702px;
|
|
1948
1956
|
}
|
|
1949
1957
|
|
|
1958
|
+
i.flag.ro::before {
|
|
1959
|
+
background-position: -72px -832px;
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1950
1962
|
i.flag.rs::before {
|
|
1951
1963
|
background-position: -72px -858px;
|
|
1952
1964
|
}
|
|
@@ -1959,6 +1971,10 @@ i.flag.se::before {
|
|
|
1959
1971
|
background-position: -72px -1066px;
|
|
1960
1972
|
}
|
|
1961
1973
|
|
|
1974
|
+
i.flag.sk::before {
|
|
1975
|
+
background-position: -72px -1196px;
|
|
1976
|
+
}
|
|
1977
|
+
|
|
1962
1978
|
i.flag.us::before {
|
|
1963
1979
|
background-position: -72px -1950px;
|
|
1964
1980
|
}
|