Socket
Socket
Sign inDemoInstall

@iplab/ngx-color-picker

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iplab/ngx-color-picker - npm Package Compare versions

Comparing version 15.0.2 to 16.0.0

esm2022/iplab-ngx-color-picker.mjs

0

index.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { ModuleWithProviders } from '@angular/core';

2

lib/components/chrome-picker/chrome-picker.component.d.ts

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

static ɵfac: i0.ɵɵFactoryDeclaration<ChromePickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ChromePickerComponent, "chrome-picker", never, { "color": "color"; "control": "control"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ChromePickerComponent, "chrome-picker", never, { "color": { "alias": "color"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<CompactPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CompactPickerComponent, "compact-picker", never, { "color": "color"; "control": "control"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CompactPickerComponent, "compact-picker", never, { "color": { "alias": "color"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<GithubPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GithubPickerComponent, "github-picker", never, { "color": "color"; "control": "control"; "columns": "columns"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GithubPickerComponent, "github-picker", never, { "color": { "alias": "color"; "required": false; }; "control": { "alias": "control"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -15,3 +15,3 @@ import { OnInit, EventEmitter, SimpleChanges, OnDestroy, OnChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<IpPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IpPickerComponent, "ip-picker", never, { "color": "color"; "control": "control"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IpPickerComponent, "ip-picker", never, { "color": { "alias": "color"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -30,3 +30,3 @@ import { EventEmitter, OnChanges, ElementRef, Renderer2, SimpleChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<AlphaComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<AlphaComponent, "alpha-component", never, { "color": "color"; "vertical": "vertical"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<AlphaComponent, "alpha-component", never, { "color": { "alias": "color"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -0,0 +0,0 @@ import { ElementRef, OnDestroy } from '@angular/core';

export declare const OpacityAnimation: import("@angular/animations").AnimationTriggerMetadata;
export declare const ListAnimation: import("@angular/animations").AnimationTriggerMetadata;

@@ -25,3 +25,3 @@ import { OnDestroy, ChangeDetectorRef, EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<ColorPresetSublist, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetSublist, "color-preset-sublist", never, { "list": "list"; "direction": "direction"; "activeColor": "activeColor"; }, { "selectionChange": "selectionChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetSublist, "color-preset-sublist", never, { "list": { "alias": "list"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "activeColor": { "alias": "activeColor"; "required": false; }; }, { "selectionChange": "selectionChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<ColorPresetComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetComponent, "color-preset", never, { "activeColor": "activeColor"; "color": "color"; "depth": "show-depth-title"; }, { "selectionChange": "selectionChange"; "longPress": "longPress"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetComponent, "color-preset", never, { "activeColor": { "alias": "activeColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "depth": { "alias": "show-depth-title"; "required": false; }; }, { "selectionChange": "selectionChange"; "longPress": "longPress"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<ColorPresetsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetsComponent, "color-presets-component", never, { "columns": "columns"; "colorPresets": "colorPresets"; "hue": "hue"; "color": "color"; "direction": "direction"; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPresetsComponent, "color-presets-component", never, { "columns": { "alias": "columns"; "required": false; }; "colorPresets": { "alias": "colorPresets"; "required": false; }; "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -31,3 +31,3 @@ import { Renderer2, ElementRef, EventEmitter, SimpleChanges, OnChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<HueComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HueComponent, "hue-component", never, { "hue": "hue"; "color": "color"; "vertical": "vertical"; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HueComponent, "hue-component", never, { "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -18,3 +18,3 @@ import { Renderer2, ElementRef } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorComponent, "indicator-component", never, { "color": "color"; "colorType": "colorType"; }, {}, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorComponent, "indicator-component", never, { "color": { "alias": "color"; "required": false; }; "colorType": { "alias": "colorType"; "required": false; }; }, {}, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<HexComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HexComponent, "hex-input-component", never, { "hue": "hue"; "color": "color"; "label": "label"; "prefix": "prefix"; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HexComponent, "hex-input-component", never, { "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<HslaComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HslaComponent, "hsla-input-component", never, { "hue": "hue"; "color": "color"; "label": "label"; "alpha": "alpha"; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HslaComponent, "hsla-input-component", never, { "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; "alpha": { "alias": "alpha"; "required": false; }; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<RgbaComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<RgbaComponent, "rgba-input-component", never, { "hue": "hue"; "color": "color"; "label": "label"; "alpha": "alpha"; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<RgbaComponent, "rgba-input-component", never, { "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; "alpha": { "alias": "alpha"; "required": false; }; }, { "hueChange": "hueChange"; "colorChange": "colorChange"; }, never, never, false, never>;
}

@@ -27,3 +27,3 @@ import { EventEmitter, Renderer2, ElementRef, OnInit, OnChanges, SimpleChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<SaturationComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SaturationComponent, "saturation-component", never, { "hue": "hue"; "color": "color"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SaturationComponent, "saturation-component", never, { "hue": { "alias": "hue"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<SketchPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SketchPickerComponent, "sketch-picker", never, { "color": "color"; "control": "control"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SketchPickerComponent, "sketch-picker", never, { "color": { "alias": "color"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<SwatchesPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SwatchesPickerComponent, "swatches-picker", never, { "color": "color"; }, { "colorChange": "colorChange"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SwatchesPickerComponent, "swatches-picker", never, { "color": { "alias": "color"; "required": false; }; }, { "colorChange": "colorChange"; }, never, never, false, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerInputDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ColorPickerInputDirective, "[inputChange]", never, { "min": "min"; "max": "max"; }, { "inputChange": "inputChange"; }, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ColorPickerInputDirective, "[inputChange]", never, { "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; }, { "inputChange": "inputChange"; }, never, never, false, never>;
}
export declare abstract class BaseColor {
abstract toString(showAlpha?: boolean): string;
}

@@ -0,0 +0,0 @@ import { BaseColor } from './base-color.class';

@@ -5,3 +5,3 @@ import { Cmyk } from './cmyk.class';

import { Rgba } from './rgba.class';
export declare type ColorString = string;
export type ColorString = string;
export declare class Color {

@@ -8,0 +8,0 @@ /**

@@ -0,0 +0,0 @@ import { Rgba } from './rgba.class';

@@ -0,0 +0,0 @@ import { Color, ColorString } from './color.class';

import { Color } from './color.class';
import { ColorType } from './control.class';
export declare function getValueByType(color: Color, type: ColorType): string;

@@ -0,0 +0,0 @@ import { BaseColor } from './base-color.class';

@@ -0,0 +0,0 @@ import { BaseColor } from './base-color.class';

@@ -0,0 +0,0 @@ import { BaseColor } from './base-color.class';

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

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

@@ -6,3 +6,3 @@ {

"bugs": "https://github.com/pIvan/ngx-color-picker/issues",
"version": "15.0.2",
"version": "16.0.0",
"author": "Ivan Pintar",

@@ -22,11 +22,7 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0",
"@angular/animations": "^15.0.0"
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/animations": "^16.0.0"
},
"module": "fesm2015/iplab-ngx-color-picker.mjs",
"es2020": "fesm2020/iplab-ngx-color-picker.mjs",
"esm2020": "esm2020/iplab-ngx-color-picker.mjs",
"fesm2020": "fesm2020/iplab-ngx-color-picker.mjs",
"fesm2015": "fesm2015/iplab-ngx-color-picker.mjs",
"module": "fesm2022/iplab-ngx-color-picker.mjs",
"typings": "index.d.ts",

@@ -39,7 +35,5 @@ "exports": {

"types": "./index.d.ts",
"esm2020": "./esm2020/iplab-ngx-color-picker.mjs",
"es2020": "./fesm2020/iplab-ngx-color-picker.mjs",
"es2015": "./fesm2015/iplab-ngx-color-picker.mjs",
"node": "./fesm2015/iplab-ngx-color-picker.mjs",
"default": "./fesm2020/iplab-ngx-color-picker.mjs"
"esm2022": "./esm2022/iplab-ngx-color-picker.mjs",
"esm": "./esm2022/iplab-ngx-color-picker.mjs",
"default": "./fesm2022/iplab-ngx-color-picker.mjs"
}

@@ -46,0 +40,0 @@ },

export * from './lib/color-picker.module';
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