@hpcc-js/dgrid 2.32.17 → 2.32.18
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 +11 -8
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +11 -8
- 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 +3 -3
- 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.18";
|
|
8
|
+
var BUILD_VERSION = "2.105.7";
|
|
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.9";
|
|
28513
|
+
exports.BUILD_VERSION = "2.105.7";
|
|
28514
28514
|
|
|
28515
28515
|
|
|
28516
28516
|
/***/ }),
|
|
@@ -28653,6 +28653,9 @@
|
|
|
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) >= UNKNOWN_NUM_ROWS) {
|
|
28657
|
+
link.innerText = "???";
|
|
28658
|
+
}
|
|
28656
28659
|
link.tabIndex = -1;
|
|
28657
28660
|
});
|
|
28658
28661
|
var pageText = query(".dgrid-status", this.paginationNode)[0];
|
|
@@ -28705,9 +28708,9 @@
|
|
|
28705
28708
|
|
|
28706
28709
|
/***/ }),
|
|
28707
28710
|
|
|
28708
|
-
/***/
|
|
28711
|
+
/***/ 7437:
|
|
28709
28712
|
/*!******************************************************************!*\
|
|
28710
|
-
!*** ../../../../../../../tmp/tmp-
|
|
28713
|
+
!*** ../../../../../../../tmp/tmp-3276LjaigyR0C35e/dojo/dojo.js ***!
|
|
28711
28714
|
\******************************************************************/
|
|
28712
28715
|
/***/ ((module) => {
|
|
28713
28716
|
|
|
@@ -29934,7 +29937,7 @@
|
|
|
29934
29937
|
/******/ "dojo/_base/query":4203,
|
|
29935
29938
|
/******/ "dojo/_base/NodeList":6659,
|
|
29936
29939
|
/******/ "dojo/NodeList-dom":8288
|
|
29937
|
-
/******/ // "/tmp/tmp-
|
|
29940
|
+
/******/ // "/tmp/tmp-3276LjaigyR0C35e/dojo/dojo.js" = 7437
|
|
29938
29941
|
/******/ });
|
|
29939
29942
|
/******/
|
|
29940
29943
|
/******/ globalObj.require = req;
|
|
@@ -29970,7 +29973,7 @@
|
|
|
29970
29973
|
/******/ return url;
|
|
29971
29974
|
/******/ })}));
|
|
29972
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':({})});
|
|
29973
|
-
/******/ var dojoLoader = __webpack_require__(
|
|
29976
|
+
/******/ var dojoLoader = __webpack_require__(7437);
|
|
29974
29977
|
/******/ dojoLoader.call(loaderScope, userConfig, defaultConfig, loaderScope, loaderScope);
|
|
29975
29978
|
/******/ loaderScope.require.baseUrl = "./";
|
|
29976
29979
|
/******/ Object.keys(loaderScope.require.packs).forEach(function(key) {
|