@arcgis/portal-components 5.2.0-next.76 → 5.2.0-next.78

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.
@@ -1 +1 @@
1
- {"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","name":"@arcgis/portal-components","version":"5.2.0-next.76","description-markup":"markdown","contributions":{"html":{"elements":[{"name":"arcgis-portal-account-switcher","description":"Renders an account selection dialog and emits an account switching event.\n--\n\n### Events\n- **arcgisAccountSwitch** - Emitted when the user chooses a different account.\n- **arcgisClose** - Emitted when the user closes the account switcher.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }","description":"Emitted when the user chooses a different account."},{"name":"arcgisClose","type":"void","description":"Emitted when the user closes the account switcher."}],"js":{"properties":[{"name":"portal","description":"Portal object","type":"Portal"}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }","description":"Emitted when the user chooses a different account."},{"name":"arcgisClose","type":"void","description":"Emitted when the user closes the account switcher."}]}},{"name":"arcgis-portal-account-switcher-accounts","description":"### Events\n- **arcgisCloseDialog**\n- **arcgisLinkAll**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"target-user","value":{"type":"string"}}],"events":[{"name":"arcgisCloseDialog","type":"void"},{"name":"arcgisLinkAll","type":"void"}],"js":{"properties":[{"name":"accounts","type":"LinkedAccount[]"},{"name":"portal","type":"Portal"},{"name":"targetUser","type":"string"}],"events":[{"name":"arcgisCloseDialog","type":"void"},{"name":"arcgisLinkAll","type":"void"}]}},{"name":"arcgis-portal-account-switcher-list","description":"### Events\n- **arcgisAccountSwitch**\n- **arcgisAccountUnlink**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"interactive","default":"false","value":{"type":"boolean"}},{"name":"label","default":"\"\"","value":{"type":"string"}}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }"},{"name":"arcgisAccountUnlink","type":"{ account: LinkedAccount; }"}],"js":{"properties":[{"name":"interactive","type":"boolean"},{"name":"label","type":"string"},{"name":"linkedAccounts","type":"LinkedAccount[]"},{"name":"portal","type":"Portal"},{"name":"signedInUsers","type":"string[]"}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }"},{"name":"arcgisAccountUnlink","type":"{ account: LinkedAccount; }"}]}},{"name":"arcgis-portal-ai-assistant","description":"### Events\n- **arcgisPortalNavigationRequest**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"auto-destroy-disabled","default":"false","value":{"type":"boolean"}},{"name":"default-closed","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisPortalNavigationRequest","type":"{\n href: string;\n targetDetail: PortalNavigationTarget;\n}"}],"js":{"properties":[{"name":"autoDestroyDisabled","type":"boolean"},{"name":"config","type":"Config"},{"name":"defaultClosed","type":"boolean"},{"name":"disabledAgents","description":"Optional per-agent disabled map. Any missing key defaults to enabled.","type":"PortalAiAssistantDisabledAgents | undefined"},{"name":"navigationCapabilities","type":"CapabilityRegistry | undefined"},{"name":"navigationTargetMap","description":"Optional map of navigation target overrides for generating navigation hrefs from portal navigation suggestions.","type":"PartialPortalNavigationTargetMap | undefined"},{"name":"portal","type":"Portal"},{"name":"user","type":"PortalUser"}],"events":[{"name":"arcgisPortalNavigationRequest","type":"{\n href: string;\n targetDetail: PortalNavigationTarget;\n}"}]}},{"name":"arcgis-portal-ai-assistant-interrupt","description":"### Events\n- **arcgisCancel**\n- **arcgisSubmit**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"message","value":{"type":"string"}},{"name":"type","value":{"type":["\"single-select\"","\"multi-select\"","\"boolean-choice\"","\"text-input\""]}}],"events":[{"name":"arcgisCancel","type":"void"},{"name":"arcgisSubmit","type":"string[] | boolean | string"}],"js":{"properties":[{"name":"message","type":"NonNullable<InterruptType[\"message\"]>"},{"name":"options","type":"InterruptType[\"options\"]"},{"name":"type","type":"InterruptType[\"type\"]"}],"events":[{"name":"arcgisCancel","type":"void"},{"name":"arcgisSubmit","type":"string[] | boolean | string"}]}},{"name":"arcgis-portal-browser","description":"### Events\n- **arcgisAriaUpdate**\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n- **ariaUpdate**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `scrollToTop(): Promise<void>`","attributes":[{"name":"always-show-content","default":"false","value":{"type":"boolean"}},{"name":"always-show-pagination","default":"false","value":{"type":"boolean"}},{"name":"always-show-selection","default":"false","value":{"type":"boolean"}},{"name":"api","description":"**Deprecated**: Preserved for legacy arcgis-browser parity.. ","default":"4","value":{"type":"number"}},{"name":"form-factor","default":"\"large\"","value":{"type":["\"large\"","\"small\""]}},{"name":"height","description":"Height sizing strategy for the browser to use\nfull height will be 100% the height of its parent and scroll internally\nauto height will grow with the contents of the browser","default":"\"full\"","value":{"type":["\"auto\"","\"full\""]}},{"name":"hide-content-top","default":"false","value":{"type":"boolean"}},{"name":"hide-filters","default":"false","value":{"type":"boolean"}},{"name":"hide-top-bar","default":"false","value":{"type":"boolean"}},{"name":"loading","default":"false","value":{"type":"boolean"}},{"name":"panel","default":"false","value":{"type":"boolean"}},{"name":"preview","default":"false","value":{"type":"boolean"}},{"name":"search-term","default":"\"\"","value":{"type":"string"}},{"name":"show-pre-search","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisAriaUpdate","type":"string"},{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"},{"name":"ariaUpdate","type":"string"}],"js":{"properties":[{"name":"alwaysShowContent","type":"boolean"},{"name":"alwaysShowPagination","type":"boolean | undefined"},{"name":"alwaysShowSelection","type":"boolean"},{"name":"api","type":"number"},{"name":"formFactor","type":"\"large\" | \"small\""},{"name":"height","description":"Height sizing strategy for the browser to use\nfull height will be 100% the height of its parent and scroll internally\nauto height will grow with the contents of the browser","type":"\"auto\" | \"full\""},{"name":"hideContentTop","type":"boolean"},{"name":"hideFilters","type":"boolean | undefined"},{"name":"hideTopBar","type":"boolean | undefined"},{"name":"loading","type":"boolean"},{"name":"panel","type":"boolean"},{"name":"preview","type":"boolean"},{"name":"rangeFormatter","type":"RangeFormatter | undefined"},{"name":"response","type":"PortalBrowserSearchResponse"},{"name":"searchTerm","type":"string"},{"name":"selected","type":"BrowserContent | undefined"},{"name":"showPreSearch","type":"boolean | undefined"},{"name":"store","type":"PortalBrowserStore"}],"events":[{"name":"arcgisAriaUpdate","type":"string"},{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"},{"name":"ariaUpdate","type":"string"}]}},{"name":"arcgis-portal-browser-actions","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`","attributes":[],"events":[],"js":{"properties":[{"name":"actions","type":"PortalBrowserAction[]"},{"name":"selection","type":"BrowserContent | undefined"}],"events":[]}},{"name":"arcgis-portal-browser-filter-status","description":"### Events\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"browser-width","description":"Pass the width of the browser from state","value":{"type":"number"}},{"name":"component-width","description":"Pass the width of the component container","value":{"type":"number"}}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}],"js":{"properties":[{"name":"browserWidth","description":"Pass the width of the browser from state","type":"number | undefined"},{"name":"componentWidth","description":"Pass the width of the component container","type":"number | undefined"},{"name":"filters","type":"Record<string, PortalBrowserFilterDetail>"},{"name":"hiddenFilterIds","type":"string[]"}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}]}},{"name":"arcgis-portal-browser-pagination","description":"### Events\n- **arcgisBrowserPage**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `nextPage(): Promise<void>`","attributes":[{"name":"num","default":"60","value":{"type":"number"}},{"name":"start","default":"1","value":{"type":"number"}},{"name":"total","default":"0","value":{"type":"number"}}],"events":[{"name":"arcgisBrowserPage","type":"BrowserPageDetail"}],"js":{"properties":[{"name":"num","type":"number"},{"name":"start","type":"number"},{"name":"store","type":"PortalBrowserStore"},{"name":"total","type":"number"}],"events":[{"name":"arcgisBrowserPage","type":"BrowserPageDetail"}]}},{"name":"arcgis-portal-browser-search","description":"### Events\n- **arcgisBrowserSearch**\n- **arcgisBrowserSearchInput**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"allow-clear","default":"true","value":{"type":"boolean"}},{"name":"placeholder","default":"\"\"","value":{"type":"string"}},{"name":"term","default":"\"\"","value":{"type":"string"}}],"events":[{"name":"arcgisBrowserSearch","type":"string"},{"name":"arcgisBrowserSearchInput","type":"string"}],"js":{"properties":[{"name":"allowClear","type":"boolean"},{"name":"placeholder","type":"string"},{"name":"store","type":"PortalBrowserStore"},{"name":"term","type":"string"}],"events":[{"name":"arcgisBrowserSearch","type":"string"},{"name":"arcgisBrowserSearchInput","type":"string"}]}},{"name":"arcgis-portal-browser-sort","description":"### Events\n- **arcgisBrowserSortFieldChange**\n- **arcgisBrowserSortOrderChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","default":"\"dropdown\"","value":{"type":["\"accordion\"","\"dropdown\""]}},{"name":"field","value":{"type":["\"created\"","\"description\"","\"modified\"","\"name\"","\"owner\"","\"size\"","\"title\"","\"username\"","\"lastlogin\"","\"dataset\"","\"numviews\"","\"joined\"","\"relevance\"","\"added\"","\"fullname\"","\"membertype\"","\"mfaenabled\"","\"lastSyncFailureCount\"","\"invitationsPendingCount\"","\"participantGroupLinksCount\""]}},{"name":"order","value":{"type":["\"asc\"","\"desc\""]}},{"name":"show-text","default":"true","value":{"type":"boolean"}},{"name":"use-deleted","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisBrowserSortFieldChange","type":"PortalBrowserSortField"},{"name":"arcgisBrowserSortOrderChange","type":"PortalBrowserSortOrder"}],"js":{"properties":[{"name":"appearance","type":"\"accordion\" | \"dropdown\""},{"name":"field","type":"PortalBrowserSortField | undefined"},{"name":"options","type":"PortalBrowserSortField[]"},{"name":"order","type":"PortalBrowserSortOrder | undefined"},{"name":"showText","type":"boolean"},{"name":"useDeleted","type":"boolean"}],"events":[{"name":"arcgisBrowserSortFieldChange","type":"PortalBrowserSortField"},{"name":"arcgisBrowserSortOrderChange","type":"PortalBrowserSortOrder"}]}},{"name":"arcgis-portal-browser-top-bar","description":"### Events\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"filters-disabled","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}],"js":{"properties":[{"name":"filtersDisabled","type":"boolean"},{"name":"store","type":"PortalBrowserStore"}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}]}},{"name":"arcgis-portal-browser-view","description":"### Events\n- **arcgisBrowserViewChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"view","default":"\"\"","value":{"type":"string"}},{"name":"view-text","default":"\"View\"","value":{"type":"string"}}],"events":[{"name":"arcgisBrowserViewChange","type":"string"}],"js":{"properties":[{"name":"options","type":"PortalBrowserViewOption[]"},{"name":"store","type":"PortalBrowserStore"},{"name":"view","type":"string"},{"name":"viewText","type":"string"}],"events":[{"name":"arcgisBrowserViewChange","type":"string"}]}},{"name":"arcgis-portal-classification-banner","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `destroy(): Promise<void>` - Permanently destroy the component","attributes":[{"name":"missing-existing-classification","description":"If the portal item has a classification previously","default":"false","value":{"type":"boolean"}},{"name":"validation-errors","description":"The classification validation error - validate the classification value against the classification schema.","default":"\"\"","value":{"type":"string"}},{"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.","default":"\"full\"","value":{"type":["\"full\"","\"preview\""]}}],"events":[],"js":{"properties":[{"name":"missingExistingClassification","description":"If the portal item has a classification previously","type":"boolean"},{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"validationErrors","description":"The classification validation error - validate the classification value against the classification schema.","type":"string"},{"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":"\"full\" | \"preview\""}],"events":[]}},{"name":"arcgis-portal-classification-config","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.\n--\n\n### Events\n- **arcgisPropertyChange** - Event emitted when component property values status, values, or valid change.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `destroy(): Promise<void>` - Permanently destroy the component.\n- `resetForm(): Promise<void>` - Reset the form to the initial classification values from the portalItem\n- `validateForm(): Promise<void>` - Validates the form and sets the formValidationErrors state.","attributes":[{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","default":"\"idle\"","value":{"type":["\"loaded\"","\"loading\"","\"error\"","\"idle\""]}},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","default":"false","value":{"type":"boolean"}},{"name":"values","description":"The edited classification values of the portal item.","value":{}}],"events":[{"name":"arcgisPropertyChange","type":"{ name: \"status\" | \"values\" | \"valid\"; }","description":"Event emitted when component property values status, values, or valid change."}],"js":{"properties":[{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":"Status"},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":"boolean"},{"name":"values","description":"The edited classification values of the portal item.","type":"PortalItem[\"classification\"]"}],"events":[{"name":"arcgisPropertyChange","type":"{ name: \"status\" | \"values\" | \"valid\"; }","description":"Event emitted when component property values status, values, or valid change."}]}},{"name":"arcgis-portal-classification-favorite","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"selected-favorite-classification-name","default":"\"\"","value":{"type":"string"}}],"events":[],"js":{"properties":[{"name":"attributeExpressionResults","type":"AttributeExpressionResults | undefined"},{"name":"classificationValue","description":"Current classification value","type":"PortalItem[\"classification\"] | undefined"},{"name":"favoriteClassifications","description":"List of favorite classifications","type":"FavoriteClassification[]"},{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"resetFavoriteClassification","type":"(favoriteClassifications: FavoriteClassification[]) => void"},{"name":"selectedFavoriteClassificationName","type":"string"},{"name":"updateClassificationData","type":"(selectedClassification: FavoriteClassification) => void"}],"events":[]}},{"name":"arcgis-portal-classification-form-element","description":"A web component that renders form elements for a classification schema attribute.\n--\n\n### Events\n- **arcgisAttributeValueChange** - The attribute value has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"attribute-key","value":{"type":"string"}}],"events":[{"name":"arcgisAttributeValueChange","type":"Record<string, unknown>","description":"The attribute value has changed."}],"js":{"properties":[{"name":"attribute","type":"ClassificationSchema[\"attributes\"][string]"},{"name":"attributeKey","type":"string"},{"name":"isRequiredErrors","type":"Set<string>"},{"name":"renderingInfo","type":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined"},{"name":"value","type":"unknown"}],"events":[{"name":"arcgisAttributeValueChange","type":"Record<string, unknown>","description":"The attribute value has changed."}]}},{"name":"arcgis-portal-extent-picker","description":"To select extent value from a map or by entering coordinates.\n--\n\n### Events\n- **arcgisExtentPickerChange** - Emitted when the extent value changes\n- **arcgisExtentPickerClose** - Emitted when the dialog is closed\n- **arcgisExtentPickerSave** - Emitted when the save button is clicked\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `getExtent(): ExtentObj` - Returns the current extent value","attributes":[{"name":"active","description":"if true, open the dialog","default":"false","value":{"type":"boolean"}},{"name":"content-only","description":"Optional; if true, show only the content without the calcite-dialog wrapper","default":"false","value":{"type":"boolean"}},{"name":"extent-service","description":"Optional; URL of the extent service, used to initialize TileLayer","value":{"type":"string"}},{"name":"is-area","description":"Optional; if true, display texts that are for areas rather than the default extent texts","default":"false","value":{"type":"boolean"}},{"name":"item-id","description":"Optional; if passed, use the itemId to load the Portal item","value":{"type":"string"}}],"events":[{"name":"arcgisExtentPickerChange","type":"ExtentObj","description":"Emitted when the extent value changes"},{"name":"arcgisExtentPickerClose","type":"void","description":"Emitted when the dialog is closed"},{"name":"arcgisExtentPickerSave","type":"ExtentObj","description":"Emitted when the save button is clicked"}],"js":{"properties":[{"name":"active","description":"if true, open the dialog","type":"boolean"},{"name":"contentOnly","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":"boolean"},{"name":"extentService","description":"Optional; URL of the extent service, used to initialize TileLayer","type":"string | undefined"},{"name":"extentValue","description":"current extent value","type":"ExtentValue | undefined"},{"name":"isArea","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":"boolean"},{"name":"itemId","description":"Optional; if passed, use the itemId to load the Portal item","type":"string | undefined"},{"name":"portal","description":"Optional; Portal instance","type":"Portal | undefined"}],"events":[{"name":"arcgisExtentPickerChange","type":"ExtentObj","description":"Emitted when the extent value changes"},{"name":"arcgisExtentPickerClose","type":"void","description":"Emitted when the dialog is closed"},{"name":"arcgisExtentPickerSave","type":"ExtentObj","description":"Emitted when the save button is clicked"}]}},{"name":"arcgis-portal-field-delete","description":"### Events\n- **arcgisBeforeDelete** - Emitted when the user initiates the delete process.\n- **arcgisBeforeModalClose** - Emitted before the modal is closed if the alert is handled in consumer.\n- **arcgisClose** - Emitted when the component is closed for any reason.\n- **arcgisFieldsDeleted** - Emitted when the field is successfully deleted.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[],"events":[{"name":"arcgisBeforeDelete","type":"void","description":"Emitted when the user initiates the delete process."},{"name":"arcgisBeforeModalClose","type":"string","description":"Emitted before the modal is closed if the alert is handled in consumer."},{"name":"arcgisClose","type":"void","description":"Emitted when the component is closed for any reason."},{"name":"arcgisFieldsDeleted","type":"void","description":"Emitted when the field is successfully deleted."}],"js":{"properties":[{"name":"config","description":"For documentation links.","type":"IConfig | undefined"},{"name":"fieldNames","description":"The fields to delete.","type":"string[] | undefined"},{"name":"layer","description":"The layer whose field is being deleted.","type":"FeatureLayer | OrientedImageryLayer | undefined"},{"name":"mapView","description":"The MapView instance.","type":"MapView | undefined"},{"name":"options","description":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","type":"FieldDeleteOptions | undefined"}],"events":[{"name":"arcgisBeforeDelete","type":"void","description":"Emitted when the user initiates the delete process."},{"name":"arcgisBeforeModalClose","type":"string","description":"Emitted before the modal is closed if the alert is handled in consumer."},{"name":"arcgisClose","type":"void","description":"Emitted when the component is closed for any reason."},{"name":"arcgisFieldsDeleted","type":"void","description":"Emitted when the field is successfully deleted."}]}},{"name":"arcgis-portal-group-badges","description":"Groups can have special statuses and capabilities. This component derives and renders badges for those states.\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","description":"Appearance of the chips used for group badges.","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Size of each badge chip.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltips","description":"Enables tooltip text for each badge.","default":"false","value":{"type":"boolean"}},{"name":"width","description":"Full width shows label text, narrow renders icon only.","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","description":"Appearance of the chips used for group badges.","type":"Chip[\"appearance\"] | undefined"},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","type":"boolean"},{"name":"group","type":"PortalGroup | undefined"},{"name":"portal","description":"Current Portal instance.","type":"GroupBadgesPortal | undefined"},{"name":"scale","description":"Size of each badge chip.","type":"Chip[\"scale\"]"},{"name":"showTooltips","description":"Enables tooltip text for each badge.","type":"boolean"},{"name":"width","description":"Full width shows label text, narrow renders icon only.","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-group-browser","description":"A group-browser wrapper around `arcgis-portal-browser` that renders filters from declarative config.\n--\n\n### Events\n- **arcgisAriaUpdate** - Mirrors live-region announcements from the underlying portal browser.\n- **arcgisGroupBrowserInternalUIAction**\n- **arcgisGroupBrowserLoading**\n- **arcgisGroupBrowserPreview**\n- **arcgisGroupBrowserSelect**\n- **arcgisGroupBrowserSublayerPreview** - Fires when preview is opened or closed for sublayer parity; currently emits null on close.\n- **arcgisGroupBrowserUpdate**\n- **arcgisGroupBrowserUserFilterChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `refresh(): Promise<void>`","attributes":[{"name":"always-show-selection","description":"Optionally force showing selection region in content top bar.","default":"false","value":{"type":"boolean"}},{"name":"form-factor","description":"Browser responsive form factor.","default":"\"large\"","value":{"type":["\"large\"","\"small\""]}},{"name":"has-indoors-spaces","description":"True when membership options should be restricted for indoor spaces behavior.","default":"false","value":{"type":"boolean"}},{"name":"height","description":"Height sizing mode forwarded to arcgis-portal-browser.","default":"\"full\"","value":{"type":["\"auto\"","\"full\""]}},{"name":"hide-preview-badges","description":"Optionally hide group badges for the group browser preview element.","default":"false","value":{"type":"boolean"}},{"name":"hide-preview-footer","description":"Optionally hide the footer for the group browser preview element.","default":"false","value":{"type":"boolean"}},{"name":"loading","description":"Browser loading state.","default":"false","value":{"type":"boolean"}},{"name":"num","description":"Number of results to fetch per page.","default":"60","value":{"type":"number"}},{"name":"preview","description":"Default preview behavior forwarded to group cards unless overridden per card.","default":"\"top\"","value":{"type":["\"top\"","\"action\""]}},{"name":"q","description":"Optional base query applied to each fetch operation.","default":"\"\"","value":{"type":"string"}},{"name":"search-term","description":"Optional search term forwarded to arcgis-portal-browser.","default":"\"\"","value":{"type":"string"}},{"name":"search-user","description":"Optional search-user input to constrain queries by user.","value":{"type":"string"}},{"name":"selection","description":"Selection mode for card-level interactions.","default":"\"none\"","value":{"type":["\"multiple\"","\"none\"","\"single\""]}}],"events":[{"name":"arcgisAriaUpdate","type":"string","description":"Mirrors live-region announcements from the underlying portal browser."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction"},{"name":"arcgisGroupBrowserLoading","type":"void"},{"name":"arcgisGroupBrowserPreview","type":"PortalGroup | null"},{"name":"arcgisGroupBrowserSelect","type":"PortalGroup[]"},{"name":"arcgisGroupBrowserSublayerPreview","type":"null","description":"Fires when preview is opened or closed for sublayer parity; currently emits null on close."},{"name":"arcgisGroupBrowserUpdate","type":"PortalGroupBrowserResponse"},{"name":"arcgisGroupBrowserUserFilterChange","type":"string"}],"js":{"properties":[{"name":"alwaysShowSelection","description":"Optionally force showing selection region in content top bar.","type":"boolean"},{"name":"cards","description":"Optional per-group card prop customization for baked-in result rendering.","type":"PortalGroupBrowserCardsConfig"},{"name":"fetch","description":"Optional custom fetch function for group data retrieval.","type":"((query: PortalGroupBrowserQuery) => Promise<PortalGroupBrowserSearchResult>) | undefined"},{"name":"filters","description":"Filter configuration rendered internally by this component.","type":"PortalGroupBrowserFiltersConfig"},{"name":"formFactor","description":"Browser responsive form factor.","type":"\"large\" | \"small\""},{"name":"hasIndoorsSpaces","description":"True when membership options should be restricted for indoor spaces behavior.","type":"boolean"},{"name":"height","description":"Height sizing mode forwarded to arcgis-portal-browser.","type":"\"auto\" | \"full\""},{"name":"hidePreviewBadges","description":"Optionally hide group badges for the group browser preview element.","type":"boolean"},{"name":"hidePreviewFooter","description":"Optionally hide the footer for the group browser preview element.","type":"boolean"},{"name":"loading","description":"Browser loading state.","type":"boolean"},{"name":"num","description":"Number of results to fetch per page.","type":"number"},{"name":"portal","type":"Portal"},{"name":"preflight","description":"Optional preflight transform before fetch is executed.","type":"((query: PortalGroupBrowserQuery) => Promise<PortalGroupBrowserQuery>) | undefined"},{"name":"preview","description":"Default preview behavior forwarded to group cards unless overridden per card.","type":"PortalGroupCardProps[\"preview\"]"},{"name":"q","description":"Optional base query applied to each fetch operation.","type":"string"},{"name":"searchTerm","description":"Optional search term forwarded to arcgis-portal-browser.","type":"string"},{"name":"searchUser","description":"Optional search-user input to constrain queries by user.","type":"string | undefined"},{"name":"selected","description":"Optional selected groups forwarded to arcgis-portal-browser.","type":"PortalGroup[] | undefined"},{"name":"selection","description":"Selection mode for card-level interactions.","type":"\"multiple\" | \"none\" | \"single\""},{"name":"sort","description":"Sort configuration rendered internally by this component.","type":"PortalGroupBrowserSortConfig"},{"name":"store","description":"Shared browser store that tracks active filters and responsive state.","type":"Accessor & GroupBrowserState"}],"events":[{"name":"arcgisAriaUpdate","type":"string","description":"Mirrors live-region announcements from the underlying portal browser."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction"},{"name":"arcgisGroupBrowserLoading","type":"void"},{"name":"arcgisGroupBrowserPreview","type":"PortalGroup | null"},{"name":"arcgisGroupBrowserSelect","type":"PortalGroup[]"},{"name":"arcgisGroupBrowserSublayerPreview","type":"null","description":"Fires when preview is opened or closed for sublayer parity; currently emits null on close."},{"name":"arcgisGroupBrowserUpdate","type":"PortalGroupBrowserResponse"},{"name":"arcgisGroupBrowserUserFilterChange","type":"string"}]}},{"name":"arcgis-portal-group-browser-preview","description":"### Events\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupBrowserPreviewClose**\n- **arcgisPreviewClose**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"hide-badges","description":"Hide group badges in overview section.","default":"false","value":{"type":"boolean"}},{"name":"hide-preview-footer","description":"Hide footer details action.","default":"false","value":{"type":"boolean"}},{"name":"preview-footer-actions-spaced","description":"Apply spacing between footer actions.","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewClose","type":"void"},{"name":"arcgisPreviewClose","type":"void"}],"js":{"properties":[{"name":"currentResponse","description":"Current query response used for telemetry position calculation.","type":"PortalGroupBrowserSearchResult | undefined"},{"name":"group","description":"Group selected for preview.","type":"PortalGroup"},{"name":"hideBadges","description":"Hide group badges in overview section.","type":"boolean"},{"name":"hidePreviewFooter","description":"Hide footer details action.","type":"boolean"},{"name":"portal","description":"Portal used for thumbnail and deep-link resolution.","type":"Portal"},{"name":"previewFooterActionsSpaced","description":"Apply spacing between footer actions.","type":"boolean"},{"name":"user","description":"Current signed-in user context used by preview cards.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewClose","type":"void"},{"name":"arcgisPreviewClose","type":"void"}]}},{"name":"arcgis-portal-group-browser-preview-card","description":"### Events\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupBrowserPreviewCardSelect** - Emitted when this card is selected via interaction.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`","attributes":[{"name":"base-url","description":"Optional fully qualified path to the portal home root.","value":{"type":"string"}},{"name":"hide-item-type","description":"Hide item type in the card body.","default":"false","value":{"type":"boolean"}},{"name":"hide-owner","description":"Hide owner information in the footer.","default":"false","value":{"type":"boolean"}},{"name":"hide-thumbnail","description":"Hide the item thumbnail area.","default":"false","value":{"type":"boolean"}},{"name":"interactive","description":"Allow hover styles and click interaction on the card.","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Optional link destination; when provided, upper card section becomes an anchor.","value":{"type":"string"}},{"name":"new-tab","description":"Open card link in a new tab.","default":"false","value":{"type":"boolean"}},{"name":"show-badges","description":"Show simple content status badge when available.","default":"false","value":{"type":"boolean"}},{"name":"show-date-updated","description":"Show the item modified date in the card details row.","default":"false","value":{"type":"boolean"}},{"name":"show-owner-popup","description":"Show popup-enabled owner link in footer instead of plain avatar lockup.","default":"false","value":{"type":"boolean"}},{"name":"show-summary","description":"Show a short item summary if available.","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewCardSelect","type":"PortalItem","description":"Emitted when this card is selected via interaction."}],"js":{"properties":[{"name":"baseUrl","description":"Optional fully qualified path to the portal home root.","type":"string | undefined"},{"name":"hideItemType","description":"Hide item type in the card body.","type":"boolean"},{"name":"hideOwner","description":"Hide owner information in the footer.","type":"boolean"},{"name":"hideThumbnail","description":"Hide the item thumbnail area.","type":"boolean"},{"name":"interactive","description":"Allow hover styles and click interaction on the card.","type":"boolean"},{"name":"item","description":"Item shown in the group preview content list.","type":"PortalItem"},{"name":"link","description":"Optional link destination; when provided, upper card section becomes an anchor.","type":"string | undefined"},{"name":"newTab","description":"Open card link in a new tab.","type":"boolean"},{"name":"portal","description":"Current portal instance used for links and thumbnail resolution.","type":"Portal | undefined"},{"name":"showBadges","description":"Show simple content status badge when available.","type":"boolean"},{"name":"showDateUpdated","description":"Show the item modified date in the card details row.","type":"boolean"},{"name":"showOwnerPopup","description":"Show popup-enabled owner link in footer instead of plain avatar lockup.","type":"boolean"},{"name":"showSummary","description":"Show a short item summary if available.","type":"boolean"},{"name":"user","description":"Current signed in user for owner and item context.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewCardSelect","type":"PortalItem","description":"Emitted when this card is selected via interaction."}]}},{"name":"arcgis-portal-group-card","description":"A card for displaying portal group information.\n--\n\n### Events\n- **arcgisGroupBrowserCardPreview** - Emitted when preview is requested from card interaction.\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupCardSelect** - Emitted when the group is selected or deselected.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`\n\n### Slots\n- **content-top** - Inserted content appears above the card body.\n- **content-end** - Inserted content appears beneath the card details.\n- **actions-start** - Inserted content appears in the footer before owner information.\n- **actions-end** - Inserted content appears in the footer end area.","attributes":[{"name":"disabled","description":"Disable interaction when true.","default":"false","value":{"type":"boolean"}},{"name":"hide-badges","description":"Hide group badges.","default":"false","value":{"type":"boolean"}},{"name":"hide-date-updated","description":"Hide last-updated detail.","default":"false","value":{"type":"boolean"}},{"name":"hide-owner","description":"Hide the owner information in the card footer.","default":"false","value":{"type":"boolean"}},{"name":"hide-viewable-by","description":"Hide information on who can view this group.","default":"false","value":{"type":"boolean"}},{"name":"indeterminate","description":"Show the group as partially selected.","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Making this non-empty turns the top section into a link.","value":{"type":"string"}},{"name":"name","description":"Name of the radio button control for accessibility.","value":{"type":"string"}},{"name":"new-tab","description":"Open link in new tab when true.","default":"false","value":{"type":"boolean"}},{"name":"preview","description":"Optionally emit preview behavior on click of card.","value":{"type":["\"top\"","\"action\""]}},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","default":"false","value":{"type":"boolean"}},{"name":"selected","description":"Set to true to mark group as selected.","default":"false","value":{"type":"boolean"}},{"name":"selection","description":"Type of selection behavior.","default":"\"none\"","value":{"type":["\"single\"","\"none\"","\"multiple\""]}},{"name":"show-date-created","description":"Show created date detail.","default":"false","value":{"type":"boolean"}},{"name":"show-summary","description":"Show group summary text in card body.","default":"false","value":{"type":"boolean"}},{"name":"view","description":"Select which view to use for the card.","default":"\"list\"","value":{"type":["\"list\"","\"compact\""]}}],"slots":[{"name":"content-top","description":"Inserted content appears above the card body."},{"name":"content-end","description":"Inserted content appears beneath the card details."},{"name":"actions-start","description":"Inserted content appears in the footer before owner information."},{"name":"actions-end","description":"Inserted content appears in the footer end area."}],"events":[{"name":"arcgisGroupBrowserCardPreview","type":"PortalGroup | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupCardSelect","type":"{\n group: PortalGroup;\n selected: boolean;\n}","description":"Emitted when the group is selected or deselected."}],"js":{"properties":[{"name":"disabled","description":"Disable interaction when true.","type":"boolean"},{"name":"group","description":"Group data from search results or a loaded PortalGroup instance.","type":"PortalGroup"},{"name":"hideBadges","description":"Hide group badges.","type":"boolean"},{"name":"hideDateUpdated","description":"Hide last-updated detail.","type":"boolean"},{"name":"hideOwner","description":"Hide the owner information in the card footer.","type":"boolean"},{"name":"hideViewableBy","description":"Hide information on who can view this group.","type":"boolean"},{"name":"indeterminate","description":"Show the group as partially selected.","type":"boolean"},{"name":"link","description":"Making this non-empty turns the top section into a link.","type":"string | undefined"},{"name":"linkHandler","description":"Optional callback that runs when the link is activated.","type":"((group: PortalGroup) => void) | undefined"},{"name":"name","description":"Name of the radio button control for accessibility.","type":"string | undefined"},{"name":"newTab","description":"Open link in new tab when true.","type":"boolean"},{"name":"portal","description":"Current portal instance.","type":"Portal"},{"name":"preview","description":"Optionally emit preview behavior on click of card.","type":"GroupCardPreview | undefined"},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","type":"boolean"},{"name":"selected","description":"Set to true to mark group as selected.","type":"boolean"},{"name":"selection","description":"Type of selection behavior.","type":"GroupCardSelection"},{"name":"showDateCreated","description":"Show created date detail.","type":"boolean"},{"name":"showSummary","description":"Show group summary text in card body.","type":"boolean"},{"name":"user","description":"Current signed-in portal user.","type":"PortalUser | undefined"},{"name":"view","description":"Select which view to use for the card.","type":"GroupCardView"}],"events":[{"name":"arcgisGroupBrowserCardPreview","type":"PortalGroup | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupCardSelect","type":"{\n group: PortalGroup;\n selected: boolean;\n}","description":"Emitted when the group is selected or deselected."}]}},{"name":"arcgis-portal-group-thumbnail","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"scale","description":"Component scale.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\"","\"xl\""]}},{"name":"tooltip","description":"Whether to show tooltip on hover/focus.","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"group","description":"Group data used to render thumbnail image or fallback initials.","type":"GroupThumbnail | undefined"},{"name":"portal","description":"Current portal instance used for tokenized thumbnail URL generation.","type":"Portal | undefined"},{"name":"scale","description":"Component scale.","type":"GroupThumbnailScale"},{"name":"tooltip","description":"Whether to show tooltip on hover/focus.","type":"boolean"}],"events":[]}},{"name":"arcgis-portal-info-banner","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"position","description":"Informational banner should be displayed on both top and bottom of screen","default":"\"top\"","value":{"type":["\"bottom\"","\"top\""]}}],"events":[],"js":{"properties":[{"name":"config","description":"Banner configuration stored in organization settings","type":"PortalInfoBannerConfig | undefined"},{"name":"position","description":"Informational banner should be displayed on both top and bottom of screen","type":"\"bottom\" | \"top\" | undefined"}],"events":[]}},{"name":"arcgis-portal-item-actions","description":"Configurable overflow menu for an item.\n--\n\n### Events\n- **arcgisItemActionClick** - Fires when user clicks an action.\n- **arcgisItemActions** - Legacy passthrough event retained for compatibility.\n- **arcgisItemActionsOpen** - Fires when user opens the action menu.\n- **arcgisItemFavoriteUpdate** - Fires when user changes the favorite status.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"label","description":"The more options text used by assistive technology.","value":{"type":"string"}},{"name":"preview-text","description":"Text for the preview option.","value":{"type":"string"}},{"name":"show-favorite","description":"Allow the user to add and remove from favorites.","default":"false","value":{"type":"boolean"}},{"name":"show-preview","description":"Allow the user to open preview from the actions menu.","default":"false","value":{"type":"boolean"}},{"name":"tab-index-override","value":{"type":"number"}}],"events":[{"name":"arcgisItemActionClick","type":"string","description":"Fires when user clicks an action."},{"name":"arcgisItemActions","type":"unknown","description":"Legacy passthrough event retained for compatibility."},{"name":"arcgisItemActionsOpen","type":"PortalItemActionsOpenDetail","description":"Fires when user opens the action menu."},{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}],"js":{"properties":[{"name":"actions","description":"Optional actions to render in the menu.","type":"PortalItemAction[]"},{"name":"item","description":"Partial item JSON from search results or a loaded PortalItem instance.","type":"PortalItem"},{"name":"keyHandler","description":"Optional keyboard handler for the trigger action.","type":"((e: KeyboardEvent, dropdown: Dropdown) => void) | undefined"},{"name":"label","description":"The more options text used by assistive technology.","type":"string"},{"name":"portal","description":"Current Portal instance.","type":"Portal"},{"name":"previewText","description":"Text for the preview option.","type":"string | undefined"},{"name":"showFavorite","description":"Allow the user to add and remove from favorites.","type":"boolean"},{"name":"showPreview","description":"Allow the user to open preview from the actions menu.","type":"boolean"},{"name":"tabIndexOverride","type":"number | undefined"},{"name":"user","description":"Currently signed-in Portal user.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisItemActionClick","type":"string","description":"Fires when user clicks an action."},{"name":"arcgisItemActions","type":"unknown","description":"Legacy passthrough event retained for compatibility."},{"name":"arcgisItemActionsOpen","type":"PortalItemActionsOpenDetail","description":"Fires when user opens the action menu."},{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}]}},{"name":"arcgis-portal-item-badges","description":"Derives and renders portal item badges that represent status, capabilities, and lifecycle states.\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","description":"Appearance of the chips used for item badges.","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Size of each badge chip.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltips","description":"Enables tooltip text for each badge.","default":"false","value":{"type":"boolean"}},{"name":"use-production","description":"Optional mode for enterprise contexts that should resolve online tooltip content.","default":"false","value":{"type":"boolean"}},{"name":"width","description":"Full width shows label text, narrow renders icon only.","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","description":"Appearance of the chips used for item badges.","type":"Chip[\"appearance\"] | undefined"},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","type":"boolean"},{"name":"item","description":"Portal item to inspect for badges.","type":"PortalItem"},{"name":"portal","description":"Portal instance used for organization and environment-specific badge behavior.","type":"Portal"},{"name":"scale","description":"Size of each badge chip.","type":"Chip[\"scale\"]"},{"name":"showTooltips","description":"Enables tooltip text for each badge.","type":"boolean"},{"name":"useProduction","description":"Optional mode for enterprise contexts that should resolve online tooltip content.","type":"boolean | undefined"},{"name":"user","description":"Optional current user, used for user-dependent badge logic.","type":"PortalUser | undefined"},{"name":"width","description":"Full width shows label text, narrow renders icon only.","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-item-badge","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"badge-type","value":{"type":["\"Open Data\"","\"Solution\"","\"Living Atlas\"","\"Collaboration\"","\"Beta\"","\"Authoritative\"","\"Deprecated\"","\"DeprecatedItemType\"","\"Has Replacement\"","\"Marketplace\"","\"Personal credential\"","\"Premium\"","\"Public Data Collection\"","\"Registered API Key Credentials (Personal)\"","\"Registered API Key Credentials (Standard)\"","\"Registered Application\"","\"Registered OAuth 2.0 Credentials (Personal)\"","\"Registered OAuth 2.0 Credentials (Standard)\"","\"Registered\"","\"Retired\"","\"Subscriber\""]}},{"name":"scale","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltip","default":"false","value":{"type":"boolean"}},{"name":"use-production","default":"false","value":{"type":"boolean"}},{"name":"width","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","type":"Chip[\"appearance\"] | undefined"},{"name":"badgeType","type":"ItemBadge"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal"},{"name":"scale","type":"Chip[\"scale\"]"},{"name":"showTooltip","type":"boolean"},{"name":"useProduction","type":"boolean | undefined"},{"name":"user","type":"PortalUser | undefined"},{"name":"width","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-item-card","description":"A card for displaying portal item information.\n--\n\n### Events\n- **arcgisItemBrowserCardPreview** - Emitted when preview is requested from card interaction.\n- **arcgisItemCardActionsOpen** - Emitted when the actions menu is opened.\n- **arcgisItemCardInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisItemCardSelect** - Emitted when the item is selected or deselected.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`\n\n### Slots\n- **content-top** - Inserted content appears above the card body.\n- **content-end** - Inserted content appears beneath the card details.\n- **sharing-summary** - Custom sharing summary content.\n- **share-summary** - Legacy alias for sharing-summary.\n- **actions-start** - Inserted content appears in the footer before owner information.\n- **actions-end** - Inserted content appears in the footer end area.","attributes":[{"name":"disabled","description":"Disable interaction when true.","default":"false","value":{"type":"boolean"}},{"name":"disable-selection","description":"Disable selection controls.","default":"false","value":{"type":"boolean"}},{"name":"hide-actions-start","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Making this non-empty turns the top section into a link.","value":{"type":"string"}},{"name":"name","description":"Name of the radio button control for accessibility.","value":{"type":"string"}},{"name":"new-tab","description":"Open link in new tab when true.","default":"false","value":{"type":"boolean"}},{"name":"preview","description":"Optionally emit preview behavior on click of card.","value":{"type":["\"top\"","\"action\""]}},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","default":"false","value":{"type":"boolean"}},{"name":"recycle-bin","description":"Set to true to disable preview actions for recycle bin contexts.","default":"false","value":{"type":"boolean"}},{"name":"selected","description":"Set to true to mark item as selected.","default":"false","value":{"type":"boolean"}},{"name":"selection","description":"Type of selection behavior.","default":"\"none\"","value":{"type":["\"single\"","\"none\"","\"multiple\""]}},{"name":"show-access","description":"Show item sharing access detail.","default":"false","value":{"type":"boolean"}},{"name":"show-badges","description":"Show item status badges.","default":"true","value":{"type":"boolean"}},{"name":"show-badge-tooltips","description":"Show tooltip content for item badges.","default":"true","value":{"type":"boolean"}},{"name":"show-date-updated","description":"Show last-updated detail.","default":"true","value":{"type":"boolean"}},{"name":"show-favorite","description":"Allow user to favorite an item.","default":"false","value":{"type":"boolean"}},{"name":"show-favorite-in-actions-menu","description":"Set to true to show favorites within the actions menu, rather than on the card itself.","default":"false","value":{"type":"boolean"}},{"name":"show-item-type","description":"Show item type in card details.","default":"true","value":{"type":"boolean"}},{"name":"show-item-type-hosted","description":"Show hosted information in item type text when available.","default":"false","value":{"type":"boolean"}},{"name":"show-owner","description":"Show the owner information in the card footer.","default":"true","value":{"type":"boolean"}},{"name":"show-summary","description":"Show item summary text in card body.","default":"false","value":{"type":"boolean"}},{"name":"show-thumbnail","description":"Show item thumbnail.","default":"true","value":{"type":"boolean"}},{"name":"user-popup-z-index","description":"The z-index of the owner popup.","value":{"type":"number"}},{"name":"view","description":"Select which view to use for the card.","default":"\"list\"","value":{"type":["\"grid\"","\"list\""]}}],"slots":[{"name":"content-top","description":"Inserted content appears above the card body."},{"name":"content-end","description":"Inserted content appears beneath the card details."},{"name":"sharing-summary","description":"Custom sharing summary content."},{"name":"share-summary","description":"Legacy alias for sharing-summary."},{"name":"actions-start","description":"Inserted content appears in the footer before owner information."},{"name":"actions-end","description":"Inserted content appears in the footer end area."}],"events":[{"name":"arcgisItemBrowserCardPreview","type":"PortalItem | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisItemCardActionsOpen","type":"PortalItemCardActionsOpenDetail","description":"Emitted when the actions menu is opened."},{"name":"arcgisItemCardInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisItemCardSelect","type":"{\n item: PortalItem;\n selected: boolean;\n}","description":"Emitted when the item is selected or deselected."}],"js":{"properties":[{"name":"actions","description":"Pass a set of actions to appear inside an ellipsis menu.","type":"PortalItemAction[]"},{"name":"disabled","description":"Disable interaction when true.","type":"boolean"},{"name":"disableSelection","description":"Disable selection controls.","type":"boolean"},{"name":"hideActionsStart","type":"boolean | undefined"},{"name":"item","description":"Item data from search results or a loaded PortalItem instance.","type":"PortalItem"},{"name":"link","description":"Making this non-empty turns the top section into a link.","type":"string | undefined"},{"name":"linkHandler","description":"Optional callback that runs when the link is activated.","type":"((item: PortalItem) => void) | undefined"},{"name":"name","description":"Name of the radio button control for accessibility.","type":"string | undefined"},{"name":"newTab","description":"Open link in new tab when true.","type":"boolean"},{"name":"portal","description":"Current portal instance.","type":"Portal"},{"name":"preview","description":"Optionally emit preview behavior on click of card.","type":"ItemCardPreview | undefined"},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","type":"boolean"},{"name":"recycleBin","description":"Set to true to disable preview actions for recycle bin contexts.","type":"boolean"},{"name":"selected","description":"Set to true to mark item as selected.","type":"boolean"},{"name":"selection","description":"Type of selection behavior.","type":"ItemCardSelection"},{"name":"showAccess","description":"Show item sharing access detail.","type":"boolean"},{"name":"showBadges","description":"Show item status badges.","type":"boolean"},{"name":"showBadgeTooltips","description":"Show tooltip content for item badges.","type":"boolean"},{"name":"showDateUpdated","description":"Show last-updated detail.","type":"boolean"},{"name":"showFavorite","description":"Allow user to favorite an item.","type":"boolean"},{"name":"showFavoriteInActionsMenu","description":"Set to true to show favorites within the actions menu, rather than on the card itself.","type":"boolean"},{"name":"showItemType","description":"Show item type in card details.","type":"boolean"},{"name":"showItemTypeHosted","description":"Show hosted information in item type text when available.","type":"boolean"},{"name":"showOwner","description":"Show the owner information in the card footer.","type":"boolean"},{"name":"showSummary","description":"Show item summary text in card body.","type":"boolean"},{"name":"showThumbnail","description":"Show item thumbnail.","type":"boolean"},{"name":"user","description":"Current signed-in portal user.","type":"PortalUser | undefined"},{"name":"userPopupZIndex","description":"The z-index of the owner popup.","type":"number | undefined"},{"name":"view","description":"Select which view to use for the card.","type":"ItemCardView"}],"events":[{"name":"arcgisItemBrowserCardPreview","type":"PortalItem | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisItemCardActionsOpen","type":"PortalItemCardActionsOpenDetail","description":"Emitted when the actions menu is opened."},{"name":"arcgisItemCardInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisItemCardSelect","type":"{\n item: PortalItem;\n selected: boolean;\n}","description":"Emitted when the item is selected or deselected."}]}},{"name":"arcgis-portal-item-favorite","description":"### Events\n- **arcgisItemFavoriteUpdate** - Fires when user changes the favorite status.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"icon-only","default":"false","value":{"type":"boolean"}},{"name":"scale","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltip","default":"false","value":{"type":"boolean"}},{"name":"width","default":"\"full\"","value":{"type":["\"auto\"","\"half\"","\"full\""]}}],"events":[{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}],"js":{"properties":[{"name":"iconOnly","type":"boolean"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal"},{"name":"scale","type":"Button[\"scale\"]"},{"name":"showTooltip","type":"boolean"},{"name":"user","type":"PortalUser | undefined"},{"name":"width","type":"Button[\"width\"]"}],"events":[{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}]}},{"name":"arcgis-portal-item-type","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"ellipsis","description":"Set to true to hide overflow (otherwise it will wrap lines)","default":"false","value":{"type":"boolean"}},{"name":"hide-icon","default":"false","value":{"type":"boolean"}},{"name":"hide-text","default":"false","value":{"type":"boolean"}},{"name":"scale","default":"\"s\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-hosted","description":"Display additional information about the item (views, extensions, photos, etc)\nwill only display for users who can update or edit","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"ellipsis","description":"Set to true to hide overflow (otherwise it will wrap lines)","type":"boolean | undefined"},{"name":"hideIcon","type":"boolean | undefined"},{"name":"hideText","type":"boolean | undefined"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal | undefined"},{"name":"scale","type":"\"l\" | \"m\" | \"s\""},{"name":"serviceInfo","type":"FeatureLayerProperties | undefined"},{"name":"showHosted","description":"Display additional information about the item (views, extensions, photos, etc)\nwill only display for users who can update or edit","type":"boolean | undefined"},{"name":"user","type":"PortalUser | null | undefined"}],"events":[]}},{"name":"arcgis-portal-mentionable-text-area","description":"A mention-enabled text area for ArcGIS Portal users, items, and groups.\n--\n\n### Events\n- **arcgisMentionableSelectedIndexChange** - Emitted when the selected item index changes\n- **arcgisMentionableTextAreaChange** - Emitted when the text content changes\n- **arcgisMentionableTextAreaKeyDown** - Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover.\n- **arcgisUserMentionableTextAreaChange** - Emitted when the text content changes\n- **arcgisUserMentionableTextAreaKeyDown** - Emitted when a key is pressed in the text area\n\n### Methods\n- `closePopover(): Promise<void>` - Close the mention popover. Exposed as a public method so wrapper components\ncan programmatically dismiss the popover when needed (e.g. no search results).\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `focusTextArea(): Promise<void>`\n- `selectItem(item: MentionableEntity): Promise<void>`","attributes":[{"name":"disabled","default":"false","value":{"type":"boolean"}},{"name":"max-length","description":"Mirrors the `maxlength` property on the internal native `textarea`","value":{"type":"number"}},{"name":"placeholder","description":"Creates a placeholder for the calcite-text-area component","value":{"type":"string"}},{"name":"popover-list-label","value":{"type":"string"}},{"name":"popover-placement","default":"\"bottom-start\"","value":{"type":["\"auto\"","\"left\"","\"right\"","\"bottom\"","\"auto-start\"","\"auto-end\"","\"top\"","\"top-start\"","\"top-end\"","\"bottom-start\"","\"bottom-end\"","\"right-start\"","\"right-end\"","\"left-start\"","\"left-end\"","\"leading-start\"","\"leading\"","\"leading-end\"","\"trailing-end\"","\"trailing\"","\"trailing-start\""]}},{"name":"read-only","description":"Flag to enable readOnly","default":"false","value":{"type":"boolean"}},{"name":"rows","description":"Mirrors the `rows` property on the internal native `textarea`","default":"3","value":{"type":"number"}},{"name":"scale","description":"Decides scale of internal calcite-components","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"value","description":"Current text content","value":{"type":"string"}}],"events":[{"name":"arcgisMentionableSelectedIndexChange","type":"number","description":"Emitted when the selected item index changes"},{"name":"arcgisMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover."},{"name":"arcgisUserMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisUserMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area"}],"js":{"properties":[{"name":"disabled","type":"boolean | undefined"},{"name":"maxLength","description":"Mirrors the `maxlength` property on the internal native `textarea`","type":"number | undefined"},{"name":"placeholder","description":"Creates a placeholder for the calcite-text-area component","type":"string | undefined"},{"name":"popoverListLabel","type":"string"},{"name":"popoverPlacement","type":"Popover[\"placement\"]"},{"name":"portal","type":"Portal"},{"name":"readOnly","description":"Flag to enable readOnly","type":"boolean | undefined"},{"name":"rows","description":"Mirrors the `rows` property on the internal native `textarea`","type":"number | undefined"},{"name":"scale","description":"Decides scale of internal calcite-components","type":"Input[\"scale\"] | undefined"},{"name":"starters","description":"Character(s) that trigger the mention popover (e.g., \"@\", \"#\", \"$\")","type":"MentionableStarter[] | readonly MentionableStarter[]"},{"name":"user","type":"PortalUser"},{"name":"value","description":"Current text content","type":"string | undefined"}],"events":[{"name":"arcgisMentionableSelectedIndexChange","type":"number","description":"Emitted when the selected item index changes"},{"name":"arcgisMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover."},{"name":"arcgisUserMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisUserMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area"}]}},{"name":"arcgis-portal-navigation","description":"Global navigation component for all ArcGIS web products\nIncludes app switching, latest content, project menu, notifications, and user settings\nNOT intended for external use, Esri apps only!\nTo request your app get added to the supported products list, please [open an issue](https://devtopia.esri.com/WebGIS/webgis-sdk/issues).\n\nExample usage:\n```jsx\n<arcgis-portal-navigation\n portal={Portal}\n product=\"Map Viewer\"\n\n // optional, call `preventDefault` on the event to do your own client side navigation\n onNavigate={(e) => ( { href: string; event: Event } ) }\n\n // optional, used for classification\n portalItem={PortalItem}\n\n // project menu configuration and events\n projectTitle=\"Untitled Map\"\n projectTitleSave={async (title) => {\n // returning error status with message here will show an error in the ui\n // returning a success status will close the edit UI\n return { status: \"success\" };\n }}\n projectMenuSaveIndicator={true}\n // all items optional, built in options can have their text overridden\n projectMenuOptions={[\n { id: \"new\", text: \"New map\" },\n { id: \"open\" },\n { id: \"rename\" },\n { id: \"saveCopy\" },\n { id: \"save\" },\n { id: \"share\", disabled: true },\n {\n text: \"Custom new option\",\n id: \"custom\",\n group: \"new\",\n disabled: true,\n }\n ]}\n\n onProjectMenuClick={ ({detail}) => ({ id }) }\n>\n // the content-end slot allows adding actions at the end of the nav\n <calcite-action slot=\"content-end\" icon=\"presentation\" text=\"Present\"/>\n\n</arcgis-portal-navigation>\n```\n--\n\n### Events\n- **arcgisNavigate** - fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)\n- **arcgisNavigationProjectMenuClick** - fires for all project menu clicks\nemits a type from a known set\n- **arcgisNavigationSignIn** - fires when user clicks the sign in button\n- **arcgisNavigationSignOut** - fires when user clicks the sign out button\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n\n### Slots\n- **content-end** - elements slotted here will appear at the end of the central navigation area\n\n### CSS Properties\n- **--arcgis-portal-navigation-logo-max-width** - specify a max-width for the logo component (helpful for long org names). \n- **--arcgis-portal-navigation-logo-text-display** - set to none to hide the product logo text and show glyph only (useful at smaller screen sizes). \n- **--arcgis-portal-navigation-user-max-width** - specify a max-width for the user component. \n- **--arcgis-portal-navigation-user-text-display** - set to none to hide user text and use avatar only at smaller screen sizes. \n- **--arcgis-portal-navigation-project-max-width** - specify a max-width for the project menu. ","attributes":[{"name":"client-id","description":"Uncommon, use to pass a specific clientId, this helps disambiguate certain home app scenarios","value":{"type":"string"}},{"name":"current-pathname","description":"Uncommon, pass in the current pathname, used for active status in nav links","value":{"type":"string"}},{"name":"disable-notebook-server","description":"Set to false if notebook servers are not configured on your portal instance","default":"false","value":{"type":"boolean"}},{"name":"disable-track-viewer","description":"Set to false if notebook servers are not configured on your portal instance","default":"false","value":{"type":"boolean"}},{"name":"max-width","description":"Set a maximum width for the nav. Screens larger than this width will center the nav inside the available space","value":{"type":"number"}},{"name":"product","description":"ID of the ArcGIS Product, used for showing branding, etc","value":{"type":["\"QuickCapture\"","\"Workforce\"","\"Instant Apps\"","\"Map Viewer\"","\"Ortho Maker\"","\"Scene Viewer\"","\"Survey123\"","\"Notebooks\"","\"Location Platform\"","\"Mission\"","\"360 VR\"","\"Business Analyst\"","\"Dashboards\"","\"Data Pipelines\"","\"Deep Learning Studio\"","\"Enterprise\"","\"Excalibur\"","\"Experience Builder\"","\"Field Maps Designer EA\"","\"Field Maps\"","\"GeoAnalytics Engine\"","\"GeoAnalytics Fabric\"","\"GeoBIM\"","\"Hub\"","\"Knowledge\"","\"Monitor\"","\"Online\"","\"Reality Studio\"","\"Solutions\"","\"StoryMaps\"","\"Tracker\"","\"Urban\"","\"Vector Tile Style Editor\"","\"Velocity\"","\"Web Editor\"","\"Workflow Manager\""]}},{"name":"product-href","description":"Path to landing page if available, if provided clicking the logo will direct to this path","value":{"type":"string"}},{"name":"project-menu-icon","description":"Text to show in the project menu (will fall back to item title if provided)","value":{"type":"string"}},{"name":"project-menu-save-indicator","description":"Set to true to indicate that the current project needs to be saved","default":"false","value":{"type":"boolean"}},{"name":"project-title","description":"Text to show in the project menu (will fall back to item title if provided)","value":{"type":"string"}}],"slots":[{"name":"content-end","description":"elements slotted here will appear at the end of the central navigation area"}],"events":[{"name":"arcgisNavigate","type":"PortalNavigationNavigateDetail","description":"fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)"},{"name":"arcgisNavigationProjectMenuClick","type":"PortalNavigationProjectMenuClick","description":"fires for all project menu clicks\nemits a type from a known set"},{"name":"arcgisNavigationSignIn","type":"void","description":"fires when user clicks the sign in button"},{"name":"arcgisNavigationSignOut","type":"void","description":"fires when user clicks the sign out button"}],"js":{"properties":[{"name":"clientId","description":"Uncommon, use to pass a specific clientId, this helps disambiguate certain home app scenarios","type":"string | undefined"},{"name":"currentPathname","description":"Uncommon, pass in the current pathname, used for active status in nav links","type":"string | undefined"},{"name":"disableNotebookServer","description":"Set to false if notebook servers are not configured on your portal instance","type":"boolean | undefined"},{"name":"disableTrackViewer","description":"Set to false if notebook servers are not configured on your portal instance","type":"boolean | undefined"},{"name":"maxWidth","description":"Set a maximum width for the nav. Screens larger than this width will center the nav inside the available space","type":"number | undefined"},{"name":"portal","description":"The current portal instance","type":"Portal"},{"name":"portalItem","description":"Portal Item currently in use (optional, required for classification use)","type":"PortalItem | undefined"},{"name":"product","description":"ID of the ArcGIS Product, used for showing branding, etc","type":"PortalNavigationProduct"},{"name":"productHref","description":"Path to landing page if available, if provided clicking the logo will direct to this path","type":"string | undefined"},{"name":"projectMenuIcon","description":"Text to show in the project menu (will fall back to item title if provided)","type":"Icon[\"icon\"] | undefined"},{"name":"projectMenuOptions","description":"Customize which project menu links to include","type":"PortalNavigationProjectMenuOption[]"},{"name":"projectMenuSaveIndicator","description":"Set to true to indicate that the current project needs to be saved","type":"boolean | undefined"},{"name":"projectTitle","description":"Text to show in the project menu (will fall back to item title if provided)","type":"string | undefined"},{"name":"projectTitleSave","description":"Handler for new user-entered project title. Used to handle persisting title to server, or title validation","type":"((newTitle?: string) => Promise<PortalNavigationProjectSaveResult>) | undefined"}],"events":[{"name":"arcgisNavigate","type":"PortalNavigationNavigateDetail","description":"fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)"},{"name":"arcgisNavigationProjectMenuClick","type":"PortalNavigationProjectMenuClick","description":"fires for all project menu clicks\nemits a type from a known set"},{"name":"arcgisNavigationSignIn","type":"void","description":"fires when user clicks the sign in button"},{"name":"arcgisNavigationSignOut","type":"void","description":"fires when user clicks the sign out button"}]}},{"name":"arcgis-portal-replacement-item-redirect","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.\n--\n\n### Events\n- **arcgisPortalReplacementItemFetch**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component","attributes":[{"name":"item-id","description":"The id of a deprecated/retired item to be checked for a replacement","value":{"type":"string"}}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":"{ replacementItem: PortalItem | object | null; }"}],"js":{"properties":[{"name":"itemId","description":"The id of a deprecated/retired item to be checked for a replacement","type":"string"},{"name":"portal","description":"The portal instance","type":"Portal"},{"name":"user","description":"The user. Defaults to `portal.user` if omitted","type":"PortalUser | null | undefined"}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":"{ replacementItem: PortalItem | object | null; }"}]}},{"name":"arcgis-portal-user-avatar","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"check-online","default":"false","value":{"type":"boolean"}},{"name":"description","description":"Configurable text to show under the user's name","value":{"type":"string"}},{"name":"heading","description":"Configurable text to use in place of full name (use to add to add additional context, etc)","value":{"type":"string"}},{"name":"hide-avatar","description":"Set to true to hide the avatar (useful for just showing the name lockup styled correctly)","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Scale of the component","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\""]}},{"name":"show-name","description":"Set to true to show user's name alongside the avatar as part of lockup","default":"false","value":{"type":"boolean"}},{"name":"underline","description":"Set to true to underline the name (only applies if showName is also true)","default":"false","value":{"type":"boolean"}},{"name":"username","description":"A username to get a User object from","value":{"type":"string"}},{"name":"wrap","description":"Allow the name to wrap lines (max 2)","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"checkOnline","type":"boolean | undefined"},{"name":"description","description":"Configurable text to show under the user's name","type":"string | undefined"},{"name":"heading","description":"Configurable text to use in place of full name (use to add to add additional context, etc)","type":"string | undefined"},{"name":"hideAvatar","description":"Set to true to hide the avatar (useful for just showing the name lockup styled correctly)","type":"boolean | undefined"},{"name":"portal","description":"The current portal instance","type":"Portal | undefined"},{"name":"scale","description":"Scale of the component","type":"Scale"},{"name":"showName","description":"Set to true to show user's name alongside the avatar as part of lockup","type":"boolean | undefined"},{"name":"underline","description":"Set to true to underline the name (only applies if showName is also true)","type":"boolean | undefined"},{"name":"user","description":"A User or org information (used for verified items)","type":"CommunityUser | ItemUserInfo | PortalUser | SearchResultUser | undefined"},{"name":"username","description":"A username to get a User object from","type":"string | undefined"},{"name":"wrap","description":"Allow the name to wrap lines (max 2)","type":"boolean | undefined"}],"events":[]}},{"name":"arcgis-portal-user-popup","description":"### Events\n- **arcgisUserPopupClose**\n- **arcgisUserPopupInternalUIAction** - Fires on internal component interaction - used by telemetry.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `openPopup(): Promise<void>`\n- `setFocus(): Promise<void>`","attributes":[{"name":"appearance","description":"Choose outline for a full-width outlined button.","default":"\"transparent\"","value":{"type":["\"outline\"","\"transparent\""]}},{"name":"avatar-aria-hidden","description":"Set to true to hide avatar from screen readers.","default":"false","value":{"type":"boolean"}},{"name":"base-url","description":"Fully qualified path to portal home root.","value":{"type":"string"}},{"name":"check-online","default":"false","value":{"type":"boolean"}},{"name":"full-name","description":"Optional full name fallback if user information does not include it.","value":{"type":"string"}},{"name":"scale","description":"Scale of the component.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\""]}},{"name":"show-avatar","description":"Set to false to hide the avatar and show username only.","default":"true","value":{"type":"boolean"}},{"name":"show-name","description":"Set to false to show only the avatar.","default":"true","value":{"type":"boolean"}},{"name":"show-username","description":"Set to true to show username in description.","default":"false","value":{"type":"boolean"}},{"name":"underline","description":"Set to true to underline the name.","default":"false","value":{"type":"boolean"}},{"name":"username","description":"Passing a username will perform a fetch for the user information on load.","value":{"type":"string"}},{"name":"wrap","description":"Allow the name to wrap lines (max 2).","default":"false","value":{"type":"boolean"}},{"name":"z-index","description":"The z-index of the popover.","value":{"type":"number"}}],"events":[{"name":"arcgisUserPopupClose","type":"void"},{"name":"arcgisUserPopupInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction - used by telemetry."}],"js":{"properties":[{"name":"appearance","description":"Choose outline for a full-width outlined button.","type":"\"outline\" | \"transparent\""},{"name":"avatarAriaHidden","description":"Set to true to hide avatar from screen readers.","type":"boolean | undefined"},{"name":"baseUrl","description":"Fully qualified path to portal home root.","type":"string | undefined"},{"name":"checkOnline","type":"boolean | undefined"},{"name":"fullName","description":"Optional full name fallback if user information does not include it.","type":"string | undefined"},{"name":"item","description":"Passing an item will show org info for publicly verified items, user info for standard items.","type":"PortalItem | undefined"},{"name":"portal","description":"The current portal instance.","type":"Portal"},{"name":"scale","description":"Scale of the component.","type":"Scale"},{"name":"showAvatar","description":"Set to false to hide the avatar and show username only.","type":"boolean"},{"name":"showName","description":"Set to false to show only the avatar.","type":"boolean"},{"name":"showUsername","description":"Set to true to show username in description.","type":"boolean"},{"name":"underline","description":"Set to true to underline the name.","type":"boolean | undefined"},{"name":"user","description":"Passing a user will always show thumbnail for that user (use either user or item).","type":"PopupUser | undefined"},{"name":"username","description":"Passing a username will perform a fetch for the user information on load.","type":"string | undefined"},{"name":"wrap","description":"Allow the name to wrap lines (max 2).","type":"boolean | undefined"},{"name":"zIndex","description":"The z-index of the popover.","type":"number | undefined"}],"events":[{"name":"arcgisUserPopupClose","type":"void"},{"name":"arcgisUserPopupInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction - used by telemetry."}]}},{"name":"arcgis-portal-voice-input","description":"A headless component that provides a voice input interface\n--\n\n### Events\n- **arcgisVoiceInputError**\n- **arcgisVoiceInputInterimTranscription** - Emitted with the current recognized text as it is being transcribed\n- **arcgisVoiceInputStart**\n- **arcgisVoiceInputStop**\n- **arcgisVoiceInputTranscription** - Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event.\n\n### Methods\n- `clearText(): Promise<void>`\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `startListening(): Promise<VoiceInputError | null>`\n- `stopListening(): Promise<void>`","attributes":[{"name":"language","description":"Language for speech recognition (e.g., 'en-US', 'es-ES'). If not provided, the browser's default language will be used.","value":{"type":"string"}}],"events":[{"name":"arcgisVoiceInputError","type":"{ errorCode: VoiceInputError; }"},{"name":"arcgisVoiceInputInterimTranscription","type":"{ text: string; }","description":"Emitted with the current recognized text as it is being transcribed"},{"name":"arcgisVoiceInputStart","type":"void"},{"name":"arcgisVoiceInputStop","type":"void"},{"name":"arcgisVoiceInputTranscription","type":"{ text: string; }","description":"Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event."}],"js":{"properties":[{"name":"language","description":"Language for speech recognition (e.g., 'en-US', 'es-ES'). If not provided, the browser's default language will be used.","type":"string | undefined"}],"events":[{"name":"arcgisVoiceInputError","type":"{ errorCode: VoiceInputError; }"},{"name":"arcgisVoiceInputInterimTranscription","type":"{ text: string; }","description":"Emitted with the current recognized text as it is being transcribed"},{"name":"arcgisVoiceInputStart","type":"void"},{"name":"arcgisVoiceInputStop","type":"void"},{"name":"arcgisVoiceInputTranscription","type":"{ text: string; }","description":"Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event."}]}}]},"css":{"properties":[{"name":"--arcgis-portal-navigation-logo-max-width","description":"specify a max-width for the logo component (helpful for long org names)."},{"name":"--arcgis-portal-navigation-logo-text-display","description":"set to none to hide the product logo text and show glyph only (useful at smaller screen sizes)."},{"name":"--arcgis-portal-navigation-user-max-width","description":"specify a max-width for the user component."},{"name":"--arcgis-portal-navigation-user-text-display","description":"set to none to hide user text and use avatar only at smaller screen sizes."},{"name":"--arcgis-portal-navigation-project-max-width","description":"specify a max-width for the project menu."}],"pseudo-elements":[]}}}
1
+ {"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","name":"@arcgis/portal-components","version":"5.2.0-next.78","description-markup":"markdown","contributions":{"html":{"elements":[{"name":"arcgis-portal-account-switcher","description":"Renders an account selection dialog and emits an account switching event.\n--\n\n### Events\n- **arcgisAccountSwitch** - Emitted when the user chooses a different account.\n- **arcgisClose** - Emitted when the user closes the account switcher.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }","description":"Emitted when the user chooses a different account."},{"name":"arcgisClose","type":"void","description":"Emitted when the user closes the account switcher."}],"js":{"properties":[{"name":"portal","description":"Portal object","type":"Portal"}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }","description":"Emitted when the user chooses a different account."},{"name":"arcgisClose","type":"void","description":"Emitted when the user closes the account switcher."}]}},{"name":"arcgis-portal-account-switcher-accounts","description":"### Events\n- **arcgisCloseDialog**\n- **arcgisLinkAll**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"target-user","value":{"type":"string"}}],"events":[{"name":"arcgisCloseDialog","type":"void"},{"name":"arcgisLinkAll","type":"void"}],"js":{"properties":[{"name":"accounts","type":"LinkedAccount[]"},{"name":"portal","type":"Portal"},{"name":"targetUser","type":"string"}],"events":[{"name":"arcgisCloseDialog","type":"void"},{"name":"arcgisLinkAll","type":"void"}]}},{"name":"arcgis-portal-account-switcher-list","description":"### Events\n- **arcgisAccountSwitch**\n- **arcgisAccountUnlink**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"interactive","default":"false","value":{"type":"boolean"}},{"name":"label","default":"\"\"","value":{"type":"string"}}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }"},{"name":"arcgisAccountUnlink","type":"{ account: LinkedAccount; }"}],"js":{"properties":[{"name":"interactive","type":"boolean"},{"name":"label","type":"string"},{"name":"linkedAccounts","type":"LinkedAccount[]"},{"name":"portal","type":"Portal"},{"name":"signedInUsers","type":"string[]"}],"events":[{"name":"arcgisAccountSwitch","type":"{ account: LinkedAccount; }"},{"name":"arcgisAccountUnlink","type":"{ account: LinkedAccount; }"}]}},{"name":"arcgis-portal-ai-assistant","description":"### Events\n- **arcgisPortalNavigationRequest**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"auto-destroy-disabled","default":"false","value":{"type":"boolean"}},{"name":"default-closed","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisPortalNavigationRequest","type":"{\n href: string;\n targetDetail: PortalNavigationTarget;\n}"}],"js":{"properties":[{"name":"autoDestroyDisabled","type":"boolean"},{"name":"config","type":"Config"},{"name":"defaultClosed","type":"boolean"},{"name":"disabledAgents","description":"Optional per-agent disabled map. Any missing key defaults to enabled.","type":"PortalAiAssistantDisabledAgents | undefined"},{"name":"navigationCapabilities","type":"CapabilityRegistry | undefined"},{"name":"navigationTargetMap","description":"Optional map of navigation target overrides for generating navigation hrefs from portal navigation suggestions.","type":"PartialPortalNavigationTargetMap | undefined"},{"name":"portal","type":"Portal"},{"name":"user","type":"PortalUser"}],"events":[{"name":"arcgisPortalNavigationRequest","type":"{\n href: string;\n targetDetail: PortalNavigationTarget;\n}"}]}},{"name":"arcgis-portal-ai-assistant-interrupt","description":"### Events\n- **arcgisCancel**\n- **arcgisSubmit**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"message","value":{"type":"string"}},{"name":"type","value":{"type":["\"single-select\"","\"multi-select\"","\"boolean-choice\"","\"text-input\""]}}],"events":[{"name":"arcgisCancel","type":"void"},{"name":"arcgisSubmit","type":"string[] | boolean | string"}],"js":{"properties":[{"name":"message","type":"NonNullable<InterruptType[\"message\"]>"},{"name":"options","type":"InterruptType[\"options\"]"},{"name":"type","type":"InterruptType[\"type\"]"}],"events":[{"name":"arcgisCancel","type":"void"},{"name":"arcgisSubmit","type":"string[] | boolean | string"}]}},{"name":"arcgis-portal-browser","description":"### Events\n- **arcgisAriaUpdate**\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n- **ariaUpdate**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `scrollToTop(): Promise<void>`","attributes":[{"name":"always-show-content","default":"false","value":{"type":"boolean"}},{"name":"always-show-pagination","default":"false","value":{"type":"boolean"}},{"name":"always-show-selection","default":"false","value":{"type":"boolean"}},{"name":"api","description":"**Deprecated**: Preserved for legacy arcgis-browser parity.. ","default":"4","value":{"type":"number"}},{"name":"form-factor","default":"\"large\"","value":{"type":["\"large\"","\"small\""]}},{"name":"height","description":"Height sizing strategy for the browser to use\nfull height will be 100% the height of its parent and scroll internally\nauto height will grow with the contents of the browser","default":"\"full\"","value":{"type":["\"auto\"","\"full\""]}},{"name":"hide-content-top","default":"false","value":{"type":"boolean"}},{"name":"hide-filters","default":"false","value":{"type":"boolean"}},{"name":"hide-top-bar","default":"false","value":{"type":"boolean"}},{"name":"loading","default":"false","value":{"type":"boolean"}},{"name":"panel","default":"false","value":{"type":"boolean"}},{"name":"preview","default":"false","value":{"type":"boolean"}},{"name":"search-term","default":"\"\"","value":{"type":"string"}},{"name":"show-pre-search","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisAriaUpdate","type":"string"},{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"},{"name":"ariaUpdate","type":"string"}],"js":{"properties":[{"name":"alwaysShowContent","type":"boolean"},{"name":"alwaysShowPagination","type":"boolean | undefined"},{"name":"alwaysShowSelection","type":"boolean"},{"name":"api","type":"number"},{"name":"formFactor","type":"\"large\" | \"small\""},{"name":"height","description":"Height sizing strategy for the browser to use\nfull height will be 100% the height of its parent and scroll internally\nauto height will grow with the contents of the browser","type":"\"auto\" | \"full\""},{"name":"hideContentTop","type":"boolean"},{"name":"hideFilters","type":"boolean | undefined"},{"name":"hideTopBar","type":"boolean | undefined"},{"name":"loading","type":"boolean"},{"name":"panel","type":"boolean"},{"name":"preview","type":"boolean"},{"name":"rangeFormatter","type":"RangeFormatter | undefined"},{"name":"response","type":"PortalBrowserSearchResponse"},{"name":"searchTerm","type":"string"},{"name":"selected","type":"BrowserContent | undefined"},{"name":"showPreSearch","type":"boolean | undefined"},{"name":"store","type":"PortalBrowserStore"}],"events":[{"name":"arcgisAriaUpdate","type":"string"},{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"},{"name":"ariaUpdate","type":"string"}]}},{"name":"arcgis-portal-browser-actions","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`","attributes":[],"events":[],"js":{"properties":[{"name":"actions","type":"PortalBrowserAction[]"},{"name":"selection","type":"BrowserContent | undefined"}],"events":[]}},{"name":"arcgis-portal-browser-filter-status","description":"### Events\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"browser-width","description":"Pass the width of the browser from state","value":{"type":"number"}},{"name":"component-width","description":"Pass the width of the component container","value":{"type":"number"}}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}],"js":{"properties":[{"name":"browserWidth","description":"Pass the width of the browser from state","type":"number | undefined"},{"name":"componentWidth","description":"Pass the width of the component container","type":"number | undefined"},{"name":"filters","type":"Record<string, PortalBrowserFilterDetail>"},{"name":"hiddenFilterIds","type":"string[]"}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}]}},{"name":"arcgis-portal-browser-pagination","description":"### Events\n- **arcgisBrowserPage**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `nextPage(): Promise<void>`","attributes":[{"name":"num","default":"60","value":{"type":"number"}},{"name":"start","default":"1","value":{"type":"number"}},{"name":"total","default":"0","value":{"type":"number"}}],"events":[{"name":"arcgisBrowserPage","type":"BrowserPageDetail"}],"js":{"properties":[{"name":"num","type":"number"},{"name":"start","type":"number"},{"name":"store","type":"PortalBrowserStore"},{"name":"total","type":"number"}],"events":[{"name":"arcgisBrowserPage","type":"BrowserPageDetail"}]}},{"name":"arcgis-portal-browser-search","description":"### Events\n- **arcgisBrowserSearch**\n- **arcgisBrowserSearchInput**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"allow-clear","default":"true","value":{"type":"boolean"}},{"name":"placeholder","default":"\"\"","value":{"type":"string"}},{"name":"term","default":"\"\"","value":{"type":"string"}}],"events":[{"name":"arcgisBrowserSearch","type":"string"},{"name":"arcgisBrowserSearchInput","type":"string"}],"js":{"properties":[{"name":"allowClear","type":"boolean"},{"name":"placeholder","type":"string"},{"name":"store","type":"PortalBrowserStore"},{"name":"term","type":"string"}],"events":[{"name":"arcgisBrowserSearch","type":"string"},{"name":"arcgisBrowserSearchInput","type":"string"}]}},{"name":"arcgis-portal-browser-sort","description":"### Events\n- **arcgisBrowserSortFieldChange**\n- **arcgisBrowserSortOrderChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","default":"\"dropdown\"","value":{"type":["\"accordion\"","\"dropdown\""]}},{"name":"field","value":{"type":["\"created\"","\"description\"","\"modified\"","\"name\"","\"owner\"","\"size\"","\"title\"","\"username\"","\"lastlogin\"","\"dataset\"","\"numviews\"","\"joined\"","\"relevance\"","\"added\"","\"fullname\"","\"membertype\"","\"mfaenabled\"","\"lastSyncFailureCount\"","\"invitationsPendingCount\"","\"participantGroupLinksCount\""]}},{"name":"order","value":{"type":["\"asc\"","\"desc\""]}},{"name":"show-text","default":"true","value":{"type":"boolean"}},{"name":"use-deleted","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisBrowserSortFieldChange","type":"PortalBrowserSortField"},{"name":"arcgisBrowserSortOrderChange","type":"PortalBrowserSortOrder"}],"js":{"properties":[{"name":"appearance","type":"\"accordion\" | \"dropdown\""},{"name":"field","type":"PortalBrowserSortField | undefined"},{"name":"options","type":"PortalBrowserSortField[]"},{"name":"order","type":"PortalBrowserSortOrder | undefined"},{"name":"showText","type":"boolean"},{"name":"useDeleted","type":"boolean"}],"events":[{"name":"arcgisBrowserSortFieldChange","type":"PortalBrowserSortField"},{"name":"arcgisBrowserSortOrderChange","type":"PortalBrowserSortOrder"}]}},{"name":"arcgis-portal-browser-top-bar","description":"### Events\n- **arcgisBrowserFilterClear**\n- **arcgisBrowserFilterRemove**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"filters-disabled","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}],"js":{"properties":[{"name":"filtersDisabled","type":"boolean"},{"name":"store","type":"PortalBrowserStore"}],"events":[{"name":"arcgisBrowserFilterClear","type":"null"},{"name":"arcgisBrowserFilterRemove","type":"string"}]}},{"name":"arcgis-portal-browser-view","description":"### Events\n- **arcgisBrowserViewChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"view","default":"\"\"","value":{"type":"string"}},{"name":"view-text","default":"\"View\"","value":{"type":"string"}}],"events":[{"name":"arcgisBrowserViewChange","type":"string"}],"js":{"properties":[{"name":"options","type":"PortalBrowserViewOption[]"},{"name":"store","type":"PortalBrowserStore"},{"name":"view","type":"string"},{"name":"viewText","type":"string"}],"events":[{"name":"arcgisBrowserViewChange","type":"string"}]}},{"name":"arcgis-portal-classification-banner","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `destroy(): Promise<void>` - Permanently destroy the component","attributes":[{"name":"missing-existing-classification","description":"If the portal item has a classification previously","default":"false","value":{"type":"boolean"}},{"name":"validation-errors","description":"The classification validation error - validate the classification value against the classification schema.","default":"\"\"","value":{"type":"string"}},{"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.","default":"\"full\"","value":{"type":["\"full\"","\"preview\""]}}],"events":[],"js":{"properties":[{"name":"missingExistingClassification","description":"If the portal item has a classification previously","type":"boolean"},{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"validationErrors","description":"The classification validation error - validate the classification value against the classification schema.","type":"string"},{"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":"\"full\" | \"preview\""}],"events":[]}},{"name":"arcgis-portal-classification-config","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.\n--\n\n### Events\n- **arcgisPropertyChange** - Event emitted when component property values status, values, or valid change.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `destroy(): Promise<void>` - Permanently destroy the component.\n- `resetForm(): Promise<void>` - Reset the form to the initial classification values from the portalItem\n- `validateForm(): Promise<void>` - Validates the form and sets the formValidationErrors state.","attributes":[{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","default":"\"idle\"","value":{"type":["\"loaded\"","\"loading\"","\"error\"","\"idle\""]}},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","default":"false","value":{"type":"boolean"}},{"name":"values","description":"The edited classification values of the portal item.","value":{}}],"events":[{"name":"arcgisPropertyChange","type":"{ name: \"status\" | \"values\" | \"valid\"; }","description":"Event emitted when component property values status, values, or valid change."}],"js":{"properties":[{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"status","description":"The loading status of the component, will be set to \"loaded\" when the classification schema is loaded.","type":"Status"},{"name":"valid","description":"The validity of the form values against the Portal's classification schema.","type":"boolean"},{"name":"values","description":"The edited classification values of the portal item.","type":"PortalItem[\"classification\"]"}],"events":[{"name":"arcgisPropertyChange","type":"{ name: \"status\" | \"values\" | \"valid\"; }","description":"Event emitted when component property values status, values, or valid change."}]}},{"name":"arcgis-portal-classification-favorite","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"selected-favorite-classification-name","default":"\"\"","value":{"type":"string"}}],"events":[],"js":{"properties":[{"name":"attributeExpressionResults","type":"AttributeExpressionResults | undefined"},{"name":"classificationValue","description":"Current classification value","type":"PortalItem[\"classification\"] | undefined"},{"name":"favoriteClassifications","description":"List of favorite classifications","type":"FavoriteClassification[]"},{"name":"portalItem","description":"The portal item to display the classification banner for.","type":"PortalItem | undefined"},{"name":"resetFavoriteClassification","type":"(favoriteClassifications: FavoriteClassification[]) => void"},{"name":"selectedFavoriteClassificationName","type":"string"},{"name":"updateClassificationData","type":"(selectedClassification: FavoriteClassification) => void"}],"events":[]}},{"name":"arcgis-portal-classification-form-element","description":"A web component that renders form elements for a classification schema attribute.\n--\n\n### Events\n- **arcgisAttributeValueChange** - The attribute value has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"attribute-key","value":{"type":"string"}}],"events":[{"name":"arcgisAttributeValueChange","type":"Record<string, unknown>","description":"The attribute value has changed."}],"js":{"properties":[{"name":"attribute","type":"ClassificationSchema[\"attributes\"][string]"},{"name":"attributeKey","type":"string"},{"name":"isRequiredErrors","type":"Set<string>"},{"name":"renderingInfo","type":"Pick<NonNullable<ReturnType<AttributeExpressionResults[\"get\"]>>, \"attributeValidationResult\" | \"valueExpressionResult\"> | undefined"},{"name":"value","type":"unknown"}],"events":[{"name":"arcgisAttributeValueChange","type":"Record<string, unknown>","description":"The attribute value has changed."}]}},{"name":"arcgis-portal-extent-picker","description":"To select extent value from a map or by entering coordinates.\n--\n\n### Events\n- **arcgisExtentPickerChange** - Emitted when the extent value changes\n- **arcgisExtentPickerClose** - Emitted when the dialog is closed\n- **arcgisExtentPickerSave** - Emitted when the save button is clicked\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `getExtent(): ExtentObj` - Returns the current extent value","attributes":[{"name":"active","description":"if true, open the dialog","default":"false","value":{"type":"boolean"}},{"name":"content-only","description":"Optional; if true, show only the content without the calcite-dialog wrapper","default":"false","value":{"type":"boolean"}},{"name":"extent-service","description":"Optional; URL of the extent service, used to initialize TileLayer","value":{"type":"string"}},{"name":"is-area","description":"Optional; if true, display texts that are for areas rather than the default extent texts","default":"false","value":{"type":"boolean"}},{"name":"item-id","description":"Optional; if passed, use the itemId to load the Portal item","value":{"type":"string"}}],"events":[{"name":"arcgisExtentPickerChange","type":"ExtentObj","description":"Emitted when the extent value changes"},{"name":"arcgisExtentPickerClose","type":"void","description":"Emitted when the dialog is closed"},{"name":"arcgisExtentPickerSave","type":"ExtentObj","description":"Emitted when the save button is clicked"}],"js":{"properties":[{"name":"active","description":"if true, open the dialog","type":"boolean"},{"name":"contentOnly","description":"Optional; if true, show only the content without the calcite-dialog wrapper","type":"boolean"},{"name":"extentService","description":"Optional; URL of the extent service, used to initialize TileLayer","type":"string | undefined"},{"name":"extentValue","description":"current extent value","type":"ExtentValue | undefined"},{"name":"isArea","description":"Optional; if true, display texts that are for areas rather than the default extent texts","type":"boolean"},{"name":"itemId","description":"Optional; if passed, use the itemId to load the Portal item","type":"string | undefined"},{"name":"portal","description":"Optional; Portal instance","type":"Portal | undefined"}],"events":[{"name":"arcgisExtentPickerChange","type":"ExtentObj","description":"Emitted when the extent value changes"},{"name":"arcgisExtentPickerClose","type":"void","description":"Emitted when the dialog is closed"},{"name":"arcgisExtentPickerSave","type":"ExtentObj","description":"Emitted when the save button is clicked"}]}},{"name":"arcgis-portal-field-delete","description":"### Events\n- **arcgisBeforeDelete** - Emitted when the user initiates the delete process.\n- **arcgisBeforeModalClose** - Emitted before the modal is closed if the alert is handled in consumer.\n- **arcgisClose** - Emitted when the component is closed for any reason.\n- **arcgisFieldsDeleted** - Emitted when the field is successfully deleted.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[],"events":[{"name":"arcgisBeforeDelete","type":"void","description":"Emitted when the user initiates the delete process."},{"name":"arcgisBeforeModalClose","type":"string","description":"Emitted before the modal is closed if the alert is handled in consumer."},{"name":"arcgisClose","type":"void","description":"Emitted when the component is closed for any reason."},{"name":"arcgisFieldsDeleted","type":"void","description":"Emitted when the field is successfully deleted."}],"js":{"properties":[{"name":"config","description":"For documentation links.","type":"IConfig | undefined"},{"name":"fieldNames","description":"The fields to delete.","type":"string[] | undefined"},{"name":"layer","description":"The layer whose field is being deleted.","type":"FeatureLayer | OrientedImageryLayer | undefined"},{"name":"mapView","description":"The MapView instance.","type":"MapView | undefined"},{"name":"options","description":"Properties that may need to be passed in case values differ from what is available on Map Viewer.","type":"FieldDeleteOptions | undefined"}],"events":[{"name":"arcgisBeforeDelete","type":"void","description":"Emitted when the user initiates the delete process."},{"name":"arcgisBeforeModalClose","type":"string","description":"Emitted before the modal is closed if the alert is handled in consumer."},{"name":"arcgisClose","type":"void","description":"Emitted when the component is closed for any reason."},{"name":"arcgisFieldsDeleted","type":"void","description":"Emitted when the field is successfully deleted."}]}},{"name":"arcgis-portal-group-badges","description":"Groups can have special statuses and capabilities. This component derives and renders badges for those states.\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","description":"Appearance of the chips used for group badges.","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Size of each badge chip.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltips","description":"Enables tooltip text for each badge.","default":"false","value":{"type":"boolean"}},{"name":"width","description":"Full width shows label text, narrow renders icon only.","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","description":"Appearance of the chips used for group badges.","type":"Chip[\"appearance\"] | undefined"},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","type":"boolean"},{"name":"group","type":"PortalGroup | undefined"},{"name":"portal","description":"Current Portal instance.","type":"GroupBadgesPortal | undefined"},{"name":"scale","description":"Size of each badge chip.","type":"Chip[\"scale\"]"},{"name":"showTooltips","description":"Enables tooltip text for each badge.","type":"boolean"},{"name":"width","description":"Full width shows label text, narrow renders icon only.","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-group-browser","description":"A group-browser wrapper around `arcgis-portal-browser` that renders filters from declarative config.\n--\n\n### Events\n- **arcgisAriaUpdate** - Mirrors live-region announcements from the underlying portal browser.\n- **arcgisGroupBrowserInternalUIAction**\n- **arcgisGroupBrowserLoading**\n- **arcgisGroupBrowserPreview**\n- **arcgisGroupBrowserSelect**\n- **arcgisGroupBrowserSublayerPreview** - Fires when preview is opened or closed for sublayer parity; currently emits null on close.\n- **arcgisGroupBrowserUpdate**\n- **arcgisGroupBrowserUserFilterChange**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `refresh(): Promise<void>`","attributes":[{"name":"always-show-selection","description":"Optionally force showing selection region in content top bar.","default":"false","value":{"type":"boolean"}},{"name":"form-factor","description":"Browser responsive form factor.","default":"\"large\"","value":{"type":["\"large\"","\"small\""]}},{"name":"has-indoors-spaces","description":"True when membership options should be restricted for indoor spaces behavior.","default":"false","value":{"type":"boolean"}},{"name":"height","description":"Height sizing mode forwarded to arcgis-portal-browser.","default":"\"full\"","value":{"type":["\"auto\"","\"full\""]}},{"name":"hide-preview-badges","description":"Optionally hide group badges for the group browser preview element.","default":"false","value":{"type":"boolean"}},{"name":"hide-preview-footer","description":"Optionally hide the footer for the group browser preview element.","default":"false","value":{"type":"boolean"}},{"name":"loading","description":"Browser loading state.","default":"false","value":{"type":"boolean"}},{"name":"num","description":"Number of results to fetch per page.","default":"60","value":{"type":"number"}},{"name":"preview","description":"Default preview behavior forwarded to group cards unless overridden per card.","default":"\"top\"","value":{"type":["\"top\"","\"action\""]}},{"name":"q","description":"Optional base query applied to each fetch operation.","default":"\"\"","value":{"type":"string"}},{"name":"search-term","description":"Optional search term forwarded to arcgis-portal-browser.","default":"\"\"","value":{"type":"string"}},{"name":"search-user","description":"Optional search-user input to constrain queries by user.","value":{"type":"string"}},{"name":"selection","description":"Selection mode for card-level interactions.","default":"\"none\"","value":{"type":["\"multiple\"","\"none\"","\"single\""]}}],"events":[{"name":"arcgisAriaUpdate","type":"string","description":"Mirrors live-region announcements from the underlying portal browser."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction"},{"name":"arcgisGroupBrowserLoading","type":"void"},{"name":"arcgisGroupBrowserPreview","type":"PortalGroup | null"},{"name":"arcgisGroupBrowserSelect","type":"PortalGroup[]"},{"name":"arcgisGroupBrowserSublayerPreview","type":"null","description":"Fires when preview is opened or closed for sublayer parity; currently emits null on close."},{"name":"arcgisGroupBrowserUpdate","type":"PortalGroupBrowserResponse"},{"name":"arcgisGroupBrowserUserFilterChange","type":"string"}],"js":{"properties":[{"name":"alwaysShowSelection","description":"Optionally force showing selection region in content top bar.","type":"boolean"},{"name":"cards","description":"Optional per-group card prop customization for baked-in result rendering.","type":"PortalGroupBrowserCardsConfig"},{"name":"fetch","description":"Optional custom fetch function for group data retrieval.","type":"((query: PortalGroupBrowserQuery) => Promise<PortalGroupBrowserSearchResult>) | undefined"},{"name":"filters","description":"Filter configuration rendered internally by this component.","type":"PortalGroupBrowserFiltersConfig"},{"name":"formFactor","description":"Browser responsive form factor.","type":"\"large\" | \"small\""},{"name":"hasIndoorsSpaces","description":"True when membership options should be restricted for indoor spaces behavior.","type":"boolean"},{"name":"height","description":"Height sizing mode forwarded to arcgis-portal-browser.","type":"\"auto\" | \"full\""},{"name":"hidePreviewBadges","description":"Optionally hide group badges for the group browser preview element.","type":"boolean"},{"name":"hidePreviewFooter","description":"Optionally hide the footer for the group browser preview element.","type":"boolean"},{"name":"loading","description":"Browser loading state.","type":"boolean"},{"name":"num","description":"Number of results to fetch per page.","type":"number"},{"name":"portal","type":"Portal"},{"name":"preflight","description":"Optional preflight transform before fetch is executed.","type":"((query: PortalGroupBrowserQuery) => Promise<PortalGroupBrowserQuery>) | undefined"},{"name":"preview","description":"Default preview behavior forwarded to group cards unless overridden per card.","type":"PortalGroupCardProps[\"preview\"]"},{"name":"q","description":"Optional base query applied to each fetch operation.","type":"string"},{"name":"searchTerm","description":"Optional search term forwarded to arcgis-portal-browser.","type":"string"},{"name":"searchUser","description":"Optional search-user input to constrain queries by user.","type":"string | undefined"},{"name":"selected","description":"Optional selected groups forwarded to arcgis-portal-browser.","type":"PortalGroup[] | undefined"},{"name":"selection","description":"Selection mode for card-level interactions.","type":"\"multiple\" | \"none\" | \"single\""},{"name":"sort","description":"Sort configuration rendered internally by this component.","type":"PortalGroupBrowserSortConfig"},{"name":"store","description":"Shared browser store that tracks active filters and responsive state.","type":"Accessor & GroupBrowserState"}],"events":[{"name":"arcgisAriaUpdate","type":"string","description":"Mirrors live-region announcements from the underlying portal browser."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction"},{"name":"arcgisGroupBrowserLoading","type":"void"},{"name":"arcgisGroupBrowserPreview","type":"PortalGroup | null"},{"name":"arcgisGroupBrowserSelect","type":"PortalGroup[]"},{"name":"arcgisGroupBrowserSublayerPreview","type":"null","description":"Fires when preview is opened or closed for sublayer parity; currently emits null on close."},{"name":"arcgisGroupBrowserUpdate","type":"PortalGroupBrowserResponse"},{"name":"arcgisGroupBrowserUserFilterChange","type":"string"}]}},{"name":"arcgis-portal-group-browser-preview","description":"### Events\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupBrowserPreviewClose**\n- **arcgisPreviewClose**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"hide-badges","description":"Hide group badges in overview section.","default":"false","value":{"type":"boolean"}},{"name":"hide-preview-footer","description":"Hide footer details action.","default":"false","value":{"type":"boolean"}},{"name":"preview-footer-actions-spaced","description":"Apply spacing between footer actions.","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewClose","type":"void"},{"name":"arcgisPreviewClose","type":"void"}],"js":{"properties":[{"name":"currentResponse","description":"Current query response used for telemetry position calculation.","type":"PortalGroupBrowserSearchResult | undefined"},{"name":"group","description":"Group selected for preview.","type":"PortalGroup"},{"name":"hideBadges","description":"Hide group badges in overview section.","type":"boolean"},{"name":"hidePreviewFooter","description":"Hide footer details action.","type":"boolean"},{"name":"portal","description":"Portal used for thumbnail and deep-link resolution.","type":"Portal"},{"name":"previewFooterActionsSpaced","description":"Apply spacing between footer actions.","type":"boolean"},{"name":"user","description":"Current signed-in user context used by preview cards.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewClose","type":"void"},{"name":"arcgisPreviewClose","type":"void"}]}},{"name":"arcgis-portal-group-browser-preview-card","description":"### Events\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupBrowserPreviewCardSelect** - Emitted when this card is selected via interaction.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`","attributes":[{"name":"base-url","description":"Optional fully qualified path to the portal home root.","value":{"type":"string"}},{"name":"hide-item-type","description":"Hide item type in the card body.","default":"false","value":{"type":"boolean"}},{"name":"hide-owner","description":"Hide owner information in the footer.","default":"false","value":{"type":"boolean"}},{"name":"hide-thumbnail","description":"Hide the item thumbnail area.","default":"false","value":{"type":"boolean"}},{"name":"interactive","description":"Allow hover styles and click interaction on the card.","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Optional link destination; when provided, upper card section becomes an anchor.","value":{"type":"string"}},{"name":"new-tab","description":"Open card link in a new tab.","default":"false","value":{"type":"boolean"}},{"name":"show-badges","description":"Show simple content status badge when available.","default":"false","value":{"type":"boolean"}},{"name":"show-date-updated","description":"Show the item modified date in the card details row.","default":"false","value":{"type":"boolean"}},{"name":"show-owner-popup","description":"Show popup-enabled owner link in footer instead of plain avatar lockup.","default":"false","value":{"type":"boolean"}},{"name":"show-summary","description":"Show a short item summary if available.","default":"false","value":{"type":"boolean"}}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewCardSelect","type":"PortalItem","description":"Emitted when this card is selected via interaction."}],"js":{"properties":[{"name":"baseUrl","description":"Optional fully qualified path to the portal home root.","type":"string | undefined"},{"name":"hideItemType","description":"Hide item type in the card body.","type":"boolean"},{"name":"hideOwner","description":"Hide owner information in the footer.","type":"boolean"},{"name":"hideThumbnail","description":"Hide the item thumbnail area.","type":"boolean"},{"name":"interactive","description":"Allow hover styles and click interaction on the card.","type":"boolean"},{"name":"item","description":"Item shown in the group preview content list.","type":"PortalItem"},{"name":"link","description":"Optional link destination; when provided, upper card section becomes an anchor.","type":"string | undefined"},{"name":"newTab","description":"Open card link in a new tab.","type":"boolean"},{"name":"portal","description":"Current portal instance used for links and thumbnail resolution.","type":"Portal | undefined"},{"name":"showBadges","description":"Show simple content status badge when available.","type":"boolean"},{"name":"showDateUpdated","description":"Show the item modified date in the card details row.","type":"boolean"},{"name":"showOwnerPopup","description":"Show popup-enabled owner link in footer instead of plain avatar lockup.","type":"boolean"},{"name":"showSummary","description":"Show a short item summary if available.","type":"boolean"},{"name":"user","description":"Current signed in user for owner and item context.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupBrowserPreviewCardSelect","type":"PortalItem","description":"Emitted when this card is selected via interaction."}]}},{"name":"arcgis-portal-group-card","description":"A card for displaying portal group information.\n--\n\n### Events\n- **arcgisGroupBrowserCardPreview** - Emitted when preview is requested from card interaction.\n- **arcgisGroupBrowserInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisGroupCardSelect** - Emitted when the group is selected or deselected.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`\n\n### Slots\n- **content-top** - Inserted content appears above the card body.\n- **content-end** - Inserted content appears beneath the card details.\n- **actions-start** - Inserted content appears in the footer before owner information.\n- **actions-end** - Inserted content appears in the footer end area.","attributes":[{"name":"disabled","description":"Disable interaction when true.","default":"false","value":{"type":"boolean"}},{"name":"hide-badges","description":"Hide group badges.","default":"false","value":{"type":"boolean"}},{"name":"hide-date-updated","description":"Hide last-updated detail.","default":"false","value":{"type":"boolean"}},{"name":"hide-owner","description":"Hide the owner information in the card footer.","default":"false","value":{"type":"boolean"}},{"name":"hide-viewable-by","description":"Hide information on who can view this group.","default":"false","value":{"type":"boolean"}},{"name":"indeterminate","description":"Show the group as partially selected.","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Making this non-empty turns the top section into a link.","value":{"type":"string"}},{"name":"name","description":"Name of the radio button control for accessibility.","value":{"type":"string"}},{"name":"new-tab","description":"Open link in new tab when true.","default":"false","value":{"type":"boolean"}},{"name":"preview","description":"Optionally emit preview behavior on click of card.","value":{"type":["\"top\"","\"action\""]}},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","default":"false","value":{"type":"boolean"}},{"name":"selected","description":"Set to true to mark group as selected.","default":"false","value":{"type":"boolean"}},{"name":"selection","description":"Type of selection behavior.","default":"\"none\"","value":{"type":["\"single\"","\"none\"","\"multiple\""]}},{"name":"show-date-created","description":"Show created date detail.","default":"false","value":{"type":"boolean"}},{"name":"show-summary","description":"Show group summary text in card body.","default":"false","value":{"type":"boolean"}},{"name":"view","description":"Select which view to use for the card.","default":"\"list\"","value":{"type":["\"list\"","\"compact\""]}}],"slots":[{"name":"content-top","description":"Inserted content appears above the card body."},{"name":"content-end","description":"Inserted content appears beneath the card details."},{"name":"actions-start","description":"Inserted content appears in the footer before owner information."},{"name":"actions-end","description":"Inserted content appears in the footer end area."}],"events":[{"name":"arcgisGroupBrowserCardPreview","type":"PortalGroup | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupCardSelect","type":"{\n group: PortalGroup;\n selected: boolean;\n}","description":"Emitted when the group is selected or deselected."}],"js":{"properties":[{"name":"disabled","description":"Disable interaction when true.","type":"boolean"},{"name":"group","description":"Group data from search results or a loaded PortalGroup instance.","type":"PortalGroup"},{"name":"hideBadges","description":"Hide group badges.","type":"boolean"},{"name":"hideDateUpdated","description":"Hide last-updated detail.","type":"boolean"},{"name":"hideOwner","description":"Hide the owner information in the card footer.","type":"boolean"},{"name":"hideViewableBy","description":"Hide information on who can view this group.","type":"boolean"},{"name":"indeterminate","description":"Show the group as partially selected.","type":"boolean"},{"name":"link","description":"Making this non-empty turns the top section into a link.","type":"string | undefined"},{"name":"linkHandler","description":"Optional callback that runs when the link is activated.","type":"((group: PortalGroup) => void) | undefined"},{"name":"name","description":"Name of the radio button control for accessibility.","type":"string | undefined"},{"name":"newTab","description":"Open link in new tab when true.","type":"boolean"},{"name":"portal","description":"Current portal instance.","type":"Portal"},{"name":"preview","description":"Optionally emit preview behavior on click of card.","type":"GroupCardPreview | undefined"},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","type":"boolean"},{"name":"selected","description":"Set to true to mark group as selected.","type":"boolean"},{"name":"selection","description":"Type of selection behavior.","type":"GroupCardSelection"},{"name":"showDateCreated","description":"Show created date detail.","type":"boolean"},{"name":"showSummary","description":"Show group summary text in card body.","type":"boolean"},{"name":"user","description":"Current signed-in portal user.","type":"PortalUser | undefined"},{"name":"view","description":"Select which view to use for the card.","type":"GroupCardView"}],"events":[{"name":"arcgisGroupBrowserCardPreview","type":"PortalGroup | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisGroupBrowserInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisGroupCardSelect","type":"{\n group: PortalGroup;\n selected: boolean;\n}","description":"Emitted when the group is selected or deselected."}]}},{"name":"arcgis-portal-group-thumbnail","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"scale","description":"Component scale.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\"","\"xl\""]}},{"name":"tooltip","description":"Whether to show tooltip on hover/focus.","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"group","description":"Group data used to render thumbnail image or fallback initials.","type":"GroupThumbnail | undefined"},{"name":"portal","description":"Current portal instance used for tokenized thumbnail URL generation.","type":"Portal | undefined"},{"name":"scale","description":"Component scale.","type":"GroupThumbnailScale"},{"name":"tooltip","description":"Whether to show tooltip on hover/focus.","type":"boolean"}],"events":[]}},{"name":"arcgis-portal-info-banner","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"position","description":"Informational banner should be displayed on both top and bottom of screen","default":"\"top\"","value":{"type":["\"bottom\"","\"top\""]}}],"events":[],"js":{"properties":[{"name":"config","description":"Banner configuration stored in organization settings","type":"PortalInfoBannerConfig | undefined"},{"name":"position","description":"Informational banner should be displayed on both top and bottom of screen","type":"\"bottom\" | \"top\" | undefined"}],"events":[]}},{"name":"arcgis-portal-item-actions","description":"Configurable overflow menu for an item.\n--\n\n### Events\n- **arcgisItemActionClick** - Fires when user clicks an action.\n- **arcgisItemActions** - Legacy passthrough event retained for compatibility.\n- **arcgisItemActionsOpen** - Fires when user opens the action menu.\n- **arcgisItemFavoriteUpdate** - Fires when user changes the favorite status.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"label","description":"The more options text used by assistive technology.","value":{"type":"string"}},{"name":"preview-text","description":"Text for the preview option.","value":{"type":"string"}},{"name":"show-favorite","description":"Allow the user to add and remove from favorites.","default":"false","value":{"type":"boolean"}},{"name":"show-preview","description":"Allow the user to open preview from the actions menu.","default":"false","value":{"type":"boolean"}},{"name":"tab-index-override","value":{"type":"number"}}],"events":[{"name":"arcgisItemActionClick","type":"string","description":"Fires when user clicks an action."},{"name":"arcgisItemActions","type":"unknown","description":"Legacy passthrough event retained for compatibility."},{"name":"arcgisItemActionsOpen","type":"PortalItemActionsOpenDetail","description":"Fires when user opens the action menu."},{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}],"js":{"properties":[{"name":"actions","description":"Optional actions to render in the menu.","type":"PortalItemAction[]"},{"name":"item","description":"Partial item JSON from search results or a loaded PortalItem instance.","type":"PortalItem"},{"name":"keyHandler","description":"Optional keyboard handler for the trigger action.","type":"((e: KeyboardEvent, dropdown: Dropdown) => void) | undefined"},{"name":"label","description":"The more options text used by assistive technology.","type":"string"},{"name":"portal","description":"Current Portal instance.","type":"Portal"},{"name":"previewText","description":"Text for the preview option.","type":"string | undefined"},{"name":"showFavorite","description":"Allow the user to add and remove from favorites.","type":"boolean"},{"name":"showPreview","description":"Allow the user to open preview from the actions menu.","type":"boolean"},{"name":"tabIndexOverride","type":"number | undefined"},{"name":"user","description":"Currently signed-in Portal user.","type":"PortalUser | undefined"}],"events":[{"name":"arcgisItemActionClick","type":"string","description":"Fires when user clicks an action."},{"name":"arcgisItemActions","type":"unknown","description":"Legacy passthrough event retained for compatibility."},{"name":"arcgisItemActionsOpen","type":"PortalItemActionsOpenDetail","description":"Fires when user opens the action menu."},{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}]}},{"name":"arcgis-portal-item-badges","description":"Derives and renders portal item badges that represent status, capabilities, and lifecycle states.\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","description":"Appearance of the chips used for item badges.","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Size of each badge chip.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltips","description":"Enables tooltip text for each badge.","default":"false","value":{"type":"boolean"}},{"name":"use-production","description":"Optional mode for enterprise contexts that should resolve online tooltip content.","default":"false","value":{"type":"boolean"}},{"name":"width","description":"Full width shows label text, narrow renders icon only.","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","description":"Appearance of the chips used for item badges.","type":"Chip[\"appearance\"] | undefined"},{"name":"empty","description":"Reflected flag that indicates no badges were generated for the current input.","type":"boolean"},{"name":"item","description":"Portal item to inspect for badges.","type":"PortalItem"},{"name":"portal","description":"Portal instance used for organization and environment-specific badge behavior.","type":"Portal"},{"name":"scale","description":"Size of each badge chip.","type":"Chip[\"scale\"]"},{"name":"showTooltips","description":"Enables tooltip text for each badge.","type":"boolean"},{"name":"useProduction","description":"Optional mode for enterprise contexts that should resolve online tooltip content.","type":"boolean | undefined"},{"name":"user","description":"Optional current user, used for user-dependent badge logic.","type":"PortalUser | undefined"},{"name":"width","description":"Full width shows label text, narrow renders icon only.","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-item-badge","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"appearance","value":{"type":["\"outline\"","\"outline-fill\"","\"solid\""]}},{"name":"badge-type","value":{"type":["\"Open Data\"","\"Solution\"","\"Living Atlas\"","\"Collaboration\"","\"Beta\"","\"Authoritative\"","\"Deprecated\"","\"DeprecatedItemType\"","\"Has Replacement\"","\"Marketplace\"","\"Personal credential\"","\"Premium\"","\"Public Data Collection\"","\"Registered API Key Credentials (Personal)\"","\"Registered API Key Credentials (Standard)\"","\"Registered Application\"","\"Registered OAuth 2.0 Credentials (Personal)\"","\"Registered OAuth 2.0 Credentials (Standard)\"","\"Registered\"","\"Retired\"","\"Subscriber\""]}},{"name":"scale","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltip","default":"false","value":{"type":"boolean"}},{"name":"use-production","default":"false","value":{"type":"boolean"}},{"name":"width","default":"\"full\"","value":{"type":["\"full\"","\"narrow\""]}}],"events":[],"js":{"properties":[{"name":"appearance","type":"Chip[\"appearance\"] | undefined"},{"name":"badgeType","type":"ItemBadge"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal"},{"name":"scale","type":"Chip[\"scale\"]"},{"name":"showTooltip","type":"boolean"},{"name":"useProduction","type":"boolean | undefined"},{"name":"user","type":"PortalUser | undefined"},{"name":"width","type":"\"full\" | \"narrow\""}],"events":[]}},{"name":"arcgis-portal-item-card","description":"A card for displaying portal item information.\n--\n\n### Events\n- **arcgisItemBrowserCardPreview** - Emitted when preview is requested from card interaction.\n- **arcgisItemCardActionsOpen** - Emitted when the actions menu is opened.\n- **arcgisItemCardInternalUIAction** - Fires on internal component interaction for telemetry.\n- **arcgisItemCardSelect** - Emitted when the item is selected or deselected.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `restoreFocus(): Promise<void>`\n\n### Slots\n- **content-top** - Inserted content appears above the card body.\n- **content-end** - Inserted content appears beneath the card details.\n- **sharing-summary** - Custom sharing summary content.\n- **share-summary** - Legacy alias for sharing-summary.\n- **actions-start** - Inserted content appears in the footer before owner information.\n- **actions-end** - Inserted content appears in the footer end area.","attributes":[{"name":"disabled","description":"Disable interaction when true.","default":"false","value":{"type":"boolean"}},{"name":"disable-selection","description":"Disable selection controls.","default":"false","value":{"type":"boolean"}},{"name":"hide-actions-start","default":"false","value":{"type":"boolean"}},{"name":"link","description":"Making this non-empty turns the top section into a link.","value":{"type":"string"}},{"name":"name","description":"Name of the radio button control for accessibility.","value":{"type":"string"}},{"name":"new-tab","description":"Open link in new tab when true.","default":"false","value":{"type":"boolean"}},{"name":"preview","description":"Optionally emit preview behavior on click of card.","value":{"type":["\"top\"","\"action\""]}},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","default":"false","value":{"type":"boolean"}},{"name":"recycle-bin","description":"Set to true to disable preview actions for recycle bin contexts.","default":"false","value":{"type":"boolean"}},{"name":"selected","description":"Set to true to mark item as selected.","default":"false","value":{"type":"boolean"}},{"name":"selection","description":"Type of selection behavior.","default":"\"none\"","value":{"type":["\"single\"","\"none\"","\"multiple\""]}},{"name":"show-access","description":"Show item sharing access detail.","default":"false","value":{"type":"boolean"}},{"name":"show-badges","description":"Show item status badges.","default":"true","value":{"type":"boolean"}},{"name":"show-badge-tooltips","description":"Show tooltip content for item badges.","default":"true","value":{"type":"boolean"}},{"name":"show-date-updated","description":"Show last-updated detail.","default":"true","value":{"type":"boolean"}},{"name":"show-favorite","description":"Allow user to favorite an item.","default":"false","value":{"type":"boolean"}},{"name":"show-favorite-in-actions-menu","description":"Set to true to show favorites within the actions menu, rather than on the card itself.","default":"false","value":{"type":"boolean"}},{"name":"show-item-type","description":"Show item type in card details.","default":"true","value":{"type":"boolean"}},{"name":"show-item-type-hosted","description":"Show hosted information in item type text when available.","default":"false","value":{"type":"boolean"}},{"name":"show-owner","description":"Show the owner information in the card footer.","default":"true","value":{"type":"boolean"}},{"name":"show-summary","description":"Show item summary text in card body.","default":"false","value":{"type":"boolean"}},{"name":"show-thumbnail","description":"Show item thumbnail.","default":"true","value":{"type":"boolean"}},{"name":"user-popup-z-index","description":"The z-index of the owner popup.","value":{"type":"number"}},{"name":"view","description":"Select which view to use for the card.","default":"\"list\"","value":{"type":["\"grid\"","\"list\""]}}],"slots":[{"name":"content-top","description":"Inserted content appears above the card body."},{"name":"content-end","description":"Inserted content appears beneath the card details."},{"name":"sharing-summary","description":"Custom sharing summary content."},{"name":"share-summary","description":"Legacy alias for sharing-summary."},{"name":"actions-start","description":"Inserted content appears in the footer before owner information."},{"name":"actions-end","description":"Inserted content appears in the footer end area."}],"events":[{"name":"arcgisItemBrowserCardPreview","type":"PortalItem | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisItemCardActionsOpen","type":"PortalItemCardActionsOpenDetail","description":"Emitted when the actions menu is opened."},{"name":"arcgisItemCardInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisItemCardSelect","type":"{\n item: PortalItem;\n selected: boolean;\n}","description":"Emitted when the item is selected or deselected."}],"js":{"properties":[{"name":"actions","description":"Pass a set of actions to appear inside an ellipsis menu.","type":"PortalItemAction[]"},{"name":"disabled","description":"Disable interaction when true.","type":"boolean"},{"name":"disableSelection","description":"Disable selection controls.","type":"boolean"},{"name":"hideActionsStart","type":"boolean | undefined"},{"name":"item","description":"Item data from search results or a loaded PortalItem instance.","type":"PortalItem"},{"name":"link","description":"Making this non-empty turns the top section into a link.","type":"string | undefined"},{"name":"linkHandler","description":"Optional callback that runs when the link is activated.","type":"((item: PortalItem) => void) | undefined"},{"name":"name","description":"Name of the radio button control for accessibility.","type":"string | undefined"},{"name":"newTab","description":"Open link in new tab when true.","type":"boolean"},{"name":"portal","description":"Current portal instance.","type":"Portal"},{"name":"preview","description":"Optionally emit preview behavior on click of card.","type":"ItemCardPreview | undefined"},{"name":"previewed","description":"Whether this card is currently previewed by parent browser state.","type":"boolean"},{"name":"recycleBin","description":"Set to true to disable preview actions for recycle bin contexts.","type":"boolean"},{"name":"selected","description":"Set to true to mark item as selected.","type":"boolean"},{"name":"selection","description":"Type of selection behavior.","type":"ItemCardSelection"},{"name":"showAccess","description":"Show item sharing access detail.","type":"boolean"},{"name":"showBadges","description":"Show item status badges.","type":"boolean"},{"name":"showBadgeTooltips","description":"Show tooltip content for item badges.","type":"boolean"},{"name":"showDateUpdated","description":"Show last-updated detail.","type":"boolean"},{"name":"showFavorite","description":"Allow user to favorite an item.","type":"boolean"},{"name":"showFavoriteInActionsMenu","description":"Set to true to show favorites within the actions menu, rather than on the card itself.","type":"boolean"},{"name":"showItemType","description":"Show item type in card details.","type":"boolean"},{"name":"showItemTypeHosted","description":"Show hosted information in item type text when available.","type":"boolean"},{"name":"showOwner","description":"Show the owner information in the card footer.","type":"boolean"},{"name":"showSummary","description":"Show item summary text in card body.","type":"boolean"},{"name":"showThumbnail","description":"Show item thumbnail.","type":"boolean"},{"name":"user","description":"Current signed-in portal user.","type":"PortalUser | undefined"},{"name":"userPopupZIndex","description":"The z-index of the owner popup.","type":"number | undefined"},{"name":"view","description":"Select which view to use for the card.","type":"ItemCardView"}],"events":[{"name":"arcgisItemBrowserCardPreview","type":"PortalItem | null","description":"Emitted when preview is requested from card interaction."},{"name":"arcgisItemCardActionsOpen","type":"PortalItemCardActionsOpenDetail","description":"Emitted when the actions menu is opened."},{"name":"arcgisItemCardInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction for telemetry."},{"name":"arcgisItemCardSelect","type":"{\n item: PortalItem;\n selected: boolean;\n}","description":"Emitted when the item is selected or deselected."}]}},{"name":"arcgis-portal-item-favorite","description":"### Events\n- **arcgisItemFavoriteUpdate** - Fires when user changes the favorite status.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>`","attributes":[{"name":"icon-only","default":"false","value":{"type":"boolean"}},{"name":"scale","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-tooltip","default":"false","value":{"type":"boolean"}},{"name":"width","default":"\"full\"","value":{"type":["\"auto\"","\"half\"","\"full\""]}}],"events":[{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}],"js":{"properties":[{"name":"iconOnly","type":"boolean"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal"},{"name":"scale","type":"Button[\"scale\"]"},{"name":"showTooltip","type":"boolean"},{"name":"user","type":"PortalUser | undefined"},{"name":"width","type":"Button[\"width\"]"}],"events":[{"name":"arcgisItemFavoriteUpdate","type":"FavoriteUpdate","description":"Fires when user changes the favorite status."}]}},{"name":"arcgis-portal-item-type","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"ellipsis","description":"Set to true to hide overflow (otherwise it will wrap lines)","default":"false","value":{"type":"boolean"}},{"name":"hide-icon","default":"false","value":{"type":"boolean"}},{"name":"hide-text","default":"false","value":{"type":"boolean"}},{"name":"scale","default":"\"s\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"show-hosted","description":"Display additional information about the item (views, extensions, photos, etc)\nwill only display for users who can update or edit","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"ellipsis","description":"Set to true to hide overflow (otherwise it will wrap lines)","type":"boolean | undefined"},{"name":"hideIcon","type":"boolean | undefined"},{"name":"hideText","type":"boolean | undefined"},{"name":"item","type":"PortalItem"},{"name":"portal","type":"Portal | undefined"},{"name":"scale","type":"\"l\" | \"m\" | \"s\""},{"name":"serviceInfo","type":"FeatureLayerProperties | undefined"},{"name":"showHosted","description":"Display additional information about the item (views, extensions, photos, etc)\nwill only display for users who can update or edit","type":"boolean | undefined"},{"name":"user","type":"PortalUser | null | undefined"}],"events":[]}},{"name":"arcgis-portal-mentionable-text-area","description":"A mention-enabled text area for ArcGIS Portal users, items, and groups.\n--\n\n### Events\n- **arcgisMentionableSelectedIndexChange** - Emitted when the selected item index changes\n- **arcgisMentionableTextAreaChange** - Emitted when the text content changes\n- **arcgisMentionableTextAreaKeyDown** - Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover.\n- **arcgisUserMentionableTextAreaChange** - Emitted when the text content changes\n- **arcgisUserMentionableTextAreaKeyDown** - Emitted when a key is pressed in the text area\n\n### Methods\n- `closePopover(): Promise<void>` - Close the mention popover. Exposed as a public method so wrapper components\ncan programmatically dismiss the popover when needed (e.g. no search results).\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `focusTextArea(): Promise<void>`\n- `selectItem(item: MentionableEntity): Promise<void>`","attributes":[{"name":"disabled","default":"false","value":{"type":"boolean"}},{"name":"max-length","description":"Mirrors the `maxlength` property on the internal native `textarea`","value":{"type":"number"}},{"name":"placeholder","description":"Creates a placeholder for the calcite-text-area component","value":{"type":"string"}},{"name":"popover-list-label","value":{"type":"string"}},{"name":"popover-placement","default":"\"bottom-start\"","value":{"type":["\"auto\"","\"left\"","\"right\"","\"bottom\"","\"auto-start\"","\"auto-end\"","\"top\"","\"top-start\"","\"top-end\"","\"bottom-start\"","\"bottom-end\"","\"right-start\"","\"right-end\"","\"left-start\"","\"left-end\"","\"leading-start\"","\"leading\"","\"leading-end\"","\"trailing-end\"","\"trailing\"","\"trailing-start\""]}},{"name":"read-only","description":"Flag to enable readOnly","default":"false","value":{"type":"boolean"}},{"name":"rows","description":"Mirrors the `rows` property on the internal native `textarea`","default":"3","value":{"type":"number"}},{"name":"scale","description":"Decides scale of internal calcite-components","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\""]}},{"name":"value","description":"Current text content","value":{"type":"string"}}],"events":[{"name":"arcgisMentionableSelectedIndexChange","type":"number","description":"Emitted when the selected item index changes"},{"name":"arcgisMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover."},{"name":"arcgisUserMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisUserMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area"}],"js":{"properties":[{"name":"disabled","type":"boolean | undefined"},{"name":"maxLength","description":"Mirrors the `maxlength` property on the internal native `textarea`","type":"number | undefined"},{"name":"placeholder","description":"Creates a placeholder for the calcite-text-area component","type":"string | undefined"},{"name":"popoverListLabel","type":"string"},{"name":"popoverPlacement","type":"Popover[\"placement\"]"},{"name":"portal","type":"Portal"},{"name":"readOnly","description":"Flag to enable readOnly","type":"boolean | undefined"},{"name":"rows","description":"Mirrors the `rows` property on the internal native `textarea`","type":"number | undefined"},{"name":"scale","description":"Decides scale of internal calcite-components","type":"Input[\"scale\"] | undefined"},{"name":"starters","description":"Character(s) that trigger the mention popover (e.g., \"@\", \"#\", \"$\")","type":"MentionableStarter[] | readonly MentionableStarter[]"},{"name":"user","type":"PortalUser"},{"name":"value","description":"Current text content","type":"string | undefined"}],"events":[{"name":"arcgisMentionableSelectedIndexChange","type":"number","description":"Emitted when the selected item index changes"},{"name":"arcgisMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area\n\nUse this instead of the native onKeyDown event to avoid conflicts with the popover."},{"name":"arcgisUserMentionableTextAreaChange","type":"string","description":"Emitted when the text content changes"},{"name":"arcgisUserMentionableTextAreaKeyDown","type":"KeyboardEvent","description":"Emitted when a key is pressed in the text area"}]}},{"name":"arcgis-portal-navigation","description":"Global navigation component for all ArcGIS web products\nIncludes app switching, latest content, project menu, notifications, and user settings\nNOT intended for external use, Esri apps only!\nTo request your app get added to the supported products list, please [open an issue](https://devtopia.esri.com/WebGIS/webgis-sdk/issues).\n\nExample usage:\n```jsx\n<arcgis-portal-navigation\n portal={Portal}\n product=\"Map Viewer\"\n\n // optional, call `preventDefault` on the event to do your own client side navigation\n onNavigate={(e) => ( { href: string; event: Event } ) }\n\n // optional, used for classification\n portalItem={PortalItem}\n\n // project menu configuration and events\n projectTitle=\"Untitled Map\"\n projectTitleSave={async (title) => {\n // returning error status with message here will show an error in the ui\n // returning a success status will close the edit UI\n return { status: \"success\" };\n }}\n projectMenuSaveIndicator={true}\n // all items optional, built in options can have their text overridden\n projectMenuOptions={[\n { id: \"new\", text: \"New map\" },\n { id: \"open\" },\n { id: \"rename\" },\n { id: \"saveCopy\" },\n { id: \"save\" },\n { id: \"share\", disabled: true },\n {\n text: \"Custom new option\",\n id: \"custom\",\n group: \"new\",\n disabled: true,\n }\n ]}\n\n onProjectMenuClick={ ({detail}) => ({ id }) }\n>\n // the content-end slot allows adding actions at the end of the nav\n <calcite-action slot=\"content-end\" icon=\"presentation\" text=\"Present\"/>\n\n</arcgis-portal-navigation>\n```\n--\n\n### Events\n- **arcgisNavigate** - fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)\n- **arcgisNavigationProjectMenuClick** - fires for all project menu clicks\nemits a type from a known set\n- **arcgisNavigationSignIn** - fires when user clicks the sign in button\n- **arcgisNavigationSignOut** - fires when user clicks the sign out button\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n\n### Slots\n- **content-end** - elements slotted here will appear at the end of the central navigation area\n\n### CSS Properties\n- **--arcgis-portal-navigation-logo-max-width** - specify a max-width for the logo component (helpful for long org names). \n- **--arcgis-portal-navigation-logo-text-display** - set to none to hide the product logo text and show glyph only (useful at smaller screen sizes). \n- **--arcgis-portal-navigation-user-max-width** - specify a max-width for the user component. \n- **--arcgis-portal-navigation-user-text-display** - set to none to hide user text and use avatar only at smaller screen sizes. \n- **--arcgis-portal-navigation-project-max-width** - specify a max-width for the project menu. ","attributes":[{"name":"client-id","description":"Uncommon, use to pass a specific clientId, this helps disambiguate certain home app scenarios","value":{"type":"string"}},{"name":"current-pathname","description":"Uncommon, pass in the current pathname, used for active status in nav links","value":{"type":"string"}},{"name":"disable-notebook-server","description":"Set to false if notebook servers are not configured on your portal instance","default":"false","value":{"type":"boolean"}},{"name":"disable-track-viewer","description":"Set to false if notebook servers are not configured on your portal instance","default":"false","value":{"type":"boolean"}},{"name":"max-width","description":"Set a maximum width for the nav. Screens larger than this width will center the nav inside the available space","value":{"type":"number"}},{"name":"product","description":"ID of the ArcGIS Product, used for showing branding, etc","value":{"type":["\"QuickCapture\"","\"Workforce\"","\"Instant Apps\"","\"Map Viewer\"","\"Ortho Maker\"","\"Scene Viewer\"","\"Survey123\"","\"Notebooks\"","\"Location Platform\"","\"Mission\"","\"360 VR\"","\"Business Analyst\"","\"Dashboards\"","\"Data Pipelines\"","\"Deep Learning Studio\"","\"Enterprise\"","\"Excalibur\"","\"Experience Builder\"","\"Field Maps Designer EA\"","\"Field Maps\"","\"GeoAnalytics Engine\"","\"GeoAnalytics Fabric\"","\"GeoBIM\"","\"Hub\"","\"Knowledge\"","\"Monitor\"","\"Online\"","\"Reality Studio\"","\"Solutions\"","\"StoryMaps\"","\"Tracker\"","\"Urban\"","\"Vector Tile Style Editor\"","\"Velocity\"","\"Web Editor\"","\"Workflow Manager\""]}},{"name":"product-href","description":"Path to landing page if available, if provided clicking the logo will direct to this path","value":{"type":"string"}},{"name":"project-menu-icon","description":"Text to show in the project menu (will fall back to item title if provided)","value":{"type":"string"}},{"name":"project-menu-save-indicator","description":"Set to true to indicate that the current project needs to be saved","default":"false","value":{"type":"boolean"}},{"name":"project-title","description":"Text to show in the project menu (will fall back to item title if provided)","value":{"type":"string"}}],"slots":[{"name":"content-end","description":"elements slotted here will appear at the end of the central navigation area"}],"events":[{"name":"arcgisNavigate","type":"PortalNavigationNavigateDetail","description":"fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)"},{"name":"arcgisNavigationProjectMenuClick","type":"PortalNavigationProjectMenuClick","description":"fires for all project menu clicks\nemits a type from a known set"},{"name":"arcgisNavigationSignIn","type":"void","description":"fires when user clicks the sign in button"},{"name":"arcgisNavigationSignOut","type":"void","description":"fires when user clicks the sign out button"}],"js":{"properties":[{"name":"clientId","description":"Uncommon, use to pass a specific clientId, this helps disambiguate certain home app scenarios","type":"string | undefined"},{"name":"currentPathname","description":"Uncommon, pass in the current pathname, used for active status in nav links","type":"string | undefined"},{"name":"disableNotebookServer","description":"Set to false if notebook servers are not configured on your portal instance","type":"boolean | undefined"},{"name":"disableTrackViewer","description":"Set to false if notebook servers are not configured on your portal instance","type":"boolean | undefined"},{"name":"maxWidth","description":"Set a maximum width for the nav. Screens larger than this width will center the nav inside the available space","type":"number | undefined"},{"name":"portal","description":"The current portal instance","type":"Portal"},{"name":"portalItem","description":"Portal Item currently in use (optional, required for classification use)","type":"PortalItem | undefined"},{"name":"product","description":"ID of the ArcGIS Product, used for showing branding, etc","type":"PortalNavigationProduct"},{"name":"productHref","description":"Path to landing page if available, if provided clicking the logo will direct to this path","type":"string | undefined"},{"name":"projectMenuIcon","description":"Text to show in the project menu (will fall back to item title if provided)","type":"Icon[\"icon\"] | undefined"},{"name":"projectMenuOptions","description":"Customize which project menu links to include","type":"PortalNavigationProjectMenuOption[]"},{"name":"projectMenuSaveIndicator","description":"Set to true to indicate that the current project needs to be saved","type":"boolean | undefined"},{"name":"projectTitle","description":"Text to show in the project menu (will fall back to item title if provided)","type":"string | undefined"},{"name":"projectTitleSave","description":"Handler for new user-entered project title. Used to handle persisting title to server, or title validation","type":"((newTitle?: string) => Promise<PortalNavigationProjectSaveResult>) | undefined"}],"events":[{"name":"arcgisNavigate","type":"PortalNavigationNavigateDetail","description":"fires for all navigation events\nemits both a desired url, along with the original event (used to cancel if doing client side routing)"},{"name":"arcgisNavigationProjectMenuClick","type":"PortalNavigationProjectMenuClick","description":"fires for all project menu clicks\nemits a type from a known set"},{"name":"arcgisNavigationSignIn","type":"void","description":"fires when user clicks the sign in button"},{"name":"arcgisNavigationSignOut","type":"void","description":"fires when user clicks the sign out button"}]}},{"name":"arcgis-portal-replacement-item-redirect","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.\n--\n\n### Events\n- **arcgisPortalReplacementItemFetch**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component","attributes":[{"name":"item-id","description":"The id of a deprecated/retired item to be checked for a replacement","value":{"type":"string"}}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":"{ replacementItem: PortalItem | object | null; }"}],"js":{"properties":[{"name":"itemId","description":"The id of a deprecated/retired item to be checked for a replacement","type":"string"},{"name":"portal","description":"The portal instance","type":"Portal"},{"name":"user","description":"The user. Defaults to `portal.user` if omitted","type":"PortalUser | null | undefined"}],"events":[{"name":"arcgisPortalReplacementItemFetch","type":"{ replacementItem: PortalItem | object | null; }"}]}},{"name":"arcgis-portal-user-avatar","description":"### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.","attributes":[{"name":"check-online","default":"false","value":{"type":"boolean"}},{"name":"description","description":"Configurable text to show under the user's name","value":{"type":"string"}},{"name":"heading","description":"Configurable text to use in place of full name (use to add to add additional context, etc)","value":{"type":"string"}},{"name":"hide-avatar","description":"Set to true to hide the avatar (useful for just showing the name lockup styled correctly)","default":"false","value":{"type":"boolean"}},{"name":"scale","description":"Scale of the component","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\""]}},{"name":"show-name","description":"Set to true to show user's name alongside the avatar as part of lockup","default":"false","value":{"type":"boolean"}},{"name":"underline","description":"Set to true to underline the name (only applies if showName is also true)","default":"false","value":{"type":"boolean"}},{"name":"username","description":"A username to get a User object from","value":{"type":"string"}},{"name":"wrap","description":"Allow the name to wrap lines (max 2)","default":"false","value":{"type":"boolean"}}],"events":[],"js":{"properties":[{"name":"checkOnline","type":"boolean | undefined"},{"name":"description","description":"Configurable text to show under the user's name","type":"string | undefined"},{"name":"heading","description":"Configurable text to use in place of full name (use to add to add additional context, etc)","type":"string | undefined"},{"name":"hideAvatar","description":"Set to true to hide the avatar (useful for just showing the name lockup styled correctly)","type":"boolean | undefined"},{"name":"portal","description":"The current portal instance","type":"Portal | undefined"},{"name":"scale","description":"Scale of the component","type":"Scale"},{"name":"showName","description":"Set to true to show user's name alongside the avatar as part of lockup","type":"boolean | undefined"},{"name":"underline","description":"Set to true to underline the name (only applies if showName is also true)","type":"boolean | undefined"},{"name":"user","description":"A User or org information (used for verified items)","type":"CommunityUser | ItemUserInfo | PortalUser | SearchResultUser | undefined"},{"name":"username","description":"A username to get a User object from","type":"string | undefined"},{"name":"wrap","description":"Allow the name to wrap lines (max 2)","type":"boolean | undefined"}],"events":[]}},{"name":"arcgis-portal-user-popup","description":"### Events\n- **arcgisUserPopupClose**\n- **arcgisUserPopupInternalUIAction** - Fires on internal component interaction - used by telemetry.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `openPopup(): Promise<void>`\n- `setFocus(): Promise<void>`","attributes":[{"name":"appearance","description":"Choose outline for a full-width outlined button.","default":"\"transparent\"","value":{"type":["\"outline\"","\"transparent\""]}},{"name":"avatar-aria-hidden","description":"Set to true to hide avatar from screen readers.","default":"false","value":{"type":"boolean"}},{"name":"base-url","description":"Fully qualified path to portal home root.","value":{"type":"string"}},{"name":"check-online","default":"false","value":{"type":"boolean"}},{"name":"full-name","description":"Optional full name fallback if user information does not include it.","value":{"type":"string"}},{"name":"scale","description":"Scale of the component.","default":"\"m\"","value":{"type":["\"l\"","\"m\"","\"s\"","\"xs\""]}},{"name":"show-avatar","description":"Set to false to hide the avatar and show username only.","default":"true","value":{"type":"boolean"}},{"name":"show-name","description":"Set to false to show only the avatar.","default":"true","value":{"type":"boolean"}},{"name":"show-username","description":"Set to true to show username in description.","default":"false","value":{"type":"boolean"}},{"name":"underline","description":"Set to true to underline the name.","default":"false","value":{"type":"boolean"}},{"name":"username","description":"Passing a username will perform a fetch for the user information on load.","value":{"type":"string"}},{"name":"wrap","description":"Allow the name to wrap lines (max 2).","default":"false","value":{"type":"boolean"}},{"name":"z-index","description":"The z-index of the popover.","value":{"type":"number"}}],"events":[{"name":"arcgisUserPopupClose","type":"void"},{"name":"arcgisUserPopupInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction - used by telemetry."}],"js":{"properties":[{"name":"appearance","description":"Choose outline for a full-width outlined button.","type":"\"outline\" | \"transparent\""},{"name":"avatarAriaHidden","description":"Set to true to hide avatar from screen readers.","type":"boolean | undefined"},{"name":"baseUrl","description":"Fully qualified path to portal home root.","type":"string | undefined"},{"name":"checkOnline","type":"boolean | undefined"},{"name":"fullName","description":"Optional full name fallback if user information does not include it.","type":"string | undefined"},{"name":"item","description":"Passing an item will show org info for publicly verified items, user info for standard items.","type":"PortalItem | undefined"},{"name":"portal","description":"The current portal instance.","type":"Portal"},{"name":"scale","description":"Scale of the component.","type":"Scale"},{"name":"showAvatar","description":"Set to false to hide the avatar and show username only.","type":"boolean"},{"name":"showName","description":"Set to false to show only the avatar.","type":"boolean"},{"name":"showUsername","description":"Set to true to show username in description.","type":"boolean"},{"name":"underline","description":"Set to true to underline the name.","type":"boolean | undefined"},{"name":"user","description":"Passing a user will always show thumbnail for that user (use either user or item).","type":"PopupUser | undefined"},{"name":"username","description":"Passing a username will perform a fetch for the user information on load.","type":"string | undefined"},{"name":"wrap","description":"Allow the name to wrap lines (max 2).","type":"boolean | undefined"},{"name":"zIndex","description":"The z-index of the popover.","type":"number | undefined"}],"events":[{"name":"arcgisUserPopupClose","type":"void"},{"name":"arcgisUserPopupInternalUIAction","type":"InternalUIAction","description":"Fires on internal component interaction - used by telemetry."}]}},{"name":"arcgis-portal-voice-input","description":"A headless component that provides a voice input interface\n--\n\n### Events\n- **arcgisVoiceInputError**\n- **arcgisVoiceInputInterimTranscription** - Emitted with the current recognized text as it is being transcribed\n- **arcgisVoiceInputStart**\n- **arcgisVoiceInputStop**\n- **arcgisVoiceInputTranscription** - Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event.\n\n### Methods\n- `clearText(): Promise<void>`\n- `componentOnReady(): Promise<this>` - Creates a promise that resolves once the component is fully loaded.\n- `startListening(): Promise<VoiceInputError | null>`\n- `stopListening(): Promise<void>`","attributes":[{"name":"language","description":"Language for speech recognition (e.g., 'en-US', 'es-ES'). If not provided, the browser's default language will be used.","value":{"type":"string"}}],"events":[{"name":"arcgisVoiceInputError","type":"{ errorCode: VoiceInputError; }"},{"name":"arcgisVoiceInputInterimTranscription","type":"{ text: string; }","description":"Emitted with the current recognized text as it is being transcribed"},{"name":"arcgisVoiceInputStart","type":"void"},{"name":"arcgisVoiceInputStop","type":"void"},{"name":"arcgisVoiceInputTranscription","type":"{ text: string; }","description":"Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event."}],"js":{"properties":[{"name":"language","description":"Language for speech recognition (e.g., 'en-US', 'es-ES'). If not provided, the browser's default language will be used.","type":"string | undefined"}],"events":[{"name":"arcgisVoiceInputError","type":"{ errorCode: VoiceInputError; }"},{"name":"arcgisVoiceInputInterimTranscription","type":"{ text: string; }","description":"Emitted with the current recognized text as it is being transcribed"},{"name":"arcgisVoiceInputStart","type":"void"},{"name":"arcgisVoiceInputStop","type":"void"},{"name":"arcgisVoiceInputTranscription","type":"{ text: string; }","description":"Emitted when transcription is complete\n\nNote that this means the user has stopped speaking, not when the status is turned to \"idle\".\n\nTo look for the current interim transcription, listen to the `arcgisVoiceInputInterimTranscription` event."}]}}]},"css":{"properties":[{"name":"--arcgis-portal-navigation-logo-max-width","description":"specify a max-width for the logo component (helpful for long org names)."},{"name":"--arcgis-portal-navigation-logo-text-display","description":"set to none to hide the product logo text and show glyph only (useful at smaller screen sizes)."},{"name":"--arcgis-portal-navigation-user-max-width","description":"specify a max-width for the user component."},{"name":"--arcgis-portal-navigation-user-text-display","description":"set to none to hide user text and use avatar only at smaller screen sizes."},{"name":"--arcgis-portal-navigation-project-max-width","description":"specify a max-width for the project menu."}],"pseudo-elements":[]}}}