@ecan-bi/datav 1.1.14 → 1.1.15

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/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! @ecan-bi/datav@1.1.14 */
1
+ /*! @ecan-bi/datav@1.1.15 */
2
2
  (function(global, factory) {
3
3
  typeof exports === "object" && typeof module !== "undefined" ? factory(exports, require("vue"), require("echarts/core"), require("resize-detector"), require("ant-design-vue"), require("ant-design-vue/es/spin/style"), require("ant-design-vue/es/skeleton/style"), require("lodash-es"), require("axios"), require("mitt"), require("dayjs"), require("ant-design-vue/es/progress/style"), require("ant-design-vue/es/input/style"), require("ant-design-vue/es/date-picker/style"), require("ant-design-vue/es/date-picker/locale/zh_CN"), require("ant-design-vue/es/select/style"), require("ant-design-vue/es/button/style"), require("ant-design-vue/es/checkbox/style"), require("echarts/renderers"), require("echarts/charts"), require("echarts/components"), require("echarts"), require("ant-design-vue/es/modal/style"), require("ant-design-vue/es/table/style")) : typeof define === "function" && define.amd ? define(["exports", "vue", "echarts/core", "resize-detector", "ant-design-vue", "ant-design-vue/es/spin/style", "ant-design-vue/es/skeleton/style", "lodash-es", "axios", "mitt", "dayjs", "ant-design-vue/es/progress/style", "ant-design-vue/es/input/style", "ant-design-vue/es/date-picker/style", "ant-design-vue/es/date-picker/locale/zh_CN", "ant-design-vue/es/select/style", "ant-design-vue/es/button/style", "ant-design-vue/es/checkbox/style", "echarts/renderers", "echarts/charts", "echarts/components", "echarts", "ant-design-vue/es/modal/style", "ant-design-vue/es/table/style"], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self, factory(global["@ecan/bi-datav"] = {}, global.vue, global["echarts/core"], global["resize-detector"], global["ant-design-vue"], null, null, global["lodash-es"], global.axios, global.mitt, global.dayjs, null, null, null, global["ant-design-vue/es/date-picker/locale/zh_CN"], null, null, null, global["echarts/renderers"], global["echarts/charts"], global["echarts/components"], global.echarts));
4
4
  })(this, function(exports2, vue, core, resizeDetector, antDesignVue, style$1, style$2, lodashEs, axios, mitt, dayjs, style$3, style$4, style$5, locale, style$6, style$7, style$8, renderers, charts, components$1, echarts) {
@@ -3808,8 +3808,8 @@
3808
3808
  let _startTime = null;
3809
3809
  let _endTime = null;
3810
3810
  if (useCurrentTime) {
3811
- _startTime = dayjs__default.default();
3812
- _endTime = dayjs__default.default().subtract(interval, intervalUnit);
3811
+ _startTime = dayjs__default.default().subtract(interval, intervalUnit);
3812
+ _endTime = dayjs__default.default();
3813
3813
  }
3814
3814
  if (startTime) {
3815
3815
  _startTime = dayjs__default.default(startTime);
@@ -3847,7 +3847,7 @@
3847
3847
  };
3848
3848
  }
3849
3849
  });
3850
- const RangePicker_vue_vue_type_style_index_0_scoped_2fc9988b_lang = "";
3850
+ const RangePicker_vue_vue_type_style_index_0_scoped_81675950_lang = "";
3851
3851
  const RangePicker_vue_vue_type_style_index_1_lang = "";
3852
3852
  function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
3853
3853
  const _component_a_range_picker = vue.resolveComponent("a-range-picker");
@@ -3868,7 +3868,7 @@
3868
3868
  }, null, 8, ["value", "format", "picker", "locale", "getPopupContainer", "onChange"])
3869
3869
  ], 4);
3870
3870
  }
3871
- const RangePicker = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-2fc9988b"]]);
3871
+ const RangePicker = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-81675950"]]);
3872
3872
  const EcanRangePicker = withInstall(RangePicker);
3873
3873
  const buttonProps = {
3874
3874
  ...props,