@table-library/react-table-library
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["react-table-library"]=n():e["react-table-library"]=n()}(window,(function(){return function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=65)}({15:function(e,n,t){var r=t(43),o=t(44),u=t(32),i=t(45);e.exports=function(e){return r(e)||o(e)||u(e)||i()}},31:function(e,n){e.exports=function(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}},32:function(e,n,t){var r=t(31);e.exports=function(e,n){if(e){if("string"==typeof e)return r(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?r(e,n):void 0}}},4:function(e,n){e.exports=function(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}},43:function(e,n,t){var r=t(31);e.exports=function(e){if(Array.isArray(e))return r(e)}},44:function(e,n){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},45:function(e,n){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},65:function(e,n,t){"use strict";t.r(n);var r=t(8);t.d(n,"isLeaf",(function(){return r.e})),t.d(n,"hasLeaves",(function(){return r.c})),t.d(n,"fromNodesToList",(function(){return r.b})),t.d(n,"findNodeById",(function(){return r.a})),t.d(n,"includesAll",(function(){return r.d})),t.d(n,"recursiveInsert",(function(){return r.f}))},8:function(e,n,t){"use strict";t.d(n,"e",(function(){return a})),t.d(n,"c",(function(){return d})),t.d(n,"b",(function(){return s})),t.d(n,"a",(function(){return l})),t.d(n,"d",(function(){return p})),t.d(n,"f",(function(){return b}));var r=t(15),o=t.n(r),u=t(4),i=t.n(u);function c(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function f(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?c(Object(t),!0).forEach((function(n){i()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var a=function(e){return!e.nodes},d=function(e){var n;return!(null===(n=e.nodes)||void 0===n||!n.length)},s=function e(n){return n.reduce((function(n,t){return n=n.concat(t),t.nodes&&(n=n.concat(e(t.nodes))),n}),[])},l=function e(n,t){return n.reduce((function(n,r){return n||(r.id===t?r:r.nodes?e(r.nodes,t):n)}),null)},p=function(e,n){return e.every((function(e){return n.includes(e)}))},b=function e(n,t){for(var r=arguments.length,u=new Array(r>2?r-2:0),i=2;i<r;i++)u[i-2]=arguments[i];return function(r){return r.id===n?f(f({},r),{},{nodes:[].concat(o()(r.nodes),o()(t))},u):r.nodes?f(f({},r),{},{nodes:r.nodes.map(e(n,t,u))}):r}}}})})); | ||
!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["react-table-library"]=n():e["react-table-library"]=n()}(window,(function(){return function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=65)}({15:function(e,n,t){var r=t(43),o=t(44),u=t(32),i=t(45);e.exports=function(e){return r(e)||o(e)||u(e)||i()}},31:function(e,n){e.exports=function(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}},32:function(e,n,t){var r=t(31);e.exports=function(e,n){if(e){if("string"==typeof e)return r(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?r(e,n):void 0}}},4:function(e,n){e.exports=function(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}},43:function(e,n,t){var r=t(31);e.exports=function(e){if(Array.isArray(e))return r(e)}},44:function(e,n){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},45:function(e,n){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},65:function(e,n,t){"use strict";t.r(n);var r=t(8);t.d(n,"isLeaf",(function(){return r.e})),t.d(n,"hasLeaves",(function(){return r.c})),t.d(n,"fromNodesToList",(function(){return r.b})),t.d(n,"findNodeById",(function(){return r.a})),t.d(n,"includesAll",(function(){return r.d})),t.d(n,"recursiveInsert",(function(){return r.f}))},8:function(e,n,t){"use strict";t.d(n,"e",(function(){return a})),t.d(n,"c",(function(){return d})),t.d(n,"b",(function(){return s})),t.d(n,"a",(function(){return l})),t.d(n,"d",(function(){return p})),t.d(n,"f",(function(){return b}));var r=t(15),o=t.n(r),u=t(4),i=t.n(u);function c(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function f(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?c(Object(t),!0).forEach((function(n){i()(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var a=function(e){return!e.nodes},d=function(e){var n;return!(null===(n=e.nodes)||void 0===n||!n.length)},s=function e(n){return n.reduce((function(n,t){return n=n.concat(t),t.nodes&&(n=n.concat(e(t.nodes))),n}),[])},l=function e(n,t){return n.reduce((function(n,r){return n||(r.id===t?r:r.nodes?e(r.nodes,t):n)}),null)},p=function(e,n){return e.every((function(e){return n.includes(e)}))},b=function e(n,t,r){return function(u){return u.id===n?f(f({},u),{},{nodes:[].concat(o()(u.nodes),o()(t))},r):u.nodes?f(f({},u),{},{nodes:u.nodes.map(e(n,t,r))}):u}}}})})); | ||
//# sourceMappingURL=util.js.map |
{ | ||
"name": "@table-library/react-table-library", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"description": "react-table-library", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3237432
-0.03%2274
-0.04%