@syncfusion/ej2-base 24.2.7 → 25.1.35
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/CHANGELOG.md +0 -36
- package/bin/syncfusion-license.js +1 -1
- package/dist/ej2-base.min.js +2 -2
- package/dist/ej2-base.umd.min.js +2 -2
- package/dist/ej2-base.umd.min.js.map +1 -1
- package/dist/es6/ej2-base.es2015.js +121 -52
- package/dist/es6/ej2-base.es2015.js.map +1 -1
- package/dist/es6/ej2-base.es5.js +114 -43
- package/dist/es6/ej2-base.es5.js.map +1 -1
- package/dist/global/ej2-base.min.js +2 -2
- package/dist/global/ej2-base.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/e2e/protractor.config.js +58 -1
- package/package.json +59 -8
- package/src/ajax.js +0 -1
- package/src/animation.d.ts +6 -6
- package/src/animation.js +6 -6
- package/src/base.d.ts +2 -1
- package/src/base.js +9 -7
- package/src/component.d.ts +9 -3
- package/src/component.js +33 -2
- package/src/draggable.d.ts +2 -0
- package/src/draggable.js +26 -10
- package/src/event-handler.js +2 -1
- package/src/intl/date-parser.js +1 -0
- package/src/intl/intl-base.js +0 -8
- package/src/intl/number-formatter.d.ts +3 -0
- package/src/intl/number-formatter.js +7 -7
- package/src/intl/number-parser.js +1 -0
- package/src/module-loader.d.ts +12 -0
- package/src/module-loader.js +11 -0
- package/src/notify-property-change.js +3 -2
- package/src/observer.js +2 -0
- package/src/sanitize-helper.js +5 -0
- package/src/template-engine.js +1 -0
- package/src/template.js +3 -2
- package/src/validate-lic.d.ts +1 -1
- package/src/validate-lic.js +7 -5
- package/styles/_bds-dark-definition.scss +15 -0
- package/styles/_bds-definition.scss +15 -0
- package/styles/bootstrap-dark.css +10 -1
- package/styles/bootstrap.css +10 -1
- package/styles/bootstrap4.css +10 -1
- package/styles/bootstrap5-dark.css +10 -1
- package/styles/bootstrap5.css +10 -1
- package/styles/definition/_bds-dark.scss +1178 -0
- package/styles/definition/_bds.scss +1458 -0
- package/styles/fabric-dark.css +10 -1
- package/styles/fabric.css +10 -1
- package/styles/fluent-dark.css +10 -1
- package/styles/fluent.css +10 -1
- package/styles/highcontrast-light.css +10 -1
- package/styles/highcontrast.css +10 -1
- package/styles/material-dark.css +10 -1
- package/styles/material.css +10 -1
- package/styles/material3-dark.css +10 -1
- package/styles/material3.css +10 -1
- package/styles/offline-theme/material-dark.css +10 -1
- package/styles/offline-theme/material.css +10 -1
- package/styles/offline-theme/tailwind-dark.css +10 -1
- package/styles/offline-theme/tailwind.css +10 -1
- package/styles/tailwind-dark.css +10 -1
- package/styles/tailwind.css +10 -1
- package/.github/PULL_REQUEST_TEMPLATE/Bug.md +0 -60
- package/.github/PULL_REQUEST_TEMPLATE/feature.md +0 -42
package/CHANGELOG.md
CHANGED
|
@@ -2,42 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Common
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `#I542405` - The issue with "component events remain after being destroyed through the template in the heap memory" has been resolved.
|
|
10
|
-
|
|
11
|
-
## 24.2.5 (2024-02-13)
|
|
12
|
-
|
|
13
|
-
### Common
|
|
14
|
-
|
|
15
|
-
#### Bug Fixes
|
|
16
|
-
|
|
17
|
-
- `#I495294` - The issue with content sanitization in the tooltip component has been resolved.
|
|
18
|
-
|
|
19
|
-
## 24.2.3 (2024-01-31)
|
|
20
|
-
|
|
21
|
-
### Common
|
|
22
|
-
|
|
23
|
-
#### Bug Fixes
|
|
24
|
-
|
|
25
|
-
- `#I547507` - The issue with "rendering the new line in the html template string" has been resolved.
|
|
26
|
-
|
|
27
|
-
### Common
|
|
28
|
-
|
|
29
|
-
#### Bug Fixes
|
|
30
|
-
|
|
31
|
-
- `#I541838` - Resolved issue with time picker designator "pm" is automatically flips to "am".
|
|
32
|
-
|
|
33
|
-
## 24.1.46 (2024-01-17)
|
|
34
|
-
|
|
35
|
-
### Common
|
|
36
|
-
|
|
37
|
-
#### Bug Fixes
|
|
38
|
-
|
|
39
|
-
- `#I531468` - The issue with "rendering the html template string" has been resolved.
|
|
40
|
-
|
|
41
5
|
## 23.2.6 (2023-11-28)
|
|
42
6
|
|
|
43
7
|
### Common
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#! /usr/bin/env node
|
|
2
|
-
'use strict';var
|
|
2
|
+
'use strict';var _0x127c23=_0x3fb8;(function(_0x3ccc02,_0x1918ed){var _0x5e8091=_0x3fb8,_0x2a5ede=_0x3ccc02();while(!![]){try{var _0x52f8ae=-parseInt(_0x5e8091(0x160))/0x1*(parseInt(_0x5e8091(0x145))/0x2)+parseInt(_0x5e8091(0x163))/0x3+parseInt(_0x5e8091(0x14d))/0x4+-parseInt(_0x5e8091(0x144))/0x5*(-parseInt(_0x5e8091(0x14a))/0x6)+parseInt(_0x5e8091(0x161))/0x7+parseInt(_0x5e8091(0x155))/0x8+-parseInt(_0x5e8091(0x151))/0x9;if(_0x52f8ae===_0x1918ed)break;else _0x2a5ede['push'](_0x2a5ede['shift']());}catch(_0x253bc3){_0x2a5ede['push'](_0x2a5ede['shift']());}}}(_0x5acc,0xbb0a4));var fs=global['fs']=global['fs']||require('fs');function _0x3fb8(_0x3ddfb7,_0x3dc381){var _0x5acc73=_0x5acc();return _0x3fb8=function(_0x3fb8d1,_0x2ac6ca){_0x3fb8d1=_0x3fb8d1-0x144;var _0x1f94b3=_0x5acc73[_0x3fb8d1];return _0x1f94b3;},_0x3fb8(_0x3ddfb7,_0x3dc381);}const args=process[_0x127c23(0x153)][_0x127c23(0x165)](0x2),isActivate=args[0x0]==_0x127c23(0x168),customPath=args[0x1],envKey=process[_0x127c23(0x157)]['SYNCFUSION_LICENSE'];if(isActivate){var licKey='';if(fs[_0x127c23(0x167)](_0x127c23(0x16a)))licKey=fs[_0x127c23(0x166)]('./syncfusion-license.txt',_0x127c23(0x164));else{if(envKey)licKey=envKey;else customPath&&fs[_0x127c23(0x167)](customPath)&&(licKey=fs[_0x127c23(0x166)](customPath,'UTF8'));}if(licKey!=''){var licKeySplit=licKey['split'](';'),pkey=[0x530000,0x790000,0x4e0000,0x630000,0x460000,0x750000,0x530000,0x690000,0x4f0000,0x6e0000,0x400000,0x440000,0x650000,0x760000,0x500000,0x6c0000,0x610000,0x740000,0x460000,0x6f0000,0x720000,0x6d0000],decryptedStr=[],resultArray=[];for(var i=0x0;i<licKeySplit['length'];i++){var lKey=licKeySplit[i],decodeStr=getDecryptedData(lKey);if(!decodeStr)continue;var k=0x0,buffr='';for(var i=0x0;i<decodeStr[_0x127c23(0x149)];i++,k++){k===pkey['length']&&(k=0x0);var c=decodeStr[_0x127c23(0x169)](i);buffr+=String['fromCharCode'](c^pkey[k]>>0x10);}decryptedStr=buffr[_0x127c23(0x146)](';');if(decryptedStr[_0x127c23(0x149)]>0x3){resultArray[_0x127c23(0x15f)]({'currentPlatform':decryptedStr[0x0],'version':decryptedStr[0x1],'expiryDate':decryptedStr[0x2]});var licData=resultArray[0x0]['currentPlatform']+';'+resultArray[0x0]['version']+';'+resultArray[0x0][_0x127c23(0x154)]+';',encryptedKey=getEncryptedKey(licData),jsFiles=['./node_modules/@syncfusion/ej2-base/src/validate-lic.js',_0x127c23(0x15e),_0x127c23(0x14e),_0x127c23(0x14c)];for(var n=0x0;n<jsFiles[_0x127c23(0x149)];n++){if(fs[_0x127c23(0x167)](jsFiles[n])){var content=fs[_0x127c23(0x166)](jsFiles[n],_0x127c23(0x164)),regex=jsFiles[n]===_0x127c23(0x14c)?/npxKeyReplace[^"]*/:/npxKeyReplace[^']*/;content=content['replace'](regex,_0x127c23(0x148)+encryptedKey),fs[_0x127c23(0x15c)](jsFiles[n],content);}}console[_0x127c23(0x16b)](_0x127c23(0x14b));}else console[_0x127c23(0x16b)](_0x127c23(0x15d));}}else console[_0x127c23(0x16b)]('Please\x20add\x20the\x20syncfusion-license.txt\x20file\x20or\x20set\x20environment\x20variable\x20SYNCFUSION_LICENSE');}else console[_0x127c23(0x16b)](_0x127c23(0x162));function getEncryptedKey(_0x2bf8bf){var _0x298f4a=_0x127c23,_0xe65497='',_0x5b4b1c=[],_0x2dbdfc=[],_0x16b6ec=new Array();for(var _0x57ae58=0x0;_0x57ae58<_0x2bf8bf[_0x298f4a(0x149)];_0x57ae58++){_0x5b4b1c[_0x57ae58]=_0x2bf8bf[_0x57ae58][_0x298f4a(0x169)](0x0);}for(var _0x284a14=0x0,_0x125103=0x41;_0x284a14<0x1a;_0x284a14++,_0x125103++){_0x2dbdfc[_0x284a14]=String[_0x298f4a(0x15a)](_0x125103);}var _0x2f2052=Math[_0x298f4a(0x159)](Math[_0x298f4a(0x14f)]()*(_0x2dbdfc[_0x298f4a(0x149)]-0x1-0x0+0x1)+0x0),_0x4ad138=_0x2dbdfc[_0x2f2052]['charCodeAt'](0x0);for(var _0x57ae58=0x0;_0x57ae58<_0x2bf8bf[_0x298f4a(0x149)];_0x57ae58++){_0x16b6ec[_0x57ae58]=parseInt(_0x5b4b1c[_0x57ae58])+parseInt(_0x2dbdfc[_0x2f2052][_0x298f4a(0x169)](0x0));}_0x16b6ec[_0x5b4b1c[_0x298f4a(0x149)]]=_0x4ad138;for(var _0x57ae58=0x0;_0x57ae58<_0x16b6ec[_0x298f4a(0x149)];_0x57ae58++){_0xe65497+=String['fromCharCode'](_0x16b6ec[_0x57ae58]);}return Buffer[_0x298f4a(0x158)](_0xe65497,_0x298f4a(0x147))[_0x298f4a(0x150)](_0x298f4a(0x15b));}function getDecryptedData(_0x22ad59){var _0x533698=_0x127c23;try{return Buffer[_0x533698(0x158)](_0x22ad59,_0x533698(0x15b))[_0x533698(0x150)](_0x533698(0x152));}catch(_0x3d5114){return'';}};process[_0x127c23(0x156)](0x0);function _0x5acc(){var _0x51a69c=['writeFileSync','(Error)\x20License\x20key\x20is\x20not\x20valid.','./node_modules/@syncfusion/ej2-base/dist/es6/ej2-base.es2015.js','push','717nIQYVC','5910212IkVwCB','Supported\x20command:\x20npx\x20syncfusion-license\x20activate','332751lpttXD','UTF8','slice','readFileSync','existsSync','activate','charCodeAt','./syncfusion-license.txt','log','25XMYdjt','502mzOuDJ','split','ascii','npxKeyReplace','length','1389462ixqdOB','(INFO)\x20Syncfusion\x20License\x20imported\x20successfully.','./node_modules/@syncfusion/ej2-base/dist/ej2-base.umd.min.js','193260NGfroq','./node_modules/@syncfusion/ej2-base/dist/es6/ej2-base.es5.js','random','toString','13743387ydNCJB','binary','argv','expiryDate','2493544SveGll','exit','env','from','floor','fromCharCode','base64'];_0x5acc=function(){return _0x51a69c;};return _0x5acc();}
|