@devtron-labs/devtron-fe-common-lib 1.13.0-pre-1 → 1.13.0

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 (65) hide show
  1. package/dist/{@common-rjsf-D9HxVy-e.js → @common-rjsf-BUC7SZkT.js} +5667 -5708
  2. package/dist/{@framer-motion-CR14HVwJ.js → @framer-motion-BL6-Hrrc.js} +1 -1
  3. package/dist/{@react-dates-z_WnuIha.js → @react-dates-CIHHgq4p.js} +14 -14
  4. package/dist/{@react-select-C1KOG39W.js → @react-select-BVKpsqGO.js} +1 -1
  5. package/dist/{@react-virtualized-sticky-tree-DE3LznCK.js → @react-virtualized-sticky-tree-CjKfeUxB.js} +1 -1
  6. package/dist/{@vendor-0Z6AwxJy.js → @vendor-CekuMgQx.js} +9990 -9980
  7. package/dist/Common/Checkbox.d.ts +5 -0
  8. package/dist/Common/Types.d.ts +0 -1
  9. package/dist/Shared/Components/AnnouncementBanner/AnnouncementBanner.d.ts +6 -0
  10. package/dist/Shared/Components/AnnouncementBanner/index.d.ts +1 -0
  11. package/dist/Shared/Components/Button/types.d.ts +1 -3
  12. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  13. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  14. package/dist/Shared/Components/Header/types.d.ts +1 -0
  15. package/dist/Shared/Components/Icon/Icon.d.ts +0 -22
  16. package/dist/Shared/Components/Icon/types.d.ts +1 -1
  17. package/dist/Shared/Components/InfoBlock/constants.d.ts +2 -2
  18. package/dist/Shared/Components/InfoBlock/types.d.ts +2 -2
  19. package/dist/Shared/Components/License/index.d.ts +1 -1
  20. package/dist/Shared/Components/License/utils.d.ts +1 -2
  21. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
  22. package/dist/Shared/Components/index.d.ts +1 -0
  23. package/dist/Shared/Providers/index.d.ts +1 -1
  24. package/dist/Shared/Providers/types.d.ts +1 -11
  25. package/dist/Shared/constants.d.ts +2 -16
  26. package/dist/assets/@common-rjsf.css +1 -1
  27. package/dist/assets/ic-megaphone.b9f9a901.svg +19 -0
  28. package/dist/index.d.ts +0 -3
  29. package/dist/index.js +716 -722
  30. package/package.json +1 -1
  31. package/dist/Common/Checkbox/Checkbox.d.ts +0 -2
  32. package/dist/Common/Checkbox/index.d.ts +0 -1
  33. package/dist/assets/ic-amazon-eks.13404569.svg +0 -5
  34. package/dist/assets/ic-arrow-square-out.59bb549a.svg +0 -3
  35. package/dist/assets/ic-azure-aks.a9e437d5.svg +0 -46
  36. package/dist/assets/ic-bulk-check.0f698efa.svg +0 -21
  37. package/dist/assets/ic-bulk-check.99e92f7a.svg +0 -21
  38. package/dist/assets/ic-caret-down-small.7c4f88bf.svg +0 -3
  39. package/dist/assets/ic-caret-right.0ff813c2.svg +0 -3
  40. package/dist/assets/ic-checkbox-hover.0151d832.svg +0 -20
  41. package/dist/assets/ic-checkbox-hover.93e8d66a.svg +0 -20
  42. package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +0 -22
  43. package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +0 -22
  44. package/dist/assets/ic-checkbox-selected.47444fab.svg +0 -20
  45. package/dist/assets/ic-checkbox-selected.c5539d6f.svg +0 -20
  46. package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +0 -19
  47. package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +0 -19
  48. package/dist/assets/ic-cloud-vms.27ea954e.svg +0 -5
  49. package/dist/assets/ic-disconnect.26bad827.svg +0 -3
  50. package/dist/assets/ic-expand-right-sm.9b347d49.svg +0 -3
  51. package/dist/assets/ic-gift-gradient.7690a246.svg +0 -9
  52. package/dist/assets/ic-gift.9b048fc7.svg +0 -3
  53. package/dist/assets/ic-gitlab.ac331d67.svg +0 -31
  54. package/dist/assets/ic-google-gke.07314724.svg +0 -9
  55. package/dist/assets/ic-install.28c3beec.svg +0 -3
  56. package/dist/assets/ic-k3s.7f4bf72d.svg +0 -3
  57. package/dist/assets/ic-kind.bd8ee992.svg +0 -9
  58. package/dist/assets/ic-laptop.485e21b4.svg +0 -3
  59. package/dist/assets/ic-megaphone-left.6b2a00b7.svg +0 -3
  60. package/dist/assets/ic-minikube.d9ff1575.svg +0 -9
  61. package/dist/assets/ic-mobile.7c649251.svg +0 -4
  62. package/dist/assets/ic-sparkle-color.01c0be88.svg +0 -1
  63. package/dist/assets/ic-ubuntu.fa47508f.svg +0 -4
  64. package/dist/assets/ic-user-circle.7d7152fa.svg +0 -3
  65. package/dist/assets/ic-wifi-slash.d0390749.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.13.0-pre-1",
