@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
@@ -1,46 +0,0 @@
1
- <template>
2
- <view class="chartsview">
3
- <view class="charts-error"></view>
4
- <view class="charts-font">{{errorMessage==null?'请点击重试':errorMessage}}</view>
5
- </view>
6
- </template>
7
-
8
- <script>
9
- export default {
10
- name: 'qiun-error',
11
- props: {
12
- errorMessage: {
13
- type: String,
14
- default: null
15
- },
16
- },
17
- data() {
18
- return {
19
-
20
- };
21
- },
22
- }
23
- </script>
24
-
25
- <style>
26
- .chartsview {
27
- width: 100%;
28
- height: 100%;
29
- display: flex;
30
- flex-direction: column;
31
- flex: 1;
32
- justify-content: center;
33
- align-items: center;
34
- }
35
- .charts-font{
36
- font-size: 14px;
37
- color: #CCCCCC;
38
- margin-top: 10px;
39
- }
40
- .charts-error{
41
- width: 128px;
42
- height: 128px;
43
- background: url("data:image/png;base64,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");
44
- background-position: center;
45
- }
46
- </style>
@@ -1,162 +0,0 @@
1
- <template>
2
- <view class="container loading1">
3
- <view class="shape shape1"></view>
4
- <view class="shape shape2"></view>
5
- <view class="shape shape3"></view>
6
- <view class="shape shape4"></view>
7
- </view>
8
- </template>
9
-
10
- <script>
11
- export default {
12
- name: 'loading1',
13
- data() {
14
- return {
15
-
16
- };
17
- }
18
- }
19
- </script>
20
-
21
- <style scoped="true">
22
- .container {
23
- width: 30px;
24
- height: 30px;
25
- position: relative;
26
- }
27
- .container.loading1 {
28
- -webkit-transform: rotate(45deg);
29
- transform: rotate(45deg);
30
- }
31
-
32
- .container .shape {
33
- position: absolute;
34
- width: 10px;
35
- height: 10px;
36
- border-radius: 1px;
37
- }
38
- .container .shape.shape1 {
39
- left: 0;
40
- background-color: #1890FF;
41
- }
42
- .container .shape.shape2 {
43
- right: 0;
44
- background-color: #91CB74;
45
- }
46
- .container .shape.shape3 {
47
- bottom: 0;
48
- background-color: #FAC858;
49
- }
50
- .container .shape.shape4 {
51
- bottom: 0;
52
- right: 0;
53
- background-color: #EE6666;
54
- }
55
-
56
- .loading1 .shape1 {
57
- -webkit-animation: animation1shape1 0.5s ease 0s infinite alternate;
58
- animation: animation1shape1 0.5s ease 0s infinite alternate;
59
- }
60
-
61
- @-webkit-keyframes animation1shape1 {
62
- from {
63
- -webkit-transform: translate(0, 0);
64
- transform: translate(0, 0);
65
- }
66
- to {
67
- -webkit-transform: translate(16px, 16px);
68
- transform: translate(16px, 16px);
69
- }
70
- }
71
-
72
- @keyframes animation1shape1 {
73
- from {
74
- -webkit-transform: translate(0, 0);
75
- transform: translate(0, 0);
76
- }
77
- to {
78
- -webkit-transform: translate(16px, 16px);
79
- transform: translate(16px, 16px);
80
- }
81
- }
82
- .loading1 .shape2 {
83
- -webkit-animation: animation1shape2 0.5s ease 0s infinite alternate;
84
- animation: animation1shape2 0.5s ease 0s infinite alternate;
85
- }
86
-
87
- @-webkit-keyframes animation1shape2 {
88
- from {
89
- -webkit-transform: translate(0, 0);
90
- transform: translate(0, 0);
91
- }
92
- to {
93
- -webkit-transform: translate(-16px, 16px);
94
- transform: translate(-16px, 16px);
95
- }
96
- }
97
-
98
- @keyframes animation1shape2 {
99
- from {
100
- -webkit-transform: translate(0, 0);
101
- transform: translate(0, 0);
102
- }
103
- to {
104
- -webkit-transform: translate(-16px, 16px);
105
- transform: translate(-16px, 16px);
106
- }
107
- }
108
- .loading1 .shape3 {
109
- -webkit-animation: animation1shape3 0.5s ease 0s infinite alternate;
110
- animation: animation1shape3 0.5s ease 0s infinite alternate;
111
- }
112
-
113
- @-webkit-keyframes animation1shape3 {
114
- from {
115
- -webkit-transform: translate(0, 0);
116
- transform: translate(0, 0);
117
- }
118
- to {
119
- -webkit-transform: translate(16px, -16px);
120
- transform: translate(16px, -16px);
121
- }
122
- }
123
-
124
- @keyframes animation1shape3 {
125
- from {
126
- -webkit-transform: translate(0, 0);
127
- transform: translate(0, 0);
128
- }
129
- to {
130
- -webkit-transform: translate(16px, -16px);
131
- transform: translate(16px, -16px);
132
- }
133
- }
134
- .loading1 .shape4 {
135
- -webkit-animation: animation1shape4 0.5s ease 0s infinite alternate;
136
- animation: animation1shape4 0.5s ease 0s infinite alternate;
137
- }
138
-
139
- @-webkit-keyframes animation1shape4 {
140
- from {
141
- -webkit-transform: translate(0, 0);
142
- transform: translate(0, 0);
143
- }
144
- to {
145
- -webkit-transform: translate(-16px, -16px);
146
- transform: translate(-16px, -16px);
147
- }
148
- }
149
-
150
- @keyframes animation1shape4 {
151
- from {
152
- -webkit-transform: translate(0, 0);
153
- transform: translate(0, 0);
154
- }
155
- to {
156
- -webkit-transform: translate(-16px, -16px);
157
- transform: translate(-16px, -16px);
158
- }
159
- }
160
-
161
-
162
- </style>
@@ -1,170 +0,0 @@
1
- <template>
2
- <view class="container loading2">
3
- <view class="shape shape1"></view>
4
- <view class="shape shape2"></view>
5
- <view class="shape shape3"></view>
6
- <view class="shape shape4"></view>
7
- </view>
8
- </template>
9
-
10
- <script>
11
- export default {
12
- name: 'loading2',
13
- data() {
14
- return {
15
-
16
- };
17
- }
18
- }
19
- </script>
20
-
21
- <style scoped="true">
22
- .container {
23
- width: 30px;
24
- height: 30px;
25
- position: relative;
26
- }
27
-
28
- .container.loading2 {
29
- -webkit-transform: rotate(10deg);
30
- transform: rotate(10deg);
31
- }
32
- .container.loading2 .shape {
33
- border-radius: 5px;
34
- }
35
- .container.loading2{
36
- -webkit-animation: rotation 1s infinite;
37
- animation: rotation 1s infinite;
38
- }
39
-
40
- .container .shape {
41
- position: absolute;
42
- width: 10px;
43
- height: 10px;
44
- border-radius: 1px;
45
- }
46
- .container .shape.shape1 {
47
- left: 0;
48
- background-color: #1890FF;
49
- }
50
- .container .shape.shape2 {
51
- right: 0;
52
- background-color: #91CB74;
53
- }
54
- .container .shape.shape3 {
55
- bottom: 0;
56
- background-color: #FAC858;
57
- }
58
- .container .shape.shape4 {
59
- bottom: 0;
60
- right: 0;
61
- background-color: #EE6666;
62
- }
63
-
64
-
65
- .loading2 .shape1 {
66
- -webkit-animation: animation2shape1 0.5s ease 0s infinite alternate;
67
- animation: animation2shape1 0.5s ease 0s infinite alternate;
68
- }
69
-
70
- @-webkit-keyframes animation2shape1 {
71
- from {
72
- -webkit-transform: translate(0, 0);
73
- transform: translate(0, 0);
74
- }
75
- to {
76
- -webkit-transform: translate(20px, 20px);
77
- transform: translate(20px, 20px);
78
- }
79
- }
80
-
81
- @keyframes animation2shape1 {
82
- from {
83
- -webkit-transform: translate(0, 0);
84
- transform: translate(0, 0);
85
- }
86
- to {
87
- -webkit-transform: translate(20px, 20px);
88
- transform: translate(20px, 20px);
89
- }
90
- }
91
- .loading2 .shape2 {
92
- -webkit-animation: animation2shape2 0.5s ease 0s infinite alternate;
93
- animation: animation2shape2 0.5s ease 0s infinite alternate;
94
- }
95
-
96
- @-webkit-keyframes animation2shape2 {
97
- from {
98
- -webkit-transform: translate(0, 0);
99
- transform: translate(0, 0);
100
- }
101
- to {
102
- -webkit-transform: translate(-20px, 20px);
103
- transform: translate(-20px, 20px);
104
- }
105
- }
106
-
107
- @keyframes animation2shape2 {
108
- from {
109
- -webkit-transform: translate(0, 0);
110
- transform: translate(0, 0);
111
- }
112
- to {
113
- -webkit-transform: translate(-20px, 20px);
114
- transform: translate(-20px, 20px);
115
- }
116
- }
117
- .loading2 .shape3 {
118
- -webkit-animation: animation2shape3 0.5s ease 0s infinite alternate;
119
- animation: animation2shape3 0.5s ease 0s infinite alternate;
120
- }
121
-
122
- @-webkit-keyframes animation2shape3 {
123
- from {
124
- -webkit-transform: translate(0, 0);
125
- transform: translate(0, 0);
126
- }
127
- to {
128
- -webkit-transform: translate(20px, -20px);
129
- transform: translate(20px, -20px);
130
- }
131
- }
132
-
133
- @keyframes animation2shape3 {
134
- from {
135
- -webkit-transform: translate(0, 0);
136
- transform: translate(0, 0);
137
- }
138
- to {
139
- -webkit-transform: translate(20px, -20px);
140
- transform: translate(20px, -20px);
141
- }
142
- }
143
- .loading2 .shape4 {
144
- -webkit-animation: animation2shape4 0.5s ease 0s infinite alternate;
145
- animation: animation2shape4 0.5s ease 0s infinite alternate;
146
- }
147
-
148
- @-webkit-keyframes animation2shape4 {
149
- from {
150
- -webkit-transform: translate(0, 0);
151
- transform: translate(0, 0);
152
- }
153
- to {
154
- -webkit-transform: translate(-20px, -20px);
155
- transform: translate(-20px, -20px);
156
- }
157
- }
158
-
159
- @keyframes animation2shape4 {
160
- from {
161
- -webkit-transform: translate(0, 0);
162
- transform: translate(0, 0);
163
- }
164
- to {
165
- -webkit-transform: translate(-20px, -20px);
166
- transform: translate(-20px, -20px);
167
- }
168
- }
169
-
170
- </style>
@@ -1,173 +0,0 @@
1
- <template>
2
- <view class="container loading3">
3
- <view class="shape shape1"></view>
4
- <view class="shape shape2"></view>
5
- <view class="shape shape3"></view>
6
- <view class="shape shape4"></view>
7
- </view>
8
- </template>
9
-
10
- <script>
11
- export default {
12
- name: 'loading3',
13
- data() {
14
- return {
15
-
16
- };
17
- }
18
- }
19
- </script>
20
-
21
- <style scoped="true">
22
- .container {
23
- width: 30px;
24
- height: 30px;
25
- position: relative;
26
- }
27
-
28
- .container.loading3 {
29
- -webkit-animation: rotation 1s infinite;
30
- animation: rotation 1s infinite;
31
- }
32
- .container.loading3 .shape1 {
33
- border-top-left-radius: 10px;
34
- }
35
- .container.loading3 .shape2 {
36
- border-top-right-radius: 10px;
37
- }
38
- .container.loading3 .shape3 {
39
- border-bottom-left-radius: 10px;
40
- }
41
- .container.loading3 .shape4 {
42
- border-bottom-right-radius: 10px;
43
- }
44
-
45
- .container .shape {
46
- position: absolute;
47
- width: 10px;
48
- height: 10px;
49
- border-radius: 1px;
50
- }
51
- .container .shape.shape1 {
52
- left: 0;
53
- background-color: #1890FF;
54
- }
55
- .container .shape.shape2 {
56
- right: 0;
57
- background-color: #91CB74;
58
- }
59
- .container .shape.shape3 {
60
- bottom: 0;
61
- background-color: #FAC858;
62
- }
63
- .container .shape.shape4 {
64
- bottom: 0;
65
- right: 0;
66
- background-color: #EE6666;
67
- }
68
-
69
- .loading3 .shape1 {
70
- -webkit-animation: animation3shape1 0.5s ease 0s infinite alternate;
71
- animation: animation3shape1 0.5s ease 0s infinite alternate;
72
- }
73
-
74
- @-webkit-keyframes animation3shape1 {
75
- from {
76
- -webkit-transform: translate(0, 0);
77
- transform: translate(0, 0);
78
- }
79
- to {
80
- -webkit-transform: translate(5px, 5px);
81
- transform: translate(5px, 5px);
82
- }
83
- }
84
-
85
- @keyframes animation3shape1 {
86
- from {
87
- -webkit-transform: translate(0, 0);
88
- transform: translate(0, 0);
89
- }
90
- to {
91
- -webkit-transform: translate(5px, 5px);
92
- transform: translate(5px, 5px);
93
- }
94
- }
95
- .loading3 .shape2 {
96
- -webkit-animation: animation3shape2 0.5s ease 0s infinite alternate;
97
- animation: animation3shape2 0.5s ease 0s infinite alternate;
98
- }
99
-
100
- @-webkit-keyframes animation3shape2 {
101
- from {
102
- -webkit-transform: translate(0, 0);
103
- transform: translate(0, 0);
104
- }
105
- to {
106
- -webkit-transform: translate(-5px, 5px);
107
- transform: translate(-5px, 5px);
108
- }
109
- }
110
-
111
- @keyframes animation3shape2 {
112
- from {
113
- -webkit-transform: translate(0, 0);
114
- transform: translate(0, 0);
115
- }
116
- to {
117
- -webkit-transform: translate(-5px, 5px);
118
- transform: translate(-5px, 5px);
119
- }
120
- }
121
- .loading3 .shape3 {
122
- -webkit-animation: animation3shape3 0.5s ease 0s infinite alternate;
123
- animation: animation3shape3 0.5s ease 0s infinite alternate;
124
- }
125
-
126
- @-webkit-keyframes animation3shape3 {
127
- from {
128
- -webkit-transform: translate(0, 0);
129
- transform: translate(0, 0);
130
- }
131
- to {
132
- -webkit-transform: translate(5px, -5px);
133
- transform: translate(5px, -5px);
134
- }
135
- }
136
-
137
- @keyframes animation3shape3 {
138
- from {
139
- -webkit-transform: translate(0, 0);
140
- transform: translate(0, 0);
141
- }
142
- to {
143
- -webkit-transform: translate(5px, -5px);
144
- transform: translate(5px, -5px);
145
- }
146
- }
147
- .loading3 .shape4 {
148
- -webkit-animation: animation3shape4 0.5s ease 0s infinite alternate;
149
- animation: animation3shape4 0.5s ease 0s infinite alternate;
150
- }
151
-
152
- @-webkit-keyframes animation3shape4 {
153
- from {
154
- -webkit-transform: translate(0, 0);
155
- transform: translate(0, 0);
156
- }
157
- to {
158
- -webkit-transform: translate(-5px, -5px);
159
- transform: translate(-5px, -5px);
160
- }
161
- }
162
-
163
- @keyframes animation3shape4 {
164
- from {
165
- -webkit-transform: translate(0, 0);
166
- transform: translate(0, 0);
167
- }
168
- to {
169
- -webkit-transform: translate(-5px, -5px);
170
- transform: translate(-5px, -5px);
171
- }
172
- }
173
- </style>