@ecan-bi/datav 1.0.95 → 1.0.96

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.0.95 */
1
+ /*! @ecan-bi/datav@1.0.96 */
2
2
  x-vue-echarts{display:block;width:100%;height:100%}
3
3
  .spin-wrapper {
4
4
  position: relative;
@@ -685,7 +685,7 @@ x-vue-echarts{display:block;width:100%;height:100%}
685
685
  width: 100%;
686
686
  overflow: hidden;
687
687
  }
688
- .iframe-placeholder[data-v-9631ea8e] {
688
+ .iframe-placeholder[data-v-b0be60e8] {
689
689
  display: grid;
690
690
  place-content: center;
691
691
  border: 1px solid #d9d9d9;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecan-bi/datav",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "main": "./dist/index.umd.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./types/index.d.ts",