3
+ "version": "1.13.0",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,2 +0,0 @@
1
- import { CheckboxProps } from '../Types';
2
- export declare const Checkbox: ({ rootClassName, onClick, name, disabled, value, onChange, tabIndex, isChecked, id, dataTestId, children, }: CheckboxProps) => JSX.Element;
@@ -1 +0,0 @@
1
- export * from './Checkbox';
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="#157CFF" d="M3.106 11.774c0-1.623.003-3.246-.004-4.869-.001-.192.07-.303.23-.394 1.193-.686 2.386-1.374 3.577-2.064l2.59-1.495c.51-.295 1.016-.595 1.53-.881.085-.047.232-.084.293-.042.075.051.121.19.123.292.01.51.001 1.021.001 1.532 0 .777-.004 1.554.006 2.332.004.238-.08.379-.292.499-1.267.717-2.524 1.45-3.787 2.176a.366.366 0 0 0-.207.354 874.84 874.84 0 0 1 0 5.123c0 .17.06.27.205.353 1.47.844 2.936 1.69 4.4 2.541.163.095.297.107.47.005a388.54 388.54 0 0 1 3.59-2.077c.544-.312.385-.294.877-.013 1.072.613 2.136 1.24 3.21 1.85.28.16.208.373-.006.496a1655.044 1655.044 0 0 0-6.614 3.81c-.368.212-.738.42-1.102.639-.127.076-.234.08-.363.005-.921-.535-1.845-1.064-2.768-1.597-1.727-.996-3.454-1.992-5.18-2.99-.192-.11-.38-.225-.575-.33-.15-.082-.21-.194-.21-.37.005-1.628.003-3.257.003-4.885h.003Z"/>
3
- <path fill="#3A52DD" d="M20.9 11.34v4.322c0 .062.003.125-.002.187-.015.203-.165.29-.344.19a127.2 127.2 0 0 1-1.39-.79c-.692-.4-1.38-.806-2.075-1.2-.168-.095-.239-.204-.238-.403.008-1.469.002-2.938.008-4.408 0-.179-.053-.293-.212-.384-.94-.537-1.876-1.082-2.813-1.623-.363-.21-.726-.421-1.09-.628-.112-.063-.155-.15-.154-.277.002-1.35 0-2.7.001-4.05 0-.258.158-.346.38-.217a3469.287 3469.287 0 0 0 7.67 4.43c.195.111.266.239.265.46-.009 1.463-.005 2.927-.005 4.39Z"/>
4
- <path fill="#3C54DF" d="M10.98 11.233c.048-.043.1-.083.145-.13.694-.708 1.386-1.419 2.083-2.123a.375.375 0 0 1 .231-.1c.288-.012.577-.005.918-.005-.19.198-.346.363-.504.526-.652.671-1.304 1.341-1.957 2.01-.09.093-.095.155-.005.254a588.12 588.12 0 0 1 2.494 2.788c.035.04.066.083.125.158-.346 0-.65.006-.953-.006-.055-.002-.115-.068-.158-.116-.76-.849-1.52-1.698-2.277-2.549-.044-.05-.09-.097-.17-.184a2.413 2.413 0 0 0-.03.246c0 .8-.004 1.6.005 2.4.001.17-.046.237-.22.216a1.75 1.75 0 0 0-.375 0c-.17.018-.224-.04-.222-.216.008-1.021.004-2.042.004-3.063 0-.755.004-1.51-.004-2.264-.001-.156.045-.216.202-.202.13.012.261.012.391 0 .17-.017.226.041.223.216-.01.635-.005 1.27-.004 1.906 0 .071.007.142.011.214l.047.024Z"/>
5
- </svg>
@@ -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="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.25 9.375V3.751l-5.625-.001m-1.128 6.753 6.75-6.75M17.25 13.5v6a.75.75 0 0 1-.75.75h-12a.75.75 0 0 1-.75-.75v-12a.75.75 0 0 1 .75-.75h6" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,46 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="url(#a)" d="m8.267 3-3.336.618v4.551l3.336.711 3.348-1.341V4.143L8.267 3Z"/>
3
- <path fill="#341A6E" d="M4.93 3.618V8.17l3.371.711V3.047l-3.37.571Zm1.424 4.2-.945-.186v-3.5l.945-.15v3.836Zm1.47.27-1.086-.177v-4l1.086-.188v4.365Z"/>
4
- <path fill="url(#b)" d="m15.488 3.058-3.336.618v4.55l3.336.712 3.337-1.353V4.2l-3.337-1.142Z"/>
5
- <path fill="#341A6E" d="M12.152 3.677v4.55l3.348.712V3.105l-3.348.572Zm1.411 4.2-.945-.186V4.19l.945-.15v3.837Zm1.47.268L13.95 7.97v-4l1.085-.2-.002 4.375Z"/>
6
- <path fill="url(#c)" d="m4.848 9.276-3.336.62v4.55l3.336.71 3.348-1.34V10.42L4.848 9.276Z"/>
7
- <path fill="#341A6E" d="M1.5 9.896v4.515l3.372.71V9.289L1.5 9.896Zm1.412 4.21-.946-.198V10.41l.946-.163v3.86Zm1.482.305-1.085-.176v-4.048L4.394 10v4.41Z"/>
8
- <path fill="url(#d)" d="m12.046 9.23-3.335.619v4.55l3.335.723 3.337-1.354v-3.394l-3.336-1.145Z"/>
9
- <path fill="#341A6E" d="M8.71 9.85v4.56l3.36.712V9.288l-3.36.561Zm1.41 4.21-.944-.198v-3.5l.944-.165v3.863Zm1.47.256-1.084-.174V10.14l1.086-.186-.002 4.362Z"/>
10
- <path fill="url(#e)" d="m19.245 9.288-3.338.618v4.551l3.338.711 3.348-1.34V10.43l-3.348-1.143Z"/>
11
- <path fill="#341A6E" d="M15.908 9.906v4.505l3.371.71V9.289l-3.371.618Zm1.425 4.212-.945-.198v-3.5l.944-.164v3.862Zm1.47.257-1.087-.174v-4.002l1.085-.188v4.365l.002-.001Z"/>
12
- <path fill="url(#f)" d="m8.185 15.622-3.337.608v4.55l3.337.722 3.348-1.353v-3.382l-3.348-1.145Z"/>
13
- <path fill="#341A6E" d="M4.848 16.23v4.55l3.372.724v-5.928l-3.372.654Zm1.425 4.212-.945-.198v-3.5l.945-.164v3.862Zm1.47.269-1.086-.176v-4.012l1.085-.188v4.376h.001Z"/>
14
- <path fill="url(#g)" d="m15.395 15.67-3.336.619v4.55l3.336.712 3.348-1.343v-3.393l-3.348-1.143v-.001Z"/>
15
- <path fill="#341A6E" d="M12.059 16.289v4.55l3.372.712v-5.835l-3.372.573Zm1.423 4.212-.945-.2v-3.5l.945-.163v3.863Zm1.47.255-1.086-.174V16.58l1.086-.186v4.363-.001Z"/>
16
- <defs>
17
- <linearGradient id="a" x1="4.931" x2="11.614" y1="5.94" y2="5.94" gradientUnits="userSpaceOnUse">
18
- <stop stop-color="#B77AF4"/>
19
- <stop offset="1" stop-color="#773ADC"/>
20
- </linearGradient>
21
- <linearGradient id="b" x1="12.152" x2="18.825" y1="5.998" y2="5.998" gradientUnits="userSpaceOnUse">
22
- <stop stop-color="#B77AF4"/>
23
- <stop offset="1" stop-color="#773ADC"/>
24
- </linearGradient>
25
- <linearGradient id="c" x1="1.512" x2="8.185" y1="12.216" y2="12.216" gradientUnits="userSpaceOnUse">
26
- <stop stop-color="#B77AF4"/>
27
- <stop offset="1" stop-color="#773ADC"/>
28
- </linearGradient>
29
- <linearGradient id="d" x1="8.71" x2="15.383" y1="12.169" y2="12.169" gradientUnits="userSpaceOnUse">
30
- <stop stop-color="#B77AF4"/>
31
- <stop offset="1" stop-color="#773ADC"/>
32
- </linearGradient>
33
- <linearGradient id="e" x1="15.908" x2="22.593" y1="12.228" y2="12.228" gradientUnits="userSpaceOnUse">
34
- <stop stop-color="#B77AF4"/>
35
- <stop offset="1" stop-color="#773ADC"/>
36
- </linearGradient>
37
- <linearGradient id="f" x1="4.848" x2="11.534" y1="18.564" y2="18.564" gradientUnits="userSpaceOnUse">
38
- <stop stop-color="#B77AF4"/>
39
- <stop offset="1" stop-color="#773ADC"/>
40
- </linearGradient>
41
- <linearGradient id="g" x1="12.059" x2="18.742" y1="18.611" y2="18.611" gradientUnits="userSpaceOnUse">
42
- <stop stop-color="#B77AF4"/>
43
- <stop offset="1" stop-color="#773ADC"/>
44
- </linearGradient>
45
- </defs>
46
- </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 xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <rect width="16.8" height="16.8" x="3" y="3" fill="#06C" rx="4"/>
19
- <path stroke="#06C" stroke-linecap="round" stroke-width="1.5" d="M22.2 7.8v8.4a6 6 0 0 1-6 6H7.8" vector-effect="non-scaling-stroke"/>
20
- <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15.525 8.775-5.25 5.25L7.65 11.4" vector-effect="non-scaling-stroke"/>
21
- </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 xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <rect width="16.8" height="16.8" x="3" y="3" fill="#74B5FF" rx="4"/>
19
- <path stroke="#74B5FF" stroke-linecap="round" stroke-width="1.5" d="M22.2 7.8v8.4a6 6 0 0 1-6 6H7.8" vector-effect="non-scaling-stroke"/>
20
- <path stroke="#0D0F1C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15.525 8.775-5.25 5.25L7.65 11.4" vector-effect="non-scaling-stroke"/>
21
- </svg>
@@ -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="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17 10-5 5-5-5" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -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="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 4.5 7.5 7.5L9 19.5" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,20 +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
- <rect width="19.5" height="19.5" x="2.25" y="2.25" stroke="#2E4866" stroke-width="1.5" rx="4.75" vector-effect="non-scaling-stroke"/>
19
- <rect width="16.5" height="16.5" x="3.75" y="3.75" fill="#000A14" fill-opacity=".2" stroke="#74B5FF" stroke-width="1.5" rx="3.25" vector-effect="non-scaling-stroke"/>
20
- </svg>
@@ -1,20 +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
- <rect width="19.5" height="19.5" x="2.25" y="2.25" stroke="#ABCFF3" stroke-width="1.5" rx="4.75" vector-effect="non-scaling-stroke"/>
19
- <rect width="16.5" height="16.5" x="3.75" y="3.75" fill="#000A14" fill-opacity=".02" stroke="#06C" stroke-width="1.5" rx="3.25" vector-effect="non-scaling-stroke"/>
20
- </svg>
@@ -1,22 +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
- <rect width="18" height="18" x="3" y="3" fill="#fff" rx="4"/>
19
- <rect width="18" height="18" x="3" y="3" stroke="#ABCFF3" rx="4" vector-effect="non-scaling-stroke"/>
20
- <rect width="18" height="18" x="3" y="3" fill="#06C" rx="4"/>
21
- <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h8" vector-effect="non-scaling-stroke"/>
22
- </svg>
@@ -1,22 +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
- <rect width="18" height="18" x="3" y="3" fill="#0D0F1C" rx="4"/>
19
- <rect width="18" height="18" x="3" y="3" stroke="#2E4866" rx="4" vector-effect="non-scaling-stroke"/>
20
- <rect width="18" height="18" x="3" y="3" fill="#74B5FF" rx="4"/>
21
- <path stroke="#0D0F1C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h8" vector-effect="non-scaling-stroke"/>
22
- </svg>
@@ -1,20 +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
- <rect width="18" height="18" x="3" y="3" fill="#74B5FF" rx="4"/>
19
- <path stroke="#0D0F1C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16.813 8.938-6.125 6.124L7.624 12" vector-effect="non-scaling-stroke"/>
20
- </svg>
@@ -1,20 +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
- <rect width="18" height="18" x="3" y="3" fill="#06C" rx="4"/>
19
- <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16.813 8.938-6.125 6.124L7.624 12" vector-effect="non-scaling-stroke"/>
20
- </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
- <rect width="16.5" height="16.5" x="3.75" y="3.75" fill="#000A14" fill-opacity=".02" stroke="#959BA1" stroke-width="1.5" rx="3.25" 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
- <rect width="16.5" height="16.5" x="3.75" y="3.75" fill="#000A14" fill-opacity=".2" stroke="#61676F" stroke-width="1.5" rx="3.25" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="#06C" d="M16.714 9.974H7.286a.197.197 0 0 0-.197.196v9.87c0 .109.089.197.197.197h9.428a.197.197 0 0 0 .197-.196v-9.87a.197.197 0 0 0-.197-.197Zm-8.053 1.571h6.678v2.873H8.661v-2.873Zm6.678 7.12H8.661v-2.872h6.678v2.873Z"/>
3
- <path fill="#06C" d="M9.84 17.389a.786.786 0 1 0 1.57 0 .786.786 0 0 0-1.57 0Zm0-4.37a.786.786 0 1 0 1.57 0 .786.786 0 0 0-1.57 0Z"/>
4
- <path fill="#06C" d="M19.351 8.08C18.227 5.112 15.361 3 12.005 3a7.858 7.858 0 0 0-7.346 5.078A4.92 4.92 0 0 0 1 12.86c.015 2.563 2.004 4.648 4.508 4.871a.197.197 0 0 0 .214-.196v-1.483a.196.196 0 0 0-.172-.194 3.062 3.062 0 0 1-1.77-.848 3.026 3.026 0 0 1-.914-2.175c0-.687.224-1.336.643-1.876a3.06 3.06 0 0 1 1.623-1.073l.931-.245.341-.901a6.042 6.042 0 0 1 2.163-2.787 5.945 5.945 0 0 1 3.438-1.085 5.986 5.986 0 0 1 4.724 2.315c.37.474.665 1 .877 1.559l.338.899.928.245a3.05 3.05 0 0 1 1.349 5.122 3.056 3.056 0 0 1-1.766.847.194.194 0 0 0-.17.194v1.486a.2.2 0 0 0 .217.196c2.497-.226 4.48-2.308 4.498-4.866a4.919 4.919 0 0 0-3.65-4.785Z"/>
5
- </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 fill-rule="evenodd" clip-rule="evenodd" d="M16.1558 2.01314C17.0863 2.13825 17.5633 3.24858 17.0081 3.99141C16.883 4.15562 16.0385 5.03138 15.1315 5.93841C14.2244 6.83763 13.4816 7.61173 13.4816 7.65865C13.4816 7.7603 16.0776 10.3563 16.1792 10.3563C16.2183 10.3563 17.0785 9.53528 18.095 8.52659C19.6666 6.95492 19.9716 6.68906 20.2296 6.64215C21.2461 6.45448 22.0359 7.3537 21.6918 8.29983C21.6449 8.41712 20.777 9.34761 19.7683 10.3563L17.9386 12.1938L18.4937 12.7412C19.0958 13.3276 19.2679 13.6326 19.2679 14.0705C19.2679 14.4927 19.1271 14.696 18.181 15.6343C17.704 16.1035 17.313 16.5257 17.313 16.5726C17.313 16.6117 18.267 17.6048 19.4321 18.7777L21.5589 20.9045L21.512 21.2407C21.426 21.8897 20.7848 22.2025 20.2453 21.8584C20.1187 21.7767 18.0146 19.6943 15.2779 16.9616L14.4393 16.1237C14.0594 15.7438 13.6706 15.3548 13.2761 14.9598L12.6806 14.3632C12.3811 14.0631 12.0793 13.7605 11.7765 13.4569L11.1702 12.8485C6.61934 8.28058 2.05799 3.66801 2.02636 3.56917C1.94817 3.28768 2.04982 2.89671 2.25312 2.70123C2.47988 2.49011 2.91776 2.41192 3.16016 2.53703C3.23165 2.57873 3.80698 3.13335 4.55414 3.8758L5.14155 4.46278C5.19232 4.51378 5.24343 4.5652 5.29482 4.61695L7.24964 6.61087L8.23486 5.63346C9.04807 4.83589 9.27483 4.65605 9.51722 4.60914C10.0333 4.50748 10.4008 4.67951 11.0654 5.32851L11.6597 5.90713L13.4034 4.1087C15.2957 2.15388 15.5772 1.93494 16.1558 2.01314ZM4.73183 17.3624L6.46771 19.0982L5.57631 20.0444C5.07588 20.5761 4.59108 21.0218 4.45816 21.0687C4.15321 21.1703 3.80134 21.1625 3.51203 21.0374C3.18362 20.8967 2.86303 20.4979 2.80047 20.1538C2.69882 19.63 2.8943 19.2859 3.84825 18.285L4.73183 17.3624ZM5.3261 9.61347L9.79872 14.0705L14.2713 18.5274L14.0524 18.6213C13.3643 18.9028 11.777 19.0748 10.9012 18.9575C8.16449 18.6134 5.98291 16.7994 5.15407 14.1877C4.77093 12.9914 4.8022 11.1304 5.22445 9.91842L5.3261 9.61347Z" fill="var(--N0)"/>
3
- </svg>
@@ -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 fill="#3B444C" d="m9.707 17.705 5.086-5.086a1 1 0 0 0 0-1.414L9.707 6.12C9.077 5.49 8 5.936 8 6.826v10.172c0 .89 1.077 1.337 1.707.707Z"/>
3
- </svg>
@@ -1,9 +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="url(#ic-gift-gradient)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 12.4v7.75a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75V12.4M12 7.9v13m0-13s3.182 0 4.243-1.06a2.25 2.25 0 0 0-3.182-3.182C12 4.718 12 7.901 12 7.901Zm0 0s-3.182 0-4.243-1.06a2.25 2.25 0 0 1 3.182-3.182C12 4.718 12 7.901 12 7.901Zm-8.25 0h16.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75Z" vector-effect="non-scaling-stroke"/>
3
- <defs>
4
- <linearGradient id="ic-gift-gradient" x1="14.5" y1="9.27323" x2="1.82753" y2="7.60329" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#DFB74F" />
6
- <stop offset="1" stop-color="#FFECA8" />
7
- </linearGradient>
8
- </defs>
9
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
2
- <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M11.375 7.234v4.52a.438.438 0 0 1-.438.438H3.064a.438.438 0 0 1-.438-.437V7.234M7 4.609v7.583M7 4.61s1.856 0 2.475-.619a1.313 1.313 0 0 0-1.856-1.856C7 2.753 7 4.609 7 4.609Zm0 0s-1.856 0-2.475-.619a1.313 1.313 0 0 1 1.856-1.856C7 2.753 7 4.609 7 4.609Zm-4.813 0h9.626c.241 0 .437.196.437.437v1.75a.438.438 0 0 1-.438.438H2.188a.438.438 0 0 1-.438-.438v-1.75c0-.241.196-.437.438-.437Z" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,31 +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" viewBox="0 0 24 24">
18
- <g fill="none" fill-rule="evenodd">
19
- <path data-style-override="false" d="M0 0h24v24H0z"/>
20
- <g fill-rule="nonzero">
21
- <path data-style-override="false" fill="#FC6D26" d="M21.95 13.522l-1.118-3.439-2.214-6.82a.383.383 0 0 0-.726 0l-2.214 6.816H8.32L6.107 3.262a.382.382 0 0 0-.726 0l-2.21 6.817-1.12 3.443a.762.762 0 0 0 .276.852L12 21.402l9.671-7.028a.763.763 0 0 0 .28-.852"/>
22
- <path data-style-override="false" fill="#E24329" d="M12 21.397l3.678-11.318H8.324z"/>
23
- <path data-style-override="false" fill="#FC6D26" d="M12 21.397L8.32 10.079H3.174z"/>
24
- <path data-style-override="false" fill="#FCA326" d="M3.169 10.082l-1.12 3.44a.762.762 0 0 0 .276.85L12 21.403l-8.831-11.32z"/>
25
- <path data-style-override="false" fill="#E24329" d="M3.17 10.082h5.155L6.107 3.266a.383.383 0 0 0-.727 0l-2.21 6.816z"/>
26
- <path data-style-override="false" fill="#FC6D26" d="M12 21.397l3.678-11.318h5.156z"/>
27
- <path data-style-override="false" fill="#FCA326" d="M20.83 10.082l1.12 3.44a.76.76 0 0 1-.276.85L12 21.398l8.828-11.315h.003z"/>
28
- <path data-style-override="false" fill="#E24329" d="M20.833 10.082H15.68l2.214-6.816a.382.382 0 0 1 .726 0l2.214 6.816z"/>
29
- </g>
30
- </g>
31
- </svg>
@@ -1,9 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path fill="#4285F4" fill-rule="evenodd" d="m14.68 13.06 4.55 2.63v.99l-4.94-2.85.39-.77Z" clip-rule="evenodd"/>
3
- <path fill="#4285F4" fill-rule="evenodd" d="M12.48 12.3v4.59l3.86-2.29v-4.59l-3.86 2.29Z" clip-rule="evenodd"/>
4
- <path fill="#669DF6" fill-rule="evenodd" d="m9.98 13.65-5.21 3.01-.32-.8 5.08-2.94.45.73Z" clip-rule="evenodd"/>
5
- <path fill="#669DF6" fill-rule="evenodd" d="m11.52 12.3-3.86-2.29v4.59l3.86 2.29V12.3Z" clip-rule="evenodd"/>
6
- <path fill="#AECBFA" d="M12.41 3.29h-.86v5.78h.86V3.29Z"/>
7
- <path fill="#AECBFA" fill-rule="evenodd" d="M3.25 7v10L12 22l8.74-5V7L12 2 3.25 7Zm15.63 8.89L12 19.78l-6.88-3.89V8.11L12 4.22l6.87 3.89v7.78h.01Z" clip-rule="evenodd"/>
8
- <path fill="#AECBFA" fill-rule="evenodd" d="m11.98 11.5 3.98-2.29-3.98-2.3-3.97 2.3 3.97 2.29Z" clip-rule="evenodd"/>
9
- </svg>
@@ -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="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.25 12H21a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.75-.75v-6A.75.75 0 0 1 3 12h3.75M12 2.25V12m0 0L7.5 7.5M12 12l4.5-4.5m1.5 8.25h-1.5" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -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 fill="#FFC61C" d="M20.671 3H3.33A2.337 2.337 0 0 0 1 5.326v13.348A2.332 2.332 0 0 0 3.329 21H20.67A2.336 2.336 0 0 0 23 18.674V5.326A2.332 2.332 0 0 0 20.671 3ZM10.296 16.09l-4.232 2.457A1.134 1.134 0 0 1 4.4 17.279c.077-.29.266-.538.526-.689l4.232-2.457a1.133 1.133 0 0 1 1.47 1.664 1.12 1.12 0 0 1-.332.292Zm1.665-3.745h-.005a1.134 1.134 0 0 1-1.127-1.136l.02-4.871a1.13 1.13 0 0 1 1.133-1.127h.005a1.133 1.133 0 0 1 1.128 1.137l-.021 4.87a1.131 1.131 0 0 1-1.133 1.127Zm7.489 5.789a1.131 1.131 0 0 1-1.547.414l-4.239-2.445a1.133 1.133 0 0 1-.124-1.878 1.132 1.132 0 0 1 1.257-.082l4.238 2.445a1.132 1.132 0 0 1 .415 1.546Z"/>
3
- </svg>