@firestitch/file
Advanced tools
Comparing version 14.0.0 to 15.0.0
@@ -10,3 +10,3 @@ import { OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileBouncingIconComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileBouncingIconComponent, "fs-file-bouncing-icon", never, { "icon": "icon"; "size": "size"; "color": "color"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileBouncingIconComponent, "fs-file-bouncing-icon", never, { "icon": "icon"; "size": "size"; "color": "color"; }, {}, never, never, false, never>; | ||
} |
@@ -15,3 +15,3 @@ import { OnDestroy } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileDragBaseComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileDragBaseComponent, "fs-file-drag-base", never, {}, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileDragBaseComponent, "fs-file-drag-base", never, {}, {}, never, never, false, never>; | ||
} |
@@ -7,3 +7,3 @@ import { OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileDragoverMessageComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileDragoverMessageComponent, "fs-file-dragover-message", never, {}, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileDragoverMessageComponent, "fs-file-dragover-message", never, {}, {}, never, never, false, never>; | ||
} |
@@ -15,3 +15,3 @@ import { EventEmitter } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileImagePickerDialogComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileImagePickerDialogComponent, "ng-component", never, {}, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileImagePickerDialogComponent, "ng-component", never, {}, {}, never, never, false, never>; | ||
} |
@@ -35,3 +35,3 @@ import { ChangeDetectorRef, EventEmitter, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileImagePickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileImagePickerComponent, "fs-file-image-picker", never, { "imageQuality": "imageQuality"; "borderRadius": "borderRadius"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "previewDiameter": "previewDiameter"; "previewFit": "previewFit"; "label": "label"; "minWidth": "minWidth"; "minHeight": "minHeight"; "disabled": "disabled"; "url": "url"; }, { "select": "select"; "error": "error"; "selectUrl": "selectUrl"; }, ["labelTemplate", "hintTemplate"], never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileImagePickerComponent, "fs-file-image-picker", never, { "imageQuality": "imageQuality"; "borderRadius": "borderRadius"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "previewDiameter": "previewDiameter"; "previewFit": "previewFit"; "label": "label"; "minWidth": "minWidth"; "minHeight": "minHeight"; "disabled": "disabled"; "url": "url"; }, { "select": "select"; "error": "error"; "selectUrl": "selectUrl"; }, ["labelTemplate", "hintTemplate"], never, false, never>; | ||
} |
@@ -69,3 +69,3 @@ import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit, QueryList, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFilePickerComponent, [{ optional: true; }, null]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePickerComponent, "fs-file-picker", never, { "minWidth": "minWidth"; "minHeight": "minHeight"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "imageQuality": "imageQuality"; "label": "label"; "showFilename": "showFilename"; "allowDownload": "allowDownload"; "allowReupload": "allowReupload"; "multiple": "multiple"; "allowRemove": "allowRemove"; "url": "url"; "file": "file"; "accept": "accept"; "disabled": "disabled"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; }, { "select": "select"; "remove": "remove"; "download": "download"; }, ["filePickerSelectTemplate", "labels", "previewActions"], ["[fsFileLabel]", "[fsFileHint]", "[fsFileMessageLabel]"], false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePickerComponent, "fs-file-picker", never, { "minWidth": "minWidth"; "minHeight": "minHeight"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "imageQuality": "imageQuality"; "label": "label"; "showFilename": "showFilename"; "allowDownload": "allowDownload"; "allowReupload": "allowReupload"; "multiple": "multiple"; "allowRemove": "allowRemove"; "url": "url"; "file": "file"; "accept": "accept"; "disabled": "disabled"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; }, { "select": "select"; "remove": "remove"; "download": "download"; }, ["filePickerSelectTemplate", "labels", "previewActions"], ["[fsFileLabel]", "[fsFileHint]", "[fsFileMessageLabel]"], false, never>; | ||
} |
@@ -31,3 +31,3 @@ import { AfterContentInit, EventEmitter, OnChanges, OnInit, QueryList, SimpleChanges } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFilePreviewComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePreviewComponent, "fs-file-preview", never, { "previewActions": "previewActions"; "showFilename": "showFilename"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; "file": "file"; "url": "url"; "index": "index"; "showActionOn": "showActionOn"; }, { "remove": "remove"; }, ["childrenPreviewActions"], ["*"], false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePreviewComponent, "fs-file-preview", never, { "previewActions": "previewActions"; "showFilename": "showFilename"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; "file": "file"; "url": "url"; "index": "index"; "showActionOn": "showActionOn"; }, { "remove": "remove"; }, ["childrenPreviewActions"], ["*"], false, never>; | ||
} |
@@ -16,3 +16,3 @@ import { EventEmitter, QueryList } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFilePreviewsComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePreviewsComponent, "fs-file-previews", never, { "files": "files"; "mapFile": "mapFile"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; "showActionOn": "showActionOn"; }, { "removed": "removed"; }, ["previewActions"], never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFilePreviewsComponent, "fs-file-previews", never, { "files": "files"; "mapFile": "mapFile"; "previewWidth": "previewWidth"; "previewHeight": "previewHeight"; "showActionOn": "showActionOn"; }, { "removed": "removed"; }, ["previewActions"], never, false, never>; | ||
} |
@@ -50,3 +50,3 @@ import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileComponent, [null, null, { optional: true; }, null]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileComponent, "fs-file", never, { "minHeight": "minHeight"; "minWidth": "minWidth"; "orientate": "orientate"; "multiple": "multiple"; "capture": "capture"; "allowClick": "allowClick"; "allowDrop": "allowDrop"; "accept": "accept"; "disabled": "disabled"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "imageQuality": "imageQuality"; }, { "select": "select"; "error": "error"; "beforeProcessing": "beforeProcessing"; "clicked": "clicked"; "declined": "declined"; }, never, ["*"], false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FsFileComponent, "fs-file", never, { "minHeight": "minHeight"; "minWidth": "minWidth"; "orientate": "orientate"; "multiple": "multiple"; "capture": "capture"; "allowClick": "allowClick"; "allowDrop": "allowDrop"; "accept": "accept"; "disabled": "disabled"; "imageWidth": "imageWidth"; "imageHeight": "imageHeight"; "imageQuality": "imageQuality"; }, { "select": "select"; "error": "error"; "beforeProcessing": "beforeProcessing"; "clicked": "clicked"; "declined": "declined"; }, never, ["*"], false, never>; | ||
} |
import * as i0 from "@angular/core"; | ||
export declare class FsFileHintDirective { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileHintDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFileHintDirective, "[fsFileHint][fsFileLabelMessage]", never, {}, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFileHintDirective, "[fsFileHint][fsFileLabelMessage]", never, {}, {}, never, never, false, never>; | ||
} |
import * as i0 from "@angular/core"; | ||
export declare class FsFileLabelDirective { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFileLabelDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFileLabelDirective, "[fsFileLabel]", never, {}, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFileLabelDirective, "[fsFileLabel]", never, {}, {}, never, never, false, never>; | ||
} |
import * as i0 from "@angular/core"; | ||
export declare class FsFilePickerSelectDirective { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFilePickerSelectDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFilePickerSelectDirective, "[fsFilePickerSelect]", never, {}, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFilePickerSelectDirective, "[fsFilePickerSelect]", never, {}, {}, never, never, false, never>; | ||
} |
@@ -18,3 +18,3 @@ import { EventEmitter, TemplateRef } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FsFilePreviewActionDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFilePreviewActionDirective, "[fs-file-preview-action]", never, { "placement": "placement"; "tooltip": "tooltip"; "action": "action"; "hide": "hide"; "forTypes": "for-types"; }, { "click": "click"; }, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FsFilePreviewActionDirective, "[fs-file-preview-action]", never, { "placement": "placement"; "tooltip": "tooltip"; "action": "action"; "hide": "hide"; "forTypes": "for-types"; }, { "click": "click"; }, never, never, false, never>; | ||
} |
{ | ||
"name": "@firestitch/file", | ||
"version": "14.0.0", | ||
"version": "15.0.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
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
1154551