Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@db-ui/ngx-elements

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-ui/ngx-elements - npm Package Compare versions

Comparing version 0.20.1 to 0.21.0

6

dist/lib/esm2015/boolean-value-accessor.js

@@ -13,4 +13,4 @@ import { Directive } from '@angular/core';

}
BooleanValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
BooleanValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: BooleanValueAccessor, selector: "db-checkbox, db-toggle", host: { listeners: { "dbChange": "handleChangeEvent($event.detail.target.checked)" } }, providers: [
BooleanValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
BooleanValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.17", type: BooleanValueAccessor, selector: "db-checkbox, db-toggle", host: { listeners: { "dbChange": "handleChangeEvent($event.detail.target.checked)" } }, providers: [
{

@@ -22,3 +22,3 @@ provide: NG_VALUE_ACCESSOR,

], usesInheritance: true, ngImport: i0 });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BooleanValueAccessor, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: BooleanValueAccessor, decorators: [{
type: Directive,

@@ -25,0 +25,0 @@ args: [{

@@ -55,4 +55,4 @@ import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';

}
DBUIElementsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DBUIElementsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
DBUIElementsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DBUIElementsModule, declarations: [
DBUIElementsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: DBUIElementsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
DBUIElementsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: DBUIElementsModule, declarations: [
// proxies

@@ -142,4 +142,4 @@ DbBrand,

TextValueAccessor] });
DBUIElementsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DBUIElementsModule, providers: [], imports: [[]] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DBUIElementsModule, decorators: [{
DBUIElementsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: DBUIElementsModule, providers: [], imports: [[]] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: DBUIElementsModule, decorators: [{
type: NgModule,

@@ -146,0 +146,0 @@ args: [{

@@ -10,4 +10,4 @@ import { Directive } from '@angular/core';

}
SelectValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: SelectValueAccessor, selector: "db-select", host: { listeners: { "dbChange": "handleChangeEvent($event.target.value)" } }, providers: [
SelectValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.17", type: SelectValueAccessor, selector: "db-select", host: { listeners: { "dbChange": "handleChangeEvent($event.target.value)" } }, providers: [
{

@@ -19,3 +19,3 @@ provide: NG_VALUE_ACCESSOR,

], usesInheritance: true, ngImport: i0 });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectValueAccessor, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SelectValueAccessor, decorators: [{
type: Directive,

@@ -22,0 +22,0 @@ args: [{

@@ -25,4 +25,4 @@ import { Directive, HostListener } from '@angular/core';

}
TextValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TextValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
TextValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: TextValueAccessor, selector: "db-input, db-textarea, db-radio, db-pagination", host: { listeners: { "dbChange": "listenForValueChange($event)" } }, providers: [
TextValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TextValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
TextValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.17", type: TextValueAccessor, selector: "db-input, db-textarea, db-radio, db-pagination", host: { listeners: { "dbChange": "listenForValueChange($event)" } }, providers: [
{

@@ -34,3 +34,3 @@ provide: NG_VALUE_ACCESSOR,

], usesInheritance: true, ngImport: i0 });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TextValueAccessor, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TextValueAccessor, decorators: [{
type: Directive,

@@ -37,0 +37,0 @@ args: [{

@@ -31,5 +31,5 @@ import { Directive, HostListener } from '@angular/core';

}
ValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
ValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: ValueAccessor, selector: "extend", host: { listeners: { "focusout": "_handleBlurEvent()" } }, ngImport: i0 });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ValueAccessor, decorators: [{
ValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: ValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
ValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.17", type: ValueAccessor, selector: "extend", host: { listeners: { "focusout": "_handleBlurEvent()" } }, ngImport: i0 });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: ValueAccessor, decorators: [{
type: Directive,

@@ -36,0 +36,0 @@ args: [{ selector: "extend" }]

{
"name": "@db-ui/ngx-elements",
"version": "0.20.1",
"version": "0.21.0",
"description": "Angular specific wrapper for @db-ui/elements",

@@ -40,3 +40,3 @@ "license": "Apache-2.0",

"dependencies": {
"@db-ui/elements": "0.20.1",
"@db-ui/elements": "0.21.0",
"tslib": "^2.5.0"

@@ -52,5 +52,5 @@ },

"@angular/core": "~12.2.17",
"@angular/forms": "~12.2.16",
"@angular/forms": "~12.2.17",
"@angular/platform-browser": "~12.2.16",
"@angular/platform-browser-dynamic": "~12.2.16",
"@angular/platform-browser-dynamic": "~12.2.17",
"@rollup/plugin-commonjs": "24.0.1",

@@ -60,3 +60,3 @@ "@rollup/plugin-json": "6.0.0",

"@types/jest": "27.4.1",
"@types/node": "18.13.0",
"@types/node": "18.14.1",
"bs-logger": "0.2.6",

@@ -63,0 +63,0 @@ "dependency-graph": "0.11.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc