18.1.36-beta added (#43220)

* 17.3.26 added

* Error fixed

* Removed Bad character

* Removed new line

* Added new line

* 17.4.39 added

* Commit index and ej file

* Revert "Commit index and ej file"

This reverts commit 2f2905412930ebcdea1a80d147febd011f7c5686.

* changed ts file

* Adde non-npm package

* Removed bad character

* removed irregular whitespace

* 17.4.46 added

* Removed unwanted character

* Added the chnages

* Removed Space

* 18.1.36-beta added

* Removed unwanted character

* Added changes

* Commit add non-npm changes

* Remove Space

* Add value for line

* Add datepicker line

* Commit with space

* Removed  line

* Encoding format as UTF-8

* Added new line

* Removed Trailing spaces

* Removed line

* rempved trailing spaces
This commit is contained in:
Syncfusion-JavaScript 2020-03-27 10:58:53 +05:30 committed by GitHub
parent 9e21b2e4c0
commit c45ee40049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3424 additions and 3429 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
// Type definitions for non-npm package ej.web.all 17.4
// Type definitions for non-npm package ej.web.all 18.1
// Project: http://help.syncfusion.com/js/typescript
// Definitions by: Syncfusion <https://github.com/syncfusion>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
@ -8,7 +8,7 @@
/*!
* filename: ej.web.all.d.ts
* version : 17.4.0.46
* version : 18.1.0.36-beta
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
@ -43585,10 +43585,6 @@ declare namespace ej {
/** Specifies the value for datepicker of Custom Cell type.
*/
value?: string;
/** Specifies the format for datepicker.
*/
format?: string;
}
export interface XLCellType {