@hpcc-js/dgrid 2.31.1 → 2.32.0
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/dist/index.es6.js +7 -7
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +5 -5
- package/dist/index.min.js.map +1 -1
- package/package.json +4 -4
- package/src/__package__.ts +2 -2
- package/types/__package__.d.ts +2 -2
- package/types-3.4/__package__.d.ts +2 -2
package/dist/index.es6.js
CHANGED
|
@@ -2,8 +2,8 @@ import { publish, HTMLWidget, format, Palette, select, PropertyExt } from '@hpcc
|
|
|
2
2
|
import { hashSum } from '@hpcc-js/util';
|
|
3
3
|
|
|
4
4
|
var PKG_NAME = "@hpcc-js/dgrid";
|
|
5
|
-
var PKG_VERSION = "2.
|
|
6
|
-
var BUILD_VERSION = "2.
|
|
5
|
+
var PKG_VERSION = "2.32.0";
|
|
6
|
+
var BUILD_VERSION = "2.104.0";
|
|
7
7
|
|
|
8
8
|
/*! *****************************************************************************
|
|
9
9
|
Copyright (c) Microsoft Corporation.
|
|
@@ -28777,7 +28777,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
28777
28777
|
exports.BUILD_VERSION = exports.PKG_VERSION = exports.PKG_NAME = void 0;
|
|
28778
28778
|
exports.PKG_NAME = "@hpcc-js/dgrid-shim";
|
|
28779
28779
|
exports.PKG_VERSION = "2.24.0";
|
|
28780
|
-
exports.BUILD_VERSION = "2.
|
|
28780
|
+
exports.BUILD_VERSION = "2.104.0";
|
|
28781
28781
|
|
|
28782
28782
|
|
|
28783
28783
|
/***/ }),
|
|
@@ -28957,9 +28957,9 @@ exports.PagingGrid.prototype.i18nPagination = nlsPagination.root;
|
|
|
28957
28957
|
|
|
28958
28958
|
/***/ }),
|
|
28959
28959
|
|
|
28960
|
-
/***/
|
|
28960
|
+
/***/ 1454:
|
|
28961
28961
|
/*!******************************************************************!*\
|
|
28962
|
-
!*** ../../../../../../../tmp/tmp-
|
|
28962
|
+
!*** ../../../../../../../tmp/tmp-2963kNZiAwQk51fG/dojo/dojo.js ***!
|
|
28963
28963
|
\******************************************************************/
|
|
28964
28964
|
/***/ ((module) => {
|
|
28965
28965
|
|
|
@@ -29775,7 +29775,7 @@ module.exports = function(userConfig, defaultConfig, global, window) { this.load
|
|
|
29775
29775
|
/******/ "dojo/_base/query":6118,
|
|
29776
29776
|
/******/ "dojo/_base/NodeList":1812,
|
|
29777
29777
|
/******/ "dojo/NodeList-dom":8288
|
|
29778
|
-
/******/ // "/tmp/tmp-
|
|
29778
|
+
/******/ // "/tmp/tmp-2963kNZiAwQk51fG/dojo/dojo.js" = 1454
|
|
29779
29779
|
/******/ });
|
|
29780
29780
|
/******/
|
|
29781
29781
|
/******/ globalObj.require = req;
|
|
@@ -29811,7 +29811,7 @@ module.exports = function(userConfig, defaultConfig, global, window) { this.load
|
|
|
29811
29811
|
/******/ return url;
|
|
29812
29812
|
/******/ })}));
|
|
29813
29813
|
/******/ var defaultConfig = ({'hasCache':({'webpack':1,'host-browser':1,'dom':1,'dojo-loader':1,'dojo-has-api':1,'dojo-dom-ready-api':1,'dojo-sniff':1,'dojo-test-sniff':1,'config-deferredInstrumentation':1,'config-tlmSiblingOfDojo':1}),'paths':({'js':'js','theme':'theme','css':'//chuckdumont.github.io/dojo-css-plugin/1.0.0/css'}),'pathsMapProg':[['theme','theme',/^theme(\/|$)/,5],['css','//chuckdumont.github.io/dojo-css-plugin/1.0.0/css',/^css(\/|$)/,3],['js','js',/^js(\/|$)/,2]],'packs':({'dojo':({'main':'main','name':'dojo','location':'./dist/dojo','lib':'.'}),'dijit':({'main':'main','name':'dijit','location':'./dist/dijit','lib':'.'}),'dojox':({'main':'main','name':'dojox','location':'./dist/dojox','lib':'.'}),'dijit-themes':({'main':'main','name':'dijit-themes','location':'./dist/dijit-themes','lib':'.'}),'dgrid':({'main':'main','name':'dgrid','location':'./dist/dgrid','lib':'.'}),'dstore':({'main':'main','name':'dstore','location':'./dist/dojo-dstore','lib':'.'})}),'aliases':[],'mapProgs':[],'cacheBust':undefined,'modules':({}),'cache':({})});
|
|
29814
|
-
/******/ var dojoLoader = __webpack_require__(
|
|
29814
|
+
/******/ var dojoLoader = __webpack_require__(1454);
|
|
29815
29815
|
/******/ dojoLoader.call(loaderScope, userConfig, defaultConfig, loaderScope, loaderScope);
|
|
29816
29816
|
/******/ loaderScope.require.baseUrl = "./";
|
|
29817
29817
|
/******/ Object.keys(loaderScope.require.packs).forEach(function(key) {
|