hfn-components 0.6.0 → 0.6.1

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 (94) hide show
  1. package/component.ts +15 -0
  2. package/defaults.ts +5 -0
  3. package/index.ts +6 -0
  4. package/make-installer.ts +17 -0
  5. package/package.json +1 -1
  6. package/plugin.ts +1 -0
  7. package/dist/index.css +0 -1
  8. package/es/_virtual/_plugin-vue_export-helper.mjs +0 -9
  9. package/es/component.d.ts +0 -3
  10. package/es/component.mjs +0 -14
  11. package/es/components/chart/index.d.ts +0 -201
  12. package/es/components/chart/index.mjs +0 -7
  13. package/es/components/chart/src/HtChart.d.ts +0 -77
  14. package/es/components/chart/src/HtChart.mjs +0 -93
  15. package/es/components/chart/src/HtChart.vue.d.ts +0 -207
  16. package/es/components/chart/src/HtChart.vue.mjs +0 -90
  17. package/es/components/chart/src/HtChart.vue2.mjs +0 -109
  18. package/es/components/chart/src/chartConfig.d.ts +0 -7
  19. package/es/components/chart/src/chartConfig.mjs +0 -88
  20. package/es/components/chart/style/index.d.ts +0 -1
  21. package/es/components/chart/style/index.mjs +0 -1
  22. package/es/components/elTable/index.d.ts +0 -810
  23. package/es/components/elTable/index.mjs +0 -7
  24. package/es/components/elTable/src/columnDeal.vue.d.ts +0 -65
  25. package/es/components/elTable/src/columnDeal.vue.mjs +0 -42
  26. package/es/components/elTable/src/columnDeal.vue2.mjs +0 -19
  27. package/es/components/elTable/src/elTable.d.ts +0 -52
  28. package/es/components/elTable/src/elTable.mjs +0 -44
  29. package/es/components/elTable/src/elTable.vue.d.ts +0 -809
  30. package/es/components/elTable/src/elTable.vue.mjs +0 -108
  31. package/es/components/elTable/src/elTable.vue2.mjs +0 -46
  32. package/es/components/htTarget/index.d.ts +0 -2028
  33. package/es/components/htTarget/index.mjs +0 -6
  34. package/es/components/htTarget/src/htTarget.d.ts +0 -25
  35. package/es/components/htTarget/src/htTarget.mjs +0 -20
  36. package/es/components/htTarget/src/htTarget.vue.d.ts +0 -2027
  37. package/es/components/htTarget/src/htTarget.vue.mjs +0 -240
  38. package/es/components/htTarget/src/htTarget.vue2.mjs +0 -158
  39. package/es/components/htTarget/style/index.d.ts +0 -1
  40. package/es/components/htTarget/style/index.mjs +0 -1
  41. package/es/components/index.d.ts +0 -4
  42. package/es/components/index.mjs +0 -7
  43. package/es/components/pieChart/index.d.ts +0 -104
  44. package/es/components/pieChart/index.mjs +0 -7
  45. package/es/components/pieChart/src/HtPieChart.d.ts +0 -36
  46. package/es/components/pieChart/src/HtPieChart.mjs +0 -42
  47. package/es/components/pieChart/src/HtPieChart.vue.d.ts +0 -109
  48. package/es/components/pieChart/src/HtPieChart.vue.mjs +0 -61
  49. package/es/components/pieChart/src/HtPieChart.vue2.mjs +0 -103
  50. package/es/components/pieChart/style/index.d.ts +0 -1
  51. package/es/components/pieChart/style/index.mjs +0 -1
  52. package/es/components/table/HtTable.d.ts +0 -142
  53. package/es/components/table/HtTable.mjs +0 -136
  54. package/es/components/table/HtTable.vue.d.ts +0 -1847
  55. package/es/components/table/HtTable.vue.mjs +0 -449
  56. package/es/components/table/HtTable.vue2.mjs +0 -124
  57. package/es/components/table/index.d.ts +0 -1845
  58. package/es/components/table/index.mjs +0 -7
  59. package/es/constants/chartConfig.d.ts +0 -8
  60. package/es/constants/chartConfig.mjs +0 -148
  61. package/es/constants/index.d.ts +0 -4
  62. package/es/constants/index.mjs +0 -4
  63. package/es/constants/key.d.ts +0 -1
  64. package/es/constants/key.mjs +0 -3
  65. package/es/constants/table.d.ts +0 -125
  66. package/es/constants/table.mjs +0 -156
  67. package/es/constants/target.d.ts +0 -15
  68. package/es/constants/target.mjs +0 -59
  69. package/es/css/index.css +0 -59
  70. package/es/defaults.d.ts +0 -4
  71. package/es/defaults.mjs +0 -7
  72. package/es/index.d.ts +0 -5
  73. package/es/index.mjs +0 -13
  74. package/es/make-installer.d.ts +0 -4
  75. package/es/make-installer.mjs +0 -15
  76. package/es/plugin.d.ts +0 -2
  77. package/es/plugin.mjs +0 -3
  78. package/es/utils/chart.d.ts +0 -8
  79. package/es/utils/chart.mjs +0 -197
  80. package/es/utils/common.d.ts +0 -3
  81. package/es/utils/common.mjs +0 -15
  82. package/es/utils/index.d.ts +0 -4
  83. package/es/utils/index.mjs +0 -4
  84. package/es/utils/table.d.ts +0 -2
  85. package/es/utils/table.mjs +0 -31
  86. package/es/utils/tool.d.ts +0 -2
  87. package/es/utils/tool.mjs +0 -42
  88. package/global.d.ts +0 -14
  89. package/theme-chalk/ht-chart.css +0 -1
  90. package/theme-chalk/ht-target.css +0 -1
  91. package/theme-chalk/index.css +0 -1
  92. package/theme-chalk/src/chart.scss +0 -58
  93. package/theme-chalk/src/index.scss +0 -2
  94. package/theme-chalk/src/target.scss +0 -39
@@ -1,6 +0,0 @@
1
- import htTarget from './src/htTarget.vue.mjs';
2
- import { withInstall } from '../../utils/common.mjs';
3
-
4
- const HtTarget = withInstall(htTarget);
5
-
6
- export { HtTarget, HtTarget as default };
@@ -1,25 +0,0 @@
1
- import { ExtractPropTypes, PropType } from 'vue';
2
- export interface target {
3
- name: string;
4
- key: string;
5
- dealType: string;
6
- }
7
- export declare const targetProps: {
8
- readonly fundType: {
9
- readonly type: StringConstructor;
10
- readonly default: "fund";
11
- };
12
- readonly targetType: {
13
- readonly type: StringConstructor;
14
- readonly default: "";
15
- };
16
- readonly dialogShow: {
17
- readonly type: BooleanConstructor;
18
- readonly default: false;
19
- };
20
- readonly targetData: {
21
- readonly type: PropType<target[]>;
22
- readonly default: readonly [];
23
- };
24
- };
25
- export type TargetProps = ExtractPropTypes<typeof targetProps>;
@@ -1,20 +0,0 @@
1
- const targetProps = {
2
- fundType: {
3
- type: String,
4
- default: "fund"
5
- },
6
- targetType: {
7
- type: String,
8
- default: ""
9
- },
10
- dialogShow: {
11
- type: Boolean,
12
- default: false
13
- },
14
- targetData: {
15
- type: Array,
16
- default: []
17
- }
18
- };
19
-
20
- export { targetProps };