@hpcc-js/layout 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 CHANGED
@@ -14,7 +14,7 @@ var D = Object.create, O = Object.defineProperty, __name = (e, t) => O(e, "name"
14
14
  }, __toESM = (e, t, n) => (n = e == null ? {} : D(j(e)), __copyProps(t || !e || !e.__esModule ? O(n, "default", {
15
15
  value: e,
16
16
  enumerable: !0
17
- }) : n, e)), N = "@hpcc-js/layout", te = "3.6.0", ne = "3.26.0", AbsoluteSurface = class extends r {
17
+ }) : n, e)), N = "@hpcc-js/layout", te = "3.6.1", ne = "3.26.1", AbsoluteSurface = class extends r {
18
18
  constructor() {
19
19
  super(), this._tag = "div";
20
20
  }
@@ -1769,7 +1769,7 @@ FlexGrid.prototype._class += " layout_FlexGrid", FlexGrid.prototype.publish("ite
1769
1769
  //#region src/Grid.css
1770
1770
  var $ = /* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin(((e, t) => {
1771
1771
  (function(n, r) {
1772
- typeof define == "function" && define.amd ? define([], r) : typeof e == "object" ? t.exports = r() : n.GridList = r();
1772
+ typeof e == "object" ? t.exports = r() : n.GridList = r();
1773
1773
  })(e, function() {
1774
1774
  var GridList = function(e, t) {
1775
1775
  for (var n in this._options = t, this.defaults) this._options.hasOwnProperty(n) || (this._options[n] = this.defaults[n]);