@devtron-labs/devtron-fe-common-lib 1.2.7-beta-4 → 1.2.7-beta-5

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 (60) hide show
  1. package/dist/{@code-editor-DTxBqjFg.js → @code-editor-HL5a1btU.js} +5506 -5364
  2. package/dist/{@common-rjsf-zu1qoo-Y.js → @common-rjsf-DFgZpQQ7.js} +2 -2
  3. package/dist/{@framer-motion-DFECMTRh.js → @framer-motion-DHY98qq3.js} +1 -1
  4. package/dist/{@react-dates-MalCS5BJ.js → @react-dates-WNnwjI5S.js} +1 -1
  5. package/dist/{@react-select-B8JuvbeY.js → @react-select-BbR996pa.js} +50 -50
  6. package/dist/{@vendor-CPMO6uwj.js → @vendor-RU8AW1bK.js} +93 -94
  7. package/dist/Common/CIPipeline.Types.d.ts +41 -5
  8. package/dist/Common/CodeEditor/CodeEditor.reducer.d.ts +1 -2
  9. package/dist/Common/CodeEditor/types.d.ts +1 -2
  10. package/dist/Common/Common.service.d.ts +9 -3
  11. package/dist/Common/Constants.d.ts +4 -2
  12. package/dist/Common/Helper.d.ts +2 -1
  13. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  14. package/dist/Common/RJSF/Form.d.ts +1 -1
  15. package/dist/Common/RJSF/index.d.ts +1 -1
  16. package/dist/Common/Types.d.ts +15 -3
  17. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/types.d.ts +3 -21
  18. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -2
  19. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/index.d.ts +0 -1
  20. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/types.d.ts +0 -7
  21. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  22. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/index.d.ts +1 -0
  23. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/services.d.ts +7 -0
  24. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -0
  25. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/index.d.ts +1 -0
  26. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/constants.d.ts +3 -0
  27. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/index.d.ts +3 -0
  28. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/services.d.ts +11 -0
  29. package/dist/Pages/Applications/DevtronApps/Details/index.d.ts +1 -0
  30. package/dist/Pages/index.d.ts +0 -1
  31. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +0 -6
  32. package/dist/Shared/Components/DynamicDataTable/types.d.ts +5 -1
  33. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +2 -0
  34. package/dist/Shared/Components/FileUpload/index.d.ts +2 -0
  35. package/dist/Shared/Components/FileUpload/types.d.ts +8 -0
  36. package/dist/Shared/Components/index.d.ts +1 -1
  37. package/dist/Shared/Helpers.d.ts +3 -5
  38. package/dist/Shared/Hooks/useForm/useForm.d.ts +0 -4
  39. package/dist/Shared/Services/app.types.d.ts +0 -4
  40. package/dist/Shared/types.d.ts +30 -6
  41. package/dist/assets/ic-cloud-upload.18066e05.svg +3 -0
  42. package/dist/assets/ic-file-code.21a1f748.svg +7 -0
  43. package/dist/assets/ic-stamp.8689f42d.svg +9 -0
  44. package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
  45. package/dist/index.d.ts +0 -2
  46. package/dist/index.js +516 -512
  47. package/package.json +1 -1
  48. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/index.d.ts +0 -2
  49. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/types.d.ts +0 -2
  50. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/utils.d.ts +0 -6
  51. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/index.d.ts +0 -1
  52. package/dist/Pages/App/AppConfiguration/index.d.ts +0 -1
  53. package/dist/Pages/App/index.d.ts +0 -1
  54. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/ConfigMapSecret/index.d.ts +0 -1
  55. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/ConfigMapSecret/utils.d.ts +0 -3
  56. package/dist/Shared/Components/EnterpriseTag/EnterpriseTag.component.d.ts +0 -2
  57. package/dist/Shared/Components/EnterpriseTag/index.d.ts +0 -1
  58. package/dist/assets/ic-file-code.80000c9b.svg +0 -7
  59. package/dist/assets/ic-medal.4a7e5cbc.svg +0 -3
  60. package/dist/assets/ic-stamp.526499d2.svg +0 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.2.7-beta-4",
3
+ "version": "1.2.7-beta-5",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,2 +0,0 @@
1
- export { ViewError as GUIViewError } from './utils';
2
- export type { ViewErrorType as GUIViewErrorType } from './types';
@@ -1,2 +0,0 @@
1
- export interface ViewErrorType extends Record<'title' | 'subTitle', string> {
2
- }
@@ -1,6 +0,0 @@
1
- import { ViewErrorType } from './types';
2
- export declare class ViewError implements ViewErrorType {
3
- title: string;
4
- subTitle: string;
5
- constructor(title: string, subTitle: string);
6
- }
@@ -1 +0,0 @@
1
- export * from './GUIView';
@@ -1 +0,0 @@
1
- export * from './DeploymentTemplate';
@@ -1 +0,0 @@
1
- export * from './AppConfiguration';
@@ -1,3 +0,0 @@
1
- import { CMSecretExternalType } from '../../../../../../Shared/index';
2
- export declare const hasHashiOrAWS: (externalType: CMSecretExternalType) => boolean;
3
- export declare const hasESO: (externalType: CMSecretExternalType) => boolean;
@@ -1,2 +0,0 @@
1
- declare const EnterpriseTag: () => JSX.Element;
2
- export default EnterpriseTag;
@@ -1 +0,0 @@
1
- export { default as EnterpriseTag } from './EnterpriseTag.component';
@@ -1,7 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -->
4
-
5
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
6
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 21h13.25a.75.75 0 0 0 .75-.75v-12M15.75 3h-9a.75.75 0 0 0-.75.75v4.125M15.75 3 21 8.25M15.75 3v5.25H21M4.96 11.714 3 14.347l1.96 2.633m4.08-5.266L11 14.347 9.04 16.98" vector-effect="non-scaling-stroke"/>
7
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
- <path d="M16.4996 14.9995V22.5L11.9989 20.25L7.49957 22.5V15.0002M19.499 9C19.499 13.1421 16.1412 16.5 11.999 16.5C7.85689 16.5 4.49902 13.1421 4.49902 9C4.49902 4.85786 7.85689 1.5 11.999 1.5C16.1412 1.5 19.499 4.85786 19.499 9Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,7 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -->
4
-
5
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
6
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 22h16M5 18h14a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1Zm8.5-5 1.945-8.557A2 2 0 0 0 13.495 2h-2.99a2 2 0 0 0-1.95 2.443L10.5 13h3Z" vector-effect="non-scaling-stroke"/>
7
- </svg>