@devtron-labs/devtron-fe-common-lib 1.14.2-beta-0 → 1.14.2-beta-3

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 (94) hide show
  1. package/dist/{@code-editor-BuYqYK_U.js → @code-editor-BFAjlLLM.js} +10603 -10793
  2. package/dist/{@common-rjsf-C-srMZXE.js → @common-rjsf-BXCRwIYr.js} +2 -2
  3. package/dist/{@framer-motion-62wGf8yQ.js → @framer-motion-eB9Rj-_8.js} +3 -3
  4. package/dist/{@react-dates-CYMJp3U9.js → @react-dates-CJpoumtu.js} +1 -1
  5. package/dist/{@react-select-DwgZP5FJ.js → @react-select-CUbAbK6L.js} +6 -6
  6. package/dist/{@react-virtualized-sticky-tree-fnroedPy.js → @react-virtualized-sticky-tree-Ckb5S1RC.js} +1 -1
  7. package/dist/{@vendor-CShVblFI.js → @vendor-4cEd9dja.js} +18690 -18509
  8. package/dist/Common/API/index.d.ts +0 -2
  9. package/dist/Common/Constants.d.ts +11 -4
  10. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  11. package/dist/Common/SegmentedControl/types.d.ts +2 -3
  12. package/dist/Common/TippyCustomized.d.ts +1 -1
  13. package/dist/Common/Types.d.ts +6 -8
  14. package/dist/Shared/Components/ActionMenu/types.d.ts +4 -31
  15. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +2 -4
  16. package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
  17. package/dist/Shared/Components/Button/constants.d.ts +0 -1
  18. package/dist/Shared/Components/Button/types.d.ts +1 -14
  19. package/dist/Shared/Components/Button/utils.d.ts +1 -1
  20. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  21. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +2 -1
  22. package/dist/Shared/Components/CICDHistory/service.d.ts +1 -7
  23. package/dist/Shared/Components/CICDHistory/types.d.ts +3 -18
  24. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +1 -1
  25. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  26. package/dist/Shared/Components/CodeEditor/Extensions/findAndReplace.d.ts +1 -2
  27. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -14
  28. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.types.d.ts +18 -1
  29. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.utils.d.ts +2 -0
  30. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +7 -0
  31. package/dist/Shared/Components/DeploymentConfigDiff/index.d.ts +1 -0
  32. package/dist/Shared/Components/DiffViewer/DiffViewer.component.d.ts +41 -0
  33. package/dist/Shared/Components/DiffViewer/constants.d.ts +2 -0
  34. package/dist/Shared/Components/DiffViewer/index.d.ts +1 -0
  35. package/dist/Shared/Components/DiffViewer/types.d.ts +9 -0
  36. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  37. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  38. package/dist/Shared/Components/DynamicDataTable/types.d.ts +4 -8
  39. package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -2
  40. package/dist/Shared/Components/FramerComponents/MotionDiv.d.ts +2 -0
  41. package/dist/Shared/Components/FramerComponents/index.d.ts +3 -2
  42. package/dist/Shared/Components/GenericInfoCard/index.d.ts +1 -3
  43. package/dist/Shared/Components/GenericInfoCard/types.d.ts +0 -13
  44. package/dist/Shared/Components/Header/types.d.ts +8 -8
  45. package/dist/Shared/Components/Header/utils.d.ts +2 -0
  46. package/dist/Shared/Components/Icon/Icon.d.ts +0 -6
  47. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  48. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  49. package/dist/Shared/Components/KeyValueTable/KeyValueTable.types.d.ts +1 -1
  50. package/dist/Shared/Components/LogoutCard.d.ts +10 -0
  51. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -2
  52. package/dist/Shared/Components/NumbersCount/index.d.ts +0 -1
  53. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  54. package/dist/Shared/Components/Popover/types.d.ts +8 -5
  55. package/dist/Shared/Components/Popover/usePopover.hook.d.ts +1 -1
  56. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
  57. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  58. package/dist/Shared/Components/ThemeSwitcher/index.d.ts +1 -0
  59. package/dist/Shared/Components/ThemeSwitcher/types.d.ts +1 -1
  60. package/dist/Shared/Components/index.d.ts +1 -2
  61. package/dist/Shared/Helpers.d.ts +0 -1
  62. package/dist/Shared/Providers/index.d.ts +1 -1
  63. package/dist/Shared/Providers/types.d.ts +0 -20
  64. package/dist/Shared/Services/app.types.d.ts +7 -2
  65. package/dist/Shared/constants.d.ts +2 -2
  66. package/dist/Shared/types.d.ts +7 -27
  67. package/dist/Shared/validations.d.ts +0 -1
  68. package/dist/assets/@code-editor.css +1 -1
  69. package/dist/assets/ic-arrow-square-out.3d1a0d41.svg +19 -0
  70. package/dist/index.d.ts +0 -16
  71. package/dist/index.js +782 -800
  72. package/package.json +3 -3
  73. package/dist/Common/API/QueryClientProvider.d.ts +0 -2
  74. package/dist/Common/API/useQueryClient.d.ts +0 -6
  75. package/dist/Shared/Components/DocLink/DocLink.d.ts +0 -2
  76. package/dist/Shared/Components/DocLink/constants.d.ts +0 -94
  77. package/dist/Shared/Components/DocLink/index.d.ts +0 -4
  78. package/dist/Shared/Components/DocLink/types.d.ts +0 -18
  79. package/dist/Shared/Components/DocLink/utils.d.ts +0 -2
  80. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +0 -2
  81. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +0 -2
  82. package/dist/Shared/Components/Header/ProfileMenu.d.ts +0 -2
  83. package/dist/Shared/Components/Switch/Switch.component.d.ts +0 -3
  84. package/dist/Shared/Components/Switch/constants.d.ts +0 -14
  85. package/dist/Shared/Components/Switch/index.d.ts +0 -2
  86. package/dist/Shared/Components/Switch/types.d.ts +0 -102
  87. package/dist/Shared/Components/Switch/utils.d.ts +0 -12
  88. package/dist/assets/empty-create.661d9355.png +0 -0
  89. package/dist/assets/ic-app-template.82736707.svg +0 -23
  90. package/dist/assets/ic-devtron-app.a8b688d3.svg +0 -23
  91. package/dist/assets/ic-devtron-job.1b216232.svg +0 -10
  92. package/dist/assets/ic-email.78fed574.svg +0 -3
  93. package/dist/assets/ic-key-enter.59d23056.svg +0 -3
  94. package/dist/assets/ic-spray-can.624b202a.svg +0 -3
