@gooddata/sdk-ui-kit 11.56.0-alpha.0 → 11.56.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/@ui/@dev/CodeSnippet.d.ts +1 -1
- package/esm/@ui/@dev/CodeSnippet.d.ts.map +1 -1
- package/esm/@ui/@dev/ComponentTable.d.ts +4 -4
- package/esm/@ui/@dev/ComponentTable.d.ts.map +1 -1
- package/esm/@ui/@dev/ComponentTable.js +1 -2
- package/esm/@ui/@types/icon.d.ts +1 -1
- package/esm/@ui/@types/icon.d.ts.map +1 -1
- package/esm/@ui/@utils/bem.d.ts.map +1 -1
- package/esm/@ui/@utils/keyboardNavigation.d.ts +11 -11
- package/esm/@ui/@utils/keyboardNavigation.d.ts.map +1 -1
- package/esm/@ui/@utils/size.d.ts +2 -1
- package/esm/@ui/@utils/size.d.ts.map +1 -1
- package/esm/@ui/@utils/useKeyboardNavigationTarget.d.ts.map +1 -1
- package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.d.ts +1 -1
- package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.js +1 -5
- package/esm/@ui/UiAddGranteeDialog/useGranteeSelection.d.ts +1 -1
- package/esm/@ui/UiAddGranteeDialog/useGranteeSelection.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/SkeletonItemFactory.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTable.js +1 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableBody.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableBody.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.js +1 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableFilter.js +1 -5
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableToolbar.js +5 -13
- package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts +3 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTableTitle/UiAsyncTableTitle.js +1 -2
- package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts.map +1 -1
- package/esm/@ui/UiAutocomplete/UiAutocomplete.d.ts +1 -1
- package/esm/@ui/UiAutocomplete/UiAutocomplete.d.ts.map +1 -1
- package/esm/@ui/UiAutocomplete/UiAutocomplete.js +3 -7
- package/esm/@ui/UiAutocomplete/types.d.ts.map +1 -1
- package/esm/@ui/UiAutocomplete/useAsyncListSource.d.ts.map +1 -1
- package/esm/@ui/UiAvatar/UiAvatar.d.ts +1 -1
- package/esm/@ui/UiAvatar/UiAvatar.d.ts.map +1 -1
- package/esm/@ui/UiBreadcrumb/UiBreadcrumb.js +1 -2
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.d.ts +1 -1
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.d.ts.map +1 -1
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.js +1 -8
- package/esm/@ui/UiCheckbox/UiCheckbox.d.ts +1 -1
- package/esm/@ui/UiCheckbox/UiCheckbox.d.ts.map +1 -1
- package/esm/@ui/UiCheckbox/UiCheckbox.js +2 -5
- package/esm/@ui/UiChip/ChipActionButton.d.ts +1 -1
- package/esm/@ui/UiChip/ChipActionButton.d.ts.map +1 -1
- package/esm/@ui/UiChip/ChipContent.d.ts +1 -1
- package/esm/@ui/UiChip/ChipContent.d.ts.map +1 -1
- package/esm/@ui/UiChip/ChipDeleteButton.d.ts +1 -1
- package/esm/@ui/UiChip/ChipDeleteButton.d.ts.map +1 -1
- package/esm/@ui/UiChip/UiChip.d.ts +1 -1
- package/esm/@ui/UiChip/UiChip.d.ts.map +1 -1
- package/esm/@ui/UiColorPicker/UiColorPicker.js +2 -5
- package/esm/@ui/UiColorPicker/components/UiColorSlider.d.ts +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorSlider.d.ts.map +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorSlider.js +2 -4
- package/esm/@ui/UiColorPicker/components/UiColorValueField.d.ts +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorValueField.d.ts.map +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorValueField.js +1 -2
- package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts +1 -1
- package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts.map +1 -1
- package/esm/@ui/UiCombobox/UiComboboxListItem.js +1 -2
- package/esm/@ui/UiCombobox/types.d.ts.map +1 -1
- package/esm/@ui/UiCombobox/useComboboxSelection.d.ts +1 -1
- package/esm/@ui/UiCombobox/useComboboxSelection.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.d.ts +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.js +2 -4
- package/esm/@ui/UiConfigEditor/UiConfigEditor.d.ts +1 -1
- package/esm/@ui/UiConfigEditor/UiConfigEditor.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/UiConfigEditor.js +2 -4
- package/esm/@ui/UiConfigEditor/types.d.ts.map +1 -1
- package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.d.ts +1 -1
- package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.js +1 -5
- package/esm/@ui/UiControlButton/UiControlButton.d.ts +1 -1
- package/esm/@ui/UiControlButton/UiControlButton.d.ts.map +1 -1
- package/esm/@ui/UiControlButton/UiControlButton.js +1 -4
- package/esm/@ui/UiCopyButton/UiCopyButton.d.ts +1 -1
- package/esm/@ui/UiCopyButton/UiCopyButton.d.ts.map +1 -1
- package/esm/@ui/UiDate/UiDate.d.ts +1 -1
- package/esm/@ui/UiDate/UiDate.d.ts.map +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.d.ts +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.d.ts.map +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.js +2 -6
- package/esm/@ui/UiDropdown/UiDropdown.d.ts +1 -1
- package/esm/@ui/UiDropdown/UiDropdown.d.ts.map +1 -1
- package/esm/@ui/UiDropdown/UiDropdown.js +2 -4
- package/esm/@ui/UiErrorPage/UiErrorPage.js +1 -4
- package/esm/@ui/UiFloatingElement/UiFloatingElement.d.ts +1 -1
- package/esm/@ui/UiFloatingElement/UiFloatingElement.d.ts.map +1 -1
- package/esm/@ui/UiFloatingElement/useFloatingPosition.d.ts +1 -1
- package/esm/@ui/UiFloatingElement/useFloatingPosition.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiAutofocus.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiFocusManager.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiFocusTrap.d.ts +1 -1
- package/esm/@ui/UiFocusManager/UiFocusTrap.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.js +9 -1
- package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts +1 -1
- package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/utils.d.ts +1 -1
- package/esm/@ui/UiFocusManager/utils.d.ts.map +1 -1
- package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.d.ts +1 -1
- package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.d.ts.map +1 -1
- package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.js +2 -4
- package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.d.ts +1 -1
- package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.d.ts.map +1 -1
- package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.js +2 -5
- package/esm/@ui/UiGranteeAvatar/UiGranteeAvatar.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRow/UiGranteeRow.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRow/UiGranteeRow.js +1 -3
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.d.ts +1 -1
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.js +1 -2
- package/esm/@ui/UiIcon/UiIcon.d.ts +1 -1
- package/esm/@ui/UiIcon/UiIcon.d.ts.map +1 -1
- package/esm/@ui/UiIcon/UiIconBackground.d.ts +1 -1
- package/esm/@ui/UiIcon/UiIconBackground.d.ts.map +1 -1
- package/esm/@ui/UiIcon/icons.d.ts.map +1 -1
- package/esm/@ui/UiIcon/icons.js +58 -168
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.js +1 -2
- package/esm/@ui/UiInlineTextGenerator/UiInlineTextGenerator.js +1 -2
- package/esm/@ui/UiLabelChecklistRow/UiLabelChecklistRow.d.ts +1 -1
- package/esm/@ui/UiLabelChecklistRow/UiLabelChecklistRow.d.ts.map +1 -1
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts +2 -2
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts.map +1 -1
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.js +1 -5
- package/esm/@ui/UiLabelsList/UiLabelsList.js +1 -2
- package/esm/@ui/UiListbox/UiListbox.d.ts +1 -1
- package/esm/@ui/UiListbox/UiListbox.d.ts.map +1 -1
- package/esm/@ui/UiListbox/UiListbox.js +1 -5
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.d.ts +1 -1
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.d.ts.map +1 -1
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.js +1 -3
- package/esm/@ui/UiListbox/defaults/firstCharacterSearch.d.ts +1 -1
- package/esm/@ui/UiListbox/defaults/firstCharacterSearch.d.ts.map +1 -1
- package/esm/@ui/UiMenu/UiMenu.js +3 -7
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContent.js +1 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContentItem.d.ts +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContentItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.d.ts +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.js +1 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuInteractiveItem.d.ts +2 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuInteractiveItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/context.d.ts.map +1 -1
- package/esm/@ui/UiMenu/hooks.d.ts +2 -2
- package/esm/@ui/UiMenu/hooks.d.ts.map +1 -1
- package/esm/@ui/UiMenu/itemUtils.d.ts +3 -3
- package/esm/@ui/UiMenu/itemUtils.d.ts.map +1 -1
- package/esm/@ui/UiModalDialog/UiDialogBody.d.ts.map +1 -1
- package/esm/@ui/UiModalDialog/UiDialogHeader.d.ts.map +1 -1
- package/esm/@ui/UiModalDialog/UiModalDialog.d.ts +1 -1
- package/esm/@ui/UiModalDialog/UiModalDialog.d.ts.map +1 -1
- package/esm/@ui/UiNavigationBypass/UiNavigationBypass.js +1 -3
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.d.ts +1 -1
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.js +1 -4
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.d.ts +1 -1
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.d.ts.map +1 -1
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.js +1 -2
- package/esm/@ui/UiPopover/UiPopover.d.ts +1 -1
- package/esm/@ui/UiPopover/UiPopover.d.ts.map +1 -1
- package/esm/@ui/UiRadio/UiRadio.d.ts +1 -1
- package/esm/@ui/UiRadio/UiRadio.d.ts.map +1 -1
- package/esm/@ui/UiRadio/UiRadio.js +1 -4
- package/esm/@ui/UiRadioRow/UiRadioRow.d.ts +1 -1
- package/esm/@ui/UiRadioRow/UiRadioRow.d.ts.map +1 -1
- package/esm/@ui/UiRadioRow/UiRadioRow.js +1 -3
- package/esm/@ui/UiSearchResultsAnnouncement/UiSearchResultsAnnouncement.d.ts +1 -1
- package/esm/@ui/UiSearchResultsAnnouncement/UiSearchResultsAnnouncement.d.ts.map +1 -1
- package/esm/@ui/UiSectionHeading/UiSectionHeading.js +1 -2
- package/esm/@ui/UiSkeleton/UiSkeleton.d.ts +1 -1
- package/esm/@ui/UiSkeleton/UiSkeleton.d.ts.map +1 -1
- package/esm/@ui/UiSubmenuHeader/UiSubmenuHeader.d.ts +1 -1
- package/esm/@ui/UiSubmenuHeader/UiSubmenuHeader.d.ts.map +1 -1
- package/esm/@ui/UiTabs/context.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabs.js +1 -2
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts +2 -4
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsContainer.js +2 -4
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.js +1 -3
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActions.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActions.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActionsButton.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActionsButton.d.ts.map +1 -1
- package/esm/@ui/UiTabs/useTabsKeyboardNavigation.d.ts +1 -1
- package/esm/@ui/UiTabs/useTabsKeyboardNavigation.d.ts.map +1 -1
- package/esm/@ui/UiTabs/useUiTabsContextStoreValue.d.ts +1 -1
- package/esm/@ui/UiTabs/useUiTabsContextStoreValue.d.ts.map +1 -1
- package/esm/@ui/UiTag/UiTag.js +1 -2
- package/esm/@ui/UiTags/UiTags.d.ts +1 -1
- package/esm/@ui/UiTags/UiTags.d.ts.map +1 -1
- package/esm/@ui/UiTags/UiTags.js +3 -9
- package/esm/@ui/UiTags/interactions.d.ts.map +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.d.ts +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.d.ts.map +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.js +1 -2
- package/esm/@ui/UiToast/UiToastsContainer.js +2 -4
- package/esm/@ui/UiToast/types.d.ts.map +1 -1
- package/esm/@ui/UiTooltip/UiTooltip.d.ts +1 -1
- package/esm/@ui/UiTooltip/UiTooltip.d.ts.map +1 -1
- package/esm/@ui/UiTooltip/UiTooltip.js +1 -2
- package/esm/@ui/UiTooltip/utils.d.ts +4 -4
- package/esm/@ui/UiTooltip/utils.d.ts.map +1 -1
- package/esm/@ui/UiTreeview/UITreeviewItem.js +1 -2
- package/esm/@ui/UiTreeview/UiTreeViewEvents.d.ts.map +1 -1
- package/esm/@ui/UiTreeview/UiTreeviewRoot.d.ts +1 -1
- package/esm/@ui/UiTreeview/UiTreeviewRoot.d.ts.map +1 -1
- package/esm/@ui/UiTreeview/defaults/DefaultUiTreeViewItemComponent.d.ts +1 -1
- package/esm/@ui/UiTreeview/defaults/DefaultUiTreeViewItemComponent.d.ts.map +1 -1
- package/esm/@ui/hooks/useListWithActionsKeyboardNavigation.d.ts +1 -1
- package/esm/@ui/hooks/useListWithActionsKeyboardNavigation.d.ts.map +1 -1
- package/esm/@ui/hooks/useScopedId.d.ts +1 -1
- package/esm/@ui/hooks/useScopedId.d.ts.map +1 -1
- package/esm/@ui/hooks/useVirtualizerRectObserver.d.ts.map +1 -1
- package/esm/AddButton/AddButton.d.ts +1 -1
- package/esm/AddButton/AddButton.d.ts.map +1 -1
- package/esm/AddButton/AddButton.js +1 -3
- package/esm/Bubble/Bubble.js +1 -5
- package/esm/Bubble/BubbleTrigger.js +1 -2
- package/esm/Bubble/withBubble.js +1 -3
- package/esm/Button/Button.js +1 -3
- package/esm/CatalogItemPicker/CatalogItemPickerBody.d.ts +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerBody.d.ts.map +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerBody.js +1 -3
- package/esm/CatalogItemPicker/CatalogItemPickerParts.d.ts +5 -5
- package/esm/CatalogItemPicker/CatalogItemPickerParts.d.ts.map +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerParts.js +3 -7
- package/esm/CatalogItemPicker/DateDatasetPickerItem.d.ts +1 -1
- package/esm/CatalogItemPicker/DateDatasetPickerItem.d.ts.map +1 -1
- package/esm/CatalogItemPicker/DateDatasetPickerItem.js +3 -6
- package/esm/CatalogItemPicker/messages.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useAttributeItemsData.d.ts +1 -1
- package/esm/CatalogItemPicker/useAttributeItemsData.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts +3 -3
- package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerHandlers.d.ts +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerHandlers.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerLabels.d.ts +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerLabels.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts +2 -2
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useDateDatasetSelection.d.ts +1 -1
- package/esm/CatalogItemPicker/useDateDatasetSelection.d.ts.map +1 -1
- package/esm/CatalogItemPicker/utils.d.ts +3 -3
- package/esm/CatalogItemPicker/utils.d.ts.map +1 -1
- package/esm/ChartSorting/AttributeDropdown/AttributeDropdown.d.ts +1 -1
- package/esm/ChartSorting/AttributeDropdown/AttributeDropdown.d.ts.map +1 -1
- package/esm/ChartSorting/ChartSorting.js +1 -5
- package/esm/ChartSorting/ChartSortingDropdown.d.ts +1 -1
- package/esm/ChartSorting/ChartSortingDropdown.d.ts.map +1 -1
- package/esm/ChartSorting/ChartSortingDropdown.js +1 -2
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.d.ts +1 -1
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.d.ts.map +1 -1
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.js +3 -7
- package/esm/ChartSorting/types.js +1 -2
- package/esm/ColorPicker/ColorPicker.js +1 -7
- package/esm/ColorPicker/components/ColorPickerMatrix.d.ts +2 -1
- package/esm/ColorPicker/components/ColorPickerMatrix.d.ts.map +1 -1
- package/esm/ColorPicker/components/ColorPickerMatrix.js +1 -3
- package/esm/ColorPicker/components/ColorsPreview.d.ts +2 -1
- package/esm/ColorPicker/components/ColorsPreview.d.ts.map +1 -1
- package/esm/ColorPicker/components/ColorsPreview.js +2 -6
- package/esm/ColorPicker/components/HexColorInput.d.ts +2 -1
- package/esm/ColorPicker/components/HexColorInput.d.ts.map +1 -1
- package/esm/ColorPicker/components/HexColorInput.js +1 -3
- package/esm/ColorPicker/components/HueColorPicker.d.ts +1 -1
- package/esm/ColorPicker/components/HueColorPicker.d.ts.map +1 -1
- package/esm/DateDatasets/dateDatasets.d.ts.map +1 -1
- package/esm/Datepicker/Datepicker.d.ts +1 -1
- package/esm/Datepicker/Datepicker.d.ts.map +1 -1
- package/esm/Datepicker/Datepicker.js +2 -4
- package/esm/DescriptionPanel/DescriptionPanel.d.ts.map +1 -1
- package/esm/DescriptionPanel/DescriptionPanel.js +1 -3
- package/esm/DescriptionPanel/EllipsisText.js +1 -4
- package/esm/DescriptionPanel/MetadataList.js +1 -4
- package/esm/Dialog/CommunityEditionDialog.d.ts +1 -1
- package/esm/Dialog/CommunityEditionDialog.d.ts.map +1 -1
- package/esm/Dialog/CommunityEditionDialog.js +1 -3
- package/esm/Dialog/ConfirmDialogBase.js +1 -3
- package/esm/Dialog/ConfirmDialogFooter.d.ts +1 -1
- package/esm/Dialog/ConfirmDialogFooter.d.ts.map +1 -1
- package/esm/Dialog/ConfirmDialogFooter.js +1 -2
- package/esm/Dialog/CsvDelimiterPicker.d.ts +1 -1
- package/esm/Dialog/CsvDelimiterPicker.d.ts.map +1 -1
- package/esm/Dialog/CsvDelimiterPicker.js +3 -6
- package/esm/Dialog/DialogBase.js +1 -3
- package/esm/Dialog/DialogCloseButton.js +1 -5
- package/esm/Dialog/DialogList/DialogList.d.ts +1 -1
- package/esm/Dialog/DialogList/DialogList.d.ts.map +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.d.ts +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.d.ts.map +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.js +1 -2
- package/esm/Dialog/DialogList/DialogListItemBasic.js +2 -7
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeLanguageSelect.js +1 -7
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeOptions.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CompleteListPropsMessage.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.js +1 -4
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.js +1 -5
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/HeightSetting.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/NumericInput.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/PrepareEnvMessage.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ReactOptions.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.js +1 -6
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/WebComponentsOptions.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/utils.d.ts.map +1 -1
- package/esm/Dialog/ExportDialogBase.js +1 -4
- package/esm/Dialog/ExportTabularPdfDialog.js +2 -5
- package/esm/Dialog/FooterButtons.js +1 -2
- package/esm/Dialog/HubspotConversionTouchPointDialogBase.d.ts +1 -1
- package/esm/Dialog/HubspotConversionTouchPointDialogBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialog.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentLabelsContext.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeIcons.js +2 -6
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.js +4 -14
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeList.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeList.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.js +2 -5
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/usePermissionsDropdownState.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.js +1 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectLockControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectLockControl.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectUnderLenientControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectUnderLenientControl.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/backend/loadGranteeOptionsPromise.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/backend/useGetAccessList.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/types.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/useShareDialogBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts +2 -2
- package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts.map +1 -1
- package/esm/Dialog/StylingEditorDialog/BubbleHeaderSeparator.js +1 -4
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.js +5 -18
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.d.ts +1 -1
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.d.ts.map +1 -1
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js +1 -5
- package/esm/Dialog/StylingEditorDialog/StylingExample.js +1 -5
- package/esm/DocumentHeader/DocumentHeader.d.ts +1 -1
- package/esm/DocumentHeader/DocumentHeader.d.ts.map +1 -1
- package/esm/Dropdown/Dropdown.d.ts +1 -1
- package/esm/Dropdown/Dropdown.d.ts.map +1 -1
- package/esm/Dropdown/Dropdown.js +2 -4
- package/esm/Dropdown/DropdownButton.d.ts +1 -1
- package/esm/Dropdown/DropdownButton.d.ts.map +1 -1
- package/esm/Dropdown/DropdownInvertableSelect.js +1 -5
- package/esm/Dropdown/DropdownList.d.ts +1 -1
- package/esm/Dropdown/DropdownList.d.ts.map +1 -1
- package/esm/Dropdown/DropdownList.js +2 -4
- package/esm/Dropdown/customDictionary.d.ts.map +1 -1
- package/esm/FileUpload/FileDropzone/FileDropzone.js +2 -4
- package/esm/FileUpload/FilePickerButton/FilePickerButton.d.ts +1 -1
- package/esm/FileUpload/FilePickerButton/FilePickerButton.d.ts.map +1 -1
- package/esm/FileUpload/FilePickerButton/FilePickerButton.js +1 -3
- package/esm/FileUpload/UploadFileList/UploadFileList.js +2 -6
- package/esm/FileUpload/UploadStatusDialog/UploadStatusDialog.js +2 -7
- package/esm/FileUpload/hooks/useFileInput.d.ts.map +1 -1
- package/esm/FileUpload/hooks/useFileSelection.d.ts +1 -1
- package/esm/FileUpload/hooks/useFileSelection.d.ts.map +1 -1
- package/esm/FileUpload/hooks/useUploadQueue.d.ts +1 -1
- package/esm/FileUpload/hooks/useUploadQueue.d.ts.map +1 -1
- package/esm/FileUpload/parseAcceptedTypes.d.ts.map +1 -1
- package/esm/FileUpload/types.d.ts.map +1 -1
- package/esm/FilterGroupItem/FilterGroupItem.d.ts +1 -1
- package/esm/FilterGroupItem/FilterGroupItem.d.ts.map +1 -1
- package/esm/FilterGroupItem/FilterGroupItem.js +1 -9
- package/esm/FilterLabel/FilterLabel.js +1 -2
- package/esm/Form/Checkbox.js +1 -4
- package/esm/Form/InputPure.d.ts.map +1 -1
- package/esm/Form/InputPure.js +3 -6
- package/esm/Header/Header.d.ts +1 -1
- package/esm/Header/Header.d.ts.map +1 -1
- package/esm/Header/Header.js +6 -17
- package/esm/Header/Header.test.helpers.d.ts.map +1 -1
- package/esm/Header/HeaderAccount.d.ts +1 -1
- package/esm/Header/HeaderAccount.d.ts.map +1 -1
- package/esm/Header/HeaderAccount.js +1 -2
- package/esm/Header/HeaderBadgeWithModal.js +1 -2
- package/esm/Header/HeaderDataMenu.js +1 -2
- package/esm/Header/HeaderHelp.d.ts +1 -1
- package/esm/Header/HeaderHelp.d.ts.map +1 -1
- package/esm/Header/HeaderHelp.js +2 -4
- package/esm/Header/HeaderMenu.d.ts +2 -1
- package/esm/Header/HeaderMenu.d.ts.map +1 -1
- package/esm/Header/HeaderMenu.js +1 -2
- package/esm/Header/HeaderSearchButton.js +1 -2
- package/esm/Header/HeaderUpsellButton.js +1 -3
- package/esm/Header/HeaderWorkspacePicker.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePicker.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerButton.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePickerButton.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.js +1 -2
- package/esm/Header/WorkspacePickerHomeFooter.d.ts +1 -1
- package/esm/Header/WorkspacePickerHomeFooter.d.ts.map +1 -1
- package/esm/Header/WorkspacePickerHomeFooter.js +1 -2
- package/esm/Icon/InsightIcon.d.ts +1 -1
- package/esm/Icon/InsightIcon.d.ts.map +1 -1
- package/esm/Icon/icons/AlertPaused.js +1 -3
- package/esm/Icon/icons/BoldHyperlink.d.ts +1 -1
- package/esm/Icon/icons/BoldHyperlink.d.ts.map +1 -1
- package/esm/Icon/icons/BoldHyperlink.js +1 -3
- package/esm/Icon/icons/ChatBubble.d.ts +1 -1
- package/esm/Icon/icons/ChatBubble.d.ts.map +1 -1
- package/esm/Icon/icons/ColumnContainer.js +1 -3
- package/esm/Icon/icons/Columns.js +1 -5
- package/esm/Icon/icons/Dashboard.js +1 -3
- package/esm/Icon/icons/Date.js +1 -5
- package/esm/Icon/icons/Ellipsis.js +1 -3
- package/esm/Icon/icons/Explore.js +1 -3
- package/esm/Icon/icons/GenAI.js +1 -3
- package/esm/Icon/icons/GenAI2.js +1 -3
- package/esm/Icon/icons/Hash.js +1 -3
- package/esm/Icon/icons/Header.js +1 -3
- package/esm/Icon/icons/Image.js +1 -3
- package/esm/Icon/icons/InsightIcons/Bubble.js +1 -3
- package/esm/Icon/icons/InsightIcons/Bullet.js +1 -3
- package/esm/Icon/icons/InsightIcons/Combo.js +1 -3
- package/esm/Icon/icons/InsightIcons/DependencyWheel.js +1 -5
- package/esm/Icon/icons/InsightIcons/Donut.js +1 -3
- package/esm/Icon/icons/InsightIcons/Funnel.js +1 -3
- package/esm/Icon/icons/InsightIcons/Geo.js +1 -3
- package/esm/Icon/icons/InsightIcons/HeadlineChart.js +1 -3
- package/esm/Icon/icons/InsightIcons/HeatMap.js +1 -3
- package/esm/Icon/icons/InsightIcons/Line.js +1 -3
- package/esm/Icon/icons/InsightIcons/Pie.js +1 -3
- package/esm/Icon/icons/InsightIcons/Pyramid.js +1 -3
- package/esm/Icon/icons/InsightIcons/Radar.js +1 -5
- package/esm/Icon/icons/InsightIcons/Repeater.js +1 -3
- package/esm/Icon/icons/InsightIcons/Sankey.js +1 -3
- package/esm/Icon/icons/InsightIcons/ScatterPlot.js +1 -3
- package/esm/Icon/icons/InsightIcons/StackedArea.js +1 -3
- package/esm/Icon/icons/InsightIcons/Table.js +1 -3
- package/esm/Icon/icons/InsightIcons/TreeMap.js +1 -3
- package/esm/Icon/icons/InsightIcons/Waterfall.js +1 -3
- package/esm/Icon/icons/InsightPicker.js +1 -3
- package/esm/Icon/icons/Keyword.js +1 -3
- package/esm/Icon/icons/Many.js +1 -3
- package/esm/Icon/icons/Metric.js +1 -3
- package/esm/Icon/icons/NewVisualization.d.ts +1 -1
- package/esm/Icon/icons/NewVisualization.d.ts.map +1 -1
- package/esm/Icon/icons/QuestionMark.d.ts +1 -1
- package/esm/Icon/icons/QuestionMark.d.ts.map +1 -1
- package/esm/Icon/icons/RichText.js +1 -3
- package/esm/Icon/icons/Rows.js +1 -3
- package/esm/Icon/icons/SimplifiedDashboard.js +1 -3
- package/esm/Icon/icons/User.d.ts +1 -1
- package/esm/Icon/icons/User.d.ts.map +1 -1
- package/esm/Icon/icons/User.js +1 -3
- package/esm/Icon/icons/UserGroup.d.ts +1 -1
- package/esm/Icon/icons/UserGroup.d.ts.map +1 -1
- package/esm/Icon/icons/UserGroup.js +1 -3
- package/esm/Icon/utils.d.ts +1 -1
- package/esm/Icon/utils.d.ts.map +1 -1
- package/esm/List/AsyncList.js +1 -3
- package/esm/List/DateDatasetsListItem.d.ts +1 -1
- package/esm/List/DateDatasetsListItem.d.ts.map +1 -1
- package/esm/List/InsightListItem.d.ts +1 -1
- package/esm/List/InsightListItem.d.ts.map +1 -1
- package/esm/List/InsightListItem.js +2 -6
- package/esm/List/InsightListItemDate.js +1 -7
- package/esm/List/InvertableSelect/InvertableSelect.js +2 -4
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectItem.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectItem.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectItem.js +1 -4
- package/esm/List/InvertableSelect/InvertableSelectLimitWarning.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectLimitWarning.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSearchBar.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSearchBar.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectStatusBar.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectStatusBar.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectVirtualised.js +2 -4
- package/esm/List/InvertableSelect/useInvertableSelect.d.ts +1 -1
- package/esm/List/InvertableSelect/useInvertableSelect.d.ts.map +1 -1
- package/esm/List/LegacyInvertableList.d.ts +1 -1
- package/esm/List/LegacyInvertableList.d.ts.map +1 -1
- package/esm/List/LegacyList.d.ts +1 -1
- package/esm/List/LegacyList.d.ts.map +1 -1
- package/esm/List/LegacyMultiSelectList.d.ts.map +1 -1
- package/esm/List/LegacyMultiSelectList.js +3 -9
- package/esm/List/LegacyMultiSelectListItem.js +1 -4
- package/esm/List/LegacySingleSelectListItem.d.ts +1 -1
- package/esm/List/LegacySingleSelectListItem.d.ts.map +1 -1
- package/esm/List/LegacySingleSelectListItem.js +1 -2
- package/esm/List/List.d.ts +1 -1
- package/esm/List/List.d.ts.map +1 -1
- package/esm/List/ListItem.js +2 -5
- package/esm/List/MenuList.d.ts +2 -2
- package/esm/List/MenuList.d.ts.map +1 -1
- package/esm/List/MultiSelectList.d.ts +1 -1
- package/esm/List/MultiSelectList.d.ts.map +1 -1
- package/esm/List/MultiSelectList.js +3 -9
- package/esm/List/MultiSelectListItem.js +1 -4
- package/esm/List/customDictionary.d.ts.map +1 -1
- package/esm/List/guid.d.ts.map +1 -1
- package/esm/LoadingSpinner/LoadingSpinner.js +1 -3
- package/esm/Menu/ControlledMenu.d.ts +1 -1
- package/esm/Menu/ControlledMenu.d.ts.map +1 -1
- package/esm/Menu/Menu.d.ts +1 -1
- package/esm/Menu/Menu.d.ts.map +1 -1
- package/esm/Menu/menuOpener/MenuOpenedByClick.js +1 -9
- package/esm/Menu/menuOpener/MenuOpenedByHover.d.ts +1 -1
- package/esm/Menu/menuOpener/MenuOpenedByHover.d.ts.map +1 -1
- package/esm/Menu/positioning/MenuPosition.d.ts +1 -1
- package/esm/Menu/positioning/MenuPosition.d.ts.map +1 -1
- package/esm/Menu/positioning/MenuPosition.js +1 -3
- package/esm/Menu/positioning/positioningCalculations.d.ts +1 -1
- package/esm/Menu/positioning/positioningCalculations.d.ts.map +1 -1
- package/esm/Menu/utils/OutsideClickHandler.d.ts +1 -1
- package/esm/Menu/utils/OutsideClickHandler.d.ts.map +1 -1
- package/esm/Messages/Message.d.ts +1 -1
- package/esm/Messages/Message.d.ts.map +1 -1
- package/esm/Messages/toasts/ToastsCenter.d.ts +2 -2
- package/esm/Messages/toasts/ToastsCenter.d.ts.map +1 -1
- package/esm/Messages/toasts/ToastsCenter.js +1 -3
- package/esm/Messages/toasts/ToastsCenterMessage.d.ts +1 -1
- package/esm/Messages/toasts/ToastsCenterMessage.d.ts.map +1 -1
- package/esm/Messages/toasts/ToastsCenterMessage.js +2 -6
- package/esm/Messages/toasts/context.d.ts +1 -1
- package/esm/Messages/toasts/context.d.ts.map +1 -1
- package/esm/Messages/toasts/useToastMessage.d.ts.map +1 -1
- package/esm/Overlay/FullScreenOverlay.d.ts.map +1 -1
- package/esm/Overlay/Overlay.d.ts.map +1 -1
- package/esm/Overlay/Overlay.js +1 -2
- package/esm/Overlay/OverlayContext.d.ts.map +1 -1
- package/esm/Overlay/utils.d.ts +1 -1
- package/esm/Overlay/utils.d.ts.map +1 -1
- package/esm/ParameterControl/AllowedValuesParameterControlDropdown.d.ts +1 -1
- package/esm/ParameterControl/AllowedValuesParameterControlDropdown.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlButton.d.ts +1 -1
- package/esm/ParameterControl/ParameterControlButton.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.d.ts +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.js +2 -12
- package/esm/ParameterControl/ParameterInput.d.ts +1 -1
- package/esm/ParameterControl/ParameterInput.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterInput.js +1 -4
- package/esm/ParameterPicker/ParameterPicker.d.ts +1 -1
- package/esm/ParameterPicker/ParameterPicker.d.ts.map +1 -1
- package/esm/ParameterPicker/ParameterPicker.js +5 -13
- package/esm/RecurrenceForm/CronExpression.d.ts +1 -1
- package/esm/RecurrenceForm/CronExpression.d.ts.map +1 -1
- package/esm/RecurrenceForm/CronExpression.js +2 -7
- package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts +1 -1
- package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts.map +1 -1
- package/esm/RecurrenceForm/DateTime.d.ts +1 -1
- package/esm/RecurrenceForm/DateTime.d.ts.map +1 -1
- package/esm/RecurrenceForm/DateTime.js +2 -7
- package/esm/RecurrenceForm/Recurrence.d.ts +1 -1
- package/esm/RecurrenceForm/Recurrence.d.ts.map +1 -1
- package/esm/RecurrenceForm/Recurrence.js +2 -5
- package/esm/RecurrenceForm/RecurrenceForm.js +1 -2
- package/esm/RecurrenceForm/RepeatTypeDescription.d.ts +1 -1
- package/esm/RecurrenceForm/RepeatTypeDescription.d.ts.map +1 -1
- package/esm/RecurrenceForm/RepeatTypeSelect.d.ts +1 -1
- package/esm/RecurrenceForm/RepeatTypeSelect.d.ts.map +1 -1
- package/esm/RecurrenceForm/constants.d.ts.map +1 -1
- package/esm/RecurrenceForm/useCronValidation.d.ts.map +1 -1
- package/esm/RecurrenceForm/useCronValidation.js +1 -2
- package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts +2 -1
- package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts.map +1 -1
- package/esm/RecurrenceForm/utils/utils.d.ts +4 -3
- package/esm/RecurrenceForm/utils/utils.d.ts.map +1 -1
- package/esm/ResponsiveText/ResponsiveText.d.ts +1 -1
- package/esm/ResponsiveText/ResponsiveText.d.ts.map +1 -1
- package/esm/RichText/RichTextWithTooltip.js +1 -12
- package/esm/RichText/hooks/useEvaluatedMetricsAndAttributes.d.ts.map +1 -1
- package/esm/RichText/plugins/rehype-references.d.ts.map +1 -1
- package/esm/RichText/plugins/remark-references.d.ts.map +1 -1
- package/esm/ScrollGradient/ScrollGradient.d.ts +1 -1
- package/esm/ScrollGradient/ScrollGradient.d.ts.map +1 -1
- package/esm/ScrollGradient/ScrollGradient.js +1 -3
- package/esm/ScrollablePanel/ScrollContext.d.ts +3 -3
- package/esm/ScrollablePanel/ScrollContext.d.ts.map +1 -1
- package/esm/ScrollablePanel/ScrollableItem.d.ts +1 -1
- package/esm/ScrollablePanel/ScrollableItem.d.ts.map +1 -1
- package/esm/SeparatorLine/SeparatorLine.d.ts +1 -1
- package/esm/SeparatorLine/SeparatorLine.d.ts.map +1 -1
- package/esm/SettingItem/SettingItem.d.ts +1 -1
- package/esm/SettingItem/SettingItem.d.ts.map +1 -1
- package/esm/SettingItem/SettingItem.js +2 -11
- package/esm/SettingWidget/FooterButtons.js +1 -2
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.d.ts +1 -1
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.d.ts.map +1 -1
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.js +1 -4
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.d.ts.map +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.js +2 -8
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingList.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingList.d.ts.map +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.d.ts.map +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.js +1 -6
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingWidget.js +1 -5
- package/esm/SettingWidget/StylingSettingWidget/utils.d.ts.map +1 -1
- package/esm/SettingWidget/TooltipIcon.d.ts +1 -1
- package/esm/SettingWidget/TooltipIcon.d.ts.map +1 -1
- package/esm/SettingWidget/TooltipIcon.js +1 -3
- package/esm/SettingWidget/constants.d.ts.map +1 -1
- package/esm/ShortenedText/ShortenedText.js +2 -5
- package/esm/Tabs/Tabs.d.ts +1 -1
- package/esm/Tabs/Tabs.d.ts.map +1 -1
- package/esm/TextAreaWithSubmit/TextAreaWithSubmit.d.ts +1 -1
- package/esm/TextAreaWithSubmit/TextAreaWithSubmit.d.ts.map +1 -1
- package/esm/Timepicker/Timepicker.d.ts +1 -1
- package/esm/Timepicker/Timepicker.d.ts.map +1 -1
- package/esm/Timezone/TimezoneSelect.d.ts +1 -1
- package/esm/Timezone/TimezoneSelect.d.ts.map +1 -1
- package/esm/WidgetNotice/WidgetNotice.d.ts +1 -1
- package/esm/WidgetNotice/WidgetNotice.d.ts.map +1 -1
- package/esm/WidgetNotice/WidgetNotice.js +1 -6
- package/esm/ZoomContext/ZoomContext.d.ts.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/measureNumberFormat/MeasureNumberFormat.js +1 -2
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts +5 -3
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.js +1 -7
- package/esm/measureNumberFormat/customFormatDialog/DocumentationLink.js +1 -3
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.js +1 -4
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.js +1 -6
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownToggleButton.js +1 -3
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.js +1 -2
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.js +2 -5
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.js +1 -5
- package/esm/measureNumberFormat/customFormatDialog/shared/FormattedPreview.d.ts +2 -2
- package/esm/measureNumberFormat/customFormatDialog/shared/FormattedPreview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.js +1 -3
- package/esm/measureNumberFormat/hooks/useCurrencyFormatDefaults.d.ts +1 -1
- package/esm/measureNumberFormat/hooks/useCurrencyFormatDefaults.d.ts.map +1 -1
- package/esm/measureNumberFormat/hooks/useMetricTypePresets.d.ts +1 -1
- package/esm/measureNumberFormat/hooks/useMetricTypePresets.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts +5 -3
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.js +1 -2
- package/esm/measureNumberFormat/typings.js +1 -2
- package/esm/responsive/ResponsiveContext.d.ts.map +1 -1
- package/esm/responsive/interfaces.d.ts +4 -0
- package/esm/responsive/interfaces.d.ts.map +1 -1
- package/esm/responsive/interfaces.js +1 -1
- package/esm/responsive/useMediaQuery.d.ts.map +1 -1
- package/esm/responsive/useMediaQuery.js +2 -1
- package/esm/sdk-ui-kit.d.ts +157 -155
- package/esm/syntaxHighlightingInput/SyntaxHighlightingInput.d.ts +1 -1
- package/esm/syntaxHighlightingInput/SyntaxHighlightingInput.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useChangeHandler.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useChangeHandler.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirror.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirror.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorEvents.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorEvents.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorKeymap.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorKeymap.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useEventHandlers.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useEventHandlers.d.ts.map +1 -1
- package/esm/typings/positioning.js +1 -2
- package/esm/typings/utilities.js +1 -2
- package/esm/utils/domUtilities.d.ts +7 -7
- package/esm/utils/domUtilities.d.ts.map +1 -1
- package/esm/utils/domUtilities.js +3 -1
- package/esm/utils/events.d.ts +9 -9
- package/esm/utils/events.d.ts.map +1 -1
- package/esm/utils/overlay.d.ts +2 -2
- package/esm/utils/overlay.d.ts.map +1 -1
- package/esm/utils/positioning.d.ts.map +1 -1
- package/esm/utils/useId.d.ts +1 -1
- package/esm/utils/useId.d.ts.map +1 -1
- package/package.json +14 -14
- package/src/@ui/UiChip/UiChip.scss +6 -6
- package/src/@ui/UiIcon/UiIcon.scss +2 -1
- package/src/@ui/UiLink/UiLink.scss +5 -6
- package/src/CatalogItemPicker/CatalogItemPicker.scss +12 -0
- package/src/FileUpload/UploadStatusDialog/UploadStatusDialog.scss +1 -2
- package/styles/css/button.css +26 -26
- package/styles/css/button.css.map +1 -1
- package/styles/css/dialog.css.map +1 -1
- package/styles/css/form.css +3 -3
- package/styles/css/header.css.map +1 -1
- package/styles/css/invertableSelect.css +1 -1
- package/styles/css/list.css +3 -3
- package/styles/css/main.css +48 -42
- package/styles/css/main.css.map +1 -1
- package/styles/css/measureNumberFormat.css +1 -1
- package/styles/css/menu.css +3 -3
- package/styles/css/messages.css +1 -1
- package/styles/css/messages.css.map +1 -1
- package/styles/css/overlay.css.map +1 -1
- package/styles/css/syntaxHighlightingInput.css +2 -2
- package/styles/scss/dialog.scss +4 -5
- package/styles/scss/header.scss +1 -2
- package/styles/scss/messages.scss +12 -12
- package/styles/scss/overlay.scss +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/Dialog/EmbedInsightDialog/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,gBAAgB,EACrB,KAAK,SAAS,EACd,KAAK,SAAS,EACjB,MAAM,mCAAmC,CAAC;AAE3C;;GAEG;AACH,eAAO,MAAM,0BAA0B,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/Dialog/EmbedInsightDialog/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,gBAAgB,EACrB,KAAK,SAAS,EACd,KAAK,SAAS,EACjB,MAAM,mCAAmC,CAAC;AAE3C;;GAEG;AACH,eAAO,MAAM,0BAA0B,cAAe,SAAS,KAAG,gBAmBjE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,8BAA8B,eAAgB,gBAAgB,KAAG,MAAM,GAAG,MAatF,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kCAAkC,SAAU,SAAS,KAAG,MAEpE,CAAC"}
|
|
@@ -24,8 +24,5 @@ export const ExportDialogBase = memo(function ExportDialogBase({ className, disp
|
|
|
24
24
|
}, [isFilterContextIncluded, onSubmit, shouldMergeHeaders]);
|
|
25
25
|
return (_jsxs(ConfirmDialogBase, { className: cx("gd-export-dialog", className), displayCloseButton: displayCloseButton, isPositive: isPositive, isSubmitDisabled: isSubmitDisabled, headline: headline, cancelButtonText: cancelButtonText, submitButtonText: submitButtonText, onCancel: onCancel, onSubmit: handleSubmit, autofocusOnOpen: true, accessibilityConfig: {
|
|
26
26
|
dialogId,
|
|
27
|
-
}, children: [
|
|
28
|
-
_jsxs("div", { className: "gd-export-dialog-item", children: [mergeHeadersTitle ? _jsx("h4", { children: mergeHeadersTitle }) : null, _jsx(Checkbox, { id: mergeHeadersId, disabled: mergeHeadersDisabled, name: "gs.dialog.export.checkbox.mergeHeaders", text: mergeHeadersText, value: shouldMergeHeaders, onChange: setShouldMergeHeaders, labelSize: "normal" })
|
|
29
|
-
] }), filterContextVisible ? (_jsxs("div", { className: "gd-export-dialog-item", children: [filterContextTitle ? _jsx("h4", { children: filterContextTitle }) : null, _jsx(Checkbox, { id: filterContextId, name: "gs.dialog.export.checkbox.includeFilterContext", text: filterContextText, value: isFilterContextIncluded, onChange: setIsFilterContextIncluded, labelSize: "normal" })
|
|
30
|
-
] })) : null] }));
|
|
27
|
+
}, children: [_jsxs("div", { className: "gd-export-dialog-item", children: [mergeHeadersTitle ? _jsx("h4", { children: mergeHeadersTitle }) : null, _jsx(Checkbox, { id: mergeHeadersId, disabled: mergeHeadersDisabled, name: "gs.dialog.export.checkbox.mergeHeaders", text: mergeHeadersText, value: shouldMergeHeaders, onChange: setShouldMergeHeaders, labelSize: "normal" })] }), filterContextVisible ? (_jsxs("div", { className: "gd-export-dialog-item", children: [filterContextTitle ? _jsx("h4", { children: filterContextTitle }) : null, _jsx(Checkbox, { id: filterContextId, name: "gs.dialog.export.checkbox.includeFilterContext", text: filterContextText, value: isFilterContextIncluded, onChange: setIsFilterContextIncluded, labelSize: "normal" })] })) : null] }));
|
|
31
28
|
});
|
|
@@ -74,9 +74,7 @@ export const ExportTabularPdfDialog = memo(function ExportTabularPdfDialog({ dis
|
|
|
74
74
|
}, [setSelectedOrientation]);
|
|
75
75
|
return (_jsx(Overlay, { alignPoints: alignPoints, isModal: true, positionType: "fixed", children: _jsxs(ConfirmDialogBase, { className: "gd-pdf-export-dialog", displayCloseButton: displayCloseButton, isPositive: isPositive, isSubmitDisabled: isSubmitDisabled, headline: intl.formatMessage({ id: "dialogs.export.pdf.headline" }), cancelButtonText: cancelButtonText || intl.formatMessage({ id: "cancel" }), submitButtonText: submitButtonText || intl.formatMessage({ id: "dialogs.export.submit" }), onCancel: onCancel, onSubmit: handleSubmit, autofocusOnOpen: true, accessibilityConfig: {
|
|
76
76
|
dialogId,
|
|
77
|
-
}, children: [
|
|
78
|
-
_jsxs("div", { className: "gd-input gd-pdf-export-dialog-item", children: [
|
|
79
|
-
_jsx("label", { className: "gd-label", htmlFor: pageSizeDropdownButtonId, children: _jsx(FormattedMessage, { id: "dialogs.export.pdf.pageSize" }) }), _jsx(Dropdown, { fullscreenOnMobile: false, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { id: pageSizeDropdownButtonId, value: pageSizeMenuItems.find((item) => item.data === selectedSize)?.stringTitle, isOpen: isOpen, onClick: toggleDropdown, accessibilityConfig: {
|
|
77
|
+
}, children: [_jsxs("div", { className: "gd-input gd-pdf-export-dialog-item", children: [_jsx("label", { className: "gd-label", htmlFor: pageSizeDropdownButtonId, children: _jsx(FormattedMessage, { id: "dialogs.export.pdf.pageSize" }) }), _jsx(Dropdown, { fullscreenOnMobile: false, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { id: pageSizeDropdownButtonId, value: pageSizeMenuItems.find((item) => item.data === selectedSize)?.stringTitle, isOpen: isOpen, onClick: toggleDropdown, accessibilityConfig: {
|
|
80
78
|
ariaHaspopup: "true",
|
|
81
79
|
ariaExpanded: isOpen,
|
|
82
80
|
...(isOpen ? { ariaControls: "page-size-menu" } : {}),
|
|
@@ -88,8 +86,7 @@ export const ExportTabularPdfDialog = memo(function ExportTabularPdfDialog({ dis
|
|
|
88
86
|
}, onClose: closeDropdown, shouldCloseOnSelect: true, ariaAttributes: {
|
|
89
87
|
"aria-label": "Page size options",
|
|
90
88
|
id: "page-size-menu",
|
|
91
|
-
}, maxWidth: 150 })), autofocusOnOpen: true })] }), _jsxs("div", { className: "gd-input gd-pdf-export-dialog-item", children: [
|
|
92
|
-
_jsx("label", { className: "gd-label", htmlFor: orientationDropdownButtonId, children: _jsx(FormattedMessage, { id: "dialogs.export.pdf.pageOrientation" }) }), _jsx(Dropdown, { fullscreenOnMobile: false, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { id: orientationDropdownButtonId, value: orientationMenuItems.find((item) => item.data === selectedOrientation)
|
|
89
|
+
}, maxWidth: 150 })), autofocusOnOpen: true })] }), _jsxs("div", { className: "gd-input gd-pdf-export-dialog-item", children: [_jsx("label", { className: "gd-label", htmlFor: orientationDropdownButtonId, children: _jsx(FormattedMessage, { id: "dialogs.export.pdf.pageOrientation" }) }), _jsx(Dropdown, { fullscreenOnMobile: false, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { id: orientationDropdownButtonId, value: orientationMenuItems.find((item) => item.data === selectedOrientation)
|
|
93
90
|
?.stringTitle, isOpen: isOpen, onClick: toggleDropdown, accessibilityConfig: {
|
|
94
91
|
ariaHaspopup: "true",
|
|
95
92
|
ariaExpanded: isOpen,
|
|
@@ -3,6 +3,5 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
5
|
export function FooterButtons({ children }) {
|
|
6
|
-
return (_jsxs("span", { className: "gd-widget-footer-buttons", children: [
|
|
7
|
-
_jsx("div", { className: "gd-widget-footer-buttons-separator" }), children] }));
|
|
6
|
+
return (_jsxs("span", { className: "gd-widget-footer-buttons", children: [_jsx("div", { className: "gd-widget-footer-buttons-separator" }), children] }));
|
|
8
7
|
}
|
|
@@ -93,5 +93,5 @@ export interface IHubspotConversionTouchPointDialogBaseProps {
|
|
|
93
93
|
/**
|
|
94
94
|
* @internal
|
|
95
95
|
*/
|
|
96
|
-
export declare function HubspotConversionTouchPointDialogBase({ targetId, hubspotPortalId, hubspotFormId, selectedValue, cancelButtonText, dialogTitle, showCancelButton, submitButtonClass, accessibilityConfig, values, onClose, onFormSubmitted }: IHubspotConversionTouchPointDialogBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
96
|
+
export declare function HubspotConversionTouchPointDialogBase({ targetId, hubspotPortalId, hubspotFormId, selectedValue, cancelButtonText, dialogTitle, showCancelButton, submitButtonClass, accessibilityConfig, values, onClose, onFormSubmitted, }: IHubspotConversionTouchPointDialogBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
97
97
|
//# sourceMappingURL=HubspotConversionTouchPointDialogBase.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HubspotConversionTouchPointDialogBase.d.ts","sourceRoot":"","sources":["../../src/Dialog/HubspotConversionTouchPointDialogBase.tsx"],"names":[],"mappings":"AAYA,OAAO,CAAC,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"HubspotConversionTouchPointDialogBase.d.ts","sourceRoot":"","sources":["../../src/Dialog/HubspotConversionTouchPointDialogBase.tsx"],"names":[],"mappings":"AAYA,OAAO,CAAC,MAAM,CAAC;IAEX,UAAU,MAAM;QACZ,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,SAAS,GAAG;YAAE,oBAAoB,EAAE,OAAO,CAAA;SAAE,CAAC;KACxD;CACJ;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,KAAK,EAAE,GAAG,CAAC;IAEX;;OAEG;IACH,KAAK,EAAE,MAAM,IAAI,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,CAAC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAC,iBAAiB,CAAC,GAAG,MAAM,CAAC;CACxD;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;CAC5C;AAED;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B;;OAEG;IACH,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAE3B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,OAAO,EAAE,MAAM,IAAI,CAAC;IAEpB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAE7B;;OAEG;IACH,mBAAmB,CAAC,EAAE;QAAE,cAAc,EAAE,MAAM,CAAA;KAAE,CAAC;CACpD;AAED;;GAEG;AACH,wBAAgB,qCAAqC,CAAC,EAClD,QAAQ,EACR,eAAe,EACf,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,WAAW,EACX,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,MAAW,EACX,OAAO,EACP,eAAe,GAClB,EAAE,2CAA2C,2CAqF7C"}
|
|
@@ -2,5 +2,5 @@ import { type IShareDialogProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function ShareDialog({ backend, workspace, locale, sharedObject, currentUser, onApply, onCancel, onError, onInteraction, isLockingSupported, isCurrentUserWorkspaceManager, isGranteeShareLoading, labels, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, onShareLinkCopy }: IShareDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function ShareDialog({ backend, workspace, locale, sharedObject, currentUser, onApply, onCancel, onError, onInteraction, isLockingSupported, isCurrentUserWorkspaceManager, isGranteeShareLoading, labels, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, onShareLinkCopy, }: IShareDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=ShareDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShareDialog.d.ts","sourceRoot":"","sources":["../../../src/Dialog/ShareDialog/ShareDialog.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,OAAO,EACP,SAAS,EACT,MAAM,EACN,YAAY,EACZ,WAAW,EACX,OAAO,EACP,QAAQ,EACR,OAAO,EACP,aAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,qBAAqB,EACrB,MAAM,EACN,sBAAsB,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,eAAe,
|
|
1
|
+
{"version":3,"file":"ShareDialog.d.ts","sourceRoot":"","sources":["../../../src/Dialog/ShareDialog/ShareDialog.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,OAAO,EACP,SAAS,EACT,MAAM,EACN,YAAY,EACZ,WAAW,EACX,OAAO,EACP,QAAQ,EACR,OAAO,EACP,aAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,qBAAqB,EACrB,MAAM,EACN,sBAAsB,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,eAAe,GAClB,EAAE,iBAAiB,2CAiHnB"}
|
|
@@ -2,5 +2,5 @@ import { type IAddGranteeBaseProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function AddGranteeBase({ appliedGrantees, addedGrantees, currentUser, isDirty, currentUserPermissions, sharedObject, previouslyFocusedRef, onCancel, onSubmit, onBackClick, onAddUserOrGroups, onDelete, onGranularGranteeChange, isGranteeShareLoading }: IAddGranteeBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function AddGranteeBase({ appliedGrantees, addedGrantees, currentUser, isDirty, currentUserPermissions, sharedObject, previouslyFocusedRef, onCancel, onSubmit, onBackClick, onAddUserOrGroups, onDelete, onGranularGranteeChange, isGranteeShareLoading, }: IAddGranteeBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=AddGranteeBase.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddGranteeBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,YAAY,CAAC;AAEvD;;GAEG;AACH,wBAAgB,cAAc,CAAC,EAC3B,eAAe,EACf,aAAa,EACb,WAAW,EACX,OAAO,EACP,sBAAsB,EACtB,YAAY,EACZ,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,WAAW,EACX,iBAAiB,EACjB,QAAQ,EACR,uBAAuB,EACvB,qBAAqB,
|
|
1
|
+
{"version":3,"file":"AddGranteeBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,YAAY,CAAC;AAEvD;;GAEG;AACH,wBAAgB,cAAc,CAAC,EAC3B,eAAe,EACf,aAAa,EACb,WAAW,EACX,OAAO,EACP,sBAAsB,EACtB,YAAY,EACZ,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,WAAW,EACX,iBAAiB,EACjB,QAAQ,EACR,uBAAuB,EACvB,qBAAqB,GACxB,EAAE,oBAAoB,2CA6CtB"}
|
|
@@ -15,7 +15,5 @@ export function AddGranteeBase({ appliedGrantees, addedGrantees, currentUser, is
|
|
|
15
15
|
const backButtonRenderer = useCallback(() => {
|
|
16
16
|
return _jsx(BackButton, { onClick: onBackClick ?? (() => { }), className: "s-share-dialog-navigate-back" });
|
|
17
17
|
}, [onBackClick]);
|
|
18
|
-
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog gd-share-dialog-add-users s-gd-share-add-grantees", displayCloseButton: true, isPositive: true, isSubmitDisabled: !isDirty, headline: intl.formatMessage({ id: "shareDialog.share.grantee.add.info" }), cancelButtonText: intl.formatMessage({ id: "cancel" }), submitButtonText: intl.formatMessage({ id: "shareDialog.share.grantee.share" }), submitOnEnterKey: false, shouldCloseOnEscape: true, returnFocusTo: previouslyFocusedRef, onCancel: onBackClick, onSubmit: onSubmit, onClose: onCancel, headerLeftButtonRenderer: backButtonRenderer, children: [
|
|
19
|
-
_jsx(AddGranteeContent, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, currentUser: currentUser, addedGrantees: addedGrantees, appliedGrantees: appliedGrantees, areGranularPermissionsSupported: areGranularPermissionsSupported, sharedObjectRef: sharedObjectRef, onAddUserOrGroups: onAddUserOrGroups ?? (() => { }), onDelete: onDelete, onGranularGranteeChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading }), _jsx(ContentDivider, {})
|
|
20
|
-
] }));
|
|
18
|
+
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog gd-share-dialog-add-users s-gd-share-add-grantees", displayCloseButton: true, isPositive: true, isSubmitDisabled: !isDirty, headline: intl.formatMessage({ id: "shareDialog.share.grantee.add.info" }), cancelButtonText: intl.formatMessage({ id: "cancel" }), submitButtonText: intl.formatMessage({ id: "shareDialog.share.grantee.share" }), submitOnEnterKey: false, shouldCloseOnEscape: true, returnFocusTo: previouslyFocusedRef, onCancel: onBackClick, onSubmit: onSubmit, onClose: onCancel, headerLeftButtonRenderer: backButtonRenderer, children: [_jsx(AddGranteeContent, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, currentUser: currentUser, addedGrantees: addedGrantees, appliedGrantees: appliedGrantees, areGranularPermissionsSupported: areGranularPermissionsSupported, sharedObjectRef: sharedObjectRef, onAddUserOrGroups: onAddUserOrGroups ?? (() => { }), onDelete: onDelete, onGranularGranteeChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading }), _jsx(ContentDivider, {})] }));
|
|
21
19
|
}
|
|
@@ -2,5 +2,5 @@ import { type IAddGranteeContentProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function AddGranteeContent({ appliedGrantees, currentUser, addedGrantees, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, sharedObjectRef, isGranteeShareLoading, onDelete, onAddUserOrGroups, onGranularGranteeChange }: IAddGranteeContentProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function AddGranteeContent({ appliedGrantees, currentUser, addedGrantees, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, sharedObjectRef, isGranteeShareLoading, onDelete, onAddUserOrGroups, onGranularGranteeChange, }: IAddGranteeContentProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=AddGranteeContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddGranteeContent.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.tsx"],"names":[],"mappings":"AAQA,OAAO,EAEH,KAAK,uBAAuB,EAS/B,MAAM,YAAY,CAAC;AAkCpB;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,eAAe,EACf,WAAW,EACX,aAAa,EACb,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,eAAe,EACf,qBAAqB,EACrB,QAAQ,EACR,iBAAiB,EACjB,uBAAuB,
|
|
1
|
+
{"version":3,"file":"AddGranteeContent.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.tsx"],"names":[],"mappings":"AAQA,OAAO,EAEH,KAAK,uBAAuB,EAS/B,MAAM,YAAY,CAAC;AAkCpB;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,eAAe,EACf,WAAW,EACX,aAAa,EACb,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,eAAe,EACf,qBAAqB,EACrB,QAAQ,EACR,iBAAiB,EACjB,uBAAuB,GAC1B,EAAE,uBAAuB,2CAsCzB"}
|
|
@@ -51,7 +51,5 @@ export function AddGranteeContent({ appliedGrantees, currentUser, addedGrantees,
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
}, [appliedGrantees, onAddUserOrGroups, areGranularPermissionsSupported]);
|
|
54
|
-
return (_jsxs(_Fragment, { children: [
|
|
55
|
-
_jsx(AddGranteeSelect, { currentUser: currentUser, appliedGrantees: appliedGrantees, sharedObjectRef: sharedObjectRef, onSelectGrantee: onSelectGrantee }), _jsx(GranteeList, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, grantees: addedGrantees, mode: "AddGrantee", areGranularPermissionsSupported: areGranularPermissionsSupported, onDelete: onDelete, onChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading })
|
|
56
|
-
] }));
|
|
54
|
+
return (_jsxs(_Fragment, { children: [_jsx(AddGranteeSelect, { currentUser: currentUser, appliedGrantees: appliedGrantees, sharedObjectRef: sharedObjectRef, onSelectGrantee: onSelectGrantee }), _jsx(GranteeList, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, grantees: addedGrantees, mode: "AddGrantee", areGranularPermissionsSupported: areGranularPermissionsSupported, onDelete: onDelete, onChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading })] }));
|
|
57
55
|
}
|
|
@@ -2,5 +2,5 @@ import { type IAddGranteeSelectProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function AddGranteeSelect({ appliedGrantees, currentUser, sharedObjectRef, onSelectGrantee }: IAddGranteeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function AddGranteeSelect({ appliedGrantees, currentUser, sharedObjectRef, onSelectGrantee, }: IAddGranteeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=AddGranteeSelect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddGranteeSelect.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,KAAK,sBAAsB,EAAqC,MAAM,YAAY,CAAC;AAK5F;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,eAAe,EACf,WAAW,EACX,eAAe,EACf,eAAe,
|
|
1
|
+
{"version":3,"file":"AddGranteeSelect.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,KAAK,sBAAsB,EAAqC,MAAM,YAAY,CAAC;AAK5F;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,eAAe,EACf,WAAW,EACX,eAAe,EACf,eAAe,GAClB,EAAE,sBAAsB,2CAqIxB"}
|
|
@@ -7,6 +7,6 @@ export declare function NoOptionsMessageRenderer(props: NoticeProps): ReactEleme
|
|
|
7
7
|
export declare function MenuListRendered(props: MenuListProps<ISelectOption, false>): ReactElement;
|
|
8
8
|
export declare function InputRendered(props: InputProps): ReactElement;
|
|
9
9
|
export declare function ErrorOptionRenderer(errorOption: ISelectErrorOption): ReactElement;
|
|
10
|
-
export declare function OptionRenderer({ className, cx, isFocused, innerRef, innerProps, data }: OptionProps<ISelectOption, false>): ReactElement;
|
|
10
|
+
export declare function OptionRenderer({ className, cx, isFocused, innerRef, innerProps, data, }: OptionProps<ISelectOption, false>): ReactElement;
|
|
11
11
|
export declare function GroupHeadingRenderer(props: GroupHeadingProps): ReactElement;
|
|
12
12
|
//# sourceMappingURL=AsyncSelectComponents.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AsyncSelectComponents.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,WAAW,EAEnB,MAAM,cAAc,CAAC;AAKtB,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,aAAa,EAIrB,MAAM,YAAY,CAAC;AAGpB,wBAAgB,aAAa,IAAI,YAAY,GAAG,IAAI,CAEnD;AAED,wBAAgB,sBAAsB,IAAI,YAAY,CAMrD;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,WAAW,GAAG,YAAY,CAMzE;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,GAAG,YAAY,CAQzF;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,UAAU,GAAG,YAAY,CAM7D;AAcD,wBAAgB,mBAAmB,CAAC,WAAW,EAAE,kBAAkB,GAAG,YAAY,CASjF;AAED,wBAAgB,cAAc,CAAC,EAC3B,SAAS,EACT,EAAE,EACF,SAAS,EACT,QAAQ,EACR,UAAU,EACV,IAAI,
|
|
1
|
+
{"version":3,"file":"AsyncSelectComponents.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,WAAW,EAEnB,MAAM,cAAc,CAAC;AAKtB,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,aAAa,EAIrB,MAAM,YAAY,CAAC;AAGpB,wBAAgB,aAAa,IAAI,YAAY,GAAG,IAAI,CAEnD;AAED,wBAAgB,sBAAsB,IAAI,YAAY,CAMrD;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,WAAW,GAAG,YAAY,CAMzE;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,GAAG,YAAY,CAQzF;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,UAAU,GAAG,YAAY,CAM7D;AAcD,wBAAgB,mBAAmB,CAAC,WAAW,EAAE,kBAAkB,GAAG,YAAY,CASjF;AAED,wBAAgB,cAAc,CAAC,EAC3B,SAAS,EACT,EAAE,EACF,SAAS,EACT,QAAQ,EACR,UAAU,EACV,IAAI,GACP,EAAE,WAAW,CAAC,aAAa,EAAE,KAAK,CAAC,GAAG,YAAY,CAwBlD;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,iBAAiB,GAAG,YAAY,CAO3E"}
|
|
@@ -21,9 +21,7 @@ export function InputRendered(props) {
|
|
|
21
21
|
}
|
|
22
22
|
function OptionContentRenderer(item) {
|
|
23
23
|
if (isGranteeUser(item.value)) {
|
|
24
|
-
return (_jsxs(_Fragment, { children: [item.label, " ",
|
|
25
|
-
_jsx("span", { className: "option-email", children: item.value.email })
|
|
26
|
-
] }));
|
|
24
|
+
return (_jsxs(_Fragment, { children: [item.label, " ", _jsx("span", { className: "option-email", children: item.value.email })] }));
|
|
27
25
|
}
|
|
28
26
|
return _jsxs(_Fragment, { children: [" ", item.label, " "] });
|
|
29
27
|
}
|
|
@@ -25,7 +25,7 @@ interface IComponentInteractionProps {
|
|
|
25
25
|
/**
|
|
26
26
|
* @internal
|
|
27
27
|
*/
|
|
28
|
-
export declare function ComponentInteractionProvider({ children, onInteraction, currentUser, currentUserPermissions, isCurrentUserWorkspaceManager, isSharedObjectLocked, sharedObjectStatus }: IComponentInteractionProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
export declare function ComponentInteractionProvider({ children, onInteraction, currentUser, currentUserPermissions, isCurrentUserWorkspaceManager, isSharedObjectLocked, sharedObjectStatus, }: IComponentInteractionProps): import("react/jsx-runtime").JSX.Element;
|
|
29
29
|
export declare const useShareDialogInteraction: () => {
|
|
30
30
|
openInteraction: () => void;
|
|
31
31
|
closeInteraction: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentInteractionContext.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAmD,MAAM,OAAO,CAAC;AAIxF,OAAO,EAAE,KAAK,wBAAwB,EAAE,KAAK,KAAK,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElG,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,2BAA2B,EAChC,KAAK,iCAAiC,EACtC,KAAK,0BAA0B,EAClC,MAAM,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,WAAW,EAA4C,MAAM,YAAY,CAAC;AAGxF,UAAU,yBAA0B,SAAQ,iCAAiC;IACzE,IAAI,EAAE,0BAA0B,CAAC;CACpC;AAED,KAAK,+BAA+B,GAAG;IACnC,aAAa,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACzD,WAAW,EAAE,KAAK,CAAC;CACtB,CAAC;AASF;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"ComponentInteractionContext.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAmD,MAAM,OAAO,CAAC;AAIxF,OAAO,EAAE,KAAK,wBAAwB,EAAE,KAAK,KAAK,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElG,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,2BAA2B,EAChC,KAAK,iCAAiC,EACtC,KAAK,0BAA0B,EAClC,MAAM,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,WAAW,EAA4C,MAAM,YAAY,CAAC;AAGxF,UAAU,yBAA0B,SAAQ,iCAAiC;IACzE,IAAI,EAAE,0BAA0B,CAAC;CACpC;AAED,KAAK,+BAA+B,GAAG;IACnC,aAAa,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACzD,WAAW,EAAE,KAAK,CAAC;CACtB,CAAC;AASF;;GAEG;AACH,eAAO,MAAM,8BAA8B,QAAO,+BACP,CAAC;AAE5C,UAAU,0BAA0B;IAChC,aAAa,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAC;IAC3D,WAAW,EAAE,KAAK,CAAC;IACnB,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,6BAA6B,EAAE,OAAO,CAAC;IACvC,kBAAkB,EAAE,WAAW,CAAC;IAChC,oBAAoB,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,EACzC,QAAQ,EACR,aAAa,EACb,WAAW,EACX,sBAAsB,EACtB,6BAA6B,EAC7B,oBAAoB,EACpB,kBAAkB,GACrB,EAAE,0BAA0B,2CAqC5B;AAED,eAAO,MAAM,yBAAyB;;;;kDA6BjB,WAAW,qBACD,OAAO,8BACE,wBAAwB;4CAmB3C,WAAW,qBACD,OAAO,8BACE,wBAAwB,4BAC1B,wBAAwB;4CAoBzC,WAAW,qBACD,OAAO,8BACE,wBAAwB;qCAkB9C,WAAW;qEAcO,MAAM;CAezC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentLabelsContext.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ComponentLabelsContext.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEtD,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,YAAY,CAAC;AAWhE;;GAEG;AACH,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"ComponentLabelsContext.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ComponentLabelsContext.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEtD,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,YAAY,CAAC;AAWhE;;GAEG;AACH,eAAO,MAAM,yBAAyB,QAAO,kBAA+C,CAAC;AAE7F;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,6BAA6B,2CAE1F"}
|
|
@@ -16,13 +16,9 @@ export function GranteeGroupIcon() {
|
|
|
16
16
|
}
|
|
17
17
|
export function GranteeRemoveIcon({ onClick, mode }) {
|
|
18
18
|
const labels = useComponentLabelsContext();
|
|
19
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, className: "gd-grantee-item-delete", children: [
|
|
20
|
-
_jsx("span", { className: "gd-grantee-item-icon gd-grantee-icon-trash gd-grantee-item-icon-right s-gd-grantee-item-delete", onClick: onClick, "aria-label": "Share dialog grantee delete" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: alignPoints, children: mode === "ShareGrantee" ? (_jsxs(_Fragment, { children: [" ", labels.removeAccessGranteeTooltip, " "] })) : (_jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.remove.selection" })) })
|
|
21
|
-
] }));
|
|
19
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, className: "gd-grantee-item-delete", children: [_jsx("span", { className: "gd-grantee-item-icon gd-grantee-icon-trash gd-grantee-item-icon-right s-gd-grantee-item-delete", onClick: onClick, "aria-label": "Share dialog grantee delete" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: alignPoints, children: mode === "ShareGrantee" ? (_jsxs(_Fragment, { children: [" ", labels.removeAccessGranteeTooltip, " "] })) : (_jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.remove.selection" })) })] }));
|
|
22
20
|
}
|
|
23
21
|
export function GranteeOwnerRemoveIcon() {
|
|
24
22
|
const labels = useComponentLabelsContext();
|
|
25
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, className: "gd-grantee-item-delete-owner", children: [
|
|
26
|
-
_jsx("span", { className: "gd-grantee-item-icon gd-grantee-item-icon-owner gd-grantee-item-icon-right", children: _jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.creator" }) }), _jsx(Bubble, { className: "bubble-primary", alignPoints: alignPoints, children: labels.removeAccessCreatorTooltip })
|
|
27
|
-
] }));
|
|
23
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, className: "gd-grantee-item-delete-owner", children: [_jsx("span", { className: "gd-grantee-item-icon gd-grantee-item-icon-owner gd-grantee-item-icon-right", children: _jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.creator" }) }), _jsx(Bubble, { className: "bubble-primary", alignPoints: alignPoints, children: labels.removeAccessCreatorTooltip })] }));
|
|
28
24
|
}
|
|
@@ -2,5 +2,5 @@ import { type IGranteeItemProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function GranteeItemComponent({ grantee, mode, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange }: IGranteeItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
5
|
+
export declare function GranteeItemComponent({ grantee, mode, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange, }: IGranteeItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
6
6
|
//# sourceMappingURL=GranteeItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranteeItem.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/GranteeItem.tsx"],"names":[],"mappings":"AAoBA,OAAO,EAMH,KAAK,iBAAiB,EAQzB,MAAM,YAAY,CAAC;AAyIpB;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,EACjC,OAAO,EACP,IAAI,EACJ,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,
|
|
1
|
+
{"version":3,"file":"GranteeItem.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/GranteeItem.tsx"],"names":[],"mappings":"AAoBA,OAAO,EAMH,KAAK,iBAAiB,EAQzB,MAAM,YAAY,CAAC;AAyIpB;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,EACjC,OAAO,EACP,IAAI,EACJ,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,GACX,EAAE,iBAAiB,kDAwCnB"}
|
|
@@ -17,8 +17,7 @@ const granteeUserTitleRenderer = (grantee, intl) => {
|
|
|
17
17
|
const inactiveLabel = ` (${intl.formatMessage({
|
|
18
18
|
id: "shareDialog.share.grantee.item.user.inactive",
|
|
19
19
|
})})`;
|
|
20
|
-
return (_jsxs(_Fragment, { children: [userName, _jsx("span", { className: "gd-grantee-content-label-inactive", children: inactiveLabel })
|
|
21
|
-
] }));
|
|
20
|
+
return (_jsxs(_Fragment, { children: [userName, _jsx("span", { className: "gd-grantee-content-label-inactive", children: inactiveLabel })] }));
|
|
22
21
|
}
|
|
23
22
|
return _jsxs(_Fragment, { children: [" ", userName, " "] });
|
|
24
23
|
};
|
|
@@ -28,9 +27,7 @@ function GranteeUserItem({ grantee, mode, onDelete }) {
|
|
|
28
27
|
onDelete(grantee);
|
|
29
28
|
}, [grantee, onDelete]);
|
|
30
29
|
const itemClassName = cx({ "s-share-dialog-owner": grantee.isOwner, "s-share-dialog-current-user": grantee.isCurrentUser }, "gd-share-dialog-grantee-item", getGranteeItemTestId(grantee));
|
|
31
|
-
return (_jsxs("div", { className: itemClassName, children: [grantee.isOwner ? (_jsx(GranteeOwnerRemoveIcon, {})) : (_jsx(GranteeRemoveIcon, { mode: mode, onClick: onClick })), _jsxs("div", { className: "gd-grantee-content", children: [
|
|
32
|
-
_jsx("div", { className: "gd-grantee-content-label", children: granteeUserTitleRenderer(grantee, intl) }), _jsx("div", { className: "gd-grantee-content-label gd-grantee-content-email", children: grantee.email })
|
|
33
|
-
] }), grantee.status === "Active" ? _jsx(GranteeUserIcon, {}) : _jsx(GranteeUserInactiveIcon, {})] }));
|
|
30
|
+
return (_jsxs("div", { className: itemClassName, children: [grantee.isOwner ? (_jsx(GranteeOwnerRemoveIcon, {})) : (_jsx(GranteeRemoveIcon, { mode: mode, onClick: onClick })), _jsxs("div", { className: "gd-grantee-content", children: [_jsx("div", { className: "gd-grantee-content-label", children: granteeUserTitleRenderer(grantee, intl) }), _jsx("div", { className: "gd-grantee-content-label gd-grantee-content-email", children: grantee.email })] }), grantee.status === "Active" ? _jsx(GranteeUserIcon, {}) : _jsx(GranteeUserInactiveIcon, {})] }));
|
|
34
31
|
}
|
|
35
32
|
function GranteeUserInactiveItem({ grantee }) {
|
|
36
33
|
const intl = useIntl();
|
|
@@ -38,11 +35,7 @@ function GranteeUserInactiveItem({ grantee }) {
|
|
|
38
35
|
return getGranteeLabel(grantee, intl);
|
|
39
36
|
}, [grantee, intl]);
|
|
40
37
|
const itemClassName = cx("gd-share-dialog-grantee-item", "s-share-dialog-inactive-owner", getGranteeItemTestId(grantee));
|
|
41
|
-
return (_jsxs("div", { className: itemClassName, children: [
|
|
42
|
-
_jsx(GranteeOwnerRemoveIcon, {}), _jsxs("div", { className: "gd-grantee-content", children: [
|
|
43
|
-
_jsx("div", { className: "gd-grantee-content-label-inactive", children: granteeLabel }), _jsx("div", { className: "gd-grantee-content-label-inactive gd-grantee-content-inactive", children: _jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.user.inactive.description" }) })
|
|
44
|
-
] }), _jsx(GranteeUserInactiveIcon, {})
|
|
45
|
-
] }));
|
|
38
|
+
return (_jsxs("div", { className: itemClassName, children: [_jsx(GranteeOwnerRemoveIcon, {}), _jsxs("div", { className: "gd-grantee-content", children: [_jsx("div", { className: "gd-grantee-content-label-inactive", children: granteeLabel }), _jsx("div", { className: "gd-grantee-content-label-inactive gd-grantee-content-inactive", children: _jsx(FormattedMessage, { id: "shareDialog.share.grantee.item.user.inactive.description" }) })] }), _jsx(GranteeUserInactiveIcon, {})] }));
|
|
46
39
|
}
|
|
47
40
|
function GranteeGroupItem({ grantee, onDelete, mode }) {
|
|
48
41
|
const intl = useIntl();
|
|
@@ -59,10 +52,7 @@ function GranteeGroupItem({ grantee, onDelete, mode }) {
|
|
|
59
52
|
return undefined;
|
|
60
53
|
}, [grantee, intl]);
|
|
61
54
|
const itemClassName = cx("gd-share-dialog-grantee-item", getGranteeItemTestId(grantee));
|
|
62
|
-
return (_jsxs("div", { className: itemClassName, children: [
|
|
63
|
-
_jsx(GranteeRemoveIcon, { mode: mode, onClick: onClick }), _jsxs("div", { className: "gd-grantee-content", children: [
|
|
64
|
-
_jsx("div", { className: "gd-grantee-content-label", children: groupName }), numOfUsers ? (_jsx("div", { className: "gd-grantee-count-button", children: _jsx(Button, { className: "gd-button-link-dimmed gd-button gd-grantee-content-user-count s-grantee-content-user-count", value: numOfUsers }) })) : null] }), _jsx(GranteeGroupIcon, {})
|
|
65
|
-
] }));
|
|
55
|
+
return (_jsxs("div", { className: itemClassName, children: [_jsx(GranteeRemoveIcon, { mode: mode, onClick: onClick }), _jsxs("div", { className: "gd-grantee-content", children: [_jsx("div", { className: "gd-grantee-content-label", children: groupName }), numOfUsers ? (_jsx("div", { className: "gd-grantee-count-button", children: _jsx(Button, { className: "gd-button-link-dimmed gd-button gd-grantee-content-user-count s-grantee-content-user-count", value: numOfUsers }) })) : null] }), _jsx(GranteeGroupIcon, {})] }));
|
|
66
56
|
}
|
|
67
57
|
/**
|
|
68
58
|
* @internal
|
|
@@ -2,5 +2,5 @@ import { type IGranteesListProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function GranteeList({ grantees, mode, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange }: IGranteesListProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function GranteeList({ grantees, mode, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange, }: IGranteesListProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=GranteeList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranteeList.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/GranteeList.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAoB,KAAK,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAGvE;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,QAAQ,EACR,IAAI,EACJ,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,
|
|
1
|
+
{"version":3,"file":"GranteeList.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/GranteeList.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAoB,KAAK,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAGvE;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,QAAQ,EACR,IAAI,EACJ,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,GACX,EAAE,kBAAkB,2CAoDpB"}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts
CHANGED
|
@@ -10,6 +10,6 @@ interface IGranularGranteeGroupItemProps {
|
|
|
10
10
|
onChange?: (grantee: GranteeItem) => void;
|
|
11
11
|
onDelete: (grantee: GranteeItem) => void;
|
|
12
12
|
}
|
|
13
|
-
export declare function GranularGranteeGroupItem({ grantee, currentUserPermissions, isSharedObjectLocked, onChange, onDelete, mode, id, isGranteeShareLoading }: IGranularGranteeGroupItemProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare function GranularGranteeGroupItem({ grantee, currentUserPermissions, isSharedObjectLocked, onChange, onDelete, mode, id, isGranteeShareLoading, }: IGranularGranteeGroupItemProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=GranularGranteeGroupItem.d.ts.map
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranularGranteeGroupItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAG7D,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,qBAAqB,EAC7B,MAAM,aAAa,CAAC;AAOrB,UAAU,8BAA8B;IACpC,OAAO,EAAE,qBAAqB,GAAG,aAAa,CAAC;IAC/C,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,wBAAwB,CAAC,EACrC,OAAO,EACP,sBAAsB,EACtB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,EAAE,EACF,qBAAqB,
|
|
1
|
+
{"version":3,"file":"GranularGranteeGroupItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAG7D,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,qBAAqB,EAC7B,MAAM,aAAa,CAAC;AAOrB,UAAU,8BAA8B;IACpC,OAAO,EAAE,qBAAqB,GAAG,aAAa,CAAC;IAC/C,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,wBAAwB,CAAC,EACrC,OAAO,EACP,sBAAsB,EACtB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,EAAE,EACF,qBAAqB,GACxB,EAAE,8BAA8B,2CA8DhC"}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.js
CHANGED
|
@@ -31,9 +31,7 @@ export function GranularGranteeGroupItem({ grantee, currentUserPermissions, isSh
|
|
|
31
31
|
permissionsDropdownOpenInteraction,
|
|
32
32
|
granteePossibilities,
|
|
33
33
|
]);
|
|
34
|
-
return (_jsxs("div", { className: itemClassName, children: [
|
|
35
|
-
_jsx(GranularPermissionsDropdownWithBubble, { grantee: grantee, granteePossibilities: granteePossibilities, handleToggleDropdown: handleToggleDropdown, onChange: onChange ?? (() => { }), onDelete: onDelete, isDropdownDisabled: !granteePossibilities.change.enabled || isGranteeShareLoading, bubbleTextId: granteePossibilities.change.tooltip, className: "gd-grantee-granular-permission", triggerClassName: "gd-grantee-granular-permission-bubble-trigger", mode: mode, accessibilityConfig: {
|
|
34
|
+
return (_jsxs("div", { className: itemClassName, children: [_jsx(GranularPermissionsDropdownWithBubble, { grantee: grantee, granteePossibilities: granteePossibilities, handleToggleDropdown: handleToggleDropdown, onChange: onChange ?? (() => { }), onDelete: onDelete, isDropdownDisabled: !granteePossibilities.change.enabled || isGranteeShareLoading, bubbleTextId: granteePossibilities.change.tooltip, className: "gd-grantee-granular-permission", triggerClassName: "gd-grantee-granular-permission-bubble-trigger", mode: mode, accessibilityConfig: {
|
|
36
35
|
ariaDescribedBy: id,
|
|
37
|
-
} }), _jsx("div", { id: id, className: "gd-grantee-content", children: _jsx("div", { className: "gd-grantee-content-label", children: label }) }), _jsx(GranteeGroupIcon, {})
|
|
38
|
-
] }));
|
|
36
|
+
} }), _jsx("div", { id: id, className: "gd-grantee-content", children: _jsx("div", { className: "gd-grantee-content-label", children: label }) }), _jsx(GranteeGroupIcon, {})] }));
|
|
39
37
|
}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts
CHANGED
|
@@ -10,6 +10,6 @@ interface IGranularGranteeUserItemProps {
|
|
|
10
10
|
onChange?: (grantee: GranteeItem) => void;
|
|
11
11
|
onDelete: (grantee: GranteeItem) => void;
|
|
12
12
|
}
|
|
13
|
-
export declare function GranularGranteeUserItem({ grantee, currentUserPermissions, isSharedObjectLocked, onChange, onDelete, mode, id, isGranteeShareLoading }: IGranularGranteeUserItemProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare function GranularGranteeUserItem({ grantee, currentUserPermissions, isSharedObjectLocked, onChange, onDelete, mode, id, isGranteeShareLoading, }: IGranularGranteeUserItemProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=GranularGranteeUserItem.d.ts.map
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranularGranteeUserItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAG7D,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,WAAW,EAAE,KAAK,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAO/F,UAAU,6BAA6B;IACnC,OAAO,EAAE,oBAAoB,CAAC;IAC9B,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,uBAAuB,CAAC,EACpC,OAAO,EACP,sBAAsB,EACtB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,EAAE,EACF,qBAAqB,
|
|
1
|
+
{"version":3,"file":"GranularGranteeUserItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAG7D,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,WAAW,EAAE,KAAK,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAO/F,UAAU,6BAA6B;IACnC,OAAO,EAAE,oBAAoB,CAAC;IAC9B,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,uBAAuB,CAAC,EACpC,OAAO,EACP,sBAAsB,EACtB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,EAAE,EACF,qBAAqB,GACxB,EAAE,6BAA6B,2CAsE/B"}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.js
CHANGED
|
@@ -33,10 +33,7 @@ export function GranularGranteeUserItem({ grantee, currentUserPermissions, isSha
|
|
|
33
33
|
permissionsDropdownOpenInteraction,
|
|
34
34
|
granteePossibilities,
|
|
35
35
|
]);
|
|
36
|
-
return (_jsxs("div", { className: itemClassName, children: [
|
|
37
|
-
_jsx(GranularPermissionsDropdownWithBubble, { grantee: grantee, granteePossibilities: granteePossibilities, handleToggleDropdown: handleToggleDropdown, onChange: onChange ?? (() => { }), onDelete: onDelete, isDropdownDisabled: !granteePossibilities.change.enabled || isGranteeShareLoading, bubbleTextId: granteePossibilities.change.tooltip, className: "gd-grantee-granular-permission", triggerClassName: "gd-grantee-granular-permission-bubble-trigger", mode: mode, accessibilityConfig: {
|
|
36
|
+
return (_jsxs("div", { className: itemClassName, children: [_jsx(GranularPermissionsDropdownWithBubble, { grantee: grantee, granteePossibilities: granteePossibilities, handleToggleDropdown: handleToggleDropdown, onChange: onChange ?? (() => { }), onDelete: onDelete, isDropdownDisabled: !granteePossibilities.change.enabled || isGranteeShareLoading, bubbleTextId: granteePossibilities.change.tooltip, className: "gd-grantee-granular-permission", triggerClassName: "gd-grantee-granular-permission-bubble-trigger", mode: mode, accessibilityConfig: {
|
|
38
37
|
ariaDescribedBy: id,
|
|
39
|
-
} }), _jsxs("div", { id: id, className: "gd-grantee-content", children: [
|
|
40
|
-
_jsx("div", { className: "gd-grantee-content-label", children: label }), renderSubtitle ? (_jsx("div", { className: "gd-grantee-content-label gd-grantee-content-email", children: email })) : null] }), _jsx(GranteeUserIcon, {})
|
|
41
|
-
] }));
|
|
38
|
+
} }), _jsxs("div", { id: id, className: "gd-grantee-content", children: [_jsx("div", { className: "gd-grantee-content-label", children: label }), renderSubtitle ? (_jsx("div", { className: "gd-grantee-content-label gd-grantee-content-email", children: email })) : null] }), _jsx(GranteeUserIcon, {})] }));
|
|
42
39
|
}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ interface IGranularPermissionsDropdownProps {
|
|
|
11
11
|
mode: DialogModeType;
|
|
12
12
|
accessibilityConfig?: IAccessibilityConfigBase;
|
|
13
13
|
}
|
|
14
|
-
export declare function GranularPermissionsDropdown({ grantee, granteePossibilities, isDropdownDisabled, handleToggleDropdown, onChange, onDelete, className, mode, accessibilityConfig }: IGranularPermissionsDropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare function GranularPermissionsDropdown({ grantee, granteePossibilities, isDropdownDisabled, handleToggleDropdown, onChange, onDelete, className, mode, accessibilityConfig, }: IGranularPermissionsDropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
15
15
|
export declare const GranularPermissionsDropdownWithBubble: import("react").ForwardRefExoticComponent<IGranularPermissionsDropdownProps & import("../../../../Bubble/withBubble.js").IWithBubbleProps & import("react").RefAttributes<any>>;
|
|
16
16
|
export {};
|
|
17
17
|
//# sourceMappingURL=GranularPermissionsDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranularPermissionsDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AACrF,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,gCAAgC,EACrC,KAAK,gBAAgB,EACxB,MAAM,aAAa,CAAC;AAKrB,UAAU,iCAAiC;IACvC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,oBAAoB,EAAE,gCAAgC,CAAC;IACvD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,cAAc,CAAC;IACrB,mBAAmB,CAAC,EAAE,wBAAwB,CAAC;CAClD;AAED,wBAAgB,2BAA2B,CAAC,EACxC,OAAO,EACP,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,IAAI,EACJ,mBAAmB,
|
|
1
|
+
{"version":3,"file":"GranularPermissionsDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AACrF,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,gCAAgC,EACrC,KAAK,gBAAgB,EACxB,MAAM,aAAa,CAAC;AAKrB,UAAU,iCAAiC;IACvC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,oBAAoB,EAAE,gCAAgC,CAAC;IACvD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,cAAc,CAAC;IACrB,mBAAmB,CAAC,EAAE,wBAAwB,CAAC;CAClD;AAED,wBAAgB,2BAA2B,CAAC,EACxC,OAAO,EACP,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EACpB,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,IAAI,EACJ,mBAAmB,GACtB,EAAE,iCAAiC,2CAqEnC;AAED,eAAO,MAAM,qCAAqC,iLAA0C,CAAC"}
|
|
@@ -12,6 +12,6 @@ interface IGranularPermissionsDropdownBodyProps {
|
|
|
12
12
|
mode: DialogModeType;
|
|
13
13
|
id?: string;
|
|
14
14
|
}
|
|
15
|
-
export declare function GranularPermissionsDropdownBody({ grantee, granteePossibilities, alignTo, selectedPermission, toggleDropdown, onChange, onDelete, handleSetSelectedPermission, mode, id }: IGranularPermissionsDropdownBodyProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export declare function GranularPermissionsDropdownBody({ grantee, granteePossibilities, alignTo, selectedPermission, toggleDropdown, onChange, onDelete, handleSetSelectedPermission, mode, id, }: IGranularPermissionsDropdownBodyProps): import("react/jsx-runtime").JSX.Element;
|
|
16
16
|
export {};
|
|
17
17
|
//# sourceMappingURL=GranularPermissionsDropdownBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GranularPermissionsDropdownBody.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AASpE,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,gCAAgC,EACrC,KAAK,gBAAgB,EACxB,MAAM,aAAa,CAAC;AAIrB,UAAU,qCAAqC;IAC3C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,oBAAoB,EAAE,gCAAgC,CAAC;IACvD,kBAAkB,EAAE,wBAAwB,CAAC;IAC7C,cAAc,IAAI,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,2BAA2B,EAAE,CAAC,UAAU,EAAE,wBAAwB,KAAK,IAAI,CAAC;IAC5E,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAsCD,wBAAgB,+BAA+B,CAAC,EAC5C,OAAO,EACP,oBAAoB,EACpB,OAAO,EACP,kBAAkB,EAClB,cAAc,EACd,QAAQ,EACR,QAAQ,EACR,2BAA2B,EAC3B,IAAI,EACJ,EAAE,
|
|
1
|
+
{"version":3,"file":"GranularPermissionsDropdownBody.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AASpE,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,WAAW,EAChB,KAAK,gCAAgC,EACrC,KAAK,gBAAgB,EACxB,MAAM,aAAa,CAAC;AAIrB,UAAU,qCAAqC;IAC3C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,oBAAoB,EAAE,gCAAgC,CAAC;IACvD,kBAAkB,EAAE,wBAAwB,CAAC;IAC7C,cAAc,IAAI,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,QAAQ,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IACzC,2BAA2B,EAAE,CAAC,UAAU,EAAE,wBAAwB,KAAK,IAAI,CAAC;IAC5E,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAsCD,wBAAgB,+BAA+B,CAAC,EAC5C,OAAO,EACP,oBAAoB,EACpB,OAAO,EACP,kBAAkB,EAClB,cAAc,EACd,QAAQ,EACR,QAAQ,EACR,2BAA2B,EAC3B,IAAI,EACJ,EAAE,GACL,EAAE,qCAAqC,2CAiKvC"}
|
|
@@ -115,6 +115,5 @@ export function GranularPermissionsDropdownBody({ grantee, granteePossibilities,
|
|
|
115
115
|
]);
|
|
116
116
|
return (_jsx(Overlay, { alignTo: `.${alignTo}`, alignPoints: overlayAlignPoints, className: "s-granular-permissions-overlay", closeOnMouseDrag: true, closeOnOutsideClick: true, closeOnParentScroll: true, onClose: toggleDropdown, children: _jsx("div", { id: id, ref: dropdownRef, onBlur: (e) => e.stopPropagation(), onKeyDown: handleKeyDown, role: "listbox", children: _jsxs(ItemsWrapper, { smallItemsSpacing: true, children: [granteePossibilities.assign.items.map((permissionItem) => {
|
|
117
117
|
return (!permissionItem.hidden && (_jsx(GranularPermissionSelectItemWithBubble, { grantee: grantee, permission: permissionItem, selectedPermission: selectedPermission, toggleDropdown: toggleDropdown, onChange: handleOnChange, handleSetSelectedPermission: handleSetSelectedPermission, bubbleTextId: permissionItem.tooltip, showBubble: !permissionItem.enabled, ref: permissionItem.id === selectedPermission ? selectedItemRef : undefined }, permissionItem.id)));
|
|
118
|
-
}), _jsx(Separator, {}), _jsx(RemoveItem, { disabled: !granteePossibilities.remove.enabled, onClick: handleOnDelete, tooltipId: granteePossibilities.remove.tooltip ?? "" })
|
|
119
|
-
] }) }) }, "GranularPermissionsSelect"));
|
|
118
|
+
}), _jsx(Separator, {}), _jsx(RemoveItem, { disabled: !granteePossibilities.remove.enabled, onClick: handleOnDelete, tooltipId: granteePossibilities.remove.tooltip ?? "" })] }) }) }, "GranularPermissionsSelect"));
|
|
120
119
|
}
|
package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"permissionsLogic.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAGpE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EACH,KAAK,gCAAgC,EAErC,KAAK,gBAAgB,EAGxB,MAAM,aAAa,CAAC;AAIrB,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"permissionsLogic.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAGpE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EACH,KAAK,gCAAgC,EAErC,KAAK,gBAAgB,EAGxB,MAAM,aAAa,CAAC;AAIrB,eAAO,MAAM,sBAAsB,gBAClB,wBAAwB,EAAE,wBACjB,wBAAwB,EAAE,wBAC1B,OAAO,KAC9B,wBAcF,CAAC;AAmDF,eAAO,MAAM,uBAAuB,YACvB,gBAAgB,0BACD,sBAAsB,wBACxB,OAAO,KAC9B,gCAoEF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePermissionsDropdownState.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/usePermissionsDropdownState.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"usePermissionsDropdownState.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/usePermissionsDropdownState.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,2BAA2B;IAI3B,cAAc;IAAU,cAAc;CAClD,CAAC"}
|
|
@@ -2,5 +2,5 @@ import { type IShareGranteeBaseProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function ShareGranteeBase({ isLoading, isLockedNow, isUnderLenientControlNow, grantees, sharedObject, isDirty, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onCancel, onSubmit, onGranteeDelete, onGranularGranteeChange, onAddGranteeButtonClick, onLockChange, onUnderLenientControlChange, isCurrentUserWorkspaceManager, onShareLinkCopy }: IShareGranteeBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function ShareGranteeBase({ isLoading, isLockedNow, isUnderLenientControlNow, grantees, sharedObject, isDirty, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onCancel, onSubmit, onGranteeDelete, onGranularGranteeChange, onAddGranteeButtonClick, onLockChange, onUnderLenientControlChange, isCurrentUserWorkspaceManager, onShareLinkCopy, }: IShareGranteeBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=ShareGranteeBase.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShareGranteeBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAGzD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,SAAS,EACT,WAAW,EACX,wBAAwB,EACxB,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,sBAAsB,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,uBAAuB,EACvB,uBAAuB,EACvB,YAAY,EACZ,2BAA2B,EAC3B,6BAA6B,EAC7B,eAAe,
|
|
1
|
+
{"version":3,"file":"ShareGranteeBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAGzD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,SAAS,EACT,WAAW,EACX,wBAAwB,EACxB,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,sBAAsB,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,qBAAqB,EACrB,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,uBAAuB,EACvB,uBAAuB,EACvB,YAAY,EACZ,2BAA2B,EAC3B,6BAA6B,EAC7B,eAAe,GAClB,EAAE,sBAAsB,2CAqGxB"}
|
|
@@ -41,6 +41,5 @@ export function ShareGranteeBase({ isLoading, isLockedNow, isUnderLenientControl
|
|
|
41
41
|
};
|
|
42
42
|
}, [intl, showDashboardShareLink, applyShareGrantOnSelect, isUsingTabs]);
|
|
43
43
|
const shouldDisplayAdminMessage = useMemo(() => canWorkspaceManagerSeeEverySharedObject && isCurrentUserWorkspaceManager && !isLoading, [canWorkspaceManagerSeeEverySharedObject, isCurrentUserWorkspaceManager, isLoading]);
|
|
44
|
-
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog s-gd-share-grantees", displayCloseButton: true, isPositive: true, isSubmitDisabled: !isDirty, headline: dialogLabels.headline, cancelButtonText: dialogLabels.cancelButtonText, submitButtonText: dialogLabels.submitButtonText, onCancel: onCancel, onSubmit: onSubmit, hideSubmitButton: applyShareGrantOnSelect, initialFocus: ADD_GRANTEE_ID, children: [
|
|
45
|
-
_jsx(AdminInformationMessage, { isVisible: shouldDisplayAdminMessage ?? false }), isShareGrantHidden ? null : (_jsx(ShareGranteeContent, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isLocked, isLoading: isLoading, grantees: granteeList, areGranularPermissionsSupported: areGranularPermissionsSupported, onAddGrantee: onAddGranteeButtonClick, onDelete: onGranteeDelete, onChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading, applyShareGrantOnSelect: !!applyShareGrantOnSelect, headline: dialogLabels.shareGrantHeadline })), showDashboardShareLink ? (_jsx(ShareLink, { dashboardFilters: dashboardFilters, dashboardParameters: dashboardParameters, dashboardLinkBasePath: dashboardLinkBasePath, onShareLinkCopy: onShareLinkCopy, headline: dialogLabels.linkHeadline, helperText: dialogLabels.linkHelperText, buttonLabel: dialogLabels.linkButtonLabel })) : null, _jsx(ContentDivider, { className: "gd-share-dialog-content-divider" }), _jsx(SharedObjectUnderLenientControl, { isUnderLenientControl: isUnderLenientControlNow, isLeniencyControlSupported: isLeniencyControlSupported, onUnderLenientControlChange: onUnderLenientControlChange }), isMetadataObjectLockingSupported ? (_jsx(SharedObjectLockControl, { isLocked: isLockedNow, isLockingSupported: isLockingSupported, onLockChange: onLockChange })) : null] }));
|
|
44
|
+
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog s-gd-share-grantees", displayCloseButton: true, isPositive: true, isSubmitDisabled: !isDirty, headline: dialogLabels.headline, cancelButtonText: dialogLabels.cancelButtonText, submitButtonText: dialogLabels.submitButtonText, onCancel: onCancel, onSubmit: onSubmit, hideSubmitButton: applyShareGrantOnSelect, initialFocus: ADD_GRANTEE_ID, children: [_jsx(AdminInformationMessage, { isVisible: shouldDisplayAdminMessage ?? false }), isShareGrantHidden ? null : (_jsx(ShareGranteeContent, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isLocked, isLoading: isLoading, grantees: granteeList, areGranularPermissionsSupported: areGranularPermissionsSupported, onAddGrantee: onAddGranteeButtonClick, onDelete: onGranteeDelete, onChange: onGranularGranteeChange, isGranteeShareLoading: isGranteeShareLoading, applyShareGrantOnSelect: !!applyShareGrantOnSelect, headline: dialogLabels.shareGrantHeadline })), showDashboardShareLink ? (_jsx(ShareLink, { dashboardFilters: dashboardFilters, dashboardParameters: dashboardParameters, dashboardLinkBasePath: dashboardLinkBasePath, onShareLinkCopy: onShareLinkCopy, headline: dialogLabels.linkHeadline, helperText: dialogLabels.linkHelperText, buttonLabel: dialogLabels.linkButtonLabel })) : null, _jsx(ContentDivider, { className: "gd-share-dialog-content-divider" }), _jsx(SharedObjectUnderLenientControl, { isUnderLenientControl: isUnderLenientControlNow, isLeniencyControlSupported: isLeniencyControlSupported, onUnderLenientControlChange: onUnderLenientControlChange }), isMetadataObjectLockingSupported ? (_jsx(SharedObjectLockControl, { isLocked: isLockedNow, isLockingSupported: isLockingSupported, onLockChange: onLockChange })) : null] }));
|
|
46
45
|
}
|
|
@@ -2,5 +2,5 @@ import { type IShareGranteeContentProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function ShareGranteeContent({ isLoading, grantees, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, applyShareGrantOnSelect, headline, onAddGrantee, onChange, onDelete }: IShareGranteeContentProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function ShareGranteeContent({ isLoading, grantees, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, applyShareGrantOnSelect, headline, onAddGrantee, onChange, onDelete, }: IShareGranteeContentProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=ShareGranteeContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShareGranteeContent.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,SAAS,EACT,QAAQ,EACR,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,uBAAuB,EACvB,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,QAAQ,
|
|
1
|
+
{"version":3,"file":"ShareGranteeContent.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,SAAS,EACT,QAAQ,EACR,+BAA+B,EAC/B,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,uBAAuB,EACvB,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,QAAQ,GACX,EAAE,yBAAyB,2CA0B3B"}
|
|
@@ -8,8 +8,5 @@ import { GranteeListLoading } from "./GranteeListLoading.js";
|
|
|
8
8
|
* @internal
|
|
9
9
|
*/
|
|
10
10
|
export function ShareGranteeContent({ isLoading, grantees, areGranularPermissionsSupported, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, applyShareGrantOnSelect, headline, onAddGrantee, onChange, onDelete, }) {
|
|
11
|
-
return (_jsxs(_Fragment, { children: [
|
|
12
|
-
_jsxs("div", { className: "gd-share-dialog-grantee-content-header", children: [
|
|
13
|
-
_jsx(Typography, { tagName: "h3", children: headline }), _jsx(AddUserOrGroupButton, { onClick: onAddGrantee, isDisabled: isLoading || (!!applyShareGrantOnSelect && !!isGranteeShareLoading) })
|
|
14
|
-
] }), isLoading ? (_jsx(GranteeListLoading, {})) : (_jsx(GranteeList, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, grantees: grantees, mode: "ShareGrantee", areGranularPermissionsSupported: areGranularPermissionsSupported, onChange: onChange, onDelete: onDelete, isGranteeShareLoading: isGranteeShareLoading }))] }));
|
|
11
|
+
return (_jsxs(_Fragment, { children: [_jsxs("div", { className: "gd-share-dialog-grantee-content-header", children: [_jsx(Typography, { tagName: "h3", children: headline }), _jsx(AddUserOrGroupButton, { onClick: onAddGrantee, isDisabled: isLoading || (!!applyShareGrantOnSelect && !!isGranteeShareLoading) })] }), isLoading ? (_jsx(GranteeListLoading, {})) : (_jsx(GranteeList, { currentUserPermissions: currentUserPermissions, isSharedObjectLocked: isSharedObjectLocked, grantees: grantees, mode: "ShareGrantee", areGranularPermissionsSupported: areGranularPermissionsSupported, onChange: onChange, onDelete: onDelete, isGranteeShareLoading: isGranteeShareLoading }))] }));
|
|
15
12
|
}
|
|
@@ -2,5 +2,5 @@ import { type IShareLinkProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function ShareLink({ dashboardFilters, dashboardParameters, dashboardLinkBasePath, headline, helperText, buttonLabel, onShareLinkCopy }: IShareLinkProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function ShareLink({ dashboardFilters, dashboardParameters, dashboardLinkBasePath, headline, helperText, buttonLabel, onShareLinkCopy, }: IShareLinkProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=ShareLink.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShareLink.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareLink.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAGlD;;GAEG;AACH,wBAAgB,SAAS,CAAC,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,QAAQ,EACR,UAAU,EACV,WAAW,EACX,eAAe,
|
|
1
|
+
{"version":3,"file":"ShareLink.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/ShareLink.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAGlD;;GAEG;AACH,wBAAgB,SAAS,CAAC,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,QAAQ,EACR,UAAU,EACV,WAAW,EACX,eAAe,GAClB,EAAE,eAAe,2CAsDjB"}
|
|
@@ -32,10 +32,8 @@ export function ShareLink({ dashboardFilters, dashboardParameters, dashboardLink
|
|
|
32
32
|
onShareLinkCopy?.(shareLink);
|
|
33
33
|
}
|
|
34
34
|
}, [shareLink, onShareLinkCopy]);
|
|
35
|
-
return (_jsxs(_Fragment, { children: [
|
|
36
|
-
_jsx("div", { className: "gd-share-dialog-grantee-content-header", children: _jsx(Typography, { id: SHARE_LINK_HEADLINE_ID, tagName: "h3", children: headline }) }), _jsx(Input, { value: shareLink, type: "url", readonly: true, iconButton: "copy", onIconButtonClick: onIconButtonClick, iconButtonLabel: buttonLabel, onKeyDown: onKeyDown, accessibilityConfig: {
|
|
35
|
+
return (_jsxs(_Fragment, { children: [_jsx("div", { className: "gd-share-dialog-grantee-content-header", children: _jsx(Typography, { id: SHARE_LINK_HEADLINE_ID, tagName: "h3", children: headline }) }), _jsx(Input, { value: shareLink, type: "url", readonly: true, iconButton: "copy", onIconButtonClick: onIconButtonClick, iconButtonLabel: buttonLabel, onKeyDown: onKeyDown, accessibilityConfig: {
|
|
37
36
|
ariaDescribedBy: SHARE_LINK_HELPER_TEXT_ID,
|
|
38
37
|
ariaLabelledBy: SHARE_LINK_HEADLINE_ID,
|
|
39
|
-
} }), _jsx("div", { id: SHARE_LINK_HELPER_TEXT_ID, className: "gd-share-dialog-share-link-helper-text", children: helperText })
|
|
40
|
-
] }));
|
|
38
|
+
} }), _jsx("div", { id: SHARE_LINK_HELPER_TEXT_ID, className: "gd-share-dialog-share-link-helper-text", children: helperText })] }));
|
|
41
39
|
}
|
|
@@ -6,5 +6,5 @@ export interface ISharedObjectCheckboxControlProps {
|
|
|
6
6
|
label: string;
|
|
7
7
|
className?: string;
|
|
8
8
|
}
|
|
9
|
-
export declare function SharedObjectCheckboxControl({ isChecked, isSupported, onChange, name, label, className }: ISharedObjectCheckboxControlProps): import("react/jsx-runtime").JSX.Element | null;
|
|
9
|
+
export declare function SharedObjectCheckboxControl({ isChecked, isSupported, onChange, name, label, className, }: ISharedObjectCheckboxControlProps): import("react/jsx-runtime").JSX.Element | null;
|
|
10
10
|
//# sourceMappingURL=SharedObjectCheckboxControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SharedObjectCheckboxControl.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,iCAAiC;IAC9C,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,2BAA2B,CAAC,EACxC,SAAS,EACT,WAAW,EACX,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,SAAS,
|
|
1
|
+
{"version":3,"file":"SharedObjectCheckboxControl.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,iCAAiC;IAC9C,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,2BAA2B,CAAC,EACxC,SAAS,EACT,WAAW,EACX,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,SAAS,GACZ,EAAE,iCAAiC,kDAqBnC"}
|
|
@@ -6,7 +6,5 @@ export function SharedObjectCheckboxControl({ isChecked, isSupported, onChange,
|
|
|
6
6
|
}
|
|
7
7
|
const handleOnChange = (e) => onChange(e.target.checked);
|
|
8
8
|
const classNames = cx("input-checkbox-label", className);
|
|
9
|
-
return (_jsxs("label", { className: classNames, children: [
|
|
10
|
-
_jsx("input", { type: "checkbox", name: name, className: "input-checkbox", checked: isChecked, onChange: handleOnChange, "aria-label": name }), _jsx("span", { className: "input-label-text", children: label })
|
|
11
|
-
] }));
|
|
9
|
+
return (_jsxs("label", { className: classNames, children: [_jsx("input", { type: "checkbox", name: name, className: "input-checkbox", checked: isChecked, onChange: handleOnChange, "aria-label": name }), _jsx("span", { className: "input-label-text", children: label })] }));
|
|
12
10
|
}
|
|
@@ -2,5 +2,5 @@ import { type ISharedObjectLockControlProps } from "./types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function SharedObjectLockControl({ isLocked, isLockingSupported, onLockChange }: ISharedObjectLockControlProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function SharedObjectLockControl({ isLocked, isLockingSupported, onLockChange, }: ISharedObjectLockControlProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=SharedObjectLockControl.d.ts.map
|