🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-angular-querybuilder

Package Overview
Dependencies
Maintainers
3
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-querybuilder - npm Package Compare versions

Comparing version

to
26.1.38-ngcc

@syncfusion/ej2-angular-querybuilder.es5.js

40

package.json

@@ -5,3 +5,3 @@ {

"_inBundle": false,
"_integrity": "sha512-x7RpK3i00RvPcj+2Z3XNSaxZpSnGEE0vdaVdPJ3Kpg0L3MXYv6xBzP41e53R/gmA2Vf/WNvXLYwyusqkMEf6EA==",
"_integrity": "sha512-bjJg2ScswI0s0bOJKGyyntTUxaAx7725gUrpn6G18ws0VQh1wj2slwK+ez+yQinL2gfaNqeE23PuQvpbrcDnWQ==",
"_location": "/@syncfusion/ej2-angular-querybuilder",

@@ -23,6 +23,6 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-querybuilder/-/ej2-angular-querybuilder-26.1.35.tgz",
"_shasum": "877cb185020e9ba8fc84a1df51a2d2cd0136568e",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-querybuilder/-/ej2-angular-querybuilder-26.1.35.tgz",
"_shasum": "175e9d5b19748b3c6b7ec795925bd1dacb47c5b7",
"_spec": "@syncfusion/ej2-angular-querybuilder@*",
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
"author": {

@@ -37,25 +37,9 @@ "name": "Syncfusion Inc."

"@syncfusion/ej2-angular-base": "~26.1.35",
"@syncfusion/ej2-base": "~26.1.35",
"@syncfusion/ej2-querybuilder": "26.1.35",
"tslib": "^2.3.0"
"@syncfusion/ej2-base": "~26.1.37",
"@syncfusion/ej2-querybuilder": "26.1.38"
},
"deprecated": false,
"description": "Essential JS 2 QueryBuilder for Angular",
"es2020": "fesm2020/syncfusion-ej2-angular-querybuilder.mjs",
"esm2020": "esm2020/syncfusion-ej2-angular-querybuilder.mjs",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./syncfusion-ej2-angular-querybuilder.d.ts",
"esm2020": "./esm2020/syncfusion-ej2-angular-querybuilder.mjs",
"es2020": "./fesm2020/syncfusion-ej2-angular-querybuilder.mjs",
"es2015": "./fesm2015/syncfusion-ej2-angular-querybuilder.mjs",
"node": "./fesm2015/syncfusion-ej2-angular-querybuilder.mjs",
"default": "./fesm2020/syncfusion-ej2-angular-querybuilder.mjs"
}
},
"fesm2015": "fesm2015/syncfusion-ej2-angular-querybuilder.mjs",
"fesm2020": "fesm2020/syncfusion-ej2-angular-querybuilder.mjs",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-querybuilder.js",
"homepage": "https://www.syncfusion.com/angular-components",

@@ -72,3 +56,5 @@ "keywords": [

"license": "SEE LICENSE IN license",
"module": "fesm2015/syncfusion-ej2-angular-querybuilder.mjs",
"main": "dist/ej2-angular-querybuilder.umd.js",
"metadata": "ej2-angular-querybuilder.metadata.json",
"module": "@syncfusion/ej2-angular-querybuilder.es5.js",
"name": "@syncfusion/ej2-angular-querybuilder",

@@ -81,4 +67,4 @@ "repository": {

"sideEffects": false,
"typings": "syncfusion-ej2-angular-querybuilder.d.ts",
"version": "26.1.35"
"typings": "ej2-angular-querybuilder.d.ts",
"version": "26.1.38-ngcc"
}
import { ViewContainerRef } from '@angular/core';
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
import * as i0 from "@angular/core";
/**

@@ -88,4 +87,2 @@ * `e-column` directive represent a column of the Angular QueryBuilder.

constructor(viewContainerRef: ViewContainerRef);
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "ejs-querybuilder>e-columns>e-column", never, { "category": "category"; "columns": "columns"; "field": "field"; "format": "format"; "label": "label"; "operators": "operators"; "ruleTemplate": "ruleTemplate"; "step": "step"; "template": "template"; "type": "type"; "validation": "validation"; "value": "value"; "values": "values"; }, {}, ["ruleTemplate", "template"]>;
}

@@ -98,4 +95,2 @@ /**

constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-querybuilder>e-columns", never, {}, {}, ["children"]>;
}
import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./querybuilder.module";
export declare const QueryLibraryService: ValueProvider;

@@ -10,5 +7,2 @@ /**

export declare class QueryBuilderAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<QueryBuilderAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<QueryBuilderAllModule, never, [typeof i1.CommonModule, typeof i2.QueryBuilderModule], [typeof i2.QueryBuilderModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<QueryBuilderAllModule>;
}

@@ -5,3 +5,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';

import { ColumnsDirective } from './columns.directive';
import * as i0 from "@angular/core";
export declare const inputs: string[];

@@ -47,4 +46,2 @@ export declare const outputs: string[];

addTwoWay: (propList: string[]) => void;
static ɵfac: i0.ɵɵFactoryDeclaration<QueryBuilderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<QueryBuilderComponent, "ejs-querybuilder", never, { "addRuleToNewGroups": "addRuleToNewGroups"; "allowDragAndDrop": "allowDragAndDrop"; "allowValidation": "allowValidation"; "autoSelectField": "autoSelectField"; "autoSelectOperator": "autoSelectOperator"; "columns": "columns"; "cssClass": "cssClass"; "dataSource": "dataSource"; "displayMode": "displayMode"; "enableNotCondition": "enableNotCondition"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSeparateConnector": "enableSeparateConnector"; "fieldMode": "fieldMode"; "fieldModel": "fieldModel"; "headerTemplate": "headerTemplate"; "height": "height"; "immediateModeDelay": "immediateModeDelay"; "locale": "locale"; "matchCase": "matchCase"; "maxGroupCount": "maxGroupCount"; "operatorModel": "operatorModel"; "readonly": "readonly"; "rule": "rule"; "separator": "separator"; "showButtons": "showButtons"; "sortDirection": "sortDirection"; "summaryView": "summaryView"; "valueModel": "valueModel"; "width": "width"; }, { "actionBegin": "actionBegin"; "beforeChange": "beforeChange"; "change": "change"; "created": "created"; "dataBound": "dataBound"; "ruleChange": "ruleChange"; "drag": "drag"; "dragStart": "dragStart"; "drop": "drop"; }, ["headerTemplate", "childColumns"], never>;
}

@@ -1,5 +0,1 @@

import * as i0 from "@angular/core";
import * as i1 from "./querybuilder.component";
import * as i2 from "./columns.directive";
import * as i3 from "@angular/common";
/**

@@ -9,5 +5,2 @@ * NgModule definition for the QueryBuilder component.

export declare class QueryBuilderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<QueryBuilderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<QueryBuilderModule, [typeof i1.QueryBuilderComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective], [typeof i3.CommonModule], [typeof i1.QueryBuilderComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<QueryBuilderModule>;
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet