@devtron-labs/devtron-fe-common-lib 1.7.2 → 1.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist/{@code-editor-DNNW9VT4.js → @code-editor-eNie_Z1c.js} +7430 -7182
  2. package/dist/{@common-rjsf-BwlfG32o.js → @common-rjsf-CeBDaYTw.js} +2 -2
  3. package/dist/{@framer-motion-C88ROIS4.js → @framer-motion-C9i0O6dh.js} +1 -1
  4. package/dist/{@react-dates-Ct1VA7V6.js → @react-dates-DEMedmhG.js} +1 -1
  5. package/dist/{@react-select-qU4oRypC.js → @react-select-DD4GMsWv.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-DmvoaDNw.js → @react-virtualized-sticky-tree-BlYAzsAg.js} +1 -1
  7. package/dist/{@vendor-C6rSXA7p.js → @vendor-CIA81cZg.js} +2343 -2346
  8. package/dist/Common/Constants.d.ts +2 -3
  9. package/dist/Common/Helper.d.ts +1 -1
  10. package/dist/Common/RJSF/Form.d.ts +1 -1
  11. package/dist/Common/Tooltip/index.d.ts +1 -0
  12. package/dist/Common/index.d.ts +0 -2
  13. package/dist/Shared/Components/Button/Button.component.d.ts +2 -2
  14. package/dist/Shared/Components/Button/types.d.ts +10 -10
  15. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +0 -1
  16. package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
  17. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +3 -0
  18. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +3 -0
  19. package/dist/Shared/Components/CustomInput/constants.d.ts +3 -0
  20. package/dist/Shared/Components/CustomInput/index.d.ts +3 -0
  21. package/dist/Shared/Components/CustomInput/types.d.ts +36 -0
  22. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  23. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  24. package/dist/Shared/Components/FormFieldWrapper/types.d.ts +19 -4
  25. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +2 -0
  26. package/dist/Shared/Components/GitProviderIcon/index.d.ts +2 -0
  27. package/dist/Shared/Components/GitProviderIcon/types.d.ts +10 -0
  28. package/dist/Shared/Components/Icon/Icon.d.ts +48 -0
  29. package/dist/Shared/Components/Icon/IconBase.d.ts +2 -0
  30. package/dist/Shared/Components/Icon/index.d.ts +1 -0
  31. package/dist/Shared/Components/Icon/types.d.ts +23 -0
  32. package/dist/Shared/Components/ReactSelect/utils.d.ts +0 -1
  33. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +2 -0
  34. package/dist/Shared/Components/RegistryIcon/constants.d.ts +2 -0
  35. package/dist/Shared/Components/RegistryIcon/index.d.ts +2 -0
  36. package/dist/Shared/Components/RegistryIcon/types.d.ts +10 -0
  37. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  38. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +2 -0
  39. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +2 -0
  40. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +2 -0
  41. package/dist/Shared/Components/StatusComponent/constants.d.ts +7 -0
  42. package/dist/Shared/Components/StatusComponent/index.d.ts +5 -0
  43. package/dist/Shared/Components/StatusComponent/types.d.ts +48 -0
  44. package/dist/Shared/Components/StatusComponent/utils.d.ts +5 -0
  45. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  46. package/dist/Shared/Components/index.d.ts +5 -0
  47. package/dist/Shared/Helpers.d.ts +4 -2
  48. package/dist/Shared/Services/ToastManager/types.d.ts +3 -3
  49. package/dist/assets/@code-editor.css +1 -1
  50. package/dist/assets/ic-aborted.d162b12b.svg +21 -0
  51. package/dist/assets/ic-azure.fb4a8598.svg +23 -0
  52. package/dist/assets/ic-build-color.37484d39.svg +33 -0
  53. package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
  54. package/dist/assets/ic-cd.165ef184.svg +46 -0
  55. package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
  56. package/dist/assets/ic-ci-webhook.a2ab6db6.svg +42 -0
  57. package/dist/assets/ic-circle-loader.d46f797f.svg +1 -0
  58. package/dist/assets/ic-clock.4109c84f.svg +19 -0
  59. package/dist/assets/ic-close-small.e16620af.svg +3 -0
  60. package/dist/assets/ic-container.4e1e6455.svg +19 -0
  61. package/dist/assets/ic-dockerhub.016af724.svg +3 -0
  62. package/dist/assets/ic-ecr.36433895.svg +9 -0
  63. package/dist/assets/ic-env.c0634f19.svg +29 -0
  64. package/dist/assets/ic-error.1794c183.svg +4 -0
  65. package/dist/assets/ic-failure.0220b612.svg +24 -0
  66. package/dist/assets/ic-git.bb72e063.svg +17 -0
  67. package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
  68. package/dist/assets/ic-google-artifact-registry.73ff5bb0.svg +25 -0
  69. package/dist/assets/ic-google-container-registry.815ede09.svg +25 -0
  70. package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
  71. package/dist/assets/ic-heart-red-animated.5f500b76.svg +58 -0
  72. package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
  73. package/dist/assets/ic-hibernate.988d2323.svg +28 -0
  74. package/dist/assets/ic-in-progress.2557f822.svg +4 -0
  75. package/dist/assets/ic-info-outline.9f0ddc8d.svg +3 -0
  76. package/dist/assets/ic-job-color.bb826301.svg +25 -0
  77. package/dist/assets/ic-missing.917a1291.svg +20 -0
  78. package/dist/assets/ic-node-script.88af3604.svg +35 -0
  79. package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
  80. package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
  81. package/dist/assets/ic-quay.d9df1c86.svg +11 -0
  82. package/dist/assets/ic-success.22477863.svg +4 -0
  83. package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
  84. package/dist/assets/ic-timeout-two-dash.fed11c84.svg +5 -0
  85. package/dist/assets/ic-unknown.89dc351a.svg +21 -0
  86. package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
  87. package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
  88. package/dist/index.js +627 -622
  89. package/package.json +5 -4
  90. package/dist/Common/AppStatus/AppStatus.d.ts +0 -2
  91. package/dist/Common/AppStatus/constants.d.ts +0 -36
  92. package/dist/Common/AppStatus/index.d.ts +0 -2
  93. package/dist/Common/AppStatus/types.d.ts +0 -12
  94. package/dist/Common/AppStatus/utils.d.ts +0 -2
  95. package/dist/Common/CustomInput/CustomInput.d.ts +0 -2
  96. package/dist/Common/CustomInput/Types.d.ts +0 -30
  97. package/dist/Common/CustomInput/index.d.ts +0 -2
  98. package/dist/Common/utils.d.ts +0 -1
@@ -1,7 +1,7 @@
1
- import { j as t, J as P } from "./@vendor-C6rSXA7p.js";
1
+ import { j as t, J as P } from "./@vendor-CIA81cZg.js";
2
2
  import R, { forwardRef as $ } from "react";
3
3
  import L, { getDefaultRegistry as D } from "@rjsf/core";
4
- import { T as v, c as H, a as U, i as k, b as y, d as S, S as J } from "./@code-editor-DNNW9VT4.js";
4
+ import { T as v, c as H, a as U, i as k, b as y, d as S, S as J } from "./@code-editor-eNie_Z1c.js";
5
5
  import M, { components as A } from "react-select";
6
6
  import { ReactComponent as V } from "./assets/ic-chevron-down.fc70d7a7.svg";
7
7
  import { getUiOptions as C, getTemplate as B, getSubmitButtonOptions as W, ADDITIONAL_PROPERTY_FLAG as I, errorId as q, englishStringTranslator as K, TranslatableString as Y, titleId as z, canExpand as G, deepEquals as Q } from "@rjsf/utils";
@@ -1,4 +1,4 @@
1
- import { g as ct, l as m, o as I, p as Yr, q as we, r as T, t as at, v as zt, w as ae, x as Xe, y as J, z as kr, B as Qn, C as Xr, E as ti, F as ei, G as ri, H as ni, I as ii, K as Wr, L as ai, M as oi, N as si, O as ui, P as li, S as fi, T as ci, U as yt, V as k, W as pe, X as Zr, Y as vi, Z as di, $ as W, a0 as $, a1 as pi, a2 as he, a3 as Dt, a4 as hi, a5 as mi, a6 as $r, a7 as Mt, a8 as O, a9 as me, aa as gi, ab as oe, ac as yi } from "./@vendor-C6rSXA7p.js";
1
+ import { g as ct, l as m, o as I, p as Yr, q as we, r as T, t as at, v as zt, w as ae, x as Xe, y as J, z as kr, B as Qn, C as Xr, E as ti, F as ei, G as ri, H as ni, I as ii, K as Wr, L as ai, M as oi, N as si, O as ui, P as li, S as fi, T as ci, U as yt, V as k, W as pe, X as Zr, Y as vi, Z as di, $ as W, a0 as $, a1 as pi, a2 as he, a3 as Dt, a4 as hi, a5 as mi, a6 as $r, a7 as Mt, a8 as O, a9 as me, aa as gi, ab as oe, ac as yi } from "./@vendor-CIA81cZg.js";
2
2
  import * as K from "react";
