@syncfusion/ej2-react-filemanager 31.2.2 → 32.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -2
- package/diConfig.json +10 -2
- package/dist/ej2-react-filemanager.min.js +0 -9
- package/dist/ej2-react-filemanager.umd.min.js +0 -9
- package/package.json +16 -46
- package/src/file-manager/filemanager.component.d.ts +6 -2
- package/src/file-manager/toolbaritems-directive.d.ts +2 -0
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +1 -1
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +1 -1
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +1 -1
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +1 -1
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +1 -1
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +1 -1
- package/styles/bootstrap5.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +1 -1
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +1 -1
- package/styles/file-manager/bds.scss +1 -1
- package/styles/file-manager/bootstrap-dark.scss +1 -1
- package/styles/file-manager/bootstrap.scss +1 -1
- package/styles/file-manager/bootstrap4.scss +1 -1
- package/styles/file-manager/bootstrap5-dark.scss +1 -1
- package/styles/file-manager/bootstrap5.3.scss +1 -1
- package/styles/file-manager/bootstrap5.scss +1 -1
- package/styles/file-manager/fabric-dark.scss +1 -1
- package/styles/file-manager/fabric.scss +1 -1
- package/styles/file-manager/fluent-dark.scss +1 -1
- package/styles/file-manager/fluent.scss +1 -1
- package/styles/file-manager/fluent2.scss +1 -1
- package/styles/file-manager/highcontrast-light.scss +1 -1
- package/styles/file-manager/highcontrast.scss +1 -1
- package/styles/file-manager/material-dark.scss +1 -1
- package/styles/file-manager/material.scss +1 -1
- package/styles/file-manager/material3-dark.scss +1 -2
- package/styles/file-manager/material3.scss +1 -2
- package/styles/file-manager/tailwind-dark.scss +1 -1
- package/styles/file-manager/tailwind.scss +1 -1
- package/styles/file-manager/tailwind3.scss +1 -1
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +1 -1
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +1 -1
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +1 -1
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +1 -1
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +1 -1
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +1 -1
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +1 -1
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +1 -2
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +1 -2
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +1 -1
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +1 -1
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +1 -1
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@ The [React FileManager](https://www.syncfusion.com/react-components/react-file-m
|
|
|
15
15
|
<p align="center">
|
|
16
16
|
Trusted by the world's leading companies
|
|
17
17
|
<a href="https://www.syncfusion.com">
|
|
18
|
-
<img src="https://
|
|
18
|
+
<img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
|
|
19
19
|
</a>
|
|
20
20
|
</p>
|
|
21
21
|
|
|
@@ -102,6 +102,14 @@ The React FileManager component is also offered in the following list of framewo
|
|
|
102
102
|
* [Localization](https://ej2.syncfusion.com/react/documentation/file-manager/localization/?utm_source=npm&utm_medium=listing&utm_campaign=react-file-manager-npm): The component supports localization, allowing it to be used in a variety of languages and regions.
|
|
103
103
|
* [Accessibility](https://ej2.syncfusion.com/react/documentation/file-manager/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=react-file-manager-npm): The component is designed with accessibility in mind, ensuring that it is usable by users with disabilities.
|
|
104
104
|
|
|
105
|
+
## Resources
|
|
106
|
+
|
|
107
|
+
* [AI Coding Assistant](https://ej2.syncfusion.com/react/documentation/ai-coding-assistants/overview)
|
|
108
|
+
* [Theme Studio](https://ej2.syncfusion.com/themestudio/)
|
|
109
|
+
* [What's New](https://www.syncfusion.com/products/whatsnew/react?utm_medium=listing&utm_source=github)
|
|
110
|
+
* [Road Map](https://www.syncfusion.com/products/roadmap/react)
|
|
111
|
+
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=react&type=all)
|
|
112
|
+
|
|
105
113
|
## Support
|
|
106
114
|
|
|
107
115
|
Product support is available through following mediums.
|
|
@@ -118,7 +126,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
118
126
|
|
|
119
127
|
## License and copyright
|
|
120
128
|
|
|
121
|
-
> This is a commercial product and requires a paid license for possession or use. Syncfusion
|
|
129
|
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
|
|
122
130
|
|
|
123
131
|
> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
124
132
|
|
package/diConfig.json
CHANGED
|
@@ -153,7 +153,9 @@
|
|
|
153
153
|
"arrayDirectiveClassName": "columns",
|
|
154
154
|
"templateProperties": [
|
|
155
155
|
"template",
|
|
156
|
-
"headerTemplate"
|
|
156
|
+
"headerTemplate",
|
|
157
|
+
"largeIconsTemplate",
|
|
158
|
+
"navigationPaneTemplate"
|
|
157
159
|
]
|
|
158
160
|
}
|
|
159
161
|
]
|
|
@@ -183,9 +185,15 @@
|
|
|
183
185
|
"directiveClassName": "ToolbarItem",
|
|
184
186
|
"arrayDirectiveClassName": "ToolbarItems",
|
|
185
187
|
"templateProperties": [
|
|
186
|
-
"template"
|
|
188
|
+
"template",
|
|
189
|
+
"largeIconsTemplate",
|
|
190
|
+
"navigationPaneTemplate"
|
|
187
191
|
]
|
|
188
192
|
}
|
|
193
|
+
],
|
|
194
|
+
"templateProperties": [
|
|
195
|
+
"largeIconsTemplate",
|
|
196
|
+
"navigationPaneTemplate"
|
|
189
197
|
]
|
|
190
198
|
}
|
|
191
199
|
]
|
|
@@ -1,10 +1 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-filemanager.min.js
|
|
3
|
-
* version : 31.2.2
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionReactBase"),require("React"),require("SyncfusionFilemanager")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","React","SyncfusionFilemanager"],t):"object"==typeof exports?exports.SyncfusionReactFilemanager=t(require("SyncfusionReactBase"),require("React"),require("SyncfusionFilemanager")):e.SyncfusionReactFilemanager=t(e.SyncfusionReactBase,e.React,e.SyncfusionFilemanager)}(self,(e,t,r)=>(()=>{"use strict";var o={477:(e,t,r)=>{r.d(t,{ir:()=>p,QE:()=>a,Oj:()=>c});var o,n=r(705),i=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},o(e,t)},function(e,t){function r(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.moduleName="toolbarItem",t}(n.ComplexBase),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.propertyName="toolbarItems",t.moduleName="toolbarItems",t}(n.ComplexBase),s=r(24),u=r(771),l=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},e(t,r)};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),p=function(e){function t(t){var r=e.call(this,t)||this;return r.initRenderCalled=!1,r.checkInjectedModules=!0,r.directivekeys={toolbarItems:"toolbarItem"},r.statelessTemplateProps=null,r.templateProps=null,r.immediateRender=!1,r.isReactMock=!0,r.portals=[],r}return l(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return s.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(u.FileManager);(0,n.applyMixins)(p,[n.ComponentBase,s.Component])},24:e=>{e.exports=t},771:e=>{e.exports=r},705:t=>{t.exports=e}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={exports:{}};return o[e](r,r.exports,i),r.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{i.r(a),i.d(a,{FileManagerComponent:()=>e.ir,Inject:()=>t.Inject,ToolbarItemDirective:()=>e.QE,ToolbarItemsDirective:()=>e.Oj});var e=i(477),t=i(705),r=i(771),o={};for(const e in r)["default","Inject","FileManagerComponent","ToolbarItemDirective","ToolbarItemsDirective"].indexOf(e)<0&&(o[e]=()=>r[e]);i.d(a,o)})(),a})());
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-filemanager.umd.min.js
|
|
3
|
-
* version : 31.2.2
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-filemanager")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-filemanager"],t):t((e=e||self).ej={},e.ej2ReactBase,e.React,e.ej2Filemanager)}(this,function(t,e,n,o){"use strict";r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var r,i,a=function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},c=(i=e.ComplexBase,a(s,i),s.moduleName="toolbarItem",s);function s(){return null!==i&&i.apply(this,arguments)||this}l=e.ComplexBase,a(u,l),u.propertyName="toolbarItems",u.moduleName="toolbarItems";var l,a=u;function u(){return null!==l&&l.apply(this,arguments)||this}p=function(e,t){return(p=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var p,f,d=function(e,t){function n(){this.constructor=e}p(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},d=(f=o.FileManager,d(m,f),m.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));f.prototype.render.call(this),this.initRenderCalled=!0},m);function m(e){e=f.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.directivekeys={toolbarItems:"toolbarItem"},e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}e.applyMixins(d,[e.ComponentBase,n.Component]),Object.keys(o).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})}),Object.defineProperty(t,"Inject",{enumerable:!0,get:function(){return e.Inject}}),t.FileManagerComponent=d,t.ToolbarItemDirective=c,t.ToolbarItemsDirective=a,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-react-filemanager.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,45 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-w33v2sn3odBGkSYCIvGiFqWQia0VmDd6BviZmmZ+8s2oMmC+kUa2nOZ1+jyoFxaiuVCORaFNvdE+eyx+SClC7Q==",
|
|
6
|
-
"_location": "/@syncfusion/ej2-react-filemanager",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "@syncfusion/ej2-react-filemanager@*",
|
|
12
|
-
"name": "@syncfusion/ej2-react-filemanager",
|
|
13
|
-
"escapedName": "@syncfusion%2fej2-react-filemanager",
|
|
14
|
-
"scope": "@syncfusion",
|
|
15
|
-
"rawSpec": "*",
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "*"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-31.1.1.tgz",
|
|
23
|
-
"_shasum": "b874f013db06c4d7a89bc40f49abadd441a7f867",
|
|
24
|
-
"_spec": "@syncfusion/ej2-react-filemanager@*",
|
|
25
|
-
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Syncfusion Inc."
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/syncfusion/ej2-react-filemanager/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~31.2.2",
|
|
35
|
-
"@syncfusion/ej2-filemanager": "31.2.2",
|
|
36
|
-
"@syncfusion/ej2-react-base": "~31.2.2"
|
|
37
|
-
},
|
|
38
|
-
"deprecated": false,
|
|
2
|
+
"name": "@syncfusion/ej2-react-filemanager",
|
|
3
|
+
"version": "32.1.19",
|
|
39
4
|
"description": "Essential JS 2 FileManager Component for React",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"homepage": "https://www.syncfusion.com/react-components",
|
|
5
|
+
"author": "Syncfusion Inc.",
|
|
6
|
+
"license": "SEE LICENSE IN license",
|
|
43
7
|
"keywords": [
|
|
44
8
|
"react",
|
|
45
9
|
"reactjs",
|
|
@@ -53,14 +17,20 @@
|
|
|
53
17
|
"react-directory viewer",
|
|
54
18
|
"JavaScript"
|
|
55
19
|
],
|
|
56
|
-
"license": "SEE LICENSE IN license",
|
|
57
|
-
"main": "./dist/ej2-react-filemanager.umd.min.js",
|
|
58
|
-
"module": "./index.js",
|
|
59
|
-
"name": "@syncfusion/ej2-react-filemanager",
|
|
60
20
|
"repository": {
|
|
61
21
|
"type": "git",
|
|
62
22
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
63
23
|
},
|
|
64
|
-
"
|
|
65
|
-
"
|
|
24
|
+
"main": "./dist/ej2-react-filemanager.umd.min.js",
|
|
25
|
+
"module": "./index.js",
|
|
26
|
+
"es2015": "dist/es6/ej2-react-filemanager.es2015.js",
|
|
27
|
+
"readme": "ReadMe.md",
|
|
28
|
+
"dependencies": {
|
|
29
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
30
|
+
"@syncfusion/ej2-react-base": "~32.1.19",
|
|
31
|
+
"@syncfusion/ej2-filemanager": "32.1.19"
|
|
32
|
+
},
|
|
33
|
+
"devDependencies": {},
|
|
34
|
+
"sideEffects": false,
|
|
35
|
+
"homepage": "https://www.syncfusion.com/react-components"
|
|
66
36
|
}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { FileManager, FileManagerModel } from '@syncfusion/ej2-filemanager';
|
|
3
3
|
import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
4
|
+
export interface FileManagerTypecast {
|
|
5
|
+
largeIconsTemplate?: string | Function | any;
|
|
6
|
+
navigationPaneTemplate?: string | Function | any;
|
|
7
|
+
}
|
|
4
8
|
/**
|
|
5
9
|
Represents the Essential JS 2 react FileManager Component.
|
|
6
10
|
* ```tsx
|
|
@@ -10,7 +14,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
|
10
14
|
export declare class FileManagerComponent extends FileManager {
|
|
11
15
|
state: Readonly<{
|
|
12
16
|
children?: React.ReactNode | React.ReactNode[];
|
|
13
|
-
}> & Readonly<FileManagerModel | DefaultHtmlAttributes>;
|
|
17
|
+
}> & Readonly<FileManagerModel | DefaultHtmlAttributes | FileManagerTypecast>;
|
|
14
18
|
setState: any;
|
|
15
19
|
private getDefaultAttributes;
|
|
16
20
|
initRenderCalled: boolean;
|
|
@@ -24,7 +28,7 @@ export declare class FileManagerComponent extends FileManager {
|
|
|
24
28
|
private isReactMock;
|
|
25
29
|
props: Readonly<{
|
|
26
30
|
children?: React.ReactNode | React.ReactNode[];
|
|
27
|
-
}> & Readonly<FileManagerModel | DefaultHtmlAttributes>;
|
|
31
|
+
}> & Readonly<FileManagerModel | DefaultHtmlAttributes | FileManagerTypecast>;
|
|
28
32
|
forceUpdate: (callBack?: () => any) => void;
|
|
29
33
|
context: Object;
|
|
30
34
|
portals: any;
|
|
@@ -2,6 +2,8 @@ import { ComplexBase } from '@syncfusion/ej2-react-base';
|
|
|
2
2
|
import { ToolbarItemModel } from '@syncfusion/ej2-filemanager';
|
|
3
3
|
export interface ToolbarItemDirTypecast {
|
|
4
4
|
template?: string | Function | any;
|
|
5
|
+
largeIconsTemplate?: string | Function | any;
|
|
6
|
+
navigationPaneTemplate?: string | Function | any;
|
|
5
7
|
}
|
|
6
8
|
export declare class ToolbarItemDirective extends ComplexBase<ToolbarItemModel | ToolbarItemDirTypecast & {
|
|
7
9
|
children?: React.ReactNode;
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bds-lite' as *;
|
package/styles/bds.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap-lite' as *;
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap4-lite' as *;
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap5-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/bootstrap5.3-lite' as *;
|
package/styles/bootstrap5.3.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap5.3' as *;
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/fabric-dark-lite' as *;
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/fabric-dark' as *;
|
package/styles/fabric-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/fabric-lite' as *;
|
package/styles/fabric.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-filemanager/styles/file-manager/material3-dark.scss';
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-filemanager/styles/file-manager/material3.scss';
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/styles/file-manager/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/fluent-dark-lite' as *;
|
package/styles/fluent-dark.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/fluent-dark' as *;
|
package/styles/fluent-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/fluent-lite' as *;
|
package/styles/fluent.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/fluent' as *;
|
package/styles/fluent2-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/fluent2-lite' as *;
|
package/styles/fluent2.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/highcontrast-light-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/highcontrast-lite' as *;
|
package/styles/highcontrast.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/material-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/material-lite' as *;
|
package/styles/material.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/material3-dark-lite' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'file-manager/material3-dark.scss';
|
|
1
|
+
@use 'file-manager/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/material3-lite' as *;
|
package/styles/material3.scss
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'file-manager/material3.scss';
|
|
1
|
+
@use 'file-manager/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/tailwind-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/tailwind-lite' as *;
|
package/styles/tailwind.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-filemanager/tailwind3-lite' as *;
|
package/styles/tailwind3.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'file-manager/tailwind3' as *;
|