@devtron-labs/devtron-fe-common-lib 1.8.8 → 1.8.9-beta-2

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 (27) hide show
  1. package/dist/{@code-editor-pcFQIw8K.js → @code-editor-HSnWIsdy.js} +5584 -5537
  2. package/dist/{@common-rjsf-DmzBeGtX.js → @common-rjsf-DL7VX2pP.js} +2 -2
  3. package/dist/{@framer-motion-DWs0_8aB.js → @framer-motion-DHFT2Onf.js} +1 -1
  4. package/dist/{@react-dates-CHCZFrgt.js → @react-dates-H99Kf-Gu.js} +243 -243
  5. package/dist/{@react-select-Dn2Z7PBK.js → @react-select-DaoN_kK0.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-KcWdTSlv.js → @react-virtualized-sticky-tree-BSYoHRT0.js} +1 -1
  7. package/dist/{@vendor-C6JiJKw0.js → @vendor-CmKnC58P.js} +14229 -13589
  8. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
  9. package/dist/Shared/Components/Confetti/index.d.ts +1 -0
  10. package/dist/Shared/Components/ConfirmationModal/types.d.ts +10 -1
  11. package/dist/Shared/Components/Icon/Icon.d.ts +2 -0
  12. package/dist/Shared/Components/LogoutCard.d.ts +1 -0
  13. package/dist/Shared/Components/index.d.ts +1 -0
  14. package/dist/Shared/Providers/ThemeProvider/constants.d.ts +1 -1
  15. package/dist/Shared/Providers/ThemeProvider/index.d.ts +2 -1
  16. package/dist/Shared/Providers/ThemeProvider/types.d.ts +10 -2
  17. package/dist/Shared/Providers/ThemeProvider/utils.d.ts +1 -0
  18. package/dist/Shared/Services/types.d.ts +7 -1
  19. package/dist/assets/@code-editor.css +1 -1
  20. package/dist/assets/ic-logout.e7e6bef0.svg +3 -0
  21. package/dist/assets/ic-medium-paintbucket.38ef52c1.svg +8 -0
  22. package/dist/index.js +676 -673
  23. package/package.json +2 -1
  24. package/dist/Shared/Components/ThemeSwitcher/constants.d.ts +0 -6
  25. package/dist/assets/ic-laptop.06834890.svg +0 -19
  26. package/dist/assets/ic-moon.ff9c1f1e.svg +0 -19
  27. package/dist/assets/ic-sun.b6db3ec7.svg +0 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.8.8",
3
+ "version": "1.8.9-beta-2",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -118,6 +118,7 @@
118
118
  "jsonpath-plus": "^10.3.0",
119
119
  "marked": "^13.0.3",
120
120
  "nanoid": "^3.3.8",
121
+ "react-canvas-confetti": "^2.0.7",
121
122
  "react-codemirror-merge": "4.23.6",
122
123
  "react-dates": "^21.8.0",
123
124
  "react-diff-viewer-continued": "^3.4.0",
@@ -1,6 +0,0 @@
1
- import { ReactElement } from 'react';
2
- import { ThemePreferenceType } from '@Shared/Providers/ThemeProvider/types';
3
- export declare const THEME_PREFERENCE_TO_ICON_MAP: Record<ThemePreferenceType, {
4
- tippyContent: string;
5
- icon: ReactElement;
6
- }>;
@@ -1,19 +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="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.5 16.25V6.5A1.5 1.5 0 0 1 5 5h13.5A1.5 1.5 0 0 1 20 6.5v9.75M14.25 9l-3.5 3.5L9 10.75m-7 5.5h19.5v1.5a1.5 1.5 0 0 1-1.5 1.5H3.5a1.5 1.5 0 0 1-1.5-1.5v-1.5Z" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +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="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.166 11.332V6.924m2.204 2.204h-4.408M13.758 3.25v2.939m1.47-1.47h-2.94m6.679 10.346A8.452 8.452 0 0 1 8.56 4.658a8.45 8.45 0 1 0 10.407 10.407Z" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +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="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 4.607V3M6.772 6.772 5.636 5.636M4.607 12H3m3.772 5.227-1.136 1.137M12 19.393V21m5.227-3.773 1.137 1.137M19.393 12H21m-3.773-5.228 1.137-1.136M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z" vector-effect="non-scaling-stroke"/>
19
- </svg>