@qxs-bns/components 0.0.29 → 0.0.30

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 (172) hide show
  1. package/es/package.json.mjs +1 -1
  2. package/es/src/data-chart/src/components/area.vue2.mjs +1 -1
  3. package/es/src/data-chart/src/components/area.vue2.mjs.map +1 -1
  4. package/es/src/data-chart/src/components/bar.vue.mjs +1 -1
  5. package/es/src/data-chart/src/components/bar.vue.mjs.map +1 -1
  6. package/es/src/data-chart/src/components/funnel.vue.mjs +1 -1
  7. package/es/src/data-chart/src/components/funnel.vue.mjs.map +1 -1
  8. package/es/src/data-chart/src/components/line.vue2.mjs +1 -1
  9. package/es/src/data-chart/src/components/line.vue2.mjs.map +1 -1
  10. package/es/src/data-chart/src/components/pie.vue.mjs +1 -1
  11. package/es/src/data-chart/src/components/pie.vue.mjs.map +1 -1
  12. package/es/src/data-chart/src/components/radar.vue.mjs +1 -1
  13. package/es/src/data-chart/src/components/radar.vue.mjs.map +1 -1
  14. package/es/src/data-chart/src/components/scatter-simple.vue.mjs +1 -1
  15. package/es/src/data-chart/src/components/scatter-simple.vue.mjs.map +1 -1
  16. package/es/src/data-chart/src/components/scatter.vue.mjs +1 -1
  17. package/es/src/data-chart/src/components/scatter.vue.mjs.map +1 -1
  18. package/es/src/data-chart/src/components/table.vue.mjs +1 -1
  19. package/es/src/data-chart/src/components/table.vue.mjs.map +1 -1
  20. package/es/src/data-chart/src/data-chart.vue.mjs +1 -1
  21. package/es/src/data-chart/src/data-chart.vue.mjs.map +1 -1
  22. package/es/src/data-chart/src/utils/useCharts.mjs +1 -1
  23. package/es/src/data-chart/src/utils/useCharts.mjs.map +1 -1
  24. package/es/src/file-upload/src/file-upload.vue.mjs +1 -1
  25. package/es/src/file-upload/src/file-upload.vue.mjs.map +1 -1
  26. package/es/src/fixed-action-bar/src/fixed-action-bar.vue.mjs +1 -1
  27. package/es/src/fixed-action-bar/src/fixed-action-bar.vue.mjs.map +1 -1
  28. package/es/src/image-upload/src/image-upload.vue.mjs +1 -1
  29. package/es/src/image-upload/src/image-upload.vue.mjs.map +1 -1
  30. package/es/src/photo-crop-tool/src/composables.mjs +1 -1
  31. package/es/src/photo-crop-tool/src/composables.mjs.map +1 -1
  32. package/es/src/photo-crop-tool/src/photo-crop-tool.vue.mjs +1 -1
  33. package/es/src/photo-crop-tool/src/photo-crop-tool.vue.mjs.map +1 -1
  34. package/es/src/subject-action/src/subject-action.vue.mjs +1 -1
  35. package/es/src/subject-action/src/subject-action.vue.mjs.map +1 -1
  36. package/es/src/subject-list/src/components/SubjectPageEnd.vue.mjs +1 -1
  37. package/es/src/subject-list/src/components/SubjectPageEnd.vue.mjs.map +1 -1
  38. package/es/src/subject-list/src/components/SubjectRichText.vue.mjs +1 -1
  39. package/es/src/subject-list/src/components/SubjectRichText.vue.mjs.map +1 -1
  40. package/es/src/subject-list/src/components/subject-blank-fill.vue.mjs +1 -1
  41. package/es/src/subject-list/src/components/subject-blank-fill.vue.mjs.map +1 -1
  42. package/es/src/subject-list/src/components/subject-scale.vue.mjs +1 -1
  43. package/es/src/subject-list/src/components/subject-scale.vue.mjs.map +1 -1
  44. package/es/src/subject-list/src/components/subject-single.vue.mjs +1 -1
  45. package/es/src/subject-list/src/components/subject-single.vue.mjs.map +1 -1
  46. package/es/src/subject-list/src/components/subject-text-fill.vue.mjs +1 -1
  47. package/es/src/subject-list/src/components/subject-text-fill.vue.mjs.map +1 -1
  48. package/es/src/subject-list/src/subject-list.vue.mjs +1 -1
  49. package/es/src/subject-list/src/subject-list.vue.mjs.map +1 -1
  50. package/es/src/subject-type/src/subject-type.vue.mjs +1 -1
  51. package/es/src/subject-type/src/subject-type.vue.mjs.map +1 -1
  52. package/es/src/tiny-mce-editor/src/tiny-mce-editor.vue.mjs +1 -1
  53. package/es/src/tiny-mce-editor/src/tiny-mce-editor.vue.mjs.map +1 -1
  54. package/lib/package.json.cjs +1 -1
  55. package/lib/src/data-chart/src/components/area.vue2.cjs +1 -1
  56. package/lib/src/data-chart/src/components/area.vue2.cjs.map +1 -1
  57. package/lib/src/data-chart/src/components/bar.vue.cjs +1 -1
  58. package/lib/src/data-chart/src/components/bar.vue.cjs.map +1 -1
  59. package/lib/src/data-chart/src/components/funnel.vue.cjs +1 -1
  60. package/lib/src/data-chart/src/components/funnel.vue.cjs.map +1 -1
  61. package/lib/src/data-chart/src/components/line.vue2.cjs +1 -1
  62. package/lib/src/data-chart/src/components/line.vue2.cjs.map +1 -1
  63. package/lib/src/data-chart/src/components/pie.vue.cjs +1 -1
  64. package/lib/src/data-chart/src/components/pie.vue.cjs.map +1 -1
  65. package/lib/src/data-chart/src/components/radar.vue.cjs +1 -1
  66. package/lib/src/data-chart/src/components/radar.vue.cjs.map +1 -1
  67. package/lib/src/data-chart/src/components/scatter-simple.vue.cjs +1 -1
  68. package/lib/src/data-chart/src/components/scatter-simple.vue.cjs.map +1 -1
  69. package/lib/src/data-chart/src/components/scatter.vue.cjs +1 -1
  70. package/lib/src/data-chart/src/components/scatter.vue.cjs.map +1 -1
  71. package/lib/src/data-chart/src/components/table.vue.cjs +1 -1
  72. package/lib/src/data-chart/src/components/table.vue.cjs.map +1 -1
  73. package/lib/src/data-chart/src/data-chart.vue.cjs +1 -1
  74. package/lib/src/data-chart/src/data-chart.vue.cjs.map +1 -1
  75. package/lib/src/data-chart/src/utils/useCharts.cjs +1 -1
  76. package/lib/src/data-chart/src/utils/useCharts.cjs.map +1 -1
  77. package/lib/src/file-upload/src/file-upload.vue.cjs +1 -1
  78. package/lib/src/file-upload/src/file-upload.vue.cjs.map +1 -1
  79. package/lib/src/fixed-action-bar/src/fixed-action-bar.vue.cjs +1 -1
  80. package/lib/src/fixed-action-bar/src/fixed-action-bar.vue.cjs.map +1 -1
  81. package/lib/src/image-upload/src/image-upload.vue.cjs +1 -1
  82. package/lib/src/image-upload/src/image-upload.vue.cjs.map +1 -1
  83. package/lib/src/photo-crop-tool/src/composables.cjs +1 -1
  84. package/lib/src/photo-crop-tool/src/composables.cjs.map +1 -1
  85. package/lib/src/photo-crop-tool/src/photo-crop-tool.vue.cjs +1 -1
  86. package/lib/src/photo-crop-tool/src/photo-crop-tool.vue.cjs.map +1 -1
  87. package/lib/src/subject-action/src/subject-action.vue.cjs +1 -1
  88. package/lib/src/subject-action/src/subject-action.vue.cjs.map +1 -1
  89. package/lib/src/subject-list/src/components/SubjectPageEnd.vue.cjs +1 -1
  90. package/lib/src/subject-list/src/components/SubjectPageEnd.vue.cjs.map +1 -1
  91. package/lib/src/subject-list/src/components/SubjectRichText.vue.cjs +1 -1
  92. package/lib/src/subject-list/src/components/SubjectRichText.vue.cjs.map +1 -1
  93. package/lib/src/subject-list/src/components/subject-blank-fill.vue.cjs +1 -1
  94. package/lib/src/subject-list/src/components/subject-blank-fill.vue.cjs.map +1 -1
  95. package/lib/src/subject-list/src/components/subject-scale.vue.cjs +1 -1
  96. package/lib/src/subject-list/src/components/subject-scale.vue.cjs.map +1 -1
  97. package/lib/src/subject-list/src/components/subject-single.vue.cjs +1 -1
  98. package/lib/src/subject-list/src/components/subject-single.vue.cjs.map +1 -1
  99. package/lib/src/subject-list/src/components/subject-text-fill.vue.cjs +1 -1
  100. package/lib/src/subject-list/src/components/subject-text-fill.vue.cjs.map +1 -1
  101. package/lib/src/subject-list/src/subject-list.vue.cjs +1 -1
  102. package/lib/src/subject-list/src/subject-list.vue.cjs.map +1 -1
  103. package/lib/src/subject-type/src/subject-type.vue.cjs +1 -1
  104. package/lib/src/subject-type/src/subject-type.vue.cjs.map +1 -1
  105. package/lib/src/tiny-mce-editor/src/tiny-mce-editor.vue.cjs +1 -1
  106. package/lib/src/tiny-mce-editor/src/tiny-mce-editor.vue.cjs.map +1 -1
  107. package/package.json +8 -6
  108. package/types/index.d.ts +0 -6
  109. package/types/index.d.ts.map +0 -1
  110. package/types/src/base/style/css.d.ts +0 -2
  111. package/types/src/base/style/css.d.ts.map +0 -1
  112. package/types/src/base/style/index.d.ts +0 -2
  113. package/types/src/base/style/index.d.ts.map +0 -1
  114. package/types/src/components.d.ts +0 -11
  115. package/types/src/components.d.ts.map +0 -1
  116. package/types/src/data-chart/index.d.ts +0 -4
  117. package/types/src/data-chart/index.d.ts.map +0 -1
  118. package/types/src/data-chart/src/analyze.d.ts +0 -23
  119. package/types/src/data-chart/src/analyze.d.ts.map +0 -1
  120. package/types/src/data-chart/src/utils/config.d.ts +0 -41
  121. package/types/src/data-chart/src/utils/config.d.ts.map +0 -1
  122. package/types/src/data-chart/src/utils/injectionKeys.d.ts +0 -3
  123. package/types/src/data-chart/src/utils/injectionKeys.d.ts.map +0 -1
  124. package/types/src/data-chart/src/utils/useCharts.d.ts +0 -16
  125. package/types/src/data-chart/src/utils/useCharts.d.ts.map +0 -1
  126. package/types/src/data-chart/style/index.d.ts +0 -3
  127. package/types/src/data-chart/style/index.d.ts.map +0 -1
  128. package/types/src/defaults.d.ts +0 -6
  129. package/types/src/defaults.d.ts.map +0 -1
  130. package/types/src/file-upload/index.d.ts +0 -4
  131. package/types/src/file-upload/index.d.ts.map +0 -1
  132. package/types/src/file-upload/style/index.d.ts +0 -3
  133. package/types/src/file-upload/style/index.d.ts.map +0 -1
  134. package/types/src/fixed-action-bar/index.d.ts +0 -4
  135. package/types/src/fixed-action-bar/index.d.ts.map +0 -1
  136. package/types/src/fixed-action-bar/style/index.d.ts +0 -3
  137. package/types/src/fixed-action-bar/style/index.d.ts.map +0 -1
  138. package/types/src/image-upload/index.d.ts +0 -4
  139. package/types/src/image-upload/index.d.ts.map +0 -1
  140. package/types/src/image-upload/style/index.d.ts +0 -3
  141. package/types/src/image-upload/style/index.d.ts.map +0 -1
  142. package/types/src/make-installer.d.ts +0 -9
  143. package/types/src/make-installer.d.ts.map +0 -1
  144. package/types/src/photo-crop-tool/index.d.ts +0 -4
  145. package/types/src/photo-crop-tool/index.d.ts.map +0 -1
  146. package/types/src/photo-crop-tool/src/composables.d.ts +0 -7
  147. package/types/src/photo-crop-tool/src/composables.d.ts.map +0 -1
  148. package/types/src/photo-crop-tool/style/index.d.ts +0 -3
  149. package/types/src/photo-crop-tool/style/index.d.ts.map +0 -1
  150. package/types/src/subject-action/index.d.ts +0 -4
  151. package/types/src/subject-action/index.d.ts.map +0 -1
  152. package/types/src/subject-action/style/index.d.ts +0 -3
  153. package/types/src/subject-action/style/index.d.ts.map +0 -1
  154. package/types/src/subject-layout/index.d.ts +0 -4
  155. package/types/src/subject-layout/index.d.ts.map +0 -1
  156. package/types/src/subject-layout/style/index.d.ts +0 -3
  157. package/types/src/subject-layout/style/index.d.ts.map +0 -1
  158. package/types/src/subject-list/index.d.ts +0 -4
  159. package/types/src/subject-list/index.d.ts.map +0 -1
  160. package/types/src/subject-list/style/index.d.ts +0 -3
  161. package/types/src/subject-list/style/index.d.ts.map +0 -1
  162. package/types/src/subject-type/index.d.ts +0 -4
  163. package/types/src/subject-type/index.d.ts.map +0 -1
  164. package/types/src/subject-type/style/index.d.ts +0 -3
  165. package/types/src/subject-type/style/index.d.ts.map +0 -1
  166. package/types/src/tiny-mce-editor/index.d.ts +0 -4
  167. package/types/src/tiny-mce-editor/index.d.ts.map +0 -1
  168. package/types/src/tiny-mce-editor/style/index.d.ts +0 -3
  169. package/types/src/tiny-mce-editor/style/index.d.ts.map +0 -1
  170. package/types/src/withInstall.d.ts +0 -4
  171. package/types/src/withInstall.d.ts.map +0 -1
  172. package/types/tsconfig.tsbuildinfo +0 -1
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsDataChart: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsDataChart, };
3
- export default QxsDataChart;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/data-chart/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY,2GAAyB,CAAA;AAE3C,OAAO,EACL,YAAY,GACb,CAAA;AACD,eAAe,YAAY,CAAA"}
@@ -1,23 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,41 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,3 +0,0 @@
1
- import type { InjectionKey } from 'vue';
2
- export declare const InjectionChartMerge: InjectionKey<(target: any, source: any) => any>;
3
- //# sourceMappingURL=injectionKeys.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,16 +0,0 @@
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
@@ -1 +0,0 @@
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;AAO5E,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"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/data-chart.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,6 +0,0 @@
1
- declare const _default: {
2
- version: string;
3
- install: (app: any) => void;
4
- };
5
- export default _default;
6
- //# sourceMappingURL=defaults.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../packages/components/src/defaults.ts"],"names":[],"mappings":";;;;AAGA,wBAAwC"}
@@ -1,4 +0,0 @@
1
- declare const QxsFileUpload: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsFileUpload, };
3
- export default QxsFileUpload;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/file-upload/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,aAAa,2GAAyB,CAAA;AAE5C,OAAO,EACL,aAAa,GACd,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/file-upload.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsFixedActionBar: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsFixedActionBar, };
3
- export default QxsFixedActionBar;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/fixed-action-bar/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,iBAAiB,2GAAyB,CAAA;AAEhD,OAAO,EACL,iBAAiB,GAClB,CAAA;AAED,eAAe,iBAAiB,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../base/style';
2
- import '../../../../theme-chalk/src/fixed-action-bar.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsImageUpload: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsImageUpload, };
3
- export default QxsImageUpload;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/image-upload/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,2GAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,GACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/photo-crop-tool.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,9 +0,0 @@
1
- import type { Plugin } from 'vue-demi';
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
@@ -1 +0,0 @@
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,UAAU,CAAA;AAGtC,iBAAS,aAAa,CAAC,UAAU,EAAE;IACjC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;;mBACuB,GAAG;EAU1B;AAED,OAAO,EAAE,aAAa,EAAE,CAAA"}
@@ -1,4 +0,0 @@
1
- declare const QxsPhotoCropTool: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsPhotoCropTool, };
3
- export default QxsPhotoCropTool;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/photo-crop-tool/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,2GAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,GACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,7 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"composables.d.ts","sourceRoot":"","sources":["../../../../../../packages/components/src/photo-crop-tool/src/composables.ts"],"names":[],"mappings":"AAIA,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"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/photo-crop-tool.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsSubjectAction: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsSubjectAction };
3
- export default QxsSubjectAction;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-action/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,2GAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/subject-action.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsSubjectLayout: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsSubjectLayout };
3
- export default QxsSubjectLayout;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-layout/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,2GAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/subject-layout.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsSubjectList: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsSubjectList };
3
- export default QxsSubjectList;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-list/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,2GAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,EACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/subject-list.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsSubjectType: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsSubjectType };
3
- export default QxsSubjectType;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/subject-type/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc,2GAAyB,CAAA;AAE7C,OAAO,EACL,cAAc,EACf,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/subject-type.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
1
- declare const QxsTinyMceEditor: import("../withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any>> & Record<string, any>;
2
- export { QxsTinyMceEditor };
3
- export default QxsTinyMceEditor;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/tiny-mce-editor/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,2GAAyB,CAAA;AAE/C,OAAO,EACL,gBAAgB,EACjB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,3 +0,0 @@
1
- import '../../base/style';
2
- import '../../../../theme-chalk/src/tiny-mce-editor.scss';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,4 +0,0 @@
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
@@ -1 +0,0 @@
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"}