Updates
This commit is contained in:
@@ -26,6 +26,7 @@ export interface FileUploaderOptions {
|
||||
url?: string;
|
||||
disableMultipart?: boolean;
|
||||
itemAlias?: string;
|
||||
authTokenHeader?: string;
|
||||
}
|
||||
export declare class FileUploader {
|
||||
authToken: string;
|
||||
@@ -34,6 +35,7 @@ export declare class FileUploader {
|
||||
progress: number;
|
||||
_nextIndex: number;
|
||||
autoUpload: any;
|
||||
authTokenHeader: string;
|
||||
options: FileUploaderOptions;
|
||||
private _failFilterIndex;
|
||||
constructor(options: FileUploaderOptions);
|
||||
|
||||
@@ -34,5 +34,5 @@
|
||||
Loading...
|
||||
</app>
|
||||
|
||||
<script type="text/javascript" src="polyfills.fcd3a1f9c81097524323.bundle.js"></script><script type="text/javascript" src="vendor.fcd3a1f9c81097524323.bundle.js"></script><script type="text/javascript" src="main.fcd3a1f9c81097524323.bundle.js"></script></body>
|
||||
<script type="text/javascript" src="polyfills.7412687088ecabc87d1c.bundle.js"></script><script type="text/javascript" src="vendor.7412687088ecabc87d1c.bundle.js"></script><script type="text/javascript" src="main.7412687088ecabc87d1c.bundle.js"></script></body>
|
||||
</html>
|
||||
|
||||
14
main.7412687088ecabc87d1c.bundle.js
Normal file
14
main.7412687088ecabc87d1c.bundle.js
Normal file
File diff suppressed because one or more lines are too long
BIN
main.7412687088ecabc87d1c.bundle.js.gz
Normal file
BIN
main.7412687088ecabc87d1c.bundle.js.gz
Normal file
Binary file not shown.
1
main.7412687088ecabc87d1c.bundle.map
Normal file
1
main.7412687088ecabc87d1c.bundle.map
Normal file
File diff suppressed because one or more lines are too long
BIN
main.7412687088ecabc87d1c.bundle.map.gz
Normal file
BIN
main.7412687088ecabc87d1c.bundle.map.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
5
polyfills.7412687088ecabc87d1c.bundle.js
Normal file
5
polyfills.7412687088ecabc87d1c.bundle.js
Normal file
File diff suppressed because one or more lines are too long
BIN
polyfills.7412687088ecabc87d1c.bundle.js.gz
Normal file
BIN
polyfills.7412687088ecabc87d1c.bundle.js.gz
Normal file
Binary file not shown.
1
polyfills.7412687088ecabc87d1c.bundle.map
Normal file
1
polyfills.7412687088ecabc87d1c.bundle.map
Normal file
File diff suppressed because one or more lines are too long
BIN
polyfills.7412687088ecabc87d1c.bundle.map.gz
Normal file
BIN
polyfills.7412687088ecabc87d1c.bundle.map.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
23
vendor.7412687088ecabc87d1c.bundle.js
Normal file
23
vendor.7412687088ecabc87d1c.bundle.js
Normal file
File diff suppressed because one or more lines are too long
BIN
vendor.7412687088ecabc87d1c.bundle.js.gz
Normal file
BIN
vendor.7412687088ecabc87d1c.bundle.js.gz
Normal file
Binary file not shown.
1
vendor.7412687088ecabc87d1c.bundle.map
Normal file
1
vendor.7412687088ecabc87d1c.bundle.map
Normal file
File diff suppressed because one or more lines are too long
BIN
vendor.7412687088ecabc87d1c.bundle.map.gz
Normal file
BIN
vendor.7412687088ecabc87d1c.bundle.map.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user