@mochabug/adapt-sdk 0.4.12 → 0.4.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- import{useState as Ne,useRef as de,useEffect as be,useCallback as he,useMemo as pe}from"react";function R(t){return Array.isArray?Array.isArray(t):Fe(t)==="[object Array]"}var Ie=1/0;function Re(t){if(typeof t=="string")return t;let e=t+"";return e=="0"&&1/t==-Ie?"-0":e}function Le(t){return t==null?"":Re(t)}function $(t){return typeof t=="string"}function Se(t){return typeof t=="number"}function Oe(t){return t===!0||t===!1||Te(t)&&Fe(t)=="[object Boolean]"}function ve(t){return typeof t=="object"}function Te(t){return ve(t)&&t!==null}function M(t){return t!=null}function Q(t){return!t.trim().length}function Fe(t){return t==null?t===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}var je="Incorrect 'index' type",Pe=t=>`Invalid value for key ${t}`,Ke=t=>`Pattern length exceeds max of ${t}.`,He=t=>`Missing ${t} property in key`,Ve=t=>`Property 'weight' in key '${t}' must be a positive integer`,Ae=Object.prototype.hasOwnProperty,X=class{constructor(e){this._keys=[],this._keyMap={};let s=0;e.forEach(n=>{let i=Me(n);this._keys.push(i),this._keyMap[i.id]=i,s+=i.weight}),this._keys.forEach(n=>{n.weight/=s})}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}};function Me(t){let e=null,s=null,n=null,i=1,r=null;if($(t)||R(t))n=t,e=Ee(t),s=Z(t);else{if(!Ae.call(t,"name"))throw new Error(He("name"));let o=t.name;if(n=o,Ae.call(t,"weight")&&(i=t.weight,i<=0))throw new Error(Ve(o));e=Ee(o),s=Z(o),r=t.getFn}return{path:e,id:s,weight:i,src:n,getFn:r}}function Ee(t){return R(t)?t:t.split(".")}function Z(t){return R(t)?t.join("."):t}function ze(t,e){let s=[],n=!1,i=(r,o,a)=>{if(M(r))if(!o[a])s.push(r);else{let c=o[a],l=r[c];if(!M(l))return;if(a===o.length-1&&($(l)||Se(l)||Oe(l)))s.push(Le(l));else if(R(l)){n=!0;for(let u=0,p=l.length;u<p;u+=1)i(l[u],o,a+1)}else o.length&&i(l,o,a+1)}};return i(t,$(e)?e.split("."):e,0),n?s:s[0]}var Je={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},We={isCaseSensitive:!1,ignoreDiacritics:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(t,e)=>t.score===e.score?t.idx<e.idx?-1:1:t.score<e.score?-1:1},Ge={location:0,threshold:.6,distance:100},Ue={useExtendedSearch:!1,getFn:ze,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1},h={...We,...Je,...Ge,...Ue},Ye=/[^ ]+/g;function Qe(t=1,e=3){let s=new Map,n=Math.pow(10,e);return{get(i){let r=i.match(Ye).length;if(s.has(r))return s.get(r);let o=1/Math.pow(r,.5*t),a=parseFloat(Math.round(o*n)/n);return s.set(r,a),a},clear(){s.clear()}}}var K=class{constructor({getFn:e=h.getFn,fieldNormWeight:s=h.fieldNormWeight}={}){this.norm=Qe(s,3),this.getFn=e,this.isCreated=!1,this.setIndexRecords()}setSources(e=[]){this.docs=e}setIndexRecords(e=[]){this.records=e}setKeys(e=[]){this.keys=e,this._keysMap={},e.forEach((s,n)=>{this._keysMap[s.id]=n})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,$(this.docs[0])?this.docs.forEach((e,s)=>{this._addString(e,s)}):this.docs.forEach((e,s)=>{this._addObject(e,s)}),this.norm.clear())}add(e){let s=this.size();$(e)?this._addString(e,s):this._addObject(e,s)}removeAt(e){this.records.splice(e,1);for(let s=e,n=this.size();s<n;s+=1)this.records[s].i-=1}getValueForItemAtKeyId(e,s){return e[this._keysMap[s]]}size(){return this.records.length}_addString(e,s){if(!M(e)||Q(e))return;let n={v:e,i:s,n:this.norm.get(e)};this.records.push(n)}_addObject(e,s){let n={i:s,$:{}};this.keys.forEach((i,r)=>{let o=i.getFn?i.getFn(e):this.getFn(e,i.path);if(M(o)){if(R(o)){let a=[],c=[{nestedArrIndex:-1,value:o}];for(;c.length;){let{nestedArrIndex:l,value:u}=c.pop();if(M(u))if($(u)&&!Q(u)){let p={v:u,i:l,n:this.norm.get(u)};a.push(p)}else R(u)&&u.forEach((p,g)=>{c.push({nestedArrIndex:g,value:p})})}n.$[r]=a}else if($(o)&&!Q(o)){let a={v:o,n:this.norm.get(o)};n.$[r]=a}}}),this.records.push(n)}toJSON(){return{keys:this.keys,records:this.records}}};function Be(t,e,{getFn:s=h.getFn,fieldNormWeight:n=h.fieldNormWeight}={}){let i=new K({getFn:s,fieldNormWeight:n});return i.setKeys(t.map(Me)),i.setSources(e),i.create(),i}function Xe(t,{getFn:e=h.getFn,fieldNormWeight:s=h.fieldNormWeight}={}){let{keys:n,records:i}=t,r=new K({getFn:e,fieldNormWeight:s});return r.setKeys(n),r.setIndexRecords(i),r}function V(t,{errors:e=0,currentLocation:s=0,expectedLocation:n=0,distance:i=h.distance,ignoreLocation:r=h.ignoreLocation}={}){let o=e/t.length;if(r)return o;let a=Math.abs(n-s);return i?o+a/i:a?1:o}function Ze(t=[],e=h.minMatchCharLength){let s=[],n=-1,i=-1,r=0;for(let o=t.length;r<o;r+=1){let a=t[r];a&&n===-1?n=r:!a&&n!==-1&&(i=r-1,i-n+1>=e&&s.push([n,i]),n=-1)}return t[r-1]&&r-n>=e&&s.push([n,r-1]),s}var O=32;function qe(t,e,s,{location:n=h.location,distance:i=h.distance,threshold:r=h.threshold,findAllMatches:o=h.findAllMatches,minMatchCharLength:a=h.minMatchCharLength,includeMatches:c=h.includeMatches,ignoreLocation:l=h.ignoreLocation}={}){if(e.length>O)throw new Error(Ke(O));let u=e.length,p=t.length,g=Math.max(0,Math.min(n,p)),f=r,A=g,E=a>1||c,y=E?Array(p):[],v;for(;(v=t.indexOf(e,A))>-1;){let D=V(e,{currentLocation:v,expectedLocation:g,distance:i,ignoreLocation:l});if(f=Math.min(D,f),A=v+u,E){let b=0;for(;b<u;)y[v+b]=1,b+=1}}A=-1;let F=[],w=1,N=u+p,T=1<<u-1;for(let D=0;D<u;D+=1){let b=0,B=N;for(;b<B;)V(e,{errors:D,currentLocation:g+B,expectedLocation:g,distance:i,ignoreLocation:l})<=f?b=B:N=B,B=Math.floor((N-b)/2+b);N=B;let H=Math.max(1,g-B+1),j=o?p:Math.min(g+B,p)+u,k=Array(j+2);k[j+1]=(1<<D)-1;for(let d=j;d>=H;d-=1){let C=d-1,I=s[t.charAt(C)];if(E&&(y[C]=+!!I),k[d]=(k[d+1]<<1|1)&I,D&&(k[d]|=(F[d+1]|F[d])<<1|1|F[d+1]),k[d]&T&&(w=V(e,{errors:D,currentLocation:C,expectedLocation:g,distance:i,ignoreLocation:l}),w<=f)){if(f=w,A=C,A<=g)break;H=Math.max(1,2*g-A)}}if(V(e,{errors:D+1,currentLocation:g,expectedLocation:g,distance:i,ignoreLocation:l})>f)break;F=k}let _={isMatch:A>=0,score:Math.max(.001,w)};if(E){let D=Ze(y,a);D.length?c&&(_.indices=D):_.isMatch=!1}return _}function et(t){let e={};for(let s=0,n=t.length;s<n;s+=1){let i=t.charAt(s);e[i]=(e[i]||0)|1<<n-s-1}return e}var z=String.prototype.normalize?(t=>t.normalize("NFD").replace(/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F]/g,"")):(t=>t),J=class{constructor(e,{location:s=h.location,threshold:n=h.threshold,distance:i=h.distance,includeMatches:r=h.includeMatches,findAllMatches:o=h.findAllMatches,minMatchCharLength:a=h.minMatchCharLength,isCaseSensitive:c=h.isCaseSensitive,ignoreDiacritics:l=h.ignoreDiacritics,ignoreLocation:u=h.ignoreLocation}={}){if(this.options={location:s,threshold:n,distance:i,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:c,ignoreDiacritics:l,ignoreLocation:u},e=c?e:e.toLowerCase(),e=l?z(e):e,this.pattern=e,this.chunks=[],!this.pattern.length)return;let p=(f,A)=>{this.chunks.push({pattern:f,alphabet:et(f),startIndex:A})},g=this.pattern.length;if(g>O){let f=0,A=g%O,E=g-A;for(;f<E;)p(this.pattern.substr(f,O),f),f+=O;if(A){let y=g-O;p(this.pattern.substr(y),y)}}else p(this.pattern,0)}searchIn(e){let{isCaseSensitive:s,ignoreDiacritics:n,includeMatches:i}=this.options;if(e=s?e:e.toLowerCase(),e=n?z(e):e,this.pattern===e){let E={isMatch:!0,score:0};return i&&(E.indices=[[0,e.length-1]]),E}let{location:r,distance:o,threshold:a,findAllMatches:c,minMatchCharLength:l,ignoreLocation:u}=this.options,p=[],g=0,f=!1;this.chunks.forEach(({pattern:E,alphabet:y,startIndex:v})=>{let{isMatch:F,score:w,indices:N}=qe(e,E,y,{location:r+v,distance:o,threshold:a,findAllMatches:c,minMatchCharLength:l,includeMatches:i,ignoreLocation:u});F&&(f=!0),g+=w,F&&N&&(p=[...p,...N])});let A={isMatch:f,score:f?g/this.chunks.length:1};return f&&i&&(A.indices=p),A}},x=class{constructor(e){this.pattern=e}static isMultiMatch(e){return Ce(e,this.multiRegex)}static isSingleMatch(e){return Ce(e,this.singleRegex)}search(){}};function Ce(t,e){let s=t.match(e);return s?s[1]:null}var q=class extends x{constructor(e){super(e)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(e){let s=e===this.pattern;return{isMatch:s,score:s?0:1,indices:[0,this.pattern.length-1]}}},ee=class extends x{constructor(e){super(e)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(e){let n=e.indexOf(this.pattern)===-1;return{isMatch:n,score:n?0:1,indices:[0,e.length-1]}}},te=class extends x{constructor(e){super(e)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(e){let s=e.startsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,this.pattern.length-1]}}},se=class extends x{constructor(e){super(e)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(e){let s=!e.startsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,e.length-1]}}},ne=class extends x{constructor(e){super(e)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(e){let s=e.endsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[e.length-this.pattern.length,e.length-1]}}},ie=class extends x{constructor(e){super(e)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(e){let s=!e.endsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,e.length-1]}}},W=class extends x{constructor(e,{location:s=h.location,threshold:n=h.threshold,distance:i=h.distance,includeMatches:r=h.includeMatches,findAllMatches:o=h.findAllMatches,minMatchCharLength:a=h.minMatchCharLength,isCaseSensitive:c=h.isCaseSensitive,ignoreDiacritics:l=h.ignoreDiacritics,ignoreLocation:u=h.ignoreLocation}={}){super(e),this._bitapSearch=new J(e,{location:s,threshold:n,distance:i,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:c,ignoreDiacritics:l,ignoreLocation:u})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(e){return this._bitapSearch.searchIn(e)}},G=class extends x{constructor(e){super(e)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(e){let s=0,n,i=[],r=this.pattern.length;for(;(n=e.indexOf(this.pattern,s))>-1;)s=n+r,i.push([n,s-1]);let o=!!i.length;return{isMatch:o,score:o?0:1,indices:i}}},re=[q,G,te,se,ie,ne,ee,W],De=re.length,tt=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,st="|";function nt(t,e={}){return t.split(st).map(s=>{let n=s.trim().split(tt).filter(r=>r&&!!r.trim()),i=[];for(let r=0,o=n.length;r<o;r+=1){let a=n[r],c=!1,l=-1;for(;!c&&++l<De;){let u=re[l],p=u.isMultiMatch(a);p&&(i.push(new u(p,e)),c=!0)}if(!c)for(l=-1;++l<De;){let u=re[l],p=u.isSingleMatch(a);if(p){i.push(new u(p,e));break}}}return i})}var it=new Set([W.type,G.type]),oe=class{constructor(e,{isCaseSensitive:s=h.isCaseSensitive,ignoreDiacritics:n=h.ignoreDiacritics,includeMatches:i=h.includeMatches,minMatchCharLength:r=h.minMatchCharLength,ignoreLocation:o=h.ignoreLocation,findAllMatches:a=h.findAllMatches,location:c=h.location,threshold:l=h.threshold,distance:u=h.distance}={}){this.query=null,this.options={isCaseSensitive:s,ignoreDiacritics:n,includeMatches:i,minMatchCharLength:r,findAllMatches:a,ignoreLocation:o,location:c,threshold:l,distance:u},e=s?e:e.toLowerCase(),e=n?z(e):e,this.pattern=e,this.query=nt(this.pattern,this.options)}static condition(e,s){return s.useExtendedSearch}searchIn(e){let s=this.query;if(!s)return{isMatch:!1,score:1};let{includeMatches:n,isCaseSensitive:i,ignoreDiacritics:r}=this.options;e=i?e:e.toLowerCase(),e=r?z(e):e;let o=0,a=[],c=0;for(let l=0,u=s.length;l<u;l+=1){let p=s[l];a.length=0,o=0;for(let g=0,f=p.length;g<f;g+=1){let A=p[g],{isMatch:E,indices:y,score:v}=A.search(e);if(E){if(o+=1,c+=v,n){let F=A.constructor.type;it.has(F)?a=[...a,...y]:a.push(y)}}else{c=0,o=0,a.length=0;break}}if(o){let g={isMatch:!0,score:c/o};return n&&(g.indices=a),g}}return{isMatch:!1,score:1}}},ae=[];function rt(...t){ae.push(...t)}function ce(t,e){for(let s=0,n=ae.length;s<n;s+=1){let i=ae[s];if(i.condition(t,e))return new i(t,e)}return new J(t,e)}var U={AND:"$and",OR:"$or"},le={PATH:"$path",PATTERN:"$val"},ue=t=>!!(t[U.AND]||t[U.OR]),ot=t=>!!t[le.PATH],at=t=>!R(t)&&ve(t)&&!ue(t),ye=t=>({[U.AND]:Object.keys(t).map(e=>({[e]:t[e]}))});function we(t,e,{auto:s=!0}={}){let n=i=>{let r=Object.keys(i),o=ot(i);if(!o&&r.length>1&&!ue(i))return n(ye(i));if(at(i)){let c=o?i[le.PATH]:r[0],l=o?i[le.PATTERN]:i[c];if(!$(l))throw new Error(Pe(c));let u={keyId:Z(c),pattern:l};return s&&(u.searcher=ce(l,e)),u}let a={children:[],operator:r[0]};return r.forEach(c=>{let l=i[c];R(l)&&l.forEach(u=>{a.children.push(n(u))})}),a};return ue(t)||(t=ye(t)),n(t)}function ct(t,{ignoreFieldNorm:e=h.ignoreFieldNorm}){t.forEach(s=>{let n=1;s.matches.forEach(({key:i,norm:r,score:o})=>{let a=i?i.weight:null;n*=Math.pow(o===0&&a?Number.EPSILON:o,(a||1)*(e?1:r))}),s.score=n})}function lt(t,e){let s=t.matches;e.matches=[],M(s)&&s.forEach(n=>{if(!M(n.indices)||!n.indices.length)return;let{indices:i,value:r}=n,o={indices:i,value:r};n.key&&(o.key=n.key.src),n.idx>-1&&(o.refIndex=n.idx),e.matches.push(o)})}function ut(t,e){e.score=t.score}function dt(t,e,{includeMatches:s=h.includeMatches,includeScore:n=h.includeScore}={}){let i=[];return s&&i.push(lt),n&&i.push(ut),t.map(r=>{let{idx:o}=r,a={item:e[o],refIndex:o};return i.length&&i.forEach(c=>{c(r,a)}),a})}var L=class{constructor(e,s={},n){this.options={...h,...s},this.options.useExtendedSearch,this._keyStore=new X(this.options.keys),this.setCollection(e,n)}setCollection(e,s){if(this._docs=e,s&&!(s instanceof K))throw new Error(je);this._myIndex=s||Be(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(e){M(e)&&(this._docs.push(e),this._myIndex.add(e))}remove(e=()=>!1){let s=[];for(let n=0,i=this._docs.length;n<i;n+=1){let r=this._docs[n];e(r,n)&&(this.removeAt(n),n-=1,i-=1,s.push(r))}return s}removeAt(e){this._docs.splice(e,1),this._myIndex.removeAt(e)}getIndex(){return this._myIndex}search(e,{limit:s=-1}={}){let{includeMatches:n,includeScore:i,shouldSort:r,sortFn:o,ignoreFieldNorm:a}=this.options,c=$(e)?$(this._docs[0])?this._searchStringList(e):this._searchObjectList(e):this._searchLogical(e);return ct(c,{ignoreFieldNorm:a}),r&&c.sort(o),Se(s)&&s>-1&&(c=c.slice(0,s)),dt(c,this._docs,{includeMatches:n,includeScore:i})}_searchStringList(e){let s=ce(e,this.options),{records:n}=this._myIndex,i=[];return n.forEach(({v:r,i:o,n:a})=>{if(!M(r))return;let{isMatch:c,score:l,indices:u}=s.searchIn(r);c&&i.push({item:r,idx:o,matches:[{score:l,value:r,norm:a,indices:u}]})}),i}_searchLogical(e){let s=we(e,this.options),n=(a,c,l)=>{if(!a.children){let{keyId:p,searcher:g}=a,f=this._findMatches({key:this._keyStore.get(p),value:this._myIndex.getValueForItemAtKeyId(c,p),searcher:g});return f&&f.length?[{idx:l,item:c,matches:f}]:[]}let u=[];for(let p=0,g=a.children.length;p<g;p+=1){let f=a.children[p],A=n(f,c,l);if(A.length)u.push(...A);else if(a.operator===U.AND)return[]}return u},i=this._myIndex.records,r={},o=[];return i.forEach(({$:a,i:c})=>{if(M(a)){let l=n(s,a,c);l.length&&(r[c]||(r[c]={idx:c,item:a,matches:[]},o.push(r[c])),l.forEach(({matches:u})=>{r[c].matches.push(...u)}))}}),o}_searchObjectList(e){let s=ce(e,this.options),{keys:n,records:i}=this._myIndex,r=[];return i.forEach(({$:o,i:a})=>{if(!M(o))return;let c=[];n.forEach((l,u)=>{c.push(...this._findMatches({key:l,value:o[u],searcher:s}))}),c.length&&r.push({idx:a,item:o,matches:c})}),r}_findMatches({key:e,value:s,searcher:n}){if(!M(s))return[];let i=[];if(R(s))s.forEach(({v:r,i:o,n:a})=>{if(!M(r))return;let{isMatch:c,score:l,indices:u}=n.searchIn(r);c&&i.push({score:l,key:e,value:r,idx:o,norm:a,indices:u})});else{let{v:r,n:o}=s,{isMatch:a,score:c,indices:l}=n.searchIn(r);a&&i.push({score:c,key:e,value:r,norm:o,indices:l})}return i}};L.version="7.1.0";L.createIndex=Be;L.parseIndex=Xe;L.config=h;L.parseQuery=we;rt(oe);import{Fragment as $e,jsx as m,jsxs as S}from"react/jsx-runtime";function me(t){return t.type?!(Array.isArray(t.enum)&&t.enum.length>0)&&!t.elements&&!(t.properties&&Object.keys(t.properties).length>0)&&!(t.optionalProperties&&Object.keys(t.optionalProperties).length>0)&&!t.values&&!t.discriminator&&!t.ref:!1}function ht(t){return!t.type&&!t.enum&&!t.elements&&!t.properties&&!t.optionalProperties&&!t.values&&!t.discriminator&&!t.ref}function vt(t){return t.elements!==void 0}function pt(t){return me(t)?t.type:t.enum?`enum (${t.enum.length} values)`:t.elements?"array":t.properties||t.optionalProperties?`object (${(t.properties?Object.keys(t.properties).length:0)+(t.optionalProperties?Object.keys(t.optionalProperties).length:0)} properties)`:t.values?"map":t.discriminator?"discriminated union":t.ref?`ref: ${t.ref}`:ht(t)?"empty schema":"complex schema"}function gt(t){return t.mimeType?t.mimeType:t.jtdSchema?pt(t.jtdSchema):"unknown"}var ke=class{fuse;data;constructor(e){this.fuse=new L(e,{includeScore:!1,threshold:.3,ignoreLocation:!0,useExtendedSearch:!0,keys:[{name:"node",weight:5},{name:"nodeLabel",weight:5},{name:"nodeDescription",weight:2},{name:"transmitter",weight:5},{name:"transmitterDescription",weight:2},{name:"signal.name",weight:5},{name:"signal.label",weight:5},{name:"signal.description",weight:2}]}),this.data=e}search(e){if(!e||e.trim().length===0)return this.fuse.search("").map(i=>i.item);if(!e.includes("/"))return this.fuse.search(e).map(i=>i.item);let s=e.split("/"),n="";return s[0]==="constant"&&s.length===2?s[1]?n={$and:[{node:"=constant"},{$or:[{"signal.name":s[1]},{"signal.label":s[1]},{"signal.description":s[1]}]}]}:n={node:"=constant"}:s.length===2&&s[1]===""&&s[0]?n={$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]}:s.length===2&&s[0]&&s[1]?n={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]}]}:s.length===3&&s[2]===""&&s[0]&&s[1]?n={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]}]}:s.length>=3&&s[0]&&s[1]&&s[2]&&(n={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]},{$or:[{"signal.name":s[2]},{"signal.label":s[2]},{"signal.description":s[2]}]}]}),this.fuse.search(n).map(i=>i.item)}allSignals(){return this.data}};function Ft(t){return(e,s)=>!s||s.length<2?e:t.search(s).sort((i,r)=>{let o=`${i.node}/${i.transmitter}`,a=`${r.node}/${r.transmitter}`;return o.localeCompare(a)})}function Mt(t){let e=[];for(let s of t.vertices??[])for(let n of s.transmitters??[])for(let i of n.signals??[])e.push({node:s.id??"",nodeLabel:s.label??s.id??"",nodeDescription:s.description,nodeLogoId:s.logoId,transmitter:n.name??"",transmitterDescription:n.description,transmitterMode:n.mode,signal:i});for(let s of t.constants??[])e.push({node:"constant",nodeLabel:"Constants",transmitter:"",signal:s});return e}function ge(t){return t.node==="constant"?`constant/${t.signal.name}`:`${t.node}/${t.transmitter}/${t.signal.name}`}function fe(){return S("svg",{width:"20",height:"20",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",children:[m("path",{d:"M4,7v2c0,0.55-0.45,1-1,1H2v4h1c0.55,0,1,0.45,1,1v2c0,1.65,1.35,3,3,3h3v-2H7c-0.55,0-1-0.45-1-1v-2 c0-1.3-0.84-2.42-2-2.83v-0.34C5.16,11.42,6,10.3,6,9V7c0-0.55,0.45-1,1-1h3V4H7C5.35,4,4,5.35,4,7z"}),m("path",{d:"M21,10c-0.55,0-1-0.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c0.55,0,1,0.45,1,1v2c0,1.3,0.84,2.42,2,2.83v0.34 c-1.16,0.41-2,1.52-2,2.83v2c0,0.55-0.45,1-1,1h-3v2h3c1.65,0,3-1.35,3-3v-2c0-0.55,0.45-1,1-1h1v-4H21z"})]})}function ft(t){if(t.group==="constant")return S("div",{className:`adapt-signal-group-header adapt-signal-group-header--constant ${t.className??""}`.trim(),children:[m("span",{className:"adapt-signal-group-icon adapt-signal-group-icon--constant",children:m(fe,{})}),m("span",{className:"adapt-signal-group-node-label adapt-signal-group-node-label--constant",children:"Constants"})]});let[s,n]=t.group.split("/"),i=t.references.find(a=>`${a.node}/${a.transmitter}`===t.group);if(!i)return null;let r=i.transmitterMode,o=r==="MODE_FAILURE"?"adapt-signal-group-transmitter--failure":r==="MODE_STREAM"?"adapt-signal-group-transmitter--stream":"adapt-signal-group-transmitter--standard";return S("div",{className:`adapt-signal-group-header ${t.className??""}`.trim(),children:[i.nodeIcon&&m("span",{className:"adapt-signal-group-icon",children:i.nodeIcon}),m("span",{className:"adapt-signal-group-node-label",children:i.nodeLabel||s}),S("span",{className:"adapt-signal-group-node-id",children:["(",s,")"]}),m("span",{className:"adapt-signal-group-separator"}),m("span",{className:`adapt-signal-group-transmitter ${o}`,children:n})]})}function mt(t){let{reference:e}=t;return S("div",{className:`adapt-signal-option ${t.className??""}`.trim(),children:[S("div",{className:"adapt-signal-option-label",children:[m("span",{className:"adapt-signal-option-name",children:e.signal.label||e.signal.name}),e.signal.label&&S("span",{className:"adapt-signal-option-code",children:["(",e.signal.name,")"]}),e.signal.optional&&m("span",{className:"adapt-signal-option-optional",children:"Optional"})]}),e.signal.formats&&m(Et,{formats:e.signal.formats})]})}function At(t){let{format:e,size:s="small",onDelete:n,onClick:i}=t,r=gt(e),o="primitive";e.mimeType?o="mime":e.jtdSchema&&!me(e.jtdSchema)&&(o="complex");let a=o==="mime"||o==="complex";return S("span",{className:`adapt-signal-format-chip adapt-signal-format-chip--${o} ${s==="medium"?"adapt-signal-format-chip--medium":""} ${t.className??""}`.trim(),onClick:i&&a?l=>{l.stopPropagation(),i()}:void 0,children:[r,n&&m("span",{className:"adapt-signal-format-chip-delete",onClick:l=>{l.stopPropagation(),n()},children:"\xD7"})]})}function Et(t){let{formats:e,maxVisible:s=3,onViewSchema:n}=t;if(e.length===0)return m("span",{className:`adapt-signal-format-viewer ${t.className??""}`.trim(),children:"No formats defined"});let i=[],r=0;for(let a=0;a<e.length;a++){let c=e[a];c&&(!c.mimeType&&!c.jtdSchema||(r++,i.length<s&&i.push(m(At,{format:c,onClick:n&&c.jtdSchema&&!me(c.jtdSchema)?()=>n(c.jtdSchema):void 0},`fmt-${a}`))))}let o=r-i.length;return S("div",{className:`adapt-signal-format-viewer ${t.className??""}`.trim(),children:[i,o>0&&S("span",{className:"adapt-signal-format-overflow",children:["+",o]})]})}function Bt({currentReference:t,inputValue:e,availableReferences:s,filterOptions:n,disabled:i,hasError:r,errorMessage:o,placeholder:a="Search signals...",className:c,theme:l="auto",onInputChange:u,onReferenceChange:p}){let[g,f]=Ne(!1),[A,E]=Ne(-1),y=de(null),v=de(null),F=de(null),w=he(()=>{p(null),u(""),f(!0),E(0),setTimeout(()=>v.current?.focus(),0)},[p,u]),N=pe(()=>{let d=[...s];return n(d,e)},[s,e,n]),T=pe(()=>{let d=new Map;for(let C of N){let I=C.node==="constant"?"constant":`${C.node}/${C.transmitter}`,P=d.get(I);P?P.push(C):d.set(I,[C])}return d},[N]),_=pe(()=>{let d=[];for(let C of T.values())d.push(...C);return d},[T]);be(()=>{function d(C){y.current&&!y.current.contains(C.target)&&f(!1)}return document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)},[]);let D=he(d=>{p(ge(d)),u(ge(d)),f(!1)},[p,u]),b=he(d=>{if(t){if(d.key==="Backspace"||d.key==="Delete"){d.preventDefault(),w();return}if(d.key==="ArrowDown"||d.key==="ArrowUp"||d.key==="Enter"){d.preventDefault(),p(null),u(""),f(!0),E(0),setTimeout(()=>v.current?.focus(),0);return}if(d.key.length===1&&!d.ctrlKey&&!d.metaKey){d.preventDefault(),p(null),u(d.key),f(!0),E(0),setTimeout(()=>v.current?.focus(),0);return}return}d.key==="ArrowDown"?(d.preventDefault(),g?E(C=>Math.min(C+1,_.length-1)):(f(!0),E(0))):d.key==="ArrowUp"?(d.preventDefault(),E(C=>Math.max(C-1,0))):d.key==="Enter"?(d.preventDefault(),g&&A>=0&&_[A]&&D(_[A])):d.key==="Escape"&&f(!1)},[t,w,p,u,g,A,_,D]);be(()=>{F.current&&A>=0&&F.current.querySelectorAll("[data-signal-option]")[A]?.scrollIntoView({block:"nearest"})},[A]);let B=[],H=0;for(let[d,C]of T){B.push(m(ft,{group:d,references:N},`group-${d}`));for(let I of C){let P=H++,xe=P===A;B.push(m("div",{"data-signal-option":!0,className:`adapt-signal-selector-option ${xe?"adapt-signal-selector-option--highlighted":""}`,onMouseDown:_e=>{_e.preventDefault(),D(I)},onMouseEnter:()=>E(P),children:m(mt,{reference:I})},ge(I)))}}let j=["adapt-signal-selector",r&&"adapt-signal-selector--error",c].filter(Boolean).join(" "),k=t?.node==="constant",Y=t?k?"adapt-signal-selector-selected-dot--constant":t.transmitterMode==="MODE_FAILURE"?"adapt-signal-selector-selected-dot--failure":t.transmitterMode==="MODE_STREAM"?"adapt-signal-selector-selected-dot--stream":"adapt-signal-selector-selected-dot--standard":"";return S("div",{ref:y,className:j,"data-adapt-theme":l==="auto"?void 0:l,children:[t&&!i&&S("div",{className:"adapt-signal-selector-selected",onClick:w,children:[k?m("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:m(fe,{})}):S($e,{children:[m("span",{className:`adapt-signal-selector-selected-dot ${Y}`}),t.nodeIcon&&m("span",{className:"adapt-signal-selector-selected-icon",children:t.nodeIcon})]}),m("span",{className:"adapt-signal-selector-selected-node",children:t.nodeLabel||t.node}),m("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),m("span",{className:"adapt-signal-selector-selected-signal",children:t.signal.label||t.signal.name}),m("span",{className:"adapt-signal-selector-selected-clear",onClick:d=>{d.stopPropagation(),w()},children:"\xD7"})]}),t&&i&&S("div",{className:"adapt-signal-selector-selected adapt-signal-selector-selected--disabled",children:[k?m("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:m(fe,{})}):S($e,{children:[m("span",{className:`adapt-signal-selector-selected-dot ${Y}`}),t.nodeIcon&&m("span",{className:"adapt-signal-selector-selected-icon",children:t.nodeIcon})]}),m("span",{className:"adapt-signal-selector-selected-node",children:t.nodeLabel||t.node}),m("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),m("span",{className:"adapt-signal-selector-selected-signal",children:t.signal.label||t.signal.name})]}),m("input",{ref:v,type:"text",className:`adapt-signal-selector-input${t?" adapt-signal-selector-input--hidden":""}`,value:e,placeholder:a,disabled:i,onChange:d=>{u(d.target.value),f(!0),E(0),d.target.value||p(null)},onFocus:()=>{t||f(!0)},onKeyDown:b}),o&&m("span",{className:"adapt-signal-selector-error",children:o}),g&&!i&&m("div",{ref:F,className:"adapt-signal-selector-dropdown",children:_.length>0?B:m("div",{className:"adapt-signal-selector-no-results",children:"No signals found"})})]})}export{At as FormatChip,Et as FormatViewer,ft as SignalGroupHeader,mt as SignalOption,ke as SignalSearch,Bt as SignalSelector,Ft as createSignalFilter,Mt as flattenSignals,gt as getFormatLabel,pt as getSchemaDescription,vt as isArraySchema,ht as isEmptySchema,me as isPrimitiveSchema,ge as signalReferenceKey};
1
+ import{useState as ke,useRef as de,useEffect as $e,useCallback as ge,useMemo as pe}from"react";function O(t){return Array.isArray?Array.isArray(t):Me(t)==="[object Array]"}var Oe=1/0;function Te(t){if(typeof t=="string")return t;let e=t+"";return e=="0"&&1/t==-Oe?"-0":e}function Ee(t){return t==null?"":Te(t)}function B(t){return typeof t=="string"}function Y(t){return typeof t=="number"}function je(t){return t===!0||t===!1||Pe(t)&&Me(t)=="[object Boolean]"}function Fe(t){return typeof t=="object"}function Pe(t){return Fe(t)&&t!==null}function w(t){return t!=null}function V(t){return!t.trim().length}function Me(t){return t==null?t===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}var Ke="Incorrect 'index' type",ze=t=>`Invalid value for key ${t}`,He=t=>`Pattern length exceeds max of ${t}.`,Ve=t=>`Missing ${t} property in key`,Je=t=>`Property 'weight' in key '${t}' must be a positive integer`,Ce=Object.prototype.hasOwnProperty,X=class{constructor(e){this._keys=[],this._keyMap={};let s=0;e.forEach(i=>{let n=we(i);this._keys.push(n),this._keyMap[n.id]=n,s+=n.weight}),this._keys.forEach(i=>{i.weight/=s})}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}};function we(t){let e=null,s=null,i=null,n=1,r=null;if(B(t)||O(t))i=t,e=De(t),s=Z(t);else{if(!Ce.call(t,"name"))throw new Error(Ve("name"));let o=t.name;if(i=o,Ce.call(t,"weight")&&(n=t.weight,n<=0))throw new Error(Je(o));e=De(o),s=Z(o),r=t.getFn}return{path:e,id:s,weight:n,src:i,getFn:r}}function De(t){return O(t)?t:t.split(".")}function Z(t){return O(t)?t.join("."):t}function We(t,e){let s=[],i=!1,n=(r,o,a,l)=>{if(w(r))if(!o[a])s.push(l!==void 0?{v:r,i:l}:r);else{let u=o[a],c=r[u];if(!w(c))return;if(a===o.length-1&&(B(c)||Y(c)||je(c)))s.push(l!==void 0?{v:Ee(c),i:l}:Ee(c));else if(O(c)){i=!0;for(let h=0,f=c.length;h<f;h+=1)n(c[h],o,a+1,h)}else o.length&&n(c,o,a+1,l)}};return n(t,B(e)?e.split("."):e,0),i?s:s[0]}var Ue={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},Ge={isCaseSensitive:!1,ignoreDiacritics:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(t,e)=>t.score===e.score?t.idx<e.idx?-1:1:t.score<e.score?-1:1},Qe={location:0,threshold:.6,distance:100},Ye={useExtendedSearch:!1,getFn:We,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1},d={...Ge,...Ue,...Qe,...Ye},Xe=/[^ ]+/g;function Ze(t=1,e=3){let s=new Map,i=Math.pow(10,e);return{get(n){let r=n.match(Xe).length;if(s.has(r))return s.get(r);let o=1/Math.pow(r,.5*t),a=parseFloat(Math.round(o*i)/i);return s.set(r,a),a},clear(){s.clear()}}}var H=class{constructor({getFn:e=d.getFn,fieldNormWeight:s=d.fieldNormWeight}={}){this.norm=Ze(s,3),this.getFn=e,this.isCreated=!1,this.setIndexRecords()}setSources(e=[]){this.docs=e}setIndexRecords(e=[]){this.records=e}setKeys(e=[]){this.keys=e,this._keysMap={},e.forEach((s,i)=>{this._keysMap[s.id]=i})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,B(this.docs[0])?this.docs.forEach((e,s)=>{this._addString(e,s)}):this.docs.forEach((e,s)=>{this._addObject(e,s)}),this.norm.clear())}add(e){let s=this.size();B(e)?this._addString(e,s):this._addObject(e,s)}removeAt(e){this.records.splice(e,1);for(let s=e,i=this.size();s<i;s+=1)this.records[s].i-=1}removeAll(e){for(let s=e.length-1;s>=0;s-=1)this.records.splice(e[s],1);for(let s=0,i=this.records.length;s<i;s+=1)this.records[s].i=s}getValueForItemAtKeyId(e,s){return e[this._keysMap[s]]}size(){return this.records.length}_addString(e,s){if(!w(e)||V(e))return;let i={v:e,i:s,n:this.norm.get(e)};this.records.push(i)}_addObject(e,s){let i={i:s,$:{}};this.keys.forEach((n,r)=>{let o=n.getFn?n.getFn(e):this.getFn(e,n.path);if(w(o)){if(O(o)){let a=[];for(let l=0,u=o.length;l<u;l+=1){let c=o[l];if(w(c)){if(B(c)){if(!V(c)){let h={v:c,i:l,n:this.norm.get(c)};a.push(h)}}else if(B(c.v)&&!V(c.v)){let h={v:c.v,i:c.i,n:this.norm.get(c.v)};a.push(h)}}}i.$[r]=a}else if(B(o)&&!V(o)){let a={v:o,n:this.norm.get(o)};i.$[r]=a}}}),this.records.push(i)}toJSON(){return{keys:this.keys,records:this.records}}};function Be(t,e,{getFn:s=d.getFn,fieldNormWeight:i=d.fieldNormWeight}={}){let n=new H({getFn:s,fieldNormWeight:i});return n.setKeys(t.map(we)),n.setSources(e),n.create(),n}function qe(t,{getFn:e=d.getFn,fieldNormWeight:s=d.fieldNormWeight}={}){let{keys:i,records:n}=t,r=new H({getFn:e,fieldNormWeight:s});return r.setKeys(i),r.setIndexRecords(n),r}function et(t=[],e=d.minMatchCharLength){let s=[],i=-1,n=-1,r=0;for(let o=t.length;r<o;r+=1){let a=t[r];a&&i===-1?i=r:!a&&i!==-1&&(n=r-1,n-i+1>=e&&s.push([i,n]),i=-1)}return t[r-1]&&r-i>=e&&s.push([i,r-1]),s}var z=32;function tt(t,e,s,{location:i=d.location,distance:n=d.distance,threshold:r=d.threshold,findAllMatches:o=d.findAllMatches,minMatchCharLength:a=d.minMatchCharLength,includeMatches:l=d.includeMatches,ignoreLocation:u=d.ignoreLocation}={}){if(e.length>z)throw new Error(He(z));let c=e.length,h=t.length,f=Math.max(0,Math.min(i,h)),p=r,A=f,C=(S,y)=>{let F=S/c;if(u)return F;let P=Math.abs(f-y);return n?F+P/n:P?1:F},D=a>1||l,_=D?Array(h):[],M;for(;(M=t.indexOf(e,A))>-1;){let S=C(0,M);if(p=Math.min(S,p),A=M+c,D){let y=0;for(;y<c;)_[M+y]=1,y+=1}}A=-1;let b=[],N=1,L=c+h,T=1<<c-1;for(let S=0;S<c;S+=1){let y=0,F=L;for(;y<F;)C(S,f+F)<=p?y=F:L=F,F=Math.floor((L-y)/2+y);L=F;let P=Math.max(1,f-F+1),K=o?h:Math.min(f+F,h)+c,x=Array(K+2);x[K+1]=(1<<S)-1;for(let E=K;E>=P;E-=1){let k=E-1,I=s[t[k]];if(D&&(_[k]=+!!I),x[E]=(x[E+1]<<1|1)&I,S&&(x[E]|=(b[E+1]|b[E])<<1|1|b[E+1]),x[E]&T&&(N=C(S,k),N<=p)){if(p=N,A=k,A<=f)break;P=Math.max(1,2*f-A)}}if(C(S+1,f)>p)break;b=x}let j={isMatch:A>=0,score:Math.max(.001,N)};if(D){let S=et(_,a);S.length?l&&(j.indices=S):j.isMatch=!1}return j}function st(t){let e={};for(let s=0,i=t.length;s<i;s+=1){let n=t.charAt(s);e[n]=(e[n]||0)|1<<i-s-1}return e}var J=String.prototype.normalize?(t=>t.normalize("NFD").replace(/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F]/g,"")):(t=>t);function nt(t){if(t.length<=1)return t;t.sort((s,i)=>s[0]-i[0]||s[1]-i[1]);let e=[t[0]];for(let s=1,i=t.length;s<i;s+=1){let n=e[e.length-1],r=t[s];r[0]<=n[1]+1?n[1]=Math.max(n[1],r[1]):e.push(r)}return e}var W=class{constructor(e,{location:s=d.location,threshold:i=d.threshold,distance:n=d.distance,includeMatches:r=d.includeMatches,findAllMatches:o=d.findAllMatches,minMatchCharLength:a=d.minMatchCharLength,isCaseSensitive:l=d.isCaseSensitive,ignoreDiacritics:u=d.ignoreDiacritics,ignoreLocation:c=d.ignoreLocation}={}){if(this.options={location:s,threshold:i,distance:n,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:l,ignoreDiacritics:u,ignoreLocation:c},e=l?e:e.toLowerCase(),e=u?J(e):e,this.pattern=e,this.chunks=[],!this.pattern.length)return;let h=(p,A)=>{this.chunks.push({pattern:p,alphabet:st(p),startIndex:A})},f=this.pattern.length;if(f>z){let p=0,A=f%z,C=f-A;for(;p<C;)h(this.pattern.substr(p,z),p),p+=z;if(A){let D=f-z;h(this.pattern.substr(D),D)}}else h(this.pattern,0)}searchIn(e){let{isCaseSensitive:s,ignoreDiacritics:i,includeMatches:n}=this.options;if(e=s?e:e.toLowerCase(),e=i?J(e):e,this.pattern===e){let C={isMatch:!0,score:0};return n&&(C.indices=[[0,e.length-1]]),C}let{location:r,distance:o,threshold:a,findAllMatches:l,minMatchCharLength:u,ignoreLocation:c}=this.options,h=[],f=0,p=!1;this.chunks.forEach(({pattern:C,alphabet:D,startIndex:_})=>{let{isMatch:M,score:b,indices:N}=tt(e,C,D,{location:r+_,distance:o,threshold:a,findAllMatches:l,minMatchCharLength:u,includeMatches:n,ignoreLocation:c});M&&(p=!0),f+=b,M&&N&&h.push(...N)});let A={isMatch:p,score:p?f/this.chunks.length:1};return p&&n&&(A.indices=nt(h)),A}},$=class{constructor(e){this.pattern=e}static isMultiMatch(e){return Se(e,this.multiRegex)}static isSingleMatch(e){return Se(e,this.singleRegex)}search(){}};function Se(t,e){let s=t.match(e);return s?s[1]:null}var q=class extends ${constructor(e){super(e)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(e){let s=e===this.pattern;return{isMatch:s,score:s?0:1,indices:[0,this.pattern.length-1]}}},ee=class extends ${constructor(e){super(e)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(e){let i=e.indexOf(this.pattern)===-1;return{isMatch:i,score:i?0:1,indices:[0,e.length-1]}}},te=class extends ${constructor(e){super(e)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(e){let s=e.startsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,this.pattern.length-1]}}},se=class extends ${constructor(e){super(e)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(e){let s=!e.startsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,e.length-1]}}},ne=class extends ${constructor(e){super(e)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(e){let s=e.endsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[e.length-this.pattern.length,e.length-1]}}},ie=class extends ${constructor(e){super(e)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(e){let s=!e.endsWith(this.pattern);return{isMatch:s,score:s?0:1,indices:[0,e.length-1]}}},U=class extends ${constructor(e,{location:s=d.location,threshold:i=d.threshold,distance:n=d.distance,includeMatches:r=d.includeMatches,findAllMatches:o=d.findAllMatches,minMatchCharLength:a=d.minMatchCharLength,isCaseSensitive:l=d.isCaseSensitive,ignoreDiacritics:u=d.ignoreDiacritics,ignoreLocation:c=d.ignoreLocation}={}){super(e),this._bitapSearch=new W(e,{location:s,threshold:i,distance:n,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:l,ignoreDiacritics:u,ignoreLocation:c})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(e){return this._bitapSearch.searchIn(e)}},G=class extends ${constructor(e){super(e)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(e){let s=0,i,n=[],r=this.pattern.length;for(;(i=e.indexOf(this.pattern,s))>-1;)s=i+r,n.push([i,s-1]);let o=!!n.length;return{isMatch:o,score:o?0:1,indices:n}}},re=[q,G,te,se,ie,ne,ee,U],ve=re.length,it=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,rt="|";function ot(t,e={}){return t.split(rt).map(s=>{let i=s.trim().split(it).filter(r=>r&&!!r.trim()),n=[];for(let r=0,o=i.length;r<o;r+=1){let a=i[r],l=!1,u=-1;for(;!l&&++u<ve;){let c=re[u],h=c.isMultiMatch(a);h&&(n.push(new c(h,e)),l=!0)}if(!l)for(u=-1;++u<ve;){let c=re[u],h=c.isSingleMatch(a);if(h){n.push(new c(h,e));break}}}return n})}var at=new Set([U.type,G.type]),oe=class{constructor(e,{isCaseSensitive:s=d.isCaseSensitive,ignoreDiacritics:i=d.ignoreDiacritics,includeMatches:n=d.includeMatches,minMatchCharLength:r=d.minMatchCharLength,ignoreLocation:o=d.ignoreLocation,findAllMatches:a=d.findAllMatches,location:l=d.location,threshold:u=d.threshold,distance:c=d.distance}={}){this.query=null,this.options={isCaseSensitive:s,ignoreDiacritics:i,includeMatches:n,minMatchCharLength:r,findAllMatches:a,ignoreLocation:o,location:l,threshold:u,distance:c},e=s?e:e.toLowerCase(),e=i?J(e):e,this.pattern=e,this.query=ot(this.pattern,this.options)}static condition(e,s){return s.useExtendedSearch}searchIn(e){let s=this.query;if(!s)return{isMatch:!1,score:1};let{includeMatches:i,isCaseSensitive:n,ignoreDiacritics:r}=this.options;e=n?e:e.toLowerCase(),e=r?J(e):e;let o=0,a=[],l=0;for(let u=0,c=s.length;u<c;u+=1){let h=s[u];a.length=0,o=0;for(let f=0,p=h.length;f<p;f+=1){let A=h[f],{isMatch:C,indices:D,score:_}=A.search(e);if(C){if(o+=1,l+=_,i){let M=A.constructor.type;at.has(M)?a.push(...D):a.push(D)}}else{l=0,o=0,a.length=0;break}}if(o){let f={isMatch:!0,score:l/o};return i&&(f.indices=a),f}}return{isMatch:!1,score:1}}},ae=[];function _e(...t){ae.push(...t)}function be(t,e){for(let s=0,i=ae.length;s<i;s+=1){let n=ae[s];if(n.condition(t,e))return new n(t,e)}return new W(t,e)}var Q={AND:"$and",OR:"$or"},ce={PATH:"$path",PATTERN:"$val"},le=t=>!!(t[Q.AND]||t[Q.OR]),ct=t=>!!t[ce.PATH],lt=t=>!O(t)&&Fe(t)&&!le(t),ye=t=>({[Q.AND]:Object.keys(t).map(e=>({[e]:t[e]}))});function Ne(t,e,{auto:s=!0}={}){let i=n=>{let r=Object.keys(n),o=ct(n);if(!o&&r.length>1&&!le(n))return i(ye(n));if(lt(n)){let l=o?n[ce.PATH]:r[0],u=o?n[ce.PATTERN]:n[l];if(!B(u))throw new Error(ze(l));let c={keyId:Z(l),pattern:u};return s&&(c.searcher=be(u,e)),c}let a={children:[],operator:r[0]};return r.forEach(l=>{let u=n[l];O(u)&&u.forEach(c=>{a.children.push(i(c))})}),a};return le(t)||(t=ye(t)),i(t)}function ue(t,{ignoreFieldNorm:e=d.ignoreFieldNorm}){let s=1;t.matches.forEach(({key:i,norm:n,score:r})=>{let o=i?i.weight:null;s*=Math.pow(r===0&&o?Number.EPSILON:r,(o||1)*(e?1:n))}),t.score=s}function ut(t,{ignoreFieldNorm:e=d.ignoreFieldNorm}){t.forEach(s=>{ue(s,{ignoreFieldNorm:e})})}var he=class{constructor(e){this.limit=e,this.heap=[]}get size(){return this.heap.length}shouldInsert(e){return this.size<this.limit||e<this.heap[0].score}insert(e){this.size<this.limit?(this.heap.push(e),this._bubbleUp(this.size-1)):e.score<this.heap[0].score&&(this.heap[0]=e,this._sinkDown(0))}extractSorted(e){return this.heap.sort(e)}_bubbleUp(e){let s=this.heap;for(;e>0;){let i=e-1>>1;if(s[e].score<=s[i].score)break;let n=s[e];s[e]=s[i],s[i]=n,e=i}}_sinkDown(e){let s=this.heap,i=s.length,n=e;do{e=n;let r=2*e+1,o=2*e+2;if(r<i&&s[r].score>s[n].score&&(n=r),o<i&&s[o].score>s[n].score&&(n=o),n!==e){let a=s[e];s[e]=s[n],s[n]=a}}while(n!==e)}};function ht(t,e){let s=t.matches;e.matches=[],w(s)&&s.forEach(i=>{if(!w(i.indices)||!i.indices.length)return;let{indices:n,value:r}=i,o={indices:n,value:r};i.key&&(o.key=i.key.src),i.idx>-1&&(o.refIndex=i.idx),e.matches.push(o)})}function dt(t,e){e.score=t.score}function gt(t,e,{includeMatches:s=d.includeMatches,includeScore:i=d.includeScore}={}){let n=[];return s&&n.push(ht),i&&n.push(dt),t.map(r=>{let{idx:o}=r,a={item:e[o],refIndex:o};return n.length&&n.forEach(l=>{l(r,a)}),a})}var R=class{constructor(e,s={},i){this.options={...d,...s},this.options.useExtendedSearch,this._keyStore=new X(this.options.keys),this.setCollection(e,i),this._lastQuery=null,this._lastSearcher=null}_getSearcher(e){if(this._lastQuery===e)return this._lastSearcher;let s=be(e,this.options);return this._lastQuery=e,this._lastSearcher=s,s}setCollection(e,s){if(this._docs=e,s&&!(s instanceof H))throw new Error(Ke);this._myIndex=s||Be(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(e){w(e)&&(this._docs.push(e),this._myIndex.add(e))}remove(e=()=>!1){let s=[],i=[];for(let n=0,r=this._docs.length;n<r;n+=1)e(this._docs[n],n)&&(s.push(this._docs[n]),i.push(n));if(i.length){for(let n=i.length-1;n>=0;n-=1)this._docs.splice(i[n],1);this._myIndex.removeAll(i)}return s}removeAt(e){this._docs.splice(e,1),this._myIndex.removeAt(e)}getIndex(){return this._myIndex}search(e,{limit:s=-1}={}){let{includeMatches:i,includeScore:n,shouldSort:r,sortFn:o,ignoreFieldNorm:a}=this.options,l=Y(s)&&s>0&&B(e),u;if(l){let c=new he(s);B(this._docs[0])?this._searchStringList(e,{heap:c,ignoreFieldNorm:a}):this._searchObjectList(e,{heap:c,ignoreFieldNorm:a}),u=c.extractSorted(o)}else u=B(e)?B(this._docs[0])?this._searchStringList(e):this._searchObjectList(e):this._searchLogical(e),ut(u,{ignoreFieldNorm:a}),r&&u.sort(o),Y(s)&&s>-1&&(u=u.slice(0,s));return gt(u,this._docs,{includeMatches:i,includeScore:n})}_searchStringList(e,{heap:s,ignoreFieldNorm:i}={}){let n=this._getSearcher(e),{records:r}=this._myIndex,o=s?null:[];return r.forEach(({v:a,i:l,n:u})=>{if(!w(a))return;let{isMatch:c,score:h,indices:f}=n.searchIn(a);if(c){let p={item:a,idx:l,matches:[{score:h,value:a,norm:u,indices:f}]};s?(ue(p,{ignoreFieldNorm:i}),s.shouldInsert(p.score)&&s.insert(p)):o.push(p)}}),o}_searchLogical(e){let s=Ne(e,this.options),i=(a,l,u)=>{if(!a.children){let{keyId:h,searcher:f}=a,p=this._findMatches({key:this._keyStore.get(h),value:this._myIndex.getValueForItemAtKeyId(l,h),searcher:f});return p&&p.length?[{idx:u,item:l,matches:p}]:[]}let c=[];for(let h=0,f=a.children.length;h<f;h+=1){let p=a.children[h],A=i(p,l,u);if(A.length)c.push(...A);else if(a.operator===Q.AND)return[]}return c},n=this._myIndex.records,r=new Map,o=[];return n.forEach(({$:a,i:l})=>{if(w(a)){let u=i(s,a,l);u.length&&(r.has(l)||(r.set(l,{idx:l,item:a,matches:[]}),o.push(r.get(l))),u.forEach(({matches:c})=>{r.get(l).matches.push(...c)}))}}),o}_searchObjectList(e,{heap:s,ignoreFieldNorm:i}={}){let n=this._getSearcher(e),{keys:r,records:o}=this._myIndex,a=s?null:[];return o.forEach(({$:l,i:u})=>{if(!w(l))return;let c=[];if(r.forEach((h,f)=>{c.push(...this._findMatches({key:h,value:l[f],searcher:n}))}),c.length){let h={idx:u,item:l,matches:c};s?(ue(h,{ignoreFieldNorm:i}),s.shouldInsert(h.score)&&s.insert(h)):a.push(h)}}),a}_findMatches({key:e,value:s,searcher:i}){if(!w(s))return[];let n=[];if(O(s))s.forEach(({v:r,i:o,n:a})=>{if(!w(r))return;let{isMatch:l,score:u,indices:c}=i.searchIn(r);l&&n.push({score:u,key:e,value:r,idx:o,norm:a,indices:c})});else{let{v:r,n:o}=s,{isMatch:a,score:l,indices:u}=i.searchIn(r);a&&n.push({score:l,key:e,value:r,norm:o,indices:u})}return n}};R.version="7.2.0";R.createIndex=Be;R.parseIndex=qe;R.config=d;R.parseQuery=Ne;_e(oe);R.use=function(...t){t.forEach(e=>_e(e))};import{Fragment as xe,jsx as m,jsxs as v}from"react/jsx-runtime";function Ae(t){return t.type?!(Array.isArray(t.enum)&&t.enum.length>0)&&!t.elements&&!(t.properties&&Object.keys(t.properties).length>0)&&!(t.optionalProperties&&Object.keys(t.optionalProperties).length>0)&&!t.values&&!t.discriminator&&!t.ref:!1}function pt(t){return!t.type&&!t.enum&&!t.elements&&!t.properties&&!t.optionalProperties&&!t.values&&!t.discriminator&&!t.ref}function Mt(t){return t.elements!==void 0}function ft(t){return Ae(t)?t.type:t.enum?`enum (${t.enum.length} values)`:t.elements?"array":t.properties||t.optionalProperties?`object (${(t.properties?Object.keys(t.properties).length:0)+(t.optionalProperties?Object.keys(t.optionalProperties).length:0)} properties)`:t.values?"map":t.discriminator?"discriminated union":t.ref?`ref: ${t.ref}`:pt(t)?"empty schema":"complex schema"}function mt(t){return t.mimeType?t.mimeType:t.jtdSchema?ft(t.jtdSchema):"unknown"}var Re=class{fuse;data;constructor(e){this.fuse=new R(e,{includeScore:!1,threshold:.3,ignoreLocation:!0,useExtendedSearch:!0,keys:[{name:"node",weight:5},{name:"nodeLabel",weight:5},{name:"nodeDescription",weight:2},{name:"transmitter",weight:5},{name:"transmitterDescription",weight:2},{name:"signal.name",weight:5},{name:"signal.label",weight:5},{name:"signal.description",weight:2}]}),this.data=e}search(e){if(!e||e.trim().length===0)return this.fuse.search("").map(n=>n.item);if(!e.includes("/"))return this.fuse.search(e).map(n=>n.item);let s=e.split("/"),i="";return s[0]==="constant"&&s.length===2?s[1]?i={$and:[{node:"=constant"},{$or:[{"signal.name":s[1]},{"signal.label":s[1]},{"signal.description":s[1]}]}]}:i={node:"=constant"}:s.length===2&&s[1]===""&&s[0]?i={$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]}:s.length===2&&s[0]&&s[1]?i={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]}]}:s.length===3&&s[2]===""&&s[0]&&s[1]?i={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]}]}:s.length>=3&&s[0]&&s[1]&&s[2]&&(i={$and:[{$or:[{node:s[0]},{nodeLabel:s[0]},{nodeDescription:s[0]}]},{$or:[{transmitter:s[1]},{transmitterDescription:s[1]}]},{$or:[{"signal.name":s[2]},{"signal.label":s[2]},{"signal.description":s[2]}]}]}),this.fuse.search(i).map(n=>n.item)}allSignals(){return this.data}};function wt(t){return(e,s)=>!s||s.length<2?e:t.search(s).sort((n,r)=>{let o=`${n.node}/${n.transmitter}`,a=`${r.node}/${r.transmitter}`;return o.localeCompare(a)})}function Bt(t){let e=[];for(let s of t.vertices??[])for(let i of s.transmitters??[])for(let n of i.signals??[])e.push({node:s.id??"",nodeLabel:s.label??s.id??"",nodeDescription:s.description,nodeLogoId:s.logoId,transmitter:i.name??"",transmitterDescription:i.description,transmitterMode:i.mode,signal:n});for(let s of t.constants??[])e.push({node:"constant",nodeLabel:"Constants",transmitter:"",signal:s});return e}function fe(t){return t.node==="constant"?`constant/${t.signal.name}`:`${t.node}/${t.transmitter}/${t.signal.name}`}function me(){return v("svg",{width:"20",height:"20",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",children:[m("path",{d:"M4,7v2c0,0.55-0.45,1-1,1H2v4h1c0.55,0,1,0.45,1,1v2c0,1.65,1.35,3,3,3h3v-2H7c-0.55,0-1-0.45-1-1v-2 c0-1.3-0.84-2.42-2-2.83v-0.34C5.16,11.42,6,10.3,6,9V7c0-0.55,0.45-1,1-1h3V4H7C5.35,4,4,5.35,4,7z"}),m("path",{d:"M21,10c-0.55,0-1-0.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c0.55,0,1,0.45,1,1v2c0,1.3,0.84,2.42,2,2.83v0.34 c-1.16,0.41-2,1.52-2,2.83v2c0,0.55-0.45,1-1,1h-3v2h3c1.65,0,3-1.35,3-3v-2c0-0.55,0.45-1,1-1h1v-4H21z"})]})}function At(t){if(t.group==="constant")return v("div",{className:`adapt-signal-group-header adapt-signal-group-header--constant ${t.className??""}`.trim(),children:[m("span",{className:"adapt-signal-group-icon adapt-signal-group-icon--constant",children:m(me,{})}),m("span",{className:"adapt-signal-group-node-label adapt-signal-group-node-label--constant",children:"Constants"})]});let[s,i]=t.group.split("/"),n=t.references.find(a=>`${a.node}/${a.transmitter}`===t.group);if(!n)return null;let r=n.transmitterMode,o=r==="MODE_FAILURE"?"adapt-signal-group-transmitter--failure":r==="MODE_STREAM"?"adapt-signal-group-transmitter--stream":"adapt-signal-group-transmitter--standard";return v("div",{className:`adapt-signal-group-header ${t.className??""}`.trim(),children:[n.nodeIcon&&m("span",{className:"adapt-signal-group-icon",children:n.nodeIcon}),m("span",{className:"adapt-signal-group-node-label",children:n.nodeLabel||s}),v("span",{className:"adapt-signal-group-node-id",children:["(",s,")"]}),m("span",{className:"adapt-signal-group-separator"}),m("span",{className:`adapt-signal-group-transmitter ${o}`,children:i})]})}function Et(t){let{reference:e}=t;return v("div",{className:`adapt-signal-option ${t.className??""}`.trim(),children:[v("div",{className:"adapt-signal-option-label",children:[m("span",{className:"adapt-signal-option-name",children:e.signal.label||e.signal.name}),e.signal.label&&v("span",{className:"adapt-signal-option-code",children:["(",e.signal.name,")"]}),e.signal.optional&&m("span",{className:"adapt-signal-option-optional",children:"Optional"})]}),e.signal.formats&&m(Dt,{formats:e.signal.formats})]})}function Ct(t){let{format:e,size:s="small",onDelete:i,onClick:n}=t,r=mt(e),o="primitive";e.mimeType?o="mime":e.jtdSchema&&!Ae(e.jtdSchema)&&(o="complex");let a=o==="mime"||o==="complex";return v("span",{className:`adapt-signal-format-chip adapt-signal-format-chip--${o} ${s==="medium"?"adapt-signal-format-chip--medium":""} ${t.className??""}`.trim(),onClick:n&&a?u=>{u.stopPropagation(),n()}:void 0,children:[r,i&&m("span",{className:"adapt-signal-format-chip-delete",onClick:u=>{u.stopPropagation(),i()},children:"\xD7"})]})}function Dt(t){let{formats:e,maxVisible:s=3,onViewSchema:i}=t;if(e.length===0)return m("span",{className:`adapt-signal-format-viewer ${t.className??""}`.trim(),children:"No formats defined"});let n=[],r=0;for(let a=0;a<e.length;a++){let l=e[a];l&&(!l.mimeType&&!l.jtdSchema||(r++,n.length<s&&n.push(m(Ct,{format:l,onClick:i&&l.jtdSchema&&!Ae(l.jtdSchema)?()=>i(l.jtdSchema):void 0},`fmt-${a}`))))}let o=r-n.length;return v("div",{className:`adapt-signal-format-viewer ${t.className??""}`.trim(),children:[n,o>0&&v("span",{className:"adapt-signal-format-overflow",children:["+",o]})]})}function _t({currentReference:t,inputValue:e,availableReferences:s,filterOptions:i,disabled:n,hasError:r,errorMessage:o,placeholder:a="Search signals...",className:l,theme:u="auto",onInputChange:c,onReferenceChange:h}){let[f,p]=ke(!1),[A,C]=ke(-1),D=de(null),_=de(null),M=de(null),b=ge(()=>{h(null),c(""),p(!0),C(0),setTimeout(()=>_.current?.focus(),0)},[h,c]),N=pe(()=>{let g=[...s];return i(g,e)},[s,e,i]),L=pe(()=>{let g=new Map;for(let E of N){let k=E.node==="constant"?"constant":`${E.node}/${E.transmitter}`,I=g.get(k);I?I.push(E):g.set(k,[E])}return g},[N]),T=pe(()=>{let g=[];for(let E of L.values())g.push(...E);return g},[L]);$e(()=>{function g(E){D.current&&!D.current.contains(E.target)&&p(!1)}return document.addEventListener("mousedown",g),()=>document.removeEventListener("mousedown",g)},[]);let j=ge(g=>{h(fe(g)),c(fe(g)),p(!1)},[h,c]),S=ge(g=>{if(t){if(g.key==="Backspace"||g.key==="Delete"){g.preventDefault(),b();return}if(g.key==="ArrowDown"||g.key==="ArrowUp"||g.key==="Enter"){g.preventDefault(),h(null),c(""),p(!0),C(0),setTimeout(()=>_.current?.focus(),0);return}if(g.key.length===1&&!g.ctrlKey&&!g.metaKey){g.preventDefault(),h(null),c(g.key),p(!0),C(0),setTimeout(()=>_.current?.focus(),0);return}return}g.key==="ArrowDown"?(g.preventDefault(),f?C(E=>Math.min(E+1,T.length-1)):(p(!0),C(0))):g.key==="ArrowUp"?(g.preventDefault(),C(E=>Math.max(E-1,0))):g.key==="Enter"?(g.preventDefault(),f&&A>=0&&T[A]&&j(T[A])):g.key==="Escape"&&p(!1)},[t,b,h,c,f,A,T,j]);$e(()=>{M.current&&A>=0&&M.current.querySelectorAll("[data-signal-option]")[A]?.scrollIntoView({block:"nearest"})},[A]);let y=[],F=0;for(let[g,E]of L){y.push(m(At,{group:g,references:N},`group-${g}`));for(let k of E){let I=F++,Le=I===A;y.push(m("div",{"data-signal-option":!0,className:`adapt-signal-selector-option ${Le?"adapt-signal-selector-option--highlighted":""}`,onMouseDown:Ie=>{Ie.preventDefault(),j(k)},onMouseEnter:()=>C(I),children:m(Et,{reference:k})},fe(k)))}}let P=["adapt-signal-selector",r&&"adapt-signal-selector--error",l].filter(Boolean).join(" "),K=t?.node==="constant",x=t?K?"adapt-signal-selector-selected-dot--constant":t.transmitterMode==="MODE_FAILURE"?"adapt-signal-selector-selected-dot--failure":t.transmitterMode==="MODE_STREAM"?"adapt-signal-selector-selected-dot--stream":"adapt-signal-selector-selected-dot--standard":"";return v("div",{ref:D,className:P,"data-adapt-theme":u==="auto"?void 0:u,children:[t&&!n&&v("div",{className:"adapt-signal-selector-selected",onClick:b,children:[K?m("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:m(me,{})}):v(xe,{children:[m("span",{className:`adapt-signal-selector-selected-dot ${x}`}),t.nodeIcon&&m("span",{className:"adapt-signal-selector-selected-icon",children:t.nodeIcon})]}),m("span",{className:"adapt-signal-selector-selected-node",children:t.nodeLabel||t.node}),m("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),m("span",{className:"adapt-signal-selector-selected-signal",children:t.signal.label||t.signal.name}),m("span",{className:"adapt-signal-selector-selected-clear",onClick:g=>{g.stopPropagation(),b()},children:"\xD7"})]}),t&&n&&v("div",{className:"adapt-signal-selector-selected adapt-signal-selector-selected--disabled",children:[K?m("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:m(me,{})}):v(xe,{children:[m("span",{className:`adapt-signal-selector-selected-dot ${x}`}),t.nodeIcon&&m("span",{className:"adapt-signal-selector-selected-icon",children:t.nodeIcon})]}),m("span",{className:"adapt-signal-selector-selected-node",children:t.nodeLabel||t.node}),m("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),m("span",{className:"adapt-signal-selector-selected-signal",children:t.signal.label||t.signal.name})]}),m("input",{ref:_,type:"text",className:`adapt-signal-selector-input${t?" adapt-signal-selector-input--hidden":""}`,value:e,placeholder:a,disabled:n,onChange:g=>{c(g.target.value),p(!0),C(0),g.target.value||h(null)},onFocus:()=>{t||p(!0)},onKeyDown:S}),o&&m("span",{className:"adapt-signal-selector-error",children:o}),f&&!n&&m("div",{ref:M,className:"adapt-signal-selector-dropdown",children:T.length>0?y:m("div",{className:"adapt-signal-selector-no-results",children:"No signals found"})})]})}export{Ct as FormatChip,Dt as FormatViewer,At as SignalGroupHeader,Et as SignalOption,Re as SignalSearch,_t as SignalSelector,wt as createSignalFilter,Bt as flattenSignals,mt as getFormatLabel,ft as getSchemaDescription,Mt as isArraySchema,pt as isEmptySchema,Ae as isPrimitiveSchema,fe as signalReferenceKey};
2
2
  //# sourceMappingURL=react.mjs.map