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

@angular/material

Package Overview
Dependencies
Maintainers
2
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/material - npm Package Compare versions

Comparing version 19.0.0-next.10 to 19.0.0-rc.0

11

autocomplete/index.d.ts

@@ -11,4 +11,3 @@ import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';

import * as i2 from '@angular/material/core';
import * as i3 from '@angular/common';
import * as i7 from '@angular/cdk/scrolling';
import * as i6 from '@angular/cdk/scrolling';
import { InjectionToken } from '@angular/core';

@@ -34,3 +33,3 @@ import { MatOptgroup } from '@angular/material/core';

declare namespace i4 {
declare namespace i3 {
export {

@@ -46,3 +45,3 @@ MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY,

declare namespace i5 {
declare namespace i4 {
export {

@@ -58,3 +57,3 @@ getMatAutocompleteMissingPanelError,

declare namespace i6 {
declare namespace i5 {
export {

@@ -226,3 +225,3 @@ MatAutocompleteOrigin

static ɵfac: i0.ɵɵFactoryDeclaration<MatAutocompleteModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatAutocompleteModule, never, [typeof i1.OverlayModule, typeof i2.MatOptionModule, typeof i2.MatCommonModule, typeof i3.CommonModule, typeof i4.MatAutocomplete, typeof i5.MatAutocompleteTrigger, typeof i6.MatAutocompleteOrigin], [typeof i7.CdkScrollableModule, typeof i4.MatAutocomplete, typeof i2.MatOptionModule, typeof i2.MatCommonModule, typeof i5.MatAutocompleteTrigger, typeof i6.MatAutocompleteOrigin]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatAutocompleteModule, never, [typeof i1.OverlayModule, typeof i2.MatOptionModule, typeof i2.MatCommonModule, typeof i3.MatAutocomplete, typeof i4.MatAutocompleteTrigger, typeof i5.MatAutocompleteOrigin], [typeof i6.CdkScrollableModule, typeof i3.MatAutocomplete, typeof i2.MatOptionModule, typeof i2.MatCommonModule, typeof i4.MatAutocompleteTrigger, typeof i5.MatAutocompleteOrigin]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatAutocompleteModule>;

@@ -229,0 +228,0 @@ }

@@ -72,3 +72,3 @@ import { AfterViewInit } from '@angular/core';

_haltDisabledEvents: (event: Event) => void;
protected _getAriaDisabled(): boolean;
protected _getAriaDisabled(): boolean | null;
static ɵfac: i0.ɵɵFactoryDeclaration<MatAnchorBase, never>;

@@ -75,0 +75,0 @@ static ɵdir: i0.ɵɵDirectiveDeclaration<MatAnchorBase, never, never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;

import * as i0 from '@angular/core';
import * as i1 from '@angular/material/core';
import * as i2 from '@angular/common';
import { InjectionToken } from '@angular/core';
declare namespace i3 {
declare namespace i2 {
export {

@@ -145,3 +144,3 @@ MatCardAppearance,

static ɵfac: i0.ɵɵFactoryDeclaration<MatCardModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatCardModule, never, [typeof i1.MatCommonModule, typeof i2.CommonModule, typeof i3.MatCard, typeof i3.MatCardActions, typeof i3.MatCardAvatar, typeof i3.MatCardContent, typeof i3.MatCardFooter, typeof i3.MatCardHeader, typeof i3.MatCardImage, typeof i3.MatCardLgImage, typeof i3.MatCardMdImage, typeof i3.MatCardSmImage, typeof i3.MatCardSubtitle, typeof i3.MatCardTitle, typeof i3.MatCardTitleGroup, typeof i3.MatCardXlImage], [typeof i3.MatCard, typeof i3.MatCardActions, typeof i3.MatCardAvatar, typeof i3.MatCardContent, typeof i3.MatCardFooter, typeof i3.MatCardHeader, typeof i3.MatCardImage, typeof i3.MatCardLgImage, typeof i3.MatCardMdImage, typeof i3.MatCardSmImage, typeof i3.MatCardSubtitle, typeof i3.MatCardTitle, typeof i3.MatCardTitleGroup, typeof i3.MatCardXlImage, typeof i1.MatCommonModule]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatCardModule, never, [typeof i1.MatCommonModule, typeof i2.MatCard, typeof i2.MatCardActions, typeof i2.MatCardAvatar, typeof i2.MatCardContent, typeof i2.MatCardFooter, typeof i2.MatCardHeader, typeof i2.MatCardImage, typeof i2.MatCardLgImage, typeof i2.MatCardMdImage, typeof i2.MatCardSmImage, typeof i2.MatCardSubtitle, typeof i2.MatCardTitle, typeof i2.MatCardTitleGroup, typeof i2.MatCardXlImage], [typeof i2.MatCard, typeof i2.MatCardActions, typeof i2.MatCardAvatar, typeof i2.MatCardContent, typeof i2.MatCardFooter, typeof i2.MatCardHeader, typeof i2.MatCardImage, typeof i2.MatCardLgImage, typeof i2.MatCardMdImage, typeof i2.MatCardSmImage, typeof i2.MatCardSubtitle, typeof i2.MatCardTitle, typeof i2.MatCardTitleGroup, typeof i2.MatCardXlImage, typeof i1.MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatCardModule>;

@@ -148,0 +147,0 @@ }

@@ -10,4 +10,3 @@ import { AbstractControlDirective } from '@angular/forms';

import * as i1 from '@angular/material/core';
import * as i2 from '@angular/common';
import * as i3 from '@angular/cdk/observers';
import * as i2 from '@angular/cdk/observers';
import { InjectionToken } from '@angular/core';

@@ -39,3 +38,3 @@ import { NgControl } from '@angular/forms';

declare namespace i4 {
declare namespace i3 {
export {

@@ -52,3 +51,3 @@ FloatLabelType,

declare namespace i5 {
declare namespace i4 {
export {

@@ -59,3 +58,3 @@ MatLabel

declare namespace i6 {
declare namespace i5 {
export {

@@ -67,3 +66,3 @@ MAT_ERROR,

declare namespace i7 {
declare namespace i6 {
export {

@@ -74,3 +73,3 @@ MatHint

declare namespace i8 {
declare namespace i7 {
export {

@@ -82,3 +81,3 @@ MAT_PREFIX,

declare namespace i9 {
declare namespace i8 {
export {

@@ -468,3 +467,3 @@ MAT_SUFFIX,

static ɵfac: i0.ɵɵFactoryDeclaration<MatFormFieldModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatFormFieldModule, never, [typeof i1.MatCommonModule, typeof i2.CommonModule, typeof i3.ObserversModule, typeof i4.MatFormField, typeof i5.MatLabel, typeof i6.MatError, typeof i7.MatHint, typeof i8.MatPrefix, typeof i9.MatSuffix], [typeof i4.MatFormField, typeof i5.MatLabel, typeof i7.MatHint, typeof i6.MatError, typeof i8.MatPrefix, typeof i9.MatSuffix, typeof i1.MatCommonModule]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatFormFieldModule, never, [typeof i1.MatCommonModule, typeof i2.ObserversModule, typeof i3.MatFormField, typeof i4.MatLabel, typeof i5.MatError, typeof i6.MatHint, typeof i7.MatPrefix, typeof i8.MatSuffix], [typeof i3.MatFormField, typeof i4.MatLabel, typeof i6.MatHint, typeof i5.MatError, typeof i7.MatPrefix, typeof i8.MatSuffix, typeof i1.MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatFormFieldModule>;

@@ -471,0 +470,0 @@ }

@@ -8,5 +8,4 @@ import { AfterViewInit } from '@angular/core';

import * as i1 from '@angular/cdk/observers';
import * as i11 from '@angular/material/divider';
import * as i2 from '@angular/common';
import * as i3 from '@angular/material/core';
import * as i10 from '@angular/material/divider';
import * as i2 from '@angular/material/core';
import { InjectionToken } from '@angular/core';

@@ -25,15 +24,4 @@ import { NgZone } from '@angular/core';

declare namespace i10 {
declare namespace i3 {
export {
MatListItemTitle,
MatListItemLine,
MatListItemMeta,
_MatListItemGraphicBase,
MatListItemAvatar,
MatListItemIcon
}
}
declare namespace i4 {
export {
MAT_LIST,

@@ -45,3 +33,3 @@ MatList,

declare namespace i5 {
declare namespace i4 {
export {

@@ -52,3 +40,3 @@ MatActionList

declare namespace i6 {
declare namespace i5 {
export {

@@ -60,3 +48,3 @@ MAT_NAV_LIST,

declare namespace i7 {
declare namespace i6 {
export {

@@ -69,3 +57,3 @@ MAT_SELECTION_LIST_VALUE_ACCESSOR,

declare namespace i8 {
declare namespace i7 {
export {

@@ -78,3 +66,3 @@ SELECTION_LIST,

declare namespace i9 {
declare namespace i8 {
export {

@@ -85,2 +73,13 @@ MatListSubheaderCssMatStyler

declare namespace i9 {
export {
MatListItemTitle,
MatListItemLine,
MatListItemMeta,
_MatListItemGraphicBase,
MatListItemAvatar,
MatListItemIcon
}
}
/**

@@ -340,3 +339,3 @@ * Interface describing a list option. This is used to avoid circular

static ɵfac: i0.ɵɵFactoryDeclaration<MatListModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatListModule, never, [typeof i1.ObserversModule, typeof i2.CommonModule, typeof i3.MatCommonModule, typeof i3.MatRippleModule, typeof i3.MatPseudoCheckboxModule, typeof i4.MatList, typeof i5.MatActionList, typeof i6.MatNavList, typeof i7.MatSelectionList, typeof i4.MatListItem, typeof i8.MatListOption, typeof i9.MatListSubheaderCssMatStyler, typeof i10.MatListItemAvatar, typeof i10.MatListItemIcon, typeof i10.MatListItemLine, typeof i10.MatListItemTitle, typeof i10.MatListItemMeta], [typeof i4.MatList, typeof i5.MatActionList, typeof i6.MatNavList, typeof i7.MatSelectionList, typeof i4.MatListItem, typeof i8.MatListOption, typeof i10.MatListItemAvatar, typeof i10.MatListItemIcon, typeof i9.MatListSubheaderCssMatStyler, typeof i11.MatDividerModule, typeof i10.MatListItemLine, typeof i10.MatListItemTitle, typeof i10.MatListItemMeta]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatListModule, never, [typeof i1.ObserversModule, typeof i2.MatCommonModule, typeof i2.MatRippleModule, typeof i2.MatPseudoCheckboxModule, typeof i3.MatList, typeof i4.MatActionList, typeof i5.MatNavList, typeof i6.MatSelectionList, typeof i3.MatListItem, typeof i7.MatListOption, typeof i8.MatListSubheaderCssMatStyler, typeof i9.MatListItemAvatar, typeof i9.MatListItemIcon, typeof i9.MatListItemLine, typeof i9.MatListItemTitle, typeof i9.MatListItemMeta], [typeof i3.MatList, typeof i4.MatActionList, typeof i5.MatNavList, typeof i6.MatSelectionList, typeof i3.MatListItem, typeof i7.MatListOption, typeof i9.MatListItemAvatar, typeof i9.MatListItemIcon, typeof i8.MatListSubheaderCssMatStyler, typeof i10.MatDividerModule, typeof i9.MatListItemLine, typeof i9.MatListItemTitle, typeof i9.MatListItemMeta]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatListModule>;

@@ -343,0 +342,0 @@ }

@@ -10,6 +10,5 @@ import { AfterContentInit } from '@angular/core';

import * as i0 from '@angular/core';
import * as i1 from '@angular/common';
import * as i2 from '@angular/material/core';
import * as i3 from '@angular/cdk/overlay';
import * as i8 from '@angular/cdk/scrolling';
import * as i1 from '@angular/material/core';
import * as i2 from '@angular/cdk/overlay';
import * as i7 from '@angular/cdk/scrolling';
import { InjectionToken } from '@angular/core';

@@ -32,3 +31,3 @@ import { Observable } from 'rxjs';

declare namespace i4 {
declare namespace i3 {
export {

@@ -43,3 +42,3 @@ MAT_MENU_DEFAULT_OPTIONS_FACTORY,

declare namespace i5 {
declare namespace i4 {
export {

@@ -50,3 +49,3 @@ MatMenuItem

declare namespace i6 {
declare namespace i5 {
export {

@@ -58,3 +57,3 @@ MAT_MENU_CONTENT,

declare namespace i7 {
declare namespace i6 {
export {

@@ -352,3 +351,3 @@ MAT_MENU_SCROLL_STRATEGY_FACTORY,

static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatMenuModule, never, [typeof i1.CommonModule, typeof i2.MatRippleModule, typeof i2.MatCommonModule, typeof i3.OverlayModule, typeof i4.MatMenu, typeof i5.MatMenuItem, typeof i6.MatMenuContent, typeof i7.MatMenuTrigger], [typeof i8.CdkScrollableModule, typeof i4.MatMenu, typeof i2.MatCommonModule, typeof i5.MatMenuItem, typeof i6.MatMenuContent, typeof i7.MatMenuTrigger]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatMenuModule, never, [typeof i1.MatRippleModule, typeof i1.MatCommonModule, typeof i2.OverlayModule, typeof i3.MatMenu, typeof i4.MatMenuItem, typeof i5.MatMenuContent, typeof i6.MatMenuTrigger], [typeof i7.CdkScrollableModule, typeof i3.MatMenu, typeof i1.MatCommonModule, typeof i4.MatMenuItem, typeof i5.MatMenuContent, typeof i6.MatMenuTrigger]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatMenuModule>;

@@ -355,0 +354,0 @@ }

{
"name": "@angular/material",
"version": "19.0.0-next.10",
"version": "19.0.0-rc.0",
"description": "Angular Material",

@@ -357,3 +357,3 @@ "repository": {

"@angular/animations": "^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0",
"@angular/cdk": "19.0.0-next.10",
"@angular/cdk": "19.0.0-rc.0",
"@angular/core": "^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0",

@@ -360,0 +360,0 @@ "@angular/common": "^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0",

import { ElementRef } from '@angular/core';
import * as i0 from '@angular/core';
import * as i1 from '@angular/common';
import * as i3 from '@angular/material/core';
import * as i2 from '@angular/material/core';
import { InjectionToken } from '@angular/core';
import { ThemePalette } from '@angular/material/core';
declare namespace i2 {
declare namespace i1 {
export {

@@ -103,3 +102,3 @@ MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY,

static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, never, [typeof i1.CommonModule, typeof i2.MatProgressSpinner, typeof i2.MatProgressSpinner], [typeof i2.MatProgressSpinner, typeof i2.MatProgressSpinner, typeof i3.MatCommonModule]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, never, [typeof i1.MatProgressSpinner, typeof i1.MatProgressSpinner], [typeof i1.MatProgressSpinner, typeof i1.MatProgressSpinner, typeof i2.MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;

@@ -106,0 +105,0 @@ }

@@ -10,3 +10,2 @@ import { AfterContentInit } from '@angular/core';

import * as i1 from '@angular/material/core';
import * as i2 from '@angular/common';
import { InjectionToken } from '@angular/core';

@@ -18,3 +17,3 @@ import { OnDestroy } from '@angular/core';

declare namespace i3 {
declare namespace i2 {
export {

@@ -317,3 +316,3 @@ MAT_RADIO_DEFAULT_OPTIONS_FACTORY,

static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatRadioModule, never, [typeof i1.MatCommonModule, typeof i2.CommonModule, typeof i1.MatRippleModule, typeof i3.MatRadioGroup, typeof i3.MatRadioButton], [typeof i1.MatCommonModule, typeof i3.MatRadioGroup, typeof i3.MatRadioButton]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatRadioModule, never, [typeof i1.MatCommonModule, typeof i1.MatRippleModule, typeof i2.MatRadioGroup, typeof i2.MatRadioButton], [typeof i1.MatCommonModule, typeof i2.MatRadioGroup, typeof i2.MatRadioButton]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatRadioModule>;

@@ -320,0 +319,0 @@ }

@@ -22,3 +22,3 @@ "use strict";

*/
const fallbackMaterialVersionRange = `~19.0.0-next.10`;
const fallbackMaterialVersionRange = `~19.0.0-rc.0`;
/**

@@ -25,0 +25,0 @@ * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be

@@ -14,7 +14,6 @@ import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';

import * as i0 from '@angular/core';
import * as i1 from '@angular/common';
import * as i2 from '@angular/cdk/overlay';
import * as i3 from '@angular/material/core';
import * as i5 from '@angular/cdk/scrolling';
import * as i6 from '@angular/material/form-field';
import * as i1 from '@angular/cdk/overlay';
import * as i2 from '@angular/material/core';
import * as i4 from '@angular/cdk/scrolling';
import * as i5 from '@angular/material/form-field';
import { InjectionToken } from '@angular/core';

@@ -44,3 +43,3 @@ import { MatError } from '@angular/material/form-field';

declare namespace i4 {
declare namespace i3 {
export {

@@ -491,3 +490,3 @@ MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY,

static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatSelectModule, never, [typeof i1.CommonModule, typeof i2.OverlayModule, typeof i3.MatOptionModule, typeof i3.MatCommonModule, typeof i4.MatSelect, typeof i4.MatSelectTrigger], [typeof i5.CdkScrollableModule, typeof i6.MatFormFieldModule, typeof i4.MatSelect, typeof i4.MatSelectTrigger, typeof i3.MatOptionModule, typeof i3.MatCommonModule]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatSelectModule, never, [typeof i1.OverlayModule, typeof i2.MatOptionModule, typeof i2.MatCommonModule, typeof i3.MatSelect, typeof i3.MatSelectTrigger], [typeof i4.CdkScrollableModule, typeof i5.MatFormFieldModule, typeof i3.MatSelect, typeof i3.MatSelectTrigger, typeof i2.MatOptionModule, typeof i2.MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatSelectModule>;

@@ -494,0 +493,0 @@ }

@@ -18,6 +18,5 @@ import { AbstractControl } from '@angular/forms';

import * as i1 from '@angular/material/core';
import * as i2 from '@angular/common';
import * as i3 from '@angular/cdk/portal';
import * as i4 from '@angular/cdk/stepper';
import * as i5 from '@angular/material/icon';
import * as i2 from '@angular/cdk/portal';
import * as i3 from '@angular/cdk/stepper';
import * as i4 from '@angular/material/icon';
import { NgForm } from '@angular/forms';

@@ -36,10 +35,10 @@ import { OnDestroy } from '@angular/core';

export {
MatStepperIconContext,
MatStepperIcon
MatStepContent
}
}
declare namespace i11 {
declare namespace i5 {
export {
MatStepContent
MatStep,
MatStepper
}

@@ -50,4 +49,3 @@ }

export {
MatStep,
MatStepper
MatStepLabel
}

@@ -58,3 +56,4 @@ }

export {
MatStepLabel
MatStepperNext,
MatStepperPrevious
}

@@ -65,4 +64,3 @@ }

export {
MatStepperNext,
MatStepperPrevious
MatStepHeader
}

@@ -73,3 +71,4 @@ }

export {
MatStepHeader
MatStepperIconContext,
MatStepperIcon
}

@@ -278,3 +277,3 @@ }

static ɵfac: i0.ɵɵFactoryDeclaration<MatStepperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatStepperModule, never, [typeof i1.MatCommonModule, typeof i2.CommonModule, typeof i3.PortalModule, typeof i4.CdkStepperModule, typeof i5.MatIconModule, typeof i1.MatRippleModule, typeof i6.MatStep, typeof i7.MatStepLabel, typeof i6.MatStepper, typeof i8.MatStepperNext, typeof i8.MatStepperPrevious, typeof i9.MatStepHeader, typeof i10.MatStepperIcon, typeof i11.MatStepContent], [typeof i1.MatCommonModule, typeof i6.MatStep, typeof i7.MatStepLabel, typeof i6.MatStepper, typeof i8.MatStepperNext, typeof i8.MatStepperPrevious, typeof i9.MatStepHeader, typeof i10.MatStepperIcon, typeof i11.MatStepContent]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatStepperModule, never, [typeof i1.MatCommonModule, typeof i2.PortalModule, typeof i3.CdkStepperModule, typeof i4.MatIconModule, typeof i1.MatRippleModule, typeof i5.MatStep, typeof i6.MatStepLabel, typeof i5.MatStepper, typeof i7.MatStepperNext, typeof i7.MatStepperPrevious, typeof i8.MatStepHeader, typeof i9.MatStepperIcon, typeof i10.MatStepContent], [typeof i1.MatCommonModule, typeof i5.MatStep, typeof i6.MatStepLabel, typeof i5.MatStepper, typeof i7.MatStepperNext, typeof i7.MatStepperPrevious, typeof i8.MatStepHeader, typeof i9.MatStepperIcon, typeof i10.MatStepContent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatStepperModule>;

@@ -281,0 +280,0 @@ }

@@ -9,6 +9,5 @@ import { AfterViewInit } from '@angular/core';

import * as i1 from '@angular/cdk/a11y';
import * as i2 from '@angular/common';
import * as i3 from '@angular/cdk/overlay';
import * as i4 from '@angular/material/core';
import * as i6 from '@angular/cdk/scrolling';
import * as i2 from '@angular/cdk/overlay';
import * as i3 from '@angular/material/core';
import * as i5 from '@angular/cdk/scrolling';
import { InjectionToken } from '@angular/core';

@@ -30,3 +29,3 @@ import { NumberInput } from '@angular/cdk/coercion';

declare namespace i5 {
declare namespace i4 {
export {

@@ -258,3 +257,3 @@ getMatTooltipInvalidPositionError,

static ɵfac: i0.ɵɵFactoryDeclaration<MatTooltipModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTooltipModule, never, [typeof i1.A11yModule, typeof i2.CommonModule, typeof i3.OverlayModule, typeof i4.MatCommonModule, typeof i5.MatTooltip, typeof i5.TooltipComponent], [typeof i5.MatTooltip, typeof i5.TooltipComponent, typeof i4.MatCommonModule, typeof i6.CdkScrollableModule]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTooltipModule, never, [typeof i1.A11yModule, typeof i2.OverlayModule, typeof i3.MatCommonModule, typeof i4.MatTooltip, typeof i4.TooltipComponent], [typeof i4.MatTooltip, typeof i4.TooltipComponent, typeof i3.MatCommonModule, typeof i5.CdkScrollableModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatTooltipModule>;

@@ -261,0 +260,0 @@ }

Sorry, the diff of this file is not supported yet

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

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

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

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

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

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

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

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

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

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

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

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 too big to display

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

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