@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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
|
-
export declare function CodeSnippet({ componentName, componentProps }: {
|
|
6
|
+
export declare function CodeSnippet({ componentName, componentProps, }: {
|
|
7
7
|
componentName: string;
|
|
8
8
|
componentProps: object;
|
|
9
9
|
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeSnippet.d.ts","sourceRoot":"","sources":["../../../src/@ui/@dev/CodeSnippet.tsx"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,EACxB,aAAa,EACb,cAAc,
|
|
1
|
+
{"version":3,"file":"CodeSnippet.d.ts","sourceRoot":"","sources":["../../../src/@ui/@dev/CodeSnippet.tsx"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,EACxB,aAAa,EACb,cAAc,GACjB,EAAE;IACC,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;CAC1B,2CAoCA"}
|
|
@@ -2,7 +2,7 @@ import { type CSSProperties, type ComponentType } from "react";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function propCombinationsFor<TProps extends object>(baseProps: TProps): <TProp extends keyof TProps>(prop: TProp, values: TProps[TProp][], additionalProps?: Partial<TProps>
|
|
5
|
+
export declare function propCombinationsFor<TProps extends object>(baseProps: TProps): <TProp extends keyof TProps>(prop: TProp, values: TProps[TProp][], additionalProps?: Partial<TProps>) => IPropCombination<TProps, TProp>;
|
|
6
6
|
/**
|
|
7
7
|
* @internal
|
|
8
8
|
*/
|
|
@@ -51,14 +51,14 @@ interface IComponentTableCellProps<TProps extends object> {
|
|
|
51
51
|
/**
|
|
52
52
|
* @internal
|
|
53
53
|
*/
|
|
54
|
-
export declare function ComponentTable<TProps extends object>({ Component, columnsBy, rowsBy, baseProps, debug, codeSnippet, cellWidth, cellHeight, align, cellStyle }: IComponentTableProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
54
|
+
export declare function ComponentTable<TProps extends object>({ Component, columnsBy, rowsBy, baseProps, debug, codeSnippet, cellWidth, cellHeight, align, cellStyle, }: IComponentTableProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
55
55
|
/**
|
|
56
56
|
* @internal
|
|
57
57
|
*/
|
|
58
|
-
export declare function ComponentTableRow<TProps extends object>({ Component, columnsBy, row, baseProps, codeSnippet, debug, cellWidth, cellHeight, align, cellStyle }: IComponentTableRowProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
58
|
+
export declare function ComponentTableRow<TProps extends object>({ Component, columnsBy, row, baseProps, codeSnippet, debug, cellWidth, cellHeight, align, cellStyle, }: IComponentTableRowProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
59
59
|
/**
|
|
60
60
|
* @internal
|
|
61
61
|
*/
|
|
62
|
-
export declare function ComponentTableCell<TProps extends object>({ Component, codeSnippet, props, cellWidth, cellHeight, debug, align, cellStyle }: IComponentTableCellProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
62
|
+
export declare function ComponentTableCell<TProps extends object>({ Component, codeSnippet, props, cellWidth, cellHeight, debug, align, cellStyle, }: IComponentTableCellProps<TProps>): import("react/jsx-runtime").JSX.Element;
|
|
63
63
|
export {};
|
|
64
64
|
//# sourceMappingURL=ComponentTable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentTable.d.ts","sourceRoot":"","sources":["../../../src/@ui/@dev/ComponentTable.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAG/D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,MAAM,SAAS,MAAM,EAAE,SAAS,EAAE,MAAM,IACvD,KAAK
|
|
1
|
+
{"version":3,"file":"ComponentTable.d.ts","sourceRoot":"","sources":["../../../src/@ui/@dev/ComponentTable.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAG/D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,MAAM,SAAS,MAAM,EAAE,SAAS,EAAE,MAAM,IACvD,KAAK,SAAS,MAAM,MAAM,QACjC,KAAK,UACH,MAAM,CAAC,KAAK,CAAC,EAAE,oBACL,OAAO,CAAC,MAAM,CAAC,KAClC,gBAAgB,CAAC,MAAM,EAAE,KAAK,CAAC,CAUrC;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB,CAAC,MAAM,SAAS,MAAM,EAAE,KAAK,SAAS,MAAM,MAAM;IAC/E,IAAI,EAAE,KAAK,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB,CAAC,MAAM,SAAS,MAAM;IACvD,SAAS,CAAC,EAAE,gBAAgB,CAAC,MAAM,EAAE,MAAM,MAAM,CAAC,GAAG,SAAS,CAAC;IAC/D,MAAM,EAAE,gBAAgB,CAAC,MAAM,EAAE,MAAM,MAAM,CAAC,EAAE,CAAC;IACjD,SAAS,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;IAC5B,SAAS,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACjC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,QAAQ,GAAG,YAAY,CAAC;IAChC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,aAAa,GAAG,SAAS,CAAC;CAC5D;AAED,UAAU,uBAAuB,CAAC,MAAM,SAAS,MAAM;IACnD,SAAS,CAAC,EAAE,gBAAgB,CAAC,MAAM,EAAE,MAAM,MAAM,CAAC,GAAG,SAAS,CAAC;IAC/D,GAAG,EAAE,gBAAgB,CAAC,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;IAC5B,SAAS,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACjC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,QAAQ,GAAG,YAAY,CAAC;IAChC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,aAAa,GAAG,SAAS,CAAC;CAC5D;AAED,UAAU,wBAAwB,CAAC,MAAM,SAAS,MAAM;IACpD,SAAS,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACjC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,QAAQ,GAAG,YAAY,CAAC;IAChC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,aAAa,GAAG,SAAS,CAAC;CAC5D;AAKD;;GAEG;AACH,wBAAgB,cAAc,CAAC,MAAM,SAAS,MAAM,EAAE,EAClD,SAAS,EACT,SAAS,EACT,MAAM,EACN,SAAS,EACT,KAAa,EACb,WAAW,EACX,SAAS,EACT,UAAU,EACV,KAAoB,EACpB,SAAS,GACZ,EAAE,oBAAoB,CAAC,MAAM,CAAC,2CA4B9B;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,SAAS,MAAM,EAAE,EACrD,SAAS,EACT,SAAS,EACT,GAAG,EACH,SAAS,EACT,WAAW,EACX,KAAK,EACL,SAAS,EACT,UAAU,EACV,KAAK,EACL,SAAS,GACZ,EAAE,uBAAuB,CAAC,MAAM,CAAC,2CAuDjC;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,MAAM,SAAS,MAAM,EAAE,EACtD,SAAS,EACT,WAAW,EACX,KAAK,EACL,SAAS,EACT,UAAU,EACV,KAAK,EACL,KAAK,EACL,SAAS,GACZ,EAAE,wBAAwB,CAAC,MAAM,CAAC,2CA6BlC"}
|
|
@@ -76,8 +76,7 @@ export function ComponentTableCell({ Component, codeSnippet, props, cellWidth, c
|
|
|
76
76
|
border: debug ? "1px solid green" : "none",
|
|
77
77
|
width: cellWidth,
|
|
78
78
|
height: cellHeight,
|
|
79
|
-
}, children: [
|
|
80
|
-
_jsx("div", { style: cellStyle?.(props), children: _jsx(Component, { ...props }) }), codeSnippet ? (_jsx("div", { style: {
|
|
79
|
+
}, children: [_jsx("div", { style: cellStyle?.(props), children: _jsx(Component, { ...props }) }), codeSnippet ? (_jsx("div", { style: {
|
|
81
80
|
width: "100%",
|
|
82
81
|
}, children: _jsx(CodeSnippet, { componentName: codeSnippet, componentProps: props }) })) : null] }));
|
|
83
82
|
}
|
package/esm/@ui/@types/icon.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @internal
|
|
3
3
|
*/
|
|
4
|
-
export type IconType = "aiAgent" | "aiAgentDisabled" | "brain" | "brainDisabled" | "check" | "checkCircle" | "certification" | "plus" | "plusCircle" | "sync" | "alert" | "alertPaused" | "close" | "cross" | "edit" | "crossCircle" | "question" | "chevronUp" | "chevronRight" | "chevronDown" | "chevronLeft" | "date" | "navigateUp" | "navigateDown" | "navigateRight" | "navigateLeft" | "download" | "slack" | "expand" | "exclamationCircle" | "infoCircle" | "book" | "visible" | "invisible" | "lock" | "unlock" | "ai" | "aiFill" | "drawer" | "drawerEmpty" | "prohibited" | "dropDown" | "dropRight" | "clock" | "clockPaused" | "questionMark" | "upload" | "expandRectangle" | "file" | "number" | "code" | "user" | "userPlus" | "users" | "magic" | "tab" | "pauseCircle" | "filter" | "timer" | "mail" | "envelope" | "copy" | "rain" | "earth" | "geoCollection" | "geoCollectionUpload" | "minimize" | "shrink" | "copyright" | "ellipsis" | "pencil" | "folder" | "folderSmall" | "folderPlus" | "trash" | "arrowUp" | "arrowRight" | "arrowDown" | "arrowLeft" | "undo" | "redo" | "trendDown" | "trendUp" | "save" | "minus" | "minusCircle" | "percent" | "enter" | "enterRight" | "money" | "ghost" | "warning" | "home" | "settings" | "search" | "university" | "building" | "printer" | "picture" | "visualization" | "dashboard" | "metric" | "fact" | "ldmAttribute" | "ldmKey" | "ldmLabel" | "sharp" | "attribute" | "horn" | "cw" | "ccw" | "table" | "directionColumn" | "directionRow" | "alignLeft" | "alignCenter" | "alignRight" | "alignTop" | "alignMiddle" | "alignBottom" | "imageContain" | "imageCover" | "imageFill" | "header" | "genai" | "genai2" | "explainai" | "hiddenForAi" | "box" | "ellipsisVertical" | "list" | "drillTo" | "hierarchy" | "history" | "history2" | "thumbsUp" | "thumbsDown" | "send" | "visualizationArea" | "visualizationTable" | "visualizationTreemap" | "visualizationScatter" | "visualizationDonut" | "visualizationHeadline" | "visualizationColumn" | "visualizationLine" | "visualizationPyramid" | "visualizationFunnel" | "visualizationHeatmap" | "visualizationBubble" | "visualizationPie" | "visualizationBar" | "visualizationCombo" | "visualizationBullet" | "visualizationWaterfall" | "visualizationDependencywheel" | "visualizationSankey" | "visualizationPushpin" | "visualizationRepeater" | "visualizationXirr" | "link" | "externalLink" | "click" | "fileXlsx" | "filePptx" | "filePdf" | "fileImage" | "fileCsvFormatted" | "fileCsvRaw" | "aiDocument" | "recommendation" | "streamUp" | "streamDown" | "stream" | "density" | "parameter" | "pin" | "unpin" | "speechBubble" | "pieChart" | "timezone";
|
|
4
|
+
export type IconType = "aiAgent" | "aiAgentDisabled" | "brain" | "brainDisabled" | "check" | "checkCircle" | "certification" | "plus" | "plusCircle" | "sync" | "alert" | "alertPaused" | "close" | "cross" | "edit" | "crossCircle" | "question" | "chevronUp" | "chevronRight" | "chevronDown" | "chevronLeft" | "date" | "navigateUp" | "navigateDown" | "navigateRight" | "navigateLeft" | "download" | "slack" | "expand" | "exclamationCircle" | "infoCircle" | "book" | "visible" | "invisible" | "lock" | "unlock" | "ai" | "aiFill" | "drawer" | "drawerEmpty" | "prohibited" | "dropDown" | "dropRight" | "clock" | "clockPaused" | "questionMark" | "upload" | "expandRectangle" | "file" | "number" | "code" | "user" | "userPlus" | "users" | "magic" | "tab" | "pauseCircle" | "filter" | "timer" | "mail" | "envelope" | "copy" | "rain" | "earth" | "geoCollection" | "geoCollectionUpload" | "minimize" | "shrink" | "copyright" | "ellipsis" | "pencil" | "folder" | "folderSmall" | "folderPlus" | "trash" | "arrowUp" | "arrowRight" | "arrowDown" | "arrowLeft" | "undo" | "redo" | "trendDown" | "trendUp" | "save" | "minus" | "minusCircle" | "percent" | "enter" | "enterRight" | "money" | "ghost" | "warning" | "home" | "settings" | "search" | "university" | "building" | "printer" | "picture" | "visualization" | "dashboard" | "metric" | "fact" | "ldmAttribute" | "ldmKey" | "ldmLabel" | "sharp" | "attribute" | "horn" | "cw" | "ccw" | "table" | "directionColumn" | "directionRow" | "alignLeft" | "alignCenter" | "alignRight" | "alignTop" | "alignMiddle" | "alignBottom" | "bold" | "italic" | "imageContain" | "imageCover" | "imageFill" | "header" | "genai" | "genai2" | "explainai" | "hiddenForAi" | "box" | "ellipsisVertical" | "list" | "drillTo" | "hierarchy" | "history" | "history2" | "thumbsUp" | "thumbsDown" | "send" | "visualizationArea" | "visualizationTable" | "visualizationTreemap" | "visualizationScatter" | "visualizationDonut" | "visualizationHeadline" | "visualizationColumn" | "visualizationLine" | "visualizationPyramid" | "visualizationFunnel" | "visualizationHeatmap" | "visualizationBubble" | "visualizationPie" | "visualizationBar" | "visualizationCombo" | "visualizationBullet" | "visualizationWaterfall" | "visualizationDependencywheel" | "visualizationSankey" | "visualizationPushpin" | "visualizationRepeater" | "visualizationXirr" | "link" | "externalLink" | "click" | "fileXlsx" | "filePptx" | "filePdf" | "fileImage" | "fileCsvFormatted" | "fileCsvRaw" | "aiDocument" | "recommendation" | "streamUp" | "streamDown" | "stream" | "density" | "parameter" | "pin" | "unpin" | "speechBubble" | "pieChart" | "timezone";
|
|
5
5
|
//# sourceMappingURL=icon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/@ui/@types/icon.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GACd,SAAS,GACT,iBAAiB,GACjB,OAAO,GACP,eAAe,GACf,OAAO,GACP,aAAa,GACb,eAAe,GACf,MAAM,GACN,YAAY,GACZ,MAAM,GACN,OAAO,GACP,aAAa,GACb,OAAO,GACP,OAAO,GACP,MAAM,GACN,aAAa,GACb,UAAU,GACV,WAAW,GACX,cAAc,GACd,aAAa,GACb,aAAa,GACb,MAAM,GACN,YAAY,GACZ,cAAc,GACd,eAAe,GACf,cAAc,GACd,UAAU,GACV,OAAO,GACP,QAAQ,GACR,mBAAmB,GACnB,YAAY,GACZ,MAAM,GACN,SAAS,GACT,WAAW,GACX,MAAM,GACN,QAAQ,GACR,IAAI,GACJ,QAAQ,GACR,QAAQ,GACR,aAAa,GACb,YAAY,GACZ,UAAU,GACV,WAAW,GACX,OAAO,GACP,aAAa,GACb,cAAc,GACd,QAAQ,GACR,iBAAiB,GACjB,MAAM,GACN,QAAQ,GACR,MAAM,GACN,MAAM,GACN,UAAU,GACV,OAAO,GACP,OAAO,GACP,KAAK,GACL,aAAa,GACb,QAAQ,GACR,OAAO,GACP,MAAM,GACN,UAAU,GACV,MAAM,GACN,MAAM,GACN,OAAO,GACP,eAAe,GACf,qBAAqB,GACrB,UAAU,GACV,QAAQ,GACR,WAAW,GACX,UAAU,GACV,QAAQ,GACR,QAAQ,GACR,aAAa,GACb,YAAY,GACZ,OAAO,GACP,SAAS,GACT,YAAY,GACZ,WAAW,GACX,WAAW,GACX,MAAM,GACN,MAAM,GACN,WAAW,GACX,SAAS,GACT,MAAM,GACN,OAAO,GACP,aAAa,GACb,SAAS,GACT,OAAO,GACP,YAAY,GACZ,OAAO,GACP,OAAO,GACP,SAAS,GACT,MAAM,GACN,UAAU,GACV,QAAQ,GACR,YAAY,GACZ,UAAU,GACV,SAAS,GACT,SAAS,GACT,eAAe,GACf,WAAW,GACX,QAAQ,GACR,MAAM,GACN,cAAc,GACd,QAAQ,GACR,UAAU,GACV,OAAO,GACP,WAAW,GACX,MAAM,GACN,IAAI,GACJ,KAAK,GACL,OAAO,GACP,iBAAiB,GACjB,cAAc,GACd,WAAW,GACX,aAAa,GACb,YAAY,GACZ,UAAU,GACV,aAAa,GACb,aAAa,GACb,cAAc,GACd,YAAY,GACZ,WAAW,GACX,QAAQ,GACR,OAAO,GACP,QAAQ,GACR,WAAW,GACX,aAAa,GACb,KAAK,GACL,kBAAkB,GAClB,MAAM,GACN,SAAS,GACT,WAAW,GACX,SAAS,GACT,UAAU,GACV,UAAU,GACV,YAAY,GACZ,MAAM,GACN,mBAAmB,GACnB,oBAAoB,GACpB,sBAAsB,GACtB,sBAAsB,GACtB,oBAAoB,GACpB,uBAAuB,GACvB,qBAAqB,GACrB,mBAAmB,GACnB,sBAAsB,GACtB,qBAAqB,GACrB,sBAAsB,GACtB,qBAAqB,GACrB,kBAAkB,GAClB,kBAAkB,GAClB,oBAAoB,GACpB,qBAAqB,GACrB,wBAAwB,GACxB,8BAA8B,GAC9B,qBAAqB,GACrB,sBAAsB,GACtB,uBAAuB,GACvB,mBAAmB,GACnB,MAAM,GACN,cAAc,GACd,OAAO,GACP,UAAU,GACV,UAAU,GACV,SAAS,GACT,WAAW,GACX,kBAAkB,GAClB,YAAY,GACZ,YAAY,GACZ,gBAAgB,GAChB,UAAU,GACV,YAAY,GACZ,QAAQ,GACR,SAAS,GACT,WAAW,GACX,KAAK,GACL,OAAO,GACP,cAAc,GACd,UAAU,GACV,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/@ui/@types/icon.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GACd,SAAS,GACT,iBAAiB,GACjB,OAAO,GACP,eAAe,GACf,OAAO,GACP,aAAa,GACb,eAAe,GACf,MAAM,GACN,YAAY,GACZ,MAAM,GACN,OAAO,GACP,aAAa,GACb,OAAO,GACP,OAAO,GACP,MAAM,GACN,aAAa,GACb,UAAU,GACV,WAAW,GACX,cAAc,GACd,aAAa,GACb,aAAa,GACb,MAAM,GACN,YAAY,GACZ,cAAc,GACd,eAAe,GACf,cAAc,GACd,UAAU,GACV,OAAO,GACP,QAAQ,GACR,mBAAmB,GACnB,YAAY,GACZ,MAAM,GACN,SAAS,GACT,WAAW,GACX,MAAM,GACN,QAAQ,GACR,IAAI,GACJ,QAAQ,GACR,QAAQ,GACR,aAAa,GACb,YAAY,GACZ,UAAU,GACV,WAAW,GACX,OAAO,GACP,aAAa,GACb,cAAc,GACd,QAAQ,GACR,iBAAiB,GACjB,MAAM,GACN,QAAQ,GACR,MAAM,GACN,MAAM,GACN,UAAU,GACV,OAAO,GACP,OAAO,GACP,KAAK,GACL,aAAa,GACb,QAAQ,GACR,OAAO,GACP,MAAM,GACN,UAAU,GACV,MAAM,GACN,MAAM,GACN,OAAO,GACP,eAAe,GACf,qBAAqB,GACrB,UAAU,GACV,QAAQ,GACR,WAAW,GACX,UAAU,GACV,QAAQ,GACR,QAAQ,GACR,aAAa,GACb,YAAY,GACZ,OAAO,GACP,SAAS,GACT,YAAY,GACZ,WAAW,GACX,WAAW,GACX,MAAM,GACN,MAAM,GACN,WAAW,GACX,SAAS,GACT,MAAM,GACN,OAAO,GACP,aAAa,GACb,SAAS,GACT,OAAO,GACP,YAAY,GACZ,OAAO,GACP,OAAO,GACP,SAAS,GACT,MAAM,GACN,UAAU,GACV,QAAQ,GACR,YAAY,GACZ,UAAU,GACV,SAAS,GACT,SAAS,GACT,eAAe,GACf,WAAW,GACX,QAAQ,GACR,MAAM,GACN,cAAc,GACd,QAAQ,GACR,UAAU,GACV,OAAO,GACP,WAAW,GACX,MAAM,GACN,IAAI,GACJ,KAAK,GACL,OAAO,GACP,iBAAiB,GACjB,cAAc,GACd,WAAW,GACX,aAAa,GACb,YAAY,GACZ,UAAU,GACV,aAAa,GACb,aAAa,GACb,MAAM,GACN,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,WAAW,GACX,QAAQ,GACR,OAAO,GACP,QAAQ,GACR,WAAW,GACX,aAAa,GACb,KAAK,GACL,kBAAkB,GAClB,MAAM,GACN,SAAS,GACT,WAAW,GACX,SAAS,GACT,UAAU,GACV,UAAU,GACV,YAAY,GACZ,MAAM,GACN,mBAAmB,GACnB,oBAAoB,GACpB,sBAAsB,GACtB,sBAAsB,GACtB,oBAAoB,GACpB,uBAAuB,GACvB,qBAAqB,GACrB,mBAAmB,GACnB,sBAAsB,GACtB,qBAAqB,GACrB,sBAAsB,GACtB,qBAAqB,GACrB,kBAAkB,GAClB,kBAAkB,GAClB,oBAAoB,GACpB,qBAAqB,GACrB,wBAAwB,GACxB,8BAA8B,GAC9B,qBAAqB,GACrB,sBAAsB,GACtB,uBAAuB,GACvB,mBAAmB,GACnB,MAAM,GACN,cAAc,GACd,OAAO,GACP,UAAU,GACV,UAAU,GACV,SAAS,GACT,WAAW,GACX,kBAAkB,GAClB,YAAY,GACZ,YAAY,GACZ,gBAAgB,GAChB,UAAU,GACV,YAAY,GACZ,QAAQ,GACR,SAAS,GACT,WAAW,GACX,KAAK,GACL,OAAO,GACP,cAAc,GACd,UAAU,GACV,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bem.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/bem.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC;AA2C1D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,UAAU,CAAC,OAAO,SAAS,MAAM,EAAE,KAAK,EAAE,GAAG,OAAO,IAAI,MAAM,EAAE;IAExE;;;;;;;;;;OAUG
|
|
1
|
+
{"version":3,"file":"bem.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/bem.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC;AA2C1D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,UAAU,CAAC,OAAO,SAAS,MAAM,EAAE,KAAK,EAAE,GAAG,OAAO,IAAI,MAAM,EAAE;IAExE;;;;;;;;;;OAUG;IACH,CAAC,WAAU,UAAU;IAErB;;;;;;;;;;OAUG;IACH,CAAC,YAAY,MAAM,UAAS,UAAU;EAK7C;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,GAAG,UAAW,aAAa,MAAM,EAAE;IApDxC;;;;;;;;;;OAUG;gBACQ,UAAU;IAErB;;;;;;;;;;OAUG;iBACU,MAAM,UAAS,UAAU;CA4BqC,CAAC"}
|
|
@@ -18,15 +18,15 @@ export type IModifier = ModifierKey | `${typeof modifierNegator}${ModifierKey}`;
|
|
|
18
18
|
* @internal
|
|
19
19
|
*/
|
|
20
20
|
export declare const makeKeyboardNavigation: <ActionKeysMap extends {
|
|
21
|
-
[action: string]: {
|
|
21
|
+
[action: string]: Array<{
|
|
22
22
|
code: string | string[];
|
|
23
|
-
modifiers?: IModifier[]
|
|
24
|
-
}
|
|
25
|
-
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent
|
|
23
|
+
modifiers?: IModifier[];
|
|
24
|
+
}>;
|
|
25
|
+
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent = KeyboardEvent>(handlers: { [action in keyof ActionKeysMap | "onUnhandledKeyDown"]?: (event: T) => void; }, options?: IHandleActionOptions) => (event: T) => void;
|
|
26
26
|
/**
|
|
27
27
|
* @internal
|
|
28
28
|
*/
|
|
29
|
-
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent
|
|
29
|
+
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
30
30
|
onClose?: ((event: T) => void) | undefined;
|
|
31
31
|
onEnterLevel?: ((event: T) => void) | undefined;
|
|
32
32
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
@@ -40,7 +40,7 @@ export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent<Elemen
|
|
|
40
40
|
/**
|
|
41
41
|
* @internal
|
|
42
42
|
*/
|
|
43
|
-
export declare const makeGridKeyboardNavigation: <T extends KeyboardEvent
|
|
43
|
+
export declare const makeGridKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
44
44
|
onFocusDown?: ((event: T) => void) | undefined;
|
|
45
45
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
46
46
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
@@ -53,7 +53,7 @@ export declare const makeGridKeyboardNavigation: <T extends KeyboardEvent<Elemen
|
|
|
53
53
|
/**
|
|
54
54
|
* @internal
|
|
55
55
|
*/
|
|
56
|
-
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent
|
|
56
|
+
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
57
57
|
onClose?: ((event: T) => void) | undefined;
|
|
58
58
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
59
59
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
@@ -65,7 +65,7 @@ export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent<Elem
|
|
|
65
65
|
/**
|
|
66
66
|
* @internal
|
|
67
67
|
*/
|
|
68
|
-
export declare const makeDialogKeyboardNavigation: <T extends KeyboardEvent
|
|
68
|
+
export declare const makeDialogKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
69
69
|
onClose?: ((event: T) => void) | undefined;
|
|
70
70
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
71
71
|
onFocusPrevious?: ((event: T) => void) | undefined;
|
|
@@ -74,7 +74,7 @@ export declare const makeDialogKeyboardNavigation: <T extends KeyboardEvent<Elem
|
|
|
74
74
|
/**
|
|
75
75
|
* @internal
|
|
76
76
|
*/
|
|
77
|
-
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent
|
|
77
|
+
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
78
78
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
79
79
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
80
80
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -85,7 +85,7 @@ export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent<Elemen
|
|
|
85
85
|
/**
|
|
86
86
|
* @internal
|
|
87
87
|
*/
|
|
88
|
-
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent
|
|
88
|
+
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
89
89
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
90
90
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
91
91
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -95,7 +95,7 @@ export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent<
|
|
|
95
95
|
/**
|
|
96
96
|
* @internal
|
|
97
97
|
*/
|
|
98
|
-
export declare const makeLinearKeyboardNavigationWithConfirm: <T extends KeyboardEvent
|
|
98
|
+
export declare const makeLinearKeyboardNavigationWithConfirm: <T extends KeyboardEvent = KeyboardEvent<Element>>(handlers: {
|
|
99
99
|
onClose?: ((event: T) => void) | undefined;
|
|
100
100
|
onConfirm?: ((event: T) => void) | undefined;
|
|
101
101
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboardNavigation.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/keyboardNavigation.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,WAAW,EAAE,MAAM,OAAO,CAAC;AAE7D;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAqBD;;GAEG;AACH,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"keyboardNavigation.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/keyboardNavigation.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,WAAW,EAAE,MAAM,OAAO,CAAC;AAE7D;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAqBD;;GAEG;AACH,eAAO,MAAM,eAAe,EAAG,GAAY,CAAC;AAC5C;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,WAAW,GAAG,GAAG,OAAO,eAAe,GAAG,WAAW,EAAE,CAAC;AAEhF;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAC9B,aAAa,SAAS;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;QAAC,SAAS,CAAC,EAAE,SAAS,EAAE,CAAA;KAAE,CAAC,CAAA;CAAE,iBACrF,aAAa,MAE/B,CAAC,SAAS,aAAa,GAAG,aAAa,YAC1B,GAAG,MAAM,IAAI,MAAM,aAAa,GAAG,oBAAoB,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,GAAE,YAChF,oBAAoB,aAEd,CAAC,SAmCnB,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,0BAA0B,GA5ClC,CAAC,SAAS,aAAa;6BAC+D,IAAI;;;;;;;;;aAC9E,oBAAoB,uBAmDnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,0BAA0B,GA1DlC,CAAC,SAAS,aAAa;iCAC+D,IAAI;;;;;;;;aAC9E,oBAAoB,uBAgEnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,4BAA4B,GAvEpC,CAAC,SAAS,aAAa;6BAC+D,IAAI;;;;;;;aAC9E,oBAAoB,uBA4EnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,4BAA4B,GAnFpC,CAAC,SAAS,aAAa;6BAC+D,IAAI;;;;aAC9E,oBAAoB,uBAqFnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,0BAA0B,GA5FlC,CAAC,SAAS,aAAa;kCAC+D,IAAI;;;;;;aAC9E,oBAAoB,uBAgGnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,gCAAgC,GAvGxC,CAAC,SAAS,aAAa;kCAC+D,IAAI;;;;;aAC9E,oBAAoB,uBA0GnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,uCAAuC,GAjH/C,CAAC,SAAS,aAAa;6BAC+D,IAAI;;;;;;;;aAC9E,oBAAoB,uBAuHnC,CAAC"}
|
package/esm/@ui/@utils/size.d.ts
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { type SizeLarge, type SizeMedium, type SizeSmall, type SizeXLarge, type SizeXSmall, type SizeXXLarge } from "../@types/size.js";
|
|
2
|
+
export declare const getButtonIconSize: (size: SizeXSmall | SizeSmall | SizeMedium | SizeLarge | SizeXLarge | SizeXXLarge) => 12 | 16 | 18 | 20 | 30;
|
|
2
3
|
//# sourceMappingURL=size.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"size.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/size.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"size.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/size.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,WAAW,EACnB,MAAM,mBAAmB,CAAC;AAE3B,eAAO,MAAM,iBAAiB,SACpB,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,2BAkBnF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useKeyboardNavigationTarget.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/useKeyboardNavigationTarget.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"useKeyboardNavigationTarget.d.ts","sourceRoot":"","sources":["../../../src/@ui/@utils/useKeyboardNavigationTarget.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,gDAKrC,iCAAiC;sBAqBrB,WAAW,GAAG,IAAI;CAYhC,CAAC"}
|
|
@@ -66,5 +66,5 @@ export interface IUiAddGranteeDialogCardProps {
|
|
|
66
66
|
*
|
|
67
67
|
* @internal
|
|
68
68
|
*/
|
|
69
|
-
export declare function UiAddGranteeDialogCard({ objectTitle, loadOptions, disabledLevels, disabledTooltip, selectedGrantees, onSelectedGranteesChange, initialPermissionLevel, labels, onBack, onClose, onCancel, onShare, dataTestId }: IUiAddGranteeDialogCardProps): import("react/jsx-runtime").JSX.Element;
|
|
69
|
+
export declare function UiAddGranteeDialogCard({ objectTitle, loadOptions, disabledLevels, disabledTooltip, selectedGrantees, onSelectedGranteesChange, initialPermissionLevel, labels, onBack, onClose, onCancel, onShare, dataTestId, }: IUiAddGranteeDialogCardProps): import("react/jsx-runtime").JSX.Element;
|
|
70
70
|
//# sourceMappingURL=UiAddGranteeDialogCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAddGranteeDialogCard.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.tsx"],"names":[],"mappings":"AAWA,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,gBAAgB,EAExB,MAAM,iDAAiD,CAAC;AAEzD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAGxF,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAMnF;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,
|
|
1
|
+
{"version":3,"file":"UiAddGranteeDialogCard.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.tsx"],"names":[],"mappings":"AAWA,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,gBAAgB,EAExB,MAAM,iDAAiD,CAAC;AAEzD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAGxF,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAMnF;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,2EAA2E;IAC3E,WAAW,EAAE,MAAM,CAAC;IAEpB,6EAA6E;IAC7E,WAAW,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACjE;;;OAGG;IACH,cAAc,CAAC,EAAE,aAAa,CAAC,mBAAmB,CAAC,CAAC;IACpD,8CAA8C;IAC9C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,gBAAgB,EAAE,aAAa,CAAC,gBAAgB,CAAC,CAAC;IAClD;;;;OAIG;IACH,wBAAwB,EAAE,CAAC,IAAI,EAAE,gBAAgB,EAAE,KAAK,IAAI,CAAC;IAC7D;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,mBAAmB,CAAC;IAC7C;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,sBAAsB,CAAC,CAAC;IAE/C,+DAA+D;IAC/D,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,4DAA4D;IAC5D,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,uDAAuD;IACvD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB;;;OAGG;IACH,OAAO,EAAE,MAAM,IAAI,CAAC;IAEpB,6CAA6C;IAC7C,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,WAAW,EACX,WAAW,EACX,cAAc,EACd,eAAe,EACf,gBAAgB,EAChB,wBAAwB,EACxB,sBAA+B,EAC/B,MAAM,EACN,MAAM,EACN,OAAO,EACP,QAAQ,EACR,OAAO,EACP,UAAU,GACb,EAAE,4BAA4B,2CAoD9B"}
|
|
@@ -32,9 +32,5 @@ export function UiAddGranteeDialogCard({ objectTitle, loadOptions, disabledLevel
|
|
|
32
32
|
onSelectedGranteesChange,
|
|
33
33
|
initialPermissionLevel,
|
|
34
34
|
});
|
|
35
|
-
return (_jsxs("div", { className: b(), "data-testid": dataTestId, children: [
|
|
36
|
-
_jsx(UiDialogHeader, { title: dialogTitle, titleSize: "large", onClose: onClose, leading: backButton }), _jsx(UiGranteeAsyncPicker, { loadOptions: loadOptions, disabledLevels: disabledLevels, disabledTooltip: disabledTooltip, selectedGrantees: selectedGrantees, onSelect: select, onPermissionChange: changePermission, labels: labels, onLabelsChange: changeLabels, onRemove: remove }), _jsxs(UiDialogFooter, { divider: true, children: [
|
|
37
|
-
_jsx(UiButton, { label: intl.formatMessage(commonDialogMessages.cancel), variant: "secondary", size: "medium", onClick: onCancel }), _jsx(UiButton, { label: intl.formatMessage(olpAddGranteeDialogMessages.add), variant: "primary", size: "medium", onClick: onShare, isDisabled: selectedGrantees.length === 0 })
|
|
38
|
-
] })
|
|
39
|
-
] }));
|
|
35
|
+
return (_jsxs("div", { className: b(), "data-testid": dataTestId, children: [_jsx(UiDialogHeader, { title: dialogTitle, titleSize: "large", onClose: onClose, leading: backButton }), _jsx(UiGranteeAsyncPicker, { loadOptions: loadOptions, disabledLevels: disabledLevels, disabledTooltip: disabledTooltip, selectedGrantees: selectedGrantees, onSelect: select, onPermissionChange: changePermission, labels: labels, onLabelsChange: changeLabels, onRemove: remove }), _jsxs(UiDialogFooter, { divider: true, children: [_jsx(UiButton, { label: intl.formatMessage(commonDialogMessages.cancel), variant: "secondary", size: "medium", onClick: onCancel }), _jsx(UiButton, { label: intl.formatMessage(olpAddGranteeDialogMessages.add), variant: "primary", size: "medium", onClick: onShare, isDisabled: selectedGrantees.length === 0 })] })] }));
|
|
40
36
|
}
|
|
@@ -33,5 +33,5 @@ export interface IUseGranteeSelectionResult {
|
|
|
33
33
|
*
|
|
34
34
|
* @internal
|
|
35
35
|
*/
|
|
36
|
-
export declare function useGranteeSelection({ selectedGrantees, onSelectedGranteesChange, initialPermissionLevel }: IUseGranteeSelectionOptions): IUseGranteeSelectionResult;
|
|
36
|
+
export declare function useGranteeSelection({ selectedGrantees, onSelectedGranteesChange, initialPermissionLevel, }: IUseGranteeSelectionOptions): IUseGranteeSelectionResult;
|
|
37
37
|
//# sourceMappingURL=useGranteeSelection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGranteeSelection.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAddGranteeDialog/useGranteeSelection.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,gBAAgB,EACxB,MAAM,iDAAiD,CAAC;AACzD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAEnF;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,
|
|
1
|
+
{"version":3,"file":"useGranteeSelection.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAddGranteeDialog/useGranteeSelection.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,gBAAgB,EACxB,MAAM,iDAAiD,CAAC;AACzD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAEnF;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,mDAAmD;IACnD,gBAAgB,EAAE,aAAa,CAAC,gBAAgB,CAAC,CAAC;IAClD,oEAAoE;IACpE,wBAAwB,EAAE,CAAC,IAAI,EAAE,gBAAgB,EAAE,KAAK,IAAI,CAAC;IAC7D;;;OAGG;IACH,sBAAsB,CAAC,EAAE,mBAAmB,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC,qEAAqE;IACrE,MAAM,EAAE,CAAC,MAAM,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAChD,uCAAuC;IACvC,gBAAgB,EAAE,CAAC,OAAO,EAAE,gBAAgB,EAAE,IAAI,EAAE,mBAAmB,KAAK,IAAI,CAAC;IACjF,kCAAkC;IAClC,YAAY,EAAE,CAAC,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IAC9E,oBAAoB;IACpB,MAAM,EAAE,CAAC,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAC/C;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,gBAAgB,EAChB,wBAAwB,EACxB,sBAA+B,GAClC,EAAE,2BAA2B,GAAG,0BAA0B,CA2C1D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SkeletonItemFactory.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/SkeletonItemFactory.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAgC,MAAM,OAAO,CAAC;AAIzE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAElD,OAAO,EAAE,KAAK,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AAE3G,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAKrF,wBAAgB,mBAAmB,CAC/B,YAAY,EAAE,KAAK,CAAC,MAAM,CAAC,GAC5B,aAAa,CAAC,oCAAoC,CAAC,CAerD;AAED,eAAO,MAAM,eAAe,GAAI,CAAC
|
|
1
|
+
{"version":3,"file":"SkeletonItemFactory.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/SkeletonItemFactory.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAgC,MAAM,OAAO,CAAC;AAIzE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAElD,OAAO,EAAE,KAAK,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AAE3G,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAKrF,wBAAgB,mBAAmB,CAC/B,YAAY,EAAE,KAAK,CAAC,MAAM,CAAC,GAC5B,aAAa,CAAC,oCAAoC,CAAC,CAerD;AAED,eAAO,MAAM,eAAe,GAAI,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,WAC7D,mBAAmB,CAAC,CAAC,CAAC,EAAE,eACpB,uBAAuB,EAAE,GAAG,SAAS,cACtC,OAAO,wDAmBtB,CAAC"}
|
|
@@ -14,9 +14,7 @@ import { getColumnWidth, getItemKey } from "./utils.js";
|
|
|
14
14
|
function AsyncTableCore(props) {
|
|
15
15
|
const { width, itemHeight, isLargeRow, renderHeader, renderItem, renderEmptyState, shouldLoadNextPage } = useAsyncTable(props);
|
|
16
16
|
const { filters, bulkActions, selectedItemIds, totalItemsCount, items, isLoading, hasNextPage, maxHeight = 400, skeletonItemsCount = 0, columns, scrollToIndex, variant = "regular", isMobileView, isFiltersTooLarge, loadNextPage, setSelectedItemIds, onSearch, searchPlaceholder, renderToolbarCustomElement, accessibilityConfig, allowSearch, hideHeader, } = props;
|
|
17
|
-
return (_jsxs("div", { className: b(), style: { width }, children: [
|
|
18
|
-
_jsx(UiAsyncTableToolbar, { allowSearch: allowSearch, filters: filters, isFiltersTooLarge: isFiltersTooLarge, bulkActions: bulkActions, selectedItemIds: selectedItemIds, setSelectedItemIds: setSelectedItemIds ?? (() => { }), totalItemsCount: totalItemsCount ?? 0, items: items, variant: variant, isMobileView: isMobileView, width: width, onSearch: onSearch, searchPlaceholder: searchPlaceholder, renderToolbarCustomElement: renderToolbarCustomElement, accessibilityConfig: accessibilityConfig }), _jsxs("div", { role: "grid", "aria-label": accessibilityConfig?.gridAriaLabel, "aria-rowcount": totalItemsCount, "aria-colcount": bulkActions ? columns.length + 1 : columns.length, children: [hideHeader ? null : renderHeader(), _jsx(UiAsyncTableBody, { items: items, maxHeight: maxHeight, itemHeight: itemHeight, skeletonItemsCount: skeletonItemsCount, hasNextPage: hasNextPage, isLoading: isLoading, onItemClick: props.onItemClick, loadNextPage: loadNextPage, columns: columns, bulkActions: bulkActions, scrollToIndex: scrollToIndex, shouldLoadNextPage: shouldLoadNextPage, renderItem: renderItem, isLargeRow: isLargeRow })
|
|
19
|
-
] }), items.length === 0 && !isLoading && renderEmptyState()] }));
|
|
17
|
+
return (_jsxs("div", { className: b(), style: { width }, children: [_jsx(UiAsyncTableToolbar, { allowSearch: allowSearch, filters: filters, isFiltersTooLarge: isFiltersTooLarge, bulkActions: bulkActions, selectedItemIds: selectedItemIds, setSelectedItemIds: setSelectedItemIds ?? (() => { }), totalItemsCount: totalItemsCount ?? 0, items: items, variant: variant, isMobileView: isMobileView, width: width, onSearch: onSearch, searchPlaceholder: searchPlaceholder, renderToolbarCustomElement: renderToolbarCustomElement, accessibilityConfig: accessibilityConfig }), _jsxs("div", { role: "grid", "aria-label": accessibilityConfig?.gridAriaLabel, "aria-rowcount": totalItemsCount, "aria-colcount": bulkActions ? columns.length + 1 : columns.length, children: [hideHeader ? null : renderHeader(), _jsx(UiAsyncTableBody, { items: items, maxHeight: maxHeight, itemHeight: itemHeight, skeletonItemsCount: skeletonItemsCount, hasNextPage: hasNextPage, isLoading: isLoading, onItemClick: props.onItemClick, loadNextPage: loadNextPage, columns: columns, bulkActions: bulkActions, scrollToIndex: scrollToIndex, shouldLoadNextPage: shouldLoadNextPage, renderItem: renderItem, isLargeRow: isLargeRow })] }), items.length === 0 && !isLoading && renderEmptyState()] }));
|
|
20
18
|
}
|
|
21
19
|
const useAsyncTable = ({ columns, renderItem: renderItemProp, renderHeader: renderHeaderProp, renderEmptyState: renderEmptyStateProp, bulkActions, onSort, width: widthProp, sortBy, sortDirection, selectedItemIds, setSelectedItemIds, variant, onItemClick, accessibilityConfig, }) => {
|
|
22
20
|
const isSmall = variant === "small";
|
|
@@ -4,5 +4,5 @@ export declare function UiAsyncTableBody<T extends {
|
|
|
4
4
|
id: string;
|
|
5
5
|
} | {
|
|
6
6
|
ref: ObjRef;
|
|
7
|
-
}>({ items, maxHeight, itemHeight, skeletonItemsCount, hasNextPage, isLoading, onItemClick, loadNextPage, columns, bulkActions, scrollToIndex, isLargeRow, shouldLoadNextPage, renderItem }: IUiAsyncTableBodyProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
}>({ items, maxHeight, itemHeight, skeletonItemsCount, hasNextPage, isLoading, onItemClick, loadNextPage, columns, bulkActions, scrollToIndex, isLargeRow, shouldLoadNextPage, renderItem, }: IUiAsyncTableBodyProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
//# sourceMappingURL=UiAsyncTableBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableBody.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableBody.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAKlD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAM1D,wBAAgB,gBAAgB,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,EAAE,EACzE,KAAK,EACL,SAAS,EACT,UAAU,EACV,kBAAkB,EAClB,WAAW,EACX,SAAS,EACT,WAAW,EACX,YAAY,EACZ,OAAO,EACP,WAAW,EACX,aAAa,EACb,UAAU,EACV,kBAAkB,EAClB,UAAU,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableBody.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableBody.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAKlD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAM1D,wBAAgB,gBAAgB,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,EAAE,EACzE,KAAK,EACL,SAAS,EACT,UAAU,EACV,kBAAkB,EAClB,WAAW,EACX,SAAS,EACT,WAAW,EACX,YAAY,EACZ,OAAO,EACP,WAAW,EACX,aAAa,EACb,UAAU,EACV,kBAAkB,EAClB,UAAU,GACb,EAAE,sBAAsB,CAAC,CAAC,CAAC,2CAyD3B"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type UiAsyncTableCheckboxProps } from "../types.js";
|
|
2
|
-
export declare function UiAsyncTableCheckbox({ onChange, checked, indeterminate, disabled, ariaLabel, isCellFocused, header, cellRef, cellId }: UiAsyncTableCheckboxProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function UiAsyncTableCheckbox({ onChange, checked, indeterminate, disabled, ariaLabel, isCellFocused, header, cellRef, cellId, }: UiAsyncTableCheckboxProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
//# sourceMappingURL=UiAsyncTableCheckbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableCheckbox.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAK7D,wBAAgB,oBAAoB,CAAC,EACjC,QAAQ,EACR,OAAO,EACP,aAAa,EACb,QAAQ,EACR,SAAS,EACT,aAAa,EACb,MAAM,EACN,OAAO,EACP,MAAM,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableCheckbox.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAK7D,wBAAgB,oBAAoB,CAAC,EACjC,QAAQ,EACR,OAAO,EACP,aAAa,EACb,QAAQ,EACR,SAAS,EACT,aAAa,EACb,MAAM,EACN,OAAO,EACP,MAAM,GACT,EAAE,yBAAyB,2CAmC3B"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type UiAsyncTableDropdownItemProps } from "../types.js";
|
|
2
|
-
export declare function UiAsyncTableDropdownItem({ label, secondaryLabel, onClick, isSelected, isMultiSelect, isUnderlined, accessibilityConfig }: UiAsyncTableDropdownItemProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function UiAsyncTableDropdownItem({ label, secondaryLabel, onClick, isSelected, isMultiSelect, isUnderlined, accessibilityConfig, }: UiAsyncTableDropdownItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
//# sourceMappingURL=UiAsyncTableDropdownItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableDropdownItem.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,aAAa,CAAC;AAEjE,wBAAgB,wBAAwB,CAAC,EACrC,KAAK,EACL,cAAc,EACd,OAAO,EACP,UAAU,EACV,aAAa,EACb,YAAY,EACZ,mBAAmB,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableDropdownItem.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,aAAa,CAAC;AAEjE,wBAAgB,wBAAwB,CAAC,EACrC,KAAK,EACL,cAAc,EACd,OAAO,EACP,UAAU,EACV,aAAa,EACb,YAAY,EACZ,mBAAmB,GACtB,EAAE,6BAA6B,2CAgC/B"}
|
|
@@ -5,8 +5,7 @@ import { ContentDivider } from "../../../Dialog/ContentDivider.js";
|
|
|
5
5
|
import { accessibilityConfigToAttributes } from "../../../typings/utilities.js";
|
|
6
6
|
import { e } from "../asyncTableBem.js";
|
|
7
7
|
export function UiAsyncTableDropdownItem({ label, secondaryLabel, onClick, isSelected, isMultiSelect, isUnderlined, accessibilityConfig, }) {
|
|
8
|
-
return (_jsxs("div", { className: e("dropdown-item-container", { underlined: isUnderlined ?? false }), children: [
|
|
9
|
-
_jsxs("div", { className: e("dropdown-item", {
|
|
8
|
+
return (_jsxs("div", { className: e("dropdown-item-container", { underlined: isUnderlined ?? false }), children: [_jsxs("div", { className: e("dropdown-item", {
|
|
10
9
|
selected: isSelected ?? false,
|
|
11
10
|
"multi-select": isMultiSelect ?? false,
|
|
12
11
|
}), onClick: onClick, role: "menuitem", "aria-disabled": false, ...accessibilityConfigToAttributes(accessibilityConfig), children: [isMultiSelect ? (_jsx("div", { className: e("dropdown-item-checkbox"), children: _jsx(UiCheckbox, { checked: isSelected ?? false, tabIndex: -1 }) })) : null, _jsx("div", { className: e("dropdown-item-label-primary"), children: label }), secondaryLabel ? (_jsx("div", { className: e("dropdown-item-label-secondary"), children: secondaryLabel })) : null] }), isUnderlined ? _jsx(ContentDivider, { className: e("dropdown-item-divider") }) : null] }));
|
|
@@ -2,5 +2,5 @@ import { type IUiAsyncTableEmptyStateProps } from "../types.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function UiAsyncTableEmptyState({ title, description, icon }: IUiAsyncTableEmptyStateProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function UiAsyncTableEmptyState({ title, description, icon, }: IUiAsyncTableEmptyStateProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=UiAsyncTableEmptyState.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableEmptyState.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,aAAa,CAAC;AAEhE;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,KAAK,EACL,WAAW,EACX,IAAe,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableEmptyState.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,aAAa,CAAC;AAEhE;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,KAAK,EACL,WAAW,EACX,IAAe,GAClB,EAAE,4BAA4B,2CAc9B"}
|
|
@@ -9,7 +9,5 @@ import { messages } from "../locales.js";
|
|
|
9
9
|
*/
|
|
10
10
|
export function UiAsyncTableEmptyState({ title, description, icon = "search", }) {
|
|
11
11
|
const intl = useIntl();
|
|
12
|
-
return (_jsxs("div", { className: e("empty-state"), children: [
|
|
13
|
-
_jsx(UiIcon, { type: icon, color: "currentColor", size: 40 }), _jsx("div", { className: e("empty-state-title"), children: title ?? intl.formatMessage(messages["noMatchFound"]) }), _jsx("div", { className: e("empty-state-description"), children: description ?? intl.formatMessage(messages["tryAdjustingFilters"]) })
|
|
14
|
-
] }));
|
|
12
|
+
return (_jsxs("div", { className: e("empty-state"), children: [_jsx(UiIcon, { type: icon, color: "currentColor", size: 40 }), _jsx("div", { className: e("empty-state-title"), children: title ?? intl.formatMessage(messages["noMatchFound"]) }), _jsx("div", { className: e("empty-state-description"), children: description ?? intl.formatMessage(messages["tryAdjustingFilters"]) })] }));
|
|
15
13
|
}
|
|
@@ -35,11 +35,7 @@ export function UiAsyncTableFilter(props) {
|
|
|
35
35
|
isExpanded: isOpen,
|
|
36
36
|
popupId: dropdownId,
|
|
37
37
|
popupType: "dialog",
|
|
38
|
-
} })), alignPoints: [{ align: "bl tl" }, { align: "tl bl" }], renderBody: ({ closeDropdown }) => (_jsx(UiAutofocus, { children: _jsxs("div", { role: "dialog", id: dropdownId, "aria-label": labelWithSelected, children: [_jsx(DropdownList, { id: dropdownListId, items: filteredOptions, renderItem: ({ item, isFirst }) => (_jsx(UiAsyncTableDropdownItem, { label: item.label ?? String(item.value), secondaryLabel: item.secondaryLabel, onClick: () => onItemClick(item, closeDropdown), isSelected: isItemSelected(item), isMultiSelect: isMultiSelect, isUnderlined: isFirst })), showSearch: true, searchPlaceholder: intl.formatMessage(messages["filterSearchPlaceholder"]), searchString: searchValue, searchFieldSize: "small", onSearch: setSearchValue, containerPadding: FILTER_ITEMS_OFFSET, onKeyDownSelect: (item) => onItemClick(item, closeDropdown), onKeyDownConfirm: onApplyFactory(closeDropdown), closeDropdown: closeDropdown }), isMultiSelect ? (_jsxs("div", { className: e("filter-bottom"), children: [
|
|
39
|
-
_jsx(ContentDivider, {}), _jsxs("div", { className: e("filter-buttons"), children: [
|
|
40
|
-
_jsx(UiButton, { label: intl.formatMessage(messages["filterOptionCancel"]), onClick: onCancelFactory(closeDropdown), variant: "secondary", size: "small" }), _jsx(UiButton, { label: intl.formatMessage(messages["filterOptionApply"]), onClick: onApplyFactory(closeDropdown), variant: "primary", size: "small", isDisabled: !isApplyButtonEnabled })
|
|
41
|
-
] })
|
|
42
|
-
] })) : null, isFiltersTooLarge ? (_jsx("div", { className: e("filter-error"), children: _jsx(Message, { type: "error", children: _jsx(FormattedMessage, { id: messages["filterTooLarge"].id, values: {
|
|
38
|
+
} })), alignPoints: [{ align: "bl tl" }, { align: "tl bl" }], renderBody: ({ closeDropdown }) => (_jsx(UiAutofocus, { children: _jsxs("div", { role: "dialog", id: dropdownId, "aria-label": labelWithSelected, children: [_jsx(DropdownList, { id: dropdownListId, items: filteredOptions, renderItem: ({ item, isFirst }) => (_jsx(UiAsyncTableDropdownItem, { label: item.label ?? String(item.value), secondaryLabel: item.secondaryLabel, onClick: () => onItemClick(item, closeDropdown), isSelected: isItemSelected(item), isMultiSelect: isMultiSelect, isUnderlined: isFirst })), showSearch: true, searchPlaceholder: intl.formatMessage(messages["filterSearchPlaceholder"]), searchString: searchValue, searchFieldSize: "small", onSearch: setSearchValue, containerPadding: FILTER_ITEMS_OFFSET, onKeyDownSelect: (item) => onItemClick(item, closeDropdown), onKeyDownConfirm: onApplyFactory(closeDropdown), closeDropdown: closeDropdown }), isMultiSelect ? (_jsxs("div", { className: e("filter-bottom"), children: [_jsx(ContentDivider, {}), _jsxs("div", { className: e("filter-buttons"), children: [_jsx(UiButton, { label: intl.formatMessage(messages["filterOptionCancel"]), onClick: onCancelFactory(closeDropdown), variant: "secondary", size: "small" }), _jsx(UiButton, { label: intl.formatMessage(messages["filterOptionApply"]), onClick: onApplyFactory(closeDropdown), variant: "primary", size: "small", isDisabled: !isApplyButtonEnabled })] })] })) : null, isFiltersTooLarge ? (_jsx("div", { className: e("filter-error"), children: _jsx(Message, { type: "error", children: _jsx(FormattedMessage, { id: messages["filterTooLarge"].id, values: {
|
|
43
39
|
strong: (chunks) => _jsx("strong", { children: chunks }),
|
|
44
40
|
} }) }) })) : null] }) })) }) }));
|
|
45
41
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type IUiAsyncTableHeaderProps } from "../types.js";
|
|
2
|
-
export declare function UiAsyncTableHeader<T>({ columns, handleColumnClick, sortBy, sortDirection, hasCheckbox, width, small, largeRow }: IUiAsyncTableHeaderProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function UiAsyncTableHeader<T>({ columns, handleColumnClick, sortBy, sortDirection, hasCheckbox, width, small, largeRow, }: IUiAsyncTableHeaderProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
//# sourceMappingURL=UiAsyncTableHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableHeader.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.tsx"],"names":[],"mappings":"AAUA,OAAO,EAA4B,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAMtF,wBAAgB,kBAAkB,CAAC,CAAC,EAAE,EAClC,OAAO,EACP,iBAAiB,EACjB,MAAM,EACN,aAAa,EACb,WAAW,EACX,KAAK,EACL,KAAK,EACL,QAAQ,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableHeader.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.tsx"],"names":[],"mappings":"AAUA,OAAO,EAA4B,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAMtF,wBAAgB,kBAAkB,CAAC,CAAC,EAAE,EAClC,OAAO,EACP,iBAAiB,EACjB,MAAM,EACN,aAAa,EACb,WAAW,EACX,KAAK,EACL,KAAK,EACL,QAAQ,GACX,EAAE,wBAAwB,CAAC,CAAC,CAAC,2CAsD7B"}
|
|
@@ -22,8 +22,7 @@ export function UiAsyncTableHeader({ columns, handleColumnClick, sortBy, sortDir
|
|
|
22
22
|
sortable: sortable ?? false,
|
|
23
23
|
isFocused: isFocused(index),
|
|
24
24
|
align: column.align ?? false,
|
|
25
|
-
}), style: { width }, role: "columnheader", id: getColumnHeaderId(String(column.key ?? index)), "aria-sort": sorted ? (desc ? "descending" : "ascending") : "none", "aria-label": renderMenu ? intl.formatMessage(messages["menuHeaderAriaLabel"]) : undefined, children: [
|
|
26
|
-
_jsx("span", { className: e("text"), children: column.label }), sortable ? _jsx("div", { className: e("sort"), children: arrowIcon }) : null] }, index));
|
|
25
|
+
}), style: { width }, role: "columnheader", id: getColumnHeaderId(String(column.key ?? index)), "aria-sort": sorted ? (desc ? "descending" : "ascending") : "none", "aria-label": renderMenu ? intl.formatMessage(messages["menuHeaderAriaLabel"]) : undefined, children: [_jsx("span", { className: e("text"), children: column.label }), sortable ? _jsx("div", { className: e("sort"), children: arrowIcon }) : null] }, index));
|
|
27
26
|
})] }));
|
|
28
27
|
}
|
|
29
28
|
function useHeaderKeyboardNavigation(columns, handleColumnClick) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { type ReactElement } from "react";
|
|
2
2
|
import { type IUiAsyncTableIconRendererProps } from "../types.js";
|
|
3
|
-
export declare function UiAsyncTableIconRenderer<T>({ renderIcon, className, item }: IUiAsyncTableIconRendererProps<T>): ReactElement | null;
|
|
3
|
+
export declare function UiAsyncTableIconRenderer<T>({ renderIcon, className, item, }: IUiAsyncTableIconRendererProps<T>): ReactElement | null;
|
|
4
4
|
//# sourceMappingURL=UiAsyncTableIconRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableIconRenderer.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAElE,wBAAgB,wBAAwB,CAAC,CAAC,EAAE,EACxC,UAAU,EACV,SAAS,EACT,IAAI,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableIconRenderer.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAElE,wBAAgB,wBAAwB,CAAC,CAAC,EAAE,EACxC,UAAU,EACV,SAAS,EACT,IAAI,GACP,EAAE,8BAA8B,CAAC,CAAC,CAAC,GAAG,YAAY,GAAG,IAAI,CAGzD"}
|
|
@@ -4,5 +4,5 @@ export declare function UiAsyncTableRow<T extends {
|
|
|
4
4
|
id: string;
|
|
5
5
|
} | {
|
|
6
6
|
ref: ObjRef;
|
|
7
|
-
}>({ item, itemIndex, columns, onSelect, onClick, isSelected, hasCheckbox, isLarge, isFocused, focusedColumnIndex, focusedElementRef, accessibilityConfig }: IUiAsyncTableRowProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
}>({ item, itemIndex, columns, onSelect, onClick, isSelected, hasCheckbox, isLarge, isFocused, focusedColumnIndex, focusedElementRef, accessibilityConfig, }: IUiAsyncTableRowProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
//# sourceMappingURL=UiAsyncTableRow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiAsyncTableRow.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAKlD,OAAO,EAGH,KAAK,qBAAqB,EAE7B,MAAM,aAAa,CAAC;AAQrB,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,EAAE,EACxE,IAAI,EACJ,SAAS,EACT,OAAO,EACP,QAAQ,EACR,OAAO,EACP,UAAU,EACV,WAAW,EACX,OAAO,EACP,SAAS,EACT,kBAAkB,EAClB,iBAAiB,EACjB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"UiAsyncTableRow.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAKlD,OAAO,EAGH,KAAK,qBAAqB,EAE7B,MAAM,aAAa,CAAC;AAQrB,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,EAAE,EACxE,IAAI,EACJ,SAAS,EACT,OAAO,EACP,QAAQ,EACR,OAAO,EACP,UAAU,EACV,WAAW,EACX,OAAO,EACP,SAAS,EACT,kBAAkB,EAClB,iBAAiB,EACjB,mBAAmB,GACtB,EAAE,qBAAqB,CAAC,CAAC,CAAC,2CA4E1B"}
|
|
@@ -81,8 +81,7 @@ const useRenderCellContent = ({ isLarge, }) => {
|
|
|
81
81
|
if (getMultiLineTextContent) {
|
|
82
82
|
return getMultiLineTextContent(item).map((line, index) => {
|
|
83
83
|
const isFirst = index === 0;
|
|
84
|
-
return (_jsxs("span", { className: e("text-line", { first: isFirst }), children: [
|
|
85
|
-
_jsx("span", { id: isFirst ? labelId : undefined, className: e("text-line-content"), children: line }), renderSuffixIcon && isFirst
|
|
84
|
+
return (_jsxs("span", { className: e("text-line", { first: isFirst }), children: [_jsx("span", { id: isFirst ? labelId : undefined, className: e("text-line-content"), children: line }), renderSuffixIcon && isFirst
|
|
86
85
|
? renderSuffixIconWithWrapper(renderSuffixIcon, item)
|
|
87
86
|
: null] }, index));
|
|
88
87
|
});
|
|
@@ -17,8 +17,7 @@ export function UiAsyncTableToolbar(props) {
|
|
|
17
17
|
const { hasContent, renderBulkActions, renderFilters, renderSearchSection } = useAsyncTableToolbar(props);
|
|
18
18
|
const { isMobileView, variant } = props;
|
|
19
19
|
const isSmall = variant === "small";
|
|
20
|
-
return hasContent ? (_jsxs("div", { className: e("toolbar"), children: [
|
|
21
|
-
_jsxs("div", { className: e("toolbar-top", { "mobile-view": isMobileView ?? false }), children: [isSmall ? null : renderBulkActions(), renderFilters(), renderSearchSection()] }), isSmall ? renderBulkActions() : null] })) : null;
|
|
20
|
+
return hasContent ? (_jsxs("div", { className: e("toolbar"), children: [_jsxs("div", { className: e("toolbar-top", { "mobile-view": isMobileView ?? false }), children: [isSmall ? null : renderBulkActions(), renderFilters(), renderSearchSection()] }), isSmall ? renderBulkActions() : null] })) : null;
|
|
22
21
|
}
|
|
23
22
|
const useAsyncTableToolbar = ({ filters, isFiltersTooLarge, bulkActions, selectedItemIds, setSelectedItemIds, totalItemsCount, items, variant, isMobileView, width, searchPlaceholder, onSearch, allowSearch, renderToolbarCustomElement, accessibilityConfig, }) => {
|
|
24
23
|
const intl = useIntl();
|
|
@@ -44,10 +43,7 @@ const useAsyncTableToolbar = ({ filters, isFiltersTooLarge, bulkActions, selecte
|
|
|
44
43
|
});
|
|
45
44
|
const tooltipMessage = intl.formatMessage(messages["selectAll"]);
|
|
46
45
|
if (bulkActions) {
|
|
47
|
-
return (_jsxs("div", { className: e("toolbar-bulk-actions", { "mobile-view": isMobileView ?? false }), children: [
|
|
48
|
-
_jsxs("div", { className: e("toolbar-checkbox-section"), children: [
|
|
49
|
-
_jsx(UiTooltip, { anchor: _jsx(UiAsyncTableCheckbox, { onChange: handleCheckboxChange, checked: isCheckboxChecked, indeterminate: isCheckboxIndeterminate, disabled: isCheckboxDisabled, ariaLabel: checkboxAriaLabel, header: true }), triggerBy: ["hover", "focus"], content: tooltipMessage }), _jsx("div", { id: ASYNC_TABLE_SELECTED_COUNT_ID, className: e("toolbar-selected-count"), children: selectedMessage })
|
|
50
|
-
] }), (selectedItemIds?.length ?? 0) > 0 ? (_jsx(UiAsyncTableBulkActions, { bulkActions: bulkActions })) : null] }));
|
|
46
|
+
return (_jsxs("div", { className: e("toolbar-bulk-actions", { "mobile-view": isMobileView ?? false }), children: [_jsxs("div", { className: e("toolbar-checkbox-section"), children: [_jsx(UiTooltip, { anchor: _jsx(UiAsyncTableCheckbox, { onChange: handleCheckboxChange, checked: isCheckboxChecked, indeterminate: isCheckboxIndeterminate, disabled: isCheckboxDisabled, ariaLabel: checkboxAriaLabel, header: true }), triggerBy: ["hover", "focus"], content: tooltipMessage }), _jsx("div", { id: ASYNC_TABLE_SELECTED_COUNT_ID, className: e("toolbar-selected-count"), children: selectedMessage })] }), (selectedItemIds?.length ?? 0) > 0 ? (_jsx(UiAsyncTableBulkActions, { bulkActions: bulkActions })) : null] }));
|
|
51
47
|
}
|
|
52
48
|
return null;
|
|
53
49
|
}, [
|
|
@@ -63,17 +59,13 @@ const useAsyncTableToolbar = ({ filters, isFiltersTooLarge, bulkActions, selecte
|
|
|
63
59
|
checkboxAriaLabel,
|
|
64
60
|
]);
|
|
65
61
|
const renderFilters = useCallback(() => {
|
|
66
|
-
return filters?.length ? (_jsxs("div", { className: e("toolbar-filters-section"), children: [
|
|
67
|
-
_jsx("div", { className: e("toolbar-label"), id: ASYNC_TABLE_FILTER_LABEL_ID, children: intl.formatMessage(messages["filterLabel"]) }), _jsx("div", { className: e("toolbar-filters"), role: "group", "aria-labelledby": ASYNC_TABLE_FILTER_LABEL_ID, children: filters.map((filter) => (_jsx(UiAsyncTableFilter, { isFiltersTooLarge: isFiltersTooLarge, variant: variant, isMobileView: isMobileView, width: width, ...filter }, filter.label))) })
|
|
68
|
-
] })) : null;
|
|
62
|
+
return filters?.length ? (_jsxs("div", { className: e("toolbar-filters-section"), children: [_jsx("div", { className: e("toolbar-label"), id: ASYNC_TABLE_FILTER_LABEL_ID, children: intl.formatMessage(messages["filterLabel"]) }), _jsx("div", { className: e("toolbar-filters"), role: "group", "aria-labelledby": ASYNC_TABLE_FILTER_LABEL_ID, children: filters.map((filter) => (_jsx(UiAsyncTableFilter, { isFiltersTooLarge: isFiltersTooLarge, variant: variant, isMobileView: isMobileView, width: width, ...filter }, filter.label))) })] })) : null;
|
|
69
63
|
}, [filters, intl, isFiltersTooLarge, variant, isMobileView, width]);
|
|
70
64
|
const renderSearchSection = useCallback(() => {
|
|
71
65
|
const placeholder = searchPlaceholder ?? intl.formatMessage(messages["titleSearchPlaceholder"]);
|
|
72
|
-
return (_jsxs("div", { className: e("toolbar-search-section"), children: [onSearch ? (_jsxs(_Fragment, { children: [
|
|
73
|
-
_jsx(UiSearchResultsAnnouncement, { totalResults: searchValue ? totalItemsCount : undefined }), _jsx("div", { className: e("toolbar-search"), children: _jsx(Input, { isSearch: true, type: "search", isSmall: true, clearOnEsc: true, placeholder: placeholder, accessibilityConfig: {
|
|
66
|
+
return (_jsxs("div", { className: e("toolbar-search-section"), children: [onSearch ? (_jsxs(_Fragment, { children: [_jsx(UiSearchResultsAnnouncement, { totalResults: searchValue ? totalItemsCount : undefined }), _jsx("div", { className: e("toolbar-search"), children: _jsx(Input, { isSearch: true, type: "search", isSmall: true, clearOnEsc: true, placeholder: placeholder, accessibilityConfig: {
|
|
74
67
|
ariaLabel: accessibilityConfig?.searchAriaLabel ?? placeholder,
|
|
75
|
-
}, value: searchValue, onChange: (value) => setSearchValue(String(value)) }) })
|
|
76
|
-
] })) : null, renderToolbarCustomElement ? renderToolbarCustomElement() : null] }));
|
|
68
|
+
}, value: searchValue, onChange: (value) => setSearchValue(String(value)) }) })] })) : null, renderToolbarCustomElement ? renderToolbarCustomElement() : null] }));
|
|
77
69
|
}, [
|
|
78
70
|
onSearch,
|
|
79
71
|
searchPlaceholder,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type KeyboardEvent, type MouseEvent } from "react";
|
|
2
2
|
import { type ObjRef } from "@gooddata/sdk-model";
|
|
3
3
|
import { type IUiAsyncTableColumn, type IUiAsyncTableFilterOption } from "../types.js";
|
|
4
|
-
export declare const getColumnWidth: (renderMenu: boolean, isLarge: boolean, widthProp?: number
|
|
4
|
+
export declare const getColumnWidth: (renderMenu: boolean, isLarge: boolean, widthProp?: number) => number | undefined;
|
|
5
5
|
export declare const getItemKey: <T extends {
|
|
6
6
|
id: string;
|
|
7
7
|
} | {
|
|
@@ -12,12 +12,12 @@ export declare const getColumnWidths: <T extends {
|
|
|
12
12
|
} | {
|
|
13
13
|
ref: ObjRef;
|
|
14
14
|
}>(columns: IUiAsyncTableColumn<T>[], hasCheckbox: boolean, isLargeRow: boolean) => (number | undefined)[];
|
|
15
|
-
export declare const getFilterOptionsMap: (options: IUiAsyncTableFilterOption
|
|
15
|
+
export declare const getFilterOptionsMap: (options: Array<IUiAsyncTableFilterOption>) => Map<string, IUiAsyncTableFilterOption>;
|
|
16
16
|
export declare const getColumnHeaderId: (key: string) => string;
|
|
17
17
|
export declare const getRowLabelId: (key: number) => string;
|
|
18
18
|
export declare const getRowId: (itemId: string) => string;
|
|
19
19
|
export declare const getCellId: (itemId: string, columnIndex: number) => string;
|
|
20
20
|
export declare const getFilterDropdownId: (label: string) => string;
|
|
21
|
-
export declare const stopPropagationCallback: <T extends HTMLElement>(event:
|
|
21
|
+
export declare const stopPropagationCallback: <T extends HTMLElement>(event: MouseEvent<T> | KeyboardEvent<T>, callback?: () => void) => void;
|
|
22
22
|
export declare const computeProportionalWidth: (originalColumnWidth: number, availableWidth: number, columnsWidthSum: number) => number;
|
|
23
23
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAE5D,OAAO,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAElE,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,yBAAyB,EAAE,MAAM,aAAa,CAAC;AASvF,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/@ui/UiAsyncTable/UiAsyncTable/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAE5D,OAAO,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAElE,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,yBAAyB,EAAE,MAAM,aAAa,CAAC;AASvF,eAAO,MAAM,cAAc,eAAgB,OAAO,WAAW,OAAO,cAAc,MAAM,uBAEvF,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,QAAQ,CAAC,KAAG,MAKhF,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,WAC7D,mBAAmB,CAAC,CAAC,CAAC,EAAE,eACpB,OAAO,cACR,OAAO,2BAItB,CAAC;AAEF,eAAO,MAAM,mBAAmB,YAAa,KAAK,CAAC,yBAAyB,CAAC,2CAE5E,CAAC;AAEF,eAAO,MAAM,iBAAiB,QAAS,MAAM,WAE5C,CAAC;AAEF,eAAO,MAAM,aAAa,QAAS,MAAM,WAExC,CAAC;AAEF,eAAO,MAAM,QAAQ,WAAY,MAAM,WAEtC,CAAC;AAEF,eAAO,MAAM,SAAS,WAAY,MAAM,eAAe,MAAM,WAE5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAW,MAAM,WAEhD,CAAC;AACF,eAAO,MAAM,uBAAuB,GAAI,CAAC,SAAS,WAAW,SAClD,UAAU,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,aAC5B,MAAM,IAAI,KACtB,IAGF,CAAC;AAEF,eAAO,MAAM,wBAAwB,wBACZ,MAAM,kBACX,MAAM,mBACL,MAAM,WAO1B,CAAC"}
|
|
@@ -12,8 +12,7 @@ import { useAsyncTableSearch } from "../useAsyncTableSearch.js";
|
|
|
12
12
|
*/
|
|
13
13
|
export function UiAsyncTableTitle({ title, onSearch, renderIcon, actions }) {
|
|
14
14
|
const { renderIconWithWrapper, renderSearchWithWrapper, renderActionsWithWrapper } = useAsyncTableTitle(renderIcon, onSearch, actions);
|
|
15
|
-
return (_jsxs("div", { className: e("title"), children: [
|
|
16
|
-
_jsx("h1", { className: e("title-text"), children: title }), renderIconWithWrapper(), _jsx("div", { className: e("title-divider"), children: _jsx(SeparatorLine, {}) }), renderSearchWithWrapper(), renderActionsWithWrapper()] }));
|
|
15
|
+
return (_jsxs("div", { className: e("title"), children: [_jsx("h1", { className: e("title-text"), children: title }), renderIconWithWrapper(), _jsx("div", { className: e("title-divider"), children: _jsx(SeparatorLine, {}) }), renderSearchWithWrapper(), renderActionsWithWrapper()] }));
|
|
17
16
|
}
|
|
18
17
|
const useAsyncTableTitle = (renderIcon, onSearch, actions) => {
|
|
19
18
|
const intl = useIntl();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAsyncTableSearch.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAsyncTable/useAsyncTableSearch.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,mBAAmB;;;
|
|
1
|
+
{"version":3,"file":"useAsyncTableSearch.d.ts","sourceRoot":"","sources":["../../../src/@ui/UiAsyncTable/useAsyncTableSearch.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,mBAAmB,cAAe,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;;;CAWtE,CAAC"}
|
|
@@ -5,5 +5,5 @@ import type { IUiAutocompleteOption, IUiAutocompleteProps } from "./types.js";
|
|
|
5
5
|
*
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
8
|
-
export declare function UiAutocomplete<T extends IUiAutocompleteOption = IUiAutocompleteOption>({ loadOptions, selectedIds, onSelect, debounceMs, messages, accessibilityConfig, dataTestId }: IUiAutocompleteProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export declare function UiAutocomplete<T extends IUiAutocompleteOption = IUiAutocompleteOption>({ loadOptions, selectedIds, onSelect, debounceMs, messages, accessibilityConfig, dataTestId, }: IUiAutocompleteProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
//# sourceMappingURL=UiAutocomplete.d.ts.map
|