@epilot360/icons 1.17.20 → 1.17.22

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/svg/index.js CHANGED
@@ -866,6 +866,60 @@ var SvgIcon = function SvgIcon(props) {
866
866
 
867
867
  /***/ }),
868
868
 
869
+ /***/ 16568:
870
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
871
+
872
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
873
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
874
+ /* harmony export */ });
875
+ /* unused harmony export ReactComponent */
876
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
877
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
878
+ var _path;
879
+ 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); }
880
+
881
+ var SvgIconFill = function SvgIconFill(props) {
882
+ return /*#__PURE__*/React.createElement("svg", _extends({
883
+ xmlns: "http://www.w3.org/2000/svg",
884
+ width: 48,
885
+ height: 48,
886
+ viewBox: "0 -960 960 960"
887
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
888
+ d: "M750.04-322.04q0 108.65-78.11 182.41-78.11 73.76-187.43 73.76-109.33 0-187.2-73.76-77.87-73.76-77.87-182.41v-389.05q0-77.54 56.03-130.57Q331.48-894.7 409-894.7q77.52 0 133.39 53.04 55.87 53.03 55.87 130.57v369.05q0 45.9-33.67 78.19-33.68 32.29-80.33 32.29t-79.85-31.96q-33.19-31.96-33.19-78.52V-674.7q0-15.5 10.93-26.42 10.94-10.92 26.87-10.92 15.94 0 26.7 10.92t10.76 26.42v332.66q0 14.74 11.25 24.97 11.25 10.24 27.25 10.24 15.99 0 27.01-10.15Q523-327.13 523-342.04v-368.48q.57-46.45-33.22-77.68-33.78-31.23-80.86-31.23t-80.65 31q-33.57 31.01-33.57 77.34v389.05q.56 77.57 56.38 129.52 55.82 51.95 134.44 51.95 77.78 0 133.8-52.02 56.03-52.02 55.46-129.45v-368.48q0-16.14 10.94-27.03t26.87-10.89q15.93 0 26.69 10.89 10.76 10.89 10.76 27.03v368.48Z"
889
+ })));
890
+ };
891
+
892
+ /* 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=\"M750.04-322.04q0 108.65-78.11 182.41-78.11 73.76-187.43 73.76-109.33 0-187.2-73.76-77.87-73.76-77.87-182.41v-389.05q0-77.54 56.03-130.57Q331.48-894.7 409-894.7q77.52 0 133.39 53.04 55.87 53.03 55.87 130.57v369.05q0 45.9-33.67 78.19-33.68 32.29-80.33 32.29t-79.85-31.96q-33.19-31.96-33.19-78.52V-674.7q0-15.5 10.93-26.42 10.94-10.92 26.87-10.92 15.94 0 26.7 10.92t10.76 26.42v332.66q0 14.74 11.25 24.97 11.25 10.24 27.25 10.24 15.99 0 27.01-10.15Q523-327.13 523-342.04v-368.48q.57-46.45-33.22-77.68-33.78-31.23-80.86-31.23t-80.65 31q-33.57 31.01-33.57 77.34v389.05q.56 77.57 56.38 129.52 55.82 51.95 134.44 51.95 77.78 0 133.8-52.02 56.03-52.02 55.46-129.45v-368.48q0-16.14 10.94-27.03t26.87-10.89q15.93 0 26.69 10.89 10.76 10.89 10.76 27.03v368.48Z\"/></svg>");
893
+
894
+ /***/ }),
895
+
896
+ /***/ 20047:
897
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
898
+
899
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
900
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
901
+ /* harmony export */ });
902
+ /* unused harmony export ReactComponent */
903
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
904
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
905
+ var _path;
906
+ 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); }
907
+
908
+ var SvgIcon = function SvgIcon(props) {
909
+ return /*#__PURE__*/React.createElement("svg", _extends({
910
+ xmlns: "http://www.w3.org/2000/svg",
911
+ width: 48,
912
+ height: 48,
913
+ viewBox: "0 -960 960 960"
914
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
915
+ d: "M750.04-322.04q0 108.65-78.11 182.41-78.11 73.76-187.43 73.76-109.33 0-187.2-73.76-77.87-73.76-77.87-182.41v-389.05q0-77.54 56.03-130.57Q331.48-894.7 409-894.7q77.52 0 133.39 53.04 55.87 53.03 55.87 130.57v369.05q0 45.9-33.67 78.19-33.68 32.29-80.33 32.29t-79.85-31.96q-33.19-31.96-33.19-78.52V-674.7q0-15.5 10.93-26.42 10.94-10.92 26.87-10.92 15.94 0 26.7 10.92t10.76 26.42v332.66q0 14.74 11.25 24.97 11.25 10.24 27.25 10.24 15.99 0 27.01-10.15Q523-327.13 523-342.04v-368.48q.57-46.45-33.22-77.68-33.78-31.23-80.86-31.23t-80.65 31q-33.57 31.01-33.57 77.34v389.05q.56 77.57 56.38 129.52 55.82 51.95 134.44 51.95 77.78 0 133.8-52.02 56.03-52.02 55.46-129.45v-368.48q0-16.14 10.94-27.03t26.87-10.89q15.93 0 26.69 10.89 10.76 10.89 10.76 27.03v368.48Z"
916
+ })));
917
+ };
918
+
919
+ /* 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=\"M750.04-322.04q0 108.65-78.11 182.41-78.11 73.76-187.43 73.76-109.33 0-187.2-73.76-77.87-73.76-77.87-182.41v-389.05q0-77.54 56.03-130.57Q331.48-894.7 409-894.7q77.52 0 133.39 53.04 55.87 53.03 55.87 130.57v369.05q0 45.9-33.67 78.19-33.68 32.29-80.33 32.29t-79.85-31.96q-33.19-31.96-33.19-78.52V-674.7q0-15.5 10.93-26.42 10.94-10.92 26.87-10.92 15.94 0 26.7 10.92t10.76 26.42v332.66q0 14.74 11.25 24.97 11.25 10.24 27.25 10.24 15.99 0 27.01-10.15Q523-327.13 523-342.04v-368.48q.57-46.45-33.22-77.68-33.78-31.23-80.86-31.23t-80.65 31q-33.57 31.01-33.57 77.34v389.05q.56 77.57 56.38 129.52 55.82 51.95 134.44 51.95 77.78 0 133.8-52.02 56.03-52.02 55.46-129.45v-368.48q0-16.14 10.94-27.03t26.87-10.89q15.93 0 26.69 10.89 10.76 10.89 10.76 27.03v368.48Z\"/></svg>");
920
+
921
+ /***/ }),
922
+
869
923
  /***/ 5763:
870
924
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
871
925
 
@@ -3030,6 +3084,60 @@ var SvgIcon = function SvgIcon(props) {
3030
3084
 
3031
3085
  /***/ }),
3032
3086
 
3087
+ /***/ 59951:
3088
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3089
+
3090
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3091
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
3092
+ /* harmony export */ });
3093
+ /* unused harmony export ReactComponent */
3094
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
3095
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
3096
+ var _path;
3097
+ 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); }
3098
+
3099
+ var SvgIconFill = function SvgIconFill(props) {
3100
+ return /*#__PURE__*/React.createElement("svg", _extends({
3101
+ xmlns: "http://www.w3.org/2000/svg",
3102
+ width: 48,
3103
+ height: 48,
3104
+ viewBox: "0 -960 960 960"
3105
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
3106
+ d: "M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z"
3107
+ })));
3108
+ };
3109
+
3110
+ /* 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=\"M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z\"/></svg>");
3111
+
3112
+ /***/ }),
3113
+
3114
+ /***/ 30922:
3115
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3116
+
3117
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3118
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
3119
+ /* harmony export */ });
3120
+ /* unused harmony export ReactComponent */
3121
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
3122
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
3123
+ var _path;
3124
+ 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); }
3125
+
3126
+ var SvgIcon = function SvgIcon(props) {
3127
+ return /*#__PURE__*/React.createElement("svg", _extends({
3128
+ xmlns: "http://www.w3.org/2000/svg",
3129
+ width: 48,
3130
+ height: 48,
3131
+ viewBox: "0 -960 960 960"
3132
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
3133
+ d: "M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z"
3134
+ })));
3135
+ };
3136
+
3137
+ /* 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=\"M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z\"/></svg>");
3138
+
3139
+ /***/ }),
3140
+
3033
3141
  /***/ 21080:
