@ecan-bi/datav 1.1.14 → 1.1.16

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
@@ -1,4 +1,4 @@
1
- /*! @ecan-bi/datav@1.1.14 */
1
+ /*! @ecan-bi/datav@1.1.16 */
2
2
  x-vue-echarts{display:block;width:100%;height:100%}
3
3
  .spin-wrapper {
4
4
  position: relative;
@@ -349,7 +349,7 @@ x-vue-echarts{display:block;width:100%;height:100%}
349
349
  [datav-theme='darkBlue'] .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
350
350
  background: #1f63a3;
351
351
  }
352
- .range-picker[data-v-2fc9988b] {
352
+ .range-picker[data-v-81675950] {
353
353
  width: 100%;
354
354
  height: 100%;
355
355
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecan-bi/datav",
3
- "version": "1.1.14",
3
+ "version": "1.1.16",
4
4
  "main": "./dist/index.umd.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./types/index.d.ts",