3
3
  import Ee, { createContext as bt, useContext as F, useLayoutEffect as Pi, useEffect as G, useState as qr, useRef as q, useCallback as ge, useMemo as It, forwardRef as bi, createElement as Vi, cloneElement as Ti, Children as Si, isValidElement as xi } from "react";
4
4
  var We = "production", Le = typeof process > "u" || process.env === void 0 ? We : process.env.NODE_ENV || We, Q = function(t) {
@@ -1,5 +1,5 @@
1
1
  import Te from "react";
2
- import { ad as xe, ae as we, af as ve, ag as lr, ah as Le, ai as Je, aj as tt, ak as at, al as et, am as lt, an as rt, ao as Xn, ap as sr, aq as Jn, ar as bt, as as Go, at as dr, au as eo, av as to, aw as ao, ax as $o, ay as Yo, az as ur, aA as Fe, aB as Rt, aC as Uo, aD as cr, aE as Qo, aF as Cr, aG as Zo, aH as Xo, aI as Jo } from "./@vendor-C6rSXA7p.js";
2
+ import { ad as xe, ae as we, af as ve, ag as lr, ah as Le, ai as Je, aj as tt, ak as at, al as et, am as lt, an as rt, ao as Xn, ap as sr, aq as Jn, ar as bt, as as Go, at as dr, au as eo, av as to, aw as ao, ax as $o, ay as Yo, az as ur, aA as Fe, aB as Rt, aC as Uo, aD as cr, aE as Qo, aF as Cr, aG as Zo, aH as Xo, aI as Jo } from "./@vendor-CIA81cZg.js";
3
3
  import { r as Ne, g as ei, h as ti } from "./@moment-C_WeV3Af.js";
4
4
  import './assets/@react-dates.css';var ro = {}, Wt = {}, jt = {}, Mr;
5
5
  function Ve() {
@@ -1,4 +1,4 @@
1
- import { aJ as xt, aK as Bt, aL as Ft, aM as v, aN as U, aO as xe, az as re, aP as h, aH as f, aQ as Y, aR as Vt, aS as Ue, aT as Et, aU as yt, aV as Wt, aW as Xt, aX as Zt, aY as ne } from "./@vendor-C6rSXA7p.js";
1
+ import { aJ as xt, aK as Bt, aL as Ft, aM as v, aN as U, aO as xe, az as re, aP as h, aH as f, aQ as Y, aR as Vt, aS as Ue, aT as Et, aU as yt, aV as Wt, aW as Xt, aX as Zt, aY as ne } from "./@vendor-CIA81cZg.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 { aZ as x } from "./@vendor-C6rSXA7p.js";
5
+ import { aZ as x } from "./@vendor-CIA81cZg.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) {