Socket
Socket
Sign inDemoInstall

angular-extensions

Package Overview
Dependencies
25
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.50 to 14.0.51

4

controls/select-control/select-control.component.d.ts

@@ -27,2 +27,3 @@ import { Observable } from "rxjs";

visibleOptionsCount: number;
hideTriggerLabel: boolean;
actionButton: EventEmitter<Field<TValue, TOption, TOptionGroup, TFormattedValue, TControlValue>>;

@@ -74,2 +75,3 @@ select: AppMatSelect;

* Updates select trigger label based on custom selection model.
* If "hideTriggerLabel" set to true - trigger label will be ignored completely
*/

@@ -91,3 +93,3 @@ private patchSelectTrigger;

static ɵfac: i0.ɵɵFactoryDeclaration<SelectControlComponent<any, any, any, any, any>, [null, null, null, { optional: true; }]>;
static ɵcmp: i0.ɵɵComponentDeclaration<SelectControlComponent<any, any, any, any, any>, "select-control", never, { "dropdownClass": "dropdownClass"; "multiple": "multiple"; "searchable": "searchable"; "clearable": "clearable"; "virtualization": "virtualization"; "tooltipDisabled": "tooltipDisabled"; "optionTooltipDisabled": "optionTooltipDisabled"; "filter": "filter"; "actionButtonVisible": "actionButtonVisible"; "actionButtonIcon": "actionButtonIcon"; "actionButtonTooltip": "actionButtonTooltip"; "optionHeight": "optionHeight"; "visibleOptionsCount": "visibleOptionsCount"; }, { "actionButton": "actionButton"; }, ["headerTemplate", "optionTemplate", "triggerTemplate"], never, false>;
static ɵcmp: i0.ɵɵComponentDeclaration<SelectControlComponent<any, any, any, any, any>, "select-control", never, { "dropdownClass": "dropdownClass"; "multiple": "multiple"; "searchable": "searchable"; "clearable": "clearable"; "virtualization": "virtualization"; "tooltipDisabled": "tooltipDisabled"; "optionTooltipDisabled": "optionTooltipDisabled"; "filter": "filter"; "actionButtonVisible": "actionButtonVisible"; "actionButtonIcon": "actionButtonIcon"; "actionButtonTooltip": "actionButtonTooltip"; "optionHeight": "optionHeight"; "visibleOptionsCount": "visibleOptionsCount"; "hideTriggerLabel": "hideTriggerLabel"; }, { "actionButton": "actionButton"; }, ["headerTemplate", "optionTemplate", "triggerTemplate"], never, false>;
}
{
"name": "angular-extensions",
"version": "14.0.50",
"version": "14.0.51",
"repository": "https://github.com/nazar-kuzo/angular-extensions.git",

@@ -5,0 +5,0 @@ "author": "Nazar Kuzo",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc