Files
ai/charting_library/static/bundles/12.ed5f69f19bf189f712df.js
ejukovskiy 261fc36962 VERSION 16 @ 2020-07-17 13:08:09.461606
Volume transparency bars #5076
widget.changeTheme should not record an Undo entry in the Undo/Redo stack #4982
Event when source price scale is changed #4884
Time value in shape creating #4878
Price axis icons don't change after applyOverrides #4865
Cannot disable bottom toolbar timezone menu via "timezone_menu" property #4836
Showleftaxis is not valid on the mobile #4828
Fix TypeScript typings for onVisibleRangeChanged method #4802
Invalid on Mobile: 'paneProperties.legendProperties.showBarChange': false,  #4797
API to attach an indicator to a particular price scale #4788
saveLoadAdapter is stringified #4776
Changing price scale of the study via changePriceScale method doesn't applies immediately #4774
Broker Config Order Market not visible #4765
[Bug] In the trading mask changing price doesn't update pips #4761
Maximize chart button #4744
Custom study plot color has no effect #4740
Moving average on seconds (createStudy) #4730
[Bug] BUY button get enable after clicking on both pips fields #4718
Overrides are not applied when defaults button is pressed #4706
Trading Terminal passes parentOrderId object while modifying the order #4705
Watermark settings are not saved to LocalStorage #4681
tvWidget.activeChart().resolution() return randomly "D" or "1D" for the daily time-frame #4630
cannot override default background color #4621
Bring to front operation is unavailable in 1.16 #4611
New style of pane buttons #4608
New mobile friendly style of the legend #4607
Centered Zoom with Ctrl #4606
TERMINAL: Apply Date Range to all charts in layout if Sync Interval is enabled #4605
Updated style of the measure tool #4604
New style of indicator loading status #4603
New measure styles #4602
Adaptive drawings dialogs #4600
Allow createStudy use undo #4590
Crosshair only on long press on mobile #4574
saveChartToServer does not call the callbacks if  !autoSaveNeeded #4573
How to get current theme? #4534
getAllShapes returns trend_line instead of 'extended' #4507
hideMarksOnBar in v1.15 #4506
Trend_angle is not returned via getAllShapes #4498
 How to disable vertical scrolling on the mobile side #4483
Add support for holidays and exchange working days in session spec #4467
closePopupsAndDialogs : The screenshot popup is not being closed #4438
Redirect on TV homepage after mouse click release #4423
setBodyFont of position line tool doesn't work correctly #4353
subscribe('drawing_event') click is not working #4302
"Eraser" and "dot" cursors doesn't work on IE11 #4238
zOrder for shapes with saved layout #4219
Errors/warning in console after load chart #4196
Main series API #4169
Scrolling to the top - href=“#”  #4136
Tracking mode #4111
Order line drag with middle mouse button doesn't trigger onMove #4084
There are no values or na ​​in the legend of the additional symbol (compare/add) until hover the cursor on the chart #4058
closePopupsAndDialogs doesn't work for new indicators dialog #4051
toolbar_bg doesn't affect top toolbar #3998
Check if symbol sync is enabled #3997
DOM bottom buttons are missing tooltips #3979
Question about D or 1D resolution #3861
Twitter intent button Android app #3732
Avoid chart appending storage version and "study_templates or charts" to chartStorageAPI #3702
unexpected study id by assigning studies_access option #3630
Drawing shape on indicator/study #3408
Top header in fullscreen? #2610
Allow to modify end date of long/short position tool #2381
Chart can scroll with mouse movement but no button pressed down #1908
Adaptive design for Properties dialog #862
2020-07-17 16:08:28 +03:00

