',t).slider({max:4,min:1,step:1})},n.prototype.createColorPicker=function(t){return H(null,t)},n.prototype.createTextEditor=function(t,e){var o={};return t&&(o.width=t),e&&(o.height=e),$(document.createElement("textarea")).css(o).addClass("tv-control-input")},n.prototype.createCombo=function(t){var e=$(document.createElement("select")),o=t.reduce(function(t,e){return t.add($(document.createElement("option")).prop({value:e,text:e}))},$());return e.append(o)},n.prototype.createKeyCombo=function(t){var e=$(document.createElement("select"));return $.each(t||[],function(t,o){$(document.createElement("option")).prop({value:t,text:o}).appendTo(e)}),e},n.prototype.createFontEditor=function(t){var e=t||TradingView.factoryDefaults("chartproperties.editorFontsList");return this.createCombo(e)},n.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")},n.prototype.createSeriesMinTickEditor=function(){var t,e,o,i,n="",$(n)},n.prototype.createPrecisionEditor=function(){var t,e="",$(e)},n.prototype.createLabeledCell=function(t,e,o){var i,n,s,r,l=null;return"number"==typeof t.valueOf()?(l=t,i=e,n=o):(i=t,n=e),i+="",s=this._labelToId(i),r=$(""),$(" |