@progress/kendo-react-gauges 4.14.0 → 5.0.0
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.
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-react-gauges',
|
|
6
6
|
productName: 'KendoReact',
|
|
7
7
|
productCodes: ['KENDOUIREACT', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1642568173,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -7,7 +7,7 @@ exports.packageMetadata = {
|
|
|
7
7
|
name: '@progress/kendo-react-gauges',
|
|
8
8
|
productName: 'KendoReact',
|
|
9
9
|
productCodes: ['KENDOUIREACT', 'KENDOUICOMPLETE'],
|
|
10
|
-
publishDate:
|
|
10
|
+
publishDate: 1642568173,
|
|
11
11
|
version: '',
|
|
12
12
|
licensingDocsUrl: 'https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning'
|
|
13
13
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register("@progress/kendo-react-gauges",["@progress/kendo-charts","@progress/kendo-drawing","@progress/kendo-react-common","react","@progress/kendo-react-intl","prop-types"],function(i){var a,s,u,c,l,p;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){a=t(e)},function(e){s=t(e)},function(e){u=t(e)},function(e){c=t(e)},function(e){l=t(e)},function(e){p=t(e)}],execute:function(){function o(e){if(n[e])return n[e].exports;var t=n[e]={i:e,l:!1,exports:{}};return r[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}var r,n;n={},o.m=r=[function(e,t){e.exports=c},function(e,t){e.exports=a},function(e,t){e.exports=u},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),c=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(0),s=r(8),l=r(9),u=r(10),p=r(11),f=r(12),g=r(13),d=r(2),h=r(6),y=r(2),v=r(14),s=(i=a.Component,o(m,i),Object.defineProperty(m.prototype,"element",{get:function(){return this._element},enumerable:!0,configurable:!0}),m.prototype.componentDidMount=function(){u.loadTheme(this.themeStore,this.instantiateCoreGauge.bind(this)),this.themeUnsubscriber=this.themeStore.subscribe(this.refresh.bind(this)),window.addEventListener("resize",this.onWindowResize),this.trigger("render",{sender:this})},m.prototype.componentDidUpdate=function(e){var t,r,n=this.props,o=n.dir,i=(n.children,n.deriveOptionsFromParent,n.getTarget,n.gaugeConstructor,n.className,n.renderAs),a=c(n,["dir","children","deriveOptionsFromParent","getTarget","gaugeConstructor","className","renderAs"]),s=(e.dir,e.children,e.deriveOptionsFromParent,e.getTarget,e.gaugeConstructor,e.className,e.renderAs),u=c(e,["dir","children","deriveOptionsFromParent","getTarget","gaugeConstructor","className","renderAs"]);null!==this.gaugeInstance&&(t=l.provideIntlService(this),r=this.gaugeInstance.contextService,n=t.locale!==r._intlService.locale,r=g.isOptionsChanged(u,a),u=a,n&&(this.gaugeInstance.contextService._intlService=t,this.gaugeInstance.contextService.format._intlService=t,r||this.gaugeInstance.noTransitionsRedraw()),r||(i||"svg")!==(s||"svg")?this.refresh():-1<Object.keys(a).indexOf("pointer")?Array.isArray(u.pointer)?this.refreshAllValues(u.pointer.map(function(e){return e.value})):this.refreshValue((u.pointer||{}).value):this.refreshValue(u.value),e.dir!==o&&this.gaugeInstance.setDirection(this.getDirection(o)),this.trigger("render",{sender:this}))},m.prototype.componentWillUnmount=function(){this.themeUnsubscriber(),null!==this.gaugeInstance&&(this.gaugeInstance.destroy(),this.gaugeInstance=null),window.removeEventListener("resize",this.onWindowResize)},m.prototype.render=function(){var t=this,e=this.props,r=e.style,n=e.className,e=e.children,r=Object.assign({},void 0===r?{}:r,{position:"relative"});return a.createElement(h.GaugeContext.Provider,{value:this.contextValue},a.createElement("div",{style:r,ref:function(e){return t._element=e},className:n},e))},m.prototype.instantiateCoreGauge=function(){var e=this.props,t=e.dir,r=e.gaugeConstructor,e=this.getGaugeOptions();this.gaugeInstance=new r(this.element,e,this.themeStore.getState(),{rtl:this.getDirection(t),intlService:l.provideIntlService(this),sender:this})},m.prototype.refresh=function(){var e,t;null!==this.gaugeInstance&&(e=this.themeStore.getState(),t=this.getGaugeOptions(),this.gaugeInstance.setOptions(t,e))},m.prototype.refreshValue=function(e){this.gaugeInstance.value(e)},m.prototype.refreshAllValues=function(e){this.gaugeInstance.allValues(e)},m.prototype.getDirection=function(e){return"rtl"===(void 0!==e?e:d.canUseDOM&&window.getComputedStyle(this.element).direction||"ltr")},m.prototype.getGaugeOptions=function(){var e=this.props,t=e.renderAs,r=e.transitions,e=e.deriveOptionsFromParent,r=Object.assign({renderAs:t,transitions:r});return r=e?e(r):r},m.prototype.trigger=function(e,t){for(var r=this.observersStore.getState(),n=0;n<r.length;n++)r[n].trigger(e,t)},m.propTypes={dir:s.string,renderAs:s.oneOf(["svg","canvas"])},m.defaultProps={renderAs:"svg"},m);function m(e){var t=i.call(this,e)||this;return t.gaugeInstance=null,t._element=null,t.themeStore={},t.themeUnsubscriber=Function.prototype,t.observersStore={},t.onWindowResize=function(){null!==t.gaugeInstance&&(t.gaugeInstance.resize(),t.trigger("render",{sender:t}))},y.validatePackage(v.packageMetadata),t.themeStore=p.default(f.themeReducer),t.observersStore=p.default(f.observersReducer),t.contextValue={observersStore:t.observersStore},t}t.BaseGauge=s,l.registerForIntl(s)},function(e,t){e.exports=s},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=this&&this.__assign||function(){return(a=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},s=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var i,u=r(0),c=r(3),l=r(1),p=r(15),f=r(4),g=r(2),o=(i=u.Component,o(d,i),Object.defineProperty(d.prototype,"gaugeInstance",{get:function(){return this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(d.prototype,"surface",{get:function(){return this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(d.prototype,"element",{get:function(){return this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),d.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.arcCenterRender,o=e.centerRender,i=e.className,e=s(e,["children","arcCenterRender","centerRender","className"]);return u.createElement(c.BaseGauge,a({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:this.gaugeType,getTarget:this.getTarget,className:g.classNames("k-gauge k-arcgauge",i)}),r,u.createElement(p.ArcCenter,{render:o||n}))},d.prototype.exportVisual=function(e){return null!==this.gaugeInstance&&this.element?f.drawDOM(this.element,e):Promise.resolve(new f.Group)},d);function d(){var a=null!==i&&i.apply(this,arguments)||this;return a.gaugeType=l.ArcGauge,a.getTarget=function(){return a},a.deriveOptionsFromParent=function(e){var t=a.props,r=t.value,n=t.color,o=t.colors,i=t.opacity,t=t.scale;return Object.assign({},e,{value:r,color:n,colors:o,opacity:i,scale:t})},a}t.ArcGauge=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});r=r(0);t.GaugeContext=r.createContext(null),t.GaugeContext.displayName="GaugeContext"},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5);t.ArcGauge=n.ArcGauge;n=r(16);t.CircularGauge=n.CircularGauge;n=r(17);t.LinearGauge=n.LinearGauge;r=r(18);t.RadialGauge=r.RadialGauge,function(e){for(var t in e)i(t,e[t])}(t)},function(e,t){e.exports=p},function(e,t){e.exports=l},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=r(1),i=(n.prototype.setStyle=function(e,t){this.store.dispatch({type:"set",payload:{field:e,value:t}})},n.prototype.setColors=function(){this.mapColor("pointer.color","gauge-pointer"),this.mapColor("scale.rangePlaceholderColor","gauge-track"),this.mapColor("scale.labels.color","normal-text-color"),this.mapColor("scale.minorTicks.color","normal-text-color"),this.mapColor("scale.majorTicks.color","normal-text-color"),this.mapColor("scale.line.color","normal-text-color")},n.prototype.mapColor=function(e,t){this.setStyle(e,this.queryStyle(t).backgroundColor)},n.prototype.queryStyle=function(e){var t=this.element;return window.getComputedStyle(t.querySelector(".k-var--"+e))},n);function n(e){this.store=e}t.loadTheme=function(e,t){var r=new i(e);if("undefined"!=typeof document){var n=r.element=document.createElement("div");n.style.display="none",n.innerHTML='\n <div class="k-var--gauge-pointer"></div>\n <div class="k-var--gauge-track"></div>\n <div class="k-var--normal-text-color"></div>\n',document.body.appendChild(n);try{e.dispatch({type:"push",payload:o.chartBaseTheme()}),r.setColors()}finally{document.body.removeChild(r.element),delete r.element,t()}}else e.dispatch({type:"push",payload:o.chartBaseTheme()})}},function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a=t(2);i.THROTTLE_MS=1e3/60,i.default=function(t){function e(e){r=t(r,e),a.canUseDOM&&(window.clearTimeout(n),n=window.setTimeout(function(){return o.forEach(function(e){return e()})},i.THROTTLE_MS))}var r,n,o=[];return e({}),{getState:function(){return r},dispatch:e,subscribe:function(t){return o.push(t),function(){return o=o.filter(function(e){return e!==t})}}}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.optionsReducer=function(e,t){return t.gaugeCollectionIdxKey?n.collectionConfigurationItem(e,t):t.gaugeKey?n.configurationItem(e,t):{}},t.themeReducer=function(e,t){if(!t.type)return{};switch(t.type){case"set":return n.themeItem(e,t);case"push":return Object.assign(e,t.payload);default:return e}},t.observersReducer=function(e,t){if(!t.type)return[];switch(t.type){case"add":return e.concat([t.payload]);case"remove":return e.filter(function(e){return e!==t.payload});default:return e}};var n={configurationItem:function(e,t){return Object.assign(e,((e={})[t.gaugeKey]=t.payload,e))},collectionConfigurationItem:function(e,r){var n=!1,t=r.gaugeCollectionIdxKey.split("_"),o=t[0],i=t[1],t=e[o].map(function(e,t){return parseInt(i,10)===t?(n=!0,r.payload):e});return!1===n&&t.splice(parseInt(i,10),0,r.payload),Object.assign(e,((e={})[o]=t,e))},themeItem:function(e,t){for(var r={},n=Object.assign(r,e),e=t.payload,t=e.field,e=e.value,o=t.split("."),i=o.shift();0<o.length;)r=r[i]=r[i]||{},i=o.shift();return r[i]=e,n}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});function o(e){return"object"==typeof e}function i(e,t){if(Object.keys(e).length!==Object.keys(t).length)return 1;for(var r in e)if("value"!==r&&e.hasOwnProperty(r)){var n=e[r],r=t[r];if(o(n)&&o(r)?i(n,r):n!==r)return 1}}t.isOptionsChanged=function(e,t){if(!e||!t)return!0;if(e=[].concat(e),t=[].concat(t),e.length!==t.length)return!0;for(var r=0;r<e.length;r++)if(i(e[r],t[r]))return!0;return!1}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata={name:"@progress/kendo-react-gauges",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1642422319,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(0),s=r(1),r=r(6),r=(i=a.Component,o(u,i),u.prototype.render=function(){var t=this,e=this.props.render,r=this.state,n=r.arcCenterStyles,o=r.arcCenterValue,r=null;return r=e?a.createElement("div",{className:"k-arcgauge-label",ref:function(e){return t._element=e},style:n||{zIndex:-1}},e(o.value,o.color)):r},u.prototype.onRender=function(e){var t,r;this._element&&(t=e.sender.gaugeInstance,r=this._element.offsetWidth,e=this._element.offsetHeight,e=t.centerLabelPosition(r,e),this.setState({arcCenterStyles:{left:e.left,top:e.top},arcCenterValue:{value:t.value(),color:t.currentColor()}}))},u.contextType=r.GaugeContext,u);function u(e,t){e=i.call(this,e,t)||this;return e.state={arcCenterStyles:null,arcCenterValue:{value:0,color:""}},e._element=null,e.gaugeObserver=new s.InstanceObserver(e,{render:"onRender"}),t.observersStore.dispatch({type:"add",payload:e.gaugeObserver}),e}t.ArcCenter=r},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(5),s=r(1),o=(i=a.ArcGauge,o(u,i),u);function u(){var e=null!==i&&i.apply(this,arguments)||this;return e.gaugeType=s.CircularGauge,e}t.CircularGauge=o},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var s,u=r(0),c=r(3),l=r(1),p=r(4),f=r(2),o=(s=u.Component,o(g,s),Object.defineProperty(g.prototype,"gaugeInstance",{get:function(){return null!==this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"surface",{get:function(){return null!==this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"element",{get:function(){return null!==this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),g.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.className,e=a(e,["children","className"]);return u.createElement(c.BaseGauge,i({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:l.LinearGauge,getTarget:this.getTarget,className:f.classNames("k-gauge",n)}),r)},g.prototype.exportVisual=function(e){return null!==this.gaugeInstance?Promise.resolve(this.gaugeInstance.exportVisual(e)):Promise.resolve(new p.Group)},g);function g(){var n=null!==s&&s.apply(this,arguments)||this;return n.getTarget=function(){return n},n.deriveOptionsFromParent=function(e){var t=n.props,r=t.pointer,t=t.scale;return Object.assign({},e,{pointer:r,scale:t})},n}t.LinearGauge=o},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var s,u=r(0),c=r(3),l=r(1),p=r(4),f=r(2),o=(s=u.Component,o(g,s),Object.defineProperty(g.prototype,"gaugeInstance",{get:function(){return null!==this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"surface",{get:function(){return null!==this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"element",{get:function(){return null!==this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),g.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.className,e=a(e,["children","className"]);return u.createElement(c.BaseGauge,i({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:l.RadialGauge,getTarget:this.getTarget,className:f.classNames("k-gauge",n)}),r)},g.prototype.exportVisual=function(e){return null!==this.gaugeInstance?Promise.resolve(this.gaugeInstance.exportVisual(e)):Promise.resolve(new p.Group)},g);function g(){var n=null!==s&&s.apply(this,arguments)||this;return n.getTarget=function(){return n},n.deriveOptionsFromParent=function(e){var t=n.props,r=t.pointer,t=t.scale;return Object.assign({},e,{pointer:r,scale:t})},n}t.RadialGauge=o}],o.c=n,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)o.d(r,n,function(e){return t[e]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=7)}}});
|
|
1
|
+
System.register("@progress/kendo-react-gauges",["react","@progress/kendo-charts","@progress/kendo-react-common","@progress/kendo-drawing","prop-types","@progress/kendo-react-intl"],function(i){var a,s,u,c,l,p;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){a=t(e)},function(e){s=t(e)},function(e){u=t(e)},function(e){c=t(e)},function(e){l=t(e)},function(e){p=t(e)}],execute:function(){function o(e){if(n[e])return n[e].exports;var t=n[e]={i:e,l:!1,exports:{}};return r[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}var r,n;n={},o.m=r=[function(e,t){e.exports=a},function(e,t){e.exports=s},function(e,t){e.exports=u},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),c=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(0),s=r(8),l=r(9),u=r(10),p=r(11),f=r(12),g=r(13),d=r(2),h=r(6),y=r(2),v=r(14),s=(i=a.Component,o(m,i),Object.defineProperty(m.prototype,"element",{get:function(){return this._element},enumerable:!0,configurable:!0}),m.prototype.componentDidMount=function(){u.loadTheme(this.themeStore,this.instantiateCoreGauge.bind(this)),this.themeUnsubscriber=this.themeStore.subscribe(this.refresh.bind(this)),window.addEventListener("resize",this.onWindowResize),this.trigger("render",{sender:this})},m.prototype.componentDidUpdate=function(e){var t,r,n=this.props,o=n.dir,i=(n.children,n.deriveOptionsFromParent,n.getTarget,n.gaugeConstructor,n.className,n.renderAs),a=c(n,["dir","children","deriveOptionsFromParent","getTarget","gaugeConstructor","className","renderAs"]),s=(e.dir,e.children,e.deriveOptionsFromParent,e.getTarget,e.gaugeConstructor,e.className,e.renderAs),u=c(e,["dir","children","deriveOptionsFromParent","getTarget","gaugeConstructor","className","renderAs"]);null!==this.gaugeInstance&&(t=l.provideIntlService(this),r=this.gaugeInstance.contextService,n=t.locale!==r._intlService.locale,r=g.isOptionsChanged(u,a),u=a,n&&(this.gaugeInstance.contextService._intlService=t,this.gaugeInstance.contextService.format._intlService=t,r||this.gaugeInstance.noTransitionsRedraw()),r||(i||"svg")!==(s||"svg")?this.refresh():-1<Object.keys(a).indexOf("pointer")?Array.isArray(u.pointer)?this.refreshAllValues(u.pointer.map(function(e){return e.value})):this.refreshValue((u.pointer||{}).value):this.refreshValue(u.value),e.dir!==o&&this.gaugeInstance.setDirection(this.getDirection(o)),this.trigger("render",{sender:this}))},m.prototype.componentWillUnmount=function(){this.themeUnsubscriber(),null!==this.gaugeInstance&&(this.gaugeInstance.destroy(),this.gaugeInstance=null),window.removeEventListener("resize",this.onWindowResize)},m.prototype.render=function(){var t=this,e=this.props,r=e.style,n=e.className,e=e.children,r=Object.assign({},void 0===r?{}:r,{position:"relative"});return a.createElement(h.GaugeContext.Provider,{value:this.contextValue},a.createElement("div",{style:r,ref:function(e){return t._element=e},className:n},e))},m.prototype.instantiateCoreGauge=function(){var e=this.props,t=e.dir,r=e.gaugeConstructor,e=this.getGaugeOptions();this.gaugeInstance=new r(this.element,e,this.themeStore.getState(),{rtl:this.getDirection(t),intlService:l.provideIntlService(this),sender:this})},m.prototype.refresh=function(){var e,t;null!==this.gaugeInstance&&(e=this.themeStore.getState(),t=this.getGaugeOptions(),this.gaugeInstance.setOptions(t,e))},m.prototype.refreshValue=function(e){this.gaugeInstance.value(e)},m.prototype.refreshAllValues=function(e){this.gaugeInstance.allValues(e)},m.prototype.getDirection=function(e){return"rtl"===(void 0!==e?e:d.canUseDOM&&window.getComputedStyle(this.element).direction||"ltr")},m.prototype.getGaugeOptions=function(){var e=this.props,t=e.renderAs,r=e.transitions,e=e.deriveOptionsFromParent,r=Object.assign({renderAs:t,transitions:r});return r=e?e(r):r},m.prototype.trigger=function(e,t){for(var r=this.observersStore.getState(),n=0;n<r.length;n++)r[n].trigger(e,t)},m.propTypes={dir:s.string,renderAs:s.oneOf(["svg","canvas"])},m.defaultProps={renderAs:"svg"},m);function m(e){var t=i.call(this,e)||this;return t.gaugeInstance=null,t._element=null,t.themeStore={},t.themeUnsubscriber=Function.prototype,t.observersStore={},t.onWindowResize=function(){null!==t.gaugeInstance&&(t.gaugeInstance.resize(),t.trigger("render",{sender:t}))},y.validatePackage(v.packageMetadata),t.themeStore=p.default(f.themeReducer),t.observersStore=p.default(f.observersReducer),t.contextValue={observersStore:t.observersStore},t}t.BaseGauge=s,l.registerForIntl(s)},function(e,t){e.exports=c},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=this&&this.__assign||function(){return(a=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},s=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var i,u=r(0),c=r(3),l=r(1),p=r(15),f=r(4),g=r(2),o=(i=u.Component,o(d,i),Object.defineProperty(d.prototype,"gaugeInstance",{get:function(){return this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(d.prototype,"surface",{get:function(){return this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(d.prototype,"element",{get:function(){return this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),d.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.arcCenterRender,o=e.centerRender,i=e.className,e=s(e,["children","arcCenterRender","centerRender","className"]);return u.createElement(c.BaseGauge,a({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:this.gaugeType,getTarget:this.getTarget,className:g.classNames("k-gauge k-arcgauge",i)}),r,u.createElement(p.ArcCenter,{render:o||n}))},d.prototype.exportVisual=function(e){return null!==this.gaugeInstance&&this.element?f.drawDOM(this.element,e):Promise.resolve(new f.Group)},d);function d(){var a=null!==i&&i.apply(this,arguments)||this;return a.gaugeType=l.ArcGauge,a.getTarget=function(){return a},a.deriveOptionsFromParent=function(e){var t=a.props,r=t.value,n=t.color,o=t.colors,i=t.opacity,t=t.scale;return Object.assign({},e,{value:r,color:n,colors:o,opacity:i,scale:t})},a}t.ArcGauge=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});r=r(0);t.GaugeContext=r.createContext(null),t.GaugeContext.displayName="GaugeContext"},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5);t.ArcGauge=n.ArcGauge;n=r(16);t.CircularGauge=n.CircularGauge;n=r(17);t.LinearGauge=n.LinearGauge;r=r(18);t.RadialGauge=r.RadialGauge,function(e){for(var t in e)i(t,e[t])}(t)},function(e,t){e.exports=l},function(e,t){e.exports=p},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=r(1),i=(n.prototype.setStyle=function(e,t){this.store.dispatch({type:"set",payload:{field:e,value:t}})},n.prototype.setColors=function(){this.mapColor("pointer.color","gauge-pointer"),this.mapColor("scale.rangePlaceholderColor","gauge-track"),this.mapColor("scale.labels.color","normal-text-color"),this.mapColor("scale.minorTicks.color","normal-text-color"),this.mapColor("scale.majorTicks.color","normal-text-color"),this.mapColor("scale.line.color","normal-text-color")},n.prototype.mapColor=function(e,t){this.setStyle(e,this.queryStyle(t).backgroundColor)},n.prototype.queryStyle=function(e){var t=this.element;return window.getComputedStyle(t.querySelector(".k-var--"+e))},n);function n(e){this.store=e}t.loadTheme=function(e,t){var r=new i(e);if("undefined"!=typeof document){var n=r.element=document.createElement("div");n.style.display="none",n.innerHTML='\n <div class="k-var--gauge-pointer"></div>\n <div class="k-var--gauge-track"></div>\n <div class="k-var--normal-text-color"></div>\n',document.body.appendChild(n);try{e.dispatch({type:"push",payload:o.chartBaseTheme()}),r.setColors()}finally{document.body.removeChild(r.element),delete r.element,t()}}else e.dispatch({type:"push",payload:o.chartBaseTheme()})}},function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a=t(2);i.THROTTLE_MS=1e3/60,i.default=function(t){function e(e){r=t(r,e),a.canUseDOM&&(window.clearTimeout(n),n=window.setTimeout(function(){return o.forEach(function(e){return e()})},i.THROTTLE_MS))}var r,n,o=[];return e({}),{getState:function(){return r},dispatch:e,subscribe:function(t){return o.push(t),function(){return o=o.filter(function(e){return e!==t})}}}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.optionsReducer=function(e,t){return t.gaugeCollectionIdxKey?n.collectionConfigurationItem(e,t):t.gaugeKey?n.configurationItem(e,t):{}},t.themeReducer=function(e,t){if(!t.type)return{};switch(t.type){case"set":return n.themeItem(e,t);case"push":return Object.assign(e,t.payload);default:return e}},t.observersReducer=function(e,t){if(!t.type)return[];switch(t.type){case"add":return e.concat([t.payload]);case"remove":return e.filter(function(e){return e!==t.payload});default:return e}};var n={configurationItem:function(e,t){return Object.assign(e,((e={})[t.gaugeKey]=t.payload,e))},collectionConfigurationItem:function(e,r){var n=!1,t=r.gaugeCollectionIdxKey.split("_"),o=t[0],i=t[1],t=e[o].map(function(e,t){return parseInt(i,10)===t?(n=!0,r.payload):e});return!1===n&&t.splice(parseInt(i,10),0,r.payload),Object.assign(e,((e={})[o]=t,e))},themeItem:function(e,t){for(var r={},n=Object.assign(r,e),e=t.payload,t=e.field,e=e.value,o=t.split("."),i=o.shift();0<o.length;)r=r[i]=r[i]||{},i=o.shift();return r[i]=e,n}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});function o(e){return"object"==typeof e}function i(e,t){if(Object.keys(e).length!==Object.keys(t).length)return 1;for(var r in e)if("value"!==r&&e.hasOwnProperty(r)){var n=e[r],r=t[r];if(o(n)&&o(r)?i(n,r):n!==r)return 1}}t.isOptionsChanged=function(e,t){if(!e||!t)return!0;if(e=[].concat(e),t=[].concat(t),e.length!==t.length)return!0;for(var r=0;r<e.length;r++)if(i(e[r],t[r]))return!0;return!1}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata={name:"@progress/kendo-react-gauges",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1642568173,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(0),s=r(1),r=r(6),r=(i=a.Component,o(u,i),u.prototype.render=function(){var t=this,e=this.props.render,r=this.state,n=r.arcCenterStyles,o=r.arcCenterValue,r=null;return r=e?a.createElement("div",{className:"k-arcgauge-label",ref:function(e){return t._element=e},style:n||{zIndex:-1}},e(o.value,o.color)):r},u.prototype.onRender=function(e){var t,r;this._element&&(t=e.sender.gaugeInstance,r=this._element.offsetWidth,e=this._element.offsetHeight,e=t.centerLabelPosition(r,e),this.setState({arcCenterStyles:{left:e.left,top:e.top},arcCenterValue:{value:t.value(),color:t.currentColor()}}))},u.contextType=r.GaugeContext,u);function u(e,t){e=i.call(this,e,t)||this;return e.state={arcCenterStyles:null,arcCenterValue:{value:0,color:""}},e._element=null,e.gaugeObserver=new s.InstanceObserver(e,{render:"onRender"}),t.observersStore.dispatch({type:"add",payload:e.gaugeObserver}),e}t.ArcCenter=r},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var i,a=r(5),s=r(1),o=(i=a.ArcGauge,o(u,i),u);function u(){var e=null!==i&&i.apply(this,arguments)||this;return e.gaugeType=s.CircularGauge,e}t.CircularGauge=o},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var s,u=r(0),c=r(3),l=r(1),p=r(4),f=r(2),o=(s=u.Component,o(g,s),Object.defineProperty(g.prototype,"gaugeInstance",{get:function(){return null!==this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"surface",{get:function(){return null!==this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"element",{get:function(){return null!==this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),g.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.className,e=a(e,["children","className"]);return u.createElement(c.BaseGauge,i({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:l.LinearGauge,getTarget:this.getTarget,className:f.classNames("k-gauge",n)}),r)},g.prototype.exportVisual=function(e){return null!==this.gaugeInstance?Promise.resolve(this.gaugeInstance.exportVisual(e)):Promise.resolve(new p.Group)},g);function g(){var n=null!==s&&s.apply(this,arguments)||this;return n.getTarget=function(){return n},n.deriveOptionsFromParent=function(e){var t=n.props,r=t.pointer,t=t.scale;return Object.assign({},e,{pointer:r,scale:t})},n}t.LinearGauge=o},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var r={};for(o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&(r[o[n]]=e[o[n]]);return r};Object.defineProperty(t,"__esModule",{value:!0});var s,u=r(0),c=r(3),l=r(1),p=r(4),f=r(2),o=(s=u.Component,o(g,s),Object.defineProperty(g.prototype,"gaugeInstance",{get:function(){return null!==this._baseGauge?this._baseGauge.gaugeInstance:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"surface",{get:function(){return null!==this._baseGauge?this._baseGauge.surface:null},enumerable:!0,configurable:!0}),Object.defineProperty(g.prototype,"element",{get:function(){return null!==this._baseGauge?this._baseGauge.element:null},enumerable:!0,configurable:!0}),g.prototype.render=function(){var t=this,e=this.props,r=e.children,n=e.className,e=a(e,["children","className"]);return u.createElement(c.BaseGauge,i({},e,{deriveOptionsFromParent:this.deriveOptionsFromParent,ref:function(e){return t._baseGauge=e},gaugeConstructor:l.RadialGauge,getTarget:this.getTarget,className:f.classNames("k-gauge",n)}),r)},g.prototype.exportVisual=function(e){return null!==this.gaugeInstance?Promise.resolve(this.gaugeInstance.exportVisual(e)):Promise.resolve(new p.Group)},g);function g(){var n=null!==s&&s.apply(this,arguments)||this;return n.getTarget=function(){return n},n.deriveOptionsFromParent=function(e){var t=n.props,r=t.pointer,t=t.scale;return Object.assign({},e,{pointer:r,scale:t})},n}t.RadialGauge=o}],o.c=n,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)o.d(r,n,function(e){return t[e]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=7)}}});
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-gauges",
|
|
3
3
|
"description": "KendoReact Gauges package",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "5.0.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-react.git"
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"peerDependencies": {
|
|
34
34
|
"@progress/kendo-drawing": "^1.2.0",
|
|
35
35
|
"@progress/kendo-licensing": "^1.0.1",
|
|
36
|
-
"@progress/kendo-react-intl": "^
|
|
36
|
+
"@progress/kendo-react-intl": "^5.0.0",
|
|
37
37
|
"hammerjs": "^2.0.0",
|
|
38
38
|
"react": "^16.8.2 || ^17.0.0",
|
|
39
39
|
"react-dom": "^16.8.2 || ^17.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@progress/kendo-charts": "^1.18.0",
|
|
43
|
-
"@progress/kendo-react-common": "
|
|
43
|
+
"@progress/kendo-react-common": "5.0.0",
|
|
44
44
|
"prop-types": "^15.6.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"@progress/kendo-drawing": "^1.8.0",
|
|
49
49
|
"@progress/kendo-file-saver": "^1.0.1",
|
|
50
50
|
"@progress/kendo-licensing": "^1.0.1",
|
|
51
|
-
"@progress/kendo-react-buttons": "
|
|
52
|
-
"@progress/kendo-react-dropdowns": "
|
|
53
|
-
"@progress/kendo-react-inputs": "
|
|
54
|
-
"@progress/kendo-react-intl": "
|
|
51
|
+
"@progress/kendo-react-buttons": "5.0.0",
|
|
52
|
+
"@progress/kendo-react-dropdowns": "5.0.0",
|
|
53
|
+
"@progress/kendo-react-inputs": "5.0.0",
|
|
54
|
+
"@progress/kendo-react-intl": "5.0.0",
|
|
55
55
|
"cldr-core": "^36.0.0",
|
|
56
56
|
"cldr-dates-full": "^36.0.0",
|
|
57
57
|
"cldr-numbers-full": "^36.0.0",
|