runbir-tools 1.0.4 → 1.0.5

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,3 +1,4 @@
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".map[data-v-f90a5acf]{width:100%;height:100%}@keyframes rotate-f90a5acf{0%{transform:rotate(0)}to{transform:rotate(360deg)}}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
1
2
  var ze = Object.defineProperty;
2
3
  var Ve = (s, e, t) => e in s ? ze(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t;
3
4
  var se = (s, e, t) => Ve(s, typeof e != "symbol" ? e + "" : e, t);
@@ -18346,17 +18347,17 @@ class Executor {
18346
18347
  );
18347
18348
  p = (ee.anchorY - te) * this.pixelRatio, v[5] = p, $ = T.height, v[6] = $, _e = T.width, v[13] = _e;
18348
18349
  }
18349
- let Re;
18350
- v.length > 25 && (Re = /** @type {number} */
18350
+ let ve;
18351
+ v.length > 25 && (ve = /** @type {number} */
18351
18352
  v[25]);
18352
- let ve, we, Se;
18353
- v.length > 17 ? (ve = /** @type {Array<number>} */
18353
+ let Re, we, Se;
18354
+ v.length > 17 ? (Re = /** @type {Array<number>} */
18354
18355
  v[16], we = /** @type {Array<*>} */
18355
18356
  v[17], Se = /** @type {Array<*>} */
18356
- v[18]) : (ve = defaultPadding, we = null, Se = null), Ee && B ? de += O : !Ee && !B && (de -= O);
18357
+ v[18]) : (Re = defaultPadding, we = null, Se = null), Ee && B ? de += O : !Ee && !B && (de -= O);
18357
18358
  let Be = 0;
18358
18359
  for (; g < f; g += 2) {
18359
- if (Re && Re[Be++] < _e / this.pixelRatio)
18360
+ if (ve && ve[Be++] < _e / this.pixelRatio)
18360
18361
  continue;
18361
18362
  const ee = this.calculateImageOrLabelDimensions_(
18362
18363
  T.width,
@@ -18372,7 +18373,7 @@ class Executor {
18372
18373
  de,
18373
18374
  me,
18374
18375
  r,
18375
- ve,
18376
+ Re,
18376
18377
  !!we || !!Se,
18377
18378
  F
18378
18379
  ), ge = [
@@ -24612,17 +24613,17 @@ const _hoisted_1 = {
24612
24613
  { deep: !0 }
24613
24614
  ), (s, e) => (openBlock(), createElementBlock("div", _hoisted_1));
24614
24615
  }
24615
- }), components = {
24616
- VueOl: _sfc_main
24617
- // 其他组件...
24618
- }, index = {
24616
+ }), _export_sfc = (s, e) => {
24617
+ const t = s.__vccOpts || s;
24618
+ for (const [i, n] of e)
24619
+ t[i] = n;
24620
+ return t;
24621
+ }, VueOl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f90a5acf"]]), plugin = {
24619
24622
  install(s) {
24620
- for (const e in components)
24621
- s.component(e, components[e]);
24622
- },
24623
- ...components
24623
+ s.component("VueOl", VueOl);
24624
+ }
24624
24625
  };
24625
24626
  export {
24626
- _sfc_main as VueOl,
24627
- index as default
24627
+ VueOl,
24628
+ plugin as default
24628
24629
  };