@@ -1,7 +1,7 @@
1
- import { j as n, as as y, au as k, at as W } from "./@vendor-CShVblFI.js";
1
+ import { j as n, au as y, aw as k, av as W } from "./@vendor-4cEd9dja.js";
2
2
  import V, { forwardRef as J, useMemo as P } from "react";
3
3
  import K, { getDefaultRegistry as q } from "@rjsf/core";
4
- import { T as F, j as N, c as v, b as S, a as Y, i as z, d as w, e as E, S as G } from "./@code-editor-BuYqYK_U.js";
4
+ import { T as F, j as N, c as v, b as S, a as Y, i as z, d as w, e as E, S as G } from "./@code-editor-BFAjlLLM.js";
5
5
  import Q, { components as D } from "react-select";
6
6
  import { ReactComponent as X } from "./assets/ic-chevron-down.fc70d7a7.svg";
7
7
  import { getUiOptions as B, getTemplate as $, getSubmitButtonOptions as Z, ADDITIONAL_PROPERTY_FLAG as L, errorId as ee, englishStringTranslator as te, TranslatableString as ne, titleId as re, canExpand as se, deepEquals as ae } from "@rjsf/utils";
@@ -1,4 +1,4 @@
1
- import { aD as ct, aE as m, aF as M, aG as Xr, aH as Ee, aI as T, aJ as at, aK as Kt, aL as oe, aM as We, aN as J, aO as Wr, aP as ei, aQ as Zr, aR as ri, aS as ni, aT as ii, aU as ai, aV as oi, aW as $r, aX as si, aY as ui, aZ as li, a_ as fi, a$ as ci, b0 as vi, b1 as di, b2 as Pt, b3 as k, b4 as he, b5 as qr, b6 as pi, b7 as hi, b8 as W, b9 as Z, ba as mi, bb as me, bc as Mt, bd as gi, be as yi, bf as Jr, bg as It, bh as O, bi as ge, bj as bi, bk as se, bl as Pi, bm as Vi } from "./@vendor-CShVblFI.js";
1
+ import { az as ct, aA as m, aB as M, aC as Xr, aD as Ee, aE as T, aF as at, aG as Kt, aH as oe, aI as We, aJ as J, aK as Wr, aL as ei, aM as Zr, aN as ri, aO as ni, aP as ii, aQ as ai, aR as oi, aS as $r, aT as si, aU as ui, aV as li, aW as fi, aX as ci, aY as vi, aZ as di, a_ as Pt, a$ as k, b0 as he, b1 as qr, b2 as pi, b3 as hi, b4 as W, b5 as Z, b6 as mi, b7 as me, b8 as Mt, b9 as gi, ba as yi, bb as Jr, bc as It, bd as O, be as ge, bf as bi, bg as se, bh as Pi, bi as Vi } from "./@vendor-4cEd9dja.js";
2
2
  import * as G from "react";
