@arcgis/coding-components 4.31.0-next.4 → 4.31.0-next.41
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 +22 -3
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.ar.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.bg.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.bs.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.ca.json +6 -6
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.cs.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.da.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.de.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.el.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.es.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.et.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.fi.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.fr.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.he.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.hr.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.id.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.it.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.ko.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.nb.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.nl.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.pl.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.pt-BR.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.pt-PT.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.ru.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.sk.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.sl.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.sr.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.sv.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.th.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.tr.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.uk.json +5 -5
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.vi.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.zh-CN.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.zh-HK.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/t9n/profile.t9n.zh-TW.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-results/t9n/arcade-results.t9n.ca.json +2 -2
- package/dist/arcgis-coding-components/assets/arcade-results/t9n/arcade-results.t9n.de.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-results/t9n/arcade-results.t9n.he.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-variables/t9n/arcade-variables.t9n.ca.json +1 -1
- package/dist/arcgis-coding-components/assets/arcade-variables/t9n/arcade-variables.t9n.it.json +1 -1
- package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +446 -7
- package/dist/arcgis-coding-components/assets/language-api-panel/t9n/language-api-panel.t9n.ca.json +1 -1
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-b23a3f4e.entry.js → p-1da63080.entry.js} +2 -2
- package/dist/arcgis-coding-components/p-1e1caadf.js +7 -0
- package/dist/arcgis-coding-components/{p-736d890c.js → p-4cc71357.js} +3 -3
- package/dist/arcgis-coding-components/p-51b2fc72.js +6 -0
- package/dist/arcgis-coding-components/{p-4e56f8ae.js → p-5c89b15d.js} +1 -1
- package/dist/arcgis-coding-components/{p-5e173b51.entry.js → p-5f567b03.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-a256ee9c.js → p-64bbd36c.js} +12 -12
- package/dist/arcgis-coding-components/{p-8d67b196.js → p-71191013.js} +3 -3
- package/dist/arcgis-coding-components/{p-86625411.js → p-83b29033.js} +2 -2
- package/dist/arcgis-coding-components/p-909bbd87.entry.js +6 -0
- package/dist/arcgis-coding-components/p-9413c464.js +6 -0
- package/dist/arcgis-coding-components/p-9bb6dd26.js +6 -0
- package/dist/arcgis-coding-components/{p-ab0f6db7.js → p-ba1ec66d.js} +3 -3
- package/dist/arcgis-coding-components/p-bb851fa6.js +6 -0
- package/dist/arcgis-coding-components/{p-b570d7af.js → p-bd267380.js} +2 -2
- package/dist/arcgis-coding-components/{p-5da03560.js → p-d597b9ea.js} +1 -1
- package/dist/arcgis-coding-components/{p-26c67f7c.js → p-e1c8570a.js} +2 -2
- package/dist/arcgis-coding-components/{p-8e93417c.js → p-f4af9e3a.js} +2 -2
- package/dist/cjs/{app-globals-209c2310.js → app-globals-5b428a6f.js} +1 -1
- package/dist/cjs/arcade-defaults-c88dcbd9.js +349 -0
- package/dist/cjs/{arcade-mode-f2c3951e.js → arcade-mode-a369164c.js} +3 -3
- package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +20 -26
- package/dist/cjs/arcgis-coding-components.cjs.js +5 -5
- package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
- package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
- package/dist/cjs/{css-bbd000cd.js → css-db73fa85.js} +1 -1
- package/dist/cjs/{cssMode-ad163e66.js → cssMode-714f53d0.js} +2 -3
- package/dist/cjs/{html-5c67b9d0.js → html-881afd14.js} +2 -3
- package/dist/cjs/{htmlMode-e32a97bd.js → htmlMode-d513ae10.js} +2 -3
- package/dist/cjs/{index-8b891c40.js → index-fd58ccf1.js} +43 -15
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-e159fa2f.js → javascript-8ea0cace.js} +3 -4
- package/dist/cjs/{jsonMode-5c107443.js → jsonMode-345b67b0.js} +2 -3
- package/dist/cjs/{language-defaults-base-4300e691.js → language-defaults-base-cd5a367b.js} +822 -1062
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{sql-expr-defaults-783d9c24.js → sql-expr-defaults-5ab67e9d.js} +114 -52
- package/dist/cjs/sql-expr-mode-aaf5cadf.js +467 -0
- package/dist/cjs/{tsMode-83c4587f.js → tsMode-085f051d.js} +2 -3
- package/dist/cjs/{typescript-f6ca5d84.js → typescript-3adfcc8d.js} +2 -3
- package/dist/components/arcade-defaults.js +238 -4
- package/dist/components/arcade-mode.js +2 -1
- package/dist/components/arcade-results.js +3 -3
- package/dist/components/arcade-suggestions.js +2 -2
- package/dist/components/arcade-variables.js +2 -2
- package/dist/components/arcgis-arcade-editor.js +7 -6
- package/dist/components/arcgis-arcade-results.js +1 -1
- package/dist/components/arcgis-arcade-suggestions.js +1 -1
- package/dist/components/arcgis-arcade-variables.js +1 -1
- package/dist/components/arcgis-assets.d.ts +26 -26
- package/dist/components/arcgis-assets.js +2 -2
- package/dist/components/arcgis-code-editor.js +1 -1
- package/dist/components/arcgis-language-api-panel.js +1 -1
- package/dist/components/arcgis-sql-expression-editor.js +2 -2
- package/dist/components/arcgis-sql-expression-fields.js +1 -1
- package/dist/components/{chunk-6TARY3NN.js → chunk-ZZIYM65N.js} +38 -30
- package/dist/components/code-editor.js +16 -23
- package/dist/components/fields.js +4 -4
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +2 -2
- package/dist/components/language-api-panel.js +2 -2
- package/dist/components/language-defaults-base.js +81 -323
- package/dist/components/markdown.js +1 -1
- package/dist/components/sql-expr-defaults.js +77 -24
- package/dist/components/sql-expr-mode.js +282 -24951
- package/dist/components/sql-expression-fields.js +2 -2
- package/dist/components/useT9n.js +2 -2
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{app-globals-60a61d0d.js → app-globals-9b5f37f3.js} +1 -1
- package/dist/esm/arcade-defaults-23d01109.js +344 -0
- package/dist/esm/{arcade-mode-7e6764ac.js → arcade-mode-30a9597a.js} +3 -3
- package/dist/esm/arcgis-arcade-editor_6.entry.js +21 -27
- package/dist/esm/arcgis-coding-components.js +6 -6
- package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
- package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
- package/dist/esm/{css-7d75b7ca.js → css-442d4a5a.js} +1 -1
- package/dist/esm/{cssMode-95305ae2.js → cssMode-8833e7da.js} +2 -3
- package/dist/esm/{html-84fc596c.js → html-1adb92d5.js} +2 -3
- package/dist/esm/{htmlMode-c961f619.js → htmlMode-d45f4634.js} +2 -3
- package/dist/esm/{index-1c1754c0.js → index-d9b2b45b.js} +43 -15
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-0aa4505f.js → javascript-5bf60fbf.js} +3 -4
- package/dist/esm/{jsonMode-86b234eb.js → jsonMode-cba63cda.js} +2 -3
- package/dist/esm/{language-defaults-base-949fa7fb.js → language-defaults-base-49508cc9.js} +819 -1062
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{sql-expr-defaults-f2f50289.js → sql-expr-defaults-ba682a85.js} +114 -53
- package/dist/esm/sql-expr-mode-5da1d4c8.js +463 -0
- package/dist/esm/{tsMode-ee945c40.js → tsMode-23360d7b.js} +2 -3
- package/dist/esm/{typescript-8bd2bb48.js → typescript-d1e4a590.js} +2 -3
- package/dist/loader/cdn.js +2 -3
- package/dist/loader/index.cjs.js +2 -3
- package/dist/loader/index.es2017.js +2 -3
- package/dist/loader/index.js +2 -3
- package/dist/types/components/arcade-editor/arcade-editor.d.ts +13 -3
- package/dist/types/components/arcade-results/arcade-results.d.ts +1 -1
- package/dist/types/components/arcade-suggestions/arcade-suggestions.d.ts +1 -1
- package/dist/types/components/arcade-variables/arcade-variables.d.ts +1 -1
- package/dist/types/components/code-editor/code-editor.d.ts +14 -4
- package/dist/types/components/language-api-panel/language-api-panel.d.ts +1 -1
- package/dist/types/components.d.ts +13 -13
- package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/arcade-editor.stories.d.ts +8 -1
- package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/editorContext.d.ts +5 -1
- package/dist/types/stencil-public-runtime.d.ts +3 -8
- package/dist/types/utils/arcade-monaco/arcade-language-features.d.ts +1 -0
- package/dist/types/utils/arcade-monaco/arcade-profile-strategy.d.ts +9 -0
- package/dist/types/utils/fields.d.ts +2 -2
- package/dist/types/utils/profile/editor-profile.d.ts +7 -6
- package/dist/types/utils/profile/types.d.ts +53 -65
- package/dist/types/utils/profile/utils.d.ts +9 -8
- package/dist/types/utils/sql-expr-monaco/sql-expr-completion.d.ts +56 -5
- package/dist/types/utils/sql-expr-monaco/sql-expr-constants.d.ts +61 -0
- package/dist/types/utils/sql-expr-monaco/sql-expr-contribution.d.ts +1 -11
- package/dist/types/utils/sql-expr-monaco/sql-expr-defaults.d.ts +0 -1
- package/dist/types/utils/sql-expr-monaco/sql-expr-language-features.d.ts +18 -534
- package/dist/types/utils/sql-expr-monaco/sql-expr-mode.d.ts +34 -1
- package/dist/types/utils/sql-expr-monaco/sql-expr-parser-utils.d.ts +30 -0
- package/dist/types/utils/sql-expr-monaco/sql-expr-service-accessors.d.ts +19 -0
- package/dist/types/utils/sql-expr-monaco/sql-expr-validation-diagnostic-adapter.d.ts +0 -7
- package/dist/types/utils/sql-expr-monaco/sql-expr-validation-utils.d.ts +73 -77
- package/dist/types/utils/sql-expr-monaco/sql-expr-validation.d.ts +5 -6
- package/dist/types/utils/sql-expr-monaco/sql-expr-worker-manager.d.ts +2 -0
- package/dist/types/utils/sql-expr-monaco/sql-expr.worker.d.ts +11 -8
- package/dist/types/utils/sql-expr-monaco/sql-expression-profile-strategy.d.ts +13 -0
- package/dist/types/utils/sql-expr-monaco/types.d.ts +30 -28
- package/package.json +19 -19
- package/dist/arcgis-coding-components/p-103bdac3.js +0 -6
- package/dist/arcgis-coding-components/p-2d14950e.js +0 -7
- package/dist/arcgis-coding-components/p-374b59c1.js +0 -6
- package/dist/arcgis-coding-components/p-a36c357f.js +0 -6
- package/dist/arcgis-coding-components/p-de5cabbb.js +0 -6
- package/dist/arcgis-coding-components/p-e6cac921.entry.js +0 -6
- package/dist/cjs/arcade-defaults-ee308e3a.js +0 -116
- package/dist/cjs/sql-expr-mode-6cac37ed.js +0 -25135
- package/dist/esm/arcade-defaults-b1a5f013.js +0 -111
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/sql-expr-mode-14c94be3.js +0 -25132
- package/dist/types/utils/profile/predefined-profile.d.ts +0 -4
- package/dist/types/utils/sql-expr-monaco/DependentFiles/DateOnly.d.ts +0 -41
- package/dist/types/utils/sql-expr-monaco/DependentFiles/SqlInterval.d.ts +0 -16
- package/dist/types/utils/sql-expr-monaco/DependentFiles/SqlTimestampOffset.d.ts +0 -26
- package/dist/types/utils/sql-expr-monaco/DependentFiles/TimeOnly.d.ts +0 -37
- package/dist/types/utils/sql-expr-monaco/DependentFiles/UnknownTimeZone.d.ts +0 -11
- package/dist/types/utils/sql-expr-monaco/DependentFiles/WhereGrammar.d.ts +0 -122
- package/dist/types/utils/sql-expr-monaco/DependentFiles/sqlCompareUtils.d.ts +0 -5
- package/dist/types/utils/sql-expr-monaco/DependentFiles/sqlDateParsingUtils.d.ts +0 -18
- package/dist/types/utils/sql-expr-monaco/DependentFiles/sqlUtils.d.ts +0 -6
- package/dist/types/utils/sql-expr-monaco/DependentFiles/standardizedFunctions.d.ts +0 -156
- package/dist/types/utils/sql-expr-monaco/DependentFiles/support.d.ts +0 -150
- package/dist/types/utils/sql-expr-monaco/PeggyGrammar/sql92grammar.d.ts +0 -1397
- package/dist/types/utils/sql-expr-monaco/libraries/date/properties/index.d.ts +0 -59
- package/dist/types/utils/sql-expr-monaco/libraries/numeric/properties/index.d.ts +0 -295
- package/dist/types/utils/sql-expr-monaco/libraries/string/properties/index.d.ts +0 -135
- package/dist/types/utils/sql-expr-monaco/sql-expr-validation-adapter.d.ts +0 -3
- package/dist/types/utils/sql-expr-profile/predefined-profile.d.ts +0 -2
package/README.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
|
1
1
|
# ArcGIS Maps SDK for JavaScript - Coding Components
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
The ArcGIS Maps SDK for JavaScript provides a suite of ready-to-use UI components that simplify the process of creating GIS web applications. Currently, this package only includes an [Arcade](https://developers.arcgis.com/arcade/) expression code editor.
|
|
4
4
|
|
|
5
|
-
Samples for how to use this package are available on github in the [
|
|
5
|
+
Samples for how to use this package are available on github in the [jsapi-resources](https://github.com/Esri/jsapi-resources) repository.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
## Documentation
|
|
8
|
+
|
|
9
|
+
- [Key Features](https://developers.arcgis.com/javascript/latest/key-features/)
|
|
10
|
+
- [Build with npm](https://developers.arcgis.com/javascript/latest/get-started-npm/#components)
|
|
11
|
+
- [API and component references](https://developers.arcgis.com/javascript/latest/references/)
|
|
12
|
+
- [Functionality samples](https://developers.arcgis.com/javascript/latest/sample-code/)
|
|
13
|
+
|
|
14
|
+
## Resources
|
|
15
|
+
|
|
16
|
+
- [ArcGIS blog](https://blogs.esri.com/esri/arcgis/tag/javascript/)
|
|
17
|
+
- [twitter@EsriDevs](https://twitter.com/EsriDevs)
|
|
18
|
+
- [System Requirements](https://developers.arcgis.com/javascript/latest/system-requirements/)
|
|
19
|
+
- [Terms of Use](https://www.esri.com/en-us/legal/terms/product-specific-scope-of-use)
|
|
20
|
+
- [Licensing](https://developers.arcgis.com/javascript/latest/licensing/)
|
|
21
|
+
- [Working with `next` versions](https://github.com/Esri/feedback-js-api-next/blob/main/README.md)
|
|
22
|
+
|
|
23
|
+
## Issues
|
|
24
|
+
|
|
25
|
+
- General questions about using this package or the ArcGIS Maps SDK for JavaScript? See the [Esri developer community](https://community.esri.com/t5/arcgis-api-for-javascript/ct-p/arcgis-api-for-javascript).
|
|
26
|
+
- [Technical support](https://support.esri.com/).
|
|
8
27
|
|
|
9
28
|
## License
|
|
10
29
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.41
|
|
5
5
|
*/
|
|
6
|
-
import{p as e,b as
|
|
6
|
+
import{p as e,b as a}from"./p-1e1caadf.js";export{s as setNonce}from"./p-1e1caadf.js";import{g as i}from"./p-d597b9ea.js";(()=>{const a=import.meta.url,i={};return""!==a&&(i.resourcesUrl=new URL(".",a).href),e(i)})().then((async e=>(await i(),a([["p-1da63080",[[1,"arcgis-sql-expression-fields",{loading:[4],modelId:[1,"model-id"],_mutationCounter:[32],_flowItemRenderers:[32],_filterValue:[32]},null,{modelId:["modelIdPropChanged"]}]]],["p-909bbd87",[[0,"arcgis-arcade-editor",{profile:[16],script:[1025],testData:[16],suggestions:[16],snippets:[16],hideDocumentationActions:[4,"hide-documentation-actions"],hideSideBar:[4,"hide-side-bar"],sideActionBarExpanded:[1540,"side-action-bar-expanded"],openedSidePanel:[1537,"opened-side-panel"],editorOptions:[16],editorInstance:[16],_preparingArcade:[32],_editorProfile:[32],_apiLibrary:[32],_showExecutionPanel:[32],_resultPanel:[32],_executingScript:[32],_consoleLogs:[32],_executionResult:[32],messages:[32],getScript:[64],setFocus:[64],getEditorInstance:[64],getTestResult:[64],updateThemeColors:[64]},null,{messages:["_messagesChanged"],profile:["_profileChanged"],testData:["_testDataChanged"],snippets:["_snippetChanged"]}],[1,"arcgis-arcade-results",{loading:[4],openedResultPanel:[1537,"opened-result-panel"],result:[16],consoleLogs:[16]}],[1,"arcgis-arcade-suggestions",{suggestions:[16],_selectedSuggestion:[32],_filterValue:[32],_colorizeStyle:[32]},null,{suggestions:["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{loading:[4],modelId:[1,"model-id"],_mutationCounter:[32],_flowItemRenderers:[32],_filterValue:[32]},null,{modelId:["modelIdPropChanged"]}],[0,"arcgis-code-editor",{value:[1],language:[1],modelId:[1,"model-id"],editorOptions:[16],editorInstance:[16],getValue:[64],setValue:[64],insertText:[64],insertSnippet:[64],getEditorInstance:[64],setFocus:[64]},null,{language:["languagePropChange"],modelId:["modelIdPropChange"],editorOptions:["editorOptionsPropChange"]}],[1,"arcgis-language-api-panel",{hideDocumentationActions:[4,"hide-documentation-actions"],loading:[4],apiLibrary:[16],_selectedApiItem:[32],_filterValue:[32],_colorizeStyle:[32]}]]],["p-5f567b03",[[0,"arcgis-sql-expression-editor",{profile:[16],_preparing:[32],_editorProfile:[32],_activeAction:[32],_apiLibrary:[32]},null,{profile:["_profileChanged"]}]]]],e))));
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "دالة",
|
|
31
31
|
"domainvalues": "قيم النطاق",
|
|
32
32
|
"subtypes": "الأنواع الفرعية",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - قيم النطاق للنوع
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - قيم النطاق للنوع \"{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "قيم النطاق حسب الأنواع الفرعية"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Функция",
|
|
31
31
|
"domainvalues": "Стойности на домейн",
|
|
32
32
|
"subtypes": "Подтипове",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Стойности на домейн за тип
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Стойности на домейн за тип '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Стойности на домейни по подтипове"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcija",
|
|
31
31
|
"domainvalues": "Vrijednosti domene",
|
|
32
32
|
"subtypes": "Podtipovi",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Vrijednosti domene za tip
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Vrijednosti domene za tip '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Vrijednosti domene prema podtipovima"
|
|
35
35
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"layer": "Capa",
|
|
3
|
-
"featureservice": "Servei d
|
|
3
|
+
"featureservice": "Servei d'entitats",
|
|
4
4
|
"mapservice": "Servei de mapes",
|
|
5
5
|
"map": "Mapa web",
|
|
6
6
|
"webmap": "Mapa web",
|
|
7
7
|
"webscene": "Escena web",
|
|
8
8
|
"webmapformat": "Mapa web: {webMapTitle}",
|
|
9
9
|
"item": "Element",
|
|
10
|
-
"invoking": "S
|
|
10
|
+
"invoking": "S'està invocant",
|
|
11
11
|
"fields": "Noms de camp",
|
|
12
12
|
"values": "Valors",
|
|
13
13
|
"relationships": "Entitats relacionades",
|
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
"geometry": "Geometria",
|
|
17
17
|
"dictionary": "Diccionari",
|
|
18
18
|
"feature": "Component",
|
|
19
|
-
"featureset": "Conjunt d
|
|
20
|
-
"featuresetcollection": "Col·lecció de conjunts d
|
|
21
|
-
"oid": "ID de l
|
|
19
|
+
"featureset": "Conjunt d'entitats",
|
|
20
|
+
"featuresetcollection": "Col·lecció de conjunts d'entitats",
|
|
21
|
+
"oid": "ID de l'entitat",
|
|
22
22
|
"number": "Nombre",
|
|
23
23
|
"string": "Cadena",
|
|
24
24
|
"date": "Data",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funció",
|
|
31
31
|
"domainvalues": "Valors de domini",
|
|
32
32
|
"subtypes": "Subtipus",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valors de domini per al tipus
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valors de domini per al tipus \"{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Valors de domini per subtipus"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkce",
|
|
31
31
|
"domainvalues": "Hodnoty domény",
|
|
32
32
|
"subtypes": "Podtypy",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} – Hodnoty domény pro typ
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} – Hodnoty domény pro typ '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Hodnoty domény podle podtypu"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funktion",
|
|
31
31
|
"domainvalues": "Domæneværdier",
|
|
32
32
|
"subtypes": "Undertyper",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} – domæneværdier for typen
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} – domæneværdier for typen '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Domæneværdier efter undertyper"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funktion",
|
|
31
31
|
"domainvalues": "Domänenwerte",
|
|
32
32
|
"subtypes": "Subtypes",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName}: Domänenwerte für Typ
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName}: Domänenwerte für Typ \"{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Domänenwerte nach Subtypes"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Λειτουργία",
|
|
31
31
|
"domainvalues": "Τιμές τομέα",
|
|
32
32
|
"subtypes": "Υπότυποι:",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Τιμές τομέα για τύπο
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Τιμές τομέα για τύπο ''{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Τιμές τομέα κατά υποτύπους"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Función",
|
|
31
31
|
"domainvalues": "Valores del dominio",
|
|
32
32
|
"subtypes": "Subtipos",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valores de dominio para tipo
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valores de dominio para tipo '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Valores de dominio por subtipos"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funktsioon",
|
|
31
31
|
"domainvalues": "Domeeni väärtused",
|
|
32
32
|
"subtypes": "Alamtüübid",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} – domeeni väärtused tüübile
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} – domeeni väärtused tüübile '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Domeeni väärtused alamtüüpide kaupa"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Toiminto",
|
|
31
31
|
"domainvalues": "Arvoalueen arvot",
|
|
32
32
|
"subtypes": "Alityypit",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Arvoalueen arvot tyypille
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Arvoalueen arvot tyypille '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Arvoalueen arvot alityypeittäin"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Fonction",
|
|
31
31
|
"domainvalues": "Valeurs de domaine",
|
|
32
32
|
"subtypes": "Sous-types",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valeurs de domaine pour le type
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valeurs de domaine pour le type '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Valeurs de domaine par sous-types"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "פונקציה",
|
|
31
31
|
"domainvalues": "ערכי דומיין",
|
|
32
32
|
"subtypes": "סוגי משנה",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - ערכי דומיין עבור סוג
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - ערכי דומיין עבור סוג '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "ערכי דומיין לפי סוגי משנה"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcija",
|
|
31
31
|
"domainvalues": "Vrijednosti domene",
|
|
32
32
|
"subtypes": "Podtipovi",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Vrijednosti domene za tip
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Vrijednosti domene za tip '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Vrijednosti domene prema podtipovima"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Fungsi",
|
|
31
31
|
"domainvalues": "Nilai domain",
|
|
32
32
|
"subtypes": "Subjenis",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Nilai domain unntuk jenis
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Nilai domain unntuk jenis '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Nilai domain berdasarkan subjenis"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funzione",
|
|
31
31
|
"domainvalues": "Valori di dominio",
|
|
32
32
|
"subtypes": "Sottotipi",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valori di dominio per il tipo
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valori di dominio per il tipo \"{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Valori di dominio per sottotipi"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "함수",
|
|
31
31
|
"domainvalues": "도메인 값",
|
|
32
32
|
"subtypes": "서브타입",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} -
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - '{typeName}' 유형에 대한 도메인 값",
|
|
34
34
|
"domainvaluesbysubtypes": "서브타입별 도메인 값"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funksjon",
|
|
31
31
|
"domainvalues": "Domeneverdier",
|
|
32
32
|
"subtypes": "Undertyper",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Domeneverdier for typen
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Domeneverdier for typen ''{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Domeneverdier etter undertyper"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Functie",
|
|
31
31
|
"domainvalues": "Domeinwaarden",
|
|
32
32
|
"subtypes": "Subtypen",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName}- Domeinwaarden voor type
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName}- Domeinwaarden voor type '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Domeinwaarden op subtypen"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcja",
|
|
31
31
|
"domainvalues": "Wartości domeny",
|
|
32
32
|
"subtypes": "Podtypy",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - wartości domeny dla typu
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - wartości domeny dla typu '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Wartości domeny według podtypów"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Função",
|
|
31
31
|
"domainvalues": "Valores de domínio",
|
|
32
32
|
"subtypes": "Subtipos",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valores de domínio para tipo
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valores de domínio para tipo '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Valores de domínio por subtipos"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Função",
|
|
31
31
|
"domainvalues": "Valores de domínio",
|
|
32
32
|
"subtypes": "Subtipos",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Valores de domínio por tipo
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Valores de domínio por tipo '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Valores de domínio por subtipos"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Функция",
|
|
31
31
|
"domainvalues": "Значения домена",
|
|
32
32
|
"subtypes": "Подтипы",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName}- Значения домена для типа
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName}- Значения домена для типа '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Значения домена по подтипам"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcia",
|
|
31
31
|
"domainvalues": "Doménové hodnoty",
|
|
32
32
|
"subtypes": "Subtypy",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Doménové hodnoty pre typ
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Doménové hodnoty pre typ '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Doménové hodnoty podľa subtypov"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcija",
|
|
31
31
|
"domainvalues": "Vrednosti domen",
|
|
32
32
|
"subtypes": "Podtipi",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Vrednosti domen za tip
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Vrednosti domen za tip '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Vrednosti domen po podtipih"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funkcija",
|
|
31
31
|
"domainvalues": "Vrednosti domena",
|
|
32
32
|
"subtypes": "Podtipovi",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Vrednosti domena za tip
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Vrednosti domena za tip '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Vrednosti domena prema podtipovima"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Funktion",
|
|
31
31
|
"domainvalues": "Domänvärden",
|
|
32
32
|
"subtypes": "Subtyper",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Domänvärden för typen
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Domänvärden för typen \"{typeName}\"",
|
|
34
34
|
"domainvaluesbysubtypes": "Domänvärden efter subtyper"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "ฟังก์ชัน",
|
|
31
31
|
"domainvalues": "ค่าโดเมน",
|
|
32
32
|
"subtypes": "ประเภทย่อย",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - ค่าโดเมนสำหรับประเภท
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - ค่าโดเมนสำหรับประเภท '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "ค่าโดเมนตามประเภทย่อย"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Fonksiyon",
|
|
31
31
|
"domainvalues": "Domain değerleri",
|
|
32
32
|
"subtypes": "Alt türler",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} -
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - '{typeName}' türü için domain değerleri",
|
|
34
34
|
"domainvaluesbysubtypes": "Alt türlere göre domain değerleri"
|
|
35
35
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"layer": "Шар",
|
|
3
|
-
"featureservice": "Сервіс
|
|
3
|
+
"featureservice": "Сервіс об'єктів",
|
|
4
4
|
"mapservice": "Картографічний сервіс",
|
|
5
5
|
"map": "Веб-карта",
|
|
6
6
|
"webmap": "Веб-карта",
|
|
@@ -10,15 +10,15 @@
|
|
|
10
10
|
"invoking": "Виклик",
|
|
11
11
|
"fields": "Імена полів",
|
|
12
12
|
"values": "Значення",
|
|
13
|
-
"relationships": "Пов’язані
|
|
13
|
+
"relationships": "Пов’язані об'єкти",
|
|
14
14
|
"layers": "Шари",
|
|
15
15
|
"tables": "Таблиці",
|
|
16
16
|
"geometry": "Геометрія",
|
|
17
17
|
"dictionary": "Словник",
|
|
18
18
|
"feature": "Об’єкт",
|
|
19
|
-
"featureset": "Набір
|
|
19
|
+
"featureset": "Набір об'єктів",
|
|
20
20
|
"featuresetcollection": "Колекція набору об’єктів",
|
|
21
|
-
"oid": "ІД
|
|
21
|
+
"oid": "ІД об'єкта",
|
|
22
22
|
"number": "Номер",
|
|
23
23
|
"string": "Рядок",
|
|
24
24
|
"date": "Дата",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Функція",
|
|
31
31
|
"domainvalues": "Значення домену",
|
|
32
32
|
"subtypes": "Підтипи",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Значення домену для типу
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Значення домену для типу '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Значення домену за підтипами"
|
|
35
35
|
}
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"function": "Hàm",
|
|
31
31
|
"domainvalues": "Giá trị miền",
|
|
32
32
|
"subtypes": "Subtype",
|
|
33
|
-
"domainvaluesfortypeformat": "{fieldName} - Giá trị miền cho loại
|
|
33
|
+
"domainvaluesfortypeformat": "{fieldName} - Giá trị miền cho loại '{typeName}'",
|
|
34
34
|
"domainvaluesbysubtypes": "Giá trị miền theo subtype"
|
|
35
35
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"lastexecutionformat": "Darrera execució {timeStamp}",
|
|
8
8
|
"compilationtimeformat": "Compilació {time}",
|
|
9
9
|
"executiontimeformat": "Execució {time}",
|
|
10
|
-
"runscriptmessage": "No hi ha sortida, executa l
|
|
10
|
+
"runscriptmessage": "No hi ha sortida, executa l'script una vegada.",
|
|
11
11
|
"showingfirstitemsformat": "(Mostrant els primers {count} elements)",
|
|
12
|
-
"executionerrorformat": "Error d
|
|
12
|
+
"executionerrorformat": "Error d'execució de la prova: {message}. Comproveu les dades de prova."
|
|
13
13
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"console": "Konsole",
|
|
4
4
|
"output": "Ausgabe",
|
|
5
5
|
"log": "Protokoll",
|
|
6
|
-
"consolemessage": "Verwenden Sie die Funktion
|
|
6
|
+
"consolemessage": "Verwenden Sie die Funktion \"Console\" zur Ausgabe von Meldungen.",
|
|
7
7
|
"lastexecutionformat": "Letzte Ausführung: {timeStamp}",
|
|
8
8
|
"compilationtimeformat": "Kompilierung: {time}",
|
|
9
9
|
"executiontimeformat": "Ausführung: {time}",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"console": "מסוף",
|
|
4
4
|
"output": "פלט",
|
|
5
5
|
"log": "לוג",
|
|
6
|
-
"consolemessage": "השתמש בפונקציה
|
|
6
|
+
"consolemessage": "השתמש בפונקציה 'מסוף' להפקת הודעות.",
|
|
7
7
|
"lastexecutionformat": "ביצוע אחרון {timeStamp}",
|
|
8
8
|
"compilationtimeformat": "קומפילציה {time}",
|
|
9
9
|
"executiontimeformat": "ביצוע {time}",
|
package/dist/arcgis-coding-components/assets/arcade-variables/t9n/arcade-variables.t9n.ca.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"backtotop": "Torna a dalt",
|
|
3
3
|
"expand": "Amplia",
|
|
4
|
-
"loading": "S
|
|
4
|
+
"loading": "S'està carregant...",
|
|
5
5
|
"profilevariables": "Variables de perfil",
|
|
6
6
|
"noitems": "No hi ha elements",
|
|
7
7
|
"noprofilevariablesmessage": "Aquest perfil no té cap variable."
|