@form-validation/plugin-bootstrap3
Advanced tools
@@ -8,5 +8,5 @@ /** | ||
| * @package @form-validation/plugin-bootstrap3 | ||
| * @version 2.2.0 | ||
| * @version 2.3.0 | ||
| */ | ||
| define(["exports","@form-validation/core","@form-validation/plugin-framework"],(function(e,t,n){"use strict";var o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)};var r=t.utils.classSet,s=t.utils.hasClass,a=function(e){function t(t){return e.call(this,Object.assign({},{formClass:"fv-plugins-bootstrap3",messageClass:"help-block",rowClasses:"has-feedback",rowInvalidClass:"has-error",rowPattern:/^(.*)(col|offset)-(xs|sm|md|lg)-[0-9]+(.*)$/,rowSelector:".form-group",rowValidClass:"has-success"},t))||this}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.onIconPlaced=function(e){r(e.iconElement,{"form-control-feedback":!0});var t=e.element.parentElement;s(t,"input-group")&&t.parentElement.insertBefore(e.iconElement,t.nextSibling);var n=e.element.getAttribute("type");if("checkbox"===n||"radio"===n){var o=t.parentElement;s(t,n)?t.parentElement.insertBefore(e.iconElement,t.nextSibling):s(t.parentElement,n)&&o.parentElement.insertBefore(e.iconElement,o.nextSibling)}},t}(n.Framework);e.Bootstrap3=a})); |
@@ -8,5 +8,5 @@ /** | ||
| * @package @form-validation/plugin-bootstrap3 | ||
| * @version 2.2.0 | ||
| * @version 2.3.0 | ||
| */ | ||
| "use strict";var e=require("@form-validation/core"),t=require("@form-validation/plugin-framework"),r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},r(e,t)};var n=e.utils.classSet,o=e.utils.hasClass,s=function(e){function t(t){return e.call(this,Object.assign({},{formClass:"fv-plugins-bootstrap3",messageClass:"help-block",rowClasses:"has-feedback",rowInvalidClass:"has-error",rowPattern:/^(.*)(col|offset)-(xs|sm|md|lg)-[0-9]+(.*)$/,rowSelector:".form-group",rowValidClass:"has-success"},t))||this}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.onIconPlaced=function(e){n(e.iconElement,{"form-control-feedback":!0});var t=e.element.parentElement;o(t,"input-group")&&t.parentElement.insertBefore(e.iconElement,t.nextSibling);var r=e.element.getAttribute("type");if("checkbox"===r||"radio"===r){var s=t.parentElement;o(t,r)?t.parentElement.insertBefore(e.iconElement,t.nextSibling):o(t.parentElement,r)&&s.parentElement.insertBefore(e.iconElement,s.nextSibling)}},t}(t.Framework);exports.Bootstrap3=s; |
@@ -8,5 +8,5 @@ /** | ||
| * @package @form-validation/plugin-bootstrap3 | ||
| * @version 2.2.0 | ||
| * @version 2.3.0 | ||
| */ | ||
| import{utils as e}from"../core/index.min.js";import{Framework as t}from"../plugin-framework/index.min.js";var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},n(e,t)};var r=e.classSet,o=e.hasClass,s=function(e){function t(t){return e.call(this,Object.assign({},{formClass:"fv-plugins-bootstrap3",messageClass:"help-block",rowClasses:"has-feedback",rowInvalidClass:"has-error",rowPattern:/^(.*)(col|offset)-(xs|sm|md|lg)-[0-9]+(.*)$/,rowSelector:".form-group",rowValidClass:"has-success"},t))||this}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}(t,e),t.prototype.onIconPlaced=function(e){r(e.iconElement,{"form-control-feedback":!0});var t=e.element.parentElement;o(t,"input-group")&&t.parentElement.insertBefore(e.iconElement,t.nextSibling);var n=e.element.getAttribute("type");if("checkbox"===n||"radio"===n){var s=t.parentElement;o(t,n)?t.parentElement.insertBefore(e.iconElement,t.nextSibling):o(t.parentElement,n)&&s.parentElement.insertBefore(e.iconElement,s.nextSibling)}},t}(t);export{s as Bootstrap3}; |
@@ -8,5 +8,5 @@ /** | ||
| * @package @form-validation/plugin-bootstrap3 | ||
| * @version 2.2.0 | ||
| * @version 2.3.0 | ||
| */ | ||
| !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@form-validation/core"),require("@form-validation/plugin-framework")):"function"==typeof define&&define.amd?define(["@form-validation/core","@form-validation/plugin-framework"],t):((e="undefined"!=typeof globalThis?globalThis:e||self).FormValidation=e.FormValidation||{},e.FormValidation.plugins=e.FormValidation.plugins||{},e.FormValidation.plugins.Bootstrap3=t(e.FormValidation,e.FormValidation.plugins))}(this,(function(e,t){"use strict";var o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])},o(e,t)};var n=e.utils.classSet,r=e.utils.hasClass;return function(e){function t(t){return e.call(this,Object.assign({},{formClass:"fv-plugins-bootstrap3",messageClass:"help-block",rowClasses:"has-feedback",rowInvalidClass:"has-error",rowPattern:/^(.*)(col|offset)-(xs|sm|md|lg)-[0-9]+(.*)$/,rowSelector:".form-group",rowValidClass:"has-success"},t))||this}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.onIconPlaced=function(e){n(e.iconElement,{"form-control-feedback":!0});var t=e.element.parentElement;r(t,"input-group")&&t.parentElement.insertBefore(e.iconElement,t.nextSibling);var o=e.element.getAttribute("type");if("checkbox"===o||"radio"===o){var i=t.parentElement;r(t,o)?t.parentElement.insertBefore(e.iconElement,t.nextSibling):r(t.parentElement,o)&&i.parentElement.insertBefore(e.iconElement,i.nextSibling)}},t}(t.Framework)})); |
+4
-4
| { | ||
| "name": "@form-validation/plugin-bootstrap3", | ||
| "version": "2.2.0", | ||
| "version": "2.3.0", | ||
| "description": "The best validation library for JavaScript", | ||
@@ -31,5 +31,5 @@ "license": "https://formvalidation.io/license", | ||
| "dependencies": { | ||
| "@form-validation/core": "2.2.0", | ||
| "@form-validation/plugin-framework": "2.2.0", | ||
| "@form-validation/plugin-icon": "2.2.0" | ||
| "@form-validation/core": "2.3.0", | ||
| "@form-validation/plugin-framework": "2.3.0", | ||
| "@form-validation/plugin-icon": "2.3.0" | ||
| }, | ||
@@ -36,0 +36,0 @@ "scripts": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated