@epilot360/icons 1.17.15 → 1.17.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/build/index.js +154 -9
  2. package/build/index.js.map +1 -1
  3. package/build/react/Cards/index.d.ts +4 -0
  4. package/build/react/Cards/index.js +209 -0
  5. package/build/react/Cards/index.js.map +1 -0
  6. package/build/react/EpilotIcon.d.ts +2 -0
  7. package/build/react/EpilotIcon.js +112 -1
  8. package/build/react/EpilotIcon.js.map +1 -1
  9. package/build/react/index.d.ts +1 -0
  10. package/build/react/index.js +118 -4
  11. package/build/react/index.js.map +1 -1
  12. package/build/svg/Cards/icon-fill.svg +1 -0
  13. package/build/svg/Cards/icon.svg +1 -0
  14. package/build/svg/Cards/index.d.ts +3 -0
  15. package/build/svg/Cards/index.js +159 -0
  16. package/build/svg/Cards/index.js.map +1 -0
  17. package/build/svg/index.d.ts +1 -0
  18. package/build/svg/index.js +85 -4
  19. package/build/svg/index.js.map +1 -1
  20. package/build/svg/svgIcon.d.ts +1 -0
  21. package/build/svg/svgIcon.js +79 -1
  22. package/build/svg/svgIcon.js.map +1 -1
  23. package/build/version.json +2 -2
  24. package/dist/bundle.js +1 -1
  25. package/dist/bundle.js.map +1 -1
  26. package/dist/version.json +2 -2
  27. package/icons.config.yaml +4 -0
  28. package/index.js +154 -9
  29. package/index.js.map +1 -1
  30. package/package.json +1 -1
  31. package/react/Cards/index.d.ts +4 -0
  32. package/react/Cards/index.js +209 -0
  33. package/react/Cards/index.js.map +1 -0
  34. package/react/EpilotIcon.d.ts +2 -0
  35. package/react/EpilotIcon.js +112 -1
  36. package/react/EpilotIcon.js.map +1 -1
  37. package/react/index.d.ts +1 -0
  38. package/react/index.js +118 -4
  39. package/react/index.js.map +1 -1
  40. package/src/react/Cards/index.tsx +22 -0
  41. package/src/react/Cards/story.stories.tsx +13 -0
  42. package/src/react/EpilotIcon.tsx +2 -0
  43. package/src/react/index.ts +1 -0
  44. package/src/svg/Cards/icon-fill.svg +1 -0
  45. package/src/svg/Cards/icon.svg +1 -0
  46. package/src/svg/Cards/index.ts +12 -0
  47. package/src/svg/index.ts +1 -0
  48. package/src/svg/svgIcon.ts +2 -0
  49. package/svg/Cards/icon-fill.svg +1 -0
  50. package/svg/Cards/icon.svg +1 -0
  51. package/svg/Cards/index.d.ts +3 -0
  52. package/svg/Cards/index.js +159 -0
  53. package/svg/Cards/index.js.map +1 -0
  54. package/svg/index.d.ts +1 -0
  55. package/svg/index.js +85 -4
  56. package/svg/index.js.map +1 -1
  57. package/svg/svgIcon.d.ts +1 -0
  58. package/svg/svgIcon.js +79 -1
  59. package/svg/svgIcon.js.map +1 -1
  60. package/version.json +2 -2
@@ -197,6 +197,7 @@ export declare const svgMap: {
197
197
  campaign: (opts?: IconProps) => string;
198
198
  ticket: (opts?: IconProps) => string;
199
199
  flow: (opts?: IconProps) => string;
200
+ cards: (opts?: IconProps) => string;
200
201
  };
201
202
  export type IconSVGName = keyof typeof svgMap;
202
203
  type Opts = IconProps & {
@@ -1732,6 +1732,60 @@ var SvgIcon = function SvgIcon(props) {
1732
1732
 
1733
1733
  /***/ }),
1734
1734
 
