@hpcc-js/other 3.6.0 → 3.6.1
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.js +2 -4
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +2 -2
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +7 -7
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@ var x = Object.create, S = Object.defineProperty, __name = (e, t) => S(e, "name"
|
|
|
20
20
|
}, __toESM = (e, t, n) => (n = e == null ? {} : x(T(e)), __copyProps(t || !e || !e.__esModule ? S(n, "default", {
|
|
21
21
|
value: e,
|
|
22
22
|
enumerable: !0
|
|
23
|
-
}) : n, e)), D = "@hpcc-js/other", O = "3.6.
|
|
23
|
+
}) : n, e)), D = "@hpcc-js/other", O = "3.6.1", k = "3.26.1", A = 0, j = 0, M = 0, N = 1e3, P, F, I = 0, L = 0, R = 0, z = typeof performance == "object" && performance.now ? performance : Date, B = typeof window == "object" && window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : function(e) {
|
|
24
24
|
setTimeout(e, 17);
|
|
25
25
|
};
|
|
26
26
|
function now() {
|
|
@@ -259,9 +259,7 @@ var ee = /* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin(((e, t) => {
|
|
|
259
259
|
return autoComplete;
|
|
260
260
|
})();
|
|
261
261
|
(function() {
|
|
262
|
-
|
|
263
|
-
return n;
|
|
264
|
-
}) : t !== void 0 && t.exports ? t.exports = n : window.autoComplete = n;
|
|
262
|
+
t !== void 0 && t.exports ? t.exports = n : window.autoComplete = n;
|
|
265
263
|
})();
|
|
266
264
|
})))(), 1), AutoCompleteText = class extends n {
|
|
267
265
|
_span;
|