@devtron-labs/devtron-fe-common-lib 1.15.1-beta-5 → 1.15.1-pre-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.
- package/dist/{@code-editor-D3u1HU6g.js → @code-editor-xNsLtfRd.js} +7908 -7788
- package/dist/{@common-rjsf-BWZsX9t4.js → @common-rjsf-iH1FvWN3.js} +222 -230
- package/dist/Common/Dialogs/Types.d.ts +0 -17
- package/dist/Common/Dialogs/index.d.ts +0 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/Types.d.ts +1 -43
- package/dist/Common/index.d.ts +0 -2
- package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +2 -46
- package/dist/Pages/ResourceBrowser/constants.d.ts +0 -2
- package/dist/Pages/ResourceBrowser/service.d.ts +1 -1
- package/dist/Shared/Analytics/analytics.d.ts +2 -0
- package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +2 -1
- package/dist/Shared/Components/CICDHistory/service.d.ts +1 -7
- package/dist/Shared/Components/CICDHistory/types.d.ts +2 -18
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.types.d.ts +18 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +7 -0
- package/dist/Shared/Components/DeploymentConfigDiff/index.d.ts +1 -0
- package/dist/Shared/Components/DocLink/types.d.ts +1 -0
- package/dist/Shared/Components/DocLink/utils.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +9 -4
- package/dist/Shared/Components/Popover/types.d.ts +5 -0
- package/dist/Shared/Components/Popover/usePopover.hook.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/Switch/types.d.ts +11 -2
- package/dist/Shared/Components/Switch/utils.d.ts +2 -2
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +3 -0
- package/dist/Shared/Components/SwitchThemeDialog/index.d.ts +2 -0
- package/dist/Shared/Components/SwitchThemeDialog/types.d.ts +35 -0
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/Textarea/types.d.ts +17 -1
- package/dist/Shared/Components/Textarea/utils.d.ts +5 -0
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/types.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -0
- package/dist/Shared/Components/Typewriter/index.d.ts +2 -0
- package/dist/Shared/Components/Typewriter/useTypewriter.d.ts +1 -0
- package/dist/Shared/Components/index.d.ts +2 -0
- package/dist/Shared/Helpers.d.ts +1 -2
- package/dist/Shared/Providers/index.d.ts +1 -0
- package/dist/Shared/Providers/types.d.ts +39 -12
- package/dist/Shared/Services/app.types.d.ts +7 -2
- package/dist/Shared/constants.d.ts +2 -1
- package/dist/Shared/types.d.ts +8 -4
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/ic-add.2d785695.svg +3 -0
- package/dist/assets/ic-asterisk.ab224e72.svg +3 -0
- package/dist/assets/ic-brain.838491eb.svg +3 -0
- package/dist/assets/ic-devtron-ai.535b45ec.svg +287 -0
- package/dist/assets/ic-folder-color.7cf84356.svg +6 -0
- package/dist/assets/{ic-minus.aac464f7.svg → ic-minus.416da21b.svg} +1 -1
- package/dist/assets/ic-paper-plane.ad7e6d2f.svg +3 -0
- package/dist/assets/ic-sparkle-ai-color.d123b325.svg +16 -0
- package/dist/assets/ic-sparkle-color.a9722593.svg +18 -0
- package/dist/assets/ic-stop-fill.32ea653f.svg +8 -0
- package/dist/assets/ic-world-globe.877fa6a0.svg +3 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +767 -773
- package/package.json +3 -3
- package/dist/Common/Dialogs/ConfirmationDialog.d.ts +0 -11
- package/dist/Common/InfoColorBar/InfoColourbar.d.ts +0 -6
- package/dist/Common/Toggle/Toggle.d.ts +0 -18
- package/dist/assets/ic-add.18a93616.svg +0 -19
- package/dist/assets/ic-container.92a4c33a.svg +0 -3
- package/dist/assets/ic-gavel.a3b064b5.svg +0 -3
- package/dist/assets/ic-sparkle-color.01c0be88.svg +0 -1
- package/dist/assets/ic-speedometer.3ecaae3b.svg +0 -3
- package/dist/assets/ic-two-cubes.056d1333.svg +0 -3
- /package/dist/assets/{ic-container-registry.4e1e6455.svg → ic-container.4e1e6455.svg} +0 -0
@@ -0,0 +1,287 @@
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 903 814" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<style>
|
3
|
+
@keyframes hexa-scale {
|
4
|
+
0% {
|
5
|
+
transform: scale(1) rotate(0deg);
|
6
|
+
}
|
7
|
+
25% {
|
8
|
+
transform: scale(0.8) rotate(90deg);
|
9
|
+
}
|
10
|
+
50%,
|
11
|
+
to {
|
12
|
+
transform: scale(1) rotate(180deg);
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
@keyframes large-star-rotate {
|
17
|
+
0% {
|
18
|
+
transform: rotate(0deg) scale(1);
|
19
|
+
}
|
20
|
+
25% {
|
21
|
+
transform: rotate(270deg) scale(0.75) rotateX(0deg);
|
22
|
+
}
|
23
|
+
37.5%,
|
24
|
+
60%,
|
25
|
+
to {
|
26
|
+
transform: rotate(270deg) scale(1) rotateX(180deg);
|
27
|
+
}
|
28
|
+
}
|
29
|
+
|
30
|
+
@keyframes small-star-anim {
|
31
|
+
0%,
|
32
|
+
50% {
|
33
|
+
transform: scale(0.2);
|
34
|
+
opacity: 0;
|
35
|
+
}
|
36
|
+
60%,
|
37
|
+
to {
|
38
|
+
transform: scale(0.2) translate(1200px, -1200px);
|
39
|
+
opacity: 1;
|
40
|
+
}
|
41
|
+
}
|
42
|
+
|
43
|
+
@keyframes rotate-small-star {
|
44
|
+
0%,
|
45
|
+
60% {
|
46
|
+
transform: rotate(0deg) scale(1);
|
47
|
+
}
|
48
|
+
80% {
|
49
|
+
transform: rotate(360deg) scale(4);
|
50
|
+
}
|
51
|
+
95% {
|
52
|
+
transform: rotate(540deg) scale(1);
|
53
|
+
}
|
54
|
+
to {
|
55
|
+
transform: rotate(720deg) scale(0);
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
@keyframes move-circle-br {
|
60
|
+
0% {
|
61
|
+
transform: scale(0.2);
|
62
|
+
opacity: 0;
|
63
|
+
}
|
64
|
+
50% {
|
65
|
+
transform: translate(0, 0) rotate(0deg);
|
66
|
+
opacity: 0;
|
67
|
+
}
|
68
|
+
75% {
|
69
|
+
transform: translate(-8px, -60px) rotate(30deg);
|
70
|
+
opacity: 1;
|
71
|
+
}
|
72
|
+
83.3% {
|
73
|
+
transform: translate(-10px, -80px) rotate(30deg);
|
74
|
+
opacity: 1;
|
75
|
+
}
|
76
|
+
to {
|
77
|
+
transform: translate(3px, -550px) rotate(60deg);
|
78
|
+
opacity: 0;
|
79
|
+
}
|
80
|
+
}
|
81
|
+
|
82
|
+
@keyframes move-circle-lightblue {
|
83
|
+
0% {
|
84
|
+
transform: scale(0.2);
|
85
|
+
opacity: 0;
|
86
|
+
}
|
87
|
+
50% {
|
88
|
+
transform: translate(0, 0) rotate(0deg);
|
89
|
+
opacity: 0;
|
90
|
+
}
|
91
|
+
75% {
|
92
|
+
transform: translate(0, px) rotate(10deg);
|
93
|
+
opacity: 1;
|
94
|
+
}
|
95
|
+
83.3% {
|
96
|
+
transform: translate(0, 0) rotate(30deg);
|
97
|
+
opacity: 1;
|
98
|
+
}
|
99
|
+
to {
|
100
|
+
transform: translate(0, 0) rotate(60deg);
|
101
|
+
opacity: 0;
|
102
|
+
}
|
103
|
+
}
|
104
|
+
|
105
|
+
@keyframes move-circle-blue {
|
106
|
+
0% {
|
107
|
+
transform: scale(0.2);
|
108
|
+
opacity: 0;
|
109
|
+
}
|
110
|
+
50% {
|
111
|
+
transform: translate(0, 0) rotate(0deg);
|
112
|
+
opacity: 0;
|
113
|
+
}
|
114
|
+
75% {
|
115
|
+
transform: translate(500px, -500px) rotate(0deg);
|
116
|
+
opacity: 1;
|
117
|
+
}
|
118
|
+
83.3% {
|
119
|
+
transform: translate(1000px, 100px) rotate(0deg);
|
120
|
+
opacity: 1;
|
121
|
+
}
|
122
|
+
to {
|
123
|
+
transform: translate(1000px, 500px) rotate(0deg);
|
124
|
+
opacity: 0;
|
125
|
+
}
|
126
|
+
}
|
127
|
+
|
128
|
+
@keyframes move-circle-purple {
|
129
|
+
0% {
|
130
|
+
transform: scale(0.2);
|
131
|
+
opacity: 0;
|
132
|
+
}
|
133
|
+
50% {
|
134
|
+
transform: translate(0, 0) rotate(0deg);
|
135
|
+
opacity: 0;
|
136
|
+
}
|
137
|
+
75% {
|
138
|
+
transform: translate(100px, -200px) rotate(10deg);
|
139
|
+
opacity: 1;
|
140
|
+
}
|
141
|
+
83.3% {
|
142
|
+
transform: translate(400px, -100px) rotate(-deg);
|
143
|
+
opacity: 1;
|
144
|
+
}
|
145
|
+
to {
|
146
|
+
transform: translate(100px, -900px) rotate(10deg);
|
147
|
+
opacity: 0;
|
148
|
+
}
|
149
|
+
}
|
150
|
+
|
151
|
+
.enable-svg-animation--hover:hover,
|
152
|
+
.enable-svg-animation--infinite {
|
153
|
+
.hexagon,
|
154
|
+
.large-star {
|
155
|
+
animation: hexa-scale 4s infinite ease-in-out;
|
156
|
+
transform-origin: 50% 50%;
|
157
|
+
}
|
158
|
+
|
159
|
+
.large-star {
|
160
|
+
fill: #fff;
|
161
|
+
animation: large-star-rotate 4s infinite ease-in-out;
|
162
|
+
}
|
163
|
+
|
164
|
+
.small-star {
|
165
|
+
fill: #fff;
|
166
|
+
animation: small-star-anim 4s infinite linear;
|
167
|
+
transform-origin: center;
|
168
|
+
}
|
169
|
+
|
170
|
+
.small-star-container {
|
171
|
+
animation: rotate-small-star 4s infinite linear;
|
172
|
+
transform-origin: center;
|
173
|
+
transform-box: fill-box;
|
174
|
+
}
|
175
|
+
|
176
|
+
.circle-br {
|
177
|
+
animation: move-circle-br 4s infinite ease-out;
|
178
|
+
}
|
179
|
+
|
180
|
+
.circle-purple {
|
181
|
+
animation: move-circle-purple 4s infinite ease-out;
|
182
|
+
}
|
183
|
+
|
184
|
+
.circle-lightBlue {
|
185
|
+
animation: move-circle-lightblue 4s infinite ease-out;
|
186
|
+
}
|
187
|
+
|
188
|
+
.circle-blue {
|
189
|
+
animation: move-circle-blue 4s infinite ease-out;
|
190
|
+
}
|
191
|
+
}
|
192
|
+
</style>
|
193
|
+
<mask id="mask0_390_233" style="mask-type: alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="903" height="814">
|
194
|
+
<path
|
195
|
+
data-style-override="false"
|
196
|
+
d="M887.247 348.03c20.97 36.33 20.97 81.09 0 117.42l-167.04 289.32c-20.97 36.33-59.74 58.71-101.68 58.71h-334.08c-41.95 0-80.709-22.38-101.679-58.71L15.728 465.45c-20.97-36.33-20.97-81.09 0-117.42l167.04-289.32C203.738 22.38 242.507 0 284.447 0h334.08c41.95 0 80.71 22.38 101.68 58.71z"
|
197
|
+
fill="#fff"
|
198
|
+
/>
|
199
|
+
</mask>
|
200
|
+
<g class="hexagon" mask="url(#mask0_390_233)">
|
201
|
+
<path
|
202
|
+
data-style-override="false"
|
203
|
+
d="M887.247 348.03c20.97 36.33 20.97 81.09 0 117.42l-167.04 289.32c-20.97 36.33-59.74 58.71-101.68 58.71h-334.08c-41.95 0-80.709-22.38-101.679-58.71L15.728 465.45c-20.97-36.33-20.97-81.09 0-117.42l167.04-289.32C203.738 22.38 242.507 0 284.447 0h334.08c41.95 0 80.71 22.38 101.68 58.71z"
|
204
|
+
fill="#0388FF"
|
205
|
+
/>
|
206
|
+
<g class="circle-blue" filter="url(#filter0_f_390_233)">
|
207
|
+
<circle cx="230" cy="270" r="270" data-style-override="false" fill="#0389FF" />
|
208
|
+
</g>
|
209
|
+
<g class="circle-lightBlue" filter="url(#filter1_f_390_233)">
|
210
|
+
<circle cx="721" r="270" data-style-override="false" fill="#88E6FF" fill-opacity=".5" />
|
211
|
+
</g>
|
212
|
+
<g class="circle-purple" filter="url(#filter2_f_390_233)">
|
213
|
+
<circle cx="164" cy="719" r="270" data-style-override="false" fill="#5C59E6" fill-opacity=".8" />
|
214
|
+
</g>
|
215
|
+
<g class="circle-br" filter="url(#filter3_f_390_233)">
|
216
|
+
<circle cx="671" cy="813" r="270" data-style-override="false" fill="#A125FF" fill-opacity=".6" />
|
217
|
+
</g>
|
218
|
+
</g>
|
219
|
+
<g class="small-star-container">
|
220
|
+
<path
|
221
|
+
data-style-override="false"
|
222
|
+
class="small-star"
|
223
|
+
d="m451.29 119.62 9.19 94.33c9.47 97.2 86.39 174.12 183.59 183.59l94.33 9.19-100.27 9.77c-93.75 9.14-167.94 83.32-177.07 177.07l-9.77 100.27-8.89-91.25c-9.65-98.99-87.98-177.32-186.97-186.97l-91.25-8.89 87.54-8.53c101.14-9.86 181.18-89.89 191.04-191.04z"
|
224
|
+
fill="#fff"
|
225
|
+
/>
|
226
|
+
</g>
|
227
|
+
<path
|
228
|
+
data-style-override="false"
|
229
|
+
class="large-star"
|
230
|
+
d="m451.29 119.62 9.19 94.33c9.47 97.2 86.39 174.12 183.59 183.59l94.33 9.19-100.27 9.77c-93.75 9.14-167.94 83.32-177.07 177.07l-9.77 100.27-8.89-91.25c-9.65-98.99-87.98-177.32-186.97-186.97l-91.25-8.89 87.54-8.53c101.14-9.86 181.18-89.89 191.04-191.04z"
|
231
|
+
fill="#fff"
|
232
|
+
/>
|
233
|
+
<defs>
|
234
|
+
<filter
|
235
|
+
id="filter0_f_390_233"
|
236
|
+
x="-240"
|
237
|
+
y="-200"
|
238
|
+
width="940"
|
239
|
+
height="940"
|
240
|
+
filterUnits="userSpaceOnUse"
|
241
|
+
color-interpolation-filters="sRGB"
|
242
|
+
>
|
243
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
244
|
+
<feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" />
|
245
|
+
<feGaussianBlur stdDeviation="100" result="effect1_foregroundBlur_390_233" />
|
246
|
+
</filter>
|
247
|
+
<filter
|
248
|
+
id="filter1_f_390_233"
|
249
|
+
x="251"
|
250
|
+
y="-470"
|
251
|
+
width="940"
|
252
|
+
height="940"
|
253
|
+
filterUnits="userSpaceOnUse"
|
254
|
+
color-interpolation-filters="sRGB"
|
255
|
+
>
|
256
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
257
|
+
<feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" />
|
258
|
+
<feGaussianBlur stdDeviation="100" result="effect1_foregroundBlur_390_233" />
|
259
|
+
</filter>
|
260
|
+
<filter
|
261
|
+
id="filter2_f_390_233"
|
262
|
+
x="-306"
|
263
|
+
y="249"
|
264
|
+
width="940"
|
265
|
+
height="940"
|
266
|
+
filterUnits="userSpaceOnUse"
|
267
|
+
color-interpolation-filters="sRGB"
|
268
|
+
>
|
269
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
270
|
+
<feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" />
|
271
|
+
<feGaussianBlur stdDeviation="100" result="effect1_foregroundBlur_390_233" />
|
272
|
+
</filter>
|
273
|
+
<filter
|
274
|
+
id="filter3_f_390_233"
|
275
|
+
x="201"
|
276
|
+
y="343"
|
277
|
+
width="940"
|
278
|
+
height="940"
|
279
|
+
filterUnits="userSpaceOnUse"
|
280
|
+
color-interpolation-filters="sRGB"
|
281
|
+
>
|
282
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
283
|
+
<feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" />
|
284
|
+
<feGaussianBlur stdDeviation="100" result="effect1_foregroundBlur_390_233" />
|
285
|
+
</filter>
|
286
|
+
</defs>
|
287
|
+
</svg>
|
@@ -0,0 +1,6 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g id="Icon/Color/ic-folder-color">
|
3
|
+
<path id="Vector" d="M20 6H11L9 4H4C2.9 4 2 4.9 2 6V10H22V8C22 6.9 21.1 6 20 6Z" fill="#72ACE6"/>
|
4
|
+
<path id="Vector_2" d="M20 6H4C2.9 6 2 6.9 2 8V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6Z" fill="#ABCFF3"/>
|
5
|
+
</g>
|
6
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" vector-effect="non-scaling-stroke">
|
2
|
+
<path d="M8.25012 12.6443L16.6799 20.0625C16.7774 20.1483 16.8956 20.2073 17.0228 20.2337C17.15 20.2602 17.2819 20.2531 17.4055 20.2132C17.5292 20.1734 17.6403 20.102 17.7281 20.0063C17.8159 19.9105 17.8774 19.7936 17.9064 19.667L21.4327 4.27953C21.4632 4.14649 21.4568 4.00765 21.4142 3.87798C21.3716 3.7483 21.2944 3.63271 21.191 3.54365C21.0876 3.4546 20.9618 3.39545 20.8272 3.37259C20.6927 3.34973 20.5544 3.36403 20.4274 3.41394L3.12517 10.2112C2.97438 10.2705 2.84683 10.3769 2.76159 10.5147C2.67636 10.6525 2.63803 10.8142 2.65235 10.9756C2.66666 11.1369 2.73285 11.2893 2.841 11.41C2.94915 11.5306 3.09346 11.613 3.25233 11.6447L8.25012 12.6443ZM8.25012 12.6443L21.0106 3.42835M8.25012 12.6443L8.25012 18.7485C8.25012 18.8968 8.29411 19.0418 8.37652 19.1652C8.45893 19.2885 8.57606 19.3846 8.71311 19.4414C8.85015 19.4982 9.00095 19.513 9.14644 19.4841C9.29192 19.4551 9.42556 19.3837 9.53045 19.2788L12.4602 16.3491" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
2
|
+
<g clip-path="url(#clip0_292_6476)">
|
3
|
+
<path data-style-override="false" d="M10.8394 6.04853C9.63671 4.84552 8.81354 2.74476 8.40503 0.833334C7.99588 2.74515 7.17359 4.84635 5.9705 6.04936C4.76784 7.25154 2.6663 8.07466 0.755127 8.48397C2.66708 8.89245 4.76823 9.71508 5.97089 10.9181C7.17354 12.1207 7.99671 14.2219 8.40586 16.1333C8.81437 14.2215 9.6373 12.1203 10.8398 10.9173C12.0424 9.71474 14.144 8.89201 16.0551 8.4827C14.1436 8.07422 12.0425 7.25115 10.8394 6.04853Z" fill="url(#paint0_linear_292_6476)"/>
|
4
|
+
<path data-style-override="false" d="M16.7502 14.4632C16.1754 13.8882 15.781 12.8828 15.5856 11.9686C15.3899 12.8828 14.9968 13.8882 14.4214 14.4636C13.8461 15.0383 12.8408 15.4323 11.9268 15.6281C12.8411 15.8238 13.8461 16.2172 14.4214 16.7925C14.9968 17.3676 15.3906 18.373 15.5863 19.2872C15.7816 18.3726 16.1754 17.3676 16.7504 16.7922C17.3255 16.2172 18.3309 15.8234 19.2448 15.6274C18.3309 15.432 17.3255 15.0383 16.7502 14.4632Z" fill="#CE89B8"/>
|
5
|
+
</g>
|
6
|
+
<defs>
|
7
|
+
<linearGradient id="paint0_linear_292_6476" x1="1.11525" y1="0.739966" x2="17.4757" y2="3.0297" gradientUnits="userSpaceOnUse">
|
8
|
+
<stop stop-color="#FFAF7B"/>
|
9
|
+
<stop offset="0.499527" stop-color="#D76D77"/>
|
10
|
+
<stop offset="1" stop-color="#A17EE1"/>
|
11
|
+
</linearGradient>
|
12
|
+
<clipPath id="clip0_292_6476">
|
13
|
+
<rect width="20" height="20" fill="white"/>
|
14
|
+
</clipPath>
|
15
|
+
</defs>
|
16
|
+
</svg>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<svg
|
2
|
+
width="24"
|
3
|
+
height="24"
|
4
|
+
viewBox="0 0 24 24"
|
5
|
+
fill="none"
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
7
|
+
>
|
8
|
+
<path
|
9
|
+
data-style-override="false"
|
10
|
+
d="m22.898 11.262-5.933-2.196-2.215-7.26a.666.666 0 0 0-1.275 0l-2.214 7.26-5.934 2.196a.667.667 0 0 0 0 1.25l5.93 2.196 2.216 7.482a.666.666 0 0 0 1.279 0l2.216-7.483 5.93-2.195a.665.665 0 0 0 0-1.25"
|
11
|
+
fill="#FFAC33"
|
12
|
+
/>
|
13
|
+
<path
|
14
|
+
data-style-override="false"
|
15
|
+
d="m9.565 18.597-1.543-.571-.6-2.2a.665.665 0 0 0-1.286 0l-.6 2.2-1.542.57a.667.667 0 0 0 0 1.25l1.534.57.605 2.414a.667.667 0 0 0 1.293 0l.605-2.415 1.534-.57a.665.665 0 0 0 0-1.248M6.673 4.153 5.097 3.57l-.584-1.577a.666.666 0 0 0-1.251 0L2.679 3.57l-1.577.583a.667.667 0 0 0 0 1.251l1.577.583.583 1.577a.667.667 0 0 0 1.25 0l.584-1.577 1.577-.583a.667.667 0 0 0 0-1.25"
|
16
|
+
fill="#FFCC4D"
|
17
|
+
/>
|
18
|
+
</svg>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path
|
3
|
+
fill-rule="evenodd"
|
4
|
+
clip-rule="evenodd"
|
5
|
+
d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10 8C8.89543 8 8 8.89543 8 10V14C8 15.1046 8.89543 16 10 16H14C15.1046 16 16 15.1046 16 14V10C16 8.89543 15.1046 8 14 8H10Z"
|
6
|
+
fill="#3B444C"
|
7
|
+
/>
|
8
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
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="m4.649 17.193 1.095-.66a.75.75 0 0 0 .362-.639l.019-3.387a.75.75 0 0 1 .118-.399l1.86-2.915a.75.75 0 0 1 1.072-.204l1.843 1.335a.75.75 0 0 0 .54.136l2.952-.4a.75.75 0 0 0 .466-.252l2.077-2.4a.75.75 0 0 0 .183-.527l-.11-2.279m.412 14.493-1.007-1.008a.75.75 0 0 0-.34-.195l-2.012-.528a.75.75 0 0 1-.551-.835l.223-1.518a.749.749 0 0 1 .454-.584l2.855-1.186a.75.75 0 0 1 .794.139l2.334 2.134M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" vector-effect="non-scaling-stroke"/>
|
3
|
+
</svg>
|
package/dist/index.d.ts
CHANGED
@@ -141,6 +141,7 @@ export interface customEnv {
|
|
141
141
|
GATEKEEPER_URL?: string;
|
142
142
|
FEATURE_AI_INTEGRATION_ENABLE?: boolean;
|
143
143
|
LOGIN_PAGE_IMAGE?: string;
|
144
|
+
FEATURE_ASK_DEVTRON_EXPERT?: boolean;
|
144
145
|
/**
|
145
146
|
* If true, the manage traffic feature is enabled in apps & app groups.
|
146
147
|
*
|
@@ -148,6 +149,12 @@ export interface customEnv {
|
|
148
149
|
*/
|
149
150
|
FEATURE_MANAGE_TRAFFIC_ENABLE?: boolean;
|
150
151
|
FEATURE_INFRA_PROVISION_INFO_BLOCK_HIDE?: boolean;
|
152
|
+
/**
|
153
|
+
* If true, online/offline connectivity banner is enabled
|
154
|
+
*
|
155
|
+
* @default true
|
156
|
+
*/
|
157
|
+
FEATURE_INTERNET_CONNECTIVITY_ENABLE?: boolean;
|
151
158
|
}
|
152
159
|
declare global {
|
153
160
|
interface Window {
|