Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

Location:
trip-planner-front/node_modules/@angular/material
Files:
9 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/material/list/index.d.ts

    rceaed42 r59329aa  
    33 */
    44export * from './public-api';
    5 
    6 //# sourceMappingURL=index.d.ts.map
  • trip-planner-front/node_modules/@angular/material/list/list-module.d.ts

    rceaed42 r59329aa  
    66 * found in the LICENSE file at https://angular.io/license
    77 */
    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';
    148export 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>;
    189}
    19 
    20 //# sourceMappingURL=list-module.d.ts.map
  • trip-planner-front/node_modules/@angular/material/list/list.d.ts

    rceaed42 r59329aa  
    1111import { Subject } from 'rxjs';
    1212/** @docs-private */
    13 import * as ɵngcc0 from '@angular/core';
    1413declare 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> & {
    1514    new (): {};
     
    3837    static ngAcceptInputType_disableRipple: BooleanInput;
    3938    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, ["*"]>;
    4239}
    4340export declare class MatList extends _MatListBase implements CanDisable, CanDisableRipple, OnChanges, OnDestroy {
     
    5148    static ngAcceptInputType_disableRipple: BooleanInput;
    5249    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, ["*"]>;
    5550}
    5651/**
     
    5954 */
    6055export declare class MatListAvatarCssMatStyler {
    61     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListAvatarCssMatStyler, never>;
    62     static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListAvatarCssMatStyler, "[mat-list-avatar], [matListAvatar]", never, {}, {}, never>;
    6356}
    6457/**
     
    6760 */
    6861export declare class MatListIconCssMatStyler {
    69     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListIconCssMatStyler, never>;
    70     static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListIconCssMatStyler, "[mat-list-icon], [matListIcon]", never, {}, {}, never>;
    7162}
    7263/**
     
    7566 */
    7667export declare class MatListSubheaderCssMatStyler {
    77     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;
    78     static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never>;
    7968}
    8069/** An item within a Material Design list. */
     
    10089    static ngAcceptInputType_disableRipple: BooleanInput;
    10190    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]", "*"]>;
    10491}
    10592export {};
    106 
    107 //# sourceMappingURL=list.d.ts.map
  • trip-planner-front/node_modules/@angular/material/list/package.json

    rceaed42 r59329aa  
    22  "name": "@angular/material/list",
    33  "main": "../bundles/material-list.umd.js",
    4   "fesm2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",
    54  "fesm2015": "../fesm2015/list.js",
    65  "esm2015": "../esm2015/list/index.js",
    76  "typings": "./index.d.ts",
    8   "module_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",
    97  "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"
    219}
  • trip-planner-front/node_modules/@angular/material/list/selection-list.d.ts

    rceaed42 r59329aa  
    1313import { CanDisableRipple, MatLine, ThemePalette } from '@angular/material/core';
    1414import { MatListAvatarCssMatStyler, MatListIconCssMatStyler } from './list';
    15 import * as ɵngcc0 from '@angular/core';
    1615declare const _MatSelectionListBase: import("@angular/material/core/common-behaviors/constructor").Constructor<CanDisableRipple> & import("@angular/material/core/common-behaviors/constructor").AbstractConstructor<CanDisableRipple> & {
    1716    new (): {};
     
    129128    static ngAcceptInputType_selected: BooleanInput;
    130129    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]"]>;
    133130}
    134131/**
     
    244241    static ngAcceptInputType_disableRipple: BooleanInput;
    245242    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"], ["*"]>;
    248243}
    249244export {};
    250 
    251 //# sourceMappingURL=selection-list.d.ts.map
  • trip-planner-front/node_modules/@angular/material/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@angular/material",
    3   "version": "12.2.10",
     2  "_args": [
     3    [
     4      "@angular/material@12.2.10",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_from": "@angular/material@12.2.10",
     9  "_id": "@angular/material@12.2.10",
     10  "_inBundle": false,
     11  "_integrity": "sha512-iC0EA8ogpn/KJ+kr3TEfQJLYPAtrguMr21KAGwtKOOLng1HiEhH6qEqlc0PPYUUQ06i+8nJr/WWfL0ORKXh3fg==",
     12  "_location": "/@angular/material",
     13  "_phantomChildren": {},
     14  "_requested": {
     15    "type": "version",
     16    "registry": true,
     17    "raw": "@angular/material@12.2.10",
     18    "name": "@angular/material",
     19    "escapedName": "@angular%2fmaterial",
     20    "scope": "@angular",
     21    "rawSpec": "12.2.10",
     22    "saveSpec": null,
     23    "fetchSpec": "12.2.10"
     24  },
     25  "_requiredBy": [
     26    "/"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/@angular/material/-/material-12.2.10.tgz",
     29  "_spec": "12.2.10",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/angular/components/issues"
     33  },
     34  "dependencies": {
     35    "tslib": "^2.2.0"
     36  },
    437  "description": "Angular Material",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/angular/components.git"
    8   },
     38  "es2015": "./fesm2015/material.js",
     39  "esm2015": "./esm2015/index.js",
     40  "fesm2015": "./fesm2015/material.js",
     41  "homepage": "https://github.com/angular/components#readme",
    942  "keywords": [
    1043    "angular",
     
    1447  ],
    1548  "license": "MIT",
    16   "bugs": {
    17     "url": "https://github.com/angular/components/issues"
    18   },
    19   "homepage": "https://github.com/angular/components#readme",
    20   "peerDependencies": {
    21     "@angular/animations": "^12.0.0 || ^13.0.0-0",
    22     "@angular/cdk": "12.2.10",
    23     "@angular/core": "^12.0.0 || ^13.0.0-0",
    24     "@angular/common": "^12.0.0 || ^13.0.0-0",
    25     "@angular/forms": "^12.0.0 || ^13.0.0-0",
    26     "rxjs": "^6.5.3 || ^7.0.0"
    27   },
    28   "dependencies": {
    29     "tslib": "^2.2.0"
    30   },
    31   "schematics": "./schematics/collection.json",
     49  "main": "./bundles/material.umd.js",
     50  "module": "./fesm2015/material.js",
     51  "name": "@angular/material",
    3252  "ng-update": {
    3353    "migrations": "./schematics/migration.json",
     
    3959    ]
    4060  },
     61  "peerDependencies": {
     62    "@angular/animations": "^12.0.0 || ^13.0.0-0",
     63    "@angular/cdk": "12.2.10",
     64    "@angular/core": "^12.0.0 || ^13.0.0-0",
     65    "@angular/common": "^12.0.0 || ^13.0.0-0",
     66    "@angular/forms": "^12.0.0 || ^13.0.0-0",
     67    "rxjs": "^6.5.3 || ^7.0.0"
     68  },
     69  "repository": {
     70    "type": "git",
     71    "url": "git+https://github.com/angular/components.git"
     72  },
     73  "schematics": "./schematics/collection.json",
    4174  "sideEffects": false,
    42   "main": "./bundles/material.umd.js",
    43   "fesm2015": "./fesm2015/material.js",
    44   "esm2015": "./esm2015/index.js",
    4575  "typings": "./index.d.ts",
    46   "module": "./fesm2015/material.js",
    47   "es2015": "./fesm2015/material.js"
     76  "version": "12.2.10"
    4877}
Note: See TracChangeset for help on using the changeset viewer.