@devtron-labs/devtron-fe-common-lib 1.13.0-pre-5 → 1.13.0-pre-6

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 (38) hide show
  1. package/dist/{@code-editor-Cnnz8WKW.js → @code-editor-DDIbDgoG.js} +8728 -8338
  2. package/dist/{@common-rjsf-BGYrN0PH.js → @common-rjsf-AMVnhZkY.js} +1 -1
  3. package/dist/Common/Helper.d.ts +1 -0
  4. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  5. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  6. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +3 -0
  7. package/dist/Shared/Components/AppStatusModal/index.d.ts +1 -0
  8. package/dist/Shared/Components/AppStatusModal/service.d.ts +4 -3
  9. package/dist/Shared/Components/AppStatusModal/types.d.ts +52 -6
  10. package/dist/Shared/Components/AppStatusModal/utils.d.ts +5 -2
  11. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  12. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  13. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  14. package/dist/Shared/Components/CICDHistory/service.d.ts +3 -0
  15. package/dist/Shared/Components/CICDHistory/types.d.ts +11 -71
  16. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -2
  17. package/dist/Shared/Components/DeploymentStatusBreakdown/constants.d.ts +10 -0
  18. package/dist/Shared/Components/DeploymentStatusBreakdown/index.d.ts +3 -0
  19. package/dist/Shared/Components/DeploymentStatusBreakdown/types.d.ts +22 -0
  20. package/dist/Shared/Components/DeploymentStatusBreakdown/utils.d.ts +20 -0
  21. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +1 -1
  22. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +33 -7
  23. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  24. package/dist/Shared/Components/TargetPlatforms/types.d.ts +1 -2
  25. package/dist/Shared/Components/index.d.ts +1 -0
  26. package/dist/Shared/Helpers.d.ts +2 -2
  27. package/dist/Shared/constants.d.ts +2 -22
  28. package/dist/Shared/types.d.ts +100 -2
  29. package/dist/assets/@code-editor.css +1 -1
  30. package/dist/assets/ic-celebration.77350694.svg +238 -0
  31. package/dist/assets/{ic-disconnect.26bad827.svg → ic-disconnect.2ad261fc.svg} +1 -1
  32. package/dist/assets/ic-man-on-rocket.7f67e914.svg +94 -0
  33. package/dist/index.js +886 -871
  34. package/package.json +1 -1
  35. package/dist/Shared/Components/CICDHistory/ErrorInfoStatusBar.d.ts +0 -2
  36. package/dist/assets/ic-check-grey.f556e371.svg +0 -21
  37. package/dist/assets/ic-disconnected.551d6161.svg +0 -29
  38. package/dist/assets/ic-timeout-red.5eda1010.svg +0 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.13.0-pre-5",
3
+ "version": "1.13.0-pre-6",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,2 +0,0 @@
1
- import { ErrorInfoStatusBarType } from './types';
2
- export declare const ErrorInfoStatusBar: ({ nonDeploymentError, type, errorMessage, hideVerticalConnector, hideErrorIcon, }: ErrorInfoStatusBarType) => JSX.Element;
@@ -1,21 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
18
- <g fill="none" fill-rule="evenodd">
19
- <path stroke="#B1B7BC" stroke-linecap="round" class="stroke-color" stroke-linejoin="round" stroke-width="2" d="M3.898 12.564l4.95 4.95L19.455 6.906"/>
20
- </g>
21
- </svg>
@@ -1,29 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
18
- <g fill="none" fill-rule="evenodd">
19
- <g fill="#F33E3E">
20
- <g>
21
- <g>
22
- <g>
23
- <path d="M13.463 1.678c.776.104 1.173 1.03.71 1.648-.104.137-.808.867-1.563 1.623-.756.749-1.375 1.394-1.375 1.433 0 .085 2.163 2.248 2.248 2.248.032 0 .749-.684 1.596-1.525 1.31-1.31 1.564-1.53 1.779-1.57.847-.156 1.505.593 1.219 1.382-.04.097-.763.873-1.603 1.713l-1.525 1.532.462.456c.502.488.646.742.646 1.107 0 .352-.118.522-.906 1.304-.398.39-.723.742-.723.782 0 .032.794.86 1.765 1.837l1.773 1.772-.04.28c-.071.541-.605.802-1.055.515-.104-.067-1.82-1.765-4.064-4.005l-.526-.526-.27-.269-.549-.55-1.129-1.13-.574-.576-.288-.29-.577-.578c-3.65-3.666-7.18-7.237-7.205-7.317-.066-.234.02-.56.189-.723.189-.176.553-.241.755-.137.079.046.88.828 1.78 1.733L6.04 5.51l.821-.814c.678-.665.867-.815 1.069-.854.43-.085.736.059 1.29.6l.495.482 1.454-1.5c1.576-1.628 1.811-1.81 2.293-1.745zm-9.52 12.79l.723.724.724.723-.743.789c-.417.443-.821.814-.932.853-.254.085-.547.078-.788-.026-.274-.117-.541-.45-.593-.736-.085-.437.078-.723.873-1.557l.736-.77zm.495-6.457l3.728 3.714 3.727 3.715-.183.078c-.573.234-1.896.378-2.626.28-2.28-.287-4.098-1.799-4.789-3.975-.32-.997-.293-2.548.059-3.558l.084-.254z" transform="translate(-84 -224) translate(64 186) translate(0 32) translate(20 6)"/>
24
- </g>
25
- </g>
26
- </g>
27
- </g>
28
- </g>
29
- </svg>
@@ -1,21 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
- <path d="M3 12C3 7.02944 7.02944 3 12 3" stroke="#F33E3E" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="2 3"/>
19
- <path d="M12 6.75V12L15 16" stroke="#F33E3E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20
- <path d="M3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3" stroke="#F33E3E" stroke-width="1.5" stroke-miterlimit="10"/>
21
- </svg>