@harnessio/icons 2.1.5 → 2.1.7
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/CHANGELOG.md +335 -0
- package/dist/icons.es.js +45 -0
- package/dist/icons.umd.js +4 -4
- package/dist/src/HarnessIcons.d.ts +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,335 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [1.46.0](https://github.com/harness/uicore/compare/@harness/icons@1.41.0...@harness/icons@1.46.0) (2022-08-03)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* add icon for Amazon ECS deployment tile ([#777](https://github.com/harness/uicore/issues/777)) ([6e59c08](https://github.com/harness/uicore/commit/6e59c0847c5f925ffce5e9cf4ba8793c3236073b))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* [CCM-8226]: Inventory Dashboard icons ([#769](https://github.com/harness/uicore/issues/769)) ([177afd8](https://github.com/harness/uicore/commit/177afd8b243f487191a47b4ad8576e74e4a5934a))
|
|
17
|
+
* [CDS-40396]: Added environments-outline icon ([#766](https://github.com/harness/uicore/issues/766)) ([a825730](https://github.com/harness/uicore/commit/a82573067e5d7e32a8de703b68217307e5631316))
|
|
18
|
+
* [CDS-40440]: added env group icon with background ([#763](https://github.com/harness/uicore/issues/763)) ([067b116](https://github.com/harness/uicore/commit/067b1166de9af6730d4638e791f974e9c24e720d))
|
|
19
|
+
* [CHAOS-92]: Added initial chaos icons ([#755](https://github.com/harness/uicore/issues/755)) ([719bf61](https://github.com/harness/uicore/commit/719bf61196b9dcc7af2d33745ff95033ce2ef0fb))
|
|
20
|
+
* [CI-4835]: add acr icon ([#772](https://github.com/harness/uicore/issues/772)) ([e1a176e](https://github.com/harness/uicore/commit/e1a176e6253fe72bb4318da70ebd5b38f53f70e2))
|
|
21
|
+
* [CI-4835]: bump icon version ([#774](https://github.com/harness/uicore/issues/774)) ([4160381](https://github.com/harness/uicore/commit/4160381b4eceb218324375846fa524c299d7628b))
|
|
22
|
+
* [STO-4670]: Adds STO Icons ([#765](https://github.com/harness/uicore/issues/765)) ([34f473a](https://github.com/harness/uicore/commit/34f473a294cc1b1dd4e52657e2d2b22cbc5cd3e1))
|
|
23
|
+
* CCM-8226: Upgraded icons version ([#770](https://github.com/harness/uicore/issues/770)) ([7f71618](https://github.com/harness/uicore/commit/7f71618f54a1335bd906b116780b7e63d2c96723))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
# [1.41.0](https://github.com/harness/uicore/compare/@harness/icons@1.40.0...@harness/icons@1.41.0) (2022-07-13)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* [CDS-39773]: added a currentColor to the fill ([#758](https://github.com/harness/uicore/issues/758)) ([cc7c6ee](https://github.com/harness/uicore/commit/cc7c6ee1dcaec0d86c7b05d108f9db0223ea9bd6))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# [1.40.0](https://github.com/harness/uicore/compare/@harness/icons@1.39.0...@harness/icons@1.40.0) (2022-07-13)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* [CDS-39773]: updated icons for pipelines, services and infrastructure ([#756](https://github.com/harness/uicore/issues/756)) ([e9b8f14](https://github.com/harness/uicore/commit/e9b8f145e0d3ff3057b9ef45a8ee187733545e8d))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
# [1.39.0](https://github.com/harness/uicore/compare/@harness/icons@1.38.0...@harness/icons@1.39.0) (2022-07-08)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Features
|
|
55
|
+
|
|
56
|
+
* [CDS-38948]: Added icon - "canary-grey" ([#754](https://github.com/harness/uicore/issues/754)) ([7051993](https://github.com/harness/uicore/commit/705199360c933a836f7fd2bf19270ec9326aaece))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
# [1.38.0](https://github.com/harness/uicore/compare/@harness/icons@1.37.0...@harness/icons@1.38.0) (2022-07-07)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* added chat icon ([#748](https://github.com/harness/uicore/issues/748)) ([80281a1](https://github.com/harness/uicore/commit/80281a107aaa87dc7fe1f7ae63fd500dcea7e963))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
# [1.37.0](https://github.com/harness/uicore/compare/@harness/icons@1.36.0...@harness/icons@1.37.0) (2022-07-06)
|
|
74
|
+
|
|
75
|
+
**Note:** Version bump only for package @harness/icons
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
# [1.36.0](https://github.com/harness/uicore/compare/@harness/icons@1.35.0...@harness/icons@1.36.0) (2022-07-06)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* [FFM-3966]: update options button ([#744](https://github.com/harness/uicore/issues/744)) ([eb9dd43](https://github.com/harness/uicore/commit/eb9dd43c785f14324d2abae2ddfacd485c7d3973))
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
# [1.35.0](https://github.com/harness/uicore/compare/@harness/icons@1.34.0...@harness/icons@1.35.0) (2022-07-05)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Bug Fixes
|
|
96
|
+
|
|
97
|
+
* custom remote manifest icon added ([#743](https://github.com/harness/uicore/issues/743)) ([1c57f37](https://github.com/harness/uicore/commit/1c57f37be38ddf5b66bd59208fab031cfe51a591))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
# [1.34.0](https://github.com/harness/uicore/compare/@harness/icons@1.33.0...@harness/icons@1.34.0) (2022-07-04)
|
|
104
|
+
|
|
105
|
+
**Note:** Version bump only for package @harness/icons
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
# [1.33.0](https://github.com/harness/uicore/compare/@harness/icons@1.32.0...@harness/icons@1.33.0) (2022-07-04)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Features
|
|
115
|
+
|
|
116
|
+
* [CDS-39410]: added icons ([#741](https://github.com/harness/uicore/issues/741)) ([18c56fc](https://github.com/harness/uicore/commit/18c56fc9176299fc5d4893234f98858072c5fafe))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
# [1.32.0](https://github.com/harness/uicore/compare/@harness/icons@1.31.0...@harness/icons@1.32.0) (2022-07-01)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Bug Fixes
|
|
126
|
+
|
|
127
|
+
* [CDS-37790]: adding fill attribute to custom approval icon ([#737](https://github.com/harness/uicore/issues/737)) ([bc47200](https://github.com/harness/uicore/commit/bc47200e018075338c5bad23f5b633c71e282652))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
# [1.31.0](https://github.com/harness/uicore/compare/@harness/icons@1.30.0...@harness/icons@1.31.0) (2022-06-30)
|
|
134
|
+
|
|
135
|
+
**Note:** Version bump only for package @harness/icons
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
# [1.30.0](https://github.com/harness/uicore/compare/@harness/icons@1.29.0...@harness/icons@1.30.0) (2022-06-30)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* [CDS-37790]: add icon for custom approval ([#735](https://github.com/harness/uicore/issues/735)) ([7f6ca1a](https://github.com/harness/uicore/commit/7f6ca1a82080a2429c0423a5ab4a9f570fc40d38))
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
# [1.29.0](https://github.com/harness/uicore/compare/@harness/icons@1.28.0...@harness/icons@1.29.0) (2022-06-28)
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Bug Fixes
|
|
156
|
+
|
|
157
|
+
* [CDS-38231]: updated gitops cluster icon ([#730](https://github.com/harness/uicore/issues/730)) ([1b840a6](https://github.com/harness/uicore/commit/1b840a6d1f91d503bd048882f65e2e71502d6ba1))
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
# [1.28.0](https://github.com/harness/uicore/compare/@harness/icons@1.27.0...@harness/icons@1.28.0) (2022-06-23)
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
### Bug Fixes
|
|
167
|
+
|
|
168
|
+
* added new inverse icons ([#729](https://github.com/harness/uicore/issues/729)) ([af928f6](https://github.com/harness/uicore/commit/af928f61cdcfe9a15c2a007906c1908e660d16ee))
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
# [1.27.0](https://github.com/harness/uicore/compare/@harness/icons@1.26.0...@harness/icons@1.27.0) (2022-06-22)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* [CDS-37814]: updated create and merge pr icons ([#726](https://github.com/harness/uicore/issues/726)) ([118ae8c](https://github.com/harness/uicore/commit/118ae8ce311217a2a6e8ba53892478da60e4f3d0))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
# [1.26.0](https://github.com/harness/uicore/compare/@harness/icons@1.25.0...@harness/icons@1.26.0) (2022-06-22)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
### Bug Fixes
|
|
189
|
+
|
|
190
|
+
* [CDS-38231]: updated icons ([#725](https://github.com/harness/uicore/issues/725)) ([87bd326](https://github.com/harness/uicore/commit/87bd326062ecb4d7ceed369901b43f087c990b20))
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
# [1.25.0](https://github.com/harness/uicore/compare/@harness/icons@1.24.0...@harness/icons@1.25.0) (2022-06-21)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
### Features
|
|
200
|
+
|
|
201
|
+
* [CDS-38231]: modified createpr and mergepr icons ([#722](https://github.com/harness/uicore/issues/722)) ([bacf7ff](https://github.com/harness/uicore/commit/bacf7ff85a1bcfde4bef9fde2358ee89e930ec29))
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
# [1.24.0](https://github.com/harness/uicore/compare/@harness/icons@1.23.0...@harness/icons@1.24.0) (2022-06-21)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
### Features
|
|
211
|
+
|
|
212
|
+
* [CI-4630]: optimize vm icon ([#724](https://github.com/harness/uicore/issues/724)) ([5b5c7bb](https://github.com/harness/uicore/commit/5b5c7bba784d7993d8fa59590b53e4e9caf71268))
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
# [1.23.0](https://github.com/harness/uicore/compare/@harness/icons@1.22.0...@harness/icons@1.23.0) (2022-06-21)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Features
|
|
222
|
+
|
|
223
|
+
* [CCM-8006]: pin and unpin icons added ([#721](https://github.com/harness/uicore/issues/721)) ([403a37b](https://github.com/harness/uicore/commit/403a37b2d8527996f300d3caafb26f5c62051147))
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
# [1.22.0](https://github.com/harness/uicore/compare/@harness/icons@1.21.0...@harness/icons@1.22.0) (2022-06-20)
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
### Features
|
|
233
|
+
|
|
234
|
+
* [CI-4630]: add vm icon ([#720](https://github.com/harness/uicore/issues/720)) ([8a7b58a](https://github.com/harness/uicore/commit/8a7b58a4253de3f68bbb860b80a7c47b48b6cd97))
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
# [1.21.0](https://github.com/harness/uicore/compare/@harness/icons@1.20.0...@harness/icons@1.21.0) (2022-06-14)
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
### Features
|
|
244
|
+
|
|
245
|
+
* [PIE-4057]: Update Queue Icon ([#710](https://github.com/harness/uicore/issues/710)) ([52915b4](https://github.com/harness/uicore/commit/52915b42937db2e47dd4eeb2083e496c5c171ff8))
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
# [1.20.0](https://github.com/harness/uicore/compare/@harness/icons@1.19.0...@harness/icons@1.20.0) (2022-06-13)
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
### Features
|
|
255
|
+
|
|
256
|
+
* [PIE-4054]: added Helm Oci icon ([#709](https://github.com/harness/uicore/issues/709)) ([1340324](https://github.com/harness/uicore/commit/13403248b331bab209f5f77e66d45d2a07765bfd))
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
# [1.19.0](https://github.com/harness/uicore/compare/@harness/icons@1.18.0...@harness/icons@1.19.0) (2022-06-09)
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
### Bug Fixes
|
|
266
|
+
|
|
267
|
+
* [CDS-38697]: Add loop icon for matrix ([#704](https://github.com/harness/uicore/issues/704)) ([45e283f](https://github.com/harness/uicore/commit/45e283f856359ab014482e3e3e93bcc80ddf09fb))
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
# [1.18.0](https://github.com/harness/uicore/compare/@harness/icons@1.17.0...@harness/icons@1.18.0) (2022-06-09)
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
### Bug Fixes
|
|
277
|
+
|
|
278
|
+
* icon names ([#707](https://github.com/harness/uicore/issues/707)) ([8b3dd53](https://github.com/harness/uicore/commit/8b3dd535387aab760aeb03c24508e4740a57abe8))
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
### Features
|
|
282
|
+
|
|
283
|
+
* [CDS-38057] Filestore icon ([#705](https://github.com/harness/uicore/issues/705)) ([b1d5541](https://github.com/harness/uicore/commit/b1d5541048f11aae6a7ee50b48535270834f13d4))
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
# [1.17.0](https://github.com/harness/uicore/compare/@harness/icons@1.16.0...@harness/icons@1.17.0) (2022-06-08)
|
|
290
|
+
|
|
291
|
+
**Note:** Version bump only for package @harness/icons
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
# [1.16.0](https://github.com/harness/uicore/compare/@harness/icons@1.15.0...@harness/icons@1.16.0) (2022-06-07)
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
### Bug Fixes
|
|
301
|
+
|
|
302
|
+
* [CDS-38229]: added createpr icon ([#699](https://github.com/harness/uicore/issues/699)) ([81c6330](https://github.com/harness/uicore/commit/81c6330d245cf7f44d99099f0c1b6e4a33881fb7))
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
# 1.15.0 (2022-06-06)
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
### Bug Fixes
|
|
312
|
+
|
|
313
|
+
* [PIE-3711]: Update custom stage icon ([#681](https://github.com/harness/uicore/issues/681)) ([69d577f](https://github.com/harness/uicore/commit/69d577f60e0758b37344973770000d4f86b46257))
|
|
314
|
+
* [PL-20957] Standardize org and project icon ([#677](https://github.com/harness/uicore/issues/677)) ([74b170b](https://github.com/harness/uicore/commit/74b170b3b703e03dd72e3d42fa99c32da92797b2))
|
|
315
|
+
* [PL-22282]: Icons version bump ([#675](https://github.com/harness/uicore/issues/675)) ([7444209](https://github.com/harness/uicore/commit/74442090e8444e2ceddcca9261f3f7496b8f0a6f))
|
|
316
|
+
* [PL-22282]: Removed build:icons script from uicore ([#664](https://github.com/harness/uicore/issues/664)) ([e6c1ce8](https://github.com/harness/uicore/commit/e6c1ce8887d6c3ec4862bd318698f9b574a47ebe))
|
|
317
|
+
* add remote setup icon for git exp 2.0 changes ([#665](https://github.com/harness/uicore/issues/665)) ([5f3c564](https://github.com/harness/uicore/commit/5f3c56400caf3a0f79eb9b0d0a2fc9f2395e74bd))
|
|
318
|
+
* inverse jenkins icon added ([#673](https://github.com/harness/uicore/issues/673)) ([6d5cd75](https://github.com/harness/uicore/commit/6d5cd7535075a7303a7c577d439187dc53a50583))
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
### Features
|
|
322
|
+
|
|
323
|
+
* [CDS-37040]: Add new icons for design updates on account resources and access control pages ([#666](https://github.com/harness/uicore/issues/666)) ([bbb62c5](https://github.com/harness/uicore/commit/bbb62c57b9ba5d2b376241382ecd38cf73ee0c8e))
|
|
324
|
+
* [PIE-3870]: Add queue step icon ([#692](https://github.com/harness/uicore/issues/692)) ([e13972c](https://github.com/harness/uicore/commit/e13972c89782f7e57018bc9eb62723c0acbdc0d3))
|
|
325
|
+
* [PL-22282]: Icons as a separate package ([#640](https://github.com/harness/uicore/issues/640)) ([7debf5c](https://github.com/harness/uicore/commit/7debf5cb41f88e4856a8fb12005ef2f02d4fa129))
|
|
326
|
+
* Lerna Integration ([#685](https://github.com/harness/uicore/issues/685)) ([91caea1](https://github.com/harness/uicore/commit/91caea18921ec01266eb37b83d023612f9b41649))
|
|
327
|
+
* Update cloudformation icons ([#667](https://github.com/harness/uicore/issues/667)) ([ca7e753](https://github.com/harness/uicore/commit/ca7e7537006b3e4b385ad538a858dade0613a652))
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
# Changelog
|
|
334
|
+
|
|
335
|
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
package/dist/icons.es.js
CHANGED
|
@@ -690,6 +690,17 @@ function SvgArrow(props) {
|
|
|
690
690
|
fill: "currentColor"
|
|
691
691
|
}));
|
|
692
692
|
}
|
|
693
|
+
function SvgArtifactRegistryOutlined(props) {
|
|
694
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
695
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
696
|
+
viewBox: "0 0 16 16",
|
|
697
|
+
fill: "none"
|
|
698
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
699
|
+
fillRule: "evenodd",
|
|
700
|
+
d: "M5.03 6.406l2.607-1.398a.212.212 0 01.199 0l2.607 1.398-2.707 1.421L5.03 6.406zm-.364.649v2.721a.197.197 0 00.105.173l2.591 1.389V8.471L4.667 7.056zm3.444 4.283l2.591-1.389a.196.196 0 00.105-.173v-2.72L8.111 8.471v2.868zm3.008-5.294a.82.82 0 01.36.665v3.067a.826.826 0 01-.445.725l-.027.015-2.838 1.521-.055.027a.92.92 0 01-.752 0l-.055-.027-2.838-1.521-.028-.015a.826.826 0 01-.445-.725v-3.06a.825.825 0 01.169-.492.85.85 0 01.191-.181.818.818 0 01.086-.052l.294-.158 2.571-1.379.028-.014a.92.92 0 01.806 0l.028.014 2.865 1.536a.89.89 0 01.085.052zm-8.191.107a.37.37 0 00.508-.135.37.37 0 00.043-.118.376.376 0 00-.178-.391l-1.084-.63c-.034-.078.044-.178.165-.283.106-.092.245-.188.375-.271l.197-.12 3.685-2.14a2.325 2.325 0 012.319-.01l3.581 2.04c.092.052.195.124.296.202.155.121.305.259.403.374.066.077.108.144.112.188l-1.101.646a.376.376 0 00-.138.51.37.37 0 00.508.135l1.03-.598c.06.038.086.096.096.165.012.082.001.179-.009.274l-.013.17-.035 4.14a2.353 2.353 0 01-1.168 2.015l-3.685 2.14-.127.079c-.144.092-.279.178-.476.193a.86.86 0 01-.119 0L8.11 13.61c0-.205-.168-.371-.374-.371s-.374.166-.374.371v1.139c-.312 0-.524-.103-.75-.23l-.079-.045-.018-.01-3.581-2.04a2.354 2.354 0 01-1.185-2.066l.035-4.14-.002-.126c-.004-.17-.008-.336.078-.499l.024-.041 1.042.599zM1.454 4.834l-.198.311c-.258.405-.231.886-.222 1.031l.002.037L1 10.353a3.104 3.104 0 001.564 2.724l3.581 2.04.038.022c.255.146.631.362 1.18.362h.75v-.022c.526.017.915-.25 1.055-.346l.043-.029 3.685-2.14a3.106 3.106 0 001.542-2.658l.035-4.14.002-.026.007-.071.001-.009.017-.231c.002-.12.006-.591-.4-.878v-.089a.9.9 0 00-.108-.414 1.35 1.35 0 00-.131-.199 2.552 2.552 0 00-.279-.299 3.845 3.845 0 00-.672-.507l-3.581-2.04a3.076 3.076 0 00-3.067.013l-3.685 2.14a5.203 5.203 0 00-.607.406 1.78 1.78 0 00-.325.328.992.992 0 00-.191.545z",
|
|
701
|
+
fill: "currentColor"
|
|
702
|
+
}));
|
|
703
|
+
}
|
|
693
704
|
function SvgArtifactRegistry(props) {
|
|
694
705
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
695
706
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23432,6 +23443,16 @@ function SvgUploadBox(props) {
|
|
|
23432
23443
|
strokeLinejoin: "round"
|
|
23433
23444
|
}));
|
|
23434
23445
|
}
|
|
23446
|
+
function SvgUpstreamArtifact(props) {
|
|
23447
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23448
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23449
|
+
viewBox: "0 0 16 16",
|
|
23450
|
+
fill: "none"
|
|
23451
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23452
|
+
d: "M14 11.855v-1.28c0-.192-.126-.32-.316-.32H9.958v.32a.938.938 0 01-.947.961H6.989a.937.937 0 01-.947-.961v-.32H2.316c-.189 0-.316.128-.316.32v3.106c0 .16.126.32.316.32h.632-.293c-.088-.099-.088-.099-.338 0h11.368c.175 0 .197-.099.316-.32v-.979c0-.352-.074-.37 0-.847zm-1.074-.064c.189 0 .316.128.316.32 0 .16-.126.32-.316.32s-.316-.16-.316-.32.126-.32.316-.32zm-1.263 0c.19 0 .316.128.316.32 0 .16-.126.32-.316.32s-.316-.16-.316-.32.126-.32.316-.32zm-3.439 1.544l-4.645-.567V14h10.105a.32.32 0 00.316-.32v-1.825l-.684.913-5.092.567zm-1.55-5.002h2.653v1.281H6.674V8.332zm0 1.921h2.653v.32a.32.32 0 01-.316.32H6.989c-.189 0-.316-.128-.316-.32v-.32zm4.484-3.843H9.326v1.281H6.674V6.411H4.842c-.284 0-.411-.32-.253-.544L7.747 2.12a.294.294 0 01.474 0l3.158 3.746c.19.224.063.544-.221.544z",
|
|
23453
|
+
fill: "currentColor"
|
|
23454
|
+
}));
|
|
23455
|
+
}
|
|
23435
23456
|
function SvgUpstreamProxiesIcon(props) {
|
|
23436
23457
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23437
23458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23442,6 +23463,15 @@ function SvgUpstreamProxiesIcon(props) {
|
|
|
23442
23463
|
d: "M11.237 2.589l-.004-.012a.275.275 0 00-.049-.086l-.003-.006L9.771.844A.266.266 0 009.569.75H3.93a.267.267 0 00-.202.094l-1.41 1.641-.004.006a.283.283 0 00-.048.086l-.004.012a.286.286 0 00-.013.083v8.297c0 .155.121.281.27.281h8.46c.149 0 .27-.126.27-.28V2.671a.28.28 0 00-.013-.083zM5.522 8.484h2.457v.268a.234.234 0 01-.23.238H5.751a.234.234 0 01-.23-.238v-.268zm-2.73-.562V5.72H4.98v.268c0 .44.346.8.77.8h2c.425 0 .77-.36.77-.8V5.72h2.19v2.203H2.791zm2.189-4.97v.269c0 .44.345.8.77.8H7.75c.425 0 .77-.36.77-.8v-.268h2.19v2.204H2.791V2.953h2.19zm2.998 0v.269a.234.234 0 01-.23.238H5.751a.234.234 0 01-.23-.238v-.268H7.98zM5.522 5.72h2.457v.268a.234.234 0 01-.23.237H5.751a.234.234 0 01-.23-.237V5.72zm-1.47-4.41h5.396l.928 1.08H3.125l.927-1.08zm6.657 9.377H2.791V8.484h2.19v.268c0 .441.346.8.77.8H7.75c.425 0 .77-.359.77-.8v-.268h2.19v2.204z"
|
|
23443
23464
|
}));
|
|
23444
23465
|
}
|
|
23466
|
+
function SvgUpstreamRegistry(props) {
|
|
23467
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23468
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23469
|
+
viewBox: "0 0 16 16",
|
|
23470
|
+
fill: "currentColor"
|
|
23471
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23472
|
+
d: "M4.839 8.681h2.484v1.453a2.49 2.49 0 00-1.71 1.71H1.677v1.355h3.936A2.487 2.487 0 008.001 15a2.484 2.484 0 002.388-1.801h3.708v-1.355h-3.71a2.49 2.49 0 00-1.71-1.71V8.681h2.484a3.84 3.84 0 100-7.681H4.839a3.84 3.84 0 100 7.68zm4.29 3.84a1.13 1.13 0 01-1.927.799A1.13 1.13 0 018 11.392a1.13 1.13 0 011.129 1.13zM4.839 2.355h6.323a2.483 2.483 0 012.484 2.485 2.485 2.485 0 01-2.484 2.485H4.839a2.48 2.48 0 01-1.756-.728 2.487 2.487 0 010-3.514 2.484 2.484 0 011.756-.728zm.099 3.02a.438.438 0 00.438-.437.44.44 0 00-.438-.438.438.438 0 00-.437.438.44.44 0 00.438.438zm2.625 0a.438.438 0 00.438-.437.44.44 0 00-.438-.438.438.438 0 00-.437.438.44.44 0 00.438.438z"
|
|
23473
|
+
}));
|
|
23474
|
+
}
|
|
23445
23475
|
function SvgUserGroups(props) {
|
|
23446
23476
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23447
23477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -23543,6 +23573,17 @@ function SvgViewerRole(props) {
|
|
|
23543
23573
|
d: "M0 0h34v34H0z"
|
|
23544
23574
|
}))));
|
|
23545
23575
|
}
|
|
23576
|
+
function SvgVirtualRegistry(props) {
|
|
23577
|
+
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23578
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23579
|
+
viewBox: "0 0 16 16",
|
|
23580
|
+
fill: "none"
|
|
23581
|
+
}, props), /* @__PURE__ */ React.createElement("path", {
|
|
23582
|
+
fillRule: "evenodd",
|
|
23583
|
+
d: "M11.795 2.808l1.645 3.3c.033.072.06.154.06.242v6.6a.55.55 0 01-.55.55h-9.9a.55.55 0 01-.55-.55v-6.6a.57.57 0 01.061-.242h-.006l1.65-3.3h.005A.554.554 0 014.7 2.5h6.6c.214 0 .396.127.489.308h.005zm-.836.792H8.55v.003h-1.1V3.6H5.041l-1.1 2.2h3.015v.004h2.858V5.8h2.245l-1.1-2.2zM3.6 12.4h8.8V6.9H3.6v5.5zm5.5-3.3H6.9a.55.55 0 010-1.1h2.2a.55.55 0 110 1.1z",
|
|
23584
|
+
fill: "currentColor"
|
|
23585
|
+
}));
|
|
23586
|
+
}
|
|
23546
23587
|
function SvgWaiting(props) {
|
|
23547
23588
|
return /* @__PURE__ */ React.createElement("svg", Object.assign({
|
|
23548
23589
|
viewBox: "0 0 13 13",
|
|
@@ -23792,6 +23833,7 @@ const HarnessIcons = {
|
|
|
23792
23833
|
"approval-stage": SvgApprovalStage,
|
|
23793
23834
|
"approval-step": SvgApprovalStep,
|
|
23794
23835
|
arrow: SvgArrow,
|
|
23836
|
+
"artifact-registry-outlined": SvgArtifactRegistryOutlined,
|
|
23795
23837
|
"artifact-registry": SvgArtifactRegistry,
|
|
23796
23838
|
"asg-blue-green-inverse": SvgAsgBlueGreenInverse,
|
|
23797
23839
|
"asg-blue-green": SvgAsgBlueGreen,
|
|
@@ -24736,7 +24778,9 @@ const HarnessIcons = {
|
|
|
24736
24778
|
"update-app": SvgUpdateApp,
|
|
24737
24779
|
"upgrade-bolt": SvgUpgradeBolt,
|
|
24738
24780
|
"upload-box": SvgUploadBox,
|
|
24781
|
+
"upstream-artifact": SvgUpstreamArtifact,
|
|
24739
24782
|
"upstream-proxies-icon": SvgUpstreamProxiesIcon,
|
|
24783
|
+
"upstream-registry": SvgUpstreamRegistry,
|
|
24740
24784
|
"user-groups": SvgUserGroups,
|
|
24741
24785
|
user: SvgUser,
|
|
24742
24786
|
utility: SvgUtility,
|
|
@@ -24744,6 +24788,7 @@ const HarnessIcons = {
|
|
|
24744
24788
|
"variables-blue": SvgVariablesBlue,
|
|
24745
24789
|
variables: SvgVariables,
|
|
24746
24790
|
viewerRole: SvgViewerRole,
|
|
24791
|
+
"virtual-registry": SvgVirtualRegistry,
|
|
24747
24792
|
waiting: SvgWaiting,
|
|
24748
24793
|
"warning-icon": SvgWarningIcon,
|
|
24749
24794
|
"warning-outline": SvgWarningOutline,
|