@arcgis/portal-components 5.0.0-next.140 → 5.0.0-next.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/cdn/{CXTCB6C7.js → 2QNNOF35.js} +2 -2
  2. package/dist/cdn/{F5BFVGJF.js → 3PW365TA.js} +2 -2
  3. package/dist/cdn/{BRMGO6M4.js → 3TWP2RZQ.js} +2 -2
  4. package/dist/cdn/{CKZ4AQIJ.js → 445AZMC5.js} +1 -1
  5. package/dist/cdn/{CFZDEZJ5.js → DA4DAZQZ.js} +2 -2
  6. package/dist/cdn/{KXECN73X.js → FCSBMJLE.js} +2 -2
  7. package/dist/cdn/{SWFRE4FH.js → FECCDTEG.js} +1 -1
  8. package/dist/cdn/{BACNQ4AP.js → FHB4YXY5.js} +1 -1
  9. package/dist/cdn/{G7IJQ2TS.js → LDGKDN4B.js} +2 -2
  10. package/dist/cdn/{WCJUWWB5.js → LJFF4SBX.js} +2 -2
  11. package/dist/cdn/{ZHVW7NN6.js → MUZZAYF2.js} +2 -2
  12. package/dist/cdn/{UXCVRW3L.js → PO7P4R6V.js} +2 -2
  13. package/dist/cdn/{7SFLX2NJ.js → PUHQ4XQ5.js} +1 -1
  14. package/dist/cdn/{2M22BAW3.js → SXN747Q7.js} +2 -2
  15. package/dist/cdn/{JPJGQTYG.js → THZEVQB5.js} +2 -2
  16. package/dist/cdn/{HQ56AUMW.js → XINMYRZV.js} +2 -2
  17. package/dist/cdn/{S2MMJDT7.js → ZX56HBSP.js} +2 -2
  18. package/dist/cdn/index.js +2 -2
  19. package/dist/chunks/common.js +1 -1
  20. package/dist/chunks/fieldAddDelete.js +1 -1
  21. package/dist/chunks/item.js +1 -1
  22. package/dist/chunks/loadClassificationData.js +1 -1
  23. package/dist/chunks/requests.js +1 -1
  24. package/dist/chunks/runtime.js +1 -1
  25. package/dist/chunks/useT9n.js +1 -1
  26. package/dist/components/arcgis-portal-classification-banner/customElement.js +1 -1
  27. package/dist/components/arcgis-portal-classification-config/customElement.js +1 -1
  28. package/dist/components/arcgis-portal-classification-favorite/customElement.js +1 -1
  29. package/dist/components/arcgis-portal-classification-form-element/customElement.js +1 -1
  30. package/dist/components/arcgis-portal-extent-picker/customElement.js +1 -1
  31. package/dist/components/arcgis-portal-extent-picker-coord-field/customElement.js +1 -1
  32. package/dist/components/arcgis-portal-field-delete/customElement.js +1 -1
  33. package/dist/components/arcgis-portal-replacement-item-redirect/customElement.js +1 -1
  34. package/dist/docs/api.json +1 -1
  35. package/dist/docs/docs.json +1 -1
  36. package/dist/docs/web-types.json +1 -1
  37. package/dist/index.js +1 -1
  38. package/dist/loader.js +1 -1
  39. package/package.json +3 -3
