@syncfusion/ej2-angular-filemanager
Advanced tools
Comparing version 27.1.53 to 27.1.55-ngcc
{ | ||
"_from": "@syncfusion/ej2-angular-filemanager@*", | ||
"_id": "@syncfusion/ej2-angular-filemanager@27.1.52", | ||
"_id": "@syncfusion/ej2-angular-filemanager@27.1.51", | ||
"_inBundle": false, | ||
"_integrity": "sha512-qdUWRRFZZG9ecOAdTFEBcG2t2zj14FmKWBLLJB3axOW9WiynPqVJJiRZ6PkqZu6b95Cb149XkotfAh/Gp5Fefw==", | ||
"_integrity": "sha512-e+fsRDRBuziYG23iu5DEQdDvvkjYku6i20NGvsXAP9A9rtYcAIPC4WXSLiaSUi+FGE4JdWnK2PMnFg0aBTP4wA==", | ||
"_location": "/@syncfusion/ej2-angular-filemanager", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-27.1.52.tgz", | ||
"_shasum": "4b20513cb84bd23e1d7a9be654c9f1687cb16bab", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-27.1.51.tgz", | ||
"_shasum": "e4253a4123d806cf599d41a8c192ff8f3d0ad2b9", | ||
"_spec": "@syncfusion/ej2-angular-filemanager@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included", | ||
"author": { | ||
@@ -36,24 +36,9 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-angular-base": "~27.1.50", | ||
"@syncfusion/ej2-base": "~27.1.53", | ||
"@syncfusion/ej2-filemanager": "27.1.53" | ||
"@syncfusion/ej2-base": "~27.1.55", | ||
"@syncfusion/ej2-filemanager": "27.1.55" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 FileManager Component for Angular", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-filemanager.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-filemanager.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-filemanager.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-filemanager.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-filemanager.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-filemanager.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-filemanager.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-filemanager.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-filemanager.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-filemanager.mjs", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-filemanager.js", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -72,3 +57,5 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"module": "fesm2015/syncfusion-ej2-angular-filemanager.mjs", | ||
"main": "dist/ej2-angular-filemanager.umd.js", | ||
"metadata": "ej2-angular-filemanager.metadata.json", | ||
"module": "@syncfusion/ej2-angular-filemanager.es5.js", | ||
"name": "@syncfusion/ej2-angular-filemanager", | ||
@@ -81,4 +68,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "syncfusion-ej2-angular-filemanager.d.ts", | ||
"version": "27.1.53" | ||
"typings": "ej2-angular-filemanager.d.ts", | ||
"version": "27.1.55-ngcc" | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-filemanager'; | ||
exports.pkgVer = '^27.1.53'; | ||
exports.pkgVer = '^27.1.55'; | ||
exports.moduleName = 'FileManagerModule'; | ||
exports.themeVer = '~27.1.53'; | ||
exports.themeVer = '~27.1.55'; |
export const pkgName = '@syncfusion/ej2-angular-filemanager'; | ||
export const pkgVer = '^27.1.53'; | ||
export const pkgVer = '^27.1.55'; | ||
export const moduleName = 'FileManagerModule'; | ||
export const themeVer = '~27.1.53'; | ||
export const themeVer = '~27.1.55'; |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./filemanager.module"; | ||
export declare const DetailsViewService: ValueProvider; | ||
@@ -16,5 +13,2 @@ export declare const NavigationPaneService: ValueProvider; | ||
export declare class FileManagerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FileManagerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<FileManagerAllModule, never, [typeof i1.CommonModule, typeof i2.FileManagerModule], [typeof i2.FileManagerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<FileManagerAllModule>; | ||
} |
@@ -5,3 +5,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core'; | ||
import { ToolbarItemsDirective } from './toolbaritems.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -66,4 +65,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FileManagerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<FileManagerComponent, "ejs-filemanager", never, { "ajaxSettings": "ajaxSettings"; "allowDragAndDrop": "allowDragAndDrop"; "allowMultiSelection": "allowMultiSelection"; "contextMenuSettings": "contextMenuSettings"; "cssClass": "cssClass"; "detailsViewSettings": "detailsViewSettings"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRangeSelection": "enableRangeSelection"; "enableRtl": "enableRtl"; "enableVirtualization": "enableVirtualization"; "fileSystemData": "fileSystemData"; "height": "height"; "locale": "locale"; "navigationPaneSettings": "navigationPaneSettings"; "path": "path"; "popupTarget": "popupTarget"; "rootAliasName": "rootAliasName"; "searchSettings": "searchSettings"; "selectedItems": "selectedItems"; "showFileExtension": "showFileExtension"; "showHiddenItems": "showHiddenItems"; "showItemCheckBoxes": "showItemCheckBoxes"; "showThumbnail": "showThumbnail"; "sortBy": "sortBy"; "sortComparer": "sortComparer"; "sortOrder": "sortOrder"; "toolbarItems": "toolbarItems"; "toolbarSettings": "toolbarSettings"; "uploadSettings": "uploadSettings"; "view": "view"; "width": "width"; }, { "beforeDelete": "beforeDelete"; "beforeDownload": "beforeDownload"; "beforeFolderCreate": "beforeFolderCreate"; "beforeImageLoad": "beforeImageLoad"; "beforeMove": "beforeMove"; "beforePopupClose": "beforePopupClose"; "beforePopupOpen": "beforePopupOpen"; "beforeRename": "beforeRename"; "beforeSend": "beforeSend"; "created": "created"; "delete": "delete"; "destroyed": "destroyed"; "failure": "failure"; "fileDragStart": "fileDragStart"; "fileDragStop": "fileDragStop"; "fileDragging": "fileDragging"; "fileDropped": "fileDropped"; "fileLoad": "fileLoad"; "fileOpen": "fileOpen"; "fileSelect": "fileSelect"; "fileSelection": "fileSelection"; "folderCreate": "folderCreate"; "menuClick": "menuClick"; "menuClose": "menuClose"; "menuOpen": "menuOpen"; "move": "move"; "popupClose": "popupClose"; "popupOpen": "popupOpen"; "rename": "rename"; "search": "search"; "success": "success"; "toolbarClick": "toolbarClick"; "toolbarCreate": "toolbarCreate"; "uploadListCreate": "uploadListCreate"; }, ["childToolbarItems"], never>; | ||
} |
@@ -1,5 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./filemanager.component"; | ||
import * as i2 from "./toolbaritems.directive"; | ||
import * as i3 from "@angular/common"; | ||
/** | ||
@@ -9,5 +5,2 @@ * NgModule definition for the FileManager component. | ||
export declare class FileManagerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FileManagerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<FileManagerModule, [typeof i1.FileManagerComponent, typeof i2.ToolbarItemDirective, typeof i2.ToolbarItemsDirective], [typeof i3.CommonModule], [typeof i1.FileManagerComponent, typeof i2.ToolbarItemDirective, typeof i2.ToolbarItemsDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<FileManagerModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
export declare class ToolbarItemDirective extends ComplexBase<ToolbarItemDirective> { | ||
@@ -138,4 +137,2 @@ private viewContainerRef; | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ToolbarItemDirective, "e-toolbaritems>e-toolbaritem", never, { "align": "align"; "cssClass": "cssClass"; "disabled": "disabled"; "htmlAttributes": "htmlAttributes"; "id": "id"; "name": "name"; "overflow": "overflow"; "prefixIcon": "prefixIcon"; "showAlwaysInPopup": "showAlwaysInPopup"; "showTextOn": "showTextOn"; "suffixIcon": "suffixIcon"; "tabIndex": "tabIndex"; "template": "template"; "text": "text"; "tooltipText": "tooltipText"; "type": "type"; "visible": "visible"; "width": "width"; }, {}, ["template"]>; | ||
} | ||
@@ -148,4 +145,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ToolbarItemsDirective, "ejs-filemanager>e-toolbaritems", never, {}, {}, ["children"]>; | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
261406
1670
145
80
2
+ Added@syncfusion/ej2-filemanager@27.1.55(transitive)
- Removed@syncfusion/ej2-filemanager@27.1.53(transitive)