{"_id":"ngx-sortable","_rev":"7-6205d2267e9725cbd6d7cadc167251dc","name":"ngx-sortable","dist-tags":{"latest":"2.1.0"},"versions":{"1.0.0":{"name":"ngx-sortable","version":"1.0.0","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"./dist/index.js","typings":"./dist/index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","scripts":{"build":"npm run build:esm && npm run build:umd","build:esm":"gulp inline-templates && npm run ngcompile","build:esm:watch":"gulp build:esm:watch","build:umd":"webpack --config webpack-umd.config.ts","build:umd:watch":"npm run build:umd -- --watch","build:watch":"concurrently --raw \"npm run build:umd:watch\" \"npm run build:esm:watch\"","ci":"npm run lint && npm run test && npm run build","clean:all":"npm run clean:tmp && rimraf node_modules","clean:tmp":"rimraf coverage dist tmp","codecov":"cat coverage/lcov.info | codecov","docs":"compodoc -p tsconfig.json -d docs --disableCoverage --disablePrivateOrInternalSupport","explorer":"source-map-explorer ./dist/index.umd.js","lint":"npm run tslint 'src/**/*.ts'","ngcompile":"ngc -p tsconfig-aot.json","postversion":"git push && git push --tags","prebuild":"rimraf dist tmp","prebuild:watch":"rimraf dist tmp","test":"karma start","test:watch":"karma start --auto-watch --no-single-run","tslint":"tslint","compodoc":"compodoc -p tsconfig.json"},"dependencies":{},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0"},"devDependencies":{"@angular/common":"^4.0.0","@angular/compiler":"^4.0.0","@angular/compiler-cli":"^4.0.0","@angular/core":"^4.0.0","@angular/platform-browser":"^4.0.0","@angular/platform-browser-dynamic":"^4.0.0","@compodoc/compodoc":"^1.0.0-beta.9","@types/jasmine":"^2.5.47","@types/karma":"^1.7.0","@types/node":"^8.0.0","@types/webpack":"^3.0.13","@types/webpack-env":"^1.13.0","angular2-template-loader":"^0.6.2","awesome-typescript-loader":"^3.1.3","codecov":"^2.2.0","codelyzer":"^3.0.1","concurrently":"^3.4.0","css-loader":"^0.28.1","gh-pages":"^1.0.0","gulp":"^3.9.1","gulp-inline-ng2-template":"^4.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^2.6.1","json-loader":"^0.5.4","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage-istanbul-reporter":"^1.2.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","node-sass":"^4.5.2","raw-loader":"^0.5.1","rimraf":"^2.6.1","rxjs":"^5.3.1","sass-loader":"^6.0.5","source-map-explorer":"^1.3.3","to-string-loader":"^1.1.5","ts-node":"^3.0.4","tslint":"^5.2.0","typescript":"^2.3.2","webpack":"^3.6.0","webpack-angular-externals":"^1.0.2","webpack-rxjs-externals":"^1.0.0","zone.js":"^0.8.10"},"gitHead":"4915b164cdc83e90a6e341bcd691259a73771b1c","_id":"ngx-sortable@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"6.9.2","_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"dist":{"integrity":"sha512-snnndqeD7zgwSJT5yx3NYYu0t15199sOvvQibKW8hBBItpPbfjnYmsBzJ3hqGX4wzFdkw2+XhDm5nFTZeDQxig==","shasum":"c863af285b28f358a2bc52256827921a6f9f1070","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-1.0.0.tgz","fileCount":39,"unpackedSize":342530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDREW0Pm/p1cbBk2LPK6m6VYHrdzo5W1fRFn+QHv1yrtAiABkeqwSfKTLVe0dGedCeILt1o/3fxeGCc7In2pYV+aNw=="}]},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_1.0.0_1523178844858_0.9534988214613163"},"_hasShrinkwrap":false},"1.0.1":{"name":"ngx-sortable","version":"1.0.1","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"./dist/index.js","typings":"./dist/index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","scripts":{"build":"npm run build:esm && npm run build:umd","build:esm":"gulp inline-templates && npm run ngcompile","build:esm:watch":"gulp build:esm:watch","build:umd":"webpack --config webpack-umd.config.ts","build:umd:watch":"npm run build:umd -- --watch","build:watch":"concurrently --raw \"npm run build:umd:watch\" \"npm run build:esm:watch\"","ci":"npm run lint && npm run test && npm run build","clean:all":"npm run clean:tmp && rimraf node_modules","clean:tmp":"rimraf coverage dist tmp","codecov":"cat coverage/lcov.info | codecov","docs":"compodoc -p tsconfig.json -d docs --disableCoverage --disablePrivateOrInternalSupport","explorer":"source-map-explorer ./dist/index.umd.js","lint":"npm run tslint 'src/**/*.ts'","ngcompile":"ngc -p tsconfig-aot.json","postversion":"git push && git push --tags","prebuild":"rimraf dist tmp","prebuild:watch":"rimraf dist tmp","prepare":"npm run build","test":"karma start","test:watch":"karma start --auto-watch --no-single-run","tslint":"tslint","compodoc":"compodoc -p tsconfig.json"},"dependencies":{},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0"},"devDependencies":{"@angular/common":"^4.0.0","@angular/compiler":"^4.0.0","@angular/compiler-cli":"^4.0.0","@angular/core":"^4.0.0","@angular/platform-browser":"^4.0.0","@angular/platform-browser-dynamic":"^4.0.0","@compodoc/compodoc":"^1.0.0-beta.9","@types/jasmine":"^2.5.47","@types/karma":"^1.7.0","@types/node":"^8.0.0","@types/webpack":"^3.0.13","@types/webpack-env":"^1.13.0","angular2-template-loader":"^0.6.2","awesome-typescript-loader":"^3.1.3","codecov":"^2.2.0","codelyzer":"^3.0.1","concurrently":"^3.4.0","css-loader":"^0.28.1","gh-pages":"^1.0.0","gulp":"^3.9.1","gulp-inline-ng2-template":"^4.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^2.6.1","json-loader":"^0.5.4","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-coverage-istanbul-reporter":"^1.2.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","node-sass":"^4.5.2","raw-loader":"^0.5.1","rimraf":"^2.6.1","rxjs":"^5.3.1","sass-loader":"^6.0.5","source-map-explorer":"^1.3.3","to-string-loader":"^1.1.5","ts-node":"^3.0.4","tslint":"^5.2.0","typescript":"^2.3.2","webpack":"^3.6.0","webpack-angular-externals":"^1.0.2","webpack-rxjs-externals":"^1.0.0","zone.js":"^0.8.10"},"gitHead":"4b1895eaecac1f4e0d1b1571885418b377045cff","_id":"ngx-sortable@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"6.9.2","_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"dist":{"integrity":"sha512-xycz6oq8jRGdlKdnbj55Jd056A3pFGW+AERwt8hxTeVsVGNgtFKL3/jEvKaPhqQ+uExzqJ2vf3dpB1XBREv1Zw==","shasum":"76ba24f6e20a4d4744e407e9c2f9a2744e120862","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-1.0.1.tgz","fileCount":27,"unpackedSize":113132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3FNCCRA9TVsSAnZWagAAcPwQAJkMboAEysFakuicmihi\nmzgGPVmwuD6WJQLYp58t0GF+BRg0KbQbJFRJJ/X01MUjFe6zEBE7YHLUv0+n\nSywfoBRAGAzZPfX0hmo5NWCh93jZDjtQgLGNliIYrcSrWgCD6xIc0TdBIsGB\nJj/rWyC6Zt+0SM8tYWQ9sYHt6u7lYg1Seynu13T7TMoqsJKpm2de2tXQrJKg\n2vNodOqbBdY5YMAMEl7RHU/BXdjuGEtn1MlSJGaS04v/hGLgBcsgoXNnVxiT\nKfjW++v6i/khzHJu1YUg7mNb/Ak7MFabmy5h2mO/c3Hv5jUX76BlkKruuC7u\naoe/5CKEW8RJfpTYHE1Gyqhqca7ZCF5lw/ljvxmIePDjVjrKUClIrVxQ0RQk\nVbX5nrve8DbvtwGCzxOF7uth57mkC8We4MB761SBmdfIjMKT4ElOMQPuxYbW\nmCDZZ6vspRvXqYWCmcWFJdxVt/HJFZYatLRcLFNk2iMCSxWCPBYj9G/UYaXZ\nhK2ewO+Z9OLYfaw2OmOx8IhRqFZseVihJMDPtmvU1XnvrkVOcb2Q9lmS4OaM\nA+48k/H0FwDhpYvU1JZaKTCdufC0TS/msVsDt+y7bUw7tZNjU1j8FhtsTanS\nQFP3phD9HUJk//oOMxs67Rg6hOoqOMbvEYjExQkSO77dBpi72u7n0elESDhr\nyCdG\r\n=Q85G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVXTihG++fjiHFvVWu6zAcGhwwGgZxt39yKpbM1wk9RAIhAJsce7sR1SAIc+cG3S9vJhJXWu8GA9JXLjQ+iYoIXG2E"}]},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_1.0.1_1524388673194_0.527196251505516"},"_hasShrinkwrap":false},"1.0.2":{"name":"ngx-sortable","version":"1.0.2","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"./dist/index.js","typings":"./dist/index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","scripts":{"build":"npm run build:esm && npm run build:umd","build:esm":"gulp inline-templates && npm run ngcompile","build:esm:watch":"gulp build:esm:watch","build:umd":"webpack --config webpack-umd.config.ts","build:umd:watch":"npm run build:umd -- --watch","build:watch":"concurrently --raw \"npm run build:umd:watch\" \"npm run build:esm:watch\"","ci":"npm run lint && npm run test && npm run build","clean:all":"npm run clean:tmp && rimraf node_modules","clean:tmp":"rimraf coverage dist tmp","codecov":"cat coverage/lcov.info | codecov","docs":"compodoc -p tsconfig.json -d docs --disableCoverage --disablePrivateOrInternalSupport","explorer":"source-map-explorer ./dist/index.umd.js","lint":"npm run tslint 'src/**/*.ts'","ngcompile":"ngc -p tsconfig-aot.json","postversion":"git push && git push --tags","prebuild":"rimraf dist tmp","prepare":"npm run build","prebuild:watch":"rimraf dist tmp","test":"karma start","test:watch":"karma start --auto-watch --no-single-run","tslint":"tslint","compodoc":"compodoc -p tsconfig.json"},"dependencies":{},"peerDependencies":{"@angular/common":">=4.0.0","@angular/core":">=4.0.0"},"devDependencies":{"@angular/common":">=4.0.0","@angular/compiler":">=4.0.0","@angular/compiler-cli":">=4.0.0","@angular/core":">=4.0.0","@angular/forms":">=4.0.0","@angular/platform-browser":">=4.0.0","@angular/platform-browser-dynamic":">=4.0.0","@compodoc/compodoc":"^1.1.10","@types/jasmine":"^2.8.6","@types/karma":"^1.7.0","@types/node":"^8.9.5","@types/webpack":"^3.8.9","@types/webpack-env":"^1.13.5","angular2-template-loader":"^0.6.2","awesome-typescript-loader":"^3.5.0","codecov":"^3.6.1","codelyzer":"^3.0.1","concurrently":"^3.4.0","copy-webpack-plugin":"^4.5.1","css-loader":"^0.28.10","gulp":"^4.0.2","gulp-inline-ng2-template":"^4.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^2.99.1","json-loader":"^0.5.4","karma":"^4.4.1","karma-chrome-launcher":"^2.1.1","karma-coverage-istanbul-reporter":"^2.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.13","node-gyp":"^3.8.0","node-sass":"^4.13.0","raw-loader":"^0.5.1","rimraf":"^2.6.1","rxjs":"^5.3.1","sass-loader":"^6.0.7","source-map-explorer":"^2.2.1","to-string-loader":"^1.1.5","ts-node":"^3.0.4","tslint":"^5.9.1","typescript":"^2.7.2","webpack":"^3.11.0","webpack-angular-externals":"^1.0.2","webpack-rxjs-externals":"^1.0.0","zone.js":"^0.8.20"},"gitHead":"30e05ebc86a9c255bf0436be8ecc723ace24119d","_id":"ngx-sortable@1.0.2","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-uoTGcAxrH73W3lOMgWD5Coh7wpuvykXEK2qnY1UNVZngRKjKsJ5aXyjo+fjsQ4OOJXgAdxj66lS8ZxbArBrpdw==","shasum":"83701d584f9545bae942c5ac83ec5e143ab96f66","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-1.0.2.tgz","fileCount":27,"unpackedSize":113833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeW5mJCRA9TVsSAnZWagAAF8kP/3FO9alIancMus+qOPSg\n97ECCdQA5BZMgA15rPDJEleyCOvIf7w6ofhTRRiehnorXhN8/nSilq7S4UsF\nnFBMUrFj0Vd8yhwsvr4V8iYejALkPWGbBbWz81H9P2v94c10X2c5cN7BjFsE\nNW1xEB6Ha6ek/oiqRBOkY/a2zkDGPVOz41LFyKPaeFpXJerLwbUsyaqVLN2z\nVhTB9NxzlBXvNODuE2aci+QurMRn6F3eTlVBqd28PWVPfgirjwAyBYz921wC\nkZ7EqRYs5cdMaWtQSdJmpOI4vGSE/gJh2VRFUAMl0/MTR7cc2UryvwiD1nRO\nkAmsdXTSZJgkRhULsl/+5i6MC9bqVLvdolARVk7YLPNaoHmdLa7NYBSVCv+K\nsrEAH67bX0ZH+hCNHrPU/l0cf2GSyvpGKQw6wn+4J8qdHwyp+8CLRnx9cMfC\nJfObhkRQYy3YoNwfMSUOaXxN3yrLyzjFf5rF0t9oRgtkmvUuwde71nvFrTF0\n2gkwhWG0Wxh2mMOEgy7x6MK7+76fN2TZt4Ag8Nw33DW9sDzULaVanyMGRc6f\n0GcGEeVW1ddaHx4U7u6MSW6eJrxUiNmMONebVedwIkRglVLk1YhG3tL7vroM\nZBLJHsf6XKeCIZ7zWLO11Y1/dlYhAYe/t+Em/sBKw8LiSX1/BxpQHdLxsgp5\nnNKC\r\n=Bwz1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7KkIHS+09b7S9Xci5/Whqyq02ZGL0oS3+IPypTdXPyAiEA1mivW3apfettAlj77D9lO0A0/kz6mL0G/CKfzhOZMJ8="}]},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_1.0.2_1583061385031_0.3441497718804152"},"_hasShrinkwrap":false},"1.0.3":{"name":"ngx-sortable","version":"1.0.3","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"./dist/index.js","typings":"./dist/index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","scripts":{"build":"npm run build:esm && npm run build:umd","build:esm":"gulp inline-templates && npm run ngcompile","build:esm:watch":"gulp build:esm:watch","build:umd":"webpack --config webpack-umd.config.ts","build:umd:watch":"npm run build:umd -- --watch","build:watch":"concurrently --raw \"npm run build:umd:watch\" \"npm run build:esm:watch\"","ci":"npm run lint && npm run test && npm run build","clean:all":"npm run clean:tmp && rimraf node_modules","clean:tmp":"rimraf coverage dist tmp","codecov":"cat coverage/lcov.info | codecov","docs":"compodoc -p tsconfig.json -d docs --disableCoverage --disablePrivateOrInternalSupport","explorer":"source-map-explorer ./dist/index.umd.js","lint":"npm run tslint 'src/**/*.ts'","ngcompile":"ngc -p tsconfig-aot.json","postversion":"git push && git push --tags","prebuild":"rimraf dist tmp","prepare":"npm run build","prebuild:watch":"rimraf dist tmp","test":"karma start","test:watch":"karma start --auto-watch --no-single-run","tslint":"tslint","compodoc":"compodoc -p tsconfig.json"},"dependencies":{},"peerDependencies":{"@angular/common":">=4.0.0","@angular/core":">=4.0.0"},"devDependencies":{"@angular/common":">=4.0.0","@angular/compiler":">=4.0.0","@angular/compiler-cli":">=4.0.0","@angular/core":">=4.0.0","@angular/forms":">=4.0.0","@angular/platform-browser":">=4.0.0","@angular/platform-browser-dynamic":">=4.0.0","@compodoc/compodoc":"^1.1.10","@types/jasmine":"^2.8.6","@types/karma":"^1.7.0","@types/node":"^8.9.5","@types/webpack":"^3.8.9","@types/webpack-env":"^1.13.5","angular2-template-loader":"^0.6.2","awesome-typescript-loader":"^3.5.0","codecov":"^3.6.1","codelyzer":"^3.0.1","concurrently":"^3.4.0","copy-webpack-plugin":"^4.5.1","css-loader":"^0.28.10","gulp":"^4.0.2","gulp-inline-ng2-template":"^4.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^2.99.1","json-loader":"^0.5.4","karma":"^4.4.1","karma-chrome-launcher":"^2.1.1","karma-coverage-istanbul-reporter":"^2.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.13","node-gyp":"^3.8.0","node-sass":"^4.13.0","raw-loader":"^0.5.1","rimraf":"^2.6.1","rxjs":"^5.3.1","sass-loader":"^6.0.7","source-map-explorer":"^2.2.1","to-string-loader":"^1.1.5","ts-node":"^3.0.4","tslint":"^5.9.1","typescript":"^2.7.2","webpack":"^3.11.0","webpack-angular-externals":"^1.0.2","webpack-rxjs-externals":"^1.0.0","zone.js":"^0.8.20"},"gitHead":"39f107f30a633e69378412f4f3c9d3ab272021b7","_id":"ngx-sortable@1.0.3","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-zjl2VwZlKR2JS1c+fACESNkS+jatNNr3EfxBBqiZ7Ewaeeodx03ZJKy4pyemBjgxzbtEw1Dud6bfBSbL8d3sog==","shasum":"eb46373881cbcf7586dbc30630561e7ea95ae020","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-1.0.3.tgz","fileCount":27,"unpackedSize":113903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeW5p7CRA9TVsSAnZWagAAP90QAILGd2pNnRJbwedx+M5I\nCuSlvAV5HyuchYxtwckCpgO+eTdMIplvDTl80VaPhb3Rahdw+nf73YFpgHTm\n/I7Ip+wPQmD5+4r2Lt6YwoHM90o/DcyJ9kqrM+geF5WQtrcm7ZiQkSorj0mP\ndM4l1X8iXP21oG5d9drj1Ue0tXcYl3CQD3yLbGbpCImIYSjsu/5wzloxzAtn\nswldRypP7HMnPkAhu6/uIeZ6suAX33T061oHuxWHCg1iskLe4Y6yQjMseJHF\nLV7PHdKphFX/9NSQbd2bHvN5+HlbcHOM/RYHCWiiF2rTV1cVA20Jb2B7nyca\n3JaPMu3oFFf1K2iwhPONhD30lTpHSsdFwjjsq3JxW7g/r8MwiIRGCizRBVzh\nBgCe4ZXksSqMRgjiEf5nLu+jF5cWXzeSyU9wz31gON1mOPZZzueHB5GEDztd\nrYRZY4p9dhfrOCag7ZtsHhSVXNKH0fRd5XLYo/Ehb+El7mHgfkfEK+I/Cgz9\niHKLWHFUj5dZHUuGTFrYDepeGa8f3WYD5YK+DpzhTuf9wL7agEIcrabvOGoS\nEVcR+ssHuohL4WCI7Tsk/HqLPWqtNuXiKMWTQAdFmivzTGNmxJ3KmQYBGyRv\nxYigi/xl/6sJYRza17m7M5CZQoyn5MhgLc+3kgbKGcKByM9mdvRRllHO7QYz\nilW/\r\n=4Ako\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuFxDDxi6jNiqjcx0UmhkP2J1WotWX5JeoCTk+sdFXTAiEAjcXpLh00Zt/v48x1yvgTTD7yzcqP1nnheQVlcxS3v9k="}]},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_1.0.3_1583061627310_0.43673605477601507"},"_hasShrinkwrap":false},"2.0.0":{"name":"ngx-sortable","version":"2.0.0","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"fesm2015/ngx-sortable.mjs","typings":"index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","peerDependencies":{"@angular/common":">=4.0.0","@angular/core":">=4.0.0"},"dependencies":{"tslib":"^2.3.0"},"es2020":"fesm2020/ngx-sortable.mjs","esm2020":"esm2020/ngx-sortable.mjs","fesm2020":"fesm2020/ngx-sortable.mjs","fesm2015":"fesm2015/ngx-sortable.mjs","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2020":"./esm2020/ngx-sortable.mjs","es2020":"./fesm2020/ngx-sortable.mjs","es2015":"./fesm2015/ngx-sortable.mjs","node":"./fesm2015/ngx-sortable.mjs","default":"./fesm2020/ngx-sortable.mjs"}},"sideEffects":false,"gitHead":"e31b47ebf266a7601a9f380d5f0f52415f4d1701","_id":"ngx-sortable@2.0.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-H3ECu3n5+feRXpS4ZWqZxTXuW2TGiNiYdyA+URz+G9NB7hC/PwBQxpG1sRsXlN+5ERgcy/egz7ckHyFICj0IEQ==","shasum":"7c99071a216840cac7ad4dab4d1aca53bd6b2158","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-2.0.0.tgz","fileCount":19,"unpackedSize":90593,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAI5rg1ZDVwF2NSoBeUizkoHPi/o6Egx3b2fKPGDNa/5AiAJ0DhM6LUJTgo5538Xw+va1GBQnrF8Ny8klpvIYal5OQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBw+MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppsBAAjkpNpwO8uBVOqnd3NSl2clx1Gt1fIoQHeU0DCzxKjUlgL3+f\r\nkDJYJ/by5BGS4oY5Aj+DU52Lhjz+dUlVl88gOOYNGLwJMmIlL6RU/BdFnaqC\r\njW0jRx/jSvUxHVbaqtzsHqYCX0eO5xCtAqaww/JlTsUDiIF9+xWY+SVxrmx9\r\nJEQulyY/2+PtklpjWOom8PfOo8K2Wf9/BYMv0ezVBo/1yhj1Q+EDgi5hTqax\r\n5m5wrcszxTqzX+XkEreYIBL8U8o3Jp1mH041SwnjFVphxVgzLLNotNfzG2H1\r\njA0jwyCdapPcodT0RA1knOCSFCm9W9UlSjn37O8WZ80QbIYtJKas9CcrpL6q\r\nP6CpgzdKpgDGHdk/8NUeAcxFLtSQNcvHy8/mnbybIof+cQ0tofjULVpTR5UD\r\nT25j6sO9NqVQUTigOsqS01Xyx6E3k4H6bqdDmRer2q8MgGAY6/aYYiAQqQvf\r\nvQqQizVeOvkwz3pYNC8HBjKWUKXwngt9WdLtRo4Y2dx5TcbJPY0cB56hufft\r\nh6JC4YYfv9PfGxc3V9+6NTIi0/K5xGjcSw+aM7JbFig8Pl5tehgCZqaCMg88\r\n48jZQWuqhYX+cEYCl4lv46GfT9ZaWg72J5Rz2HHKU4/1OITdaTYJDIsXtNs3\r\nDeA1eLM+p42JHHSY32PG9x/7+jPSHB3j7eY=\r\n=TwhL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"directories":{},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_2.0.0_1661407115852_0.7247695966227723"},"_hasShrinkwrap":false},"2.1.0":{"name":"ngx-sortable","version":"2.1.0","description":"An angular 4 and above component for sorting list supporting drag and drop sort.","main":"./dist/index.umd.js","module":"fesm2015/ngx-sortable.mjs","typings":"index.d.ts","license":"MIT","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"homepage":"https://github.com/manishjanky/ngx-sortable#readme","peerDependencies":{"@angular/common":">=4.0.0","@angular/core":">=4.0.0"},"dependencies":{"tslib":"^2.3.0"},"es2020":"fesm2020/ngx-sortable.mjs","esm2020":"esm2020/ngx-sortable.mjs","fesm2020":"fesm2020/ngx-sortable.mjs","fesm2015":"fesm2015/ngx-sortable.mjs","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2020":"./esm2020/ngx-sortable.mjs","es2020":"./fesm2020/ngx-sortable.mjs","es2015":"./fesm2015/ngx-sortable.mjs","node":"./fesm2015/ngx-sortable.mjs","default":"./fesm2020/ngx-sortable.mjs"}},"sideEffects":false,"gitHead":"a518ca4e4d676020389c2631190d14d90806d278","_id":"ngx-sortable@2.1.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-Qfs1hVy9GmtGwNr+qGsbcVvVPpuTEt2EfBIllHVFc6plFpDnoW1ZmeopzHoQfsXbovX5192aA1o5bSuPtArR9g==","shasum":"60fff0997229a5c9cb4ec9f38b4a65698d76a522","tarball":"https://registry.npmjs.org/ngx-sortable/-/ngx-sortable-2.1.0.tgz","fileCount":21,"unpackedSize":102852,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOxN/2Q4D+IgiR8O4MiT/4QSFq39yv0owYI9juQAljnAiAKV7npI9ZoxTvBYYyG1F1QDK1+OP9RFivI36HzebAAPg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFv3JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLJg//Ti4YjBphPnQXwfK2AHwJQ9OG7XbT7DWWEB4CUpg4At/Wptq/\r\nzmd3YVRH5GjeX5mh5WNR+GpSfBJ/eHATJZ/FY4xBwpD+OYV++XrH0xT7I/sp\r\ne9+TKj042VXEt0qzXGUcocivXCpmIBNfEvOJcAE3XmfC4f4kEqxpNIJGzvqT\r\nS5n8vD/5CbmcTG1AlR02t97wWgpPvoQ4fB8qIBC5OQd2YSPD6v+Y9//soITa\r\nEtz6ZUXUQ1Yr4cVIurOUxgGq6I+2e4jrFkmUCpkPrERcB3xiahtmNfa2pLU1\r\nUTzD5NQP4Zd5cJcMsBi2PL1NUZYYsbEWPMYo8n0Tmg7jWgioYAP6D542Aim+\r\nWyPfaGAu5FnFdGFf2YjZsc24IwZDi+dCkXPK3SESZ74Wu3d9+19l9sfqs6Fx\r\nIe8rA2Lzn/REe1yroJ3FAA2P99eoJ7/DdpvRjFAVEN7TFb3J8zjCzkdiZAKm\r\nFA9tBrBYm2zFmE6AKo5meQfThc9R6gc/5XouTQKciCMV/CrJF/LTtzQiLglk\r\ndpv3RIPlTzXvx9z7QSvtyNYxd0V+trB7NB0iyE8bRfbmPBqXBYC8vKiPyokB\r\nDV14hXNSStvkKmVg9N3+GZVM2NfYLhCRQbiGipejS6k5M9DGRNV+f0e8d1hA\r\nwPhhOmq4RPe7vD6Ezt51AlCU8ykBi+Qu7sY=\r\n=0W6U\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"manishjanky","email":"manishjanky@gmail.com"},"directories":{},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-sortable_2.1.0_1662451145652_0.17233152915050431"},"_hasShrinkwrap":false}},"time":{"created":"2018-04-08T09:14:04.857Z","1.0.0":"2018-04-08T09:14:05.063Z","modified":"2022-09-06T07:59:05.941Z","1.0.1":"2018-04-22T09:17:53.269Z","1.0.2":"2020-03-01T11:16:25.132Z","1.0.3":"2020-03-01T11:20:27.416Z","2.0.0":"2022-08-25T05:58:36.075Z","2.1.0":"2022-09-06T07:59:05.846Z"},"maintainers":[{"name":"manishjanky","email":"manishjanky@gmail.com"}],"description":"An angular 4 and above component for sorting list supporting drag and drop sort.","homepage":"https://github.com/manishjanky/ngx-sortable#readme","keywords":["angular","angular4","library","ng","ngx-sortable","list","sortable","drag","drop","sort","typescript"],"repository":{"type":"git","url":"git+https://github.com/manishjanky/ngx-sortable.git"},"author":{"name":"Manish Kumar","url":"https://www.linkedin.com/in/manishjanky/"},"bugs":{"url":"https://github.com/manishjanky/ngx-sortable/issues"},"license":"MIT","readme":"# ngx-sortable\n\n[![GitHub license](https://img.shields.io/github/license/manishjanky/ngx-sortable.svg)](https://github.com/me-and/mdf/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/v/ngx-sortable.svg)]()\n[![Codecov branch](https://codecov.io/gh/manishjanky/ngx-sortable/branch/master/graphs/badge.svg)]()\n[![npm](https://img.shields.io/npm/dt/ngx-sortable.svg)]()\n[![GitHub top language](https://img.shields.io/github/languages/top/manishjanky/ngx-sortable.svg)]()\n[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/manishjanky/ngx-sortable.svg)]()\n[![GitHub issues](https://img.shields.io/github/issues/manishjanky/ngx-sortable.svg)]()\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/manishjanky/ngx-sortable.svg)]()\n[![GitHub contributors](https://img.shields.io/github/contributors/manishjanky/ngx-sortable.svg)]()\n\n`ngx-sortable` an angular 4 and above component for sorting list supporting drag and drop sort.\n\n## Features\n* Custom template\n* Customizable\n* Drag and drop sorting\n* Use keyboard to sort\n* Remove elements\n\n## Examples\n\n* [demo-page](https://manishjanky.github.io/ngx-sortable/)\n\n## Installation\n\n* `npm install ngx-sortable`\n\n### Using with webpack and tsc builds/ angular-cli builds\n\n* import `NgxSortableModule` into your app.module;\n````\nimport { NgxSortableModule } from 'ngx-sortable'\n````\n* add `NgxSortableModule` to the imports of your NgModule:\n`````\n@NgModule({\n  imports: [\n    ...,\n    NgxSortableModule\n  ],\n  ...\n})\nclass YourModule { ... }\n`````\n\n* use `<ngx-sortable></ngx-sortable>` in your templates to add sortable list in your view\n\n## Deprecated\n````\n    <ngx-sortable [items]=\"items\" [name]=\"'List'\" (listSorted)=\"listOrderChanged($event)\">\n        <ng-template let-item>\n            <div class=\"sortable-list-item\">\n                {{item}}\n            </div>\n        </ng-template>\n    </ngx-sortable>\n````\n## `v2.0.0` onwards use below\n````\n    <ngx-sortable [items]=\"items\" [name]=\"'List'\" (listSorted)=\"listOrderChanged($event)\">\n        <ng-template let-item=\"item\">\n            <div class=\"sortable-list-item\">\n                {{item}}\n            </div>\n        </ng-template>\n    </ngx-sortable>\n````\n\nWhere content inside ``<ng-template> </ng-template>`` is the template that will be used for displaying list items. Also the class can be named accordingly this is just an example. Create a class and add it to your root style.css\n> Notice the difference in accessing the `item` in above two examples. Also from `v2.0.0` onwards index of the item is also available in the template similar to `let-item=\"item\"` use `let-i=\"index\"` and `i` will be the index variable available in the template.\n\n\n\n## Config\n\n### Input\n\n* `items: any[]` - array of list items.\n* `name: string` - List name that will be shown in the header.\n* `listStyle: any` - list styles such as `height, width`.\n* `showHeader: boolean` -  flag to hide / show header default is true\n* `removeOnDropOutside: boolean` -  flag to enable remove items by dragging and dropping them outside the list. Default is false\n* `arrowKeySort: boolean` - flag to enable sort using keyboard arrow keys. Example: Ctrl + ArrowDown moves item down\n* `commandKey: CommandKey` - key type to use along with arrow keys for sorting e.g. ctrlKey/altKey. Default is ctrlKey\n\n````\nenum CommandKey {\n  CtrlKey = \"ctrlKey\",\n  ShiftKey = \"shiftKey\",\n  Altkey = \"altKey\",\n  MetaKey = \"metaKey\",\n}\n````\n````\nlistStyle = {\n        width:'300px', //width of the list defaults to 300\n        height: '250px', //height of the list defaults to 250\n      }\n````\n\n### Output\n\n* `listSorted($event): Event` - when list is sorted emits listSorted event with updated order\n\n> Where `$event` is the sorted list\n\n* `dragStart($event): Event` -  emitted when an item is seleceted and starts dragging\n> Where ``$event:{\n  event: Javascript event,\n  itemIndex: current item index,\n  newIndex: -1,\n  item: selected item}\n``\n\n* `dropped($event): Event` - emitted when an item is dropped at the new index\n> Where ``$event:{\n  event: Javascript event,\n  itemIndex: current item index,\n  newIndex: new item index,\n  item: selected item}\n``\n\n* `moveDown($event): Event` - emitted when an item is moved down in the list using the sort arrows\n> Where ``$event:{\n  itemIndex: current item index,\n  newIndex: new item index,\n  item: selected item}\n``\n* `moveUp($event): Event` - emitted when an item is moved up in the list using sort arrows\n> Where ``$event:{\n  itemIndex: current item index,\n  newIndex: new item index,\n  item: selected item}\n``\n* `remove($event): Event` - emitted when an item is removed from the list by dropping out, only works when `removeOnDropOutside` is set to true\n> Where ``$event:{\n  itemIndex: current item index,\n  item: selected item}\n``\n## Help Improve\n\nFound a bug or an issue with this? [Open a new issue](https://github.com/manishjanky/ngx-sortable/issues) here on GitHub.\n\n## Contributing to this project\n\nAnyone and everyone is welcome to contribute. Please take a moment to\nreview the [guidelines for contributing](CONTRIBUTING.md).\n\n* [Bug reports](CONTRIBUTING.md#bugs)\n* [Feature requests](CONTRIBUTING.md#features)\n* [Pull requests](CONTRIBUTING.md#pull-requests)\n","readmeFilename":"README.md"}