@qxs-bns/components 0.0.30 → 0.0.32

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 (71) hide show
  1. package/es/package.json.mjs +1 -1
  2. package/es/src/make-installer.mjs.map +1 -1
  3. package/es/src/photo-crop-tool/src/composables.mjs.map +1 -1
  4. package/lib/package.json.cjs +1 -1
  5. package/lib/src/make-installer.cjs.map +1 -1
  6. package/lib/src/photo-crop-tool/src/composables.cjs.map +1 -1
  7. package/package.json +1 -1
  8. package/types/index.d.ts +6 -0
  9. package/types/index.d.ts.map +1 -0
  10. package/types/src/base/style/css.d.ts +2 -0
  11. package/types/src/base/style/css.d.ts.map +1 -0
  12. package/types/src/base/style/index.d.ts +2 -0
  13. package/types/src/base/style/index.d.ts.map +1 -0
  14. package/types/src/components.d.ts +11 -0
  15. package/types/src/components.d.ts.map +1 -0
  16. package/types/src/data-chart/index.d.ts +4 -0
  17. package/types/src/data-chart/index.d.ts.map +1 -0
  18. package/types/src/data-chart/src/analyze.d.ts +23 -0
  19. package/types/src/data-chart/src/analyze.d.ts.map +1 -0
  20. package/types/src/data-chart/src/utils/config.d.ts +41 -0
  21. package/types/src/data-chart/src/utils/config.d.ts.map +1 -0
  22. package/types/src/data-chart/src/utils/injectionKeys.d.ts +3 -0
  23. package/types/src/data-chart/src/utils/injectionKeys.d.ts.map +1 -0
  24. package/types/src/data-chart/src/utils/useCharts.d.ts +16 -0
  25. package/types/src/data-chart/src/utils/useCharts.d.ts.map +1 -0
  26. package/types/src/data-chart/style/index.d.ts +3 -0
  27. package/types/src/data-chart/style/index.d.ts.map +1 -0
  28. package/types/src/defaults.d.ts +6 -0
  29. package/types/src/defaults.d.ts.map +1 -0
  30. package/types/src/file-upload/index.d.ts +4 -0
  31. package/types/src/file-upload/index.d.ts.map +1 -0
  32. package/types/src/file-upload/style/index.d.ts +3 -0
  33. package/types/src/file-upload/style/index.d.ts.map +1 -0
  34. package/types/src/fixed-action-bar/index.d.ts +4 -0
  35. package/types/src/fixed-action-bar/index.d.ts.map +1 -0
  36. package/types/src/fixed-action-bar/style/index.d.ts +3 -0
  37. package/types/src/fixed-action-bar/style/index.d.ts.map +1 -0
  38. package/types/src/image-upload/index.d.ts +4 -0
  39. package/types/src/image-upload/index.d.ts.map +1 -0
  40. package/types/src/image-upload/style/index.d.ts +3 -0
  41. package/types/src/image-upload/style/index.d.ts.map +1 -0
  42. package/types/src/make-installer.d.ts +9 -0
  43. package/types/src/make-installer.d.ts.map +1 -0
  44. package/types/src/photo-crop-tool/index.d.ts +4 -0
  45. package/types/src/photo-crop-tool/index.d.ts.map +1 -0
  46. package/types/src/photo-crop-tool/src/composables.d.ts +7 -0
  47. package/types/src/photo-crop-tool/src/composables.d.ts.map +1 -0
  48. package/types/src/photo-crop-tool/style/index.d.ts +3 -0
  49. package/types/src/photo-crop-tool/style/index.d.ts.map +1 -0
  50. package/types/src/subject-action/index.d.ts +4 -0
  51. package/types/src/subject-action/index.d.ts.map +1 -0
  52. package/types/src/subject-action/style/index.d.ts +3 -0
  53. package/types/src/subject-action/style/index.d.ts.map +1 -0
  54. package/types/src/subject-layout/index.d.ts +4 -0
  55. package/types/src/subject-layout/index.d.ts.map +1 -0
  56. package/types/src/subject-layout/style/index.d.ts +3 -0
  57. package/types/src/subject-layout/style/index.d.ts.map +1 -0
  58. package/types/src/subject-list/index.d.ts +4 -0
  59. package/types/src/subject-list/index.d.ts.map +1 -0
  60. package/types/src/subject-list/style/index.d.ts +3 -0
  61. package/types/src/subject-list/style/index.d.ts.map +1 -0
  62. package/types/src/subject-type/index.d.ts +4 -0
  63. package/types/src/subject-type/index.d.ts.map +1 -0
  64. package/types/src/subject-type/style/index.d.ts +3 -0
  65. package/types/src/subject-type/style/index.d.ts.map +1 -0
  66. package/types/src/tiny-mce-editor/index.d.ts +4 -0
  67. package/types/src/tiny-mce-editor/index.d.ts.map +1 -0
  68. package/types/src/tiny-mce-editor/style/index.d.ts +3 -0
  69. package/types/src/tiny-mce-editor/style/index.d.ts.map +1 -0
  70. package/types/src/withInstall.d.ts +4 -0
  71. package/types/src/withInstall.d.ts.map +1 -0
