{"_id":"react-tabs-redux","_rev":"30-b295a7b54313e961f481426d3bb950f8","name":"react-tabs-redux","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","dist-tags":{"latest":"4.0.0","beta":"4.0.0-beta.1"},"versions":{"0.0.1":{"name":"react-tabs-redux","version":"0.0.1","description":"Simple React tabs component that can be used with or without any Flux (e.g. Redux) implementation","main":"lib/index.js","scripts":{"start":"webpack-dev-server --progress --colors","build":"NODE_ENV=build webpack --progress --colors","lint":"eslint lib || exit 0","test":"echo \"Error: no test specified\" && exit 1"},"keywords":["react","project","starter"],"author":{"name":"Patrik Piskay"},"license":"MIT","devDependencies":{"babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-react-transform":"^2.0.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","react-transform-hmr":"^1.0.1","webpack":"^1.12.9","webpack-dev-server":"^1.14.0"},"dependencies":{"react":"^0.14.5","react-dom":"^0.14.5"},"gitHead":"8f9f46bdfa2d54f79ade1bb6f887025c68622984","_id":"react-tabs-redux@0.0.1","_shasum":"02426e690ede2e0d19ce70ed80a073db9980bbae","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"02426e690ede2e0d19ce70ed80a073db9980bbae","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-0.0.1.tgz","integrity":"sha512-xuv2AD5fCMkf67NV5JhE656xdh11Wo729N+FgvXNnpafto3juIjZv2Ua04D6YKGctxhwfLZGsxIcraI0lVroIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB1NKwFWQFjy4rl9My3Cj0dcjmJQ55fy6WtlSo2H+EcWAiAj0JHIqLi4xwGtEn9kpQazadtkZVs9zyj5vzsvEGG9hw=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{}},"0.0.2":{"name":"react-tabs-redux","version":"0.0.2","description":"Simple React tabs component that can be used with or without any Flux (e.g. Redux) implementation","main":"dist/index.js","scripts":{"start":"webpack-dev-server --progress --colors","build":"NODE_ENV=build webpack --progress --colors","lint":"eslint lib || exit 0","test":"echo \"Error: no test specified\" && exit 1","prepublish":"npm run build"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"license":"MIT","devDependencies":{"babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-react-transform":"^2.0.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","react-transform-hmr":"^1.0.1","webpack":"^1.12.9","webpack-dev-server":"^1.14.0"},"dependencies":{"react":"^0.14.5","react-dom":"^0.14.5"},"gitHead":"8f9f46bdfa2d54f79ade1bb6f887025c68622984","_id":"react-tabs-redux@0.0.2","_shasum":"63c46f384485b2b32e59bd50e6c009e3d57632c7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"63c46f384485b2b32e59bd50e6c009e3d57632c7","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-0.0.2.tgz","integrity":"sha512-3vG3pvioJTFyoA9GFwsMaLfkwAkCYK9IWM81UdlPBHJ2zS2wU/q3WI1nMaw4ujQbIjBOrRU4tC8QSCwatcsz7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAUcP5LhF6ZJ5ra4RkTJeav8ooqf/HodGXy4nJVm1FCAiB6KEeJwjXOxBceFDKAXL3wTPscGIbBG1DtIN9DJ+L5IQ=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{}},"0.1.0":{"name":"react-tabs-redux","version":"0.1.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"bad17b05105d9ac8334222b18f4185e8e2f30fee","_id":"react-tabs-redux@0.1.0","_shasum":"f99c332c7a65372594459afc0ef5f912fb82fd7f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"f99c332c7a65372594459afc0ef5f912fb82fd7f","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-0.1.0.tgz","integrity":"sha512-ES+QtbxMt9743iYoYA1WNgEINZglsOQQfTF3gZ5xaOWViEOCf2SfbZnTRvAK0HVowJIZGb5hOJLMhiM9FtJ4Gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvmJ3loUhrjtY00NaVL0KpUB5StOd9NoDGN1SUSRMdTAiEA2U47uAMtsYHXj+aGxjmJ65zuH7fhH1WB/kjppWAmT+M="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{}},"0.1.1":{"name":"react-tabs-redux","version":"0.1.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"886ca8b5eb701112690e985575f744afd8ab3c67","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@0.1.1","_shasum":"5fc19231657156c0780801ea59fb704d66e2aa57","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"5fc19231657156c0780801ea59fb704d66e2aa57","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-0.1.1.tgz","integrity":"sha512-5w25vzZXlZ0GGZ3GrojjGCL6TM1A/Xivu6gm7iEYPKZH0l3OfAIa4ouOOH3tD5e0PHW2eOoqq2l6URETHpfYMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMaFpzbsi8D56Ltnym5DNNGd9Rzp0Q7pf273/Xs8kfcAiEApjAfFZYBA6+OAthnha406IPZl9A8h5KOnOkPqS9oo5k="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{}},"0.1.2":{"name":"react-tabs-redux","version":"0.1.2","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"1cea507972dbf2ec80c4926c2a6c5de96f89a00b","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@0.1.2","_shasum":"336c502be33a870fce8ac638906672b46cd76720","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"336c502be33a870fce8ac638906672b46cd76720","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-0.1.2.tgz","integrity":"sha512-tdSnGykrg1IMdlHOhOdB51Wb/vIDqTpZM3tjQ8WLfPpgco4+uriHK9rUVQD9t4sUyVWC2+rM5F44na0kzSSZWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuyHe9gH5anaj6dhO0eil4Eoyg3FXHeJ7masGk672lTAiEAu2JYH2UfGIPqMbzLTHASxgjOrKEE5QMHufxK/Z+N+Hk="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{}},"1.0.0":{"name":"react-tabs-redux","version":"1.0.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"84d58b4f1c8be32c4715ae74d98eafaa7c576042","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.0.0","_shasum":"82bd9e6b6939620f1803f2a784c3989d84e8153b","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"82bd9e6b6939620f1803f2a784c3989d84e8153b","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.0.0.tgz","integrity":"sha512-H6Zs0wCcMjthtYUt6ap5OMyPAUykB4aptgOnp3Cb4Q4cAELQktmzp5QtGkUfs6kWcNgwf8EYTiU32SVFmtX/DQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwzrGAaWRx3YC9MQbJqO8596ReWMkgcMNXiVGteV02MgIgetoYpEUQEc0MoGVMFtTolJI4GJEcP6ZpSwdXLujhVHo="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.0.0.tgz_1461690247130_0.6824840742629021"},"directories":{}},"1.0.1":{"name":"react-tabs-redux","version":"1.0.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"f9caa297827a88aa9a3eeea6333852b83b9c5de4","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.0.1","_shasum":"113e212b91ddd6908c71d3e3d1f23dd8603123d3","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"113e212b91ddd6908c71d3e3d1f23dd8603123d3","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.0.1.tgz","integrity":"sha512-n70NrSDu6FnM8ouw8Ub1UwNzgONhoabAotaf8IdbE95Q4pt21gvsnD0Qad30un/K4V+WvGihjPPFXDAafhdBKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICeXa2kVVajpTnZpXS1RVswaJYthSjRIH3z53bz+7N7hAiEAyJc7vrHSlhn6/EG8OKwggXH+eqhMrR2PCBqr4gkB4pA="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.0.1.tgz_1461690323691_0.04409695672802627"},"directories":{}},"1.1.0":{"name":"react-tabs-redux","version":"1.1.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"553a88fb3e0a593dff436ab4adafcb267e39c8b0","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.1.0","_shasum":"db2db9164e500704ce26e56b32903ed4898a7e1e","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"db2db9164e500704ce26e56b32903ed4898a7e1e","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.1.0.tgz","integrity":"sha512-JijhViQLDOATtybQChp51HGfQMBGTvcnHd1grBLzZzVnvxqH3NQlLqOMjN1R0H5OYNciqq7eJqD6KEn44XrMUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYAFay/NQC5h9Z2AwMEJPBqTuVisbv2GDZ2ETQnY+EiQIgCrX5uY+M/gs3l1g0J87HIGBCUHdsFRQMObNZ7JPFzXE="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.1.0.tgz_1463335529271_0.5089679865632206"},"directories":{}},"1.2.0":{"name":"react-tabs-redux","version":"1.2.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"684dc51a2b82c9e943413bdca749e6f6bfeaa143","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.2.0","_shasum":"35eb6e428ed398e07718be0ec1680dfaea1a4632","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"35eb6e428ed398e07718be0ec1680dfaea1a4632","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.2.0.tgz","integrity":"sha512-kIddADxDQv6oZCBEXftidrMewNqVTH+Ifq1kx3i2iTkP+xlUIFmNKeGlGrLXHEHs0KOi5sfgPoUvGYwSVlyXbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICC0hD2eFfcwHFU+Yk1uE4VMxMCp5r4LUW5XCbh2JnXmAiEAkmwx5u422IzLoKwNPR5oflRObWISg6t5x0/uAxppex0="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.2.0.tgz_1463932968727_0.6219778847880661"},"directories":{}},"1.2.2":{"name":"react-tabs-redux","version":"1.2.2","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"c107e27bc30c25e6c94c428b3cbb1c5b54279a39","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.2.2","_shasum":"a7d0424194712b881bd1c61a7816a78c3cb8cdf9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"a7d0424194712b881bd1c61a7816a78c3cb8cdf9","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.2.2.tgz","integrity":"sha512-O+1UCiq8rSgpreTdupbqgMlWo/MWbF0MCw0m6QnTxsfeDOPM+Gq3HLIXYZ4btbERgswe3XHjHUckz7twg06+VA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpo4iQ1axXVl1bi0lJpzDBLrM5uRbCoQIThAy/hYatqAIhAIHH1JaJh48kWrj5EPzrMxVYmV29BjCmzOw5Asw/hXZ8"}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.2.2.tgz_1467367313555_0.04886814742349088"},"directories":{}},"1.3.0":{"name":"react-tabs-redux","version":"1.3.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"bcb7d762057ffb6438b016f9dfc5f4ec2540c22a","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.3.0","_shasum":"7adf161d9ce694628e0b9f10cbe9174f8cbb1603","_from":".","_npmVersion":"3.10.6","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"7adf161d9ce694628e0b9f10cbe9174f8cbb1603","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.3.0.tgz","integrity":"sha512-TNPQIDlQIgEUoLZKDPNsxnvll1I86sPpX92FqIAl68/ZBozTf6B4ZQsAFhnelpCeGL9UtYDLiO5ahHy5aqPgag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXF9Cyli9sPb85CF69fhFDjEUItAHRvpkp+e8FNruGAwIhALu05o9FcPmIgzdHQHCwQGZLiHmt4O9E/XT11Q4tl0HU"}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.3.0.tgz_1470044774934_0.9626387502066791"},"directories":{}},"1.3.1":{"name":"react-tabs-redux","version":"1.3.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"0213d1437c38008bb99ae90efc088dc32e5cad0c","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.3.1","_shasum":"661868471cd573f69ba6f5c7169685c201da4699","_from":".","_npmVersion":"3.10.6","_nodeVersion":"5.10.1","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"661868471cd573f69ba6f5c7169685c201da4699","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.3.1.tgz","integrity":"sha512-C+KmfE6zHfcPuTmVG70oFBuDkce5q5YfkUYbYS93cXcfR5Tw82Z+bPhptp2gjc1rla3UMcxoZTVhI3hfK6VMLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAaeMAIf+36Bm05J6ju21zF0aMU8ZpgFKIdh1JWIPudSAiAWw5y7r3g5dxxg+dsmIyTWf8eB1sVrTuZVc42vf9UabQ=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.3.1.tgz_1471544106934_0.43082907889038324"},"directories":{}},"1.3.2":{"name":"react-tabs-redux","version":"1.3.2","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"cd35b1dd11f3b4ab6505182b7cac3567c586ef09","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.3.2","_shasum":"742e75da0c50b8c944b8e87d27f1f38dee5917f5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.5.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"742e75da0c50b8c944b8e87d27f1f38dee5917f5","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.3.2.tgz","integrity":"sha512-ljESWXPbYRQ67noCF/GRN8IUKk1POTyH7Qtjyc7rP9KS5sPIc/0b95fvwu/8atIEWBVO09DkQncnyVYjV+Pn7w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBC9AXTr5AzXZs2cwiqSx/nXvarCSepCHvqOninHKN5TAiEAo8uOLXJFyBYlj6RHYv5BVaNaiGEbqmev7RerlDCt9pY="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.3.2.tgz_1474745802487_0.7960918268654495"},"directories":{}},"1.4.0":{"name":"react-tabs-redux","version":"1.4.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"95f00efab99eca73a42136244b35ee02a4848d3a","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.4.0","_shasum":"4470fca3a2aae949e153224ab2b2874fe4df62da","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"4470fca3a2aae949e153224ab2b2874fe4df62da","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.4.0.tgz","integrity":"sha512-soUJORlKsYjo+qbmZrO/Zn48LTSHw+VmBKR5LAOcr4AGDOdAnI2y6hwP0l6tPo/y+VxatlEyA/6CM2OATuG/Bg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/c0i2LP91esOhe9ZWtPMtZlXmnahQwb1a4pWXz/uq+gIhAPnK/WuNPONH95drRGA3D2+cc9wxWW0fbxm0mUhlkDNF"}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.4.0.tgz_1478022059293_0.7730798574630171"},"directories":{}},"1.4.1":{"name":"react-tabs-redux","version":"1.4.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"25792486d82b2bcf10e748834441f10cc1add324","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.4.1","_shasum":"a827cb6fb0a39c35b76071a620019cae5051979b","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"a827cb6fb0a39c35b76071a620019cae5051979b","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.4.1.tgz","integrity":"sha512-M3ONvjlELqFRsTKw3Doafo74et0Rppck3njSLDw4KuK6OHHRqik9I1KDs23jKmjPifP2ZyObELwOuhJ+8ujT9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHLqFp0XOcqfa4fxdyOfCALM1FlcT6Tbs+uwuYMmjlrAiA/4iT527ENI775uxxaqdTL1lA2puNgJHCNJwiI31/24w=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.4.1.tgz_1487323547653_0.19038349110633135"},"directories":{}},"1.4.2":{"name":"react-tabs-redux","version":"1.4.2","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"0f8b858d795bd294a35a131891243fe967153770","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.4.2","_shasum":"310badb24f67d2237be7838de6bd1a23f41800ca","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"310badb24f67d2237be7838de6bd1a23f41800ca","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.4.2.tgz","integrity":"sha512-nr7ajJa/lMT5TYOE2L+697+Ppg9q6AZ4KHl8PZuSJetF1NDbQ6Vs05vpGpeJv9BzvPVPW1UrjCbSjMEFTgSTuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAEcdqd6MpdzW6lC1sWv31gdgVlfDuAaZsWKdo5X+N3+AiAVmzl3XMQaq61LFf7fnzlNNA+yiySBqvesubp2UuFAxw=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.4.2.tgz_1490729719306_0.2478064033202827"},"directories":{}},"1.5.0":{"name":"react-tabs-redux","version":"1.5.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write --single-quote --tab-width 4 --print-width 100 \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","prettier":"^1.1.0","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3"},"gitHead":"27f3b40b8dbf65e14ee4bbb3f45597a1ab7a42c1","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.5.0","_shasum":"da475e4664e64de59d6e14f025bc6fa6f601db9b","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"da475e4664e64de59d6e14f025bc6fa6f601db9b","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.5.0.tgz","integrity":"sha512-58duDVGoUV+83PW84SuLAdpDMyxXyI2oHLF9hWEaT/wyuGwODWfyUJg2uP55VZH6ayUPYBuzIzdLxrRSxmrgLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICiXNINT+kZ2WJg7tRN9hfVZwcl2Rkn13co53E8dMoYzAiAGS/bkvfVsX3gNcgA2BfsBq9084fqIew+/TMmbyF/0vA=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-tabs-redux-1.5.0.tgz_1492453816457_0.9202205294277519"},"directories":{}},"1.6.0":{"name":"react-tabs-redux","version":"1.6.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write --single-quote --tab-width 4 --print-width 100 \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-loader":"^6.2.1","babel-plugin-syntax-object-rest-spread":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","eslint":"^1.10.3","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.3.4","prettier":"^1.1.0","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || ^15.0"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"b285cb5893f84a6fe6eb054eb61c97f842e34180","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@1.6.0","_shasum":"538f8ba674127871e47fc1e50f776d3dd3e278a5","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"shasum":"538f8ba674127871e47fc1e50f776d3dd3e278a5","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-1.6.0.tgz","integrity":"sha512-/j90AnlMsaKJgNOZiDGEkRhfEQUTrjwwQiFVcR8tDpd9rN+9eYG2LwFV4eIzxx0L3V5E2pURhcKtbH3BKvViBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcneSQcrZl92OzIODPTiWQ3Ssi3oBG6nJ6G+Ab9+EDKwIgMSAhG1af2RDYqn3EK7Do0cSn8U88woLmzQumhx19yYA="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux-1.6.0.tgz_1495488349648_0.08280858723446727"},"directories":{}},"2.0.0":{"name":"react-tabs-redux","version":"2.0.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"0db2fecbc06fd13942b4fb848a1738b2f54bec50","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@2.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-KLUp3mh+CSm9uu8gm79+tPVBH/zNC2mmlVgvXgQ//3hcmm+aDA/qedB8Z/JaP54KYLzhEKkcYjEbybas5rxtHg==","shasum":"5b760c7787d14cf390b154ff3e9ef6ca66f24fe9","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE72SLlAmgNUZ3K73CLf0noHvJGQaVHjsuvZ2WxX5/TrAiBwrQj/C5TSpnYytD4emR8lJKWfk+R5vq5N4PLO+5WDHw=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux-2.0.0.tgz_1508187467542_0.5435482615139335"},"directories":{}},"2.0.1":{"name":"react-tabs-redux","version":"2.0.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"9f341fb7e702151c3cadd01ec00788f340116d0d","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@2.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-gt1b3p7a8I3Kk8pMjDcTIFyXbFO3sWGJD14k5te12pzP6s9RYxtc+hoK+OO3+lLXTpLSNLBL9REUskjakRH4Iw==","shasum":"a02019e62c647d6c93e84da29a26c69c5c1b44e4","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-2.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7s23AffvlUiSyvBKi9nEvCoSL2iP+pEuegao1qtMYwQIhAMI2Gx/lBNwPL0ePjrcoOReD4CcznHOjLNq4cwoTWQ2M"}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux-2.0.1.tgz_1508283047225_0.7896225932054222"},"directories":{}},"3.0.0":{"name":"react-tabs-redux","version":"3.0.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"309e6427ea0771e5b5a43e76d55148df25bc4411","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-VaV1rZuJ4SIBCOSFNGuKP+xi6iyuZeH09P0injxKi/x+L+jt88EhgdE3bCi+Z7RorWwZ2XSHvbROCDniQL2p7g==","shasum":"e223cb42ab8506f5a9766888c76a91d65ce47ce1","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-3.0.0.tgz","fileCount":14784,"unpackedSize":76288588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa41rQCRA9TVsSAnZWagAA+CEQAJJIpSKwI0brELQYI2zZ\n4Qyc6zkOJ5K33qEshmFEjtwciRvsp4kI0G5zbaHwmh+T+yYgZGqGsKBJeojU\nG77WQVStGcrFejjLV4DD6GpI8Ymi4jFovqkmzkvXD85TJssunHtF4zJ7LlWb\nS1p4WYrLk/7rjKtwuO0Lkf6AiwS2RGweJzYOHFuY/frc8k8GS/H+YUP9kEDI\nY6VUqBEYuq0FvBb7lfJdoUQLR4m5d/77kPtG92TyGVsBbnEJbkgL3yIBdkAf\nPjlMIjrDDsk88zopG6TIb8478JqT3dgeoH24N/uOo7nv7wDeMJ8n7XDtWnus\nbbtbGv/kxZvj6AXmfJ85144xkPWMYk2js2NvuG/iHT8bbNMyBlLPSA7s5Sv6\n3h9Q6/J0qS5D+pm3OsAPLDufIHod/LxNpggsCbgTe07Pl5M7YoR5YlOIBQjT\nEgiXvD7FBo9JCS948WazeNsqR+sWCfdiaeWYu5bWrjW3Gy/gRpeibBfTt4kl\nJyPIAsrPmBCfCKb/Gs6MTTAGV6cH3I1dSMle23diy5Pi29ZSK3P36NIH0k7U\nvQlHSSt6SC9ixsozJpq19rN2gROQx7/p4jOYjN9O94554eZUBkW7rAdUZ9ol\ngFvWPclR1mX7TEK9e9t8e4C+VvFk/LRbTjh9TdFfMdjxdvBwkvHvJNFJfBNJ\nsrkH\r\n=GvCh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPdep0omqHMyj2s33/cJ/WW0TF+gPCiPQKxAoY+5LEPAiAhWrleIroGFN774xOMn6Ci+6qlEjd1+qG+Jeo/i1umQw=="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_3.0.0_1524849359078_0.5722441632142172"},"_hasShrinkwrap":false},"3.0.1":{"name":"react-tabs-redux","version":"3.0.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"5b2c902609d5cf1194430e5b33bcde05aacb41f7","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-Elu4fdUcGnZfAwei8+k0KOzIFljfDvmDRfofsA8KpZTVqyFYbTUoGP7PcTwS/OrbgnZk5alqOyOBBGqS0BNb+w==","shasum":"efd2b94d5bae81ed65d2983e7a63436ee40454fc","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-3.0.1.tgz","fileCount":14664,"unpackedSize":74563701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa42BjCRA9TVsSAnZWagAAiToP/13R3f8a1lDDP78DlYxl\n8/P+fW9cnWT1UnV8qupwISrtq3TXMec7TTkIyUmCIiVrkAygukWVzFe39riv\nSSZJRBmw4mh8aQSgVeBA7GZDSth8K7zWlk2Aaqqgu1jTFjIB7Mr0g+COb3z0\n/ybYT6EklYSq3OHGync6nocXVpXCE6FSPuTuQJMByzuzSKD8odsPqakK2r36\nIcsloeq3a092CsWw36m3EqapJGRfAXZi/8yqd3FmjSVuJczGlwCd8rFdWoN1\ne1VAQyXoDhUQqpEs83nZUFfagfJjhPDQmhBzKxHMPO0KJfW85QSPU8AOkCla\nAtDB+z3Z4j+ZsWgHAvzy27tg+2AsRsLunYYF1ALTp+67xYiaMhn0NeFiBkME\ns29VDaQFYnmbIBJUtrKkbSR/Gc9+i5ge7rJHrMqnomG9qcou7tIGp/h1lfHH\nZHaz6l7NwK1/YTS1SaOHI8aQW1GYFg8XFe4uBPJbEJzcTWb4a3rAkgEx3BcQ\nRWn3pd01WS1L4kQiMf9hL9BZ07mZ/wAwFOzSvfqtlmbGfUDLG3ParZospaCu\nptDebg8Zh5ml10bnJGw0z/GnQ+BGNXsAihNjGOREdW4XdPqXakdW12k0s/5h\nIFmnCjVBvq1Mp/+iG9IDMXzEuh5SMnOsT0yn+3hcoSvW+Sv4lxMH3JzZV0IY\nRGdz\r\n=fhCl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICggnvqLnmimM4lv3a5ViboWKtvq07eElTRFGv6jI7pgAiEA1p8Ox5yosggoO0qn592gGDYkmuf51S427WmNCSTytlo="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_3.0.1_1524850785630_0.3494275748752138"},"_hasShrinkwrap":false},"3.0.2":{"name":"react-tabs-redux","version":"3.0.2","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"30817767c641fd4b9f60937e9d5bc836f55401b0","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-Y/70mtomhbri17Ke17U3B3vTsJE0+lZjAAVVPdUk/XrRMLV4iRs6+ASDQRTk7NGg//iWc2qv6mVGi+AdFoWG6Q==","shasum":"9790b2e3ef4ec9831762d736e9d331f8c03b3337","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-3.0.2.tgz","fileCount":14664,"unpackedSize":74563574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6OcVCRA9TVsSAnZWagAAelkQAJmTD7uGkzBwZrpDm65y\nHwhTEiZ5/KP0MQ/B5OH8qvwxcgmnvi4Srsv5gn5RcZYkBkrDhdaebk3p+E0A\nDqwqDvzbYee1M0WSoAFDt7fBfVRnFvVo1Ius5WGAr6SKNEpssBDOHSxkkfYf\nVzriXvU0ROazCD+g1dHj7nWVPaBQR9VBWlml74jjRDniK4l7J48ZPapXDlCl\nggcgYP9uo4MTFAbRAklN5/3ZifNBuv4QXHiT10CIdBw3Xm9GQdrXTJ3oCLcj\n9Z9ld/SOdFghcYOxq6HaodkhVsDzsX9JIOzhiXULy6/3aIs39FvBQSyrDQBr\nrfOI3oN21oihHpYK2y6smXCHtblylqSkogiXqEmM/YXdH6HtLD7XbSuqKNP7\nD5rW9Gg00ExvCe9akurzNwDHtenWQDeHLFCuy6w5JW+H8YuSBUEBGRBYSNL2\n54dDZXzH7N7aH0av5HBgk4kp2TJOjTsWqtFmB3yY/gGZcslzoOMZgZLMo1Ku\nC9qt7MudCvchSEpObUwdWBUFwR9vmpCCaLQGffauHnsGIv53MTjxYw0gO+fG\nQsYJuWca6F1QZA9fhSEB7NpmTMqBDAuKCZn8AazZ/cpMLYJqd3etljX8wg1P\nzz30Z4cdiRJ/ro1Pj3+pqDEvuEIDXqlvnVeLAS7rxm6G2MWL1D1f02UJ2/fd\nFvto\r\n=ALE6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOezLzjrn6DbzsYZGc7wjjgljQLDHWMX5e015QJn3BHAiEA8SkI2an52tV2rmwei6cW8Q21KjhZ14wVrbmVwdpqQuU="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_3.0.2_1525212947847_0.3387057458132554"},"_hasShrinkwrap":false},"3.1.0":{"name":"react-tabs-redux","version":"3.1.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel ./src -d lib","build:dist":"npm run build:umd && npm run build:umd:min","build:umd":"NODE_ENV=production webpack src/index.js dist/react-tabs.js","build:umd:min":"NODE_ENV=production webpack -p src/index.js dist/react-tabs.min.js","lint":"eslint src && npm run lint-examples","lint-examples":"cd examples/redux && npm run lint && cd ../plain-react && npm run lint","test":"karma start --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\""},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^8.0.1","babel-loader":"^6.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-react":"^3.14.0","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.5","karma-sourcemap-loader":"^0.3.6","karma-webpack":"^1.7.0","mocha":"^2.5.3","prettier":"^1.7.4","react":"^0.14.5","react-addons-test-utils":"^0.14.6","react-dom":"^0.14.6","rimraf":"^2.5.0","webpack":"^1.12.9"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.3","prop-types":"^15.5.7"},"gitHead":"c604c0456d992fbb5d27b4a147f708c957fe91ab","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@3.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-6M792zSVjQyc1rR9ysgo9zVvmecspE0mbNpfOVz/LQXSNyaG+bp/kHaVeryNFaVkrMeCMmWW5DkhhZJXZgPKzw==","shasum":"091e006384eed00d30b84f9330f451ae8f57bcb1","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-3.1.0.tgz","fileCount":24,"unpackedSize":233848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbygtUCRA9TVsSAnZWagAA41IQAIwTYo/MHYWkfN6bWfx2\nga0fWV2mQcrJJWaoopnSHV4VcI/1SIOF7hwqRfpmPiVrhI4/HosGjVJOtRGa\n6t2jNg0wUAgqE/yY3kVt8+lZEFEbebj2jzFbdyD4kqfGEYgbmE69a1fCYW7V\nl8c3X0kQufkvQIwU4muE2OHeflQCr6osmS+lRFvahQOWaG4Y7Orx3kcBhokZ\naDegWvkhan+1FwQSktZuzm1qx7H9bQ6bdHVqepwyTjSNbYmR1+m7lvTFFQH6\nC9rG3LFLG/1iEMKar6ydKfDWKpgWijrePE2BeCXbiPzEjD2HqFFbut6NqDjX\nNDuftXrH8V5oYRSRpQa4/ILQj5Ob3BTyjU/L3Bt0n+zEm7rX0T/nxCQ7sq5p\n2BdQmyUC4ABQ+A8tmtKTI5Q77axxUmvzt9IC84hWkN0EhKZDoRQPOg+zTrbz\nzQYqGHLY4KzsoMYpNC7yUZcrb5T/EOdR5FzLYVsrsrs7bWD33mtNkpGrXSCq\n+L6ylbA4SWYn0r+cwuwa3ER7hdevE/wmfHpQ241GNR3HAiidU67sJxrSkQ1u\nc2AUTy9DWqUX1RZ4hFgNpMl2dsuRsWii2jE90g1FbE6xkpZGjf82bjsytcvz\ndqw9VDdkr6Tff0hveKOzXEL2mn46Gltx9qJfE1xnk8nfTDyz3C9jqYfoRe6Q\nx64H\r\n=oHLN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWVvYvuthBpo3x2WoFEYy7c5JpmIL5WP7+mAlGZlgvuAIgFNn2QELn+H2wJ+Ujc1ZNmCaHrlcoyNsd4hLdvTkHYz4="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_3.1.0_1539967827704_0.562424512364565"},"_hasShrinkwrap":false},"4.0.0-beta.0":{"name":"react-tabs-redux","version":"4.0.0-beta.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","keywords":["react","tabs","redux","flux"],"main":"lib/index.js","jsnext:main":"es/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["prettier --write","git add"]},"scripts":{"start":"nwb serve-react-demo","build":"nwb build-react-component","clean":"nwb clean-module && nwb clean-demo","lint":"eslint src && eslint demo","test":"yarn lint && yarn test:browser","test:browser":"nwb test --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\"","release":"release-it"},"devDependencies":{"babel-eslint":"^8.0.0","eslint":"^4.9.0","eslint-config-airbnb":"16.0.0","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"7.4.0","husky":"^1.1.2","lint-staged":"^7.3.0","nwb":"^0.23.0","prettier":"^1.14.3","react":"^16.5.2","react-addons-test-utils":"^0.14.6","react-dom":"^16.5.2","react-redux":"^5.0.7","react-test-renderer":"^16.5.2","redux":"^4.0.1","release-it":"^7.6.2"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.6","prop-types":"^15.6.2"},"readme":"# React tabs (Redux compatible)\n\n[![Travis](https://img.shields.io/travis/patrik-piskay/react-tabs-redux.svg?style=flat-square)](https://travis-ci.org/patrik-piskay/react-tabs-redux) [![npm](https://img.shields.io/npm/v/react-tabs-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-tabs-redux)\n\nSimple, fully customizable, accessible React tabs component that can be used in plain React application or with any Flux-like architecture with external application state, e.g. Redux.\n\n![React Tabs](https://res.cloudinary.com/web-development/image/upload/v1452427467/anim_fazjn9.gif)\n\n## Installation\n\nUsing npm:\n\n    $ npm install react-tabs-redux\n\nUMD build is also available:\n\n```html\n<script src=\"https://unpkg.com/react-tabs-redux/dist/react-tabs.min.js\"></script>\n```\n\nwith components accessible via `window.ReactTabs` object.\n\n**_NOTE:_** _This component requires_ **_React_** _to be installed separately._\n\n## Usage\n\n- **with plain React** (using component's internal state) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/plain-react)\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">/* content for tab #1 */</TabContent>\n  <TabContent for=\"tab2\">/* content for tab #2 */</TabContent>\n  <TabContent for=\"tab3\">/* content for tab #3 */</TabContent>\n</Tabs>\n```\n\n- **with Redux** (or any other external state management library) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/redux)\n\nThe only change needed from _plain React_ example is to provide `handleSelect` and `selectedTab` (`name` as well if you want to have multiple `<Tabs />` instances in your app) props to `<Tabs />` component so that you are able to save and retrieve information about which tab is currently active from your external application state.\n\n```jsx\n<Tabs\n  /* namespace for this <Tabs /> instance so you can keep track of\n       multiple <Tabs /> instances in your external state */\n  name=\"tabs1\"\n  handleSelect={(selectedTab, namespace) => {\n    // fire Redux action here\n  }}\n  /* selected tab name retrieved from external state */\n  selectedTab=\"tab2\"\n>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent>\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\nBy default, the first `<TabLink />` component is set to active. You can change this by specifying `default` in props of the `<TabLink />` component you want to become active instead.\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\" default>\n    Tab2\n  </TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent> // this gets visible\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\n`<TabLink />` and `<TabContent />` **don't need** to be first level children of `<Tabs />` component. You can put them as deep in your markup as you need to (_e.g. because of styling_) making `<Tabs />` component **fully customizable**.\n\nThis will work then:\n\n```jsx\n<Tabs>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\">Tab1</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">...</TabContent>\n    <TabContent for=\"tab2\">...</TabContent>\n    <TabContent for=\"tab3\">...</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\nIf, for performance or other reasons, you wish to render only the content of the active tab to HTML and not render anything for the rest (not visible content), you may set an `renderActiveTabContentOnly` prop on `<Tabs />` component.\n\n```jsx\n<Tabs renderActiveTabContentOnly={true}>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\" default>\n        Tab1\n      </TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">Content 1 /* rendered in HTML */</TabContent>\n    <TabContent for=\"tab2\">Content 2 /* empty in HTML */</TabContent>\n    <TabContent for=\"tab3\">Content 3 /* empty in HTML */</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\n### `<Tabs />` props\n\n| Prop name                  | Type                          | Default value | Description                                                                                                                                                                                                           |\n| :------------------------- | :---------------------------- | :------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| name                       | _string_                      |               | Sets namespace of a `<Tabs />` component. Useful when multiple instances are used                                                                                                                                     |\n| onChange                   | _function(selectedTab, name)_ |               | Called everytime the selected tab is changed. _(it gets called for the initial selected tab too)_                                                                                                                     |\n| handleSelect               | _function(tab, name)_         |               | **(Optional) control prop** - called everytime a Tab Link is clicked <br><br> _Useful in an \"external state\" scenario (Redux, etc.), use `onChange` for tracking purposes._                                           |\n| selectedTab                | _string_                      |               | **(Optional) control prop** - controls which tab is currently active. <br><br> _Useful in an \"external state\" scenario (Redux, etc.), when not set, the `<Tabs />` component will maintain the \"selected tab\" state._ |\n| activeLinkStyle            | _object_                      |               | Style that gets applied to the selected `<TabLink />`                                                                                                                                                                 |\n| visibleTabStyle            | _object_                      |               | Style that gets applied to the visible `<TabContent />`                                                                                                                                                               |\n| disableInlineStyles        | _boolean_                     | false         | Useful if you are using `className` to style the components and don't want the default inline styles to get applied.                                                                                                  |\n| renderActiveTabContentOnly | _boolean_                     | false         | _Performance_: When set, only the visible content gets actually rendered to DOM _(instead of all `<TabContent />` being rendered and hidden)_.                                                                        |\n\n### `<TabLink />` props\n\n| Prop name       | Type     | Default value     | Description                                                           |\n| :-------------- | :------- | ----------------- | --------------------------------------------------------------------- |\n| component       | _string_ | \"button\"          | DOM element `<TabLink />` renders to.                                 |\n| className       | _string_ | \"tab-link\"        | Class name that's applied to <TabLink /> elements                     |\n| activeClassName | _string_ | \"tab-link-active\" | Class name that's applied to the <TabLink /> element when it's active |\n\n### `<TabContent />` props\n\n| Prop name       | Type     | Default value         | Description                                                               |\n| :-------------- | :------- | --------------------- | ------------------------------------------------------------------------- |\n| className       | _string_ | \"tab-content\"         | Class name that's applied to <TabContent /> elements                      |\n| activeClassName | _string_ | \"tab-content-visible\" | Class name that's applied to the <TabContent /> element when it's visible |\n\n---\n\nSee more in [examples](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples)\n\n## Styling components\n\n#### Class names\n\nThere is a couple of class names dynamically added to the components:\n\n`<TabLink />` will receive `tab-link` class name with `tab-link-active` added when tab is active.\n\n```jsx\n/* will receive `className=\"tab-link\"` in props */\n<TabLink to=\"tab1\">Tab1</TabLink>\n\n/* will receive `className=\"tab-link tab-link-active\"` in props */\n<TabLink to=\"tab2\" default>Tab1</TabLink>\n```\n\nTo override the default class names, `<TabLink/>` accepts a `className` prop, as well as an `activeClassName` prop.\n\n---\n\n`<TabContent />` will receive `tab-content` class name with `tab-content-visible` added when the content is visible (its corresponding `<TabLink />` is active).\n\n```jsx\n/* will receive `className=\"tab-content\"` or `className=\"tab-content tab-content-visible\"` in props */\n<TabContent for=\"tab1\">...</TabContent>\n```\n\nTo override the default class names, `<TabContent />` accepts a `className` prop, as well as a `visibleClassName` prop.\n\n#### Inline styles\n\nIf you prefer to use inline styles, you can set `style` in props of each of `<Tabs />`, `<TabLink />` and `<TabContent />` components.\n\nTo apply style for an active tab link, set the style as `activeLinkStyle` in props of `<Tabs />` component.\nTo apply style for a visible tab content, set the style as `visibleTabStyle` in props of `<Tabs />` component.\n\nBy default, react-tabs-redux will apply `display: none` styles to the appropriate `<TabContent/>` component, and `font-weight: bold` to the appropriate `<TabLink/>` component. If you would like to use classes to handle all of the styling, and disable even the default inline styles, you may pass `disableInlineStyles` as a prop to the parent `<Tabs/>` component.\n\n```jsx\n<Tabs\n    style={/* styles for tabs wrapper */}\n    activeLinkStyle={/* style that will be applied on the active `<TabLink />` */}\n    visibleTabStyle={/* style that will be applied on the visible `<TabContent />` */}\n    disableInlineStyles={/* Boolean to toggle all inline styles */}\n>\n    <TabLink to=\"tab1\" style={/* styles for inactive tab link */}> Tab1 </TabLink>\n    <TabLink to=\"tab2\" style={/* styles for inactive tab link */}> Tab2 </TabLink>\n\n    <TabContent for=\"tab1\" style={/* styles for tab content */}>...</TabContent>\n    <TabContent for=\"tab2\" style={/* styles for tab content */}>...</TabContent>\n</Tabs>\n```\n\n---\n\nIn each [example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/demo) there is one `<Tabs />` components styled using class names and the other one styled using inline styles.\n\n## License\n\nMIT\n","readmeFilename":"README.md","gitHead":"8a742a9c3c5c57a9e89759da84569063c36fb4a0","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@4.0.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-et8FZNtSmcZhw0u56t6nfTa9Ji6DE04ODwQ3Aan4hqSiOYEKW3BO1x4DBz25mXBRzqv19q2uMKnScSGqnRZQsg==","shasum":"94e37f3700c3e97aa321ddf962d0f184be4bc497","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-4.0.0-beta.0.tgz","fileCount":14,"unpackedSize":98486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyhBbCRA9TVsSAnZWagAAXTgP/0PeVPkjY77N2Tok9N4b\nrilfRnff8h8bTpeb1KkQWLlNSw8szBhT7lFGCicCE/rN/pi9ks2u9u/FTY1Z\nnzCDQq5su1eTyM5TrAo8Xff+q2gY8snlyAw4/Ln1ey+LEtl5GHMIROjgc+32\n8Wip25xBBr+mPhHuG+jie+WI4ZCbQ3KhQhXIplNP07fZS44+UYTO500hHjia\nLIhAhw68CVvVETd4rDXowxQEosldl6tGfuwAbC1MGc70NsT5MSmx44LE8L12\nneT5DX3+d3Q5Es4cy0cK/z6FchrpRcoUP6qUYYFCfQUaKG/F7ZGXooGF0th6\nS3Bs5ecV415ntCnpTmeF8tm7OvXBJ+39vJFXw6xdoTdZ20i6geCHOhUbda8h\n122Bs9hsBpmGzvfR5kBa9Q4OEJlUUHb48NXBQaFsu5d4X1d5VFQB5Y2ZuCK7\nu6jfxVh/2Kp4RL8MQarBhmf5EgXBQx1djBYp0vJs+7g4CYHlOGqrxYJjQ2Lh\nAWCrKZiQESXcdB8o+7Kx4NGOHKhH6idO4xpt0qPAwJlhnmyTZvu6HGeTRs60\n80L+8YG3VKGSn84vqcNi9f9DEaKOVJoTYW38W57TB81fbmSiKc7Po7eBp7mk\nInO8EBB+zKCuAgDniWfDJF2AIJDtBUchcopR8Lq/6VNojgCXgboVdSuwP0e3\ntoJi\r\n=1k7W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcwYEvrrLrray42+/AgFST2VIfLYuRGXA1cmRIJuIy8gIgaBfs+ND+wsPBPIIs/k2D6PJl26dSsgt73EG+qXGBsWA="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_4.0.0-beta.0_1539969114795_0.20437438686562603"},"_hasShrinkwrap":false},"4.0.0-beta.1":{"name":"react-tabs-redux","version":"4.0.0-beta.1","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","keywords":["react","tabs","redux","flux"],"main":"lib/index.js","jsnext:main":"es/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["prettier --write","git add"]},"scripts":{"start":"nwb serve-react-demo","build":"nwb build-react-component","clean":"nwb clean-module && nwb clean-demo","lint":"eslint src/**/*.js demo/src/*.js","test":"yarn lint && yarn test:browser","test:browser":"nwb test --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\"","release":"release-it"},"devDependencies":{"babel-eslint":"^8.0.0","eslint":"^4.9.0","eslint-config-airbnb":"16.0.0","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"7.4.0","husky":"^1.1.2","lint-staged":"^7.3.0","nwb":"^0.23.0","prettier":"^1.14.3","react":"^16.5.2","react-addons-test-utils":"^0.14.6","react-dom":"^16.5.2","react-redux":"^5.0.7","react-test-renderer":"^16.5.2","redux":"^4.0.1","release-it":"^7.6.2"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.6","prop-types":"^15.6.2"},"readme":"# React tabs (Redux compatible)\n\n[![Travis](https://img.shields.io/travis/patrik-piskay/react-tabs-redux.svg?style=flat-square)](https://travis-ci.org/patrik-piskay/react-tabs-redux) [![npm](https://img.shields.io/npm/v/react-tabs-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-tabs-redux)\n\nSimple, fully customizable, accessible React tabs component that can be used in plain React application or with any Flux-like architecture with external application state, e.g. Redux.\n\n![React Tabs](https://res.cloudinary.com/web-development/image/upload/v1452427467/anim_fazjn9.gif)\n\n## Installation\n\nUsing npm:\n\n    $ npm install react-tabs-redux\n\nUMD build is also available:\n\n```html\n<script src=\"https://unpkg.com/react-tabs-redux/dist/react-tabs.min.js\"></script>\n```\n\nwith components accessible via `window.ReactTabs` object.\n\n**_NOTE:_** _This component requires_ **_React_** _to be installed separately._\n\n## Usage\n\n- **with plain React** (using component's internal state) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/plain-react)\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">/* content for tab #1 */</TabContent>\n  <TabContent for=\"tab2\">/* content for tab #2 */</TabContent>\n  <TabContent for=\"tab3\">/* content for tab #3 */</TabContent>\n</Tabs>\n```\n\n- **with Redux** (or any other external state management library) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/redux)\n\nThe only change needed from _plain React_ example is to provide `handleSelect` and `selectedTab` (`name` as well if you want to have multiple `<Tabs />` instances in your app) props to `<Tabs />` component so that you are able to save and retrieve information about which tab is currently active from your external application state.\n\n```jsx\n<Tabs\n  /* namespace for this <Tabs /> instance so you can keep track of\n       multiple <Tabs /> instances in your external state */\n  name=\"tabs1\"\n  handleSelect={(selectedTab, namespace) => {\n    // fire Redux action here\n  }}\n  /* selected tab name retrieved from external state */\n  selectedTab=\"tab2\"\n>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent>\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\nBy default, the first `<TabLink />` component is set to active. You can change this by specifying `default` in props of the `<TabLink />` component you want to become active instead.\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\" default>\n    Tab2\n  </TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent> // this gets visible\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\n`<TabLink />` and `<TabContent />` **don't need** to be first level children of `<Tabs />` component. You can put them as deep in your markup as you need to (_e.g. because of styling_) making `<Tabs />` component **fully customizable**.\n\nThis will work then:\n\n```jsx\n<Tabs>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\">Tab1</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">...</TabContent>\n    <TabContent for=\"tab2\">...</TabContent>\n    <TabContent for=\"tab3\">...</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\nIf, for performance or other reasons, you wish to render only the content of the active tab to HTML and not render anything for the rest (not visible content), you may set an `renderActiveTabContentOnly` prop on `<Tabs />` component.\n\n```jsx\n<Tabs renderActiveTabContentOnly={true}>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\" default>\n        Tab1\n      </TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">Content 1 /* rendered in HTML */</TabContent>\n    <TabContent for=\"tab2\">Content 2 /* empty in HTML */</TabContent>\n    <TabContent for=\"tab3\">Content 3 /* empty in HTML */</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\n### `<Tabs />` props\n\n| Prop name                  | Type                          | Default value | Description                                                                                                                                                                                                           |\n| :------------------------- | :---------------------------- | :------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| name                       | _string_                      |               | Sets namespace of a `<Tabs />` component. Useful when multiple instances are used                                                                                                                                     |\n| onChange                   | _function(selectedTab, name)_ |               | Called everytime the selected tab is changed. _(it gets called for the initial selected tab too)_                                                                                                                     |\n| handleSelect               | _function(tab, name)_         |               | **(Optional) control prop** - called everytime a Tab Link is clicked <br><br> _Useful in an \"external state\" scenario (Redux, etc.), use `onChange` for tracking purposes._                                           |\n| selectedTab                | _string_                      |               | **(Optional) control prop** - controls which tab is currently active. <br><br> _Useful in an \"external state\" scenario (Redux, etc.), when not set, the `<Tabs />` component will maintain the \"selected tab\" state._ |\n| activeLinkStyle            | _object_                      |               | Style that gets applied to the selected `<TabLink />`                                                                                                                                                                 |\n| visibleTabStyle            | _object_                      |               | Style that gets applied to the visible `<TabContent />`                                                                                                                                                               |\n| disableInlineStyles        | _boolean_                     | false         | Useful if you are using `className` to style the components and don't want the default inline styles to get applied.                                                                                                  |\n| renderActiveTabContentOnly | _boolean_                     | false         | _Performance_: When set, only the visible content gets actually rendered to DOM _(instead of all `<TabContent />` being rendered and hidden)_.                                                                        |\n| tabComponent               | _string_                      |               | DOM element all `<TabLink />` render to. <br><br>_This can be set on `<TabLink />` level too, by setting the `component` prop on `<TabLink />` components._                                                           |\n\n### `<TabLink />` props\n\n| Prop name       | Type     | Default value     | Description                                                           |\n| :-------------- | :------- | ----------------- | --------------------------------------------------------------------- |\n| component       | _string_ | \"button\"          | DOM element `<TabLink />` renders to.                                 |\n| className       | _string_ | \"tab-link\"        | Class name that's applied to <TabLink /> elements                     |\n| activeClassName | _string_ | \"tab-link-active\" | Class name that's applied to the <TabLink /> element when it's active |\n\n### `<TabContent />` props\n\n| Prop name       | Type     | Default value         | Description                                                               |\n| :-------------- | :------- | --------------------- | ------------------------------------------------------------------------- |\n| className       | _string_ | \"tab-content\"         | Class name that's applied to <TabContent /> elements                      |\n| activeClassName | _string_ | \"tab-content-visible\" | Class name that's applied to the <TabContent /> element when it's visible |\n\n---\n\nSee more in [examples](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples)\n\n## Styling components\n\n#### Class names\n\nThere is a couple of class names dynamically added to the components:\n\n`<TabLink />` will receive `tab-link` class name with `tab-link-active` added when tab is active.\n\n```jsx\n/* will receive `className=\"tab-link\"` in props */\n<TabLink to=\"tab1\">Tab1</TabLink>\n\n/* will receive `className=\"tab-link tab-link-active\"` in props */\n<TabLink to=\"tab2\" default>Tab1</TabLink>\n```\n\nTo override the default class names, `<TabLink/>` accepts a `className` prop, as well as an `activeClassName` prop.\n\n---\n\n`<TabContent />` will receive `tab-content` class name with `tab-content-visible` added when the content is visible (its corresponding `<TabLink />` is active).\n\n```jsx\n/* will receive `className=\"tab-content\"` or `className=\"tab-content tab-content-visible\"` in props */\n<TabContent for=\"tab1\">...</TabContent>\n```\n\nTo override the default class names, `<TabContent />` accepts a `className` prop, as well as a `visibleClassName` prop.\n\n#### Inline styles\n\nIf you prefer to use inline styles, you can set `style` in props of each of `<Tabs />`, `<TabLink />` and `<TabContent />` components.\n\nTo apply style for an active tab link, set the style as `activeLinkStyle` in props of `<Tabs />` component.\nTo apply style for a visible tab content, set the style as `visibleTabStyle` in props of `<Tabs />` component.\n\nBy default, react-tabs-redux will apply `display: none` styles to the appropriate `<TabContent/>` component, and `font-weight: bold` to the appropriate `<TabLink/>` component. If you would like to use classes to handle all of the styling, and disable even the default inline styles, you may pass `disableInlineStyles` as a prop to the parent `<Tabs/>` component.\n\n```jsx\n<Tabs\n    style={/* styles for tabs wrapper */}\n    activeLinkStyle={/* style that will be applied on the active `<TabLink />` */}\n    visibleTabStyle={/* style that will be applied on the visible `<TabContent />` */}\n    disableInlineStyles={/* Boolean to toggle all inline styles */}\n>\n    <TabLink to=\"tab1\" style={/* styles for inactive tab link */}> Tab1 </TabLink>\n    <TabLink to=\"tab2\" style={/* styles for inactive tab link */}> Tab2 </TabLink>\n\n    <TabContent for=\"tab1\" style={/* styles for tab content */}>...</TabContent>\n    <TabContent for=\"tab2\" style={/* styles for tab content */}>...</TabContent>\n</Tabs>\n```\n\n---\n\nIn each [example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/demo) there is one `<Tabs />` components styled using class names and the other one styled using inline styles.\n\n## License\n\nMIT\n","readmeFilename":"README.md","gitHead":"8f6561f14f0328cc3caed1dc3135f3a3c3a22592","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@4.0.0-beta.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-NbxQ54okqonxmgkv1t+nlh0nx1iBjplTYlq2WUoaLPB8v7k52ZhJYhqbSqZuqOf5oymk0ROeTgJPGNTAF4GMYg==","shasum":"eaf7e44d7e1ad971e8128882fb9fbf8f64a833ae","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-4.0.0-beta.1.tgz","fileCount":14,"unpackedSize":100005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyhuQCRA9TVsSAnZWagAAMWoQAIEfoVK2sXTcU0cnz2eN\nB/vzDWUqScI/dWB4j3HtaFKYTyKKgIIWlpMGgJwvhG3z5enq4t8/Y83Ofui3\nYWsV74d4NhBKTIfjA5T2sdqry5cdnrKr8VuhZhdTnylnRIaENSPC/rB+Jzca\n9rK9APZVbAN7ymBAHxOKBDJ8fy6/wwPq2TlJwXSQ8e4jzw+Ahp2svIruKo8t\nC6D2hwJfI60kGaj1McIifvv2X96M1m2y9KjYzK0VXLAXi66TpuwOTb8ZUrHW\nbpck/pIs5zkNH+4EdopKUx5ifzE+m4IRlVe1nPZLmd+CVLI2tQDqNqdKWNb0\ngkT2/hL6ASBBQoDCLXtZxFrcwdbKW3jyd4kEqTOpTOMRDxz+ArEhLt3hybjU\nDB/M+/bN2DK/KqldN8/jwVn5nAuCc4zvaPOcFiMD8UZosD7wcoMqE5Xr4jf0\n565gGhVwOswHpPMqFe3E4Ym0lwSN4gPquGJUsjBDd4QbFfsmVuf3PJxrol0/\nqFOcfMH3+5iz0Gv9ej3Azb2l8px4bIL/42g+/yhcL0pO9Gh3XFNFf5CNxiHM\nGzRcCQZXLLJR723nR+aFVOnhn6WosTlLgeHdsg9CkSflK0j5iZ1mb22xyxap\nfxZscGt0V0BeF37RvHBoGjbr796+yCjDDPHMDaLkMjr1xMZKxEPazzjyJD0T\nfUGC\r\n=8Ih/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBhOCSydvazR9M8+inf19WCnYamSnt4uQqh9P5Hp466AiEA8xFp5yL/UpLgeSzDSxHxke86raJDZuPR0bz6AhNKOYo="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_4.0.0-beta.1_1539971984200_0.7693289753798971"},"_hasShrinkwrap":false},"4.0.0":{"name":"react-tabs-redux","version":"4.0.0","description":"Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux","author":{"name":"Patrik Piskay"},"repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"license":"MIT","keywords":["react","tabs","redux","flux"],"main":"lib/index.js","jsnext:main":"es/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["prettier --write","git add"]},"scripts":{"start":"nwb serve-react-demo","build":"nwb build-react-component","clean":"nwb clean-module && nwb clean-demo","lint":"eslint src/**/*.js demo/src/*.js","test":"yarn lint && yarn test:browser","test:browser":"nwb test --single-run","prettier":"prettier --write \"src/**/*.js\" \"test/**/*.js\"","release":"release-it"},"devDependencies":{"babel-eslint":"^8.0.0","eslint":"^4.9.0","eslint-config-airbnb":"16.0.0","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"7.4.0","husky":"^1.1.2","lint-staged":"^7.3.0","nwb":"^0.23.0","prettier":"^1.14.3","react":"^16.5.2","react-addons-test-utils":"^0.14.6","react-dom":"^16.5.2","react-redux":"^5.0.7","react-test-renderer":"^16.5.2","redux":"^4.0.1","release-it":"^7.6.2"},"peerDependencies":{"react":"^0.14.5 || >=15"},"dependencies":{"classnames":"^2.2.6","prop-types":"^15.6.2"},"gitHead":"4c046a7179f6e39898d3405c936e5ed934105b27","bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"},"homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","_id":"react-tabs-redux@4.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"},"dist":{"integrity":"sha512-yk5afCpUlmWqXA/fhSi02YaCSlpFH5v6QlUiiVRx+V1OTyLDaZFDnARCflUoGkwIq00o7ryVWUXNkQ3UwAcebA==","shasum":"b803aa3e80ae317311a83b3740ae13a938247156","tarball":"https://registry.npmjs.org/react-tabs-redux/-/react-tabs-redux-4.0.0.tgz","fileCount":14,"unpackedSize":99984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyhxECRA9TVsSAnZWagAAn/4P/RUxpweELrZRW1bn0S1z\nl/8a5muIwa027rO64I8eaapaeHVZ+qH4lysA6LkdI01bMA6ziJp1jdg0p7pO\npP2YNoiNAQdJ6dawqHFqYZ+E3ttoX7gJFhjn+P5AWEiHHymSaaEqJD4OqAGh\nW/7J63fRR2FDw9mUTMde6czpQ6cwFZUUUbF3pJ+t7RyyTjPj1ZtsMg2eDcIp\nvitnGhC+FZO08m8Imo5em3ChQsgXvVAVtgkns6y2NIyI3xZLPne9XlUZ+LTb\nKRpcsimPrU+crg3S2ErNqVWCd1oXFBqIkdBzZgSQNGE6hUDONapnR6dzgpLE\nZR9t595yYWIE82ES5tv+EE9LzmK8QatWrPY7O70MKC5Jfaq8UZpjQ+tqeql7\nPt/OPcYT5vyGpvvdw9TVAiwxyI0LzcUhtSDRKgR87h4gFWAn6zdG0ZRzunyA\nX4hh8icRap7mZIox/UPUxoCFWIHx2G08wKl7uieRb2tccmswytDLRTiP8tTs\nZbZbSajrfXJyBXhQNhqj2QQCYwxiuZi6qX6DvEyM5IrgmASmOTr7e/0YIN7H\n37hIMYG2pdNNstz2efiJCI2nw/YUnlT9U+vT0PMbkmfrbjnocmGf7Xl4hcCk\n/l3qobUAibZeVS7UYr7RShTOKOJCZEZIUDfbmCZwl/kOBeqNjin0jyzxLmCm\nwkY9\r\n=Dkzl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOkzba7Zs0ZWaLz51P4vYGjZZxz3WSdbe2rgk/YG/lswIgAnLOaAwKj8RHhAW1Np0Gvy0vm4S2mfV9pNTABtTGcnM="}]},"maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-tabs-redux_4.0.0_1539972161826_0.8296683121590207"},"_hasShrinkwrap":false}},"readme":"# React tabs (Redux compatible)\n\n[![Travis](https://img.shields.io/travis/patrik-piskay/react-tabs-redux.svg?style=flat-square)](https://travis-ci.org/patrik-piskay/react-tabs-redux) [![npm](https://img.shields.io/npm/v/react-tabs-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-tabs-redux)\n\nSimple, fully customizable, accessible React tabs component that can be used in plain React application or with any Flux-like architecture with external application state, e.g. Redux.\n\n![React Tabs](https://res.cloudinary.com/web-development/image/upload/v1452427467/anim_fazjn9.gif)\n\n## Installation\n\nUsing npm:\n\n    $ npm install react-tabs-redux\n\nUMD build is also available:\n\n```html\n<script src=\"https://unpkg.com/react-tabs-redux/dist/react-tabs.min.js\"></script>\n```\n\nwith components accessible via `window.ReactTabs` object.\n\n**_NOTE:_** _This component requires_ **_React_** _to be installed separately._\n\n## Usage\n\n- **with plain React** (using component's internal state) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/plain-react)\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">/* content for tab #1 */</TabContent>\n  <TabContent for=\"tab2\">/* content for tab #2 */</TabContent>\n  <TabContent for=\"tab3\">/* content for tab #3 */</TabContent>\n</Tabs>\n```\n\n- **with Redux** (or any other external state management library) - [see example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples/redux)\n\nThe only change needed from _plain React_ example is to provide `handleSelect` and `selectedTab` (`name` as well if you want to have multiple `<Tabs />` instances in your app) props to `<Tabs />` component so that you are able to save and retrieve information about which tab is currently active from your external application state.\n\n```jsx\n<Tabs\n  /* namespace for this <Tabs /> instance so you can keep track of\n       multiple <Tabs /> instances in your external state */\n  name=\"tabs1\"\n  handleSelect={(selectedTab, namespace) => {\n    // fire Redux action here\n  }}\n  /* selected tab name retrieved from external state */\n  selectedTab=\"tab2\"\n>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\">Tab2</TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent>\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\nBy default, the first `<TabLink />` component is set to active. You can change this by specifying `default` in props of the `<TabLink />` component you want to become active instead.\n\n```jsx\n<Tabs>\n  <TabLink to=\"tab1\">Tab1</TabLink>\n  <TabLink to=\"tab2\" default>\n    Tab2\n  </TabLink>\n  <TabLink to=\"tab3\">Tab3</TabLink>\n  <TabContent for=\"tab1\">...</TabContent>\n  <TabContent for=\"tab2\">...</TabContent> // this gets visible\n  <TabContent for=\"tab3\">...</TabContent>\n</Tabs>\n```\n\n---\n\n`<TabLink />` and `<TabContent />` **don't need** to be first level children of `<Tabs />` component. You can put them as deep in your markup as you need to (_e.g. because of styling_) making `<Tabs />` component **fully customizable**.\n\nThis will work then:\n\n```jsx\n<Tabs>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\">Tab1</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">...</TabContent>\n    <TabContent for=\"tab2\">...</TabContent>\n    <TabContent for=\"tab3\">...</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\nIf, for performance or other reasons, you wish to render only the content of the active tab to HTML and not render anything for the rest (not visible content), you may set an `renderActiveTabContentOnly` prop on `<Tabs />` component.\n\n```jsx\n<Tabs renderActiveTabContentOnly={true}>\n  <ul>\n    <li>\n      <TabLink to=\"tab1\" default>\n        Tab1\n      </TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab2\">Tab2</TabLink>\n    </li>\n    <li>\n      <TabLink to=\"tab3\">Tab3</TabLink>\n    </li>\n  </ul>\n\n  <div>\n    <TabContent for=\"tab1\">Content 1 /* rendered in HTML */</TabContent>\n    <TabContent for=\"tab2\">Content 2 /* empty in HTML */</TabContent>\n    <TabContent for=\"tab3\">Content 3 /* empty in HTML */</TabContent>\n  </div>\n</Tabs>\n```\n\n---\n\n### `<Tabs />` props\n\n| Prop name                  | Type                          | Default value | Description                                                                                                                                                                                                           |\n| :------------------------- | :---------------------------- | :------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| name                       | _string_                      |               | Sets namespace of a `<Tabs />` component. Useful when multiple instances are used                                                                                                                                     |\n| onChange                   | _function(selectedTab, name)_ |               | Called everytime the selected tab is changed. _(it gets called for the initial selected tab too)_                                                                                                                     |\n| handleSelect               | _function(tab, name)_         |               | **(Optional) control prop** - called everytime a Tab Link is clicked <br><br> _Useful in an \"external state\" scenario (Redux, etc.), use `onChange` for tracking purposes._                                           |\n| selectedTab                | _string_                      |               | **(Optional) control prop** - controls which tab is currently active. <br><br> _Useful in an \"external state\" scenario (Redux, etc.), when not set, the `<Tabs />` component will maintain the \"selected tab\" state._ |\n| activeLinkStyle            | _object_                      |               | Style that gets applied to the selected `<TabLink />`                                                                                                                                                                 |\n| visibleTabStyle            | _object_                      |               | Style that gets applied to the visible `<TabContent />`                                                                                                                                                               |\n| disableInlineStyles        | _boolean_                     | false         | Useful if you are using `className` to style the components and don't want the default inline styles to get applied.                                                                                                  |\n| renderActiveTabContentOnly | _boolean_                     | false         | _Performance_: When set, only the visible content gets actually rendered to DOM _(instead of all `<TabContent />` being rendered and hidden)_.                                                                        |\n| tabComponent               | _string_                      |               | DOM element all `<TabLink />` render to. <br><br>_This can be set on `<TabLink />` level too, by setting the `component` prop on `<TabLink />` components._                                                           |\n\n### `<TabLink />` props\n\n| Prop name       | Type     | Default value     | Description                                                           |\n| :-------------- | :------- | ----------------- | --------------------------------------------------------------------- |\n| component       | _string_ | \"button\"          | DOM element `<TabLink />` renders to.                                 |\n| className       | _string_ | \"tab-link\"        | Class name that's applied to <TabLink /> elements                     |\n| activeClassName | _string_ | \"tab-link-active\" | Class name that's applied to the <TabLink /> element when it's active |\n\n### `<TabContent />` props\n\n| Prop name       | Type     | Default value         | Description                                                               |\n| :-------------- | :------- | --------------------- | ------------------------------------------------------------------------- |\n| className       | _string_ | \"tab-content\"         | Class name that's applied to <TabContent /> elements                      |\n| activeClassName | _string_ | \"tab-content-visible\" | Class name that's applied to the <TabContent /> element when it's visible |\n\n---\n\nSee more in [examples](https://github.com/patrik-piskay/react-tabs-redux/tree/master/examples)\n\n## Styling components\n\n#### Class names\n\nThere is a couple of class names dynamically added to the components:\n\n`<TabLink />` will receive `tab-link` class name with `tab-link-active` added when tab is active.\n\n```jsx\n/* will receive `className=\"tab-link\"` in props */\n<TabLink to=\"tab1\">Tab1</TabLink>\n\n/* will receive `className=\"tab-link tab-link-active\"` in props */\n<TabLink to=\"tab2\" default>Tab1</TabLink>\n```\n\nTo override the default class names, `<TabLink/>` accepts a `className` prop, as well as an `activeClassName` prop.\n\n---\n\n`<TabContent />` will receive `tab-content` class name with `tab-content-visible` added when the content is visible (its corresponding `<TabLink />` is active).\n\n```jsx\n/* will receive `className=\"tab-content\"` or `className=\"tab-content tab-content-visible\"` in props */\n<TabContent for=\"tab1\">...</TabContent>\n```\n\nTo override the default class names, `<TabContent />` accepts a `className` prop, as well as a `visibleClassName` prop.\n\n#### Inline styles\n\nIf you prefer to use inline styles, you can set `style` in props of each of `<Tabs />`, `<TabLink />` and `<TabContent />` components.\n\nTo apply style for an active tab link, set the style as `activeLinkStyle` in props of `<Tabs />` component.\nTo apply style for a visible tab content, set the style as `visibleTabStyle` in props of `<Tabs />` component.\n\nBy default, react-tabs-redux will apply `display: none` styles to the appropriate `<TabContent/>` component, and `font-weight: bold` to the appropriate `<TabLink/>` component. If you would like to use classes to handle all of the styling, and disable even the default inline styles, you may pass `disableInlineStyles` as a prop to the parent `<Tabs/>` component.\n\n```jsx\n<Tabs\n    style={/* styles for tabs wrapper */}\n    activeLinkStyle={/* style that will be applied on the active `<TabLink />` */}\n    visibleTabStyle={/* style that will be applied on the visible `<TabContent />` */}\n    disableInlineStyles={/* Boolean to toggle all inline styles */}\n>\n    <TabLink to=\"tab1\" style={/* styles for inactive tab link */}> Tab1 </TabLink>\n    <TabLink to=\"tab2\" style={/* styles for inactive tab link */}> Tab2 </TabLink>\n\n    <TabContent for=\"tab1\" style={/* styles for tab content */}>...</TabContent>\n    <TabContent for=\"tab2\" style={/* styles for tab content */}>...</TabContent>\n</Tabs>\n```\n\n---\n\nIn each [example](https://github.com/patrik-piskay/react-tabs-redux/tree/master/demo) there is one `<Tabs />` components styled using class names and the other one styled using inline styles.\n\n## License\n\nMIT\n","maintainers":[{"name":"patrik-piskay","email":"piskay.patrik@gmail.com"}],"time":{"modified":"2022-06-26T08:33:04.118Z","created":"2016-01-06T13:02:02.928Z","0.0.1":"2016-01-06T13:02:02.928Z","0.0.2":"2016-01-06T13:14:28.798Z","0.1.0":"2016-01-09T21:31:22.049Z","0.1.1":"2016-01-09T21:40:09.585Z","0.1.2":"2016-01-10T18:39:36.904Z","1.0.0":"2016-04-26T17:04:09.251Z","1.0.1":"2016-04-26T17:05:25.884Z","1.1.0":"2016-05-15T18:05:31.489Z","1.2.0":"2016-05-22T16:02:50.870Z","1.2.2":"2016-07-01T10:01:55.805Z","1.3.0":"2016-08-01T09:46:16.668Z","1.3.1":"2016-08-18T18:15:08.010Z","1.3.2":"2016-09-24T19:36:43.837Z","1.4.0":"2016-11-01T17:40:59.932Z","1.4.1":"2017-02-17T09:25:49.764Z","1.4.2":"2017-03-28T19:35:21.341Z","1.5.0":"2017-04-17T18:30:17.208Z","1.6.0":"2017-05-22T21:25:50.780Z","2.0.0":"2017-10-16T20:57:47.641Z","2.0.1":"2017-10-17T23:30:47.346Z","3.0.0":"2018-04-27T17:15:59.895Z","3.0.1":"2018-04-27T17:39:46.444Z","3.0.2":"2018-05-01T22:15:48.726Z","3.1.0":"2018-10-19T16:50:27.903Z","4.0.0-beta.0":"2018-10-19T17:11:55.001Z","4.0.0-beta.1":"2018-10-19T17:59:44.391Z","4.0.0":"2018-10-19T18:02:42.067Z"},"keywords":["react","tabs","redux","flux"],"author":{"name":"Patrik Piskay"},"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/patrik-piskay/react-tabs-redux#readme","repository":{"type":"git","url":"git+https://github.com/patrik-piskay/react-tabs-redux.git"},"bugs":{"url":"https://github.com/patrik-piskay/react-tabs-redux/issues"}}