@devtron-labs/devtron-fe-common-lib 1.23.4-beta-2 → 1.23.4-beta-4
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-D_tFuGNL.js +33450 -0
- package/dist/@common-rjsf-HNmsIaS-.js +604 -0
- package/dist/@framer-motion-Bi7d_Mil.js +3606 -0
- package/dist/@moment-CGWt8tF2.js +2620 -0
- package/dist/@react-dates-CR-uCH60.js +7634 -0
- package/dist/@react-select-C5q5RdNV.js +2647 -0
- package/dist/@react-virtualized-sticky-tree-LXSXNrbc.js +452 -0
- package/dist/@vendor-CtCMPfdc.js +81580 -0
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +2 -2
- 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 +0 -1
- package/dist/Common/CIPipeline.Types.d.ts +1 -0
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +72 -2
- 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/DevtronProgressing/DevtronProgressing.d.ts +0 -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 +2 -2
- package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -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 -1
- 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 +5 -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/Progressing.d.ts +0 -1
- package/dist/Common/RJSF/Form.d.ts +2 -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/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 +78 -85
- 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 +11 -1
- package/dist/Pages/ResourceBrowser/types.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 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.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 +11 -0
- 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/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -1
- package/dist/Shared/Analytics/analytics.d.ts +3 -2
- package/dist/Shared/Analytics/types.d.ts +0 -4
- 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 +41 -66
- 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/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.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/BulkSelection.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
- package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
- 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/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
- 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/GitTriggerList.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
- 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/WorkerStatus.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +7 -9
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
- 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/types.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 +2 -1
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
- package/dist/Shared/Components/Confetti/index.d.ts +1 -0
- 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/ConfirmationModal/types.d.ts +5 -0
- 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/DTFocusTrap/types.d.ts +1 -0
- 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/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/ExportToCsv/types.d.ts +0 -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 +2 -7
- 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/GenericModal/types.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.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/Header/types.d.ts +0 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +4 -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 +2 -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/ImageWithFallback/types.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/ModalSidebarPanel/types.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/ReportTabEmptyState.d.ts +2 -0
- 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/SecurityDetailsCards/index.d.ts +1 -0
- package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +6 -0
- 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/index.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/service.d.ts +5 -1
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +45 -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/TabGroup/TabGroup.types.d.ts +0 -1
- 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/TreeView/types.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/Components/index.d.ts +1 -0
- package/dist/Shared/Helpers.d.ts +14 -4
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
- package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
- 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/types.d.ts +2 -2
- 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 +80 -0
- package/dist/Shared/Services/types.d.ts +1 -0
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +3 -174
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
- package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
- package/dist/assets/delete-medium.897114e0.svg +26 -0
- package/dist/assets/empty-state-key.b983ece5.svg +13 -0
- package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
- package/dist/assets/ic-abort.0d2773e9.svg +34 -0
- package/dist/assets/ic-aborted.d162b12b.svg +21 -0
- package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
- package/dist/assets/ic-activity.63032a88.svg +19 -0
- package/dist/assets/ic-add.4cc5a045.svg +19 -0
- package/dist/assets/ic-add.cfaa779b.svg +19 -0
- package/dist/assets/ic-ai.25e44e0c.svg +3 -0
- package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
- package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
- package/dist/assets/ic-app-group.068791a2.svg +19 -0
- package/dist/assets/ic-app-template.82736707.svg +23 -0
- package/dist/assets/ic-application-group.4b448cca.svg +3 -0
- package/dist/assets/ic-application-management.7fb9e3a0.svg +3 -0
- package/dist/assets/ic-application-template.212d14f1.svg +3 -0
- package/dist/assets/ic-application.4c80bfcf.svg +3 -0
- package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
- package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
- package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
- package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
- package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
- package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
- package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
- package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
- package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
- package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
- package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
- package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
- package/dist/assets/ic-arrow-up-circle-with-dot.a1ebda4e.svg +4 -0
- package/dist/assets/ic-arrow-up-circle.a9bccf85.svg +3 -0
- package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
- package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
- package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
- package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
- package/dist/assets/ic-aws-codecommit.236f850c.svg +10 -0
- package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
- package/dist/assets/ic-aws.eb2d0124.svg +12 -0
- package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
- package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
- package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +3 -0
- package/dist/assets/ic-backup-color.dc62e9d5.svg +6 -0
- package/dist/assets/ic-backup-location.ebaf1148.svg +3 -0
- package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +5 -0
- package/dist/assets/ic-bell.c1e888e2.svg +3 -0
- package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +19 -0
- package/dist/assets/ic-bg-backups.396e99bd.svg +19 -0
- package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
- package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
- package/dist/assets/ic-bg-cpu.15ec70f0.svg +11 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
- package/dist/assets/ic-bg-docker-scanner.147bcd14.svg +12 -0
- package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
- package/dist/assets/ic-bg-memory.5373a125.svg +11 -0
- package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +14 -0
- package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
- package/dist/assets/ic-bg-project.84658405.svg +12 -0
- package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +7 -0
- package/dist/assets/ic-bg-restore.4fa13869.svg +33 -0
- package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
- package/dist/assets/ic-bg-storage-locations.894070b0.svg +22 -0
- package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
- package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
- package/dist/assets/ic-binoculars.c6ad42f4.svg +3 -0
- package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
- package/dist/assets/ic-bold.2140b7c6.svg +19 -0
- package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
- package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
- package/dist/assets/ic-bot.65f403dd.svg +3 -0
- package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
- package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
- package/dist/assets/ic-branch.8db43d66.svg +19 -0
- package/dist/assets/ic-browser.f77a9d59.svg +19 -0
- package/dist/assets/ic-bug.30e24a9b.svg +19 -0
- package/dist/assets/ic-build-color.37484d39.svg +33 -0
- package/dist/assets/ic-building.2405d07b.svg +3 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
- package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
- package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
- package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
- package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
- package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
- package/dist/assets/ic-caret-down.1666c029.svg +19 -0
- package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
- package/dist/assets/ic-caret-left.603097a8.svg +19 -0
- package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
- package/dist/assets/ic-cd.165ef184.svg +46 -0
- package/dist/assets/ic-celebration.0f457baf.svg +254 -0
- package/dist/assets/ic-chart-line-up.7ab47f4e.svg +3 -0
- package/dist/assets/ic-chart-repo.4c12016f.svg +5 -0
- package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
- package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
- package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
- package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
- package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
- package/dist/assets/ic-check-circle.af18cd7e.svg +3 -0
- package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
- package/dist/assets/ic-check.27c51fa1.svg +21 -0
- package/dist/assets/ic-check.ca1b4793.svg +19 -0
- package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
- package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
- package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
- package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
- package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
- package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
- package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
- package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
- package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
- package/dist/assets/ic-checks.939fbbcf.svg +19 -0
- package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
- package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
- package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
- package/dist/assets/ic-circle-small.a0740b0e.svg +3 -0
- package/dist/assets/ic-circle.98fce2b0.svg +25 -0
- package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
- package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-clock.4109c84f.svg +19 -0
- package/dist/assets/ic-clock.c21a2d14.svg +19 -0
- package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
- package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
- package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
- package/dist/assets/ic-close.43adc42a.svg +25 -0
- package/dist/assets/ic-cloud-upload.55d9c163.svg +3 -0
- package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
- package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
- package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
- package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
- package/dist/assets/ic-code-wrapped.8b9c9a4f.svg +3 -0
- package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
- package/dist/assets/ic-code.3af36d5c.svg +19 -0
- package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +112 -0
- package/dist/assets/ic-coins.2c15f406.svg +3 -0
- package/dist/assets/ic-collapse-all.56740920.svg +19 -0
- package/dist/assets/ic-comment.cc141b33.svg +3 -0
- package/dist/assets/ic-commit.e3113dd9.svg +23 -0
- package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
- package/dist/assets/ic-configuration-file.b9f3ac22.svg +10 -0
- package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
- package/dist/assets/ic-container.13005c27.svg +19 -0
- package/dist/assets/ic-cookr.a317a655.svg +42 -0
- package/dist/assets/ic-copy.94cee0fb.svg +19 -0
- package/dist/assets/ic-copy.c4b628de.svg +19 -0
- package/dist/assets/ic-cost-visibility.5595009f.svg +3 -0
- package/dist/assets/ic-cpu.3024be12.svg +19 -0
- package/dist/assets/ic-cross.01e03666.svg +19 -0
- package/dist/assets/ic-crown.24ca27fc.svg +19 -0
- package/dist/assets/ic-cube.be637e97.svg +19 -0
- package/dist/assets/ic-curved-arrow.3f3ca92c.svg +3 -0
- package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
- package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
- package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
- package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
- package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
- package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
- package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
- package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
- package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
- package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
- package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
- package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
- package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
- package/dist/assets/ic-devtron.87ead611.svg +19 -0
- package/dist/assets/ic-diff-added.6ef6f938.svg +3 -0
- package/dist/assets/ic-diff-deleted.54eb24dd.svg +3 -0
- package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
- package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
- package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
- package/dist/assets/ic-diff-updated.294b925e.svg +4 -0
- package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
- package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
- package/dist/assets/ic-docker.48906f4d.svg +19 -0
- package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-download.b0685453.svg +19 -0
- package/dist/assets/ic-download.c30437cd.svg +21 -0
- package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
- package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
- package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
- package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
- package/dist/assets/ic-edit.b8b75800.svg +19 -0
- package/dist/assets/ic-email.5c944f9a.svg +19 -0
- package/dist/assets/ic-enter-fullscreen.ccb625cf.svg +3 -0
- package/dist/assets/ic-enter.cab07082.svg +19 -0
- package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
- package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
- package/dist/assets/ic-env.c0634f19.svg +29 -0
- package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
- package/dist/assets/ic-environment.d241eccb.svg +20 -0
- package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
- package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
- package/dist/assets/ic-error-medium.ea542259.svg +22 -0
- package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
- package/dist/assets/ic-error.9d61b25b.svg +20 -0
- package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
- package/dist/assets/ic-exit-fullscreen.75ef3789.svg +3 -0
- package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
- package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
- package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
- package/dist/assets/ic-expand.ab992205.svg +19 -0
- package/dist/assets/ic-external-link.0dd8eed7.svg +4 -0
- package/dist/assets/ic-failure.0220b612.svg +24 -0
- package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
- package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
- package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
- package/dist/assets/ic-file-download.ca57c068.svg +5 -0
- package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
- package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
- package/dist/assets/ic-file-text.f9563710.svg +19 -0
- package/dist/assets/ic-file.187aaee4.svg +19 -0
- package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
- package/dist/assets/ic-files.877903d3.svg +19 -0
- package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
- package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
- package/dist/assets/ic-filter.8f403d6f.svg +19 -0
- package/dist/assets/ic-filter.eaefc78a.svg +19 -0
- package/dist/assets/ic-flask.962df7dd.svg +19 -0
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
- package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
- package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
- package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
- package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
- package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
- package/dist/assets/ic-gavel.1799f199.svg +19 -0
- package/dist/assets/ic-gear.7116a8bf.svg +20 -0
- package/dist/assets/ic-gift-animated.9ca6ccb4.svg +38 -0
- package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
- package/dist/assets/ic-gift.8ea07edc.svg +19 -0
- package/dist/assets/ic-git-branch.7be08881.svg +19 -0
- package/dist/assets/ic-git.89f79adf.svg +17 -0
- package/dist/assets/ic-git.bb72e063.svg +17 -0
- package/dist/assets/ic-github.9d82ed09.svg +19 -0
- package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
- package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
- package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
- package/dist/assets/ic-global-overview.56ba9dc0.svg +3 -0
- package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
- package/dist/assets/ic-google-cloud.3077a8dd.svg +6 -0
- package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
- package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
- package/dist/assets/ic-google.475640a4.svg +22 -0
- package/dist/assets/ic-grid-view.13207b99.svg +19 -0
- package/dist/assets/ic-group-filter-applied.2cdb11e7.svg +20 -0
- package/dist/assets/ic-group-filter.ed1869f5.svg +19 -0
- package/dist/assets/ic-hadolint.e62ddcb1.svg +14 -0
- package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
- package/dist/assets/ic-hash.2d8669eb.svg +19 -0
- package/dist/assets/ic-header.a91a9800.svg +21 -0
- package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
- package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
- package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
- package/dist/assets/ic-helm-app.089be06f.svg +20 -0
- package/dist/assets/ic-helm.20583d75.svg +19 -0
- package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
- package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
- package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
- package/dist/assets/ic-help.39c58c34.svg +19 -0
- package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
- package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
- package/dist/assets/ic-image-approve.0cbb58eb.svg +3 -0
- package/dist/assets/ic-image.2a8ed117.svg +20 -0
- package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
- package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
- package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
- package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
- package/dist/assets/ic-info-filled.763be331.svg +20 -0
- package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
- package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
- package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
- package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
- package/dist/assets/ic-infrastructure-management.4b052d41.svg +3 -0
- package/dist/assets/ic-input.57281408.svg +3 -0
- package/dist/assets/ic-install.631b7b46.svg +19 -0
- package/dist/assets/ic-italic.358ca070.svg +19 -0
- package/dist/assets/ic-job-color.bb826301.svg +25 -0
- package/dist/assets/ic-k3s.310882f4.svg +19 -0
- package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
- package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
- package/dist/assets/ic-key.56432553.svg +19 -0
- package/dist/assets/ic-kind.5d844446.svg +25 -0
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
- package/dist/assets/ic-laptop.06834890.svg +19 -0
- package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
- package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
- package/dist/assets/ic-lego.ae684d25.svg +19 -0
- package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
- package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
- package/dist/assets/ic-lines.0a53b80a.svg +19 -0
- package/dist/assets/ic-link.8453e775.svg +19 -0
- package/dist/assets/ic-link.8b276915.svg +19 -0
- package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
- package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
- package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
- package/dist/assets/ic-locked.dab69058.svg +21 -0
- package/dist/assets/ic-locked.dd40e181.svg +3 -0
- package/dist/assets/ic-logout.f0a8b488.svg +19 -0
- package/dist/assets/ic-logs.84f66850.svg +19 -0
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
- package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
- package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
- package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
- package/dist/assets/ic-match-word.d92addc3.svg +19 -0
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
- package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
- package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +5 -0
- package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
- package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
- package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
- package/dist/assets/ic-medium-upgrade.b315b889.svg +9 -0
- package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
- package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
- package/dist/assets/ic-memory.c3264de1.svg +19 -0
- package/dist/assets/ic-message.be6dba43.svg +19 -0
- package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
- package/dist/assets/ic-minikube.33d6538a.svg +25 -0
- package/dist/assets/ic-minus.65e341f4.svg +19 -0
- package/dist/assets/ic-minus.df865aaf.svg +19 -0
- package/dist/assets/ic-missing.917a1291.svg +20 -0
- package/dist/assets/ic-mobile.eabc9181.svg +20 -0
- package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
- package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
- package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
- package/dist/assets/ic-nav-cursor.691e4db7.svg +10 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-new.1907a03f.svg +19 -0
- package/dist/assets/ic-node-script.88af3604.svg +35 -0
- package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
- package/dist/assets/ic-not-found.f5857c12.svg +176 -0
- package/dist/assets/ic-oidc.5e06656d.svg +20 -0
- package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
- package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
- package/dist/assets/ic-openai.030b0cc2.svg +26 -0
- package/dist/assets/ic-openshift.3886b54f.svg +26 -0
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
- package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
- package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
- package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
- package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
- package/dist/assets/ic-party.cfc7e7c6.svg +4 -0
- package/dist/assets/ic-path.d562ddbf.svg +19 -0
- package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
- package/dist/assets/ic-pause.4e5c6056.svg +4 -0
- package/dist/assets/ic-pencil.39510f9f.svg +19 -0
- package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
- package/dist/assets/ic-person.d066bc6d.svg +19 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-play-outline.e18008ce.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-medium-fill.7bab0ff8.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
- package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
- package/dist/assets/ic-quay.d622b34f.svg +27 -0
- package/dist/assets/ic-quote.10768489.svg +19 -0
- package/dist/assets/ic-quote.89f42bae.svg +19 -0
- package/dist/assets/ic-ratings.a1d31244.svg +13 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
- package/dist/assets/ic-release-hub.25b9707a.svg +3 -0
- package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
- package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
- package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
- package/dist/assets/ic-resource-browser.4ff3e571.svg +3 -0
- package/dist/assets/ic-resource-watcher.7cce5305.svg +3 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
- package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
- package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
- package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
- package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
- package/dist/assets/ic-search.976327f1.svg +22 -0
- package/dist/assets/ic-security-fixable.168b5bf8.svg +12 -0
- package/dist/assets/ic-security-not-fixable.be099f65.svg +12 -0
- package/dist/assets/ic-security-policy.874568da.svg +3 -0
- package/dist/assets/ic-security-scan.3ae78d50.svg +3 -0
- package/dist/assets/ic-security-vulnerability.c954b87a.svg +4 -0
- package/dist/assets/ic-selected.3a29e244.svg +20 -0
- package/dist/assets/ic-ses.7797b214.svg +6 -0
- package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
- package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
- package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
- package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
- package/dist/assets/ic-slack.3c916573.svg +10 -0
- package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
- package/dist/assets/ic-smtp.f6f45abc.svg +7 -0
- package/dist/assets/ic-software-release-management.dceedf80.svg +3 -0
- package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
- package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
- package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
- package/dist/assets/ic-sortable.117b8f83.svg +19 -0
- package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
- package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
- package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
- package/dist/assets/ic-spinny.945235a0.svg +30 -0
- package/dist/assets/ic-spray-can.199c0450.svg +19 -0
- package/dist/assets/ic-spray-can.955302fc.svg +19 -0
- package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
- package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
- package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
- package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
- package/dist/assets/ic-storage.03f282b6.svg +21 -0
- package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
- package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
- package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
- package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
- package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
- package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
- package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
- package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
- package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
- package/dist/assets/ic-success-blue.7b3a2720.svg +4 -0
- package/dist/assets/ic-success.63b86b4e.svg +20 -0
- package/dist/assets/ic-success.bcd5b258.svg +20 -0
- package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
- package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-tag.1613fc59.svg +19 -0
- package/dist/assets/ic-tag.5fdc7834.svg +3 -0
- package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
- package/dist/assets/ic-tenants.4f997b9a.svg +3 -0
- package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
- package/dist/assets/ic-terminal.628344b9.svg +19 -0
- package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +3 -0
- package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +3 -0
- package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
- package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
- package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
- package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
- package/dist/assets/ic-timer.b62145ec.svg +19 -0
- package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
- package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
- package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
- package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
- package/dist/assets/ic-unknown.89dc351a.svg +21 -0
- package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
- package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
- package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
- package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
- package/dist/assets/ic-user-key.5dc44524.svg +20 -0
- package/dist/assets/ic-users.33cb397f.svg +19 -0
- package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
- package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
- package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
- package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
- package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
- package/dist/assets/ic-warning-fill.bfea8b38.svg +4 -0
- package/dist/assets/ic-warning-stroke.fc850a4a.svg +3 -0
- package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
- package/dist/assets/ic-warning.414e37e3.svg +21 -0
- package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
- package/dist/assets/ic-webhook-config.d0dd47eb.svg +5 -0
- package/dist/assets/ic-webhook.d4431b07.svg +31 -0
- package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
- package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
- package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
- package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
- package/dist/assets/img-celebration.8ceac2a9.svg +149 -0
- package/dist/assets/img-folder-empty.8e898c33.svg +33 -0
- package/dist/assets/img-install-freemium-saas.4388531c.svg +40 -0
- package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +48 -0
- package/dist/assets/img-installing-devtron.1689cddb.svg +160 -0
- package/dist/assets/img-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/img-no-backup-location.0e8699c5.svg +180 -0
- package/dist/assets/img-no-restores.f26cb7db.svg +114 -0
- package/dist/assets/img-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/inject-tag.28e72db6.svg +21 -0
- package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
- package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
- package/dist/index.d.ts +186 -16
- package/dist/index.js +1155 -27765
- package/package.json +39 -37
- package/dist/@code-editor-CvOYOE2W.js +0 -100985
- package/dist/@common-rjsf-CbnUVrnk.js +0 -14244
- package/dist/@framer-motion-1PuE2WYw.js +0 -151
- package/dist/@react-virtualized-sticky-tree-N0-lyEG3.js +0 -1255
- package/dist/@src-assets-images-Dm4MF3YB.js +0 -1073
- package/dist/@vendor-n8dg9JLc.js +0 -82179
- package/dist/MMQ4R4NB-CcwkqSTJ.js +0 -3
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -563
- package/dist/V4HPSUGU-DqYibb3u.js +0 -3
- package/dist/assets/index.css +0 -1
- package/dist/javascript-zlfYRRp1.js +0 -2
- package/dist/rolldown-runtime-BETGA6I9.js +0 -23
- package/dist/vitesse-dark-BATTdFM8.js +0 -2
- package/dist/vitesse-light-JV6Yod4Z.js +0 -2
|
@@ -1,1255 +0,0 @@
|
|
|
1
|
-
import { o as e, t } from "./rolldown-runtime-BETGA6I9.js";
|
|
2
|
-
import { Bs as n, Hi as r, Ui as i } from "./@code-editor-CvOYOE2W.js";
|
|
3
|
-
import { X as a } from "./@common-rjsf-CbnUVrnk.js";
|
|
4
|
-
import o, { Component as s, createElement as c, createRef as l } from "react";
|
|
5
|
-
//#region node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js
|
|
6
|
-
var u = /* @__PURE__ */ t(((e) => {
|
|
7
|
-
var t = typeof Symbol == "function" && Symbol.for, n = t ? Symbol.for("react.element") : 60103, r = t ? Symbol.for("react.portal") : 60106, i = t ? Symbol.for("react.fragment") : 60107, a = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, s = t ? Symbol.for("react.provider") : 60109, c = t ? Symbol.for("react.context") : 60110, l = t ? Symbol.for("react.async_mode") : 60111, u = t ? Symbol.for("react.concurrent_mode") : 60111, d = t ? Symbol.for("react.forward_ref") : 60112, f = t ? Symbol.for("react.suspense") : 60113, p = t ? Symbol.for("react.suspense_list") : 60120, m = t ? Symbol.for("react.memo") : 60115, h = t ? Symbol.for("react.lazy") : 60116, g = t ? Symbol.for("react.block") : 60121, _ = t ? Symbol.for("react.fundamental") : 60117, v = t ? Symbol.for("react.responder") : 60118, y = t ? Symbol.for("react.scope") : 60119;
|
|
8
|
-
function b(e) {
|
|
9
|
-
if (typeof e == "object" && e) {
|
|
10
|
-
var t = e.$$typeof;
|
|
11
|
-
switch (t) {
|
|
12
|
-
case n: switch (e = e.type, e) {
|
|
13
|
-
case l:
|
|
14
|
-
case u:
|
|
15
|
-
case i:
|
|
16
|
-
case o:
|
|
17
|
-
case a:
|
|
18
|
-
case f: return e;
|
|
19
|
-
default: switch (e &&= e.$$typeof, e) {
|
|
20
|
-
case c:
|
|
21
|
-
case d:
|
|
22
|
-
case h:
|
|
23
|
-
case m:
|
|
24
|
-
case s: return e;
|
|
25
|
-
default: return t;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
case r: return t;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
function x(e) {
|
|
33
|
-
return b(e) === u;
|
|
34
|
-
}
|
|
35
|
-
e.AsyncMode = l, e.ConcurrentMode = u, e.ContextConsumer = c, e.ContextProvider = s, e.Element = n, e.ForwardRef = d, e.Fragment = i, e.Lazy = h, e.Memo = m, e.Portal = r, e.Profiler = o, e.StrictMode = a, e.Suspense = f, e.isAsyncMode = function(e) {
|
|
36
|
-
return x(e) || b(e) === l;
|
|
37
|
-
}, e.isConcurrentMode = x, e.isContextConsumer = function(e) {
|
|
38
|
-
return b(e) === c;
|
|
39
|
-
}, e.isContextProvider = function(e) {
|
|
40
|
-
return b(e) === s;
|
|
41
|
-
}, e.isElement = function(e) {
|
|
42
|
-
return typeof e == "object" && !!e && e.$$typeof === n;
|
|
43
|
-
}, e.isForwardRef = function(e) {
|
|
44
|
-
return b(e) === d;
|
|
45
|
-
}, e.isFragment = function(e) {
|
|
46
|
-
return b(e) === i;
|
|
47
|
-
}, e.isLazy = function(e) {
|
|
48
|
-
return b(e) === h;
|
|
49
|
-
}, e.isMemo = function(e) {
|
|
50
|
-
return b(e) === m;
|
|
51
|
-
}, e.isPortal = function(e) {
|
|
52
|
-
return b(e) === r;
|
|
53
|
-
}, e.isProfiler = function(e) {
|
|
54
|
-
return b(e) === o;
|
|
55
|
-
}, e.isStrictMode = function(e) {
|
|
56
|
-
return b(e) === a;
|
|
57
|
-
}, e.isSuspense = function(e) {
|
|
58
|
-
return b(e) === f;
|
|
59
|
-
}, e.isValidElementType = function(e) {
|
|
60
|
-
return typeof e == "string" || typeof e == "function" || e === i || e === u || e === o || e === a || e === f || e === p || typeof e == "object" && !!e && (e.$$typeof === h || e.$$typeof === m || e.$$typeof === s || e.$$typeof === c || e.$$typeof === d || e.$$typeof === _ || e.$$typeof === v || e.$$typeof === y || e.$$typeof === g);
|
|
61
|
-
}, e.typeOf = b;
|
|
62
|
-
})), d = /* @__PURE__ */ t(((e) => {
|
|
63
|
-
process.env.NODE_ENV !== "production" && (function() {
|
|
64
|
-
var t = typeof Symbol == "function" && Symbol.for, n = t ? Symbol.for("react.element") : 60103, r = t ? Symbol.for("react.portal") : 60106, i = t ? Symbol.for("react.fragment") : 60107, a = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, s = t ? Symbol.for("react.provider") : 60109, c = t ? Symbol.for("react.context") : 60110, l = t ? Symbol.for("react.async_mode") : 60111, u = t ? Symbol.for("react.concurrent_mode") : 60111, d = t ? Symbol.for("react.forward_ref") : 60112, f = t ? Symbol.for("react.suspense") : 60113, p = t ? Symbol.for("react.suspense_list") : 60120, m = t ? Symbol.for("react.memo") : 60115, h = t ? Symbol.for("react.lazy") : 60116, g = t ? Symbol.for("react.block") : 60121, _ = t ? Symbol.for("react.fundamental") : 60117, v = t ? Symbol.for("react.responder") : 60118, y = t ? Symbol.for("react.scope") : 60119;
|
|
65
|
-
function b(e) {
|
|
66
|
-
return typeof e == "string" || typeof e == "function" || e === i || e === u || e === o || e === a || e === f || e === p || typeof e == "object" && !!e && (e.$$typeof === h || e.$$typeof === m || e.$$typeof === s || e.$$typeof === c || e.$$typeof === d || e.$$typeof === _ || e.$$typeof === v || e.$$typeof === y || e.$$typeof === g);
|
|
67
|
-
}
|
|
68
|
-
function x(e) {
|
|
69
|
-
if (typeof e == "object" && e) {
|
|
70
|
-
var t = e.$$typeof;
|
|
71
|
-
switch (t) {
|
|
72
|
-
case n:
|
|
73
|
-
var p = e.type;
|
|
74
|
-
switch (p) {
|
|
75
|
-
case l:
|
|
76
|
-
case u:
|
|
77
|
-
case i:
|
|
78
|
-
case o:
|
|
79
|
-
case a:
|
|
80
|
-
case f: return p;
|
|
81
|
-
default:
|
|
82
|
-
var g = p && p.$$typeof;
|
|
83
|
-
switch (g) {
|
|
84
|
-
case c:
|
|
85
|
-
case d:
|
|
86
|
-
case h:
|
|
87
|
-
case m:
|
|
88
|
-
case s: return g;
|
|
89
|
-
default: return t;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
case r: return t;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
var S = l, C = u, w = c, T = s, E = n, D = d, O = i, k = h, A = m, j = r, M = o, N = a, P = f, F = !1;
|
|
97
|
-
function I(e) {
|
|
98
|
-
return F || (F = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), L(e) || x(e) === l;
|
|
99
|
-
}
|
|
100
|
-
function L(e) {
|
|
101
|
-
return x(e) === u;
|
|
102
|
-
}
|
|
103
|
-
function R(e) {
|
|
104
|
-
return x(e) === c;
|
|
105
|
-
}
|
|
106
|
-
function z(e) {
|
|
107
|
-
return x(e) === s;
|
|
108
|
-
}
|
|
109
|
-
function B(e) {
|
|
110
|
-
return typeof e == "object" && !!e && e.$$typeof === n;
|
|
111
|
-
}
|
|
112
|
-
function V(e) {
|
|
113
|
-
return x(e) === d;
|
|
114
|
-
}
|
|
115
|
-
function H(e) {
|
|
116
|
-
return x(e) === i;
|
|
117
|
-
}
|
|
118
|
-
function U(e) {
|
|
119
|
-
return x(e) === h;
|
|
120
|
-
}
|
|
121
|
-
function W(e) {
|
|
122
|
-
return x(e) === m;
|
|
123
|
-
}
|
|
124
|
-
function G(e) {
|
|
125
|
-
return x(e) === r;
|
|
126
|
-
}
|
|
127
|
-
function K(e) {
|
|
128
|
-
return x(e) === o;
|
|
129
|
-
}
|
|
130
|
-
function q(e) {
|
|
131
|
-
return x(e) === a;
|
|
132
|
-
}
|
|
133
|
-
function J(e) {
|
|
134
|
-
return x(e) === f;
|
|
135
|
-
}
|
|
136
|
-
e.AsyncMode = S, e.ConcurrentMode = C, e.ContextConsumer = w, e.ContextProvider = T, e.Element = E, e.ForwardRef = D, e.Fragment = O, e.Lazy = k, e.Memo = A, e.Portal = j, e.Profiler = M, e.StrictMode = N, e.Suspense = P, e.isAsyncMode = I, e.isConcurrentMode = L, e.isContextConsumer = R, e.isContextProvider = z, e.isElement = B, e.isForwardRef = V, e.isFragment = H, e.isLazy = U, e.isMemo = W, e.isPortal = G, e.isProfiler = K, e.isStrictMode = q, e.isSuspense = J, e.isValidElementType = b, e.typeOf = x;
|
|
137
|
-
})();
|
|
138
|
-
})), f = /* @__PURE__ */ t(((e, t) => {
|
|
139
|
-
process.env.NODE_ENV === "production" ? t.exports = u() : t.exports = d();
|
|
140
|
-
})), p = /* @__PURE__ */ t(((e, t) => {
|
|
141
|
-
var n = Object.getOwnPropertySymbols, r = Object.prototype.hasOwnProperty, i = Object.prototype.propertyIsEnumerable;
|
|
142
|
-
function a(e) {
|
|
143
|
-
if (e == null) throw TypeError("Object.assign cannot be called with null or undefined");
|
|
144
|
-
return Object(e);
|
|
145
|
-
}
|
|
146
|
-
function o() {
|
|
147
|
-
try {
|
|
148
|
-
if (!Object.assign) return !1;
|
|
149
|
-
var e = /* @__PURE__ */ new String("abc");
|
|
150
|
-
if (e[5] = "de", Object.getOwnPropertyNames(e)[0] === "5") return !1;
|
|
151
|
-
for (var t = {}, n = 0; n < 10; n++) t["_" + String.fromCharCode(n)] = n;
|
|
152
|
-
if (Object.getOwnPropertyNames(t).map(function(e) {
|
|
153
|
-
return t[e];
|
|
154
|
-
}).join("") !== "0123456789") return !1;
|
|
155
|
-
var r = {};
|
|
156
|
-
return "abcdefghijklmnopqrst".split("").forEach(function(e) {
|
|
157
|
-
r[e] = e;
|
|
158
|
-
}), Object.keys(Object.assign({}, r)).join("") === "abcdefghijklmnopqrst";
|
|
159
|
-
} catch {
|
|
160
|
-
return !1;
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
t.exports = o() ? Object.assign : function(e, t) {
|
|
164
|
-
for (var o, s = a(e), c, l = 1; l < arguments.length; l++) {
|
|
165
|
-
for (var u in o = Object(arguments[l]), o) r.call(o, u) && (s[u] = o[u]);
|
|
166
|
-
if (n) {
|
|
167
|
-
c = n(o);
|
|
168
|
-
for (var d = 0; d < c.length; d++) i.call(o, c[d]) && (s[c[d]] = o[c[d]]);
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
return s;
|
|
172
|
-
};
|
|
173
|
-
})), m = /* @__PURE__ */ t(((e, t) => {
|
|
174
|
-
t.exports = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
175
|
-
})), h = /* @__PURE__ */ t(((e, t) => {
|
|
176
|
-
t.exports = Function.call.bind(Object.prototype.hasOwnProperty);
|
|
177
|
-
})), g = /* @__PURE__ */ t(((e, t) => {
|
|
178
|
-
var n = function() {};
|
|
179
|
-
if (process.env.NODE_ENV !== "production") {
|
|
180
|
-
var r = m(), i = {}, a = h();
|
|
181
|
-
n = function(e) {
|
|
182
|
-
var t = "Warning: " + e;
|
|
183
|
-
typeof console < "u" && console.error(t);
|
|
184
|
-
try {
|
|
185
|
-
throw Error(t);
|
|
186
|
-
} catch {}
|
|
187
|
-
};
|
|
188
|
-
}
|
|
189
|
-
function o(e, t, o, s, c) {
|
|
190
|
-
if (process.env.NODE_ENV !== "production") {
|
|
191
|
-
for (var l in e) if (a(e, l)) {
|
|
192
|
-
var u;
|
|
193
|
-
try {
|
|
194
|
-
if (typeof e[l] != "function") {
|
|
195
|
-
var d = Error((s || "React class") + ": " + o + " type `" + l + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[l] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
196
|
-
throw d.name = "Invariant Violation", d;
|
|
197
|
-
}
|
|
198
|
-
u = e[l](t, l, s, o, null, r);
|
|
199
|
-
} catch (e) {
|
|
200
|
-
u = e;
|
|
201
|
-
}
|
|
202
|
-
if (u && !(u instanceof Error) && n((s || "React class") + ": type specification of " + o + " `" + l + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof u + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."), u instanceof Error && !(u.message in i)) {
|
|
203
|
-
i[u.message] = !0;
|
|
204
|
-
var f = c ? c() : "";
|
|
205
|
-
n("Failed " + o + " type: " + u.message + (f ?? ""));
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
o.resetWarningCache = function() {
|
|
211
|
-
process.env.NODE_ENV !== "production" && (i = {});
|
|
212
|
-
}, t.exports = o;
|
|
213
|
-
})), _ = /* @__PURE__ */ t(((e, t) => {
|
|
214
|
-
var n = f(), r = p(), i = m(), a = h(), o = g(), s = function() {};
|
|
215
|
-
process.env.NODE_ENV !== "production" && (s = function(e) {
|
|
216
|
-
var t = "Warning: " + e;
|
|
217
|
-
typeof console < "u" && console.error(t);
|
|
218
|
-
try {
|
|
219
|
-
throw Error(t);
|
|
220
|
-
} catch {}
|
|
221
|
-
});
|
|
222
|
-
function c() {
|
|
223
|
-
return null;
|
|
224
|
-
}
|
|
225
|
-
t.exports = function(e, t) {
|
|
226
|
-
var l = typeof Symbol == "function" && Symbol.iterator, u = "@@iterator";
|
|
227
|
-
function d(e) {
|
|
228
|
-
var t = e && (l && e[l] || e[u]);
|
|
229
|
-
if (typeof t == "function") return t;
|
|
230
|
-
}
|
|
231
|
-
var f = "<<anonymous>>", p = {
|
|
232
|
-
array: _("array"),
|
|
233
|
-
bigint: _("bigint"),
|
|
234
|
-
bool: _("boolean"),
|
|
235
|
-
func: _("function"),
|
|
236
|
-
number: _("number"),
|
|
237
|
-
object: _("object"),
|
|
238
|
-
string: _("string"),
|
|
239
|
-
symbol: _("symbol"),
|
|
240
|
-
any: v(),
|
|
241
|
-
arrayOf: y,
|
|
242
|
-
element: b(),
|
|
243
|
-
elementType: x(),
|
|
244
|
-
instanceOf: S,
|
|
245
|
-
node: E(),
|
|
246
|
-
objectOf: w,
|
|
247
|
-
oneOf: C,
|
|
248
|
-
oneOfType: T,
|
|
249
|
-
shape: O,
|
|
250
|
-
exact: k
|
|
251
|
-
};
|
|
252
|
-
function m(e, t) {
|
|
253
|
-
return e === t ? e !== 0 || 1 / e == 1 / t : e !== e && t !== t;
|
|
254
|
-
}
|
|
255
|
-
function h(e, t) {
|
|
256
|
-
this.message = e, this.data = t && typeof t == "object" ? t : {}, this.stack = "";
|
|
257
|
-
}
|
|
258
|
-
h.prototype = Error.prototype;
|
|
259
|
-
function g(e) {
|
|
260
|
-
if (process.env.NODE_ENV !== "production") var n = {}, r = 0;
|
|
261
|
-
function a(a, o, c, l, u, d, p) {
|
|
262
|
-
if (l ||= f, d ||= c, p !== i) {
|
|
263
|
-
if (t) {
|
|
264
|
-
var m = /* @__PURE__ */ Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");
|
|
265
|
-
throw m.name = "Invariant Violation", m;
|
|
266
|
-
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
267
|
-
var g = l + ":" + c;
|
|
268
|
-
!n[g] && r < 3 && (s("You are manually calling a React.PropTypes validation function for the `" + d + "` prop on `" + l + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."), n[g] = !0, r++);
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
return o[c] == null ? a ? o[c] === null ? new h("The " + u + " `" + d + "` is marked as required " + ("in `" + l + "`, but its value is `null`.")) : new h("The " + u + " `" + d + "` is marked as required in " + ("`" + l + "`, but its value is `undefined`.")) : null : e(o, c, l, u, d);
|
|
272
|
-
}
|
|
273
|
-
var o = a.bind(null, !1);
|
|
274
|
-
return o.isRequired = a.bind(null, !0), o;
|
|
275
|
-
}
|
|
276
|
-
function _(e) {
|
|
277
|
-
function t(t, n, r, i, a, o) {
|
|
278
|
-
var s = t[n];
|
|
279
|
-
if (M(s) !== e) {
|
|
280
|
-
var c = N(s);
|
|
281
|
-
return new h("Invalid " + i + " `" + a + "` of type " + ("`" + c + "` supplied to `" + r + "`, expected ") + ("`" + e + "`."), { expectedType: e });
|
|
282
|
-
}
|
|
283
|
-
return null;
|
|
284
|
-
}
|
|
285
|
-
return g(t);
|
|
286
|
-
}
|
|
287
|
-
function v() {
|
|
288
|
-
return g(c);
|
|
289
|
-
}
|
|
290
|
-
function y(e) {
|
|
291
|
-
function t(t, n, r, a, o) {
|
|
292
|
-
if (typeof e != "function") return new h("Property `" + o + "` of component `" + r + "` has invalid PropType notation inside arrayOf.");
|
|
293
|
-
var s = t[n];
|
|
294
|
-
if (!Array.isArray(s)) {
|
|
295
|
-
var c = M(s);
|
|
296
|
-
return new h("Invalid " + a + " `" + o + "` of type " + ("`" + c + "` supplied to `" + r + "`, expected an array."));
|
|
297
|
-
}
|
|
298
|
-
for (var l = 0; l < s.length; l++) {
|
|
299
|
-
var u = e(s, l, r, a, o + "[" + l + "]", i);
|
|
300
|
-
if (u instanceof Error) return u;
|
|
301
|
-
}
|
|
302
|
-
return null;
|
|
303
|
-
}
|
|
304
|
-
return g(t);
|
|
305
|
-
}
|
|
306
|
-
function b() {
|
|
307
|
-
function t(t, n, r, i, a) {
|
|
308
|
-
var o = t[n];
|
|
309
|
-
if (!e(o)) {
|
|
310
|
-
var s = M(o);
|
|
311
|
-
return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected a single ReactElement."));
|
|
312
|
-
}
|
|
313
|
-
return null;
|
|
314
|
-
}
|
|
315
|
-
return g(t);
|
|
316
|
-
}
|
|
317
|
-
function x() {
|
|
318
|
-
function e(e, t, r, i, a) {
|
|
319
|
-
var o = e[t];
|
|
320
|
-
if (!n.isValidElementType(o)) {
|
|
321
|
-
var s = M(o);
|
|
322
|
-
return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected a single ReactElement type."));
|
|
323
|
-
}
|
|
324
|
-
return null;
|
|
325
|
-
}
|
|
326
|
-
return g(e);
|
|
327
|
-
}
|
|
328
|
-
function S(e) {
|
|
329
|
-
function t(t, n, r, i, a) {
|
|
330
|
-
if (!(t[n] instanceof e)) {
|
|
331
|
-
var o = e.name || f, s = F(t[n]);
|
|
332
|
-
return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected ") + ("instance of `" + o + "`."));
|
|
333
|
-
}
|
|
334
|
-
return null;
|
|
335
|
-
}
|
|
336
|
-
return g(t);
|
|
337
|
-
}
|
|
338
|
-
function C(e) {
|
|
339
|
-
if (!Array.isArray(e)) return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? s("Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).") : s("Invalid argument supplied to oneOf, expected an array.")), c;
|
|
340
|
-
function t(t, n, r, i, a) {
|
|
341
|
-
for (var o = t[n], s = 0; s < e.length; s++) if (m(o, e[s])) return null;
|
|
342
|
-
var c = JSON.stringify(e, function(e, t) {
|
|
343
|
-
return N(t) === "symbol" ? String(t) : t;
|
|
344
|
-
});
|
|
345
|
-
return new h("Invalid " + i + " `" + a + "` of value `" + String(o) + "` " + ("supplied to `" + r + "`, expected one of " + c + "."));
|
|
346
|
-
}
|
|
347
|
-
return g(t);
|
|
348
|
-
}
|
|
349
|
-
function w(e) {
|
|
350
|
-
function t(t, n, r, o, s) {
|
|
351
|
-
if (typeof e != "function") return new h("Property `" + s + "` of component `" + r + "` has invalid PropType notation inside objectOf.");
|
|
352
|
-
var c = t[n], l = M(c);
|
|
353
|
-
if (l !== "object") return new h("Invalid " + o + " `" + s + "` of type " + ("`" + l + "` supplied to `" + r + "`, expected an object."));
|
|
354
|
-
for (var u in c) if (a(c, u)) {
|
|
355
|
-
var d = e(c, u, r, o, s + "." + u, i);
|
|
356
|
-
if (d instanceof Error) return d;
|
|
357
|
-
}
|
|
358
|
-
return null;
|
|
359
|
-
}
|
|
360
|
-
return g(t);
|
|
361
|
-
}
|
|
362
|
-
function T(e) {
|
|
363
|
-
if (!Array.isArray(e)) return process.env.NODE_ENV !== "production" && s("Invalid argument supplied to oneOfType, expected an instance of array."), c;
|
|
364
|
-
for (var t = 0; t < e.length; t++) {
|
|
365
|
-
var n = e[t];
|
|
366
|
-
if (typeof n != "function") return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + P(n) + " at index " + t + "."), c;
|
|
367
|
-
}
|
|
368
|
-
function r(t, n, r, o, s) {
|
|
369
|
-
for (var c = [], l = 0; l < e.length; l++) {
|
|
370
|
-
var u = e[l], d = u(t, n, r, o, s, i);
|
|
371
|
-
if (d == null) return null;
|
|
372
|
-
d.data && a(d.data, "expectedType") && c.push(d.data.expectedType);
|
|
373
|
-
}
|
|
374
|
-
var f = c.length > 0 ? ", expected one of type [" + c.join(", ") + "]" : "";
|
|
375
|
-
return new h("Invalid " + o + " `" + s + "` supplied to " + ("`" + r + "`" + f + "."));
|
|
376
|
-
}
|
|
377
|
-
return g(r);
|
|
378
|
-
}
|
|
379
|
-
function E() {
|
|
380
|
-
function e(e, t, n, r, i) {
|
|
381
|
-
return A(e[t]) ? null : new h("Invalid " + r + " `" + i + "` supplied to " + ("`" + n + "`, expected a ReactNode."));
|
|
382
|
-
}
|
|
383
|
-
return g(e);
|
|
384
|
-
}
|
|
385
|
-
function D(e, t, n, r, i) {
|
|
386
|
-
return new h((e || "React class") + ": " + t + " type `" + n + "." + r + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + i + "`.");
|
|
387
|
-
}
|
|
388
|
-
function O(e) {
|
|
389
|
-
function t(t, n, r, a, o) {
|
|
390
|
-
var s = t[n], c = M(s);
|
|
391
|
-
if (c !== "object") return new h("Invalid " + a + " `" + o + "` of type `" + c + "` " + ("supplied to `" + r + "`, expected `object`."));
|
|
392
|
-
for (var l in e) {
|
|
393
|
-
var u = e[l];
|
|
394
|
-
if (typeof u != "function") return D(r, a, o, l, N(u));
|
|
395
|
-
var d = u(s, l, r, a, o + "." + l, i);
|
|
396
|
-
if (d) return d;
|
|
397
|
-
}
|
|
398
|
-
return null;
|
|
399
|
-
}
|
|
400
|
-
return g(t);
|
|
401
|
-
}
|
|
402
|
-
function k(e) {
|
|
403
|
-
function t(t, n, o, s, c) {
|
|
404
|
-
var l = t[n], u = M(l);
|
|
405
|
-
if (u !== "object") return new h("Invalid " + s + " `" + c + "` of type `" + u + "` " + ("supplied to `" + o + "`, expected `object`."));
|
|
406
|
-
for (var d in r({}, t[n], e)) {
|
|
407
|
-
var f = e[d];
|
|
408
|
-
if (a(e, d) && typeof f != "function") return D(o, s, c, d, N(f));
|
|
409
|
-
if (!f) return new h("Invalid " + s + " `" + c + "` key `" + d + "` supplied to `" + o + "`.\nBad object: " + JSON.stringify(t[n], null, " ") + "\nValid keys: " + JSON.stringify(Object.keys(e), null, " "));
|
|
410
|
-
var p = f(l, d, o, s, c + "." + d, i);
|
|
411
|
-
if (p) return p;
|
|
412
|
-
}
|
|
413
|
-
return null;
|
|
414
|
-
}
|
|
415
|
-
return g(t);
|
|
416
|
-
}
|
|
417
|
-
function A(t) {
|
|
418
|
-
switch (typeof t) {
|
|
419
|
-
case "number":
|
|
420
|
-
case "string":
|
|
421
|
-
case "undefined": return !0;
|
|
422
|
-
case "boolean": return !t;
|
|
423
|
-
case "object":
|
|
424
|
-
if (Array.isArray(t)) return t.every(A);
|
|
425
|
-
if (t === null || e(t)) return !0;
|
|
426
|
-
var n = d(t);
|
|
427
|
-
if (n) {
|
|
428
|
-
var r = n.call(t), i;
|
|
429
|
-
if (n !== t.entries) {
|
|
430
|
-
for (; !(i = r.next()).done;) if (!A(i.value)) return !1;
|
|
431
|
-
} else for (; !(i = r.next()).done;) {
|
|
432
|
-
var a = i.value;
|
|
433
|
-
if (a && !A(a[1])) return !1;
|
|
434
|
-
}
|
|
435
|
-
} else return !1;
|
|
436
|
-
return !0;
|
|
437
|
-
default: return !1;
|
|
438
|
-
}
|
|
439
|
-
}
|
|
440
|
-
function j(e, t) {
|
|
441
|
-
return e === "symbol" ? !0 : t ? t["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && t instanceof Symbol : !1;
|
|
442
|
-
}
|
|
443
|
-
function M(e) {
|
|
444
|
-
var t = typeof e;
|
|
445
|
-
return Array.isArray(e) ? "array" : e instanceof RegExp ? "object" : j(t, e) ? "symbol" : t;
|
|
446
|
-
}
|
|
447
|
-
function N(e) {
|
|
448
|
-
if (e == null) return "" + e;
|
|
449
|
-
var t = M(e);
|
|
450
|
-
if (t === "object") {
|
|
451
|
-
if (e instanceof Date) return "date";
|
|
452
|
-
if (e instanceof RegExp) return "regexp";
|
|
453
|
-
}
|
|
454
|
-
return t;
|
|
455
|
-
}
|
|
456
|
-
function P(e) {
|
|
457
|
-
var t = N(e);
|
|
458
|
-
switch (t) {
|
|
459
|
-
case "array":
|
|
460
|
-
case "object": return "an " + t;
|
|
461
|
-
case "boolean":
|
|
462
|
-
case "date":
|
|
463
|
-
case "regexp": return "a " + t;
|
|
464
|
-
default: return t;
|
|
465
|
-
}
|
|
466
|
-
}
|
|
467
|
-
function F(e) {
|
|
468
|
-
return !e.constructor || !e.constructor.name ? f : e.constructor.name;
|
|
469
|
-
}
|
|
470
|
-
return p.checkPropTypes = o, p.resetWarningCache = o.resetWarningCache, p.PropTypes = p, p;
|
|
471
|
-
};
|
|
472
|
-
})), v = /* @__PURE__ */ t(((e, t) => {
|
|
473
|
-
var n = m();
|
|
474
|
-
function r() {}
|
|
475
|
-
function i() {}
|
|
476
|
-
i.resetWarningCache = r, t.exports = function() {
|
|
477
|
-
function e(e, t, r, i, a, o) {
|
|
478
|
-
if (o !== n) {
|
|
479
|
-
var s = /* @__PURE__ */ Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");
|
|
480
|
-
throw s.name = "Invariant Violation", s;
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
e.isRequired = e;
|
|
484
|
-
function t() {
|
|
485
|
-
return e;
|
|
486
|
-
}
|
|
487
|
-
var a = {
|
|
488
|
-
array: e,
|
|
489
|
-
bigint: e,
|
|
490
|
-
bool: e,
|
|
491
|
-
func: e,
|
|
492
|
-
number: e,
|
|
493
|
-
object: e,
|
|
494
|
-
string: e,
|
|
495
|
-
symbol: e,
|
|
496
|
-
any: e,
|
|
497
|
-
arrayOf: t,
|
|
498
|
-
element: e,
|
|
499
|
-
elementType: e,
|
|
500
|
-
instanceOf: t,
|
|
501
|
-
node: e,
|
|
502
|
-
objectOf: t,
|
|
503
|
-
oneOf: t,
|
|
504
|
-
oneOfType: t,
|
|
505
|
-
shape: t,
|
|
506
|
-
exact: t,
|
|
507
|
-
checkPropTypes: i,
|
|
508
|
-
resetWarningCache: r
|
|
509
|
-
};
|
|
510
|
-
return a.PropTypes = a, a;
|
|
511
|
-
};
|
|
512
|
-
})), y = /* @__PURE__ */ t(((e, t) => {
|
|
513
|
-
if (process.env.NODE_ENV !== "production") {
|
|
514
|
-
var n = f();
|
|
515
|
-
t.exports = _()(n.isElement, !0);
|
|
516
|
-
} else t.exports = v()();
|
|
517
|
-
})), b = () => typeof navigator < "u" && /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor) ? "-webkit-sticky" : "sticky", x;
|
|
518
|
-
(function(e) {
|
|
519
|
-
e.OBSERVED = "observed", e.REQUESTED = "requested";
|
|
520
|
-
})(x ||= {});
|
|
521
|
-
var S = class extends o.PureComponent {
|
|
522
|
-
constructor(e) {
|
|
523
|
-
super(e), n(this, "nodes", void 0), n(this, "getChildrenCache", void 0), n(this, "rowRenderCache", void 0), n(this, "rowRenderRange", void 0), n(this, "structureChanged", void 0), n(this, "elemRef", l()), n(this, "pendingScrollTop", void 0), n(this, "treeToRender", void 0), this.props.apiRef && this.props.apiRef(this), this.state = {
|
|
524
|
-
scrollTop: 0,
|
|
525
|
-
currNodePos: 0,
|
|
526
|
-
scrollTick: !1
|
|
527
|
-
}, this.nodes = [], this.structureChanged = !1, this.onScroll = this.onScroll.bind(this), this.getChildrenCache = {}, this.rowRenderCache = {}, this.rowRenderRange = void 0;
|
|
528
|
-
}
|
|
529
|
-
flattenTree(e, t = this.props, n = [], r = !1, i = !1, a = void 0, o = { totalHeight: 0 }) {
|
|
530
|
-
let s = n.length, c = e.height === void 0 ? t.rowHeight : e.height, l = a === void 0 ? void 0 : n[a], { isSticky: u = !1, stickyTop: d = 0, zIndex: f = 0, node: p } = e, m = {
|
|
531
|
-
id: p.id,
|
|
532
|
-
isSticky: u,
|
|
533
|
-
stickyTop: d,
|
|
534
|
-
zIndex: f,
|
|
535
|
-
node: p,
|
|
536
|
-
top: o.totalHeight,
|
|
537
|
-
isLeafNode: !1,
|
|
538
|
-
meta: e.meta,
|
|
539
|
-
parentIndex: a,
|
|
540
|
-
parentInfo: l,
|
|
541
|
-
depth: l === void 0 ? 0 : l.depth + 1,
|
|
542
|
-
height: c,
|
|
543
|
-
index: s,
|
|
544
|
-
isFirstChild: r,
|
|
545
|
-
isLastChild: i,
|
|
546
|
-
totalHeight: 0
|
|
547
|
-
};
|
|
548
|
-
n.push(m), l !== void 0 && l.children.push(s), o.totalHeight += c;
|
|
549
|
-
let h = t.getChildren(e.node, m);
|
|
550
|
-
if (t.isModelImmutable) {
|
|
551
|
-
let e = this.getChildrenCache[m.id];
|
|
552
|
-
(h === void 0 || e !== h) && (delete this.rowRenderCache[m.id], this.getChildrenCache[m.id] = h, e && h && (h.length !== e.length || !h.every((t, n) => t.node.id === e[n].node.id)) && (this.structureChanged = !0, this.getBranchChildrenIds(h).forEach((e) => delete this.rowRenderCache[e])));
|
|
553
|
-
} else this.structureChanged = !0;
|
|
554
|
-
if (Array.isArray(h)) {
|
|
555
|
-
m.children = [];
|
|
556
|
-
for (let e = 0; e < h.length; e++) {
|
|
557
|
-
let r = h[e];
|
|
558
|
-
this.flattenTree(r, t, n, e === 0, e === h.length - 1, s, o);
|
|
559
|
-
}
|
|
560
|
-
} else m.isLeafNode = !0;
|
|
561
|
-
return m.totalHeight = o.totalHeight - m.top, n;
|
|
562
|
-
}
|
|
563
|
-
getBranchChildrenIds(e, t = []) {
|
|
564
|
-
return e && e.forEach((e) => {
|
|
565
|
-
t.push(e.node.id), this.getBranchChildrenIds(this.getChildrenCache[e.node.id], t);
|
|
566
|
-
}), t;
|
|
567
|
-
}
|
|
568
|
-
UNSAFE_componentWillMount() {
|
|
569
|
-
this.refreshCachedMetadata(this.props), this.storeRenderTree(this.props, this.state);
|
|
570
|
-
}
|
|
571
|
-
treeDataUpdated(e) {
|
|
572
|
-
return e.root !== this.props.root || e.getChildren !== this.props.getChildren || e.rowHeight !== this.props.rowHeight;
|
|
573
|
-
}
|
|
574
|
-
UNSAFE_componentWillReceiveProps(e) {
|
|
575
|
-
this.treeDataUpdated(e) && this.refreshCachedMetadata(e), e.scrollIndex !== void 0 && e.scrollIndex >= 0 && this.scrollIndexIntoView(e.scrollIndex);
|
|
576
|
-
}
|
|
577
|
-
UNSAFE_componentWillUpdate(e, t) {
|
|
578
|
-
(t.scrollTick === this.state.scrollTick || t.currNodePos !== this.state.currNodePos) && this.storeRenderTree(e, t);
|
|
579
|
-
}
|
|
580
|
-
getNode(e) {
|
|
581
|
-
return this.nodes[this.getNodeIndex(e)]?.node;
|
|
582
|
-
}
|
|
583
|
-
getNodeIndex(e) {
|
|
584
|
-
return this.nodes.findIndex((t) => t.id === e);
|
|
585
|
-
}
|
|
586
|
-
getPreviousNodeId(e) {
|
|
587
|
-
let t = this.getNodeIndex(e);
|
|
588
|
-
if (t !== -1) {
|
|
589
|
-
let e = this.nodes[t - 1];
|
|
590
|
-
if (e) return e.id;
|
|
591
|
-
}
|
|
592
|
-
}
|
|
593
|
-
getNextNodeId(e) {
|
|
594
|
-
let t = this.getNodeIndex(e);
|
|
595
|
-
if (t !== -1) {
|
|
596
|
-
let e = this.nodes[t + 1];
|
|
597
|
-
if (e) return e.id;
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
isNodeVisible(e, t = !1) {
|
|
601
|
-
return this.isIndexVisible(this.getNodeIndex(e), t);
|
|
602
|
-
}
|
|
603
|
-
isIndexVisible(e, t = !1) {
|
|
604
|
-
let n, r = this.nodes[e];
|
|
605
|
-
if (!r) return !1;
|
|
606
|
-
if (r.isSticky && e === this.state.currNodePos || this.getParentPath(this.state.currNodePos).includes(this.nodes[e])) return !0;
|
|
607
|
-
let i = this.getScrollTop();
|
|
608
|
-
if (t ? this.elemRef.current && (n = i <= r.top + r.height - r.stickyTop && i + this.props.height >= r.top) : n = this.isIndexInViewport(e), n) {
|
|
609
|
-
let n = this.getParentPath(e, !1);
|
|
610
|
-
for (let e = 0; e < n.length; e++) {
|
|
611
|
-
let a = n[e];
|
|
612
|
-
if (a.isSticky && (!t && a.stickyTop + a.height > r.top - i || t && a.stickyTop + a.height > r.top + r.height - i)) return !1;
|
|
613
|
-
}
|
|
614
|
-
return !0;
|
|
615
|
-
}
|
|
616
|
-
return !1;
|
|
617
|
-
}
|
|
618
|
-
isNodeInViewport(e) {
|
|
619
|
-
return this.isIndexInViewport(this.getNodeIndex(e));
|
|
620
|
-
}
|
|
621
|
-
isIndexInViewport(e) {
|
|
622
|
-
let t = this.nodes[e];
|
|
623
|
-
if (!t || !this.elemRef) return !1;
|
|
624
|
-
let n = this.getScrollTop();
|
|
625
|
-
return n <= t.top - t.stickyTop && n + this.props.height >= t.top + t.height;
|
|
626
|
-
}
|
|
627
|
-
getNodeTop(e) {
|
|
628
|
-
return this.getIndexTop(this.getNodeIndex(e));
|
|
629
|
-
}
|
|
630
|
-
getIndexTop(e) {
|
|
631
|
-
let t = this.nodes[e];
|
|
632
|
-
return t ? t.top : -1;
|
|
633
|
-
}
|
|
634
|
-
getScrollTop() {
|
|
635
|
-
return this.elemRef.current ? this.elemRef.current.scrollTop : -1;
|
|
636
|
-
}
|
|
637
|
-
getScrollLeft() {
|
|
638
|
-
return this.elemRef.current ? this.elemRef.current.scrollLeft : -1;
|
|
639
|
-
}
|
|
640
|
-
setScrollTop(e) {
|
|
641
|
-
isNaN(e) || this.setScrollTopAndClosestNode(e, this.state.currNodePos, x.REQUESTED);
|
|
642
|
-
}
|
|
643
|
-
setScrollLeft(e) {
|
|
644
|
-
!isNaN(e) && this.elemRef.current && (this.elemRef.current.scrollLeft = e);
|
|
645
|
-
}
|
|
646
|
-
scrollNodeIntoView(e, t = !0) {
|
|
647
|
-
this.scrollIndexIntoView(this.getNodeIndex(e), t);
|
|
648
|
-
}
|
|
649
|
-
scrollIndexIntoView(e, t = !0) {
|
|
650
|
-
let n = this.nodes[e];
|
|
651
|
-
if (n !== void 0) {
|
|
652
|
-
let r;
|
|
653
|
-
if (t) if (n.isSticky) r = n.top - n.stickyTop;
|
|
654
|
-
else {
|
|
655
|
-
let t = this.getParentPath(e, !1);
|
|
656
|
-
for (let e = 0; e < t.length; e++) {
|
|
657
|
-
let i = t[e];
|
|
658
|
-
if (i.isSticky) {
|
|
659
|
-
r = n.top - i.stickyTop - i.height;
|
|
660
|
-
break;
|
|
661
|
-
}
|
|
662
|
-
}
|
|
663
|
-
r === void 0 && (r = n.top);
|
|
664
|
-
}
|
|
665
|
-
else r = n.top - this.props.height + n.height;
|
|
666
|
-
this.setScrollTop(r);
|
|
667
|
-
}
|
|
668
|
-
}
|
|
669
|
-
componentDidUpdate(e, t) {
|
|
670
|
-
if (this.state.scrollReason === x.REQUESTED && this.elemRef.current && this.state.scrollTop >= 0 && this.state.scrollTop !== this.elemRef.current.scrollTop && (this.elemRef.current.scrollTop = this.state.scrollTop), this.props.onRowsRendered !== void 0 && (t.currNodePos !== this.state.currNodePos || this.treeDataUpdated(e))) {
|
|
671
|
-
let e = this.rowRenderRange, t = this.nodes[e.visibleStart], n = this.nodes[e.visibleEnd];
|
|
672
|
-
this.props.onRowsRendered({
|
|
673
|
-
overscanStartIndex: e.start,
|
|
674
|
-
overscanStopIndex: e.end,
|
|
675
|
-
startIndex: e.visibleStart,
|
|
676
|
-
stopIndex: e.visibleEnd,
|
|
677
|
-
startNode: t && t,
|
|
678
|
-
endNode: n && n,
|
|
679
|
-
nodes: this.nodes
|
|
680
|
-
});
|
|
681
|
-
}
|
|
682
|
-
}
|
|
683
|
-
refreshCachedMetadata(e) {
|
|
684
|
-
this.structureChanged = !1, this.nodes = this.flattenTree(e.root, e), this.structureChanged && this.elemRef && this.setScrollTopAndClosestNode(this.pendingScrollTop || this.getScrollTop(), 0, x.REQUESTED);
|
|
685
|
-
}
|
|
686
|
-
recomputeTree() {
|
|
687
|
-
this.props.root !== void 0 && this.props.getChildren !== void 0 && (this.refreshCachedMetadata(this.props), this.forceUpdate());
|
|
688
|
-
}
|
|
689
|
-
storeRenderTree(e, t) {
|
|
690
|
-
this.treeToRender = this.renderParentTree(e, t);
|
|
691
|
-
}
|
|
692
|
-
forceUpdate() {
|
|
693
|
-
this.getChildrenCache = {}, this.rowRenderCache = {}, this.storeRenderTree(this.props, this.state), super.forceUpdate();
|
|
694
|
-
}
|
|
695
|
-
renderParentTree(e, t) {
|
|
696
|
-
this.rowRenderRange = this.getRenderRowRange(e, t);
|
|
697
|
-
let n = this.getParentPath(this.rowRenderRange.start), r = /* @__PURE__ */ new Set();
|
|
698
|
-
for (let e = 0; e < n.length; e++) r.add(n[e].index);
|
|
699
|
-
for (let e = this.rowRenderRange.start; e <= this.rowRenderRange.end; e++) r.add(this.nodes[e].index);
|
|
700
|
-
return this.props.renderRoot ? o.createElement("div", {
|
|
701
|
-
className: "rv-sticky-node-list",
|
|
702
|
-
style: {
|
|
703
|
-
width: "100%",
|
|
704
|
-
position: "absolute",
|
|
705
|
-
top: 0
|
|
706
|
-
}
|
|
707
|
-
}, this.renderChildWithChildren(e, t, this.nodes[0], 0, r)) : this.renderParentContainer(e, t, this.nodes[0], r);
|
|
708
|
-
}
|
|
709
|
-
renderParentContainer(e, t, n, r) {
|
|
710
|
-
return o.createElement("div", {
|
|
711
|
-
className: "rv-sticky-node-list",
|
|
712
|
-
style: {
|
|
713
|
-
position: "absolute",
|
|
714
|
-
width: "100%",
|
|
715
|
-
height: n.totalHeight - n.height
|
|
716
|
-
}
|
|
717
|
-
}, this.renderChildren(e, t, n, r));
|
|
718
|
-
}
|
|
719
|
-
getChildContainerStyle(e, t) {
|
|
720
|
-
return {
|
|
721
|
-
position: "absolute",
|
|
722
|
-
top: t,
|
|
723
|
-
height: e.totalHeight,
|
|
724
|
-
width: "100%"
|
|
725
|
-
};
|
|
726
|
-
}
|
|
727
|
-
renderChildWithChildren(e, t, n, r, i) {
|
|
728
|
-
return o.createElement("div", {
|
|
729
|
-
key: `rv-node-${n.id}`,
|
|
730
|
-
className: "rv-sticky-parent-node",
|
|
731
|
-
style: this.getChildContainerStyle(n, r)
|
|
732
|
-
}, this.renderNode(e, t, n, this.getClientNodeStyle(n)), this.renderParentContainer(e, t, n, i));
|
|
733
|
-
}
|
|
734
|
-
getClientNodeStyle(e) {
|
|
735
|
-
let t = { height: e.height };
|
|
736
|
-
return e.isSticky && (t.position = b(), t.top = e.stickyTop, t.zIndex = e.zIndex), t;
|
|
737
|
-
}
|
|
738
|
-
getClientLeafNodeStyle(e, t) {
|
|
739
|
-
return {
|
|
740
|
-
position: "absolute",
|
|
741
|
-
top: t,
|
|
742
|
-
height: e.height,
|
|
743
|
-
width: "100%"
|
|
744
|
-
};
|
|
745
|
-
}
|
|
746
|
-
renderChildren(e, t, n, r) {
|
|
747
|
-
let i = [], a = 0;
|
|
748
|
-
return n.children.forEach((n) => {
|
|
749
|
-
let s = this.nodes[n];
|
|
750
|
-
r.has(n) && ("children" in s && s.children.length > 0 ? i.push(this.renderChildWithChildren(e, t, s, a, r)) : s.isSticky || e.wrapAllLeafNodes ? i.push(o.createElement("div", {
|
|
751
|
-
className: "rv-sticky-leaf-node",
|
|
752
|
-
key: `rv-node-${s.id}`,
|
|
753
|
-
style: this.getChildContainerStyle(s, a)
|
|
754
|
-
}, this.renderNode(e, t, s, this.getClientNodeStyle(s)))) : i.push(this.renderNode(e, t, s, this.getClientLeafNodeStyle(s, a)))), a += s.totalHeight;
|
|
755
|
-
}), i;
|
|
756
|
-
}
|
|
757
|
-
renderNode(e, t, n, r) {
|
|
758
|
-
if (e.isModelImmutable && this.rowRenderCache[n.id]) return this.rowRenderCache[n.id];
|
|
759
|
-
let i = e.rowRenderer({
|
|
760
|
-
node: n.node,
|
|
761
|
-
nodeInfo: n,
|
|
762
|
-
style: r,
|
|
763
|
-
meta: e.meta
|
|
764
|
-
});
|
|
765
|
-
return e.isModelImmutable && (this.rowRenderCache[n.id] = i), i;
|
|
766
|
-
}
|
|
767
|
-
getRenderRowRange(e, t) {
|
|
768
|
-
let n = e.overscanRowCount > 0 ? e.overscanRowCount : 1, r = t.currNodePos - n;
|
|
769
|
-
r < 0 && (r = 0);
|
|
770
|
-
let i = t.currNodePos + 1;
|
|
771
|
-
for (; this.nodes[i] && this.nodes[i].top < t.scrollTop + e.height;) i++;
|
|
772
|
-
let a = i + n;
|
|
773
|
-
return a > this.nodes.length - 1 && (a = this.nodes.length - 1), {
|
|
774
|
-
start: r,
|
|
775
|
-
end: a,
|
|
776
|
-
visibleStart: t.currNodePos,
|
|
777
|
-
visibleEnd: i
|
|
778
|
-
};
|
|
779
|
-
}
|
|
780
|
-
getParentPath(e, t = !0) {
|
|
781
|
-
let n = this.nodes[e], r = [];
|
|
782
|
-
for (; n;) n = this.nodes[n.parentIndex], n && r.push(n);
|
|
783
|
-
return t ? r.reverse() : r;
|
|
784
|
-
}
|
|
785
|
-
forwardSearch(e, t) {
|
|
786
|
-
let n = this.nodes;
|
|
787
|
-
for (let r = t; r < n.length; r++) if (n[r].top >= e) return r;
|
|
788
|
-
return n.length - 1;
|
|
789
|
-
}
|
|
790
|
-
backwardSearch(e, t) {
|
|
791
|
-
let n = this.nodes;
|
|
792
|
-
for (let r = Math.min(t, Math.max(n.length - 1, 0)); r >= 0; r--) if (n[r].top <= e) return r;
|
|
793
|
-
return 0;
|
|
794
|
-
}
|
|
795
|
-
setScrollTopAndClosestNode(e, t, n) {
|
|
796
|
-
if (e === this.state.scrollTop || (this.elemRef.current && e >= this.elemRef.current.scrollHeight - this.elemRef.current.offsetHeight && (e = this.elemRef.current.scrollHeight - this.elemRef.current.offsetHeight), e === this.state.scrollTop)) return;
|
|
797
|
-
let r;
|
|
798
|
-
(e > this.state.scrollTop || t === 0) && (r = this.forwardSearch(e, t)), e < this.state.scrollTop && r === void 0 && (r = this.backwardSearch(e, t)), this.pendingScrollTop = e, this.setState({
|
|
799
|
-
currNodePos: r || 0,
|
|
800
|
-
scrollTop: e,
|
|
801
|
-
scrollReason: n
|
|
802
|
-
}, () => {
|
|
803
|
-
this.pendingScrollTop = void 0;
|
|
804
|
-
});
|
|
805
|
-
}
|
|
806
|
-
onScroll(e) {
|
|
807
|
-
let { scrollTop: t, scrollLeft: n } = e.target, r = this.state.scrollReason || x.OBSERVED;
|
|
808
|
-
this.setScrollTopAndClosestNode(t, this.state.currNodePos, r), this.props.onScroll !== void 0 && this.props.onScroll({
|
|
809
|
-
scrollTop: t,
|
|
810
|
-
scrollLeft: n,
|
|
811
|
-
scrollReason: r
|
|
812
|
-
}), this.setState({
|
|
813
|
-
scrollTick: !this.state.scrollTick,
|
|
814
|
-
scrollReason: void 0
|
|
815
|
-
});
|
|
816
|
-
}
|
|
817
|
-
render() {
|
|
818
|
-
let e = {
|
|
819
|
-
overflow: "auto",
|
|
820
|
-
position: "relative"
|
|
821
|
-
};
|
|
822
|
-
return this.props.inlineWidthHeight !== !1 && (this.props.width && (e.width = this.props.width), this.props.height && (e.height = this.props.height)), o.createElement("div", {
|
|
823
|
-
ref: this.elemRef,
|
|
824
|
-
className: "rv-sticky-tree",
|
|
825
|
-
style: e,
|
|
826
|
-
onScroll: this.onScroll
|
|
827
|
-
}, this.treeToRender);
|
|
828
|
-
}
|
|
829
|
-
};
|
|
830
|
-
n(S, "defaultProps", {
|
|
831
|
-
overscanRowCount: 10,
|
|
832
|
-
renderRoot: !0,
|
|
833
|
-
wrapAllLeafNodes: !1,
|
|
834
|
-
isModelImmutable: !1
|
|
835
|
-
});
|
|
836
|
-
//#endregion
|
|
837
|
-
//#region node_modules/@babel/runtime/helpers/esm/inheritsLoose.js
|
|
838
|
-
function C(e, t) {
|
|
839
|
-
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, a(e, t);
|
|
840
|
-
}
|
|
841
|
-
//#endregion
|
|
842
|
-
//#region node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js
|
|
843
|
-
var w = (function() {
|
|
844
|
-
if (typeof Map < "u") return Map;
|
|
845
|
-
function e(e, t) {
|
|
846
|
-
var n = -1;
|
|
847
|
-
return e.some(function(e, r) {
|
|
848
|
-
return e[0] === t ? (n = r, !0) : !1;
|
|
849
|
-
}), n;
|
|
850
|
-
}
|
|
851
|
-
return function() {
|
|
852
|
-
function t() {
|
|
853
|
-
this.__entries__ = [];
|
|
854
|
-
}
|
|
855
|
-
return Object.defineProperty(t.prototype, "size", {
|
|
856
|
-
get: function() {
|
|
857
|
-
return this.__entries__.length;
|
|
858
|
-
},
|
|
859
|
-
enumerable: !0,
|
|
860
|
-
configurable: !0
|
|
861
|
-
}), t.prototype.get = function(t) {
|
|
862
|
-
var n = e(this.__entries__, t), r = this.__entries__[n];
|
|
863
|
-
return r && r[1];
|
|
864
|
-
}, t.prototype.set = function(t, n) {
|
|
865
|
-
var r = e(this.__entries__, t);
|
|
866
|
-
~r ? this.__entries__[r][1] = n : this.__entries__.push([t, n]);
|
|
867
|
-
}, t.prototype.delete = function(t) {
|
|
868
|
-
var n = this.__entries__, r = e(n, t);
|
|
869
|
-
~r && n.splice(r, 1);
|
|
870
|
-
}, t.prototype.has = function(t) {
|
|
871
|
-
return !!~e(this.__entries__, t);
|
|
872
|
-
}, t.prototype.clear = function() {
|
|
873
|
-
this.__entries__.splice(0);
|
|
874
|
-
}, t.prototype.forEach = function(e, t) {
|
|
875
|
-
t === void 0 && (t = null);
|
|
876
|
-
for (var n = 0, r = this.__entries__; n < r.length; n++) {
|
|
877
|
-
var i = r[n];
|
|
878
|
-
e.call(t, i[1], i[0]);
|
|
879
|
-
}
|
|
880
|
-
}, t;
|
|
881
|
-
}();
|
|
882
|
-
})(), T = typeof window < "u" && typeof document < "u" && window.document === document, E = (function() {
|
|
883
|
-
return typeof global < "u" && global.Math === Math ? global : typeof self < "u" && self.Math === Math ? self : typeof window < "u" && window.Math === Math ? window : Function("return this")();
|
|
884
|
-
})(), D = (function() {
|
|
885
|
-
return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(E) : function(e) {
|
|
886
|
-
return setTimeout(function() {
|
|
887
|
-
return e(Date.now());
|
|
888
|
-
}, 1e3 / 60);
|
|
889
|
-
};
|
|
890
|
-
})(), O = 2;
|
|
891
|
-
function k(e, t) {
|
|
892
|
-
var n = !1, r = !1, i = 0;
|
|
893
|
-
function a() {
|
|
894
|
-
n && (n = !1, e()), r && s();
|
|
895
|
-
}
|
|
896
|
-
function o() {
|
|
897
|
-
D(a);
|
|
898
|
-
}
|
|
899
|
-
function s() {
|
|
900
|
-
var e = Date.now();
|
|
901
|
-
if (n) {
|
|
902
|
-
if (e - i < O) return;
|
|
903
|
-
r = !0;
|
|
904
|
-
} else n = !0, r = !1, setTimeout(o, t);
|
|
905
|
-
i = e;
|
|
906
|
-
}
|
|
907
|
-
return s;
|
|
908
|
-
}
|
|
909
|
-
var A = 20, j = [
|
|
910
|
-
"top",
|
|
911
|
-
"right",
|
|
912
|
-
"bottom",
|
|
913
|
-
"left",
|
|
914
|
-
"width",
|
|
915
|
-
"height",
|
|
916
|
-
"size",
|
|
917
|
-
"weight"
|
|
918
|
-
], M = typeof MutationObserver < "u", N = function() {
|
|
919
|
-
function e() {
|
|
920
|
-
this.connected_ = !1, this.mutationEventsAdded_ = !1, this.mutationsObserver_ = null, this.observers_ = [], this.onTransitionEnd_ = this.onTransitionEnd_.bind(this), this.refresh = k(this.refresh.bind(this), A);
|
|
921
|
-
}
|
|
922
|
-
return e.prototype.addObserver = function(e) {
|
|
923
|
-
~this.observers_.indexOf(e) || this.observers_.push(e), this.connected_ || this.connect_();
|
|
924
|
-
}, e.prototype.removeObserver = function(e) {
|
|
925
|
-
var t = this.observers_, n = t.indexOf(e);
|
|
926
|
-
~n && t.splice(n, 1), !t.length && this.connected_ && this.disconnect_();
|
|
927
|
-
}, e.prototype.refresh = function() {
|
|
928
|
-
this.updateObservers_() && this.refresh();
|
|
929
|
-
}, e.prototype.updateObservers_ = function() {
|
|
930
|
-
var e = this.observers_.filter(function(e) {
|
|
931
|
-
return e.gatherActive(), e.hasActive();
|
|
932
|
-
});
|
|
933
|
-
return e.forEach(function(e) {
|
|
934
|
-
return e.broadcastActive();
|
|
935
|
-
}), e.length > 0;
|
|
936
|
-
}, e.prototype.connect_ = function() {
|
|
937
|
-
!T || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), M ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
|
|
938
|
-
attributes: !0,
|
|
939
|
-
childList: !0,
|
|
940
|
-
characterData: !0,
|
|
941
|
-
subtree: !0
|
|
942
|
-
})) : (document.addEventListener("DOMSubtreeModified", this.refresh), this.mutationEventsAdded_ = !0), this.connected_ = !0);
|
|
943
|
-
}, e.prototype.disconnect_ = function() {
|
|
944
|
-
!T || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
|
|
945
|
-
}, e.prototype.onTransitionEnd_ = function(e) {
|
|
946
|
-
var t = e.propertyName, n = t === void 0 ? "" : t;
|
|
947
|
-
j.some(function(e) {
|
|
948
|
-
return !!~n.indexOf(e);
|
|
949
|
-
}) && this.refresh();
|
|
950
|
-
}, e.getInstance = function() {
|
|
951
|
-
return this.instance_ ||= new e(), this.instance_;
|
|
952
|
-
}, e.instance_ = null, e;
|
|
953
|
-
}(), P = (function(e, t) {
|
|
954
|
-
for (var n = 0, r = Object.keys(t); n < r.length; n++) {
|
|
955
|
-
var i = r[n];
|
|
956
|
-
Object.defineProperty(e, i, {
|
|
957
|
-
value: t[i],
|
|
958
|
-
enumerable: !1,
|
|
959
|
-
writable: !1,
|
|
960
|
-
configurable: !0
|
|
961
|
-
});
|
|
962
|
-
}
|
|
963
|
-
return e;
|
|
964
|
-
}), F = (function(e) {
|
|
965
|
-
return e && e.ownerDocument && e.ownerDocument.defaultView || E;
|
|
966
|
-
}), I = K(0, 0, 0, 0);
|
|
967
|
-
function L(e) {
|
|
968
|
-
return parseFloat(e) || 0;
|
|
969
|
-
}
|
|
970
|
-
function R(e) {
|
|
971
|
-
return [...arguments].slice(1).reduce(function(t, n) {
|
|
972
|
-
var r = e["border-" + n + "-width"];
|
|
973
|
-
return t + L(r);
|
|
974
|
-
}, 0);
|
|
975
|
-
}
|
|
976
|
-
function z(e) {
|
|
977
|
-
for (var t = [
|
|
978
|
-
"top",
|
|
979
|
-
"right",
|
|
980
|
-
"bottom",
|
|
981
|
-
"left"
|
|
982
|
-
], n = {}, r = 0, i = t; r < i.length; r++) {
|
|
983
|
-
var a = i[r], o = e["padding-" + a];
|
|
984
|
-
n[a] = L(o);
|
|
985
|
-
}
|
|
986
|
-
return n;
|
|
987
|
-
}
|
|
988
|
-
function B(e) {
|
|
989
|
-
var t = e.getBBox();
|
|
990
|
-
return K(0, 0, t.width, t.height);
|
|
991
|
-
}
|
|
992
|
-
function V(e) {
|
|
993
|
-
var t = e.clientWidth, n = e.clientHeight;
|
|
994
|
-
if (!t && !n) return I;
|
|
995
|
-
var r = F(e).getComputedStyle(e), i = z(r), a = i.left + i.right, o = i.top + i.bottom, s = L(r.width), c = L(r.height);
|
|
996
|
-
if (r.boxSizing === "border-box" && (Math.round(s + a) !== t && (s -= R(r, "left", "right") + a), Math.round(c + o) !== n && (c -= R(r, "top", "bottom") + o)), !U(e)) {
|
|
997
|
-
var l = Math.round(s + a) - t, u = Math.round(c + o) - n;
|
|
998
|
-
Math.abs(l) !== 1 && (s -= l), Math.abs(u) !== 1 && (c -= u);
|
|
999
|
-
}
|
|
1000
|
-
return K(i.left, i.top, s, c);
|
|
1001
|
-
}
|
|
1002
|
-
var H = (function() {
|
|
1003
|
-
return typeof SVGGraphicsElement < "u" ? function(e) {
|
|
1004
|
-
return e instanceof F(e).SVGGraphicsElement;
|
|
1005
|
-
} : function(e) {
|
|
1006
|
-
return e instanceof F(e).SVGElement && typeof e.getBBox == "function";
|
|
1007
|
-
};
|
|
1008
|
-
})();
|
|
1009
|
-
function U(e) {
|
|
1010
|
-
return e === F(e).document.documentElement;
|
|
1011
|
-
}
|
|
1012
|
-
function W(e) {
|
|
1013
|
-
return T ? H(e) ? B(e) : V(e) : I;
|
|
1014
|
-
}
|
|
1015
|
-
function G(e) {
|
|
1016
|
-
var t = e.x, n = e.y, r = e.width, i = e.height, a = typeof DOMRectReadOnly < "u" ? DOMRectReadOnly : Object, o = Object.create(a.prototype);
|
|
1017
|
-
return P(o, {
|
|
1018
|
-
x: t,
|
|
1019
|
-
y: n,
|
|
1020
|
-
width: r,
|
|
1021
|
-
height: i,
|
|
1022
|
-
top: n,
|
|
1023
|
-
right: t + r,
|
|
1024
|
-
bottom: i + n,
|
|
1025
|
-
left: t
|
|
1026
|
-
}), o;
|
|
1027
|
-
}
|
|
1028
|
-
function K(e, t, n, r) {
|
|
1029
|
-
return {
|
|
1030
|
-
x: e,
|
|
1031
|
-
y: t,
|
|
1032
|
-
width: n,
|
|
1033
|
-
height: r
|
|
1034
|
-
};
|
|
1035
|
-
}
|
|
1036
|
-
var q = function() {
|
|
1037
|
-
function e(e) {
|
|
1038
|
-
this.broadcastWidth = 0, this.broadcastHeight = 0, this.contentRect_ = K(0, 0, 0, 0), this.target = e;
|
|
1039
|
-
}
|
|
1040
|
-
return e.prototype.isActive = function() {
|
|
1041
|
-
var e = W(this.target);
|
|
1042
|
-
return this.contentRect_ = e, e.width !== this.broadcastWidth || e.height !== this.broadcastHeight;
|
|
1043
|
-
}, e.prototype.broadcastRect = function() {
|
|
1044
|
-
var e = this.contentRect_;
|
|
1045
|
-
return this.broadcastWidth = e.width, this.broadcastHeight = e.height, e;
|
|
1046
|
-
}, e;
|
|
1047
|
-
}(), J = function() {
|
|
1048
|
-
function e(e, t) {
|
|
1049
|
-
var n = G(t);
|
|
1050
|
-
P(this, {
|
|
1051
|
-
target: e,
|
|
1052
|
-
contentRect: n
|
|
1053
|
-
});
|
|
1054
|
-
}
|
|
1055
|
-
return e;
|
|
1056
|
-
}(), ee = function() {
|
|
1057
|
-
function e(e, t, n) {
|
|
1058
|
-
if (this.activeObservations_ = [], this.observations_ = new w(), typeof e != "function") throw TypeError("The callback provided as parameter 1 is not a function.");
|
|
1059
|
-
this.callback_ = e, this.controller_ = t, this.callbackCtx_ = n;
|
|
1060
|
-
}
|
|
1061
|
-
return e.prototype.observe = function(e) {
|
|
1062
|
-
if (!arguments.length) throw TypeError("1 argument required, but only 0 present.");
|
|
1063
|
-
if (!(typeof Element > "u" || !(Element instanceof Object))) {
|
|
1064
|
-
if (!(e instanceof F(e).Element)) throw TypeError("parameter 1 is not of type \"Element\".");
|
|
1065
|
-
var t = this.observations_;
|
|
1066
|
-
t.has(e) || (t.set(e, new q(e)), this.controller_.addObserver(this), this.controller_.refresh());
|
|
1067
|
-
}
|
|
1068
|
-
}, e.prototype.unobserve = function(e) {
|
|
1069
|
-
if (!arguments.length) throw TypeError("1 argument required, but only 0 present.");
|
|
1070
|
-
if (!(typeof Element > "u" || !(Element instanceof Object))) {
|
|
1071
|
-
if (!(e instanceof F(e).Element)) throw TypeError("parameter 1 is not of type \"Element\".");
|
|
1072
|
-
var t = this.observations_;
|
|
1073
|
-
t.has(e) && (t.delete(e), t.size || this.controller_.removeObserver(this));
|
|
1074
|
-
}
|
|
1075
|
-
}, e.prototype.disconnect = function() {
|
|
1076
|
-
this.clearActive(), this.observations_.clear(), this.controller_.removeObserver(this);
|
|
1077
|
-
}, e.prototype.gatherActive = function() {
|
|
1078
|
-
var e = this;
|
|
1079
|
-
this.clearActive(), this.observations_.forEach(function(t) {
|
|
1080
|
-
t.isActive() && e.activeObservations_.push(t);
|
|
1081
|
-
});
|
|
1082
|
-
}, e.prototype.broadcastActive = function() {
|
|
1083
|
-
if (this.hasActive()) {
|
|
1084
|
-
var e = this.callbackCtx_, t = this.activeObservations_.map(function(e) {
|
|
1085
|
-
return new J(e.target, e.broadcastRect());
|
|
1086
|
-
});
|
|
1087
|
-
this.callback_.call(e, t, e), this.clearActive();
|
|
1088
|
-
}
|
|
1089
|
-
}, e.prototype.clearActive = function() {
|
|
1090
|
-
this.activeObservations_.splice(0);
|
|
1091
|
-
}, e.prototype.hasActive = function() {
|
|
1092
|
-
return this.activeObservations_.length > 0;
|
|
1093
|
-
}, e;
|
|
1094
|
-
}(), Y = typeof WeakMap < "u" ? /* @__PURE__ */ new WeakMap() : new w(), X = function() {
|
|
1095
|
-
function e(t) {
|
|
1096
|
-
if (!(this instanceof e)) throw TypeError("Cannot call a class as a function.");
|
|
1097
|
-
if (!arguments.length) throw TypeError("1 argument required, but only 0 present.");
|
|
1098
|
-
var n = new ee(t, N.getInstance(), this);
|
|
1099
|
-
Y.set(this, n);
|
|
1100
|
-
}
|
|
1101
|
-
return e;
|
|
1102
|
-
}();
|
|
1103
|
-
[
|
|
1104
|
-
"observe",
|
|
1105
|
-
"unobserve",
|
|
1106
|
-
"disconnect"
|
|
1107
|
-
].forEach(function(e) {
|
|
1108
|
-
X.prototype[e] = function() {
|
|
1109
|
-
var t;
|
|
1110
|
-
return (t = Y.get(this))[e].apply(t, arguments);
|
|
1111
|
-
};
|
|
1112
|
-
});
|
|
1113
|
-
var te = (function() {
|
|
1114
|
-
return E.ResizeObserver === void 0 ? X : E.ResizeObserver;
|
|
1115
|
-
})(), Z = /* @__PURE__ */ e(y()), ne = [
|
|
1116
|
-
"client",
|
|
1117
|
-
"offset",
|
|
1118
|
-
"scroll",
|
|
1119
|
-
"bounds",
|
|
1120
|
-
"margin"
|
|
1121
|
-
];
|
|
1122
|
-
function Q(e) {
|
|
1123
|
-
var t = [];
|
|
1124
|
-
return ne.forEach(function(n) {
|
|
1125
|
-
e[n] && t.push(n);
|
|
1126
|
-
}), t;
|
|
1127
|
-
}
|
|
1128
|
-
function re(e, t) {
|
|
1129
|
-
var n = {};
|
|
1130
|
-
if (t.indexOf("client") > -1 && (n.client = {
|
|
1131
|
-
top: e.clientTop,
|
|
1132
|
-
left: e.clientLeft,
|
|
1133
|
-
width: e.clientWidth,
|
|
1134
|
-
height: e.clientHeight
|
|
1135
|
-
}), t.indexOf("offset") > -1 && (n.offset = {
|
|
1136
|
-
top: e.offsetTop,
|
|
1137
|
-
left: e.offsetLeft,
|
|
1138
|
-
width: e.offsetWidth,
|
|
1139
|
-
height: e.offsetHeight
|
|
1140
|
-
}), t.indexOf("scroll") > -1 && (n.scroll = {
|
|
1141
|
-
top: e.scrollTop,
|
|
1142
|
-
left: e.scrollLeft,
|
|
1143
|
-
width: e.scrollWidth,
|
|
1144
|
-
height: e.scrollHeight
|
|
1145
|
-
}), t.indexOf("bounds") > -1) {
|
|
1146
|
-
var r = e.getBoundingClientRect();
|
|
1147
|
-
n.bounds = {
|
|
1148
|
-
top: r.top,
|
|
1149
|
-
right: r.right,
|
|
1150
|
-
bottom: r.bottom,
|
|
1151
|
-
left: r.left,
|
|
1152
|
-
width: r.width,
|
|
1153
|
-
height: r.height
|
|
1154
|
-
};
|
|
1155
|
-
}
|
|
1156
|
-
if (t.indexOf("margin") > -1) {
|
|
1157
|
-
var i = getComputedStyle(e);
|
|
1158
|
-
n.margin = {
|
|
1159
|
-
top: i ? parseInt(i.marginTop) : 0,
|
|
1160
|
-
right: i ? parseInt(i.marginRight) : 0,
|
|
1161
|
-
bottom: i ? parseInt(i.marginBottom) : 0,
|
|
1162
|
-
left: i ? parseInt(i.marginLeft) : 0
|
|
1163
|
-
};
|
|
1164
|
-
}
|
|
1165
|
-
return n;
|
|
1166
|
-
}
|
|
1167
|
-
function ie(e) {
|
|
1168
|
-
return e && e.ownerDocument && e.ownerDocument.defaultView || window;
|
|
1169
|
-
}
|
|
1170
|
-
function ae(e) {
|
|
1171
|
-
return function(t) {
|
|
1172
|
-
var n, a;
|
|
1173
|
-
return a = n = /* @__PURE__ */ function(n) {
|
|
1174
|
-
C(a, n);
|
|
1175
|
-
function a() {
|
|
1176
|
-
var t, r = [...arguments];
|
|
1177
|
-
return t = n.call.apply(n, [this].concat(r)) || this, t.state = { contentRect: {
|
|
1178
|
-
entry: {},
|
|
1179
|
-
client: {},
|
|
1180
|
-
offset: {},
|
|
1181
|
-
scroll: {},
|
|
1182
|
-
bounds: {},
|
|
1183
|
-
margin: {}
|
|
1184
|
-
} }, t._animationFrameID = null, t._resizeObserver = null, t._node = null, t._window = null, t.measure = function(n) {
|
|
1185
|
-
var r = re(t._node, e || Q(t.props));
|
|
1186
|
-
n && (r.entry = n[0].contentRect), t._animationFrameID = t._window.requestAnimationFrame(function() {
|
|
1187
|
-
t._resizeObserver !== null && (t.setState({ contentRect: r }), typeof t.props.onResize == "function" && t.props.onResize(r));
|
|
1188
|
-
});
|
|
1189
|
-
}, t._handleRef = function(e) {
|
|
1190
|
-
t._resizeObserver !== null && t._node !== null && t._resizeObserver.unobserve(t._node), t._node = e, t._window = ie(t._node);
|
|
1191
|
-
var n = t.props.innerRef;
|
|
1192
|
-
n && (typeof n == "function" ? n(t._node) : n.current = t._node), t._resizeObserver !== null && t._node !== null && t._resizeObserver.observe(t._node);
|
|
1193
|
-
}, t;
|
|
1194
|
-
}
|
|
1195
|
-
var o = a.prototype;
|
|
1196
|
-
return o.componentDidMount = function() {
|
|
1197
|
-
this._resizeObserver = this._window !== null && this._window.ResizeObserver ? new this._window.ResizeObserver(this.measure) : new te(this.measure), this._node !== null && (this._resizeObserver.observe(this._node), typeof this.props.onResize == "function" && this.props.onResize(re(this._node, e || Q(this.props))));
|
|
1198
|
-
}, o.componentWillUnmount = function() {
|
|
1199
|
-
this._window !== null && this._window.cancelAnimationFrame(this._animationFrameID), this._resizeObserver !== null && (this._resizeObserver.disconnect(), this._resizeObserver = null);
|
|
1200
|
-
}, o.render = function() {
|
|
1201
|
-
var e = this.props;
|
|
1202
|
-
return e.innerRef, e.onResize, c(t, i({}, r(e, ["innerRef", "onResize"]), {
|
|
1203
|
-
measureRef: this._handleRef,
|
|
1204
|
-
measure: this.measure,
|
|
1205
|
-
contentRect: this.state.contentRect
|
|
1206
|
-
}));
|
|
1207
|
-
}, a;
|
|
1208
|
-
}(s), n.propTypes = {
|
|
1209
|
-
client: Z.default.bool,
|
|
1210
|
-
offset: Z.default.bool,
|
|
1211
|
-
scroll: Z.default.bool,
|
|
1212
|
-
bounds: Z.default.bool,
|
|
1213
|
-
margin: Z.default.bool,
|
|
1214
|
-
innerRef: Z.default.oneOfType([Z.default.object, Z.default.func]),
|
|
1215
|
-
onResize: Z.default.func
|
|
1216
|
-
}, a;
|
|
1217
|
-
};
|
|
1218
|
-
}
|
|
1219
|
-
var $ = ae()(function(e) {
|
|
1220
|
-
var t = e.measure, n = e.measureRef, r = e.contentRect, i = e.children;
|
|
1221
|
-
return i({
|
|
1222
|
-
measure: t,
|
|
1223
|
-
measureRef: n,
|
|
1224
|
-
contentRect: r
|
|
1225
|
-
});
|
|
1226
|
-
});
|
|
1227
|
-
$.displayName = "Measure", $.propTypes.children = Z.default.func;
|
|
1228
|
-
//#endregion
|
|
1229
|
-
//#region node_modules/react-virtualized-sticky-tree/dist/mjs/src/AutoSizedStickyTree.js
|
|
1230
|
-
var oe = class extends o.PureComponent {
|
|
1231
|
-
constructor(e) {
|
|
1232
|
-
super(e), this.state = {};
|
|
1233
|
-
}
|
|
1234
|
-
render() {
|
|
1235
|
-
return o.createElement($, {
|
|
1236
|
-
bounds: !0,
|
|
1237
|
-
onResize: (e) => {
|
|
1238
|
-
this.setState({
|
|
1239
|
-
width: e.bounds.width,
|
|
1240
|
-
height: e.bounds.height
|
|
1241
|
-
}), this.props.onResize !== void 0 && this.props.onResize(e);
|
|
1242
|
-
}
|
|
1243
|
-
}, ({ measureRef: e }) => o.createElement("div", {
|
|
1244
|
-
ref: e,
|
|
1245
|
-
className: this.props.className
|
|
1246
|
-
}, o.createElement(S, {
|
|
1247
|
-
ref: this.props.treeRef,
|
|
1248
|
-
width: this.state.width,
|
|
1249
|
-
height: this.state.height,
|
|
1250
|
-
...this.props
|
|
1251
|
-
})));
|
|
1252
|
-
}
|
|
1253
|
-
};
|
|
1254
|
-
//#endregion
|
|
1255
|
-
export { y as n, oe as t };
|