color-star-custom-components 0.0.15 → 0.0.16

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.
Files changed (73) hide show
  1. package/es/CustomSelect.mjs +1 -1
  2. package/es/IconRenderer.mjs +1 -1
  3. package/es/IconSelect.mjs +1 -1
  4. package/es/SearchBar.mjs +23 -26
  5. package/es/TreeShowSelect.mjs +26 -28
  6. package/es/assets/SearchBar.css +1 -1
  7. package/es/assets/TreeShowSelect.css +1 -1
  8. package/es/chunks/BatchImport.B5inubHt.js +173 -0
  9. package/es/chunks/CustomSelect.DvKTT1Kn.js +5 -0
  10. package/es/chunks/CustomTitle.BBrGK8vA.js +5 -0
  11. package/es/chunks/FileList.CLb0j2ca.js +5 -0
  12. package/es/chunks/GlassProxy.Dek3zo-k.js +176 -0
  13. package/es/chunks/IconEmpty.DoCNu0jY.js +5 -0
  14. package/es/chunks/IconRenderer.DbLSQXFZ.js +60 -0
  15. package/es/chunks/IconSelect.DjNvTfvM.js +162 -0
  16. package/es/chunks/SearchBar.Dw1qAtAa.js +582 -0
  17. package/es/chunks/TreeSelect.BkF207wh.js +5 -0
  18. package/es/chunks/TreeShowSelect.DuVWWk73.js +87 -0
  19. package/es/chunks/UploadFile.Cll5_hce.js +5 -0
  20. package/es/chunks/_plugin-vue_export-helper.BgwWMokO.js +6 -0
  21. package/es/chunks/chunk.CWVlkNTZ.js +18 -0
  22. package/es/chunks/config.SfJn1-ON.js +24 -0
  23. package/es/chunks/config.j-piuAWF.js +24 -0
  24. package/es/chunks/config.t_HHFoB9.js +18 -0
  25. package/es/chunks/global.31sZWaXJ.js +15282 -0
  26. package/es/chunks/global.BEeKea4u.js +1955 -0
  27. package/es/chunks/global.ChqJEry4.js +7973 -0
  28. package/es/chunks/global.CnGuevjX.js +8168 -0
  29. package/es/chunks/layout.4utLpDo3.js +120 -0
  30. package/es/chunks/layout.84FMC7pU.js +121 -0
  31. package/es/chunks/layout.BsFtxlIJ.js +31 -0
  32. package/es/chunks/layout.C5pEEv-d.js +207 -0
  33. package/es/chunks/layout.CokqBzin.js +338 -0
  34. package/es/chunks/layout.Dix22XYV.js +113 -0
  35. package/es/chunks/layout.FqoRQKdx.js +59 -0
  36. package/es/chunks/utils.BFFtVZUp.js +10 -0
  37. package/es/index.mjs +1 -1
  38. package/lib/CustomSelect.js +1 -1
  39. package/lib/IconRenderer.js +1 -1
  40. package/lib/IconSelect.js +1 -1
  41. package/lib/SearchBar.js +1 -1
  42. package/lib/TreeShowSelect.js +1 -1
  43. package/lib/assets/SearchBar.css +1 -1
  44. package/lib/assets/TreeShowSelect.css +1 -1
  45. package/lib/chunks/BatchImport.Be1Oddwm.js +1 -0
  46. package/lib/chunks/CustomSelect.qmizu8jb.js +1 -0
  47. package/lib/chunks/CustomTitle.C_V_RLwQ.js +1 -0
  48. package/lib/chunks/FileList.DK7Iz3hw.js +1 -0
  49. package/lib/chunks/GlassProxy.BurTd4Wo.js +1 -0
  50. package/lib/chunks/IconEmpty.MspO8cAH.js +1 -0
  51. package/lib/chunks/IconRenderer.CepZVN9N.js +1 -0
  52. package/lib/chunks/IconSelect.GFCG4dmy.js +1 -0
  53. package/lib/chunks/SearchBar.C1eP9H7z.js +1 -0
  54. package/lib/chunks/TreeSelect.CKdd24_v.js +1 -0
  55. package/lib/chunks/TreeShowSelect.D06Kgg9y.js +1 -0
  56. package/lib/chunks/UploadFile.FAeNJfgq.js +1 -0
  57. package/lib/chunks/_plugin-vue_export-helper.Bgn9wawX.js +1 -0
  58. package/lib/chunks/chunk.D6xVHP8F.js +1 -0
  59. package/lib/chunks/config.CQdd5R1R.js +1 -0
  60. package/lib/chunks/config.x7rWDsG1.js +1 -0
  61. package/lib/chunks/global.BwmaGr1r.js +1 -0
  62. package/lib/chunks/global.C-GuAavy.js +1 -0
  63. package/lib/chunks/global.CCgRKoj5.js +1 -0
  64. package/lib/chunks/layout.0C5st371.js +1 -0
  65. package/lib/chunks/layout.966lkT12.js +1 -0
  66. package/lib/chunks/layout.C4airLP9.js +1 -0
  67. package/lib/chunks/layout.ChiWtlly.js +1 -0
  68. package/lib/chunks/layout.DF2j_cdu.js +1 -0
  69. package/lib/chunks/layout.DjMFll_s.js +1 -0
  70. package/lib/chunks/layout.DutPtWqI.js +1 -0
  71. package/lib/chunks/utils.a5Y3RKNY.js +1 -0
  72. package/lib/index.js +1 -1
  73. package/package.json +8 -8
