@arcgis/coding-components 4.33.0-next.15 → 4.33.0-next.3
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/arcgis-coding-components/{5K7S46RN.js → 4OROLC5C.js} +1 -1
- package/dist/arcgis-coding-components/{QJD3E3UJ.js → 6ANJPMWO.js} +2 -2
- package/dist/arcgis-coding-components/{UY4RIPBT.js → 6RIMCEE7.js} +2 -2
- package/dist/arcgis-coding-components/{CMTNOB72.js → 72KBNNNB.js} +3 -3
- package/dist/arcgis-coding-components/{OGP65MUH.js → A5YXRH3G.js} +2 -2
- package/dist/arcgis-coding-components/{ISBD633V.js → BZE7PVFR.js} +2 -2
- package/dist/arcgis-coding-components/{2VGP63WF.js → CG4Y5DBN.js} +2 -2
- package/dist/arcgis-coding-components/DBJXRPMD.js +6 -0
- package/dist/arcgis-coding-components/{XX6SUJMD.js → DCIWQCCD.js} +2 -2
- package/dist/arcgis-coding-components/{Q4QZHR4O.js → DTUMWM5W.js} +2 -2
- package/dist/arcgis-coding-components/{34UIMIAN.js → EKUBSNU4.js} +2 -2
- package/dist/arcgis-coding-components/{AMOLUWRR.js → ETD2QKZN.js} +2 -2
- package/dist/arcgis-coding-components/{MJIY7ZLV.js → FPIQPDYX.js} +2 -2
- package/dist/arcgis-coding-components/{B4QESPPO.js → GCWORAC7.js} +2 -2
- package/dist/arcgis-coding-components/{D7QWJ7XG.js → H62XB77V.js} +2 -2
- package/dist/arcgis-coding-components/{WVFEWTI5.js → IMJP65IF.js} +2 -2
- package/dist/arcgis-coding-components/{RVHZCUTL.js → ITOEESOC.js} +2 -2
- package/dist/arcgis-coding-components/{Q4O7YDYT.js → KHFFIX5L.js} +3 -3
- package/dist/arcgis-coding-components/{5PUSNOQE.js → L57V2JF3.js} +2 -2
- package/dist/arcgis-coding-components/{PI7D7VDN.js → LZAJAWYD.js} +1 -1
- package/dist/arcgis-coding-components/{CFFVHYGQ.js → OAU3FNC2.js} +2 -2
- package/dist/arcgis-coding-components/{7GLDRYFT.js → OVUOQFGL.js} +2 -2
- package/dist/arcgis-coding-components/{NP4AV4SP.js → OZL7R5CX.js} +1 -1
- package/dist/arcgis-coding-components/PAIJWOX5.js +4 -0
- package/dist/arcgis-coding-components/{YG5SALOB.js → PX3MA33B.js} +2 -2
- package/dist/arcgis-coding-components/{BJVSYJOO.js → RDVQKLPH.js} +2 -2
- package/dist/arcgis-coding-components/{KFSMEZH4.js → RPIXUMTI.js} +2 -2
- package/dist/arcgis-coding-components/{GRY7EBYG.js → TTMZ6N44.js} +2 -2
- package/dist/arcgis-coding-components/{FABVYIDB.js → U4EN5Y7P.js} +2 -2
- package/dist/arcgis-coding-components/{QOBAQXLC.js → UN3AAX53.js} +2 -2
- package/dist/arcgis-coding-components/{ZV4I32YW.js → VHB7S5OM.js} +2 -2
- package/dist/arcgis-coding-components/{DUJ5FRLP.js → VREATZUJ.js} +2 -2
- package/dist/arcgis-coding-components/{FS5HH6DQ.js → YL4BFFXW.js} +1 -1
- package/dist/arcgis-coding-components/ZMT2FO4N.js +4 -0
- package/dist/arcgis-coding-components/{TCGTSM3M.js → ZTTC2VV2.js} +1 -1
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
- package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +1174 -1181
- package/dist/chunks/arcade-defaults.js +1 -1
- package/dist/chunks/arcade-executor.js +1 -1
- package/dist/chunks/arcade-mode.js +1 -1
- package/dist/chunks/arcade-service-accessors.js +1 -1
- package/dist/chunks/fields.js +1 -1
- package/dist/chunks/language-defaults-base.js +1 -1
- package/dist/chunks/markdown.js +1 -1
- package/dist/chunks/monaco-importer.js +1 -1
- package/dist/chunks/runtime.js +1 -1
- package/dist/chunks/sql-expr-defaults.js +1 -1
- package/dist/chunks/sql-expr-mode.js +1 -1
- package/dist/chunks/useT9n.js +1 -1
- package/dist/components/arcgis-arcade-editor/customElement.d.ts +1 -21
- package/dist/components/arcgis-arcade-editor/customElement.js +2 -2
- package/dist/components/arcgis-arcade-results/customElement.js +1 -1
- package/dist/components/arcgis-arcade-suggestions/customElement.js +1 -1
- package/dist/components/arcgis-code-editor/customElement.js +3 -3
- package/dist/components/arcgis-editor-variables/customElement.js +1 -1
- package/dist/components/arcgis-language-api-panel/customElement.js +1 -1
- package/dist/components/arcgis-sql-expression-editor/customElement.d.ts +0 -3
- package/dist/components/arcgis-sql-expression-editor/customElement.js +6 -6
- package/dist/components/arcgis-sql-expression-fields/customElement.js +1 -1
- package/dist/docs/api.json +6 -12
- package/dist/docs/docs.json +4 -7
- package/dist/docs/vscode.html-custom-data.json +4 -4
- package/dist/docs/web-types.json +3 -3
- package/dist/index.js +1 -1
- package/dist/loader.js +1 -1
- package/package.json +9 -9
- package/dist/arcgis-coding-components/4BT6HNR7.js +0 -6
- package/dist/arcgis-coding-components/5DCM7GQU.js +0 -4
- package/dist/arcgis-coding-components/MPXNMC5Z.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
2
|
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.
|
|
3
|
+
v4.33.0-next.3 */
|
|
4
4
|
var g=Object.create;var e=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var j=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var m=(a=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(a,{get:(b,c)=>(typeof require<"u"?require:b)[c]}):a)(function(a){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')});var n=(a,b)=>()=>(a&&(b=a(a=0)),b);var o=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),p=(a,b)=>{for(var c in b)e(a,c,{get:b[c],enumerable:!0})},l=(a,b,c,f)=>{if(b&&typeof b=="object"||typeof b=="function")for(let d of i(b))!k.call(a,d)&&d!==c&&e(a,d,{get:()=>b[d],enumerable:!(f=h(b,d))||f.enumerable});return a};var q=(a,b,c)=>(c=a!=null?g(j(a)):{},l(b||!a||!a.__esModule?e(c,"default",{value:a,enumerable:!0}):c,a));export{m as a,n as b,o as c,p as d,q as e};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
2
|
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.
|
|
4
|
-
import{a as t,b as e}from"./
|
|
3
|
+
v4.33.0-next.3 */
|
|
4
|
+
import{a as t,b as e}from"./H62XB77V.js";import"./TTMZ6N44.js";import"./4OROLC5C.js";var i=t,o={defaultToken:"invalid",tokenPostfix:".js",keywords:["break","case","catch","class","continue","const","constructor","debugger","default","delete","do","else","export","extends","false","finally","for","from","function","get","if","import","in","instanceof","let","new","null","return","set","static","super","switch","symbol","this","throw","true","try","typeof","undefined","var","void","while","with","yield","async","await","of"],typeKeywords:[],operators:e.operators,symbols:e.symbols,escapes:e.escapes,digits:e.digits,octaldigits:e.octaldigits,binarydigits:e.binarydigits,hexdigits:e.hexdigits,regexpctl:e.regexpctl,regexpesc:e.regexpesc,tokenizer:e.tokenizer};export{i as conf,o as language};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
2
|
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.
|
|
4
|
-
import{d as o,x as r}from"./
|
|
3
|
+
v4.33.0-next.3 */
|
|
4
|
+
import{d as o,x as r}from"./DBJXRPMD.js";var s=o(r);export{s as a};
|