',t).slider({max:4,min:1,step:1})},r.prototype.createColorPicker=function(t){return A(null,t)},r.prototype.createTextEditor=function(t,e){var i={};return t&&(i.width=t),e&&(i.height=e),$(document.createElement("textarea")).css(i).addClass("tv-control-input")},r.prototype.createCombo=function(t){var e=$(document.createElement("select")),i=t.reduce(function(t,e){return t.add($(document.createElement("option")).prop({value:e,text:e}))},$());return e.append(i)},r.prototype.createKeyCombo=function(t){var e=$(document.createElement("select"));return $.each(t||[],function(t,i){$(document.createElement("option")).prop({value:t,text:i}).appendTo(e)}),e},r.prototype.createFontEditor=function(t){var e=t||TradingView.factoryDefaults("chartproperties.editorFontsList");return this.createCombo(e)},r.prototype.createFontSizeEditor=function(t){var e=t||[10,11,12,14,16,20,24,28,32,40];return this.createCombo(e).addClass("tv-select-container-fontsize")},r.prototype.createSeriesMinTickEditor=function(){var t,e,i="",$(i)},r.prototype.createPriceScaleStrategyEditor=function(){var t=L().reduce(function(t,e){return t+""},"";return $(t)},r.prototype.createPrecisionEditor=function(){var t,e="",$(e)},r.prototype.createLabeledCell=function(t,e,i){var o,r,n,s,a=null;return"number"==typeof t.valueOf()?(a=t,o=e,r=i):(o=t,r=e),o+="",n=this._labelToId(o),s=$("| "),$(" |