@devtron-labs/devtron-fe-common-lib 1.22.8-beta-10 → 1.22.8-beta-12

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 (416) hide show
  1. package/dist/{@code-editor-rEqJGIcw.js → @code-editor-DIhDxrY0.js} +11935 -11645
  2. package/dist/@common-rjsf-CgYkoZxP.js +592 -0
  3. package/dist/@framer-motion-wap8UOQD.js +4959 -0
  4. package/dist/{@moment-CGWt8tF2.js → @moment-DMLRxgRE.js} +501 -532
  5. package/dist/{@react-select-C5q5RdNV.js → @react-select-VU7Fmo9p.js} +3 -3
  6. package/dist/{@react-virtualized-sticky-tree-LXSXNrbc.js → @react-virtualized-sticky-tree-CAu3_TV1.js} +3 -3
  7. package/dist/@vendor-WBEJ0Pz6.js +204225 -0
  8. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  9. package/dist/Common/API/reactQueryHooks.d.ts +3 -4
  10. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  12. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  13. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  14. package/dist/Common/BreadCrumb/Types.d.ts +1 -0
  15. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  16. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  17. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  18. package/dist/Common/ClipboardButton/types.d.ts +0 -3
  19. package/dist/Common/Common.service.d.ts +1 -12
  20. package/dist/Common/Constants.d.ts +2 -77
  21. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  22. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  23. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  24. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  25. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  26. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  27. package/dist/Common/DevtronCopyright.d.ts +1 -1
  28. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +1 -0
  29. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  30. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  31. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  32. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  33. package/dist/Common/EmptyState/GenericEmptyState.d.ts +1 -0
  34. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  35. package/dist/Common/ErrorPage.d.ts +1 -1
  36. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  37. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  38. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  39. package/dist/Common/GenericDescription/constant.d.ts +40 -0
  40. package/dist/Common/GenericDescription/types.d.ts +1 -6
  41. package/dist/Common/GenericDescription/utils.d.ts +0 -1
  42. package/dist/Common/Grid/Grid.d.ts +1 -1
  43. package/dist/Common/Helper.d.ts +4 -4
  44. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  45. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  46. package/dist/Common/ImageTags.d.ts +2 -2
  47. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  48. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  49. package/dist/Common/Modals/Modal.d.ts +1 -1
  50. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  51. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  52. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  53. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  54. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  55. package/dist/Common/PopupMenu.d.ts +2 -2
  56. package/dist/Common/Progressing.d.ts +1 -0
  57. package/dist/Common/RJSF/Form.d.ts +1 -2
  58. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  60. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  61. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  62. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  63. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  64. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  65. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  67. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  68. package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
  69. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  70. package/dist/Common/RJSF/utils.d.ts +1 -1
  71. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  72. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  73. package/dist/Common/RadioGroup.d.ts +1 -1
  74. package/dist/Common/RadioGroupItem.d.ts +1 -1
  75. package/dist/Common/Reload.d.ts +1 -1
  76. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  77. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  78. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  79. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  80. package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
  81. package/dist/Common/TippyCustomized.d.ts +1 -1
  82. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  83. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  84. package/dist/Common/Types.d.ts +84 -77
  85. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  86. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  87. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  88. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  89. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  90. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  91. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  92. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  93. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  94. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  95. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  96. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  97. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  98. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
  99. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  100. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  101. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  102. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +1 -0
  103. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +2 -0
  104. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +6 -0
  105. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
  106. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  107. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  108. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  109. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  110. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  111. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  112. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +2 -2
  113. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  114. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  115. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  116. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
  117. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
  118. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
  119. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  120. package/dist/Pages-Devtron-2.0/index.d.ts +1 -0
  121. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  122. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  123. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  124. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  125. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  126. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +66 -41
  127. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  128. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  129. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  131. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  132. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  133. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  134. package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
  135. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  136. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  137. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  138. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  139. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  140. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  141. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  142. package/dist/Shared/Components/BulkSelection/types.d.ts +2 -0
  143. package/dist/Shared/Components/Button/Button.component.d.ts +2 -388
  144. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  145. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  146. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  147. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +1 -0
  148. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  155. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  156. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  157. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  158. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  159. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  160. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +1 -0
  161. package/dist/Shared/Components/CICDHistory/History.components.d.ts +2 -1
  162. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  163. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  169. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  170. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -0
  171. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  172. package/dist/Shared/Components/CICDHistory/types.d.ts +9 -7
  173. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
  174. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  175. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  176. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  177. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  178. package/dist/Shared/Components/Charts/types.d.ts +2 -0
  179. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  180. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  181. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  182. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  183. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  184. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  185. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  186. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  187. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  188. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  189. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  190. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
  191. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  192. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
  193. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  194. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  195. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  196. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  197. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  198. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  199. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  200. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  201. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  204. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  205. package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
  206. package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
  207. package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
  208. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  213. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  214. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  215. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  216. package/dist/Shared/Components/DocLink/constants.d.ts +1 -0
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  218. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  219. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  220. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  221. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  222. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  223. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  224. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  225. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  226. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  227. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  228. package/dist/Shared/Components/ExportToCsv/types.d.ts +1 -0
  229. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  230. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  231. package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
  232. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  233. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  234. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  237. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  238. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  240. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  241. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  243. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  244. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  245. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  246. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  247. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  248. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  249. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  250. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  251. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  252. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  253. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  254. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  255. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  256. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  258. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  259. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  260. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  261. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  262. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  263. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  264. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  265. package/dist/Shared/Components/Header/types.d.ts +1 -0
  266. package/dist/Shared/Components/Icon/Icon.d.ts +1 -19
  267. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  268. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  269. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  270. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
  271. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  272. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  273. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  274. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  275. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  276. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  277. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  278. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  279. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  280. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  281. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  282. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  283. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  284. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  285. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  286. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  287. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  288. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  289. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  290. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  291. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  292. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  293. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  294. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  295. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  296. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  297. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  298. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  299. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  300. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  301. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  302. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  303. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  304. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  305. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  306. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  307. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  308. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  309. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  310. package/dist/Shared/Components/QRCode.d.ts +1 -1
  311. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  312. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  313. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  314. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  315. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  316. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  317. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  318. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  319. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  320. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  321. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  322. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  323. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  324. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  325. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  326. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  327. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  328. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  329. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  330. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  331. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  332. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  333. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  334. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  335. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  336. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  337. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  338. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -0
  339. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  340. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  341. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  342. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  343. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  344. package/dist/Shared/Components/Table/types.d.ts +7 -27
  345. package/dist/Shared/Components/Table/utils.d.ts +1 -1
  346. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  347. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  348. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  349. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  350. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  351. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  352. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  353. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  354. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  355. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  356. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  357. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  358. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  359. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  360. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  361. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  362. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  363. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  364. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  365. package/dist/Shared/Helpers.d.ts +4 -14
  366. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
  367. package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
  368. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  369. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
  370. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  371. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  372. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  373. package/dist/Shared/Providers/MainContextProvider/types.d.ts +4 -45
  374. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  375. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  376. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  377. package/dist/Shared/Services/types.d.ts +0 -1
  378. package/dist/Shared/Store/IndexStore.d.ts +1 -1
  379. package/dist/Shared/types.d.ts +176 -4
  380. package/dist/Shared/validations.d.ts +0 -1
  381. package/dist/assets/@code-editor.css +1 -1
  382. package/dist/assets/@vendor.css +1 -1
  383. package/dist/index.d.ts +16 -186
  384. package/dist/index.js +1013 -1152
  385. package/package.json +25 -28
  386. package/dist/@common-rjsf-C0hoYq5-.js +0 -604
  387. package/dist/@framer-motion-Bi7d_Mil.js +0 -3606
  388. package/dist/@react-dates-CR-uCH60.js +0 -7634
  389. package/dist/@vendor-CtCMPfdc.js +0 -81580
  390. package/dist/Common/Markdown/constant.d.ts +0 -28
  391. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
  392. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
  393. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
  394. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
  395. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
  396. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +0 -80
  397. package/dist/assets/@react-dates.css +0 -1
  398. package/dist/assets/ic-bell.d2aa01ec.svg +0 -3
  399. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  400. package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
  401. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  402. package/dist/assets/ic-comment.cc141b33.svg +0 -3
  403. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  404. package/dist/assets/ic-medium-megaphone.a069bf1d.svg +0 -5
  405. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  406. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  407. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  408. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  409. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  410. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  411. package/dist/assets/ic-ses.7797b214.svg +0 -6
  412. package/dist/assets/ic-slack.3c916573.svg +0 -10
  413. package/dist/assets/ic-smtp.f6f45abc.svg +0 -7
  414. package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +0 -3
  415. package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +0 -3
  416. package/dist/assets/ic-webhook-config.d0dd47eb.svg +0 -5
