@devtron-labs/devtron-fe-common-lib 1.22.8-beta-7 → 1.22.8-beta-9
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/dist/{@code-editor-QkakENNz.js → @code-editor-BQuL3MJ4.js} +11630 -10910
- package/dist/{@common-rjsf-BHsdR2Q-.js → @common-rjsf-D0gZheG0.js} +257 -269
- package/dist/{@framer-motion-C1DEPd1l.js → @framer-motion-F-ZV0kPL.js} +79 -79
- package/dist/{@moment-CwOqp704.js → @moment-DMLRxgRE.js} +8 -8
- package/dist/{@react-select-DRXgZqgY.js → @react-select-CTafio-F.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-BSwmpJIm.js → @react-virtualized-sticky-tree-DX-A0tLR.js} +1 -1
- package/dist/{@vendor-D8IC1B-Y.js → @vendor-zzMkp5ik.js} +118324 -104711
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +1 -0
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +2 -71
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +2 -2
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +4 -4
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +4 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
- package/dist/Common/RadioGroup.d.ts +1 -1
- package/dist/Common/RadioGroupItem.d.ts +1 -1
- package/dist/Common/Reload.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/TippyCustomized.d.ts +1 -1
- package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +81 -75
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +3 -3
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +39 -29
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/Button/Button.component.d.ts +69 -69
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +8 -6
- package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +2 -2
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Helpers.d.ts +3 -13
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +175 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/index.d.ts +1 -173
- package/dist/index.js +1011 -1136
- package/package.json +13 -16
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FeatureDescriptionModalProps } from './types';
|
|
2
|
-
export declare const FeatureDescriptionModal: ({ title, renderDescriptionContent, closeModalText, docLink, closeModal, imageVariant, SVGImage, imageStyles, tabsConfig, }: FeatureDescriptionModalProps) => JSX.Element;
|
|
2
|
+
export declare const FeatureDescriptionModal: ({ title, renderDescriptionContent, closeModalText, docLink, closeModal, imageVariant, SVGImage, imageStyles, tabsConfig, }: FeatureDescriptionModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DescriptorProps } from './types';
|
|
2
|
-
declare const FeatureTitleWithInfo: ({ additionalContainerClasses, breadCrumbs, children, iconClassName, title, renderDescriptionContent, closeModalText, docLink, SVGImage, showInfoIconTippy, docLinkText, dataTestId, additionalContent, showInfoIcon, tabsConfig, }: DescriptorProps) => JSX.Element;
|
|
2
|
+
declare const FeatureTitleWithInfo: ({ additionalContainerClasses, breadCrumbs, pathPattern, children, iconClassName, title, renderDescriptionContent, closeModalText, docLink, SVGImage, showInfoIconTippy, docLinkText, dataTestId, additionalContent, showInfoIcon, tabsConfig, }: DescriptorProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FeatureTitleWithInfo;
|
|
@@ -40,7 +40,6 @@ export type FeatureDescriptionModalProps = {
|
|
|
40
40
|
export type DescriptorProps = ((Omit<FeatureDescriptionModalProps, 'tabsConfig'> & {
|
|
41
41
|
tabsConfig?: never;
|
|
42
42
|
}) | (Pick<FeatureDescriptionModalProps, 'title' | 'closeModalText' | 'closeModal'> & FeatureDescriptionModalWithTabsConfig)) & {
|
|
43
|
-
breadCrumbs?: Breadcrumb[];
|
|
44
43
|
additionalContainerClasses?: string;
|
|
45
44
|
iconClassName?: string;
|
|
46
45
|
children?: React.ReactNode;
|
|
@@ -54,5 +53,11 @@ export type DescriptorProps = ((Omit<FeatureDescriptionModalProps, 'tabsConfig'>
|
|
|
54
53
|
* @default false
|
|
55
54
|
*/
|
|
56
55
|
showInfoIcon?: boolean;
|
|
57
|
-
}
|
|
56
|
+
} & ({
|
|
57
|
+
breadCrumbs: Breadcrumb[];
|
|
58
|
+
pathPattern: string;
|
|
59
|
+
} | {
|
|
60
|
+
breadCrumbs?: never;
|
|
61
|
+
pathPattern?: never;
|
|
62
|
+
});
|
|
58
63
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FileUploadProps } from './types';
|
|
2
|
-
export declare const FileUpload: ({ isLoading, label, fileName, multiple, fileTypes, onUpload, }: FileUploadProps) => JSX.Element;
|
|
2
|
+
export declare const FileUpload: ({ isLoading, label, fileName, multiple, fileTypes, onUpload, }: FileUploadProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,5 +2,5 @@ import { FilterChipsProps } from './types';
|
|
|
2
2
|
/**
|
|
3
3
|
* Component for rendering the applied filter chips
|
|
4
4
|
*/
|
|
5
|
-
declare const FilterChips: <T = Record<string, unknown>>({ filterConfig, clearFilters, onRemoveFilter, getFormattedLabel, getFormattedValue, className, clearButtonClassName, showClearAndRemove, shouldHideLabel, }: FilterChipsProps<T>) => JSX.Element;
|
|
5
|
+
declare const FilterChips: <T = Record<string, unknown>>({ filterConfig, clearFilters, onRemoveFilter, getFormattedLabel, getFormattedValue, className, clearButtonClassName, showClearAndRemove, shouldHideLabel, }: FilterChipsProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export default FilterChips;
|
package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { FloatingVariablesSuggestionsProps } from './types';
|
|
3
|
-
declare const _default: React.MemoExoticComponent<({ appId, envId, clusterId, hideObjectVariables, showValueOnHover, isTemplateView, boundaryGap, }: FloatingVariablesSuggestionsProps) => JSX.Element>;
|
|
3
|
+
declare const _default: React.MemoExoticComponent<({ appId, envId, clusterId, hideObjectVariables, showValueOnHover, isTemplateView, boundaryGap, }: FloatingVariablesSuggestionsProps) => import("react/jsx-runtime").JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SuggestionsItemProps } from './types';
|
|
2
|
-
declare const SuggestionItem: ({ variableName, description, variableValue, isRedacted, highlightText, showValueOnHover, }: SuggestionsItemProps) => JSX.Element;
|
|
2
|
+
declare const SuggestionItem: ({ variableName, description, variableValue, isRedacted, highlightText, showValueOnHover, }: SuggestionsItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SuggestionItem;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SuggestionsProps } from './types';
|
|
2
|
-
declare const _default: import('react').MemoExoticComponent<({ handleDeActivation, loading, variables, reloadVariables, error, showValueOnHover, }: SuggestionsProps) => JSX.Element>;
|
|
2
|
+
declare const _default: import('react').MemoExoticComponent<({ handleDeActivation, loading, variables, reloadVariables, error, showValueOnHover, }: SuggestionsProps) => import("react/jsx-runtime").JSX.Element>;
|
|
3
3
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('react').MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
declare const _default: import('react').MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
|
|
2
2
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { FormFieldInfoProps } from './types';
|
|
2
|
-
declare const FormFieldInfo: ({ error, helperText, warningText, inputId }: FormFieldInfoProps) => JSX.Element;
|
|
2
|
+
declare const FormFieldInfo: ({ error, helperText, warningText, inputId }: FormFieldInfoProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FormFieldInfo;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { FormFieldLabelProps } from './types';
|
|
2
|
-
declare const FormFieldLabel: ({ label, inputId, required, layout, labelTooltipConfig, labelTippyCustomizedConfig, }: FormFieldLabelProps) => JSX.Element;
|
|
2
|
+
declare const FormFieldLabel: ({ label, inputId, required, layout, labelTooltipConfig, labelTippyCustomizedConfig, }: FormFieldLabelProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FormFieldLabel;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { FormFieldWrapperProps } from './types';
|
|
2
|
-
declare const FormFieldWrapper: ({ layout, fullWidth, label, inputId, error, helperText, warningText, required, children, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, }: Omit<Required<FormFieldWrapperProps>, "hideFormFieldInfo"> & Pick<FormFieldWrapperProps, "hideFormFieldInfo">) => JSX.Element;
|
|
2
|
+
declare const FormFieldWrapper: ({ layout, fullWidth, label, inputId, error, helperText, warningText, required, children, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, }: Omit<Required<FormFieldWrapperProps>, "hideFormFieldInfo"> & Pick<FormFieldWrapperProps, "hideFormFieldInfo">) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FormFieldWrapper;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { GenericInfoCardProps } from './types';
|
|
2
|
-
declare const GenericInfoCard: ({ title, description, author, isLoading, borderVariant, Icon, onClick, linkProps, }: GenericInfoCardProps) => JSX.Element;
|
|
2
|
+
declare const GenericInfoCard: ({ title, description, author, isLoading, borderVariant, Icon, onClick, linkProps, }: GenericInfoCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default GenericInfoCard;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GenericInfoCardListingProps } from './types';
|
|
2
|
-
export declare const GenericInfoCardListing: ({ isLoading, error, list, searchKey, reloadList, borderVariant, handleClearFilters, emptyStateConfig, }: GenericInfoCardListingProps) => JSX.Element;
|
|
2
|
+
export declare const GenericInfoCardListing: ({ isLoading, error, list, searchKey, reloadList, borderVariant, handleClearFilters, emptyStateConfig, }: GenericInfoCardListingProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GenericInfoListSkeletonProps } from './types';
|
|
2
|
-
export declare const GenericInfoListSkeleton: ({ borderVariant }: GenericInfoListSkeletonProps) => JSX.Element;
|
|
2
|
+
export declare const GenericInfoListSkeleton: ({ borderVariant }: GenericInfoListSkeletonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { GenericModalFooterProps, GenericModalHeaderProps, GenericModalProps } from './types';
|
|
3
3
|
declare const GenericModal: {
|
|
4
|
-
({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, avoidFocusTrap, borderVariant, alignCenter, }: PropsWithChildren<GenericModalProps>): JSX.Element;
|
|
5
|
-
Header: ({ title }: GenericModalHeaderProps) => JSX.Element;
|
|
6
|
-
Body: ({ children }: PropsWithChildren<{}>) => JSX.Element;
|
|
7
|
-
Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => JSX.Element;
|
|
4
|
+
({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, avoidFocusTrap, borderVariant, alignCenter, }: PropsWithChildren<GenericModalProps>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
Header: ({ title }: GenericModalHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
Body: ({ children }: PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
};
|
|
9
9
|
export default GenericModal;
|
|
@@ -2,5 +2,5 @@ import { PropsWithChildren } from 'react';
|
|
|
2
2
|
import { GenericModalContextType } from './types';
|
|
3
3
|
export declare const GenericModalProvider: ({ value, children }: PropsWithChildren<{
|
|
4
4
|
value: GenericModalContextType;
|
|
5
|
-
}>) => JSX.Element;
|
|
5
|
+
}>) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export declare const useGenericModalContext: () => GenericModalContextType;
|
package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ButtonComponentType } from '../Button';
|
|
2
2
|
import { GenericSectionErrorStateProps } from './types';
|
|
3
|
-
declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => JSX.Element;
|
|
3
|
+
declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default GenericSectionErrorState;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { GettingStartedType } from './types';
|
|
2
|
-
declare const GettingStartedCard: ({ hideGettingStartedCard }: GettingStartedType) => JSX.Element;
|
|
2
|
+
declare const GettingStartedCard: ({ hideGettingStartedCard }: GettingStartedType) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default GettingStartedCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { GitCommitInfoGenericProps } from './types';
|
|
2
|
-
declare const GitCommitInfoGeneric: ({ materialSourceType, materialSourceValue, commitInfo, selectedCommitInfo, materialUrl, showMaterialInfoHeader, index, isExcluded, }: GitCommitInfoGenericProps) => JSX.Element;
|
|
2
|
+
declare const GitCommitInfoGeneric: ({ materialSourceType, materialSourceValue, commitInfo, selectedCommitInfo, materialUrl, showMaterialInfoHeader, index, isExcluded, }: GitCommitInfoGenericProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default GitCommitInfoGeneric;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GitProviderIconProps } from './types';
|
|
2
|
-
export declare const GitProviderIcon: ({ gitProvider, size, gitRepoUrl }: GitProviderIconProps) => JSX.Element;
|
|
2
|
+
export declare const GitProviderIcon: ({ gitProvider, size, gitRepoUrl }: GitProviderIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GraphVisualizerProps } from './types';
|
|
2
|
-
export declare const GraphVisualizer: ({ nodes: initialNodes, edges: initialEdges, setNodes, setEdges, }: GraphVisualizerProps) => JSX.Element;
|
|
2
|
+
export declare const GraphVisualizer: ({ nodes: initialNodes, edges: initialEdges, setNodes, setEdges, }: GraphVisualizerProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { BaseNodeProps } from './types';
|
|
2
|
-
export declare const BaseNode: ({ id, className, isConnectable, children }: BaseNodeProps) => JSX.Element;
|
|
2
|
+
export declare const BaseNode: ({ id, className, isConnectable, children }: BaseNodeProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { NodeProps } from '@xyflow/react';
|
|
2
2
|
import { DropdownNodeProps } from './types';
|
|
3
|
-
export declare const DropdownNode: ({ id, data, isConnectable }: NodeProps<DropdownNodeProps>) => JSX.Element;
|
|
3
|
+
export declare const DropdownNode: ({ id, data, isConnectable }: NodeProps<DropdownNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { NodeProps } from '@xyflow/react';
|
|
2
2
|
import { IconNodeProps } from './types';
|
|
3
|
-
export declare const IconNode: ({ data, id, isConnectable }: NodeProps<IconNodeProps>) => JSX.Element;
|
|
3
|
+
export declare const IconNode: ({ data, id, isConnectable }: NodeProps<IconNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { NodeProps } from '@xyflow/react';
|
|
2
2
|
import { TextNodeProps } from './types';
|
|
3
|
-
export declare const TextNode: ({ id, data, isConnectable }: NodeProps<TextNodeProps>) => JSX.Element;
|
|
3
|
+
export declare const TextNode: ({ id, data, isConnectable }: NodeProps<TextNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { NodeTypes, Viewport } from '@xyflow/react';
|
|
2
2
|
declare const nodeTypes: {
|
|
3
|
-
iconNode: ({ data, id, isConnectable }: import('@xyflow/react').NodeProps<import('./components').IconNodeProps>) => JSX.Element;
|
|
4
|
-
textNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').TextNodeProps>) => JSX.Element;
|
|
5
|
-
dropdownNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').DropdownNodeProps>) => JSX.Element;
|
|
3
|
+
iconNode: ({ data, id, isConnectable }: import('@xyflow/react').NodeProps<import('./components').IconNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
textNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').TextNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
dropdownNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').DropdownNodeProps>) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
};
|
|
7
7
|
export declare const NODE_TYPES: NodeTypes;
|
|
8
8
|
export declare const NODE_WIDTH_MAP: Record<keyof typeof nodeTypes, number>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { HeaderWithCreateButtonProps } from './types';
|
|
2
|
-
export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => JSX.Element;
|
|
2
|
+
export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default HeaderWithCreateButton;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { CreateActionMenuProps } from './types';
|
|
2
|
-
export declare const getCreateActionMenuOptions: (createCustomAppURL: string) => CreateActionMenuProps["options"];
|
|
2
|
+
export declare const getCreateActionMenuOptions: (createCustomAppURL: string, createJobURL: string) => CreateActionMenuProps["options"];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { HelpButtonProps } from './types';
|
|
2
|
-
export declare const HelpButton: ({ serverInfo, fetchingServerInfo, onClick, hideGettingStartedCard, docPath, }: HelpButtonProps) => JSX.Element;
|
|
2
|
+
export declare const HelpButton: ({ serverInfo, fetchingServerInfo, onClick, hideGettingStartedCard, docPath, }: HelpButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const IframePromoButton: () => JSX.Element;
|
|
1
|
+
export declare const IframePromoButton: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PageHeaderType } from './types';
|
|
2
|
-
declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, docPath, }: PageHeaderType) => JSX.Element;
|
|
2
|
+
declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, docPath, }: PageHeaderType) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PageHeader;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ProfileMenuProps } from './types';
|
|
2
|
-
export declare const ProfileMenu: ({ user, onClick }: ProfileMenuProps) => JSX.Element;
|
|
2
|
+
export declare const ProfileMenu: ({ user, onClick }: ProfileMenuProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -318,4 +318,4 @@ export interface IconsProps extends Omit<IconBaseProps, 'name' | 'iconMap'> {
|
|
|
318
318
|
/** The name of the icon to render. */
|
|
319
319
|
name: keyof typeof iconMap;
|
|
320
320
|
}
|
|
321
|
-
export declare const Icon: (props: IconsProps) => JSX.Element;
|
|
321
|
+
export declare const Icon: (props: IconsProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { IconBaseProps } from './types';
|
|
2
|
-
export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => JSX.Element;
|
|
2
|
+
export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { IframeContainerProps } from './types';
|
|
2
|
-
declare const IframeContainer: ({ iframeList, maxHeight, maxWidth }: IframeContainerProps) => JSX.Element;
|
|
2
|
+
declare const IframeContainer: ({ iframeList, maxHeight, maxWidth }: IframeContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default IframeContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { IframeElementProps } from './types';
|
|
2
|
-
declare const IframeElement: ({ URL, width, height, title, maxHeight, maxWidth }: IframeElementProps) => JSX.Element;
|
|
2
|
+
declare const IframeElement: ({ URL, width, height, title, maxHeight, maxWidth }: IframeElementProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default IframeElement;
|
|
@@ -26,4 +26,4 @@ export interface IllustrationProps extends Omit<IllustrationBaseProps, 'name' |
|
|
|
26
26
|
*/
|
|
27
27
|
name: keyof typeof illustrationMap;
|
|
28
28
|
}
|
|
29
|
-
export declare const Illustration: (props: IllustrationProps) => JSX.Element;
|
|
29
|
+
export declare const Illustration: (props: IllustrationProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { IllustrationBaseProps } from './types';
|
|
2
|
-
export declare const IllustrationBase: ({ name, illustrationMap, dataTestId, imageProps, svgProps, }: IllustrationBaseProps) => JSX.Element;
|
|
2
|
+
export declare const IllustrationBase: ({ name, illustrationMap, dataTestId, imageProps, svgProps, }: IllustrationBaseProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ArtifactInfoProps } from '../types';
|
|
2
|
-
declare const ArtifactInfo: ({ imagePath, registryName, registryType, image, deployedTime, deployedBy, isRollbackTrigger, excludedImagePathNode, approvalChecksNode, approvalInfoTippy, }: ArtifactInfoProps) => JSX.Element;
|
|
2
|
+
declare const ArtifactInfo: ({ imagePath, registryName, registryType, image, deployedTime, deployedBy, isRollbackTrigger, excludedImagePathNode, approvalChecksNode, approvalInfoTippy, }: ArtifactInfoProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ArtifactInfo;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ImageCardProps } from './types';
|
|
2
|
-
declare const ImageCard: ({ testIdLocator, cta, sequentialCDCardTitleProps, artifactInfoProps, imageTagContainerProps, children, rootClassName, materialInfoRootClassName, }: ImageCardProps) => JSX.Element;
|
|
2
|
+
declare const ImageCard: ({ testIdLocator, cta, sequentialCDCardTitleProps, artifactInfoProps, imageTagContainerProps, children, rootClassName, materialInfoRootClassName, }: ImageCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ImageCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentEnvStateProps } from './types';
|
|
2
|
-
declare const DeploymentEnvState: ({ envStateText, title, tooltipContent }: DeploymentEnvStateProps) => JSX.Element;
|
|
2
|
+
declare const DeploymentEnvState: ({ envStateText, title, tooltipContent }: DeploymentEnvStateProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DeploymentEnvState;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SequentialCDCardTitleProps } from '../types';
|
|
2
|
-
declare const SequentialCDCardTitle: ({ isLatest, isRunningOnParentCD, artifactStatus, environmentName, parentEnvironmentName, stageType, showLatestTag, isVirtualEnvironment, deployedOn, additionalInfo, targetPlatforms, }: SequentialCDCardTitleProps) => JSX.Element;
|
|
2
|
+
declare const SequentialCDCardTitle: ({ isLatest, isRunningOnParentCD, artifactStatus, environmentName, parentEnvironmentName, stageType, showLatestTag, isVirtualEnvironment, deployedOn, additionalInfo, targetPlatforms, }: SequentialCDCardTitleProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SequentialCDCardTitle;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ImageCardAccordionProps } from './types';
|
|
2
|
-
declare const ImageCardAccordion: ({ isSecurityModuleInstalled, artifactId, applicationId, environmentId, changesCard, isScanned, isScanEnabled, SecurityModalSidebar, }: ImageCardAccordionProps) => JSX.Element;
|
|
2
|
+
declare const ImageCardAccordion: ({ isSecurityModuleInstalled, artifactId, applicationId, environmentId, changesCard, isScanned, isScanEnabled, SecurityModalSidebar, }: ImageCardAccordionProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ImageCardAccordion;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ImageChipCellProps } from './types';
|
|
2
|
-
declare const ImageChipCell: ({ imagePath, registryType, handleClick, isExpanded: isExpandedProp, placement, }: ImageChipCellProps) => JSX.Element;
|
|
2
|
+
declare const ImageChipCell: ({ imagePath, registryType, handleClick, isExpanded: isExpandedProp, placement, }: ImageChipCellProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ImageChipCell;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ImageWithFallbackProps } from './types';
|
|
2
|
-
declare const ImageWithFallback: ({ imageProps, fallbackImage }: ImageWithFallbackProps) => JSX.Element;
|
|
2
|
+
declare const ImageWithFallback: ({ imageProps, fallbackImage }: ImageWithFallbackProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ImageWithFallback;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { InfoBlockProps } from './types';
|
|
2
|
-
declare const InfoBlock: ({ layout, variant, size, customIcon, buttonProps, heading, description, borderRadiusConfig, borderConfig, }: InfoBlockProps) => JSX.Element;
|
|
2
|
+
declare const InfoBlock: ({ layout, variant, size, customIcon, buttonProps, heading, description, borderRadiusConfig, borderConfig, }: InfoBlockProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InfoBlock;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { InfoIconTippyProps } from '../../../Common/Types';
|
|
2
|
-
declare const InfoIconTippy: <T extends boolean = false>({ heading, infoText, iconClass, documentationLink, documentationLinkText, additionalContent, iconClassName, placement, dataTestid, children, headingInfo, buttonPadding, isExternalLink, openInNewTab, }: InfoIconTippyProps<T>) => JSX.Element;
|
|
2
|
+
declare const InfoIconTippy: <T extends boolean = false>({ heading, infoText, iconClass, documentationLink, documentationLinkText, additionalContent, iconClassName, placement, dataTestid, children, headingInfo, buttonPadding, isExternalLink, openInNewTab, }: InfoIconTippyProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InfoIconTippy;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { InvalidYAMLTippyWrapperProps } from './types';
|
|
2
|
-
declare const InvalidYAMLTippyWrapper: ({ parsingError, restoreLastSavedYAML, children }: InvalidYAMLTippyWrapperProps) => JSX.Element;
|
|
2
|
+
declare const InvalidYAMLTippyWrapper: ({ parsingError, restoreLastSavedYAML, children }: InvalidYAMLTippyWrapperProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InvalidYAMLTippyWrapper;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { InvalidTippyProps } from './types';
|
|
2
|
-
export declare const getInvalidTippyContent: ({ type, parsingError, restoreLastSavedYAML, }: InvalidTippyProps) => JSX.Element;
|
|
2
|
+
export declare const getInvalidTippyContent: ({ type, parsingError, restoreLastSavedYAML, }: InvalidTippyProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { KeyValueTableProps } from './KeyValueTable.types';
|
|
2
|
-
export declare const KeyValueTable: ({ headerLabel, rows: initialRows, placeholder, maskValue, isSortable, headerComponent, onChange, isAdditionNotAllowed, shouldAutoFocusOnMount, readOnly, showError, validationSchema: parentValidationSchema, onError, validateDuplicateKeys, validateEmptyKeys, }: KeyValueTableProps) => JSX.Element;
|
|
2
|
+
export declare const KeyValueTable: ({ headerLabel, rows: initialRows, placeholder, maskValue, isSortable, headerComponent, onChange, isAdditionNotAllowed, shouldAutoFocusOnMount, readOnly, showError, validationSchema: parentValidationSchema, onError, validateDuplicateKeys, validateEmptyKeys, }: KeyValueTableProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { KeyboardShortcutProps } from './types';
|
|
2
|
-
declare const KeyboardShortcut: ({ keyboardKey }: KeyboardShortcutProps) => JSX.Element;
|
|
2
|
+
declare const KeyboardShortcut: ({ keyboardKey }: KeyboardShortcutProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default KeyboardShortcut;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ActivateLicenseDialogProps } from '../../index';
|
|
2
|
-
declare const ActivateLicenseDialog: ({ fingerprint, enterpriseName, handleClose, handleLicenseActivateSuccess, }: ActivateLicenseDialogProps) => JSX.Element;
|
|
2
|
+
declare const ActivateLicenseDialog: ({ fingerprint, enterpriseName, handleClose, handleLicenseActivateSuccess, }: ActivateLicenseDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ActivateLicenseDialog;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DevtronLicenseCardProps } from './types';
|
|
2
|
-
export declare const DevtronLicenseCard: ({ enterpriseName, licenseKey, licenseSuffix, expiryDate, licenseStatus, isTrial, isFreemium, ttl, appTheme, handleCopySuccess, licenseStatusError, isSaasInstance, }: DevtronLicenseCardProps) => JSX.Element;
|
|
2
|
+
export declare const DevtronLicenseCard: ({ enterpriseName, licenseKey, licenseSuffix, expiryDate, licenseStatus, isTrial, isFreemium, ttl, appTheme, handleCopySuccess, licenseStatusError, isSaasInstance, }: DevtronLicenseCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DevtronLicenseCard;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { GatekeeperQRDialogProps, InstallFingerprintInfoProps } from './types';
|
|
2
|
-
export declare const GatekeeperQRDialog: ({ handleClose, fingerprint }: GatekeeperQRDialogProps) => JSX.Element;
|
|
3
|
-
export declare const ICDevtronWithBorder: () => JSX.Element;
|
|
4
|
-
declare const InstallationFingerprintInfo: ({ fingerprint, showHelpTooltip }: InstallFingerprintInfoProps) => JSX.Element;
|
|
2
|
+
export declare const GatekeeperQRDialog: ({ handleClose, fingerprint }: GatekeeperQRDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
export declare const ICDevtronWithBorder: () => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare const InstallationFingerprintInfo: ({ fingerprint, showHelpTooltip }: InstallFingerprintInfoProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
export default InstallationFingerprintInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const LoginBanner: () => JSX.Element;
|
|
1
|
+
declare const LoginBanner: () => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default LoginBanner;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TestimonialCardConfig } from './types';
|
|
2
|
-
declare const TestimonialContent: ({ quote, name, designation, iconName }: TestimonialCardConfig) => JSX.Element;
|
|
2
|
+
declare const TestimonialContent: ({ quote, name, designation, iconName }: TestimonialCardConfig) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TestimonialContent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { MaterialHistoryProps } from './types';
|
|
2
|
-
declare const MaterialHistory: ({ material, pipelineName, selectCommit, isCommitInfoModal }: MaterialHistoryProps) => JSX.Element;
|
|
2
|
+
declare const MaterialHistory: ({ material, pipelineName, selectCommit, isCommitInfoModal }: MaterialHistoryProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default MaterialHistory;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ModalSidebarPanelProps } from './types';
|
|
2
|
-
declare const ModalSidebarPanel: ({ rootClassName, heading, icon, children, documentationLink, }: ModalSidebarPanelProps) => JSX.Element;
|
|
2
|
+
declare const ModalSidebarPanel: ({ rootClassName, heading, icon, children, documentationLink, }: ModalSidebarPanelProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ModalSidebarPanel;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { NumbersCountProps } from './types';
|
|
2
|
-
declare const NumbersCount: ({ count, isApprox, isSelected }: NumbersCountProps) => JSX.Element;
|
|
2
|
+
declare const NumbersCount: ({ count, isApprox, isSelected }: NumbersCountProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default NumbersCount;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PhoneInputProps } from './types';
|
|
2
|
-
declare const PhoneInput: ({ error, onChange, required, phoneNumberInputName, countryCodeSelectName, phoneValue, countryCodeSelectSize, }: PhoneInputProps) => JSX.Element;
|
|
2
|
+
declare const PhoneInput: ({ error, onChange, required, phoneNumberInputName, countryCodeSelectName, phoneValue, countryCodeSelectSize, }: PhoneInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PhoneInput;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginCardProps } from './types';
|
|
2
|
-
declare const PluginCard: ({ isSelectable, pluginDataStore, handlePluginSelection, parentPluginId, isSelected, showCardBorder, }: PluginCardProps) => JSX.Element;
|
|
2
|
+
declare const PluginCard: ({ isSelectable, pluginDataStore, handlePluginSelection, parentPluginId, isSelected, showCardBorder, }: PluginCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginCardSkeletonListProps } from './types';
|
|
2
|
-
declare const PluginCardSkeletonList: ({ count }: PluginCardSkeletonListProps) => JSX.Element;
|
|
2
|
+
declare const PluginCardSkeletonList: ({ count }: PluginCardSkeletonListProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginCardSkeletonList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginImageContainerProps } from './types';
|
|
2
|
-
declare const PluginImageContainer: ({ imageProps, fallbackImageClassName }: PluginImageContainerProps) => JSX.Element;
|
|
2
|
+
declare const PluginImageContainer: ({ imageProps, fallbackImageClassName }: PluginImageContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginImageContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginListProps } from './types';
|
|
2
|
-
declare const PluginList: ({ pluginDataStore, pluginList, totalCount, handleDataUpdateForPluginResponse, filters: { selectedTags, searchKey }, handlePluginSelection, selectedPluginsMap, isSelectable, handleClearFilters, showCardBorder, getPluginStoreRef, }: PluginListProps) => JSX.Element;
|
|
2
|
+
declare const PluginList: ({ pluginDataStore, pluginList, totalCount, handleDataUpdateForPluginResponse, filters: { selectedTags, searchKey }, handlePluginSelection, selectedPluginsMap, isSelectable, handleClearFilters, showCardBorder, getPluginStoreRef, }: PluginListProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginListContainerProps } from './types';
|
|
2
|
-
declare const PluginListContainer: ({ availableTags, handleUpdateAvailableTags, pluginDataStore, handlePluginDataStoreUpdate, handlePluginSelection, isSelectable, selectedPluginsMap, persistFilters, parentPluginList, handleParentPluginListUpdate, parentTotalCount, handleParentTotalCount, parentFilters, handleUpdateParentFilters, rootClassName, showCardBorder, }: Readonly<PluginListContainerProps>) => JSX.Element;
|
|
2
|
+
declare const PluginListContainer: ({ availableTags, handleUpdateAvailableTags, pluginDataStore, handlePluginDataStoreUpdate, handlePluginSelection, isSelectable, selectedPluginsMap, persistFilters, parentPluginList, handleParentPluginListUpdate, parentTotalCount, handleParentTotalCount, parentFilters, handleUpdateParentFilters, rootClassName, showCardBorder, }: Readonly<PluginListContainerProps>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginListContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginTagSelectProps } from './types';
|
|
2
|
-
declare const PluginTagSelect: ({ availableTags, handleUpdateSelectedTags, selectedTags, isLoading, tagsError, reloadTags, }: PluginTagSelectProps) => JSX.Element;
|
|
2
|
+
declare const PluginTagSelect: ({ availableTags, handleUpdateSelectedTags, selectedTags, isLoading, tagsError, reloadTags, }: PluginTagSelectProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginTagSelect;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PluginTagsContainerProps } from './types';
|
|
2
|
-
declare const PluginTagsContainer: ({ tags, rootClassName }: PluginTagsContainerProps) => JSX.Element;
|
|
2
|
+
declare const PluginTagsContainer: ({ tags, rootClassName }: PluginTagsContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PluginTagsContainer;
|
|
@@ -143,9 +143,9 @@ export interface GetPluginStoreDataReturnType {
|
|
|
143
143
|
*/
|
|
144
144
|
parentPluginIdList: number[];
|
|
145
145
|
}
|
|
146
|
-
export
|
|
146
|
+
export type PluginListParamsType = {
|
|
147
147
|
appId?: string;
|
|
148
|
-
}
|
|
148
|
+
};
|
|
149
149
|
export interface PluginTagSelectProps extends Pick<BasePluginListContainerProps, 'availableTags'> {
|
|
150
150
|
selectedTags: PluginListContainerProps['parentFilters']['selectedTags'];
|
|
151
151
|
isLoading: boolean;
|
|
@@ -5,4 +5,4 @@ import { PopoverProps } from './types';
|
|
|
5
5
|
* @note Use this component in conjunction with the `usePopover` hook to create a custom popover component. \
|
|
6
6
|
* For example, see the `ActionMenu` component for reference.
|
|
7
7
|
*/
|
|
8
|
-
export declare const Popover: ({ open, popoverProps, overlayProps, triggerProps: { bounds, ...triggerProps }, buttonProps, triggerElement, children, }: PopoverProps) => JSX.Element;
|
|
8
|
+
export declare const Popover: ({ open, popoverProps, overlayProps, triggerProps: { bounds, ...triggerProps }, buttonProps, triggerElement, children, }: PopoverProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -87,6 +87,6 @@ export declare const getPopoverActualPositionAlignment: ({ position, alignment,
|
|
|
87
87
|
triggerRect: DOMRect;
|
|
88
88
|
popoverRect: DOMRect;
|
|
89
89
|
}) => {
|
|
90
|
-
fallbackPosition: "top" | "
|
|
90
|
+
fallbackPosition: "top" | "bottom" | "right" | "left";
|
|
91
91
|
fallbackAlignment: "start" | "middle" | "end";
|
|
92
92
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ProgressBarProps } from './types';
|
|
2
|
-
export declare const ProgressBar: ({ isLoading, intervalTime }: ProgressBarProps) => JSX.Element;
|
|
2
|
+
export declare const ProgressBar: ({ isLoading, intervalTime }: ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PromoetheusConfigProps } from './types';
|
|
2
|
-
declare const PromoetheusConfigCard: ({ prometheusConfig, handleOnChange, onPrometheusAuthTypeChange, }: PromoetheusConfigProps) => JSX.Element;
|
|
2
|
+
declare const PromoetheusConfigCard: ({ prometheusConfig, handleOnChange, onPrometheusAuthTypeChange, }: PromoetheusConfigProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PromoetheusConfigCard;
|
|
@@ -6,5 +6,5 @@ interface QRCodeProps {
|
|
|
6
6
|
bgColor: IconsProps['color'];
|
|
7
7
|
fgColor: IconsProps['color'];
|
|
8
8
|
}
|
|
9
|
-
declare const QRCode: ({ title, value, size, bgColor, fgColor }: QRCodeProps) => JSX.Element;
|
|
9
|
+
declare const QRCode: ({ title, value, size, bgColor, fgColor }: QRCodeProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export default QRCode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DropdownIndicatorProps, StylesConfig } from 'react-select';
|
|
2
2
|
export declare const CommonGroupedDropdownStyles: StylesConfig;
|
|
3
3
|
export declare const APP_SELECTOR_STYLES: StylesConfig;
|
|
4
|
-
export declare const AppSelectorDropdownIndicator: (props: DropdownIndicatorProps) => JSX.Element;
|
|
4
|
+
export declare const AppSelectorDropdownIndicator: (props: DropdownIndicatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
/**
|
|
6
6
|
*
|
|
7
7
|
* @returns {string}
|