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

@syncfusion/ej2-angular-filemanager

Package Overview
Dependencies
Maintainers
0
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-filemanager - npm Package Compare versions

Comparing version 26.2.7-ngcc to 26.2.7

CHANGELOG.md

40

package.json
{
"_from": "@syncfusion/ej2-angular-filemanager@*",
"_id": "@syncfusion/ej2-angular-filemanager@26.1.35",
"_id": "@syncfusion/ej2-angular-filemanager@26.2.5",
"_inBundle": false,
"_integrity": "sha512-VmIBLXibLFx+/bbC1HCDSxwNy3Ugl08LOm1HuLoYZM57yCfh04a8dwwVWZ/0yc7IDWUSwFuX06+/W8Anwjq05g==",
"_integrity": "sha512-OOZk2CM6aw7ij9SUtrVHvSeQcFs4OcxfaMnX/ZcQ7DvJR3WhMkL0KdejViQVIg4oB9HzjFhfcpce6VK8tVe53g==",
"_location": "/@syncfusion/ej2-angular-filemanager",

@@ -22,6 +22,6 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-26.1.35.tgz",
"_shasum": "a2a4b7450a79b93bd8e2bea92c1bf986cd821041",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-26.2.5.tgz",
"_shasum": "94188a7a7d3a50f4541678953e76e1000ba4c005",
"_spec": "@syncfusion/ej2-angular-filemanager@*",
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
"author": {

@@ -37,8 +37,24 @@ "name": "Syncfusion Inc."

"@syncfusion/ej2-base": "~26.2.5",
"@syncfusion/ej2-filemanager": "26.2.7"
"@syncfusion/ej2-filemanager": "26.2.7",
"tslib": "^2.3.0"
},
"deprecated": false,
"description": "Essential JS 2 FileManager Component for Angular",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-filemanager.js",
"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",
"homepage": "https://www.syncfusion.com/angular-components",

@@ -57,5 +73,3 @@ "keywords": [

"license": "SEE LICENSE IN license",
"main": "dist/ej2-angular-filemanager.umd.js",
"metadata": "ej2-angular-filemanager.metadata.json",
"module": "@syncfusion/ej2-angular-filemanager.es5.js",
"module": "fesm2015/syncfusion-ej2-angular-filemanager.mjs",
"name": "@syncfusion/ej2-angular-filemanager",

@@ -68,4 +82,4 @@ "repository": {

"sideEffects": false,
"typings": "ej2-angular-filemanager.d.ts",
"version": "26.2.7-ngcc"
"typings": "syncfusion-ej2-angular-filemanager.d.ts",
"version": "26.2.7"
}
export const pkgName = '@syncfusion/ej2-angular-filemanager';
export const pkgVer = '^26.1.40';
export const pkgVer = '^26.2.5';
export const moduleName = 'FileManagerModule';
export const themeVer = '~26.1.40';
export const themeVer = '~26.2.5';
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;

@@ -13,2 +16,5 @@ 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,2 +5,3 @@ 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[];

@@ -64,2 +65,4 @@ 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"; "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"; "menuOpen": "menuOpen"; "move": "move"; "popupClose": "popupClose"; "popupOpen": "popupOpen"; "rename": "rename"; "search": "search"; "success": "success"; "toolbarClick": "toolbarClick"; "toolbarCreate": "toolbarCreate"; "uploadListCreate": "uploadListCreate"; }, ["childToolbarItems"], never>;
}

@@ -0,1 +1,5 @@

import * as i0 from "@angular/core";
import * as i1 from "./filemanager.component";
import * as i2 from "./toolbaritems.directive";
import * as i3 from "@angular/common";
/**

@@ -5,2 +9,5 @@ * 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> {

@@ -137,2 +138,4 @@ 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"]>;
}

@@ -145,2 +148,4 @@ /**

constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemsDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ToolbarItemsDirective, "ejs-filemanager>e-toolbaritems", never, {}, {}, ["children"]>;
}
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