UNPKG

iobroker.nspanel-lovelace-ui

Version:

NsPanel Lovelace UI is a Firmware for the nextion screen inside of NSPanel in the Design of Lovelace UI Design.

15 lines 1.1 MB
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-DzsOJdtF.js","./index-DcK0RDrH.js","./_commonjsHelpers-CE1G-McA.js","./AdminComponentEasyAccessSet__loadShare__react__loadShare__-CJmceRyn.js","./AdminComponentEasyAccessSet__mf_v__runtimeInit__mf_v__-9o5tLcPN.js"])))=>i.map(i=>d[i]); import{R as I,A as Q}from"./AdminComponentEasyAccessSet__loadShare__react__loadShare__-CJmceRyn.js";import{a as Yl,c as ut,g as Jl}from"./_commonjsHelpers-CE1G-McA.js";import{A as P}from"./AdminComponentEasyAccessSet__loadShare___mf_0_mui_mf_1_material__loadShare__-EKOPJIKX.js";import{A as se,I as Ql}from"./_baseIsEqual-BiOdebYq.js";import{A as z,a as Xl}from"./AdminComponentEasyAccessSet__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__-BJiKjF1c.js";import{R as Zl,u as Bt,a as Pn}from"./index-BTwTI1Tk.js";import{F as ql,u as Te,T as Zt,I as Nn,M as Ao,a as To,B as ec,b as ko,c as Ki,v as tc,d as nc,e as ic,f as rc,g as $o,h as Yi,i as Mo,j as Gr,k as sc,P as oc,l as qn,D as ac,L as lc,m as cc,C as uc,n as hc,o as As,p as dc}from"./TextField-C4Ld7RKX.js";import{b as pc,a as Mt,d as fc,r as _o}from"./defaultTheme-B6DpRwGi.js";import{C as mc,D as Io}from"./index-DjRuzpfl.js";import{r as gc,l as vc,i as yc}from"./AdminComponentEasyAccessSet__mf_v__runtimeInit__mf_v__-9o5tLcPN.js";import{_ as J,j as ee,c as qt,g as Fe,a as Re,b as Oe,s as me,d as Me}from"./createSvgIcon-Debf11BA.js";import{_ as bc,f as wc,a as we,T as Cc,u as Ie,b as pn,c as ve,d as rt,G as xc,o as xr,P as Sc,r as Ji}from"./Grow-DnKMqB40.js";import{P as K,p as Kr}from"./index-DcK0RDrH.js";import{u as Lo}from"./useTheme-Y4z6S2UP.js";import{_ as Dc}from"./preload-helper-BDBacUwf.js";import"./GlobalStyles-5ozVpP3B.js";const Ec=Object.freeze(Object.defineProperty({__proto__:null,get ConfigGeneric(){return q},get ConfigPanel(){return wn},get JsonConfig(){return Ib},get JsonConfigComponent(){return Ni}},Symbol.toStringTag,{value:"Module"})),Qi=K.oneOfType([K.func,K.object]);function Ac(h,e){return h.classList?!!e&&h.classList.contains(e):(" "+(h.className.baseVal||h.className)+" ").indexOf(" "+e+" ")!==-1}function Tc(h,e){h.classList?h.classList.add(e):Ac(h,e)||(typeof h.className=="string"?h.className=h.className+" "+e:h.setAttribute("class",(h.className&&h.className.baseVal||"")+" "+e))}function Ts(h,e){return h.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function kc(h,e){h.classList?h.classList.remove(e):typeof h.className=="string"?h.className=Ts(h.className,e):h.setAttribute("class",Ts(h.className&&h.className.baseVal||"",e))}var $c=function(e,t){return e&&t&&t.split(" ").forEach(function(n){return Tc(e,n)})},Sr=function(e,t){return e&&t&&t.split(" ").forEach(function(n){return kc(e,n)})},Yr=(function(h){bc(e,h);function e(){for(var n,f=arguments.length,i=new Array(f),o=0;o<f;o++)i[o]=arguments[o];return n=h.call.apply(h,[this].concat(i))||this,n.appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(p,s){var u=n.resolveArguments(p,s),r=u[0],a=u[1];n.removeClasses(r,"exit"),n.addClass(r,a?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(p,s)},n.onEntering=function(p,s){var u=n.resolveArguments(p,s),r=u[0],a=u[1],l=a?"appear":"enter";n.addClass(r,l,"active"),n.props.onEntering&&n.props.onEntering(p,s)},n.onEntered=function(p,s){var u=n.resolveArguments(p,s),r=u[0],a=u[1],l=a?"appear":"enter";n.removeClasses(r,l),n.addClass(r,l,"done"),n.props.onEntered&&n.props.onEntered(p,s)},n.onExit=function(p){var s=n.resolveArguments(p),u=s[0];n.removeClasses(u,"appear"),n.removeClasses(u,"enter"),n.addClass(u,"exit","base"),n.props.onExit&&n.props.onExit(p)},n.onExiting=function(p){var s=n.resolveArguments(p),u=s[0];n.addClass(u,"exit","active"),n.props.onExiting&&n.props.onExiting(p)},n.onExited=function(p){var s=n.resolveArguments(p),u=s[0];n.removeClasses(u,"exit"),n.addClass(u,"exit","done"),n.props.onExited&&n.props.onExited(p)},n.resolveArguments=function(p,s){return n.props.nodeRef?[n.props.nodeRef.current,p]:[p,s]},n.getClassNames=function(p){var s=n.props.classNames,u=typeof s=="string",r=u&&s?s+"-":"",a=u?""+r+p:s[p],l=u?a+"-active":s[p+"Active"],d=u?a+"-done":s[p+"Done"];return{baseClassName:a,activeClassName:l,doneClassName:d}},n}var t=e.prototype;return t.addClass=function(f,i,o){var p=this.getClassNames(i)[o+"ClassName"],s=this.getClassNames("enter"),u=s.doneClassName;i==="appear"&&o==="done"&&u&&(p+=" "+u),o==="active"&&f&&wc(f),p&&(this.appliedClasses[i][o]=p,$c(f,p))},t.removeClasses=function(f,i){var o=this.appliedClasses[i],p=o.base,s=o.active,u=o.done;this.appliedClasses[i]={},p&&Sr(f,p),s&&Sr(f,s),u&&Sr(f,u)},t.render=function(){var f=this.props;f.classNames;var i=we(f,["classNames"]);return I.createElement(Cc,J({},i,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e})(I.Component);Yr.defaultProps={classNames:""};Yr.propTypes={};var Mc=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/,_c=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]/,Ic=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D00-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF9\u1D00-\u1DF9\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDE00-\uDE3E\uDE47\uDE50-\uDE83\uDE86-\uDE99\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/,Dr={Space_Separator:Mc,ID_Start:_c,ID_Continue:Ic},Ge={isSpaceSeparator(h){return typeof h=="string"&&Dr.Space_Separator.test(h)},isIdStartChar(h){return typeof h=="string"&&(h>="a"&&h<="z"||h>="A"&&h<="Z"||h==="$"||h==="_"||Dr.ID_Start.test(h))},isIdContinueChar(h){return typeof h=="string"&&(h>="a"&&h<="z"||h>="A"&&h<="Z"||h>="0"&&h<="9"||h==="$"||h==="_"||h==="‌"||h==="‍"||Dr.ID_Continue.test(h))},isDigit(h){return typeof h=="string"&&/[0-9]/.test(h)},isHexDigit(h){return typeof h=="string"&&/[0-9A-Fa-f]/.test(h)}};let Pr,nt,Ot,Bi,Qt,Et,Je,Jr,ti;var Lc=function(e,t){Pr=String(e),nt="start",Ot=[],Bi=0,Qt=1,Et=0,Je=void 0,Jr=void 0,ti=void 0;do Je=Fc(),Pc[nt]();while(Je.type!=="eof");return typeof t=="function"?Nr({"":ti},"",t):ti};function Nr(h,e,t){const n=h[e];if(n!=null&&typeof n=="object")if(Array.isArray(n))for(let f=0;f<n.length;f++){const i=String(f),o=Nr(n,i,t);o===void 0?delete n[i]:Object.defineProperty(n,i,{value:o,writable:!0,enumerable:!0,configurable:!0})}else for(const f in n){const i=Nr(n,f,t);i===void 0?delete n[f]:Object.defineProperty(n,f,{value:i,writable:!0,enumerable:!0,configurable:!0})}return t.call(h,e,n)}let Ee,Se,ei,Rt,ke;function Fc(){for(Ee="default",Se="",ei=!1,Rt=1;;){ke=Pt();const h=Fo[Ee]();if(h)return h}}function Pt(){if(Pr[Bi])return String.fromCodePoint(Pr.codePointAt(Bi))}function oe(){const h=Pt();return h===` `?(Qt++,Et=0):h?Et+=h.length:Et++,h&&(Bi+=h.length),h}const Fo={default(){switch(ke){case" ":case"\v":case"\f":case" ":case" ":case"\uFEFF":case` `:case"\r":case"\u2028":case"\u2029":oe();return;case"/":oe(),Ee="comment";return;case void 0:return oe(),Ne("eof")}if(Ge.isSpaceSeparator(ke)){oe();return}return Fo[nt]()},comment(){switch(ke){case"*":oe(),Ee="multiLineComment";return;case"/":oe(),Ee="singleLineComment";return}throw Be(oe())},multiLineComment(){switch(ke){case"*":oe(),Ee="multiLineCommentAsterisk";return;case void 0:throw Be(oe())}oe()},multiLineCommentAsterisk(){switch(ke){case"*":oe();return;case"/":oe(),Ee="default";return;case void 0:throw Be(oe())}oe(),Ee="multiLineComment"},singleLineComment(){switch(ke){case` `:case"\r":case"\u2028":case"\u2029":oe(),Ee="default";return;case void 0:return oe(),Ne("eof")}oe()},value(){switch(ke){case"{":case"[":return Ne("punctuator",oe());case"n":return oe(),on("ull"),Ne("null",null);case"t":return oe(),on("rue"),Ne("boolean",!0);case"f":return oe(),on("alse"),Ne("boolean",!1);case"-":case"+":oe()==="-"&&(Rt=-1),Ee="sign";return;case".":Se=oe(),Ee="decimalPointLeading";return;case"0":Se=oe(),Ee="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":Se=oe(),Ee="decimalInteger";return;case"I":return oe(),on("nfinity"),Ne("numeric",1/0);case"N":return oe(),on("aN"),Ne("numeric",NaN);case'"':case"'":ei=oe()==='"',Se="",Ee="string";return}throw Be(oe())},identifierNameStartEscape(){if(ke!=="u")throw Be(oe());oe();const h=Br();switch(h){case"$":case"_":break;default:if(!Ge.isIdStartChar(h))throw ks();break}Se+=h,Ee="identifierName"},identifierName(){switch(ke){case"$":case"_":case"‌":case"‍":Se+=oe();return;case"\\":oe(),Ee="identifierNameEscape";return}if(Ge.isIdContinueChar(ke)){Se+=oe();return}return Ne("identifier",Se)},identifierNameEscape(){if(ke!=="u")throw Be(oe());oe();const h=Br();switch(h){case"$":case"_":case"‌":case"‍":break;default:if(!Ge.isIdContinueChar(h))throw ks();break}Se+=h,Ee="identifierName"},sign(){switch(ke){case".":Se=oe(),Ee="decimalPointLeading";return;case"0":Se=oe(),Ee="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":Se=oe(),Ee="decimalInteger";return;case"I":return oe(),on("nfinity"),Ne("numeric",Rt*(1/0));case"N":return oe(),on("aN"),Ne("numeric",NaN)}throw Be(oe())},zero(){switch(ke){case".":Se+=oe(),Ee="decimalPoint";return;case"e":case"E":Se+=oe(),Ee="decimalExponent";return;case"x":case"X":Se+=oe(),Ee="hexadecimal";return}return Ne("numeric",Rt*0)},decimalInteger(){switch(ke){case".":Se+=oe(),Ee="decimalPoint";return;case"e":case"E":Se+=oe(),Ee="decimalExponent";return}if(Ge.isDigit(ke)){Se+=oe();return}return Ne("numeric",Rt*Number(Se))},decimalPointLeading(){if(Ge.isDigit(ke)){Se+=oe(),Ee="decimalFraction";return}throw Be(oe())},decimalPoint(){switch(ke){case"e":case"E":Se+=oe(),Ee="decimalExponent";return}if(Ge.isDigit(ke)){Se+=oe(),Ee="decimalFraction";return}return Ne("numeric",Rt*Number(Se))},decimalFraction(){switch(ke){case"e":case"E":Se+=oe(),Ee="decimalExponent";return}if(Ge.isDigit(ke)){Se+=oe();return}return Ne("numeric",Rt*Number(Se))},decimalExponent(){switch(ke){case"+":case"-":Se+=oe(),Ee="decimalExponentSign";return}if(Ge.isDigit(ke)){Se+=oe(),Ee="decimalExponentInteger";return}throw Be(oe())},decimalExponentSign(){if(Ge.isDigit(ke)){Se+=oe(),Ee="decimalExponentInteger";return}throw Be(oe())},decimalExponentInteger(){if(Ge.isDigit(ke)){Se+=oe();return}return Ne("numeric",Rt*Number(Se))},hexadecimal(){if(Ge.isHexDigit(ke)){Se+=oe(),Ee="hexadecimalInteger";return}throw Be(oe())},hexadecimalInteger(){if(Ge.isHexDigit(ke)){Se+=oe();return}return Ne("numeric",Rt*Number(Se))},string(){switch(ke){case"\\":oe(),Se+=Rc();return;case'"':if(ei)return oe(),Ne("string",Se);Se+=oe();return;case"'":if(!ei)return oe(),Ne("string",Se);Se+=oe();return;case` `:case"\r":throw Be(oe());case"\u2028":case"\u2029":Nc(ke);break;case void 0:throw Be(oe())}Se+=oe()},start(){switch(ke){case"{":case"[":return Ne("punctuator",oe())}Ee="value"},beforePropertyName(){switch(ke){case"$":case"_":Se=oe(),Ee="identifierName";return;case"\\":oe(),Ee="identifierNameStartEscape";return;case"}":return Ne("punctuator",oe());case'"':case"'":ei=oe()==='"',Ee="string";return}if(Ge.isIdStartChar(ke)){Se+=oe(),Ee="identifierName";return}throw Be(oe())},afterPropertyName(){if(ke===":")return Ne("punctuator",oe());throw Be(oe())},beforePropertyValue(){Ee="value"},afterPropertyValue(){switch(ke){case",":case"}":return Ne("punctuator",oe())}throw Be(oe())},beforeArrayValue(){if(ke==="]")return Ne("punctuator",oe());Ee="value"},afterArrayValue(){switch(ke){case",":case"]":return Ne("punctuator",oe())}throw Be(oe())},end(){throw Be(oe())}};function Ne(h,e){return{type:h,value:e,line:Qt,column:Et}}function on(h){for(const e of h){if(Pt()!==e)throw Be(oe());oe()}}function Rc(){switch(Pt()){case"b":return oe(),"\b";case"f":return oe(),"\f";case"n":return oe(),` `;case"r":return oe(),"\r";case"t":return oe()," ";case"v":return oe(),"\v";case"0":if(oe(),Ge.isDigit(Pt()))throw Be(oe());return"\0";case"x":return oe(),Oc();case"u":return oe(),Br();case` `:case"\u2028":case"\u2029":return oe(),"";case"\r":return oe(),Pt()===` `&&oe(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw Be(oe());case void 0:throw Be(oe())}return oe()}function Oc(){let h="",e=Pt();if(!Ge.isHexDigit(e)||(h+=oe(),e=Pt(),!Ge.isHexDigit(e)))throw Be(oe());return h+=oe(),String.fromCodePoint(parseInt(h,16))}function Br(){let h="",e=4;for(;e-- >0;){const t=Pt();if(!Ge.isHexDigit(t))throw Be(oe());h+=oe()}return String.fromCodePoint(parseInt(h,16))}const Pc={start(){if(Je.type==="eof")throw an();Er()},beforePropertyName(){switch(Je.type){case"identifier":case"string":Jr=Je.value,nt="afterPropertyName";return;case"punctuator":Ti();return;case"eof":throw an()}},afterPropertyName(){if(Je.type==="eof")throw an();nt="beforePropertyValue"},beforePropertyValue(){if(Je.type==="eof")throw an();Er()},beforeArrayValue(){if(Je.type==="eof")throw an();if(Je.type==="punctuator"&&Je.value==="]"){Ti();return}Er()},afterPropertyValue(){if(Je.type==="eof")throw an();switch(Je.value){case",":nt="beforePropertyName";return;case"}":Ti()}},afterArrayValue(){if(Je.type==="eof")throw an();switch(Je.value){case",":nt="beforeArrayValue";return;case"]":Ti()}},end(){}};function Er(){let h;switch(Je.type){case"punctuator":switch(Je.value){case"{":h={};break;case"[":h=[];break}break;case"null":case"boolean":case"numeric":case"string":h=Je.value;break}if(ti===void 0)ti=h;else{const e=Ot[Ot.length-1];Array.isArray(e)?e.push(h):Object.defineProperty(e,Jr,{value:h,writable:!0,enumerable:!0,configurable:!0})}if(h!==null&&typeof h=="object")Ot.push(h),Array.isArray(h)?nt="beforeArrayValue":nt="beforePropertyName";else{const e=Ot[Ot.length-1];e==null?nt="end":Array.isArray(e)?nt="afterArrayValue":nt="afterPropertyValue"}}function Ti(){Ot.pop();const h=Ot[Ot.length-1];h==null?nt="end":Array.isArray(h)?nt="afterArrayValue":nt="afterPropertyValue"}function Be(h){return Vi(h===void 0?`JSON5: invalid end of input at ${Qt}:${Et}`:`JSON5: invalid character '${Ro(h)}' at ${Qt}:${Et}`)}function an(){return Vi(`JSON5: invalid end of input at ${Qt}:${Et}`)}function ks(){return Et-=5,Vi(`JSON5: invalid identifier character at ${Qt}:${Et}`)}function Nc(h){console.warn(`JSON5: '${Ro(h)}' in strings is not valid ECMAScript; consider escaping`)}function Ro(h){const e={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(e[h])return e[h];if(h<" "){const t=h.charCodeAt(0).toString(16);return"\\x"+("00"+t).substring(t.length)}return h}function Vi(h){const e=new SyntaxError(h);return e.lineNumber=Qt,e.columnNumber=Et,e}var Bc=function(e,t,n){const f=[];let i="",o,p,s="",u;if(t!=null&&typeof t=="object"&&!Array.isArray(t)&&(n=t.space,u=t.quote,t=t.replacer),typeof t=="function")p=t;else if(Array.isArray(t)){o=[];for(const m of t){let g;typeof m=="string"?g=m:(typeof m=="number"||m instanceof String||m instanceof Number)&&(g=String(m)),g!==void 0&&o.indexOf(g)<0&&o.push(g)}}return n instanceof Number?n=Number(n):n instanceof String&&(n=String(n)),typeof n=="number"?n>0&&(n=Math.min(10,Math.floor(n)),s=" ".substr(0,n)):typeof n=="string"&&(s=n.substr(0,10)),r("",{"":e});function r(m,g){let v=g[m];switch(v!=null&&(typeof v.toJSON5=="function"?v=v.toJSON5(m):typeof v.toJSON=="function"&&(v=v.toJSON(m))),p&&(v=p.call(g,m,v)),v instanceof Number?v=Number(v):v instanceof String?v=String(v):v instanceof Boolean&&(v=v.valueOf()),v){case null:return"null";case!0:return"true";case!1:return"false"}if(typeof v=="string")return a(v);if(typeof v=="number")return String(v);if(typeof v=="object")return Array.isArray(v)?c(v):l(v)}function a(m){const g={"'":.1,'"':.2},v={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};let b="";for(let S=0;S<m.length;S++){const w=m[S];switch(w){case"'":case'"':g[w]++,b+=w;continue;case"\0":if(Ge.isDigit(m[S+1])){b+="\\x00";continue}}if(v[w]){b+=v[w];continue}if(w<" "){let y=w.charCodeAt(0).toString(16);b+="\\x"+("00"+y).substring(y.length);continue}b+=w}const E=u||Object.keys(g).reduce((S,w)=>g[S]<g[w]?S:w);return b=b.replace(new RegExp(E,"g"),v[E]),E+b+E}function l(m){if(f.indexOf(m)>=0)throw TypeError("Converting circular structure to JSON5");f.push(m);let g=i;i=i+s;let v=o||Object.keys(m),b=[];for(const S of v){const w=r(S,m);if(w!==void 0){let y=d(S)+":";s!==""&&(y+=" "),y+=w,b.push(y)}}let E;if(b.length===0)E="{}";else{let S;if(s==="")S=b.join(","),E="{"+S+"}";else{let w=`, `+i;S=b.join(w),E=`{ `+i+S+`, `+g+"}"}}return f.pop(),i=g,E}function d(m){if(m.length===0)return a(m);const g=String.fromCodePoint(m.codePointAt(0));if(!Ge.isIdStartChar(g))return a(m);for(let v=g.length;v<m.length;v++)if(!Ge.isIdContinueChar(String.fromCodePoint(m.codePointAt(v))))return a(m);return m}function c(m){if(f.indexOf(m)>=0)throw TypeError("Converting circular structure to JSON5");f.push(m);let g=i;i=i+s;let v=[];for(let E=0;E<m.length;E++){const S=r(String(E),m);v.push(S!==void 0?S:"null")}let b;if(v.length===0)b="[]";else if(s==="")b="["+v.join(",")+"]";else{let E=`, `+i,S=v.join(E);b=`[ `+i+S+`, `+g+"]"}return f.pop(),i=g,b}};const Vc={parse:Lc,stringify:Bc};var Oo=Vc,Qr={exports:{}};function Wc(h){throw new Error('Could not dynamically require "'+h+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Pi={exports:{}};const jc={},Hc=Object.freeze(Object.defineProperty({__proto__:null,default:jc},Symbol.toStringTag,{value:"Module"})),zc=Yl(Hc);var Uc=Pi.exports,$s;function Gc(){return $s||($s=1,(function(h,e){(function(t,n){h.exports=n()})(Uc,function(){var t=t||(function(n,f){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof ut<"u"&&ut.crypto&&(i=ut.crypto),!i&&typeof Wc=="function")try{i=zc}catch{}var o=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},p=Object.create||(function(){function b(){}return function(E){var S;return b.prototype=E,S=new b,b.prototype=null,S}})(),s={},u=s.lib={},r=u.Base=(function(){return{extend:function(b){var E=p(this);return b&&E.mixIn(b),(!E.hasOwnProperty("init")||this.init===E.init)&&(E.init=function(){E.$super.init.apply(this,arguments)}),E.init.prototype=E,E.$super=this,E},create:function(){var b=this.extend();return b.init.apply(b,arguments),b},init:function(){},mixIn:function(b){for(var E in b)b.hasOwnProperty(E)&&(this[E]=b[E]);b.hasOwnProperty("toString")&&(this.toString=b.toString)},clone:function(){return this.init.prototype.extend(this)}}})(),a=u.WordArray=r.extend({init:function(b,E){b=this.words=b||[],E!=f?this.sigBytes=E:this.sigBytes=b.length*4},toString:function(b){return(b||d).stringify(this)},concat:function(b){var E=this.words,S=b.words,w=this.sigBytes,y=b.sigBytes;if(this.clamp(),w%4)for(var D=0;D<y;D++){var $=S[D>>>2]>>>24-D%4*8&255;E[w+D>>>2]|=$<<24-(w+D)%4*8}else for(var A=0;A<y;A+=4)E[w+A>>>2]=S[A>>>2];return this.sigBytes+=y,this},clamp:function(){var b=this.words,E=this.sigBytes;b[E>>>2]&=4294967295<<32-E%4*8,b.length=n.ceil(E/4)},clone:function(){var b=r.clone.call(this);return b.words=this.words.slice(0),b},random:function(b){for(var E=[],S=0;S<b;S+=4)E.push(o());return new a.init(E,b)}}),l=s.enc={},d=l.Hex={stringify:function(b){for(var E=b.words,S=b.sigBytes,w=[],y=0;y<S;y++){var D=E[y>>>2]>>>24-y%4*8&255;w.push((D>>>4).toString(16)),w.push((D&15).toString(16))}return w.join("")},parse:function(b){for(var E=b.length,S=[],w=0;w<E;w+=2)S[w>>>3]|=parseInt(b.substr(w,2),16)<<24-w%8*4;return new a.init(S,E/2)}},c=l.Latin1={stringify:function(b){for(var E=b.words,S=b.sigBytes,w=[],y=0;y<S;y++){var D=E[y>>>2]>>>24-y%4*8&255;w.push(String.fromCharCode(D))}return w.join("")},parse:function(b){for(var E=b.length,S=[],w=0;w<E;w++)S[w>>>2]|=(b.charCodeAt(w)&255)<<24-w%4*8;return new a.init(S,E)}},m=l.Utf8={stringify:function(b){try{return decodeURIComponent(escape(c.stringify(b)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(b){return c.parse(unescape(encodeURIComponent(b)))}},g=u.BufferedBlockAlgorithm=r.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(b){typeof b=="string"&&(b=m.parse(b)),this._data.concat(b),this._nDataBytes+=b.sigBytes},_process:function(b){var E,S=this._data,w=S.words,y=S.sigBytes,D=this.blockSize,$=D*4,A=y/$;b?A=n.ceil(A):A=n.max((A|0)-this._minBufferSize,0);var _=A*D,L=n.min(_*4,y);if(_){for(var T=0;T<_;T+=D)this._doProcessBlock(w,T);E=w.splice(0,_),S.sigBytes-=L}return new a.init(E,L)},clone:function(){var b=r.clone.call(this);return b._data=this._data.clone(),b},_minBufferSize:0});u.Hasher=g.extend({cfg:r.extend(),init:function(b){this.cfg=this.cfg.extend(b),this.reset()},reset:function(){g.reset.call(this),this._doReset()},update:function(b){return this._append(b),this._process(),this},finalize:function(b){b&&this._append(b);var E=this._doFinalize();return E},blockSize:16,_createHelper:function(b){return function(E,S){return new b.init(S).finalize(E)}},_createHmacHelper:function(b){return function(E,S){return new v.HMAC.init(b,S).finalize(E)}}});var v=s.algo={};return s})(Math);return t})})(Pi)),Pi.exports}var Kc=Qr.exports;(function(h,e){(function(t,n){h.exports=n(Gc())})(Kc,function(t){return(function(n){var f=t,i=f.lib,o=i.WordArray,p=i.Hasher,s=f.algo,u=[];(function(){for(var m=0;m<64;m++)u[m]=n.abs(n.sin(m+1))*4294967296|0})();var r=s.MD5=p.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(m,g){for(var v=0;v<16;v++){var b=g+v,E=m[b];m[b]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360}var S=this._hash.words,w=m[g+0],y=m[g+1],D=m[g+2],$=m[g+3],A=m[g+4],_=m[g+5],L=m[g+6],T=m[g+7],k=m[g+8],x=m[g+9],C=m[g+10],M=m[g+11],F=m[g+12],R=m[g+13],O=m[g+14],B=m[g+15],N=S[0],j=S[1],V=S[2],W=S[3];N=a(N,j,V,W,w,7,u[0]),W=a(W,N,j,V,y,12,u[1]),V=a(V,W,N,j,D,17,u[2]),j=a(j,V,W,N,$,22,u[3]),N=a(N,j,V,W,A,7,u[4]),W=a(W,N,j,V,_,12,u[5]),V=a(V,W,N,j,L,17,u[6]),j=a(j,V,W,N,T,22,u[7]),N=a(N,j,V,W,k,7,u[8]),W=a(W,N,j,V,x,12,u[9]),V=a(V,W,N,j,C,17,u[10]),j=a(j,V,W,N,M,22,u[11]),N=a(N,j,V,W,F,7,u[12]),W=a(W,N,j,V,R,12,u[13]),V=a(V,W,N,j,O,17,u[14]),j=a(j,V,W,N,B,22,u[15]),N=l(N,j,V,W,y,5,u[16]),W=l(W,N,j,V,L,9,u[17]),V=l(V,W,N,j,M,14,u[18]),j=l(j,V,W,N,w,20,u[19]),N=l(N,j,V,W,_,5,u[20]),W=l(W,N,j,V,C,9,u[21]),V=l(V,W,N,j,B,14,u[22]),j=l(j,V,W,N,A,20,u[23]),N=l(N,j,V,W,x,5,u[24]),W=l(W,N,j,V,O,9,u[25]),V=l(V,W,N,j,$,14,u[26]),j=l(j,V,W,N,k,20,u[27]),N=l(N,j,V,W,R,5,u[28]),W=l(W,N,j,V,D,9,u[29]),V=l(V,W,N,j,T,14,u[30]),j=l(j,V,W,N,F,20,u[31]),N=d(N,j,V,W,_,4,u[32]),W=d(W,N,j,V,k,11,u[33]),V=d(V,W,N,j,M,16,u[34]),j=d(j,V,W,N,O,23,u[35]),N=d(N,j,V,W,y,4,u[36]),W=d(W,N,j,V,A,11,u[37]),V=d(V,W,N,j,T,16,u[38]),j=d(j,V,W,N,C,23,u[39]),N=d(N,j,V,W,R,4,u[40]),W=d(W,N,j,V,w,11,u[41]),V=d(V,W,N,j,$,16,u[42]),j=d(j,V,W,N,L,23,u[43]),N=d(N,j,V,W,x,4,u[44]),W=d(W,N,j,V,F,11,u[45]),V=d(V,W,N,j,B,16,u[46]),j=d(j,V,W,N,D,23,u[47]),N=c(N,j,V,W,w,6,u[48]),W=c(W,N,j,V,T,10,u[49]),V=c(V,W,N,j,O,15,u[50]),j=c(j,V,W,N,_,21,u[51]),N=c(N,j,V,W,F,6,u[52]),W=c(W,N,j,V,$,10,u[53]),V=c(V,W,N,j,C,15,u[54]),j=c(j,V,W,N,y,21,u[55]),N=c(N,j,V,W,k,6,u[56]),W=c(W,N,j,V,B,10,u[57]),V=c(V,W,N,j,L,15,u[58]),j=c(j,V,W,N,R,21,u[59]),N=c(N,j,V,W,A,6,u[60]),W=c(W,N,j,V,M,10,u[61]),V=c(V,W,N,j,D,15,u[62]),j=c(j,V,W,N,x,21,u[63]),S[0]=S[0]+N|0,S[1]=S[1]+j|0,S[2]=S[2]+V|0,S[3]=S[3]+W|0},_doFinalize:function(){var m=this._data,g=m.words,v=this._nDataBytes*8,b=m.sigBytes*8;g[b>>>5]|=128<<24-b%32;var E=n.floor(v/4294967296),S=v;g[(b+64>>>9<<4)+15]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,g[(b+64>>>9<<4)+14]=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360,m.sigBytes=(g.length+1)*4,this._process();for(var w=this._hash,y=w.words,D=0;D<4;D++){var $=y[D];y[D]=($<<8|$>>>24)&16711935|($<<24|$>>>8)&4278255360}return w},clone:function(){var m=p.clone.call(this);return m._hash=this._hash.clone(),m}});function a(m,g,v,b,E,S,w){var y=m+(g&v|~g&b)+E+w;return(y<<S|y>>>32-S)+g}function l(m,g,v,b,E,S,w){var y=m+(g&b|v&~b)+E+w;return(y<<S|y>>>32-S)+g}function d(m,g,v,b,E,S,w){var y=m+(g^v^b)+E+w;return(y<<S|y>>>32-S)+g}function c(m,g,v,b,E,S,w){var y=m+(v^(g|~b))+E+w;return(y<<S|y>>>32-S)+g}f.MD5=p._createHelper(r),f.HmacMD5=p._createHmacHelper(r)})(Math),t.MD5})})(Qr);var Yc=Qr.exports;const Ms=Jl(Yc),Jc=window.innerWidth<=600?12:void 0;function Ar(h){return Object.prototype.toString.call(h)==="[object Object]"}class q extends Q.Component{static DIFFERENT_VALUE="__different__";static DIFFERENT_LABEL="ra___different__";static NONE_VALUE="";static NONE_LABEL="ra_none";defaultValue;isError;lang;defaultSendToDone;sendToTimeout;noPlaceRequired;constructor(e){super(e),this.state={confirmDialog:!1,confirmNewValue:null,confirmAttr:null,confirmData:null,confirmCallback:null},this.isError={},e.schema&&(e.custom?this.defaultValue=e.schema.defaultFunc?this.executeCustom(e.schema.defaultFunc,e.data,e.customObj,e.oContext.instanceObj,e.arrayIndex,e.globalData):e.schema.default:e.schema.type!=="state"&&(this.defaultValue=e.schema.defaultFunc?this.execute(e.schema.defaultFunc,e.schema.default,e.data,e.arrayIndex,e.globalData):e.schema.default)),this.lang=z.I18n.getLanguage()}componentDidMount(){this.props.oContext.registerOnForceUpdate&&this.props.oContext.registerOnForceUpdate(this.props.attr,this.onUpdate);const e=["select","autocomplete","autocompleteSendTo"];if(this.defaultValue!==void 0){const t=q.getValue(this.props.data,this.props.attr);(t===void 0||e.includes(this.props.schema.type)&&(t===""||t===null))&&setTimeout(()=>{this.props.custom?this.props.onChange(this.props.attr,this.defaultValue,()=>setTimeout(()=>this.props.oContext.forceUpdate([this.props.attr],this.props.data),100)):(q.setValue(this.props.data,this.props.attr,this.defaultValue),this.props.onChange(this.props.data,void 0,()=>this.props.oContext.forceUpdate([this.props.attr],this.props.data)))},100)}else this.props.schema.defaultSendTo&&this.sendTo()}sendTo(){if(this.props.alive){this.defaultSendToDone=!0;let e=this.props.schema.data;if(e===void 0&&this.props.schema.jsonData){const t=this.getPattern(this.props.schema.jsonData,null,!0);try{e=JSON.parse(t)}catch{console.error(`Cannot parse json data: ${t}`)}}else e={attr:this.props.attr,value:q.getValue(this.props.data,this.props.attr)};e===void 0&&(e=null),this.props.oContext.socket.sendTo(`${this.props.oContext.adapterName}.${this.props.oContext.instance}`,this.props.schema.defaultSendTo,e).then(t=>{t!=null&&(this.props.custom?this.props.onChange(this.props.attr,t,()=>this.props.oContext.forceUpdate([this.props.attr],this.props.data)):(q.setValue(this.props.data,this.props.attr,t),this.props.onChange(this.props.data,void 0,()=>this.props.oContext.forceUpdate([this.props.attr],this.props.data))))})}else this.defaultSendToDone=!1,this.props.schema.allowSaveWithError||this.onError(this.props.attr,z.I18n.t("ra_Instance %s is not alive",this.props.oContext.instance.toString()))}componentWillUnmount(){this.props.oContext.registerOnForceUpdate&&this.props.oContext.registerOnForceUpdate(this.props.attr),this.sendToTimeout&&(clearTimeout(this.sendToTimeout),this.sendToTimeout=null)}onUpdate=e=>{const t=q.getValue(e||this.props.data,this.props.attr)||"";this.state.value!==t?this.setState({value:t}):this.forceUpdate()};static getValue(e,t){if(typeof t=="string")return q.getValue(e,t.split("."));if(t.length===1)return e[t[0]];const n=t.shift();if(typeof n=="string"&&typeof e[n]=="object")return q.getValue(e[n],t)}static setValue(e,t,n){if(typeof t=="string"){q.setValue(e,t.split("."),n);return}if(t.length===1)n===null?delete e[t[0]]:e[t[0]]=n;else{const f=t.shift();if(typeof f!="string")return;(!e[f]||typeof e[f]=="object")&&(e[f]=e[f]||{}),q.setValue(e[f],t,n)}}getText(e,t){if(!e)return"";if(typeof e=="string"){const n=t?e:z.I18n.t(e);return n.includes("${")?this.getPattern(n,null,t):n}return Ar(e)?e.func?typeof e.func=="object"?this.getPattern(e.func[this.lang]||e.func.en||"",null,!0):this.getPattern(e.func,null,t):e[this.lang]||e.en||"":e.toString()}renderDialogConfirm(){if(!this.state.confirmDialog)return null;const e=this.state.confirmData||this.props.schema.confirm;let t=null;return e.type==="warning"?t=I.createElement(se.Warning,null):e.type==="error"?t=I.createElement(se.Error,null):e.type==="info"&&(t=I.createElement(se.Info,null)),I.createElement(z.DialogConfirm,{title:this.getText(e.title)||z.I18n.t("ra_Please confirm"),text:this.getText(e.text),ok:this.getText(e.ok)||z.I18n.t("ra_Ok"),cancel:this.getText(e.cancel)||z.I18n.t("ra_Cancel"),icon:t||void 0,onClose:n=>this.setState({confirmDialog:!1},()=>{if(n){if(this.state.confirmCallback){const i=this.state.confirmCallback;this.setState({confirmCallback:null},()=>i(!0));return}const f=JSON.parse(JSON.stringify(this.props.data));this.state.confirmDepAttr&&q.setValue(f,this.state.confirmDepAttr,this.state.confirmDepNewValue),q.setValue(f,this.state.confirmAttr,this.state.confirmNewValue),this.setState({confirmDialog:!1,confirmDepAttr:null,confirmDepNewValue:null,confirmNewValue:null,confirmAttr:null,confirmData:null},()=>this.props.onChange(f))}else{const f=this.state.confirmCallback;this.setState({confirmDialog:!1,confirmDepAttr:null,confirmDepNewValue:null,confirmNewValue:null,confirmAttr:null,confirmData:null,confirmCallback:null},()=>{f&&f(!1)})}})})}getIcon(e){e=e||this.props.schema.icon;let t=null;return e==="auth"?t=I.createElement(se.Key,null):e==="send"?t=I.createElement(se.Send,null):e==="web"?t=I.createElement(se.Public,null):e==="warning"?t=I.createElement(se.Warning,null):e==="error"?t=I.createElement(se.Error,null):e==="info"?t=I.createElement(se.Info,null):e==="search"?t=I.createElement(se.Search,null):e==="book"?t=I.createElement(se.MenuBook,null):e==="help"?t=I.createElement(se.Help,null):e==="upload"?t=I.createElement(se.UploadFile,null):e==="edit"?t=I.createElement(se.Edit,null):e==="user"?t=I.createElement(se.Person,null):e==="group"?t=I.createElement(se.Group,null):e==="delete"?t=I.createElement(se.Delete,null):e==="refresh"?t=I.createElement(se.Refresh,null):e==="add"?t=I.createElement(se.Add,null):e==="unpair"?t=I.createElement(se.LinkOff,null):e==="pair"?t=I.createElement(se.Link,null):e==="save"?t=I.createElement(se.Save,null):e==="open"?t=I.createElement(se.OpenInNew,null):e&&((e.endsWith(".png")||e.endsWith(".svg")||e.endsWith(".jpg"))&&!e.startsWith("http://")&&!e.startsWith("https://")&&(e=`./adapter/${this.props.oContext.adapterName}/${e}`),t=I.createElement(z.Icon,{src:e,style:{width:22,height:22}})),t}onChangeAsync(e,t){return new Promise(n=>{const f=this.onChange(e,t,n);f instanceof Promise&&f.catch(i=>console.error(`Cannot set value: ${i}`))})}onChange(e,t,n){const f=JSON.parse(JSON.stringify(this.props.data));if(q.setValue(f,e,t),this.props.schema.confirm&&this.execute(this.props.schema.confirm.condition,!1,f,this.props.arrayIndex,this.props.globalData))return new Promise(o=>{this.setState({confirmDialog:!0,confirmNewValue:t,confirmAttr:e,confirmData:null},()=>{typeof n=="function"?n():o()})});if(this.props.schema.confirmDependsOn)for(let o=0;o<this.props.schema.confirmDependsOn.length;o++){const p=this.props.schema.confirmDependsOn[o];if(p.confirm){const s=q.getValue(f,p.attr);if(this.execute(p.confirm.condition,!1,f,this.props.arrayIndex,this.props.globalData))return new Promise(u=>{this.setState({confirmDialog:!0,confirmNewValue:t,confirmAttr:e,confirmDepNewValue:s,confirmDepAttr:p.attr,confirmData:p.confirm},()=>{typeof n=="function"?n():u()})})}}const i=[];if(this.props.schema.onChangeDependsOn)for(let o=0;o<this.props.schema.onChangeDependsOn.length;o++){const p=this.props.schema.onChangeDependsOn[o];if(p.onChange){const s=q.getValue(f,p.attr);let u;this.props.custom?u=this.executeCustom(p.onChange.calculateFunc,f,this.props.customObj,this.props.oContext.instanceObj,this.props.arrayIndex,this.props.globalData):u=this.execute(p.onChange.calculateFunc,s,f,this.props.arrayIndex,this.props.globalData),u!==s&&(q.setValue(f,p.attr,u),i.push(p.attr))}}if(this.props.schema.hiddenDependsOn)for(let o=0;o<this.props.schema.hiddenDependsOn.length;o++){const p=this.props.schema.hiddenDependsOn[o];p.hidden&&i.push(p.attr)}if(this.props.schema.labelDependsOn)for(let o=0;o<this.props.schema.labelDependsOn.length;o++){const p=this.props.schema.labelDependsOn[o];p.hidden&&i.push(p.attr)}if(this.props.schema.helpDependsOn)for(let o=0;o<this.props.schema.helpDependsOn.length;o++){const p=this.props.schema.helpDependsOn[o];p.hidden&&i.push(p.attr)}if(this.props.schema.onChange&&!this.props.schema.onChange.ignoreOwnChanges){const o=q.getValue(f,this.props.attr),p=this.props.custom?this.executeCustom(this.props.schema.onChange.calculateFunc,f,this.props.customObj,this.props.oContext.instanceObj,this.props.arrayIndex,this.props.globalData):this.execute(this.props.schema.onChange.calculateFunc,o,f,this.props.arrayIndex,this.props.globalData);p!==o&&q.setValue(f,this.props.attr,p)}return this.props.custom?(this.props.onChange(e,t,()=>n&&n()),i!=null&&i.length&&i.forEach((o,p)=>setTimeout(()=>this.props.onChange(o,q.getValue(f,o)),p*50))):this.props.onChange(f,void 0,()=>{i.length&&this.props.oContext.forceUpdate(i,f),n&&n()}),Promise.resolve()}execute(e,t,n,f,i){let o;if(Ar(e))o=e.func;else if(typeof e=="string")o=e;else return e;if(!o)return t;try{return new Function("data","originalData","_system","_alive","_common","_socket","_instance","arrayIndex","globalData","_changed",o.includes("return")?o:`return ${o}`)(n||this.props.data,this.props.originalData,this.props.oContext.systemConfig,this.props.alive,this.props.common,this.props.oContext.socket,this.props.oContext.instance,f,i,this.props.changed)}catch(p){return console.error(`Cannot execute ${JSON.stringify(e)}: ${p}`),t}}executeCustom(e,t,n,f,i,o){let p;if(Ar(e))p=e.func;else if(typeof e=="string")p=e;else return e;if(!p)return null;try{return new Function("data","originalData","_system","instanceObj","customObj","_socket","arrayIndex","globalData","_changed",p.includes("return")?p:`return ${p}`)(t||this.props.data,this.props.originalData,this.props.oContext.systemConfig,f,n,this.props.oContext.socket,i,o,this.props.changed)}catch(s){return console.error(`Cannot execute ${p}: ${s}`),null}}calculate(e){let t,n,f,i;return this.props.custom?(t=e.validator?!this.executeCustom(e.validator,this.props.