New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@firestitch/autocomplete-chips

Package Overview
Dependencies
Maintainers
0
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/autocomplete-chips - npm Package Compare versions

Comparing version

to
13.1.0

7

app/components/autocomplete-chips/autocomplete-chips.component.d.ts

@@ -7,3 +7,3 @@ import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList, TemplateRef } from '@angular/core';

import { MatDialog } from '@angular/material/dialog';
import { MatFormFieldAppearance } from '@angular/material/form-field';
import { FloatLabelType, MatFormFieldAppearance } from '@angular/material/form-field';
import { FsAutocompleteChipsTextValidIndicatorDirective } from '../../directives';

@@ -36,5 +36,7 @@ import { FsAutocompleteChipsNoResultsDirective } from '../../directives/autocomplete-no-results/autocomplete-no-results.directive';

appearance: MatFormFieldAppearance;
floatLabel: FloatLabelType;
readonly: boolean;
size: 'large' | 'small';
placeholder: string;
label: string;
chipImage: string;

@@ -83,2 +85,3 @@ chipBackground: string;

get model(): any[];
get hasValue(): boolean;
get inputEl(): any;

@@ -140,3 +143,3 @@ private _onTouched;

static ɵfac: i0.ɵɵFactoryDeclaration<FsAutocompleteChipsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<FsAutocompleteChipsComponent, "fs-autocomplete-chips", never, { "fetch": "fetch"; "appearance": "appearance"; "readonly": "readonly"; "size": "size"; "placeholder": "placeholder"; "chipImage": "chipImage"; "chipBackground": "chipBackground"; "chipColor": "chipColor"; "chipIcon": "chipIcon"; "chipIconColor": "chipIconColor"; "chipClass": "chipClass"; "hint": "hint"; "allowText": "allowText"; "allowObject": "allowObject"; "delay": "delay"; "validateText": "validateText"; "removable": "removable"; "allowClear": "allowClear"; "color": "color"; "background": "background"; "orderable": "orderable"; "limit": "limit"; "initOnClick": "initOnClick"; "fetchOnFocus": "fetchOnFocus"; "multiple": "multiple"; "confirm": "confirm"; "disabled": "disabled"; "panelWidth": "panelWidth"; "panelClass": "panelClass"; "compareWith": "compareWith"; }, { "selected": "selected"; "removed": "removed"; "reordered": "reordered"; "clearEvent": "clear"; }, ["objectTemplate", "chipSuffixTemplate", "chipsSuffixTemplate", "textValidIndicatorTemplate", "noResultsTemplate", "staticDirectives"], never>;
static ɵcmp: i0.ɵɵComponentDeclaration<FsAutocompleteChipsComponent, "fs-autocomplete-chips", never, { "fetch": "fetch"; "appearance": "appearance"; "floatLabel": "floatLabel"; "readonly": "readonly"; "size": "size"; "placeholder": "placeholder"; "label": "label"; "chipImage": "chipImage"; "chipBackground": "chipBackground"; "chipColor": "chipColor"; "chipIcon": "chipIcon"; "chipIconColor": "chipIconColor"; "chipClass": "chipClass"; "hint": "hint"; "allowText": "allowText"; "allowObject": "allowObject"; "delay": "delay"; "validateText": "validateText"; "removable": "removable"; "allowClear": "allowClear"; "color": "color"; "background": "background"; "orderable": "orderable"; "limit": "limit"; "initOnClick": "initOnClick"; "fetchOnFocus": "fetchOnFocus"; "multiple": "multiple"; "confirm": "confirm"; "disabled": "disabled"; "panelWidth": "panelWidth"; "panelClass": "panelClass"; "compareWith": "compareWith"; }, { "selected": "selected"; "removed": "removed"; "reordered": "reordered"; "clearEvent": "clear"; }, ["objectTemplate", "chipSuffixTemplate", "chipsSuffixTemplate", "textValidIndicatorTemplate", "noResultsTemplate", "staticDirectives"], never>;
}
{
"name": "@firestitch/autocomplete-chips",
"version": "13.0.5",
"version": "13.1.0",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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