ling-yun-custom-components 0.0.46 → 0.0.47

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 n=require("./AppIntro.js"),i=require("./CustomSelect.js"),a=require("./SearchBar.js"),s=require("./PaginationTable.js"),c=require("./UploadFile.js"),u=require("./FileList.js"),l=require("./BatchImport.js"),S=require("./GradientButton.js"),I=require("./CustomDialog.js"),T=require("./CustomPagination.js"),m=require("./CustomTitle.js"),d=require("./CustomDropdown.js"),p=require("./TreeSelect.js"),B=require("./TreeShowSelect.js"),C=require("./IconEmpty.js"),o=require("./IconRenderer.js"),P=require("./IconSelect.js"),_=require("./PageNotFound.js"),L=require("./UpdatePasswordDialog.js"),e=require("./BuildComponents.js"),D=require("./CustomTab.js"),E=require("element-plus"),t=Object.freeze(Object.defineProperty({__proto__:null,AppIntro:n.AppIntro,BUILD_BIG_TITLES:e.BUILD_BIG_TITLES,BUILD_STEPS:e.BUILD_STEPS,BUILD_TITLES:e.BUILD_TITLES,BUILD_TYPES:e.BUILD_TYPES,BatchImport:l.BatchImport,BuildComponents:e.BuildComponents,CustomDialog:I.CustomDialog,CustomDropdown:d.CustomDropdown,CustomPagination:T.CustomPagination,CustomSelect:i.CustomSelect,CustomTab:D.CustomTab,CustomTitle:m.CustomTitle,FileList:u.FileList,GradientButton:S.GradientButton,IconEmpty:C.IconEmpty,IconRenderer:o.IconRenderer,IconSelect:P.IconSelect,PageNotFound:_.PageNotFound,PaginationTable:s.PaginationTable,STEP_ARROW_IMAGE:e.STEP_ARROW_IMAGE,SearchBar:a.SearchBar,TreeSelect:p.TreeSelect,TreeShowSelect:B.TreeShowSelect,UpdatePasswordDialog:L.UpdatePasswordDialog,UploadFile:c.UploadFile,iconLibraryMap:o.iconLibraryMap},Symbol.toStringTag,{value:"Module"}));E.dayjs.en.weekStart=1;const U=g=>{for(const r in t)t[r].install&&g.use(t[r])},q={install:U};exports.AppIntro=n.AppIntro;exports.CustomSelect=i.CustomSelect;exports.SearchBar=a.SearchBar;exports.PaginationTable=s.PaginationTable;exports.UploadFile=c.UploadFile;exports.FileList=u.FileList;exports.BatchImport=l.BatchImport;exports.GradientButton=S.GradientButton;exports.CustomDialog=I.CustomDialog;exports.CustomPagination=T.CustomPagination;exports.CustomTitle=m.CustomTitle;exports.CustomDropdown=d.CustomDropdown;exports.TreeSelect=p.TreeSelect;exports.TreeShowSelect=B.TreeShowSelect;exports.IconEmpty=C.IconEmpty;exports.IconRenderer=o.IconRenderer;exports.iconLibraryMap=o.iconLibraryMap;exports.IconSelect=P.IconSelect;exports.PageNotFound=_.PageNotFound;exports.UpdatePasswordDialog=L.UpdatePasswordDialog;exports.BUILD_BIG_TITLES=e.BUILD_BIG_TITLES;exports.BUILD_STEPS=e.BUILD_STEPS;exports.BUILD_TITLES=e.BUILD_TITLES;exports.BUILD_TYPES=e.BUILD_TYPES;exports.BuildComponents=e.BuildComponents;exports.STEP_ARROW_IMAGE=e.STEP_ARROW_IMAGE;exports.CustomTab=D.CustomTab;exports.default=q;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./AppIntro.js"),i=require("./CustomSelect.js"),a=require("./SearchBar.js"),l=require("./PaginationTable.js"),s=require("./UploadFile.js"),u=require("./FileList.js"),c=require("./BatchImport.js"),S=require("./GradientButton.js"),I=require("./CustomDialog.js"),T=require("./CustomPagination.js"),m=require("./CustomTitle.js"),d=require("./CustomDropdown.js"),p=require("./TreeSelect.js"),B=require("./TreeShowSelect.js"),P=require("./IconEmpty.js"),t=require("./IconRenderer.js"),D=require("./IconSelect.js"),C=require("./PageNotFound.js"),g=require("./UpdatePasswordDialog.js"),e=require("./BuildComponents.js"),_=require("./CustomTab.js"),L=require("./PluginDetail.js"),U=require("element-plus"),o=Object.freeze(Object.defineProperty({__proto__:null,AppIntro:r.AppIntro,BUILD_BIG_TITLES:e.BUILD_BIG_TITLES,BUILD_STEPS:e.BUILD_STEPS,BUILD_TITLES:e.BUILD_TITLES,BUILD_TYPES:e.BUILD_TYPES,BatchImport:c.BatchImport,BuildComponents:e.BuildComponents,CustomDialog:I.CustomDialog,CustomDropdown:d.CustomDropdown,CustomPagination:T.CustomPagination,CustomSelect:i.CustomSelect,CustomTab:_.CustomTab,CustomTitle:m.CustomTitle,FileList:u.FileList,GradientButton:S.GradientButton,IconEmpty:P.IconEmpty,IconRenderer:t.IconRenderer,IconSelect:D.IconSelect,PageNotFound:C.PageNotFound,PaginationTable:l.PaginationTable,PluginDetail:L.PluginDetail,STEP_ARROW_IMAGE:e.STEP_ARROW_IMAGE,SearchBar:a.SearchBar,TreeSelect:p.TreeSelect,TreeShowSelect:B.TreeShowSelect,UpdatePasswordDialog:g.UpdatePasswordDialog,UploadFile:s.UploadFile,iconLibraryMap:t.iconLibraryMap},Symbol.toStringTag,{value:"Module"}));U.dayjs.en.weekStart=1;const q=E=>{for(const n in o)o[n].install&&E.use(o[n])},b={install:q};exports.AppIntro=r.AppIntro;exports.CustomSelect=i.CustomSelect;exports.SearchBar=a.SearchBar;exports.PaginationTable=l.PaginationTable;exports.UploadFile=s.UploadFile;exports.FileList=u.FileList;exports.BatchImport=c.BatchImport;exports.GradientButton=S.GradientButton;exports.CustomDialog=I.CustomDialog;exports.CustomPagination=T.CustomPagination;exports.CustomTitle=m.CustomTitle;exports.CustomDropdown=d.CustomDropdown;exports.TreeSelect=p.TreeSelect;exports.TreeShowSelect=B.TreeShowSelect;exports.IconEmpty=P.IconEmpty;exports.IconRenderer=t.IconRenderer;exports.iconLibraryMap=t.iconLibraryMap;exports.IconSelect=D.IconSelect;exports.PageNotFound=C.PageNotFound;exports.UpdatePasswordDialog=g.UpdatePasswordDialog;exports.BUILD_BIG_TITLES=e.BUILD_BIG_TITLES;exports.BUILD_STEPS=e.BUILD_STEPS;exports.BUILD_TITLES=e.BUILD_TITLES;exports.BUILD_TYPES=e.BUILD_TYPES;exports.BuildComponents=e.BuildComponents;exports.STEP_ARROW_IMAGE=e.STEP_ARROW_IMAGE;exports.CustomTab=_.CustomTab;exports.PluginDetail=L.PluginDetail;exports.default=b;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ling-yun-custom-components",
3
- "version": "0.0.46",
3
+ "version": "0.0.47",
4
4
  "keywords": [
5
5
  "component library",
6
6
  "ui framework",
@@ -140,7 +140,7 @@
140
140
  "element-plus": "^2.11.8",
141
141
  "element-tree-line": "^0.2.1",
142
142
  "js-cookie": "^3.0.5",
143
- "ling-yun-methods": "^0.0.34",
143
+ "ling-yun-methods": "^0.0.36",
144
144
  "color-star-custom-methods": "^0.0.4",
145
145
  "lodash.debounce": "^4.0.8",
146
146
  "lottie-web": "^5.13.0",
@@ -188,7 +188,7 @@
188
188
  "axios": "^1.8.2",
189
189
  "vue": "^3.5.13",
190
190
  "color-message-lingyun-vue": "0.0.18",
191
- "color-message-aibox-vue": "0.0.36"
191
+ "color-message-aibox-vue": "0.0.38"
192
192
  },
193
193
  "optionalDependencies": {
194
194
  "@ast-grep/napi-linux-x64-musl": "^0.39.6",