meixioacomponent 0.9.19 → 0.9.20

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
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../packages/components/index.ts"],"names":[],"mappings":"AAqDA,OAAO,iBAAiB,MAAM,kCAAkC,CAAA;AAGhE,OAAO,OAAO,MAAM,uBAAuB,CAAC;AAS5C,OAAO,aAAa,MAAM,yBAAyB,CAAC;AAiFpD,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoErB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../packages/components/index.ts"],"names":[],"mappings":"AAqDA,OAAO,iBAAiB,MAAM,kCAAkC,CAAA;AAGhE,OAAO,OAAO,MAAM,uBAAuB,CAAC;AAS5C,OAAO,aAAa,MAAM,yBAAyB,CAAC;AAiFpD,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoErB,CAAA;AAID,eAAe,gBAAgB,CAAA"}
@@ -206,4 +206,5 @@ const meixioacomponent = {
206
206
  useTableColumnParamsType: useType_1.useTableColumnParamsType,
207
207
  useFormItemParamsType: useType_1.useFormItemParamsType
208
208
  };
209
+ window[`meixioacomponent`] = meixioacomponent;
209
210
  exports.default = meixioacomponent;
@@ -90844,6 +90844,7 @@ const meixioacomponent = {
90844
90844
  useTableColumnParamsType: useType_1.useTableColumnParamsType,
90845
90845
  useFormItemParamsType: useType_1.useFormItemParamsType
90846
90846
  };
90847
+ window[`meixioacomponent`] = meixioacomponent;
90847
90848
  exports["default"] = meixioacomponent;
90848
90849
 
90849
90850
 
@@ -90854,6 +90854,7 @@ const meixioacomponent = {
90854
90854
  useTableColumnParamsType: useType_1.useTableColumnParamsType,
90855
90855
  useFormItemParamsType: useType_1.useFormItemParamsType
90856
90856
  };
90857
+ window[`meixioacomponent`] = meixioacomponent;
90857
90858
  exports["default"] = meixioacomponent;
90858
90859
 
90859
90860