@devtron-labs/devtron-fe-common-lib 1.22.8-beta-8 → 1.22.8-beta-10
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-DJ1n-oj-.js → @code-editor-rEqJGIcw.js} +10115 -9652
- package/dist/@common-rjsf-C0hoYq5-.js +604 -0
- package/dist/{@framer-motion-CQJaLnQR.js → @framer-motion-Bi7d_Mil.js} +203 -203
- package/dist/{@moment-DMLRxgRE.js → @moment-CGWt8tF2.js} +532 -501
- package/dist/@react-dates-CR-uCH60.js +7634 -0
- package/dist/{@react-select-D9YraDtb.js → @react-select-C5q5RdNV.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-CcQpKMGh.js → @react-virtualized-sticky-tree-LXSXNrbc.js} +1 -1
- package/dist/@vendor-CtCMPfdc.js +81580 -0
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +3 -2
- package/dist/Common/AddCDButton/AddCDButton.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/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/ClipboardButton/types.d.ts +3 -0
- package/dist/Common/Common.service.d.ts +12 -1
- package/dist/Common/Constants.d.ts +6 -0
- 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 +0 -40
- package/dist/Common/GenericDescription/types.d.ts +6 -0
- package/dist/Common/GenericDescription/utils.d.ts +1 -0
- 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/Markdown/constant.d.ts +28 -0
- 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 +2 -3
- 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/SortableTableHeaderCell/types.d.ts +4 -0
- 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/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/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 -1
- 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 +2 -2
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +2 -2
- 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/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 +28 -38
- 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/AppStatusModal/types.d.ts +4 -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/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/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/types.d.ts +0 -2
- 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/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/DayPickerRangeController.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +112 -2
- package/dist/Shared/Components/DatePicker/index.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/types.d.ts +29 -34
- package/dist/Shared/Components/DatePicker/utils.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/DocLink/constants.d.ts +0 -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/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/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 +19 -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/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/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 +97 -5
- 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/Table/constants.d.ts +1 -0
- package/dist/Shared/Components/Table/types.d.ts +27 -7
- package/dist/Shared/Components/Table/utils.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 -3
- package/dist/Shared/Hooks/useGetResourceKindsOptions/index.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/MainContextProvider/index.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +45 -4
- 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/Services/types.d.ts +1 -0
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +2 -174
- package/dist/Shared/validations.d.ts +1 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/ic-bell.d2aa01ec.svg +3 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
- package/dist/assets/ic-comment.cc141b33.svg +3 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +5 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-ses.7797b214.svg +6 -0
- package/dist/assets/ic-slack.3c916573.svg +10 -0
- package/dist/assets/ic-smtp.f6f45abc.svg +7 -0
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +3 -0
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +3 -0
- package/dist/assets/ic-webhook-config.d0dd47eb.svg +5 -0
- package/dist/index.d.ts +173 -1
- package/dist/index.js +969 -953
- package/package.json +20 -13
- package/dist/@common-rjsf-vUb-HzVA.js +0 -592
- package/dist/@vendor-BPy92aLm.js +0 -135781
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
export declare const QueryClientProvider: ({ children }: PropsWithChildren<{}>) =>
|
|
2
|
+
export declare const QueryClientProvider: ({ children }: PropsWithChildren<{}>) => JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { QueryKey, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
|
|
1
|
+
import { QueryKey, UseInfiniteQueryOptions, UseInfiniteQueryResult, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
|
|
2
2
|
import { ServerErrors } from '../ServerError';
|
|
3
3
|
import { ResponseType } from '../Types';
|
|
4
4
|
export declare const useQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, TQueryKey>) => UseQueryResult<TData, ServerErrors>;
|
|
5
|
-
export declare const useMutation: <TData = unknown, TVariables = void, TContext = unknown>(options: UseMutationOptions<
|
|
5
|
+
export declare const useMutation: <TData = unknown, TVariables = void, TContext = unknown>(options: UseMutationOptions<TData, ServerErrors, TVariables, TContext>) => UseMutationResult<TData, ServerErrors, TVariables, TContext>;
|
|
6
|
+
export declare const useInfiniteQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseInfiniteQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, TQueryKey>) => UseInfiniteQueryResult<TData, ServerErrors>;
|
|
6
7
|
export { useQueryClient };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { AddCDButtonProps } from './types';
|
|
2
|
-
export default function AddCDButton({ position, addCDButtons, endNode, startNode, handleAddCD, tooltipContent, }: Readonly<AddCDButtonProps>):
|
|
2
|
+
export default function AddCDButton({ position, addCDButtons, endNode, startNode, handleAddCD, tooltipContent, }: Readonly<AddCDButtonProps>): JSX.Element;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { BreadcrumbTextProps } from './Types';
|
|
3
|
-
export declare const BreadcrumbText: ({ heading, isActive, shouldTruncate }: BreadcrumbTextProps) =>
|
|
4
|
-
export declare const getBreadCrumbSeparator: (sep?: string) =>
|
|
3
|
+
export declare const BreadcrumbText: ({ heading, isActive, shouldTruncate }: BreadcrumbTextProps) => JSX.Element;
|
|
4
|
+
export declare const getBreadCrumbSeparator: (sep?: string) => JSX.Element;
|
|
5
5
|
declare const Store: ({ children }: {
|
|
6
6
|
children: any;
|
|
7
|
-
}) =>
|
|
7
|
+
}) => JSX.Element;
|
|
8
8
|
export declare const BreadcrumbContext: React.Context<{
|
|
9
9
|
state: {
|
|
10
10
|
alias: {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NestedBreadCrumbProps } from './Types';
|
|
2
|
-
export declare const NestedBreadCrumb: ({ redirectUrl, linkText, profileName, nestedBreadCrumbsText, }: NestedBreadCrumbProps) =>
|
|
2
|
+
export declare const NestedBreadCrumb: ({ redirectUrl, linkText, profileName, nestedBreadCrumbsText, }: NestedBreadCrumbProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ChartVersionAndTypeSelectorProps } from './Types';
|
|
2
|
-
declare const ChartVersionAndTypeSelector: ({ setSelectedChartRefId }: ChartVersionAndTypeSelectorProps) =>
|
|
2
|
+
declare const ChartVersionAndTypeSelector: ({ setSelectedChartRefId }: ChartVersionAndTypeSelectorProps) => JSX.Element;
|
|
3
3
|
export default ChartVersionAndTypeSelector;
|
|
@@ -7,4 +7,4 @@ import { ClipboardProps } from './types';
|
|
|
7
7
|
* @param rootClassName - additional classes to add to button
|
|
8
8
|
* @param iconSize - size of svg icon to be shown, default 16 (icon-dim-16)
|
|
9
9
|
*/
|
|
10
|
-
export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, variant, size, }: ClipboardProps) =>
|
|
10
|
+
export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, variant, size, }: ClipboardProps) => JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MutableRefObject } from 'react';
|
|
2
|
-
import { RuntimeParamsAPIResponseType, RuntimePluginVariables } from '../Shared/types';
|
|
2
|
+
import { RegistryType, RuntimeParamsAPIResponseType, RuntimePluginVariables } from '../Shared/types';
|
|
3
3
|
import { TeamList, ResponseType, DeploymentNodeType, CDMaterialServiceEnum, CDMaterialServiceQueryParams, CDMaterialResponseType, CDMaterialFilterQuery, EnvironmentListHelmResponse, UserApprovalMetadataType, GlobalVariableOptionType, UserRole, APIOptions, EnvAppsMetaDTO, GetAppsInfoForEnvProps, EnvironmentsGroupedByClustersType, AppsGroupedByProjectsType, ClusterDetailListType } from './Types';
|
|
4
4
|
import { ApiResourceType } from '../Pages';
|
|
5
5
|
export declare const getTeamListMin: () => Promise<TeamList>;
|
|
@@ -39,3 +39,14 @@ export declare const getAppsInfoForEnv: ({ envId, appIds }: GetAppsInfoForEnvPro
|
|
|
39
39
|
export declare const getAppOptionsGroupedByProjects: () => Promise<AppsGroupedByProjectsType>;
|
|
40
40
|
export declare const getEnvironmentOptionsGroupedByClusters: () => Promise<EnvironmentsGroupedByClustersType>;
|
|
41
41
|
export declare const getDetailedClusterList: (clusterIds?: number[], signal?: AbortSignal) => Promise<ClusterDetailListType[]>;
|
|
42
|
+
export declare const getDockerRegistriesListMin: (signal: AbortSignal) => Promise<ResponseType<{
|
|
43
|
+
id: string;
|
|
44
|
+
registryType: RegistryType;
|
|
45
|
+
isDefault: boolean;
|
|
46
|
+
}[]>>;
|
|
47
|
+
export declare const getGitProvidersListMin: (signal: AbortSignal) => Promise<ResponseType<{
|
|
48
|
+
id: number;
|
|
49
|
+
name: string;
|
|
50
|
+
url: string;
|
|
51
|
+
authMode: "SSH" | "USERNAME_PASSWORD" | "ANONYMOUS";
|
|
52
|
+
}[]>>;
|
|
@@ -10,6 +10,7 @@ export declare const LICENSE_DASHBOARD_HOME_PAGE = "https://license.devtron.ai/d
|
|
|
10
10
|
export declare const DEVTRON_GPT_LINK = "https://chatgpt.com/g/g-6826efa4362c8191b23e7bfa0ac036db-devtron-expert";
|
|
11
11
|
export declare const PATTERNS: {
|
|
12
12
|
STRING: RegExp;
|
|
13
|
+
APP_NAME: string;
|
|
13
14
|
DECIMAL_NUMBERS: RegExp;
|
|
14
15
|
POSITIVE_DECIMAL_NUMBERS: RegExp;
|
|
15
16
|
NATURAL_NUMBERS: RegExp;
|
|
@@ -42,6 +43,8 @@ export declare const URLS: {
|
|
|
42
43
|
readonly APP_DEPLOYMNENT_HISTORY: "deployments";
|
|
43
44
|
readonly APP_DETAILS: "details";
|
|
44
45
|
readonly APP_DETAILS_K8: "k8s-resources";
|
|
46
|
+
readonly EXTERNAL_ARGO_APP: "eaa";
|
|
47
|
+
readonly EXTERNAL_FLUX_APP: "external-flux";
|
|
45
48
|
readonly DETAILS: "/details";
|
|
46
49
|
readonly CD_DETAILS: "cd-details";
|
|
47
50
|
readonly APP_TRIGGER: "trigger";
|
|
@@ -109,6 +112,7 @@ export declare const URLS: {
|
|
|
109
112
|
};
|
|
110
113
|
export declare const ROUTES: {
|
|
111
114
|
readonly APP: "app";
|
|
115
|
+
readonly ATHENA: "athena";
|
|
112
116
|
readonly APP_ARTIFACT_PROMOTE_MATERIAL: "app/artifact/promotion-request/material";
|
|
113
117
|
readonly APP_TEMPLATE_DATA: "app/template/data";
|
|
114
118
|
readonly ENVIRONMENT_CATEGORIES: "env/categories";
|
|
@@ -176,6 +180,8 @@ export declare const ROUTES: {
|
|
|
176
180
|
readonly ENV: "env";
|
|
177
181
|
readonly APP_METADATA: "app-metadata";
|
|
178
182
|
readonly RESOURCE_CONFLICTS_LIST: "app/:appId/cd-pipeline/:pipelineId/history/:wfrId/helm-ownership-conflicts";
|
|
183
|
+
readonly GIT_PROVIDER_MIN: "git/provider/autocomplete";
|
|
184
|
+
readonly DOCKER_REGISTRY_MIN: "docker/registry/autocomplete";
|
|
179
185
|
};
|
|
180
186
|
export declare enum KEY_VALUE {
|
|
181
187
|
KEY = "key",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ResizableTagTextAreaProps } from './Types';
|
|
2
|
-
export declare const ResizableTagTextArea: ({ value, minHeight, maxHeight, onBlur, onFocus, refVar, dependentRef, dependentRefs, className, disableOnBlurResizeToMinHeight, id, ...restProps }: ResizableTagTextAreaProps) =>
|
|
2
|
+
export declare const ResizableTagTextArea: ({ value, minHeight, maxHeight, onBlur, onFocus, refVar, dependentRef, dependentRefs, className, disableOnBlurResizeToMinHeight, id, ...restProps }: ResizableTagTextAreaProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TagDetailType } from './Types';
|
|
2
|
-
export declare const TagDetails: ({ index, tagData, setTagData, removeTag, tabIndex, suggestedTagsOptions, hidePropagateTag, }: TagDetailType) =>
|
|
2
|
+
export declare const TagDetails: ({ index, tagData, setTagData, removeTag, tabIndex, suggestedTagsOptions, hidePropagateTag, }: TagDetailType) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TagLabelValueSelectorType } from './Types';
|
|
2
|
-
export declare const TagLabelValueSelector: ({ selectedTagIndex, tagData, setTagData, tagOptions, isRequired, tagInputType, placeholder, tabIndex, refVar, dependentRef, noBackDrop, }: TagLabelValueSelectorType) =>
|
|
2
|
+
export declare const TagLabelValueSelector: ({ selectedTagIndex, tagData, setTagData, tagOptions, isRequired, tagInputType, placeholder, tabIndex, refVar, dependentRef, noBackDrop, }: TagLabelValueSelectorType) => JSX.Element;
|
|
@@ -13,4 +13,4 @@ import { DebouncedSearchProps } from './Types';
|
|
|
13
13
|
* @param clearSearch - (Optional) To clear the search text
|
|
14
14
|
* @param showClearIcon - (Optional) To show the clear icon default value is true
|
|
15
15
|
*/
|
|
16
|
-
export default function DebouncedSearch({ onSearch, Icon, children, placeholder, containerClass, iconClass, inputClass, debounceTimeout, clearSearch, showClearIcon, autoFocus, }: DebouncedSearchProps):
|
|
16
|
+
export default function DebouncedSearch({ onSearch, Icon, children, placeholder, containerClass, iconClass, inputClass, debounceTimeout, clearSearch, showClearIcon, autoFocus, }: DebouncedSearchProps): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeleteCINodeButtonProps } from './types';
|
|
2
|
-
export declare const DeleteCINodeButton: ({ testId, showIconOnly, disabled, title, isJobView, deletePayloadConfig, onDelete, getWorkflows, isTemplateView, }: DeleteCINodeButtonProps) =>
|
|
2
|
+
export declare const DeleteCINodeButton: ({ testId, showIconOnly, disabled, title, isJobView, deletePayloadConfig, onDelete, getWorkflows, isTemplateView, }: DeleteCINodeButtonProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const DevtronCopyright: () =>
|
|
1
|
+
declare const DevtronCopyright: () => JSX.Element;
|
|
2
2
|
export default DevtronCopyright;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { Component
|
|
1
|
+
import { Component } from 'react';
|
|
2
2
|
import { DialogFormProps } from './Types';
|
|
3
|
-
export declare class DialogForm extends Component<
|
|
3
|
+
export declare class DialogForm extends Component<DialogFormProps> {
|
|
4
4
|
constructor(props: any);
|
|
5
5
|
componentDidMount(): void;
|
|
6
6
|
componentWillUnmount(): void;
|
|
7
7
|
escFunction(event: any): void;
|
|
8
|
-
render():
|
|
8
|
+
render(): JSX.Element;
|
|
9
9
|
}
|
|
10
|
-
export declare class DialogFormSubmit extends Component<
|
|
10
|
+
export declare class DialogFormSubmit extends Component<{
|
|
11
11
|
tabIndex: number;
|
|
12
|
-
}
|
|
13
|
-
render():
|
|
12
|
+
}> {
|
|
13
|
+
render(): JSX.Element;
|
|
14
14
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DraggableButtonProps } from './types';
|
|
2
|
-
export default function DraggableButton({ dragClassName }: DraggableButtonProps):
|
|
2
|
+
export default function DraggableButton({ dragClassName }: DraggableButtonProps): JSX.Element;
|
|
@@ -6,5 +6,5 @@ import { DraggableWrapperProps } from './types';
|
|
|
6
6
|
* 3. The wrapper is positioned at the viewport's top-left (top: 0, left: 0) using fixed positioning; parentRef is an optional
|
|
7
7
|
* reference that may be used for position calculations but is not the base origin for the coordinate system.
|
|
8
8
|
*/
|
|
9
|
-
declare const DraggableWrapper: ({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, }: DraggableWrapperProps) =>
|
|
9
|
+
declare const DraggableWrapper: ({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, }: DraggableWrapperProps) => JSX.Element;
|
|
10
10
|
export default DraggableWrapper;
|
|
@@ -12,4 +12,4 @@ export interface DrawerProps extends Pick<DTFocusTrapType, 'initialFocus' | 'avo
|
|
|
12
12
|
onEscape?: (e?: any) => void;
|
|
13
13
|
disableTransition?: boolean;
|
|
14
14
|
}
|
|
15
|
-
export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, avoidFocusTrap, }: DrawerProps) =>
|
|
15
|
+
export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, avoidFocusTrap, }: DrawerProps) => JSX.Element;
|
|
@@ -2,5 +2,5 @@ import { GenericFilterEmptyStateProps } from './types';
|
|
|
2
2
|
/**
|
|
3
3
|
* Empty state when no filters are applied
|
|
4
4
|
*/
|
|
5
|
-
declare const GenericFilterEmptyState: ({ handleClearFilters, isButtonAvailable, renderButton, ...props }: GenericFilterEmptyStateProps) =>
|
|
5
|
+
declare const GenericFilterEmptyState: ({ handleClearFilters, isButtonAvailable, renderButton, ...props }: GenericFilterEmptyStateProps) => JSX.Element;
|
|
6
6
|
export default GenericFilterEmptyState;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ErrorPageType } from './Types';
|
|
2
|
-
declare const ErrorPage: ({ code, image, title, subTitle, imageType, redirectURL, reload, on404Redirect }: ErrorPageType) =>
|
|
2
|
+
declare const ErrorPage: ({ code, image, title, subTitle, imageType, redirectURL, reload, on404Redirect }: ErrorPageType) => JSX.Element;
|
|
3
3
|
export default ErrorPage;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ErrorScreenManagerProps } from './Types';
|
|
2
|
-
declare const ErrorScreenManager: ({ code, reload, subtitle, reloadClass, redirectURL, on404Redirect, imageType, }: ErrorScreenManagerProps) =>
|
|
2
|
+
declare const ErrorScreenManager: ({ code, reload, subtitle, reloadClass, redirectURL, on404Redirect, imageType, }: ErrorScreenManagerProps) => JSX.Element;
|
|
3
3
|
export default ErrorScreenManager;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ErrorScreenNotAuthorizedProps } from './Types';
|
|
2
|
-
declare const ErrorScreenNotAuthorized: ({ subtitle, title }: ErrorScreenNotAuthorizedProps) =>
|
|
2
|
+
declare const ErrorScreenNotAuthorized: ({ subtitle, title }: ErrorScreenNotAuthorizedProps) => JSX.Element;
|
|
3
3
|
export default ErrorScreenNotAuthorized;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { GenericDescriptionProps } from './types';
|
|
2
|
-
declare const GenericDescription: ({ text, updatedBy, updatedOn, updateDescription, title, emptyStateConfig, }: GenericDescriptionProps) =>
|
|
2
|
+
declare const GenericDescription: ({ text, updatedBy, updatedOn, tabIndex, updateDescription, title, minEditorHeight, emptyStateConfig, }: GenericDescriptionProps) => JSX.Element;
|
|
3
3
|
export default GenericDescription;
|
|
@@ -1,42 +1,2 @@
|
|
|
1
|
-
import { commands } from '@uiw/react-md-editor';
|
|
2
1
|
export declare const DESCRIPTION_EMPTY_ERROR_MSG = "Readme cannot be empty. Please add some information or cancel the changes.";
|
|
3
2
|
export declare const DESCRIPTION_UNSAVED_CHANGES_MSG = "Are you sure you want to discard your changes?";
|
|
4
|
-
export declare const TOOLBAR_SECONDARY_COMMANDS: ({
|
|
5
|
-
icon: import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
children?: commands.ICommand<string>[];
|
|
7
|
-
parent?: commands.ICommand<any>;
|
|
8
|
-
keyCommand?: string;
|
|
9
|
-
name?: string;
|
|
10
|
-
shortcuts?: string;
|
|
11
|
-
groupName?: string;
|
|
12
|
-
value?: string;
|
|
13
|
-
prefix?: string;
|
|
14
|
-
suffix?: string;
|
|
15
|
-
position?: "right";
|
|
16
|
-
liProps?: import('react').LiHTMLAttributes<HTMLLIElement>;
|
|
17
|
-
buttonProps?: import('react').ButtonHTMLAttributes<HTMLButtonElement> | null;
|
|
18
|
-
render?: (command: commands.ICommand<string>, disabled: boolean, executeCommand: (command: commands.ICommand<string>, name?: string) => void, index: number) => void | undefined | null | import('react').ReactElement;
|
|
19
|
-
execute?: (state: commands.ExecuteState, api: commands.TextAreaTextApi, dispatch?: import('react').Dispatch<import('@uiw/react-md-editor').ContextStore>, executeCommandState?: import('@uiw/react-md-editor').ExecuteCommandState, shortcuts?: string[]) => void;
|
|
20
|
-
} | {
|
|
21
|
-
icon: import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
children?: (handle: {
|
|
23
|
-
close: () => void;
|
|
24
|
-
execute: () => void;
|
|
25
|
-
getState?: commands.TextAreaCommandOrchestrator["getState"];
|
|
26
|
-
textApi?: commands.TextAreaTextApi;
|
|
27
|
-
dispatch?: import('react').Dispatch<import('@uiw/react-md-editor').ContextStore>;
|
|
28
|
-
}) => import('react').ReactElement;
|
|
29
|
-
parent?: commands.ICommand<any>;
|
|
30
|
-
keyCommand?: string;
|
|
31
|
-
name?: string;
|
|
32
|
-
shortcuts?: string;
|
|
33
|
-
groupName?: string;
|
|
34
|
-
value?: string;
|
|
35
|
-
prefix?: string;
|
|
36
|
-
suffix?: string;
|
|
37
|
-
position?: "right";
|
|
38
|
-
liProps?: import('react').LiHTMLAttributes<HTMLLIElement>;
|
|
39
|
-
buttonProps?: import('react').ButtonHTMLAttributes<HTMLButtonElement> | null;
|
|
40
|
-
render?: (command: commands.ICommand<string>, disabled: boolean, executeCommand: (command: commands.ICommand<string>, name?: string) => void, index: number) => void | undefined | null | import('react').ReactElement;
|
|
41
|
-
execute?: (state: commands.ExecuteState, api: commands.TextAreaTextApi, dispatch?: import('react').Dispatch<import('@uiw/react-md-editor').ContextStore>, executeCommandState?: import('@uiw/react-md-editor').ExecuteCommandState, shortcuts?: string[]) => void;
|
|
42
|
-
})[];
|
|
@@ -4,8 +4,14 @@ export interface GenericDescriptionProps {
|
|
|
4
4
|
updatedOn?: string;
|
|
5
5
|
updateDescription: (string: any) => Promise<void>;
|
|
6
6
|
title: string;
|
|
7
|
+
tabIndex?: number;
|
|
8
|
+
minEditorHeight?: number;
|
|
7
9
|
emptyStateConfig?: {
|
|
8
10
|
img: string;
|
|
9
11
|
subtitle: JSX.Element;
|
|
10
12
|
};
|
|
11
13
|
}
|
|
14
|
+
export declare enum MDEditorSelectedTabType {
|
|
15
|
+
WRITE = "write",
|
|
16
|
+
PREVIEW = "preview"
|
|
17
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GridProps } from './types';
|
|
2
|
-
export default function Grid({ container, spacing, item, xs, containerClass, itemClass, children, ...containerDivProps }: GridProps):
|
|
2
|
+
export default function Grid({ container, spacing, item, xs, containerClass, itemClass, children, ...containerDivProps }: GridProps): JSX.Element;
|
package/dist/Common/Helper.d.ts
CHANGED
|
@@ -10,12 +10,12 @@ interface ConditionalWrapper<T> {
|
|
|
10
10
|
children: T;
|
|
11
11
|
}
|
|
12
12
|
export declare const ConditionalWrap: React.FC<ConditionalWrapper<any>>;
|
|
13
|
-
export declare function sortCallback(key: string, a: any, b: any, isCaseSensitive?: boolean):
|
|
13
|
+
export declare function sortCallback(key: string, a: any, b: any, isCaseSensitive?: boolean): 1 | -1 | 0;
|
|
14
14
|
export declare const stopPropagation: (event: any) => void;
|
|
15
15
|
export declare const preventDefault: (event: SyntheticEvent) => void;
|
|
16
16
|
export declare function useThrottledEffect(callback: any, delay: any, deps?: any[]): void;
|
|
17
17
|
export declare function getRandomColor(email: string): string;
|
|
18
|
-
export declare const getAlphabetIcon: (str: string, rootClassName?: string) =>
|
|
18
|
+
export declare const getAlphabetIcon: (str: string, rootClassName?: string) => JSX.Element;
|
|
19
19
|
export declare const getEmptyArrayOfLength: (length: number) => unknown[];
|
|
20
20
|
export declare function noop(...args: any[]): any;
|
|
21
21
|
export declare function not(e: any): boolean;
|
|
@@ -120,7 +120,7 @@ export declare function shallowEqual(objA: any, objB: any): boolean;
|
|
|
120
120
|
export declare function useInterval(callback: any, delay: any): void;
|
|
121
121
|
export declare function useScrollable(options: scrollableInterface): ((e: any) => void)[];
|
|
122
122
|
export declare function useKeyDown(): any[];
|
|
123
|
-
export declare const DropdownIndicator: (props: any) =>
|
|
123
|
+
export declare const DropdownIndicator: (props: any) => JSX.Element;
|
|
124
124
|
export declare function mapByKey<T = Map<any, any>>(arr: any[], id: string): T;
|
|
125
125
|
export declare function asyncWrap(promise: any): any[];
|
|
126
126
|
export declare const prefixZeroIfSingleDigit: (value?: number) => string | number;
|
|
@@ -132,7 +132,7 @@ export declare const throttle: <T extends (...args: unknown[]) => unknown>(func:
|
|
|
132
132
|
* @param webhookEventName - WebhookEventNameType
|
|
133
133
|
* @returns - Icon
|
|
134
134
|
*/
|
|
135
|
-
export declare const getBranchIcon: (sourceType: any, _isRegex?: boolean, webhookEventName?: string) =>
|
|
135
|
+
export declare const getBranchIcon: (sourceType: any, _isRegex?: boolean, webhookEventName?: string) => JSX.Element;
|
|
136
136
|
export declare const getSanitizedIframe: (iframeString: string) => string;
|
|
137
137
|
/**
|
|
138
138
|
* This method adds default attributes to iframe - title, loading ="lazy", width="100%", height="100%"
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { UseRegisterShortcutProviderType } from './types';
|
|
2
|
-
declare const UseRegisterShortcutProvider: ({ shouldHookOntoWindow, ignoreTags, preventDefault, shortcutTimeout, children, }: UseRegisterShortcutProviderType) =>
|
|
2
|
+
declare const UseRegisterShortcutProvider: ({ shouldHookOntoWindow, ignoreTags, preventDefault, shortcutTimeout, children, }: UseRegisterShortcutProviderType) => JSX.Element;
|
|
3
3
|
export default UseRegisterShortcutProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ShortcutType } from './types';
|
|
2
2
|
export declare const preprocessKeys: (keys: ShortcutType["keys"]) => {
|
|
3
|
-
keys: ("
|
|
3
|
+
keys: ("N" | "R" | "Enter" | "/" | "Alt" | "F" | "E" | "K" | "X" | "A" | "S" | "Home" | "End" | "." | "Space" | ">" | "Control" | "Shift" | "Meta" | "Escape" | "ArrowLeft" | "ArrowRight" | "ArrowUp" | "ArrowDown" | "PageUp" | "PageDown" | "Backspace" | "Delete")[];
|
|
4
4
|
id: string;
|
|
5
5
|
};
|
|
6
6
|
export declare const verifyCallbackStack: (stack: ShortcutType["callbackStack"]) => void;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ImageButtonType, ImageTaggingContainerType } from './ImageTags.Types';
|
|
2
|
-
export declare const ImageTagsContainer: ({ ciPipelineId, artifactId, imageComment, imageReleaseTags, updateCurrentAppMaterial, appReleaseTagNames, setAppReleaseTagNames, tagsEditable, setTagsEditable, toggleCardMode, hideHardDelete, forceReInit, isSuperAdmin, }: ImageTaggingContainerType) =>
|
|
3
|
-
export declare const ImageTagButton: ({ text, isSoftDeleted, isEditing, onSoftDeleteClick, onHardDeleteClick, tagId, softDeleteTags, isSuperAdmin, duplicateTag, hideHardDelete, startIcon, }: ImageButtonType) =>
|
|
2
|
+
export declare const ImageTagsContainer: ({ ciPipelineId, artifactId, imageComment, imageReleaseTags, updateCurrentAppMaterial, appReleaseTagNames, setAppReleaseTagNames, tagsEditable, setTagsEditable, toggleCardMode, hideHardDelete, forceReInit, isSuperAdmin, }: ImageTaggingContainerType) => JSX.Element;
|
|
3
|
+
export declare const ImageTagButton: ({ text, isSoftDeleted, isEditing, onSoftDeleteClick, onHardDeleteClick, tagId, softDeleteTags, isSuperAdmin, duplicateTag, hideHardDelete, startIcon, }: ImageButtonType) => JSX.Element;
|
|
@@ -24,4 +24,4 @@ import { InteractiveCellTextProps } from './types';
|
|
|
24
24
|
* tippyContent="Tooltip content"
|
|
25
25
|
* />
|
|
26
26
|
*/
|
|
27
|
-
export declare const InteractiveCellText: ({ text, onClickHandler, dataTestId, rootClassName, interactive, fontSize, tippyContent, }: InteractiveCellTextProps) =>
|
|
27
|
+
export declare const InteractiveCellText: ({ text, onClickHandler, dataTestId, rootClassName, interactive, fontSize, tippyContent, }: InteractiveCellTextProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { MarkDownProps } from './Types';
|
|
2
|
-
declare const MarkDown: ({ setExpandableIcon, markdown: markdownProp, className, breaks, disableEscapedText, ...props }: MarkDownProps) =>
|
|
2
|
+
declare const MarkDown: ({ setExpandableIcon, markdown: markdownProp, className, breaks, disableEscapedText, ...props }: MarkDownProps) => JSX.Element;
|
|
3
3
|
export default MarkDown;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export declare const DEFAULT_MARKDOWN_EDITOR_PREVIEW_MESSAGE = "\n<br>\nNothing to preview\n";
|
|
2
|
+
export declare const MARKDOWN_EDITOR_COMMANDS: string[][];
|
|
3
|
+
export declare enum MARKDOWN_EDITOR_COMMAND_TITLE {
|
|
4
|
+
HEADER = "header",
|
|
5
|
+
BOLD = "bold",
|
|
6
|
+
ITALIC = "italic",
|
|
7
|
+
STRIKETHROUGH = "strikethrough",
|
|
8
|
+
LINK = "link",
|
|
9
|
+
QUOTE = "quote",
|
|
10
|
+
CODE = "code",
|
|
11
|
+
IMAGE = "image",
|
|
12
|
+
UNORDERED_LIST = "unordered-list",
|
|
13
|
+
ORDERED_LIST = "ordered-list",
|
|
14
|
+
CHECKED_LIST = "checked-list"
|
|
15
|
+
}
|
|
16
|
+
export declare const MARKDOWN_EDITOR_COMMAND_ICON_TIPPY_CONTENT: {
|
|
17
|
+
header: string;
|
|
18
|
+
bold: string;
|
|
19
|
+
italic: string;
|
|
20
|
+
strikethrough: string;
|
|
21
|
+
link: string;
|
|
22
|
+
quote: string;
|
|
23
|
+
code: string;
|
|
24
|
+
image: string;
|
|
25
|
+
"unordered-list": string;
|
|
26
|
+
"ordered-list": string;
|
|
27
|
+
"checked-list": string;
|
|
28
|
+
};
|
|
@@ -2,4 +2,4 @@ import { ModalType } from '../Types';
|
|
|
2
2
|
/**
|
|
3
3
|
* @deprecated Use VisibleModal instead
|
|
4
4
|
*/
|
|
5
|
-
export declare const Modal: ({ style, children, rootClassName, onClick, callbackRef, preventWheelDisable, noBackDrop, }: ModalType) =>
|
|
5
|
+
export declare const Modal: ({ style, children, rootClassName, onClick, callbackRef, preventWheelDisable, noBackDrop, }: ModalType) => JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { default as React, SyntheticEvent } from 'react';
|
|
2
2
|
import { DTFocusTrapType } from '../../Shared/Components/DTFocusTrap';
|
|
3
|
-
export declare class VisibleModal extends Component<
|
|
3
|
+
export declare class VisibleModal extends React.Component<{
|
|
4
4
|
className?: string;
|
|
5
5
|
parentClassName?: string;
|
|
6
6
|
noBackground?: boolean;
|
|
@@ -8,9 +8,9 @@ export declare class VisibleModal extends Component<PropsWithChildren<{
|
|
|
8
8
|
onEscape?: (e?: any) => void;
|
|
9
9
|
initialFocus?: DTFocusTrapType['initialFocus'];
|
|
10
10
|
avoidFocusTrap?: boolean;
|
|
11
|
-
}
|
|
11
|
+
}> {
|
|
12
12
|
constructor(props: any);
|
|
13
13
|
escFunction(): void;
|
|
14
14
|
handleBodyClick: (e: SyntheticEvent) => void;
|
|
15
|
-
render():
|
|
15
|
+
render(): JSX.Element;
|
|
16
16
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { default as React, SyntheticEvent } from 'react';
|
|
2
2
|
import { DTFocusTrapType } from '../../Shared/Components/DTFocusTrap';
|
|
3
|
-
export declare class VisibleModal2 extends Component<
|
|
3
|
+
export declare class VisibleModal2 extends React.Component<{
|
|
4
4
|
className?: string;
|
|
5
5
|
close?: (e?: any) => void;
|
|
6
6
|
initialFocus?: DTFocusTrapType['initialFocus'];
|
|
7
|
-
}
|
|
7
|
+
}> {
|
|
8
8
|
constructor(props: any);
|
|
9
9
|
handleBodyClick: (e: SyntheticEvent) => void;
|
|
10
|
-
render():
|
|
10
|
+
render(): JSX.Element;
|
|
11
11
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
export declare const Option: (props: any) =>
|
|
3
|
-
export declare const SingleSelectOption: (props: any) =>
|
|
2
|
+
export declare const Option: (props: any) => JSX.Element;
|
|
3
|
+
export declare const SingleSelectOption: (props: any) => JSX.Element;
|
|
4
4
|
/**
|
|
5
5
|
* Multi value container
|
|
6
6
|
*/
|
|
7
|
-
export declare const MultiValueContainer: (props: any) =>
|
|
7
|
+
export declare const MultiValueContainer: (props: any) => JSX.Element;
|
|
8
8
|
/**
|
|
9
9
|
*
|
|
10
10
|
* Multi value container with count
|
|
11
11
|
*/
|
|
12
|
-
export declare const MultiValueContainerWithCount: (props: any) =>
|
|
13
|
-
export declare const ClearIndicator: (props: any) =>
|
|
14
|
-
export declare const MultiValueRemove: (props: any) =>
|
|
12
|
+
export declare const MultiValueContainerWithCount: (props: any) => JSX.Element;
|
|
13
|
+
export declare const ClearIndicator: (props: any) => JSX.Element;
|
|
14
|
+
export declare const MultiValueRemove: (props: any) => JSX.Element;
|
|
15
15
|
export declare const MultiValueChipContainer: ({ validator, isAllSelected, ...props }: {
|
|
16
16
|
[x: string]: any;
|
|
17
17
|
validator: any;
|
|
18
18
|
isAllSelected?: boolean;
|
|
19
|
-
}) =>
|
|
19
|
+
}) => JSX.Element;
|
|
20
20
|
export declare const multiSelectStyles: {
|
|
21
21
|
control: (base: any, state: any) => any;
|
|
22
22
|
menu: (base: any, state: any) => any;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PageSizeSelectorProps } from './types';
|
|
2
|
-
declare const PageSizeSelector: ({ pageSizeOptions, pageSize, changePageSize }: PageSizeSelectorProps) =>
|
|
2
|
+
declare const PageSizeSelector: ({ pageSizeOptions, pageSize, changePageSize }: PageSizeSelectorProps) => JSX.Element;
|
|
3
3
|
export default PageSizeSelector;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { PaginationProps } from './types';
|
|
2
|
-
declare const Pagination: ({ size, pageSize, offset, changePage, changePageSize, isPageSizeFix, pageSizeOptions, rootClassName, }: PaginationProps) =>
|
|
2
|
+
declare const Pagination: ({ size, pageSize, offset, changePage, changePageSize, isPageSizeFix, pageSizeOptions, rootClassName, }: PaginationProps) => JSX.Element;
|
|
3
3
|
export default Pagination;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PopupMenuBodyType, PopupMenuButtonType, PopupMenuType } from './Types';
|
|
2
2
|
declare const PopupMenu: {
|
|
3
3
|
({ children, onToggleCallback, autoClose, autoPosition, shouldPreventDefault, }: PopupMenuType): any;
|
|
4
|
-
Button: ({ children, disabled, rootClassName, tabIndex, onHover, isKebab, dataTestId, }: PopupMenuButtonType) =>
|
|
5
|
-
Body: ({ children, rootClassName, style, autoWidth, preventWheelDisable, noBackDrop, }: PopupMenuBodyType) =>
|
|
4
|
+
Button: ({ children, disabled, rootClassName, tabIndex, onHover, isKebab, dataTestId, }: PopupMenuButtonType) => JSX.Element;
|
|
5
|
+
Body: ({ children, rootClassName, style, autoWidth, preventWheelDisable, noBackDrop, }: PopupMenuBodyType) => JSX.Element;
|
|
6
6
|
};
|
|
7
7
|
export default PopupMenu;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as RJSF } from '@rjsf/core';
|
|
2
2
|
import { FormProps } from './types';
|
|
3
|
-
export declare const RJSFForm: import('react').ForwardRefExoticComponent<
|
|
3
|
+
export declare const RJSFForm: import('react').ForwardRefExoticComponent<Pick<FormProps, "children" | "className" | "name" | "id" | "disabled" | "tagName" | "target" | "onFocus" | "onBlur" | "onChange" | "onSubmit" | "onError" | "autoComplete" | "acceptCharset" | "action" | "method" | "noValidate" | "readonly" | "uiSchema" | "schema" | "formContext" | "formData" | "idPrefix" | "idSeparator" | "fields" | "templates" | "widgets" | "translateString" | "acceptcharset" | "enctype" | "customValidate" | "extraErrors" | "extraErrorsBlockSubmit" | "noHtml5Validate" | "liveValidate" | "liveOmit" | "omitExtraData" | "showErrorList" | "transformErrors" | "focusOnFirstError" | "experimental_defaultFormStateBehavior" | "_internalFormWrapper"> & import('react').RefAttributes<RJSF<any, import('./types').RJSFFormSchema, any>>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FieldRowProps } from './types';
|
|
2
|
-
export declare const FieldRowWithLabel: ({ showLabel, label, required, children, id, rawDescription, shouldAlignCenter, }: FieldRowProps) =>
|
|
2
|
+
export declare const FieldRowWithLabel: ({ showLabel, label, required, children, id, rawDescription, shouldAlignCenter, }: FieldRowProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const ArrayFieldItemTemplate: ({ children, disabled, hasToolbar, hasRemove,
|
|
1
|
+
import { ArrayFieldTemplateItemType } from '@rjsf/utils';
|
|
2
|
+
export declare const ArrayFieldItemTemplate: ({ children, disabled, hasToolbar, hasRemove, index, onDropIndexClick, readonly, registry, uiSchema, }: ArrayFieldTemplateItemType) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ArrayFieldTemplateProps } from '@rjsf/utils';
|
|
2
|
-
export declare const ArrayFieldTemplate: ({ canAdd, className, disabled,
|
|
2
|
+
export declare const ArrayFieldTemplate: ({ canAdd, className, disabled, idSchema, uiSchema, items, onAddClick, readonly, registry, required, title, }: ArrayFieldTemplateProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { BaseInputTemplateProps } from '@rjsf/utils';
|
|
2
|
-
export declare const BaseInput: ({ placeholder, ...props }: BaseInputTemplateProps) =>
|
|
2
|
+
export declare const BaseInput: ({ placeholder, ...props }: BaseInputTemplateProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { IconButtonProps } from '@rjsf/utils';
|
|
2
|
-
export declare const AddButton: ({ label, icon, iconType, registry, uiSchema, ...props }: IconButtonProps & Partial<Record<"label", string>>) =>
|
|
2
|
+
export declare const AddButton: ({ label, icon, iconType, registry, uiSchema, ...props }: IconButtonProps & Partial<Record<"label", string>>) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { IconButtonProps } from '@rjsf/utils';
|
|
2
|
-
export declare const RemoveButton: ({ icon, iconType, registry, uiSchema, ...props }: IconButtonProps) =>
|
|
2
|
+
export declare const RemoveButton: ({ icon, iconType, registry, uiSchema, ...props }: IconButtonProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { SubmitButtonProps } from '@rjsf/utils';
|
|
2
|
-
export declare const SubmitButton: ({ uiSchema }: SubmitButtonProps) =>
|
|
2
|
+
export declare const SubmitButton: ({ uiSchema }: SubmitButtonProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FieldTemplateProps } from '@rjsf/utils';
|
|
2
|
-
export declare const Field: (props: FieldTemplateProps) =>
|
|
2
|
+
export declare const Field: (props: FieldTemplateProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FieldErrorProps } from '@rjsf/utils';
|
|
2
|
-
export declare const FieldErrorTemplate: ({ errors,
|
|
2
|
+
export declare const FieldErrorTemplate: ({ errors, idSchema }: FieldErrorProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ObjectFieldTemplateProps } from '@rjsf/utils';
|
|
2
2
|
import { RJSFFormSchema } from '../types';
|
|
3
|
-
export declare const ObjectFieldTemplate: (props: ObjectFieldTemplateProps<any, RJSFFormSchema, any>) =>
|
|
3
|
+
export declare const ObjectFieldTemplate: (props: ObjectFieldTemplateProps<any, RJSFFormSchema, any>) => JSX.Element;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export declare const TitleField: ({ id, title, required, description, }: TitleFieldProps & Pick<ObjectFieldTemplateProps<any, RJSFFormSchema, any>, "description">) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { TitleFieldProps } from '@rjsf/utils';
|
|
2
|
+
export declare const TitleField: ({ id, title, required, description, }: TitleFieldProps & Partial<Record<"description", string>>) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { WrapIfAdditionalTemplateProps } from '@rjsf/utils';
|
|
2
|
-
export declare const WrapIfAdditionalTemplate: ({ id, disabled, label,
|
|
2
|
+
export declare const WrapIfAdditionalTemplate: ({ id, disabled, label, onKeyChange, onDropPropertyClick, readonly, schema, children, uiSchema, registry, }: WrapIfAdditionalTemplateProps) => JSX.Element;
|