color-star-custom-components 0.0.8 → 0.0.9

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/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./IconRenderer.js"),o=require("./IconSelect.js"),c=require("./IconEmpty.js"),l=require("./GlassProxy.js"),n=require("./SearchBar.js"),i=require("./CustomSelect.js"),s=require("./CustomTitle.js"),a=require("./UploadFile.js"),u=require("./FileList.js"),S=require("./BatchImport.js"),m=require("./TreeSelect.js"),p=require("./TreeShowSelect.js"),I=require("./chunks/config.B0eqERf5.js"),y=require("element-plus"),e=Object.freeze(Object.defineProperty({__proto__:null,BatchImport:S.BatchImport,CustomSelect:i.CustomSelect,CustomTitle:s.CustomTitle,FileList:u.FileList,GlassProxy:l.GlassProxy,IconEmpty:c.IconEmpty,IconRenderer:r.IconRenderer,IconSelect:o.IconSelect,SearchBar:n.SearchBar,TreeSelect:m.TreeSelect,TreeShowSelect:p.TreeShowSelect,UploadFile:a.UploadFile,iconLibraryMap:I.iconLibraryMap},Symbol.toStringTag,{value:"Module"}));y.dayjs.en.weekStart=1;const T=d=>{for(const t in e)e[t].install&&d.use(e[t])},h={install:T};exports.IconRenderer=r.IconRenderer;exports.IconSelect=o.IconSelect;exports.IconEmpty=c.IconEmpty;exports.GlassProxy=l.GlassProxy;exports.SearchBar=n.SearchBar;exports.CustomSelect=i.CustomSelect;exports.CustomTitle=s.CustomTitle;exports.UploadFile=a.UploadFile;exports.FileList=u.FileList;exports.BatchImport=S.BatchImport;exports.TreeSelect=m.TreeSelect;exports.TreeShowSelect=p.TreeShowSelect;exports.iconLibraryMap=I.iconLibraryMap;exports.default=h;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./IconRenderer.js"),o=require("./IconSelect.js"),c=require("./IconEmpty.js"),l=require("./GlassProxy.js"),n=require("./SearchBar.js"),i=require("./CustomSelect.js"),s=require("./CustomTitle.js"),a=require("./UploadFile.js"),u=require("./FileList.js"),S=require("./BatchImport.js"),m=require("./TreeSelect.js"),p=require("./TreeShowSelect.js"),I=require("./chunks/config.Dn5w8OJ_.js"),y=require("element-plus"),e=Object.freeze(Object.defineProperty({__proto__:null,BatchImport:S.BatchImport,CustomSelect:i.CustomSelect,CustomTitle:s.CustomTitle,FileList:u.FileList,GlassProxy:l.GlassProxy,IconEmpty:c.IconEmpty,IconRenderer:r.IconRenderer,IconSelect:o.IconSelect,SearchBar:n.SearchBar,TreeSelect:m.TreeSelect,TreeShowSelect:p.TreeShowSelect,UploadFile:a.UploadFile,iconLibraryMap:I.iconLibraryMap},Symbol.toStringTag,{value:"Module"}));y.dayjs.en.weekStart=1;const T=d=>{for(const t in e)e[t].install&&d.use(e[t])},h={install:T};exports.IconRenderer=r.IconRenderer;exports.IconSelect=o.IconSelect;exports.IconEmpty=c.IconEmpty;exports.GlassProxy=l.GlassProxy;exports.SearchBar=n.SearchBar;exports.CustomSelect=i.CustomSelect;exports.CustomTitle=s.CustomTitle;exports.UploadFile=a.UploadFile;exports.FileList=u.FileList;exports.BatchImport=S.BatchImport;exports.TreeSelect=m.TreeSelect;exports.TreeShowSelect=p.TreeShowSelect;exports.iconLibraryMap=I.iconLibraryMap;exports.default=h;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "color-star-custom-components",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "keywords": [
5
5
  "color-star-custom-components",
6
6
  "component library",
@@ -174,10 +174,10 @@
174
174
  "peerDependencies": {
175
175
  "axios": "^1.8.2",
176
176
  "vue": "^3.5.25",
177
- "color-message-aibox-vue": "0.0.70",
178
- "color-message-lingyun-vue": "0.0.30",
179
- "color-star-custom-methods": "0.0.13",
180
- "color-star-atom-style": "0.0.2"
177
+ "color-star-atom-style": "0.0.2",
178
+ "color-message-aibox-vue": "0.0.74",
179
+ "color-star-custom-methods": "0.0.14",
180
+ "color-message-lingyun-vue": "0.0.30"
181
181
  },
182
182
  "optionalDependencies": {
183
183
  "@ast-grep/napi-linux-x64-musl": "^0.39.6",