{"_id":"@cataract6545/ngx-ui","name":"@cataract6545/ngx-ui","dist-tags":{"latest":"46.0.0"},"versions":{"46.0.0":{"name":"@cataract6545/ngx-ui","version":"46.0.0","engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/swimlane/ngx-ui.git"},"author":{"name":"Swimlane"},"license":"MIT","keywords":["angular","components","directives"],"bugs":{"url":"https://github.com/swimlane/ngx-ui/issues"},"homepage":"https://github.com/swimlane/ngx-ui#readme","sideEffects":true,"peerDependencies":{"@angular/animations":">=12.2.2","@angular/cdk":">=12.2.2","@angular/common":">=12.2.16","@angular/core":">=12.2.6","@angular/forms":">=12.2.2","@angular/platform-browser":">=12.2.2","@types/json-schema":"^7.0.9","ajv":"^6.12.6","codemirror":"5.65.8","core-js":"^3.6.5","json-schema":"*","moment":"^2.29.1","moment-timezone":"^0.5.33","ng-in-viewport":"^6.1.5","ngx-autosize-input":"^2.3.7","rxjs":"^6.6.7|| ^7.4.0","zone.js":"^0.11.4"},"dependencies":{"@swimlane/ng2-file-upload":"1.2.0","mousetrap":"^1.6.2","normalize.css":"8.0.1","tslib":"^2.3.1"},"schematics":"./lib/schematics/collection.json","main":"bundles/swimlane-ngx-ui.umd.js","module":"fesm2015/swimlane-ngx-ui.js","es2015":"fesm2015/swimlane-ngx-ui.js","esm2015":"esm2015/swimlane-ngx-ui.js","fesm2015":"fesm2015/swimlane-ngx-ui.js","typings":"swimlane-ngx-ui.d.ts","metadata":"swimlane-ngx-ui.metadata.json","_id":"@cataract6545/ngx-ui@46.0.0","gitHead":"b6265a52d88770a9a94921f55d3a61c0f4716bd2","description":"Component & Style Library for Angular by Swimlane.","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-wcQWcq0Vl72UO8DYAQTeZlTIGgs2aJ/+/CZEf2YvOoiTlXAWzjfBovbdjyAaKLRWZQ132n7j6uy/iSoByJa3PA==","shasum":"13be093840ff7f2db54693c41dac526f80a18881","tarball":"https://registry.npmjs.org/@cataract6545/ngx-ui/-/ngx-ui-46.0.0.tgz","fileCount":1528,"unpackedSize":12027570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUqwid/fwLw6jM6TpxsNlWH75KGKAvP/zz9dCS6ujD7AiB2mIAuSQZ3OP3tJXr2TlAhFqLLMpZ7pLtA6rDoXtHs/Q=="}]},"_npmUser":{"name":"cataract6545","email":"xunhuankeji@gmail.com"},"directories":{},"maintainers":[{"name":"cataract6545","email":"xunhuankeji@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-ui_46.0.0_1703840672623_0.8089103256972425"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-29T09:04:32.530Z","46.0.0":"2023-12-29T09:04:32.979Z","modified":"2023-12-29T09:04:33.231Z"},"maintainers":[{"name":"cataract6545","email":"xunhuankeji@gmail.com"}],"description":"Component & Style Library for Angular by Swimlane.","homepage":"https://github.com/swimlane/ngx-ui#readme","keywords":["angular","components","directives"],"repository":{"type":"git","url":"git+https://github.com/swimlane/ngx-ui.git"},"author":{"name":"Swimlane"},"bugs":{"url":"https://github.com/swimlane/ngx-ui/issues"},"license":"MIT","readme":"# ngx-ui\n\nComponent & Style Library for Angular by Swimlane.\n\n## Installing\n\n- `npm i @swimlane/ngx-ui --S`\n- Install the project's [peer dependencies](https://github.com/swimlane/ngx-ui/blob/master/projects/swimlane/ngx-ui/package.json#L27) (moment, moment-timezone, ngx-moment, ng-in-viewport, codemirror, angular/cdk, resize-observer-polyfill)\n- Add `NgxUIModule` and `IconModule` to your application module\n- Add the ngx-ui theme in the angular.json file (`node_modules/@swimlane/ngx-ui/index.css`)\n\n## Building ngx-ui\n\nRun `npm run build:lib` to build ngx-ui. This must be done prior to building the demo.\n\n## Development server\n\nRun `npm run start` to serve the demo at `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Building\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running tests\n\n- Run `npm run test` to execute unit tests\n- Run `ng cypress` to execute the end-to-end tests via Cypress.\n\n## Release\n\n- Checkout master (`git checkout master`)\n- Pull master (`git pull`)\n- Refresh node modules (`npm ci`)\n- Run tests (`npm test`)\n- Examine log to determine next version (X.Y.Z)\n- Run `git checkout -b release/X.Y.Z`\n- Update version in `projects/swimlane/ngx-ui/package.json`.\n- Update changelog in `projects/swimlane/ngx-ui/CHANGELOG.md`\n- Run `git commit -am \"(release): X.Y.Z\"`\n- Run `git tag X.Y.Z`\n- Run `git push origin HEAD --tags`\n- Run `npm run publish:lib`\n- Submit PR\n","readmeFilename":"README.md"}