@arcgis/coding-components 5.2.0-next.3 → 5.2.0-next.5
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/cdn/assets/arcade-language/api/arcade-api.t9n.en.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ar.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.bg.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.bs.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ca.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.cs.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.da.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.de.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.el.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.es.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.et.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.fi.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.fr.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.he.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.hr.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.hu.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.id.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.it.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ja.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ko.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.lt.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.lv.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.nl.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.no.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.pl.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.pt-BR.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.pt-PT.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ro.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.ru.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.sk.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.sl.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.sr.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.sv.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.th.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.tr.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.uk.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.vi.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.zh-CN.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.zh-HK.json +1 -1
- package/dist/cdn/assets/arcade-language/profiles/arcade-profiles.t9n.zh-TW.json +1 -1
- package/dist/cdn/assets/code-editor/sql-expr.worker.js +1 -1
- package/dist/components/arcgis-arcade-editor/customElement.d.ts +38 -3
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"Minimalist","id":"minimalist","bundles":["core","data-access","geometry","portal-access"],"variables":[]},{"name":"Aggregate Field","id":"aggregate-field","bundles":["core","geometry"],"variables":[{"name":"$feature","description":"包含在匯聚圖徵中的個別圖徵。 這提供了對圖徵的所有欄位屬性的存取。","type":"feature"}]},{"name":"Alias","id":"alias","bundles":["core","geometry"],"variables":[{"name":"$value","type":"number","description":"需要文字別名的數值。"},{"name":"$feature","type":"feature","description":"需要文字別名的圖徵。"}]},{"name":"Attribute rule calculation","id":"attribute-rule-calculation","bundles":["core","data-access","database","geometry","portal-access","ai"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Attribute rule constraint","id":"attribute-rule-constraint","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Attribute rule validation","id":"attribute-rule-validation","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"}]},{"name":"Dashboard indicator formatting","id":"dashboard-indicator-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"},{"name":"$reference","type":"dictionary","description":"正在為視覺元素評估的參考值。","properties":[]}]},{"name":"Dashboard list formatting","id":"dashboard-list-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"}]},{"name":"Dashboard table formatting","id":"dashboard-table-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"},{"name":"$rowindex","type":"number","description":"表格中列的位置 (從零開始)。"}]},{"name":"Dashboard data","id":"dashboard-data","bundles":["core","geometry","data-access","portal-access","knowledge-graph"],"variables":[]},{"name":"Data Pipelines","id":"data-pipelines","bundles":["core","geometry"],"variables":[{"name":"$record","type":"dictionary","description":"試_Provides access to dataset record fields. This is a generic dictionary of attribute/value pairs representing a record from any data source, including Feature Layer sources. Records coming from Feature Layers will not be represented as features. Therefore, information about the feature service layer will not be directly available from the record_______________________________________________________________________________________________________________________________________________________________________________驗.","properties":[]}]},{"name":"Dictionary renderer","id":"dictionary-renderer","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在地圖上繪製的圖徵。"},{"name":"$config","type":"dictionary","description":"配置值的字典。","properties":[]}]},{"name":"Experience Builder data","id":"experience-builder-data","bundles":["core","data-access","geometry","portal-access"],"variables":[]},{"name":"Experience Builder list item widget formatting","id":"experience-builder-list-item-widget-formatting","bundles":["core"],"variables":[{"name":"$feature","type":"feature","description":"表示清單項目中的圖徵。"}]},{"name":"Experience Builder widget formatting","id":"experience-builder-widget-formatting","bundles":["core","data-access"],"variables":[{"name":"$dataSources","type":"dictionary","description":"widget 使用的資料來源。 這是包含鍵-值配對的字典,其中每個索引鍵都是一個資料來源 ID (例如 `dataSource_1-187acf797e1-layer-5-selection`)。","properties":[]}]},{"name":"Feature Display Title","id":"feature-display-title","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在 UI 中顯示標題的圖徵或列。"}]},{"name":"Feature Z","id":"feature-z","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"需要 Z 值的圖徵。"}]},{"name":"Field calculation","id":"field-calculation","bundles":["core","data-access","geometry","portal-access","knowledge-graph","ai"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行計算的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"}]},{"name":"Field mapping","id":"field-mapping","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$sourceFeature","type":"feature","description":"現場地圖的來源圖徵。"},{"name":"$targetFeature","type":"feature","description":"現場地圖的目標圖徵。"},{"name":"$sourceLayer","type":"featureSet","description":"與 $sourcefeature 在相同圖層中的圖徵集合。"},{"name":"$targetLayer","type":"featureSet","description":"與 $targetfeature 在相同圖層中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"正在執行的 Arcade 表達式的地圖中的圖層集合。"},{"name":"$sourceDatastore","type":"featureSetCollection","description":"與 $sourcelayer 在相同資料儲存庫中的圖層集合。"},{"name":"$targetDatastore","type":"featureSetCollection","description":"與 $targetlayer 在相同資料儲存庫中的圖層集合。"}]},{"name":"Form Attachment Filename Calculation","id":"form-attachment-filename-calculation","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$formElement","type":"dictionary","description":"表單元素的相關資訊。","properties":[{"name":"attachmentKeyword","type":"text","description":"用於識別附件內容的文字值。 當使用表單附加檔案時,此屬性可用於確定附件的新檔案名稱。"},{"name":"label","type":"text","description":"用來指示元素表示內容的文字值。"},{"name":"description","type":"text","description":"詳細說明元素的文字值。"}]}]},{"name":"Form calculation","id":"form-calculation","bundles":["core","data-access","geometry","portal-access","ai"],"variables":[{"name":"$feature","type":"feature","description":"公開圖徵的屬性以用於計算"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Form Constraint","id":"form-constraint","bundles":["core","geometry","data-access","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在為限制評估的圖徵。"},{"name":"$originalFeature","type":"feature","description":"圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Geoanalytics","id":"geoanalytics","bundles":["core","geometry","track"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"}]},{"name":"Geotrigger notification","id":"geotrigger-notification","bundles":["core","geometry","data-access"],"variables":[{"name":"$feedFeature","type":"feature","description":"導致 geotrigger 啟動的輸入圖徵 (例如裝置位置或圖徵)。 此圖徵必須包括一個幾何 (通常是一個點) 和一個具有以下屬性的固定結構描述: `course` (以順時針方向度為單位的位置路線,0 為真北) 和 `horizontalaccuracy` (位置的水平精度,以公尺為單位)。"},{"name":"$fenceFeature","type":"feature","description":"進入或退出並導致 Geotrigger 啟動的圍欄圖徵 (例如感興趣區域)。"},{"name":"$fenceLayer","type":"featureSet","description":"與 $fenceFeature 在相同圖層中的圖徵集合。"},{"name":"$fenceNotificationType","type":"text","description":"對發生的事件描述 -「已進入」或「已退出」。"}]},{"name":"Imagery popup","id":"popup-imagery","bundles":["core","geometry"],"variables":[{"name":"$pixel","type":"pixel","description":"目前視圖中顯示的影像圖層的像素值和其他與像素相關的資訊(例如分類類別),包括虛擬點陣欄位。"},{"name":"$imageCollectionItem","type":"feature","description":"所選圖像集合項目的中繼資料,包含由『$pixel』表示的像素。 如果沒有關聯的圖像集合,則此值將為『null』。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"}]},{"name":"Imagery popup element","id":"popup-element-imagery","bundles":["core","geometry"],"variables":[{"name":"$pixel","type":"pixel","description":"目前視圖中顯示的影像圖層的像素值和其他與像素相關的資訊(例如分類類別),包括虛擬點陣欄位。"},{"name":"$imageCollectionItem","type":"feature","description":"所選圖像集合項目的中繼資料,包含以『$pixel』表示的像素。 如果沒有關聯的圖像集合,則此值將為『null』。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"}]},{"name":"Labeling","id":"labeling","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在地圖上繪製其標籤的圖徵。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知標籤時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知標籤時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Layout","id":"layout","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"其值可能顯示在版面配置中的圖徵。"}]},{"name":"Location update constraint","id":"location-update-constraint","bundles":["core","geometry"],"variables":[{"name":"$locationupdate","type":"dictionary","description":"正在評估限制的位置更新圖徵 (例如來自 GPS)。","properties":[{"name":"course","type":"number","description":"該位置的路線以順時針度數為單位,0 表示真北。"},{"name":"horizontalaccuracy","type":"number","description":"位置的水平準確度 (公尺)。"},{"name":"verticalaccuracy","type":"number","description":"位置的垂直準確度 (公尺)。"},{"name":"velocity","type":"number","description":"位置的速度 (公尺/秒)。"}]}]},{"name":"Model Builder","id":"model-builder","bundles":["core","geometry","data-access","portal-access"],"variables":[{"name":"$variables","type":"dictionary","description":"包含變數名稱和值的字典。","properties":[]}]},{"name":"Measure visualization","id":"measure-visualization","bundles":["core","geometry"],"variables":[{"name":"$measure","type":"number","description":"標記位置的插值 M 值。"},{"name":"$feature","type":"feature","description":"要在地圖上繪製的圖徵。"},{"name":"$view","type":"dictionary","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"}],"description":""}]},{"name":"Popup","id":"popup","bundles":["core","data-access","geometry","portal-access","knowledge-graph"],"variables":[{"name":"$feature","type":"feature","description":"提供對要在視圖中顯示其快顯視窗之圖徵的屬性和幾何存取。"},{"name":"$layer","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同圖層的圖徵集合。","type":"featureSet"},{"name":"$map","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同地圖的圖層集合。 如果快顯視窗不與地圖關聯,則此值可能為 `null`。","type":"featureSetCollection"},{"name":"$datastore","description":"與在視圖中顯示其快顯視窗的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"},{"name":"$graph","description":"圖徵相關的知識圖。 如果沒有可用的知識圖,該值將為 `null`。","type":"knowledgeGraph"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup element","id":"popup-element","bundles":["core","data-access","geometry","portal-access","knowledge-graph"],"variables":[{"name":"$feature","type":"feature","description":"提供對要在視圖中顯示其快顯視窗之圖徵的屬性和幾何存取。"},{"name":"$layer","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同圖層的圖徵集合。","type":"featureSet"},{"name":"$map","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同地圖的圖層集合。 如果快顯視窗不與地圖關聯,則此值可能為 `null`。","type":"featureSetCollection"},{"name":"$datastore","description":"與在視圖中顯示其快顯視窗的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"},{"name":"$graph","description":"圖徵相關的知識圖。 如果沒有可用的知識圖,該值將為 `null`。","type":"knowledgeGraph"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup feature reduction","id":"popup-feature-reduction","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"提供對叢集或裝箱快顯視窗中定義的匯聚欄位存取。"},{"name":"$aggregatedFeatures","description":"一個 FeatureSet,包含由叢集或 bin 表示的所有圖徵。","type":"featureSet"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup element feature reduction","id":"popup-element-feature-reduction","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"提供對叢集或裝箱快顯視窗中定義的匯聚欄位存取。"},{"name":"$aggregatedFeatures","description":"一個 FeatureSet,包含由叢集或 bin 表示的所有圖徵。","type":"featureSet"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Quick Capture","id":"quick-capture","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"公開圖徵的屬性以用於計算。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$map","type":"featureSetCollection","description":"QuickCapture 專案使用的地圖中的圖徵服務圖層集合。 此變數可為 `null`。"}]},{"name":"Tasks","id":"tasks","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","description":"任務正在評估的圖徵。","type":"feature"},{"name":"$datastore","description":"與任務評估的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"}]},{"name":"Velocity","id":"velocity","bundles":["core","geometry","track"],"variables":[{"name":"$feature","type":"feature","description":"正在具有單一輸入的分析工具中,計算、評估或操作的圖徵。"},{"name":"$target","type":"feature","description":"在具有兩個輸入的分析工具中,正在對圖徵進行評估以進行篩選或豐富。"},{"name":"$join","type":"feature","description":"在具有兩個輸入的分析工具中,為評估或豐富目標圖徵提供值的圖徵。"},{"name":"$analytic","type":"dictionary","description":"與分析相關的時間值,例如開始時間、最後結束時間等。","properties":[]}]},{"name":"Visualization","id":"visualization","bundles":["core","geometry"],"variables":[{"name":"$feature","description":"要在地圖上繪製的圖徵。","type":"feature"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知視覺化時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知視覺化時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Voxel popup","id":"popup-voxel","bundles":["core"],"variables":[{"name":"$voxel","type":"voxel","description":"提供對場景中要彈出顯示的三維像素屬性的存取。"}]},{"name":"Voxel popup element","id":"popup-element-voxel","bundles":["core"],"variables":[{"name":"$voxel","type":"voxel","description":"提供對場景中要彈出顯示的三維像素屬性的存取。"}]}]
|
|
1
|
+
[{"name":"Minimalist","id":"minimalist","bundles":["core","data-access","geometry","portal-access"],"variables":[]},{"name":"Aggregate Field","id":"aggregate-field","bundles":["core","geometry"],"variables":[{"name":"$feature","description":"包含在匯聚圖徵中的個別圖徵。 這提供了對圖徵的所有欄位屬性的存取。","type":"feature"}]},{"name":"Alias","id":"alias","bundles":["core","geometry"],"variables":[{"name":"$value","type":"number","description":"需要文字別名的數值。"},{"name":"$feature","type":"feature","description":"需要文字別名的圖徵。"}]},{"name":"Attribute rule calculation","id":"attribute-rule-calculation","bundles":["core","data-access","database","geometry","portal-access","ai"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Attribute rule constraint","id":"attribute-rule-constraint","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Attribute rule validation","id":"attribute-rule-validation","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$featureSet","type":"featureSet","description":"與評估表達式的 $feature 在相同的表格中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行指令碼的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"}]},{"name":"Dashboard indicator formatting","id":"dashboard-indicator-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"},{"name":"$reference","type":"dictionary","description":"正在為視覺元素評估的參考值。","properties":[]}]},{"name":"Dashboard list formatting","id":"dashboard-list-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"}]},{"name":"Dashboard table formatting","id":"dashboard-table-formatting","bundles":["core"],"variables":[{"name":"$datapoint","type":"feature","description":"正在為視覺元素評估的資料點。"},{"name":"$rowindex","type":"number","description":"表格中列的位置 (從零開始)。"}]},{"name":"Dashboard data","id":"dashboard-data","bundles":["core","geometry","data-access","portal-access","knowledge-graph"],"variables":[]},{"name":"Data Pipelines","id":"data-pipelines","bundles":["core","geometry"],"variables":[{"name":"$record","type":"dictionary","description":"試_Provides access to dataset record fields. This is a generic dictionary of attribute/value pairs representing a record from any data source, including feature layer sources. Records coming from Feature Layers will not be represented as features. Therefore, information about the feature service layer will not be directly available from the record_______________________________________________________________________________________________________________________________________________________________________________驗.","properties":[]}]},{"name":"Dictionary renderer","id":"dictionary-renderer","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在地圖上繪製的圖徵。"},{"name":"$config","type":"dictionary","description":"配置值的字典。","properties":[]}]},{"name":"Experience Builder data","id":"experience-builder-data","bundles":["core","data-access","geometry","portal-access"],"variables":[]},{"name":"Experience Builder list item widget formatting","id":"experience-builder-list-item-widget-formatting","bundles":["core"],"variables":[{"name":"$feature","type":"feature","description":"表示清單項目中的圖徵。"}]},{"name":"Experience Builder widget formatting","id":"experience-builder-widget-formatting","bundles":["core","data-access"],"variables":[{"name":"$dataSources","type":"dictionary","description":"widget 使用的資料來源。 這是包含鍵-值配對的字典,其中每個索引鍵都是一個資料來源 ID (例如 `dataSource_1-187acf797e1-layer-5-selection`)。","properties":[]}]},{"name":"Feature Display Title","id":"feature-display-title","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在 UI 中顯示標題的圖徵或列。"}]},{"name":"Feature Z","id":"feature-z","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"需要 Z 值的圖徵。"}]},{"name":"Field calculation","id":"field-calculation","bundles":["core","data-access","geometry","portal-access","knowledge-graph","ai"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$datastore","type":"featureSetCollection","description":"與執行計算的 $feature 在相同的圖徵服務或資料庫中的圖層集合。"}]},{"name":"Field mapping","id":"field-mapping","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$sourceFeature","type":"feature","description":"現場地圖的來源圖徵。"},{"name":"$targetFeature","type":"feature","description":"現場地圖的目標圖徵。"},{"name":"$sourceLayer","type":"featureSet","description":"與 $sourcefeature 在相同圖層中的圖徵集合。"},{"name":"$targetLayer","type":"featureSet","description":"與 $targetfeature 在相同圖層中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"正在執行的 Arcade 表達式的地圖中的圖層集合。"},{"name":"$sourceDatastore","type":"featureSetCollection","description":"與 $sourcelayer 在相同資料儲存庫中的圖層集合。"},{"name":"$targetDatastore","type":"featureSetCollection","description":"與 $targetlayer 在相同資料儲存庫中的圖層集合。"}]},{"name":"Form Attachment Filename Calculation","id":"form-attachment-filename-calculation","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$formElement","type":"dictionary","description":"表單元素的相關資訊。","properties":[{"name":"attachmentKeyword","type":"text","description":"用於識別附件內容的文字值。 當使用表單附加檔案時,此屬性可用於確定附件的新檔案名稱。"},{"name":"label","type":"text","description":"用來指示元素表示內容的文字值。"},{"name":"description","type":"text","description":"詳細說明元素的文字值。"}]}]},{"name":"Form calculation","id":"form-calculation","bundles":["core","data-access","geometry","portal-access","ai"],"variables":[{"name":"$feature","type":"feature","description":"公開圖徵的屬性以用於計算"},{"name":"$originalFeature","type":"feature","description":"正在計算之圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Form Constraint","id":"form-constraint","bundles":["core","geometry","data-access","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"正在為限制評估的圖徵。"},{"name":"$originalFeature","type":"feature","description":"圖徵的先前狀態。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$featureset","type":"featureSet","description":"與 $feature 在相同表格中的圖徵集合。"},{"name":"$map","type":"featureSetCollection","description":"與 $feature 在相同地圖中的圖徵服務圖層集合。"},{"name":"$editcontext","type":"dictionary","properties":[{"name":"editType","type":"text","description":"指示編輯事件是 INSERT、UPDATE、DELETE 還是 NA (不適用)。"}],"description":""}]},{"name":"Geoanalytics","id":"geoanalytics","bundles":["core","geometry","track"],"variables":[{"name":"$feature","type":"feature","description":"正在計算的圖徵。"}]},{"name":"Geotrigger notification","id":"geotrigger-notification","bundles":["core","geometry","data-access"],"variables":[{"name":"$feedFeature","type":"feature","description":"導致 geotrigger 啟動的輸入圖徵 (例如裝置位置或圖徵)。 此圖徵必須包括一個幾何 (通常是一個點) 和一個具有以下屬性的固定結構描述: `course` (以順時針方向度為單位的位置路線,0 為真北) 和 `horizontalaccuracy` (位置的水平精度,以公尺為單位)。"},{"name":"$fenceFeature","type":"feature","description":"進入或退出並導致 Geotrigger 啟動的圍欄圖徵 (例如感興趣區域)。"},{"name":"$fenceLayer","type":"featureSet","description":"與 $fenceFeature 在相同圖層中的圖徵集合。"},{"name":"$fenceNotificationType","type":"text","description":"對發生的事件描述 -「已進入」或「已退出」。"}]},{"name":"Imagery popup","id":"popup-imagery","bundles":["core","geometry"],"variables":[{"name":"$pixel","type":"pixel","description":"目前視圖中顯示的影像圖層的像素值和其他與像素相關的資訊(例如分類類別),包括虛擬點陣欄位。"},{"name":"$imageCollectionItem","type":"feature","description":"所選圖像集合項目的中繼資料,包含由『$pixel』表示的像素。 如果沒有關聯的圖像集合,則此值將為『null』。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"}]},{"name":"Imagery popup element","id":"popup-element-imagery","bundles":["core","geometry"],"variables":[{"name":"$pixel","type":"pixel","description":"目前視圖中顯示的影像圖層的像素值和其他與像素相關的資訊(例如分類類別),包括虛擬點陣欄位。"},{"name":"$imageCollectionItem","type":"feature","description":"所選圖像集合項目的中繼資料,包含以『$pixel』表示的像素。 如果沒有關聯的圖像集合,則此值將為『null』。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"}]},{"name":"Labeling","id":"labeling","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"要在地圖上繪製其標籤的圖徵。"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知標籤時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知標籤時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Layout","id":"layout","bundles":["core","geometry"],"variables":[{"name":"$feature","type":"feature","description":"其值可能顯示在版面配置中的圖徵。"}]},{"name":"Location update constraint","id":"location-update-constraint","bundles":["core","geometry"],"variables":[{"name":"$locationupdate","type":"dictionary","description":"正在評估限制的位置更新圖徵 (例如來自 GPS)。","properties":[{"name":"course","type":"number","description":"該位置的路線以順時針度數為單位,0 表示真北。"},{"name":"horizontalaccuracy","type":"number","description":"位置的水平準確度 (公尺)。"},{"name":"verticalaccuracy","type":"number","description":"位置的垂直準確度 (公尺)。"},{"name":"velocity","type":"number","description":"位置的速度 (公尺/秒)。"}]}]},{"name":"Model Builder","id":"model-builder","bundles":["core","geometry","data-access","portal-access"],"variables":[{"name":"$variables","type":"dictionary","description":"包含變數名稱和值的字典。","properties":[]}]},{"name":"Measure visualization","id":"measure-visualization","bundles":["core","geometry"],"variables":[{"name":"$measure","type":"number","description":"標記位置的插值 M 值。"},{"name":"$feature","type":"feature","description":"要在地圖上繪製的圖徵。"},{"name":"$view","type":"dictionary","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"}],"description":""}]},{"name":"Popup","id":"popup","bundles":["core","data-access","geometry","portal-access","knowledge-graph"],"variables":[{"name":"$feature","type":"feature","description":"提供對要在視圖中顯示其快顯視窗之圖徵的屬性和幾何存取。"},{"name":"$layer","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同圖層的圖徵集合。","type":"featureSet"},{"name":"$map","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同地圖的圖層集合。 如果快顯視窗不與地圖關聯,則此值可能為 `null`。","type":"featureSetCollection"},{"name":"$datastore","description":"與在視圖中顯示其快顯視窗的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"},{"name":"$graph","description":"圖徵相關的知識圖。 如果沒有可用的知識圖,該值將為 `null`。","type":"knowledgeGraph"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup element","id":"popup-element","bundles":["core","data-access","geometry","portal-access","knowledge-graph"],"variables":[{"name":"$feature","type":"feature","description":"提供對要在視圖中顯示其快顯視窗之圖徵的屬性和幾何存取。"},{"name":"$layer","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同圖層的圖徵集合。","type":"featureSet"},{"name":"$map","description":"與在視圖中顯示其快顯視窗的 $feature 位於相同地圖的圖層集合。 如果快顯視窗不與地圖關聯,則此值可能為 `null`。","type":"featureSetCollection"},{"name":"$datastore","description":"與在視圖中顯示其快顯視窗的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"},{"name":"$userInput","description":"表示使用者對快顯視窗之輸入的幾何。 一般而言,這表示使用者在地圖中按一下或輕點以啟動快顯視窗的位置。 在某些情況下,此值可能為點、範圍或 `null`,因為快顯視窗並不總是從地圖互動中開啟。 因此,建議在使用之前檢查此值的幾何類型。","type":"geometry"},{"name":"$graph","description":"圖徵相關的知識圖。 如果沒有可用的知識圖,該值將為 `null`。","type":"knowledgeGraph"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup feature reduction","id":"popup-feature-reduction","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"提供對叢集或裝箱快顯視窗中定義的匯聚欄位存取。"},{"name":"$aggregatedFeatures","description":"一個 FeatureSet,包含由叢集或 bin 表示的所有圖徵。","type":"featureSet"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Popup element feature reduction","id":"popup-element-feature-reduction","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"提供對叢集或裝箱快顯視窗中定義的匯聚欄位存取。"},{"name":"$aggregatedFeatures","description":"一個 FeatureSet,包含由叢集或 bin 表示的所有圖徵。","type":"featureSet"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知下拉式清單時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Quick Capture","id":"quick-capture","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","type":"feature","description":"公開圖徵的屬性以用於計算。"},{"name":"$layer","type":"featureSet","description":"與 $feature 在相同圖層中的圖徵集合。"},{"name":"$datastore","type":"featureSetCollection","description":"與 $feature 在相同的圖徵服務或資料庫中的圖層集合。"},{"name":"$map","type":"featureSetCollection","description":"QuickCapture 專案使用的地圖中的圖徵服務圖層集合。 此變數可為 `null`。"}]},{"name":"Tasks","id":"tasks","bundles":["core","data-access","geometry","portal-access"],"variables":[{"name":"$feature","description":"任務正在評估的圖徵。","type":"feature"},{"name":"$datastore","description":"與任務評估的 $feature 相同的圖徵服務或資料庫中的圖層集合。","type":"featureSetCollection"}]},{"name":"Velocity","id":"velocity","bundles":["core","geometry","track"],"variables":[{"name":"$feature","type":"feature","description":"正在具有單一輸入的分析工具中,計算、評估或操作的圖徵。"},{"name":"$target","type":"feature","description":"在具有兩個輸入的分析工具中,正在對圖徵進行評估以進行篩選或豐富。"},{"name":"$join","type":"feature","description":"在具有兩個輸入的分析工具中,為評估或豐富目標圖徵提供值的圖徵。"},{"name":"$analytic","type":"dictionary","description":"與分析相關的時間值,例如開始時間、最後結束時間等。","properties":[]}]},{"name":"Visualization","id":"visualization","bundles":["core","geometry"],"variables":[{"name":"$feature","description":"要在地圖上繪製的圖徵。","type":"feature"},{"name":"$view","type":"dictionary","description":"視圖中可用的屬性。","properties":[{"name":"scale","type":"number","description":"傳回表達式評估時地圖的比例。"},{"name":"timeProperties","type":"dictionary","properties":[{"name":"currentStart","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的開始時間。 當使用時間滑桿,根據日期欄位更新時間感知視覺化時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示開始時間是從時間的開頭 (含) 起算。"},{"name":"currentEnd","type":"date","description":"表達式估計時時間滑桿元件所指示的地圖時間範圍的結束時間。 當使用時間滑桿,根據日期欄位更新時間感知視覺化時,此值會動態更新 (並可能觸發 Arcade 表達式重新執行)。 `null` 值表示結束時間不確定,沒有結束。"},{"name":"startIncluded","type":"boolean","description":"指示 `currentStart` 日期是否包含在地圖的目前時間範圍內。"},{"name":"endIncluded","type":"boolean","description":"指示 `currentEnd` 日期是否包含在地圖的目前時間範圍內。"}],"description":""}]}]},{"name":"Voxel popup","id":"popup-voxel","bundles":["core"],"variables":[{"name":"$voxel","type":"voxel","description":"提供對場景中要彈出顯示的三維像素屬性的存取。"}]},{"name":"Voxel popup element","id":"popup-element-voxel","bundles":["core"],"variables":[{"name":"$voxel","type":"voxel","description":"提供對場景中要彈出顯示的三維像素屬性的存取。"}]}]
|
|
@@ -18278,7 +18278,7 @@ function se(t, e, r, n) {
|
|
|
18278
18278
|
const cr = { apiKey: void 0, apiKeys: { scopes: [] }, applicationName: "", applicationUrl: globalThis.location?.href, assetsPath: "", fontsUrl: "https://static.arcgis.com/fonts", geometryServiceUrl: "https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer", geoRSSServiceUrl: "https://utility.arcgis.com/sharing/rss", kmlServiceUrl: "https://utility.arcgis.com/sharing/kml", userPrivilegesApplied: !0, portalUrl: "https://www.arcgis.com", respectPrefersReducedMotion: !0, routeServiceUrl: "https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World", workers: { loaderConfig: { has: {}, paths: {}, map: {}, packages: [] } }, request: { crossOriginNoCorsDomains: null, httpsDomains: ["arcgis.com", "arcgisonline.com", "esrikr.com", "premiumservices.blackbridge.com", "esripremium.accuweather.com", "gbm.digitalglobe.com", "firstlook.digitalglobe.com", "msi.digitalglobe.com"], interceptors: [], internalInterceptors: [], maxUrlLength: 2e3, priority: "high", proxyRules: [], proxyUrl: null, timeout: 62e3, trustedServers: [], useIdentity: !0 }, log: { interceptors: [], level: null } };
|
|
18279
18279
|
if (globalThis.esriConfig && (Q4(cr, globalThis.esriConfig, !0), delete cr.has), !cr.assetsPath) {
|
|
18280
18280
|
{
|
|
18281
|
-
const t = "5.1.0-next.
|
|
18281
|
+
const t = "5.1.0-next.118";
|
|
18282
18282
|
cr.assetsPath = `https://cdn.jsdelivr.net/npm/@arcgis/core@${t}/assets`;
|
|
18283
18283
|
}
|
|
18284
18284
|
cr.defaultAssetsPath = cr.assetsPath;
|
|
@@ -26,8 +26,19 @@ import type { T9nMeta } from "@arcgis/lumina/controllers";
|
|
|
26
26
|
* - [Suggestions and code completion](https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/discover-the-arcade-editors-powerful-new-features/#suggestions-and-code-completion)
|
|
27
27
|
* - [WCAG 2.0 compliant code colorization / syntax highlighting](https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/accessibility-and-arcade-working-in-color/)
|
|
28
28
|
* - Built-in [keyboard shortcuts](https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/discover-the-arcade-editors-powerful-new-features/#keyboard-shortcuts)
|
|
29
|
-
* - In-editor help for finding information about profile variables relevant to your profile, documentation for constants and functions, a link to the official Arcade documentation, and, in some case, suggestions
|
|
29
|
+
* - In-editor help for finding information about profile variables relevant to your profile, documentation for constants and functions, a link to the official Arcade documentation, and, in some case, suggestions
|
|
30
30
|
* - Support for many [languages and directionality](https://developers.arcgis.com/javascript/latest/localization/)
|
|
31
|
+
* - A debugger with support for breakpoints, stepping, and an interactive console
|
|
32
|
+
* - An [AI Assistant](https://doc.arcgis.com/en/arcgis-online/create-maps/understand-arcade-assistant.htm) that uses natural language
|
|
33
|
+
* processing to generate Arcade expressions from scratch or find and fix errors in your code
|
|
34
|
+
*
|
|
35
|
+
* The Arcade editor and some of the underlying core Arcade language functions depend on esriConfig properties. To ensure the best experience for your users,
|
|
36
|
+
* make sure to set the following:
|
|
37
|
+
* - [esriConfig.applicationName](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-applicationName)
|
|
38
|
+
* - Used by the [GetEnvironment()](https://developers.arcgis.com/arcade/function-reference/debugging_functions/#getenvironment) Arcade function
|
|
39
|
+
* - Associates feedback to the Arcade assistant with a specific application
|
|
40
|
+
* - [esriConfig.portalUrl](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-portalUrl)
|
|
41
|
+
* - Required for the Arcade assistant to function, as the assistant relies on ArcGIS Online services
|
|
31
42
|
*/
|
|
32
43
|
export abstract class ArcgisArcadeEditor extends LitElement {
|
|
33
44
|
/**
|
|
@@ -45,9 +56,30 @@ export abstract class ArcgisArcadeEditor extends LitElement {
|
|
|
45
56
|
*/
|
|
46
57
|
accessor customPanels: ICustomPanel[] | undefined;
|
|
47
58
|
/**
|
|
48
|
-
*
|
|
59
|
+
* When set to `true`, hides the Arcade assistant (beta) panel and disables all related features.
|
|
60
|
+
* The Arcade assistant (beta) panel includes a question/answer UX that allows
|
|
61
|
+
* users to ask the assistant to generate Arcade expressions from natural language prompts, or to find and fix errors in their code.
|
|
62
|
+
*
|
|
63
|
+
* The Arcade assistant (beta) will only be available if the following conditions are met:
|
|
64
|
+
* - The `disableAssistant` property is `false`
|
|
65
|
+
* - The [esriConfig.portalUrl](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-portalUrl) is set to an ArcGIS Online portal (either the default or a custom one)
|
|
66
|
+
* - The user is signed in to the portal. The application exposing the editor must handle user authentication.
|
|
67
|
+
* - The signed in user has permissions to use AI features in ArcGIS Online, including the following conditions:
|
|
68
|
+
* - The user's organization allows use of AI assistants,
|
|
69
|
+
* - The user's role has the "Use AI assistants" privilege enabled, and
|
|
70
|
+
* - Beta features are enabled for the user's organization
|
|
71
|
+
*
|
|
72
|
+
* The assistant also provides the ability for users to submit feedback on generated responses, which may be used to improve the assistant's performance over time.
|
|
73
|
+
* When feedback is logged, it is associated with the application exposing the Arcade editor. It is best practice to set
|
|
74
|
+
* [esriConfig.applicationName](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-applicationName) so the feedback can be associated with a specific application.
|
|
75
|
+
*
|
|
76
|
+
* More information about the Arcade assistant, including best practices, the context provided to the underlying model, limitations,
|
|
77
|
+
* and transparency cards can be found in the links below.
|
|
49
78
|
*
|
|
50
79
|
* @default false
|
|
80
|
+
* @since 5.1
|
|
81
|
+
* @see [Arcade assistant user documentation](https://doc.arcgis.com/en/arcgis-online/create-maps/understand-arcade-assistant.htm)
|
|
82
|
+
* @see [Arcade assistant best practices and limitations](https://doc.arcgis.com/en/arcgis-online/create-maps/use-arcade-assistant.htm)
|
|
51
83
|
*/
|
|
52
84
|
accessor disableAssistant: boolean;
|
|
53
85
|
/**
|
|
@@ -63,9 +95,12 @@ export abstract class ArcgisArcadeEditor extends LitElement {
|
|
|
63
95
|
*/
|
|
64
96
|
accessor editorOptions: (Editor.IEditorOptions & Editor.IGlobalEditorOptions) | undefined;
|
|
65
97
|
/**
|
|
66
|
-
*
|
|
98
|
+
* If `true`, the editor will enable a debug drawer at the bottom of the editor. This drawer
|
|
99
|
+
* includes debugging features such as the ability to set breakpoints, step through code,
|
|
100
|
+
* and view variable values during execution.
|
|
67
101
|
*
|
|
68
102
|
* @default false
|
|
103
|
+
* @since 5.1
|
|
69
104
|
*/
|
|
70
105
|
accessor enableDebugger: boolean;
|
|
71
106
|
/**
|