@mochabug/adapt-sdk 0.4.13 → 0.4.15
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.
- package/dist/anthropic/index.d.ts.map +1 -1
- package/dist/cjs/anthropic.cjs +1 -1
- package/dist/cjs/anthropic.cjs.map +3 -3
- package/dist/cjs/gemini.cjs +1 -1
- package/dist/cjs/gemini.cjs.map +3 -3
- package/dist/cjs/openai.cjs +1 -1
- package/dist/cjs/openai.cjs.map +3 -3
- package/dist/cjs/react.cjs +1 -1
- package/dist/cjs/react.cjs.map +3 -3
- package/dist/esm/anthropic.mjs +1 -1
- package/dist/esm/anthropic.mjs.map +3 -3
- package/dist/esm/gemini.mjs +1 -1
- package/dist/esm/gemini.mjs.map +3 -3
- package/dist/esm/openai.mjs +1 -1
- package/dist/esm/openai.mjs.map +3 -3
- package/dist/esm/react.mjs +1 -1
- package/dist/esm/react.mjs.map +3 -3
- package/dist/gemini/index.d.ts.map +1 -1
- package/dist/openai/index.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/openai/echarts-roundtrip.test.d.ts +0 -2
- package/dist/openai/echarts-roundtrip.test.d.ts.map +0 -1
package/dist/esm/react.mjs
CHANGED
|
@@ -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 Re,useRef as ve,useEffect as Oe,useCallback as Ce,useMemo as De}from"react";function O(s){return Array.isArray?Array.isArray(s):Be(s)==="[object Array]"}function Ke(s){if(typeof s=="string")return s;if(typeof s=="bigint")return s.toString();let e=s+"";return e=="0"&&1/s==-1/0?"-0":e}function Z(s){return s==null?"":Ke(s)}function y(s){return typeof s=="string"}function G(s){return typeof s=="number"}function He(s){return s===!0||s===!1||We(s)&&Be(s)=="[object Boolean]"}function be(s){return typeof s=="object"}function We(s){return be(s)&&s!==null}function k(s){return s!=null}function V(s){return!s.trim().length}function Be(s){return s==null?s===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(s)}var Je="Incorrect 'index' type",Ve=s=>`Invalid value for key ${s}`,Ge=s=>`Pattern length exceeds max of ${s}.`,Ue=s=>`Missing ${s} property in key`,Qe=s=>`Property 'weight' in key '${s}' must be a positive integer`,Me=Object.prototype.hasOwnProperty,q=class{constructor(e){this._keys=[],this._keyMap={};let t=0;e.forEach(i=>{let n=xe(i);this._keys.push(n),this._keyMap[n.id]=n,t+=n.weight}),this._keys.forEach(i=>{i.weight/=t})}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}};function xe(s){let e=null,t=null,i=null,n=1,r=null;if(y(s)||O(s))i=s,e=_e(s),t=ee(s);else{if(!Me.call(s,"name"))throw new Error(Ue("name"));let o=s.name;if(i=o,Me.call(s,"weight")&&(n=s.weight,n<=0))throw new Error(Qe(o));e=_e(o),t=ee(o),r=s.getFn}return{path:e,id:t,weight:n,src:i,getFn:r}}function _e(s){return O(s)?s:s.split(".")}function ee(s){return O(s)?s.join("."):s}function Ye(s,e){let t=[],i=!1,n=(r,o,a,c)=>{if(k(r))if(!o[a])t.push(c!==void 0?{v:r,i:c}:r);else{let h=o[a],l=r[h];if(!k(l))return;if(a===o.length-1&&(y(l)||G(l)||He(l)||typeof l=="bigint"))t.push(c!==void 0?{v:Z(l),i:c}:Z(l));else if(O(l)){i=!0;for(let d=0,f=l.length;d<f;d+=1)n(l[d],o,a+1,d)}else o.length&&n(l,o,a+1,c)}};return n(s,y(e)?e.split("."):e,0),i?t:t[0]}var Xe={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},Ze={isCaseSensitive:!1,ignoreDiacritics:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(s,e)=>s.score===e.score?s.idx<e.idx?-1:1:s.score<e.score?-1:1},qe={location:0,threshold:.6,distance:100},et={useExtendedSearch:!1,useTokenSearch:!1,getFn:Ye,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1},g=Object.freeze({...Ze,...Xe,...qe,...et}),tt=/[^ ]+/g;function st(s=1,e=3){let t=new Map,i=Math.pow(10,e);return{get(n){let r=n.match(tt).length;if(t.has(r))return t.get(r);let o=1/Math.pow(r,.5*s),a=parseFloat(Math.round(o*i)/i);return t.set(r,a),a},clear(){t.clear()}}}var H=class{constructor({getFn:e=g.getFn,fieldNormWeight:t=g.fieldNormWeight}={}){this.norm=st(t,3),this.getFn=e,this.isCreated=!1,this.docs=[],this.keys=[],this._keysMap={},this.setIndexRecords()}setSources(e=[]){this.docs=e}setIndexRecords(e=[]){this.records=e}setKeys(e=[]){this.keys=e,this._keysMap={},e.forEach((t,i)=>{this._keysMap[t.id]=i})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,y(this.docs[0])?this.docs.forEach((e,t)=>{this._addString(e,t)}):this.docs.forEach((e,t)=>{this._addObject(e,t)}),this.norm.clear())}add(e){let t=this.size();y(e)?this._addString(e,t):this._addObject(e,t)}removeAt(e){this.records.splice(e,1);for(let t=e,i=this.size();t<i;t+=1)this.records[t].i-=1}removeAll(e){for(let t=e.length-1;t>=0;t-=1)this.records.splice(e[t],1);for(let t=0,i=this.records.length;t<i;t+=1)this.records[t].i=t}getValueForItemAtKeyId(e,t){return e[this._keysMap[t]]}size(){return this.records.length}_addString(e,t){if(!k(e)||V(e))return;let i={v:e,i:t,n:this.norm.get(e)};this.records.push(i)}_addObject(e,t){let i={i:t,$:{}};this.keys.forEach((n,r)=>{let o=n.getFn?n.getFn(e):this.getFn(e,n.path);if(k(o)){if(O(o)){let a=[];for(let c=0,h=o.length;c<h;c+=1){let l=o[c];if(k(l)){if(y(l)){if(!V(l)){let d={v:l,i:c,n:this.norm.get(l)};a.push(d)}}else if(k(l.v)){let d=y(l.v)?l.v:Z(l.v);if(!V(d)){let f={v:d,i:l.i,n:this.norm.get(d)};a.push(f)}}}}i.$[r]=a}else if(y(o)&&!V(o)){let a={v:o,n:this.norm.get(o)};i.$[r]=a}}}),this.records.push(i)}toJSON(){return{keys:this.keys.map(({getFn:e,...t})=>t),records:this.records}}};function Ne(s,e,{getFn:t=g.getFn,fieldNormWeight:i=g.fieldNormWeight}={}){let n=new H({getFn:t,fieldNormWeight:i});return n.setKeys(s.map(xe)),n.setSources(e),n.create(),n}function nt(s,{getFn:e=g.getFn,fieldNormWeight:t=g.fieldNormWeight}={}){let{keys:i,records:n}=s,r=new H({getFn:e,fieldNormWeight:t});return r.setKeys(i),r.setIndexRecords(n),r}function it(s=[],e=g.minMatchCharLength){let t=[],i=-1,n=-1,r=0;for(let o=s.length;r<o;r+=1){let a=s[r];a&&i===-1?i=r:!a&&i!==-1&&(n=r-1,n-i+1>=e&&t.push([i,n]),i=-1)}return s[r-1]&&r-i>=e&&t.push([i,r-1]),t}var K=32;function rt(s,e,t,{location:i=g.location,distance:n=g.distance,threshold:r=g.threshold,findAllMatches:o=g.findAllMatches,minMatchCharLength:a=g.minMatchCharLength,includeMatches:c=g.includeMatches,ignoreLocation:h=g.ignoreLocation}={}){if(e.length>K)throw new Error(Ge(K));let l=e.length,d=s.length,f=Math.max(0,Math.min(i,d)),u=r,A=f,m=(E,F)=>{let w=E/l;if(h)return w;let P=Math.abs(f-F);return n?w+P/n:P?1:w},C=a>1||c,S=C?Array(d):[],I;for(;(I=s.indexOf(e,A))>-1;){let E=m(0,I);if(u=Math.min(E,u),A=I+l,C){let F=0;for(;F<l;)S[I+F]=1,F+=1}}A=-1;let _=[],b=1,L=l+d,T=1<<l-1;for(let E=0;E<l;E+=1){let F=0,w=L;for(;F<w;)m(E,f+w)<=u?F=w:L=w,w=Math.floor((L-F)/2+F);L=w;let P=Math.max(1,f-w+1),z=o?d:Math.min(f+w,d)+l,$=Array(z+2);$[z+1]=(1<<E)-1;for(let D=z;D>=P;D-=1){let B=D-1,R=t[s[B]];if(C&&(S[B]=+!!R),$[D]=($[D+1]<<1|1)&R,E&&($[D]|=(_[D+1]|_[D])<<1|1|_[D+1]),$[D]&T&&(b=m(E,B),b<=u)){if(u=b,A=B,A<=f)break;P=Math.max(1,2*f-A)}}if(m(E+1,f)>u)break;_=$}let j={isMatch:A>=0,score:Math.max(.001,b)};if(C){let E=it(S,a);E.length?c&&(j.indices=E):j.isMatch=!1}return j}function ot(s){let e={};for(let t=0,i=s.length;t<i;t+=1){let n=s.charAt(t);e[n]=(e[n]||0)|1<<i-t-1}return e}function me(s){if(s.length<=1)return s;s.sort((t,i)=>t[0]-i[0]||t[1]-i[1]);let e=[s[0]];for(let t=1,i=s.length;t<i;t+=1){let n=e[e.length-1],r=s[t];r[0]<=n[1]+1?n[1]=Math.max(n[1],r[1]):e.push(r)}return e}var $e={\u0142:"l",\u0141:"L",\u0111:"d",\u0110:"D",\u00F8:"o",\u00D8:"O",\u0127:"h",\u0126:"H",\u0167:"t",\u0166:"T",\u0131:"i",\u00DF:"ss"},at=new RegExp("["+Object.keys($e).join("")+"]","g"),W=String.prototype.normalize?s=>s.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,"").replace(at,e=>$e[e]):s=>s,J=class{constructor(e,{location:t=g.location,threshold:i=g.threshold,distance:n=g.distance,includeMatches:r=g.includeMatches,findAllMatches:o=g.findAllMatches,minMatchCharLength:a=g.minMatchCharLength,isCaseSensitive:c=g.isCaseSensitive,ignoreDiacritics:h=g.ignoreDiacritics,ignoreLocation:l=g.ignoreLocation}={}){if(this.options={location:t,threshold:i,distance:n,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:c,ignoreDiacritics:h,ignoreLocation:l},e=c?e:e.toLowerCase(),e=h?W(e):e,this.pattern=e,this.chunks=[],!this.pattern.length)return;let d=(u,A)=>{this.chunks.push({pattern:u,alphabet:ot(u),startIndex:A})},f=this.pattern.length;if(f>K){let u=0,A=f%K,m=f-A;for(;u<m;)d(this.pattern.substr(u,K),u),u+=K;if(A){let C=f-K;d(this.pattern.substr(C),C)}}else d(this.pattern,0)}searchIn(e){let{isCaseSensitive:t,ignoreDiacritics:i,includeMatches:n}=this.options;if(e=t?e:e.toLowerCase(),e=i?W(e):e,this.pattern===e){let m={isMatch:!0,score:0};return n&&(m.indices=[[0,e.length-1]]),m}let{location:r,distance:o,threshold:a,findAllMatches:c,minMatchCharLength:h,ignoreLocation:l}=this.options,d=[],f=0,u=!1;this.chunks.forEach(({pattern:m,alphabet:C,startIndex:S})=>{let{isMatch:I,score:_,indices:b}=rt(e,m,C,{location:r+S,distance:o,threshold:a,findAllMatches:c,minMatchCharLength:h,includeMatches:n,ignoreLocation:l});I&&(u=!0),f+=_,I&&b&&d.push(...b)});let A={isMatch:u,score:u?f/this.chunks.length:1};return u&&n&&(A.indices=me(d)),A}},N=class{constructor(e){this.pattern=e}static isMultiMatch(e){return Fe(e,this.multiRegex)}static isSingleMatch(e){return Fe(e,this.singleRegex)}search(e){return{isMatch:!1,score:1}}};function Fe(s,e){let t=s.match(e);return t?t[1]:null}var te=class extends N{constructor(e){super(e)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(e){let t=e===this.pattern;return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},se=class extends N{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]}}},ne=class extends N{constructor(e){super(e)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(e){let t=e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},ie=class extends N{constructor(e){super(e)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(e){let t=!e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},re=class extends N{constructor(e){super(e)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(e){let t=e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[e.length-this.pattern.length,e.length-1]}}},oe=class extends N{constructor(e){super(e)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(e){let t=!e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},U=class extends N{constructor(e,{location:t=g.location,threshold:i=g.threshold,distance:n=g.distance,includeMatches:r=g.includeMatches,findAllMatches:o=g.findAllMatches,minMatchCharLength:a=g.minMatchCharLength,isCaseSensitive:c=g.isCaseSensitive,ignoreDiacritics:h=g.ignoreDiacritics,ignoreLocation:l=g.ignoreLocation}={}){super(e),this._bitapSearch=new J(e,{location:t,threshold:i,distance:n,includeMatches:r,findAllMatches:o,minMatchCharLength:a,isCaseSensitive:c,ignoreDiacritics:h,ignoreLocation:l})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(e){return this._bitapSearch.searchIn(e)}},Q=class extends N{constructor(e){super(e)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(e){let t=0,i,n=[],r=this.pattern.length;for(;(i=e.indexOf(this.pattern,t))>-1;)t=i+r,n.push([i,t-1]);let o=!!n.length;return{isMatch:o,score:o?0:1,indices:n}}},ae=[te,Q,ne,ie,oe,re,se,U],we=ae.length,ct="\0",lt="|";function ut(s){let e=[],t=s.length,i=0;for(;i<t;){for(;i<t&&s[i]===" ";)i++;if(i>=t)break;let n=i;for(;n<t&&s[n]!==" "&&s[n]!=='"';)n++;if(n<t&&s[n]==='"'){for(n++;n<t;){if(s[n]==='"'){let r=n+1;if(r>=t||s[r]===" "){n++;break}if(s[r]==="$"&&(r+1>=t||s[r+1]===" ")){n+=2;break}}n++}e.push(s.substring(i,n)),i=n}else{for(;n<t&&s[n]!==" ";)n++;e.push(s.substring(i,n)),i=n}}return e}function ht(s,e={}){return s.replace(/\\\|/g,ct).split(lt).map(i=>{let n=i.replace(/\u0000/g,"|"),r=ut(n.trim()).filter(a=>a&&!!a.trim()),o=[];for(let a=0,c=r.length;a<c;a+=1){let h=r[a],l=!1,d=-1;for(;!l&&++d<we;){let f=ae[d],u=f.isMultiMatch(h);u&&(o.push(new f(u,e)),l=!0)}if(!l)for(d=-1;++d<we;){let f=ae[d],u=f.isSingleMatch(h);if(u){o.push(new f(u,e));break}}}return o})}var dt=new Set([U.type,Q.type]),ce=class{constructor(e,{isCaseSensitive:t=g.isCaseSensitive,ignoreDiacritics:i=g.ignoreDiacritics,includeMatches:n=g.includeMatches,minMatchCharLength:r=g.minMatchCharLength,ignoreLocation:o=g.ignoreLocation,findAllMatches:a=g.findAllMatches,location:c=g.location,threshold:h=g.threshold,distance:l=g.distance}={}){this.query=null,this.options={isCaseSensitive:t,ignoreDiacritics:i,includeMatches:n,minMatchCharLength:r,findAllMatches:a,ignoreLocation:o,location:c,threshold:h,distance:l},e=t?e:e.toLowerCase(),e=i?W(e):e,this.pattern=e,this.query=ht(this.pattern,this.options)}static condition(e,t){return t.useExtendedSearch}searchIn(e){let t=this.query;if(!t)return{isMatch:!1,score:1};let{includeMatches:i,isCaseSensitive:n,ignoreDiacritics:r}=this.options;e=n?e:e.toLowerCase(),e=r?W(e):e;let o=0,a=[],c=0,h=!1;for(let l=0,d=t.length;l<d;l+=1){let f=t[l];a.length=0,o=0,h=!1;for(let u=0,A=f.length;u<A;u+=1){let m=f[u],{isMatch:C,indices:S,score:I}=m.search(e);if(C){o+=1,c+=I;let _=m.constructor.type;_.startsWith("inverse")&&(h=!0),i&&(dt.has(_)?a.push(...S):a.push(S))}else{c=0,o=0,a.length=0,h=!1;break}}if(o){let u={isMatch:!0,score:c/o};return h&&(u.hasInverse=!0),i&&(u.indices=me(a)),u}}return{isMatch:!1,score:1}}},le=[];function Ae(...s){le.push(...s)}function Y(s,e){for(let t=0,i=le.length;t<i;t+=1){let n=le[t];if(n.condition(s,e))return new n(s,e)}return new J(s,e)}var X={AND:"$and",OR:"$or"},ue={PATH:"$path",PATTERN:"$val"},he=s=>!!(s[X.AND]||s[X.OR]),ft=s=>!!s[ue.PATH],gt=s=>!O(s)&&be(s)&&!he(s),ke=s=>({[X.AND]:Object.keys(s).map(e=>({[e]:s[e]}))});function Le(s,e,{auto:t=!0}={}){let i=n=>{if(y(n)){let c={keyId:null,pattern:n};return t&&(c.searcher=Y(n,e)),c}let r=Object.keys(n),o=ft(n);if(!o&&r.length>1&&!he(n))return i(ke(n));if(gt(n)){let c=o?n[ue.PATH]:r[0],h=o?n[ue.PATTERN]:n[c];if(!y(h))throw new Error(Ve(c));let l={keyId:ee(c),pattern:h};return t&&(l.searcher=Y(h,e)),l}let a={children:[],operator:r[0]};return r.forEach(c=>{let h=n[c];O(h)&&h.forEach(l=>{a.children.push(i(l))})}),a};return he(s)||(s=ke(s)),i(s)}function de(s,{ignoreFieldNorm:e=g.ignoreFieldNorm}){let t=1;return s.forEach(({key:i,norm:n,score:r})=>{let o=i?i.weight:null;t*=Math.pow(r===0&&o?Number.EPSILON:r,(o||1)*(e?1:n))}),t}function pt(s,{ignoreFieldNorm:e=g.ignoreFieldNorm}){s.forEach(t=>{t.score=de(t.matches,{ignoreFieldNorm:e})})}var fe=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 t=this.heap;for(;e>0;){let i=e-1>>1;if(t[e].score<=t[i].score)break;let n=t[e];t[e]=t[i],t[i]=n,e=i}}_sinkDown(e){let t=this.heap,i=t.length,n=e;do{e=n;let r=2*e+1,o=2*e+2;if(r<i&&t[r].score>t[n].score&&(n=r),o<i&&t[o].score>t[n].score&&(n=o),n!==e){let a=t[e];t[e]=t[n],t[n]=a}}while(n!==e)}};function mt(s,e){let t=s.matches;e.matches=[],k(t)&&t.forEach(i=>{if(!k(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 At(s,e){e.score=s.score}function vt(s,e,{includeMatches:t=g.includeMatches,includeScore:i=g.includeScore}={}){let n=[];return t&&n.push(mt),i&&n.push(At),s.map(r=>{let{idx:o}=r,a={item:e[o],refIndex:o};return n.length&&n.forEach(c=>{c(r,a)}),a})}var Ct=/\b\w+\b/g;function ge({isCaseSensitive:s=!1,ignoreDiacritics:e=!1}={}){return{tokenize(t){return s||(t=t.toLowerCase()),e&&(t=W(t)),t.match(Ct)||[]}}}function Dt(s,e,t){let i=new Map,n=new Map,r=0;function o(a,c,h,l){let d=t.tokenize(a);if(!d.length)return;r++;let f=new Map;for(let u of d)f.set(u,(f.get(u)||0)+1);for(let[u,A]of f){let m={docIdx:c,keyIdx:h,subIdx:l,tf:A},C=i.get(u);C||(C=[],i.set(u,C)),C.push(m),n.set(u,(n.get(u)||0)+1)}}for(let a of s){let{i:c,v:h,$:l}=a;if(h!==void 0){o(h,c,-1,-1);continue}if(l)for(let d=0;d<e;d++){let f=l[d];if(f)if(Array.isArray(f))for(let u of f)o(u.v,c,d,u.i??-1);else o(f.v,c,d,-1)}}return{terms:i,fieldCount:r,df:n}}function Et(s,e,t,i){let{i:n,v:r,$:o}=e;function a(c,h,l){let d=i.tokenize(c);if(!d.length)return;s.fieldCount++;let f=new Map;for(let u of d)f.set(u,(f.get(u)||0)+1);for(let[u,A]of f){let m={docIdx:n,keyIdx:h,subIdx:l,tf:A},C=s.terms.get(u);C||(C=[],s.terms.set(u,C)),C.push(m),s.df.set(u,(s.df.get(u)||0)+1)}}if(r!==void 0){a(r,-1,-1);return}if(o)for(let c=0;c<t;c++){let h=o[c];if(h)if(Array.isArray(h))for(let l of h)a(l.v,c,l.i??-1);else a(h.v,c,-1)}}function Ie(s,e){for(let[t,i]of s.terms){let n=i.filter(o=>o.docIdx!==e),r=i.length-n.length;r>0&&(s.fieldCount-=r,s.df.set(t,(s.df.get(t)||0)-r),n.length===0?(s.terms.delete(t),s.df.delete(t)):s.terms.set(t,n))}}var x=class{constructor(e,t,i){this.options={...g,...t},this.options.useExtendedSearch,this.options.useTokenSearch,this._keyStore=new q(this.options.keys),this._docs=e,this._myIndex=null,this._invertedIndex=null,this.setCollection(e,i),this._lastQuery=null,this._lastSearcher=null}_getSearcher(e){if(this._lastQuery===e)return this._lastSearcher;let t=this._invertedIndex?{...this.options,_invertedIndex:this._invertedIndex}:this.options,i=Y(e,t);return this._lastQuery=e,this._lastSearcher=i,i}setCollection(e,t){if(this._docs=e,t&&!(t instanceof H))throw new Error(Je);if(this._myIndex=t||Ne(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight}),this.options.useTokenSearch){let i=ge({isCaseSensitive:this.options.isCaseSensitive,ignoreDiacritics:this.options.ignoreDiacritics});this._invertedIndex=Dt(this._myIndex.records,this._myIndex.keys.length,i)}}add(e){if(k(e)&&(this._docs.push(e),this._myIndex.add(e),this._invertedIndex)){let t=this._myIndex.records[this._myIndex.records.length-1],i=ge({isCaseSensitive:this.options.isCaseSensitive,ignoreDiacritics:this.options.ignoreDiacritics});Et(this._invertedIndex,t,this._myIndex.keys.length,i)}}remove(e=()=>!1){let t=[],i=[];for(let n=0,r=this._docs.length;n<r;n+=1)e(this._docs[n],n)&&(t.push(this._docs[n]),i.push(n));if(i.length){if(this._invertedIndex)for(let n of i)Ie(this._invertedIndex,n);for(let n=i.length-1;n>=0;n-=1)this._docs.splice(i[n],1);this._myIndex.removeAll(i)}return t}removeAt(e){this._invertedIndex&&Ie(this._invertedIndex,e);let t=this._docs.splice(e,1)[0];return this._myIndex.removeAt(e),t}getIndex(){return this._myIndex}search(e,t){let{limit:i=-1}=t||{},{includeMatches:n,includeScore:r,shouldSort:o,sortFn:a,ignoreFieldNorm:c}=this.options;if(y(e)&&!e.trim()){let d=this._docs.map((f,u)=>({item:f,refIndex:u}));return G(i)&&i>-1&&(d=d.slice(0,i)),d}let h=G(i)&&i>0&&y(e),l;if(h){let d=new fe(i);y(this._docs[0])?this._searchStringList(e,{heap:d,ignoreFieldNorm:c}):this._searchObjectList(e,{heap:d,ignoreFieldNorm:c}),l=d.extractSorted(a)}else l=y(e)?y(this._docs[0])?this._searchStringList(e):this._searchObjectList(e):this._searchLogical(e),pt(l,{ignoreFieldNorm:c}),o&&l.sort(a),G(i)&&i>-1&&(l=l.slice(0,i));return vt(l,this._docs,{includeMatches:n,includeScore:r})}_searchStringList(e,{heap:t,ignoreFieldNorm:i}={}){let n=this._getSearcher(e),{records:r}=this._myIndex,o=t?null:[];return r.forEach(({v:a,i:c,n:h})=>{if(!k(a))return;let{isMatch:l,score:d,indices:f}=n.searchIn(a);if(l){let u={item:a,idx:c,matches:[{score:d,value:a,norm:h,indices:f}]};t?(u.score=de(u.matches,{ignoreFieldNorm:i}),t.shouldInsert(u.score)&&t.insert(u)):o.push(u)}}),o}_searchLogical(e){let t=Le(e,this.options),i=(a,c,h)=>{if(!("children"in a)){let{keyId:u,searcher:A}=a,m;return u===null?(m=[],this._myIndex.keys.forEach((C,S)=>{m.push(...this._findMatches({key:C,value:c[S],searcher:A}))})):m=this._findMatches({key:this._keyStore.get(u),value:this._myIndex.getValueForItemAtKeyId(c,u),searcher:A}),m&&m.length?[{idx:h,item:c,matches:m}]:[]}let{children:l,operator:d}=a,f=[];for(let u=0,A=l.length;u<A;u+=1){let m=l[u],C=i(m,c,h);if(C.length)f.push(...C);else if(d===X.AND)return[]}return f},n=this._myIndex.records,r=new Map,o=[];return n.forEach(({$:a,i:c})=>{if(k(a)){let h=i(t,a,c);h.length&&(r.has(c)||(r.set(c,{idx:c,item:a,matches:[]}),o.push(r.get(c))),h.forEach(({matches:l})=>{r.get(c).matches.push(...l)}))}}),o}_searchObjectList(e,{heap:t,ignoreFieldNorm:i}={}){let n=this._getSearcher(e),{keys:r,records:o}=this._myIndex,a=t?null:[];return o.forEach(({$:c,i:h})=>{if(!k(c))return;let l=[],d=!1,f=!1;if(r.forEach((u,A)=>{let m=this._findMatches({key:u,value:c[A],searcher:n});m.length?(l.push(...m),m[0].hasInverse&&(f=!0)):d=!0}),!(f&&d)&&l.length){let u={idx:h,item:c,matches:l};t?(u.score=de(u.matches,{ignoreFieldNorm:i}),t.shouldInsert(u.score)&&t.insert(u)):a.push(u)}}),a}_findMatches({key:e,value:t,searcher:i}){if(!k(t))return[];let n=[];if(O(t))t.forEach(({v:r,i:o,n:a})=>{if(!k(r))return;let{isMatch:c,score:h,indices:l,hasInverse:d}=i.searchIn(r);c&&n.push({score:h,key:e,value:r,idx:o,norm:a,indices:l,hasInverse:d})});else{let{v:r,n:o}=t,{isMatch:a,score:c,indices:h,hasInverse:l}=i.searchIn(r);a&&n.push({score:c,key:e,value:r,norm:o,indices:h,hasInverse:l})}return n}},pe=class{static condition(e,t){return t.useTokenSearch}constructor(e,t){this.options=t,this.analyzer=ge({isCaseSensitive:t.isCaseSensitive,ignoreDiacritics:t.ignoreDiacritics});let i=this.analyzer.tokenize(e),n=t._invertedIndex,{df:r,fieldCount:o}=n;this.termSearchers=[],this.idfWeights=[];for(let a of i){this.termSearchers.push(new J(a,{location:t.location,threshold:t.threshold,distance:t.distance,includeMatches:t.includeMatches,findAllMatches:t.findAllMatches,minMatchCharLength:t.minMatchCharLength,isCaseSensitive:t.isCaseSensitive,ignoreDiacritics:t.ignoreDiacritics,ignoreLocation:!0}));let c=r.get(a)||0,h=Math.log(1+(o-c+.5)/(c+.5));this.idfWeights.push(h)}}searchIn(e){if(!this.termSearchers.length)return{isMatch:!1,score:1};let t=[],i=0,n=0,r=0;for(let c=0;c<this.termSearchers.length;c++){let h=this.termSearchers[c].searchIn(e),l=this.idfWeights[c];n+=l,h.isMatch&&(r++,i+=l*(1-h.score),h.indices&&t.push(...h.indices))}if(r===0)return{isMatch:!1,score:1};let o=n>0?1-i/n:0,a={isMatch:!0,score:Math.max(.001,o)};return this.options.includeMatches&&t.length&&(a.indices=me(t)),a}};x.version="7.3.0";x.createIndex=Ne;x.parseIndex=nt;x.config=g;x.match=function(s,e,t){return Y(s,{...g,...t}).searchIn(e)};x.parseQuery=Le;Ae(ce);Ae(pe);x.use=function(...s){s.forEach(e=>Ae(e))};import{Fragment as je,jsx as v,jsxs as M}from"react/jsx-runtime";function ye(s){return s.type?!(Array.isArray(s.enum)&&s.enum.length>0)&&!s.elements&&!(s.properties&&Object.keys(s.properties).length>0)&&!(s.optionalProperties&&Object.keys(s.optionalProperties).length>0)&&!s.values&&!s.discriminator&&!s.ref:!1}function St(s){return!s.type&&!s.enum&&!s.elements&&!s.properties&&!s.optionalProperties&&!s.values&&!s.discriminator&&!s.ref}function Nt(s){return s.elements!==void 0}function yt(s){return ye(s)?s.type:s.enum?`enum (${s.enum.length} values)`:s.elements?"array":s.properties||s.optionalProperties?`object (${(s.properties?Object.keys(s.properties).length:0)+(s.optionalProperties?Object.keys(s.optionalProperties).length:0)} properties)`:s.values?"map":s.discriminator?"discriminated union":s.ref?`ref: ${s.ref}`:St(s)?"empty schema":"complex schema"}function Mt(s){return s.mimeType?s.mimeType:s.jtdSchema?yt(s.jtdSchema):"unknown"}var Te=class{fuse;data;constructor(e){this.fuse=new x(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 t=e.split("/"),i="";return t[0]==="constant"&&t.length===2?t[1]?i={$and:[{node:"=constant"},{$or:[{"signal.name":t[1]},{"signal.label":t[1]},{"signal.description":t[1]}]}]}:i={node:"=constant"}:t.length===2&&t[1]===""&&t[0]?i={$or:[{node:t[0]},{nodeLabel:t[0]},{nodeDescription:t[0]}]}:t.length===2&&t[0]&&t[1]?i={$and:[{$or:[{node:t[0]},{nodeLabel:t[0]},{nodeDescription:t[0]}]},{$or:[{transmitter:t[1]},{transmitterDescription:t[1]}]}]}:t.length===3&&t[2]===""&&t[0]&&t[1]?i={$and:[{$or:[{node:t[0]},{nodeLabel:t[0]},{nodeDescription:t[0]}]},{$or:[{transmitter:t[1]},{transmitterDescription:t[1]}]}]}:t.length>=3&&t[0]&&t[1]&&t[2]&&(i={$and:[{$or:[{node:t[0]},{nodeLabel:t[0]},{nodeDescription:t[0]}]},{$or:[{transmitter:t[1]},{transmitterDescription:t[1]}]},{$or:[{"signal.name":t[2]},{"signal.label":t[2]},{"signal.description":t[2]}]}]}),this.fuse.search(i).map(n=>n.item)}allSignals(){return this.data}};function $t(s){return(e,t)=>!t||t.length<2?e:s.search(t).sort((n,r)=>{let o=`${n.node}/${n.transmitter}`,a=`${r.node}/${r.transmitter}`;return o.localeCompare(a)})}function Lt(s){let e=[];for(let t of s.vertices??[])for(let i of t.transmitters??[])for(let n of i.signals??[])e.push({node:t.id??"",nodeLabel:t.label??t.id??"",nodeDescription:t.description,nodeLogoId:t.logoId,transmitter:i.name??"",transmitterDescription:i.description,transmitterMode:i.mode,signal:n});for(let t of s.constants??[])e.push({node:"constant",nodeLabel:"Constants",transmitter:"",signal:t});return e}function Ee(s){return s.node==="constant"?`constant/${s.signal.name}`:`${s.node}/${s.transmitter}/${s.signal.name}`}function Se(){return M("svg",{width:"20",height:"20",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",children:[v("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"}),v("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 _t(s){if(s.group==="constant")return M("div",{className:`adapt-signal-group-header adapt-signal-group-header--constant ${s.className??""}`.trim(),children:[v("span",{className:"adapt-signal-group-icon adapt-signal-group-icon--constant",children:v(Se,{})}),v("span",{className:"adapt-signal-group-node-label adapt-signal-group-node-label--constant",children:"Constants"})]});let[t,i]=s.group.split("/"),n=s.references.find(a=>`${a.node}/${a.transmitter}`===s.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 M("div",{className:`adapt-signal-group-header ${s.className??""}`.trim(),children:[n.nodeIcon&&v("span",{className:"adapt-signal-group-icon",children:n.nodeIcon}),v("span",{className:"adapt-signal-group-node-label",children:n.nodeLabel||t}),M("span",{className:"adapt-signal-group-node-id",children:["(",t,")"]}),v("span",{className:"adapt-signal-group-separator"}),v("span",{className:`adapt-signal-group-transmitter ${o}`,children:i})]})}function Ft(s){let{reference:e}=s;return M("div",{className:`adapt-signal-option ${s.className??""}`.trim(),children:[M("div",{className:"adapt-signal-option-label",children:[v("span",{className:"adapt-signal-option-name",children:e.signal.label||e.signal.name}),e.signal.label&&M("span",{className:"adapt-signal-option-code",children:["(",e.signal.name,")"]}),e.signal.optional&&v("span",{className:"adapt-signal-option-optional",children:"Optional"})]}),e.signal.formats&&v(kt,{formats:e.signal.formats})]})}function wt(s){let{format:e,size:t="small",onDelete:i,onClick:n}=s,r=Mt(e),o="primitive";e.mimeType?o="mime":e.jtdSchema&&!ye(e.jtdSchema)&&(o="complex");let a=o==="mime"||o==="complex";return M("span",{className:`adapt-signal-format-chip adapt-signal-format-chip--${o} ${t==="medium"?"adapt-signal-format-chip--medium":""} ${s.className??""}`.trim(),onClick:n&&a?h=>{h.stopPropagation(),n()}:void 0,children:[r,i&&v("span",{className:"adapt-signal-format-chip-delete",onClick:h=>{h.stopPropagation(),i()},children:"\xD7"})]})}function kt(s){let{formats:e,maxVisible:t=3,onViewSchema:i}=s;if(e.length===0)return v("span",{className:`adapt-signal-format-viewer ${s.className??""}`.trim(),children:"No formats defined"});let n=[],r=0;for(let a=0;a<e.length;a++){let c=e[a];c&&(!c.mimeType&&!c.jtdSchema||(r++,n.length<t&&n.push(v(wt,{format:c,onClick:i&&c.jtdSchema&&!ye(c.jtdSchema)?()=>i(c.jtdSchema):void 0},`fmt-${a}`))))}let o=r-n.length;return M("div",{className:`adapt-signal-format-viewer ${s.className??""}`.trim(),children:[n,o>0&&M("span",{className:"adapt-signal-format-overflow",children:["+",o]})]})}function Rt({currentReference:s,inputValue:e,availableReferences:t,filterOptions:i,disabled:n,hasError:r,errorMessage:o,placeholder:a="Search signals...",className:c,theme:h="auto",onInputChange:l,onReferenceChange:d}){let[f,u]=Re(!1),[A,m]=Re(-1),C=ve(null),S=ve(null),I=ve(null),_=Ce(()=>{d(null),l(""),u(!0),m(0),setTimeout(()=>S.current?.focus(),0)},[d,l]),b=De(()=>{let p=[...t];return i(p,e)},[t,e,i]),L=De(()=>{let p=new Map;for(let D of b){let B=D.node==="constant"?"constant":`${D.node}/${D.transmitter}`,R=p.get(B);R?R.push(D):p.set(B,[D])}return p},[b]),T=De(()=>{let p=[];for(let D of L.values())p.push(...D);return p},[L]);Oe(()=>{function p(D){C.current&&!C.current.contains(D.target)&&u(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[]);let j=Ce(p=>{d(Ee(p)),l(Ee(p)),u(!1)},[d,l]),E=Ce(p=>{if(s){if(p.key==="Backspace"||p.key==="Delete"){p.preventDefault(),_();return}if(p.key==="ArrowDown"||p.key==="ArrowUp"||p.key==="Enter"){p.preventDefault(),d(null),l(""),u(!0),m(0),setTimeout(()=>S.current?.focus(),0);return}if(p.key.length===1&&!p.ctrlKey&&!p.metaKey){p.preventDefault(),d(null),l(p.key),u(!0),m(0),setTimeout(()=>S.current?.focus(),0);return}return}p.key==="ArrowDown"?(p.preventDefault(),f?m(D=>Math.min(D+1,T.length-1)):(u(!0),m(0))):p.key==="ArrowUp"?(p.preventDefault(),m(D=>Math.max(D-1,0))):p.key==="Enter"?(p.preventDefault(),f&&A>=0&&T[A]&&j(T[A])):p.key==="Escape"&&u(!1)},[s,_,d,l,f,A,T,j]);Oe(()=>{I.current&&A>=0&&I.current.querySelectorAll("[data-signal-option]")[A]?.scrollIntoView({block:"nearest"})},[A]);let F=[],w=0;for(let[p,D]of L){F.push(v(_t,{group:p,references:b},`group-${p}`));for(let B of D){let R=w++,Pe=R===A;F.push(v("div",{"data-signal-option":!0,className:`adapt-signal-selector-option ${Pe?"adapt-signal-selector-option--highlighted":""}`,onMouseDown:ze=>{ze.preventDefault(),j(B)},onMouseEnter:()=>m(R),children:v(Ft,{reference:B})},Ee(B)))}}let P=["adapt-signal-selector",r&&"adapt-signal-selector--error",c].filter(Boolean).join(" "),z=s?.node==="constant",$=s?z?"adapt-signal-selector-selected-dot--constant":s.transmitterMode==="MODE_FAILURE"?"adapt-signal-selector-selected-dot--failure":s.transmitterMode==="MODE_STREAM"?"adapt-signal-selector-selected-dot--stream":"adapt-signal-selector-selected-dot--standard":"";return M("div",{ref:C,className:P,"data-adapt-theme":h==="auto"?void 0:h,children:[s&&!n&&M("div",{className:"adapt-signal-selector-selected",onClick:_,children:[z?v("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:v(Se,{})}):M(je,{children:[v("span",{className:`adapt-signal-selector-selected-dot ${$}`}),s.nodeIcon&&v("span",{className:"adapt-signal-selector-selected-icon",children:s.nodeIcon})]}),v("span",{className:"adapt-signal-selector-selected-node",children:s.nodeLabel||s.node}),v("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),v("span",{className:"adapt-signal-selector-selected-signal",children:s.signal.label||s.signal.name}),v("span",{className:"adapt-signal-selector-selected-clear",onClick:p=>{p.stopPropagation(),_()},children:"\xD7"})]}),s&&n&&M("div",{className:"adapt-signal-selector-selected adapt-signal-selector-selected--disabled",children:[z?v("span",{className:"adapt-signal-selector-selected-icon adapt-signal-selector-selected-icon--constant",children:v(Se,{})}):M(je,{children:[v("span",{className:`adapt-signal-selector-selected-dot ${$}`}),s.nodeIcon&&v("span",{className:"adapt-signal-selector-selected-icon",children:s.nodeIcon})]}),v("span",{className:"adapt-signal-selector-selected-node",children:s.nodeLabel||s.node}),v("span",{className:"adapt-signal-selector-selected-sep",children:"\u203A"}),v("span",{className:"adapt-signal-selector-selected-signal",children:s.signal.label||s.signal.name})]}),v("input",{ref:S,type:"text",className:`adapt-signal-selector-input${s?" adapt-signal-selector-input--hidden":""}`,value:e,placeholder:a,disabled:n,onChange:p=>{l(p.target.value),u(!0),m(0),p.target.value||d(null)},onFocus:()=>{s||u(!0)},onKeyDown:E}),o&&v("span",{className:"adapt-signal-selector-error",children:o}),f&&!n&&v("div",{ref:I,className:"adapt-signal-selector-dropdown",children:T.length>0?F:v("div",{className:"adapt-signal-selector-no-results",children:"No signals found"})})]})}export{wt as FormatChip,kt as FormatViewer,_t as SignalGroupHeader,Ft as SignalOption,Te as SignalSearch,Rt as SignalSelector,$t as createSignalFilter,Lt as flattenSignals,Mt as getFormatLabel,yt as getSchemaDescription,Nt as isArraySchema,St as isEmptySchema,ye as isPrimitiveSchema,Ee as signalReferenceKey};
|
|
2
2
|
//# sourceMappingURL=react.mjs.map
|