diff --git a/dist/css/print.css b/dist/css/print.css index daae7a2c..4602615b 100644 --- a/dist/css/print.css +++ b/dist/css/print.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #8888ff; + color: #88F; } .swagger-section pre .keyword, .swagger-section pre .id, @@ -1120,6 +1120,29 @@ .swagger-section .oauth_submit { text-align: center; } +.swagger-section .auth_container .basic_auth__title { + color: #547f00; + font-size: 1.2em; +} +.swagger-section .auth_container .auth__description { + color: #999999; + margin-bottom: 5px; +} +.swagger-section .auth_container .auth_submit__button { + color: #547f00; + border: none; + text-decoration: underline; + background: none; + padding-left: 0; + font-size: 1em; + cursor: pointer; +} +.swagger-section .auth_container .key_input_container { + margin-bottom: 10px; +} +.swagger-section .auth_container .basic_auth_container { + font-size: 0.9em; +} .swagger-section .api-popup-dialog { z-index: 10000; position: absolute; diff --git a/dist/css/screen.css b/dist/css/screen.css index 725bab8d..f1141a2e 100644 --- a/dist/css/screen.css +++ b/dist/css/screen.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #8888ff; + color: #88F; } .swagger-section pre .keyword, .swagger-section pre .id, @@ -1120,6 +1120,29 @@ .swagger-section .oauth_submit { text-align: center; } +.swagger-section .auth_container .basic_auth__title { + color: #547f00; + font-size: 1.2em; +} +.swagger-section .auth_container .auth__description { + color: #999999; + margin-bottom: 5px; +} +.swagger-section .auth_container .auth_submit__button { + color: #547f00; + border: none; + text-decoration: underline; + background: none; + padding-left: 0; + font-size: 1em; + cursor: pointer; +} +.swagger-section .auth_container .key_input_container { + margin-bottom: 10px; +} +.swagger-section .auth_container .basic_auth_container { + font-size: 0.9em; +} .swagger-section .api-popup-dialog { z-index: 10000; position: absolute; diff --git a/dist/lang/fr.js b/dist/lang/fr.js index b2818e8d..388dff14 100644 --- a/dist/lang/fr.js +++ b/dist/lang/fr.js @@ -3,7 +3,7 @@ /* jshint quotmark: double */ window.SwaggerTranslator.learn({ "Warning: Deprecated":"Avertissement : Obsolète", - "Implementation Notes":"Notes d'implementation", + "Implementation Notes":"Notes d'implémentation", "Response Class":"Classe de la réponse", "Status":"Statut", "Parameters":"Paramètres", @@ -28,7 +28,7 @@ window.SwaggerTranslator.learn({ "Expand Operations":"Développer les opérations", "Raw":"Brut", "can't parse JSON. Raw result":"impossible de décoder le JSON. Résultat brut", - "Example Value":"Valeur exemple", + "Example Value":"Exemple la valeur", "Model Schema":"Définition du modèle", "Model":"Modèle", "apply":"appliquer", diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js index 839ee186..520e4493 100644 --- a/dist/swagger-ui.js +++ b/dist/swagger-ui.js @@ -8,13 +8,16 @@ this["Handlebars"]["templates"] = this["Handlebars"]["templates"] || {}; this["Handlebars"]["templates"]["apikey_button_view"] = Handlebars.template({"compiler":[6,">= 2.0.0-beta.1"],"main":function(depth0,helpers,partials,data) { var helper, functionType="function", helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression; - return "\n