runbir-tools 1.0.3 → 1.0.4

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 +1 @@
1
- .map[data-v-1225a1e0]{width:100%;height:100%}@keyframes rotate-1225a1e0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
1
+ .map{width:100%;height:100%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@@ -18346,17 +18346,17 @@ class Executor {
18346
18346
  );
18347
18347
  p = (ee.anchorY - te) * this.pixelRatio, v[5] = p, $ = T.height, v[6] = $, _e = T.width, v[13] = _e;
18348
18348
  }
18349
- let ve;
18350
- v.length > 25 && (ve = /** @type {number} */
18349
+ let Re;
18350
+ v.length > 25 && (Re = /** @type {number} */
18351
18351
  v[25]);
18352
- let Re, we, Se;
18353
- v.length > 17 ? (Re = /** @type {Array<number>} */
18352
+ let ve, we, Se;
18353
+ v.length > 17 ? (ve = /** @type {Array<number>} */
18354
18354
  v[16], we = /** @type {Array<*>} */
18355
18355
  v[17], Se = /** @type {Array<*>} */
18356
- v[18]) : (Re = defaultPadding, we = null, Se = null), Ee && B ? de += O : !Ee && !B && (de -= O);
18356
+ v[18]) : (ve = defaultPadding, we = null, Se = null), Ee && B ? de += O : !Ee && !B && (de -= O);
18357
18357
  let Be = 0;
18358
18358
  for (; g < f; g += 2) {
18359
- if (ve && ve[Be++] < _e / this.pixelRatio)
18359
+ if (Re && Re[Be++] < _e / this.pixelRatio)
18360
18360
  continue;
18361
18361
  const ee = this.calculateImageOrLabelDimensions_(
18362
18362
  T.width,
@@ -18372,7 +18372,7 @@ class Executor {
18372
18372
  de,
18373
18373
  me,
18374
18374
  r,
18375
- Re,
18375
+ ve,
18376
18376
  !!we || !!Se,
18377
18377
  F
18378
18378
  ), ge = [
@@ -24612,13 +24612,8 @@ const _hoisted_1 = {
24612
24612
  { deep: !0 }
24613
24613
  ), (s, e) => (openBlock(), createElementBlock("div", _hoisted_1));
24614
24614
  }
24615
- }), _export_sfc = (s, e) => {
24616
- const t = s.__vccOpts || s;
24617
- for (const [i, n] of e)
24618
- t[i] = n;
24619
- return t;
24620
- }, VueOl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1225a1e0"]]), components = {
24621
- VueOl
24615
+ }), components = {
24616
+ VueOl: _sfc_main
24622
24617
  // 其他组件...
24623
24618
  }, index = {
24624
24619
  install(s) {
@@ -24628,6 +24623,6 @@ const _hoisted_1 = {
24628
24623
  ...components
24629
24624
  };
24630
24625
  export {
24631
- VueOl,
24626
+ _sfc_main as VueOl,
24632
24627
  index as default
24633
24628
  };