@@ -0,0 +1,18 @@
1
+ var __create = Object.create, __defProp = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty, __commonJSMin = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), __exportAll = (e, n) => {
2
+ let r = {};
3
+ for (var i in e) __defProp(r, i, {
4
+ get: e[i],
5
+ enumerable: !0
6
+ });
7
+ return n && __defProp(r, Symbol.toStringTag, { value: "Module" }), r;
8
+ }, __copyProps = (e, i, o, s) => {
9
+ if (i && typeof i == "object" || typeof i == "function") for (var c = __getOwnPropNames(i), l = 0, u = c.length, d; l < u; l++) d = c[l], !__hasOwnProp.call(e, d) && d !== o && __defProp(e, d, {
10
+ get: ((e) => i[e]).bind(null, d),
11
+ enumerable: !(s = __getOwnPropDesc(i, d)) || s.enumerable
12
+ });
13
+ return e;
14
+ }, __toESM = (n, r, a) => (a = n == null ? {} : __create(__getProtoOf(n)), __copyProps(r || !n || !n.__esModule ? __defProp(a, "default", {
15
+ value: n,
16
+ enumerable: !0
17
+ }) : a, n));
18
+ export { __exportAll as n, __toESM as r, __commonJSMin as t };
@@ -0,0 +1,24 @@
1
+ const a = {
2
+ lingyun: "lingyun",
3
+ aibox: "aibox"
4
+ }, o = async (n) => {
5
+ switch (n) {
6
+ case a.lingyun:
7
+ return await import("./global.CnGuevjX.js");
8
+ case a.aibox:
9
+ return await import("./global.BAPub_Ki.js");
10
+ }
11
+ return null;
12
+ }, i = async (n, r) => {
13
+ if (!r) return null;
14
+ try {
15
+ return (await o(n))[r] || null;
16
+ } catch (t) {
17
+ return console.warn(`Failed to load icon ${r} from ${n} library:`, t), null;
18
+ }
19
+ };
20
+ export {
21
+ o as a,
22
+ i as g,
23
+ a as i
24
+ };
@@ -0,0 +1,24 @@
1
+ const a = {
2
+ lingyun: "lingyun",
3
+ aibox: "aibox"
4
+ }, o = async (n) => {
5
+ switch (n) {
6
+ case a.lingyun:
7
+ return await import("./global.CnGuevjX.js");
8
+ case a.aibox:
9
+ return await import("./global.BEeKea4u.js");
10
+ }
11
+ return null;
12
+ }, i = async (n, r) => {
13
+ if (!r) return null;
14
+ try {
15
+ return (await o(n))[r] || null;
16
+ } catch (t) {
17
+ return console.warn(`Failed to load icon ${r} from ${n} library:`, t), null;
18
+ }
19
+ };
20
+ export {
21
+ o as a,
22
+ i as g,
23
+ a as i
24
+ };
@@ -0,0 +1,18 @@
1
+ const iconLibraryMap = {
2
+ lingyun: "lingyun",
3
+ aibox: "aibox"
4
+ }, getIconLibrary = async (t) => {
5
+ switch (t) {
6
+ case iconLibraryMap.lingyun: return await import("./global.ChqJEry4.js");
7
+ case iconLibraryMap.aibox: return await import("./global.31sZWaXJ.js");
8
+ }
9
+ return null;
10
+ }, getIconComponent = async (e, n) => {
11
+ if (!n) return null;
12
+ try {
13
+ return (await getIconLibrary(e))[n] || null;
14
+ } catch (t) {
15
+ return console.warn(`Failed to load icon ${n} from ${e} library:`, t), null;
16
+ }
17
+ };
18
+ export { getIconLibrary as n, iconLibraryMap as r, getIconComponent as t };