@devtron-labs/devtron-fe-common-lib 1.22.8-beta-13 → 1.22.8-beta-14

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 (45) hide show
  1. package/dist/{@code-editor-DvNxRZv9.js → @code-editor-BF03LosD.js} +4693 -4716
  2. package/dist/{@common-rjsf-DBVjyGP9.js → @common-rjsf-Dj7e6o3g.js} +181 -181
  3. package/dist/@framer-motion-DFkGgMz7.js +3606 -0
  4. package/dist/{@react-select-VU7Fmo9p.js → @react-select-BDsfVQrM.js} +1 -1
  5. package/dist/{@react-virtualized-sticky-tree-CAu3_TV1.js → @react-virtualized-sticky-tree-ByqEaVzu.js} +3 -3
  6. package/dist/{@vendor-WBEJ0Pz6.js → @vendor-BgJdIb1H.js} +131407 -179328
  7. package/dist/Common/API/reactQueryHooks.d.ts +1 -1
  8. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  9. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
  10. package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
  11. package/dist/Common/GenericDescription/types.d.ts +0 -1
  12. package/dist/Common/Progressing.d.ts +0 -1
  13. package/dist/Common/RJSF/Form.d.ts +2 -1
  14. package/dist/Common/Types.d.ts +3 -4
  15. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  16. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  17. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +13 -28
  18. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  19. package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
  20. package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
  21. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
  22. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
  23. package/dist/Shared/Components/CICDHistory/History.components.d.ts +0 -1
  24. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +0 -1
  25. package/dist/Shared/Components/CICDHistory/types.d.ts +1 -1
  26. package/dist/Shared/Components/CICDHistory/utils.d.ts +1 -1
  27. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  28. package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -1
  29. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  30. package/dist/Shared/Components/Header/types.d.ts +0 -1
  31. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  32. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  33. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  34. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
  35. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  36. package/dist/Shared/Helpers.d.ts +1 -1
  37. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  38. package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -1
  39. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
  40. package/dist/assets/@code-editor.css +1 -1
  41. package/dist/assets/@vendor.css +1 -1
  42. package/dist/index.d.ts +13 -15
  43. package/dist/index.js +4 -4
  44. package/package.json +14 -19
  45. package/dist/@framer-motion-wap8UOQD.js +0 -4959
@@ -1,4 +1,4 @@
1
- import { _ as xt, y as v, z as re, A as h, B as f, C as Y, D as U, E as xe, F as Bt, H as Ue, I as Ft, J as Vt, K as Et, L as yt, M as Wt, N as Xt, O as ne, P as Zt } from "./@vendor-WBEJ0Pz6.js";
1
+ import { V as xt, W as v, X as re, Y as h, Z as f, $ as Y, a0 as U, a1 as xe, a2 as Bt, a3 as Ue, a4 as Ft, a5 as Vt, a6 as Et, a7 as yt, a8 as Wt, a9 as Xt, aa as ne, ab as Zt } from "./@vendor-BgJdIb1H.js";
2
2
  import * as y from "react";
3
3
  import { useRef as j, useState as ee, useMemo as q, useCallback as D, createContext as Nt, useContext as St, Component as Rt, Fragment as Be, useEffect as Qe, forwardRef as Ht } from "react";
4
4
  import { createPortal as Tt } from "react-dom";
@@ -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 { bU as x } from "./@vendor-WBEJ0Pz6.js";
5
+ import { cg as x } from "./@vendor-BgJdIb1H.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) {
@@ -433,7 +433,7 @@ f(N, "defaultProps", {
433
433
  wrapAllLeafNodes: !1,
434
434
  isModelImmutable: !1
435
435
  });
436
- class A extends u.PureComponent {
436
+ class U extends u.PureComponent {
437
437
  constructor(h) {
438
438
  super(h), this.state = {};
439
439
  }
@@ -448,5 +448,5 @@ class A extends u.PureComponent {
448
448
  }
449
449
  }
450
450
  export {
451
- A
451
+ U as A
452
452
  };