3034
3142
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3035
3143
 
@@ -11374,6 +11482,27 @@ const ArrowRightSVG = (opts) => {
11374
11482
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ArrowRightSVG)));
11375
11483
 
11376
11484
 
11485
+ /***/ }),
11486
+
11487
+ /***/ 51845:
11488
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
11489
+
11490
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11491
+ /* harmony export */ AttachSVG: () => (/* binding */ AttachSVG)
11492
+ /* harmony export */ });
11493
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16568);
11494
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(20047);
11495
+
11496
+
11497
+
11498
+ const AttachSVG = (opts) => {
11499
+ var _a;
11500
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
11501
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
11502
+ };
11503
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AttachSVG)));
11504
+
11505
+
11377
11506
  /***/ }),
11378
11507
 
11379
11508
  /***/ 10419:
@@ -12214,6 +12343,27 @@ const DeleteForeverSVG = (opts) => {
12214
12343
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (DeleteForeverSVG)));
12215
12344
 
12216
12345
 
12346
+ /***/ }),
12347
+
12348
+ /***/ 60489:
12349
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12350
+
12351
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
12352
+ /* harmony export */ DescriptionSVG: () => (/* binding */ DescriptionSVG)
12353
+ /* harmony export */ });
12354
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(59951);
12355
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(30922);
12356
+
12357
+
12358
+
12359
+ const DescriptionSVG = (opts) => {
12360
+ var _a;
12361
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
12362
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
12363
+ };
12364
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (DescriptionSVG)));
12365
+
12366
+
12217
12367
  /***/ }),
12218
12368
 
12219
12369
  /***/ 78569:
