@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.