@cypress-design/react-statusicon 1.0.2 → 1.0.4
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/.turbo/turbo-build.log +1 -6
- package/CHANGELOG.md +14 -0
- package/StatusIconReact.cy.tsx +1 -1
- package/dist/index.es.mjs +436 -5
- package/dist/index.es.mjs.map +1 -1
- package/dist/index.umd.js +631 -200
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
- package/rollup.config.mjs +2 -2
package/dist/index.umd.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var React = require('react');
|
|
6
|
-
var iconRegistry = require('@cypress-design/icon-registry');
|
|
7
6
|
var reactIcon = require('@cypress-design/react-icon');
|
|
7
|
+
var iconRegistry = require('@cypress-design/icon-registry');
|
|
8
8
|
|
|
9
9
|
function _interopNamespaceDefault(e) {
|
|
10
10
|
var n = Object.create(null);
|
|
@@ -177,288 +177,719 @@ const constStatuses = {
|
|
|
177
177
|
*/
|
|
178
178
|
const statuses$3 = constStatuses;
|
|
179
179
|
|
|
180
|
+
// THIS FILE IS AUTO GENERATED BY build-icons.mjs
|
|
181
|
+
/**
|
|
182
|
+
* All possible prop names for icon colors
|
|
183
|
+
*/
|
|
184
|
+
const cyStatusCancelledOutlineX16 = {
|
|
185
|
+
name: 'statusCancelledOutlineX16',
|
|
186
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 8h4m-2 6A6 6 0 1 1 8 2a6 6 0 0 1 0 12Z" class="icon-dark"/>`,
|
|
187
|
+
};
|
|
188
|
+
const cyStatusCancelledOutlineX24 = {
|
|
189
|
+
name: 'statusCancelledOutlineX24',
|
|
190
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 12h8m-4 9a9 9 0 1 1 0-18 9 9 0 0 1 0 18Z" class="icon-dark"/>`,
|
|
191
|
+
};
|
|
192
|
+
const cyStatusCancelledSimpleX4 = {
|
|
193
|
+
name: 'statusCancelledSimpleX4',
|
|
194
|
+
data: `<circle cx="2" cy="2" r="1.5" stroke="currentColor" class="icon-dark"/>`,
|
|
195
|
+
};
|
|
196
|
+
const cyStatusCancelledSimpleX8 = {
|
|
197
|
+
name: 'statusCancelledSimpleX8',
|
|
198
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M1 4h6" class="icon-dark"/>`,
|
|
199
|
+
};
|
|
200
|
+
const cyStatusCancelledSolidX12 = {
|
|
201
|
+
name: 'statusCancelledSolidX12',
|
|
202
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2 6h8" class="icon-dark"/>`,
|
|
203
|
+
};
|
|
204
|
+
const cyStatusCancelledSolidX16 = {
|
|
205
|
+
name: 'statusCancelledSolidX16',
|
|
206
|
+
data: `<path fill="#afb3c7" fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m4-1a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2z" clip-rule="evenodd"/>`,
|
|
207
|
+
};
|
|
208
|
+
const cyStatusCancelledSolidX24 = {
|
|
209
|
+
name: 'statusCancelledSolidX24',
|
|
210
|
+
data: `<path fill="#afb3c7" fill-rule="evenodd" d="M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12m6-1a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2z" clip-rule="evenodd"/>`,
|
|
211
|
+
};
|
|
212
|
+
const cyStatusErroredOutlineX16 = {
|
|
213
|
+
name: 'statusErroredOutlineX16',
|
|
214
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8m6-8a8 8 0 1 0 0 16A8 8 0 0 0 8 0m1 5a1 1 0 0 0-2 0v3a1 1 0 0 0 2 0zm-1 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2" class="icon-dark" clip-rule="evenodd"/>`,
|
|
215
|
+
};
|
|
216
|
+
const cyStatusErroredOutlineX24 = {
|
|
217
|
+
name: 'statusErroredOutlineX24',
|
|
218
|
+
data: `<circle cx="12" cy="12" r="9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"/><path fill="currentColor" fill-rule="evenodd" d="M12 7a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1" class="icon-dark" clip-rule="evenodd"/><path fill="currentColor" d="M13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0" class="icon-dark"/>`,
|
|
219
|
+
};
|
|
220
|
+
const cyStatusErroredSimpleX4 = {
|
|
221
|
+
name: 'statusErroredSimpleX4',
|
|
222
|
+
data: `<circle cx="2" cy="2" r="2" fill="currentColor" class="icon-dark"/>`,
|
|
223
|
+
};
|
|
224
|
+
const cyStatusErroredSimpleX8 = {
|
|
225
|
+
name: 'statusErroredSimpleX8',
|
|
226
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M4 0a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V1a1 1 0 0 1 1-1" class="icon-dark" clip-rule="evenodd"/><path fill="currentColor" d="M5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0" class="icon-dark"/>`,
|
|
227
|
+
};
|
|
228
|
+
const cyStatusErroredSolidX12 = {
|
|
229
|
+
name: 'statusErroredSolidX12',
|
|
230
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M6 1a1 1 0 0 1 1 1v5a1 1 0 0 1-2 0V2a1 1 0 0 1 1-1" class="icon-dark" clip-rule="evenodd"/><path fill="currentColor" d="M7 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0" class="icon-dark"/>`,
|
|
231
|
+
};
|
|
232
|
+
const cyStatusErroredSolidX16 = {
|
|
233
|
+
name: 'statusErroredSolidX16',
|
|
234
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M9 5a1 1 0 0 0-2 0v3a1 1 0 0 0 2 0zm-1 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2" class="icon-dark" clip-rule="evenodd"/>`,
|
|
235
|
+
};
|
|
236
|
+
const cyStatusErroredSolidX24 = {
|
|
237
|
+
name: 'statusErroredSolidX24',
|
|
238
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m1-14a1 1 0 1 0-2 0v5a1 1 0 1 0 2 0zm-1 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2" class="icon-dark" clip-rule="evenodd"/>`,
|
|
239
|
+
};
|
|
240
|
+
const cyStatusFailedOutlineX16 = {
|
|
241
|
+
name: 'statusFailedOutlineX16',
|
|
242
|
+
data: `<path fill="currentColor" d="M6.707 5.293a1 1 0 0 0-1.414 1.414zm2.586 5.414a1 1 0 0 0 1.414-1.414zm1.414-4a1 1 0 0 0-1.414-1.414zM5.293 9.293a1 1 0 0 0 1.414 1.414zM13 8a5 5 0 0 1-5 5v2a7 7 0 0 0 7-7zm-5 5a5 5 0 0 1-5-5H1a7 7 0 0 0 7 7zM3 8a5 5 0 0 1 5-5V1a7 7 0 0 0-7 7zm5-5a5 5 0 0 1 5 5h2a7 7 0 0 0-7-7zM5.293 6.707l2 2 1.414-1.414-2-2zm2 2 2 2 1.414-1.414-2-2zm2-3.414-2 2 1.414 1.414 2-2zm-2 2-2 2 1.414 1.414 2-2z" class="icon-dark"/>`,
|
|
243
|
+
};
|
|
244
|
+
const cyStatusFailedOutlineX24 = {
|
|
245
|
+
name: 'statusFailedOutlineX24',
|
|
246
|
+
data: `<path fill="currentColor" d="M9.707 8.293a1 1 0 0 0-1.414 1.414zm4.586 7.414a1 1 0 0 0 1.414-1.414zm1.414-6a1 1 0 0 0-1.414-1.414zm-7.414 4.586a1 1 0 1 0 1.414 1.414zm0-4.586 3 3 1.414-1.414-3-3zm3 3 3 3 1.414-1.414-3-3zm3-4.414-3 3 1.414 1.414 3-3zm-3 3-3 3 1.414 1.414 3-3zM20 12a8 8 0 0 1-8 8v2c5.523 0 10-4.477 10-10zm-8 8a8 8 0 0 1-8-8H2c0 5.523 4.477 10 10 10zm-8-8a8 8 0 0 1 8-8V2C6.477 2 2 6.477 2 12zm8-8a8 8 0 0 1 8 8h2c0-5.523-4.477-10-10-10z" class="icon-dark"/>`,
|
|
247
|
+
};
|
|
248
|
+
const cyStatusFailedSimpleX12 = {
|
|
249
|
+
name: 'statusFailedSimpleX12',
|
|
250
|
+
data: `<path fill="currentColor" d="M3.707 2.293a1 1 0 0 0-1.414 1.414zm4.586 7.414a1 1 0 0 0 1.414-1.414zm1.414-6a1 1 0 0 0-1.414-1.414zM2.293 8.293a1 1 0 0 0 1.414 1.414zm0-4.586 6 6 1.414-1.414-6-6zm6-1.414-6 6 1.414 1.414 6-6z" class="icon-dark"/>`,
|
|
251
|
+
};
|
|
252
|
+
const cyStatusFailedSimpleX16 = {
|
|
253
|
+
name: 'statusFailedSimpleX16',
|
|
254
|
+
data: `<path fill="currentColor" d="M4.707 3.293a1 1 0 0 0-1.414 1.414zm6.586 9.414a1 1 0 0 0 1.414-1.414zm1.414-8a1 1 0 0 0-1.414-1.414zm-9.414 6.586a1 1 0 1 0 1.414 1.414zm0-6.586 4 4 1.414-1.414-4-4zm4 4 4 4 1.414-1.414-4-4zm4-5.414-4 4 1.414 1.414 4-4zm-4 4-4 4 1.414 1.414 4-4z" class="icon-dark"/>`,
|
|
255
|
+
};
|
|
256
|
+
const cyStatusFailedSimpleX24 = {
|
|
257
|
+
name: 'statusFailedSimpleX24',
|
|
258
|
+
data: `<path fill="currentColor" d="M6.707 5.293a1 1 0 0 0-1.414 1.414zm10.586 13.414a1 1 0 0 0 1.414-1.414zm1.414-12a1 1 0 0 0-1.414-1.414zM5.293 17.293a1 1 0 1 0 1.414 1.414zm0-10.586 6 6 1.414-1.414-6-6zm6 6 6 6 1.414-1.414-6-6zm6-7.414-6 6 1.414 1.414 6-6zm-6 6-6 6 1.414 1.414 6-6z" class="icon-dark"/>`,
|
|
259
|
+
};
|
|
260
|
+
const cyStatusFailedSimpleX4 = {
|
|
261
|
+
name: 'statusFailedSimpleX4',
|
|
262
|
+
data: `<circle cx="2" cy="2" r="2" fill="currentColor" class="icon-dark"/>`,
|
|
263
|
+
};
|
|
264
|
+
const cyStatusFailedSimpleX8 = {
|
|
265
|
+
name: 'statusFailedSimpleX8',
|
|
266
|
+
data: `<path fill="currentColor" d="M2.707 1.293a1 1 0 0 0-1.414 1.414zm2.586 5.414a1 1 0 0 0 1.414-1.414zm1.414-4a1 1 0 0 0-1.414-1.414zM1.293 5.293a1 1 0 0 0 1.414 1.414zm0-2.586 4 4 1.414-1.414-4-4zm4-1.414-4 4 1.414 1.414 4-4z" class="icon-dark"/>`,
|
|
267
|
+
};
|
|
268
|
+
const cyStatusFailedSolidX16 = {
|
|
269
|
+
name: 'statusFailedSolidX16',
|
|
270
|
+
data: `<circle cx="8" cy="8" r="7" fill="currentColor" class="icon-dark"/><path fill="#fff" d="M6.707 5.293a1 1 0 0 0-1.414 1.414zm2.586 5.414a1 1 0 0 0 1.414-1.414zm1.414-4a1 1 0 0 0-1.414-1.414zM5.293 9.293a1 1 0 0 0 1.414 1.414zm0-2.586 4 4 1.414-1.414-4-4zm4-1.414-4 4 1.414 1.414 4-4z"/>`,
|
|
271
|
+
};
|
|
272
|
+
const cyStatusFailedSolidX24 = {
|
|
273
|
+
name: 'statusFailedSolidX24',
|
|
274
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M9.707 8.293a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414L12 10.586z" class="icon-dark" clip-rule="evenodd"/>`,
|
|
275
|
+
};
|
|
276
|
+
const cyStatusFailingOutlineX16 = {
|
|
277
|
+
name: 'statusFailingOutlineX16',
|
|
278
|
+
data: `<path fill="currentColor" d="M6.707 5.293a1 1 0 0 0-1.414 1.414zm2.586 5.414a1 1 0 0 0 1.414-1.414zm1.414-4a1 1 0 0 0-1.414-1.414zM5.293 9.293a1 1 0 0 0 1.414 1.414zm0-2.586 4 4 1.414-1.414-4-4zm4-1.414-4 4 1.414 1.414 4-4z" class="icon-dark"/><circle cx="8" cy="8" r="6" stroke="#e1e3ed" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-light"/><circle cx="8" cy="8" r="6" stroke="currentColor" stroke-dasharray="10 28" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="36.6;0"/></circle>`,
|
|
279
|
+
};
|
|
280
|
+
const cyStatusFailingOutlineX24 = {
|
|
281
|
+
name: 'statusFailingOutlineX24',
|
|
282
|
+
data: `<path fill="currentColor" d="M9.707 8.293a1 1 0 0 0-1.414 1.414zm4.586 7.414a1 1 0 0 0 1.414-1.414zm1.414-6a1 1 0 0 0-1.414-1.414zm-7.414 4.586a1 1 0 1 0 1.414 1.414zm0-4.586 3 3 1.414-1.414-3-3zm3 3 3 3 1.414-1.414-3-3zm3-4.414-3 3 1.414 1.414 3-3zm-3 3-3 3 1.414 1.414 3-3zM20 12" class="icon-dark"/><circle cx="12" cy="12" r="9" stroke="#e1e3ed" stroke-width="2" class="icon-light"/><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-dasharray="15 42" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="57;0"/></circle>`,
|
|
283
|
+
};
|
|
284
|
+
const cyStatusPassedOutlineX16 = {
|
|
285
|
+
name: 'statusPassedOutlineX16',
|
|
286
|
+
data: `<circle cx="8" cy="8" r="6" stroke="currentColor" stroke-width="2" class="icon-dark"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 6-2.5 4L6 8.5" class="icon-dark"/>`,
|
|
287
|
+
};
|
|
288
|
+
const cyStatusPassedOutlineX24 = {
|
|
289
|
+
name: 'statusPassedOutlineX24',
|
|
290
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.864 7.504a1 1 0 0 0-1.728-1.008l-2.846 4.88-1.583-1.583a1 1 0 0 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.57-.203z" class="icon-dark" clip-rule="evenodd"/>`,
|
|
291
|
+
};
|
|
292
|
+
const cyStatusPassedSimpleX12 = {
|
|
293
|
+
name: 'statusPassedSimpleX12',
|
|
294
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 3 5 9 3 6.5" class="icon-dark"/>`,
|
|
295
|
+
};
|
|
296
|
+
const cyStatusPassedSimpleX16 = {
|
|
297
|
+
name: 'statusPassedSimpleX16',
|
|
298
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8.667 7.333 12 12 4" class="icon-dark"/>`,
|
|
299
|
+
};
|
|
300
|
+
const cyStatusPassedSimpleX24 = {
|
|
301
|
+
name: 'statusPassedSimpleX24',
|
|
302
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M15.504 8.136a1 1 0 0 1 .36 1.368l-3.5 6a1 1 0 0 1-1.571.203l-2.5-2.5a1 1 0 1 1 1.414-1.414l1.583 1.583 2.846-4.88a1 1 0 0 1 1.368-.36" class="icon-dark" clip-rule="evenodd"/>`,
|
|
303
|
+
};
|
|
304
|
+
const cyStatusPassedSimpleX4 = {
|
|
305
|
+
name: 'statusPassedSimpleX4',
|
|
306
|
+
data: `<circle cx="2" cy="2" r="2" fill="currentColor" class="icon-dark"/>`,
|
|
307
|
+
};
|
|
308
|
+
const cyStatusPassedSimpleX8 = {
|
|
309
|
+
name: 'statusPassedSimpleX8',
|
|
310
|
+
data: `<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 2 3.5 6 2 4.5" class="icon-dark"/>`,
|
|
311
|
+
};
|
|
312
|
+
const cyStatusPassedSolidX16 = {
|
|
313
|
+
name: 'statusPassedSolidX16',
|
|
314
|
+
data: `<circle cx="8" cy="8" r="7" fill="currentColor" class="icon-dark"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 6-2.5 4L6 8.5"/>`,
|
|
315
|
+
};
|
|
316
|
+
const cyStatusPassedSolidX24 = {
|
|
317
|
+
name: 'statusPassedSolidX24',
|
|
318
|
+
data: `<path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.864-12.496a1 1 0 0 0-1.728-1.008l-2.846 4.88-1.583-1.583a1 1 0 0 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.57-.203z" class="icon-dark" clip-rule="evenodd"/>`,
|
|
319
|
+
};
|
|
320
|
+
const cyStatusPendingOutlineX12 = {
|
|
321
|
+
name: 'statusPendingOutlineX12',
|
|
322
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M4.47 2.305a4 4 0 1 0 3.061 0" class="icon-dark"/>`,
|
|
323
|
+
};
|
|
324
|
+
const cyStatusPendingOutlineX16 = {
|
|
325
|
+
name: 'statusPendingOutlineX16',
|
|
326
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M5.706 2.46a5.998 5.998 0 1 0 4.59 0" class="icon-dark"/>`,
|
|
327
|
+
};
|
|
328
|
+
const cyStatusPendingOutlineX24 = {
|
|
329
|
+
name: 'statusPendingOutlineX24',
|
|
330
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M8.555 3.685a8.999 8.999 0 1 0 6.887 0" class="icon-dark"/>`,
|
|
331
|
+
};
|
|
332
|
+
const cyStatusPendingSimpleX4 = {
|
|
333
|
+
name: 'statusPendingSimpleX4',
|
|
334
|
+
data: `<circle cx="2" cy="2" r="1.5" stroke="currentColor" class="icon-dark"/>`,
|
|
335
|
+
};
|
|
336
|
+
const cyStatusPendingSimpleX8 = {
|
|
337
|
+
name: 'statusPendingSimpleX8',
|
|
338
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M2.852 1.228a3 3 0 1 0 2.296 0" class="icon-dark"/>`,
|
|
339
|
+
};
|
|
340
|
+
const cyStatusPlaceholderSimpleX4 = {
|
|
341
|
+
name: 'statusPlaceholderSimpleX4',
|
|
342
|
+
data: `<circle cx="2" cy="2" r="2" fill="currentColor" class="icon-dark"/>`,
|
|
343
|
+
};
|
|
344
|
+
const cyStatusPlaceholderSimpleX8 = {
|
|
345
|
+
name: 'statusPlaceholderSimpleX8',
|
|
346
|
+
data: `<circle cx="4" cy="4" r="3" fill="currentColor" class="icon-dark"/>`,
|
|
347
|
+
};
|
|
348
|
+
const cyStatusPlaceholderSolidX12 = {
|
|
349
|
+
name: 'statusPlaceholderSolidX12',
|
|
350
|
+
data: `<circle cx="6" cy="6" r="5" fill="currentColor" class="icon-dark"/>`,
|
|
351
|
+
};
|
|
352
|
+
const cyStatusPlaceholderSolidX16 = {
|
|
353
|
+
name: 'statusPlaceholderSolidX16',
|
|
354
|
+
data: `<circle cx="8" cy="8" r="7" fill="currentColor" class="icon-dark"/>`,
|
|
355
|
+
};
|
|
356
|
+
const cyStatusPlaceholderSolidX24 = {
|
|
357
|
+
name: 'statusPlaceholderSolidX24',
|
|
358
|
+
data: `<circle cx="12" cy="12" r="10" fill="currentColor" class="icon-dark"/>`,
|
|
359
|
+
};
|
|
360
|
+
const cyStatusQueuedOutlineX12 = {
|
|
361
|
+
name: 'statusQueuedOutlineX12',
|
|
362
|
+
data: `<circle cx="6" cy="6" r="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"/>`,
|
|
363
|
+
};
|
|
364
|
+
const cyStatusQueuedOutlineX16 = {
|
|
365
|
+
name: 'statusQueuedOutlineX16',
|
|
366
|
+
data: `<circle cx="8" cy="8" r="6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"/>`,
|
|
367
|
+
};
|
|
368
|
+
const cyStatusQueuedOutlineX24 = {
|
|
369
|
+
name: 'statusQueuedOutlineX24',
|
|
370
|
+
data: `<circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2" class="icon-dark"/>`,
|
|
371
|
+
};
|
|
372
|
+
const cyStatusQueuedSimpleX4 = {
|
|
373
|
+
name: 'statusQueuedSimpleX4',
|
|
374
|
+
data: `<circle cx="2" cy="2" r="1.5" stroke="currentColor" class="icon-dark"/>`,
|
|
375
|
+
};
|
|
376
|
+
const cyStatusQueuedSimpleX8 = {
|
|
377
|
+
name: 'statusQueuedSimpleX8',
|
|
378
|
+
data: `<circle cx="4" cy="4" r="3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"/>`,
|
|
379
|
+
};
|
|
380
|
+
const cyStatusRunningOutlineX12 = {
|
|
381
|
+
name: 'statusRunningOutlineX12',
|
|
382
|
+
data: `<circle cx="6" cy="6" r="4" stroke="#e1e3ed" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-light"/><circle cx="6" cy="6" r="4" stroke="currentColor" stroke-dasharray="5 20" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="25;0"/></circle>`,
|
|
383
|
+
};
|
|
384
|
+
const cyStatusRunningOutlineX16 = {
|
|
385
|
+
name: 'statusRunningOutlineX16',
|
|
386
|
+
data: `<circle cx="8" cy="8" r="6" stroke="#e1e3ed" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-light"/><circle cx="8" cy="8" r="6" stroke="currentColor" stroke-dasharray="10 28" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="36.6;0"/></circle>`,
|
|
387
|
+
};
|
|
388
|
+
const cyStatusRunningOutlineX24 = {
|
|
389
|
+
name: 'statusRunningOutlineX24',
|
|
390
|
+
data: `<circle cx="12" cy="12" r="9" stroke="#e1e3ed" stroke-width="2" class="icon-light"/><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-dasharray="15 42" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="57;0"/></circle>`,
|
|
391
|
+
};
|
|
392
|
+
const cyStatusRunningSimpleX4 = {
|
|
393
|
+
name: 'statusRunningSimpleX4',
|
|
394
|
+
data: `<circle cx="2" cy="2" r="1.5" fill="#c5c9fd" stroke="currentColor" class="icon-dark-stroke icon-light-fill"><animate attributeName="stroke-width" dur="1.5s" repeatCount="indefinite" values="2;1;2"/><animate attributeName="r" dur="1.5s" repeatCount="indefinite" values="1;1.5;1"/></circle>`,
|
|
395
|
+
};
|
|
396
|
+
const cyStatusRunningSimpleX8 = {
|
|
397
|
+
name: 'statusRunningSimpleX8',
|
|
398
|
+
data: `<circle cx="4" cy="4" r="3" stroke="#e1e3ed" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-light"/><circle cx="4" cy="4" r="3" stroke="currentColor" stroke-dasharray="5 14" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="icon-dark"><animate attributeName="stroke-dashoffset" dur="1s" repeatCount="indefinite" values="18.3;0"/></circle>`,
|
|
399
|
+
};
|
|
400
|
+
const cyStatusSkippedOutlineX12 = {
|
|
401
|
+
name: 'statusSkippedOutlineX12',
|
|
402
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M3.172 8.828a4 4 0 0 0 5.656-5.656M3.172 8.828a4 4 0 0 1 5.656-5.656M3.172 8.828l5.656-5.656" class="icon-dark"/>`,
|
|
403
|
+
};
|
|
404
|
+
const cyStatusSkippedOutlineX16 = {
|
|
405
|
+
name: 'statusSkippedOutlineX16',
|
|
406
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M3.757 12.243a6 6 0 1 0 8.486-8.486m-8.486 8.486a6 6 0 1 1 8.486-8.486m-8.486 8.486 8.486-8.486" class="icon-dark"/>`,
|
|
407
|
+
};
|
|
408
|
+
const cyStatusSkippedOutlineX24 = {
|
|
409
|
+
name: 'statusSkippedOutlineX24',
|
|
410
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M5.636 18.364A9 9 0 0 0 18.364 5.636M5.636 18.364A9 9 0 0 1 18.364 5.636M5.636 18.364 18.364 5.636" class="icon-dark"/>`,
|
|
411
|
+
};
|
|
412
|
+
const cyStatusSkippedSimpleX4 = {
|
|
413
|
+
name: 'statusSkippedSimpleX4',
|
|
414
|
+
data: `<circle cx="2" cy="2" r="1.5" stroke="currentColor" class="icon-dark"/>`,
|
|
415
|
+
};
|
|
416
|
+
const cyStatusSkippedSimpleX8 = {
|
|
417
|
+
name: 'statusSkippedSimpleX8',
|
|
418
|
+
data: `<path stroke="currentColor" stroke-width="2" d="M1.879 6.121A3 3 0 0 0 6.12 1.88M1.88 6.12A3 3 0 1 1 6.12 1.88M1.88 6.12 6.12 1.88" class="icon-dark"/>`,
|
|
419
|
+
};
|
|
420
|
+
|
|
421
|
+
typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
|
422
|
+
var e = new Error(message);
|
|
423
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
424
|
+
};
|
|
425
|
+
|
|
426
|
+
/** Detect free variable `global` from Node.js. */
|
|
427
|
+
var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
|
|
428
|
+
|
|
429
|
+
/** Detect free variable `self`. */
|
|
430
|
+
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
431
|
+
|
|
432
|
+
/** Used as a reference to the global object. */
|
|
433
|
+
var root = freeGlobal || freeSelf || Function('return this')();
|
|
434
|
+
|
|
435
|
+
/** Built-in value references. */
|
|
436
|
+
var Symbol = root.Symbol;
|
|
437
|
+
|
|
438
|
+
/** Built-in value references. */
|
|
439
|
+
Symbol ? Symbol.toStringTag : undefined;
|
|
440
|
+
|
|
441
|
+
/** Built-in value references. */
|
|
442
|
+
Symbol ? Symbol.toStringTag : undefined;
|
|
443
|
+
|
|
444
|
+
/** Used to convert symbols to primitives and strings. */
|
|
445
|
+
var symbolProto = Symbol ? Symbol.prototype : undefined;
|
|
446
|
+
symbolProto ? symbolProto.toString : undefined;
|
|
447
|
+
const cyColors = {
|
|
448
|
+
jade: {
|
|
449
|
+
50: '#E4FBF2',
|
|
450
|
+
100: '#C2F1DE',
|
|
451
|
+
200: '#A3E7CB',
|
|
452
|
+
300: '#69D3A7',
|
|
453
|
+
400: '#1FA971',
|
|
454
|
+
500: '#00814D',
|
|
455
|
+
600: '#005F39',
|
|
456
|
+
700: '#00442A',
|
|
457
|
+
800: '#003220',
|
|
458
|
+
900: '#00291B',
|
|
459
|
+
1000: '#00261A',
|
|
460
|
+
},
|
|
461
|
+
red: {
|
|
462
|
+
50: '#FBEFF1',
|
|
463
|
+
100: '#FAD9DF',
|
|
464
|
+
200: '#F8C4CD',
|
|
465
|
+
300: '#F59AA9',
|
|
466
|
+
400: '#E45770',
|
|
467
|
+
500: '#C62B49',
|
|
468
|
+
600: '#9F1331',
|
|
469
|
+
700: '#7A0723',
|
|
470
|
+
800: '#5E021B',
|
|
471
|
+
900: '#4F0018',
|
|
472
|
+
1000: '#490018',
|
|
473
|
+
},
|
|
474
|
+
orange: {
|
|
475
|
+
50: '#F5F4D7',
|
|
476
|
+
100: '#F3ECB3',
|
|
477
|
+
200: '#F1E08F',
|
|
478
|
+
300: '#EDBB4A',
|
|
479
|
+
400: '#DB7903',
|
|
480
|
+
500: '#BD5800',
|
|
481
|
+
600: '#963F00',
|
|
482
|
+
700: '#702C00',
|
|
483
|
+
800: '#521F00',
|
|
484
|
+
900: '#411800',
|
|
485
|
+
1000: '#391500',
|
|
486
|
+
},
|
|
487
|
+
indigo: {
|
|
488
|
+
50: '#F0F1FF',
|
|
489
|
+
100: '#DADDFE',
|
|
490
|
+
200: '#C5C9FD',
|
|
491
|
+
300: '#9AA2FC',
|
|
492
|
+
400: '#6470F3',
|
|
493
|
+
500: '#4956E3',
|
|
494
|
+
600: '#3A46CC',
|
|
495
|
+
700: '#2F3AB0',
|
|
496
|
+
800: '#252E8F',
|
|
497
|
+
900: '#1C236D',
|
|
498
|
+
1000: '#151A50',
|
|
499
|
+
},
|
|
500
|
+
gray: {
|
|
501
|
+
25: '#FAFAFC',
|
|
502
|
+
50: '#F3F4FA',
|
|
503
|
+
100: '#E1E3ED',
|
|
504
|
+
200: '#D0D2E0',
|
|
505
|
+
300: '#BFC2D4',
|
|
506
|
+
400: '#AFB3C7',
|
|
507
|
+
500: '#9095AD',
|
|
508
|
+
600: '#747994',
|
|
509
|
+
700: '#5A5F7A',
|
|
510
|
+
800: '#434861',
|
|
511
|
+
900: '#2E3247',
|
|
512
|
+
950: '#25283C',
|
|
513
|
+
1000: '#1B1E2E',
|
|
514
|
+
},
|
|
515
|
+
teal: {
|
|
516
|
+
50: '#E0F6FA',
|
|
517
|
+
100: '#B7E7F0',
|
|
518
|
+
200: '#90D9E6',
|
|
519
|
+
300: '#4BBFD2',
|
|
520
|
+
400: '#0097A8',
|
|
521
|
+
500: '#007780',
|
|
522
|
+
600: '#00595D',
|
|
523
|
+
700: '#004143',
|
|
524
|
+
800: '#003131',
|
|
525
|
+
900: '#002828',
|
|
526
|
+
1000: '#002525',
|
|
527
|
+
},
|
|
528
|
+
purple: {
|
|
529
|
+
50: '#F5F0FB',
|
|
530
|
+
100: '#E9DDFA',
|
|
531
|
+
200: '#DECBF8',
|
|
532
|
+
300: '#C8A7F5',
|
|
533
|
+
400: '#A06CE4',
|
|
534
|
+
500: '#7F43C9',
|
|
535
|
+
600: '#632AA6',
|
|
536
|
+
700: '#4B1A83',
|
|
537
|
+
800: '#3B1268',
|
|
538
|
+
900: '#320E58',
|
|
539
|
+
1000: '#2F0C52',
|
|
540
|
+
},
|
|
541
|
+
green: {
|
|
542
|
+
50: '#F5F5D0',
|
|
543
|
+
100: '#E7E8AB',
|
|
544
|
+
200: '#DADC89',
|
|
545
|
+
300: '#BDC44D',
|
|
546
|
+
400: '#849706',
|
|
547
|
+
500: '#5B7100',
|
|
548
|
+
600: '#405500',
|
|
549
|
+
700: '#2E4000',
|
|
550
|
+
800: '#233200',
|
|
551
|
+
900: '#1C2A00',
|
|
552
|
+
1000: '#192500',
|
|
553
|
+
},
|
|
554
|
+
fuchsia: {
|
|
555
|
+
50: '#FAEFFB',
|
|
556
|
+
100: '#F7DAF9',
|
|
557
|
+
200: '#F3C6F8',
|
|
558
|
+
300: '#ED9FF4',
|
|
559
|
+
400: '#D65FE3',
|
|
560
|
+
500: '#B735C7',
|
|
561
|
+
600: '#901CA2',
|
|
562
|
+
700: '#6C0F7E',
|
|
563
|
+
800: '#510862',
|
|
564
|
+
900: '#400651',
|
|
565
|
+
1000: '#39054A',
|
|
566
|
+
},
|
|
567
|
+
magenta: {
|
|
568
|
+
50: '#FCEEF5',
|
|
569
|
+
100: '#FADAEA',
|
|
570
|
+
200: '#F9C5DF',
|
|
571
|
+
300: '#F69ECA',
|
|
572
|
+
400: '#E45DA3',
|
|
573
|
+
500: '#C53282',
|
|
574
|
+
600: '#9C1964',
|
|
575
|
+
700: '#750C4D',
|
|
576
|
+
800: '#59063D',
|
|
577
|
+
900: '#490435',
|
|
578
|
+
1000: '#420333',
|
|
579
|
+
},
|
|
580
|
+
};
|
|
581
|
+
({
|
|
582
|
+
// TODO: are these actual concepts from the design system?
|
|
583
|
+
primary: Object.assign(Object.assign({}, cyColors.indigo), { DEFAULT: cyColors.indigo[500] }),
|
|
584
|
+
secondary: Object.assign(Object.assign({}, cyColors.indigo), { DEFAULT: cyColors.indigo[50] }),
|
|
585
|
+
error: Object.assign(Object.assign({}, cyColors.red), { DEFAULT: cyColors.red[400] }),
|
|
586
|
+
caution: Object.assign(Object.assign({}, cyColors.red), { DEFAULT: cyColors.red[500] }),
|
|
587
|
+
info: Object.assign(Object.assign({}, cyColors.indigo), { DEFAULT: cyColors.indigo[500] }),
|
|
588
|
+
warning: Object.assign(Object.assign({}, cyColors.orange), { DEFAULT: cyColors.orange[500] }),
|
|
589
|
+
'warning-light': Object.assign(Object.assign({}, cyColors.orange), { DEFAULT: cyColors.orange[400] }),
|
|
590
|
+
success: Object.assign(Object.assign({}, cyColors.jade), { DEFAULT: cyColors.jade[400] }),
|
|
591
|
+
'success-light': Object.assign(Object.assign({}, cyColors.jade), { DEFAULT: cyColors.jade[300] }),
|
|
592
|
+
confirm: Object.assign(Object.assign({}, cyColors.jade), { DEFAULT: cyColors.jade[500] }),
|
|
593
|
+
'body-gray': Object.assign(Object.assign({}, cyColors.gray), { DEFAULT: cyColors.gray[600] }),
|
|
594
|
+
});
|
|
595
|
+
|
|
180
596
|
const statuses$2 = {
|
|
181
597
|
running: {
|
|
182
|
-
size4Icon:
|
|
183
|
-
size8Icon:
|
|
184
|
-
size12Icon:
|
|
185
|
-
size16Icon:
|
|
186
|
-
size24Icon:
|
|
598
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
599
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
600
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
601
|
+
size16Icon: cyStatusRunningOutlineX16,
|
|
602
|
+
size24Icon: cyStatusRunningOutlineX24,
|
|
187
603
|
},
|
|
188
604
|
failing: {
|
|
189
|
-
size4Icon:
|
|
190
|
-
size8Icon:
|
|
191
|
-
size12Icon:
|
|
192
|
-
size16Icon:
|
|
193
|
-
size24Icon:
|
|
605
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
606
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
607
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
608
|
+
size16Icon: cyStatusFailingOutlineX16,
|
|
609
|
+
size24Icon: cyStatusFailingOutlineX24,
|
|
194
610
|
},
|
|
195
611
|
passed: {
|
|
196
|
-
size4Icon:
|
|
197
|
-
size8Icon:
|
|
198
|
-
size12Icon:
|
|
199
|
-
size16Icon:
|
|
200
|
-
size24Icon:
|
|
612
|
+
size4Icon: cyStatusPassedSimpleX4,
|
|
613
|
+
size8Icon: cyStatusPassedSimpleX8,
|
|
614
|
+
size12Icon: cyStatusPassedSimpleX12,
|
|
615
|
+
size16Icon: cyStatusPassedOutlineX16,
|
|
616
|
+
size24Icon: cyStatusPassedOutlineX24,
|
|
201
617
|
},
|
|
202
618
|
failed: {
|
|
203
|
-
size4Icon:
|
|
204
|
-
size8Icon:
|
|
205
|
-
size12Icon:
|
|
206
|
-
size16Icon:
|
|
207
|
-
size24Icon:
|
|
619
|
+
size4Icon: cyStatusFailedSimpleX4,
|
|
620
|
+
size8Icon: cyStatusFailedSimpleX8,
|
|
621
|
+
size12Icon: cyStatusFailedSimpleX12,
|
|
622
|
+
size16Icon: cyStatusFailedOutlineX16,
|
|
623
|
+
size24Icon: cyStatusFailedOutlineX24,
|
|
208
624
|
},
|
|
209
625
|
unclaimed: {
|
|
210
|
-
size4Icon:
|
|
211
|
-
size8Icon:
|
|
212
|
-
size12Icon:
|
|
213
|
-
size16Icon:
|
|
214
|
-
size24Icon:
|
|
626
|
+
size4Icon: cyStatusQueuedSimpleX4,
|
|
627
|
+
size8Icon: cyStatusQueuedSimpleX8,
|
|
628
|
+
size12Icon: cyStatusQueuedOutlineX12,
|
|
629
|
+
size16Icon: cyStatusQueuedOutlineX16,
|
|
630
|
+
size24Icon: cyStatusQueuedOutlineX24,
|
|
215
631
|
},
|
|
216
632
|
placeholder: {
|
|
217
|
-
size4Icon:
|
|
218
|
-
size8Icon:
|
|
219
|
-
size12Icon:
|
|
220
|
-
size16Icon:
|
|
221
|
-
size24Icon:
|
|
633
|
+
size4Icon: cyStatusPlaceholderSimpleX4,
|
|
634
|
+
size8Icon: cyStatusPlaceholderSimpleX8,
|
|
635
|
+
size12Icon: cyStatusPlaceholderSolidX12,
|
|
636
|
+
size16Icon: cyStatusPlaceholderSolidX16,
|
|
637
|
+
size24Icon: cyStatusPlaceholderSolidX24,
|
|
222
638
|
},
|
|
223
639
|
cancelled: {
|
|
224
|
-
size4Icon:
|
|
225
|
-
size8Icon:
|
|
226
|
-
size12Icon:
|
|
227
|
-
size16Icon:
|
|
228
|
-
size24Icon:
|
|
640
|
+
size4Icon: cyStatusCancelledSimpleX4,
|
|
641
|
+
size8Icon: cyStatusCancelledSimpleX8,
|
|
642
|
+
size12Icon: cyStatusCancelledSolidX12,
|
|
643
|
+
size16Icon: cyStatusCancelledOutlineX16,
|
|
644
|
+
size24Icon: cyStatusCancelledOutlineX24,
|
|
229
645
|
},
|
|
230
646
|
noTests: {
|
|
231
|
-
size4Icon:
|
|
232
|
-
size8Icon:
|
|
233
|
-
size12Icon:
|
|
234
|
-
size16Icon:
|
|
235
|
-
size24Icon:
|
|
647
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
648
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
649
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
650
|
+
size16Icon: cyStatusErroredOutlineX16,
|
|
651
|
+
size24Icon: cyStatusErroredOutlineX24,
|
|
236
652
|
},
|
|
237
653
|
errored: {
|
|
238
|
-
size4Icon:
|
|
239
|
-
size8Icon:
|
|
240
|
-
size12Icon:
|
|
241
|
-
size16Icon:
|
|
242
|
-
size24Icon:
|
|
654
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
655
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
656
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
657
|
+
size16Icon: cyStatusErroredOutlineX16,
|
|
658
|
+
size24Icon: cyStatusErroredOutlineX24,
|
|
243
659
|
},
|
|
244
660
|
timedOut: {
|
|
245
|
-
size4Icon:
|
|
246
|
-
size8Icon:
|
|
247
|
-
size12Icon:
|
|
248
|
-
size16Icon:
|
|
249
|
-
size24Icon:
|
|
661
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
662
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
663
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
664
|
+
size16Icon: cyStatusErroredOutlineX16,
|
|
665
|
+
size24Icon: cyStatusErroredOutlineX24,
|
|
250
666
|
},
|
|
251
667
|
overLimit: {
|
|
252
|
-
size4Icon:
|
|
253
|
-
size8Icon:
|
|
254
|
-
size12Icon:
|
|
255
|
-
size16Icon:
|
|
256
|
-
size24Icon:
|
|
668
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
669
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
670
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
671
|
+
size16Icon: cyStatusErroredOutlineX16,
|
|
672
|
+
size24Icon: cyStatusErroredOutlineX24,
|
|
257
673
|
},
|
|
258
674
|
skipped: {
|
|
259
|
-
size4Icon:
|
|
260
|
-
size8Icon:
|
|
261
|
-
size12Icon:
|
|
262
|
-
size16Icon:
|
|
263
|
-
size24Icon:
|
|
675
|
+
size4Icon: cyStatusSkippedSimpleX4,
|
|
676
|
+
size8Icon: cyStatusSkippedSimpleX8,
|
|
677
|
+
size12Icon: cyStatusSkippedOutlineX12,
|
|
678
|
+
size16Icon: cyStatusSkippedOutlineX16,
|
|
679
|
+
size24Icon: cyStatusSkippedOutlineX24,
|
|
264
680
|
},
|
|
265
681
|
pending: {
|
|
266
|
-
size4Icon:
|
|
267
|
-
size8Icon:
|
|
268
|
-
size12Icon:
|
|
269
|
-
size16Icon:
|
|
270
|
-
size24Icon:
|
|
682
|
+
size4Icon: cyStatusPendingSimpleX4,
|
|
683
|
+
size8Icon: cyStatusPendingSimpleX8,
|
|
684
|
+
size12Icon: cyStatusPendingOutlineX12,
|
|
685
|
+
size16Icon: cyStatusPendingOutlineX16,
|
|
686
|
+
size24Icon: cyStatusPendingOutlineX24,
|
|
271
687
|
},
|
|
272
688
|
};
|
|
273
689
|
|
|
690
|
+
var outlineImports = /*#__PURE__*/Object.freeze({
|
|
691
|
+
__proto__: null,
|
|
692
|
+
statuses: statuses$2
|
|
693
|
+
});
|
|
694
|
+
|
|
274
695
|
const statuses$1 = {
|
|
275
696
|
running: {
|
|
276
|
-
size4Icon:
|
|
277
|
-
size8Icon:
|
|
278
|
-
size12Icon:
|
|
279
|
-
size16Icon:
|
|
280
|
-
size24Icon:
|
|
697
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
698
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
699
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
700
|
+
size16Icon: cyStatusRunningOutlineX16,
|
|
701
|
+
size24Icon: cyStatusRunningOutlineX24,
|
|
281
702
|
},
|
|
282
703
|
failing: {
|
|
283
|
-
size4Icon:
|
|
284
|
-
size8Icon:
|
|
285
|
-
size12Icon:
|
|
286
|
-
size16Icon:
|
|
287
|
-
size24Icon:
|
|
704
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
705
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
706
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
707
|
+
size16Icon: cyStatusFailingOutlineX16,
|
|
708
|
+
size24Icon: cyStatusFailingOutlineX24,
|
|
288
709
|
},
|
|
289
710
|
passed: {
|
|
290
|
-
size4Icon:
|
|
291
|
-
size8Icon:
|
|
292
|
-
size12Icon:
|
|
293
|
-
size16Icon:
|
|
294
|
-
size24Icon:
|
|
711
|
+
size4Icon: cyStatusPassedSimpleX4,
|
|
712
|
+
size8Icon: cyStatusPassedSimpleX8,
|
|
713
|
+
size12Icon: cyStatusPassedSimpleX12,
|
|
714
|
+
size16Icon: cyStatusPassedSimpleX16,
|
|
715
|
+
size24Icon: cyStatusPassedSimpleX24,
|
|
295
716
|
},
|
|
296
717
|
failed: {
|
|
297
|
-
size4Icon:
|
|
298
|
-
size8Icon:
|
|
299
|
-
size12Icon:
|
|
300
|
-
size16Icon:
|
|
301
|
-
size24Icon:
|
|
718
|
+
size4Icon: cyStatusFailedSimpleX4,
|
|
719
|
+
size8Icon: cyStatusFailedSimpleX8,
|
|
720
|
+
size12Icon: cyStatusFailedSimpleX12,
|
|
721
|
+
size16Icon: cyStatusFailedSimpleX16,
|
|
722
|
+
size24Icon: cyStatusFailedSimpleX24,
|
|
302
723
|
},
|
|
303
724
|
unclaimed: {
|
|
304
|
-
size4Icon:
|
|
305
|
-
size8Icon:
|
|
306
|
-
size12Icon:
|
|
307
|
-
size16Icon:
|
|
308
|
-
size24Icon:
|
|
725
|
+
size4Icon: cyStatusQueuedSimpleX4,
|
|
726
|
+
size8Icon: cyStatusQueuedSimpleX8,
|
|
727
|
+
size12Icon: cyStatusQueuedOutlineX12,
|
|
728
|
+
size16Icon: cyStatusQueuedOutlineX16,
|
|
729
|
+
size24Icon: cyStatusQueuedOutlineX24,
|
|
309
730
|
},
|
|
310
731
|
placeholder: {
|
|
311
|
-
size4Icon:
|
|
312
|
-
size8Icon:
|
|
313
|
-
size12Icon:
|
|
314
|
-
size16Icon:
|
|
315
|
-
size24Icon:
|
|
732
|
+
size4Icon: cyStatusPlaceholderSimpleX4,
|
|
733
|
+
size8Icon: cyStatusPlaceholderSimpleX8,
|
|
734
|
+
size12Icon: cyStatusPlaceholderSolidX12,
|
|
735
|
+
size16Icon: cyStatusPlaceholderSolidX16,
|
|
736
|
+
size24Icon: cyStatusPlaceholderSolidX24,
|
|
316
737
|
},
|
|
317
738
|
cancelled: {
|
|
318
|
-
size4Icon:
|
|
319
|
-
size8Icon:
|
|
320
|
-
size12Icon:
|
|
321
|
-
size16Icon:
|
|
322
|
-
size24Icon:
|
|
739
|
+
size4Icon: cyStatusCancelledSimpleX4,
|
|
740
|
+
size8Icon: cyStatusCancelledSimpleX8,
|
|
741
|
+
size12Icon: cyStatusCancelledSolidX12,
|
|
742
|
+
size16Icon: cyStatusCancelledSolidX16,
|
|
743
|
+
size24Icon: cyStatusCancelledSolidX24,
|
|
323
744
|
},
|
|
324
745
|
noTests: {
|
|
325
|
-
size4Icon:
|
|
326
|
-
size8Icon:
|
|
327
|
-
size12Icon:
|
|
328
|
-
size16Icon:
|
|
329
|
-
size24Icon:
|
|
746
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
747
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
748
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
749
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
750
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
330
751
|
},
|
|
331
752
|
errored: {
|
|
332
|
-
size4Icon:
|
|
333
|
-
size8Icon:
|
|
334
|
-
size12Icon:
|
|
335
|
-
size16Icon:
|
|
336
|
-
size24Icon:
|
|
753
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
754
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
755
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
756
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
757
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
337
758
|
},
|
|
338
759
|
timedOut: {
|
|
339
|
-
size4Icon:
|
|
340
|
-
size8Icon:
|
|
341
|
-
size12Icon:
|
|
342
|
-
size16Icon:
|
|
343
|
-
size24Icon:
|
|
760
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
761
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
762
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
763
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
764
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
344
765
|
},
|
|
345
766
|
overLimit: {
|
|
346
|
-
size4Icon:
|
|
347
|
-
size8Icon:
|
|
348
|
-
size12Icon:
|
|
349
|
-
size16Icon:
|
|
350
|
-
size24Icon:
|
|
767
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
768
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
769
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
770
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
771
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
351
772
|
},
|
|
352
773
|
skipped: {
|
|
353
|
-
size4Icon:
|
|
354
|
-
size8Icon:
|
|
355
|
-
size12Icon:
|
|
356
|
-
size16Icon:
|
|
357
|
-
size24Icon:
|
|
774
|
+
size4Icon: cyStatusSkippedSimpleX4,
|
|
775
|
+
size8Icon: cyStatusSkippedSimpleX8,
|
|
776
|
+
size12Icon: cyStatusSkippedOutlineX12,
|
|
777
|
+
size16Icon: cyStatusSkippedOutlineX16,
|
|
778
|
+
size24Icon: cyStatusSkippedOutlineX24,
|
|
358
779
|
},
|
|
359
780
|
pending: {
|
|
360
|
-
size4Icon:
|
|
361
|
-
size8Icon:
|
|
362
|
-
size12Icon:
|
|
363
|
-
size16Icon:
|
|
364
|
-
size24Icon:
|
|
781
|
+
size4Icon: cyStatusPendingSimpleX4,
|
|
782
|
+
size8Icon: cyStatusPendingSimpleX8,
|
|
783
|
+
size12Icon: cyStatusPendingOutlineX12,
|
|
784
|
+
size16Icon: cyStatusPendingOutlineX16,
|
|
785
|
+
size24Icon: cyStatusPendingOutlineX24,
|
|
365
786
|
},
|
|
366
787
|
};
|
|
367
788
|
|
|
789
|
+
var simpleImports = /*#__PURE__*/Object.freeze({
|
|
790
|
+
__proto__: null,
|
|
791
|
+
statuses: statuses$1
|
|
792
|
+
});
|
|
793
|
+
|
|
368
794
|
const statuses = {
|
|
369
795
|
running: {
|
|
370
|
-
size4Icon:
|
|
371
|
-
size8Icon:
|
|
372
|
-
size12Icon:
|
|
373
|
-
size16Icon:
|
|
374
|
-
size24Icon:
|
|
796
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
797
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
798
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
799
|
+
size16Icon: cyStatusRunningOutlineX16,
|
|
800
|
+
size24Icon: cyStatusRunningOutlineX24,
|
|
375
801
|
},
|
|
376
802
|
failing: {
|
|
377
|
-
size4Icon:
|
|
378
|
-
size8Icon:
|
|
379
|
-
size12Icon:
|
|
380
|
-
size16Icon:
|
|
381
|
-
size24Icon:
|
|
803
|
+
size4Icon: cyStatusRunningSimpleX4,
|
|
804
|
+
size8Icon: cyStatusRunningSimpleX8,
|
|
805
|
+
size12Icon: cyStatusRunningOutlineX12,
|
|
806
|
+
size16Icon: cyStatusFailingOutlineX16,
|
|
807
|
+
size24Icon: cyStatusFailingOutlineX24,
|
|
382
808
|
},
|
|
383
809
|
passed: {
|
|
384
|
-
size4Icon:
|
|
385
|
-
size8Icon:
|
|
386
|
-
size12Icon:
|
|
387
|
-
size16Icon:
|
|
388
|
-
size24Icon:
|
|
810
|
+
size4Icon: cyStatusPassedSimpleX4,
|
|
811
|
+
size8Icon: cyStatusPassedSimpleX8,
|
|
812
|
+
size12Icon: cyStatusPassedSimpleX12,
|
|
813
|
+
size16Icon: cyStatusPassedSolidX16,
|
|
814
|
+
size24Icon: cyStatusPassedSolidX24,
|
|
389
815
|
},
|
|
390
816
|
failed: {
|
|
391
|
-
size4Icon:
|
|
392
|
-
size8Icon:
|
|
393
|
-
size12Icon:
|
|
394
|
-
size16Icon:
|
|
395
|
-
size24Icon:
|
|
817
|
+
size4Icon: cyStatusFailedSimpleX4,
|
|
818
|
+
size8Icon: cyStatusFailedSimpleX8,
|
|
819
|
+
size12Icon: cyStatusFailedSimpleX12,
|
|
820
|
+
size16Icon: cyStatusFailedSolidX16,
|
|
821
|
+
size24Icon: cyStatusFailedSolidX24,
|
|
396
822
|
},
|
|
397
823
|
unclaimed: {
|
|
398
|
-
size4Icon:
|
|
399
|
-
size8Icon:
|
|
400
|
-
size12Icon:
|
|
401
|
-
size16Icon:
|
|
402
|
-
size24Icon:
|
|
824
|
+
size4Icon: cyStatusQueuedSimpleX4,
|
|
825
|
+
size8Icon: cyStatusQueuedSimpleX8,
|
|
826
|
+
size12Icon: cyStatusQueuedOutlineX12,
|
|
827
|
+
size16Icon: cyStatusQueuedOutlineX16,
|
|
828
|
+
size24Icon: cyStatusQueuedOutlineX24,
|
|
403
829
|
},
|
|
404
830
|
placeholder: {
|
|
405
|
-
size4Icon:
|
|
406
|
-
size8Icon:
|
|
407
|
-
size12Icon:
|
|
408
|
-
size16Icon:
|
|
409
|
-
size24Icon:
|
|
831
|
+
size4Icon: cyStatusPlaceholderSimpleX4,
|
|
832
|
+
size8Icon: cyStatusPlaceholderSimpleX8,
|
|
833
|
+
size12Icon: cyStatusPlaceholderSolidX12,
|
|
834
|
+
size16Icon: cyStatusPlaceholderSolidX16,
|
|
835
|
+
size24Icon: cyStatusPlaceholderSolidX24,
|
|
410
836
|
},
|
|
411
837
|
cancelled: {
|
|
412
|
-
size4Icon:
|
|
413
|
-
size8Icon:
|
|
414
|
-
size12Icon:
|
|
415
|
-
size16Icon:
|
|
416
|
-
size24Icon:
|
|
838
|
+
size4Icon: cyStatusCancelledSimpleX4,
|
|
839
|
+
size8Icon: cyStatusCancelledSimpleX8,
|
|
840
|
+
size12Icon: cyStatusCancelledSolidX12,
|
|
841
|
+
size16Icon: cyStatusCancelledSolidX16,
|
|
842
|
+
size24Icon: cyStatusCancelledSolidX24,
|
|
417
843
|
},
|
|
418
844
|
noTests: {
|
|
419
|
-
size4Icon:
|
|
420
|
-
size8Icon:
|
|
421
|
-
size12Icon:
|
|
422
|
-
size16Icon:
|
|
423
|
-
size24Icon:
|
|
845
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
846
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
847
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
848
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
849
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
424
850
|
},
|
|
425
851
|
errored: {
|
|
426
|
-
size4Icon:
|
|
427
|
-
size8Icon:
|
|
428
|
-
size12Icon:
|
|
429
|
-
size16Icon:
|
|
430
|
-
size24Icon:
|
|
852
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
853
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
854
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
855
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
856
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
431
857
|
},
|
|
432
858
|
timedOut: {
|
|
433
|
-
size4Icon:
|
|
434
|
-
size8Icon:
|
|
435
|
-
size12Icon:
|
|
436
|
-
size16Icon:
|
|
437
|
-
size24Icon:
|
|
859
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
860
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
861
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
862
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
863
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
438
864
|
},
|
|
439
865
|
overLimit: {
|
|
440
|
-
size4Icon:
|
|
441
|
-
size8Icon:
|
|
442
|
-
size12Icon:
|
|
443
|
-
size16Icon:
|
|
444
|
-
size24Icon:
|
|
866
|
+
size4Icon: cyStatusErroredSimpleX4,
|
|
867
|
+
size8Icon: cyStatusErroredSimpleX8,
|
|
868
|
+
size12Icon: cyStatusErroredSolidX12,
|
|
869
|
+
size16Icon: cyStatusErroredSolidX16,
|
|
870
|
+
size24Icon: cyStatusErroredSolidX24,
|
|
445
871
|
},
|
|
446
872
|
skipped: {
|
|
447
|
-
size4Icon:
|
|
448
|
-
size8Icon:
|
|
449
|
-
size12Icon:
|
|
450
|
-
size16Icon:
|
|
451
|
-
size24Icon:
|
|
873
|
+
size4Icon: cyStatusSkippedSimpleX4,
|
|
874
|
+
size8Icon: cyStatusSkippedSimpleX8,
|
|
875
|
+
size12Icon: cyStatusSkippedOutlineX12,
|
|
876
|
+
size16Icon: cyStatusSkippedOutlineX16,
|
|
877
|
+
size24Icon: cyStatusSkippedOutlineX24,
|
|
452
878
|
},
|
|
453
879
|
pending: {
|
|
454
|
-
size4Icon:
|
|
455
|
-
size8Icon:
|
|
456
|
-
size12Icon:
|
|
457
|
-
size16Icon:
|
|
458
|
-
size24Icon:
|
|
880
|
+
size4Icon: cyStatusPendingSimpleX4,
|
|
881
|
+
size8Icon: cyStatusPendingSimpleX8,
|
|
882
|
+
size12Icon: cyStatusPendingOutlineX12,
|
|
883
|
+
size16Icon: cyStatusPendingOutlineX16,
|
|
884
|
+
size24Icon: cyStatusPendingOutlineX24,
|
|
459
885
|
},
|
|
460
886
|
};
|
|
461
887
|
|
|
888
|
+
var solidImports = /*#__PURE__*/Object.freeze({
|
|
889
|
+
__proto__: null,
|
|
890
|
+
statuses: statuses
|
|
891
|
+
});
|
|
892
|
+
|
|
462
893
|
var compileProps = function (_a) {
|
|
463
894
|
var status = _a.status, statuses = _a.statuses, className = _a.className, size = _a.size, variantName = _a.variantName;
|
|
464
895
|
var statusInfo = status ? statuses[status] : statuses.placeholder;
|
|
@@ -483,7 +914,7 @@ var OutlineStatusIcon = function (_a) {
|
|
|
483
914
|
var _b = _a.size, size = _b === void 0 ? '24' : _b, _c = _a.status, status = _c === void 0 ? 'placeholder' : _c, rest = __rest(_a, ["size", "status"]);
|
|
484
915
|
return React__namespace.createElement('svg', __assign(__assign({}, rest), compileProps({
|
|
485
916
|
status: status,
|
|
486
|
-
statuses: statuses
|
|
917
|
+
statuses: outlineImports.statuses,
|
|
487
918
|
className: rest.className,
|
|
488
919
|
size: size,
|
|
489
920
|
variantName: 'outline',
|
|
@@ -494,7 +925,7 @@ var SimpleStatusIcon = function (_a) {
|
|
|
494
925
|
var _b = _a.size, size = _b === void 0 ? '24' : _b, _c = _a.status, status = _c === void 0 ? 'placeholder' : _c, rest = __rest(_a, ["size", "status"]);
|
|
495
926
|
return React__namespace.createElement('svg', __assign(__assign({}, rest), compileProps({
|
|
496
927
|
status: status,
|
|
497
|
-
statuses: statuses
|
|
928
|
+
statuses: simpleImports.statuses,
|
|
498
929
|
className: rest.className,
|
|
499
930
|
size: size,
|
|
500
931
|
variantName: 'simple',
|
|
@@ -505,7 +936,7 @@ var SolidStatusIcon = function (_a) {
|
|
|
505
936
|
var _b = _a.size, size = _b === void 0 ? '24' : _b, _c = _a.status, status = _c === void 0 ? 'placeholder' : _c, rest = __rest(_a, ["size", "status"]);
|
|
506
937
|
return React__namespace.createElement('svg', __assign(__assign({}, rest), compileProps({
|
|
507
938
|
status: status,
|
|
508
|
-
statuses: statuses,
|
|
939
|
+
statuses: solidImports.statuses,
|
|
509
940
|
className: rest.className,
|
|
510
941
|
size: size,
|
|
511
942
|
variantName: 'solid',
|
|
@@ -529,4 +960,4 @@ exports.SolidStatusIcon = SolidStatusIcon;
|
|
|
529
960
|
exports.default = StatusIcon;
|
|
530
961
|
//# sourceMappingURL=index.umd.js.map
|
|
531
962
|
|
|
532
|
-
/* <wind-keep class="outline inline-block
|
|
963
|
+
/* <wind-keep class="outline inline-block"> */
|