2 lines
5.0 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{"Db/h":function(t,e,o){t.exports={errors:"errors-C3KBJakt",show:"show-2G4PY7Uu",error:"error-3G4k6KUC"}},kSQs:function(t,e,o){"use strict";var i,r,s,n,h=o("mrSG"),p=o("q1tI"),a=o("TSYQ"),c=o("uqKQ"),l=o("i8i4"),d=o("Db/h"),u=o("Ialn");o.d(e,"a",function(){return r}),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Object(h.__extends)(e,t),e.prototype.render=function(){var t,e,o,i=this.props,r=i.children,s=void 0===r?[]:r,n=i.show,c=void 0!==n&&n,l=i.customErrorClass,m=a(d.errors,((t={})[d.show]=c,t),l),f=s.map(function(t,e){return p.createElement("div",{className:d.error,key:e},t)}),g={position:"absolute",top:this.props.top,width:this.props.width,height:this.props.height,bottom:void 0!==this.props.bottom?this.props.bottom:"100%",right:void 0!==this.props.right?this.props.right:0,left:this.props.left,zIndex:this.props.zIndex,maxWidth:this.props.maxWidth};return Object(u.isRtl)()&&(e=g.left,o=g.right,g=Object(h.__assign)(Object(h.__assign)({},g),{left:o,right:e})),p.createElement("div",{style:g,className:m},f)},e}(p.PureComponent),r=Object(c.a)((s=i,(n=function(t){function e(e){var o=t.call(this,e)||this;return o._getComponentInstance=function(t){o._instance=t},o._throttleCalcProps=function(){requestAnimationFrame(function(){return o.setState(o._calcProps(o.props))})},o.state=o._getStateFromProps(),o}return Object(h.__extends)(e,t),e.prototype.componentDidMount=function(){this._instanceElem=l.findDOMNode(this._instance),this.props.attachOnce||this._subscribe(),this.setState(this._calcProps(this.props))},e.prototype.componentDidUpdate=function(t){var e=this;t.children===this.props.children&&t.top===this.props.top&&t.left===this.props.left&&t.width===this.props.width||this.setState(this._getStateFromProps(),function(){return e.setState(e._calcProps(e.props))})},e.prototype.render=function(){return p.createElement("div",{style:{position:"absolute",width:"100%",top:0,left:0}},p.createElement(s,Object(h.__assign)({},this.props,{ref:this._getComponentInstance,top:this.state.top,bottom:void 0!==this.state.bottom?this.state.bottom:"auto",right:void 0!==this.state.right?this.state.right:"auto",left:this.state.left,width:this.state.width,maxWidth:this.state.maxWidth}),this.props.children))},e.prototype.componentWillUnmount=function(){this._unsubsribe()},e.prototype._getStateFromProps=function(){return{bottom:this.props.bottom,left:this.props.left,right:this.props.right,top:void 0!==this.props.top?this.props.top:-1e4,width:this.props.inheritWidthFromTarget?this.props.target&&this.props.target.getBoundingClientRect().width:this.props.width,maxWidth:this.props.inheritMaxWidthFromTarget&&this.props.target&&this.props.target.getBoundingClientRect().width}},e.prototype._calcProps=function(t){var e,o,i,r,s,n,h,p;if(t.target&&t.attachment&&t.targetAttachment){if(null===(e=this._calcTargetProps(t.target,t.attachment,t.targetAttachment)))return{};switch(i=(o=this.props).width,s=void 0===(r=o.inheritWidthFromTarget)||r,
h=void 0!==(n=o.inheritMaxWidthFromTarget)&&n,p={width:s?e.width:i,maxWidth:h?e.width:void 0},t.attachment.vertical){case"bottom":case"middle":p.top=e.y;break;default:p[t.attachment.vertical]=e.y}switch(t.attachment.horizontal){case"right":case"center":p.left=e.x;break;default:p[t.attachment.horizontal]=e.x}return p}return{}},e.prototype._calcTargetProps=function(t,e,o){var i,r,s,n,h=t.getBoundingClientRect(),p=this._instanceElem.getBoundingClientRect(),a="parent"===this.props.root?this._getCoordsRelToParentEl(t,h):this._getCoordsRelToDocument(h);if(null===a)return null;switch(i=this._getDimensions(p),r=this._getDimensions(h).width,s=0,n=0,e.vertical){case"top":n=a[o.vertical];break;case"bottom":n=a[o.vertical]-i.height;break;case"middle":n=a[o.vertical]-i.height/2}switch(e.horizontal){case"left":s=a[o.horizontal];break;case"right":s=a[o.horizontal]-i.width;break;case"center":s=a[o.horizontal]-i.width/2}return"number"==typeof this.props.attachmentOffsetY&&(n+=this.props.attachmentOffsetY),"number"==typeof this.props.attachmentOffsetX&&(s+=this.props.attachmentOffsetX),{x:s,y:n,width:r}},e.prototype._getCoordsRelToDocument=function(t){var e=pageYOffset,o=pageXOffset,i=t.top+e,r=t.bottom+e,s=t.left+o,n=t.right+o,h=(i+t.height)/2,p=s+t.width/2;return{top:i,bottom:r,left:s,right:n,middle:h,center:p}},e.prototype._getCoordsRelToParentEl=function(t,e){var o,i,r,s,n,h=t.offsetParent;return null===h?null:(o=h.scrollTop,i=h.scrollLeft,r=t.offsetTop+o,s=t.offsetLeft+i,n=e.width+s,{top:r,bottom:e.height+r,left:s,right:n,middle:(r+e.height)/2,center:(s+e.width)/2})},e.prototype._getDimensions=function(t){return{height:t.height,width:t.width}},e.prototype._subscribe=function(){"document"===this.props.root&&(window.addEventListener("scroll",this._throttleCalcProps,!0),window.addEventListener("resize",this._throttleCalcProps))},e.prototype._unsubsribe=function(){window.removeEventListener("scroll",this._throttleCalcProps,!0),window.removeEventListener("resize",this._throttleCalcProps)},e}(p.PureComponent)).displayName="Attachable Component",n))}}]);