@@ -1,28 +0,0 @@
1
- export declare const DEFAULT_MARKDOWN_EDITOR_PREVIEW_MESSAGE = "\n<br>\nNothing to preview\n";
2
- export declare const MARKDOWN_EDITOR_COMMANDS: string[][];
3
- export declare enum MARKDOWN_EDITOR_COMMAND_TITLE {
4
- HEADER = "header",
5
- BOLD = "bold",
6
- ITALIC = "italic",
7
- STRIKETHROUGH = "strikethrough",
8
- LINK = "link",
9
- QUOTE = "quote",
10
- CODE = "code",
11
- IMAGE = "image",
12
- UNORDERED_LIST = "unordered-list",
13
- ORDERED_LIST = "ordered-list",
14
- CHECKED_LIST = "checked-list"
15
- }
16
- export declare const MARKDOWN_EDITOR_COMMAND_ICON_TIPPY_CONTENT: {
17
- header: string;
18
- bold: string;
19
- italic: string;
20
- strikethrough: string;
21
- link: string;
22
- quote: string;
23
- code: string;
24
- image: string;
25
- "unordered-list": string;
26
- "ordered-list": string;
27
- "checked-list": string;
28
- };
@@ -1 +0,0 @@
1
- export declare const Overview: () => JSX.Element;
@@ -1 +0,0 @@
1
- export * from './Overview';
@@ -1,11 +0,0 @@
1
- export declare const getAutomationEnablementBreadcrumbConfig: () => {
2
- 'automation-and-enablement': {
3
- component: JSX.Element;
4
- linked: boolean;
5
- };
6
- job: any;
7
- list: {
8
- component: JSX.Element;
9
- };
10
- 'jobId(\\d+)': any;
11
- };
@@ -1,2 +0,0 @@
1
- import { DatePickerRangeControllerProps } from './types';
2
- export declare const DatePickerRangeController: ({ handlePredefinedRange, handleApply, calendar, calendarInputs, handleDateInput, handleDatesChange, calendarValue, focusedInput, handleFocusChange, }: DatePickerRangeControllerProps) => JSX.Element;
@@ -1,11 +0,0 @@
1
- import { SingleDatePickerProps } from './types';
2
- /**
3
- *
4
- * @param date Date value to be displayed
5
- * @param handleDatesChange Function to handle date change
6
- * @param readOnly Value to make date picker read only
7
- * @param isTodayBlocked Value to block today's date
8
- * @returns
9
- */
10
- declare const SingleDatePickerComponent: ({ date, handleDatesChange, readOnly, isTodayBlocked, displayFormat, dataTestId, }: SingleDatePickerProps) => JSX.Element;
11
- export default SingleDatePickerComponent;
@@ -1,80 +0,0 @@
1
- import { ToastOptions } from 'react-toastify';
2
- import { ToastProps } from './types';
3
- /**
4
- * Service for handling toast across the application
5
- *
6
- * Note: The application needs to have `ToastManagerContainer` at the root
7
- * level for the toast to work
8
- *
9
- * @example Default Usage
10
- * ```ts
11
- * ToastManager.showToast({
12
- * description: 'Lorem ipsum'
13
- * })
14
- * ```
15
- *
16
- * @example Custom Title
17
- * ```ts
18
- * ToastManager.showToast({
19
- * description: 'Lorem ipsum',
20
- * title: 'Toast title'
21
- * })
22
- * ```
23
- *
24
- * @example With Button
25
- * ```ts
26
- * ToastManager.showToast({
27
- * description: 'Lorem ipsum',
28
- * buttonProps: {
29
- * dataTestId: 'toast-btn',
30
- * text: 'Reload',
31
- * startIcon: <ICArrowClockwise />
32
- * }
33
- * })
34
- * ```
35
- *
36
- * @example Auto close disabled
37
- * ```ts
38
- * ToastManager.showToast({
39
- * description: 'Lorem ipsum',
40
- * toastOptions: {
41
- * autoClose: false,
42
- * },
43
- * })
44
- * ```
45
- *
46
- * @example Custom progress bar color
47
- * ```ts
48
- * ToastManager.showToast({
49
- * description: 'Lorem ipsum',
50
- * progressBarBg: 'var(--N700)',
51
- * })
52
- * ```
53
- *
54
- * @example Custom icon
55
- * ```ts
56
- * ToastManager.showToast({
57
- * description: 'Lorem ipsum',
58
- * icon: <ICCube />,
59
- * })
60
- * ```
61
- */
62
- declare class ToastManager {
63
- #private;
64
- static get instance(): ToastManager;
65
- /**
66
- * Handler for showing the toast
67
- */
68
- showToast: ({ variant, icon: customIcon, title, description, buttonProps, progressBarBg: customProgressBarBg, text, shortcuts, }: ToastProps, options?: Pick<ToastOptions, "autoClose">) => import('react-toastify').Id;
69
- /**
70
- * Handler for dismissing an existing toast
71
- */
72
- dismissToast: (id?: import('react-toastify').Id | undefined) => void;
73
- /**
74
- * Handler for checking if the toast is active
75
- */
76
- isToastActive: (id: import('react-toastify').Id) => boolean;
77
- }
78
- export declare const ToastManagerContainer: () => JSX.Element;
79
- declare const _default: ToastManager;
80
- export default _default;
@@ -1 +0,0 @@
1
- .PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:33px;height:26px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:5px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:5px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;inset:0;z-index:2;padding:22px;margin:33px;text-align:left}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:initial}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{cursor:default;border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_bottomButton__horizontalDefault{position:static;margin:-10px 22px 30px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px #0000001a;position:relative;display:inline-block;text-align:center;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{background:#fff;position:relative;text-align:left}.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px #0000000d,0 0 0 1px #00000012;border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:initial}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{-webkit-transition:height .2s ease-in-out;-moz-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;inset:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-top:0;border-right:0;border-bottom:2px solid #008489;border-left:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 4a7 7 0 0 1 7 7v4.333c0 .368.299.667.667.667.736 0 1.333.597 1.333 1.333v.167a1.5 1.5 0 0 1-1.5 1.5H14M12 4a7 7 0 0 0-7 7v4.333a.667.667 0 0 1-.667.667C3.597 16 3 16.597 3 17.333v.167A1.5 1.5 0 0 0 4.5 19H10m2-15V2m-2 17v1a2 2 0 1 0 4 0v-1m-4 0h4" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14.8421 17.2609H9.10294C8.7069 17.2609 8.38554 16.9398 8.38554 16.5435C8.38554 15.5545 7.9647 14.1655 7.26087 13.5534C5.33243 11.8779 4.45806 9.3649 4.92191 6.83159C5.53937 3.45579 8.50185 1.00327 11.9664 1C11.9683 1 11.9706 1 11.973 1C13.8879 1 15.6884 1.74516 17.0433 3.09894C18.3996 4.45435 19.1464 6.25667 19.1464 8.17389C19.1464 10.235 18.2473 12.1973 16.6799 13.5574C15.9784 14.1659 15.5595 15.5535 15.5595 16.5435C15.5595 16.9398 15.2381 17.2609 14.8421 17.2609Z" fill="#FFB549"/>
3
- <path d="M12 4C12.267 5.24934 12.8054 6.6222 13.5915 7.40851C14.3778 8.1945 15.7507 8.73299 17 9C15.751 9.26754 14.3775 9.80491 13.5915 10.5908C12.8056 11.377 12.2677 12.7505 12.0007 14C11.7333 12.7507 11.1952 11.3774 10.4092 10.5915C9.62315 9.80516 8.24968 9.2677 7 9.00071C8.2491 8.73319 9.62241 8.19491 10.4085 7.40922C11.1949 6.62292 11.7326 5.24959 12 4Z" fill="#FFE5BE"/>
4
- <path d="M13.4078 18.6958H10.5382C10.1413 18.6958 9.8208 19.0162 9.8208 19.4132V20.848C9.8208 22.034 10.7869 23.0002 11.973 23.0002C13.0826 23.0002 13.996 22.1584 14.1156 21.0776C14.1203 21.001 14.1252 20.9245 14.1252 20.848V19.4132C14.1252 19.0162 13.8047 18.6958 13.4078 18.6958Z" fill="#596168"/>
5
- <path d="M13.4075 20.1304H10.5379C9.34932 20.1304 8.38574 19.1669 8.38574 17.9782V16.5435H15.5597V17.9782C15.5597 19.1669 14.5961 20.1304 13.4075 20.1304Z" fill="#767D84"/>
6
- <path d="M16.6499 1C16.7834 1.6245 17.0528 2.31136 17.4454 2.70423C17.8385 3.09705 18.5255 3.36613 19.1499 3.49963C18.5255 3.63356 17.8383 3.90221 17.4454 4.29503C17.0525 4.68812 16.7841 5.3752 16.6506 6C16.5169 5.37547 16.2475 4.68866 15.8544 4.29577C15.4612 3.9027 14.7747 3.63407 14.1499 3.50037C14.7745 3.36665 15.4612 3.09688 15.8544 2.70423C16.2475 2.31112 16.5162 1.62451 16.6499 1Z" fill="white"/>
7
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
- <path d="M13.75 1.875V4.375M6.25 1.875V4.375M3.125 7.70833H16.875M4.16667 17.5H15.8333C16.7538 17.5 17.5 16.7538 17.5 15.8333V5C17.5 4.07953 16.7538 3.33333 15.8333 3.33333H4.16667C3.24619 3.33333 2.5 4.07953 2.5 5V15.8333C2.5 16.7538 3.24619 17.5 4.16667 17.5Z" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.6666 11.3334L13.9999 14M13.9999 14L11.3333 16.6667M13.9999 14L16.6666 16.6667M13.9999 14L11.3333 11.3334M20.6666 14C20.6666 17.6819 17.6818 20.6667 13.9999 20.6667C10.318 20.6667 7.33325 17.6819 7.33325 14C7.33325 10.3181 10.318 7.33337 13.9999 7.33337C17.6818 7.33337 20.6666 10.3181 20.6666 14Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.75h8.5m-8.5 4h5.5M12 22l-3-4H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4l-3 4Z" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.00016 7.33325C8.36835 7.33325 8.66683 7.63173 8.66683 7.99992C8.66683 8.36811 8.36835 8.66659 8.00016 8.66659M8.00016 7.33325C7.63197 7.33325 7.3335 7.63173 7.3335 7.99992C7.3335 8.36811 7.63197 8.66659 8.00016 8.66659M8.00016 7.33325V8.66659M8.00016 14.6666C4.32016 14.6666 1.3335 11.6799 1.3335 7.99992C1.3335 4.31992 4.32016 1.33325 8.00016 1.33325C11.6802 1.33325 14.6668 4.31992 14.6668 7.99992C14.6668 11.6799 11.6802 14.6666 8.00016 14.6666Z" stroke="#596168" stroke-width="1.5"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 48 48">
2
- <path fill="#06C" d="M27 12.954 9.42 7.562A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.438L27 32.046V12.955Z" opacity=".3"/>
3
- <path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.42 27.315a1.5 1.5 0 0 0 1.08-1.44v-6.75a1.5 1.5 0 0 0-1.08-1.44L9.42 7.56A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.44l33-10.125Z" vector-effect="non-scaling-stroke"/>
4
- <path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 29.284V36a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 27 36V12.954" vector-effect="non-scaling-stroke"/>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect width="32" height="32" rx="4" fill="#1E1F28"/>
3
- <rect x="0.5" y="0.5" width="31" height="31" rx="3.5" stroke="white" stroke-opacity="0.2"/>
4
- <path d="M14 11.3333H11.3333C10.597 11.3333 10 11.9303 10 12.6667V20.6667C10 21.403 10.597 22 11.3333 22H19.3333C20.0697 22 20.6667 21.403 20.6667 20.6667V18M18.2505 11.2701L20.7299 13.7495M16.4794 18H14.3542C14.2603 18 14.1702 17.9627 14.1037 17.8963C14.0373 17.8298 14 17.7397 14 17.6458V15.6673C14 15.6208 14.0092 15.5747 14.027 15.5317C14.0448 15.4888 14.0709 15.4497 14.1037 15.4168L19.4168 10.1037C19.4832 10.0373 19.5733 10 19.6673 10C19.7612 10 19.8513 10.0373 19.9177 10.1037L21.8963 12.0823C21.9627 12.1487 22 12.2388 22 12.3327C22 12.4267 21.9627 12.5168 21.8963 12.5832L16.4794 18Z" stroke="#C8CBCE" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M6.39 4.03h2.121m1.415 2.121v.283m1.98-4.1h-3.82m0 0H6.39a4.242 4.242 0 0 0-4.242 4.242m5.94-4.243a4.242 4.242 0 0 1 4.048 2.97h.194a.848.848 0 0 1 .848.848v1.697a.849.849 0 0 1-.849.849h-.424l-.96 2.688a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.202-.567H5.632l-.202.567a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.695-1.946a4.226 4.226 0 0 1-1.113-2.863M.875 7.848a1.273 1.273 0 0 1 1.273-1.272"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
2
- <path fill="#B23412" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Zm4.375-2.625h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
2
- <path fill="#106240" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Z"/>
3
- <path fill="#106240" d="M7.438 4.375h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z" opacity=".4"/>
4
- </svg>
@@ -1,10 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
2
- <g clip-path="url(#a)">
3
- <path fill="#B21212" d="M2.625.875c-.953 0-1.75.797-1.75 1.75v8.75c0 .953.797 1.75 1.75 1.75h8.75c.953 0 1.75-.797 1.75-1.75v-8.75c0-.953-.797-1.75-1.75-1.75h-8.75Zm3.5 2.625h1.75L7.66 7.874H6.344L6.125 3.5Zm1.75 6.125a.875.875 0 1 1-1.75 0 .875.875 0 0 1 1.75 0Z"/>
4
- </g>
5
- <defs>
6
- <clipPath id="a">
7
- <path fill="#fff" d="M0 0h14v14H0z"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,9 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z" fill="#EDF1F5"/>
3
- <path d="M18.8421 21.2609H13.1029C12.7069 21.2609 12.3855 20.9398 12.3855 20.5435C12.3855 19.5545 11.9647 18.1655 11.2609 17.5534C9.33243 15.8779 8.45806 13.3649 8.92191 10.8316C9.53937 7.45579 12.5019 5.00327 15.9664 5C15.9683 5 15.9706 5 15.973 5C17.8879 5 19.6884 5.74516 21.0433 7.09894C22.3996 8.45435 23.1464 10.2567 23.1464 12.1739C23.1464 14.235 22.2473 16.1973 20.6799 17.5574C19.9784 18.1659 19.5595 19.5535 19.5595 20.5435C19.5595 20.9398 19.2381 21.2609 18.8421 21.2609Z" fill="#FFB549"/>
4
- <path d="M16 8C16.267 9.24934 16.8054 10.6222 17.5915 11.4085C18.3778 12.1945 19.7507 12.733 21 13C19.751 13.2675 18.3775 13.8049 17.5915 14.5908C16.8056 15.377 16.2677 16.7505 16.0007 18C15.7333 16.7507 15.1952 15.3774 14.4092 14.5915C13.6232 13.8052 12.2497 13.2677 11 13.0007C12.2491 12.7332 13.6224 12.1949 14.4085 11.4092C15.1949 10.6229 15.7326 9.24959 16 8Z" fill="#FFE5BE"/>
5
- <path d="M17.4078 22.6958H14.5382C14.1413 22.6958 13.8208 23.0162 13.8208 23.4132V24.848C13.8208 26.034 14.7869 27.0002 15.973 27.0002C17.0826 27.0002 17.996 26.1584 18.1156 25.0776C18.1203 25.001 18.1252 24.9245 18.1252 24.848V23.4132C18.1252 23.0162 17.8047 22.6958 17.4078 22.6958Z" fill="#596168"/>
6
- <path d="M17.4075 24.1304H14.5379C13.3493 24.1304 12.3857 23.1669 12.3857 21.9782V20.5435H19.5597V21.9782C19.5597 23.1669 18.5961 24.1304 17.4075 24.1304Z" fill="#767D84"/>
7
- <path d="M20.6499 5C20.7834 5.6245 21.0528 6.31136 21.4454 6.70423C21.8385 7.09705 22.5255 7.36613 23.1499 7.49963C22.5255 7.63356 21.8383 7.90221 21.4454 8.29503C21.0525 8.68812 20.7841 9.3752 20.6506 10C20.5169 9.37547 20.2475 8.68866 19.8544 8.29577C19.4612 7.9027 18.7747 7.63407 18.1499 7.50037C18.7745 7.36665 19.4612 7.09688 19.8544 6.70423C20.2475 6.31112 20.5162 5.62451 20.6499 5Z" fill="white"/>
8
- <circle cx="24" cy="8" r="5" fill="#F33E3E" stroke="#EDF1F5" stroke-width="2"/>
9
- </svg>
@@ -1,6 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="18" height="20" viewBox="0 0 18 20" fill="none">
2
- <path d="M7.42693 1.09C7.48693 1.206 7.54893 1.322 7.61393 1.436C7.66293 1.522 7.71993 1.615 7.75393 1.708C7.67493 1.722 7.59193 1.765 7.51793 1.796C7.40693 1.844 7.29293 1.885 7.18193 1.932C6.97793 2.02 6.76893 2.092 6.56393 2.176C6.37893 2.251 6.19193 2.344 5.99993 2.399V15.32C5.99993 15.39 6.02493 15.518 5.98193 15.575C6.01593 15.635 5.99993 15.725 5.99993 15.793V18.464C5.99993 18.522 5.98193 18.618 6.00593 18.671C6.02693 18.719 6.12893 18.747 6.17293 18.77C6.33793 18.856 6.50593 18.937 6.67293 19.02C7.09293 19.226 7.50993 19.437 7.92693 19.65C8.13493 19.756 8.34493 19.879 8.56293 19.964V1.399C8.63893 1.506 8.69393 1.63 8.75593 1.745C8.86793 1.951 8.98293 2.157 9.09793 2.363C9.45993 3.012 9.81993 3.663 10.1739 4.316C10.9369 5.724 11.7329 7.115 12.4939 8.523C12.7689 9.031 13.0549 9.533 13.3309 10.041C13.5309 10.411 13.7279 10.787 13.9419 11.149H13.9599C14.0879 10.881 14.2269 10.617 14.3579 10.349C14.9689 9.095 15.6049 7.852 16.2159 6.597C16.4099 6.199 16.6089 5.803 16.8059 5.407C16.9059 5.208 17.0189 5.012 17.1039 4.807C16.9459 4.814 16.7869 4.856 16.6319 4.883C16.4319 4.918 16.2319 4.943 16.0319 4.983C15.9369 5.002 15.8369 5.005 15.7419 5.026C15.7119 5.033 15.6709 5.034 15.6449 5.052C15.6219 5.068 15.6099 5.101 15.5959 5.125C15.5629 5.182 15.5309 5.24 15.4999 5.298C15.3929 5.495 15.2819 5.691 15.1749 5.888C14.8999 6.396 14.6169 6.9 14.3389 7.406L14.0979 7.842C14.0509 7.925 13.9879 8.014 13.9599 8.105H13.9419C13.9159 8.014 13.8589 7.927 13.8169 7.842L13.5969 7.397C13.3629 6.927 13.1269 6.459 12.8979 5.988C12.2459 4.644 11.5729 3.308 10.9049 1.972C10.6849 1.533 10.4689 1.093 10.2509 0.654C10.1429 0.437 10.0189 0.224 9.92593 0C9.77993 0.04 9.63593 0.12 9.49893 0.184C9.30393 0.274 9.10393 0.354 8.90893 0.442C8.41693 0.664 7.91393 0.86 7.42693 1.09Z" fill="#876929" vector-effect="non-scaling-stroke"/>
3
- <path d="M8.56287 1.40041V19.9644C9.52987 19.4694 10.5079 18.9934 11.4799 18.5074C12.5519 17.9704 13.6209 17.4244 14.6959 16.8934C15.2729 16.6094 15.8469 16.3184 16.4229 16.0314C16.5859 15.9504 16.7519 15.8714 16.9129 15.7854C16.9639 15.7594 17.0609 15.7344 17.0949 15.6874C17.1079 15.6694 17.1049 15.6414 17.1049 15.6204V4.81641C17.0439 4.88941 17.0079 4.99541 16.9649 5.08041C16.8849 5.24341 16.8009 5.40541 16.7219 5.57041C16.4859 6.06441 16.2379 6.55341 15.9939 7.04241C15.5459 7.93841 15.1049 8.83741 14.6579 9.73241C14.5079 10.0324 14.3619 10.3324 14.2129 10.6324C14.1279 10.8004 14.0199 10.9714 13.9599 11.1494H13.9419C13.8929 11.0334 13.8199 10.9244 13.7589 10.8134C13.6589 10.6324 13.5599 10.4494 13.4589 10.2684C13.1819 9.76941 12.9089 9.26841 12.6319 8.76841C11.8439 7.34841 11.0679 5.91941 10.2789 4.49841C9.88088 3.78141 9.48588 3.06341 9.09288 2.34441C8.98088 2.14141 8.86687 1.93941 8.75587 1.73641L8.64587 1.53641C8.62288 1.48941 8.60087 1.43641 8.56287 1.39941V1.40041ZM4.04688 3.18041V16.0754C4.52687 15.9564 5.00487 15.8354 5.48187 15.7094C5.60587 15.6764 5.73088 15.6454 5.85488 15.6134C5.89388 15.6034 5.96488 15.6034 5.99088 15.5684C6.00388 15.5514 6.00087 15.5234 6.00087 15.5024V3.68041C5.68587 3.62041 5.37388 3.52341 5.06388 3.44241C4.72688 3.35241 4.37887 3.28841 4.04688 3.18041Z" fill="#D9A741" vector-effect="non-scaling-stroke"/>
4
- <path d="M9.92578 0C9.94978 0.085 10.0018 0.166 10.0418 0.245C10.1138 0.391 10.1888 0.535 10.2598 0.682C10.5198 1.216 10.7898 1.748 11.0528 2.281C11.6908 3.569 12.3268 4.857 12.9698 6.143C13.1798 6.563 13.3868 6.985 13.5968 7.406C13.7118 7.637 13.8428 7.866 13.9418 8.106H13.9598C14.0348 7.933 14.1428 7.769 14.2338 7.606C14.3808 7.343 14.5238 7.078 14.6698 6.816C15.0858 6.065 15.4998 5.312 15.9138 4.562C16.0758 4.268 16.2438 3.977 16.3988 3.68C16.4588 3.566 16.5418 3.456 16.5858 3.335C16.3958 3.215 16.1778 3.129 15.9778 3.027C15.4978 2.783 15.0138 2.546 14.5328 2.305C12.9968 1.537 11.4528 0.785 9.92578 0Z" fill="#D9A741" vector-effect="non-scaling-stroke"/>
5
- <path d="M4.03801 3.17969C3.93601 3.32969 3.84501 3.48869 3.74801 3.64169C3.44901 4.11769 3.15101 4.59469 2.85101 5.06969C2.25601 6.01469 1.66301 6.95969 1.07101 7.90569C0.809013 8.32369 0.544014 8.74069 0.283013 9.15869C0.213013 9.27169 0.140013 9.38169 0.0710135 9.49569C0.0470135 9.53369 0.00101346 9.58269 1.34562e-05 9.62969C-0.000986544 9.67469 0.0540135 9.73269 0.0770135 9.76969C0.151013 9.88769 0.223013 10.0077 0.299013 10.1247C0.565013 10.5317 0.814013 10.9507 1.07701 11.3597C1.60501 12.1827 2.11701 13.0177 2.63401 13.8477C3.09901 14.5947 3.57801 15.3327 4.03801 16.0837L4.08301 16.0737C4.06701 16.0687 4.06401 16.0697 4.04701 16.0737V3.29969C4.04701 3.25969 4.05301 3.21669 4.03701 3.18069L4.03801 3.17969Z" fill="#876929" vector-effect="non-scaling-stroke"/>
6
- </svg>
@@ -1,10 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
2
- <path d="M4.20195 12.6381C4.20195 13.7944 3.25733 14.7391 2.10098 14.7391C0.944625 14.7391 0 13.7944 0 12.6381C0 11.4817 0.944625 10.5371 2.10098 10.5371H4.20195V12.6381Z" fill="#E01E5A" vector-effect="non-scaling-stroke"/>
3
- <path d="M5.26074 12.6381C5.26074 11.4817 6.20537 10.5371 7.36172 10.5371C8.51807 10.5371 9.4627 11.4817 9.4627 12.6381V17.8987C9.4627 19.055 8.51807 19.9997 7.36172 19.9997C6.20537 19.9997 5.26074 19.055 5.26074 17.8987V12.6381Z" fill="#E01E5A" vector-effect="non-scaling-stroke" />
4
- <path d="M7.36172 4.20195C6.20537 4.20195 5.26074 3.25733 5.26074 2.10098C5.26074 0.944625 6.20537 0 7.36172 0C8.51807 0 9.4627 0.944625 9.4627 2.10098V4.20195H7.36172Z" fill="#36C5F0" vector-effect="non-scaling-stroke" />
5
- <path d="M7.36156 5.26074C8.51792 5.26074 9.46254 6.20537 9.46254 7.36172C9.46254 8.51807 8.51792 9.4627 7.36156 9.4627H2.10098C0.944626 9.4627 0 8.51807 0 7.36172C0 6.20537 0.944626 5.26074 2.10098 5.26074H7.36156Z" fill="#36C5F0" vector-effect="non-scaling-stroke" />
6
- <path d="M15.7983 7.36172C15.7983 6.20537 16.743 5.26074 17.8993 5.26074C19.0557 5.26074 20.0003 6.20537 20.0003 7.36172C20.0003 8.51807 19.0557 9.4627 17.8993 9.4627H15.7983V7.36172Z" fill="#2EB67D" vector-effect="non-scaling-stroke" />
7
- <path d="M14.7396 7.36156C14.7396 8.51792 13.7949 9.46254 12.6386 9.46254C11.4822 9.46254 10.5376 8.51792 10.5376 7.36156V2.10098C10.5376 0.944626 11.4822 0 12.6386 0C13.7949 0 14.7396 0.944626 14.7396 2.10098V7.36156Z" fill="#2EB67D" vector-effect="non-scaling-stroke" />
8
- <path d="M12.6386 15.7979C13.7949 15.7979 14.7396 16.7425 14.7396 17.8988C14.7396 19.0552 13.7949 19.9998 12.6386 19.9998C11.4822 19.9998 10.5376 19.0552 10.5376 17.8988V15.7979H12.6386Z" fill="#ECB22E" vector-effect="non-scaling-stroke" />
9
- <path d="M12.6386 14.7391C11.4822 14.7391 10.5376 13.7944 10.5376 12.6381C10.5376 11.4817 11.4822 10.5371 12.6386 10.5371H17.8992C19.0555 10.5371 20.0001 11.4817 20.0001 12.6381C20.0001 13.7944 19.0555 14.7391 17.8992 14.7391H12.6386Z" fill="#ECB22E" vector-effect="non-scaling-stroke" />
10
- </svg>
@@ -1,7 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="21" height="17" viewBox="0 0 21 17" fill="none">
2
- <path d="M20.5 0.5H0.5L10.5 8.5L20.5 0.5Z" fill="#18BC9C" vector-effect="non-scaling-stroke"/>
3
- <rect x="0.5" y="0.5" width="20" height="16" stroke="#1D2730" vector-effect="non-scaling-stroke"/>
4
- <path d="M0.5 0.5L10.5 8.5" stroke="#1D2730" vector-effect="non-scaling-stroke"/>
5
- <path d="M0.5 16.5L20.5 0.5" stroke="#1D2730" vector-effect="non-scaling-stroke"/>
6
- <path d="M8.5 16.5L13.5 12.5L16 10.5" stroke="#1D2730" vector-effect="non-scaling-stroke"/>
7
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="#3B444C" d="M19.125 3.75a2.25 2.25 0 0 1 2.233 1.969l1.125 9a2.25 2.25 0 0 1-2.233 2.531H15v1.5a3.75 3.75 0 0 1-3.75 3.75.75.75 0 0 1-.67-.414l-3.12-6.241a3.997 3.997 0 0 1-.423-1.788v-9.31a.997.997 0 0 1 1-.997h11.088ZM4.5 3.75c.552 0 1 .444 1 .996v9.257a.997.997 0 0 1-1 .997H3a1.5 1.5 0 0 1-1.5-1.5V5.25A1.5 1.5 0 0 1 3 3.75h1.5Z"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="#3B444C" d="M19.125 20.25a2.25 2.25 0 0 0 2.233-1.969l1.125-9A2.25 2.25 0 0 0 20.25 6.75H15v-1.5a3.75 3.75 0 0 0-3.75-3.75.75.75 0 0 0-.67.414L7.46 8.156a3.997 3.997 0 0 0-.423 1.787v9.31c0 .552.448.997 1 .997h11.088Zm-14.625 0c.552 0 1-.444 1-.996V9.997A.997.997 0 0 0 4.5 9H3a1.5 1.5 0 0 0-1.5 1.5v8.25a1.5 1.5 0 0 0 1.5 1.5h1.5Z"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="19" viewBox="0 0 20 19" fill="none">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99982 2.72754C11.004 2.72754 11.818 3.54157 11.818 4.54572C11.818 4.86673 11.7348 5.16832 11.5888 5.43008L13.9389 9.35118L13.9979 9.32976C14.3845 9.19908 14.7897 9.12052 15.2044 9.09796L15.4544 9.09118C17.9648 9.09118 19.9998 11.1262 19.9998 13.6366C19.9998 16.147 17.9648 18.1821 15.4544 18.1821C14.2931 18.1821 13.198 17.7436 12.3636 16.9696C11.9956 16.6281 11.974 16.0529 12.3154 15.6849C12.6569 15.3168 13.2321 15.2952 13.6002 15.6366C14.1015 16.1018 14.7563 16.3639 15.4544 16.3639C16.9606 16.3639 18.1816 15.1429 18.1816 13.6366C18.1816 12.1304 16.9606 10.9094 15.4544 10.9094C14.951 10.9094 14.4697 11.0451 14.0491 11.2986C13.6491 11.5397 13.1379 11.4367 12.8599 11.0753L12.8 10.9873L10.0289 6.36299L9.99982 6.3639C9.04131 6.3639 8.25604 5.6222 8.18663 4.68141L8.18164 4.54572C8.18164 3.54157 8.99567 2.72754 9.99982 2.72754Z" fill="#3B444C" vector-effect="non-scaling-stroke"/>
3
- <path d="M9.99978 0C12.5102 0 14.5452 2.03507 14.5452 4.54545C14.5452 5.04753 14.1382 5.45455 13.6361 5.45455C13.1699 5.45455 12.7857 5.1036 12.7332 4.65147L12.7271 4.54545C12.7271 3.03922 11.506 1.81818 9.99978 1.81818C8.49355 1.81818 7.27251 3.03922 7.27251 4.54545C7.27251 5.57496 7.8474 6.50164 8.74519 6.96788C9.22064 7.21479 9.38057 7.81723 9.09016 8.26744L6.16329 12.8063C6.29121 13.0551 6.36341 13.3373 6.36341 13.6364C6.36341 14.6405 5.54939 15.4545 4.54523 15.4545C3.54108 15.4545 2.72705 14.6405 2.72705 13.6364C2.72705 12.6322 3.54108 11.8182 4.54523 11.8182C4.57495 11.8182 4.60449 11.8189 4.63386 11.8203L7.07978 8.02818L7.04686 8.00171C6.1073 7.19885 5.51865 6.03361 5.45929 4.75888L5.45432 4.54545C5.45432 2.03507 7.48939 0 9.99978 0Z" fill="#EB456D" vector-effect="non-scaling-stroke" />
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.16187 9.90642C4.33284 10.3785 4.08874 10.8998 3.61667 11.0707C2.54614 11.4584 1.81818 12.4784 1.81818 13.636C1.81818 15.1423 3.03922 16.3633 4.54545 16.3633C5.99789 16.3633 7.18515 15.2279 7.2681 13.7963L7.27273 13.636C7.27273 13.1698 7.62367 12.7856 8.0758 12.7331L8.18182 12.727L13.8798 12.7267C14.1942 12.1834 14.7817 11.8179 15.4545 11.8179C16.4587 11.8179 17.2727 12.6319 17.2727 13.636C17.2727 14.6402 16.4587 15.4542 15.4545 15.4542C14.7817 15.4542 14.1942 15.0887 13.8798 14.5454L8.99818 14.5442L8.98876 14.5987C8.56052 16.5847 6.83466 18.088 4.74263 18.1773L4.54545 18.1815C2.03507 18.1815 0 16.1464 0 13.636C0 11.7069 1.21288 10.0075 2.99755 9.36122C3.46962 9.19025 3.99091 9.43435 4.16187 9.90642Z" fill="#3B444C" vector-effect="non-scaling-stroke" />
5
- </svg>