diff --git a/charting_library/ar-tv-chart.cbd3ae28.html b/charting_library/ar-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ar-tv-chart.cbd3ae28.html rename to charting_library/ar-tv-chart.2f0c4150.html index 761e0682..08fc7123 100644 --- a/charting_library/ar-tv-chart.cbd3ae28.html +++ b/charting_library/ar-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/bundles/library.c49fcc0ab0023c1bd767.js b/charting_library/bundles/library.767121b9742321e63a67.js similarity index 99% rename from charting_library/bundles/library.c49fcc0ab0023c1bd767.js rename to charting_library/bundles/library.767121b9742321e63a67.js index e2d510f2..a6049a23 100644 --- a/charting_library/bundles/library.c49fcc0ab0023c1bd767.js +++ b/charting_library/bundles/library.767121b9742321e63a67.js @@ -566,7 +566,7 @@ for(var n=Math.floor(i*(t-1)),o=t/r*(t/r),s=[],a=0,l=0;lthis._deviation&&this.addPivot(e,t,i);else(i===d.HIGH?t>r:t0&&i.set(e),i},f.prototype.new_unlimited_var=function(e){var t=this.vars;t.length<=this.vars_index&&t.push(new m(this.symbol));var i=t[this.vars_index++];return arguments.length>0&&i.set(e),i},f.prototype.new_ctx=function(){return this.ctx.length<=this.ctx_index&&this.ctx.push(new f(this.symbol)),this.ctx[this.ctx_index++]},f.prototype.prepare=function(e){this.ctx_index=0,this.vars_index=0;for(var t=0;te&&(e=i)}return e},f.prototype.stop=function(){this.symbol=null,this.vars=null},_.prototype.valueOf=function(){return this.get(0)},_.prototype.get=function(e){return isNaN(e)&&(e=0),e=e||0,this.hist?e>=this.hist.length?(console.error("not enough depth: "+this),NaN):this._get(e):(this.mindepth=u.max(this.mindepth,e),NaN)},_.prototype._get=function(e){var t=this.hist_pos-e;return t<0&&(t+=this.hist.length),this.hist[t]},_.prototype.set=function(e){this.hist&&(this.hist[this.hist_pos]=e,this.modified=!0)},_.prototype.prepare=function(e){e===this.symbol&&(e.isNewBar?(this.original=this.get(0),!this.modified&&this.hist||this.add_hist()):this.set(this.original),this.modified=!1)},_.prototype.add_hist=function(){if(!this.hist){var e=u.na(this.mindepth)?u.max_series_default_size:u.max(this.mindepth+1,1);e=Math.round(e);for(var t=new Array(e),i=0;i=0){var r=i.split(",");t=y.parsePeriod(r[1]),i=r[0]}var n=!1,o=!1,s=i[i.length-1];-1==="DWM".indexOf(s)&&("S"===s?o=!0:(n=!0,s=""));var a=parseInt(n?i:i.length>1?i.slice(0,i.length-1):1);return{resolution:s,interval:a,pureResolution:[a,s].join(""),isIntraday:n,isSeconds:o,range:t}},y.newBarBuilder=function(e,t,i){var r=y.parsePeriod(e);return l.newBarBuilder(r.interval+r.resolution,t,i)},y.newSession=function(e){return new l.SessionInfo(e.timezone,e.session,e.holidays,e.corrections)},y.prototype.set_symbolinfo=function(e){for(var t in e||console.error("WARN: symbolinfo isn't defined for "+this.tickerid),this.info=e,this.timezone=a.get_timezone(e.timezone),this.session.init(e.timezone,e.session,e.holidays,e.corrections),this.other_sessions)this.other_sessions.hasOwnProperty(t)&&this.other_sessions[t].init(e.timezone,e.session,e.holidays,e.corrections)},y.prototype.get_session=function(e){if(!e)return this.session;var t=this.other_sessions[e];return t||(t=new l.SessionInfo("Etc/UTC","24x7"),this.other_sessions[e]=t),t},y.prototype.isdwm=function(){return""!==this.resolution&&"S"!==this.resolution},y.prototype.enable_dwm_aligning=function(e,t){this.dwm_aligner=y.newBarBuilder(this.period,e,t)},y.prototype.bartime=function(e,t){var i=this.time;if(e){var r=e;t&&(r+=t);var n=this.bb_cache[r];if(!n){var o=this.get_session(t);n=y.newBarBuilder(e,o),this.bb_cache[r]=n}i=n.alignTime(i)}if(!this.isdwm()||isNaN(i))return i;var s=a.utc_to_cal(this.timezone,i);return this.session.spec.correctTradingDay(s),a.cal_to_utc(this.timezone,s)},y.prototype.lastbar=function(e){if(!isNaN(e.time)){var t=e.time;this.dwm_aligner&&(this.dwm_aligner.moveTo(t),t=this.dwm_aligner.startOfBar(0));var i=this.time!==t;i&&this.index>=0&&!this.isBarClosed&&(this.isNewBar=!1,this.isBarClosed=!0,this.script.calc(this)),this.time=t,this.open=e.open,this.high=e.high,this.low=e.low,this.close=e.close,this.volume=e.volume,this.updatetime=e.updatetime,this.isNewBar=i,this.isBarClosed=e.isBarClosed,this.isLastBar=e.isLastBar,this.isNewBar&&this.index++,this.script.calc(this)}},g.prototype.calc=function(e){var t=this.ctx,i=this.body;t.prepare(e);var r=i.main(t,this.inputCallback),n=this;this.out&&r&&(!isNaN(t.symbol.time)||r.nonseries)&&(r.nonseries?("projection"===r.type&&(r.projectionTime=t.symbol.time),this.nonseriesOut(t.symbol,r)):r.bars?r.bars.forEach((function(e){n.out(t.symbol,e)})):this.out(t.symbol,r))},g.prototype.init=function(){var e=this.ctx,t=this.body;t.init&&t.init(e,this.inputCallback),t.main(e,this.inputCallback)},g.prototype.add_sym=function(e,t,i,r,n,o){var s=this.runner.add_sym(e,t,i,r,this,n,o);return this.symbols.push(s),s.isdwm()&&this.symbols.length>1&&s.enable_dwm_aligning(this.symbols[0].session,s.session),s},g.prototype.maxAdditionalDepth=function(){return this.ctx.maxAdditionalDepth()},g.prototype.stop=function(){this.symbols=null,this.ctx.stop(), this.ctx=null},g.prototype.get_sym=function(e){return this.symbols[e]},v.prototype.add_sym=function(e,t,i,r,n,o,s){var a=new y(e,t,i,r,n,o,s);return this.symbols.push(a),a},v.prototype.get_sym=function(e){return this.symbols[e]},v.prototype.out=function(e,t){if(this.nonseriesUpdate){var i=Object.assign({},this.nonseriesUpdate);t.splice(0,0,e.time),i.lastBar=t,this.host.nonseriesOut(e,i)}else this.host.out(e,t)},v.prototype.start=function(){var e=this.host;this._script=new g(e.tickerid,e.currencyCode,e.period,e.periodBase||e.period,e.periodForInitialRange,this,e.body,this.out.bind(this),e.input,e.symbolInfo.minmov/e.symbolInfo.pricescale,e.nonseriesOut);var t=this,i=[],r=this.symbols,n=(e.additionalBarsCount||0)+t._script.maxAdditionalDepth();function o(r,o){var s=v.feed.subscribe(r.tickerid,r.currencyCode,r.period,r.periodBase,r.periodForInitialRange,(function(i){"series"===(i.nonseries?"nonseries":"series")?t.update(o,i):i.lastBar?(t.nonseriesUpdate=i,i.lastBar.isLastBar=!0,t.symbols[0].lastbar(i.lastBar),t.nonseriesUpdate=null):e.nonseriesOut(r,i)}),e.onErrorCallback,e.symbolInfo,e.sessionId,e.rangeExtension,n);i.push(s)}for(var s=0;s=0;i--)for(var r=e[i],n=this.barsets[i],o=n.count(),s=0;s=0;i--){var r=this._chartModel.restoreSource(this._restorePanes[i],this._paneIndexes[i],this._paneStates[i],this._sourceStates[i],this._priceScalePositionIds[i]);t.push(r)}t.some((function(i,r){return i.id()!==e._sourceIds[t.length-r-1]}))&&u.logError("Source was restored improperly - source ids does not match"),this._excludeLineToolsUndoCommands.forEach((function(e){return e.undo()}))},t}(o.UndoCommand)},odCa:function(e,t,i){"use strict";var r=i("Ss5c").LineDataSource,n=i("fgLi").DataSource,o=i("tc+8"),s=i("Ocx9").DefaultProperty,a=i("hayr").propertyPages,l=i("jTis").CalloutConsts,c=window.t("Callout");function u(e,t){this._constructor="LineToolCallout";var n=t||u.createProperties();r.call(this,e,n),this._barOffset=0,this._timeScale=e.timeScale(),i.e("lt-pane-views").then(function(e){var t=i("B4Hi").CalloutPaneView;this._setPaneViews([new t(this,this._model)])}.bind(this).bind(null,i)).catch(i.oe)}inherit(u,r),u.prototype.pointsCount=function(){return 2},u.prototype.translatedType=function(){return c},u.prototype.name=function(){return"Callout"},u.prototype.correctPoints=function(e){var t=this._currentMovingPoint.index-this._startMovingPoint.index,i=this._currentMovingPoint.price-this._startMovingPoint.price,r=e[1];r.index+=t,r.price+=i,e[1]=r},u.prototype.addPoint=function(e){var t=r.prototype.addPoint.call(this,e);return t&&this._calculateBarOffset(),t},u.prototype._calculateBarOffset=function(){this.points().length>1&&(this._barOffset=this.points()[1].index-this.points()[0].index)},u.prototype.setLastPoint=function(e){r.prototype.setLastPoint.call(this,e),2===this.points().length&&this._calculateBarOffset()},u.prototype.setPoint=function(e,t){switch(e){case 0:r.prototype.setPoint.call(this,e,t),this._calculateBarOffset();break;case 1:var i=this.properties();if(!i.wordWrapWidth)return;var n=this._points,o=this._dragStartLeftEdgeIndex,s=Math.round((t.index-o)/2);if(isFinite(o)&&isFinite(s)){n[1]={index:o+s,price:n[1].price},this._calculateBarOffset(),this.normalizePoints();var a=this._timeScale.indexToCoordinate(o+2*s)-this._timeScale.indexToCoordinate(o)-l.RoundRadius-l.TextMargins;if(!isFinite(a))return;i.wordWrapWidth.setValue(Math.max(l.MinWidth,a));break}n[1]=t,this._calculateBarOffset(),this.normalizePoints()}},u.prototype.startDragPoint=function(e,t){var i=this.properties();1===e&&i.wordWrap&&i.wordWrap.value()&&(this._dragStartLeftEdgeIndex=2*this.points()[1].index-t.index)},u.prototype.move=function(e,t,i){r.prototype.move.call(this,e,t,i),this._calculateBarOffset()},u.prototype.state=function(e){var t=r.prototype.state.call(this,e);return t.barOffset=this._barOffset,t},u.prototype.restoreData=function(e){e.barOffset?this._barOffset=e.barOffset:this._calculateBarOffset(),this._calculatePoint2()},u.prototype.setPriceScale=function(e){n.prototype.setPriceScale.call(this,e),e&&e.priceRange()&&this._calculatePoint2()},u.prototype.template=function(){var e=r.prototype.template.call(this) ;return e.text=this.properties().childs().text.value(),e},u.prototype._applyTemplateImpl=function(e){r.prototype._applyTemplateImpl.call(this,e),this.properties().childs().text.setValue(e.text)},u.prototype._calculatePoint2=function(){if(!(this._model.lineBeingEdited()===this||this._model.sourcesBeingMoved().includes(this)||this._points.length<2)){var e=this.points()[0],t=this.points()[1];this._points[1]={price:t.price,index:e.index+this._barOffset}}},u.prototype.getStylesPropertyPage=function(){return a.LineToolCalloutStylesPropertyPage},u.prototype._getPropertyDefinitionsViewModelClass=function(){return Promise.all([i.e(21),i.e("lt-property-pages-with-definitions")]).then(function(e){return i("xhf0").CalloutDefinitionsViewModel}.bind(null,i)).catch(i.oe)},u.createProperties=function(e){var t=new s("linetoolcallout",e);return u._configureProperties(t),t},u._configureProperties=function(e){r._configureProperties(e),e.hasChild("text")||e.addChild("text",new o(window.t("Text"))),e.addExclusion("text")},t.LineToolCallout=u},oiZD:function(e,t,i){"use strict";i.r(t);var r=i("hY0g"),n=i.n(r);i.d(t,"watchedTheme",(function(){return o})),i.d(t,"setTheme",(function(){return s}));var o=new n.a;function s(e){o.setValue(e)}o.subscribe((function(e){!function(e,t){void 0===t&&(t=window);for(var i="theme-"+e,r=t.document.documentElement.classList,n=0,o=Array.from(r);no){var s=Object(n.extrapolateBarsFrontToTime)(this._barBuilder(),o||1e3*e,1e3*t,2e3,!0);this._extrapolatedData=this._extrapolatedData.concat(s.times),i=this._extrapolatedData.length}if((o=this._extrapolatedData[i-1])<1e3*t)return{success:!1};var a=this._extrapolatedData.indexOf(1e3*t);return-1===a?{success:!1}:{success:!0,result:a}},e.prototype.projectTime=function(e,t){if(!this.isValid())return e;var i=this._extrapolatedData.length,r=i>0?this._extrapolatedData[0]:null,o=null!==r?this._extrapolatedData[i-1]:null;if(1e3*e!==r&&(this._extrapolatedData=[1e3*e],r=null,o=null),null===r||t>=i){var s=Object(n.extrapolateBarsFrontByCount)(this._barBuilder(),o||1e3*e,t-i+1,!0) ;this._extrapolatedData=this._extrapolatedData.concat(s.times),i=this._extrapolatedData.length}return i'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=i,exports.version=i,exports.widget=r; +"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=function(){return(t=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=i,exports.version=i,exports.widget=r; diff --git a/charting_library/charting_library.esm.js b/charting_library/charting_library.esm.js index 5b27a3cc..cba07324 100644 --- a/charting_library/charting_library.esm.js +++ b/charting_library/charting_library.esm.js @@ -1 +1 @@ -var t=function(){return(t=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=i;export{i as version,r as widget}; +var t=function(){return(t=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=i;export{i as version,r as widget}; diff --git a/charting_library/charting_library.js b/charting_library/charting_library.js index 3afbca62..4793e59f 100644 --- a/charting_library/charting_library.js +++ b/charting_library/charting_library.js @@ -1 +1 @@ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.TradingView={})}(this,(function(t){"use strict";var e=function(){return(e=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=r,t.version=r,t.widget=s,Object.defineProperty(t,"__esModule",{value:!0})})); +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.TradingView={})}(this,(function(t){"use strict";var e=function(){return(e=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();window.TradingView=window.TradingView||{},window.TradingView.version=r,t.version=r,t.widget=s,Object.defineProperty(t,"__esModule",{value:!0})})); diff --git a/charting_library/charting_library.standalone.js b/charting_library/charting_library.standalone.js index e5454cce..b255a7e0 100644 --- a/charting_library/charting_library.standalone.js +++ b/charting_library/charting_library.standalone.js @@ -1 +1 @@ -var TradingView=function(t){"use strict";var e=function(){return(e=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();return window.TradingView=window.TradingView||{},window.TradingView.version=r,t.version=r,t.widget=s,t}({}); +var TradingView=function(t){"use strict";var e=function(){return(e=Object.assign||function(t){for(var e,o=arguments,n=1,i=arguments.length;n'},t}();return window.TradingView=window.TradingView||{},window.TradingView.version=r,t.version=r,t.widget=s,t}({}); diff --git a/charting_library/cs-tv-chart.cbd3ae28.html b/charting_library/cs-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/cs-tv-chart.cbd3ae28.html rename to charting_library/cs-tv-chart.2f0c4150.html index 4e0737ce..52866845 100644 --- a/charting_library/cs-tv-chart.cbd3ae28.html +++ b/charting_library/cs-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/da_DK-tv-chart.cbd3ae28.html b/charting_library/da_DK-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/da_DK-tv-chart.cbd3ae28.html rename to charting_library/da_DK-tv-chart.2f0c4150.html index 06ae3354..e7822e94 100644 --- a/charting_library/da_DK-tv-chart.cbd3ae28.html +++ b/charting_library/da_DK-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/de-tv-chart.cbd3ae28.html b/charting_library/de-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/de-tv-chart.cbd3ae28.html rename to charting_library/de-tv-chart.2f0c4150.html index 9a7d9cf0..ce4ff728 100644 --- a/charting_library/de-tv-chart.cbd3ae28.html +++ b/charting_library/de-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/el-tv-chart.cbd3ae28.html b/charting_library/el-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/el-tv-chart.cbd3ae28.html rename to charting_library/el-tv-chart.2f0c4150.html index eeb72d0f..f971b21e 100644 --- a/charting_library/el-tv-chart.cbd3ae28.html +++ b/charting_library/el-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/en-tv-chart.cbd3ae28.html b/charting_library/en-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/en-tv-chart.cbd3ae28.html rename to charting_library/en-tv-chart.2f0c4150.html index 8377eb1f..985a4e88 100644 --- a/charting_library/en-tv-chart.cbd3ae28.html +++ b/charting_library/en-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/es-tv-chart.cbd3ae28.html b/charting_library/es-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/es-tv-chart.cbd3ae28.html rename to charting_library/es-tv-chart.2f0c4150.html index 7ff14d2a..7dc18f54 100644 --- a/charting_library/es-tv-chart.cbd3ae28.html +++ b/charting_library/es-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/et_EE-tv-chart.cbd3ae28.html b/charting_library/et_EE-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/et_EE-tv-chart.cbd3ae28.html rename to charting_library/et_EE-tv-chart.2f0c4150.html index e29edbd0..363265fd 100644 --- a/charting_library/et_EE-tv-chart.cbd3ae28.html +++ b/charting_library/et_EE-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/fa-tv-chart.cbd3ae28.html b/charting_library/fa-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/fa-tv-chart.cbd3ae28.html rename to charting_library/fa-tv-chart.2f0c4150.html index f8d75298..d08287fa 100644 --- a/charting_library/fa-tv-chart.cbd3ae28.html +++ b/charting_library/fa-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/fr-tv-chart.cbd3ae28.html b/charting_library/fr-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/fr-tv-chart.cbd3ae28.html rename to charting_library/fr-tv-chart.2f0c4150.html index c2dacc6e..ac60628b 100644 --- a/charting_library/fr-tv-chart.cbd3ae28.html +++ b/charting_library/fr-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/he_IL-tv-chart.cbd3ae28.html b/charting_library/he_IL-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/he_IL-tv-chart.cbd3ae28.html rename to charting_library/he_IL-tv-chart.2f0c4150.html index a59f7763..217834e0 100644 --- a/charting_library/he_IL-tv-chart.cbd3ae28.html +++ b/charting_library/he_IL-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/hu_HU-tv-chart.cbd3ae28.html b/charting_library/hu_HU-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/hu_HU-tv-chart.cbd3ae28.html rename to charting_library/hu_HU-tv-chart.2f0c4150.html index edb56aff..588a7241 100644 --- a/charting_library/hu_HU-tv-chart.cbd3ae28.html +++ b/charting_library/hu_HU-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/id_ID-tv-chart.cbd3ae28.html b/charting_library/id_ID-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/id_ID-tv-chart.cbd3ae28.html rename to charting_library/id_ID-tv-chart.2f0c4150.html index eb8d6673..0aa5a62d 100644 --- a/charting_library/id_ID-tv-chart.cbd3ae28.html +++ b/charting_library/id_ID-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/it-tv-chart.cbd3ae28.html b/charting_library/it-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/it-tv-chart.cbd3ae28.html rename to charting_library/it-tv-chart.2f0c4150.html index 1bcb2c16..ec1f8298 100644 --- a/charting_library/it-tv-chart.cbd3ae28.html +++ b/charting_library/it-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/ja-tv-chart.cbd3ae28.html b/charting_library/ja-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ja-tv-chart.cbd3ae28.html rename to charting_library/ja-tv-chart.2f0c4150.html index 9f30b402..57980b08 100644 --- a/charting_library/ja-tv-chart.cbd3ae28.html +++ b/charting_library/ja-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/ko-tv-chart.cbd3ae28.html b/charting_library/ko-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ko-tv-chart.cbd3ae28.html rename to charting_library/ko-tv-chart.2f0c4150.html index d04b41cb..47e3d83b 100644 --- a/charting_library/ko-tv-chart.cbd3ae28.html +++ b/charting_library/ko-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/ms_MY-tv-chart.cbd3ae28.html b/charting_library/ms_MY-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ms_MY-tv-chart.cbd3ae28.html rename to charting_library/ms_MY-tv-chart.2f0c4150.html index 211497d3..f9b37526 100644 --- a/charting_library/ms_MY-tv-chart.cbd3ae28.html +++ b/charting_library/ms_MY-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/nl_NL-tv-chart.cbd3ae28.html b/charting_library/nl_NL-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/nl_NL-tv-chart.cbd3ae28.html rename to charting_library/nl_NL-tv-chart.2f0c4150.html index bf50db16..04829302 100644 --- a/charting_library/nl_NL-tv-chart.cbd3ae28.html +++ b/charting_library/nl_NL-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/no-tv-chart.cbd3ae28.html b/charting_library/no-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/no-tv-chart.cbd3ae28.html rename to charting_library/no-tv-chart.2f0c4150.html index 05904bd3..598ef596 100644 --- a/charting_library/no-tv-chart.cbd3ae28.html +++ b/charting_library/no-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/package.json b/charting_library/package.json index 7ee5c6c3..abc065ec 100644 --- a/charting_library/package.json +++ b/charting_library/package.json @@ -1,6 +1,6 @@ { "private": true, - "description": "CL v17.024 (internal id cbd3ae28 @ 2020-11-11T12:45:30.675Z)", + "description": "CL v17.025 (internal id 2f0c4150 @ 2020-11-19T09:50:09.264Z)", "type": "module", "main": "charting_library.cjs.js", "module": "charting_library.esm.js", diff --git a/charting_library/pl-tv-chart.cbd3ae28.html b/charting_library/pl-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/pl-tv-chart.cbd3ae28.html rename to charting_library/pl-tv-chart.2f0c4150.html index 298bd560..3bf3ed82 100644 --- a/charting_library/pl-tv-chart.cbd3ae28.html +++ b/charting_library/pl-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/pt-tv-chart.cbd3ae28.html b/charting_library/pt-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/pt-tv-chart.cbd3ae28.html rename to charting_library/pt-tv-chart.2f0c4150.html index 291aff66..70f0a95f 100644 --- a/charting_library/pt-tv-chart.cbd3ae28.html +++ b/charting_library/pt-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/ro-tv-chart.cbd3ae28.html b/charting_library/ro-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ro-tv-chart.cbd3ae28.html rename to charting_library/ro-tv-chart.2f0c4150.html index fbd43d42..b0cdf88a 100644 --- a/charting_library/ro-tv-chart.cbd3ae28.html +++ b/charting_library/ro-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/ru-tv-chart.cbd3ae28.html b/charting_library/ru-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/ru-tv-chart.cbd3ae28.html rename to charting_library/ru-tv-chart.2f0c4150.html index 4c963e0a..3cb0a4b2 100644 --- a/charting_library/ru-tv-chart.cbd3ae28.html +++ b/charting_library/ru-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/sk_SK-tv-chart.cbd3ae28.html b/charting_library/sk_SK-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/sk_SK-tv-chart.cbd3ae28.html rename to charting_library/sk_SK-tv-chart.2f0c4150.html index 5dadca63..d4353088 100644 --- a/charting_library/sk_SK-tv-chart.cbd3ae28.html +++ b/charting_library/sk_SK-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/sv-tv-chart.cbd3ae28.html b/charting_library/sv-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/sv-tv-chart.cbd3ae28.html rename to charting_library/sv-tv-chart.2f0c4150.html index a478685c..3a8df003 100644 --- a/charting_library/sv-tv-chart.cbd3ae28.html +++ b/charting_library/sv-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/th-tv-chart.cbd3ae28.html b/charting_library/th-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/th-tv-chart.cbd3ae28.html rename to charting_library/th-tv-chart.2f0c4150.html index b11d6dc6..1ccc5115 100644 --- a/charting_library/th-tv-chart.cbd3ae28.html +++ b/charting_library/th-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/tr-tv-chart.cbd3ae28.html b/charting_library/tr-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/tr-tv-chart.cbd3ae28.html rename to charting_library/tr-tv-chart.2f0c4150.html index 35a5b77a..976ab66d 100644 --- a/charting_library/tr-tv-chart.cbd3ae28.html +++ b/charting_library/tr-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/vi-tv-chart.cbd3ae28.html b/charting_library/vi-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/vi-tv-chart.cbd3ae28.html rename to charting_library/vi-tv-chart.2f0c4150.html index e70bff05..01c37959 100644 --- a/charting_library/vi-tv-chart.cbd3ae28.html +++ b/charting_library/vi-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/zh-tv-chart.cbd3ae28.html b/charting_library/zh-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/zh-tv-chart.cbd3ae28.html rename to charting_library/zh-tv-chart.2f0c4150.html index c65caf79..a8ab4c3b 100644 --- a/charting_library/zh-tv-chart.cbd3ae28.html +++ b/charting_library/zh-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/zh_TW-tv-chart.cbd3ae28.html b/charting_library/zh_TW-tv-chart.2f0c4150.html similarity index 99% rename from charting_library/zh_TW-tv-chart.cbd3ae28.html rename to charting_library/zh_TW-tv-chart.2f0c4150.html index eef7323d..ac102c55 100644 --- a/charting_library/zh_TW-tv-chart.cbd3ae28.html +++ b/charting_library/zh_TW-tv-chart.2f0c4150.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file