@devtron-labs/devtron-fe-common-lib 1.22.8-beta-7 → 1.22.8-beta-9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{@code-editor-QkakENNz.js → @code-editor-BQuL3MJ4.js} +11630 -10910
- package/dist/{@common-rjsf-BHsdR2Q-.js → @common-rjsf-D0gZheG0.js} +257 -269
- package/dist/{@framer-motion-C1DEPd1l.js → @framer-motion-F-ZV0kPL.js} +79 -79
- package/dist/{@moment-CwOqp704.js → @moment-DMLRxgRE.js} +8 -8
- package/dist/{@react-select-DRXgZqgY.js → @react-select-CTafio-F.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-BSwmpJIm.js → @react-virtualized-sticky-tree-DX-A0tLR.js} +1 -1
- package/dist/{@vendor-D8IC1B-Y.js → @vendor-zzMkp5ik.js} +118324 -104711
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +1 -0
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +2 -71
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +2 -2
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +4 -4
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +4 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
- package/dist/Common/RadioGroup.d.ts +1 -1
- package/dist/Common/RadioGroupItem.d.ts +1 -1
- package/dist/Common/Reload.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/TippyCustomized.d.ts +1 -1
- package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +81 -75
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +3 -3
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +39 -29
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/Button/Button.component.d.ts +69 -69
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +8 -6
- package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +2 -2
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Helpers.d.ts +3 -13
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +175 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/index.d.ts +1 -173
- package/dist/index.js +1011 -1136
- package/package.json +13 -16
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as m, i as lt, a as R, b as Zr, n as Le, c as oe, p as T, d as $e, e as at, s as Gt, f as Q, g as $r, h as oi, j as si, k as ui, l as li, m as fi, o as ci, q as vi, r as di, t as qr, u as pi, v as hi, w as mi, x as gi, y as yi, z as Jr, A as Pt, B as he, C as X, D as bi, E as Qr, F as z, G as tn, H as Z, I as me, J as Pi, K as Ot, L as Vi, M as Ti, N as en, O as Ft, P as O, Q as ge, R as Si, S as se, T as xi, U as Ci } from "./@vendor-zzMkp5ik.js";
|
|
2
2
|
import * as k from "react";
|
|
3
3
|
import Re, { createContext as St, useContext as F, useLayoutEffect as Ai, useEffect as N, useState as Me, useRef as $, useCallback as ye, useMemo as Vt, forwardRef as wi, createElement as Ei, cloneElement as Li, Children as Ri, isValidElement as Mi } from "react";
|
|
4
4
|
var qe = "production", De = typeof process > "u" || process.env === void 0 ? qe : process.env.NODE_ENV || qe, tt = function(t) {
|
|
@@ -126,7 +126,7 @@ function Ni(t, e, r) {
|
|
|
126
126
|
function on(t) {
|
|
127
127
|
return Array.isArray(t);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function W(t) {
|
|
130
130
|
return typeof t == "string" || on(t);
|
|
131
131
|
}
|
|
132
132
|
function Hi(t) {
|
|
@@ -151,7 +151,7 @@ function re(t, e, r) {
|
|
|
151
151
|
}
|
|
152
152
|
function ne(t) {
|
|
153
153
|
var e;
|
|
154
|
-
return typeof ((e = t.animate) === null || e === void 0 ? void 0 : e.start) == "function" ||
|
|
154
|
+
return typeof ((e = t.animate) === null || e === void 0 ? void 0 : e.start) == "function" || W(t.initial) || W(t.animate) || W(t.whileHover) || W(t.whileDrag) || W(t.whileTap) || W(t.whileFocus) || W(t.exit);
|
|
155
155
|
}
|
|
156
156
|
function un(t) {
|
|
157
157
|
return !!(ne(t) || t.variants);
|
|
@@ -160,8 +160,8 @@ function Ki(t, e) {
|
|
|
160
160
|
if (ne(t)) {
|
|
161
161
|
var r = t.initial, n = t.animate;
|
|
162
162
|
return {
|
|
163
|
-
initial: r === !1 ||
|
|
164
|
-
animate:
|
|
163
|
+
initial: r === !1 || W(r) ? r : void 0,
|
|
164
|
+
animate: W(n) ? n : void 0
|
|
165
165
|
};
|
|
166
166
|
}
|
|
167
167
|
return t.inherit !== !1 ? e : {};
|
|
@@ -198,7 +198,7 @@ function Yi() {
|
|
|
198
198
|
});
|
|
199
199
|
}
|
|
200
200
|
var Ie = St({}), ln = St({});
|
|
201
|
-
function
|
|
201
|
+
function Xi(t, e, r, n) {
|
|
202
202
|
var i, s = e.layoutId, o = e.layout, a = e.drag, u = e.dragConstraints, l = e.layoutScroll, f = F(ln);
|
|
203
203
|
!n || !r || r?.projection || (r.projection = new n(t, r.getLatestValues(), (i = r.parent) === null || i === void 0 ? void 0 : i.projection), r.projection.setOptions({
|
|
204
204
|
layoutId: s,
|
|
@@ -220,9 +220,9 @@ function Wi(t, e, r, n) {
|
|
|
220
220
|
layoutScroll: l
|
|
221
221
|
}));
|
|
222
222
|
}
|
|
223
|
-
var
|
|
223
|
+
var Wi = (
|
|
224
224
|
/** @class */
|
|
225
|
-
function(t) {
|
|
225
|
+
(function(t) {
|
|
226
226
|
Zr(e, t);
|
|
227
227
|
function e() {
|
|
228
228
|
return t !== null && t.apply(this, arguments) || this;
|
|
@@ -236,7 +236,7 @@ var Xi = (
|
|
|
236
236
|
}, e.prototype.render = function() {
|
|
237
237
|
return this.props.children;
|
|
238
238
|
}, e;
|
|
239
|
-
}(Re.Component)
|
|
239
|
+
})(Re.Component)
|
|
240
240
|
);
|
|
241
241
|
function Zi(t) {
|
|
242
242
|
var e = t.preloadedFeatures, r = t.createVisualElement, n = t.projectionNodeConstructor, i = t.useRender, s = t.useVisualState, o = t.Component;
|
|
@@ -245,8 +245,8 @@ function Zi(t) {
|
|
|
245
245
|
var f = $i(u);
|
|
246
246
|
u = m(m({}, u), { layoutId: f });
|
|
247
247
|
var v = F(_t), c = null, d = Gi(u), p = v.isStatic ? void 0 : Yi(), h = s(u, v.isStatic);
|
|
248
|
-
return !v.isStatic && xt && (d.visualElement = _i(o, h, m(m({}, v), u), r),
|
|
249
|
-
|
|
248
|
+
return !v.isStatic && xt && (d.visualElement = _i(o, h, m(m({}, v), u), r), Xi(p, u, d.visualElement, n || jt.projectionNodeConstructor), c = Oi(u, d.visualElement, e)), k.createElement(
|
|
249
|
+
Wi,
|
|
250
250
|
{ visualElement: d.visualElement, props: m(m({}, v), u) },
|
|
251
251
|
c,
|
|
252
252
|
k.createElement(ee.Provider, { value: d }, i(o, u, p, Ni(h, d.visualElement, l), h, v.isStatic, d.visualElement))
|
|
@@ -998,10 +998,10 @@ var ut = function(t) {
|
|
|
998
998
|
tap: ut(Ba),
|
|
999
999
|
focus: ut(Aa),
|
|
1000
1000
|
hover: ut(ja)
|
|
1001
|
-
},
|
|
1002
|
-
return
|
|
1001
|
+
}, Xa = 0, Wa = function() {
|
|
1002
|
+
return Xa++;
|
|
1003
1003
|
}, In = function() {
|
|
1004
|
-
return ft(
|
|
1004
|
+
return ft(Wa);
|
|
1005
1005
|
};
|
|
1006
1006
|
function On() {
|
|
1007
1007
|
var t = F(Nt);
|
|
@@ -1104,17 +1104,17 @@ var Qt = function(t) {
|
|
|
1104
1104
|
return Ut(e) ? r = $a : r = lr[t] || lr.default, m({ to: e }, r(e));
|
|
1105
1105
|
}, Ja = m(m({}, dn), {
|
|
1106
1106
|
// Color props
|
|
1107
|
-
color:
|
|
1108
|
-
backgroundColor:
|
|
1109
|
-
outlineColor:
|
|
1110
|
-
fill:
|
|
1111
|
-
stroke:
|
|
1107
|
+
color: X,
|
|
1108
|
+
backgroundColor: X,
|
|
1109
|
+
outlineColor: X,
|
|
1110
|
+
fill: X,
|
|
1111
|
+
stroke: X,
|
|
1112
1112
|
// Border props
|
|
1113
|
-
borderColor:
|
|
1114
|
-
borderTopColor:
|
|
1115
|
-
borderRightColor:
|
|
1116
|
-
borderBottomColor:
|
|
1117
|
-
borderLeftColor:
|
|
1113
|
+
borderColor: X,
|
|
1114
|
+
borderTopColor: X,
|
|
1115
|
+
borderRightColor: X,
|
|
1116
|
+
borderBottomColor: X,
|
|
1117
|
+
borderLeftColor: X,
|
|
1118
1118
|
filter: he,
|
|
1119
1119
|
WebkitFilter: he
|
|
1120
1120
|
}), ze = function(t) {
|
|
@@ -1202,20 +1202,20 @@ var ao = function(t) {
|
|
|
1202
1202
|
function Ye(t, e) {
|
|
1203
1203
|
t.indexOf(e) === -1 && t.push(e);
|
|
1204
1204
|
}
|
|
1205
|
-
function
|
|
1205
|
+
function Xe(t, e) {
|
|
1206
1206
|
var r = t.indexOf(e);
|
|
1207
1207
|
r > -1 && t.splice(r, 1);
|
|
1208
1208
|
}
|
|
1209
1209
|
var Rt = (
|
|
1210
1210
|
/** @class */
|
|
1211
|
-
function() {
|
|
1211
|
+
(function() {
|
|
1212
1212
|
function t() {
|
|
1213
1213
|
this.subscriptions = [];
|
|
1214
1214
|
}
|
|
1215
1215
|
return t.prototype.add = function(e) {
|
|
1216
1216
|
var r = this;
|
|
1217
1217
|
return Ye(this.subscriptions, e), function() {
|
|
1218
|
-
return
|
|
1218
|
+
return Xe(r.subscriptions, e);
|
|
1219
1219
|
};
|
|
1220
1220
|
}, t.prototype.notify = function(e, r, n) {
|
|
1221
1221
|
var i = this.subscriptions.length;
|
|
@@ -1232,12 +1232,12 @@ var Rt = (
|
|
|
1232
1232
|
}, t.prototype.clear = function() {
|
|
1233
1233
|
this.subscriptions.length = 0;
|
|
1234
1234
|
}, t;
|
|
1235
|
-
}()
|
|
1235
|
+
})()
|
|
1236
1236
|
), so = function(t) {
|
|
1237
1237
|
return !isNaN(parseFloat(t));
|
|
1238
1238
|
}, uo = (
|
|
1239
1239
|
/** @class */
|
|
1240
|
-
function() {
|
|
1240
|
+
(function() {
|
|
1241
1241
|
function t(e) {
|
|
1242
1242
|
var r = this;
|
|
1243
1243
|
this.version = "6.5.1", this.timeDelta = 0, this.lastUpdated = 0, this.updateSubscribers = new Rt(), this.velocityUpdateSubscribers = new Rt(), this.renderSubscribers = new Rt(), this.canTrackVelocity = !1, this.updateAndNotify = function(n, i) {
|
|
@@ -1286,7 +1286,7 @@ var Rt = (
|
|
|
1286
1286
|
}, t.prototype.destroy = function() {
|
|
1287
1287
|
this.updateSubscribers.clear(), this.renderSubscribers.clear(), this.stop();
|
|
1288
1288
|
}, t;
|
|
1289
|
-
}()
|
|
1289
|
+
})()
|
|
1290
1290
|
);
|
|
1291
1291
|
function dt(t) {
|
|
1292
1292
|
return new uo(t);
|
|
@@ -1304,13 +1304,13 @@ var jn = function(t) {
|
|
|
1304
1304
|
}
|
|
1305
1305
|
}, Bn = [Le, T, Ot, at, Vi, Ti, lo], wt = function(t) {
|
|
1306
1306
|
return Bn.find(jn(t));
|
|
1307
|
-
}, fo = z(z([], R(Bn), !1), [
|
|
1307
|
+
}, fo = z(z([], R(Bn), !1), [X, Pt], !1), co = function(t) {
|
|
1308
1308
|
return fo.find(jn(t));
|
|
1309
1309
|
};
|
|
1310
1310
|
function vo(t, e, r) {
|
|
1311
1311
|
t.hasValue(e) ? t.getValue(e).set(r) : t.addValue(e, dt(r));
|
|
1312
1312
|
}
|
|
1313
|
-
function
|
|
1313
|
+
function We(t, e) {
|
|
1314
1314
|
var r = re(t, e), n = r ? t.makeTargetAnimatable(r, !1) : {}, i = n.transitionEnd, s = i === void 0 ? {} : i;
|
|
1315
1315
|
n.transition;
|
|
1316
1316
|
var o = Q(n, ["transitionEnd", "transition"]);
|
|
@@ -1324,7 +1324,7 @@ function Se(t, e) {
|
|
|
1324
1324
|
var r = z([], R(e), !1).reverse();
|
|
1325
1325
|
r.forEach(function(n) {
|
|
1326
1326
|
var i, s = t.getVariant(n);
|
|
1327
|
-
s &&
|
|
1327
|
+
s && We(t, s), (i = t.variantChildren) === null || i === void 0 || i.forEach(function(o) {
|
|
1328
1328
|
Se(o, e);
|
|
1329
1329
|
});
|
|
1330
1330
|
});
|
|
@@ -1334,7 +1334,7 @@ function po(t, e) {
|
|
|
1334
1334
|
return Se(t, e);
|
|
1335
1335
|
if (typeof e == "string")
|
|
1336
1336
|
return Se(t, [e]);
|
|
1337
|
-
|
|
1337
|
+
We(t, e);
|
|
1338
1338
|
}
|
|
1339
1339
|
function ho(t, e, r) {
|
|
1340
1340
|
var n, i, s, o, a = Object.keys(e).filter(function(d) {
|
|
@@ -1412,7 +1412,7 @@ function _n(t, e, r) {
|
|
|
1412
1412
|
}
|
|
1413
1413
|
}
|
|
1414
1414
|
return Promise.all(p).then(function() {
|
|
1415
|
-
c &&
|
|
1415
|
+
c && We(t, c);
|
|
1416
1416
|
});
|
|
1417
1417
|
}
|
|
1418
1418
|
function yo(t, e, r, n, i, s) {
|
|
@@ -1475,7 +1475,7 @@ function Co(t) {
|
|
|
1475
1475
|
}
|
|
1476
1476
|
function u(f, v) {
|
|
1477
1477
|
for (var c, d = t.getProps(), p = t.getVariantContext(!0) || {}, h = [], g = /* @__PURE__ */ new Set(), b = {}, P = 1 / 0, S = function(M) {
|
|
1478
|
-
var x = To[M], w = r[x], D = (c = d[x]) !== null && c !== void 0 ? c : p[x], K =
|
|
1478
|
+
var x = To[M], w = r[x], D = (c = d[x]) !== null && c !== void 0 ? c : p[x], K = W(D), B = x === v ? w.isActive : null;
|
|
1479
1479
|
B === !1 && (P = M);
|
|
1480
1480
|
var H = D === p[x] && D !== d[x] && K;
|
|
1481
1481
|
if (H && i && t.manuallyAnimateOnMount && (H = !1), w.protectedKeys = m({}, b), // If it isn't active and hasn't *just* been set as inactive
|
|
@@ -1568,7 +1568,7 @@ var Eo = {
|
|
|
1568
1568
|
})
|
|
1569
1569
|
}, Nn = (
|
|
1570
1570
|
/** @class */
|
|
1571
|
-
function() {
|
|
1571
|
+
(function() {
|
|
1572
1572
|
function t(e, r, n) {
|
|
1573
1573
|
var i = this, s = n === void 0 ? {} : n, o = s.transformPagePoint;
|
|
1574
1574
|
if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.handlers = {}, this.updatePoint = function() {
|
|
@@ -1604,7 +1604,7 @@ var Eo = {
|
|
|
1604
1604
|
}, t.prototype.end = function() {
|
|
1605
1605
|
this.removeListeners && this.removeListeners(), Ft.update(this.updatePoint);
|
|
1606
1606
|
}, t;
|
|
1607
|
-
}()
|
|
1607
|
+
})()
|
|
1608
1608
|
);
|
|
1609
1609
|
function fe(t, e) {
|
|
1610
1610
|
return e ? { point: e(t.point) } : t;
|
|
@@ -1821,7 +1821,7 @@ function Ko(t, e, r) {
|
|
|
1821
1821
|
}
|
|
1822
1822
|
var Go = /* @__PURE__ */ new WeakMap(), ko = (
|
|
1823
1823
|
/** @class */
|
|
1824
|
-
function() {
|
|
1824
|
+
(function() {
|
|
1825
1825
|
function t(e) {
|
|
1826
1826
|
this.openGlobalLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = { x: 0, y: 0 }, this.constraints = !1, this.hasMutatedConstraints = !1, this.elastic = j(), this.visualElement = e;
|
|
1827
1827
|
}
|
|
@@ -1970,20 +1970,20 @@ var Go = /* @__PURE__ */ new WeakMap(), ko = (
|
|
|
1970
1970
|
var u = ie(window, "resize", function() {
|
|
1971
1971
|
return e.scalePositionWithinConstraints();
|
|
1972
1972
|
});
|
|
1973
|
-
return o.addEventListener("didUpdate", function(l) {
|
|
1973
|
+
return o.addEventListener("didUpdate", (function(l) {
|
|
1974
1974
|
var f = l.delta, v = l.hasLayoutChanged;
|
|
1975
1975
|
e.isDragging && v && (J(function(c) {
|
|
1976
1976
|
var d = e.getAxisMotionValue(c);
|
|
1977
1977
|
d && (e.originPoint[c] += f[c].translate, d.set(d.get() + f[c].translate));
|
|
1978
1978
|
}), e.visualElement.syncRender());
|
|
1979
|
-
}), function() {
|
|
1979
|
+
})), function() {
|
|
1980
1980
|
u(), i(), a();
|
|
1981
1981
|
};
|
|
1982
1982
|
}, t.prototype.getProps = function() {
|
|
1983
1983
|
var e = this.visualElement.getProps(), r = e.drag, n = r === void 0 ? !1 : r, i = e.dragDirectionLock, s = i === void 0 ? !1 : i, o = e.dragPropagation, a = o === void 0 ? !1 : o, u = e.dragConstraints, l = u === void 0 ? !1 : u, f = e.dragElastic, v = f === void 0 ? Ce : f, c = e.dragMomentum, d = c === void 0 ? !0 : c;
|
|
1984
1984
|
return m(m({}, e), { drag: n, dragDirectionLock: s, dragPropagation: a, dragConstraints: l, dragElastic: v, dragMomentum: d });
|
|
1985
1985
|
}, t;
|
|
1986
|
-
}()
|
|
1986
|
+
})()
|
|
1987
1987
|
);
|
|
1988
1988
|
function Yt(t, e, r) {
|
|
1989
1989
|
return (e === !0 || e === t) && (r === null || r === t);
|
|
@@ -1993,7 +1993,7 @@ function Yo(t, e) {
|
|
|
1993
1993
|
var r = null;
|
|
1994
1994
|
return Math.abs(t.y) > e ? r = "y" : Math.abs(t.x) > e && (r = "x"), r;
|
|
1995
1995
|
}
|
|
1996
|
-
function
|
|
1996
|
+
function Xo(t) {
|
|
1997
1997
|
var e = t.dragControls, r = t.visualElement, n = ft(function() {
|
|
1998
1998
|
return new ko(r);
|
|
1999
1999
|
});
|
|
@@ -2003,7 +2003,7 @@ function Wo(t) {
|
|
|
2003
2003
|
return n.addListeners();
|
|
2004
2004
|
}, [n]);
|
|
2005
2005
|
}
|
|
2006
|
-
function
|
|
2006
|
+
function Wo(t) {
|
|
2007
2007
|
var e = t.onPan, r = t.onPanStart, n = t.onPanEnd, i = t.onPanSessionStart, s = t.visualElement, o = e || r || n || i, a = $(null), u = F(_t).transformPagePoint, l = {
|
|
2008
2008
|
onSessionStart: i,
|
|
2009
2009
|
onStart: r,
|
|
@@ -2025,9 +2025,9 @@ function Xo(t) {
|
|
|
2025
2025
|
});
|
|
2026
2026
|
}
|
|
2027
2027
|
var Zo = {
|
|
2028
|
-
pan: ut(
|
|
2029
|
-
drag: ut(
|
|
2030
|
-
},
|
|
2028
|
+
pan: ut(Wo),
|
|
2029
|
+
drag: ut(Xo)
|
|
2030
|
+
}, Xt = [
|
|
2031
2031
|
"LayoutMeasure",
|
|
2032
2032
|
"BeforeLayoutMeasure",
|
|
2033
2033
|
"LayoutUpdate",
|
|
@@ -2042,7 +2042,7 @@ var Zo = {
|
|
|
2042
2042
|
"Unmount"
|
|
2043
2043
|
];
|
|
2044
2044
|
function $o() {
|
|
2045
|
-
var t =
|
|
2045
|
+
var t = Xt.map(function() {
|
|
2046
2046
|
return new Rt();
|
|
2047
2047
|
}), e = {}, r = {
|
|
2048
2048
|
clearAllListeners: function() {
|
|
@@ -2051,16 +2051,16 @@ function $o() {
|
|
|
2051
2051
|
});
|
|
2052
2052
|
},
|
|
2053
2053
|
updatePropListeners: function(n) {
|
|
2054
|
-
|
|
2054
|
+
Xt.forEach(function(i) {
|
|
2055
2055
|
var s, o = "on" + i, a = n[o];
|
|
2056
2056
|
(s = e[i]) === null || s === void 0 || s.call(e), a && (e[i] = r[o](a));
|
|
2057
2057
|
});
|
|
2058
2058
|
}
|
|
2059
2059
|
};
|
|
2060
2060
|
return t.forEach(function(n, i) {
|
|
2061
|
-
r["on" +
|
|
2061
|
+
r["on" + Xt[i]] = function(s) {
|
|
2062
2062
|
return n.add(s);
|
|
2063
|
-
}, r["notify" +
|
|
2063
|
+
}, r["notify" + Xt[i]] = function() {
|
|
2064
2064
|
for (var s = [], o = 0; o < arguments.length; o++)
|
|
2065
2065
|
s[o] = arguments[o];
|
|
2066
2066
|
return n.notify.apply(n, z([], R(s), !1));
|
|
@@ -2375,21 +2375,21 @@ var Yn = function(t) {
|
|
|
2375
2375
|
return h.initial !== void 0 && (V.initial = h.initial), V;
|
|
2376
2376
|
}
|
|
2377
2377
|
for (var U = {}, At = 0; At < Jo; At++) {
|
|
2378
|
-
var Kt =
|
|
2379
|
-
(
|
|
2378
|
+
var Kt = Xn[At], ae = h[Kt];
|
|
2379
|
+
(W(ae) || ae === !1) && (U[Kt] = ae);
|
|
2380
2380
|
}
|
|
2381
2381
|
return U;
|
|
2382
2382
|
}
|
|
2383
2383
|
});
|
|
2384
2384
|
return E;
|
|
2385
2385
|
};
|
|
2386
|
-
},
|
|
2386
|
+
}, Xn = z(["initial"], R(Ze), !1), Jo = Xn.length;
|
|
2387
2387
|
function we(t) {
|
|
2388
2388
|
return typeof t == "string" && t.startsWith("var(--");
|
|
2389
2389
|
}
|
|
2390
|
-
var
|
|
2390
|
+
var Wn = /var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;
|
|
2391
2391
|
function Qo(t) {
|
|
2392
|
-
var e =
|
|
2392
|
+
var e = Wn.exec(t);
|
|
2393
2393
|
if (!e)
|
|
2394
2394
|
return [,];
|
|
2395
2395
|
var r = R(e, 3), n = r[1], i = r[2];
|
|
@@ -2439,7 +2439,7 @@ var rs = /* @__PURE__ */ new Set([
|
|
|
2439
2439
|
return Object.keys(t).some(Zn);
|
|
2440
2440
|
}, $n = function(t, e) {
|
|
2441
2441
|
t.set(e, !1), t.set(e);
|
|
2442
|
-
},
|
|
2442
|
+
}, Wt = function(t) {
|
|
2443
2443
|
return t === Le || t === T;
|
|
2444
2444
|
}, wr;
|
|
2445
2445
|
(function(t) {
|
|
@@ -2518,11 +2518,11 @@ var Rr = {
|
|
|
2518
2518
|
var g = p.length, b = p[0] === null ? 1 : 0;
|
|
2519
2519
|
c = p[b], d = wt(c);
|
|
2520
2520
|
for (var P = b; P < g; P++)
|
|
2521
|
-
h ? lt(wt(p[P]) === h, "All keyframes must be of the same type") : (h = wt(p[P]), lt(h === d ||
|
|
2521
|
+
h ? lt(wt(p[P]) === h, "All keyframes must be of the same type") : (h = wt(p[P]), lt(h === d || Wt(d) && Wt(h), "Keyframes must be of the same dimension as the current value"));
|
|
2522
2522
|
} else
|
|
2523
2523
|
h = wt(p);
|
|
2524
2524
|
if (d !== h)
|
|
2525
|
-
if (
|
|
2525
|
+
if (Wt(d) && Wt(h)) {
|
|
2526
2526
|
var S = v.get();
|
|
2527
2527
|
typeof S == "string" && v.set(parseFloat(S)), typeof p == "string" ? e[f] = parseFloat(p) : Array.isArray(p) && h === T && (e[f] = p.map(parseFloat));
|
|
2528
2528
|
} else d?.transform && h?.transform && (c === 0 || p === 0) ? c === 0 ? v.set(h.transform(c)) : e[f] = d.transform(p) : (o || (s = os(t), o = !0), a.push(f), n[f] = n[f] !== void 0 ? n[f] : e[f], $n(v, p));
|
|
@@ -2634,7 +2634,7 @@ var Et = {
|
|
|
2634
2634
|
}, Dr = "_$css", hs = {
|
|
2635
2635
|
correct: function(t, e) {
|
|
2636
2636
|
var r = e.treeScale, n = e.projectionDelta, i = t, s = t.includes("var("), o = [];
|
|
2637
|
-
s && (t = t.replace(
|
|
2637
|
+
s && (t = t.replace(Wn, function(h) {
|
|
2638
2638
|
return o.push(h), Dr;
|
|
2639
2639
|
}));
|
|
2640
2640
|
var a = Pt.parse(t);
|
|
@@ -2656,7 +2656,7 @@ var Et = {
|
|
|
2656
2656
|
}
|
|
2657
2657
|
}, ms = (
|
|
2658
2658
|
/** @class */
|
|
2659
|
-
function(t) {
|
|
2659
|
+
(function(t) {
|
|
2660
2660
|
Zr(e, t);
|
|
2661
2661
|
function e() {
|
|
2662
2662
|
return t !== null && t.apply(this, arguments) || this;
|
|
@@ -2686,7 +2686,7 @@ var Et = {
|
|
|
2686
2686
|
}, e.prototype.render = function() {
|
|
2687
2687
|
return null;
|
|
2688
2688
|
}, e;
|
|
2689
|
-
}(Re.Component)
|
|
2689
|
+
})(Re.Component)
|
|
2690
2690
|
);
|
|
2691
2691
|
function gs(t) {
|
|
2692
2692
|
var e = R(On(), 2), r = e[0], n = e[1], i = F(Ie);
|
|
@@ -2792,14 +2792,14 @@ function ei(t, e) {
|
|
|
2792
2792
|
}
|
|
2793
2793
|
var Es = (
|
|
2794
2794
|
/** @class */
|
|
2795
|
-
function() {
|
|
2795
|
+
(function() {
|
|
2796
2796
|
function t() {
|
|
2797
2797
|
this.members = [];
|
|
2798
2798
|
}
|
|
2799
2799
|
return t.prototype.add = function(e) {
|
|
2800
2800
|
Ye(this.members, e), e.scheduleRender();
|
|
2801
2801
|
}, t.prototype.remove = function(e) {
|
|
2802
|
-
if (
|
|
2802
|
+
if (Xe(this.members, e), e === this.prevLead && (this.prevLead = void 0), e === this.lead) {
|
|
2803
2803
|
var r = this.members[this.members.length - 1];
|
|
2804
2804
|
r && this.promote(r);
|
|
2805
2805
|
}
|
|
@@ -2836,7 +2836,7 @@ var Es = (
|
|
|
2836
2836
|
}, t.prototype.removeLeadSnapshot = function() {
|
|
2837
2837
|
this.lead && this.lead.snapshot && (this.lead.snapshot = void 0);
|
|
2838
2838
|
}, t;
|
|
2839
|
-
}()
|
|
2839
|
+
})()
|
|
2840
2840
|
), Ls = "translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";
|
|
2841
2841
|
function Hr(t, e, r) {
|
|
2842
2842
|
var n = t.x.translate / e.x, i = t.y.translate / e.y, s = "translate3d(".concat(n, "px, ").concat(i, "px, 0) ");
|
|
@@ -2851,24 +2851,24 @@ var Rs = function(t, e) {
|
|
|
2851
2851
|
return t.depth - e.depth;
|
|
2852
2852
|
}, Ms = (
|
|
2853
2853
|
/** @class */
|
|
2854
|
-
function() {
|
|
2854
|
+
(function() {
|
|
2855
2855
|
function t() {
|
|
2856
2856
|
this.children = [], this.isDirty = !1;
|
|
2857
2857
|
}
|
|
2858
2858
|
return t.prototype.add = function(e) {
|
|
2859
2859
|
Ye(this.children, e), this.isDirty = !0;
|
|
2860
2860
|
}, t.prototype.remove = function(e) {
|
|
2861
|
-
|
|
2861
|
+
Xe(this.children, e), this.isDirty = !0;
|
|
2862
2862
|
}, t.prototype.forEach = function(e) {
|
|
2863
2863
|
this.isDirty && this.children.sort(Rs), this.isDirty = !1, this.children.forEach(e);
|
|
2864
2864
|
}, t;
|
|
2865
|
-
}()
|
|
2865
|
+
})()
|
|
2866
2866
|
), zr = 1e3;
|
|
2867
2867
|
function ri(t) {
|
|
2868
2868
|
var e = t.attachResizeListener, r = t.defaultParent, n = t.measureScroll, i = t.checkIsScrollRoot, s = t.resetTransform;
|
|
2869
2869
|
return (
|
|
2870
2870
|
/** @class */
|
|
2871
|
-
function() {
|
|
2871
|
+
(function() {
|
|
2872
2872
|
function o(a, u, l) {
|
|
2873
2873
|
var f = this;
|
|
2874
2874
|
u === void 0 && (u = {}), l === void 0 && (l = r?.()), this.children = /* @__PURE__ */ new Set(), this.options = {}, this.isTreeAnimating = !1, this.isAnimationBlocked = !1, this.isLayoutDirty = !1, this.updateManuallyBlocked = !1, this.updateBlockedByResize = !1, this.isUpdating = !1, this.isSVG = !1, this.needsReset = !1, this.shouldResetTransform = !1, this.treeScale = { x: 1, y: 1 }, this.eventHandlers = /* @__PURE__ */ new Map(), this.potentialNodes = /* @__PURE__ */ new Map(), this.checkUpdateFailed = function() {
|
|
@@ -2972,7 +2972,7 @@ function ri(t) {
|
|
|
2972
2972
|
}, o.prototype.updateSnapshot = function() {
|
|
2973
2973
|
if (!(this.snapshot || !this.instance)) {
|
|
2974
2974
|
var a = this.measure(), u = this.removeTransform(this.removeElementScroll(a));
|
|
2975
|
-
|
|
2975
|
+
Xr(u), this.snapshot = {
|
|
2976
2976
|
measured: a,
|
|
2977
2977
|
layout: u,
|
|
2978
2978
|
latestValues: {}
|
|
@@ -2987,7 +2987,7 @@ function ri(t) {
|
|
|
2987
2987
|
l.updateScroll();
|
|
2988
2988
|
}
|
|
2989
2989
|
var f = this.measure();
|
|
2990
|
-
|
|
2990
|
+
Xr(f);
|
|
2991
2991
|
var v = this.layout;
|
|
2992
2992
|
this.layout = {
|
|
2993
2993
|
measured: f,
|
|
@@ -3190,7 +3190,7 @@ function ri(t) {
|
|
|
3190
3190
|
return (u = a.currentAnimation) === null || u === void 0 ? void 0 : u.stop();
|
|
3191
3191
|
}), this.root.nodes.forEach(Kr), this.root.sharedNodes.clear();
|
|
3192
3192
|
}, o;
|
|
3193
|
-
}()
|
|
3193
|
+
})()
|
|
3194
3194
|
);
|
|
3195
3195
|
}
|
|
3196
3196
|
function Ds(t) {
|
|
@@ -3285,7 +3285,7 @@ function Gs(t, e) {
|
|
|
3285
3285
|
function Yr(t) {
|
|
3286
3286
|
t.min = Math.round(t.min), t.max = Math.round(t.max);
|
|
3287
3287
|
}
|
|
3288
|
-
function
|
|
3288
|
+
function Xr(t) {
|
|
3289
3289
|
Yr(t.x), Yr(t.y);
|
|
3290
3290
|
}
|
|
3291
3291
|
var ks = ri({
|
|
@@ -3323,8 +3323,8 @@ var ks = ri({
|
|
|
3323
3323
|
checkIsScrollRoot: function(t) {
|
|
3324
3324
|
return window.getComputedStyle(t).position === "fixed";
|
|
3325
3325
|
}
|
|
3326
|
-
}),
|
|
3327
|
-
return Ca(t, e,
|
|
3326
|
+
}), Xs = m(m(m(m({}, Eo), Ya), Zo), bs), su = /* @__PURE__ */ qi(function(t, e) {
|
|
3327
|
+
return Ca(t, e, Xs, ps, Ys);
|
|
3328
3328
|
});
|
|
3329
3329
|
function ni() {
|
|
3330
3330
|
var t = $(!1);
|
|
@@ -3334,7 +3334,7 @@ function ni() {
|
|
|
3334
3334
|
};
|
|
3335
3335
|
}, []), t;
|
|
3336
3336
|
}
|
|
3337
|
-
function
|
|
3337
|
+
function Ws() {
|
|
3338
3338
|
var t = ni(), e = R(Me(0), 2), r = e[0], n = e[1], i = ye(function() {
|
|
3339
3339
|
t.current && n(r + 1);
|
|
3340
3340
|
}, [r]), s = ye(function() {
|
|
@@ -3411,7 +3411,7 @@ function qs(t) {
|
|
|
3411
3411
|
}), e;
|
|
3412
3412
|
}
|
|
3413
3413
|
var uu = function(t) {
|
|
3414
|
-
var e = t.children, r = t.custom, n = t.initial, i = n === void 0 ? !0 : n, s = t.onExitComplete, o = t.exitBeforeEnter, a = t.presenceAffectsLayout, u = a === void 0 ? !0 : a, l = R(
|
|
3414
|
+
var e = t.children, r = t.custom, n = t.initial, i = n === void 0 ? !0 : n, s = t.onExitComplete, o = t.exitBeforeEnter, a = t.presenceAffectsLayout, u = a === void 0 ? !0 : a, l = R(Ws(), 1), f = l[0], v = F(Ie).forceRender;
|
|
3415
3415
|
v && (f = v);
|
|
3416
3416
|
var c = ni(), d = qs(e), p = d, h = /* @__PURE__ */ new Set(), g = $(p), b = $(/* @__PURE__ */ new Map()).current, P = $(!0);
|
|
3417
3417
|
if (Tt(function() {
|
|
@@ -3503,12 +3503,12 @@ function ai(t, e) {
|
|
|
3503
3503
|
}
|
|
3504
3504
|
function lu(t, e, r, n) {
|
|
3505
3505
|
var i = typeof e == "function" ? e : tu(e, r, n);
|
|
3506
|
-
return Array.isArray(t) ?
|
|
3506
|
+
return Array.isArray(t) ? Wr(t, i) : Wr([t], function(s) {
|
|
3507
3507
|
var o = R(s, 1), a = o[0];
|
|
3508
3508
|
return i(a);
|
|
3509
3509
|
});
|
|
3510
3510
|
}
|
|
3511
|
-
function
|
|
3511
|
+
function Wr(t, e) {
|
|
3512
3512
|
var r = ft(function() {
|
|
3513
3513
|
return [];
|
|
3514
3514
|
});
|
|
@@ -1054,14 +1054,14 @@ var Vr = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
|
1054
1054
|
], zr = /^\/?Date\((-?\d+)/i, Zr = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/, $r = {
|
|
1055
1055
|
UT: 0,
|
|
1056
1056
|
GMT: 0,
|
|
1057
|
-
EDT: -
|
|
1058
|
-
EST: -
|
|
1059
|
-
CDT: -
|
|
1060
|
-
CST: -
|
|
1061
|
-
MDT: -
|
|
1062
|
-
MST: -
|
|
1063
|
-
PDT: -
|
|
1064
|
-
PST: -
|
|
1057
|
+
EDT: -240,
|
|
1058
|
+
EST: -300,
|
|
1059
|
+
CDT: -300,
|
|
1060
|
+
CST: -360,
|
|
1061
|
+
MDT: -360,
|
|
1062
|
+
MST: -420,
|
|
1063
|
+
PDT: -420,
|
|
1064
|
+
PST: -480
|
|
1065
1065
|
};
|
|
1066
1066
|
function Qt(e) {
|
|
1067
1067
|
var t, s, r = e._i, a = Vr.exec(r) || Gr.exec(r), n, i, u, f, _ = pe.length, O = $e.length;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { V as xt, W as v, X as re, Y as h, Z as f, $ as Y, a0 as U, a1 as xe, a2 as Bt, a3 as Ue, a4 as Ft, a5 as Vt, a6 as Et, a7 as yt, a8 as Wt, a9 as Xt, aa as ne, ab as Zt } from "./@vendor-zzMkp5ik.js";
|
|
2
2
|
import * as y from "react";
|
|
3
3
|
import { useRef as j, useState as ee, useMemo as q, useCallback as D, createContext as Nt, useContext as St, Component as Rt, Fragment as Be, useEffect as Qe, forwardRef as Ht } from "react";
|
|
4
4
|
import { createPortal as Tt } from "react-dom";
|
|
@@ -1653,7 +1653,7 @@ function Ct(a, t, i) {
|
|
|
1653
1653
|
var vt = function(t) {
|
|
1654
1654
|
var i = t.hideSelectedOptions, n = t.isMulti;
|
|
1655
1655
|
return i === void 0 ? n : i;
|
|
1656
|
-
}, $u = 1, ht = /* @__PURE__ */ function(a) {
|
|
1656
|
+
}, $u = 1, ht = /* @__PURE__ */ (function(a) {
|
|
1657
1657
|
Et(i, a);
|
|
1658
1658
|
var t = yt(i);
|
|
1659
1659
|
function i(n) {
|
|
@@ -2559,7 +2559,7 @@ var vt = function(t) {
|
|
|
2559
2559
|
});
|
|
2560
2560
|
}
|
|
2561
2561
|
}]), i;
|
|
2562
|
-
}(Rt);
|
|
2562
|
+
})(Rt);
|
|
2563
2563
|
ht.defaultProps = zu;
|
|
2564
2564
|
var Ku = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
2565
2565
|
function _u(a) {
|
|
@@ -2,7 +2,7 @@ var v = Object.defineProperty;
|
|
|
2
2
|
var E = (a, h, e) => h in a ? v(a, h, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[h] = e;
|
|
3
3
|
var f = (a, h, e) => E(a, typeof h != "symbol" ? h + "" : h, e);
|
|
4
4
|
import u, { createRef as k } from "react";
|
|
5
|
-
import {
|
|
5
|
+
import { cg as x } from "./@vendor-zzMkp5ik.js";
|
|
6
6
|
const b = () => typeof navigator < "u" && /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor) ? "-webkit-sticky" : "sticky";
|
|
7
7
|
var g;
|
|
8
8
|
(function(a) {
|