@arcgis/coding-components 4.32.0-next.17 → 4.32.0-next.19

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.
Files changed (67) hide show
  1. package/dist/arcgis-coding-components/{PJIM5CVB.js → 3L4RY47I.js} +2 -2
  2. package/dist/arcgis-coding-components/{E55X3A5I.js → 3WAL6VTQ.js} +2 -2
  3. package/dist/arcgis-coding-components/{DQDWUNRW.js → 4NW6ASPU.js} +2 -2
  4. package/dist/arcgis-coding-components/{LJH27Y2G.js → BG6T7AY3.js} +2 -2
  5. package/dist/arcgis-coding-components/{6CXAVCJD.js → BSECA2RU.js} +2 -2
  6. package/dist/arcgis-coding-components/{DQJ2C7BA.js → DZ2N5TAI.js} +2 -2
  7. package/dist/arcgis-coding-components/ETKZJLUJ.js +6 -0
  8. package/dist/arcgis-coding-components/{PKO3WCVQ.js → FLQRTGRO.js} +2 -2
  9. package/dist/arcgis-coding-components/{CB7FNZGQ.js → GOEY6DHU.js} +1 -1
  10. package/dist/arcgis-coding-components/{PTUK2NVN.js → GW4QIVKG.js} +2 -2
  11. package/dist/arcgis-coding-components/{PAGWYFQI.js → ILD5GAZP.js} +2 -2
  12. package/dist/arcgis-coding-components/{JRQTAI77.js → IYYILYHU.js} +3 -3
  13. package/dist/arcgis-coding-components/{ISEFWYKS.js → JFN5WQCV.js} +2 -2
  14. package/dist/arcgis-coding-components/{VYGQDML4.js → LIZ57PRQ.js} +2 -2
  15. package/dist/arcgis-coding-components/{XAP4VSRB.js → LJAXVC46.js} +2 -2
  16. package/dist/arcgis-coding-components/{H3ZXUPGI.js → LKU4PQIS.js} +2 -2
  17. package/dist/arcgis-coding-components/{KTIY5U7I.js → LP55G6VH.js} +2 -2
  18. package/dist/arcgis-coding-components/{7RT3IUBL.js → LVXPIL5J.js} +2 -2
  19. package/dist/arcgis-coding-components/{BXMDUOG5.js → LYMIMUDX.js} +2 -2
  20. package/dist/arcgis-coding-components/{PP4LQMW6.js → MBQDBZ5Q.js} +2 -2
  21. package/dist/arcgis-coding-components/{HEMUY4EX.js → MIMRYQDK.js} +2 -2
  22. package/dist/arcgis-coding-components/{K65MMKQZ.js → MPQONZKK.js} +2 -2
  23. package/dist/arcgis-coding-components/{GYRAGUCS.js → MQPGUAKU.js} +2 -2
  24. package/dist/arcgis-coding-components/{AN5XOTG3.js → MT6E7WAE.js} +2 -2
  25. package/dist/arcgis-coding-components/{C7AOZLHG.js → OKZIDXTH.js} +2 -2
  26. package/dist/arcgis-coding-components/OOTSJLE7.js +8 -0
  27. package/dist/arcgis-coding-components/{54R6KKGA.js → PPHYUAQB.js} +1 -1
  28. package/dist/arcgis-coding-components/{PPN3MKSY.js → Q3MEWLG6.js} +2 -2
  29. package/dist/arcgis-coding-components/{ONWSK62Q.js → QSD2HIV4.js} +2 -2
  30. package/dist/arcgis-coding-components/{EIZ2XTGD.js → RM3PUYKP.js} +2 -2
  31. package/dist/arcgis-coding-components/{ZS5XSXBA.js → TDQSMBML.js} +2 -2
  32. package/dist/arcgis-coding-components/WQIYCHVV.js +6 -0
  33. package/dist/arcgis-coding-components/{ZGVAC5ZL.js → YDXZPRQS.js} +2 -2
  34. package/dist/arcgis-coding-components/{TX2HX5VE.js → YIY2X63A.js} +1 -1
  35. package/dist/arcgis-coding-components/{472M2R72.js → YZN6YOSZ.js} +2 -2
  36. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  37. package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +1 -1
  38. package/dist/chunks/arcade-defaults.js +1 -1
  39. package/dist/chunks/arcade-executor.js +1 -1
  40. package/dist/chunks/arcade-mode.js +1 -1
  41. package/dist/chunks/arcade-service-accessors.js +1 -1
  42. package/dist/chunks/fields.js +1 -1
  43. package/dist/chunks/language-defaults-base.js +1 -1
  44. package/dist/chunks/markdown.js +1 -1
  45. package/dist/chunks/monaco-importer.js +1 -1
  46. package/dist/chunks/runtime.js +7 -453
  47. package/dist/chunks/sql-expr-defaults.js +1 -1
  48. package/dist/chunks/sql-expr-mode.js +1 -1
  49. package/dist/chunks/useT9n.js +1 -1
  50. package/dist/components/arcgis-arcade-editor/customElement.js +12 -11
  51. package/dist/components/arcgis-arcade-results/customElement.js +5 -4
  52. package/dist/components/arcgis-arcade-suggestions/customElement.js +7 -6
  53. package/dist/components/arcgis-code-editor/customElement.js +11 -10
  54. package/dist/components/arcgis-editor-variables/customElement.js +12 -11
  55. package/dist/components/arcgis-language-api-panel/customElement.js +13 -12
  56. package/dist/components/arcgis-sql-expression-editor/customElement.js +7 -6
  57. package/dist/components/arcgis-sql-expression-fields/customElement.js +10 -9
  58. package/dist/docs/api.json +2 -2
  59. package/dist/docs/docs.json +2 -2
  60. package/dist/docs/web-types.json +1 -1
  61. package/dist/index.js +1 -1
  62. package/dist/loader.js +5 -4
  63. package/dist/utils/language-defaults-base.d.ts +1 -1
  64. package/package.json +7 -6
  65. package/dist/arcgis-coding-components/2JO3YPBV.js +0 -6
  66. package/dist/arcgis-coding-components/AWZRXR2G.js +0 -8
  67. package/dist/arcgis-coding-components/JBLNDPQ4.js +0 -6
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.32/esri/copyright.txt for details.
4
- * v4.32.0-next.17
5
- */
6
- var k=class{resolve(e){}reject(e){}constructor(){this.promise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}};function L(e,t){let n=e;for(;n;){if(n===t)return!0;if(!n.parentNode)return!1;n.parentNode instanceof ShadowRoot?n=n.parentNode.host:n=n.parentNode}return!1}function T(e,t,n){let{subscribe:r}=$(t);return r(o=>{o.some(s=>L(e,s.target))&&n()})}var h={};function $(e){let t=e.join(","),n=h[t];if(n!==void 0)return n;let r=new Set,o=new MutationObserver(s=>r.forEach(a=>a(s)));globalThis.document&&o.observe(document.documentElement,{attributes:!0,attributeFilter:e,subtree:!0});let i={subscribe(s){return r.add(s),{remove:()=>{r.delete(s),r.size===0&&(o.disconnect(),h[t]=void 0)}}}};return h[t]=i,i}function b(e,t){let n=e;for(;n;){let r=n.closest?.(t);if(r)return r;let o=n.getRootNode?.();if(o===globalThis.document)return null;n=o.host}return null}function U(e){return b(e,":is(.calcite-mode-light, .calcite-mode-dark)")?.classList.contains("calcite-mode-dark")?"dark":"light"}function y(e,t,n){return b(e,`[${t}]`)?.getAttribute(t)??n}function A(e){return e.nodeType===Node.ELEMENT_NODE}function C(e){return"setFocus"in e&&typeof e.setFocus=="function"}function u(e,t=""){if(!A(e))return!1;if(e.matches(t))return C(e)&&setTimeout(()=>e.setFocus(),0),!0;for(let r of e.children)if(u(r,t))return!0;let n=e.shadowRoot;if(n){for(let r of n.children)if(u(r,t))return!0}return!1}function I(e,t){if(!e?.shadowRoot)return;if(e.hasAttribute("hydrated")||e.hasAttribute("calcite-hydrated")){u(e,t);return}let n=new MutationObserver(()=>{n.disconnect(),u(e,t)});n.observe(e,{attributes:!0,attributeFilter:["hydrated","calcite-hydrated"]})}function _(e,t,...n){try{return e?.call(t,...n)}catch(r){console.error(r,e)}}async function q(e,t,...n){try{let r=e?.call(t,...n);return r instanceof Promise?await r:r}catch(r){console.error(r,e)}}function c(e){let t="";for(let n=0;n<e;n++)t+=((1+Math.random())*65536|0).toString(16).substring(1);return t}function B(){return[c(2),c(1),c(1),c(1),c(3)].join("-")}var j=["ar","bg","bs","ca","cs","da","de","el","en","es","et","fi","fr","he","hr","hu","id","it","ja","ko","lt","lv","nl","nb","pl","pt-BR","pt-PT","ro","ru","sk","sl","sr","sv","th","tr","uk","vi","zh-CN","zh-HK","zh-TW"],S=new Set(j),l="en",N={pt:"pt-PT",no:"nb",zh:"zh-CN"};async function z(e,t,n=""){let r=`${t}/${n}`,o=`${r}${e}.json`;return p[o]??(p[o]=E(e,r)),await p[o]}var p={};async function E(e,t){let n=`${t}${e}.json`;try{let r=await fetch(n);if(r.ok)return await r.json()}catch(r){return console.error(r),{}}return e===l?{}:await E(l,t)}function R(e){let t=y(e,"lang",globalThis.navigator?.language||l);return{lang:t,t9nLocale:w(t)}}function w(e){let[t,n]=e.split("-"),r=t.toLowerCase(),o=r;return n&&(o=`${r}-${n.toUpperCase()}`),o=N[o]??o,S.has(o)?o:n?w(r):l}function V(e,t,n,r){let o,i=()=>void O(e,t,r).then(s=>{(o?.lang!==s.lang||o.t9nLocale!==s.t9nLocale||o.t9nStrings!==s.t9nStrings)&&n(s),o=s}).catch(console.error);return i(),T(e,["lang"],i)}async function O(e,t,n=e.tagName.toLowerCase().split("-").slice(1).join("-")){let{lang:r,t9nLocale:o}=R(e),i=`${t}/${n}/t9n`,s=`${n}.t9n.`,a=n===null?{}:await z(o,i,s);return{lang:r,t9nLocale:o,t9nStrings:a}}var g='"',v="'";function m(e,t){return new Array(t+1).join(e)}function D(e){let t=g,n=v;e.includes(t)&&!e.includes(n)&&(n=g,t=v);let o=new RegExp(`(^|[^\\\\])((?:\\\\{2})*)((?:\\\\${n})+)`,"gu");e=e.replace(o,(s,a,f,d)=>a+f+m(n,d.length/2));let i=new RegExp(`(^|[^\\\\])((?:\\\\{2})*)(${t}+)`,"gu");return e=e.replace(i,(s,a,f,d)=>a+f+m(`\\${t}`,d.length)),t+e+t}function H(e){let t=e?e.replaceAll(/[-[\]/{}()*+?.\\^$|]/gu,"\\$&"):"^.*$";return new RegExp(t,"i")}function Q(e,t={}){return(e??"").replace(/\{(?<valueName>.*?)\}/gu,(n,r)=>t[r]??n)}function K(e){return`\u200E${e??""}\u200E`}var W=e=>e.replace(P,(t,n)=>`${n===0?"":"-"}${t.toLowerCase()}`),P=/[A-Z]+(?![a-z])|[A-Z]/gu;function Z(e,t){let n=t>x?F:t/M,r=0,o=setInterval(()=>{r+=n,r>=t&&(clearInterval(o),e())},n);return o}var x=4e3,F=2e3,M=4;function G(e){return e!==null}function J(e){return e!==void 0}function X(e,t=100){let n;return(...r)=>{let o=()=>{clearTimeout(n),e(...r)};clearTimeout(n),n=setTimeout(o,t)}}function Y(e,t,n=!1){if(!e||!t)return!1;let r=new URL(e),o=new URL(t);return!n&&r.protocol!==o.protocol||r.host==null||o.host==null?!1:r.host.toLowerCase()===o.host.toLowerCase()&&r.port===o.port}function ee(e){try{return new URL(e),!0}catch{return!1}}export{k as a,T as b,U as c,I as d,_ as e,q as f,B as g,S as h,z as i,R as j,w as k,V as l,D as m,H as n,Q as o,K as p,W as q,Z as r,G as s,J as t,X as u,Y as v,ee as w};