@devtron-labs/devtron-fe-common-lib 1.15.1-pre-5 → 1.15.2-beta-1

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 (76) hide show
  1. package/dist/{@code-editor-AS248Z8Q.js → @code-editor-DRvAFRa4.js} +7792 -7975
  2. package/dist/{@common-rjsf-LqYGieJ9.js → @common-rjsf-BSQQ3wGe.js} +230 -222
  3. package/dist/{@framer-motion-Bw9QEkUf.js → @framer-motion-Dchiw-Rb.js} +619 -637
  4. package/dist/Common/Constants.d.ts +0 -3
  5. package/dist/Common/Dialogs/ConfirmationDialog.d.ts +11 -0
  6. package/dist/Common/Dialogs/Types.d.ts +17 -0
  7. package/dist/Common/Dialogs/index.d.ts +1 -0
  8. package/dist/Common/InfoColorBar/InfoColourbar.d.ts +6 -0
  9. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  10. package/dist/Common/Toggle/Toggle.d.ts +18 -0
  11. package/dist/Common/Types.d.ts +44 -9
  12. package/dist/Common/index.d.ts +2 -0
  13. package/dist/Shared/Analytics/analytics.d.ts +0 -2
  14. package/dist/Shared/Components/AppStatusModal/service.d.ts +1 -1
  15. package/dist/Shared/Components/AppStatusModal/types.d.ts +2 -1
  16. package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
  17. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -2
  18. package/dist/Shared/Components/CICDHistory/service.d.ts +7 -1
  19. package/dist/Shared/Components/CICDHistory/types.d.ts +18 -2
  20. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.types.d.ts +1 -18
  21. package/dist/Shared/Components/DeploymentConfigDiff/index.d.ts +0 -1
  22. package/dist/Shared/Components/DeploymentStatusBreakdown/constants.d.ts +2 -1
  23. package/dist/Shared/Components/DeploymentStatusBreakdown/utils.d.ts +2 -1
  24. package/dist/Shared/Components/DocLink/types.d.ts +0 -1
  25. package/dist/Shared/Components/DocLink/utils.d.ts +1 -1
  26. package/dist/Shared/Components/Header/types.d.ts +1 -2
  27. package/dist/Shared/Components/Icon/Icon.d.ts +0 -15
  28. package/dist/Shared/Components/Popover/types.d.ts +0 -5
  29. package/dist/Shared/Components/Popover/usePopover.hook.d.ts +1 -1
  30. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  31. package/dist/Shared/Components/Switch/types.d.ts +2 -11
  32. package/dist/Shared/Components/Switch/utils.d.ts +2 -2
  33. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  34. package/dist/Shared/Components/Textarea/types.d.ts +1 -17
  35. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  36. package/dist/Shared/Components/ToggleResolveScopedVariables/types.d.ts +1 -1
  37. package/dist/Shared/Components/index.d.ts +0 -3
  38. package/dist/Shared/Providers/index.d.ts +0 -1
  39. package/dist/Shared/Providers/types.d.ts +12 -40
  40. package/dist/Shared/Services/app.types.d.ts +2 -7
  41. package/dist/Shared/constants.d.ts +1 -2
  42. package/dist/Shared/types.d.ts +3 -7
  43. package/dist/assets/@code-editor.css +1 -1
  44. package/dist/assets/ic-add.18a93616.svg +19 -0
  45. package/dist/assets/{ic-cluster.f1c3fad1.svg → ic-cluster.71ba9e26.svg} +1 -1
  46. package/dist/assets/ic-sparkle-color.01c0be88.svg +1 -0
  47. package/dist/index.d.ts +3 -5
  48. package/dist/index.js +753 -752
  49. package/package.json +3 -3
  50. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +0 -7
  51. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +0 -2
  52. package/dist/Shared/Components/ProgressBar/index.d.ts +0 -1
  53. package/dist/Shared/Components/ProgressBar/types.d.ts +0 -9
  54. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +0 -3
  55. package/dist/Shared/Components/SwitchThemeDialog/index.d.ts +0 -2
  56. package/dist/Shared/Components/SwitchThemeDialog/types.d.ts +0 -35
  57. package/dist/Shared/Components/Textarea/utils.d.ts +0 -5
  58. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +0 -1
  59. package/dist/Shared/Components/Typewriter/index.d.ts +0 -2
  60. package/dist/Shared/Components/Typewriter/useTypewriter.d.ts +0 -1
  61. package/dist/assets/ic-add.2d785695.svg +0 -3
  62. package/dist/assets/ic-asterisk.ab224e72.svg +0 -3
  63. package/dist/assets/ic-brain.838491eb.svg +0 -3
  64. package/dist/assets/ic-cluster-isolated.93f843b9.svg +0 -3
  65. package/dist/assets/ic-devtron-ai.535b45ec.svg +0 -287
  66. package/dist/assets/ic-environment-isolated.b772ae9d.svg +0 -3
  67. package/dist/assets/ic-environment.e639b8f3.svg +0 -4
  68. package/dist/assets/ic-folder-color.7cf84356.svg +0 -6
  69. package/dist/assets/ic-minus.416da21b.svg +0 -3
  70. package/dist/assets/ic-openai.6e4c9a37.svg +0 -10
  71. package/dist/assets/ic-paper-plane.ad7e6d2f.svg +0 -3
  72. package/dist/assets/ic-shapes.b7b5c28f.svg +0 -3
  73. package/dist/assets/ic-sparkle-ai-color.34768219.svg +0 -11
  74. package/dist/assets/ic-sparkle-color.a9722593.svg +0 -18
  75. package/dist/assets/ic-stop-fill.32ea653f.svg +0 -8
  76. package/dist/assets/ic-world-globe.877fa6a0.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.