X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.form.SecurePass.json;h=56c2f8f7d5062a215b9ab027acb419ac348dbc61;hb=869147da028459e455cb794d4534a42f703d8185;hp=7e039cae5b5f6401c9c2b372ac4d67aa21582da4;hpb=9ddc9e60f0877c22e6a424fc784cd2cdd62cdf6e;p=roojs1 diff --git a/docs/symbols/Roo.bootstrap.form.SecurePass.json b/docs/symbols/Roo.bootstrap.form.SecurePass.json index 7e039cae5b..56c2f8f7d5 100644 --- a/docs/symbols/Roo.bootstrap.form.SecurePass.json +++ b/docs/symbols/Roo.bootstrap.form.SecurePass.json @@ -162,14 +162,6 @@ "isOptional" : false, "optvals" : [] }, - { - "name" : "errors", - "type" : "String/Object", - "desc" : "A Error spec, or true for a default spec (defaults to\n{\n PwdEmpty: \"Please type a password, and then retype it to confirm.\",\n PwdShort: \"Your password must be at least 6 characters long. Please type a different password.\",\n PwdLong: \"Your password can't contain more than 16 characters. Please type a different password.\",\n PwdBadChar: \"The password contains characters that aren't allowed. Please type a different password.\",\n IDInPwd: \"Your password can't include the part of your ID. Please type a different password.\",\n FNInPwd: \"Your password can't contain your first name. Please type a different password.\",\n LNInPwd: \"Your password can't contain your last name. Please type a different password.\"\n})", - "memberOf" : "", - "isOptional" : false, - "optvals" : [] - }, { "name" : "allowDomMove", "type" : "Boolean", @@ -202,14 +194,6 @@ "isOptional" : false, "optvals" : [] }, - { - "name" : "Label", - "type" : "String/Object", - "desc" : "for the strength meter (defaults to\n'Password strength:')", - "memberOf" : "", - "isOptional" : false, - "optvals" : [] - }, { "name" : "hasFeedback", "type" : "Boolean", @@ -403,14 +387,6 @@ "isOptional" : false, "optvals" : [] }, - { - "name" : "pwdStrengths", - "type" : "String/Object", - "desc" : "A pwdStrengths spec, or true for a default spec (defaults to\n['Weak', 'Medium', 'Strong'])", - "memberOf" : "", - "isOptional" : false, - "optvals" : [] - }, { "name" : "fieldLabel", "type" : "string", @@ -427,6 +403,14 @@ "isOptional" : false, "optvals" : [] }, + { + "name" : "minimumStrength", + "type" : "Number", + "desc" : "invalid if the strength of the password input is less than the minimum strength (from 0 to 3) (default 2)", + "memberOf" : "", + "isOptional" : false, + "optvals" : [] + }, { "name" : "before", "type" : "string",