ling-yun-custom-components 0.0.43 → 0.0.45

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 e=require("./AppIntro.js"),n=require("./CustomSelect.js"),i=require("./SearchBar.js"),p=require("./PaginationTable.js"),s=require("./UploadFile.js"),u=require("./FileList.js"),c=require("./BatchImport.js"),T=require("./GradientButton.js"),l=require("./CustomDialog.js"),S=require("./CustomPagination.js"),I=require("./CustomTitle.js"),d=require("./CustomDropdown.js"),m=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"),t=require("./BuildComponents.js"),D=require("./CustomTab.js"),g=require("element-plus"),a=Object.freeze(Object.defineProperty({__proto__:null,AppIntro:e.AppIntro,BUILD_BIG_TITLES:t.BUILD_BIG_TITLES,BUILD_STEPS:t.BUILD_STEPS,BUILD_TITLES:t.BUILD_TITLES,BUILD_TYPES:t.BUILD_TYPES,BatchImport:c.BatchImport,BuildComponents:t.BuildComponents,CustomDialog:l.CustomDialog,CustomDropdown:d.CustomDropdown,CustomPagination:S.CustomPagination,CustomSelect:n.CustomSelect,CustomTab:D.CustomTab,CustomTitle:I.CustomTitle,FileList:u.FileList,GradientButton:T.GradientButton,IconEmpty:C.IconEmpty,IconRenderer:o.IconRenderer,IconSelect:P.IconSelect,PageNotFound:_.PageNotFound,PaginationTable:p.PaginationTable,STEP_ARROW_IMAGE:t.STEP_ARROW_IMAGE,SearchBar:i.SearchBar,TreeSelect:m.TreeSelect,TreeShowSelect:B.TreeShowSelect,UpdatePasswordDialog:L.UpdatePasswordDialog,UploadFile:s.UploadFile,auditStatusMap:e.auditStatusMap,iconLibraryMap:o.iconLibraryMap,mediaTypeMap:e.mediaTypeMap,operationTypeMap:e.operationTypeMap,operationTypeToTextMap:e.operationTypeToTextMap,tabTypeMap:e.tabTypeMap},Symbol.toStringTag,{value:"Module"}));g.dayjs.en.weekStart=1;const y=M=>{for(const r in a)a[r].install&&M.use(a[r])},E={install:y};exports.AppIntro=e.AppIntro;exports.auditStatusMap=e.auditStatusMap;exports.mediaTypeMap=e.mediaTypeMap;exports.operationTypeMap=e.operationTypeMap;exports.operationTypeToTextMap=e.operationTypeToTextMap;exports.tabTypeMap=e.tabTypeMap;exports.CustomSelect=n.CustomSelect;exports.SearchBar=i.SearchBar;exports.PaginationTable=p.PaginationTable;exports.UploadFile=s.UploadFile;exports.FileList=u.FileList;exports.BatchImport=c.BatchImport;exports.GradientButton=T.GradientButton;exports.CustomDialog=l.CustomDialog;exports.CustomPagination=S.CustomPagination;exports.CustomTitle=I.CustomTitle;exports.CustomDropdown=d.CustomDropdown;exports.TreeSelect=m.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=t.BUILD_BIG_TITLES;exports.BUILD_STEPS=t.BUILD_STEPS;exports.BUILD_TITLES=t.BUILD_TITLES;exports.BUILD_TYPES=t.BUILD_TYPES;exports.BuildComponents=t.BuildComponents;exports.STEP_ARROW_IMAGE=t.STEP_ARROW_IMAGE;exports.CustomTab=D.CustomTab;exports.default=E;
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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ling-yun-custom-components",
3
- "version": "0.0.43",
3
+ "version": "0.0.45",
4
4
  "keywords": [
5
5
  "component library",
6
6
  "ui framework",
@@ -141,7 +141,7 @@
141
141
  "element-tree-line": "^0.2.1",
142
142
  "js-cookie": "^3.0.5",
143
143
  "ling-yun-methods": "^0.0.34",
144
- "color-star-custom-methods": "^0.0.3",
144
+ "color-star-custom-methods": "^0.0.4",
145
145
  "lodash.debounce": "^4.0.8",
146
146
  "lottie-web": "^5.13.0",
147
147
  "moment": "^2.30.1",
@@ -151,7 +151,7 @@
151
151
  "uuid": "^13.0.0",
152
152
  "vue-draggable-plus": "^0.6.0",
153
153
  "vue-router": "^4.6.3",
154
- "color-message-lingyun-vue": "0.0.16"
154
+ "color-message-lingyun-vue": "0.0.18"
155
155
  },
156
156
  "devDependencies": {
157
157
  "@commitlint/cli": "^20.1.0",
@@ -187,7 +187,7 @@
187
187
  "peerDependencies": {
188
188
  "axios": "^1.8.2",
189
189
  "vue": "^3.5.13",
190
- "color-message-lingyun-vue": "0.0.16",
190
+ "color-message-lingyun-vue": "0.0.18",
191
191
  "color-message-aibox-vue": "0.0.36"
192
192
  },
193
193
  "optionalDependencies": {