@hpcc-js/dgrid 2.32.18 → 2.32.20
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 +9 -9
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +9 -9
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +6 -6
- 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.js
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["@hpcc-js/dgrid"] = {}, global["@hpcc-js/common"], global["@hpcc-js/util"]));
|
|
5
5
|
})(this, (function (exports, common, util) {
|
|
6
6
|
var PKG_NAME = "@hpcc-js/dgrid";
|
|
7
|
-
var PKG_VERSION = "2.32.
|
|
8
|
-
var BUILD_VERSION = "2.105.
|
|
7
|
+
var PKG_VERSION = "2.32.20";
|
|
8
|
+
var BUILD_VERSION = "2.105.9";
|
|
9
9
|
|
|
10
10
|
/******************************************************************************
|
|
11
11
|
Copyright (c) Microsoft Corporation.
|
|
@@ -28509,8 +28509,8 @@
|
|
|
28509
28509
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
28510
28510
|
exports.BUILD_VERSION = exports.PKG_VERSION = exports.PKG_NAME = void 0;
|
|
28511
28511
|
exports.PKG_NAME = "@hpcc-js/dgrid-shim";
|
|
28512
|
-
exports.PKG_VERSION = "2.24.
|
|
28513
|
-
exports.BUILD_VERSION = "2.105.
|
|
28512
|
+
exports.PKG_VERSION = "2.24.10";
|
|
28513
|
+
exports.BUILD_VERSION = "2.105.9";
|
|
28514
28514
|
|
|
28515
28515
|
|
|
28516
28516
|
/***/ }),
|
|
@@ -28653,7 +28653,7 @@
|
|
|
28653
28653
|
if (total >= UNKNOWN_NUM_ROWS) {
|
|
28654
28654
|
query(".dgrid-page-link:last-child", this.paginationNavigationNode).forEach(function (link) {
|
|
28655
28655
|
domClass.toggle(link, "dgrid-page-disabled", true);
|
|
28656
|
-
if (parseInt(link.innerText, 10)
|
|
28656
|
+
if (!isNaN(parseInt(link.innerText, 10))) {
|
|
28657
28657
|
link.innerText = "???";
|
|
28658
28658
|
}
|
|
28659
28659
|
link.tabIndex = -1;
|
|
@@ -28708,9 +28708,9 @@
|
|
|
28708
28708
|
|
|
28709
28709
|
/***/ }),
|
|
28710
28710
|
|
|
28711
|
-
/***/
|
|
28711
|
+
/***/ 8118:
|
|
28712
28712
|
/*!******************************************************************!*\
|
|
28713
|
-
!*** ../../../../../../../tmp/tmp-
|
|
28713
|
+
!*** ../../../../../../../tmp/tmp-3337FzUEaogFOMrh/dojo/dojo.js ***!
|
|
28714
28714
|
\******************************************************************/
|
|
28715
28715
|
/***/ ((module) => {
|
|
28716
28716
|
|
|
@@ -29937,7 +29937,7 @@
|
|
|
29937
29937
|
/******/ "dojo/_base/query":4203,
|
|
29938
29938
|
/******/ "dojo/_base/NodeList":6659,
|
|
29939
29939
|
/******/ "dojo/NodeList-dom":8288
|
|
29940
|
-
/******/ // "/tmp/tmp-
|
|
29940
|
+
/******/ // "/tmp/tmp-3337FzUEaogFOMrh/dojo/dojo.js" = 8118
|
|
29941
29941
|
/******/ });
|
|
29942
29942
|
/******/
|
|
29943
29943
|
/******/ globalObj.require = req;
|
|
@@ -29973,7 +29973,7 @@
|
|
|
29973
29973
|
/******/ return url;
|
|
29974
29974
|
/******/ })}));
|
|
29975
29975
|
/******/ 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':({})});
|
|
29976
|
-
/******/ var dojoLoader = __webpack_require__(
|
|
29976
|
+
/******/ var dojoLoader = __webpack_require__(8118);
|
|
29977
29977
|
/******/ dojoLoader.call(loaderScope, userConfig, defaultConfig, loaderScope, loaderScope);
|
|
29978
29978
|
/******/ loaderScope.require.baseUrl = "./";
|
|
29979
29979
|
/******/ Object.keys(loaderScope.require.packs).forEach(function(key) {
|