runbir-tools 1.0.3 → 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);
@@ -24617,17 +24618,12 @@ const _hoisted_1 = {
24617
24618
  for (const [i, n] of e)
24618
24619
  t[i] = n;
24619
24620
  return t;
24620
- }, VueOl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1225a1e0"]]), components = {
24621
- VueOl
24622
- // 其他组件...
24623
- }, index = {
24621
+ }, VueOl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f90a5acf"]]), plugin = {
24624
24622
  install(s) {
24625
- for (const e in components)
24626
- s.component(e, components[e]);
24627
- },
24628
- ...components
24623
+ s.component("VueOl", VueOl);
24624
+ }
24629
24625
  };
24630
24626
  export {
24631
24627
  VueOl,
24632
- index as default
24628
+ plugin as default
24633
24629
  };