@hpcc-js/composite 3.5.12 → 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
@@ -16,7 +16,7 @@ var me = Object.defineProperty, __name$1 = (e, t) => me(e, "name", {
16
16
  }, he = /* @__PURE__ */ ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, { get: (e, t) => (typeof require < "u" ? require : e)[t] }) : e)(function(e) {
17
17
  if (typeof require < "u") return require.apply(this, arguments);
18
18
  throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
19
- }), ge = "@hpcc-js/composite", _e = "3.5.12", ve = "3.25.1", ye = Object.create, be = Object.defineProperty, xe = Object.getOwnPropertyDescriptor, Se = Object.getOwnPropertyNames, Ce = Object.getPrototypeOf, E = Object.prototype.hasOwnProperty, D = /* @__PURE__ */ __name$1((e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), "__commonJSMin"), we = /* @__PURE__ */ __name$1((e, t, n, r) => {
19
+ }), ge = "@hpcc-js/composite", _e = "3.6.1", ve = "3.26.1", ye = Object.create, be = Object.defineProperty, xe = Object.getOwnPropertyDescriptor, Se = Object.getOwnPropertyNames, Ce = Object.getPrototypeOf, E = Object.prototype.hasOwnProperty, D = /* @__PURE__ */ __name$1((e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), "__commonJSMin"), we = /* @__PURE__ */ __name$1((e, t, n, r) => {
20
20
  if (t && typeof t == "object" || typeof t == "function") for (var i = Se(t), a = 0, o = i.length, s; a < o; a++) s = i[a], !E.call(e, s) && s !== n && be(e, s, {
21
21
  get: ((e) => t[e]).bind(null, s),
22
22
  enumerable: !(r = xe(t, s)) || r.enumerable
@@ -11815,7 +11815,7 @@ FlexGrid.prototype._class += " layout_FlexGrid", FlexGrid.prototype.publish("ite
11815
11815
  ]), FlexGrid.prototype.publish("flexGrow", 1, "number", "Default flex-grow style for all list items"), FlexGrid.prototype.publish("flexBasis", "10%", "string", "Default flex-basis style for all list items"), FlexGrid.prototype.publish("widgetsFlexGrow", [], "array", "Array of flex-grow values keyed on the widgets array"), FlexGrid.prototype.publish("widgetsFlexBasis", [], "array", "Array of flex-basis values keyed on the widgets array"), FlexGrid.prototype.publish("widgets", [], "widgetArray", "Array of widgets to be rendered as list items");
11816
11816
  var Cn = /* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin(((e, t) => {
11817
11817
  (function(n, r) {
11818
- typeof define == "function" && define.amd ? define([], r) : typeof e == "object" ? t.exports = r() : n.GridList = r();
11818
+ typeof e == "object" ? t.exports = r() : n.GridList = r();
11819
11819
  })(e, function() {
11820
11820
  var GridList = function(e, t) {
11821
11821
  for (var n in this._options = t, this.defaults) this._options.hasOwnProperty(n) || (this._options[n] = this.defaults[n]);