@@ -15491,6 +15641,8 @@ const WorkflowSVG = (opts) => {
15491
15641
  /* harmony import */ var _Cards__WEBPACK_IMPORTED_MODULE_199__ = __webpack_require__(56461);
15492
15642
  /* harmony import */ var _Task__WEBPACK_IMPORTED_MODULE_200__ = __webpack_require__(82186);
15493
15643
  /* harmony import */ var _Widgets__WEBPACK_IMPORTED_MODULE_201__ = __webpack_require__(76338);
15644
+ /* harmony import */ var _Attach__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(51845);
15645
+ /* harmony import */ var _Description__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(60489);
15494
15646
 
15495
15647
  var __defProp = Object.defineProperty;
15496
15648
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -15719,6 +15871,8 @@ var __objRest = (source, exclude) => {
15719
15871
 
15720
15872
 
15721
15873
 
15874
+
15875
+
15722
15876
 
15723
15877
 
15724
15878
 
@@ -15924,7 +16078,9 @@ const svgMap = {
15924
16078
  flow: _Flow__WEBPACK_IMPORTED_MODULE_198__.FlowSVG,
15925
16079
  cards: _Cards__WEBPACK_IMPORTED_MODULE_199__.CardsSVG,
15926
16080
  task: _Task__WEBPACK_IMPORTED_MODULE_200__.TaskSVG,
15927
- widgets: _Widgets__WEBPACK_IMPORTED_MODULE_201__.WidgetsSVG
16081
+ widgets: _Widgets__WEBPACK_IMPORTED_MODULE_201__.WidgetsSVG,
16082
+ attach: _Attach__WEBPACK_IMPORTED_MODULE_202__.AttachSVG,
16083
+ description: _Description__WEBPACK_IMPORTED_MODULE_203__.DescriptionSVG
15928
16084
  };
15929
16085
  const defaultOpts = {
15930
16086
  name: "epilot",
@@ -16053,6 +16209,7 @@ __webpack_require__.r(__webpack_exports__);
16053
16209
  /* harmony export */ ArrowCircleLeftSVG: () => (/* reexport safe */ _ArrowCircleLeft__WEBPACK_IMPORTED_MODULE_93__.ArrowCircleLeftSVG),
16054
16210
  /* harmony export */ ArrowLeftSVG: () => (/* reexport safe */ _ArrowLeft__WEBPACK_IMPORTED_MODULE_47__.ArrowLeftSVG),
16055
16211
  /* harmony export */ ArrowRightSVG: () => (/* reexport safe */ _ArrowRight__WEBPACK_IMPORTED_MODULE_46__.ArrowRightSVG),
16212
+ /* harmony export */ AttachSVG: () => (/* reexport safe */ _Attach__WEBPACK_IMPORTED_MODULE_202__.AttachSVG),
16056
16213
  /* harmony export */ AttributeEditSVG: () => (/* reexport safe */ _AttributeEdit__WEBPACK_IMPORTED_MODULE_127__.AttributeEditSVG),
16057
16214
  /* harmony export */ AttributesSVG: () => (/* reexport safe */ _Attributes__WEBPACK_IMPORTED_MODULE_45__.AttributesSVG),
16058
16215
  /* harmony export */ AutoDeleteSVG: () => (/* reexport safe */ _AutoDelete__WEBPACK_IMPORTED_MODULE_174__.AutoDeleteSVG),
@@ -16093,6 +16250,7 @@ __webpack_require__.r(__webpack_exports__);
16093
16250
  /* harmony export */ DataObjectSVG: () => (/* reexport safe */ _DataObject__WEBPACK_IMPORTED_MODULE_19__.DataObjectSVG),
16094
16251
  /* harmony export */ DeleteForeverSVG: () => (/* reexport safe */ _DeleteForever__WEBPACK_IMPORTED_MODULE_175__.DeleteForeverSVG),
16095
16252
  /* harmony export */ DeleteSVG: () => (/* reexport safe */ _Delete__WEBPACK_IMPORTED_MODULE_4__.DeleteSVG),
16253
+ /* harmony export */ DescriptionSVG: () => (/* reexport safe */ _Description__WEBPACK_IMPORTED_MODULE_203__.DescriptionSVG),
16096
16254
  /* harmony export */ DesignSVG: () => (/* reexport safe */ _Design__WEBPACK_IMPORTED_MODULE_76__.DesignSVG),
16097
16255
  /* harmony export */ DesktopSVG: () => (/* reexport safe */ _Desktop__WEBPACK_IMPORTED_MODULE_87__.DesktopSVG),
16098
16256
  /* harmony export */ DiagramSVG: () => (/* reexport safe */ _Diagram__WEBPACK_IMPORTED_MODULE_147__.DiagramSVG),
@@ -16239,8 +16397,8 @@ __webpack_require__.r(__webpack_exports__);
16239
16397
  /* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_75__.WebhookSVG),
16240
16398
  /* harmony export */ WidgetsSVG: () => (/* reexport safe */ _Widgets__WEBPACK_IMPORTED_MODULE_201__.WidgetsSVG),
16241
16399
  /* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_77__.WorkflowSVG),
16242
- /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_202__.svgIcon),
16243
- /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_202__.svgMap)
16400
+ /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_204__.svgIcon),
16401
+ /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_204__.svgMap)
16244
16402
  /* harmony export */ });
16245
16403
  /* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
16246
16404
  /* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
@@ -16444,7 +16602,11 @@ __webpack_require__.r(__webpack_exports__);
16444
16602
  /* harmony import */ var _Cards__WEBPACK_IMPORTED_MODULE_199__ = __webpack_require__(56461);
16445
16603
  /* harmony import */ var _Task__WEBPACK_IMPORTED_MODULE_200__ = __webpack_require__(82186);
16446
16604
  /* harmony import */ var _Widgets__WEBPACK_IMPORTED_MODULE_201__ = __webpack_require__(76338);
16447
- /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(30585);
16605
+ /* harmony import */ var _Attach__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(51845);
16606
+ /* harmony import */ var _Description__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(60489);
16607
+ /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_204__ = __webpack_require__(30585);
16608
+
16609
+
16448
16610
 
16449
16611
 
16450
16612