yxuse 1.0.90 → 1.0.91

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/lib/api.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ag as a } from "./index.es6.js";
2
- import { g as o, c as g, b as m, a as i } from "./index.es5.js";
2
+ import { g as o, d as g, c as m, a as i } from "./index.es5.js";
3
3
  import "./vue.runtime.esm-bundler.es.js";
4
4
  export {
5
5
  a as auth,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs2.js");require("./index.cjs3.js");require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");require("./index.cjs4.js");require("./index.cjs5.js");exports.Toolbar=e.Toolbar;exports.Update=e.Update;exports.YxTable=e.YxTable;exports.yxSearchForm=e.yxSearchForm;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs2.js");require("./index.cjs3.js");require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");require("./index.cjs4.js");require("./index.cjs5.js");require("./index.cjs7.js");exports.Toolbar=e.Toolbar;exports.Update=e.Update;exports.YxTable=e._sfc_main;exports.yxSearchForm=e.yxSearchForm;
@@ -1,12 +1,13 @@
1
- import { T as e, U as s, Y as x, y as T } from "./index.es2.js";
1
+ import { T as s, U as x, _ as T, y as b } from "./index.es2.js";
2
2
  import "./index.es3.js";
3
3
  import "./index.es6.js";
4
4
  import "./vue.runtime.esm-bundler.es.js";
5
5
  import "./index.es4.js";
6
6
  import "./index.es5.js";
7
+ import "./index.es7.js";
7
8
  export {
8
- e as Toolbar,
9
- s as Update,
10
- x as YxTable,
11
- T as yxSearchForm
9
+ s as Toolbar,
10
+ x as Update,
11
+ T as YxTable,
12
+ b as yxSearchForm
12
13
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");const i={mounted(t,e){n(t,e)}},n=(t,e)=>{const o=e.value;return s.getUserIsHaveBtnPower(o)?"":t.remove()},r={auth:i},c={install:function(t){Object.keys(r).forEach(e=>{t.directive(e,r[e])})}};exports.default=c;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index.cjs7.js");require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");exports.default=e.directives$1;
@@ -1,21 +1,6 @@
1
- import { ah as s } from "./index.es6.js";
1
+ import { a as m } from "./index.es7.js";
2
+ import "./index.es6.js";
2
3
  import "./vue.runtime.esm-bundler.es.js";
3
- const c = {
4
- mounted(e, t) {
5
- n(e, t);
6
- }
7
- }, n = (e, t) => {
8
- const r = t.value;
9
- return s(r) ? "" : e.remove();
10
- }, o = {
11
- auth: c
12
- }, u = {
13
- install: function(e) {
14
- Object.keys(o).forEach((t) => {
15
- e.directive(t, o[t]);
16
- });
17
- }
18
- };
19
4
  export {
20
- u as default
5
+ m as default
21
6
  };
package/lib/index.cjs.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index.cjs3.js"),n=require("./index.cjs4.js"),r=require("./index.cjs5.js"),e=require("./index.cjs2.js");require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");exports.utils=i.index;exports.icons=n.index;exports.api=r.index;exports.BC=e.BC;exports.components=e.index$1;exports.theme=e.index;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./index.cjs3.js"),t=require("./index.cjs4.js"),r=require("./index.cjs5.js"),e=require("./index.cjs2.js");require("./index.cjs7.js");require("./index.cjs6.js");require("./vue.runtime.esm-bundler.cjs.js");exports.utils=i.utils2;exports.icons=t.icons2;exports.api=r.api2;exports.BC=e.BC;exports.components=e.components2;exports.default=e.index;exports.theme=e.theme2;