dbl-components
Version:
Framework based on bootstrap 5
5 lines • 16.1 kB
JavaScript
;Object.defineProperty(exports,"__esModule",{value:true});exports["default"]=void 0;var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _dblUtils=require("dbl-utils");var _component=_interopRequireDefault(require("../component"));function _interopRequireDefault(e){return e&&e.__esModule?e:{"default":e}}function _interopRequireWildcard(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return(_interopRequireWildcard=function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule)return e;var o,i,f={__proto__:null,"default":e};if(null===e||"object"!=_typeof(e)&&"function"!=typeof e)return f;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,f)}for(var _t in e)"default"!==_t&&{}.hasOwnProperty.call(e,_t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,_t))&&(i.get||i.set)?o(f,_t,i):f[_t]=e[_t]);return f})(e,t)}function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},_typeof(o)}function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _iterableToArrayLimit(r,l){var t=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=t){var e,n,i,u,a=[],f=!0,o=!1;try{if(i=(t=t.call(r)).next,0===l){if(Object(t)!==t)return;f=!1}else for(;!(f=(e=i.call(t)).done)&&(a.push(e.value),a.length!==l);f=!0);}catch(r){o=!0,n=r}finally{try{if(!f&&null!=t["return"]&&(u=t["return"](),Object(u)!==u))return}finally{if(o)throw n}}return a}}function _arrayWithHoles(r){if(Array.isArray(r))return r}function _toConsumableArray(r){return _arrayWithoutHoles(r)||_iterableToArray(r)||_unsupportedIterableToArray(r)||_nonIterableSpread()}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(r,a){if(r){if("string"==typeof r)return _arrayLikeToArray(r,a);var t={}.toString.call(r).slice(8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?Array.from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0}}function _iterableToArray(r){if("undefined"!=typeof Symbol&&null!=r[Symbol.iterator]||null!=r["@@iterator"])return Array.from(r)}function _arrayWithoutHoles(r){if(Array.isArray(r))return _arrayLikeToArray(r)}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n}function _regenerator(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var e,t,r="function"==typeof Symbol?Symbol:{},n=r.iterator||"@@iterator",o=r.toStringTag||"@@toStringTag";function i(r,n,o,i){var c=n&&n.prototype instanceof Generator?n:Generator,u=Object.create(c.prototype);return _regeneratorDefine2(u,"_invoke",function(r,n,o){var i,c,u,f=0,p=o||[],y=!1,G={p:0,n:0,v:e,a:d,f:d.bind(e,4),d:function d(t,r){return i=t,c=0,u=e,G.n=r,a}};function d(r,n){for(c=r,u=n,t=0;!y&&f&&!o&&t<p.length;t++){var o,i=p[t],d=G.p,l=i[2];r>3?(o=l===n)&&(u=i[(c=i[4])?5:(c=3,3)],i[4]=i[5]=e):i[0]<=d&&((o=r<2&&d<i[1])?(c=0,G.v=n,G.n=i[1]):d<l&&(o=r<3||i[0]>n||n>l)&&(i[4]=r,i[5]=n,G.n=l,c=0))}if(o||r>1)return a;throw y=!0,n}return function(o,p,l){if(f>1)throw TypeError("Generator is already running");for(y&&1===p&&d(p,l),c=p,u=l;(t=c<2?e:u)||!y;){i||(c?c<3?(c>1&&(G.n=-1),d(c,u)):G.n=u:G.v=u);try{if(f=2,i){if(c||(o="next"),t=i[o]){if(!(t=t.call(i,u)))throw TypeError("iterator result is not an object");if(!t.done)return t;u=t.value,c<2&&(c=0)}else 1===c&&(t=i["return"])&&t.call(i),c<2&&(u=TypeError("The iterator does not provide a '"+o+"' method"),c=1);i=e}else if((t=(y=G.n<0)?u:r.call(n,G))!==a)break}catch(t){i=e,c=1,u=t}finally{f=1}}return{value:t,done:y}}}(r,o,i),!0),u}var a={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}t=Object.getPrototypeOf;var c=[][n]?t(t([][n]())):(_regeneratorDefine2(t={},n,function(){return this}),t),u=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(c);function f(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,GeneratorFunctionPrototype):(e.__proto__=GeneratorFunctionPrototype,_regeneratorDefine2(e,o,"GeneratorFunction")),e.prototype=Object.create(u),e}return GeneratorFunction.prototype=GeneratorFunctionPrototype,_regeneratorDefine2(u,"constructor",GeneratorFunctionPrototype),_regeneratorDefine2(GeneratorFunctionPrototype,"constructor",GeneratorFunction),GeneratorFunction.displayName="GeneratorFunction",_regeneratorDefine2(GeneratorFunctionPrototype,o,"GeneratorFunction"),_regeneratorDefine2(u),_regeneratorDefine2(u,o,"Generator"),_regeneratorDefine2(u,n,function(){return this}),_regeneratorDefine2(u,"toString",function(){return"[object Generator]"}),(_regenerator=function _regenerator(){return{w:i,m:f}})()}function _regeneratorDefine2(e,r,n,t){var i=Object.defineProperty;try{i({},"",{})}catch(e){i=0}_regeneratorDefine2=function _regeneratorDefine(e,r,n,t){function o(r,n){_regeneratorDefine2(e,r,function(e){return this._invoke(r,n,e)})}r?i?i(e,r,{value:n,enumerable:!t,configurable:!t,writable:!t}):e[r]=n:(o("next",0),o("throw",1),o("return",2))},_regeneratorDefine2(e,r,n,t)}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value}catch(n){return void e(n)}i.done?t(u):Promise.resolve(u).then(r,o)}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n)}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n)}_next(void 0)})}}function ownKeys(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,o)}return t}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})}return e}function _classCallCheck(a,n){if(!(a instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,_toPropertyKey(o.key),o)}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function _callSuper(t,o,e){return o=_getPrototypeOf(o),_possibleConstructorReturn(t,_isNativeReflectConstruct()?Reflect.construct(o,e||[],_getPrototypeOf(t).constructor):o.apply(t,e))}function _possibleConstructorReturn(t,e){if(e&&("object"==_typeof(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(t)}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _isNativeReflectConstruct(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!t})()}function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},_getPrototypeOf(t)}function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_setPrototypeOf(t,e)}function _setPrototypeOf(t,e){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},_setPrototypeOf(t,e)}function _defineProperty(e,r,t){return(r=_toPropertyKey(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function _toPropertyKey(t){var i=_toPrimitive(t,"string");return"symbol"==_typeof(i)?i:i+""}function _toPrimitive(t,r){if("object"!=_typeof(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=_typeof(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}var FormContainer=exports["default"]=/*#__PURE__*/function(_Component){function FormContainer(props){var _this;_classCallCheck(this,FormContainer);_this=_callSuper(this,FormContainer,[props]);_defineProperty(_this,"unique",(0,_dblUtils.randomS4)());_defineProperty(_this,"onUpdate",function(_ref){var data=_ref.data,reset=_ref.reset,dataDefault=_ref["default"],_ref$update=_ref.update,update=_ref$update===void 0?true:_ref$update,clearData=_ref.clearData,mergeDefault=_ref.mergeDefault;if(clearData){_this.setState({data:{}})}if(dataDefault){_this.mergeDefault=mergeDefault;_this.onDefault(dataDefault)}if(data){if(update)Object.keys(data).forEach(function(fieldName){_dblUtils.eventHandler.dispatch("update."+fieldName,{value:data[fieldName]})});_this.setState({data:_objectSpread(_objectSpread({},_this.state.data),data)},_this.checkValidity)}if(typeof reset==="boolean"){_this.reset()}});_defineProperty(_this,"onDefault",function(data){var defaultValues={};_this.fieldsForEach(function(field){defaultValues[field.name]=data[field.name]});if(_this.mergeDefault){Object.assign(_this.state.defaultValues,defaultValues)}else{_this.state.defaultValues=defaultValues}_this.mergeDefault=null});_defineProperty(_this,"onInvalid",function(e){var invalidFields=_this.state.invalidFields;// timeout becouse avery field trigger this onInvalid
clearTimeout(_this.timeoutInvalid);_this.timeoutInvalid=setTimeout(function(){_dblUtils.eventHandler.dispatch("invalid."+_this.props.name,invalidFields)},400)});_defineProperty(_this,"onInvalidField",function(invalidData){// Asignación directa para no ejecutar render
Object.assign(_this.state.invalidFields,invalidData)});_defineProperty(_this,"onSubmit",/*#__PURE__*/function(){var _ref2=_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(e){var data;return _regenerator().w(function(_context){while(1)switch(_context.n){case 0:e.preventDefault();e.stopPropagation();data=_this.state.data;_dblUtils.eventHandler.dispatch(_this.props.name,data);case 1:return _context.a(2)}},_callee)}));return function(_x){return _ref2.apply(this,arguments)}}());_this.form=/*#__PURE__*/(0,_react.createRef)();_this.onChange=_this.onChange.bind(_this);_this.checkValidity=_this.checkValidity.bind(_this);_this.state.data={};_this.state.invalidFields={};_this.state.defaultValues={};_this.events=[["update."+props.name,_this.onUpdate,_this.unique],["default."+props.name,_this.onDefault,_this.unique]];_this.readyEvents=[];_this.fieldsForEach(function(field){_this.events.push([field.name,_this.onChange,_this.unique]);_this.events.push(["invalid."+field.name,_this.onInvalidField,_this.unique]);_this.readyEvents.push(["ready."+field.name,_this.onReadyOnce.bind(_this),_this.unique]);if(typeof field["default"]!=="undefined")_this.state.defaultValues[field.name]=field["default"]});delete _this.eventHandlers.onChange;return _this}_inherits(FormContainer,_Component);return _createClass(FormContainer,[{key:"componentDidMount",value:function componentDidMount(){this.events.forEach(function(event){return _dblUtils.eventHandler.subscribe.apply(_dblUtils.eventHandler,_toConsumableArray(event))});this.readyEvents.forEach(function(event){return _dblUtils.eventHandler.subscribe.apply(_dblUtils.eventHandler,_toConsumableArray(event))});this.reset()}},{key:"componentWillUnmount",value:function componentWillUnmount(){var _this2=this;clearTimeout(this.timeoutInvalid);clearTimeout(this.timeoutOnchage);clearTimeout(this.timeoutCheckvalidity);this.events.forEach(function(_ref3){var _ref4=_slicedToArray(_ref3,1),eventName=_ref4[0];return _dblUtils.eventHandler.unsubscribe(eventName,_this2.unique)})}},{key:"componentProps",get:function get(){var _this3=this;var props=Object.assign({},this.props._props||{});if(typeof props.onChange==="function"){var past=this.props._props.onChange;props.onChange=function(){clearTimeout(_this3.timeoutOnchage);_this3.timeoutOnchage=setTimeout(function(){return past(_this3.state.data)},310)}}return props}},{key:"checkValidity",value:function checkValidity(){var _this4=this;clearTimeout(this.timeoutCheckvalidity);this.timeoutCheckvalidity=setTimeout(function(){var _this4$form$current;return((_this4$form$current=_this4.form.current)===null||_this4$form$current===void 0?void 0:_this4$form$current.checkValidity())&&_dblUtils.eventHandler.dispatch("valid."+_this4.props.name,_this4.state.data)},310)}},{key:"onReadyOnce",value:function onReadyOnce(){var _this5=this;this.readyEvents.forEach(function(_ref5){var _ref6=_slicedToArray(_ref5,1),eventName=_ref6[0];return _dblUtils.eventHandler.unsubscribe(eventName,_this5.unique)});_dblUtils.eventHandler.dispatch("ready."+this.props.name)}},{key:"fieldsForEach",value:function fieldsForEach(func){var fields=this.props.fields;if(Array.isArray(fields))fields.forEach(function(f,i){return func(typeof f==="string"?{name:f}:f,i)});else Object.keys(fields).forEach(function(name,i){return func(_objectSpread({name:name},fields[name]),i)})}},{key:"reset",value:function reset(){var _this6=this;this.fieldsForEach(function(field){if(_this6.state.defaultValues[field.name]!==undefined)_dblUtils.eventHandler.dispatch("update."+field.name,{value:_this6.state.defaultValues[field.name]});else _dblUtils.eventHandler.dispatch("update."+field.name,{clear:true,error:false})});this.setState({data:{}})}},{key:"onChange",value:function onChange(fieldData){var _this$state=this.state,data=_this$state.data,invalidFields=_this$state.invalidFields;// remove elements from invalids if now is valid
Object.keys(fieldData).forEach(function(key){return delete invalidFields[key]});Object.assign(data,fieldData);this.setState({data:data,invalidFields:invalidFields});_dblUtils.eventHandler.dispatch("change."+this.props.name,data);this.checkValidity()}},{key:"content",value:function content(){var children=arguments.length>0&&arguments[0]!==undefined?arguments[0]:this.props.children;var _this$props=this.props,label=_this$props.label,labelClasses=_this$props.labelClasses,name=_this$props.name;return/*#__PURE__*/_react["default"].createElement("form",{onSubmit:this.onSubmit,onInvalid:this.onInvalid,ref:this.form,id:name+"-form"},label&&/*#__PURE__*/_react["default"].createElement("label",{className:labelClasses},label),children)}}])}(_component["default"]);_defineProperty(FormContainer,"jsClass","FormContainer");_defineProperty(FormContainer,"propTypes",_objectSpread(_objectSpread({},_component["default"].propTypes),{},{label:_propTypes["default"].oneOfType([_propTypes["default"].string,_propTypes["default"].node]),labelClasses:_propTypes["default"].string,fields:_propTypes["default"].oneOfType([_propTypes["default"].array,_propTypes["default"].object])}));_defineProperty(FormContainer,"defaultProps",_objectSpread(_objectSpread({},_component["default"].defaultProps),{},{fields:[]}));
//# sourceMappingURL=form-container.js.map