@devtron-labs/devtron-fe-common-lib 1.3.2-beta-2 → 1.3.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 (31) hide show
  1. package/dist/{@code-editor-dMe3D53I.js → @code-editor-PAKCpAq2.js} +6538 -6788
  2. package/dist/{@common-rjsf-BK4XR0h9.js → @common-rjsf-CMOebaxG.js} +2 -2
  3. package/dist/{@framer-motion-CFzS2_A_.js → @framer-motion-DHzxZlAx.js} +1 -1
  4. package/dist/{@react-dates-C-VeMZT9.js → @react-dates-BZU5RIqe.js} +1 -1
  5. package/dist/{@react-select-S88iwOBa.js → @react-select-Dx53b3Wk.js} +1 -1
  6. package/dist/{@vendor-RA_nL1Ml.js → @vendor-BG3OpQCq.js} +133 -135
  7. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +1 -1
  8. package/dist/Common/BreadCrumb/Types.d.ts +0 -4
  9. package/dist/Common/CIPipeline.Types.d.ts +9 -0
  10. package/dist/Common/CustomTagSelector/ValidationRules.d.ts +4 -2
  11. package/dist/Common/InfoColorBar/InfoColourbar.d.ts +1 -1
  12. package/dist/Common/Types.d.ts +8 -29
  13. package/dist/Pages/GlobalConfigurations/BuildInfra/BuildInfraDescriptionField.d.ts +2 -2
  14. package/dist/Pages/GlobalConfigurations/BuildInfra/BuildInfraProfileNameField.d.ts +2 -2
  15. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  16. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +9 -21
  17. package/dist/Pages/GlobalConfigurations/BuildInfra/index.d.ts +0 -4
  18. package/dist/Pages/GlobalConfigurations/BuildInfra/services.d.ts +5 -3
  19. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +88 -212
  20. package/dist/Pages/GlobalConfigurations/BuildInfra/utils.d.ts +16 -6
  21. package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
  22. package/dist/Shared/Components/Button/types.d.ts +0 -6
  23. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
  24. package/dist/Shared/Helpers.d.ts +0 -11
  25. package/dist/Shared/constants.d.ts +0 -2
  26. package/dist/Shared/validations.d.ts +0 -5
  27. package/dist/assets/@code-editor.css +1 -1
  28. package/dist/index.js +654 -680
  29. package/package.json +5 -5
  30. package/dist/Pages/GlobalConfigurations/BuildInfra/UseBuildInfraForm.d.ts +0 -3
  31. package/dist/assets/ic-spray-can.44e87582.svg +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.3.2-beta-2",
3
+ "version": "1.3.2-beta-3",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -61,13 +61,13 @@
61
61
  "husky": "^7.0.4",
62
62
  "lint-staged": "^12.5.0",
63
63
  "moment": "^2.29.4",
64
- "monaco-editor": "0.44.0",
65
- "monaco-yaml": "5.1.1",
66
64
  "prettier": "^3.1.1",
67
65
  "react-ga4": "^1.4.1",
68
66
  "react-toastify": "9.1.3",
69
67
  "sharp": "^0.33.5",
70
68
  "svgo": "^3.3.2",
69
+ "monaco-editor": "0.44.0",
70
+ "monaco-yaml": "5.1.1",
71
71
  "typescript": "5.5.4",
72
72
  "vite": "5.4.11",
73
73
  "vite-plugin-dts": "4.0.3",
@@ -100,15 +100,15 @@
100
100
  "framer-motion": "^6.5.1",
101
101
  "jsonpath-plus": "^10.0.0",
102
102
  "marked": "^13.0.3",
103
- "nanoid": "^3.3.8",
104
103
  "react-dates": "^21.8.0",
105
- "react-diff-viewer-continued": "^3.4.0",
106
104
  "react-monaco-editor": "^0.54.0",
105
+ "react-diff-viewer-continued": "^3.4.0",
107
106
  "sass": "^1.69.7",
108
107
  "tslib": "2.7.0"
109
108
  },
110
109
  "overrides": {
111
110
  "cross-spawn": "^7.0.5",
111
+ "nanoid": "^3.3.8",
112
112
  "react-dates": {
113
113
  "react": "^17.0.2",
114
114
  "react-dom": "^17.0.2"
@@ -1,3 +0,0 @@
1
- import { UseBuildInfraFormProps, UseBuildInfraFormResponseType } from '../../index';
2
- declare const useBuildInfraForm: ({ name, editProfile, handleSuccessRedirection, }: UseBuildInfraFormProps) => UseBuildInfraFormResponseType;
3
- export default useBuildInfraForm;
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.322 6.826.61-1.046c.735-1.113 1.802-1.291 2.773-.736a2.001 2.001 0 0 1 .744 2.748l-.61 1.045m-.743 5.025-6.498-3.62M21 7.021h-2.11M20.565 3l-1.898 1m1.898 7.046L18.667 10m-8.45 11 4.848-8.318a3.202 3.202 0 0 0-1.189-4.396l-1.59-.91c-1.554-.888-3.541-.36-4.438 1.179L3 16.872 10.218 21Z" vector-effect="non-scaling-stroke"/>
3
- </svg>