@@ -1,2 +1,2 @@
1
- var r="0.0.30";export{r as version};
1
+ var r="0.0.32";export{r as version};
2
2
  //# sourceMappingURL=package.json.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"make-installer.mjs","sources":["../../../../packages/components/src/make-installer.ts"],"sourcesContent":["import type { Plugin } from 'vue-demi'\nimport { version } from '../package.json'\n\nfunction makeInstaller(components: {\n [key: number]: Plugin\n}) {\n const install = (app: any) => {\n for (const n in components) {\n app.use(components[n])\n }\n }\n\n return {\n version,\n install,\n }\n}\n\nexport { makeInstaller }\n"],"names":["makeInstaller","components","version","install","app","n","use"],"mappings":"8CAGA,SAASA,EAAcC,GASd,MAAA,CACLC,UACAC,QAReC,IACf,IAAA,MAAWC,KAAKJ,EACVG,EAAAE,IAAIL,EAAWI,GACrB,EAOJ"}
1
+ {"version":3,"file":"make-installer.mjs","sources":["../../../../packages/components/src/make-installer.ts"],"sourcesContent":["import type { Plugin } from 'vue'\nimport { version } from '../package.json'\n\nfunction makeInstaller(components: {\n [key: number]: Plugin\n}) {\n const install = (app: any) => {\n for (const n in components) {\n app.use(components[n])\n }\n }\n\n return {\n version,\n install,\n }\n}\n\nexport { makeInstaller }\n"],"names":["makeInstaller","components","version","install","app","n","use"],"mappings":"8CAGA,SAASA,EAAcC,GASd,MAAA,CACLC,UACAC,QAReC,IACf,IAAA,MAAWC,KAAKJ,EACVG,EAAAE,IAAIL,EAAWI,GACrB,EAOJ"}
@@ -1 +1 @@
1
- {"version":3,"file":"composables.mjs","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"sourcesContent":["// useCanvas.ts\nimport type { Ref } from 'vue-demi'\nimport { ref } from 'vue-demi'\n\nexport function useCanvas(canvasElement: HTMLCanvasElement) {\n const context: Ref<CanvasRenderingContext2D | null> = ref(null)\n\n if (canvasElement) {\n context.value = canvasElement.getContext('2d')\n }\n\n const clearCanvas = () => {\n if (context.value) {\n context.value.clearRect(0, 0, canvasElement.width, canvasElement.height)\n }\n }\n\n const drawColor = (x: number, y: number, width: number, height: number, color: string) => {\n if (context.value) {\n context.value.fillStyle = color\n context.value.fillRect(x, y, width, height)\n }\n }\n\n const drawImage = (image: HTMLImageElement, x: number, y: number, width: number, height: number) => {\n context.value!.drawImage(image, x, y, width, height)\n }\n\n const cropCanvas = (x: number, y: number, width: number, height: number): Promise<File | null> => {\n return new Promise((resolve) => {\n if (context.value) {\n const croppedCanvas = document.createElement('canvas')\n croppedCanvas.width = width\n croppedCanvas.height = height\n const croppedContext = croppedCanvas.getContext('2d')\n if (croppedContext) {\n croppedContext.drawImage(canvasElement, x, y, width, height, 0, 0, width, height)\n croppedCanvas.toBlob((blob) => {\n if (blob) {\n const file = new File([blob], 'cropped_image.png', { type: 'image/png' })\n resolve(file)\n }\n else {\n resolve(null)\n }\n }, 'image/png')\n }\n else {\n resolve(null)\n }\n }\n else {\n resolve(null)\n }\n })\n }\n\n return {\n clearCanvas,\n drawColor,\n drawImage,\n cropCanvas,\n }\n}\n"],"names":["useCanvas","canvasElement","context","ref","value","getContext","clearCanvas","clearRect","width","height","drawColor","x","y","color","fillStyle","fillRect","drawImage","image","cropCanvas","Promise","resolve","croppedCanvas","document","createElement","croppedContext","toBlob","blob","file","File","type"],"mappings":"0BAIO,SAASA,EAAUC,GAClB,MAAAC,EAAgDC,EAAI,MAEtDF,IACMC,EAAAE,MAAQH,EAAcI,WAAW,OAiDpC,MAAA,CACLC,YA/CkBA,KACdJ,EAAQE,OACVF,EAAQE,MAAMG,UAAU,EAAG,EAAGN,EAAcO,MAAOP,EAAcQ,OACnE,EA6CAC,UA1CgBA,CAACC,EAAWC,EAAWJ,EAAeC,EAAgBI,KAClEX,EAAQE,QACVF,EAAQE,MAAMU,UAAYD,EAC1BX,EAAQE,MAAMW,SAASJ,EAAGC,EAAGJ,EAAOC,GACtC,EAuCAO,UApCgBA,CAACC,EAAyBN,EAAWC,EAAWJ,EAAeC,KAC/EP,EAAQE,MAAOY,UAAUC,EAAON,EAAGC,EAAGJ,EAAOC,EAAM,EAoCnDS,WAjCiBA,CAACP,EAAWC,EAAWJ,EAAeC,IAChD,IAAIU,SAASC,IAClB,GAAIlB,EAAQE,MAAO,CACX,MAAAiB,EAAgBC,SAASC,cAAc,UAC7CF,EAAcb,MAAQA,EACtBa,EAAcZ,OAASA,EACjB,MAAAe,EAAiBH,EAAchB,WAAW,MAC5CmB,GACaA,EAAAR,UAAUf,EAAeU,EAAGC,EAAGJ,EAAOC,EAAQ,EAAG,EAAGD,EAAOC,GAC5DY,EAAAI,QAAQC,IACpB,GAAIA,EAAM,CACF,MAAAC,EAAO,IAAIC,KAAK,CAACF,GAAO,oBAAqB,CAAEG,KAAM,cAC3DT,EAAQO,EACV,MAEEP,EAAQ,KACV,GACC,cAGHA,EAAQ,KAEZ,MAEEA,EAAQ,KACV,IAUN"}
1
+ {"version":3,"file":"composables.mjs","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"sourcesContent":["// useCanvas.ts\nimport type { Ref } from 'vue'\n\nexport function useCanvas(canvasElement: HTMLCanvasElement) {\n const context: Ref<CanvasRenderingContext2D | null> = ref(null)\n\n if (canvasElement) {\n context.value = canvasElement.getContext('2d')\n }\n\n const clearCanvas = () => {\n if (context.value) {\n context.value.clearRect(0, 0, canvasElement.width, canvasElement.height)\n }\n }\n\n const drawColor = (x: number, y: number, width: number, height: number, color: string) => {\n if (context.value) {\n context.value.fillStyle = color\n context.value.fillRect(x, y, width, height)\n }\n }\n\n const drawImage = (image: HTMLImageElement, x: number, y: number, width: number, height: number) => {\n context.value!.drawImage(image, x, y, width, height)\n }\n\n const cropCanvas = (x: number, y: number, width: number, height: number): Promise<File | null> => {\n return new Promise((resolve) => {\n if (context.value) {\n const croppedCanvas = document.createElement('canvas')\n croppedCanvas.width = width\n croppedCanvas.height = height\n const croppedContext = croppedCanvas.getContext('2d')\n if (croppedContext) {\n croppedContext.drawImage(canvasElement, x, y, width, height, 0, 0, width, height)\n croppedCanvas.toBlob((blob) => {\n if (blob) {\n const file = new File([blob], 'cropped_image.png', { type: 'image/png' })\n resolve(file)\n }\n else {\n resolve(null)\n }\n }, 'image/png')\n }\n else {\n resolve(null)\n }\n }\n else {\n resolve(null)\n }\n })\n }\n\n return {\n clearCanvas,\n drawColor,\n drawImage,\n cropCanvas,\n }\n}\n"],"names":["useCanvas","canvasElement","context","ref","value","getContext","clearCanvas","clearRect","width","height","drawColor","x","y","color","fillStyle","fillRect","drawImage","image","cropCanvas","Promise","resolve","croppedCanvas","document","createElement","croppedContext","toBlob","blob","file","File","type"],"mappings":"0BAGO,SAASA,EAAUC,GAClB,MAAAC,EAAgDC,EAAI,MAEtDF,IACMC,EAAAE,MAAQH,EAAcI,WAAW,OAiDpC,MAAA,CACLC,YA/CkBA,KACdJ,EAAQE,OACVF,EAAQE,MAAMG,UAAU,EAAG,EAAGN,EAAcO,MAAOP,EAAcQ,OACnE,EA6CAC,UA1CgBA,CAACC,EAAWC,EAAWJ,EAAeC,EAAgBI,KAClEX,EAAQE,QACVF,EAAQE,MAAMU,UAAYD,EAC1BX,EAAQE,MAAMW,SAASJ,EAAGC,EAAGJ,EAAOC,GACtC,EAuCAO,UApCgBA,CAACC,EAAyBN,EAAWC,EAAWJ,EAAeC,KAC/EP,EAAQE,MAAOY,UAAUC,EAAON,EAAGC,EAAGJ,EAAOC,EAAM,EAoCnDS,WAjCiBA,CAACP,EAAWC,EAAWJ,EAAeC,IAChD,IAAIU,SAASC,IAClB,GAAIlB,EAAQE,MAAO,CACX,MAAAiB,EAAgBC,SAASC,cAAc,UAC7CF,EAAcb,MAAQA,EACtBa,EAAcZ,OAASA,EACjB,MAAAe,EAAiBH,EAAchB,WAAW,MAC5CmB,GACaA,EAAAR,UAAUf,EAAeU,EAAGC,EAAGJ,EAAOC,EAAQ,EAAG,EAAGD,EAAOC,GAC5DY,EAAAI,QAAQC,IACpB,GAAIA,EAAM,CACF,MAAAC,EAAO,IAAIC,KAAK,CAACF,GAAO,oBAAqB,CAAEG,KAAM,cAC3DT,EAAQO,EACV,MAEEP,EAAQ,KACV,GACC,cAGHA,EAAQ,KAEZ,MAEEA,EAAQ,KACV,IAUN"}
@@ -1,2 +1,2 @@
1
- "use strict";exports.version="0.0.30";
1
+ "use strict";exports.version="0.0.32";
2
2
  //# sourceMappingURL=package.json.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"make-installer.cjs","sources":["../../../../packages/components/src/make-installer.ts"],"sourcesContent":["import type { Plugin } from 'vue-demi'\nimport { version } from '../package.json'\n\nfunction makeInstaller(components: {\n [key: number]: Plugin\n}) {\n const install = (app: any) => {\n for (const n in components) {\n app.use(components[n])\n }\n }\n\n return {\n version,\n install,\n }\n}\n\nexport { makeInstaller }\n"],"names":["components","version","install","app","n","use"],"mappings":"wEAGA,SAAuBA,GASd,MAAA,SACLC,EAAAA,QACAC,QAReC,IACf,IAAA,MAAWC,KAAKJ,EACVG,EAAAE,IAAIL,EAAWI,GACrB,EAOJ"}
1
+ {"version":3,"file":"make-installer.cjs","sources":["../../../../packages/components/src/make-installer.ts"],"sourcesContent":["import type { Plugin } from 'vue'\nimport { version } from '../package.json'\n\nfunction makeInstaller(components: {\n [key: number]: Plugin\n}) {\n const install = (app: any) => {\n for (const n in components) {\n app.use(components[n])\n }\n }\n\n return {\n version,\n install,\n }\n}\n\nexport { makeInstaller }\n"],"names":["components","version","install","app","n","use"],"mappings":"wEAGA,SAAuBA,GASd,MAAA,SACLC,EAAAA,QACAC,QAReC,IACf,IAAA,MAAWC,KAAKJ,EACVG,EAAAE,IAAIL,EAAWI,GACrB,EAOJ"}
@@ -1 +1 @@
1
- {"version":3,"file":"composables.cjs","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"sourcesContent":["// useCanvas.ts\nimport type { Ref } from 'vue-demi'\nimport { ref } from 'vue-demi'\n\nexport function useCanvas(canvasElement: HTMLCanvasElement) {\n const context: Ref<CanvasRenderingContext2D | null> = ref(null)\n\n if (canvasElement) {\n context.value = canvasElement.getContext('2d')\n }\n\n const clearCanvas = () => {\n if (context.value) {\n context.value.clearRect(0, 0, canvasElement.width, canvasElement.height)\n }\n }\n\n const drawColor = (x: number, y: number, width: number, height: number, color: string) => {\n if (context.value) {\n context.value.fillStyle = color\n context.value.fillRect(x, y, width, height)\n }\n }\n\n const drawImage = (image: HTMLImageElement, x: number, y: number, width: number, height: number) => {\n context.value!.drawImage(image, x, y, width, height)\n }\n\n const cropCanvas = (x: number, y: number, width: number, height: number): Promise<File | null> => {\n return new Promise((resolve) => {\n if (context.value) {\n const croppedCanvas = document.createElement('canvas')\n croppedCanvas.width = width\n croppedCanvas.height = height\n const croppedContext = croppedCanvas.getContext('2d')\n if (croppedContext) {\n croppedContext.drawImage(canvasElement, x, y, width, height, 0, 0, width, height)\n croppedCanvas.toBlob((blob) => {\n if (blob) {\n const file = new File([blob], 'cropped_image.png', { type: 'image/png' })\n resolve(file)\n }\n else {\n resolve(null)\n }\n }, 'image/png')\n }\n else {\n resolve(null)\n }\n }\n else {\n resolve(null)\n }\n })\n }\n\n return {\n clearCanvas,\n drawColor,\n drawImage,\n cropCanvas,\n }\n}\n"],"names":["canvasElement","context","ref","value","getContext","clearCanvas","clearRect","width","height","drawColor","x","y","color","fillStyle","fillRect","drawImage","image","cropCanvas","Promise","resolve","croppedCanvas","document","createElement","croppedContext","toBlob","blob","file","File","type"],"mappings":"oDAIO,SAAmBA,GAClB,MAAAC,EAAgDC,MAAI,MAoDnD,OAlDHF,IACMC,EAAAE,MAAQH,EAAcI,WAAW,OAiDpC,CACLC,YA/CkBA,KACdJ,EAAQE,OACVF,EAAQE,MAAMG,UAAU,EAAG,EAAGN,EAAcO,MAAOP,EAAcQ,OACnE,EA6CAC,UA1CgBA,CAACC,EAAWC,EAAWJ,EAAeC,EAAgBI,KAClEX,EAAQE,QACVF,EAAQE,MAAMU,UAAYD,EAC1BX,EAAQE,MAAMW,SAASJ,EAAGC,EAAGJ,EAAOC,GACtC,EAuCAO,UApCgBA,CAACC,EAAyBN,EAAWC,EAAWJ,EAAeC,KAC/EP,EAAQE,MAAOY,UAAUC,EAAON,EAAGC,EAAGJ,EAAOC,EAAM,EAoCnDS,WAjCiBA,CAACP,EAAWC,EAAWJ,EAAeC,IAChD,IAAIU,SAASC,IAClB,GAAIlB,EAAQE,MAAO,CACX,MAAAiB,EAAgBC,SAASC,cAAc,UAC7CF,EAAcb,MAAQA,EACtBa,EAAcZ,OAASA,EACjB,MAAAe,EAAiBH,EAAchB,WAAW,MAC5CmB,GACaA,EAAAR,UAAUf,EAAeU,EAAGC,EAAGJ,EAAOC,EAAQ,EAAG,EAAGD,EAAOC,GAC5DY,EAAAI,QAAQC,IACpB,GAAIA,EAAM,CACF,MAAAC,EAAO,IAAIC,KAAK,CAACF,GAAO,oBAAqB,CAAEG,KAAM,cAC3DT,EAAQO,EACV,MAEEP,EAAQ,KACV,GACC,cAGHA,EAAQ,KAEZ,MAEEA,EAAQ,KACV,IAUN"}
1
+ {"version":3,"file":"composables.cjs","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"sourcesContent":["// useCanvas.ts\nimport type { Ref } from 'vue'\n\nexport function useCanvas(canvasElement: HTMLCanvasElement) {\n const context: Ref<CanvasRenderingContext2D | null> = ref(null)\n\n if (canvasElement) {\n context.value = canvasElement.getContext('2d')\n }\n\n const clearCanvas = () => {\n if (context.value) {\n context.value.clearRect(0, 0, canvasElement.width, canvasElement.height)\n }\n }\n\n const drawColor = (x: number, y: number, width: number, height: number, color: string) => {\n if (context.value) {\n context.value.fillStyle = color\n context.value.fillRect(x, y, width, height)\n }\n }\n\n const drawImage = (image: HTMLImageElement, x: number, y: number, width: number, height: number) => {\n context.value!.drawImage(image, x, y, width, height)\n }\n\n const cropCanvas = (x: number, y: number, width: number, height: number): Promise<File | null> => {\n return new Promise((resolve) => {\n if (context.value) {\n const croppedCanvas = document.createElement('canvas')\n croppedCanvas.width = width\n croppedCanvas.height = height\n const croppedContext = croppedCanvas.getContext('2d')\n if (croppedContext) {\n croppedContext.drawImage(canvasElement, x, y, width, height, 0, 0, width, height)\n croppedCanvas.toBlob((blob) => {\n if (blob) {\n const file = new File([blob], 'cropped_image.png', { type: 'image/png' })\n resolve(file)\n }\n else {\n resolve(null)\n }\n }, 'image/png')\n }\n else {\n resolve(null)\n }\n }\n else {\n resolve(null)\n }\n })\n }\n\n return {\n clearCanvas,\n drawColor,\n drawImage,\n cropCanvas,\n }\n}\n"],"names":["canvasElement","context","ref","value","getContext","clearCanvas","clearRect","width","height","drawColor","x","y","color","fillStyle","fillRect","drawImage","image","cropCanvas","Promise","resolve","croppedCanvas","document","createElement","croppedContext","toBlob","blob","file","File","type"],"mappings":"oDAGO,SAAmBA,GAClB,MAAAC,EAAgDC,MAAI,MAoDnD,OAlDHF,IACMC,EAAAE,MAAQH,EAAcI,WAAW,OAiDpC,CACLC,YA/CkBA,KACdJ,EAAQE,OACVF,EAAQE,MAAMG,UAAU,EAAG,EAAGN,EAAcO,MAAOP,EAAcQ,OACnE,EA6CAC,UA1CgBA,CAACC,EAAWC,EAAWJ,EAAeC,EAAgBI,KAClEX,EAAQE,QACVF,EAAQE,MAAMU,UAAYD,EAC1BX,EAAQE,MAAMW,SAASJ,EAAGC,EAAGJ,EAAOC,GACtC,EAuCAO,UApCgBA,CAACC,EAAyBN,EAAWC,EAAWJ,EAAeC,KAC/EP,EAAQE,MAAOY,UAAUC,EAAON,EAAGC,EAAGJ,EAAOC,EAAM,EAoCnDS,WAjCiBA,CAACP,EAAWC,EAAWJ,EAAeC,IAChD,IAAIU,SAASC,IAClB,GAAIlB,EAAQE,MAAO,CACX,MAAAiB,EAAgBC,SAASC,cAAc,UAC7CF,EAAcb,MAAQA,EACtBa,EAAcZ,OAASA,EACjB,MAAAe,EAAiBH,EAAchB,WAAW,MAC5CmB,GACaA,EAAAR,UAAUf,EAAeU,EAAGC,EAAGJ,EAAOC,EAAQ,EAAG,EAAGD,EAAOC,GAC5DY,EAAAI,QAAQC,IACpB,GAAIA,EAAM,CACF,MAAAC,EAAO,IAAIC,KAAK,CAACF,GAAO,oBAAqB,CAAEG,KAAM,cAC3DT,EAAQO,EACV,MAEEP,EAAQ,KACV,GACC,cAGHA,EAAQ,KAEZ,MAEEA,EAAQ,KACV,IAUN"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@qxs-bns/components",
3
3
  "type": "module",
4
- "version": "0.0.30",
4
+ "version": "0.0.32",
5
5
  "description": "Vue 3 Component Library",
6
6
  "license": "MIT",
7
7
  "homepage": "https://trry-hub.github.io/qxs-bns/",
@@ -0,0 +1,6 @@
1
+ import installer from './src/defaults';
2
+ export * from './src/components';
3
+ export declare const install: (app: any) => void;
4
+ export declare const version: string;
5
+ export default installer;
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../packages/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,gBAAgB,CAAA;AAEtC,cAAc,kBAAkB,CAAA;AAEhC,eAAO,MAAM,OAAO,oBAAoB,CAAA;AACxC,eAAO,MAAM,OAAO,QAAoB,CAAA;AACxC,eAAe,SAAS,CAAA"}
@@ -0,0 +1,2 @@
1
+ import '../../../../theme-chalk/base.css';
2
+ //# sourceMappingURL=css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"css.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/base/style/css.ts"],"names":[],"mappings":"AAAA,OAAO,kCAAkC,CAAA"}
@@ -0,0 +1,2 @@
1
+ import '../../../../theme-chalk/src/base.scss';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/base/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,uCAAuC,CAAA"}
@@ -0,0 +1,11 @@
1
+ export * from './data-chart/index';
2
+ export * from './file-upload/index';
3
+ export * from './fixed-action-bar/index';
4
+ export * from './image-upload/index';
5
+ export * from './photo-crop-tool/index';
6
+ export * from './subject-action/index';
7
+ export * from './subject-layout/index';
8
+ export * from './subject-list/index';
9
+ export * from './subject-type/index';
10
+ export * from './tiny-mce-editor/index';
11
+ //# sourceMappingURL=components.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../../packages/components/src/components.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAElC,cAAc,qBAAqB,CAAA;AAEnC,cAAc,0BAA0B,CAAA;AAExC,cAAc,sBAAsB,CAAA;AAEpC,cAAc,yBAAyB,CAAA;AAEvC,cAAc,wBAAwB,CAAA;AAEtC,cAAc,wBAAwB,CAAA;AAEtC,cAAc,sBAAsB,CAAA;AAEpC,cAAc,sBAAsB,CAAA;AAEpC,cAAc,yBAAyB,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsDataChart: any;
2
+ export { QxsDataChart, };
3
+ export default QxsDataChart;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/data-chart/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY,KAAyB,CAAA;AAE3C,OAAO,EACL,YAAY,GACb,CAAA;AACD,eAAe,YAAY,CAAA"}
@@ -0,0 +1,23 @@
1
+ import type { EChartData } from './types';
2
+ export declare function getObjectValue(obj: any, pathArr: string[]): any;
3
+ interface IHandlerFunction {
4
+ handler?: ({ sourceData, dealJson }: {
5
+ sourceData: EChartData['data'];
6
+ dealJson: any;
7
+ }) => string | number;
8
+ dealOptSchema?: {
9
+ label: string;
10
+ cascaderProps: {
11
+ value: string;
12
+ label: string;
13
+ };
14
+ select: any[];
15
+ interactionType?: 'select' | 'input';
16
+ }[];
17
+ }
18
+ export interface IkeysMap {
19
+ [key: string]: IHandlerFunction | IkeysMap;
20
+ }
21
+ export declare const keysMap: IkeysMap;
22
+ export {};
23
+ //# sourceMappingURL=analyze.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/data-chart/src/analyze.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGzC,wBAAgB,cAAc,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,MAAM,EAAE,OAEzD;AAGD,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE;QAAE,UAAU,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;QAAC,QAAQ,EAAE,GAAG,CAAA;KAAE,KAAK,MAAM,GAAG,MAAM,CAAA;IAC1G,aAAa,CAAC,EAAE;QACd,KAAK,EAAE,MAAM,CAAA;QACb,aAAa,EAAE;YACb,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,MAAM,CAAA;SACd,CAAA;QACD,MAAM,EAAE,GAAG,EAAE,CAAA;QACb,eAAe,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAA;KACrC,EAAE,CAAA;CACJ;AACD,MAAM,WAAW,QAAQ;IACvB,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,GAAG,QAAQ,CAAA;CAC3C;AACD,eAAO,MAAM,OAAO,EAAE,QAqcrB,CAAA"}
@@ -0,0 +1,41 @@
1
+ import type { GeoJson, IconRow } from '../types';
2
+ /**
3
+ * 禁用功能函数
4
+ * 判断当前图表类型是否被禁用
5
+ * 调用时机:渲染页面
6
+ * @param {object} selectInfos 选择信息
7
+ * @param {object} groupByInfos 分组信息
8
+ * @param {Message[]|Message} data 数据
9
+ * @returns Boolean 布尔值
10
+ */
11
+ export declare const iconList: {
12
+ data: IconRow[];
13
+ get: (type: keyof IconRow, value: any) => IconRow;
14
+ };
15
+ export declare function showTypeText(showType?: number): IconRow;
16
+ export declare function setDefaultChartOption(option: IconRow[], changeConfig: any): {
17
+ bar: any;
18
+ line: any;
19
+ pie: any;
20
+ table: any;
21
+ area: any;
22
+ funnel: any;
23
+ card: any;
24
+ radar: any;
25
+ scatter: any;
26
+ "scatter-simple": any;
27
+ };
28
+ export declare const defaultChartOption: {
29
+ bar: any;
30
+ line: any;
31
+ pie: any;
32
+ table: any;
33
+ area: any;
34
+ funnel: any;
35
+ card: any;
36
+ radar: any;
37
+ scatter: any;
38
+ "scatter-simple": any;
39
+ };
40
+ export declare function getGeoJsonData(options: any): Promise<GeoJson>;
41
+ //# sourceMappingURL=config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../../../../packages/components/src/data-chart/src/utils/config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,OAAO,EAA+B,MAAM,UAAU,CAAA;AAG7E;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE;IACrB,IAAI,EAAE,OAAO,EAAE,CAAA;IACf,GAAG,EAAE,CAAC,IAAI,EAAE,MAAM,OAAO,EAAE,KAAK,EAAE,GAAG,KAAK,OAAO,CAAA;CA4XlD,CAAA;AAED,wBAAgB,YAAY,CAAC,QAAQ,SAAI,GAAG,OAAO,CAGlD;AAGD,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,OAAO,EAAE,EAAE,YAAY,EAAE,GAAG;;;;;;;;;;;EAQzE;AACD,eAAO,MAAM,kBAAkB;;;;;;;;;;;CAQ7B,CAAA;AAEF,wBAAgB,cAAc,CAAC,OAAO,EAAE,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,CAmD7D"}
@@ -0,0 +1,3 @@
1
+ import type { InjectionKey } from 'vue';
2
+ export declare const InjectionChartMerge: InjectionKey<(target: any, source: any) => any>;
3
+ //# sourceMappingURL=injectionKeys.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"injectionKeys.d.ts","sourceRoot":"","sources":["../../../../../../../packages/components/src/data-chart/src/utils/injectionKeys.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,KAAK,CAAA;AAEvC,eAAO,MAAM,mBAAmB,EAAE,YAAY,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,KAAK,GAAG,CAAmB,CAAA"}
@@ -0,0 +1,16 @@
1
+ import type { ECharts } from 'echarts';
2
+ import type { ComputedRef, Ref } from 'vue';
3
+ import type { EChartData, EChartsOption, IFormatPublicData } from '../types';
4
+ export declare function useCharts({ chartDOM, chartData, chartOptions, mountedBefore, initAfter, callback }: {
5
+ chartDOM: Ref<HTMLElement | null>;
6
+ chartData: ComputedRef<IFormatPublicData>;
7
+ chartOptions: ComputedRef<EChartsOption>;
8
+ mountedBefore?: () => void;
9
+ initAfter?: () => void;
10
+ callback?: (e: ECharts) => void;
11
+ }): {
12
+ myChart: null;
13
+ };
14
+ export declare function useResize(myChart: ECharts, chartDOM: Ref<HTMLElement | null>): void;
15
+ export declare function useDataToExcelJson(dataSource: EChartData): (string | number)[][];
16
+ //# sourceMappingURL=useCharts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCharts.d.ts","sourceRoot":"","sources":["../../../../../../../packages/components/src/data-chart/src/utils/useCharts.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAA;AACrD,OAAO,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAM5E,wBAAgB,SAAS,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,aAAa,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE;IACnG,QAAQ,EAAE,GAAG,CAAC,WAAW,GAAG,IAAI,CAAC,CAAA;IACjC,SAAS,EAAE,WAAW,CAAC,iBAAiB,CAAC,CAAA;IACzC,YAAY,EAAE,WAAW,CAAC,aAAa,CAAC,CAAA;IACxC,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;IACtB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CAChC;;EA+IA;AAED,wBAAgB,SAAS,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,GAAG,CAAC,WAAW,GAAG,IAAI,CAAC,QAO5E;AAED,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,UAAU,yBASxD"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/data-chart.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/data-chart/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,6CAA6C,CAAA"}
@@ -0,0 +1,6 @@
1
+ declare const _default: {
2
+ version: string;
3
+ install: (app: any) => void;
4
+ };
5
+ export default _default;
6
+ //# sourceMappingURL=defaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../packages/components/src/defaults.ts"],"names":[],"mappings":";;;;AAGA,wBAAwC"}
@@ -0,0 +1,4 @@
1
+ declare const QxsFileUpload: any;
2
+ export { QxsFileUpload, };
3
+ export default QxsFileUpload;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/file-upload/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,aAAa,KAAyB,CAAA;AAE5C,OAAO,EACL,aAAa,GACd,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/file-upload.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/file-upload/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,8CAA8C,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsFixedActionBar: any;
2
+ export { QxsFixedActionBar, };
3
+ export default QxsFixedActionBar;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/fixed-action-bar/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,iBAAiB,KAAyB,CAAA;AAEhD,OAAO,EACL,iBAAiB,GAClB,CAAA;AAED,eAAe,iBAAiB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../base/style';
2
+ import '../../../../theme-chalk/src/fixed-action-bar.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/fixed-action-bar/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,CAAA;AACtB,OAAO,mDAAmD,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsImageUpload: any;
2
+ export { QxsImageUpload, };
3
+ export default QxsImageUpload;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/image-upload/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,KAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,GACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/photo-crop-tool.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/image-upload/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,kDAAkD,CAAA"}
@@ -0,0 +1,9 @@
1
+ import type { Plugin } from 'vue';
2
+ declare function makeInstaller(components: {
3
+ [key: number]: Plugin;
4
+ }): {
5
+ version: string;
6
+ install: (app: any) => void;
7
+ };
8
+ export { makeInstaller };
9
+ //# sourceMappingURL=make-installer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"make-installer.d.ts","sourceRoot":"","sources":["../../../../packages/components/src/make-installer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAA;AAGjC,iBAAS,aAAa,CAAC,UAAU,EAAE;IACjC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;;mBACuB,GAAG;EAU1B;AAED,OAAO,EAAE,aAAa,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsPhotoCropTool: any;
2
+ export { QxsPhotoCropTool, };
3
+ export default QxsPhotoCropTool;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/photo-crop-tool/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,KAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,GACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,7 @@
1
+ export declare function useCanvas(canvasElement: HTMLCanvasElement): {
2
+ clearCanvas: () => void;
3
+ drawColor: (x: number, y: number, width: number, height: number, color: string) => void;
4
+ drawImage: (image: HTMLImageElement, x: number, y: number, width: number, height: number) => void;
5
+ cropCanvas: (x: number, y: number, width: number, height: number) => Promise<File | null>;
6
+ };
7
+ //# sourceMappingURL=composables.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"composables.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,CAAC,aAAa,EAAE,iBAAiB;;mBAalC,MAAM,KAAK,MAAM,SAAS,MAAM,UAAU,MAAM,SAAS,MAAM;uBAO3D,gBAAgB,KAAK,MAAM,KAAK,MAAM,SAAS,MAAM,UAAU,MAAM;oBAIxE,MAAM,KAAK,MAAM,SAAS,MAAM,UAAU,MAAM,KAAG,OAAO,CAAC,IAAI,GAAG,IAAI,CAAC;EAmC/F"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/photo-crop-tool.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/photo-crop-tool/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,kDAAkD,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsSubjectAction: any;
2
+ export { QxsSubjectAction };
3
+ export default QxsSubjectAction;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-action/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,KAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/subject-action.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/subject-action/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,iDAAiD,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsSubjectLayout: any;
2
+ export { QxsSubjectLayout };
3
+ export default QxsSubjectLayout;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-layout/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,KAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/subject-layout.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/subject-layout/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,iDAAiD,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsSubjectList: any;
2
+ export { QxsSubjectList };
3
+ export default QxsSubjectList;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-list/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,KAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,EACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/subject-list.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/subject-list/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,+CAA+C,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsSubjectType: any;
2
+ export { QxsSubjectType };
3
+ export default QxsSubjectType;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-type/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,KAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,EACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/subject-type.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/subject-type/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,+CAA+C,CAAA"}
@@ -0,0 +1,4 @@
1
+ declare const QxsTinyMceEditor: any;
2
+ export { QxsTinyMceEditor };
3
+ export default QxsTinyMceEditor;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/tiny-mce-editor/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,KAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import '../../base/style';
2
+ import '../../../../theme-chalk/src/tiny-mce-editor.scss';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/tiny-mce-editor/style/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,CAAA;AACzB,OAAO,kDAAkD,CAAA"}
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ export type SFCWithInstall<T> = T & Plugin;
3
+ export declare function withInstall<T, E extends Record<string, any>>(main: T, extra?: E): SFCWithInstall<T> & E;
4
+ //# sourceMappingURL=withInstall.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"withInstall.d.ts","sourceRoot":"","sources":["../../../../packages/components/src/withInstall.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAA;AAEtC,MAAM,MAAM,cAAc,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAA;AAG1C,wBAAgB,WAAW,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,IAAI,EAAE,CAAC,EACnE,KAAK,CAAC,EAAE,CAAC,GAYM,cAAc,CAAC,CAAC,CAAC,GAAG,CAAC,CACrC"}