@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.
Files changed (341) hide show
  1. package/dist/{@code-editor-QkakENNz.js → @code-editor-BQuL3MJ4.js} +11630 -10910
  2. package/dist/{@common-rjsf-BHsdR2Q-.js → @common-rjsf-D0gZheG0.js} +257 -269
  3. package/dist/{@framer-motion-C1DEPd1l.js → @framer-motion-F-ZV0kPL.js} +79 -79
  4. package/dist/{@moment-CwOqp704.js → @moment-DMLRxgRE.js} +8 -8
  5. package/dist/{@react-select-DRXgZqgY.js → @react-select-CTafio-F.js} +3 -3
  6. package/dist/{@react-virtualized-sticky-tree-BSwmpJIm.js → @react-virtualized-sticky-tree-DX-A0tLR.js} +1 -1
  7. package/dist/{@vendor-D8IC1B-Y.js → @vendor-zzMkp5ik.js} +118324 -104711
  8. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  9. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  10. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  12. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  13. package/dist/Common/BreadCrumb/Types.d.ts +1 -0
  14. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  15. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  16. package/dist/Common/Constants.d.ts +2 -71
  17. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  18. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  19. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  20. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  21. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  22. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  23. package/dist/Common/DevtronCopyright.d.ts +1 -1
  24. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  25. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  26. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  27. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  28. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  29. package/dist/Common/ErrorPage.d.ts +1 -1
  30. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  31. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  32. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  33. package/dist/Common/GenericDescription/constant.d.ts +2 -2
  34. package/dist/Common/Grid/Grid.d.ts +1 -1
  35. package/dist/Common/Helper.d.ts +4 -4
  36. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  37. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  38. package/dist/Common/ImageTags.d.ts +2 -2
  39. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  40. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  41. package/dist/Common/Modals/Modal.d.ts +1 -1
  42. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  43. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  44. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  45. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  46. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  47. package/dist/Common/PopupMenu.d.ts +2 -2
  48. package/dist/Common/RJSF/Form.d.ts +1 -1
  49. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  50. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  51. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  52. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  53. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  54. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  55. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  56. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  57. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  58. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
  60. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  61. package/dist/Common/RJSF/utils.d.ts +1 -1
  62. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  63. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  64. package/dist/Common/RadioGroup.d.ts +1 -1
  65. package/dist/Common/RadioGroupItem.d.ts +1 -1
  66. package/dist/Common/Reload.d.ts +1 -1
  67. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  68. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  69. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  70. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  71. package/dist/Common/TippyCustomized.d.ts +1 -1
  72. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  73. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  74. package/dist/Common/Types.d.ts +81 -75
  75. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  76. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  77. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  78. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  79. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  80. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  81. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  82. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  83. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  84. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  85. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  86. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  87. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  88. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
  89. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  90. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  91. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -1
  92. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  93. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  94. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  95. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  96. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  97. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +3 -3
  98. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
  99. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  100. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  101. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  102. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
  103. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
  104. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
  105. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  106. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  107. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  108. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  109. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  110. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  111. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +39 -29
  112. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  113. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  114. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  115. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  116. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  117. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  118. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  119. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  120. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  121. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  122. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  123. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  124. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  125. package/dist/Shared/Components/Button/Button.component.d.ts +69 -69
  126. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  127. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  128. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  129. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  130. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  131. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  132. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  133. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  134. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  135. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  136. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  137. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  138. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  139. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  140. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  141. package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
  142. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  143. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  144. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  145. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  146. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  147. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  148. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/types.d.ts +8 -6
  152. package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
  153. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  154. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  155. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  156. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  157. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  158. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  159. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  160. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  161. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  162. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  163. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  164. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  165. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  166. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  167. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
  168. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  169. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
  170. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  171. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  172. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  173. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  174. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  175. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  176. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  177. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  178. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  179. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  180. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  181. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  182. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  183. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  184. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  185. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  186. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  187. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  188. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  189. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  190. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  191. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  192. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  193. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  194. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  195. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  196. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  197. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  198. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  199. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  200. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  201. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  202. package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
  203. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  204. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  205. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  206. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  207. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  208. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  209. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  210. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  211. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  212. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  213. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  214. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  215. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  216. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  217. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  218. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  219. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  220. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  221. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  222. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  223. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  224. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  225. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  226. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  227. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  228. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  229. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  230. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  231. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  232. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  233. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  234. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  235. package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
  236. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  237. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  238. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  239. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
  240. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  241. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  242. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  243. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  244. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  245. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  246. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  247. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  248. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  249. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  250. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  251. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  252. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  253. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  254. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  255. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  256. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  257. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  258. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  259. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  260. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  261. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  262. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  263. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  264. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  265. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  266. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  267. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  268. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  269. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  270. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  271. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  272. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  273. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  274. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  275. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  276. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  277. package/dist/Shared/Components/QRCode.d.ts +1 -1
  278. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  279. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  280. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  281. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  282. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  283. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  284. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  285. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  286. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  287. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  288. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  289. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  290. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  291. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  292. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  293. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  294. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  295. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  296. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  297. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  298. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  299. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  300. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  301. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  302. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  303. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  304. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  305. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  306. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  307. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  308. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  309. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  310. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  311. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  312. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  313. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  314. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  315. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  316. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  317. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  318. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  319. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  320. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  321. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  322. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  323. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  324. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  325. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  326. package/dist/Shared/Helpers.d.ts +3 -13
  327. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
  328. package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
  329. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  330. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  331. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  332. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  333. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  334. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
  335. package/dist/Shared/Store/IndexStore.d.ts +1 -1
  336. package/dist/Shared/types.d.ts +175 -3
  337. package/dist/assets/@code-editor.css +1 -1
  338. package/dist/assets/@vendor.css +1 -1
  339. package/dist/index.d.ts +1 -173
  340. package/dist/index.js +1011 -1136
  341. package/package.json +13 -16
