@uf_lee/leeui 1.0.106 → 1.0.107

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/dist/leeui.es.js CHANGED
@@ -43261,12 +43261,15 @@ console.warn = function(...e) {
43261
43261
  }
43262
43262
  o9.apply(console, e);
43263
43263
  };
43264
- const u9 = (e, t) => {
43264
+ const a9 = (e, t) => {
43265
43265
  e.use(GW, t), e.component("LElForm", t9), e.component("LElCom", Xr), e.component("LElTable", n9);
43266
+ }, c9 = {
43267
+ install: a9
43266
43268
  };
43267
43269
  export {
43268
43270
  Xr as LElCom,
43269
43271
  t9 as LElForm,
43270
43272
  n9 as LElTable,
43271
- u9 as install
43273
+ c9 as default,
43274
+ a9 as install
43272
43275
  };