@10yun/cv-mobile-ui 0.5.63 → 0.5.65

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 (59) hide show
  1. package/other/uCharts-uniapp/index.js +2 -0
  2. package/other/uCharts-uniapp/package.json +42 -0
  3. package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/config-echarts.js +421 -421
  4. package/other/{qiun-data-charts → uCharts-uniapp/u-charts}/license.md +201 -201
  5. package/other/uCharts-uniapp/u-charts/package.json +19 -0
  6. package/other/{qiun-data-charts/readme.md → uCharts-uniapp/u-charts/readme-npm.md} +57 -63
  7. package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/readme.md +4 -4
  8. package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/u-charts.js +7661 -7661
  9. package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/u-charts.min.js +1 -1
  10. package/package.json +1 -1
  11. package/ui-cv/components/cv-filter-hm/cv-filter-hm.vue +134 -167
  12. package/uview-plus/components/u-search/u-search.vue +10 -8
  13. package/other/qiun-data-charts/changelog.md +0 -320
  14. package/other/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue +0 -1618
  15. package/other/qiun-data-charts/components/qiun-error/qiun-error.vue +0 -46
  16. package/other/qiun-data-charts/components/qiun-loading/loading1.vue +0 -162
  17. package/other/qiun-data-charts/components/qiun-loading/loading2.vue +0 -170
  18. package/other/qiun-data-charts/components/qiun-loading/loading3.vue +0 -173
  19. package/other/qiun-data-charts/components/qiun-loading/loading4.vue +0 -222
  20. package/other/qiun-data-charts/components/qiun-loading/loading5.vue +0 -229
  21. package/other/qiun-data-charts/components/qiun-loading/qiun-loading.vue +0 -36
  22. package/other/qiun-data-charts/js_sdk2/app-echarts.min.js +0 -23
  23. package/other/qiun-data-charts/js_sdk2/h5-echarts.min.js +0 -23
  24. package/other/qiun-data-charts/package.json +0 -81
  25. package/other/qiun-data-charts/static/app-plus/echarts.min.js +0 -23
  26. package/other/qiun-data-charts/static/h5/echarts.min.js +0 -23
  27. package/other/qiun-data-charts_2.5.0-20230101_example/App.vue +0 -20
  28. package/other/qiun-data-charts_2.5.0-20230101_example/common/uni-icons.css +0 -542
  29. package/other/qiun-data-charts_2.5.0-20230101_example/common/uni.css +0 -246
  30. package/other/qiun-data-charts_2.5.0-20230101_example/components/qiun-title-bar/qiun-title-bar.vue +0 -51
  31. package/other/qiun-data-charts_2.5.0-20230101_example/components/test-charts/test-charts.vue +0 -48
  32. package/other/qiun-data-charts_2.5.0-20230101_example/main.js +0 -13
  33. package/other/qiun-data-charts_2.5.0-20230101_example/manifest.json +0 -75
  34. package/other/qiun-data-charts_2.5.0-20230101_example/mockdata/demodata.json +0 -448
  35. package/other/qiun-data-charts_2.5.0-20230101_example/mockdata/mapdata.json +0 -1
  36. package/other/qiun-data-charts_2.5.0-20230101_example/pages/canvas/canvas.vue +0 -142
  37. package/other/qiun-data-charts_2.5.0-20230101_example/pages/echarts/echarts.vue +0 -228
  38. package/other/qiun-data-charts_2.5.0-20230101_example/pages/format-e/format-e.vue +0 -113
  39. package/other/qiun-data-charts_2.5.0-20230101_example/pages/format-u/format-u.vue +0 -110
  40. package/other/qiun-data-charts_2.5.0-20230101_example/pages/index/index.vue +0 -58
  41. package/other/qiun-data-charts_2.5.0-20230101_example/pages/layout/layout.vue +0 -174
  42. package/other/qiun-data-charts_2.5.0-20230101_example/pages/other/other.vue +0 -233
  43. package/other/qiun-data-charts_2.5.0-20230101_example/pages/tab/tab.vue +0 -115
  44. package/other/qiun-data-charts_2.5.0-20230101_example/pages/ucharts/ucharts.vue +0 -339
  45. package/other/qiun-data-charts_2.5.0-20230101_example/pages/unicloud/unicloud.vue +0 -117
  46. package/other/qiun-data-charts_2.5.0-20230101_example/pages/updata/updata.vue +0 -212
  47. package/other/qiun-data-charts_2.5.0-20230101_example/pages.json +0 -79
  48. package/other/qiun-data-charts_2.5.0-20230101_example/static/logo.png +0 -0
  49. package/other/qiun-data-charts_2.5.0-20230101_example/uni.scss +0 -76
  50. package/other/qiun-data-charts_2.5.0-20230101_example/uniCloud-aliyun/database/db_init.json +0 -455
  51. package/other/qiun-data-charts_2.5.0-20230101_example/uniCloud-aliyun/database/qiun-charts-demo.schema.json +0 -76
  52. package/other/u-charts/config.js +0 -503
  53. package/other/u-charts/data.json +0 -1143
  54. package/other/u-charts/demodata.json +0 -267
  55. package/other/u-charts/mapdata.json +0 -41
  56. package/other/u-charts/u-charts.js +0 -5687
  57. package/other/u-charts/u-charts.min.js +0 -1
  58. package/other/u-charts/u-charts.vue +0 -466
  59. /package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/config-ucharts.js +0 -0
@@ -0,0 +1,2 @@
1
+ import qiunDataCharts from './components/qiun-data-charts/qiun-data-charts.vue'
2
+ export default qiunDataCharts;
@@ -0,0 +1,42 @@
1
+ {
2
+ "name": "@qiun/uni-ucharts",
3
+ "version": "2.5.0-20230101",
4
+ "description": "【uni-app uCharts组件】uCharts跨平台图表库,全端全平台支持的图表库,开箱即用。支持PC、H5、微信小程序、支付宝小程序、百度小程序、头条小程序、飞书小程序、QQ小程序、360小程序、快手小程序、钉钉小程序、淘宝小程序、京东小程序、Vue、Taro等更多支持canvas的框架,体积小巧、调用简单方便、性能及体验极佳。",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "keywords": [
10
+ "uCharts",
11
+ "大图",
12
+ "大屏",
13
+ "可视化",
14
+ "图表库",
15
+ "饼图",
16
+ "圆环图",
17
+ "折线图",
18
+ "柱状图",
19
+ "山峰图",
20
+ "区域图",
21
+ "雷达图",
22
+ "圆弧进度图",
23
+ "仪表盘",
24
+ "K线图",
25
+ "条状图",
26
+ "混合图",
27
+ "玫瑰图",
28
+ "漏斗图",
29
+ "词云图",
30
+ "时序图",
31
+ "散点图",
32
+ "气泡图",
33
+ "地图"
34
+ ],
35
+ "homepage": "https://www.ucharts.cn",
36
+ "author": "秋云",
37
+ "license": "Apache",
38
+ "publishConfig": {
39
+ "access": "public",
40
+ "registry": "https://registry.npmjs.org/"
41
+ }
42
+ }