@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
|
@@ -243,10 +243,8 @@ function WrappedDatePickerCore({ accessibilityConfig, date: dateProp, className
|
|
|
243
243
|
}, [align]);
|
|
244
244
|
const componentClasses = classNames("gd-datepicker", className, size, "gd-datepicker-input", isOpen ? "gd-datepicker-focused" : "");
|
|
245
245
|
const inputClasses = classNames("input-text", "small-12", size, `gd-datepicker-input-${datePickerId}`);
|
|
246
|
-
return (_jsxs("div", { "data-testid": "datepicker", className: componentClasses, ref: rootRef, onClick: handleWrapperClick, children: [
|
|
247
|
-
|
|
248
|
-
intl.formatMessage({ id: "datePicker.accessibility.label" }), "aria-describedby": accessibilityConfig?.ariaDescribedBy, onKeyDown: handleKeyDown, tabIndex: tabIndex, onClick: handleInputClick, ref: inputRef, value: inputValue, className: inputClasses, placeholder: placeholder, onChange: handleInputChanged, onBlur: handleInputBlur }), isOpen ? (_jsx("div", { id: `datepicker-popup-${datePickerId}`, role: "dialog", ref: datePickerContainerRef, children: _jsx(DayPicker, { classNames: dayPickerClassNames, locale: convertLocale(intl.locale), showOutsideDays: true, mode: "single", selected: selectedDate, month: monthDate, onMonthChange: handleMonthChanged, weekStartsOn: convertWeekStart(weekStart), onDayClick: handleCustomDayClick }) })) : null, _jsx("span", { className: "gd-datepicker-icon gd-icon-calendar" })
|
|
249
|
-
] }));
|
|
246
|
+
return (_jsxs("div", { "data-testid": "datepicker", className: componentClasses, ref: rootRef, onClick: handleWrapperClick, children: [_jsx("input", { autoComplete: "off", "aria-labelledby": accessibilityConfig?.ariaLabelledBy, "aria-label": accessibilityConfig?.ariaLabel ||
|
|
247
|
+
intl.formatMessage({ id: "datePicker.accessibility.label" }), "aria-describedby": accessibilityConfig?.ariaDescribedBy, onKeyDown: handleKeyDown, tabIndex: tabIndex, onClick: handleInputClick, ref: inputRef, value: inputValue, className: inputClasses, placeholder: placeholder, onChange: handleInputChanged, onBlur: handleInputBlur }), isOpen ? (_jsx("div", { id: `datepicker-popup-${datePickerId}`, role: "dialog", ref: datePickerContainerRef, children: _jsx(DayPicker, { classNames: dayPickerClassNames, locale: convertLocale(intl.locale), showOutsideDays: true, mode: "single", selected: selectedDate, month: monthDate, onMonthChange: handleMonthChanged, weekStartsOn: convertWeekStart(weekStart), onDayClick: handleCustomDayClick }) })) : null, _jsx("span", { className: "gd-datepicker-icon gd-icon-calendar" })] }));
|
|
250
248
|
}
|
|
251
249
|
export const WrappedDatePicker = memo(WrappedDatePickerCore);
|
|
252
250
|
WrappedDatePicker.displayName = "WrappedDatePicker";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescriptionPanel.d.ts","sourceRoot":"","sources":["../../src/DescriptionPanel/DescriptionPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAM5F,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAKzD;;GAEG;AACH,eAAO,MAAM,8BAA8B;;GAgB1C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+BAA+B
|
|
1
|
+
{"version":3,"file":"DescriptionPanel.d.ts","sourceRoot":"","sources":["../../src/DescriptionPanel/DescriptionPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAM5F,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAKzD;;GAEG;AACH,eAAO,MAAM,8BAA8B;;GAgB1C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+BAA+B;IACxC,OAAO;IACP,OAAO;IACP,OAAO;IAEP,OAAO;IACP,OAAO;IACP,OAAO;IAEP,OAAO;IACP,OAAO;IACP,OAAO;IAEP,OAAO;IACP,OAAO;IACP,OAAO;CACV,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AAEH,MAAM,WAAW,sBAAsB;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,aAAa,CAAC;IACjC,OAAO,CAAC,EAAE,OAAO,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,sBAAsB,2CAM7D;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,sBAAsB,2CAMpE;AACD;;GAEG;AACH,wBAAgB,eAAe,CAAC,EAAE,SAAS,EAAE,EAAE,wBAAwB,2CAgBtE"}
|
|
@@ -66,9 +66,7 @@ export function DescriptionIcon({ className }) {
|
|
|
66
66
|
}
|
|
67
67
|
function DescriptionPanelCore(props) {
|
|
68
68
|
const { arrowOffsets = DESCRIPTION_PANEL_ARROW_OFFSETS } = props;
|
|
69
|
-
return (_jsxs(BubbleHoverTrigger, { onBubbleOpen: props.onBubbleOpen, showDelay: 0, eventsOnBubble: true, children: [
|
|
70
|
-
_jsx(DescriptionIcon, { className: props.className }), _jsx(Bubble, { className: "bubble-light gd-description-panel-bubble", alignPoints: DESCRIPTION_PANEL_ALIGN_POINTS, arrowOffsets: arrowOffsets, arrowStyle: { display: "none" }, ensureVisibility: true, children: _jsx(DescriptionPanelContentCore, { ...props }) })
|
|
71
|
-
] }));
|
|
69
|
+
return (_jsxs(BubbleHoverTrigger, { onBubbleOpen: props.onBubbleOpen, showDelay: 0, eventsOnBubble: true, children: [_jsx(DescriptionIcon, { className: props.className }), _jsx(Bubble, { className: "bubble-light gd-description-panel-bubble", alignPoints: DESCRIPTION_PANEL_ALIGN_POINTS, arrowOffsets: arrowOffsets, arrowStyle: { display: "none" }, ensureVisibility: true, children: _jsx(DescriptionPanelContentCore, { ...props }) })] }));
|
|
72
70
|
}
|
|
73
71
|
function DescriptionPanelContentCore({ title, description, isLocked, useReferences = false, LoadingComponent, filters, separators, execConfig, id, }) {
|
|
74
72
|
const isZoomed = useIsZoomed(ZOOM_THRESHOLD); // ignore slight zoom in
|
|
@@ -42,10 +42,7 @@ export function EllipsisText({ text, maxLines = LINE_NUMBER }) {
|
|
|
42
42
|
}
|
|
43
43
|
return null;
|
|
44
44
|
}, [text, maxLines]);
|
|
45
|
-
return (_jsxs("div", { className: "gd-ellipsis-text", children: [
|
|
46
|
-
_jsx("div", { className: cx("gd-ellipsis-text-content", { "gd-ellipsis-text-fixed": overflowIndex }), children: overflowIndex && collapsed ? (_jsxs(_Fragment, { children: [
|
|
47
|
-
_jsx("span", { children: text.slice(0, overflowIndex - 1) }), _jsx("span", { style: { userSelect: "none" }, children: "\u2026" })
|
|
48
|
-
] })) : (_jsx("span", { children: text })) }), overflowIndex ? (_jsx("button", { className: "gd-ellipsis-text-button", onClick: () => setCollapsed((isCollapsed) => !isCollapsed), children: collapsed
|
|
45
|
+
return (_jsxs("div", { className: "gd-ellipsis-text", children: [_jsx("div", { className: cx("gd-ellipsis-text-content", { "gd-ellipsis-text-fixed": overflowIndex }), children: overflowIndex && collapsed ? (_jsxs(_Fragment, { children: [_jsx("span", { children: text.slice(0, overflowIndex - 1) }), _jsx("span", { style: { userSelect: "none" }, children: "\u2026" })] })) : (_jsx("span", { children: text })) }), overflowIndex ? (_jsx("button", { className: "gd-ellipsis-text-button", onClick: () => setCollapsed((isCollapsed) => !isCollapsed), children: collapsed
|
|
49
46
|
? intl.formatMessage({ id: "descriptionPanel.button.more" })
|
|
50
47
|
: intl.formatMessage({ id: "descriptionPanel.button.less" }) })) : null] }));
|
|
51
48
|
}
|
|
@@ -14,8 +14,5 @@ const ALIGN_POINTS = [{ align: "cr cl" }, { align: "tc bc" }, { align: "bc tc" }
|
|
|
14
14
|
* @internal
|
|
15
15
|
*/
|
|
16
16
|
export function MetadataList({ title, list }) {
|
|
17
|
-
return (_jsxs("div", { className: "gd-metadata-list", children: [title ? _jsx("div", { className: "gd-metadata-list-title", children: title }) : null, list?.map((element, index) => (_jsxs("div", { className: "gd-metadata-list-element", children: [
|
|
18
|
-
_jsx("span", { title: element.title, children: element.title }), !isEmpty(element.description) && (_jsxs(BubbleHoverTrigger, { className: "gd-metadata-list-icon", showDelay: 0, hideDelay: 0, children: [
|
|
19
|
-
_jsx("div", { className: "gd-icon-circle-question" }), _jsx(Bubble, { className: "bubble-primary", arrowOffsets: ARROW_OFFSETS, alignPoints: ALIGN_POINTS, children: element.description })
|
|
20
|
-
] }))] }, index)))] }));
|
|
17
|
+
return (_jsxs("div", { className: "gd-metadata-list", children: [title ? _jsx("div", { className: "gd-metadata-list-title", children: title }) : null, list?.map((element, index) => (_jsxs("div", { className: "gd-metadata-list-element", children: [_jsx("span", { title: element.title, children: element.title }), !isEmpty(element.description) && (_jsxs(BubbleHoverTrigger, { className: "gd-metadata-list-icon", showDelay: 0, hideDelay: 0, children: [_jsx("div", { className: "gd-icon-circle-question" }), _jsx(Bubble, { className: "bubble-primary", arrowOffsets: ARROW_OFFSETS, alignPoints: ALIGN_POINTS, children: element.description })] }))] }, index)))] }));
|
|
21
18
|
}
|
|
@@ -15,5 +15,5 @@ export interface ICommunityEditionDialogProps {
|
|
|
15
15
|
/**
|
|
16
16
|
* @internal
|
|
17
17
|
*/
|
|
18
|
-
export declare function CommunityEditionDialog({ headerText, infoText, copyrightText, links, onClose, closeButtonText }: ICommunityEditionDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
export declare function CommunityEditionDialog({ headerText, infoText, copyrightText, links, onClose, closeButtonText, }: ICommunityEditionDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
19
19
|
//# sourceMappingURL=CommunityEditionDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommunityEditionDialog.d.ts","sourceRoot":"","sources":["../../src/Dialog/CommunityEditionDialog.tsx"],"names":[],"mappings":"AAQA;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACvC,eAAe,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,UAAU,EACV,QAAQ,EACR,aAAa,EACb,KAAK,EACL,OAAO,EACP,eAAe,
|
|
1
|
+
{"version":3,"file":"CommunityEditionDialog.d.ts","sourceRoot":"","sources":["../../src/Dialog/CommunityEditionDialog.tsx"],"names":[],"mappings":"AAQA;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACvC,eAAe,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,UAAU,EACV,QAAQ,EACR,aAAa,EACb,KAAK,EACL,OAAO,EACP,eAAe,GAClB,EAAE,4BAA4B,2CAsC9B"}
|
|
@@ -9,7 +9,5 @@ import { Dialog } from "./Dialog.js";
|
|
|
9
9
|
*/
|
|
10
10
|
export function CommunityEditionDialog({ headerText, infoText, copyrightText, links, onClose, closeButtonText, }) {
|
|
11
11
|
const titleId = useId();
|
|
12
|
-
return (_jsxs(Dialog, { onClose: onClose, displayCloseButton: true, className: "gd-community-dialog", accessibilityConfig: { titleElementId: titleId }, children: [
|
|
13
|
-
_jsx("h3", { className: "gd-community-dialog-header", id: titleId, children: headerText }), _jsx(Message, { type: "progress", className: "gd-community-dialog-info", children: infoText }), _jsx("div", { className: "gd-community-dialog-copyright", children: copyrightText }), links.length > 0 ? (_jsx("ul", { className: "gd-community-dialog-links", children: links.map((link) => (_jsx("li", { children: _jsx("a", { href: link.uri, target: "_blank", rel: "noreferrer noopener", children: link.text }) }, link.uri))) })) : null, _jsx("div", { className: "gd-dialog-footer", children: _jsx(Button, { className: "gd-community-button gd-button-secondary", onClick: onClose, value: closeButtonText, title: closeButtonText }) })
|
|
14
|
-
] }));
|
|
12
|
+
return (_jsxs(Dialog, { onClose: onClose, displayCloseButton: true, className: "gd-community-dialog", accessibilityConfig: { titleElementId: titleId }, children: [_jsx("h3", { className: "gd-community-dialog-header", id: titleId, children: headerText }), _jsx(Message, { type: "progress", className: "gd-community-dialog-info", children: infoText }), _jsx("div", { className: "gd-community-dialog-copyright", children: copyrightText }), links.length > 0 ? (_jsx("ul", { className: "gd-community-dialog-links", children: links.map((link) => (_jsx("li", { children: _jsx("a", { href: link.uri, target: "_blank", rel: "noreferrer noopener", children: link.text }) }, link.uri))) })) : null, _jsx("div", { className: "gd-dialog-footer", children: _jsx(Button, { className: "gd-community-button gd-button-secondary", onClick: onClose, value: closeButtonText, title: closeButtonText }) })] }));
|
|
15
13
|
}
|
|
@@ -25,7 +25,5 @@ export const ConfirmDialogBase = memo(function ConfirmDialogBase({ displayCloseB
|
|
|
25
25
|
};
|
|
26
26
|
}, [dialogBaseProps.accessibilityConfig, headline, titleElementIdWhenNotSet]);
|
|
27
27
|
const guardedOnSubmit = isSubmitDisabled ? undefined : dialogBaseProps.onSubmit;
|
|
28
|
-
return (_jsxs(DialogBase, { ...dialogBaseProps, onSubmit: guardedOnSubmit, className: dialogClasses, displayCloseButton: displayCloseButton, accessibilityConfig: accessibilityConfig, initialFocus: initialFocus, returnFocusTo: returnFocusTo, returnFocusAfterClose: returnFocusAfterClose, children: [
|
|
29
|
-
_jsxs("div", { className: "gd-dialog-header-wrapper", children: [headerLeftButtonRenderer?.(), _jsxs("div", { className: headerClassNames, children: [headline ? (_jsx(Typography, { tagName: "h3", className: "gd-dialog-header-title", id: accessibilityConfig.titleElementId, children: headline })) : null, titleRightIconRenderer?.()] })
|
|
30
|
-
] }), !!warning && _jsx("div", { className: "gd-dialog-warning", children: warning }), _jsx("div", { className: "gd-dialog-content", children: dialogBaseProps.children }), footerRenderer ? (footerRenderer()) : (_jsx(ConfirmDialogFooter, { footerLeft: footerLeftRenderer?.(), showProgressIndicator: showProgressIndicator, cancelButtonText: cancelButtonText, onCancel: dialogBaseProps.onCancel, isCancelDisabled: isCancelDisabled, submitButtonText: submitButtonText, onSubmit: dialogBaseProps.onSubmit, isSubmitDisabled: isSubmitDisabled, submitButtonTooltipText: submitButtonTooltipText, submitButtonTooltipAlignPoints: submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets: submitButtonTooltipArrowOffsets, hideSubmitButton: hideSubmitButton, isPositive: isPositive }))] }));
|
|
28
|
+
return (_jsxs(DialogBase, { ...dialogBaseProps, onSubmit: guardedOnSubmit, className: dialogClasses, displayCloseButton: displayCloseButton, accessibilityConfig: accessibilityConfig, initialFocus: initialFocus, returnFocusTo: returnFocusTo, returnFocusAfterClose: returnFocusAfterClose, children: [_jsxs("div", { className: "gd-dialog-header-wrapper", children: [headerLeftButtonRenderer?.(), _jsxs("div", { className: headerClassNames, children: [headline ? (_jsx(Typography, { tagName: "h3", className: "gd-dialog-header-title", id: accessibilityConfig.titleElementId, children: headline })) : null, titleRightIconRenderer?.()] })] }), !!warning && _jsx("div", { className: "gd-dialog-warning", children: warning }), _jsx("div", { className: "gd-dialog-content", children: dialogBaseProps.children }), footerRenderer ? (footerRenderer()) : (_jsx(ConfirmDialogFooter, { footerLeft: footerLeftRenderer?.(), showProgressIndicator: showProgressIndicator, cancelButtonText: cancelButtonText, onCancel: dialogBaseProps.onCancel, isCancelDisabled: isCancelDisabled, submitButtonText: submitButtonText, onSubmit: dialogBaseProps.onSubmit, isSubmitDisabled: isSubmitDisabled, submitButtonTooltipText: submitButtonTooltipText, submitButtonTooltipAlignPoints: submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets: submitButtonTooltipArrowOffsets, hideSubmitButton: hideSubmitButton, isPositive: isPositive }))] }));
|
|
31
29
|
});
|
|
@@ -7,5 +7,5 @@ import { type IConfirmDialogFooterProps } from "./typings.js";
|
|
|
7
7
|
*
|
|
8
8
|
* @internal
|
|
9
9
|
*/
|
|
10
|
-
export declare function ConfirmDialogFooter({ footerLeft, showProgressIndicator, cancelButtonText, onCancel, isCancelDisabled, submitButtonText, onSubmit, isSubmitDisabled, submitButtonTooltipText, submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets, hideSubmitButton, isPositive }: IConfirmDialogFooterProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export declare function ConfirmDialogFooter({ footerLeft, showProgressIndicator, cancelButtonText, onCancel, isCancelDisabled, submitButtonText, onSubmit, isSubmitDisabled, submitButtonTooltipText, submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets, hideSubmitButton, isPositive, }: IConfirmDialogFooterProps): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
//# sourceMappingURL=ConfirmDialogFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmDialogFooter.d.ts","sourceRoot":"","sources":["../../src/Dialog/ConfirmDialogFooter.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,cAAc,CAAC;AAE9D;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,UAAU,EACV,qBAAqB,EACrB,gBAAgB,EAChB,QAAQ,EACR,gBAAgB,EAChB,gBAAgB,EAChB,QAAQ,EACR,gBAAwB,EACxB,uBAAuB,EACvB,8BAA8B,EAC9B,+BAA+B,EAC/B,gBAAgB,EAChB,UAAU,
|
|
1
|
+
{"version":3,"file":"ConfirmDialogFooter.d.ts","sourceRoot":"","sources":["../../src/Dialog/ConfirmDialogFooter.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,cAAc,CAAC;AAE9D;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,UAAU,EACV,qBAAqB,EACrB,gBAAgB,EAChB,QAAQ,EACR,gBAAgB,EAChB,gBAAgB,EAChB,QAAQ,EACR,gBAAwB,EACxB,uBAAuB,EACvB,8BAA8B,EAC9B,+BAA+B,EAC/B,gBAAgB,EAChB,UAAU,GACb,EAAE,yBAAyB,2CA0C3B"}
|
|
@@ -20,6 +20,5 @@ export function ConfirmDialogFooter({ footerLeft, showProgressIndicator, cancelB
|
|
|
20
20
|
"gd-button-action": isPositive,
|
|
21
21
|
"gd-button-negative": !isPositive,
|
|
22
22
|
});
|
|
23
|
-
return (_jsxs("div", { className: "gd-dialog-footer", children: [footerLeft, showProgressIndicator ? _jsx(LoadingSpinner, { className: "gd-dialog-spinner small" }) : null, _jsx(Button, { onClick: onCancel, className: "gd-button-secondary s-dialog-cancel-button", value: cancelButtonText, disabled: isCancelDisabled }), submitButtonText && !hideSubmitButton ? (_jsxs(BubbleHoverTrigger, { className: "gd-button", showDelay: 0, hideDelay: 0, children: [
|
|
24
|
-
_jsx(Button, { id: CONFIRM_DIALOG_BASE_ID, onClick: onSubmit, className: submitButtonClasses, value: submitButtonText, disabled: isSubmitDisabled, describedByFromValidation: true }), submitButtonTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: submitButtonTooltipAlignPoints || [{ align: "bc tc" }], arrowOffsets: submitButtonTooltipArrowOffsets || { "bc tc": [0, 15] }, children: submitButtonTooltipText })) : null] })) : null] }));
|
|
23
|
+
return (_jsxs("div", { className: "gd-dialog-footer", children: [footerLeft, showProgressIndicator ? _jsx(LoadingSpinner, { className: "gd-dialog-spinner small" }) : null, _jsx(Button, { onClick: onCancel, className: "gd-button-secondary s-dialog-cancel-button", value: cancelButtonText, disabled: isCancelDisabled }), submitButtonText && !hideSubmitButton ? (_jsxs(BubbleHoverTrigger, { className: "gd-button", showDelay: 0, hideDelay: 0, children: [_jsx(Button, { id: CONFIRM_DIALOG_BASE_ID, onClick: onSubmit, className: submitButtonClasses, value: submitButtonText, disabled: isSubmitDisabled, describedByFromValidation: true }), submitButtonTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: submitButtonTooltipAlignPoints || [{ align: "bc tc" }], arrowOffsets: submitButtonTooltipArrowOffsets || { "bc tc": [0, 15] }, children: submitButtonTooltipText })) : null] })) : null] }));
|
|
25
24
|
}
|
|
@@ -37,5 +37,5 @@ export interface ICsvDelimiterPickerProps {
|
|
|
37
37
|
*
|
|
38
38
|
* @internal
|
|
39
39
|
*/
|
|
40
|
-
export declare function CsvDelimiterPicker({ value, onChange, validationError, label, onEnterKeyPress, layout, hideInherit }: ICsvDelimiterPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
40
|
+
export declare function CsvDelimiterPicker({ value, onChange, validationError, label, onEnterKeyPress, layout, hideInherit, }: ICsvDelimiterPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
41
41
|
//# sourceMappingURL=CsvDelimiterPicker.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CsvDelimiterPicker.d.ts","sourceRoot":"","sources":["../../src/Dialog/CsvDelimiterPicker.tsx"],"names":[],"mappings":"AAOA,OAAO,EAEH,KAAK,kBAAkB,EAEvB,KAAK,2BAA2B,EAEnC,MAAM,qBAAqB,CAAC;AA8G7B;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,cAAc,EAAE,kBAAkB,CAAC;IACnC,eAAe,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,
|
|
1
|
+
{"version":3,"file":"CsvDelimiterPicker.d.ts","sourceRoot":"","sources":["../../src/Dialog/CsvDelimiterPicker.tsx"],"names":[],"mappings":"AAOA,OAAO,EAEH,KAAK,kBAAkB,EAEvB,KAAK,2BAA2B,EAEnC,MAAM,qBAAqB,CAAC;AA8G7B;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,cAAc,EAAE,kBAAkB,CAAC;IACnC,eAAe,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,kGAAkG;IAClG,KAAK,EAAE,wBAAwB,CAAC;IAChC,yEAAyE;IACzE,QAAQ,EAAE,CAAC,KAAK,EAAE,wBAAwB,KAAK,IAAI,CAAC;IACpD,0DAA0D;IAC1D,eAAe,CAAC,EAAE,2BAA2B,CAAC;IAC9C,uDAAuD;IACvD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,wDAAwD;IACxD,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;IAC1B,gGAAgG;IAChG,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,KAAK,EACL,QAAQ,EACR,eAAe,EACf,KAAK,EACL,eAAe,EACf,MAAiB,EACjB,WAAmB,GACtB,EAAE,wBAAwB,2CAwI1B"}
|
|
@@ -71,8 +71,7 @@ function CsvDelimiterMenuItem({ item, isFocused }) {
|
|
|
71
71
|
return (_jsx("div", { className: cx("gd-ui-kit-menu__item", {
|
|
72
72
|
"gd-ui-kit-menu__item--isFocused": isFocused,
|
|
73
73
|
"gd-ui-kit-menu__item--isSelected": !!item.isSelected,
|
|
74
|
-
}), children: _jsxs("span", { className: "gd-csv-delimiter-picker-label", children: [
|
|
75
|
-
_jsx("span", { children: item.stringTitle }), preset ? (_jsxs("span", { className: "gd-csv-delimiter-picker-preview", "aria-hidden": "true", children: [" (", _jsx("span", { className: "gd-csv-delimiter-picker-preview-char", children: preset.previewSymbol }), ")"] })) : null] }) }));
|
|
74
|
+
}), children: _jsxs("span", { className: "gd-csv-delimiter-picker-label", children: [_jsx("span", { children: item.stringTitle }), preset ? (_jsxs("span", { className: "gd-csv-delimiter-picker-preview", "aria-hidden": "true", children: [" (", _jsx("span", { className: "gd-csv-delimiter-picker-preview-char", children: preset.previewSymbol }), ")"] })) : null] }) }));
|
|
76
75
|
}
|
|
77
76
|
/**
|
|
78
77
|
* Reusable CSV delimiter preset picker with dropdown, custom input, and validation.
|
|
@@ -134,8 +133,7 @@ export function CsvDelimiterPicker({ value, onChange, validationError, label, on
|
|
|
134
133
|
}, minWidth: DEFAULT_MENU_MIN_WIDTH })), autofocusOnOpen: true, fullWidthButton: layout === "column", closeOnEscape: true, accessibilityConfig: {
|
|
135
134
|
triggerRole: "button",
|
|
136
135
|
popupRole: "listbox",
|
|
137
|
-
} }), selectedPreset === "custom" ? (_jsxs("div", { className: "gd-csv-delimiter-picker-custom-field", children: [
|
|
138
|
-
_jsx(Input, { className: "gd-csv-delimiter-picker-custom-input s-csv-delimiter-custom-input", isSmall: true, value: customDelimiter, onChange: (value) => {
|
|
136
|
+
} }), selectedPreset === "custom" ? (_jsxs("div", { className: "gd-csv-delimiter-picker-custom-field", children: [_jsx(Input, { className: "gd-csv-delimiter-picker-custom-input s-csv-delimiter-custom-input", isSmall: true, value: customDelimiter, onChange: (value) => {
|
|
139
137
|
setIsCustomInputDirty(true);
|
|
140
138
|
onChange({ selectedPreset, customDelimiter: String(value) });
|
|
141
139
|
}, hasError: showInlineError, autocomplete: "off", onEnterKeyPress: onEnterKeyPress, accessibilityConfig: {
|
|
@@ -144,6 +142,5 @@ export function CsvDelimiterPicker({ value, onChange, validationError, label, on
|
|
|
144
142
|
ariaDescribedBy: showInlineError ? errorId : undefined,
|
|
145
143
|
} }), validationErrorMessage ? (_jsxs("div", { id: errorId, className: cx("gd-csv-delimiter-picker-error", {
|
|
146
144
|
"sr-only": !showInlineError,
|
|
147
|
-
}), children: [errorPrefix, " ", validationErrorMessage] })) : null] })) : null] })
|
|
148
|
-
] }));
|
|
145
|
+
}), children: [errorPrefix, " ", validationErrorMessage] })) : null] })) : null] })] }));
|
|
149
146
|
}
|
package/esm/Dialog/DialogBase.js
CHANGED
|
@@ -32,7 +32,5 @@ export const DialogBase = memo(function DialogBase({ submitOnEnterKey, onCancel,
|
|
|
32
32
|
checkKeyHandler(event, "Escape", shouldCloseOnEscape ? onClose : onCancel);
|
|
33
33
|
}, [onCancel, onSubmit, onClose, submitOnEnterKey, shouldCloseOnEscape]);
|
|
34
34
|
const dialogClasses = cx("overlay", "gd-dialog", className);
|
|
35
|
-
return (_jsx(UiFocusManager, { enableFocusTrap: isModal, enableAutofocus: autofocusOnOpen ? { initialFocus, refocusKey } : false, enableReturnFocusOnUnmount: returnFocusAfterClose ? { returnFocusTo } : false, focusCheckFn: focusCheckFn, children: _jsxs("div", { id: accessibilityConfig?.dialogId, onKeyDown: handleKeyDown, "data-testid": dataTestId, role: "dialog", "aria-modal": accessibilityConfig?.isModal, "aria-label": accessibilityConfig?.title, "aria-labelledby": accessibilityConfig?.titleElementId, "aria-describedby": accessibilityConfig?.descriptionElementId, children: [
|
|
36
|
-
_jsx(ScreenReaderToast, {}), _jsxs("div", { className: dialogClasses, children: [displayCloseButton ? (_jsx(CloseButton, { onClose: onClose ?? onCancel, accessibilityConfig: accessibilityConfig })) : null, children] })
|
|
37
|
-
] }) }));
|
|
35
|
+
return (_jsx(UiFocusManager, { enableFocusTrap: isModal, enableAutofocus: autofocusOnOpen ? { initialFocus, refocusKey } : false, enableReturnFocusOnUnmount: returnFocusAfterClose ? { returnFocusTo } : false, focusCheckFn: focusCheckFn, children: _jsxs("div", { id: accessibilityConfig?.dialogId, onKeyDown: handleKeyDown, "data-testid": dataTestId, role: "dialog", "aria-modal": accessibilityConfig?.isModal, "aria-label": accessibilityConfig?.title, "aria-labelledby": accessibilityConfig?.titleElementId, "aria-describedby": accessibilityConfig?.descriptionElementId, children: [_jsx(ScreenReaderToast, {}), _jsxs("div", { className: dialogClasses, children: [displayCloseButton ? (_jsx(CloseButton, { onClose: onClose ?? onCancel, accessibilityConfig: accessibilityConfig })) : null, children] })] }) }));
|
|
38
36
|
});
|
|
@@ -21,9 +21,5 @@ export const DialogCloseButtonCore = memo(function DialogCloseButton({ className
|
|
|
21
21
|
* @internal
|
|
22
22
|
*/
|
|
23
23
|
export function DialogCloseButton(props) {
|
|
24
|
-
return (
|
|
25
|
-
// TODO: local has to be passed as a prop
|
|
26
|
-
// pay attention since there is focus manager and different locales are loaded asynchronously
|
|
27
|
-
// there is delay and focus manager could failed because children are not rendered yet
|
|
28
|
-
_jsx(IntlWrapper, { locale: "en-US", children: _jsx(DialogCloseButtonCore, { ...props }) }));
|
|
24
|
+
return (_jsx(IntlWrapper, { locale: "en-US", children: _jsx(DialogCloseButtonCore, { ...props }) }));
|
|
29
25
|
}
|
|
@@ -2,5 +2,5 @@ import { type IDialogListProps } from "./typings.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @internal
|
|
4
4
|
*/
|
|
5
|
-
export declare function DialogList({ items, isLoading, className, emptyMessageElement, itemComponent, itemClassName, onItemClick, onItemDelete }: IDialogListProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function DialogList({ items, isLoading, className, emptyMessageElement, itemComponent, itemClassName, onItemClick, onItemDelete, }: IDialogListProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=DialogList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogList.d.ts","sourceRoot":"","sources":["../../../src/Dialog/DialogList/DialogList.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAErD;;GAEG;AACH,wBAAgB,UAAU,CAAC,EACvB,KAAK,EACL,SAAS,EACT,SAAS,EACT,mBAAmB,EACnB,aAAa,EACb,aAAa,EACb,WAAW,EACX,YAAY,
|
|
1
|
+
{"version":3,"file":"DialogList.d.ts","sourceRoot":"","sources":["../../../src/Dialog/DialogList/DialogList.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAErD;;GAEG;AACH,wBAAgB,UAAU,CAAC,EACvB,KAAK,EACL,SAAS,EACT,SAAS,EACT,mBAAmB,EACnB,aAAa,EACb,aAAa,EACb,WAAW,EACX,YAAY,GACf,EAAE,gBAAgB,2CA2BlB"}
|
|
@@ -13,5 +13,5 @@ export interface IDialogListHeaderProps {
|
|
|
13
13
|
/**
|
|
14
14
|
* @internal
|
|
15
15
|
*/
|
|
16
|
-
export declare function DialogListHeader({ className, gdIconName, title, buttonTitle, buttonDisabled, buttonTooltipText, onButtonClick }: IDialogListHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export declare function DialogListHeader({ className, gdIconName, title, buttonTitle, buttonDisabled, buttonTooltipText, onButtonClick, }: IDialogListHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
17
17
|
//# sourceMappingURL=DialogListHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogListHeader.d.ts","sourceRoot":"","sources":["../../../src/Dialog/DialogList/DialogListHeader.tsx"],"names":[],"mappings":"AAeA;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,SAAS,EACT,UAA2B,EAC3B,KAAK,EACL,WAAW,EACX,cAAc,EACd,iBAAiB,EACjB,aAAa,
|
|
1
|
+
{"version":3,"file":"DialogListHeader.d.ts","sourceRoot":"","sources":["../../../src/Dialog/DialogList/DialogListHeader.tsx"],"names":[],"mappings":"AAeA;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,SAAS,EACT,UAA2B,EAC3B,KAAK,EACL,WAAW,EACX,cAAc,EACd,iBAAiB,EACjB,aAAa,GAChB,EAAE,sBAAsB,2CAqCxB"}
|
|
@@ -18,6 +18,5 @@ export function DialogListHeader({ className, gdIconName = "gd-icon-plus", title
|
|
|
18
18
|
disabled: buttonDisabled,
|
|
19
19
|
});
|
|
20
20
|
const onClick = useCallback(() => !buttonDisabled && onButtonClick?.(), [buttonDisabled, onButtonClick]);
|
|
21
|
-
return (_jsxs("div", { role: "dialog-list-header", className: headerClassNames, children: [title ? (_jsx("div", { children: _jsx(Typography, { tagName: "h3", children: title }) })) : null, _jsx("div", { className: "gd-dialog-list-header-divider" }), buttonTitle ? (_jsx("div", { className: "gd-dialog-list-header-button", children: _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [
|
|
22
|
-
_jsx("button", { type: "button", className: buttonClassNames, disabled: buttonDisabled, onClick: onClick, children: buttonTitle }), buttonTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: BUTTON_TOOLTIP_ALIGN_POINTS, children: buttonTooltipText })) : null] }) })) : null] }));
|
|
21
|
+
return (_jsxs("div", { role: "dialog-list-header", className: headerClassNames, children: [title ? (_jsx("div", { children: _jsx(Typography, { tagName: "h3", children: title }) })) : null, _jsx("div", { className: "gd-dialog-list-header-divider" }), buttonTitle ? (_jsx("div", { className: "gd-dialog-list-header-button", children: _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [_jsx("button", { type: "button", className: buttonClassNames, disabled: buttonDisabled, onClick: onClick, children: buttonTitle }), buttonTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: BUTTON_TOOLTIP_ALIGN_POINTS, children: buttonTooltipText })) : null] }) })) : null] }));
|
|
23
22
|
}
|
|
@@ -34,12 +34,7 @@ export function DialogListItemBasic({ item, className, onClick, onDelete }) {
|
|
|
34
34
|
onDelete?.(item);
|
|
35
35
|
}
|
|
36
36
|
}, [isDisabled, isDeletable, item, onDelete]);
|
|
37
|
-
return (_jsxs("div", { role: "dialog-list-item", className: rootClassNames, children: [showDeleteButton ? (_jsx("div", { className: "gd-dialog-list-item-delete", children: _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [
|
|
38
|
-
_jsx("span", { role: "icon-delete", className: cx("gd-dialog-list-item-delete-icon s-dialog-list-item-delete-icon", {
|
|
37
|
+
return (_jsxs("div", { role: "dialog-list-item", className: rootClassNames, children: [showDeleteButton ? (_jsx("div", { className: "gd-dialog-list-item-delete", children: _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [_jsx("span", { role: "icon-delete", className: cx("gd-dialog-list-item-delete-icon s-dialog-list-item-delete-icon", {
|
|
39
38
|
disabled: isDisabled,
|
|
40
|
-
}), onClick: handleItemDelete }), deleteTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: ICON_TOOLTIP_ALIGN_POINTS, children: deleteTooltipText })) : null] }) })) : null, action ? _jsx("div", { className: "gd-dialog-list-item-action", children: action }) : null, _jsxs("div", { role: "dialog-list-item-content", className: "gd-dialog-list-item-content s-dialog-list-item-content", onClick: handleItemClick, children: [icon ? _jsx("div", { className: "gd-dialog-list-item-icon", children: icon }) : null, _jsxs("div", { className: "gd-dialog-list-item-text s-dialog-list-item-text", children: [
|
|
41
|
-
_jsxs("div", { className: "gd-dialog-list-item-title s-dialog-list-item-title", children: [
|
|
42
|
-
_jsx(ShortenedText, { className: "gd-dialog-list-item-shortened-text", tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: title }), badgeAfter ? (_jsx("div", { className: "gd-dialog-list-item-badge-after", children: badgeAfter })) : null] }), subtitle ? (_jsx("div", { className: "gd-dialog-list-item-subtitle s-dialog-list-item-subtitle", children: _jsx(ShortenedText, { className: "gd-dialog-list-item-shortened-text", tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: subtitle }) })) : null] })
|
|
43
|
-
] })
|
|
44
|
-
] }));
|
|
39
|
+
}), onClick: handleItemDelete }), deleteTooltipText ? (_jsx(Bubble, { className: "bubble-primary", alignPoints: ICON_TOOLTIP_ALIGN_POINTS, children: deleteTooltipText })) : null] }) })) : null, action ? _jsx("div", { className: "gd-dialog-list-item-action", children: action }) : null, _jsxs("div", { role: "dialog-list-item-content", className: "gd-dialog-list-item-content s-dialog-list-item-content", onClick: handleItemClick, children: [icon ? _jsx("div", { className: "gd-dialog-list-item-icon", children: icon }) : null, _jsxs("div", { className: "gd-dialog-list-item-text s-dialog-list-item-text", children: [_jsxs("div", { className: "gd-dialog-list-item-title s-dialog-list-item-title", children: [_jsx(ShortenedText, { className: "gd-dialog-list-item-shortened-text", tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: title }), badgeAfter ? (_jsx("div", { className: "gd-dialog-list-item-badge-after", children: badgeAfter })) : null] }), subtitle ? (_jsx("div", { className: "gd-dialog-list-item-subtitle s-dialog-list-item-subtitle", children: _jsx(ShortenedText, { className: "gd-dialog-list-item-shortened-text", tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: subtitle }) })) : null] })] })] }));
|
|
45
40
|
}
|
|
@@ -18,5 +18,5 @@ export type IEmbedInsightDialogBaseProps = {
|
|
|
18
18
|
/**
|
|
19
19
|
* @internal
|
|
20
20
|
*/
|
|
21
|
-
export declare function EmbedInsightDialogBase({ code, propertiesLink, integrationDocLink, embedTab, embedTypeOptions, openSaveInsightDialog, onClose, onCopyCode, onOptionsChange, onTabChange, showWebComponentsTab }: IEmbedInsightDialogBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export declare function EmbedInsightDialogBase({ code, propertiesLink, integrationDocLink, embedTab, embedTypeOptions, openSaveInsightDialog, onClose, onCopyCode, onOptionsChange, onTabChange, showWebComponentsTab, }: IEmbedInsightDialogBaseProps): import("react/jsx-runtime").JSX.Element;
|
|
22
22
|
//# sourceMappingURL=EmbedInsightDialogBase.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmbedInsightDialogBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.tsx"],"names":[],"mappings":"AAcA,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,qBAAqB,EAC7B,MAAM,YAAY,CAAC;AAEpB;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,SAAS,CAAC;IACpB,gBAAgB,EAAE,aAAa,GAAG,qBAAqB,CAAC;IACxD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,SAAS,KAAK,IAAI,CAAC;IAClF,eAAe,EAAE,CAAC,GAAG,EAAE,aAAa,GAAG,qBAAqB,KAAK,IAAI,CAAC;IACtE,WAAW,EAAE,CAAC,WAAW,EAAE,SAAS,KAAK,IAAI,CAAC;CACjD,CAAC;AAEF;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,IAAI,EACJ,cAAc,EACd,kBAAkB,EAClB,QAAQ,EACR,gBAAgB,EAChB,qBAAqB,EACrB,OAAO,EACP,UAAU,EACV,eAAe,EACf,WAAW,EACX,oBAAoB,
|
|
1
|
+
{"version":3,"file":"EmbedInsightDialogBase.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.tsx"],"names":[],"mappings":"AAcA,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,qBAAqB,EAC7B,MAAM,YAAY,CAAC;AAEpB;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,SAAS,CAAC;IACpB,gBAAgB,EAAE,aAAa,GAAG,qBAAqB,CAAC;IACxD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,SAAS,KAAK,IAAI,CAAC;IAClF,eAAe,EAAE,CAAC,GAAG,EAAE,aAAa,GAAG,qBAAqB,KAAK,IAAI,CAAC;IACtE,WAAW,EAAE,CAAC,WAAW,EAAE,SAAS,KAAK,IAAI,CAAC;CACjD,CAAC;AAEF;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,IAAI,EACJ,cAAc,EACd,kBAAkB,EAClB,QAAQ,EACR,gBAAgB,EAChB,qBAAqB,EACrB,OAAO,EACP,UAAU,EACV,eAAe,EACf,WAAW,EACX,oBAAoB,GACvB,EAAE,4BAA4B,2CAwD9B"}
|
|
@@ -28,8 +28,7 @@ export function EmbedInsightDialogBase({ code, propertiesLink, integrationDocLin
|
|
|
28
28
|
}
|
|
29
29
|
: undefined, children: [showWebComponentsTab ? (_jsx(Tabs, { tabs: getTabIds(), onTabSelect: (tab) => {
|
|
30
30
|
onTabChange(tab.id.includes("react") ? "react" : "webComponents");
|
|
31
|
-
}, selectedTabId: dialogEmbedTabLabels[embedTab]?.id ?? "" })) : null, _jsx(EmbedInsightContent, { integrationDocLink: integrationDocLink ?? "", code: code, embedTypeOptions: embedTypeOptions, onCopyCode: onAreaCopy, openSaveInsightDialog: openSaveInsightDialog, onOptionsChange: onOptionsChange })
|
|
32
|
-
] }));
|
|
31
|
+
}, selectedTabId: dialogEmbedTabLabels[embedTab]?.id ?? "" })) : null, _jsx(EmbedInsightContent, { integrationDocLink: integrationDocLink ?? "", code: code, embedTypeOptions: embedTypeOptions, onCopyCode: onAreaCopy, openSaveInsightDialog: openSaveInsightDialog, onOptionsChange: onOptionsChange })] }));
|
|
33
32
|
}
|
|
34
33
|
const getTabIds = () => {
|
|
35
34
|
return [{ id: dialogEmbedTabLabels.react.id }, { id: dialogEmbedTabLabels.webComponents.id }];
|
|
@@ -21,7 +21,7 @@ export interface ICodeAreaDisableMessageProps {
|
|
|
21
21
|
/**
|
|
22
22
|
* @internal
|
|
23
23
|
*/
|
|
24
|
-
export declare function CodeAreaDisableMessage({ componentType, embedType, openSaveInsightDialog }: ICodeAreaDisableMessageProps): import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
export declare function CodeAreaDisableMessage({ componentType, embedType, openSaveInsightDialog, }: ICodeAreaDisableMessageProps): import("react/jsx-runtime").JSX.Element;
|
|
25
25
|
export interface IEmbedInsightCodeAreaProps extends ICodeAreaProps, ICodeAreaDisableMessageProps {
|
|
26
26
|
}
|
|
27
27
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeArea.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnE;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,QAAQ,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,cAAc,2CAe5D;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,SAAS,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,qBAAqB,EAAE,MAAM,IAAI,CAAC;CACrC;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,aAAa,EACb,SAAS,EACT,qBAAqB,
|
|
1
|
+
{"version":3,"file":"CodeArea.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnE;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,QAAQ,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,cAAc,2CAe5D;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,SAAS,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,qBAAqB,EAAE,MAAM,IAAI,CAAC;CACrC;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,aAAa,EACb,SAAS,EACT,qBAAqB,GACxB,EAAE,4BAA4B,2CAoB9B;AAED,MAAM,WAAW,0BAA2B,SAAQ,cAAc,EAAE,4BAA4B;CAAG;AAEnG;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,GAAG,SAAS,EAAE,EAAE,0BAA0B,2CAMlG"}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeLanguageSelect.js
CHANGED
|
@@ -10,11 +10,5 @@ export function CodeLanguageSelect({ selectedLanguage, onLanguageChanged }) {
|
|
|
10
10
|
const value = e.target.value;
|
|
11
11
|
onLanguageChanged(value);
|
|
12
12
|
}, [onLanguageChanged]);
|
|
13
|
-
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [
|
|
14
|
-
_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.code.language.codeAs" }) }), _jsxs("label", { className: "input-radio-label bottom-space s-language-ts", children: [
|
|
15
|
-
_jsx("input", { type: "radio", className: "input-radio", value: "ts", checked: selectedLanguage === "ts", onChange: onCheck }), _jsx("span", { className: "input-label-text", children: "TypeScript" })
|
|
16
|
-
] }), _jsxs("label", { className: "input-radio-label bottom-space s-language-js", children: [
|
|
17
|
-
_jsx("input", { type: "radio", className: "input-radio", value: "js", checked: selectedLanguage === "js", onChange: onCheck }), _jsx("span", { className: "input-label-text", children: "JavaScript" })
|
|
18
|
-
] })
|
|
19
|
-
] }));
|
|
13
|
+
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.code.language.codeAs" }) }), _jsxs("label", { className: "input-radio-label bottom-space s-language-ts", children: [_jsx("input", { type: "radio", className: "input-radio", value: "ts", checked: selectedLanguage === "ts", onChange: onCheck }), _jsx("span", { className: "input-label-text", children: "TypeScript" })] }), _jsxs("label", { className: "input-radio-label bottom-space s-language-js", children: [_jsx("input", { type: "radio", className: "input-radio", value: "js", checked: selectedLanguage === "js", onChange: onCheck }), _jsx("span", { className: "input-label-text", children: "JavaScript" })] })] }));
|
|
20
14
|
}
|
|
@@ -21,8 +21,7 @@ export function CodeOptions({ option, onChange }) {
|
|
|
21
21
|
const opt = { ...option, height, unit };
|
|
22
22
|
onChange(opt);
|
|
23
23
|
}, [option, onChange]);
|
|
24
|
-
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [
|
|
25
|
-
_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.react.options" }) }), _jsx(ToggleSwitch, { id: "display-configuration", className: "bottom-space", label: intl.formatMessage({
|
|
24
|
+
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.react.options" }) }), _jsx(ToggleSwitch, { id: "display-configuration", className: "bottom-space", label: intl.formatMessage({
|
|
26
25
|
id: "embedInsightDialog.code.options.display.configuration",
|
|
27
26
|
}), questionMarkMessage: intl.formatMessage({
|
|
28
27
|
id: "embedInsightDialog.code.options.include.config.info",
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CompleteListPropsMessage.js
CHANGED
|
@@ -2,7 +2,5 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2022-2025 GoodData Corporation
|
|
3
3
|
import { FormattedMessage } from "react-intl";
|
|
4
4
|
export function CompleteListPropsMessage({ documentationLink }) {
|
|
5
|
-
return (_jsxs("div", { className: "embed-insight-dialog-list-props-message", children: [
|
|
6
|
-
_jsx("span", { className: "gd-icon-circle-question s-circle_question question-mark-icon" }), _jsx("a", { href: documentationLink, className: "gd-button-link-dimmed", target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: "embedInsightDialog.complete.list.props.message" }) })
|
|
7
|
-
] }));
|
|
5
|
+
return (_jsxs("div", { className: "embed-insight-dialog-list-props-message", children: [_jsx("span", { className: "gd-icon-circle-question s-circle_question question-mark-icon" }), _jsx("a", { href: documentationLink, className: "gd-button-link-dimmed", target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: "embedInsightDialog.complete.list.props.message" }) })] }));
|
|
8
6
|
}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.d.ts
CHANGED
|
@@ -14,5 +14,5 @@ export interface IComponentTypeSelectProps {
|
|
|
14
14
|
/**
|
|
15
15
|
* @internal
|
|
16
16
|
*/
|
|
17
|
-
export declare function ComponentTypeItem({ checked, onChange, questionMarkMessage, itemValue, itemText, className }: IComponentTypeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
export declare function ComponentTypeItem({ checked, onChange, questionMarkMessage, itemValue, itemText, className, }: IComponentTypeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
18
18
|
//# sourceMappingURL=ComponentTypeItem.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentTypeItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,OAAO,CAAC;AAOzC,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAInD;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,eAAe,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACxD;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,OAAO,EACP,QAAQ,EACR,mBAAmB,EACnB,SAAS,EACT,QAAQ,EACR,SAAS,
|
|
1
|
+
{"version":3,"file":"ComponentTypeItem.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,OAAO,CAAC;AAOzC,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAInD;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,eAAe,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACxD;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,OAAO,EACP,QAAQ,EACR,mBAAmB,EACnB,SAAS,EACT,QAAQ,EACR,SAAS,GACZ,EAAE,yBAAyB,2CAqB3B"}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.js
CHANGED
|
@@ -8,8 +8,5 @@ const HEADER_TOOLTIP_ALIGN_POINTS = [{ align: "cr tl" }];
|
|
|
8
8
|
* @internal
|
|
9
9
|
*/
|
|
10
10
|
export function ComponentTypeItem({ checked, onChange, questionMarkMessage, itemValue, itemText, className, }) {
|
|
11
|
-
return (_jsxs("label", { className: cx("input-radio-label bottom-space", className), children: [
|
|
12
|
-
_jsx("input", { type: "radio", className: "input-radio", value: itemValue, checked: checked, onChange: onChange }), _jsx("span", { className: "input-label-text", children: itemText }), questionMarkMessage ? (_jsxs(BubbleHoverTrigger, { children: [
|
|
13
|
-
_jsx("span", { className: "gd-icon-circle-question embed-component-type-help s-circle_question" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: HEADER_TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: questionMarkMessage }) })
|
|
14
|
-
] })) : null] }));
|
|
11
|
+
return (_jsxs("label", { className: cx("input-radio-label bottom-space", className), children: [_jsx("input", { type: "radio", className: "input-radio", value: itemValue, checked: checked, onChange: onChange }), _jsx("span", { className: "input-label-text", children: itemText }), questionMarkMessage ? (_jsxs(BubbleHoverTrigger, { children: [_jsx("span", { className: "gd-icon-circle-question embed-component-type-help s-circle_question" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: HEADER_TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: questionMarkMessage }) })] })) : null] }));
|
|
15
12
|
}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts
CHANGED
|
@@ -9,5 +9,5 @@ export interface IComponentTypeSelectProps {
|
|
|
9
9
|
/**
|
|
10
10
|
* @internal
|
|
11
11
|
*/
|
|
12
|
-
export declare function ComponentTypeSelect({ selectedComponentType, onComponentTypeChanged }: IComponentTypeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export declare function ComponentTypeSelect({ selectedComponentType, onComponentTypeChanged, }: IComponentTypeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
13
13
|
//# sourceMappingURL=ComponentTypeSelect.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentTypeSelect.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAInD;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,qBAAqB,EAAE,eAAe,CAAC;IACvC,sBAAsB,EAAE,CAAC,WAAW,EAAE,eAAe,KAAK,IAAI,CAAC;CAClE;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,qBAAqB,EACrB,sBAAsB,
|
|
1
|
+
{"version":3,"file":"ComponentTypeSelect.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAInD;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,qBAAqB,EAAE,eAAe,CAAC;IACvC,sBAAsB,EAAE,CAAC,WAAW,EAAE,eAAe,KAAK,IAAI,CAAC;CAClE;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,qBAAqB,EACrB,sBAAsB,GACzB,EAAE,yBAAyB,2CAgC3B"}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.js
CHANGED
|
@@ -12,9 +12,7 @@ export function ComponentTypeSelect({ selectedComponentType, onComponentTypeChan
|
|
|
12
12
|
const value = e.target.value;
|
|
13
13
|
onComponentTypeChanged(value);
|
|
14
14
|
}, [onComponentTypeChanged]);
|
|
15
|
-
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [
|
|
16
|
-
_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.component.type" }) }), _jsx(ComponentTypeItem, { className: "s-component-type-reference", itemText: "Referential", itemValue: "reference", onChange: onCheck, checked: selectedComponentType === "reference", questionMarkMessage: getChangesLabelId("reference") }), _jsx(ComponentTypeItem, { className: "s-component-type-definition", itemText: "Programmatic", itemValue: "definition", onChange: onCheck, checked: selectedComponentType === "definition", questionMarkMessage: getChangesLabelId("definition") })
|
|
17
|
-
] }));
|
|
15
|
+
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.component.type" }) }), _jsx(ComponentTypeItem, { className: "s-component-type-reference", itemText: "Referential", itemValue: "reference", onChange: onCheck, checked: selectedComponentType === "reference", questionMarkMessage: getChangesLabelId("reference") }), _jsx(ComponentTypeItem, { className: "s-component-type-definition", itemText: "Programmatic", itemValue: "definition", onChange: onCheck, checked: selectedComponentType === "definition", questionMarkMessage: getChangesLabelId("definition") })] }));
|
|
18
16
|
}
|
|
19
17
|
const getChangesLabelId = (codeType) => {
|
|
20
18
|
return dialogChangeMessageLabels[codeType].id;
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts
CHANGED
|
@@ -10,6 +10,6 @@ interface IEmbedInsightContentProps {
|
|
|
10
10
|
/**
|
|
11
11
|
* @internal
|
|
12
12
|
*/
|
|
13
|
-
export declare function EmbedInsightContent({ integrationDocLink, embedTypeOptions, code, openSaveInsightDialog, onCopyCode, onOptionsChange }: IEmbedInsightContentProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare function EmbedInsightContent({ integrationDocLink, embedTypeOptions, code, openSaveInsightDialog, onCopyCode, onOptionsChange, }: IEmbedInsightContentProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=EmbedInsightContent.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmbedInsightContent.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,aAAa,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAOpG,UAAU,yBAAyB;IAC/B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,eAAe,EAAE,CAAC,GAAG,EAAE,aAAa,GAAG,qBAAqB,KAAK,IAAI,CAAC;CACzE;AACD;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,kBAAkB,EAClB,gBAAgB,EAChB,IAAI,EACJ,qBAAqB,EACrB,UAAU,EACV,eAAe,
|
|
1
|
+
{"version":3,"file":"EmbedInsightContent.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,aAAa,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAOpG,UAAU,yBAAyB;IAC/B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,eAAe,EAAE,CAAC,GAAG,EAAE,aAAa,GAAG,qBAAqB,KAAK,IAAI,CAAC;CACzE;AACD;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,kBAAkB,EAClB,gBAAgB,EAChB,IAAI,EACJ,qBAAqB,EACrB,UAAU,EACV,eAAe,GAClB,EAAE,yBAAyB,2CA0B3B"}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.js
CHANGED
|
@@ -12,9 +12,5 @@ export function EmbedInsightContent({ integrationDocLink, embedTypeOptions, code
|
|
|
12
12
|
const renderEmbedOptions = useMemo(() => {
|
|
13
13
|
return embedTypeOptions.type === "react" ? (_jsx(ReactOptions, { option: embedTypeOptions, onChange: onOptionsChange })) : (_jsx(WebComponentsOptions, { option: embedTypeOptions, onChange: onOptionsChange }));
|
|
14
14
|
}, [embedTypeOptions, onOptionsChange]);
|
|
15
|
-
return (_jsxs("div", { className: "embed-insight-dialog-content", children: [
|
|
16
|
-
_jsx(PrepareEnvMessage, { integrationDocLink: integrationDocLink }), _jsxs("div", { className: "embed-insight-dialog-code", children: [
|
|
17
|
-
_jsx("div", { className: "embed-insight-dialog-code-settings", children: renderEmbedOptions }), _jsx("div", { className: "embed-insight-dialog-code-wrapper", children: _jsx(EmbedInsightCodeArea, { code: code, componentType: embedTypeOptions?.componentType, onCopyCode: onCopyCode, embedType: embedTypeOptions.type, openSaveInsightDialog: openSaveInsightDialog }) })
|
|
18
|
-
] })
|
|
19
|
-
] }));
|
|
15
|
+
return (_jsxs("div", { className: "embed-insight-dialog-content", children: [_jsx(PrepareEnvMessage, { integrationDocLink: integrationDocLink }), _jsxs("div", { className: "embed-insight-dialog-code", children: [_jsx("div", { className: "embed-insight-dialog-code-settings", children: renderEmbedOptions }), _jsx("div", { className: "embed-insight-dialog-code-wrapper", children: _jsx(EmbedInsightCodeArea, { code: code, componentType: embedTypeOptions?.componentType, onCopyCode: onCopyCode, embedType: embedTypeOptions.type, openSaveInsightDialog: openSaveInsightDialog }) })] })] }));
|
|
20
16
|
}
|
|
@@ -20,9 +20,7 @@ export function HeightSetting({ value, onValueChange, unit = DEFAULT_UNIT }) {
|
|
|
20
20
|
const onUnitChange = useCallback((unit) => {
|
|
21
21
|
onValueChange(getDefaultHeightForEmbedCodeByUnit(unit), unit);
|
|
22
22
|
}, [onValueChange]);
|
|
23
|
-
return (_jsxs("div", { className: "height-setting-component", children: [
|
|
24
|
-
_jsx(NumericInput, { value: value ?? getDefaultHeightForEmbedCodeByUnit(unit), onValueChanged: onChange }), _jsx(UnitSelect, { selectedUnit: unit, onSelectUnit: onUnitChange })
|
|
25
|
-
] }));
|
|
23
|
+
return (_jsxs("div", { className: "height-setting-component", children: [_jsx(NumericInput, { value: value ?? getDefaultHeightForEmbedCodeByUnit(unit), onValueChanged: onChange }), _jsx(UnitSelect, { selectedUnit: unit, onSelectUnit: onUnitChange })] }));
|
|
26
24
|
}
|
|
27
25
|
const items = UNITS.map((u) => ({ id: u, title: u }));
|
|
28
26
|
function UnitSelect({ selectedUnit, onSelectUnit }) {
|
|
@@ -11,5 +11,5 @@ export interface ILocaleSettingProps {
|
|
|
11
11
|
/**
|
|
12
12
|
* @internal
|
|
13
13
|
*/
|
|
14
|
-
export declare function LocaleSetting({ isChecked, selectedLocal, onChecked, onLocaleSelected }: ILocaleSettingProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare function LocaleSetting({ isChecked, selectedLocal, onChecked, onLocaleSelected, }: ILocaleSettingProps): import("react/jsx-runtime").JSX.Element;
|
|
15
15
|
//# sourceMappingURL=LocaleSetting.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LocaleSetting.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,OAAO,EAAW,MAAM,kBAAkB,CAAC;AAWzD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,gBAAgB,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,EAC1B,SAAS,EACT,aAAa,EACb,SAAS,EACT,gBAAgB,
|
|
1
|
+
{"version":3,"file":"LocaleSetting.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,OAAO,EAAW,MAAM,kBAAkB,CAAC;AAWzD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,gBAAgB,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,EAC1B,SAAS,EACT,aAAa,EACb,SAAS,EACT,gBAAgB,GACnB,EAAE,mBAAmB,2CAwBrB"}
|
|
@@ -15,8 +15,7 @@ import { ToggleSwitch } from "./ToggleSwitch.js";
|
|
|
15
15
|
*/
|
|
16
16
|
export function LocaleSetting({ isChecked, selectedLocal, onChecked, onLocaleSelected, }) {
|
|
17
17
|
const intl = useIntl();
|
|
18
|
-
return (_jsxs(_Fragment, { children: [
|
|
19
|
-
_jsx(ToggleSwitch, { id: "locale", className: "bottom-space", label: intl.formatMessage({
|
|
18
|
+
return (_jsxs(_Fragment, { children: [_jsx(ToggleSwitch, { id: "locale", className: "bottom-space", label: intl.formatMessage({
|
|
20
19
|
id: "embedInsightDialog.webComponents.options.locale",
|
|
21
20
|
}), checked: isChecked, onChange: onChecked, questionMarkMessage: intl.formatMessage(dialogChangeMessageLabels.locale) }), isChecked ? (_jsx(LocaleSelect, { selectedLocale: selectedLocal || DEFAULT_LOCALE, onSelectLocale: onLocaleSelected })) : null] }));
|
|
22
21
|
}
|
|
@@ -40,8 +40,7 @@ export function NumericInput({ value, onValueChanged }) {
|
|
|
40
40
|
correctKeyPressed(e);
|
|
41
41
|
handleHeightInputChange(e);
|
|
42
42
|
}, [handleHeightInputChange, correctKeyPressed]);
|
|
43
|
-
return (_jsxs("label", { className: "gd-input", children: [
|
|
44
|
-
_jsx("div", { className: cx("gd-input-wrapper", anchorId), children: _jsx("input", { className: cx("gd-input-field s-embed-dialog-custom-height", {
|
|
43
|
+
return (_jsxs("label", { className: "gd-input", children: [_jsx("div", { className: cx("gd-input-wrapper", anchorId), children: _jsx("input", { className: cx("gd-input-field s-embed-dialog-custom-height", {
|
|
45
44
|
"gd-embed-input-numeric-invalid": !validHeight(value),
|
|
46
45
|
}), type: "text", value: value, onChange: onChanged }) }), !validHeight(value) && (_jsx(Bubble, { alignTo: `.${anchorId}`, alignPoints: bubbleAlignPoints, arrowOffsets: bubbleArrowOffsets, className: "bubble-negative", children: _jsx(FormattedMessage, { id: "embed.dialog.numeric.input.validation" }) })), !validPressedButton && (_jsx(Bubble, { alignTo: `.${anchorId}`, alignPoints: bubbleAlignPoints, arrowOffsets: bubbleArrowOffsets, className: "bubble-warning", children: _jsx(FormattedMessage, { id: "embed.dialog.numeric.input.warning" }) }))] }));
|
|
47
46
|
}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/PrepareEnvMessage.js
CHANGED
|
@@ -3,9 +3,7 @@ import { FormattedMessage } from "react-intl";
|
|
|
3
3
|
import { Message } from "../../../../Messages/Message.js";
|
|
4
4
|
export function PrepareEnvMessage({ integrationDocLink }) {
|
|
5
5
|
if (integrationDocLink) {
|
|
6
|
-
return (_jsxs(Message, { type: "progress", className: "embed-insight-dialog-prep-env-message", children: [
|
|
7
|
-
_jsx("span", { children: _jsx(FormattedMessage, { id: "embedInsightDialog.prepareEnvironmentMessage", values: { b: (chunks) => _jsx("strong", { children: chunks }) } }) }), _jsx("a", { href: integrationDocLink, target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: "embedInsightDialog.prepareEnvironmentMessage.link" }) })
|
|
8
|
-
] }));
|
|
6
|
+
return (_jsxs(Message, { type: "progress", className: "embed-insight-dialog-prep-env-message", children: [_jsx("span", { children: _jsx(FormattedMessage, { id: "embedInsightDialog.prepareEnvironmentMessage", values: { b: (chunks) => _jsx("strong", { children: chunks }) } }) }), _jsx("a", { href: integrationDocLink, target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: "embedInsightDialog.prepareEnvironmentMessage.link" }) })] }));
|
|
9
7
|
}
|
|
10
8
|
return null;
|
|
11
9
|
}
|
|
@@ -13,7 +13,5 @@ export function ReactOptions({ option, onChange }) {
|
|
|
13
13
|
const opt = { ...option, codeType };
|
|
14
14
|
onChange(opt);
|
|
15
15
|
}, [option, onChange]);
|
|
16
|
-
return (_jsxs(_Fragment, { children: [
|
|
17
|
-
_jsx(ComponentTypeSelect, { selectedComponentType: option.componentType, onComponentTypeChanged: onComponentTypeChanged }), _jsx(CodeLanguageSelect, { selectedLanguage: option.codeType, onLanguageChanged: onLanguageChanged }), _jsx(CodeOptions, { option: option, onChange: onChange })
|
|
18
|
-
] }));
|
|
16
|
+
return (_jsxs(_Fragment, { children: [_jsx(ComponentTypeSelect, { selectedComponentType: option.componentType, onComponentTypeChanged: onComponentTypeChanged }), _jsx(CodeLanguageSelect, { selectedLanguage: option.codeType, onLanguageChanged: onLanguageChanged }), _jsx(CodeOptions, { option: option, onChange: onChange })] }));
|
|
19
17
|
}
|
|
@@ -7,5 +7,5 @@ export interface IToggleSwitchProps {
|
|
|
7
7
|
className?: string;
|
|
8
8
|
onChange: () => void;
|
|
9
9
|
}
|
|
10
|
-
export declare function ToggleSwitch({ id, label, checked, disabled, questionMarkMessage, className, onChange }: IToggleSwitchProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export declare function ToggleSwitch({ id, label, checked, disabled, questionMarkMessage, className, onChange, }: IToggleSwitchProps): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
//# sourceMappingURL=ToggleSwitch.d.ts.map
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleSwitch.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.tsx"],"names":[],"mappings":"AASA,MAAM,WAAW,kBAAkB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,YAAY,CAAC,EACzB,EAAE,EACF,KAAK,EACL,OAAO,EACP,QAAQ,EACR,mBAAmB,EACnB,SAAS,EACT,QAAQ,
|
|
1
|
+
{"version":3,"file":"ToggleSwitch.d.ts","sourceRoot":"","sources":["../../../../../src/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.tsx"],"names":[],"mappings":"AASA,MAAM,WAAW,kBAAkB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,YAAY,CAAC,EACzB,EAAE,EACF,KAAK,EACL,OAAO,EACP,QAAQ,EACR,mBAAmB,EACnB,SAAS,EACT,QAAQ,GACX,EAAE,kBAAkB,2CA4BpB"}
|
|
@@ -6,10 +6,5 @@ import { BubbleHoverTrigger } from "../../../../Bubble/BubbleHoverTrigger.js";
|
|
|
6
6
|
const alignPoints = [{ align: "cr cl" }];
|
|
7
7
|
export function ToggleSwitch({ id, label, checked, disabled, questionMarkMessage, className, onChange, }) {
|
|
8
8
|
const css = cx("toggle-wrapper-revers-label", className);
|
|
9
|
-
return (_jsxs("div", { className: css, children: [
|
|
10
|
-
_jsxs("label", { className: "input-checkbox-toggle s-checkbox-toggle-label", children: [
|
|
11
|
-
_jsx("input", { type: "checkbox", className: className, id: id, name: id, checked: checked, onChange: onChange, disabled: disabled }), _jsx("span", { className: "input-label-text toggle-switch" })
|
|
12
|
-
] }), _jsx("label", { className: "toggle-switch-title", htmlFor: label, children: label }), questionMarkMessage ? (_jsxs(BubbleHoverTrigger, { children: [
|
|
13
|
-
_jsx("span", { className: "gd-icon-circle-question s-circle_question toggle-switch-icon" }), _jsx(Bubble, { alignPoints: alignPoints, children: questionMarkMessage })
|
|
14
|
-
] })) : null] }));
|
|
9
|
+
return (_jsxs("div", { className: css, children: [_jsxs("label", { className: "input-checkbox-toggle s-checkbox-toggle-label", children: [_jsx("input", { type: "checkbox", className: className, id: id, name: id, checked: checked, onChange: onChange, disabled: disabled }), _jsx("span", { className: "input-label-text toggle-switch" })] }), _jsx("label", { className: "toggle-switch-title", htmlFor: label, children: label }), questionMarkMessage ? (_jsxs(BubbleHoverTrigger, { children: [_jsx("span", { className: "gd-icon-circle-question s-circle_question toggle-switch-icon" }), _jsx(Bubble, { alignPoints: alignPoints, children: questionMarkMessage })] })) : null] }));
|
|
15
10
|
}
|
package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/WebComponentsOptions.js
CHANGED
|
@@ -35,8 +35,7 @@ export function WebComponentsOptions({ option, onChange }) {
|
|
|
35
35
|
const opt = { ...option, height, unit };
|
|
36
36
|
onChange(opt);
|
|
37
37
|
}, [option, onChange]);
|
|
38
|
-
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [
|
|
39
|
-
_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.webComponents.options" }) }), _jsx(ToggleSwitch, { id: "display-title", className: "bottom-space", label: intl.formatMessage({
|
|
38
|
+
return (_jsxs("div", { className: "embed-insight-dialog-lang-selector", children: [_jsx("strong", { className: "bottom-space", children: _jsx(FormattedMessage, { id: "embedInsightDialog.webComponents.options" }) }), _jsx(ToggleSwitch, { id: "display-title", className: "bottom-space", label: intl.formatMessage({
|
|
40
39
|
id: "embedInsightDialog.webComponents.options.displayTitle",
|
|
41
40
|
}), checked: option.displayTitle, onChange: onDisplayTitleChange }), _jsx(ToggleSwitch, { id: "custom-title", className: "bottom-space", label: intl.formatMessage({
|
|
42
41
|
id: "embedInsightDialog.webComponents.options.customTitle",
|