@@ -1,4 +1,4 @@
1
- import { bb as m, bc as lt, bd as R, be as Zr, bf as Le, bg as oe, bh as T, bi as $e, bj as at, bk as Gt, bl as Q, bm as $r, bn as oi, bo as si, bp as ui, bq as li, br as fi, bs as ci, bt as vi, bu as di, bv as qr, bw as pi, bx as hi, by as mi, bz as gi, bA as yi, bB as Jr, bC as Pt, bD as he, bE as W, bF as bi, bG as Qr, bH as z, bI as tn, bJ as me, bK as Z, bL as Pi, bM as Ot, bN as Vi, bO as Ti, bP as en, bQ as Ft, bR as O, bS as ge, bT as Si, bU as se, bV as xi, bW as Ci } from "./@vendor-D8IC1B-Y.js";
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 X(t) {
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" || X(t.initial) || X(t.animate) || X(t.whileHover) || X(t.whileDrag) || X(t.whileTap) || X(t.whileFocus) || X(t.exit);
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 || X(r) ? r : void 0,
164
- animate: X(n) ? n : void 0
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 Wi(t, e, r, n) {
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 Xi = (
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), Wi(p, u, d.visualElement, n || jt.projectionNodeConstructor), c = Oi(u, d.visualElement, e)), k.createElement(
249
- Xi,
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
- }, Wa = 0, Xa = function() {
1002
- return Wa++;
1001
+ }, Xa = 0, Wa = function() {
1002
+ return Xa++;
1003
1003
  }, In = function() {
1004
- return ft(Xa);
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: W,
1108
- backgroundColor: W,
1109
- outlineColor: W,
1110
- fill: W,
1111
- stroke: W,
1107
+ color: X,
1108
+ backgroundColor: X,
1109
+ outlineColor: X,
1110
+ fill: X,
1111
+ stroke: X,
1112
1112
  // Border props
1113
- borderColor: W,
1114
- borderTopColor: W,
1115
- borderRightColor: W,
1116
- borderBottomColor: W,
1117
- borderLeftColor: W,
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 We(t, e) {
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 We(r.subscriptions, e);
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), [W, Pt], !1), co = function(t) {
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 Xe(t, e) {
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 && Xe(t, s), (i = t.variantChildren) === null || i === void 0 || i.forEach(function(o) {
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
- Xe(t, e);
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 && Xe(t, 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 = X(D), B = x === v ? w.isActive : null;
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 Wo(t) {
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 Xo(t) {
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(Xo),
2029
- drag: ut(Wo)
2030
- }, Wt = [
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 = Wt.map(function() {
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
- Wt.forEach(function(i) {
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" + Wt[i]] = function(s) {
2061
+ r["on" + Xt[i]] = function(s) {
2062
2062
  return n.add(s);
2063
- }, r["notify" + Wt[i]] = function() {
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 = Wn[At], ae = h[Kt];
2379
- (X(ae) || ae === !1) && (U[Kt] = ae);
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
- }, Wn = z(["initial"], R(Ze), !1), Jo = Wn.length;
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 Xn = /var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;
2390
+ var Wn = /var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;
2391
2391
  function Qo(t) {
2392
- var e = Xn.exec(t);
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
- }, Xt = function(t) {
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 || Xt(d) && Xt(h), "Keyframes must be of the same dimension as the current value"));
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 (Xt(d) && Xt(h)) {
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(Xn, function(h) {
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 (We(this.members, e), e === this.prevLead && (this.prevLead = void 0), e === this.lead) {
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
- We(this.children, e), this.isDirty = !0;
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
- Wr(u), this.snapshot = {
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
- Wr(f);
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 Wr(t) {
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
- }), Ws = m(m(m(m({}, Eo), Ya), Zo), bs), su = /* @__PURE__ */ qi(function(t, e) {
3327
- return Ca(t, e, Ws, ps, Ys);
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 Xs() {
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(Xs(), 1), f = l[0], v = F(Ie).forceRender;
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) ? Xr(t, i) : Xr([t], function(s) {
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 Xr(t, e) {
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: -4 * 60,
1058
- EST: -5 * 60,
1059
- CDT: -5 * 60,
1060
- CST: -6 * 60,
1061
- MDT: -6 * 60,
1062
- MST: -7 * 60,
1063
- PDT: -7 * 60,
1064
- PST: -8 * 60
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 { bX as xt, bY as v, bZ as re, b_ as h, b$ as f, c0 as Y, c1 as U, c2 as xe, c3 as Bt, c4 as Ue, c5 as Ft, c6 as Vt, c7 as Et, c8 as yt, c9 as Wt, ca as Xt, cb as ne, cc as Zt } from "./@vendor-D8IC1B-Y.js";
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 { cd as x } from "./@vendor-D8IC1B-Y.js";
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) {