@mescius/wijmo.vue2.chart.map 5.20252.44 → 5.20261.45-nightly.d20260105.t014601

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- "use strict";var __importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var a in e)Object.hasOwnProperty.call(e,a)&&(r[a]=e[a]);r.default=e;return r};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcChartMap=__importStar(require("@mescius/wijmo.chart.map"));class WjFlexMapBehavior extends wijmo_vue2_base_1.WjComponentBehavior{_updateControl(e,r){switch(e){case"tooltipContent":this.control.tooltip.content=r;break;default:super._updateControl(e,r)}}}WjFlexMapBehavior.tag="wj-flex-map";WjFlexMapBehavior.props=["isDisabled","tabOrder","binding","footer","header","selectionMode","options","palette","plotMargin","footerStyle","headerStyle","tooltipContent","itemsSource","center","zoom"];WjFlexMapBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","rendering","rendered","selectionChanged","itemsSourceChanging","itemsSourceChanged"];WjFlexMapBehavior.classCtor=function(){return wjcChartMap.FlexMap};exports.WjFlexMap=WjFlexMapBehavior.register();function registerV3WjFlexMap(e){e.component(WjFlexMapBehavior.tag,exports.WjFlexMap)}class WjScatterMapLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjScatterMapLayerBehavior.tag="wj-scatter-map-layer";WjScatterMapLayerBehavior.parentProp="layers";WjScatterMapLayerBehavior.siblingId="layers";WjScatterMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","symbolMinSize","symbolMaxSize","binding"];WjScatterMapLayerBehavior.events=["initialized"];WjScatterMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjScatterMapLayerBehavior.classCtor=function(){return wjcChartMap.ScatterMapLayer};exports.WjScatterMapLayer=WjScatterMapLayerBehavior.register();function registerV3WjScatterMapLayer(e){e.component(WjScatterMapLayerBehavior.tag,exports.WjScatterMapLayer)}class WjGeoMapLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjGeoMapLayerBehavior.tag="wj-geo-map-layer";WjGeoMapLayerBehavior.parentProp="layers";WjGeoMapLayerBehavior.siblingId="layers";WjGeoMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","itemFormatter"];WjGeoMapLayerBehavior.events=["initialized"];WjGeoMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoMapLayerBehavior.classCtor=function(){return wjcChartMap.GeoMapLayer};exports.WjGeoMapLayer=WjGeoMapLayerBehavior.register();function registerV3WjGeoMapLayer(e){e.component(WjGeoMapLayerBehavior.tag,exports.WjGeoMapLayer)}class WjGeoGridLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjGeoGridLayerBehavior.tag="wj-geo-grid-layer";WjGeoGridLayerBehavior.parentProp="layers";WjGeoGridLayerBehavior.siblingId="layers";WjGeoGridLayerBehavior.props=["wjProperty","itemsSource","url"];WjGeoGridLayerBehavior.events=["initialized"];WjGeoGridLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoGridLayerBehavior.classCtor=function(){return wjcChartMap.GeoGridLayer};exports.WjGeoGridLayer=WjGeoGridLayerBehavior.register();function registerV3WjGeoGridLayer(e){e.component(WjGeoGridLayerBehavior.tag,exports.WjGeoGridLayer)}class WjColorScaleBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjColorScaleBehavior.tag="wj-color-scale";WjColorScaleBehavior.parentProp="colorScale";WjColorScaleBehavior.props=["wjProperty","scale","binding","colorUnknown","colors","format"];WjColorScaleBehavior.events=["initialized"];WjColorScaleBehavior.classCtor=function(){return wjcChartMap.ColorScale};exports.WjColorScale=WjColorScaleBehavior.register();function registerV3WjColorScale(e){e.component(WjColorScaleBehavior.tag,exports.WjColorScale)}function registerChartMap(e){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjFlexMap(e);registerV3WjScatterMapLayer(e);registerV3WjGeoMapLayer(e);registerV3WjGeoGridLayer(e);registerV3WjColorScale(e)}}exports.registerChartMap=registerChartMap;
14
+ "use strict";var __importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var a in e)Object.hasOwnProperty.call(e,a)&&(r[a]=e[a]);r.default=e;return r};Object.defineProperty(exports,"__esModule",{value:!0});const wijmo_vue2_base_1=require("@mescius/wijmo.vue2.base"),wjcChartMap=__importStar(require("@mescius/wijmo.chart.map"));class WjFlexMapBehavior extends wijmo_vue2_base_1.WjComponentBehavior{_updateControl(e,r){switch(e){case"tooltipContent":this.control.tooltip.content=r;break;default:super._updateControl(e,r)}}}WjFlexMapBehavior.tag="wj-flex-map";WjFlexMapBehavior.props=["isDisabled","tabOrder","binding","footer","header","selectionMode","options","palette","plotMargin","footerStyle","headerStyle","tooltipContent","itemsSource","center","zoom"];WjFlexMapBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","rendering","rendered","selectionChanged","itemsSourceChanging","itemsSourceChanged"];WjFlexMapBehavior.classCtor=()=>wjcChartMap.FlexMap;exports.WjFlexMap=WjFlexMapBehavior.register();function registerV3WjFlexMap(e){e.component(WjFlexMapBehavior.tag,exports.WjFlexMap)}class WjScatterMapLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjScatterMapLayerBehavior.tag="wj-scatter-map-layer";WjScatterMapLayerBehavior.parentProp="layers";WjScatterMapLayerBehavior.siblingId="layers";WjScatterMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","symbolMinSize","symbolMaxSize","binding"];WjScatterMapLayerBehavior.events=["initialized"];WjScatterMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjScatterMapLayerBehavior.classCtor=()=>wjcChartMap.ScatterMapLayer;exports.WjScatterMapLayer=WjScatterMapLayerBehavior.register();function registerV3WjScatterMapLayer(e){e.component(WjScatterMapLayerBehavior.tag,exports.WjScatterMapLayer)}class WjGeoMapLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjGeoMapLayerBehavior.tag="wj-geo-map-layer";WjGeoMapLayerBehavior.parentProp="layers";WjGeoMapLayerBehavior.siblingId="layers";WjGeoMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","itemFormatter"];WjGeoMapLayerBehavior.events=["initialized"];WjGeoMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoMapLayerBehavior.classCtor=()=>wjcChartMap.GeoMapLayer;exports.WjGeoMapLayer=WjGeoMapLayerBehavior.register();function registerV3WjGeoMapLayer(e){e.component(WjGeoMapLayerBehavior.tag,exports.WjGeoMapLayer)}class WjGeoGridLayerBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjGeoGridLayerBehavior.tag="wj-geo-grid-layer";WjGeoGridLayerBehavior.parentProp="layers";WjGeoGridLayerBehavior.siblingId="layers";WjGeoGridLayerBehavior.props=["wjProperty","itemsSource","url"];WjGeoGridLayerBehavior.events=["initialized"];WjGeoGridLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoGridLayerBehavior.classCtor=()=>wjcChartMap.GeoGridLayer;exports.WjGeoGridLayer=WjGeoGridLayerBehavior.register();function registerV3WjGeoGridLayer(e){e.component(WjGeoGridLayerBehavior.tag,exports.WjGeoGridLayer)}class WjColorScaleBehavior extends wijmo_vue2_base_1.WjComponentBehavior{}WjColorScaleBehavior.tag="wj-color-scale";WjColorScaleBehavior.parentProp="colorScale";WjColorScaleBehavior.props=["wjProperty","scale","binding","colorUnknown","colors","format"];WjColorScaleBehavior.events=["initialized"];WjColorScaleBehavior.classCtor=()=>wjcChartMap.ColorScale;exports.WjColorScale=WjColorScaleBehavior.register();function registerV3WjColorScale(e){e.component(WjColorScaleBehavior.tag,exports.WjColorScale)}function registerChartMap(e){if(wijmo_vue2_base_1.VueApi.isV3Plus){registerV3WjFlexMap(e);registerV3WjScatterMapLayer(e);registerV3WjGeoMapLayer(e);registerV3WjGeoGridLayer(e);registerV3WjColorScale(e)}}exports.registerChartMap=registerChartMap;
package/es2015-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- import{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcChartMap from"@mescius/wijmo.chart.map";class WjFlexMapBehavior extends WjComponentBehavior{_updateControl(e,r){switch(e){case"tooltipContent":this.control.tooltip.content=r;break;default:super._updateControl(e,r)}}}WjFlexMapBehavior.tag="wj-flex-map";WjFlexMapBehavior.props=["isDisabled","tabOrder","binding","footer","header","selectionMode","options","palette","plotMargin","footerStyle","headerStyle","tooltipContent","itemsSource","center","zoom"];WjFlexMapBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","rendering","rendered","selectionChanged","itemsSourceChanging","itemsSourceChanged"];WjFlexMapBehavior.classCtor=function(){return wjcChartMap.FlexMap};export var WjFlexMap=WjFlexMapBehavior.register();function registerV3WjFlexMap(e){e.component(WjFlexMapBehavior.tag,WjFlexMap)}class WjScatterMapLayerBehavior extends WjComponentBehavior{}WjScatterMapLayerBehavior.tag="wj-scatter-map-layer";WjScatterMapLayerBehavior.parentProp="layers";WjScatterMapLayerBehavior.siblingId="layers";WjScatterMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","symbolMinSize","symbolMaxSize","binding"];WjScatterMapLayerBehavior.events=["initialized"];WjScatterMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjScatterMapLayerBehavior.classCtor=function(){return wjcChartMap.ScatterMapLayer};export var WjScatterMapLayer=WjScatterMapLayerBehavior.register();function registerV3WjScatterMapLayer(e){e.component(WjScatterMapLayerBehavior.tag,WjScatterMapLayer)}class WjGeoMapLayerBehavior extends WjComponentBehavior{}WjGeoMapLayerBehavior.tag="wj-geo-map-layer";WjGeoMapLayerBehavior.parentProp="layers";WjGeoMapLayerBehavior.siblingId="layers";WjGeoMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","itemFormatter"];WjGeoMapLayerBehavior.events=["initialized"];WjGeoMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoMapLayerBehavior.classCtor=function(){return wjcChartMap.GeoMapLayer};export var WjGeoMapLayer=WjGeoMapLayerBehavior.register();function registerV3WjGeoMapLayer(e){e.component(WjGeoMapLayerBehavior.tag,WjGeoMapLayer)}class WjGeoGridLayerBehavior extends WjComponentBehavior{}WjGeoGridLayerBehavior.tag="wj-geo-grid-layer";WjGeoGridLayerBehavior.parentProp="layers";WjGeoGridLayerBehavior.siblingId="layers";WjGeoGridLayerBehavior.props=["wjProperty","itemsSource","url"];WjGeoGridLayerBehavior.events=["initialized"];WjGeoGridLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoGridLayerBehavior.classCtor=function(){return wjcChartMap.GeoGridLayer};export var WjGeoGridLayer=WjGeoGridLayerBehavior.register();function registerV3WjGeoGridLayer(e){e.component(WjGeoGridLayerBehavior.tag,WjGeoGridLayer)}class WjColorScaleBehavior extends WjComponentBehavior{}WjColorScaleBehavior.tag="wj-color-scale";WjColorScaleBehavior.parentProp="colorScale";WjColorScaleBehavior.props=["wjProperty","scale","binding","colorUnknown","colors","format"];WjColorScaleBehavior.events=["initialized"];WjColorScaleBehavior.classCtor=function(){return wjcChartMap.ColorScale};export var WjColorScale=WjColorScaleBehavior.register();function registerV3WjColorScale(e){e.component(WjColorScaleBehavior.tag,WjColorScale)}export function registerChartMap(e){if(VueApi.isV3Plus){registerV3WjFlexMap(e);registerV3WjScatterMapLayer(e);registerV3WjGeoMapLayer(e);registerV3WjGeoGridLayer(e);registerV3WjColorScale(e)}}
14
+ import{VueApi,WjComponentBehavior}from"@mescius/wijmo.vue2.base";import*as wjcChartMap from"@mescius/wijmo.chart.map";class WjFlexMapBehavior extends WjComponentBehavior{_updateControl(e,r){switch(e){case"tooltipContent":this.control.tooltip.content=r;break;default:super._updateControl(e,r)}}}WjFlexMapBehavior.tag="wj-flex-map";WjFlexMapBehavior.props=["isDisabled","tabOrder","binding","footer","header","selectionMode","options","palette","plotMargin","footerStyle","headerStyle","tooltipContent","itemsSource","center","zoom"];WjFlexMapBehavior.events=["initialized","gotFocus","lostFocus","refreshing","refreshed","invalidInput","rendering","rendered","selectionChanged","itemsSourceChanging","itemsSourceChanged"];WjFlexMapBehavior.classCtor=()=>wjcChartMap.FlexMap;export var WjFlexMap=WjFlexMapBehavior.register();function registerV3WjFlexMap(e){e.component(WjFlexMapBehavior.tag,WjFlexMap)}class WjScatterMapLayerBehavior extends WjComponentBehavior{}WjScatterMapLayerBehavior.tag="wj-scatter-map-layer";WjScatterMapLayerBehavior.parentProp="layers";WjScatterMapLayerBehavior.siblingId="layers";WjScatterMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","symbolMinSize","symbolMaxSize","binding"];WjScatterMapLayerBehavior.events=["initialized"];WjScatterMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjScatterMapLayerBehavior.classCtor=()=>wjcChartMap.ScatterMapLayer;export var WjScatterMapLayer=WjScatterMapLayerBehavior.register();function registerV3WjScatterMapLayer(e){e.component(WjScatterMapLayerBehavior.tag,WjScatterMapLayer)}class WjGeoMapLayerBehavior extends WjComponentBehavior{}WjGeoMapLayerBehavior.tag="wj-geo-map-layer";WjGeoMapLayerBehavior.parentProp="layers";WjGeoMapLayerBehavior.siblingId="layers";WjGeoMapLayerBehavior.props=["wjProperty","itemsSource","url","symbolSize","itemFormatter"];WjGeoMapLayerBehavior.events=["initialized"];WjGeoMapLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoMapLayerBehavior.classCtor=()=>wjcChartMap.GeoMapLayer;export var WjGeoMapLayer=WjGeoMapLayerBehavior.register();function registerV3WjGeoMapLayer(e){e.component(WjGeoMapLayerBehavior.tag,WjGeoMapLayer)}class WjGeoGridLayerBehavior extends WjComponentBehavior{}WjGeoGridLayerBehavior.tag="wj-geo-grid-layer";WjGeoGridLayerBehavior.parentProp="layers";WjGeoGridLayerBehavior.siblingId="layers";WjGeoGridLayerBehavior.props=["wjProperty","itemsSource","url"];WjGeoGridLayerBehavior.events=["initialized"];WjGeoGridLayerBehavior.changeEvents={itemsSourceChanged:["itemsSource"]};WjGeoGridLayerBehavior.classCtor=()=>wjcChartMap.GeoGridLayer;export var WjGeoGridLayer=WjGeoGridLayerBehavior.register();function registerV3WjGeoGridLayer(e){e.component(WjGeoGridLayerBehavior.tag,WjGeoGridLayer)}class WjColorScaleBehavior extends WjComponentBehavior{}WjColorScaleBehavior.tag="wj-color-scale";WjColorScaleBehavior.parentProp="colorScale";WjColorScaleBehavior.props=["wjProperty","scale","binding","colorUnknown","colors","format"];WjColorScaleBehavior.events=["initialized"];WjColorScaleBehavior.classCtor=()=>wjcChartMap.ColorScale;export var WjColorScale=WjColorScaleBehavior.register();function registerV3WjColorScale(e){e.component(WjColorScaleBehavior.tag,WjColorScale)}export function registerChartMap(e){if(VueApi.isV3Plus){registerV3WjFlexMap(e);registerV3WjScatterMapLayer(e);registerV3WjGeoMapLayer(e);registerV3WjGeoGridLayer(e);registerV3WjColorScale(e)}}
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mescius/wijmo.vue2.chart.map",
3
- "version": "5.20252.44",
3
+ "version": "5.20261.45-nightly.d20260105.t014601",
4
4
  "description": "UI library for pure JS, Angular, React, Vue and more...",
5
5
  "author": "MESCIUS inc",
6
6
  "license": "Commercial",
7
7
  "main": "./index.js",
8
8
  "types": "./index.d.ts",
9
9
  "dependencies": {
10
- "@mescius/wijmo": "5.20252.44",
11
- "@mescius/wijmo.chart.map": "5.20252.44",
12
- "@mescius/wijmo.vue2.base": "5.20252.44"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.chart.map": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.vue2.base": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {