@devtron-labs/devtron-fe-common-lib 1.2.4-beta-14 → 1.2.4-beta-15

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 (74) hide show
  1. package/dist/{@code-editor-_xd9VoYJ.js → @code-editor-BSVDLRPR.js} +6231 -5698
  2. package/dist/{@common-rjsf-CEo9W3ac.js → @common-rjsf-C4tOt_0L.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 +28 -1
  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 +7 -1
  11. package/dist/Common/Constants.d.ts +2 -3
  12. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  13. package/dist/Common/CustomTagSelector/Types.d.ts +8 -15
  14. package/dist/Common/Helper.d.ts +3 -3
  15. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  16. package/dist/Common/RJSF/Form.d.ts +1 -1
  17. package/dist/Common/RJSF/index.d.ts +1 -1
  18. package/dist/Common/Types.d.ts +16 -4
  19. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/types.d.ts +3 -21
  20. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -2
  21. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/index.d.ts +0 -1
  22. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/types.d.ts +0 -7
  23. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  24. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/index.d.ts +1 -0
  25. package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/services.d.ts +7 -0
  26. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -0
  27. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/index.d.ts +1 -0
  28. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/constants.d.ts +3 -0
  29. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/index.d.ts +3 -0
  30. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/services.d.ts +11 -0
  31. package/dist/Pages/Applications/DevtronApps/Details/index.d.ts +1 -0
  32. package/dist/Pages/index.d.ts +0 -1
  33. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +0 -6
  34. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +2 -0
  35. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +2 -0
  36. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +2 -0
  37. package/dist/Shared/Components/DynamicDataTable/constants.d.ts +2 -0
  38. package/dist/Shared/Components/DynamicDataTable/index.d.ts +2 -0
  39. package/dist/Shared/Components/DynamicDataTable/types.d.ts +166 -0
  40. package/dist/Shared/Components/DynamicDataTable/utils.d.ts +5 -0
  41. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +2 -0
  42. package/dist/Shared/Components/FileUpload/index.d.ts +2 -0
  43. package/dist/Shared/Components/FileUpload/types.d.ts +8 -0
  44. package/dist/Shared/Components/KeyValueTable/KeyValueTable.types.d.ts +1 -1
  45. package/dist/Shared/Components/SelectTextArea/SelectTextArea.d.ts +2 -0
  46. package/dist/Shared/Components/SelectTextArea/index.d.ts +2 -0
  47. package/dist/Shared/Components/SelectTextArea/types.d.ts +12 -0
  48. package/dist/Shared/Components/index.d.ts +2 -1
  49. package/dist/Shared/Helpers.d.ts +3 -5
  50. package/dist/Shared/Hooks/useForm/useForm.d.ts +0 -4
  51. package/dist/Shared/Services/app.types.d.ts +0 -4
  52. package/dist/Shared/types.d.ts +33 -2
  53. package/dist/assets/@code-editor.css +1 -1
  54. package/dist/assets/ic-clear-square.e60de021.svg +1 -0
  55. package/dist/assets/ic-cloud-upload.18066e05.svg +1 -0
  56. package/dist/assets/ic-file-code.21a1f748.svg +1 -0
  57. package/dist/assets/ic-stamp.8689f42d.svg +1 -0
  58. package/dist/assets/ic-var-initial.afdaa854.svg +1 -0
  59. package/dist/index.d.ts +0 -2
  60. package/dist/index.js +515 -511
  61. package/package.json +1 -1
  62. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/index.d.ts +0 -2
  63. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/types.d.ts +0 -2
  64. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/GUIView/utils.d.ts +0 -6
  65. package/dist/Pages/App/AppConfiguration/DeploymentTemplate/index.d.ts +0 -1
  66. package/dist/Pages/App/AppConfiguration/index.d.ts +0 -1
  67. package/dist/Pages/App/index.d.ts +0 -1
  68. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/ConfigMapSecret/index.d.ts +0 -1
  69. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/ConfigMapSecret/utils.d.ts +0 -3
  70. package/dist/Shared/Components/EnterpriseTag/EnterpriseTag.component.d.ts +0 -2
  71. package/dist/Shared/Components/EnterpriseTag/index.d.ts +0 -1
  72. package/dist/assets/ic-file-code.80000c9b.svg +0 -1
  73. package/dist/assets/ic-medal.4a7e5cbc.svg +0 -1
  74. package/dist/assets/ic-stamp.526499d2.svg +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.2.4-beta-14",
3
+ "version": "1.2.4-beta-15",
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 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><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"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 15v7.5l-4.501-2.25-4.5 2.25V15m12-6a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><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 1m8.5-5 1.945-8.557A2 2 0 0 0 13.495 2h-2.99a2 2 0 0 0-1.95 2.443L10.5 13z" vector-effect="non-scaling-stroke"/></svg>