@ecan-bi/datav 1.0.66 → 1.0.67

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.
package/dist/style.css CHANGED
@@ -171,14 +171,14 @@ x-vue-echarts{display:block;width:100%;height:100%}
171
171
  [datav-theme='darkBlue'] .ecan-list .empty {
172
172
  color: #ffffff;
173
173
  }
174
- .ecan-proportion[data-v-95ca32ca] {
174
+ .ecan-proportion[data-v-4f7958e8] {
175
175
  overflow: hidden;
176
176
  }
177
- .progress[data-v-95ca32ca] {
177
+ .progress[data-v-4f7958e8] {
178
178
  width: 100%;
179
179
  height: 100%;
180
180
  }
181
- .format[data-v-95ca32ca] {
181
+ .format[data-v-4f7958e8] {
182
182
  margin: 0 auto;
183
183
  }
184
184
  .input[data-v-506cf42a] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecan-bi/datav",
3
- "version": "1.0.66",
3
+ "version": "1.0.67",
4
4
  "main": "./dist/index.umd.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./types/index.d.ts",