diff --git a/Makefile b/Makefile index 350b7e8d754d2..8f65ba82c5af6 100644 --- a/Makefile +++ b/Makefile @@ -487,6 +487,7 @@ fomantic: node-check $(FOMANTIC_DEST_DIR) $(FOMANTIC_DEST_DIR): semantic.json web_src/fomantic/theme.config.less | node_modules cp web_src/fomantic/theme.config.less node_modules/fomantic-ui/src/theme.config + cp web_src/fomantic/_site/globals/* node_modules/fomantic-ui/src/_site/globals/ npx gulp -f node_modules/fomantic-ui/gulpfile.js build .PHONY: css diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700.eot b/public/vendor/assets/lato-fonts/lato-v16-latin-700.eot deleted file mode 100644 index 0d9dac2ff7467..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700.eot and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700.svg b/public/vendor/assets/lato-fonts/lato-v16-latin-700.svg deleted file mode 100644 index 077653d202852..0000000000000 --- a/public/vendor/assets/lato-fonts/lato-v16-latin-700.svg +++ /dev/null @@ -1,438 +0,0 @@ - - - diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700.ttf b/public/vendor/assets/lato-fonts/lato-v16-latin-700.ttf deleted file mode 100644 index 4f3d84480b5bf..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700.ttf and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff b/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff deleted file mode 100644 index abf0196d8329e..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff2 b/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff2 deleted file mode 100644 index f8c37ecde4daf..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff2 and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.eot b/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.eot deleted file mode 100644 index 1ab37ef7ba299..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.eot and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.svg b/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.svg deleted file mode 100644 index 3e9d4409b347c..0000000000000 --- a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.svg +++ /dev/null @@ -1,451 +0,0 @@ - - - diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.ttf b/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.ttf deleted file mode 100644 index 96b4f82347491..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.ttf and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff b/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff deleted file mode 100644 index cdf0d86aef9e4..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff2 b/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff2 deleted file mode 100644 index 5b3f882d813f5..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff2 and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.eot b/public/vendor/assets/lato-fonts/lato-v16-latin-italic.eot deleted file mode 100644 index 8e32803d7a812..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.eot and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.svg b/public/vendor/assets/lato-fonts/lato-v16-latin-italic.svg deleted file mode 100644 index e288645b12cec..0000000000000 --- a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.svg +++ /dev/null @@ -1,450 +0,0 @@ - - - diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.ttf b/public/vendor/assets/lato-fonts/lato-v16-latin-italic.ttf deleted file mode 100644 index cf3da8be2de3e..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.ttf and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff b/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff deleted file mode 100644 index 95251da0946cd..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff2 b/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff2 deleted file mode 100644 index 3246c1286f3cf..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff2 and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.eot b/public/vendor/assets/lato-fonts/lato-v16-latin-regular.eot deleted file mode 100644 index c6413069679e4..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.eot and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.svg b/public/vendor/assets/lato-fonts/lato-v16-latin-regular.svg deleted file mode 100644 index 55b43fb86a0e9..0000000000000 --- a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.svg +++ /dev/null @@ -1,435 +0,0 @@ - - - diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.ttf b/public/vendor/assets/lato-fonts/lato-v16-latin-regular.ttf deleted file mode 100644 index 3c2d417ea4069..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.ttf and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff b/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff deleted file mode 100644 index 189a0feb590a6..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff and /dev/null differ diff --git a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff2 b/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff2 deleted file mode 100644 index 6904b6649ffa9..0000000000000 Binary files a/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff2 and /dev/null differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff new file mode 100644 index 0000000000000..8c9b0241037a5 Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff2 b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff2 new file mode 100644 index 0000000000000..3768f0182dd19 Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff2 differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff new file mode 100644 index 0000000000000..55befb6958a94 Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff2 b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff2 new file mode 100644 index 0000000000000..93ee346e51916 Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff2 differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff new file mode 100644 index 0000000000000..cd91cce9c53e1 Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff2 b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff2 new file mode 100644 index 0000000000000..bdeb9f5d7814b Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff2 differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff new file mode 100644 index 0000000000000..7245f5cae759e Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff differ diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2 b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2 new file mode 100644 index 0000000000000..2e3eefc89790a Binary files /dev/null and b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2 differ diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 7d29b35c5607f..c7bd062626441 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -111,9 +111,9 @@