@@ -1 +1 @@
1
- {"timestamp":"2026-01-20T17:18:33","compiler":{"name":"@arcgis/lumina-compiler","version":"5.0.0-next.140","typescriptVersion":"5.9.3"},"schemaVersion":"2.1.0","modules":[{"kind":"javascript-module","path":"index","sourcePath":"src/index.ts","declarations":[{"kind":"function","name":"getAssetPath","description":"Get a resolved path from where an asset can be loaded.","parameters":[{"name":"suffix","description":"The relative path for the asset.","type":{"text":"string"}}],"return":{"type":{"text":"string"}}},{"kind":"function","name":"setAssetPath","description":"Used to manually set the base path where package assets (like localization\nand icons) can be found.\n\nBy default, the package assets are loaded from\n`https://js.arcgis.com/<version>/<simplified-package-name>/`. We are hosting\nour assets on a CDN (Content Delivery Network) to ensure fast and reliable\naccess. It is CORS-enabled, so you can load the assets from any domain. This\nis the recommended way to load the assets and avoid bundling them with your\napplication.\n\nHowever, if you need to host the assets locally, you can copy them manually\nas part of your build process and use `setAssetPath` to customize where the\nbrowser will load the assets from.","parameters":[{"name":"path","description":"Relative or absolute path to the assets folder.","type":{"text":"URL | string","references":[{"name":"URL","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/API/URL","start":0,"end":3}]}}],"return":{"type":{"text":"void"}}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-banner","sourcePath":"src/components/portal-classification-banner/portal-classification-banner.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationBanner","customElement":true,"tagName":"arcgis-portal-classification-banner","pascalCaseName":"ArcgisPortalClassificationBanner","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"missingExistingClassification","description":"If the portal item has a classification previously","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"missing-existing-classification"},{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"validationErrors","description":"The classification validation error - validate the classification value against the classification schema.","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","attribute":"validation-errors"},{"kind":"field","name":"variant","description":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","type":{"text":"\"full\" | \"preview\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}]},"default":"\"full\"","attribute":"variant"},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationBanner = document.querySelector(\"arcgis-portal-classification-banner\");\ndocument.body.append(arcgisPortalClassificationBanner);\nawait arcgisPortalClassificationBanner.componentOnReady();\nconsole.log(\"arcgis-portal-classification-banner is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"destroy","description":"Permanently destroy the component","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"missing-existing-classification","description":"If the portal item has a classification previously","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"missingExistingClassification"},{"name":"validation-errors","description":"The classification validation error - validate the classification value against the classification schema.","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","fieldName":"validationErrors"},{"name":"variant","description":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","type":{"text":"\"full\" | \"preview\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}]},"default":"\"full\"","fieldName":"variant"}],"importPath":"components/arcgis-portal-classification-banner"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-banner","declaration":{"name":"ArcgisPortalClassificationBanner"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-config","sourcePath":"src/components/portal-classification-config/portal-classification-config.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationConfig","customElement":true,"tagName":"arcgis-portal-classification-config","pascalCaseName":"ArcgisPortalClassificationConfig","description":"The `arcgis-portal-classification-config` component enables users to edit or provide a classification schema to a portal item through a user-friendly form. The schema is saved to the associated portal item.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","docsTags":[{"name":"required"}],"type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":{"text":"Status","references":[{"name":"Status","module":"models/classificationModel","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-models-classificationModel.html#Status","start":0,"end":6}],"values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}]},"default":"\"idle\"","readonly":true,"attribute":"status","reflects":true},{"kind":"field","name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"valid","reflects":true},{"kind":"field","name":"values","description":"The edited classification values of the portal item.","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]},"attribute":"values"},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationConfig = document.querySelector(\"arcgis-portal-classification-config\");\ndocument.body.append(arcgisPortalClassificationConfig);\nawait arcgisPortalClassificationConfig.componentOnReady();\nconsole.log(\"arcgis-portal-classification-config is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"destroy","description":"Permanently destroy the component.","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"},{"kind":"method","name":"resetForm","description":"Reset the form to the initial classification values from the portalItem","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"},{"kind":"method","name":"validateForm","description":"Validates the form and sets the formValidationErrors state.","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":{"text":"\"loading\" | \"loaded\" | \"error\" | \"idle\"","values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}]},"default":"\"idle\"","fieldName":"status"},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"valid"},{"name":"values","description":"The edited classification values of the portal item.","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]},"fieldName":"values"}],"events":[{"name":"arcgisPropertyChange","description":"Event emitted when component property values status, values, or valid change.","type":{"text":"{ name: \"status\" | \"values\" | \"valid\"; }"}}],"importPath":"components/arcgis-portal-classification-config"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-config","declaration":{"name":"ArcgisPortalClassificationConfig"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-favorite","sourcePath":"src/components/portal-classification-favorite/portal-classification-favorite.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationFavorite","customElement":true,"tagName":"arcgis-portal-classification-favorite","pascalCaseName":"ArcgisPortalClassificationFavorite","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"attributeExpressionResults","type":{"text":"AttributeExpressionResults | undefined","references":[{"name":"AttributeExpressionResults","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#AttributeExpressionResults","start":0,"end":26}]}},{"kind":"field","name":"classificationValue","description":"Current classification value","type":{"text":"__esri.PortalItem[\"classification\"] | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"favoriteClassifications","description":"List of favorite classifications","type":{"text":"FavoriteClassification[]","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":0,"end":22}]}},{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"resetFavoriteClassification","type":{"text":"(favoriteClassifications: FavoriteClassification[]) => void","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":26,"end":48}]}},{"kind":"field","name":"selectedFavoriteClassificationName","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","attribute":"selected-favorite-classification-name"},{"kind":"field","name":"updateClassificationData","type":{"text":"(selectedClassification: FavoriteClassification) => void","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":25,"end":47}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFavorite = document.querySelector(\"arcgis-portal-classification-favorite\");\ndocument.body.append(arcgisPortalClassificationFavorite);\nawait arcgisPortalClassificationFavorite.componentOnReady();\nconsole.log(\"arcgis-portal-classification-favorite is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"attributes":[{"name":"selected-favorite-classification-name","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","fieldName":"selectedFavoriteClassificationName"}],"importPath":"components/arcgis-portal-classification-favorite"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-favorite","declaration":{"name":"ArcgisPortalClassificationFavorite"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-form-element","sourcePath":"src/components/portal-classification-form-element/portal-classification-form-element.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationFormElement","customElement":true,"tagName":"arcgis-portal-classification-form-element","pascalCaseName":"ArcgisPortalClassificationFormElement","description":"A web component that renders form elements for a classification schema attribute.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"attribute","type":{"text":"ClassificationSchema[\"attributes\"][string]","references":[{"name":"ClassificationSchema","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationSchema","start":0,"end":20}]}},{"kind":"field","name":"attributeKey","type":{"text":"string","values":[{"type":"string"}]},"attribute":"attribute-key"},{"kind":"field","name":"isRequiredErrors","type":{"text":"Set<string>","references":[{"name":"Set","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set","start":0,"end":3}]}},{"kind":"field","name":"renderingInfo","type":{"text":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","references":[{"name":"Pick","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#picktype-keys","start":0,"end":4},{"name":"NonNullable","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union","start":5,"end":16},{"name":"ReturnType","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#returntypetype","start":17,"end":27},{"name":"AttributeExpressionResults","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#AttributeExpressionResults","start":28,"end":54}]}},{"kind":"field","name":"value","type":{"text":"unknown"}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFormElement = document.querySelector(\"arcgis-portal-classification-form-element\");\ndocument.body.append(arcgisPortalClassificationFormElement);\nawait arcgisPortalClassificationFormElement.componentOnReady();\nconsole.log(\"arcgis-portal-classification-form-element is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"attributes":[{"name":"attribute-key","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"attributeKey"}],"events":[{"name":"arcgisAttributeValueChange","description":"The attribute value has changed.","type":{"text":"Record<string, unknown>","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":0,"end":6}]}}],"importPath":"components/arcgis-portal-classification-form-element"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-form-element","declaration":{"name":"ArcgisPortalClassificationFormElement"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-extent-picker","sourcePath":"src/components/portal-extent-picker/portal-extent-picker.tsx","declarations":[{"kind":"class","name":"ArcgisPortalExtentPicker","customElement":true,"tagName":"arcgis-portal-extent-picker","pascalCaseName":"ArcgisPortalExtentPicker","description":"To select extent value from a map or by entering coordinates.","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"active","description":"if true, open the dialog","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"active"},{"kind":"field","name":"contentOnly","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"content-only"},{"kind":"field","name":"extentService","description":"Optional; URL of the extent service, used to initialize TileLayer","type":{"text":"string | undefined","values":[{"type":"string"}]},"attribute":"extent-service"},{"kind":"field","name":"extentValue","description":"current extent value","type":{"text":"ExtentValue | undefined","references":[{"name":"ExtentValue","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentValue","start":0,"end":11}]}},{"kind":"field","name":"isArea","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"is-area"},{"kind":"field","name":"itemId","description":"Optional; if passed, use the itemId to load the Portal item","type":{"text":"string | undefined","values":[{"type":"string"}]},"attribute":"item-id"},{"kind":"field","name":"portal","description":"Optional; Portal instance","type":{"text":"Portal | undefined","references":[{"name":"default","module":"portal/Portal.js","package":"@arcgis/core","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html","start":0,"end":6}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalExtentPicker = document.querySelector(\"arcgis-portal-extent-picker\");\ndocument.body.append(arcgisPortalExtentPicker);\nawait arcgisPortalExtentPicker.componentOnReady();\nconsole.log(\"arcgis-portal-extent-picker is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"getExtent","description":"Returns the current extent value","return":{"type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}},"signature":"(): ExtentObj"}],"attributes":[{"name":"active","description":"if true, open the dialog","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"active"},{"name":"content-only","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"contentOnly"},{"name":"extent-service","description":"Optional; URL of the extent service, used to initialize TileLayer","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"extentService"},{"name":"is-area","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"isArea"},{"name":"item-id","description":"Optional; if passed, use the itemId to load the Portal item","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"itemId"}],"events":[{"name":"arcgisExtentPickerChange","description":"Emitted when the extent value changes","type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}},{"name":"arcgisExtentPickerClose","description":"Emitted when the dialog is closed","type":{"text":"void"}},{"name":"arcgisExtentPickerSave","description":"Emitted when the save button is clicked","type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}}],"importPath":"components/arcgis-portal-extent-picker"},{"kind":"interface","name":"ExtentValue","members":[{"kind":"field","name":"ymin","type":{"text":"string"}},{"kind":"field","name":"ymax","type":{"text":"string"}},{"kind":"field","name":"xmin","type":{"text":"string"}},{"kind":"field","name":"xmax","type":{"text":"string"}}]},{"kind":"interface","name":"ExtentObj","members":[{"kind":"field","name":"extent","type":{"text":"ExtentValue","references":[{"name":"ExtentValue","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentValue","start":0,"end":11}]}}]}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-extent-picker","declaration":{"name":"ArcgisPortalExtentPicker"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-field-delete","sourcePath":"src/components/portal-field-delete/portal-field-delete.tsx","declarations":[{"kind":"class","name":"ArcgisPortalFieldDelete","customElement":true,"tagName":"arcgis-portal-field-delete","pascalCaseName":"ArcgisPortalFieldDelete","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"config","description":"For documentation links.","type":{"text":"IConfig | undefined","references":[{"name":"IConfig","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#IConfig","start":0,"end":7}]}},{"kind":"field","name":"fieldNames","description":"The fields to delete.","type":{"text":"string[] | undefined"}},{"kind":"field","name":"layer","description":"The layer whose field is being deleted.","type":{"text":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7},{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":22,"end":29}]}},{"kind":"field","name":"mapView","description":"The MapView instance.","type":{"text":"__esri.MapView | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"options","description":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","type":{"text":"FieldDeleteOptions | undefined","references":[{"name":"FieldDeleteOptions","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#FieldDeleteOptions","start":0,"end":18}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalFieldDelete = document.querySelector(\"arcgis-portal-field-delete\");\ndocument.body.append(arcgisPortalFieldDelete);\nawait arcgisPortalFieldDelete.componentOnReady();\nconsole.log(\"arcgis-portal-field-delete is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"events":[{"name":"arcgisBeforeDelete","description":"Emitted when the user initiates the delete process.","type":{"text":"void"}},{"name":"arcgisBeforeModalClose","description":"Emitted before the modal is closed if the alert is handled in consumer.","type":{"text":"string"}},{"name":"arcgisClose","description":"Emitted when the component is closed for any reason.","type":{"text":"void"}},{"name":"arcgisFieldsDeleted","description":"Emitted when the field is successfully deleted.","type":{"text":"void"}}],"importPath":"components/arcgis-portal-field-delete"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-field-delete","declaration":{"name":"ArcgisPortalFieldDelete"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-replacement-item-redirect","sourcePath":"src/components/portal-replacement-item-redirect/portal-replacement-item-redirect.tsx","declarations":[{"kind":"class","name":"ArcgisPortalReplacementItemRedirect","customElement":true,"tagName":"arcgis-portal-replacement-item-redirect","pascalCaseName":"ArcgisPortalReplacementItemRedirect","description":"The `arcgis-portal-replacement-item-redirect` component takes an item id on a given portal, and checks if there is a replacement item associated with it\nvia the `ReplacementItem2Item` relationship.\n\nIf so, it displays a dialog to the user notifying them of the replacement item, and redirects to the replacement item's default Open Action after a timeout.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"itemId","description":"The id of a deprecated/retired item to be checked for a replacement","type":{"text":"string","values":[{"type":"string"}]},"attribute":"item-id"},{"kind":"field","name":"portal","description":"The portal instance","type":{"text":"__esri.Portal","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"user","description":"The user. Defaults to `portal.user` if omitted","type":{"text":"__esri.PortalUser | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalReplacementItemRedirect = document.querySelector(\"arcgis-portal-replacement-item-redirect\");\ndocument.body.append(arcgisPortalReplacementItemRedirect);\nawait arcgisPortalReplacementItemRedirect.componentOnReady();\nconsole.log(\"arcgis-portal-replacement-item-redirect is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"setFocus","description":"Set focus on the component","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"item-id","description":"The id of a deprecated/retired item to be checked for a replacement","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"itemId"}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":{"text":"{ replacementItem: __esri.PortalItem | object | null; }","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":19,"end":26}]}}],"importPath":"components/arcgis-portal-replacement-item-redirect"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-replacement-item-redirect","declaration":{"name":"ArcgisPortalReplacementItemRedirect"}}]},{"kind":"javascript-module","path":"models/classificationModel","sourcePath":"src/models/classificationModel.ts","declarations":[{"kind":"interface","name":"Status","type":{"text":"\"error\" | \"idle\" | \"loaded\" | \"loading\""}}]},{"kind":"javascript-module","path":"types/classification","sourcePath":"src/types/classification.ts","declarations":[{"kind":"interface","name":"ClassificationSchema","description":"The classification schema defined on the portal.","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n attributeCategories?: string[];\n attributes: Record<string, ClassificationAttributesValues>;\n bannerExpression?: string;\n classificationMetadata: ClassificationMetadata;\n grammarVersion: string;\n layouts: Record<string, DefaultLayout>;\n name: string;\n selectionTextExpression?: string;\n version: string;\n helpUrl?: string;\n helpTooltip?: string;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":54,"end":60},{"name":"ClassificationAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationAttributesValues","start":69,"end":99},{"name":"ClassificationMetadata","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationMetadata","start":161,"end":183},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":226,"end":232},{"name":"DefaultLayout","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#DefaultLayout","start":241,"end":254}]}]}]},{"kind":"interface","name":"FavoriteClassification","members":[{"kind":"field","name":"name","type":{"text":"string"}},{"kind":"field","name":"classification","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}}]},{"kind":"interface","name":"AttributeExpressionResults","description":"State object that is used to store arcade expression results from expressions\nthat are evaluated for each attribute in the classification schema.","supertypes":[{"name":"Map","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Map","typeArguments":[{"text":"string"},{"text":"{\n enabled: boolean;\n valueExpressionResult: Record<string, ValueOption[]> | ValueOption[] | null;\n attributeValidationResult: string | null;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":51,"end":57},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":66,"end":77},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":83,"end":94}]}]}]},{"kind":"interface","name":"ClassificationMetadata","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n primaryAttribute: string;\n defaultValue: string;\n classificationValueProperties: ClassificationType[];\n}","references":[{"name":"ClassificationType","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationType","start":93,"end":111}]}]}]},{"kind":"interface","name":"ValueOption","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n label: string;\n value: string;\n}"}]}]},{"kind":"interface","name":"ClassificationAttributesValues","type":{"text":"CheckboxAttributesValues | DateAttributesValues | MultiGroupedSelectNestedAttributesValues | MultiSelectAttributesValues | SingleSelectAttributesValues | TextAttributesValues","references":[{"name":"CheckboxAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#CheckboxAttributesValues","start":0,"end":24},{"name":"DateAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#DateAttributesValues","start":27,"end":47},{"name":"MultiGroupedSelectNestedAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#MultiGroupedSelectNestedAttributesValues","start":50,"end":90},{"name":"MultiSelectAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#MultiSelectAttributesValues","start":93,"end":120},{"name":"SingleSelectAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#SingleSelectAttributesValues","start":123,"end":151},{"name":"TextAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#TextAttributesValues","start":154,"end":174}]}},{"kind":"interface","name":"DefaultLayout","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{ layoutElements: Record<string, ClassificationLayoutElements>; }","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":18,"end":24},{"name":"ClassificationLayoutElements","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationLayoutElements","start":33,"end":61}]}]}]},{"kind":"interface","name":"ClassificationType","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n [index: string]: string | undefined;\n value: string;\n acronym?: string;\n backgroundColor?: string;\n textColor?: string;\n}"}]}]},{"kind":"interface","name":"SingleSelectAttributesValues","description":"Create narrowed types for each of the possible UI elements.\nNever is used to inform users that the property will never be defined\nwhen uiElement is a specific value.","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"single-select\";\n validValues?: ValueOption[];\n validValuesMap?: never;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":52,"end":63}]}]}]},{"kind":"interface","name":"MultiSelectAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"multi-select\";\n validValues?: ValueOption[];\n validValuesMap?: never;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":51,"end":62}]}]}]},{"kind":"interface","name":"MultiGroupedSelectNestedAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"multi-grouped-select-nested\";\n validValuesMap: Record<string, ValueOption[]>;\n validValues?: never;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":68,"end":74},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":83,"end":94}]}]}]},{"kind":"interface","name":"CheckboxAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"checkbox\";\n type: \"boolean\";\n validValues?: never;\n validValuesMap?: never;\n defaultDateTimeline?: never;\n defaultDateTimelineUnits?: never;\n}"}]}]},{"kind":"interface","name":"DateAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"date\";\n type: \"date\";\n defaultDateTimeline: number;\n defaultDateTimelineUnits: string;\n validValues?: never;\n validValuesMap?: never;\n}"}]}]},{"kind":"interface","name":"TextAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"text\";\n type: \"string\";\n validValues?: never;\n validValuesMap?: never;\n defaultDateTimeline?: never;\n defaultDateTimelineUnits?: never;\n}"}]}]},{"kind":"interface","name":"ClassificationLayoutElements","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{ formDisplayOrder: number; }"}]}]},{"kind":"interface","name":"BaseAttributesValues","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n label: string;\n description?: string;\n type: string;\n uiElement: string;\n isRequired?: boolean;\n defaultValue?: string;\n defaultDateTimeline?: number;\n defaultDateTimelineUnits?: string;\n validValues?: ValueOption[];\n validValuesMap?: Record<string, ValueOption[]>;\n isAttributeEnabled?: string;\n valueExpression?: string;\n attributeValidation?: string;\n arcadeResultLookup?: Record<string, ValueOption[]>;\n attributeCategory?: string;\n selectionDisplayOrder?: number;\n selectionDisplayLabel?: string;\n bannerOrder?: number;\n bannerLabel?: string;\n labelDelimiter?: string;\n labelTooltip?: string;\n valueDelimiter?: string;\n attributeDelimiter?: string;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":232,"end":243},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":268,"end":274},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":283,"end":294},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":421,"end":427},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":436,"end":447}]}]}]}]},{"kind":"javascript-module","path":"utils/fieldAddDelete","sourcePath":"src/utils/fieldAddDelete.ts","declarations":[{"kind":"function","name":"canAddField","parameters":[{"name":"layer","type":{"text":"any"}}],"return":{"type":{"text":"Promise<boolean>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}}},{"kind":"function","name":"canDeleteField","parameters":[{"name":"mapView","type":{"text":"__esri.MapView | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"name":"layer","type":{"text":"any"}},{"name":"field","type":{"text":"__esri.Field","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"name":"options","optional":true,"type":{"text":"FieldDeleteOptions","references":[{"name":"FieldDeleteOptions","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#FieldDeleteOptions","start":0,"end":18}]}}],"return":{"type":{"text":"Promise<boolean>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}}}]},{"kind":"javascript-module","path":"utils/types","sourcePath":"src/utils/types.ts","declarations":[{"kind":"interface","name":"IConfig","description":"Configuration","members":[{"kind":"field","name":"arcadeEditor","type":{"text":"string | undefined"}},{"kind":"field","name":"jsapiUrl","type":{"text":"string | undefined"}},{"kind":"field","name":"helpMap","type":{"text":"Record<string, string> | undefined","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":0,"end":6}]}},{"kind":"field","name":"helpBase","type":{"text":"string | undefined"}}]},{"kind":"interface","name":"FieldDeleteOptions","members":[{"kind":"field","name":"item","type":{"text":"__esri.PortalItem","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"portal","type":{"text":"__esri.Portal","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"handleCloseOnConsumer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignorePopupTemplate","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerRenderer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerFeatureReduction","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerLabelingInfo","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerDefinitionExpression","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreItemRenderer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreItemFeatureReduction","type":{"text":"boolean | undefined"}},{"kind":"field","name":"userItemInfo","type":{"text":"UserItemInfo | undefined","references":[{"name":"UserItemInfo","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#UserItemInfo","start":0,"end":12}]}}]},{"kind":"interface","name":"UserItemInfo","members":[{"kind":"field","name":"itemData","type":{"text":"any"}},{"kind":"field","name":"userGroups","type":{"text":"any[]"}},{"kind":"field","name":"itemGroups","type":{"text":"any[]"}},{"kind":"field","name":"relatedItems","type":{"text":"any[]"}},{"kind":"field","name":"fieldGroups","type":{"text":"any[]"}}]}]}]}
1
+ {"timestamp":"2026-01-21T04:41:38","compiler":{"name":"@arcgis/lumina-compiler","version":"5.0.0-next.141","typescriptVersion":"5.9.3"},"schemaVersion":"2.1.0","modules":[{"kind":"javascript-module","path":"index","sourcePath":"src/index.ts","declarations":[{"kind":"function","name":"getAssetPath","description":"Get a resolved path from where an asset can be loaded.","parameters":[{"name":"suffix","description":"The relative path for the asset.","type":{"text":"string"}}],"return":{"type":{"text":"string"}}},{"kind":"function","name":"setAssetPath","description":"Used to manually set the base path where package assets (like localization\nand icons) can be found.\n\nBy default, the package assets are loaded from\n`https://js.arcgis.com/<version>/<simplified-package-name>/`. We are hosting\nour assets on a CDN (Content Delivery Network) to ensure fast and reliable\naccess. It is CORS-enabled, so you can load the assets from any domain. This\nis the recommended way to load the assets and avoid bundling them with your\napplication.\n\nHowever, if you need to host the assets locally, you can copy them manually\nas part of your build process and use `setAssetPath` to customize where the\nbrowser will load the assets from.","parameters":[{"name":"path","description":"Relative or absolute path to the assets folder.","type":{"text":"URL | string","references":[{"name":"URL","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/API/URL","start":0,"end":3}]}}],"return":{"type":{"text":"void"}}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-banner","sourcePath":"src/components/portal-classification-banner/portal-classification-banner.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationBanner","customElement":true,"tagName":"arcgis-portal-classification-banner","pascalCaseName":"ArcgisPortalClassificationBanner","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"missingExistingClassification","description":"If the portal item has a classification previously","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"missing-existing-classification"},{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"validationErrors","description":"The classification validation error - validate the classification value against the classification schema.","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","attribute":"validation-errors"},{"kind":"field","name":"variant","description":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","type":{"text":"\"full\" | \"preview\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}]},"default":"\"full\"","attribute":"variant"},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationBanner = document.querySelector(\"arcgis-portal-classification-banner\");\ndocument.body.append(arcgisPortalClassificationBanner);\nawait arcgisPortalClassificationBanner.componentOnReady();\nconsole.log(\"arcgis-portal-classification-banner is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"destroy","description":"Permanently destroy the component","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"missing-existing-classification","description":"If the portal item has a classification previously","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"missingExistingClassification"},{"name":"validation-errors","description":"The classification validation error - validate the classification value against the classification schema.","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","fieldName":"validationErrors"},{"name":"variant","description":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","type":{"text":"\"full\" | \"preview\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}]},"default":"\"full\"","fieldName":"variant"}],"importPath":"components/arcgis-portal-classification-banner"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-banner","declaration":{"name":"ArcgisPortalClassificationBanner"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-config","sourcePath":"src/components/portal-classification-config/portal-classification-config.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationConfig","customElement":true,"tagName":"arcgis-portal-classification-config","pascalCaseName":"ArcgisPortalClassificationConfig","description":"The `arcgis-portal-classification-config` component enables users to edit or provide a classification schema to a portal item through a user-friendly form. The schema is saved to the associated portal item.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","docsTags":[{"name":"required"}],"type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":{"text":"Status","references":[{"name":"Status","module":"models/classificationModel","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-models-classificationModel.html#Status","start":0,"end":6}],"values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}]},"default":"\"idle\"","readonly":true,"attribute":"status","reflects":true},{"kind":"field","name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"valid","reflects":true},{"kind":"field","name":"values","description":"The edited classification values of the portal item.","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]},"attribute":"values"},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationConfig = document.querySelector(\"arcgis-portal-classification-config\");\ndocument.body.append(arcgisPortalClassificationConfig);\nawait arcgisPortalClassificationConfig.componentOnReady();\nconsole.log(\"arcgis-portal-classification-config is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"destroy","description":"Permanently destroy the component.","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"},{"kind":"method","name":"resetForm","description":"Reset the form to the initial classification values from the portalItem","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"},{"kind":"method","name":"validateForm","description":"Validates the form and sets the formValidationErrors state.","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":{"text":"\"loading\" | \"loaded\" | \"error\" | \"idle\"","values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}]},"default":"\"idle\"","fieldName":"status"},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"valid"},{"name":"values","description":"The edited classification values of the portal item.","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]},"fieldName":"values"}],"events":[{"name":"arcgisPropertyChange","description":"Event emitted when component property values status, values, or valid change.","type":{"text":"{ name: \"status\" | \"values\" | \"valid\"; }"}}],"importPath":"components/arcgis-portal-classification-config"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-config","declaration":{"name":"ArcgisPortalClassificationConfig"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-favorite","sourcePath":"src/components/portal-classification-favorite/portal-classification-favorite.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationFavorite","customElement":true,"tagName":"arcgis-portal-classification-favorite","pascalCaseName":"ArcgisPortalClassificationFavorite","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"attributeExpressionResults","type":{"text":"AttributeExpressionResults | undefined","references":[{"name":"AttributeExpressionResults","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#AttributeExpressionResults","start":0,"end":26}]}},{"kind":"field","name":"classificationValue","description":"Current classification value","type":{"text":"__esri.PortalItem[\"classification\"] | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"favoriteClassifications","description":"List of favorite classifications","type":{"text":"FavoriteClassification[]","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":0,"end":22}]}},{"kind":"field","name":"portalItem","description":"The portal item to display the classification banner for.","type":{"text":"__esri.PortalItem | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"resetFavoriteClassification","type":{"text":"(favoriteClassifications: FavoriteClassification[]) => void","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":26,"end":48}]}},{"kind":"field","name":"selectedFavoriteClassificationName","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","attribute":"selected-favorite-classification-name"},{"kind":"field","name":"updateClassificationData","type":{"text":"(selectedClassification: FavoriteClassification) => void","references":[{"name":"FavoriteClassification","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#FavoriteClassification","start":25,"end":47}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFavorite = document.querySelector(\"arcgis-portal-classification-favorite\");\ndocument.body.append(arcgisPortalClassificationFavorite);\nawait arcgisPortalClassificationFavorite.componentOnReady();\nconsole.log(\"arcgis-portal-classification-favorite is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"attributes":[{"name":"selected-favorite-classification-name","type":{"text":"string","values":[{"type":"string"}]},"default":"\"\"","fieldName":"selectedFavoriteClassificationName"}],"importPath":"components/arcgis-portal-classification-favorite"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-favorite","declaration":{"name":"ArcgisPortalClassificationFavorite"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-classification-form-element","sourcePath":"src/components/portal-classification-form-element/portal-classification-form-element.tsx","declarations":[{"kind":"class","name":"ArcgisPortalClassificationFormElement","customElement":true,"tagName":"arcgis-portal-classification-form-element","pascalCaseName":"ArcgisPortalClassificationFormElement","description":"A web component that renders form elements for a classification schema attribute.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"attribute","type":{"text":"ClassificationSchema[\"attributes\"][string]","references":[{"name":"ClassificationSchema","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationSchema","start":0,"end":20}]}},{"kind":"field","name":"attributeKey","type":{"text":"string","values":[{"type":"string"}]},"attribute":"attribute-key"},{"kind":"field","name":"isRequiredErrors","type":{"text":"Set<string>","references":[{"name":"Set","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set","start":0,"end":3}]}},{"kind":"field","name":"renderingInfo","type":{"text":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","references":[{"name":"Pick","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#picktype-keys","start":0,"end":4},{"name":"NonNullable","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union","start":5,"end":16},{"name":"ReturnType","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#returntypetype","start":17,"end":27},{"name":"AttributeExpressionResults","module":"types/classification","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#AttributeExpressionResults","start":28,"end":54}]}},{"kind":"field","name":"value","type":{"text":"unknown"}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFormElement = document.querySelector(\"arcgis-portal-classification-form-element\");\ndocument.body.append(arcgisPortalClassificationFormElement);\nawait arcgisPortalClassificationFormElement.componentOnReady();\nconsole.log(\"arcgis-portal-classification-form-element is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"attributes":[{"name":"attribute-key","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"attributeKey"}],"events":[{"name":"arcgisAttributeValueChange","description":"The attribute value has changed.","type":{"text":"Record<string, unknown>","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":0,"end":6}]}}],"importPath":"components/arcgis-portal-classification-form-element"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-classification-form-element","declaration":{"name":"ArcgisPortalClassificationFormElement"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-extent-picker","sourcePath":"src/components/portal-extent-picker/portal-extent-picker.tsx","declarations":[{"kind":"class","name":"ArcgisPortalExtentPicker","customElement":true,"tagName":"arcgis-portal-extent-picker","pascalCaseName":"ArcgisPortalExtentPicker","description":"To select extent value from a map or by entering coordinates.","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"active","description":"if true, open the dialog","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"active"},{"kind":"field","name":"contentOnly","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"content-only"},{"kind":"field","name":"extentService","description":"Optional; URL of the extent service, used to initialize TileLayer","type":{"text":"string | undefined","values":[{"type":"string"}]},"attribute":"extent-service"},{"kind":"field","name":"extentValue","description":"current extent value","type":{"text":"ExtentValue | undefined","references":[{"name":"ExtentValue","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentValue","start":0,"end":11}]}},{"kind":"field","name":"isArea","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","attribute":"is-area"},{"kind":"field","name":"itemId","description":"Optional; if passed, use the itemId to load the Portal item","type":{"text":"string | undefined","values":[{"type":"string"}]},"attribute":"item-id"},{"kind":"field","name":"portal","description":"Optional; Portal instance","type":{"text":"Portal | undefined","references":[{"name":"default","module":"portal/Portal.js","package":"@arcgis/core","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html","start":0,"end":6}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalExtentPicker = document.querySelector(\"arcgis-portal-extent-picker\");\ndocument.body.append(arcgisPortalExtentPicker);\nawait arcgisPortalExtentPicker.componentOnReady();\nconsole.log(\"arcgis-portal-extent-picker is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"getExtent","description":"Returns the current extent value","return":{"type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}},"signature":"(): ExtentObj"}],"attributes":[{"name":"active","description":"if true, open the dialog","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"active"},{"name":"content-only","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"contentOnly"},{"name":"extent-service","description":"Optional; URL of the extent service, used to initialize TileLayer","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"extentService"},{"name":"is-area","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":{"text":"boolean","values":[{"type":"boolean"}]},"default":"false","fieldName":"isArea"},{"name":"item-id","description":"Optional; if passed, use the itemId to load the Portal item","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"itemId"}],"events":[{"name":"arcgisExtentPickerChange","description":"Emitted when the extent value changes","type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}},{"name":"arcgisExtentPickerClose","description":"Emitted when the dialog is closed","type":{"text":"void"}},{"name":"arcgisExtentPickerSave","description":"Emitted when the save button is clicked","type":{"text":"ExtentObj","references":[{"name":"ExtentObj","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentObj","start":0,"end":9}]}}],"importPath":"components/arcgis-portal-extent-picker"},{"kind":"interface","name":"ExtentValue","members":[{"kind":"field","name":"ymin","type":{"text":"string"}},{"kind":"field","name":"ymax","type":{"text":"string"}},{"kind":"field","name":"xmin","type":{"text":"string"}},{"kind":"field","name":"xmax","type":{"text":"string"}}]},{"kind":"interface","name":"ExtentObj","members":[{"kind":"field","name":"extent","type":{"text":"ExtentValue","references":[{"name":"ExtentValue","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-components-arcgis-portal-extent-picker.html#ExtentValue","start":0,"end":11}]}}]}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-extent-picker","declaration":{"name":"ArcgisPortalExtentPicker"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-field-delete","sourcePath":"src/components/portal-field-delete/portal-field-delete.tsx","declarations":[{"kind":"class","name":"ArcgisPortalFieldDelete","customElement":true,"tagName":"arcgis-portal-field-delete","pascalCaseName":"ArcgisPortalFieldDelete","superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"config","description":"For documentation links.","type":{"text":"IConfig | undefined","references":[{"name":"IConfig","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#IConfig","start":0,"end":7}]}},{"kind":"field","name":"fieldNames","description":"The fields to delete.","type":{"text":"string[] | undefined"}},{"kind":"field","name":"layer","description":"The layer whose field is being deleted.","type":{"text":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7},{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":22,"end":29}]}},{"kind":"field","name":"mapView","description":"The MapView instance.","type":{"text":"__esri.MapView | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"options","description":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","type":{"text":"FieldDeleteOptions | undefined","references":[{"name":"FieldDeleteOptions","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#FieldDeleteOptions","start":0,"end":18}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalFieldDelete = document.querySelector(\"arcgis-portal-field-delete\");\ndocument.body.append(arcgisPortalFieldDelete);\nawait arcgisPortalFieldDelete.componentOnReady();\nconsole.log(\"arcgis-portal-field-delete is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"}],"events":[{"name":"arcgisBeforeDelete","description":"Emitted when the user initiates the delete process.","type":{"text":"void"}},{"name":"arcgisBeforeModalClose","description":"Emitted before the modal is closed if the alert is handled in consumer.","type":{"text":"string"}},{"name":"arcgisClose","description":"Emitted when the component is closed for any reason.","type":{"text":"void"}},{"name":"arcgisFieldsDeleted","description":"Emitted when the field is successfully deleted.","type":{"text":"void"}}],"importPath":"components/arcgis-portal-field-delete"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-field-delete","declaration":{"name":"ArcgisPortalFieldDelete"}}]},{"kind":"javascript-module","path":"components/arcgis-portal-replacement-item-redirect","sourcePath":"src/components/portal-replacement-item-redirect/portal-replacement-item-redirect.tsx","declarations":[{"kind":"class","name":"ArcgisPortalReplacementItemRedirect","customElement":true,"tagName":"arcgis-portal-replacement-item-redirect","pascalCaseName":"ArcgisPortalReplacementItemRedirect","description":"The `arcgis-portal-replacement-item-redirect` component takes an item id on a given portal, and checks if there is a replacement item associated with it\nvia the `ReplacementItem2Item` relationship.\n\nIf so, it displays a dialog to the user notifying them of the replacement item, and redirects to the replacement item's default Open Action after a timeout.","docsTags":[{"name":"internal"}],"superclass":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"members":[{"kind":"field","name":"itemId","description":"The id of a deprecated/retired item to be checked for a replacement","type":{"text":"string","values":[{"type":"string"}]},"attribute":"item-id"},{"kind":"field","name":"portal","description":"The portal instance","type":{"text":"__esri.Portal","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"user","description":"The user. Defaults to `portal.user` if omitted","type":{"text":"__esri.PortalUser | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"method","name":"componentOnReady","description":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalReplacementItemRedirect = document.querySelector(\"arcgis-portal-replacement-item-redirect\");\ndocument.body.append(arcgisPortalReplacementItemRedirect);\nawait arcgisPortalReplacementItemRedirect.componentOnReady();\nconsole.log(\"arcgis-portal-replacement-item-redirect is ready to go!\");\n```"}],"return":{"type":{"text":"Promise<this>","references":[{"name":"Promise","module":"lib/lib.es5.d.ts","package":"typescript","start":0,"end":7}]}},"inheritedFrom":{"name":"PublicLitElement","module":"PublicLitElement","package":"@arcgis/lumina"},"signature":"(): Promise<this>"},{"kind":"method","name":"setFocus","description":"Set focus on the component","return":{"type":{"text":"Promise<void>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}},"signature":"(): Promise<void>"}],"attributes":[{"name":"item-id","description":"The id of a deprecated/retired item to be checked for a replacement","type":{"text":"string","values":[{"type":"string"}]},"fieldName":"itemId"}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":{"text":"{ replacementItem: __esri.PortalItem | object | null; }","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":19,"end":26}]}}],"importPath":"components/arcgis-portal-replacement-item-redirect"}],"exports":[{"kind":"custom-element-definition","name":"arcgis-portal-replacement-item-redirect","declaration":{"name":"ArcgisPortalReplacementItemRedirect"}}]},{"kind":"javascript-module","path":"models/classificationModel","sourcePath":"src/models/classificationModel.ts","declarations":[{"kind":"interface","name":"Status","type":{"text":"\"error\" | \"idle\" | \"loaded\" | \"loading\""}}]},{"kind":"javascript-module","path":"types/classification","sourcePath":"src/types/classification.ts","declarations":[{"kind":"interface","name":"ClassificationSchema","description":"The classification schema defined on the portal.","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n attributeCategories?: string[];\n attributes: Record<string, ClassificationAttributesValues>;\n bannerExpression?: string;\n classificationMetadata: ClassificationMetadata;\n grammarVersion: string;\n layouts: Record<string, DefaultLayout>;\n name: string;\n selectionTextExpression?: string;\n version: string;\n helpUrl?: string;\n helpTooltip?: string;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":54,"end":60},{"name":"ClassificationAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationAttributesValues","start":69,"end":99},{"name":"ClassificationMetadata","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationMetadata","start":161,"end":183},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":226,"end":232},{"name":"DefaultLayout","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#DefaultLayout","start":241,"end":254}]}]}]},{"kind":"interface","name":"FavoriteClassification","members":[{"kind":"field","name":"name","type":{"text":"string"}},{"kind":"field","name":"classification","type":{"text":"__esri.PortalItem[\"classification\"]","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}}]},{"kind":"interface","name":"AttributeExpressionResults","description":"State object that is used to store arcade expression results from expressions\nthat are evaluated for each attribute in the classification schema.","supertypes":[{"name":"Map","package":"global:","viewUrl":"https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Map","typeArguments":[{"text":"string"},{"text":"{\n enabled: boolean;\n valueExpressionResult: Record<string, ValueOption[]> | ValueOption[] | null;\n attributeValidationResult: string | null;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":51,"end":57},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":66,"end":77},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":83,"end":94}]}]}]},{"kind":"interface","name":"ClassificationMetadata","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n primaryAttribute: string;\n defaultValue: string;\n classificationValueProperties: ClassificationType[];\n}","references":[{"name":"ClassificationType","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationType","start":93,"end":111}]}]}]},{"kind":"interface","name":"ValueOption","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n label: string;\n value: string;\n}"}]}]},{"kind":"interface","name":"ClassificationAttributesValues","type":{"text":"CheckboxAttributesValues | DateAttributesValues | MultiGroupedSelectNestedAttributesValues | MultiSelectAttributesValues | SingleSelectAttributesValues | TextAttributesValues","references":[{"name":"CheckboxAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#CheckboxAttributesValues","start":0,"end":24},{"name":"DateAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#DateAttributesValues","start":27,"end":47},{"name":"MultiGroupedSelectNestedAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#MultiGroupedSelectNestedAttributesValues","start":50,"end":90},{"name":"MultiSelectAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#MultiSelectAttributesValues","start":93,"end":120},{"name":"SingleSelectAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#SingleSelectAttributesValues","start":123,"end":151},{"name":"TextAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#TextAttributesValues","start":154,"end":174}]}},{"kind":"interface","name":"DefaultLayout","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{ layoutElements: Record<string, ClassificationLayoutElements>; }","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":18,"end":24},{"name":"ClassificationLayoutElements","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ClassificationLayoutElements","start":33,"end":61}]}]}]},{"kind":"interface","name":"ClassificationType","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n [index: string]: string | undefined;\n value: string;\n acronym?: string;\n backgroundColor?: string;\n textColor?: string;\n}"}]}]},{"kind":"interface","name":"SingleSelectAttributesValues","description":"Create narrowed types for each of the possible UI elements.\nNever is used to inform users that the property will never be defined\nwhen uiElement is a specific value.","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"single-select\";\n validValues?: ValueOption[];\n validValuesMap?: never;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":52,"end":63}]}]}]},{"kind":"interface","name":"MultiSelectAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"multi-select\";\n validValues?: ValueOption[];\n validValuesMap?: never;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":51,"end":62}]}]}]},{"kind":"interface","name":"MultiGroupedSelectNestedAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"multi-grouped-select-nested\";\n validValuesMap: Record<string, ValueOption[]>;\n validValues?: never;\n}","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":68,"end":74},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":83,"end":94}]}]}]},{"kind":"interface","name":"CheckboxAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"checkbox\";\n type: \"boolean\";\n validValues?: never;\n validValuesMap?: never;\n defaultDateTimeline?: never;\n defaultDateTimelineUnits?: never;\n}"}]}]},{"kind":"interface","name":"DateAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"date\";\n type: \"date\";\n defaultDateTimeline: number;\n defaultDateTimelineUnits: string;\n validValues?: never;\n validValuesMap?: never;\n}"}]}]},{"kind":"interface","name":"TextAttributesValues","supertypes":[{"name":"BaseAttributesValues","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#BaseAttributesValues"},{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n uiElement: \"text\";\n type: \"string\";\n validValues?: never;\n validValuesMap?: never;\n defaultDateTimeline?: never;\n defaultDateTimelineUnits?: never;\n}"}]}]},{"kind":"interface","name":"ClassificationLayoutElements","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{ formDisplayOrder: number; }"}]}]},{"kind":"interface","name":"BaseAttributesValues","supertypes":[{"name":"Readonly","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype","typeArguments":[{"text":"{\n label: string;\n description?: string;\n type: string;\n uiElement: string;\n isRequired?: boolean;\n defaultValue?: string;\n defaultDateTimeline?: number;\n defaultDateTimelineUnits?: string;\n validValues?: ValueOption[];\n validValuesMap?: Record<string, ValueOption[]>;\n isAttributeEnabled?: string;\n valueExpression?: string;\n attributeValidation?: string;\n arcadeResultLookup?: Record<string, ValueOption[]>;\n attributeCategory?: string;\n selectionDisplayOrder?: number;\n selectionDisplayLabel?: string;\n bannerOrder?: number;\n bannerLabel?: string;\n labelDelimiter?: string;\n labelTooltip?: string;\n valueDelimiter?: string;\n attributeDelimiter?: string;\n}","references":[{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":232,"end":243},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":268,"end":274},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":283,"end":294},{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":421,"end":427},{"name":"ValueOption","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-types-classification.html#ValueOption","start":436,"end":447}]}]}]}]},{"kind":"javascript-module","path":"utils/fieldAddDelete","sourcePath":"src/utils/fieldAddDelete.ts","declarations":[{"kind":"function","name":"canAddField","parameters":[{"name":"layer","type":{"text":"any"}}],"return":{"type":{"text":"Promise<boolean>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}}},{"kind":"function","name":"canDeleteField","parameters":[{"name":"mapView","type":{"text":"__esri.MapView | undefined","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"name":"layer","type":{"text":"any"}},{"name":"field","type":{"text":"__esri.Field","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"name":"options","optional":true,"type":{"text":"FieldDeleteOptions","references":[{"name":"FieldDeleteOptions","module":"utils/types","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#FieldDeleteOptions","start":0,"end":18}]}}],"return":{"type":{"text":"Promise<boolean>","references":[{"name":"Promise","package":"global:","viewUrl":"https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/","start":0,"end":7}]}}}]},{"kind":"javascript-module","path":"utils/types","sourcePath":"src/utils/types.ts","declarations":[{"kind":"interface","name":"IConfig","description":"Configuration","members":[{"kind":"field","name":"arcadeEditor","type":{"text":"string | undefined"}},{"kind":"field","name":"jsapiUrl","type":{"text":"string | undefined"}},{"kind":"field","name":"helpMap","type":{"text":"Record<string, string> | undefined","references":[{"name":"Record","package":"global:","viewUrl":"https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type","start":0,"end":6}]}},{"kind":"field","name":"helpBase","type":{"text":"string | undefined"}}]},{"kind":"interface","name":"FieldDeleteOptions","members":[{"kind":"field","name":"item","type":{"text":"__esri.PortalItem","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"portal","type":{"text":"__esri.Portal","references":[{"name":"__esri","module":"interfaces.js","package":"@arcgis/core","start":0,"end":7}]}},{"kind":"field","name":"handleCloseOnConsumer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignorePopupTemplate","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerRenderer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerFeatureReduction","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerLabelingInfo","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreLayerDefinitionExpression","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreItemRenderer","type":{"text":"boolean | undefined"}},{"kind":"field","name":"ignoreItemFeatureReduction","type":{"text":"boolean | undefined"}},{"kind":"field","name":"userItemInfo","type":{"text":"UserItemInfo | undefined","references":[{"name":"UserItemInfo","viewUrl":"https://developers.arcgis.com/javascript/latest/api-reference/esri-utils-types.html#UserItemInfo","start":0,"end":12}]}}]},{"kind":"interface","name":"UserItemInfo","members":[{"kind":"field","name":"itemData","type":{"text":"any"}},{"kind":"field","name":"userGroups","type":{"text":"any[]"}},{"kind":"field","name":"itemGroups","type":{"text":"any[]"}},{"kind":"field","name":"relatedItems","type":{"text":"any[]"}},{"kind":"field","name":"fieldGroups","type":{"text":"any[]"}}]}]}]}
@@ -1 +1 @@
1
- {"timestamp":"2026-01-20T17:18:33","compiler":{"name":"@arcgis/lumina-compiler","version":"5.0.0-next.140","typescriptVersion":"5.9.3"},"components":[{"filePath":"src/components/portal-classification-banner/portal-classification-banner.tsx","tag":"arcgis-portal-classification-banner","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"missingExistingClassification","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"missing-existing-classification","reflectToAttr":false,"docs":"If the portal item has a classification previously","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"validationErrors","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"validation-errors","reflectToAttr":false,"docs":"The classification validation error - validate the classification value against the classification schema.","docsTags":[],"default":"\"\"","values":[{"type":"string"}],"optional":true,"required":false},{"name":"variant","type":"\"full\" | \"preview\"","complexType":{"original":"\"full\" | \"preview\"","resolved":"\"full\" | \"preview\"","references":{}},"mutable":true,"attr":"variant","reflectToAttr":false,"docs":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","docsTags":[],"default":"\"full\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationBanner = document.querySelector(\"arcgis-portal-classification-banner\");\ndocument.body.append(arcgisPortalClassificationBanner);\nawait arcgisPortalClassificationBanner.componentOnReady();\nconsole.log(\"arcgis-portal-classification-banner is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"destroy","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"destroy(): Promise<void>","parameters":[],"docs":"Permanently destroy the component","docsTags":[]}],"events":[],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-config/portal-classification-config.tsx","tag":"arcgis-portal-classification-config","overview":"","readme":"","usage":{},"docs":"The `arcgis-portal-classification-config` component enables users to edit or provide a classification schema to a portal item through a user-friendly form. The schema is saved to the associated portal item.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[{"name":"required"}],"values":[],"optional":false,"required":true},{"name":"status","type":"Status","complexType":{"original":"Status","resolved":"Status","references":{"Status":{"location":"local","path":"models/classificationModel","id":"notImplemented"}}},"mutable":true,"attr":"status","reflectToAttr":true,"docs":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","docsTags":[{"name":"readonly","text":""}],"default":"\"idle\"","values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}],"optional":true,"required":false},{"name":"valid","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"valid","reflectToAttr":true,"docs":"The validity of the form values against the Portal's classification schema.","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"values","type":"__esri.PortalItem[\"classification\"]","complexType":{"original":"__esri.PortalItem[\"classification\"]","resolved":"__esri.PortalItem[\"classification\"]","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"attr":"values","reflectToAttr":false,"docs":"The edited classification values of the portal item.","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationConfig = document.querySelector(\"arcgis-portal-classification-config\");\ndocument.body.append(arcgisPortalClassificationConfig);\nawait arcgisPortalClassificationConfig.componentOnReady();\nconsole.log(\"arcgis-portal-classification-config is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"destroy","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"destroy(): Promise<void>","parameters":[],"docs":"Permanently destroy the component.","docsTags":[]},{"name":"resetForm","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"resetForm(): Promise<void>","parameters":[],"docs":"Reset the form to the initial classification values from the portalItem","docsTags":[]},{"name":"validateForm","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"validateForm(): Promise<void>","parameters":[],"docs":"Validates the form and sets the formValidationErrors state.","docsTags":[]}],"events":[{"event":"arcgisPropertyChange","detail":"{ name: \"status\" | \"values\" | \"valid\"; }","bubbles":true,"complexType":{"original":"{ name: \"status\" | \"values\" | \"valid\"; }","resolved":"{ name: \"status\" | \"values\" | \"valid\"; }","references":{}},"cancelable":true,"composed":true,"docs":"Event emitted when component property values status, values, or valid change.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-favorite/portal-classification-favorite.tsx","tag":"arcgis-portal-classification-favorite","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"attributeExpressionResults","type":"AttributeExpressionResults | undefined","complexType":{"original":"AttributeExpressionResults | undefined","resolved":"AttributeExpressionResults | undefined","references":{"AttributeExpressionResults":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"classificationValue","type":"__esri.PortalItem[\"classification\"] | undefined","complexType":{"original":"__esri.PortalItem[\"classification\"] | undefined","resolved":"__esri.PortalItem[\"classification\"] | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Current classification value","docsTags":[],"values":[],"optional":true,"required":false},{"name":"favoriteClassifications","type":"FavoriteClassification[]","complexType":{"original":"FavoriteClassification[]","resolved":"FavoriteClassification[]","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"List of favorite classifications","docsTags":[],"values":[],"optional":true,"required":false},{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"resetFavoriteClassification","type":"(favoriteClassifications: FavoriteClassification[]) => void","complexType":{"original":"(favoriteClassifications: FavoriteClassification[]) => void","resolved":"(favoriteClassifications: FavoriteClassification[]) => void","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"selectedFavoriteClassificationName","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"selected-favorite-classification-name","reflectToAttr":false,"docs":"","docsTags":[],"default":"\"\"","values":[{"type":"string"}],"optional":true,"required":false},{"name":"updateClassificationData","type":"(selectedClassification: FavoriteClassification) => void","complexType":{"original":"(selectedClassification: FavoriteClassification) => void","resolved":"(selectedClassification: FavoriteClassification) => void","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFavorite = document.querySelector(\"arcgis-portal-classification-favorite\");\ndocument.body.append(arcgisPortalClassificationFavorite);\nawait arcgisPortalClassificationFavorite.componentOnReady();\nconsole.log(\"arcgis-portal-classification-favorite is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-form-element/portal-classification-form-element.tsx","tag":"arcgis-portal-classification-form-element","overview":"","readme":"","usage":{},"docs":"A web component that renders form elements for a classification schema attribute.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"attribute","type":"ClassificationSchema[\"attributes\"][string]","complexType":{"original":"ClassificationSchema[\"attributes\"][string]","resolved":"ClassificationSchema[\"attributes\"][string]","references":{"ClassificationSchema":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"attributeKey","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"attribute-key","reflectToAttr":false,"docs":"","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"isRequiredErrors","type":"Set<string>","complexType":{"original":"Set<string>","resolved":"Set<string>","references":{"Set":{"location":"global","path":"global:","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"renderingInfo","type":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","complexType":{"original":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","resolved":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","references":{"Pick":{"location":"global","path":"global:","id":"notImplemented"},"NonNullable":{"location":"global","path":"global:","id":"notImplemented"},"ReturnType":{"location":"global","path":"global:","id":"notImplemented"},"AttributeExpressionResults":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"value","type":"unknown","complexType":{"original":"unknown","resolved":"unknown","references":{}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFormElement = document.querySelector(\"arcgis-portal-classification-form-element\");\ndocument.body.append(arcgisPortalClassificationFormElement);\nawait arcgisPortalClassificationFormElement.componentOnReady();\nconsole.log(\"arcgis-portal-classification-form-element is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[{"event":"arcgisAttributeValueChange","detail":"Record<string, unknown>","bubbles":true,"complexType":{"original":"Record<string, unknown>","resolved":"Record<string, unknown>","references":{"Record":{"location":"global","path":"global:","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"The attribute value has changed.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-extent-picker/portal-extent-picker.tsx","tag":"arcgis-portal-extent-picker","overview":"","readme":"","usage":{},"docs":"To select extent value from a map or by entering coordinates.","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"active","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"active","reflectToAttr":false,"docs":"if true, open the dialog","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"contentOnly","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"content-only","reflectToAttr":false,"docs":"Optional; if true, show only the content without the calcite-dialog wrapper","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"extentService","type":"string | undefined","complexType":{"original":"string | undefined","resolved":"string | undefined","references":{}},"mutable":true,"attr":"extent-service","reflectToAttr":false,"docs":"Optional; URL of the extent service, used to initialize TileLayer","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"extentValue","type":"ExtentValue | undefined","complexType":{"original":"ExtentValue | undefined","resolved":"ExtentValue | undefined","references":{"ExtentValue":{"location":"local","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"current extent value","docsTags":[],"values":[],"optional":true,"required":false},{"name":"isArea","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"is-area","reflectToAttr":false,"docs":"Optional; if true, display texts that are for areas rather than the default extent texts","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"itemId","type":"string | undefined","complexType":{"original":"string | undefined","resolved":"string | undefined","references":{}},"mutable":true,"attr":"item-id","reflectToAttr":false,"docs":"Optional; if passed, use the itemId to load the Portal item","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"portal","type":"Portal | undefined","complexType":{"original":"Portal | undefined","resolved":"Portal | undefined","references":{"default":{"location":"import","path":"@arcgis/core/portal/Portal.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Optional; Portal instance","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalExtentPicker = document.querySelector(\"arcgis-portal-extent-picker\");\ndocument.body.append(arcgisPortalExtentPicker);\nawait arcgisPortalExtentPicker.componentOnReady();\nconsole.log(\"arcgis-portal-extent-picker is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"getExtent","returns":{"type":"ExtentObj","docs":""},"complexType":{"signature":"(): ExtentObj","parameters":[],"return":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"signature":"getExtent(): ExtentObj","parameters":[],"docs":"Returns the current extent value","docsTags":[]}],"events":[{"event":"arcgisExtentPickerChange","detail":"ExtentObj","bubbles":true,"complexType":{"original":"ExtentObj","resolved":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"Emitted when the extent value changes","docsTags":[]},{"event":"arcgisExtentPickerClose","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the dialog is closed","docsTags":[]},{"event":"arcgisExtentPickerSave","detail":"ExtentObj","bubbles":true,"complexType":{"original":"ExtentObj","resolved":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"Emitted when the save button is clicked","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-field-delete/portal-field-delete.tsx","tag":"arcgis-portal-field-delete","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"config","type":"IConfig | undefined","complexType":{"original":"IConfig | undefined","resolved":"IConfig | undefined","references":{"IConfig":{"location":"local","path":"utils/types","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"For documentation links.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"fieldNames","type":"string[] | undefined","complexType":{"original":"string[] | undefined","resolved":"string[] | undefined","references":{}},"mutable":true,"reflectToAttr":false,"docs":"The fields to delete.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"layer","type":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","complexType":{"original":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","resolved":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The layer whose field is being deleted.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"mapView","type":"__esri.MapView | undefined","complexType":{"original":"__esri.MapView | undefined","resolved":"__esri.MapView | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The MapView instance.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"options","type":"FieldDeleteOptions | undefined","complexType":{"original":"FieldDeleteOptions | undefined","resolved":"FieldDeleteOptions | undefined","references":{"FieldDeleteOptions":{"location":"local","path":"utils/types","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalFieldDelete = document.querySelector(\"arcgis-portal-field-delete\");\ndocument.body.append(arcgisPortalFieldDelete);\nawait arcgisPortalFieldDelete.componentOnReady();\nconsole.log(\"arcgis-portal-field-delete is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[{"event":"arcgisBeforeDelete","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the user initiates the delete process.","docsTags":[]},{"event":"arcgisBeforeModalClose","detail":"string","bubbles":true,"complexType":{"original":"string","resolved":"string","references":{}},"cancelable":true,"composed":true,"docs":"Emitted before the modal is closed if the alert is handled in consumer.","docsTags":[]},{"event":"arcgisClose","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the component is closed for any reason.","docsTags":[]},{"event":"arcgisFieldsDeleted","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the field is successfully deleted.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-replacement-item-redirect/portal-replacement-item-redirect.tsx","tag":"arcgis-portal-replacement-item-redirect","overview":"","readme":"","usage":{},"docs":"The `arcgis-portal-replacement-item-redirect` component takes an item id on a given portal, and checks if there is a replacement item associated with it\nvia the `ReplacementItem2Item` relationship.\n\nIf so, it displays a dialog to the user notifying them of the replacement item, and redirects to the replacement item's default Open Action after a timeout.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"itemId","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"item-id","reflectToAttr":false,"docs":"The id of a deprecated/retired item to be checked for a replacement","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"portal","type":"__esri.Portal","complexType":{"original":"__esri.Portal","resolved":"__esri.Portal","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal instance","docsTags":[],"values":[],"optional":true,"required":false},{"name":"user","type":"__esri.PortalUser | undefined","complexType":{"original":"__esri.PortalUser | undefined","resolved":"__esri.PortalUser | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The user. Defaults to `portal.user` if omitted","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalReplacementItemRedirect = document.querySelector(\"arcgis-portal-replacement-item-redirect\");\ndocument.body.append(arcgisPortalReplacementItemRedirect);\nawait arcgisPortalReplacementItemRedirect.componentOnReady();\nconsole.log(\"arcgis-portal-replacement-item-redirect is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"setFocus","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"setFocus(): Promise<void>","parameters":[],"docs":"Set focus on the component","docsTags":[]}],"events":[{"event":"arcgisPortalReplacementItemFetch","detail":"{ replacementItem: __esri.PortalItem | object | null; }","bubbles":true,"complexType":{"original":"{ replacementItem: __esri.PortalItem | object | null; }","resolved":"{ replacementItem: __esri.PortalItem | object | null; }","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]}],"typeLibrary":{}}
1
+ {"timestamp":"2026-01-21T04:41:38","compiler":{"name":"@arcgis/lumina-compiler","version":"5.0.0-next.141","typescriptVersion":"5.9.3"},"components":[{"filePath":"src/components/portal-classification-banner/portal-classification-banner.tsx","tag":"arcgis-portal-classification-banner","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"missingExistingClassification","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"missing-existing-classification","reflectToAttr":false,"docs":"If the portal item has a classification previously","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"validationErrors","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"validation-errors","reflectToAttr":false,"docs":"The classification validation error - validate the classification value against the classification schema.","docsTags":[],"default":"\"\"","values":[{"type":"string"}],"optional":true,"required":false},{"name":"variant","type":"\"full\" | \"preview\"","complexType":{"original":"\"full\" | \"preview\"","resolved":"\"full\" | \"preview\"","references":{}},"mutable":true,"attr":"variant","reflectToAttr":false,"docs":"The size of the banner to display.\n\n- `\"full\"`: Used when the banner is displayed at the top and bottom of a page. This is the default mode cached for performance.\n- `\"preview\"`: Used when the banner is rendered inside a configuration component. This mode is not cached and is used to display a preview of the classification.","docsTags":[],"default":"\"full\"","values":[{"type":"string","value":"full"},{"type":"string","value":"preview"}],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationBanner = document.querySelector(\"arcgis-portal-classification-banner\");\ndocument.body.append(arcgisPortalClassificationBanner);\nawait arcgisPortalClassificationBanner.componentOnReady();\nconsole.log(\"arcgis-portal-classification-banner is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"destroy","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"destroy(): Promise<void>","parameters":[],"docs":"Permanently destroy the component","docsTags":[]}],"events":[],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-config/portal-classification-config.tsx","tag":"arcgis-portal-classification-config","overview":"","readme":"","usage":{},"docs":"The `arcgis-portal-classification-config` component enables users to edit or provide a classification schema to a portal item through a user-friendly form. The schema is saved to the associated portal item.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[{"name":"required"}],"values":[],"optional":false,"required":true},{"name":"status","type":"Status","complexType":{"original":"Status","resolved":"Status","references":{"Status":{"location":"local","path":"models/classificationModel","id":"notImplemented"}}},"mutable":true,"attr":"status","reflectToAttr":true,"docs":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","docsTags":[{"name":"readonly","text":""}],"default":"\"idle\"","values":[{"type":"string","value":"loading"},{"type":"string","value":"loaded"},{"type":"string","value":"error"},{"type":"string","value":"idle"}],"optional":true,"required":false},{"name":"valid","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"valid","reflectToAttr":true,"docs":"The validity of the form values against the Portal's classification schema.","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"values","type":"__esri.PortalItem[\"classification\"]","complexType":{"original":"__esri.PortalItem[\"classification\"]","resolved":"__esri.PortalItem[\"classification\"]","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"attr":"values","reflectToAttr":false,"docs":"The edited classification values of the portal item.","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationConfig = document.querySelector(\"arcgis-portal-classification-config\");\ndocument.body.append(arcgisPortalClassificationConfig);\nawait arcgisPortalClassificationConfig.componentOnReady();\nconsole.log(\"arcgis-portal-classification-config is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"destroy","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"destroy(): Promise<void>","parameters":[],"docs":"Permanently destroy the component.","docsTags":[]},{"name":"resetForm","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"resetForm(): Promise<void>","parameters":[],"docs":"Reset the form to the initial classification values from the portalItem","docsTags":[]},{"name":"validateForm","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"validateForm(): Promise<void>","parameters":[],"docs":"Validates the form and sets the formValidationErrors state.","docsTags":[]}],"events":[{"event":"arcgisPropertyChange","detail":"{ name: \"status\" | \"values\" | \"valid\"; }","bubbles":true,"complexType":{"original":"{ name: \"status\" | \"values\" | \"valid\"; }","resolved":"{ name: \"status\" | \"values\" | \"valid\"; }","references":{}},"cancelable":true,"composed":true,"docs":"Event emitted when component property values status, values, or valid change.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-favorite/portal-classification-favorite.tsx","tag":"arcgis-portal-classification-favorite","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"attributeExpressionResults","type":"AttributeExpressionResults | undefined","complexType":{"original":"AttributeExpressionResults | undefined","resolved":"AttributeExpressionResults | undefined","references":{"AttributeExpressionResults":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"classificationValue","type":"__esri.PortalItem[\"classification\"] | undefined","complexType":{"original":"__esri.PortalItem[\"classification\"] | undefined","resolved":"__esri.PortalItem[\"classification\"] | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Current classification value","docsTags":[],"values":[],"optional":true,"required":false},{"name":"favoriteClassifications","type":"FavoriteClassification[]","complexType":{"original":"FavoriteClassification[]","resolved":"FavoriteClassification[]","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"List of favorite classifications","docsTags":[],"values":[],"optional":true,"required":false},{"name":"portalItem","type":"__esri.PortalItem | undefined","complexType":{"original":"__esri.PortalItem | undefined","resolved":"__esri.PortalItem | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal item to display the classification banner for.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"resetFavoriteClassification","type":"(favoriteClassifications: FavoriteClassification[]) => void","complexType":{"original":"(favoriteClassifications: FavoriteClassification[]) => void","resolved":"(favoriteClassifications: FavoriteClassification[]) => void","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"selectedFavoriteClassificationName","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"selected-favorite-classification-name","reflectToAttr":false,"docs":"","docsTags":[],"default":"\"\"","values":[{"type":"string"}],"optional":true,"required":false},{"name":"updateClassificationData","type":"(selectedClassification: FavoriteClassification) => void","complexType":{"original":"(selectedClassification: FavoriteClassification) => void","resolved":"(selectedClassification: FavoriteClassification) => void","references":{"FavoriteClassification":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFavorite = document.querySelector(\"arcgis-portal-classification-favorite\");\ndocument.body.append(arcgisPortalClassificationFavorite);\nawait arcgisPortalClassificationFavorite.componentOnReady();\nconsole.log(\"arcgis-portal-classification-favorite is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-classification-form-element/portal-classification-form-element.tsx","tag":"arcgis-portal-classification-form-element","overview":"","readme":"","usage":{},"docs":"A web component that renders form elements for a classification schema attribute.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"attribute","type":"ClassificationSchema[\"attributes\"][string]","complexType":{"original":"ClassificationSchema[\"attributes\"][string]","resolved":"ClassificationSchema[\"attributes\"][string]","references":{"ClassificationSchema":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"attributeKey","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"attribute-key","reflectToAttr":false,"docs":"","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"isRequiredErrors","type":"Set<string>","complexType":{"original":"Set<string>","resolved":"Set<string>","references":{"Set":{"location":"global","path":"global:","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"renderingInfo","type":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","complexType":{"original":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","resolved":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined","references":{"Pick":{"location":"global","path":"global:","id":"notImplemented"},"NonNullable":{"location":"global","path":"global:","id":"notImplemented"},"ReturnType":{"location":"global","path":"global:","id":"notImplemented"},"AttributeExpressionResults":{"location":"local","path":"types/classification","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false},{"name":"value","type":"unknown","complexType":{"original":"unknown","resolved":"unknown","references":{}},"mutable":true,"reflectToAttr":false,"docs":"","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalClassificationFormElement = document.querySelector(\"arcgis-portal-classification-form-element\");\ndocument.body.append(arcgisPortalClassificationFormElement);\nawait arcgisPortalClassificationFormElement.componentOnReady();\nconsole.log(\"arcgis-portal-classification-form-element is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[{"event":"arcgisAttributeValueChange","detail":"Record<string, unknown>","bubbles":true,"complexType":{"original":"Record<string, unknown>","resolved":"Record<string, unknown>","references":{"Record":{"location":"global","path":"global:","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"The attribute value has changed.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-extent-picker/portal-extent-picker.tsx","tag":"arcgis-portal-extent-picker","overview":"","readme":"","usage":{},"docs":"To select extent value from a map or by entering coordinates.","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"active","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"active","reflectToAttr":false,"docs":"if true, open the dialog","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"contentOnly","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"content-only","reflectToAttr":false,"docs":"Optional; if true, show only the content without the calcite-dialog wrapper","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"extentService","type":"string | undefined","complexType":{"original":"string | undefined","resolved":"string | undefined","references":{}},"mutable":true,"attr":"extent-service","reflectToAttr":false,"docs":"Optional; URL of the extent service, used to initialize TileLayer","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"extentValue","type":"ExtentValue | undefined","complexType":{"original":"ExtentValue | undefined","resolved":"ExtentValue | undefined","references":{"ExtentValue":{"location":"local","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"current extent value","docsTags":[],"values":[],"optional":true,"required":false},{"name":"isArea","type":"boolean","complexType":{"original":"boolean","resolved":"boolean","references":{}},"mutable":true,"attr":"is-area","reflectToAttr":false,"docs":"Optional; if true, display texts that are for areas rather than the default extent texts","docsTags":[],"default":"false","values":[{"type":"boolean"}],"optional":true,"required":false},{"name":"itemId","type":"string | undefined","complexType":{"original":"string | undefined","resolved":"string | undefined","references":{}},"mutable":true,"attr":"item-id","reflectToAttr":false,"docs":"Optional; if passed, use the itemId to load the Portal item","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"portal","type":"Portal | undefined","complexType":{"original":"Portal | undefined","resolved":"Portal | undefined","references":{"default":{"location":"import","path":"@arcgis/core/portal/Portal.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Optional; Portal instance","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalExtentPicker = document.querySelector(\"arcgis-portal-extent-picker\");\ndocument.body.append(arcgisPortalExtentPicker);\nawait arcgisPortalExtentPicker.componentOnReady();\nconsole.log(\"arcgis-portal-extent-picker is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"getExtent","returns":{"type":"ExtentObj","docs":""},"complexType":{"signature":"(): ExtentObj","parameters":[],"return":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"signature":"getExtent(): ExtentObj","parameters":[],"docs":"Returns the current extent value","docsTags":[]}],"events":[{"event":"arcgisExtentPickerChange","detail":"ExtentObj","bubbles":true,"complexType":{"original":"ExtentObj","resolved":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"Emitted when the extent value changes","docsTags":[]},{"event":"arcgisExtentPickerClose","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the dialog is closed","docsTags":[]},{"event":"arcgisExtentPickerSave","detail":"ExtentObj","bubbles":true,"complexType":{"original":"ExtentObj","resolved":"ExtentObj","references":{"ExtentObj":{"location":"local","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"Emitted when the save button is clicked","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-field-delete/portal-field-delete.tsx","tag":"arcgis-portal-field-delete","overview":"","readme":"","usage":{},"docs":"","docsTags":[{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"config","type":"IConfig | undefined","complexType":{"original":"IConfig | undefined","resolved":"IConfig | undefined","references":{"IConfig":{"location":"local","path":"utils/types","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"For documentation links.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"fieldNames","type":"string[] | undefined","complexType":{"original":"string[] | undefined","resolved":"string[] | undefined","references":{}},"mutable":true,"reflectToAttr":false,"docs":"The fields to delete.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"layer","type":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","complexType":{"original":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","resolved":"__esri.FeatureLayer | __esri.OrientedImageryLayer | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The layer whose field is being deleted.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"mapView","type":"__esri.MapView | undefined","complexType":{"original":"__esri.MapView | undefined","resolved":"__esri.MapView | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The MapView instance.","docsTags":[],"values":[],"optional":true,"required":false},{"name":"options","type":"FieldDeleteOptions | undefined","complexType":{"original":"FieldDeleteOptions | undefined","resolved":"FieldDeleteOptions | undefined","references":{"FieldDeleteOptions":{"location":"local","path":"utils/types","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalFieldDelete = document.querySelector(\"arcgis-portal-field-delete\");\ndocument.body.append(arcgisPortalFieldDelete);\nawait arcgisPortalFieldDelete.componentOnReady();\nconsole.log(\"arcgis-portal-field-delete is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]}],"events":[{"event":"arcgisBeforeDelete","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the user initiates the delete process.","docsTags":[]},{"event":"arcgisBeforeModalClose","detail":"string","bubbles":true,"complexType":{"original":"string","resolved":"string","references":{}},"cancelable":true,"composed":true,"docs":"Emitted before the modal is closed if the alert is handled in consumer.","docsTags":[]},{"event":"arcgisClose","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the component is closed for any reason.","docsTags":[]},{"event":"arcgisFieldsDeleted","detail":"void","bubbles":true,"complexType":{"original":"void","resolved":"void","references":{}},"cancelable":true,"composed":true,"docs":"Emitted when the field is successfully deleted.","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]},{"filePath":"src/components/portal-replacement-item-redirect/portal-replacement-item-redirect.tsx","tag":"arcgis-portal-replacement-item-redirect","overview":"","readme":"","usage":{},"docs":"The `arcgis-portal-replacement-item-redirect` component takes an item id on a given portal, and checks if there is a replacement item associated with it\nvia the `ReplacementItem2Item` relationship.\n\nIf so, it displays a dialog to the user notifying them of the replacement item, and redirects to the replacement item's default Open Action after a timeout.","docsTags":[{"name":"internal"},{"name":"superclass","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}],"encapsulation":"shadow","dependents":[],"dependencies":[],"dependencyGraph":{},"props":[{"name":"itemId","type":"string","complexType":{"original":"string","resolved":"string","references":{}},"mutable":true,"attr":"item-id","reflectToAttr":false,"docs":"The id of a deprecated/retired item to be checked for a replacement","docsTags":[],"values":[{"type":"string"}],"optional":true,"required":false},{"name":"portal","type":"__esri.Portal","complexType":{"original":"__esri.Portal","resolved":"__esri.Portal","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The portal instance","docsTags":[],"values":[],"optional":true,"required":false},{"name":"user","type":"__esri.PortalUser | undefined","complexType":{"original":"__esri.PortalUser | undefined","resolved":"__esri.PortalUser | undefined","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"mutable":true,"reflectToAttr":false,"docs":"The user. Defaults to `portal.user` if omitted","docsTags":[],"values":[],"optional":true,"required":false}],"methods":[{"name":"componentOnReady","returns":{"type":"Promise<this>","docs":""},"complexType":{"signature":"(): Promise<this>","parameters":[],"return":"Promise<this>","references":{"Promise":{"location":"import","path":"typescript/lib/lib.es5.d.ts","id":"notImplemented"}}},"signature":"componentOnReady(): Promise<this>","parameters":[],"docs":"Create a promise that resolves once component is fully loaded.","docsTags":[{"name":"example","text":"```js\nconst arcgisPortalReplacementItemRedirect = document.querySelector(\"arcgis-portal-replacement-item-redirect\");\ndocument.body.append(arcgisPortalReplacementItemRedirect);\nawait arcgisPortalReplacementItemRedirect.componentOnReady();\nconsole.log(\"arcgis-portal-replacement-item-redirect is ready to go!\");\n```"},{"name":"inheritedFrom","text":"{\"name\":\"PublicLitElement\",\"module\":\"PublicLitElement\",\"package\":\"@arcgis/lumina\"}"}]},{"name":"setFocus","returns":{"type":"Promise<void>","docs":""},"complexType":{"signature":"(): Promise<void>","parameters":[],"return":"Promise<void>","references":{"Promise":{"location":"global","path":"global:","id":"notImplemented"}}},"signature":"setFocus(): Promise<void>","parameters":[],"docs":"Set focus on the component","docsTags":[]}],"events":[{"event":"arcgisPortalReplacementItemFetch","detail":"{ replacementItem: __esri.PortalItem | object | null; }","bubbles":true,"complexType":{"original":"{ replacementItem: __esri.PortalItem | object | null; }","resolved":"{ replacementItem: __esri.PortalItem | object | null; }","references":{"__esri":{"location":"import","path":"@arcgis/core/interfaces.js","id":"notImplemented"}}},"cancelable":true,"composed":true,"docs":"","docsTags":[]}],"styles":[],"slots":[],"parts":[],"listeners":[]}],"typeLibrary":{}}