@app-studio/web 0.8.30 → 0.8.32
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/components/Form/ComboBox/ComboBox/ComboBox.context.d.ts +0 -1
- package/dist/components/Icon/Icon.d.ts +5 -1
- package/dist/components/Table/Table/Table.context.d.ts +6 -2
- package/dist/components/Table/Table/Table.props.d.ts +2 -0
- package/dist/components/Table/Table.d.ts +1 -1
- package/dist/web.cjs.development.js +336 -177
- package/dist/web.cjs.development.js.map +1 -1
- package/dist/web.cjs.production.min.js +1 -1
- package/dist/web.cjs.production.min.js.map +1 -1
- package/dist/web.esm.js +332 -178
- package/dist/web.esm.js.map +1 -1
- package/dist/web.umd.development.js +336 -177
- package/dist/web.umd.development.js.map +1 -1
- package/dist/web.umd.production.min.js +1 -1
- package/dist/web.umd.production.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -219,18 +219,18 @@
|
|
|
219
219
|
_excluded13 = ["size", "color", "filled", "strokeWidth"],
|
|
220
220
|
_excluded14 = ["size", "color", "filled", "strokeWidth"],
|
|
221
221
|
_excluded15 = ["size", "color", "filled", "strokeWidth"],
|
|
222
|
-
_excluded16 = ["size", "color", "
|
|
222
|
+
_excluded16 = ["size", "color", "filled", "strokeWidth"],
|
|
223
223
|
_excluded17 = ["size", "color", "filled", "strokeWidth"],
|
|
224
|
-
_excluded18 = ["size", "color", "strokeWidth"],
|
|
224
|
+
_excluded18 = ["size", "color", "filled", "strokeWidth"],
|
|
225
225
|
_excluded19 = ["size", "color", "filled", "strokeWidth"],
|
|
226
|
-
_excluded20 = ["size", "color", "strokeWidth"],
|
|
227
|
-
_excluded21 = ["size", "color", "
|
|
228
|
-
_excluded22 = ["size", "color", "strokeWidth"],
|
|
229
|
-
_excluded23 = ["size", "color", "
|
|
226
|
+
_excluded20 = ["size", "color", "filled", "strokeWidth"],
|
|
227
|
+
_excluded21 = ["size", "color", "strokeWidth", "filled"],
|
|
228
|
+
_excluded22 = ["size", "color", "filled", "strokeWidth"],
|
|
229
|
+
_excluded23 = ["size", "color", "strokeWidth"],
|
|
230
230
|
_excluded24 = ["size", "color", "filled", "strokeWidth"],
|
|
231
|
-
_excluded25 = ["size", "color", "
|
|
231
|
+
_excluded25 = ["size", "color", "strokeWidth"],
|
|
232
232
|
_excluded26 = ["size", "color", "filled", "strokeWidth"],
|
|
233
|
-
_excluded27 = ["size", "color", "
|
|
233
|
+
_excluded27 = ["size", "color", "strokeWidth"],
|
|
234
234
|
_excluded28 = ["size", "color", "filled", "strokeWidth"],
|
|
235
235
|
_excluded29 = ["size", "color", "filled", "strokeWidth"],
|
|
236
236
|
_excluded30 = ["size", "color", "filled", "strokeWidth"],
|
|
@@ -238,13 +238,13 @@
|
|
|
238
238
|
_excluded32 = ["size", "color", "filled", "strokeWidth"],
|
|
239
239
|
_excluded33 = ["size", "color", "filled", "strokeWidth"],
|
|
240
240
|
_excluded34 = ["size", "color", "filled", "strokeWidth"],
|
|
241
|
-
_excluded35 = ["size", "color", "strokeWidth"],
|
|
242
|
-
_excluded36 = ["size", "color", "strokeWidth"],
|
|
241
|
+
_excluded35 = ["size", "color", "filled", "strokeWidth"],
|
|
242
|
+
_excluded36 = ["size", "color", "filled", "strokeWidth"],
|
|
243
243
|
_excluded37 = ["size", "color", "filled", "strokeWidth"],
|
|
244
244
|
_excluded38 = ["size", "color", "filled", "strokeWidth"],
|
|
245
245
|
_excluded39 = ["size", "color", "filled", "strokeWidth"],
|
|
246
|
-
_excluded40 = ["size", "color", "
|
|
247
|
-
_excluded41 = ["size", "color", "
|
|
246
|
+
_excluded40 = ["size", "color", "strokeWidth"],
|
|
247
|
+
_excluded41 = ["size", "color", "strokeWidth"],
|
|
248
248
|
_excluded42 = ["size", "color", "filled", "strokeWidth"],
|
|
249
249
|
_excluded43 = ["size", "color", "filled", "strokeWidth"],
|
|
250
250
|
_excluded44 = ["size", "color", "filled", "strokeWidth"],
|
|
@@ -253,7 +253,12 @@
|
|
|
253
253
|
_excluded47 = ["size", "color", "filled", "strokeWidth"],
|
|
254
254
|
_excluded48 = ["size", "color", "filled", "strokeWidth"],
|
|
255
255
|
_excluded49 = ["size", "color", "filled", "strokeWidth"],
|
|
256
|
-
_excluded50 = ["size", "color", "strokeWidth"]
|
|
256
|
+
_excluded50 = ["size", "color", "filled", "strokeWidth"],
|
|
257
|
+
_excluded51 = ["size", "color", "filled", "strokeWidth"],
|
|
258
|
+
_excluded52 = ["size", "color", "filled", "strokeWidth"],
|
|
259
|
+
_excluded53 = ["size", "color", "filled", "strokeWidth"],
|
|
260
|
+
_excluded54 = ["size", "color", "filled", "strokeWidth"],
|
|
261
|
+
_excluded55 = ["size", "color", "strokeWidth"];
|
|
257
262
|
// Default wrapper component for consistent sizing and styling
|
|
258
263
|
var IconWrapper = _ref => {
|
|
259
264
|
var {
|
|
@@ -332,20 +337,137 @@
|
|
|
332
337
|
y2: "18"
|
|
333
338
|
})));
|
|
334
339
|
};
|
|
335
|
-
|
|
336
|
-
// Example Refactored Icon: MinusIcon without undefined 'padding' prop
|
|
337
|
-
var MinusIcon = _ref4 => {
|
|
340
|
+
var InstagramIcon = _ref4 => {
|
|
338
341
|
var {
|
|
339
342
|
size = 24,
|
|
340
343
|
color = 'currentColor',
|
|
341
344
|
filled = false,
|
|
342
|
-
// Assuming minus can be filled; adjust as needed
|
|
343
345
|
strokeWidth = 1
|
|
344
346
|
} = _ref4,
|
|
345
347
|
props = _objectWithoutPropertiesLoose(_ref4, _excluded4);
|
|
346
348
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
347
349
|
size: size,
|
|
348
350
|
color: color
|
|
351
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", {
|
|
352
|
+
viewBox: "0 0 24 24"
|
|
353
|
+
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
354
|
+
x: "2",
|
|
355
|
+
y: "2",
|
|
356
|
+
width: "20",
|
|
357
|
+
height: "20",
|
|
358
|
+
rx: "5",
|
|
359
|
+
ry: "5"
|
|
360
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
361
|
+
d: "M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"
|
|
362
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
363
|
+
x1: "17.5",
|
|
364
|
+
y1: "6.5",
|
|
365
|
+
x2: "17.51",
|
|
366
|
+
y2: "6.5"
|
|
367
|
+
})));
|
|
368
|
+
};
|
|
369
|
+
var TwitterIcon = _ref5 => {
|
|
370
|
+
var {
|
|
371
|
+
size = 24,
|
|
372
|
+
color = 'currentColor',
|
|
373
|
+
filled = false,
|
|
374
|
+
strokeWidth = 1
|
|
375
|
+
} = _ref5,
|
|
376
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5);
|
|
377
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
378
|
+
size: size,
|
|
379
|
+
color: color
|
|
380
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", {
|
|
381
|
+
"aria-hidden": "true"
|
|
382
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
383
|
+
d: "M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 \n 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5\n 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"
|
|
384
|
+
})));
|
|
385
|
+
};
|
|
386
|
+
var YoutubeIcon = _ref6 => {
|
|
387
|
+
var {
|
|
388
|
+
size = 24,
|
|
389
|
+
color = 'currentColor',
|
|
390
|
+
filled = false,
|
|
391
|
+
strokeWidth = 1
|
|
392
|
+
} = _ref6,
|
|
393
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded6);
|
|
394
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
395
|
+
size: size,
|
|
396
|
+
color: color
|
|
397
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", {
|
|
398
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
399
|
+
width: "24",
|
|
400
|
+
height: "24",
|
|
401
|
+
viewBox: "0 0 24 24",
|
|
402
|
+
fill: "none",
|
|
403
|
+
stroke: "white",
|
|
404
|
+
strokeWidth: "2",
|
|
405
|
+
strokeLinecap: "round",
|
|
406
|
+
strokeLinejoin: "round"
|
|
407
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
408
|
+
d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"
|
|
409
|
+
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
410
|
+
points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"
|
|
411
|
+
})));
|
|
412
|
+
};
|
|
413
|
+
var LinkedinIcon = _ref7 => {
|
|
414
|
+
var {
|
|
415
|
+
size = 24,
|
|
416
|
+
color = 'currentColor',
|
|
417
|
+
filled = false,
|
|
418
|
+
strokeWidth = 1
|
|
419
|
+
} = _ref7,
|
|
420
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded7);
|
|
421
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
422
|
+
size: size,
|
|
423
|
+
color: color
|
|
424
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", {
|
|
425
|
+
focusable: "false"
|
|
426
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
427
|
+
d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 \n 2v7h-4v-7a6 6 0 0 1 6-6z"
|
|
428
|
+
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
429
|
+
x: "2",
|
|
430
|
+
y: "9",
|
|
431
|
+
width: "4",
|
|
432
|
+
height: "12"
|
|
433
|
+
}), "#", /*#__PURE__*/React__default.createElement("circle", {
|
|
434
|
+
cx: "4",
|
|
435
|
+
cy: "4",
|
|
436
|
+
r: "2"
|
|
437
|
+
})));
|
|
438
|
+
};
|
|
439
|
+
var ThreadsIcon = _ref8 => {
|
|
440
|
+
var {
|
|
441
|
+
size = 24,
|
|
442
|
+
color = 'currentColor',
|
|
443
|
+
filled = false,
|
|
444
|
+
strokeWidth = 1
|
|
445
|
+
} = _ref8,
|
|
446
|
+
props = _objectWithoutPropertiesLoose(_ref8, _excluded8);
|
|
447
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
448
|
+
size: size,
|
|
449
|
+
color: color
|
|
450
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
451
|
+
stroke: "none",
|
|
452
|
+
d: "M0 0h24v24H0z",
|
|
453
|
+
fill: "none"
|
|
454
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
455
|
+
d: "M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7\n -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5 \n 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1"
|
|
456
|
+
})));
|
|
457
|
+
};
|
|
458
|
+
// Example Refactored Icon: MinusIcon without undefined 'padding' prop
|
|
459
|
+
var MinusIcon = _ref9 => {
|
|
460
|
+
var {
|
|
461
|
+
size = 24,
|
|
462
|
+
color = 'currentColor',
|
|
463
|
+
filled = false,
|
|
464
|
+
// Assuming minus can be filled; adjust as needed
|
|
465
|
+
strokeWidth = 1
|
|
466
|
+
} = _ref9,
|
|
467
|
+
props = _objectWithoutPropertiesLoose(_ref9, _excluded9);
|
|
468
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
469
|
+
size: size,
|
|
470
|
+
color: color
|
|
349
471
|
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
350
472
|
viewBox: "0 0 24 24",
|
|
351
473
|
"aria-hidden": "true",
|
|
@@ -359,14 +481,14 @@
|
|
|
359
481
|
})));
|
|
360
482
|
};
|
|
361
483
|
// Example Refactored Icon: InfoIcon with accessibility enhancements
|
|
362
|
-
var InfoIcon =
|
|
484
|
+
var InfoIcon = _ref10 => {
|
|
363
485
|
var {
|
|
364
486
|
size = 24,
|
|
365
487
|
color = 'currentColor',
|
|
366
488
|
filled = false,
|
|
367
489
|
strokeWidth = 1
|
|
368
|
-
} =
|
|
369
|
-
props = _objectWithoutPropertiesLoose(
|
|
490
|
+
} = _ref10,
|
|
491
|
+
props = _objectWithoutPropertiesLoose(_ref10, _excluded10);
|
|
370
492
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
371
493
|
size: size,
|
|
372
494
|
color: color
|
|
@@ -380,14 +502,14 @@
|
|
|
380
502
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
|
|
381
503
|
})));
|
|
382
504
|
};
|
|
383
|
-
var HeartIcon =
|
|
505
|
+
var HeartIcon = _ref11 => {
|
|
384
506
|
var {
|
|
385
507
|
size = 24,
|
|
386
508
|
color = 'currentColor',
|
|
387
509
|
filled = true,
|
|
388
510
|
strokeWidth = 1
|
|
389
|
-
} =
|
|
390
|
-
props = _objectWithoutPropertiesLoose(
|
|
511
|
+
} = _ref11,
|
|
512
|
+
props = _objectWithoutPropertiesLoose(_ref11, _excluded11);
|
|
391
513
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
392
514
|
size: size,
|
|
393
515
|
color: color
|
|
@@ -399,14 +521,14 @@
|
|
|
399
521
|
d: "M20.84 4.61c-1.54-1.56-4.04-1.56-5.59 0l-.7.72-.7-.72a3.95 3.95 0 0 0-5.59 0c-1.56 1.56-1.56 4.09 0 5.66l6.29 6.36 6.29-6.36c1.56-1.56 1.56-4.09 0-5.66z"
|
|
400
522
|
})));
|
|
401
523
|
};
|
|
402
|
-
var StarIcon =
|
|
524
|
+
var StarIcon = _ref12 => {
|
|
403
525
|
var {
|
|
404
526
|
size = 24,
|
|
405
527
|
color = 'currentColor',
|
|
406
528
|
filled = true,
|
|
407
529
|
strokeWidth = 1
|
|
408
|
-
} =
|
|
409
|
-
props = _objectWithoutPropertiesLoose(
|
|
530
|
+
} = _ref12,
|
|
531
|
+
props = _objectWithoutPropertiesLoose(_ref12, _excluded12);
|
|
410
532
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
411
533
|
size: size,
|
|
412
534
|
color: color
|
|
@@ -418,14 +540,14 @@
|
|
|
418
540
|
points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"
|
|
419
541
|
})));
|
|
420
542
|
};
|
|
421
|
-
var SaveIcon =
|
|
543
|
+
var SaveIcon = _ref13 => {
|
|
422
544
|
var {
|
|
423
545
|
size = 24,
|
|
424
546
|
color = 'currentColor',
|
|
425
547
|
filled = false,
|
|
426
548
|
strokeWidth = 1
|
|
427
|
-
} =
|
|
428
|
-
props = _objectWithoutPropertiesLoose(
|
|
549
|
+
} = _ref13,
|
|
550
|
+
props = _objectWithoutPropertiesLoose(_ref13, _excluded13);
|
|
429
551
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
430
552
|
size: size,
|
|
431
553
|
color: color
|
|
@@ -441,14 +563,14 @@
|
|
|
441
563
|
points: "7 3 7 8 15 8"
|
|
442
564
|
})));
|
|
443
565
|
};
|
|
444
|
-
var WarningIcon =
|
|
566
|
+
var WarningIcon = _ref14 => {
|
|
445
567
|
var {
|
|
446
568
|
size = 24,
|
|
447
569
|
color = 'currentColor',
|
|
448
570
|
filled = false,
|
|
449
571
|
strokeWidth = 1
|
|
450
|
-
} =
|
|
451
|
-
props = _objectWithoutPropertiesLoose(
|
|
572
|
+
} = _ref14,
|
|
573
|
+
props = _objectWithoutPropertiesLoose(_ref14, _excluded14);
|
|
452
574
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
453
575
|
size: size,
|
|
454
576
|
color: color
|
|
@@ -472,14 +594,14 @@
|
|
|
472
594
|
y2: "15"
|
|
473
595
|
})));
|
|
474
596
|
};
|
|
475
|
-
var BatteryIcon =
|
|
597
|
+
var BatteryIcon = _ref15 => {
|
|
476
598
|
var {
|
|
477
599
|
size = 24,
|
|
478
600
|
color = 'currentColor',
|
|
479
601
|
filled = true,
|
|
480
602
|
strokeWidth = 1
|
|
481
|
-
} =
|
|
482
|
-
props = _objectWithoutPropertiesLoose(
|
|
603
|
+
} = _ref15,
|
|
604
|
+
props = _objectWithoutPropertiesLoose(_ref15, _excluded15);
|
|
483
605
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
484
606
|
size: size,
|
|
485
607
|
color: color
|
|
@@ -491,14 +613,14 @@
|
|
|
491
613
|
d: "M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"
|
|
492
614
|
})));
|
|
493
615
|
};
|
|
494
|
-
var BookmarkIcon =
|
|
616
|
+
var BookmarkIcon = _ref16 => {
|
|
495
617
|
var {
|
|
496
618
|
size = 24,
|
|
497
619
|
color = 'currentColor',
|
|
498
620
|
filled = false,
|
|
499
621
|
strokeWidth = 1
|
|
500
|
-
} =
|
|
501
|
-
props = _objectWithoutPropertiesLoose(
|
|
622
|
+
} = _ref16,
|
|
623
|
+
props = _objectWithoutPropertiesLoose(_ref16, _excluded16);
|
|
502
624
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
503
625
|
size: size,
|
|
504
626
|
color: color
|
|
@@ -510,14 +632,14 @@
|
|
|
510
632
|
d: "M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2z"
|
|
511
633
|
})));
|
|
512
634
|
};
|
|
513
|
-
var CloudIcon =
|
|
635
|
+
var CloudIcon = _ref17 => {
|
|
514
636
|
var {
|
|
515
637
|
size = 24,
|
|
516
638
|
color = 'currentColor',
|
|
517
639
|
filled = false,
|
|
518
640
|
strokeWidth = 1
|
|
519
|
-
} =
|
|
520
|
-
props = _objectWithoutPropertiesLoose(
|
|
641
|
+
} = _ref17,
|
|
642
|
+
props = _objectWithoutPropertiesLoose(_ref17, _excluded17);
|
|
521
643
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
522
644
|
size: size,
|
|
523
645
|
color: color
|
|
@@ -529,14 +651,14 @@
|
|
|
529
651
|
d: "M18 10h-1.26A8 8 0 109 20h9a5 5 0 000-10z"
|
|
530
652
|
})));
|
|
531
653
|
};
|
|
532
|
-
var CopyIcon =
|
|
654
|
+
var CopyIcon = _ref18 => {
|
|
533
655
|
var {
|
|
534
656
|
size = 24,
|
|
535
657
|
color = 'currentColor',
|
|
536
658
|
filled = false,
|
|
537
659
|
strokeWidth = 1
|
|
538
|
-
} =
|
|
539
|
-
props = _objectWithoutPropertiesLoose(
|
|
660
|
+
} = _ref18,
|
|
661
|
+
props = _objectWithoutPropertiesLoose(_ref18, _excluded18);
|
|
540
662
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
541
663
|
size: size,
|
|
542
664
|
color: color
|
|
@@ -555,14 +677,14 @@
|
|
|
555
677
|
d: "M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"
|
|
556
678
|
})));
|
|
557
679
|
};
|
|
558
|
-
var DustBinIcon =
|
|
680
|
+
var DustBinIcon = _ref19 => {
|
|
559
681
|
var {
|
|
560
682
|
size = 24,
|
|
561
683
|
color = 'currentColor',
|
|
562
684
|
filled = false,
|
|
563
685
|
strokeWidth = 1
|
|
564
|
-
} =
|
|
565
|
-
props = _objectWithoutPropertiesLoose(
|
|
686
|
+
} = _ref19,
|
|
687
|
+
props = _objectWithoutPropertiesLoose(_ref19, _excluded19);
|
|
566
688
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
567
689
|
size: size,
|
|
568
690
|
color: color
|
|
@@ -574,14 +696,14 @@
|
|
|
574
696
|
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
|
|
575
697
|
})));
|
|
576
698
|
};
|
|
577
|
-
var EditIcon =
|
|
699
|
+
var EditIcon = _ref20 => {
|
|
578
700
|
var {
|
|
579
701
|
size = 24,
|
|
580
702
|
color = 'currentColor',
|
|
581
703
|
filled = false,
|
|
582
704
|
strokeWidth = 1
|
|
583
|
-
} =
|
|
584
|
-
props = _objectWithoutPropertiesLoose(
|
|
705
|
+
} = _ref20,
|
|
706
|
+
props = _objectWithoutPropertiesLoose(_ref20, _excluded20);
|
|
585
707
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
586
708
|
size: size,
|
|
587
709
|
color: color
|
|
@@ -593,14 +715,14 @@
|
|
|
593
715
|
d: "M18.3785 8.44975L8.9636 17.8648C8.6844 18.144 8.3288 18.3343 7.94161 18.4117L4.99988 19.0001L5.58823 16.0583C5.66566 15.6711 5.85597 15.3155 6.13517 15.0363L15.5501 5.62132M18.3785 8.44975L19.7927 7.03553C20.1832 6.64501 20.1832 6.01184 19.7927 5.62132L18.3785 4.20711C17.988 3.81658 17.3548 3.81658 16.9643 4.20711L15.5501 5.62132M18.3785 8.44975L15.5501 5.62132"
|
|
594
716
|
})));
|
|
595
717
|
};
|
|
596
|
-
var ErrorIcon =
|
|
718
|
+
var ErrorIcon = _ref21 => {
|
|
597
719
|
var {
|
|
598
720
|
size = 24,
|
|
599
721
|
color = 'currentColor',
|
|
600
722
|
strokeWidth = 1,
|
|
601
723
|
filled = true
|
|
602
|
-
} =
|
|
603
|
-
props = _objectWithoutPropertiesLoose(
|
|
724
|
+
} = _ref21,
|
|
725
|
+
props = _objectWithoutPropertiesLoose(_ref21, _excluded21);
|
|
604
726
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
605
727
|
size: size,
|
|
606
728
|
color: color
|
|
@@ -626,14 +748,14 @@
|
|
|
626
748
|
stroke: filled ? 'white' : color
|
|
627
749
|
})));
|
|
628
750
|
};
|
|
629
|
-
var DownloadIcon =
|
|
751
|
+
var DownloadIcon = _ref22 => {
|
|
630
752
|
var {
|
|
631
753
|
size = 24,
|
|
632
754
|
color = 'currentColor',
|
|
633
755
|
filled = true,
|
|
634
756
|
strokeWidth = 1
|
|
635
|
-
} =
|
|
636
|
-
props = _objectWithoutPropertiesLoose(
|
|
757
|
+
} = _ref22,
|
|
758
|
+
props = _objectWithoutPropertiesLoose(_ref22, _excluded22);
|
|
637
759
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
638
760
|
size: size,
|
|
639
761
|
color: color
|
|
@@ -645,13 +767,13 @@
|
|
|
645
767
|
d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"
|
|
646
768
|
})));
|
|
647
769
|
};
|
|
648
|
-
var MenuIcon =
|
|
770
|
+
var MenuIcon = _ref23 => {
|
|
649
771
|
var {
|
|
650
772
|
size = 24,
|
|
651
773
|
color = 'currentColor',
|
|
652
774
|
strokeWidth = 1
|
|
653
|
-
} =
|
|
654
|
-
props = _objectWithoutPropertiesLoose(
|
|
775
|
+
} = _ref23,
|
|
776
|
+
props = _objectWithoutPropertiesLoose(_ref23, _excluded23);
|
|
655
777
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
656
778
|
size: size,
|
|
657
779
|
color: color
|
|
@@ -679,14 +801,14 @@
|
|
|
679
801
|
y2: "18"
|
|
680
802
|
})));
|
|
681
803
|
};
|
|
682
|
-
var ShareIcon =
|
|
804
|
+
var ShareIcon = _ref24 => {
|
|
683
805
|
var {
|
|
684
806
|
size = 24,
|
|
685
807
|
color = 'currentColor',
|
|
686
808
|
filled = false,
|
|
687
809
|
strokeWidth = 1
|
|
688
|
-
} =
|
|
689
|
-
props = _objectWithoutPropertiesLoose(
|
|
810
|
+
} = _ref24,
|
|
811
|
+
props = _objectWithoutPropertiesLoose(_ref24, _excluded24);
|
|
690
812
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
691
813
|
size: size,
|
|
692
814
|
color: color
|
|
@@ -720,13 +842,13 @@
|
|
|
720
842
|
y2: "10.49"
|
|
721
843
|
})));
|
|
722
844
|
};
|
|
723
|
-
var RefreshIcon =
|
|
845
|
+
var RefreshIcon = _ref25 => {
|
|
724
846
|
var {
|
|
725
847
|
size = 24,
|
|
726
848
|
color = 'currentColor',
|
|
727
849
|
strokeWidth = 1
|
|
728
|
-
} =
|
|
729
|
-
props = _objectWithoutPropertiesLoose(
|
|
850
|
+
} = _ref25,
|
|
851
|
+
props = _objectWithoutPropertiesLoose(_ref25, _excluded25);
|
|
730
852
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
731
853
|
size: size,
|
|
732
854
|
color: color
|
|
@@ -740,14 +862,14 @@
|
|
|
740
862
|
d: "M20.49 15a9 9 0 1 1-2.13-9.36L23 10"
|
|
741
863
|
})));
|
|
742
864
|
};
|
|
743
|
-
var PrintIcon =
|
|
865
|
+
var PrintIcon = _ref26 => {
|
|
744
866
|
var {
|
|
745
867
|
size = 24,
|
|
746
868
|
color = 'currentColor',
|
|
747
869
|
filled = true,
|
|
748
870
|
strokeWidth = 1
|
|
749
|
-
} =
|
|
750
|
-
props = _objectWithoutPropertiesLoose(
|
|
871
|
+
} = _ref26,
|
|
872
|
+
props = _objectWithoutPropertiesLoose(_ref26, _excluded26);
|
|
751
873
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
752
874
|
size: size,
|
|
753
875
|
color: color
|
|
@@ -760,13 +882,13 @@
|
|
|
760
882
|
d: "M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"
|
|
761
883
|
})));
|
|
762
884
|
};
|
|
763
|
-
var PanelIcon =
|
|
885
|
+
var PanelIcon = _ref27 => {
|
|
764
886
|
var {
|
|
765
887
|
size = 24,
|
|
766
888
|
color = 'currentColor',
|
|
767
889
|
strokeWidth = 1
|
|
768
|
-
} =
|
|
769
|
-
props = _objectWithoutPropertiesLoose(
|
|
890
|
+
} = _ref27,
|
|
891
|
+
props = _objectWithoutPropertiesLoose(_ref27, _excluded27);
|
|
770
892
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
771
893
|
size: size,
|
|
772
894
|
color: color
|
|
@@ -830,14 +952,14 @@
|
|
|
830
952
|
y2: "16"
|
|
831
953
|
})));
|
|
832
954
|
};
|
|
833
|
-
var FilterIcon =
|
|
955
|
+
var FilterIcon = _ref28 => {
|
|
834
956
|
var {
|
|
835
957
|
size = 24,
|
|
836
958
|
color = 'currentColor',
|
|
837
959
|
filled = false,
|
|
838
960
|
strokeWidth = 1
|
|
839
|
-
} =
|
|
840
|
-
props = _objectWithoutPropertiesLoose(
|
|
961
|
+
} = _ref28,
|
|
962
|
+
props = _objectWithoutPropertiesLoose(_ref28, _excluded28);
|
|
841
963
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
842
964
|
size: size,
|
|
843
965
|
color: color
|
|
@@ -849,14 +971,14 @@
|
|
|
849
971
|
d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
|
|
850
972
|
})));
|
|
851
973
|
};
|
|
852
|
-
var HomeIcon =
|
|
974
|
+
var HomeIcon = _ref29 => {
|
|
853
975
|
var {
|
|
854
976
|
size = 24,
|
|
855
977
|
color = 'currentColor',
|
|
856
978
|
filled = true,
|
|
857
979
|
strokeWidth = 1
|
|
858
|
-
} =
|
|
859
|
-
props = _objectWithoutPropertiesLoose(
|
|
980
|
+
} = _ref29,
|
|
981
|
+
props = _objectWithoutPropertiesLoose(_ref29, _excluded29);
|
|
860
982
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
861
983
|
size: size,
|
|
862
984
|
color: color
|
|
@@ -868,14 +990,14 @@
|
|
|
868
990
|
d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
|
|
869
991
|
})));
|
|
870
992
|
};
|
|
871
|
-
var LocationIcon =
|
|
993
|
+
var LocationIcon = _ref30 => {
|
|
872
994
|
var {
|
|
873
995
|
size = 24,
|
|
874
996
|
color = 'currentColor',
|
|
875
997
|
filled = true,
|
|
876
998
|
strokeWidth = 1
|
|
877
|
-
} =
|
|
878
|
-
props = _objectWithoutPropertiesLoose(
|
|
999
|
+
} = _ref30,
|
|
1000
|
+
props = _objectWithoutPropertiesLoose(_ref30, _excluded30);
|
|
879
1001
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
880
1002
|
size: size,
|
|
881
1003
|
color: color
|
|
@@ -887,14 +1009,14 @@
|
|
|
887
1009
|
d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"
|
|
888
1010
|
})));
|
|
889
1011
|
};
|
|
890
|
-
var LockIcon =
|
|
1012
|
+
var LockIcon = _ref31 => {
|
|
891
1013
|
var {
|
|
892
1014
|
size = 24,
|
|
893
1015
|
color = 'currentColor',
|
|
894
1016
|
filled = false,
|
|
895
1017
|
strokeWidth = 1
|
|
896
|
-
} =
|
|
897
|
-
props = _objectWithoutPropertiesLoose(
|
|
1018
|
+
} = _ref31,
|
|
1019
|
+
props = _objectWithoutPropertiesLoose(_ref31, _excluded31);
|
|
898
1020
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
899
1021
|
size: size,
|
|
900
1022
|
color: color
|
|
@@ -913,14 +1035,14 @@
|
|
|
913
1035
|
d: "M7 11V7a5 5 0 0 1 10 0v4"
|
|
914
1036
|
})));
|
|
915
1037
|
};
|
|
916
|
-
var MicrophoneIcon =
|
|
1038
|
+
var MicrophoneIcon = _ref32 => {
|
|
917
1039
|
var {
|
|
918
1040
|
size = 24,
|
|
919
1041
|
color = 'currentColor',
|
|
920
1042
|
filled = false,
|
|
921
1043
|
strokeWidth = 1
|
|
922
|
-
} =
|
|
923
|
-
props = _objectWithoutPropertiesLoose(
|
|
1044
|
+
} = _ref32,
|
|
1045
|
+
props = _objectWithoutPropertiesLoose(_ref32, _excluded32);
|
|
924
1046
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
925
1047
|
size: size,
|
|
926
1048
|
color: color
|
|
@@ -946,14 +1068,14 @@
|
|
|
946
1068
|
y2: "23"
|
|
947
1069
|
})));
|
|
948
1070
|
};
|
|
949
|
-
var MoonIcon =
|
|
1071
|
+
var MoonIcon = _ref33 => {
|
|
950
1072
|
var {
|
|
951
1073
|
size = 24,
|
|
952
1074
|
color = 'currentColor',
|
|
953
1075
|
filled = true,
|
|
954
1076
|
strokeWidth = 1
|
|
955
|
-
} =
|
|
956
|
-
props = _objectWithoutPropertiesLoose(
|
|
1077
|
+
} = _ref33,
|
|
1078
|
+
props = _objectWithoutPropertiesLoose(_ref33, _excluded33);
|
|
957
1079
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
958
1080
|
size: size,
|
|
959
1081
|
color: color
|
|
@@ -965,14 +1087,14 @@
|
|
|
965
1087
|
d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
|
|
966
1088
|
})));
|
|
967
1089
|
};
|
|
968
|
-
var NotificationIcon =
|
|
1090
|
+
var NotificationIcon = _ref34 => {
|
|
969
1091
|
var {
|
|
970
1092
|
size = 24,
|
|
971
1093
|
color = 'currentColor',
|
|
972
1094
|
filled = false,
|
|
973
1095
|
strokeWidth = 1
|
|
974
|
-
} =
|
|
975
|
-
props = _objectWithoutPropertiesLoose(
|
|
1096
|
+
} = _ref34,
|
|
1097
|
+
props = _objectWithoutPropertiesLoose(_ref34, _excluded34);
|
|
976
1098
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
977
1099
|
size: size,
|
|
978
1100
|
color: color
|
|
@@ -986,14 +1108,14 @@
|
|
|
986
1108
|
d: "M13.73 21a2 2 0 0 1-3.46 0"
|
|
987
1109
|
})));
|
|
988
1110
|
};
|
|
989
|
-
var OpenEyeIcon =
|
|
1111
|
+
var OpenEyeIcon = _ref35 => {
|
|
990
1112
|
var {
|
|
991
1113
|
size = 24,
|
|
992
1114
|
color = 'currentColor',
|
|
993
1115
|
filled = true,
|
|
994
1116
|
strokeWidth = 1
|
|
995
|
-
} =
|
|
996
|
-
props = _objectWithoutPropertiesLoose(
|
|
1117
|
+
} = _ref35,
|
|
1118
|
+
props = _objectWithoutPropertiesLoose(_ref35, _excluded35);
|
|
997
1119
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
998
1120
|
size: size,
|
|
999
1121
|
color: color
|
|
@@ -1005,14 +1127,14 @@
|
|
|
1005
1127
|
d: "M12 4C7 4 2.73 7.11 1 12c1.73 4.89 6 8 11 8s9.27-3.11 11-8c-1.73-4.89-6-8-11-8zm0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"
|
|
1006
1128
|
})));
|
|
1007
1129
|
};
|
|
1008
|
-
var ProfileIcon =
|
|
1130
|
+
var ProfileIcon = _ref36 => {
|
|
1009
1131
|
var {
|
|
1010
1132
|
size = 24,
|
|
1011
1133
|
color = 'currentColor',
|
|
1012
1134
|
filled = true,
|
|
1013
1135
|
strokeWidth = 1
|
|
1014
|
-
} =
|
|
1015
|
-
props = _objectWithoutPropertiesLoose(
|
|
1136
|
+
} = _ref36,
|
|
1137
|
+
props = _objectWithoutPropertiesLoose(_ref36, _excluded36);
|
|
1016
1138
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1017
1139
|
size: size,
|
|
1018
1140
|
color: color
|
|
@@ -1025,14 +1147,14 @@
|
|
|
1025
1147
|
d: "M12 13c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm0-9c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z M12 2C9.79 2 8 3.79 8 6s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z M12 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"
|
|
1026
1148
|
}), ' '));
|
|
1027
1149
|
};
|
|
1028
|
-
var SettingsIcon =
|
|
1150
|
+
var SettingsIcon = _ref37 => {
|
|
1029
1151
|
var {
|
|
1030
1152
|
size = 24,
|
|
1031
1153
|
color = 'currentColor',
|
|
1032
1154
|
filled = false,
|
|
1033
1155
|
strokeWidth = 1
|
|
1034
|
-
} =
|
|
1035
|
-
props = _objectWithoutPropertiesLoose(
|
|
1156
|
+
} = _ref37,
|
|
1157
|
+
props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
|
|
1036
1158
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1037
1159
|
size: size,
|
|
1038
1160
|
color: color
|
|
@@ -1044,14 +1166,14 @@
|
|
|
1044
1166
|
d: "M19.4 13c0-.3.1-.6.1-1s0-.7-.1-1l2.1-1.6c.2-.2.2-.4.1-.6l-2-3.5c-.1-.2-.4-.3-.6-.2l-2.5 1c-.5-.4-1.1-.7-1.7-.9l-.4-2.6c0-.2-.3-.4-.5-.4h-4c-.2 0-.5.2-.5.4l-.4 2.6c-.6.2-1.2.5-1.7.9l-2.5-1c-.2-.1-.5 0-.6.2l-2 3.5c-.1.2-.1.4.1.6L4.6 11c0 .3-.1.6-.1 1s0 .7.1 1l-2.1 1.6c-.2.2-.2.4-.1.6l2 3.5c.1.2.4.3.6.2l2.5-1c.5.4 1.1.7 1.7.9l.4 2.6c0 .2.3.4.5.4h4c.2 0 .5-.2.5-.4l.4-2.6c.6-.2 1.2-.5 1.7-.9l2.5 1c.2.1.5 0 .6-.2l2-3.5c.1-.2.1-.4-.1-.6L19.4 13zM12 15.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"
|
|
1045
1167
|
})));
|
|
1046
1168
|
};
|
|
1047
|
-
var SuccessIcon =
|
|
1169
|
+
var SuccessIcon = _ref38 => {
|
|
1048
1170
|
var {
|
|
1049
1171
|
size = 24,
|
|
1050
1172
|
color = 'currentColor',
|
|
1051
1173
|
filled = true,
|
|
1052
1174
|
strokeWidth = 1
|
|
1053
|
-
} =
|
|
1054
|
-
props = _objectWithoutPropertiesLoose(
|
|
1175
|
+
} = _ref38,
|
|
1176
|
+
props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
|
|
1055
1177
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1056
1178
|
size: size,
|
|
1057
1179
|
color: color
|
|
@@ -1063,14 +1185,14 @@
|
|
|
1063
1185
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"
|
|
1064
1186
|
})));
|
|
1065
1187
|
};
|
|
1066
|
-
var UnLikeIcon =
|
|
1188
|
+
var UnLikeIcon = _ref39 => {
|
|
1067
1189
|
var {
|
|
1068
1190
|
size = 24,
|
|
1069
1191
|
color = 'currentColor',
|
|
1070
1192
|
filled = true,
|
|
1071
1193
|
strokeWidth = 1
|
|
1072
|
-
} =
|
|
1073
|
-
props = _objectWithoutPropertiesLoose(
|
|
1194
|
+
} = _ref39,
|
|
1195
|
+
props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
|
|
1074
1196
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1075
1197
|
size: size,
|
|
1076
1198
|
color: color
|
|
@@ -1082,13 +1204,13 @@
|
|
|
1082
1204
|
d: "M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z"
|
|
1083
1205
|
})));
|
|
1084
1206
|
};
|
|
1085
|
-
var ClockIcon =
|
|
1207
|
+
var ClockIcon = _ref40 => {
|
|
1086
1208
|
var {
|
|
1087
1209
|
size = 24,
|
|
1088
1210
|
color = 'currentColor',
|
|
1089
1211
|
strokeWidth = 1
|
|
1090
|
-
} =
|
|
1091
|
-
props = _objectWithoutPropertiesLoose(
|
|
1212
|
+
} = _ref40,
|
|
1213
|
+
props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
|
|
1092
1214
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1093
1215
|
size: size,
|
|
1094
1216
|
color: color
|
|
@@ -1104,13 +1226,13 @@
|
|
|
1104
1226
|
points: "12 6 12 12 16 14"
|
|
1105
1227
|
})));
|
|
1106
1228
|
};
|
|
1107
|
-
var CameraIcon =
|
|
1229
|
+
var CameraIcon = _ref41 => {
|
|
1108
1230
|
var {
|
|
1109
1231
|
size = 24,
|
|
1110
1232
|
color = 'currentColor',
|
|
1111
1233
|
strokeWidth = 1
|
|
1112
|
-
} =
|
|
1113
|
-
props = _objectWithoutPropertiesLoose(
|
|
1234
|
+
} = _ref41,
|
|
1235
|
+
props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
|
|
1114
1236
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1115
1237
|
size: size,
|
|
1116
1238
|
color: color
|
|
@@ -1126,14 +1248,14 @@
|
|
|
1126
1248
|
r: "4"
|
|
1127
1249
|
})));
|
|
1128
1250
|
};
|
|
1129
|
-
var BluetoothIcon =
|
|
1251
|
+
var BluetoothIcon = _ref42 => {
|
|
1130
1252
|
var {
|
|
1131
1253
|
size = 24,
|
|
1132
1254
|
color = 'currentColor',
|
|
1133
1255
|
filled = true,
|
|
1134
1256
|
strokeWidth = 1
|
|
1135
|
-
} =
|
|
1136
|
-
props = _objectWithoutPropertiesLoose(
|
|
1257
|
+
} = _ref42,
|
|
1258
|
+
props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
|
|
1137
1259
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1138
1260
|
size: size,
|
|
1139
1261
|
color: color
|
|
@@ -1145,14 +1267,14 @@
|
|
|
1145
1267
|
d: "M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z"
|
|
1146
1268
|
})));
|
|
1147
1269
|
};
|
|
1148
|
-
var LikeIcon =
|
|
1270
|
+
var LikeIcon = _ref43 => {
|
|
1149
1271
|
var {
|
|
1150
1272
|
size = 24,
|
|
1151
1273
|
color = 'currentColor',
|
|
1152
1274
|
filled = true,
|
|
1153
1275
|
strokeWidth = 1
|
|
1154
|
-
} =
|
|
1155
|
-
props = _objectWithoutPropertiesLoose(
|
|
1276
|
+
} = _ref43,
|
|
1277
|
+
props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
|
|
1156
1278
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1157
1279
|
size: size,
|
|
1158
1280
|
color: color
|
|
@@ -1164,14 +1286,14 @@
|
|
|
1164
1286
|
d: "M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"
|
|
1165
1287
|
})));
|
|
1166
1288
|
};
|
|
1167
|
-
var UnlockIcon =
|
|
1289
|
+
var UnlockIcon = _ref44 => {
|
|
1168
1290
|
var {
|
|
1169
1291
|
size = 24,
|
|
1170
1292
|
color = 'currentColor',
|
|
1171
1293
|
filled = false,
|
|
1172
1294
|
strokeWidth = 1
|
|
1173
|
-
} =
|
|
1174
|
-
props = _objectWithoutPropertiesLoose(
|
|
1295
|
+
} = _ref44,
|
|
1296
|
+
props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
|
|
1175
1297
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1176
1298
|
size: size,
|
|
1177
1299
|
color: color
|
|
@@ -1190,14 +1312,14 @@
|
|
|
1190
1312
|
d: "M7 11V7a5 5 0 0 1 9.9-1"
|
|
1191
1313
|
})));
|
|
1192
1314
|
};
|
|
1193
|
-
var WifiIcon =
|
|
1315
|
+
var WifiIcon = _ref45 => {
|
|
1194
1316
|
var {
|
|
1195
1317
|
size = 24,
|
|
1196
1318
|
color = 'currentColor',
|
|
1197
1319
|
filled = false,
|
|
1198
1320
|
strokeWidth = 1
|
|
1199
|
-
} =
|
|
1200
|
-
props = _objectWithoutPropertiesLoose(
|
|
1321
|
+
} = _ref45,
|
|
1322
|
+
props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
|
|
1201
1323
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1202
1324
|
size: size,
|
|
1203
1325
|
color: color
|
|
@@ -1209,14 +1331,14 @@
|
|
|
1209
1331
|
d: "M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3c-1.65-1.66-4.34-1.66-6 0zm-4-4l2 2c2.76-2.76 7.24-2.76 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"
|
|
1210
1332
|
})));
|
|
1211
1333
|
};
|
|
1212
|
-
var UploadIcon =
|
|
1334
|
+
var UploadIcon = _ref46 => {
|
|
1213
1335
|
var {
|
|
1214
1336
|
size = 24,
|
|
1215
1337
|
color = 'currentColor',
|
|
1216
1338
|
filled = false,
|
|
1217
1339
|
strokeWidth = 1
|
|
1218
|
-
} =
|
|
1219
|
-
props = _objectWithoutPropertiesLoose(
|
|
1340
|
+
} = _ref46,
|
|
1341
|
+
props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
|
|
1220
1342
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1221
1343
|
size: size,
|
|
1222
1344
|
color: color
|
|
@@ -1232,14 +1354,14 @@
|
|
|
1232
1354
|
d: "M12 12l0 9"
|
|
1233
1355
|
})));
|
|
1234
1356
|
};
|
|
1235
|
-
var SearchIcon =
|
|
1357
|
+
var SearchIcon = _ref47 => {
|
|
1236
1358
|
var {
|
|
1237
1359
|
size = 24,
|
|
1238
1360
|
color = 'currentColor',
|
|
1239
1361
|
filled = true,
|
|
1240
1362
|
strokeWidth = 1
|
|
1241
|
-
} =
|
|
1242
|
-
props = _objectWithoutPropertiesLoose(
|
|
1363
|
+
} = _ref47,
|
|
1364
|
+
props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
|
|
1243
1365
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1244
1366
|
size: size,
|
|
1245
1367
|
color: color
|
|
@@ -1251,14 +1373,14 @@
|
|
|
1251
1373
|
d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"
|
|
1252
1374
|
})));
|
|
1253
1375
|
};
|
|
1254
|
-
var CloseEyeIcon =
|
|
1376
|
+
var CloseEyeIcon = _ref48 => {
|
|
1255
1377
|
var {
|
|
1256
1378
|
size = 24,
|
|
1257
1379
|
color = 'currentColor',
|
|
1258
1380
|
filled = true,
|
|
1259
1381
|
strokeWidth = 1
|
|
1260
|
-
} =
|
|
1261
|
-
props = _objectWithoutPropertiesLoose(
|
|
1382
|
+
} = _ref48,
|
|
1383
|
+
props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
|
|
1262
1384
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1263
1385
|
size: size,
|
|
1264
1386
|
color: color
|
|
@@ -1271,14 +1393,14 @@
|
|
|
1271
1393
|
fill: "currentColor"
|
|
1272
1394
|
})));
|
|
1273
1395
|
};
|
|
1274
|
-
var ExternalLinkIcon =
|
|
1396
|
+
var ExternalLinkIcon = _ref49 => {
|
|
1275
1397
|
var {
|
|
1276
1398
|
size = 24,
|
|
1277
1399
|
color = 'currentColor',
|
|
1278
1400
|
filled = true,
|
|
1279
1401
|
strokeWidth = 1
|
|
1280
|
-
} =
|
|
1281
|
-
props = _objectWithoutPropertiesLoose(
|
|
1402
|
+
} = _ref49,
|
|
1403
|
+
props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
|
|
1282
1404
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1283
1405
|
size: size,
|
|
1284
1406
|
color: color
|
|
@@ -1290,14 +1412,14 @@
|
|
|
1290
1412
|
d: "M14 3h7v7h-2V5.41l-9.29 9.3-1.42-1.42 9.3-9.29H14V3ZM5 5h5v2H6v11h11v-4h2v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1Z"
|
|
1291
1413
|
})));
|
|
1292
1414
|
};
|
|
1293
|
-
var PlusIcon =
|
|
1415
|
+
var PlusIcon = _ref50 => {
|
|
1294
1416
|
var {
|
|
1295
1417
|
size = 24,
|
|
1296
1418
|
color = 'currentColor',
|
|
1297
1419
|
filled = true,
|
|
1298
1420
|
strokeWidth = 1
|
|
1299
|
-
} =
|
|
1300
|
-
props = _objectWithoutPropertiesLoose(
|
|
1421
|
+
} = _ref50,
|
|
1422
|
+
props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
|
|
1301
1423
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1302
1424
|
size: size,
|
|
1303
1425
|
color: color
|
|
@@ -1319,14 +1441,14 @@
|
|
|
1319
1441
|
y2: "12"
|
|
1320
1442
|
})));
|
|
1321
1443
|
};
|
|
1322
|
-
var TickIcon =
|
|
1444
|
+
var TickIcon = _ref51 => {
|
|
1323
1445
|
var {
|
|
1324
1446
|
size = 24,
|
|
1325
1447
|
color = 'currentColor',
|
|
1326
1448
|
filled = true,
|
|
1327
1449
|
strokeWidth = 1
|
|
1328
|
-
} =
|
|
1329
|
-
props = _objectWithoutPropertiesLoose(
|
|
1450
|
+
} = _ref51,
|
|
1451
|
+
props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
|
|
1330
1452
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1331
1453
|
size: size,
|
|
1332
1454
|
color: color
|
|
@@ -1340,14 +1462,14 @@
|
|
|
1340
1462
|
strokeLinejoin: "round"
|
|
1341
1463
|
})));
|
|
1342
1464
|
};
|
|
1343
|
-
var BoldArrowIcon =
|
|
1465
|
+
var BoldArrowIcon = _ref52 => {
|
|
1344
1466
|
var {
|
|
1345
1467
|
size = 24,
|
|
1346
1468
|
color = 'currentColor',
|
|
1347
1469
|
filled = true,
|
|
1348
1470
|
strokeWidth = 1
|
|
1349
|
-
} =
|
|
1350
|
-
props = _objectWithoutPropertiesLoose(
|
|
1471
|
+
} = _ref52,
|
|
1472
|
+
props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
|
|
1351
1473
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1352
1474
|
size: size,
|
|
1353
1475
|
color: color
|
|
@@ -1359,14 +1481,14 @@
|
|
|
1359
1481
|
d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
|
|
1360
1482
|
})));
|
|
1361
1483
|
};
|
|
1362
|
-
var ArrowIcon =
|
|
1484
|
+
var ArrowIcon = _ref53 => {
|
|
1363
1485
|
var {
|
|
1364
1486
|
size = 24,
|
|
1365
1487
|
color = 'currentColor',
|
|
1366
1488
|
filled = true,
|
|
1367
1489
|
strokeWidth = 1
|
|
1368
|
-
} =
|
|
1369
|
-
props = _objectWithoutPropertiesLoose(
|
|
1490
|
+
} = _ref53,
|
|
1491
|
+
props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
|
|
1370
1492
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1371
1493
|
size: size,
|
|
1372
1494
|
color: color
|
|
@@ -1384,14 +1506,14 @@
|
|
|
1384
1506
|
points: "6 12 12 6 18 12"
|
|
1385
1507
|
})));
|
|
1386
1508
|
};
|
|
1387
|
-
var SpinnerIcon =
|
|
1509
|
+
var SpinnerIcon = _ref54 => {
|
|
1388
1510
|
var {
|
|
1389
1511
|
size = 24,
|
|
1390
1512
|
color = 'currentColor',
|
|
1391
1513
|
filled = true,
|
|
1392
1514
|
strokeWidth = 1
|
|
1393
|
-
} =
|
|
1394
|
-
props = _objectWithoutPropertiesLoose(
|
|
1515
|
+
} = _ref54,
|
|
1516
|
+
props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
|
|
1395
1517
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1396
1518
|
size: size,
|
|
1397
1519
|
color: color
|
|
@@ -1409,13 +1531,13 @@
|
|
|
1409
1531
|
strokeOpacity: "1"
|
|
1410
1532
|
})));
|
|
1411
1533
|
};
|
|
1412
|
-
var CalendarIcon =
|
|
1534
|
+
var CalendarIcon = _ref55 => {
|
|
1413
1535
|
var {
|
|
1414
1536
|
size = 24,
|
|
1415
1537
|
color = 'currentColor',
|
|
1416
1538
|
strokeWidth = 1
|
|
1417
|
-
} =
|
|
1418
|
-
props = _objectWithoutPropertiesLoose(
|
|
1539
|
+
} = _ref55,
|
|
1540
|
+
props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
|
|
1419
1541
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1420
1542
|
size: size,
|
|
1421
1543
|
color: color
|
|
@@ -1455,6 +1577,11 @@
|
|
|
1455
1577
|
__proto__: null,
|
|
1456
1578
|
ChevronIcon: ChevronIcon,
|
|
1457
1579
|
CloseIcon: CloseIcon,
|
|
1580
|
+
InstagramIcon: InstagramIcon,
|
|
1581
|
+
TwitterIcon: TwitterIcon,
|
|
1582
|
+
YoutubeIcon: YoutubeIcon,
|
|
1583
|
+
LinkedinIcon: LinkedinIcon,
|
|
1584
|
+
ThreadsIcon: ThreadsIcon,
|
|
1458
1585
|
MinusIcon: MinusIcon,
|
|
1459
1586
|
InfoIcon: InfoIcon,
|
|
1460
1587
|
HeartIcon: HeartIcon,
|
|
@@ -6752,34 +6879,44 @@
|
|
|
6752
6879
|
Modal.Layout = ModalLayout;
|
|
6753
6880
|
|
|
6754
6881
|
var defaultStyles = {};
|
|
6755
|
-
//
|
|
6756
|
-
var
|
|
6757
|
-
|
|
6758
|
-
|
|
6882
|
+
// Create a context that includes both styles and the onClick function
|
|
6883
|
+
var TableContext = /*#__PURE__*/React__default.createContext({
|
|
6884
|
+
styles: defaultStyles,
|
|
6885
|
+
onRowClick: () => {}
|
|
6886
|
+
});
|
|
6887
|
+
var TableProvider = _ref => {
|
|
6759
6888
|
var {
|
|
6760
6889
|
children,
|
|
6761
|
-
styles = defaultStyles
|
|
6890
|
+
styles = defaultStyles,
|
|
6891
|
+
onRowClick
|
|
6762
6892
|
} = _ref;
|
|
6763
6893
|
return (
|
|
6764
6894
|
/*#__PURE__*/
|
|
6765
|
-
//
|
|
6766
|
-
React__default.createElement(
|
|
6767
|
-
value:
|
|
6895
|
+
// Pass both styles and onClick to the context
|
|
6896
|
+
React__default.createElement(TableContext.Provider, {
|
|
6897
|
+
value: {
|
|
6898
|
+
styles,
|
|
6899
|
+
onRowClick
|
|
6900
|
+
}
|
|
6768
6901
|
}, children)
|
|
6769
|
-
// Exports a custom hook 'useTableStyles' that encapsulates the logic for consuming the 'TableStylesContext' and returns its value, which are the current style configurations.
|
|
6770
6902
|
);
|
|
6771
6903
|
};
|
|
6772
|
-
|
|
6904
|
+
// Custom hook to consume the context and get the styles and onClick handler
|
|
6905
|
+
var useTableContext = () => React__default.useContext(TableContext);
|
|
6773
6906
|
|
|
6774
6907
|
var TableContainer = props => {
|
|
6775
|
-
var
|
|
6908
|
+
var {
|
|
6909
|
+
styles
|
|
6910
|
+
} = useTableContext();
|
|
6776
6911
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6777
6912
|
as: "table",
|
|
6778
6913
|
borderCollapse: "collapse"
|
|
6779
6914
|
}, styles.table, props));
|
|
6780
6915
|
};
|
|
6781
6916
|
var TableHead = props => {
|
|
6782
|
-
var
|
|
6917
|
+
var {
|
|
6918
|
+
styles
|
|
6919
|
+
} = useTableContext();
|
|
6783
6920
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6784
6921
|
as: "thead",
|
|
6785
6922
|
borderBottom: "0.5px solid #ddd",
|
|
@@ -6788,7 +6925,9 @@
|
|
|
6788
6925
|
}, styles.thead, props));
|
|
6789
6926
|
};
|
|
6790
6927
|
var TableHeadCell = props => {
|
|
6791
|
-
var
|
|
6928
|
+
var {
|
|
6929
|
+
styles
|
|
6930
|
+
} = useTableContext();
|
|
6792
6931
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6793
6932
|
as: "th",
|
|
6794
6933
|
padding: "14px",
|
|
@@ -6797,13 +6936,20 @@
|
|
|
6797
6936
|
}, styles.th, props));
|
|
6798
6937
|
};
|
|
6799
6938
|
var TableRow = props => {
|
|
6800
|
-
var
|
|
6939
|
+
var {
|
|
6940
|
+
styles,
|
|
6941
|
+
onRowClick
|
|
6942
|
+
} = useTableContext();
|
|
6801
6943
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6802
6944
|
as: "tr"
|
|
6803
|
-
}, styles.tr,
|
|
6945
|
+
}, styles.tr, {
|
|
6946
|
+
onClick: onRowClick
|
|
6947
|
+
}, props));
|
|
6804
6948
|
};
|
|
6805
6949
|
var TableCell = props => {
|
|
6806
|
-
var
|
|
6950
|
+
var {
|
|
6951
|
+
styles
|
|
6952
|
+
} = useTableContext();
|
|
6807
6953
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6808
6954
|
as: "td",
|
|
6809
6955
|
padding: "14px",
|
|
@@ -6812,19 +6958,25 @@
|
|
|
6812
6958
|
}, styles.td, props));
|
|
6813
6959
|
};
|
|
6814
6960
|
var TableBody = props => {
|
|
6815
|
-
var
|
|
6961
|
+
var {
|
|
6962
|
+
styles
|
|
6963
|
+
} = useTableContext();
|
|
6816
6964
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6817
6965
|
as: "tbody"
|
|
6818
6966
|
}, styles.tbody, props));
|
|
6819
6967
|
};
|
|
6820
6968
|
var TableFooter = props => {
|
|
6821
|
-
var
|
|
6969
|
+
var {
|
|
6970
|
+
styles
|
|
6971
|
+
} = useTableContext();
|
|
6822
6972
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6823
6973
|
as: "tfoot"
|
|
6824
6974
|
}, styles.tfoot, props));
|
|
6825
6975
|
};
|
|
6826
6976
|
var TableCaption = props => {
|
|
6827
|
-
var
|
|
6977
|
+
var {
|
|
6978
|
+
styles
|
|
6979
|
+
} = useTableContext();
|
|
6828
6980
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
6829
6981
|
as: "caption",
|
|
6830
6982
|
margin: '10px 0',
|
|
@@ -6855,10 +7007,12 @@
|
|
|
6855
7007
|
var Table = _ref => {
|
|
6856
7008
|
var {
|
|
6857
7009
|
children,
|
|
6858
|
-
styles
|
|
7010
|
+
styles,
|
|
7011
|
+
onClick
|
|
6859
7012
|
} = _ref;
|
|
6860
|
-
return /*#__PURE__*/React__default.createElement(
|
|
6861
|
-
styles: styles
|
|
7013
|
+
return /*#__PURE__*/React__default.createElement(TableProvider, {
|
|
7014
|
+
styles: styles,
|
|
7015
|
+
onRowClick: onClick
|
|
6862
7016
|
}, children);
|
|
6863
7017
|
};
|
|
6864
7018
|
Table.Head = TableHead;
|
|
@@ -7209,9 +7363,11 @@
|
|
|
7209
7363
|
exports.Icon = Icon;
|
|
7210
7364
|
exports.InfoIcon = InfoIcon;
|
|
7211
7365
|
exports.Inline = Inline;
|
|
7366
|
+
exports.InstagramIcon = InstagramIcon;
|
|
7212
7367
|
exports.Left = Left;
|
|
7213
7368
|
exports.LikeIcon = LikeIcon;
|
|
7214
7369
|
exports.Link = Link;
|
|
7370
|
+
exports.LinkedinIcon = LinkedinIcon;
|
|
7215
7371
|
exports.Loader = Loader;
|
|
7216
7372
|
exports.LocationIcon = LocationIcon;
|
|
7217
7373
|
exports.LockIcon = LockIcon;
|
|
@@ -7245,10 +7401,12 @@
|
|
|
7245
7401
|
exports.Text = Text;
|
|
7246
7402
|
exports.TextArea = TextArea;
|
|
7247
7403
|
exports.TextField = TextField;
|
|
7404
|
+
exports.ThreadsIcon = ThreadsIcon;
|
|
7248
7405
|
exports.TickIcon = TickIcon;
|
|
7249
7406
|
exports.Toggle = Toggle;
|
|
7250
7407
|
exports.ToggleGroup = ToggleGroup;
|
|
7251
7408
|
exports.Top = Top;
|
|
7409
|
+
exports.TwitterIcon = TwitterIcon;
|
|
7252
7410
|
exports.UnLikeIcon = UnLikeIcon;
|
|
7253
7411
|
exports.UnlockIcon = UnlockIcon;
|
|
7254
7412
|
exports.UploadIcon = UploadIcon;
|
|
@@ -7256,6 +7414,7 @@
|
|
|
7256
7414
|
exports.View = View;
|
|
7257
7415
|
exports.WarningIcon = WarningIcon;
|
|
7258
7416
|
exports.WifiIcon = WifiIcon;
|
|
7417
|
+
exports.YoutubeIcon = YoutubeIcon;
|
|
7259
7418
|
exports.hideMessage = hideMessage;
|
|
7260
7419
|
exports.hideModal = hideModal;
|
|
7261
7420
|
exports.showMessage = showMessage;
|