@devtron-labs/devtron-fe-common-lib 1.11.1 → 1.12.0

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 (163) hide show
  1. package/dist/{@code-editor-DvXC6tWe.js → @code-editor-BX93G51P.js} +24277 -24208
  2. package/dist/{@common-rjsf-BzdfA2cI.js → @common-rjsf-CzK1frl5.js} +29 -29
  3. package/dist/{@framer-motion-CRC_R7iM.js → @framer-motion-BaOj5B1h.js} +3 -3
  4. package/dist/{@react-dates-C-O0TUaC.js → @react-dates-CdRpENvm.js} +990 -989
  5. package/dist/{@react-select-CaCDGT85.js → @react-select-BLSAqXV1.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-BINLYj4Y.js → @react-virtualized-sticky-tree-BLmFnJWD.js} +1 -1
  7. package/dist/{@vendor-DBDnc0ZN.js → @vendor-SjXFleuT.js} +29396 -29399
  8. package/dist/Common/API/CoreAPI.d.ts +1 -1
  9. package/dist/Common/API/index.d.ts +1 -1
  10. package/dist/Common/CodeMirror/Extensions/index.d.ts +3 -3
  11. package/dist/Common/CodeMirror/Extensions/yamlParseLinter.d.ts +1 -1
  12. package/dist/Common/CodeMirror/index.d.ts +1 -1
  13. package/dist/Common/CodeMirror/types.d.ts +3 -3
  14. package/dist/Common/CodeMirror/utils.d.ts +1 -1
  15. package/dist/Common/Constants.d.ts +1 -1
  16. package/dist/Common/CustomTagSelector/index.d.ts +2 -2
  17. package/dist/Common/DeleteCINodeButton/index.d.ts +1 -1
  18. package/dist/Common/DraggableWrapper/index.d.ts +1 -1
  19. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  20. package/dist/Common/Hooks/index.d.ts +3 -3
  21. package/dist/Common/Hooks/useStateFilters/index.d.ts +1 -1
  22. package/dist/Common/Hooks/useUrlFilters/index.d.ts +1 -1
  23. package/dist/Common/RJSF/Form.d.ts +1 -1
  24. package/dist/Common/RJSF/index.d.ts +2 -2
  25. package/dist/Common/RJSF/templates/index.d.ts +1 -1
  26. package/dist/Common/SegmentedControl/types.d.ts +1 -1
  27. package/dist/Common/SortableTableHeaderCell/index.d.ts +1 -1
  28. package/dist/Common/Tooltip/index.d.ts +1 -1
  29. package/dist/Common/Tooltip/types.d.ts +1 -1
  30. package/dist/Common/index.d.ts +41 -41
  31. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/ConfigMapSecret/utils.d.ts +1 -1
  32. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/GUIView/index.d.ts +1 -1
  33. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/index.d.ts +3 -3
  34. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/types.d.ts +1 -1
  35. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/index.d.ts +3 -3
  36. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/types.d.ts +1 -1
  37. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/index.d.ts +2 -2
  38. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/services.d.ts +1 -1
  39. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/types.d.ts +3 -2
  40. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/index.d.ts +1 -1
  41. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/index.d.ts +2 -2
  42. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/services.d.ts +1 -1
  43. package/dist/Pages/GlobalConfigurations/Authorization/index.d.ts +3 -3
  44. package/dist/Pages/GlobalConfigurations/Authorization/service.d.ts +1 -1
  45. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  46. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -2
  47. package/dist/Pages/GlobalConfigurations/BuildInfra/index.d.ts +6 -6
  48. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +1 -1
  49. package/dist/Pages/GlobalConfigurations/BuildInfra/validations.d.ts +1 -1
  50. package/dist/Pages/GlobalConfigurations/index.d.ts +2 -2
  51. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +1 -1
  52. package/dist/Pages/ResourceBrowser/index.d.ts +5 -5
  53. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  54. package/dist/Pages/index.d.ts +1 -1
  55. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +3 -0
  56. package/dist/Shared/Components/AnimatedTimer/constants.d.ts +5 -0
  57. package/dist/Shared/Components/AnimatedTimer/index.d.ts +1 -0
  58. package/dist/Shared/Components/AnimatedTimer/types.d.ts +15 -0
  59. package/dist/Shared/Components/BulkOperations/index.d.ts +1 -1
  60. package/dist/Shared/Components/BulkOperations/types.d.ts +2 -2
  61. package/dist/Shared/Components/BulkSelection/index.d.ts +1 -1
  62. package/dist/Shared/Components/Button/index.d.ts +1 -1
  63. package/dist/Shared/Components/Button/types.d.ts +2 -2
  64. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +1 -1
  65. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  66. package/dist/Shared/Components/CICDHistory/index.d.ts +11 -11
  67. package/dist/Shared/Components/CICDHistory/types.d.ts +1 -1
  68. package/dist/Shared/Components/CICDHistory/utils.d.ts +1 -1
  69. package/dist/Shared/Components/CMCS/index.d.ts +2 -2
  70. package/dist/Shared/Components/CMCS/types.d.ts +1 -1
  71. package/dist/Shared/Components/CMCS/validations.d.ts +1 -1
  72. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -1
  73. package/dist/Shared/Components/ConfirmationModal/index.d.ts +4 -4
  74. package/dist/Shared/Components/ConfirmationModal/utils.d.ts +1 -1
  75. package/dist/Shared/Components/CountrySelect/types.d.ts +1 -1
  76. package/dist/Shared/Components/CountrySelect/utils.d.ts +1 -1
  77. package/dist/Shared/Components/CustomInput/types.d.ts +1 -1
  78. package/dist/Shared/Components/DatePicker/index.d.ts +4 -4
  79. package/dist/Shared/Components/DatePicker/types.d.ts +2 -2
  80. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.types.d.ts +1 -1
  81. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.utils.d.ts +1 -1
  82. package/dist/Shared/Components/DeploymentConfigDiff/index.d.ts +1 -1
  83. package/dist/Shared/Components/DynamicDataTable/types.d.ts +1 -1
  84. package/dist/Shared/Components/FlagImage/types.d.ts +1 -1
  85. package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +1 -1
  86. package/dist/Shared/Components/FormFieldWrapper/index.d.ts +1 -1
  87. package/dist/Shared/Components/GenericInfoCard/index.d.ts +1 -1
  88. package/dist/Shared/Components/GraphVisualizer/components/index.d.ts +1 -1
  89. package/dist/Shared/Components/GraphVisualizer/index.d.ts +1 -1
  90. package/dist/Shared/Components/Header/index.d.ts +1 -1
  91. package/dist/Shared/Components/Icon/Icon.d.ts +5 -0
  92. package/dist/Shared/Components/Icon/types.d.ts +3 -2
  93. package/dist/Shared/Components/ImageCard/index.d.ts +1 -1
  94. package/dist/Shared/Components/ImageChipCell/types.d.ts +1 -1
  95. package/dist/Shared/Components/InfoBlock/types.d.ts +1 -1
  96. package/dist/Shared/Components/InvalidYAMLTippy/index.d.ts +1 -1
  97. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  98. package/dist/Shared/Components/License/index.d.ts +3 -3
  99. package/dist/Shared/Components/License/types.d.ts +2 -1
  100. package/dist/Shared/Components/License/utils.d.ts +2 -1
  101. package/dist/Shared/Components/Plugin/index.d.ts +4 -4
  102. package/dist/Shared/Components/ReactSelect/index.d.ts +1 -1
  103. package/dist/Shared/Components/RegistryIcon/index.d.ts +1 -1
  104. package/dist/Shared/Components/Security/SecurityModal/components/index.d.ts +1 -1
  105. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +1 -1
  106. package/dist/Shared/Components/Security/SecurityModal/config/EmptyState.d.ts +1 -1
  107. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  108. package/dist/Shared/Components/Security/SecurityModal/config/KubernetesManifest.d.ts +1 -1
  109. package/dist/Shared/Components/Security/SecurityModal/config/Table.d.ts +1 -1
  110. package/dist/Shared/Components/Security/SecurityModal/config/index.d.ts +2 -2
  111. package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
  112. package/dist/Shared/Components/Security/SecurityModal/index.d.ts +5 -5
  113. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +2 -2
  114. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  115. package/dist/Shared/Components/Security/Vulnerabilities/index.d.ts +1 -1
  116. package/dist/Shared/Components/Security/index.d.ts +2 -2
  117. package/dist/Shared/Components/Security/utils.d.ts +1 -1
  118. package/dist/Shared/Components/SelectPicker/common.d.ts +1 -1
  119. package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
  120. package/dist/Shared/Components/SelectPicker/type.d.ts +5 -5
  121. package/dist/Shared/Components/SelectPicker/utils.d.ts +1 -1
  122. package/dist/Shared/Components/StatusComponent/index.d.ts +1 -1
  123. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -1
  124. package/dist/Shared/Components/Table/index.d.ts +1 -1
  125. package/dist/Shared/Components/Table/types.d.ts +2 -2
  126. package/dist/Shared/Components/TagsKeyValueTable/index.d.ts +2 -2
  127. package/dist/Shared/Components/WorkflowOptionsModal/constants.d.ts +1 -1
  128. package/dist/Shared/Components/WorkflowOptionsModal/types.d.ts +1 -1
  129. package/dist/Shared/Components/index.d.ts +65 -64
  130. package/dist/Shared/Helpers.d.ts +4 -4
  131. package/dist/Shared/Hooks/UseDownload/index.d.ts +1 -1
  132. package/dist/Shared/Hooks/index.d.ts +3 -3
  133. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  134. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +1 -1
  135. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +1 -1
  136. package/dist/Shared/Hooks/useUserPreferences/index.d.ts +2 -2
  137. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
  138. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +3 -2
  139. package/dist/Shared/Hooks/useUserPreferences/utils.d.ts +1 -1
  140. package/dist/Shared/Providers/ThemeProvider/index.d.ts +1 -1
  141. package/dist/Shared/Providers/ThemeProvider/utils.d.ts +1 -1
  142. package/dist/Shared/Providers/UserEmailProvider/index.d.ts +1 -1
  143. package/dist/Shared/Providers/index.d.ts +2 -2
  144. package/dist/Shared/Providers/types.d.ts +2 -1
  145. package/dist/Shared/Services/ToastManager/constants.d.ts +1 -1
  146. package/dist/Shared/Services/ToastManager/index.d.ts +1 -1
  147. package/dist/Shared/Services/ToastManager/types.d.ts +1 -1
  148. package/dist/Shared/Services/app.service.d.ts +1 -1
  149. package/dist/Shared/Services/app.types.d.ts +2 -2
  150. package/dist/Shared/Services/index.d.ts +3 -3
  151. package/dist/Shared/Services/types.d.ts +1 -1
  152. package/dist/Shared/Store/IndexStore.d.ts +2 -2
  153. package/dist/Shared/index.d.ts +6 -6
  154. package/dist/Shared/types.d.ts +17 -3
  155. package/dist/assets/@code-editor.css +1 -1
  156. package/dist/assets/ic-arrow-clockwise.b327e411.svg +3 -0
  157. package/dist/assets/ic-bg-cluster.9a4258b9.svg +6 -0
  158. package/dist/assets/ic-file-key.a67da7ec.svg +3 -0
  159. package/dist/assets/ic-sliders-vertical.2db79ea4.svg +7 -0
  160. package/dist/assets/ic-terminal-fill.39b542cd.svg +3 -0
  161. package/dist/index.d.ts +1 -1
  162. package/dist/index.js +842 -840
  163. package/package.json +5 -4
@@ -1,4 +1,4 @@
1
- import { bQ as xt, bR as Bt, bS as Ft, bT as v, bU as U, bV as xe, bG as re, bW as h, bO as f, bX as Y, bY as Vt, bZ as Ue, b_ as Et, b$ as yt, c0 as Wt, c1 as Xt, c2 as Zt, c3 as ne } from "./@vendor-DBDnc0ZN.js";
1
+ import { bQ as xt, bR as Bt, bS as Ft, bT as v, bU as U, bV as xe, bE as re, bW as h, bM as f, bX as Y, bY as Vt, bZ as Ue, b_ as Et, b$ as yt, c0 as Wt, c1 as Xt, c2 as Zt, c3 as ne } from "./@vendor-SjXFleuT.js";
2
2
  import * as y from "react";
3
3
  import { useContext as Nt, useRef as j, useState as ee, createContext as St, useMemo as q, useCallback as D, Component as Rt, Fragment as Be, useEffect as Qe, forwardRef as Ht } from "react";
4
4
  import { createPortal as Tt } from "react-dom";
@@ -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 { c4 as x } from "./@vendor-DBDnc0ZN.js";
5
+ import { c4 as x } from "./@vendor-SjXFleuT.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) {