devexpress-richedit 24.2.4-build-24355-1908 → 24.2.4-build-25002-0102
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/bin/gulpfile.js +1 -1
- package/bin/index-custom.js +1 -1
- package/bin/localization-builder.js +1 -1
- package/bin/nspell-index.js +1 -1
- package/bin/nspell.webpack.config.js +1 -1
- package/bin/webpack-externals.js +1 -1
- package/bin/webpack.config.js +1 -1
- package/dist/dx.richedit.d.ts +1 -1
- package/dist/dx.richedit.js +122 -122
- package/dist/dx.richedit.min.js +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +3 -3
package/bin/gulpfile.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (gulpfile.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
const path = require('path');
|
package/bin/index-custom.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (index-custom.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
export * as RichEdit from '../index';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (localization-builder.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
const jsHeader =
|
package/bin/nspell-index.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (nspell-index.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
import * as nspellImport from 'nspell';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (nspell.webpack.config.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
const path = require('path');
|
package/bin/webpack-externals.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (webpack-externals.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
const jsZipExternals = {
|
package/bin/webpack.config.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (webpack.config.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
const path = require('path');
|
package/dist/dx.richedit.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (dx.richedit.d.ts)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
declare module DevExpress.RichEdit {
|
package/dist/dx.richedit.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (dx.richedit.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
/******/ (function() { // webpackBootstrap
|
@@ -140762,8 +140762,8 @@ class DialogManager {
|
|
140762
140762
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_type.js
|
140763
140763
|
/**
|
140764
140764
|
* DevExtreme (esm/__internal/core/utils/m_type.js)
|
140765
|
-
* Version: 24.2.4-build-
|
140766
|
-
* Build date:
|
140765
|
+
* Version: 24.2.4-build-24366-1935
|
140766
|
+
* Build date: Tue Dec 31 2024
|
140767
140767
|
*
|
140768
140768
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
140769
140769
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -140865,8 +140865,8 @@ const isEvent = function(object) {
|
|
140865
140865
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/type.js
|
140866
140866
|
/**
|
140867
140867
|
* DevExtreme (esm/core/utils/type.js)
|
140868
|
-
* Version: 24.2.4-build-
|
140869
|
-
* Build date:
|
140868
|
+
* Version: 24.2.4-build-24366-1935
|
140869
|
+
* Build date: Tue Dec 31 2024
|
140870
140870
|
*
|
140871
140871
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
140872
140872
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -140876,8 +140876,8 @@ const isEvent = function(object) {
|
|
140876
140876
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_extend.js
|
140877
140877
|
/**
|
140878
140878
|
* DevExtreme (esm/__internal/core/utils/m_extend.js)
|
140879
|
-
* Version: 24.2.4-build-
|
140880
|
-
* Build date:
|
140879
|
+
* Version: 24.2.4-build-24366-1935
|
140880
|
+
* Build date: Tue Dec 31 2024
|
140881
140881
|
*
|
140882
140882
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
140883
140883
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -140935,8 +140935,8 @@ const extend = function(target) {
|
|
140935
140935
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/extend.js
|
140936
140936
|
/**
|
140937
140937
|
* DevExtreme (esm/core/utils/extend.js)
|
140938
|
-
* Version: 24.2.4-build-
|
140939
|
-
* Build date:
|
140938
|
+
* Version: 24.2.4-build-24366-1935
|
140939
|
+
* Build date: Tue Dec 31 2024
|
140940
140940
|
*
|
140941
140941
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
140942
140942
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -140946,8 +140946,8 @@ const extend = function(target) {
|
|
140946
140946
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_string.js
|
140947
140947
|
/**
|
140948
140948
|
* DevExtreme (esm/__internal/core/utils/m_string.js)
|
140949
|
-
* Version: 24.2.4-build-
|
140950
|
-
* Build date:
|
140949
|
+
* Version: 24.2.4-build-24366-1935
|
140950
|
+
* Build date: Tue Dec 31 2024
|
140951
140951
|
*
|
140952
140952
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
140953
140953
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141022,8 +141022,8 @@ const isEmpty = function() {
|
|
141022
141022
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/string.js
|
141023
141023
|
/**
|
141024
141024
|
* DevExtreme (esm/core/utils/string.js)
|
141025
|
-
* Version: 24.2.4-build-
|
141026
|
-
* Build date:
|
141025
|
+
* Version: 24.2.4-build-24366-1935
|
141026
|
+
* Build date: Tue Dec 31 2024
|
141027
141027
|
*
|
141028
141028
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141029
141029
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141033,20 +141033,20 @@ const isEmpty = function() {
|
|
141033
141033
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/version.js
|
141034
141034
|
/**
|
141035
141035
|
* DevExtreme (esm/core/version.js)
|
141036
|
-
* Version: 24.2.4-build-
|
141037
|
-
* Build date:
|
141036
|
+
* Version: 24.2.4-build-24366-1935
|
141037
|
+
* Build date: Tue Dec 31 2024
|
141038
141038
|
*
|
141039
141039
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141040
141040
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
141041
141041
|
*/
|
141042
141042
|
const version = "24.2.3";
|
141043
|
-
const fullVersion = "24.2.3.
|
141043
|
+
const fullVersion = "24.2.3.24366-1935";
|
141044
141044
|
|
141045
141045
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_console.js
|
141046
141046
|
/**
|
141047
141047
|
* DevExtreme (esm/__internal/core/utils/m_console.js)
|
141048
|
-
* Version: 24.2.4-build-
|
141049
|
-
* Build date:
|
141048
|
+
* Version: 24.2.4-build-24366-1935
|
141049
|
+
* Build date: Tue Dec 31 2024
|
141050
141050
|
*
|
141051
141051
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141052
141052
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141086,8 +141086,8 @@ const debug = function() {
|
|
141086
141086
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_error.js
|
141087
141087
|
/**
|
141088
141088
|
* DevExtreme (esm/__internal/core/utils/m_error.js)
|
141089
|
-
* Version: 24.2.4-build-
|
141090
|
-
* Build date:
|
141089
|
+
* Version: 24.2.4-build-24366-1935
|
141090
|
+
* Build date: Tue Dec 31 2024
|
141091
141091
|
*
|
141092
141092
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141093
141093
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141158,8 +141158,8 @@ function error(baseErrors, errors) {
|
|
141158
141158
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/error.js
|
141159
141159
|
/**
|
141160
141160
|
* DevExtreme (esm/core/utils/error.js)
|
141161
|
-
* Version: 24.2.4-build-
|
141162
|
-
* Build date:
|
141161
|
+
* Version: 24.2.4-build-24366-1935
|
141162
|
+
* Build date: Tue Dec 31 2024
|
141163
141163
|
*
|
141164
141164
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141165
141165
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141170,8 +141170,8 @@ function error(baseErrors, errors) {
|
|
141170
141170
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/m_errors.js
|
141171
141171
|
/**
|
141172
141172
|
* DevExtreme (esm/__internal/core/m_errors.js)
|
141173
|
-
* Version: 24.2.4-build-
|
141174
|
-
* Build date:
|
141173
|
+
* Version: 24.2.4-build-24366-1935
|
141174
|
+
* Build date: Tue Dec 31 2024
|
141175
141175
|
*
|
141176
141176
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141177
141177
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141237,8 +141237,8 @@ function error(baseErrors, errors) {
|
|
141237
141237
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/errors.js
|
141238
141238
|
/**
|
141239
141239
|
* DevExtreme (esm/core/errors.js)
|
141240
|
-
* Version: 24.2.4-build-
|
141241
|
-
* Build date:
|
141240
|
+
* Version: 24.2.4-build-24366-1935
|
141241
|
+
* Build date: Tue Dec 31 2024
|
141242
141242
|
*
|
141243
141243
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141244
141244
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141249,8 +141249,8 @@ function error(baseErrors, errors) {
|
|
141249
141249
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/m_class.js
|
141250
141250
|
/**
|
141251
141251
|
* DevExtreme (esm/__internal/core/m_class.js)
|
141252
|
-
* Version: 24.2.4-build-
|
141253
|
-
* Build date:
|
141252
|
+
* Version: 24.2.4-build-24366-1935
|
141253
|
+
* Build date: Tue Dec 31 2024
|
141254
141254
|
*
|
141255
141255
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141256
141256
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141383,8 +141383,8 @@ classImpl.abstract = m_class_abstract;
|
|
141383
141383
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/class.js
|
141384
141384
|
/**
|
141385
141385
|
* DevExtreme (esm/core/class.js)
|
141386
|
-
* Version: 24.2.4-build-
|
141387
|
-
* Build date:
|
141386
|
+
* Version: 24.2.4-build-24366-1935
|
141387
|
+
* Build date: Tue Dec 31 2024
|
141388
141388
|
*
|
141389
141389
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141390
141390
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141395,8 +141395,8 @@ classImpl.abstract = m_class_abstract;
|
|
141395
141395
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_iterator.js
|
141396
141396
|
/**
|
141397
141397
|
* DevExtreme (esm/__internal/core/utils/m_iterator.js)
|
141398
|
-
* Version: 24.2.4-build-
|
141399
|
-
* Build date:
|
141398
|
+
* Version: 24.2.4-build-24366-1935
|
141399
|
+
* Build date: Tue Dec 31 2024
|
141400
141400
|
*
|
141401
141401
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141402
141402
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141445,8 +141445,8 @@ const reverseEach = (array, callback) => {
|
|
141445
141445
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_dependency_injector.js
|
141446
141446
|
/**
|
141447
141447
|
* DevExtreme (esm/__internal/core/utils/m_dependency_injector.js)
|
141448
|
-
* Version: 24.2.4-build-
|
141449
|
-
* Build date:
|
141448
|
+
* Version: 24.2.4-build-24366-1935
|
141449
|
+
* Build date: Tue Dec 31 2024
|
141450
141450
|
*
|
141451
141451
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141452
141452
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141495,8 +141495,8 @@ function injector(object) {
|
|
141495
141495
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/dependency_injector.js
|
141496
141496
|
/**
|
141497
141497
|
* DevExtreme (esm/core/utils/dependency_injector.js)
|
141498
|
-
* Version: 24.2.4-build-
|
141499
|
-
* Build date:
|
141498
|
+
* Version: 24.2.4-build-24366-1935
|
141499
|
+
* Build date: Tue Dec 31 2024
|
141500
141500
|
*
|
141501
141501
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141502
141502
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141507,8 +141507,8 @@ function injector(object) {
|
|
141507
141507
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/ldml/date.formatter.js
|
141508
141508
|
/**
|
141509
141509
|
* DevExtreme (esm/common/core/localization/ldml/date.formatter.js)
|
141510
|
-
* Version: 24.2.4-build-
|
141511
|
-
* Build date:
|
141510
|
+
* Version: 24.2.4-build-24366-1935
|
141511
|
+
* Build date: Tue Dec 31 2024
|
141512
141512
|
*
|
141513
141513
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141514
141514
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141665,8 +141665,8 @@ function _extends() {
|
|
141665
141665
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/m_config.js
|
141666
141666
|
/**
|
141667
141667
|
* DevExtreme (esm/__internal/core/m_config.js)
|
141668
|
-
* Version: 24.2.4-build-
|
141669
|
-
* Build date:
|
141668
|
+
* Version: 24.2.4-build-24366-1935
|
141669
|
+
* Build date: Tue Dec 31 2024
|
141670
141670
|
*
|
141671
141671
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141672
141672
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141741,8 +141741,8 @@ if ("undefined" !== typeof DevExpress && DevExpress.config) {
|
|
141741
141741
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/config.js
|
141742
141742
|
/**
|
141743
141743
|
* DevExtreme (esm/common/config.js)
|
141744
|
-
* Version: 24.2.4-build-
|
141745
|
-
* Build date:
|
141744
|
+
* Version: 24.2.4-build-24366-1935
|
141745
|
+
* Build date: Tue Dec 31 2024
|
141746
141746
|
*
|
141747
141747
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141748
141748
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141753,8 +141753,8 @@ if ("undefined" !== typeof DevExpress && DevExpress.config) {
|
|
141753
141753
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/m_guid.js
|
141754
141754
|
/**
|
141755
141755
|
* DevExtreme (esm/__internal/core/m_guid.js)
|
141756
|
-
* Version: 24.2.4-build-
|
141757
|
-
* Build date:
|
141756
|
+
* Version: 24.2.4-build-24366-1935
|
141757
|
+
* Build date: Tue Dec 31 2024
|
141758
141758
|
*
|
141759
141759
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141760
141760
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141796,8 +141796,8 @@ const Guid = core_class.inherit({
|
|
141796
141796
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/guid.js
|
141797
141797
|
/**
|
141798
141798
|
* DevExtreme (esm/common/guid.js)
|
141799
|
-
* Version: 24.2.4-build-
|
141800
|
-
* Build date:
|
141799
|
+
* Version: 24.2.4-build-24366-1935
|
141800
|
+
* Build date: Tue Dec 31 2024
|
141801
141801
|
*
|
141802
141802
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141803
141803
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141808,8 +141808,8 @@ const Guid = core_class.inherit({
|
|
141808
141808
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/templates/m_template_engine_registry.js
|
141809
141809
|
/**
|
141810
141810
|
* DevExtreme (esm/__internal/core/templates/m_template_engine_registry.js)
|
141811
|
-
* Version: 24.2.4-build-
|
141812
|
-
* Build date:
|
141811
|
+
* Version: 24.2.4-build-24366-1935
|
141812
|
+
* Build date: Tue Dec 31 2024
|
141813
141813
|
*
|
141814
141814
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141815
141815
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141838,8 +141838,8 @@ function getCurrentTemplateEngine() {
|
|
141838
141838
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/templates/template_engine_registry.js
|
141839
141839
|
/**
|
141840
141840
|
* DevExtreme (esm/core/templates/template_engine_registry.js)
|
141841
|
-
* Version: 24.2.4-build-
|
141842
|
-
* Build date:
|
141841
|
+
* Version: 24.2.4-build-24366-1935
|
141842
|
+
* Build date: Tue Dec 31 2024
|
141843
141843
|
*
|
141844
141844
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141845
141845
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141849,8 +141849,8 @@ function getCurrentTemplateEngine() {
|
|
141849
141849
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/m_set_template_engine.js
|
141850
141850
|
/**
|
141851
141851
|
* DevExtreme (esm/__internal/core/m_set_template_engine.js)
|
141852
|
-
* Version: 24.2.4-build-
|
141853
|
-
* Build date:
|
141852
|
+
* Version: 24.2.4-build-24366-1935
|
141853
|
+
* Build date: Tue Dec 31 2024
|
141854
141854
|
*
|
141855
141855
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141856
141856
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141860,8 +141860,8 @@ function getCurrentTemplateEngine() {
|
|
141860
141860
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/set_template_engine.js
|
141861
141861
|
/**
|
141862
141862
|
* DevExtreme (esm/common/set_template_engine.js)
|
141863
|
-
* Version: 24.2.4-build-
|
141864
|
-
* Build date:
|
141863
|
+
* Version: 24.2.4-build-24366-1935
|
141864
|
+
* Build date: Tue Dec 31 2024
|
141865
141865
|
*
|
141866
141866
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141867
141867
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141872,8 +141872,8 @@ function getCurrentTemplateEngine() {
|
|
141872
141872
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common.js
|
141873
141873
|
/**
|
141874
141874
|
* DevExtreme (esm/common.js)
|
141875
|
-
* Version: 24.2.4-build-
|
141876
|
-
* Build date:
|
141875
|
+
* Version: 24.2.4-build-24366-1935
|
141876
|
+
* Build date: Tue Dec 31 2024
|
141877
141877
|
*
|
141878
141878
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141879
141879
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141886,8 +141886,8 @@ function getCurrentTemplateEngine() {
|
|
141886
141886
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/config.js
|
141887
141887
|
/**
|
141888
141888
|
* DevExtreme (esm/core/config.js)
|
141889
|
-
* Version: 24.2.4-build-
|
141890
|
-
* Build date:
|
141889
|
+
* Version: 24.2.4-build-24366-1935
|
141890
|
+
* Build date: Tue Dec 31 2024
|
141891
141891
|
*
|
141892
141892
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141893
141893
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141898,8 +141898,8 @@ function getCurrentTemplateEngine() {
|
|
141898
141898
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/guid.js
|
141899
141899
|
/**
|
141900
141900
|
* DevExtreme (esm/core/guid.js)
|
141901
|
-
* Version: 24.2.4-build-
|
141902
|
-
* Build date:
|
141901
|
+
* Version: 24.2.4-build-24366-1935
|
141902
|
+
* Build date: Tue Dec 31 2024
|
141903
141903
|
*
|
141904
141904
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141905
141905
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141910,8 +141910,8 @@ function getCurrentTemplateEngine() {
|
|
141910
141910
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/console.js
|
141911
141911
|
/**
|
141912
141912
|
* DevExtreme (esm/core/utils/console.js)
|
141913
|
-
* Version: 24.2.4-build-
|
141914
|
-
* Build date:
|
141913
|
+
* Version: 24.2.4-build-24366-1935
|
141914
|
+
* Build date: Tue Dec 31 2024
|
141915
141915
|
*
|
141916
141916
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141917
141917
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141921,8 +141921,8 @@ function getCurrentTemplateEngine() {
|
|
141921
141921
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_variable_wrapper.js
|
141922
141922
|
/**
|
141923
141923
|
* DevExtreme (esm/__internal/core/utils/m_variable_wrapper.js)
|
141924
|
-
* Version: 24.2.4-build-
|
141925
|
-
* Build date:
|
141924
|
+
* Version: 24.2.4-build-24366-1935
|
141925
|
+
* Build date: Tue Dec 31 2024
|
141926
141926
|
*
|
141927
141927
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141928
141928
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141951,8 +141951,8 @@ const m_variable_wrapper_variableWrapper = dependency_injector({
|
|
141951
141951
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/variable_wrapper.js
|
141952
141952
|
/**
|
141953
141953
|
* DevExtreme (esm/core/utils/variable_wrapper.js)
|
141954
|
-
* Version: 24.2.4-build-
|
141955
|
-
* Build date:
|
141954
|
+
* Version: 24.2.4-build-24366-1935
|
141955
|
+
* Build date: Tue Dec 31 2024
|
141956
141956
|
*
|
141957
141957
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141958
141958
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -141963,8 +141963,8 @@ const m_variable_wrapper_variableWrapper = dependency_injector({
|
|
141963
141963
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_object.js
|
141964
141964
|
/**
|
141965
141965
|
* DevExtreme (esm/__internal/core/utils/m_object.js)
|
141966
|
-
* Version: 24.2.4-build-
|
141967
|
-
* Build date:
|
141966
|
+
* Version: 24.2.4-build-24366-1935
|
141967
|
+
* Build date: Tue Dec 31 2024
|
141968
141968
|
*
|
141969
141969
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
141970
141970
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142064,8 +142064,8 @@ const m_object_deepExtendArraySafe = function(target, changes, extendComplexObje
|
|
142064
142064
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/object.js
|
142065
142065
|
/**
|
142066
142066
|
* DevExtreme (esm/core/utils/object.js)
|
142067
|
-
* Version: 24.2.4-build-
|
142068
|
-
* Build date:
|
142067
|
+
* Version: 24.2.4-build-24366-1935
|
142068
|
+
* Build date: Tue Dec 31 2024
|
142069
142069
|
*
|
142070
142070
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142071
142071
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142075,8 +142075,8 @@ const m_object_deepExtendArraySafe = function(target, changes, extendComplexObje
|
|
142075
142075
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_data.js
|
142076
142076
|
/**
|
142077
142077
|
* DevExtreme (esm/__internal/core/utils/m_data.js)
|
142078
|
-
* Version: 24.2.4-build-
|
142079
|
-
* Build date:
|
142078
|
+
* Version: 24.2.4-build-24366-1935
|
142079
|
+
* Build date: Tue Dec 31 2024
|
142080
142080
|
*
|
142081
142081
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142082
142082
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142272,8 +142272,8 @@ const toComparable = function(value, caseSensitive) {
|
|
142272
142272
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/data.js
|
142273
142273
|
/**
|
142274
142274
|
* DevExtreme (esm/core/utils/data.js)
|
142275
|
-
* Version: 24.2.4-build-
|
142276
|
-
* Build date:
|
142275
|
+
* Version: 24.2.4-build-24366-1935
|
142276
|
+
* Build date: Tue Dec 31 2024
|
142277
142277
|
*
|
142278
142278
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142279
142279
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142283,8 +142283,8 @@ const toComparable = function(value, caseSensitive) {
|
|
142283
142283
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_callbacks.js
|
142284
142284
|
/**
|
142285
142285
|
* DevExtreme (esm/__internal/core/utils/m_callbacks.js)
|
142286
|
-
* Version: 24.2.4-build-
|
142287
|
-
* Build date:
|
142286
|
+
* Version: 24.2.4-build-24366-1935
|
142287
|
+
* Build date: Tue Dec 31 2024
|
142288
142288
|
*
|
142289
142289
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142290
142290
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142379,8 +142379,8 @@ const Callbacks = function(options) {
|
|
142379
142379
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/callbacks.js
|
142380
142380
|
/**
|
142381
142381
|
* DevExtreme (esm/core/utils/callbacks.js)
|
142382
|
-
* Version: 24.2.4-build-
|
142383
|
-
* Build date:
|
142382
|
+
* Version: 24.2.4-build-24366-1935
|
142383
|
+
* Build date: Tue Dec 31 2024
|
142384
142384
|
*
|
142385
142385
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142386
142386
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142391,8 +142391,8 @@ const Callbacks = function(options) {
|
|
142391
142391
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_deferred.js
|
142392
142392
|
/**
|
142393
142393
|
* DevExtreme (esm/__internal/core/utils/m_deferred.js)
|
142394
|
-
* Version: 24.2.4-build-
|
142395
|
-
* Build date:
|
142394
|
+
* Version: 24.2.4-build-24366-1935
|
142395
|
+
* Build date: Tue Dec 31 2024
|
142396
142396
|
*
|
142397
142397
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142398
142398
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142557,8 +142557,8 @@ function when() {
|
|
142557
142557
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/deferred.js
|
142558
142558
|
/**
|
142559
142559
|
* DevExtreme (esm/core/utils/deferred.js)
|
142560
|
-
* Version: 24.2.4-build-
|
142561
|
-
* Build date:
|
142560
|
+
* Version: 24.2.4-build-24366-1935
|
142561
|
+
* Build date: Tue Dec 31 2024
|
142562
142562
|
*
|
142563
142563
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142564
142564
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142568,8 +142568,8 @@ function when() {
|
|
142568
142568
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_common.js
|
142569
142569
|
/**
|
142570
142570
|
* DevExtreme (esm/__internal/core/utils/m_common.js)
|
142571
|
-
* Version: 24.2.4-build-
|
142572
|
-
* Build date:
|
142571
|
+
* Version: 24.2.4-build-24366-1935
|
142572
|
+
* Build date: Tue Dec 31 2024
|
142573
142573
|
*
|
142574
142574
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142575
142575
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142863,8 +142863,8 @@ const equalByValue = function(value1, value2) {
|
|
142863
142863
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/common.js
|
142864
142864
|
/**
|
142865
142865
|
* DevExtreme (esm/core/utils/common.js)
|
142866
|
-
* Version: 24.2.4-build-
|
142867
|
-
* Build date:
|
142866
|
+
* Version: 24.2.4-build-24366-1935
|
142867
|
+
* Build date: Tue Dec 31 2024
|
142868
142868
|
*
|
142869
142869
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142870
142870
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -142874,8 +142874,8 @@ const equalByValue = function(value1, value2) {
|
|
142874
142874
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/__internal/core/utils/m_math.js
|
142875
142875
|
/**
|
142876
142876
|
* DevExtreme (esm/__internal/core/utils/m_math.js)
|
142877
|
-
* Version: 24.2.4-build-
|
142878
|
-
* Build date:
|
142877
|
+
* Version: 24.2.4-build-24366-1935
|
142878
|
+
* Build date: Tue Dec 31 2024
|
142879
142879
|
*
|
142880
142880
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
142881
142881
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143044,8 +143044,8 @@ function roundFloatPart(value) {
|
|
143044
143044
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/core/utils/math.js
|
143045
143045
|
/**
|
143046
143046
|
* DevExtreme (esm/core/utils/math.js)
|
143047
|
-
* Version: 24.2.4-build-
|
143048
|
-
* Build date:
|
143047
|
+
* Version: 24.2.4-build-24366-1935
|
143048
|
+
* Build date: Tue Dec 31 2024
|
143049
143049
|
*
|
143050
143050
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143051
143051
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143055,8 +143055,8 @@ function roundFloatPart(value) {
|
|
143055
143055
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/utils.js
|
143056
143056
|
/**
|
143057
143057
|
* DevExtreme (esm/common/core/localization/utils.js)
|
143058
|
-
* Version: 24.2.4-build-
|
143059
|
-
* Build date:
|
143058
|
+
* Version: 24.2.4-build-24366-1935
|
143059
|
+
* Build date: Tue Dec 31 2024
|
143060
143060
|
*
|
143061
143061
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143062
143062
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143083,8 +143083,8 @@ function toFixed(value, precision) {
|
|
143083
143083
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/ldml/number.js
|
143084
143084
|
/**
|
143085
143085
|
* DevExtreme (esm/common/core/localization/ldml/number.js)
|
143086
|
-
* Version: 24.2.4-build-
|
143087
|
-
* Build date:
|
143086
|
+
* Version: 24.2.4-build-24366-1935
|
143087
|
+
* Build date: Tue Dec 31 2024
|
143088
143088
|
*
|
143089
143089
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143090
143090
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143298,8 +143298,8 @@ function getFormat(formatter) {
|
|
143298
143298
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/currency.js
|
143299
143299
|
/**
|
143300
143300
|
* DevExtreme (esm/common/core/localization/currency.js)
|
143301
|
-
* Version: 24.2.4-build-
|
143302
|
-
* Build date:
|
143301
|
+
* Version: 24.2.4-build-24366-1935
|
143302
|
+
* Build date: Tue Dec 31 2024
|
143303
143303
|
*
|
143304
143304
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143305
143305
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143331,8 +143331,8 @@ function getFormat(formatter) {
|
|
143331
143331
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/cldr-data/parent_locales.js
|
143332
143332
|
/**
|
143333
143333
|
* DevExtreme (esm/common/core/localization/cldr-data/parent_locales.js)
|
143334
|
-
* Version: 24.2.4-build-
|
143335
|
-
* Build date:
|
143334
|
+
* Version: 24.2.4-build-24366-1935
|
143335
|
+
* Build date: Tue Dec 31 2024
|
143336
143336
|
*
|
143337
143337
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143338
143338
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143517,8 +143517,8 @@ function getFormat(formatter) {
|
|
143517
143517
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/parentLocale.js
|
143518
143518
|
/**
|
143519
143519
|
* DevExtreme (esm/common/core/localization/parentLocale.js)
|
143520
|
-
* Version: 24.2.4-build-
|
143521
|
-
* Build date:
|
143520
|
+
* Version: 24.2.4-build-24366-1935
|
143521
|
+
* Build date: Tue Dec 31 2024
|
143522
143522
|
*
|
143523
143523
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143524
143524
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143535,8 +143535,8 @@ const PARENT_LOCALE_SEPARATOR = "-";
|
|
143535
143535
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/core.js
|
143536
143536
|
/**
|
143537
143537
|
* DevExtreme (esm/common/core/localization/core.js)
|
143538
|
-
* Version: 24.2.4-build-
|
143539
|
-
* Build date:
|
143538
|
+
* Version: 24.2.4-build-24366-1935
|
143539
|
+
* Build date: Tue Dec 31 2024
|
143540
143540
|
*
|
143541
143541
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143542
143542
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143577,8 +143577,8 @@ const DEFAULT_LOCALE = "en";
|
|
143577
143577
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/open_xml_currency_format.js
|
143578
143578
|
/**
|
143579
143579
|
* DevExtreme (esm/common/core/localization/open_xml_currency_format.js)
|
143580
|
-
* Version: 24.2.4-build-
|
143581
|
-
* Build date:
|
143580
|
+
* Version: 24.2.4-build-24366-1935
|
143581
|
+
* Build date: Tue Dec 31 2024
|
143582
143582
|
*
|
143583
143583
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143584
143584
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -143620,8 +143620,8 @@ const DEFAULT_LOCALE = "en";
|
|
143620
143620
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/cldr-data/accounting_formats.js
|
143621
143621
|
/**
|
143622
143622
|
* DevExtreme (esm/common/core/localization/cldr-data/accounting_formats.js)
|
143623
|
-
* Version: 24.2.4-build-
|
143624
|
-
* Build date:
|
143623
|
+
* Version: 24.2.4-build-24366-1935
|
143624
|
+
* Build date: Tue Dec 31 2024
|
143625
143625
|
*
|
143626
143626
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
143627
143627
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -144207,8 +144207,8 @@ const DEFAULT_LOCALE = "en";
|
|
144207
144207
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/intl/number.js
|
144208
144208
|
/**
|
144209
144209
|
* DevExtreme (esm/common/core/localization/intl/number.js)
|
144210
|
-
* Version: 24.2.4-build-
|
144211
|
-
* Build date:
|
144210
|
+
* Version: 24.2.4-build-24366-1935
|
144211
|
+
* Build date: Tue Dec 31 2024
|
144212
144212
|
*
|
144213
144213
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
144214
144214
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -144328,8 +144328,8 @@ const getCurrencyFormatter = currency => new Intl.NumberFormat(core.locale(), {
|
|
144328
144328
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/number.js
|
144329
144329
|
/**
|
144330
144330
|
* DevExtreme (esm/common/core/localization/number.js)
|
144331
|
-
* Version: 24.2.4-build-
|
144332
|
-
* Build date:
|
144331
|
+
* Version: 24.2.4-build-24366-1935
|
144332
|
+
* Build date: Tue Dec 31 2024
|
144333
144333
|
*
|
144334
144334
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
144335
144335
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -144634,8 +144634,8 @@ if (hasIntl) {
|
|
144634
144634
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/ldml/date.format.js
|
144635
144635
|
/**
|
144636
144636
|
* DevExtreme (esm/common/core/localization/ldml/date.format.js)
|
144637
|
-
* Version: 24.2.4-build-
|
144638
|
-
* Build date:
|
144637
|
+
* Version: 24.2.4-build-24366-1935
|
144638
|
+
* Build date: Tue Dec 31 2024
|
144639
144639
|
*
|
144640
144640
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
144641
144641
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -144832,8 +144832,8 @@ const date_format_getFormat = function(formatter) {
|
|
144832
144832
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/ldml/date.parser.js
|
144833
144833
|
/**
|
144834
144834
|
* DevExtreme (esm/common/core/localization/ldml/date.parser.js)
|
144835
|
-
* Version: 24.2.4-build-
|
144836
|
-
* Build date:
|
144835
|
+
* Version: 24.2.4-build-24366-1935
|
144836
|
+
* Build date: Tue Dec 31 2024
|
144837
144837
|
*
|
144838
144838
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
144839
144839
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -145151,8 +145151,8 @@ const getParser = function(format, dateParts) {
|
|
145151
145151
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/default_date_names.js
|
145152
145152
|
/**
|
145153
145153
|
* DevExtreme (esm/common/core/localization/default_date_names.js)
|
145154
|
-
* Version: 24.2.4-build-
|
145155
|
-
* Build date:
|
145154
|
+
* Version: 24.2.4-build-24366-1935
|
145155
|
+
* Build date: Tue Dec 31 2024
|
145156
145156
|
*
|
145157
145157
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
145158
145158
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -145188,8 +145188,8 @@ const cutCaptions = (captions, format) => {
|
|
145188
145188
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/cldr-data/first_day_of_week_data.js
|
145189
145189
|
/**
|
145190
145190
|
* DevExtreme (esm/common/core/localization/cldr-data/first_day_of_week_data.js)
|
145191
|
-
* Version: 24.2.4-build-
|
145192
|
-
* Build date:
|
145191
|
+
* Version: 24.2.4-build-24366-1935
|
145192
|
+
* Build date: Tue Dec 31 2024
|
145193
145193
|
*
|
145194
145194
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
145195
145195
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -145388,8 +145388,8 @@ const cutCaptions = (captions, format) => {
|
|
145388
145388
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/intl/date.js
|
145389
145389
|
/**
|
145390
145390
|
* DevExtreme (esm/common/core/localization/intl/date.js)
|
145391
|
-
* Version: 24.2.4-build-
|
145392
|
-
* Build date:
|
145391
|
+
* Version: 24.2.4-build-24366-1935
|
145392
|
+
* Build date: Tue Dec 31 2024
|
145393
145393
|
*
|
145394
145394
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
145395
145395
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
@@ -145706,8 +145706,8 @@ const monthNameStrategies = {
|
|
145706
145706
|
;// CONCATENATED MODULE: ./node_modules/devextreme/esm/common/core/localization/date.js
|
145707
145707
|
/**
|
145708
145708
|
* DevExtreme (esm/common/core/localization/date.js)
|
145709
|
-
* Version: 24.2.4-build-
|
145710
|
-
* Build date:
|
145709
|
+
* Version: 24.2.4-build-24366-1935
|
145710
|
+
* Build date: Tue Dec 31 2024
|
145711
145711
|
*
|
145712
145712
|
* Copyright (c) 2012 - 2024 Developer Express Inc. ALL RIGHTS RESERVED
|
145713
145713
|
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
|
package/dist/dx.richedit.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (dx.richedit.min.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
/*! For license information please see dx.richedit.min.js.LICENSE.txt */
|
package/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (index.d.ts)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
export * from './lib/client/public/all';
|
package/index.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress WebRichEdit (index.js)
|
3
3
|
* Version: 24.2.4
|
4
|
-
* Copyright (c) 2012 -
|
4
|
+
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
6
6
|
*/
|
7
7
|
import 'devextreme/ui/menu';
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "devexpress-richedit",
|
3
|
-
"version": "24.2.4-build-
|
3
|
+
"version": "24.2.4-build-25002-0102",
|
4
4
|
"homepage": "https://www.devexpress.com/",
|
5
5
|
"bugs": "https://www.devexpress.com/support/",
|
6
6
|
"author": "Developer Express Inc.",
|
@@ -14,8 +14,8 @@
|
|
14
14
|
"build-nspell": "webpack --mode production --config=bin/nspell.webpack.config.js"
|
15
15
|
},
|
16
16
|
"peerDependencies": {
|
17
|
-
"devextreme": "24.2.4-build-
|
18
|
-
"devextreme-dist": "24.2.4-build-
|
17
|
+
"devextreme": "24.2.4-build-24366-1935",
|
18
|
+
"devextreme-dist": "24.2.4-build-24366-1935"
|
19
19
|
},
|
20
20
|
"dependencies": {
|
21
21
|
"jszip": "~3.10.1",
|