3
3
  import Le, { createContext as Vt, useContext as F, useLayoutEffect as Ti, useEffect as H, useState as Re, useRef as q, useCallback as ye, useMemo as Ot, forwardRef as Si, createElement as xi, cloneElement as Ci, Children as Ai, isValidElement as wi } from "react";
4
4
  var Ze = "production", De = typeof process > "u" || process.env === void 0 ? Ze : process.env.NODE_ENV || Ze, Q = function(t) {
@@ -3508,8 +3508,8 @@ function iu(t) {
3508
3508
  }
3509
3509
  export {
3510
3510
  ru as A,
3511
- ms as a,
3512
- nu as b,
3511
+ nu as a,
3512
+ ms as b,
3513
3513
  iu as c,
3514
3514
  eu as m,
3515
3515
  Ws as u
@@ -1,5 +1,5 @@
1
1
  import Te from "react";
2
- import { bn as xe, bo as we, bp as ve, bq as lr, br as Le, bs as Je, bt as tt, bu as at, bv as et, bw as lt, bx as rt, by as Xn, bz as sr, bA as Jn, bB as Dt, bC as Go, bD as dr, bE as eo, bF as to, bG as ao, bH as ur, bI as Fe, bJ as Rt, bK as $o, bL as cr, bM as Yo, bN as Cr, bO as Uo, bP as Qo, bQ as Zo, bR as Xo, bS as Jo } from "./@vendor-CShVblFI.js";
2
+ import { bj as xe, bk as we, bl as ve, bm as lr, bn as Le, bo as Je, bp as tt, bq as at, br as et, bs as lt, bt as rt, bu as Xn, bv as sr, bw as Jn, bx as Dt, by as Go, bz as dr, bA as eo, bB as to, bC as ao, bD as ur, bE as Fe, bF as Rt, bG as $o, bH as cr, bI as Yo, bJ as Cr, bK as Uo, bL as Qo, bM as Zo, bN as Xo, bO as Jo } from "./@vendor-4cEd9dja.js";
3
3
  import { r as Ne, h as ei, g 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 { bT as xt, bU as Bt, bV as Ft, bW as v, bX as U, bY as xe, bH as re, bZ as h, bP as f, b_ as Y, b$ as Vt, c0 as Ue, c1 as Et, c2 as yt, c3 as Wt, c4 as Xt, c5 as ne, c6 as Zt } from "./@vendor-CShVblFI.js";
1
+ import { bP as xt, bQ as Bt, bR as Ft, bS as v, bT as U, bU as xe, bD as re, bV as h, bL as f, bW as Y, bX as Vt, bY as Ue, bZ as Et, b_ as yt, b$ as Wt, c0 as Xt, c1 as Zt, c2 as ne } from "./@vendor-4cEd9dja.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";
@@ -1224,7 +1224,7 @@ var lt = function(t) {
1224
1224
  return t.replace(Cu, function(i) {
1225
1225
  return rt[i];
1226
1226
  });
1227
- }, vu = Zt(lt), Te = function(t) {
1227
+ }, vu = Et(lt), Te = function(t) {
1228
1228
  return t.replace(/^\s+|\s+$/g, "");
1229
1229
  }, hu = function(t) {
1230
1230
  return "".concat(t.label, " ").concat(t.value);
@@ -1654,11 +1654,11 @@ var vt = function(t) {
1654
1654
  var i = t.hideSelectedOptions, n = t.isMulti;
1655
1655
  return i === void 0 ? n : i;
1656
1656
  }, $u = 1, ht = /* @__PURE__ */ function(a) {
1657
- Et(i, a);
1658
- var t = yt(i);
1657
+ yt(i, a);
1658
+ var t = Wt(i);
1659
1659
  function i(n) {
1660
1660
  var e;
1661
- if (Xt(this, i), e = t.call(this, n), e.state = {
1661
+ if (Zt(this, i), e = t.call(this, n), e.state = {
1662
1662
  ariaSelection: null,
1663
1663
  focusedOption: null,
1664
1664
  focusedOptionId: null,
@@ -1944,7 +1944,7 @@ var vt = function(t) {
1944
1944
  }
1945
1945
  return e;
1946
1946
  }
1947
- return Wt(i, [{
1947
+ return Xt(i, [{
1948
1948
  key: "componentDidMount",
1949
1949
  value: function() {
1950
1950
  this.startListeningComposition(), this.startListeningToTouch(), this.props.closeMenuOnScroll && document && document.addEventListener && document.addEventListener("scroll", this.onScroll, !0), this.props.autoFocus && this.focusInput(), this.props.menuIsOpen && this.state.focusedOption && this.menuListRef && this.focusedOptionRef && Ze(this.menuListRef, this.focusedOptionRef);
@@ -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 { c7 as x } from "./@vendor-CShVblFI.js";
5
+ import { c3 as x } from "./@vendor-4cEd9dja.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) {