@gpustack/core-ui 1.0.7 → 1.0.8

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.
@@ -1,4 +1,4 @@
1
- import { i as e, t } from "./rolldown-runtime-BETGA6I9.js";
1
+ import { i as e, t } from "./rolldown-runtime-gEudmnaM.js";
2
2
  //#region ../../node_modules/.pnpm/jszip@3.10.1/node_modules/jszip/dist/jszip.min.js
3
3
  var n = /* @__PURE__ */ t(((t, n) => {
4
4
  (function(e) {
@@ -1,4 +1,4 @@
1
- import { t as e } from "./rolldown-runtime-BETGA6I9.js";
1
+ import { t as e } from "./rolldown-runtime-gEudmnaM.js";
2
2
  //#region ../../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/lodash.js
3
3
  var t = /* @__PURE__ */ e(((e, t) => {
4
4
  (function() {
@@ -667,7 +667,8 @@ var t = /* @__PURE__ */ e(((e, t) => {
667
667
  }
668
668
  pi.prototype.add = pi.prototype.push = mi, pi.prototype.has = hi;
669
669
  function gi(e) {
670
- this.size = (this.__data__ = new ti(e)).size;
670
+ var t = this.__data__ = new ti(e);
671
+ this.size = t.size;
671
672
  }
672
673
  function _i() {
673
674
  this.__data__ = new ti(), this.size = 0;