@kerwin612/ngx-query-builder
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -123,2 +123,4 @@ import { ControlValueAccessor, ValidationErrors, Validator } from '@angular/forms'; | ||
getQueryItemClassName(local: LocalRuleMeta): string; | ||
getQueryRulesetClassName(): string; | ||
getQueryRuleClassName(): string; | ||
getButtonGroupContext(): ButtonGroupContext; | ||
@@ -125,0 +127,0 @@ getRulesetAddRuleButtonContext(rule: Rule): RulesetAddRuleButtonContext; |
{ | ||
"name": "@kerwin612/ngx-query-builder", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
# ngx-query-builder | ||
[![npm version](https://badge.fury.io/js/@kerwin612%2Fngx-query-builder.svg)](https://badge.fury.io/js/@kerwin612%2Fngx-query-builder) | ||
[![npm downloads a month](https://img.shields.io/npm/dm/@kerwin612%2Fngx-query-builder.svg)](https://img.shields.io/npm/dm/@kerwin612%2Fngx-query-builder.svg) | ||
[![npm downloads a week](https://img.shields.io/npm/dt/@kerwin612%2Fngx-query-builder.svg)](https://img.shields.io/npm/dt/@kerwin612%2Fngx-query-builder.svg) | ||
A modernized Angular 4+ query builder based on jQuery QueryBuilder. Support for heavy customization with Angular components and provides a flexible way to handle custom data types. | ||
@@ -256,3 +260,3 @@ | ||
## Dependencies | ||
- Angular 8+ | ||
- Angular 18+ | ||
@@ -264,6 +268,17 @@ # Development | ||
* `pnpm start` | ||
* vist http://localhost:4200 to see the demo | ||
### demo preview | ||
![demo](/projects/ngx-query-builder-demo/preview/1.png) | ||
![demo](/projects/ngx-query-builder-demo/preview/2.png) | ||
## build | ||
* `pnpm build` | ||
## publish | ||
```bash | ||
cd dist/ngx-query-builder | ||
npm publish --access public | ||
``` | ||
## For use in other local projects | ||
@@ -270,0 +285,0 @@ ```bash |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
425555
3071
292