diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index c6efe2b3e0..b034b133bc 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -2,11 +2,11 @@ "files": [ { "path": "./dist/css/ouds-web-bootstrap.css", - "maxSize": "63.5 kB" + "maxSize": "63.75 kB" }, { "path": "./dist/css/ouds-web-bootstrap.min.css", - "maxSize": "60.5 kB" + "maxSize": "60.75 kB" }, { "path": "./dist/css/ouds-web-grid.css", @@ -38,7 +38,7 @@ }, { "path": "./dist/css/ouds-web.min.css", - "maxSize": "53.75 kB" + "maxSize": "54.0 kB" }, { "path": "./dist/js/ouds-web.bundle.js", diff --git a/hugo.yml b/hugo.yml index 68e404cb66..beef87dd95 100644 --- a/hugo.yml +++ b/hugo.yml @@ -80,6 +80,8 @@ params: icons_license: "https://design.orange.com/0c1af118d/p/92bb17-usage/t/63532c" icons_usage: "https://design.orange.com/0c1af118d/p/92bb17-usage" bootstrap: "https://getbootstrap.com" + ouds: + web: "https://unified-design-system.orange.com/" # TODO LM: replace this URL by the web one or even "https://oran.ge/ds-web" when it will changed algolia: appId: "F4PKENW3TB" diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index 928df91931..711a48b991 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -10,7 +10,7 @@