- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- Location:
- trip-planner-front/node_modules/@angular/material/list
- Files:
-
- 7 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular/material/list/index.d.ts
rceaed42 r59329aa 3 3 */ 4 4 export * from './public-api'; 5 6 //# sourceMappingURL=index.d.ts.map -
trip-planner-front/node_modules/@angular/material/list/list-module.d.ts
rceaed42 r59329aa 6 6 * found in the LICENSE file at https://angular.io/license 7 7 */ 8 import * as ɵngcc0 from '@angular/core';9 import * as ɵngcc1 from './list';10 import * as ɵngcc2 from './selection-list';11 import * as ɵngcc3 from '@angular/material/core';12 import * as ɵngcc4 from '@angular/common';13 import * as ɵngcc5 from '@angular/material/divider';14 8 export declare class MatListModule { 15 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListModule, never>;16 static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatListModule, [typeof ɵngcc1.MatList, typeof ɵngcc1.MatNavList, typeof ɵngcc1.MatListItem, typeof ɵngcc1.MatListAvatarCssMatStyler, typeof ɵngcc1.MatListIconCssMatStyler, typeof ɵngcc1.MatListSubheaderCssMatStyler, typeof ɵngcc2.MatSelectionList, typeof ɵngcc2.MatListOption], [typeof ɵngcc3.MatLineModule, typeof ɵngcc3.MatRippleModule, typeof ɵngcc3.MatCommonModule, typeof ɵngcc3.MatPseudoCheckboxModule, typeof ɵngcc4.CommonModule], [typeof ɵngcc1.MatList, typeof ɵngcc1.MatNavList, typeof ɵngcc1.MatListItem, typeof ɵngcc1.MatListAvatarCssMatStyler, typeof ɵngcc3.MatLineModule, typeof ɵngcc3.MatCommonModule, typeof ɵngcc1.MatListIconCssMatStyler, typeof ɵngcc1.MatListSubheaderCssMatStyler, typeof ɵngcc3.MatPseudoCheckboxModule, typeof ɵngcc2.MatSelectionList, typeof ɵngcc2.MatListOption, typeof ɵngcc5.MatDividerModule]>;17 static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatListModule>;18 9 } 19 20 //# sourceMappingURL=list-module.d.ts.map -
trip-planner-front/node_modules/@angular/material/list/list.d.ts
rceaed42 r59329aa 11 11 import { Subject } from 'rxjs'; 12 12 /** @docs-private */ 13 import * as ɵngcc0 from '@angular/core';14 13 declare const _MatListBase: import("@angular/material/core/common-behaviors/constructor").Constructor<CanDisable> & import("@angular/material/core/common-behaviors/constructor").AbstractConstructor<CanDisable> & import("@angular/material/core/common-behaviors/constructor").Constructor<CanDisableRipple> & import("@angular/material/core/common-behaviors/constructor").AbstractConstructor<CanDisableRipple> & { 15 14 new (): {}; … … 38 37 static ngAcceptInputType_disableRipple: BooleanInput; 39 38 static ngAcceptInputType_disabled: BooleanInput; 40 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatNavList, never>;41 static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, never, ["*"]>;42 39 } 43 40 export declare class MatList extends _MatListBase implements CanDisable, CanDisableRipple, OnChanges, OnDestroy { … … 51 48 static ngAcceptInputType_disableRipple: BooleanInput; 52 49 static ngAcceptInputType_disabled: BooleanInput; 53 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatList, never>;54 static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<MatList, "mat-list, mat-action-list", ["matList"], { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, never, ["*"]>;55 50 } 56 51 /** … … 59 54 */ 60 55 export declare class MatListAvatarCssMatStyler { 61 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListAvatarCssMatStyler, never>;62 static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListAvatarCssMatStyler, "[mat-list-avatar], [matListAvatar]", never, {}, {}, never>;63 56 } 64 57 /** … … 67 60 */ 68 61 export declare class MatListIconCssMatStyler { 69 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListIconCssMatStyler, never>;70 static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListIconCssMatStyler, "[mat-list-icon], [matListIcon]", never, {}, {}, never>;71 62 } 72 63 /** … … 75 66 */ 76 67 export declare class MatListSubheaderCssMatStyler { 77 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;78 static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never>;79 68 } 80 69 /** An item within a Material Design list. */ … … 100 89 static ngAcceptInputType_disableRipple: BooleanInput; 101 90 static ngAcceptInputType_disabled: BooleanInput; 102 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListItem, [null, null, { optional: true; }, { optional: true; }]>;103 static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, ["_avatar", "_icon", "_lines"], ["[mat-list-avatar], [mat-list-icon], [matListAvatar], [matListIcon]", "[mat-line], [matLine]", "*"]>;104 91 } 105 92 export {}; 106 107 //# sourceMappingURL=list.d.ts.map -
trip-planner-front/node_modules/@angular/material/list/package.json
rceaed42 r59329aa 2 2 "name": "@angular/material/list", 3 3 "main": "../bundles/material-list.umd.js", 4 "fesm2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",5 4 "fesm2015": "../fesm2015/list.js", 6 5 "esm2015": "../esm2015/list/index.js", 7 6 "typings": "./index.d.ts", 8 "module_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",9 7 "module": "../fesm2015/list.js", 10 "es2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js", 11 "es2015": "../fesm2015/list.js", 12 "__processed_by_ivy_ngcc__": { 13 "es2015": "12.2.9", 14 "fesm2015": "12.2.9", 15 "module": "12.2.9", 16 "typings": "12.2.9" 17 }, 18 "scripts": { 19 "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1" 20 } 8 "es2015": "../fesm2015/list.js" 21 9 } -
trip-planner-front/node_modules/@angular/material/list/selection-list.d.ts
rceaed42 r59329aa 13 13 import { CanDisableRipple, MatLine, ThemePalette } from '@angular/material/core'; 14 14 import { MatListAvatarCssMatStyler, MatListIconCssMatStyler } from './list'; 15 import * as ɵngcc0 from '@angular/core';16 15 declare const _MatSelectionListBase: import("@angular/material/core/common-behaviors/constructor").Constructor<CanDisableRipple> & import("@angular/material/core/common-behaviors/constructor").AbstractConstructor<CanDisableRipple> & { 17 16 new (): {}; … … 129 128 static ngAcceptInputType_selected: BooleanInput; 130 129 static ngAcceptInputType_disableRipple: BooleanInput; 131 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListOption, never>;132 static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<MatListOption, "mat-list-option", ["matListOption"], { "disableRipple": "disableRipple"; "checkboxPosition": "checkboxPosition"; "color": "color"; "value": "value"; "selected": "selected"; "disabled": "disabled"; }, { "selectedChange": "selectedChange"; }, ["_avatar", "_icon", "_lines"], ["*", "[mat-list-avatar], [mat-list-icon], [matListAvatar], [matListIcon]"]>;133 130 } 134 131 /** … … 244 241 static ngAcceptInputType_disableRipple: BooleanInput; 245 242 static ngAcceptInputType_multiple: BooleanInput; 246 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatSelectionList, [null, { attribute: "tabindex"; }, null, null]>;247 static ɵcmp: ɵngcc0.ɵɵComponentDeclaration<MatSelectionList, "mat-selection-list", ["matSelectionList"], { "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "color": "color"; "compareWith": "compareWith"; "disabled": "disabled"; "multiple": "multiple"; }, { "selectionChange": "selectionChange"; }, ["options"], ["*"]>;248 243 } 249 244 export {}; 250 251 //# sourceMappingURL=selection-list.d.ts.map
Note:
See TracChangeset
for help on using the changeset viewer.