1735
+ /***/ 16305:
1736
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1737
+
1738
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1739
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
1740
+ /* harmony export */ });
1741
+ /* unused harmony export ReactComponent */
1742
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
1743
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1744
+ var _path;
1745
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
1746
+
1747
+ var SvgIconFill = function SvgIconFill(props) {
1748
+ return /*#__PURE__*/React.createElement("svg", _extends({
1749
+ xmlns: "http://www.w3.org/2000/svg",
1750
+ width: 48,
1751
+ height: 48,
1752
+ viewBox: "0 -960 960 960"
1753
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
1754
+ d: "M421.39-500H264.7q-16.71 0-28.16-11.45t-11.45-28.16V-696.3q0-16.71 11.45-28.16t28.16-11.45h156.69q16.71 0 28.16 11.45T461-696.3v156.69q0 16.71-11.45 28.16T421.39-500Zm0 275.91H264.7q-16.71 0-28.16-11.45t-11.45-28.16v-156.69q0-16.71 11.45-28.16T264.7-460h156.69q16.71 0 28.16 11.45T461-420.39v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM696.3-500H539.61q-16.71 0-28.16-11.45T500-539.61V-696.3q0-16.71 11.45-28.16t28.16-11.45H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16T696.3-500Zm0 275.91H539.61q-16.71 0-28.16-11.45T500-263.7v-156.69q0-16.71 11.45-28.16T539.61-460H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM185.09-105.87q-32.48 0-55.85-23.37-23.37-23.37-23.37-55.85v-589.82q0-32.48 23.37-56.13 23.37-23.66 55.85-23.66h589.82q32.48 0 56.13 23.66 23.66 23.65 23.66 56.13v589.82q0 32.48-23.66 55.85-23.65 23.37-56.13 23.37H185.09Zm0-79.22h589.82v-589.82H185.09v589.82Z"
1755
+ })));
1756
+ };
1757
+
1758
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M421.39-500H264.7q-16.71 0-28.16-11.45t-11.45-28.16V-696.3q0-16.71 11.45-28.16t28.16-11.45h156.69q16.71 0 28.16 11.45T461-696.3v156.69q0 16.71-11.45 28.16T421.39-500Zm0 275.91H264.7q-16.71 0-28.16-11.45t-11.45-28.16v-156.69q0-16.71 11.45-28.16T264.7-460h156.69q16.71 0 28.16 11.45T461-420.39v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM696.3-500H539.61q-16.71 0-28.16-11.45T500-539.61V-696.3q0-16.71 11.45-28.16t28.16-11.45H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16T696.3-500Zm0 275.91H539.61q-16.71 0-28.16-11.45T500-263.7v-156.69q0-16.71 11.45-28.16T539.61-460H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM185.09-105.87q-32.48 0-55.85-23.37-23.37-23.37-23.37-55.85v-589.82q0-32.48 23.37-56.13 23.37-23.66 55.85-23.66h589.82q32.48 0 56.13 23.66 23.66 23.65 23.66 56.13v589.82q0 32.48-23.66 55.85-23.65 23.37-56.13 23.37H185.09Zm0-79.22h589.82v-589.82H185.09v589.82Z\"/></svg>");
1759
+
1760
+ /***/ }),
1761
+
1762
+ /***/ 20118:
1763
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1764
+
1765
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1766
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
1767
+ /* harmony export */ });
1768
+ /* unused harmony export ReactComponent */
1769
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
1770
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1771
+ var _path;
1772
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
1773
+
1774
+ var SvgIcon = function SvgIcon(props) {
1775
+ return /*#__PURE__*/React.createElement("svg", _extends({
1776
+ xmlns: "http://www.w3.org/2000/svg",
1777
+ width: 48,
1778
+ height: 48,
1779
+ viewBox: "0 -960 960 960"
1780
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
1781
+ d: "M421.39-500H264.7q-16.71 0-28.16-11.45t-11.45-28.16V-696.3q0-16.71 11.45-28.16t28.16-11.45h156.69q16.71 0 28.16 11.45T461-696.3v156.69q0 16.71-11.45 28.16T421.39-500Zm0 275.91H264.7q-16.71 0-28.16-11.45t-11.45-28.16v-156.69q0-16.71 11.45-28.16T264.7-460h156.69q16.71 0 28.16 11.45T461-420.39v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM696.3-500H539.61q-16.71 0-28.16-11.45T500-539.61V-696.3q0-16.71 11.45-28.16t28.16-11.45H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16T696.3-500Zm0 275.91H539.61q-16.71 0-28.16-11.45T500-263.7v-156.69q0-16.71 11.45-28.16T539.61-460H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM285.09-560H401v-115.91H285.09V-560ZM560-560h115.91v-115.91H560V-560ZM285.09-284.09H401V-400H285.09v115.91Zm274.91 0h115.91V-400H560v115.91ZM401-560Zm159 0Zm0 160Zm-159 0ZM185.09-105.87q-32.48 0-55.85-23.37-23.37-23.37-23.37-55.85v-589.82q0-32.48 23.37-56.13 23.37-23.66 55.85-23.66h589.82q32.48 0 56.13 23.66 23.66 23.65 23.66 56.13v589.82q0 32.48-23.66 55.85-23.65 23.37-56.13 23.37H185.09Zm0-79.22h589.82v-589.82H185.09v589.82Z"
1782
+ })));
1783
+ };
1784
+
1785
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M421.39-500H264.7q-16.71 0-28.16-11.45t-11.45-28.16V-696.3q0-16.71 11.45-28.16t28.16-11.45h156.69q16.71 0 28.16 11.45T461-696.3v156.69q0 16.71-11.45 28.16T421.39-500Zm0 275.91H264.7q-16.71 0-28.16-11.45t-11.45-28.16v-156.69q0-16.71 11.45-28.16T264.7-460h156.69q16.71 0 28.16 11.45T461-420.39v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM696.3-500H539.61q-16.71 0-28.16-11.45T500-539.61V-696.3q0-16.71 11.45-28.16t28.16-11.45H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16T696.3-500Zm0 275.91H539.61q-16.71 0-28.16-11.45T500-263.7v-156.69q0-16.71 11.45-28.16T539.61-460H696.3q16.71 0 28.16 11.45t11.45 28.16v156.69q0 16.71-11.45 28.16t-28.16 11.45ZM285.09-560H401v-115.91H285.09V-560ZM560-560h115.91v-115.91H560V-560ZM285.09-284.09H401V-400H285.09v115.91Zm274.91 0h115.91V-400H560v115.91ZM401-560Zm159 0Zm0 160Zm-159 0ZM185.09-105.87q-32.48 0-55.85-23.37-23.37-23.37-23.37-55.85v-589.82q0-32.48 23.37-56.13 23.37-23.66 55.85-23.66h589.82q32.48 0 56.13 23.66 23.66 23.65 23.66 56.13v589.82q0 32.48-23.66 55.85-23.65 23.37-56.13 23.37H185.09Zm0-79.22h589.82v-589.82H185.09v589.82Z\"/></svg>");
1786
+
1787
+ /***/ }),
1788
+
1735
1789
  /***/ 60799:
