@arcgis/coding-components 4.29.0-beta.1 → 4.29.0-beta.11
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/{readme.md → README.md} +1 -1
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +1 -1
- package/dist/arcgis-coding-components/assets/code-editor/arcade.worker.js +25 -22
- package/dist/arcgis-coding-components/assets/code-editor/css.worker.js +38 -35
- package/dist/arcgis-coding-components/assets/code-editor/editor.worker.js +8 -5
- package/dist/arcgis-coding-components/assets/code-editor/html.worker.js +43 -40
- package/dist/arcgis-coding-components/assets/code-editor/json.worker.js +25 -22
- package/dist/arcgis-coding-components/assets/code-editor/ts.worker.js +164 -161
- package/dist/arcgis-coding-components/index.esm.js +1 -1
- package/dist/arcgis-coding-components/p-1b0246cd.entry.js +1 -0
- package/dist/arcgis-coding-components/p-236ce4a1.js +62 -0
- package/dist/arcgis-coding-components/{p-3eb641a2.js → p-310f0408.js} +2 -2
- package/dist/arcgis-coding-components/{p-683e3dd4.js → p-3664ab2a.js} +1 -1
- package/dist/arcgis-coding-components/{p-a152b643.js → p-443fe20e.js} +2 -2
- package/dist/arcgis-coding-components/{p-74e0738d.js → p-9a164b63.js} +2 -2
- package/dist/arcgis-coding-components/{p-7fb19e9b.js → p-9dd33d3e.js} +2 -2
- package/dist/arcgis-coding-components/{p-5fe913f0.js → p-b3500466.js} +2 -2
- package/dist/arcgis-coding-components/{p-27d03fb2.js → p-b83db734.js} +2 -2
- package/dist/arcgis-coding-components/{p-98f0e116.js → p-cfff9500.js} +1 -1
- package/dist/arcgis-coding-components/{p-96c3ebcb.js → p-ff06e912.js} +2 -2
- package/dist/cjs/{arcade-defaults-55c18abe.js → arcade-defaults-e128d6d9.js} +64435 -59093
- package/dist/cjs/{arcade-mode-bd1630dd.js → arcade-mode-8bf7a14b.js} +1 -1
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +3 -3
- package/dist/cjs/{css-3c67d381.js → css-7229b372.js} +1 -1
- package/dist/cjs/{cssMode-73d4ac47.js → cssMode-8c1d563a.js} +2 -2
- package/dist/cjs/{html-da599f39.js → html-ead03bbb.js} +2 -2
- package/dist/cjs/{htmlMode-6f0883d3.js → htmlMode-5e1a0115.js} +2 -2
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/{javascript-92268a2f.js → javascript-3fe2de06.js} +3 -3
- package/dist/cjs/{jsonMode-110ef3c9.js → jsonMode-8b4b19f9.js} +2 -2
- package/dist/cjs/{tsMode-8cb72aa2.js → tsMode-b9491227.js} +2 -2
- package/dist/cjs/{typescript-edaad128.js → typescript-524fddbc.js} +2 -2
- package/dist/components/code-editor.js +1 -1
- package/dist/esm/{arcade-defaults-ac486973.js → arcade-defaults-a34c2e51.js} +64435 -59093
- package/dist/esm/{arcade-mode-fc719356.js → arcade-mode-c5a69066.js} +1 -1
- package/dist/esm/arcgis-arcade-api_6.entry.js +3 -3
- package/dist/esm/{css-9066b96a.js → css-ff1e9f8c.js} +1 -1
- package/dist/esm/{cssMode-f452e699.js → cssMode-cb48c437.js} +2 -2
- package/dist/esm/{html-7c0b7520.js → html-e7c0bd60.js} +2 -2
- package/dist/esm/{htmlMode-200a28b3.js → htmlMode-46638b7f.js} +2 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/{javascript-44a7aba3.js → javascript-2229cd63.js} +3 -3
- package/dist/esm/{jsonMode-fb784fa5.js → jsonMode-08a2f0d2.js} +2 -2
- package/dist/esm/{tsMode-890f3141.js → tsMode-46d0d8e8.js} +2 -2
- package/dist/esm/{typescript-4b8bacca.js → typescript-88a09694.js} +2 -2
- package/package.json +17 -16
- package/dist/arcgis-coding-components/p-2c5583d5.entry.js +0 -1
- package/dist/arcgis-coding-components/p-a388e974.js +0 -62
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as main, e as editor, M as MarkerSeverity, R as Range, l as languages, E as Emitter } from './arcade-defaults-
|
|
1
|
+
import { n as main, e as editor, M as MarkerSeverity, R as Range, l as languages, E as Emitter } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
var ge=(e=>(e.False="false",e.Null="null",e.True="true",e))(ge||{}),xe=(e=>(e.Break="break",e.Continue="continue",e.Else="else",e.For="for",e.From="from",e.Function="function",e.If="if",e.Import="import",e.Export="export",e.In="in",e.Return="return",e.Var="var",e.While="while",e))(xe||{}),c=(e=>(e.AssignmentExpression="AssignmentExpression",e.ArrayExpression="ArrayExpression",e.BlockComment="BlockComment",e.BlockStatement="BlockStatement",e.BinaryExpression="BinaryExpression",e.BreakStatement="BreakStatement",e.CallExpression="CallExpression",e.ContinueStatement="ContinueStatement",e.EmptyStatement="EmptyStatement",e.ExpressionStatement="ExpressionStatement",e.ExportNamedDeclaration="ExportNamedDeclaration",e.ExportSpecifier="ExportSpecifier",e.ForStatement="ForStatement",e.ForInStatement="ForInStatement",e.FunctionDeclaration="FunctionDeclaration",e.Identifier="Identifier",e.IfStatement="IfStatement",e.ImportDeclaration="ImportDeclaration",e.ImportDefaultSpecifier="ImportDefaultSpecifier",e.LineComment="LineComment",e.Literal="Literal",e.LogicalExpression="LogicalExpression",e.MemberExpression="MemberExpression",e.ObjectExpression="ObjectExpression",e.Program="Program",e.Property="Property",e.ReturnStatement="ReturnStatement",e.TemplateElement="TemplateElement",e.TemplateLiteral="TemplateLiteral",e.UnaryExpression="UnaryExpression",e.UpdateExpression="UpdateExpression",e.VariableDeclaration="VariableDeclaration",e.VariableDeclarator="VariableDeclarator",e.WhileStatement="WhileStatement",e))(c||{}),De=["++","--"],We=["-","+","!","~"],qe=["=","/=","*=","%=","+=","-="],He=["||","&&"],bt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"],It=(e=>(e[e.Unknown=0]="Unknown",e[e.BooleanLiteral=1]="BooleanLiteral",e[e.EOF=2]="EOF",e[e.Identifier=3]="Identifier",e[e.Keyword=4]="Keyword",e[e.NullLiteral=5]="NullLiteral",e[e.NumericLiteral=6]="NumericLiteral",e[e.Punctuator=7]="Punctuator",e[e.StringLiteral=8]="StringLiteral",e[e.Template=10]="Template",e))(It||{}),kt=(e=>(e.InvalidModuleUri="InvalidModuleUri",e.ForInOfLoopInitializer="ForInOfLoopInitializer",e.IdentiferExpected="IdentiferExpected",e.InvalidEscapedReservedWord="InvalidEscapedReservedWord",e.InvalidExpression="InvalidExpression",e.InvalidFunctionIdentifier="InvalidFunctionIdentifier",e.InvalidHexEscapeSequence="InvalidHexEscapeSequence",e.InvalidLeftHandSideInAssignment="InvalidLeftHandSideInAssignment",e.InvalidLeftHandSideInForIn="InvalidLeftHandSideInForIn",e.InvalidTemplateHead="InvalidTemplateHead",e.InvalidVariableAssignment="InvalidVariableAssignment",e.KeyMustBeString="KeyMustBeString",e.NoFunctionInsideBlock="NoFunctionInsideBlock",e.NoFunctionInsideFunction="NoFunctionInsideFunction",e.ModuleExportRootOnly="ModuleExportRootOnly",e.ModuleImportRootOnly="ModuleImportRootOnly",e.PunctuatorExpected="PunctuatorExpected",e.TemplateOctalLiteral="TemplateOctalLiteral",e.UnexpectedBoolean="UnexpectedBoolean",e.UnexpectedEndOfScript="UnexpectedEndOfScript",e.UnexpectedIdentifier="UnexpectedIdentifier",e.UnexpectedKeyword="UnexpectedKeyword",e.UnexpectedNull="UnexpectedNull",e.UnexpectedNumber="UnexpectedNumber",e.UnexpectedPunctuator="UnexpectedPunctuator",e.UnexpectedString="UnexpectedString",e.UnexpectedTemplate="UnexpectedTemplate",e.UnexpectedToken="UnexpectedToken",e))(kt||{});var v=[[],[],[]];De.forEach(e=>v[e.length-1].push(e));We.forEach(e=>v[e.length-1].push(e));He.forEach(e=>v[e.length-1].push(e));qe.forEach(e=>v[e.length-1].push(e));bt.forEach(e=>v[e.length-1].push(e));var rt=(D=>(D.AlreadyDefined="AlreadyDefined",D.ApiConflict="ApiConflict",D.AssignedNeverUsed="AssignedNeverUsed",D.DefinedNeverAssigned="DefinedNeverAssigned",D.DefinedNeverUsed="DefinedNeverUsed",D.EmptyBlockStatement="EmptyBlockStatement",D.ExecutionError="ExecutionError",D.InvalidApiFunctionUsage="InvalidApiFunctionUsage",D.InvalidConstantIdentifier="InvalidConstantIdentifier",D.InvalidPropertyIdentifier="InvalidPropertyIdentifier",D.NoArgumentExpected="NoArgumentExpected",D.NotADictionary="NotADictionary",D.NotDefined="NotDefined",D.NotEnoughArguments="NotEnoughArguments",D.ProfileVariablesAreImmutable="ProfileVariablesAreImmutable",D.ProfileVariablesConflict="ProfileVariablesConflict",D.ReservedKeyword="ReservedKeyword",D.TooManyArguments="TooManyArguments",D.UnexpectedEmptyFunction="UnexpectedEmptyFunction",D.UnexpectedPropertyIdentifier="UnexpectedPropertyIdentifier",D.UnknownPropertyIdentifier="UnknownPropertyIdentifier",D))(rt||{});var st=Object.values(xe),at=Object.values(ge);at.map(e=>({label:e,kind:main.CompletionItemKind.Constant}));st.map(e=>({label:e,kind:main.CompletionItemKind.Keyword}));
|