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

@angular-material-components/color-picker

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-material-components/color-picker - npm Package Compare versions

Comparing version 7.0.1 to 8.0.0

2

lib/components/color-canvas/base-color-canvas.d.ts

@@ -30,3 +30,3 @@ import { EventEmitter, OnDestroy, AfterViewInit, NgZone } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatBaseColorCanvas, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxMatBaseColorCanvas, never, never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxMatBaseColorCanvas, never, never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never, never, false>;
}

@@ -26,3 +26,3 @@ import { AfterViewInit, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorCanvasComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorCanvasComponent, "ngx-mat-color-canvas", never, {}, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorCanvasComponent, "ngx-mat-color-canvas", never, {}, {}, never, never, false>;
}

@@ -13,3 +13,3 @@ import { OnInit, NgZone } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorSliderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorSliderComponent, "ngx-mat-color-slider", never, {}, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorSliderComponent, "ngx-mat-color-slider", never, {}, {}, never, never, false>;
}

@@ -14,3 +14,3 @@ import { EventEmitter, OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorCollectionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorCollectionComponent, "ngx-mat-color-collection", never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorCollectionComponent, "ngx-mat-color-collection", never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never, never, false>;
}

@@ -11,3 +11,3 @@ import { OnInit, EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorPaletteComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPaletteComponent, "ngx-mat-color-palette", never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPaletteComponent, "ngx-mat-color-palette", never, { "color": "color"; }, { "colorChanged": "colorChanged"; }, never, never, false>;
}

@@ -84,3 +84,3 @@ import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorPickerInput, [null, { optional: true; }, { optional: true; }, null]>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxMatColorPickerInput, "input[ngxMatColorPicker]", ["ngxMatColorPickerInput"], { "ngxMatColorPicker": "ngxMatColorPicker"; "disabled": "disabled"; "value": "value"; }, { "colorChange": "colorChange"; "colorInput": "colorInput"; }, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxMatColorPickerInput, "input[ngxMatColorPicker]", ["ngxMatColorPickerInput"], { "ngxMatColorPicker": "ngxMatColorPicker"; "disabled": "disabled"; "value": "value"; }, { "colorChange": "colorChange"; "colorInput": "colorInput"; }, never, never, false>;
}

@@ -32,3 +32,3 @@ import { Directionality } from '@angular/cdk/bidi';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorPickerContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPickerContentComponent, "ngx-mat-color-picker-content", ["ngxMatColorPickerContent"], { "color": "color"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPickerContentComponent, "ngx-mat-color-picker-content", ["ngxMatColorPickerContent"], { "color": "color"; }, {}, never, never, false>;
}

@@ -110,4 +110,4 @@ export declare class NgxMatColorPickerComponent implements OnInit, OnDestroy, CanColor {

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorPickerComponent, [null, null, null, null, { optional: true; }, null, { optional: true; }, null]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPickerComponent, "ngx-mat-color-picker", ["ngxMatColorPicker"], { "disabled": "disabled"; "touchUi": "touchUi"; "opened": "opened"; "defaultColor": "defaultColor"; "color": "color"; }, { "openedStream": "opened"; "closedStream": "closed"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorPickerComponent, "ngx-mat-color-picker", ["ngxMatColorPicker"], { "disabled": "disabled"; "touchUi": "touchUi"; "opened": "opened"; "defaultColor": "defaultColor"; "color": "color"; }, { "openedStream": "opened"; "closedStream": "closed"; }, never, never, false>;
}
export {};

@@ -22,3 +22,3 @@ import { AfterContentInit, ChangeDetectorRef, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorToggleComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorToggleComponent, "ngx-mat-color-toggle", ["ngxMatColorPickerToggle"], { "picker": "for"; "tabIndex": "tabIndex"; "disabled": "disabled"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatColorToggleComponent, "ngx-mat-color-toggle", ["ngxMatColorPickerToggle"], { "picker": "for"; "tabIndex": "tabIndex"; "disabled": "disabled"; }, {}, never, never, false>;
}

@@ -11,3 +11,3 @@ import * as i0 from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NumericColorInputDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericColorInputDirective, "[ngxMatNumericColorInput]", never, {}, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericColorInputDirective, "[ngxMatNumericColorInput]", never, {}, {}, never, never, false>;
}
{
"name": "@angular-material-components/color-picker",
"version": "7.0.1",
"version": "8.0.0",
"description": "Angular Material Color Picker",

@@ -19,2 +19,3 @@ "author": "HO Hong Quan",

"angular 13",
"angular 14",
"angular-material",

@@ -30,8 +31,8 @@ "angular material color picker",

"peerDependencies": {
"@angular/platform-browser": "^13.0.1",
"@angular/common": "^13.0.1",
"@angular/core": "^13.0.1",
"@angular/forms": "^13.0.1",
"@angular/material": "^13.0.1",
"@angular/cdk": "^13.0.1"
"@angular/platform-browser": "^14.0.1",
"@angular/common": "^14.0.1",
"@angular/core": "^14.0.1",
"@angular/forms": "^14.0.1",
"@angular/material": "^14.0.1",
"@angular/cdk": "^14.0.1"
},

@@ -38,0 +39,0 @@ "module": "fesm2015/angular-material-components-color-picker.mjs",

@@ -1,2 +0,2 @@

# Angular Material Color Picker for @angular/material 7.x, 8.x, 9.x, 10.x, 11.x
# Angular Material Color Picker for @angular/material 7.x, 8.x, 9.x, 10.x, 11.x, 12.x, 13.x, 14.x

@@ -23,2 +23,3 @@ [![Build Status](https://travis-ci.com/h2qutc/angular-material-components.svg?branch=master)](https://travis-ci.com/h2qutc/angular-material-components)

----------- | -------------------
14 | 8.x+
13 | 7.x+

@@ -25,0 +26,0 @@ 12 | 6.x+

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

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