1736
1790
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1737
1791
 
@@ -11360,6 +11414,27 @@ const CampaignSVG = (opts) => {
11360
11414
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (CampaignSVG)));
11361
11415
 
11362
11416
 
11417
+ /***/ }),
11418
+
11419
+ /***/ 56461:
11420
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
11421
+
11422
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11423
+ /* harmony export */ CardsSVG: () => (/* binding */ CardsSVG)
11424
+ /* harmony export */ });
11425
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16305);
11426
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(20118);
11427
+
11428
+
11429
+
11430
+ const CardsSVG = (opts) => {
11431
+ var _a;
11432
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
11433
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
11434
+ };
11435
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (CardsSVG)));
11436
+
11437
+
11363
11438
  /***/ }),
11364
11439
 
11365
11440
  /***/ 41624:
@@ -15107,6 +15182,7 @@ __webpack_require__.r(__webpack_exports__);
15107
15182
  /* harmony import */ var _Campaign__WEBPACK_IMPORTED_MODULE_194__ = __webpack_require__(3942);
15108
15183
  /* harmony import */ var _Ticket__WEBPACK_IMPORTED_MODULE_195__ = __webpack_require__(66255);
15109
15184
  /* harmony import */ var _Flow__WEBPACK_IMPORTED_MODULE_196__ = __webpack_require__(79431);
15185
+ /* harmony import */ var _Cards__WEBPACK_IMPORTED_MODULE_197__ = __webpack_require__(56461);
15110
15186
 
15111
15187
  var __defProp = Object.defineProperty;
15112
15188
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -15331,6 +15407,7 @@ var __objRest = (source, exclude) => {
15331
15407
 
15332
15408
 
15333
15409
 
15410
+
15334
15411
 
15335
15412
 
15336
15413
  const svgMap = {
@@ -15530,7 +15607,8 @@ const svgMap = {
15530
15607
  target: _Target__WEBPACK_IMPORTED_MODULE_193__.TargetSVG,
15531
15608
  campaign: _Campaign__WEBPACK_IMPORTED_MODULE_194__.CampaignSVG,
15532
15609
  ticket: _Ticket__WEBPACK_IMPORTED_MODULE_195__.TicketSVG,
15533
- flow: _Flow__WEBPACK_IMPORTED_MODULE_196__.FlowSVG
15610
+ flow: _Flow__WEBPACK_IMPORTED_MODULE_196__.FlowSVG,
15611
+ cards: _Cards__WEBPACK_IMPORTED_MODULE_197__.CardsSVG
15534
15612
  };
15535
15613
  const defaultOpts = {
15536
15614
  name: "epilot",