(self.webpackChunktradingview=self.webpackChunktradingview||[]).push([[4598],{97754:(e,t)=>{var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t{e.exports={wrapper:"wrapper-GZajBGIm",input:"input-GZajBGIm",view:"view-GZajBGIm",danger:"danger-GZajBGIm"}},3260:e=>{e.exports={box:"box-ywH2tsV_",noOutline:"noOutline-ywH2tsV_",disabled:"disabled-ywH2tsV_","intent-danger":"intent-danger-ywH2tsV_",checked:"checked-ywH2tsV_",check:"check-ywH2tsV_",icon:"icon-ywH2tsV_",dot:"dot-ywH2tsV_",disableActiveStyles:"disableActiveStyles-ywH2tsV_"}},11327:e=>{e.exports={checkbox:"checkbox-vyj6oJxw",reverse:"reverse-vyj6oJxw",label:"label-vyj6oJxw",baseline:"baseline-vyj6oJxw"}},26994:e=>{e.exports={checkbox:"checkbox-WcA5vXoU"}},70673:(e,t,r)=>{"use strict";r.d(t,{CheckboxInput:()=>l});var n=r(50959),o=r(97754),s=r.n(o),a=r(90186),i=r(5811),u=r(62093),c=r.n(u);function l(e){const t=s()(c().wrapper,e.className);return n.createElement("span",{className:t,title:e.title,style:e.style},n.createElement("input",{id:e.id,tabIndex:e.tabIndex,className:s()(e.intent&&c()[e.intent],c().input),type:"checkbox",name:e.name,checked:e.checked,disabled:e.disabled,value:e.value,autoFocus:e.autoFocus,role:e.role,onChange:function(){e.onChange?.(e.value)},ref:e.reference,"aria-required":e["aria-required"],"aria-describedby":e["aria-describedby"],"aria-invalid":e["aria-invalid"],"data-qa-id":e.dataQaId,...(0,a.filterDataProps)(e)}),n.createElement(i.CheckboxView,{className:c().view,indeterminate:e.indeterminate,checked:e.checked,disabled:e.disabled,intent:e.intent,tabIndex:e.tabIndex}))}},5811:(e,t,r)=>{"use strict";r.d(t,{CheckboxView:()=>f});var n=r(50959),o=r(97754),s=r.n(o),a=r(9745),i=r(65890),u=r.n(i),c=r(3260),l=r.n(c);function f(e){const{indeterminate:t,checked:r,tabIndex:o,className:i,disabled:c,disableActiveStyles:f,intent:p,hideIcon:d,...h}=e,b=t||!r||d?"":u(),y=s()(l().box,l()[`intent-${p}`],!t&&l().check,!!t&&l().dot,-1===o&&l().noOutline,i,r&&l().checked,c&&l().disabled,f&&l().disableActiveStyles);return n.createElement("span",{className:y,...h},n.createElement(a.Icon,{icon:b,className:l().icon}))}},15294:(e,t,r)=>{"use strict";r.d(t,{Checkbox:()=>l});var n=r(50959),o=r(97754),s=r.n(o),a=r(59416),i=r(70673),u=r(11327),c=r.n(u);class l extends n.PureComponent{render(){const{inputClassName:e,labelClassName:t,...r}=this.props,o=s()(this.props.className,c().checkbox,{[c().reverse]:Boolean(this.props.labelPositionReverse),[c().baseline]:Boolean(this.props.labelAlignBaseline)}),a=s()(c().label,t,{[c().disabled]:this.props.disabled});let u=null;return this.props.label&&(u=n.createElement("span",{className:a,title:this.props.title},this.props.label)), n.createElement("label",{className:o},n.createElement(i.CheckboxInput,{...r,className:e}),u)}}l.defaultProps={value:"on"};(0,a.makeSwitchGroupItem)(l);r(5811)},9745:(e,t,r)=>{"use strict";r.d(t,{Icon:()=>o});var n=r(50959);const o=n.forwardRef(((e,t)=>{const{icon:r="",title:o,ariaLabel:s,ariaLabelledby:a,ariaHidden:i,...u}=e,c=!!(o||s||a);return n.createElement("span",{role:"img",...u,ref:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":i||!c,title:o,dangerouslySetInnerHTML:{__html:r}})}))},59416:(e,t,r)=>{"use strict";r.d(t,{SwitchGroup:()=>a,makeSwitchGroupItem:()=>i});var n=r(50959),o=r(55883);const s=(0,n.createContext)({getName:()=>"",getValues:()=>[],getOnChange:()=>o.default,subscribe:o.default,unsubscribe:o.default});class a extends n.PureComponent{constructor(e){super(e),this._subscriptions=new Set,this._getName=()=>this.props.name,this._getValues=()=>this.props.values,this._getOnChange=()=>this.props.onChange,this._subscribe=e=>{this._subscriptions.add(e)},this._unsubscribe=e=>{this._subscriptions.delete(e)},this.state={switchGroupContext:{getName:this._getName,getValues:this._getValues,getOnChange:this._getOnChange,subscribe:this._subscribe,unsubscribe:this._unsubscribe}}}render(){return n.createElement(s.Provider,{value:this.state.switchGroupContext},this.props.children)}componentDidUpdate(e){this._notify(this._getUpdates(this.props.values,e.values))}_notify(e){this._subscriptions.forEach((t=>t(e)))}_getUpdates(e,t){return[...t,...e].filter((r=>t.includes(r)?!e.includes(r):e.includes(r)))}}function i(e){var t;return t=class extends n.PureComponent{constructor(){super(...arguments),this._onChange=e=>{this.context.getOnChange()(e)},this._onUpdate=e=>{e.includes(this.props.value)&&this.forceUpdate()}}componentDidMount(){this.context.subscribe(this._onUpdate)}render(){return n.createElement(e,{...this.props,name:this._getName(),onChange:this._onChange,checked:this._isChecked()})}componentWillUnmount(){this.context.unsubscribe(this._onUpdate)}_getName(){return this.context.getName()}_isChecked(){return this.context.getValues().includes(this.props.value)}},t.contextType=s,t}},90186:(e,t,r)=>{"use strict";function n(e){return s(e,a)}function o(e){return s(e,i)}function s(e,t){const r=Object.entries(e).filter(t),n={};for(const[e,t]of r)n[e]=t;return n}function a(e){const[t,r]=e;return 0===t.indexOf("data-")&&"string"==typeof r}function i(e){return 0===e[0].indexOf("aria-")}r.d(t,{filterAriaProps:()=>o,filterDataProps:()=>n,filterProps:()=>s,isAriaAttribute:()=>i,isDataAttribute:()=>a})},43982:(e,t,r)=>{"use strict";r.d(t,{useProperty:()=>o});var n=r(50959);const o=e=>{const[t,r]=(0,n.useState)(e.value());return(0,n.useEffect)((()=>{const t=e=>{r(e.value())};t(e);const n={};return e.subscribe(n,t),()=>e.unsubscribe(n,t)}),[e]),t}},95257:(e,t)=>{"use strict" ;var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),u=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),d=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,y={};function m(e,t,r){this.props=e,this.context=t,this.refs=y,this.updater=r||h}function v(){}function _(e,t,r){this.props=e,this.context=t,this.refs=y,this.updater=r||h}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=m.prototype;var g=_.prototype=new v;g.constructor=_,b(g,m.prototype),g.isPureReactComponent=!0;var w=Array.isArray,x=Object.prototype.hasOwnProperty,k={current:null},C={key:!0,ref:!0,__self:!0,__source:!0};function S(e,t,n){var o,s={},a=null,i=null;if(null!=t)for(o in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(a=""+t.key),t)x.call(t,o)&&!C.hasOwnProperty(o)&&(s[o]=t[o]);var u=arguments.length-2;if(1===u)s.children=n;else if(1{"use strict";e.exports=r(95257)},46294:e=>{e.exports={description:"description-CQ7tC6Wp"}},30627:(e,t,r)=>{"use strict";r.r(t),r.d(t,{getContent:()=>h});var n=r(50959),o=r(89880),s=r(11542),a=r(15294),i=r(26994);function u(e){return n.createElement(a.Checkbox,{checked:e.checked,onChange:e.onChange,label:e.label||s.t(null,void 0,r(27328)),className:i.checkbox})}var c=r(43982),l=r(5734);function f(){const e=(0,c.useProperty)(l.doNotShowDeleteLockedLineConfirmProperty);return n.createElement(u,{checked:e,onChange:function(){l.doNotShowDeleteLockedLineConfirmProperty.setValue(!e)},label:o.t(null,void 0,r(27328))})}var p=r(46294);function d(e){const{text:t}=e;return n.createElement(n.Fragment,null,n.createElement("p",{className:p.description},t),n.createElement(f,null))}function h(e){return n.createElement(d,{text:e})}},65890:e=>{e.exports=''},55883:(e,t,r)=>{"use strict";r.d(t,{default:()=>n});const n=function(){}}}]);