@epilot360/icons 1.17.6 → 1.17.8
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/icons.config.yaml +9 -1
- package/index.js +299 -9
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/ChipExtraction/index.d.ts +4 -0
- package/react/ChipExtraction/index.js +209 -0
- package/react/ChipExtraction/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +4 -0
- package/react/EpilotIcon.js +223 -1
- package/react/EpilotIcon.js.map +1 -1
- package/react/Undo/index.d.ts +4 -0
- package/react/Undo/index.js +209 -0
- package/react/Undo/index.js.map +1 -0
- package/react/index.d.ts +2 -0
- package/react/index.js +232 -4
- package/react/index.js.map +1 -1
- package/svg/ChipExtraction/icon-fill.svg +1 -0
- package/svg/ChipExtraction/icon.svg +1 -0
- package/svg/ChipExtraction/index.d.ts +3 -0
- package/svg/ChipExtraction/index.js +159 -0
- package/svg/ChipExtraction/index.js.map +1 -0
- package/svg/Undo/icon-fill.svg +1 -0
- package/svg/Undo/icon.svg +1 -0
- package/svg/Undo/index.d.ts +3 -0
- package/svg/Undo/index.js +159 -0
- package/svg/Undo/index.js.map +1 -0
- package/svg/index.d.ts +2 -0
- package/svg/index.js +166 -4
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +2 -0
- package/svg/svgIcon.js +157 -1
- package/svg/svgIcon.js.map +1 -1
package/icons.config.yaml
CHANGED
|
@@ -756,4 +756,12 @@ LinkOff:
|
|
|
756
756
|
Send:
|
|
757
757
|
name: send
|
|
758
758
|
aliases: ["send"]
|
|
759
|
-
svg_import: "@material-symbols/svg-600/rounded/send.svg"
|
|
759
|
+
svg_import: "@material-symbols/svg-600/rounded/send.svg"
|
|
760
|
+
Undo:
|
|
761
|
+
name: undo
|
|
762
|
+
aliases: ["undo"]
|
|
763
|
+
svg_import: "@material-symbols/svg-600/rounded/undo.svg"
|
|
764
|
+
ChipExtraction:
|
|
765
|
+
name: chip_extraction
|
|
766
|
+
aliases: ["chip_extraction"]
|
|
767
|
+
svg_import: "@material-symbols/svg-600/rounded/chip_extraction.svg"
|
package/index.js
CHANGED
|
@@ -2002,6 +2002,60 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
2002
2002
|
|
|
2003
2003
|
/***/ }),
|
|
2004
2004
|
|
|
2005
|
+
/***/ 67236:
|
|
2006
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2007
|
+
|
|
2008
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2009
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
2010
|
+
/* harmony export */ r: () => (/* binding */ SvgIconFill)
|
|
2011
|
+
/* harmony export */ });
|
|
2012
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
2013
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
2014
|
+
var _path;
|
|
2015
|
+
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); }
|
|
2016
|
+
|
|
2017
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
2018
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
2019
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2020
|
+
width: 48,
|
|
2021
|
+
height: 48,
|
|
2022
|
+
viewBox: "0 -960 960 960"
|
|
2023
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
2024
|
+
d: "M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z"
|
|
2025
|
+
})));
|
|
2026
|
+
};
|
|
2027
|
+
|
|
2028
|
+
/* 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=\"M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z\"/></svg>");
|
|
2029
|
+
|
|
2030
|
+
/***/ }),
|
|
2031
|
+
|
|
2032
|
+
/***/ 35382:
|
|
2033
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2034
|
+
|
|
2035
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2036
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
2037
|
+
/* harmony export */ r: () => (/* binding */ SvgIcon)
|
|
2038
|
+
/* harmony export */ });
|
|
2039
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
2040
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
2041
|
+
var _path;
|
|
2042
|
+
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); }
|
|
2043
|
+
|
|
2044
|
+
var SvgIcon = function SvgIcon(props) {
|
|
2045
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
2046
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2047
|
+
width: 48,
|
|
2048
|
+
height: 48,
|
|
2049
|
+
viewBox: "0 -960 960 960"
|
|
2050
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
2051
|
+
d: "M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z"
|
|
2052
|
+
})));
|
|
2053
|
+
};
|
|
2054
|
+
|
|
2055
|
+
/* 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=\"M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z\"/></svg>");
|
|
2056
|
+
|
|
2057
|
+
/***/ }),
|
|
2058
|
+
|
|
2005
2059
|
/***/ 56006:
|
|
2006
2060
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2007
2061
|
|
|
@@ -9748,6 +9802,60 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
9748
9802
|
|
|
9749
9803
|
/***/ }),
|
|
9750
9804
|
|
|
9805
|
+
/***/ 38544:
|
|
9806
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9807
|
+
|
|
9808
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9809
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
9810
|
+
/* harmony export */ r: () => (/* binding */ SvgIconFill)
|
|
9811
|
+
/* harmony export */ });
|
|
9812
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
9813
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
9814
|
+
var _path;
|
|
9815
|
+
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); }
|
|
9816
|
+
|
|
9817
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
9818
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
9819
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9820
|
+
width: 48,
|
|
9821
|
+
height: 48,
|
|
9822
|
+
viewBox: "0 -960 960 960"
|
|
9823
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
9824
|
+
d: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
|
|
9825
|
+
})));
|
|
9826
|
+
};
|
|
9827
|
+
|
|
9828
|
+
/* 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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></svg>");
|
|
9829
|
+
|
|
9830
|
+
/***/ }),
|
|
9831
|
+
|
|
9832
|
+
/***/ 53929:
|
|
9833
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9834
|
+
|
|
9835
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9836
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
9837
|
+
/* harmony export */ r: () => (/* binding */ SvgIcon)
|
|
9838
|
+
/* harmony export */ });
|
|
9839
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
9840
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
9841
|
+
var _path;
|
|
9842
|
+
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); }
|
|
9843
|
+
|
|
9844
|
+
var SvgIcon = function SvgIcon(props) {
|
|
9845
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
9846
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9847
|
+
width: 48,
|
|
9848
|
+
height: 48,
|
|
9849
|
+
viewBox: "0 -960 960 960"
|
|
9850
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
9851
|
+
d: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
|
|
9852
|
+
})));
|
|
9853
|
+
};
|
|
9854
|
+
|
|
9855
|
+
/* 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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></svg>");
|
|
9856
|
+
|
|
9857
|
+
/***/ }),
|
|
9858
|
+
|
|
9751
9859
|
/***/ 96520:
|
|
9752
9860
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9753
9861
|
|
|
@@ -12252,6 +12360,62 @@ function ChevronRight(props) {
|
|
|
12252
12360
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChevronRight)));
|
|
12253
12361
|
|
|
12254
12362
|
|
|
12363
|
+
/***/ }),
|
|
12364
|
+
|
|
12365
|
+
/***/ 81171:
|
|
12366
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
12367
|
+
|
|
12368
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12369
|
+
/* harmony export */ ChipExtraction: () => (/* binding */ ChipExtraction)
|
|
12370
|
+
/* harmony export */ });
|
|
12371
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
12372
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
12373
|
+
/* harmony import */ var _svg_ChipExtraction_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(67236);
|
|
12374
|
+
/* harmony import */ var _svg_ChipExtraction_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(35382);
|
|
12375
|
+
/* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
|
|
12376
|
+
|
|
12377
|
+
var __defProp = Object.defineProperty;
|
|
12378
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
12379
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
12380
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
12381
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
12382
|
+
var __spreadValues = (a, b) => {
|
|
12383
|
+
for (var prop in b || (b = {}))
|
|
12384
|
+
if (__hasOwnProp.call(b, prop))
|
|
12385
|
+
__defNormalProp(a, prop, b[prop]);
|
|
12386
|
+
if (__getOwnPropSymbols)
|
|
12387
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
12388
|
+
if (__propIsEnum.call(b, prop))
|
|
12389
|
+
__defNormalProp(a, prop, b[prop]);
|
|
12390
|
+
}
|
|
12391
|
+
return a;
|
|
12392
|
+
};
|
|
12393
|
+
var __objRest = (source, exclude) => {
|
|
12394
|
+
var target = {};
|
|
12395
|
+
for (var prop in source)
|
|
12396
|
+
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
12397
|
+
target[prop] = source[prop];
|
|
12398
|
+
if (source != null && __getOwnPropSymbols)
|
|
12399
|
+
for (var prop of __getOwnPropSymbols(source)) {
|
|
12400
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
12401
|
+
target[prop] = source[prop];
|
|
12402
|
+
}
|
|
12403
|
+
return target;
|
|
12404
|
+
};
|
|
12405
|
+
|
|
12406
|
+
|
|
12407
|
+
|
|
12408
|
+
|
|
12409
|
+
const name = "chip_extraction";
|
|
12410
|
+
function ChipExtraction(props) {
|
|
12411
|
+
const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
|
|
12412
|
+
const IconComponent = variant === "outlined" ? _svg_ChipExtraction_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_ChipExtraction_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
|
|
12413
|
+
const overrides = props.size ? { width: props.size, height: props.size } : {};
|
|
12414
|
+
return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
|
|
12415
|
+
}
|
|
12416
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChipExtraction)));
|
|
12417
|
+
|
|
12418
|
+
|
|
12255
12419
|
/***/ }),
|
|
12256
12420
|
|
|
12257
12421
|
/***/ 9589:
|
|
@@ -14019,6 +14183,8 @@ function Epilot(props) {
|
|
|
14019
14183
|
/* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(91005);
|
|
14020
14184
|
/* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(20995);
|
|
14021
14185
|
/* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(58407);
|
|
14186
|
+
/* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(81522);
|
|
14187
|
+
/* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(81171);
|
|
14022
14188
|
|
|
14023
14189
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
14024
14190
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
@@ -14221,6 +14387,8 @@ var __objRest = (source, exclude) => {
|
|
|
14221
14387
|
|
|
14222
14388
|
|
|
14223
14389
|
|
|
14390
|
+
|
|
14391
|
+
|
|
14224
14392
|
|
|
14225
14393
|
|
|
14226
14394
|
|
|
@@ -14412,7 +14580,9 @@ const IconComponentsMap = {
|
|
|
14412
14580
|
unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_185__.Unarchive,
|
|
14413
14581
|
location_away: _LocationAway__WEBPACK_IMPORTED_MODULE_186__.LocationAway,
|
|
14414
14582
|
link_off: _LinkOff__WEBPACK_IMPORTED_MODULE_187__.LinkOff,
|
|
14415
|
-
send: _Send__WEBPACK_IMPORTED_MODULE_188__.Send
|
|
14583
|
+
send: _Send__WEBPACK_IMPORTED_MODULE_188__.Send,
|
|
14584
|
+
undo: _Undo__WEBPACK_IMPORTED_MODULE_189__.Undo,
|
|
14585
|
+
chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__.ChipExtraction
|
|
14416
14586
|
};
|
|
14417
14587
|
const EpilotIcon = (props) => {
|
|
14418
14588
|
const _a = props, { name } = _a, restProps = __objRest(_a, ["name"]);
|
|
@@ -20864,6 +21034,62 @@ function Unarchive(props) {
|
|
|
20864
21034
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Unarchive)));
|
|
20865
21035
|
|
|
20866
21036
|
|
|
21037
|
+
/***/ }),
|
|
21038
|
+
|
|
21039
|
+
/***/ 81522:
|
|
21040
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21041
|
+
|
|
21042
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21043
|
+
/* harmony export */ Undo: () => (/* binding */ Undo)
|
|
21044
|
+
/* harmony export */ });
|
|
21045
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
21046
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
21047
|
+
/* harmony import */ var _svg_Undo_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38544);
|
|
21048
|
+
/* harmony import */ var _svg_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(53929);
|
|
21049
|
+
/* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
|
|
21050
|
+
|
|
21051
|
+
var __defProp = Object.defineProperty;
|
|
21052
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
21053
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
21054
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
21055
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
21056
|
+
var __spreadValues = (a, b) => {
|
|
21057
|
+
for (var prop in b || (b = {}))
|
|
21058
|
+
if (__hasOwnProp.call(b, prop))
|
|
21059
|
+
__defNormalProp(a, prop, b[prop]);
|
|
21060
|
+
if (__getOwnPropSymbols)
|
|
21061
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
21062
|
+
if (__propIsEnum.call(b, prop))
|
|
21063
|
+
__defNormalProp(a, prop, b[prop]);
|
|
21064
|
+
}
|
|
21065
|
+
return a;
|
|
21066
|
+
};
|
|
21067
|
+
var __objRest = (source, exclude) => {
|
|
21068
|
+
var target = {};
|
|
21069
|
+
for (var prop in source)
|
|
21070
|
+
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
21071
|
+
target[prop] = source[prop];
|
|
21072
|
+
if (source != null && __getOwnPropSymbols)
|
|
21073
|
+
for (var prop of __getOwnPropSymbols(source)) {
|
|
21074
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
21075
|
+
target[prop] = source[prop];
|
|
21076
|
+
}
|
|
21077
|
+
return target;
|
|
21078
|
+
};
|
|
21079
|
+
|
|
21080
|
+
|
|
21081
|
+
|
|
21082
|
+
|
|
21083
|
+
const name = "undo";
|
|
21084
|
+
function Undo(props) {
|
|
21085
|
+
const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
|
|
21086
|
+
const IconComponent = variant === "outlined" ? _svg_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Undo_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
|
|
21087
|
+
const overrides = props.size ? { width: props.size, height: props.size } : {};
|
|
21088
|
+
return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
|
|
21089
|
+
}
|
|
21090
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Undo)));
|
|
21091
|
+
|
|
21092
|
+
|
|
20867
21093
|
/***/ }),
|
|
20868
21094
|
|
|
20869
21095
|
/***/ 32123:
|
|
@@ -21372,6 +21598,7 @@ const defaultIconProps = {
|
|
|
21372
21598
|
/* harmony export */ Checklist: () => (/* reexport safe */ _Checklist__WEBPACK_IMPORTED_MODULE_96__.Checklist),
|
|
21373
21599
|
/* harmony export */ ChevronLeft: () => (/* reexport safe */ _ChevronLeft__WEBPACK_IMPORTED_MODULE_26__.ChevronLeft),
|
|
21374
21600
|
/* harmony export */ ChevronRight: () => (/* reexport safe */ _ChevronRight__WEBPACK_IMPORTED_MODULE_25__.ChevronRight),
|
|
21601
|
+
/* harmony export */ ChipExtraction: () => (/* reexport safe */ _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__.ChipExtraction),
|
|
21375
21602
|
/* harmony export */ Close: () => (/* reexport safe */ _Close__WEBPACK_IMPORTED_MODULE_22__.Close),
|
|
21376
21603
|
/* harmony export */ CollapseContent: () => (/* reexport safe */ _CollapseContent__WEBPACK_IMPORTED_MODULE_133__.CollapseContent),
|
|
21377
21604
|
/* harmony export */ Comment: () => (/* reexport safe */ _Comment__WEBPACK_IMPORTED_MODULE_99__.Comment),
|
|
@@ -21400,7 +21627,7 @@ const defaultIconProps = {
|
|
|
21400
21627
|
/* harmony export */ Entity: () => (/* reexport safe */ _Entity__WEBPACK_IMPORTED_MODULE_71__.Entity),
|
|
21401
21628
|
/* harmony export */ EntityBuilder: () => (/* reexport safe */ _EntityBuilder__WEBPACK_IMPORTED_MODULE_110__.EntityBuilder),
|
|
21402
21629
|
/* harmony export */ Epilot: () => (/* reexport safe */ _Epilot__WEBPACK_IMPORTED_MODULE_0__.Epilot),
|
|
21403
|
-
/* harmony export */ EpilotIcon: () => (/* reexport safe */
|
|
21630
|
+
/* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_190__.EpilotIcon),
|
|
21404
21631
|
/* harmony export */ Error: () => (/* reexport safe */ _Error__WEBPACK_IMPORTED_MODULE_10__.Error),
|
|
21405
21632
|
/* harmony export */ Exclamation: () => (/* reexport safe */ _Exclamation__WEBPACK_IMPORTED_MODULE_101__.Exclamation),
|
|
21406
21633
|
/* harmony export */ ExpandContent: () => (/* reexport safe */ _ExpandContent__WEBPACK_IMPORTED_MODULE_132__.ExpandContent),
|
|
@@ -21422,7 +21649,7 @@ const defaultIconProps = {
|
|
|
21422
21649
|
/* harmony export */ Grid: () => (/* reexport safe */ _Grid__WEBPACK_IMPORTED_MODULE_169__.Grid),
|
|
21423
21650
|
/* harmony export */ GridView: () => (/* reexport safe */ _GridView__WEBPACK_IMPORTED_MODULE_170__.GridView),
|
|
21424
21651
|
/* harmony export */ Help: () => (/* reexport safe */ _Help__WEBPACK_IMPORTED_MODULE_12__.Help),
|
|
21425
|
-
/* harmony export */ IconComponentsMap: () => (/* reexport safe */
|
|
21652
|
+
/* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_190__.IconComponentsMap),
|
|
21426
21653
|
/* harmony export */ Image: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_86__.Image),
|
|
21427
21654
|
/* harmony export */ Info: () => (/* reexport safe */ _Info__WEBPACK_IMPORTED_MODULE_11__.Info),
|
|
21428
21655
|
/* harmony export */ Journey: () => (/* reexport safe */ _Journey__WEBPACK_IMPORTED_MODULE_79__.Journey),
|
|
@@ -21517,6 +21744,7 @@ const defaultIconProps = {
|
|
|
21517
21744
|
/* harmony export */ ThumbUp: () => (/* reexport safe */ _ThumbUp__WEBPACK_IMPORTED_MODULE_108__.ThumbUp),
|
|
21518
21745
|
/* harmony export */ TwoColumns: () => (/* reexport safe */ _TwoColumns__WEBPACK_IMPORTED_MODULE_143__.TwoColumns),
|
|
21519
21746
|
/* harmony export */ Unarchive: () => (/* reexport safe */ _Unarchive__WEBPACK_IMPORTED_MODULE_184__.Unarchive),
|
|
21747
|
+
/* harmony export */ Undo: () => (/* reexport safe */ _Undo__WEBPACK_IMPORTED_MODULE_188__.Undo),
|
|
21520
21748
|
/* harmony export */ Update: () => (/* reexport safe */ _Update__WEBPACK_IMPORTED_MODULE_163__.Update),
|
|
21521
21749
|
/* harmony export */ Upload: () => (/* reexport safe */ _Upload__WEBPACK_IMPORTED_MODULE_118__.Upload),
|
|
21522
21750
|
/* harmony export */ ViewDay: () => (/* reexport safe */ _ViewDay__WEBPACK_IMPORTED_MODULE_161__.ViewDay),
|
|
@@ -21714,7 +21942,11 @@ const defaultIconProps = {
|
|
|
21714
21942
|
/* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(91005);
|
|
21715
21943
|
/* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(20995);
|
|
21716
21944
|
/* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(58407);
|
|
21717
|
-
/* harmony import */ var
|
|
21945
|
+
/* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(81522);
|
|
21946
|
+
/* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(81171);
|
|
21947
|
+
/* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(80726);
|
|
21948
|
+
|
|
21949
|
+
|
|
21718
21950
|
|
|
21719
21951
|
|
|
21720
21952
|
|
|
@@ -22684,6 +22916,27 @@ const ChevronRightSVG = (opts) => {
|
|
|
22684
22916
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChevronRightSVG)));
|
|
22685
22917
|
|
|
22686
22918
|
|
|
22919
|
+
/***/ }),
|
|
22920
|
+
|
|
22921
|
+
/***/ 42382:
|
|
22922
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
22923
|
+
|
|
22924
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22925
|
+
/* harmony export */ ChipExtractionSVG: () => (/* binding */ ChipExtractionSVG)
|
|
22926
|
+
/* harmony export */ });
|
|
22927
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67236);
|
|
22928
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(35382);
|
|
22929
|
+
|
|
22930
|
+
|
|
22931
|
+
|
|
22932
|
+
const ChipExtractionSVG = (opts) => {
|
|
22933
|
+
var _a;
|
|
22934
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
22935
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
22936
|
+
};
|
|
22937
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChipExtractionSVG)));
|
|
22938
|
+
|
|
22939
|
+
|
|
22687
22940
|
/***/ }),
|
|
22688
22941
|
|
|
22689
22942
|
/***/ 91384:
|
|
@@ -25687,6 +25940,27 @@ const UnarchiveSVG = (opts) => {
|
|
|
25687
25940
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (UnarchiveSVG)));
|
|
25688
25941
|
|
|
25689
25942
|
|
|
25943
|
+
/***/ }),
|
|
25944
|
+
|
|
25945
|
+
/***/ 59704:
|
|
25946
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25947
|
+
|
|
25948
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25949
|
+
/* harmony export */ UndoSVG: () => (/* binding */ UndoSVG)
|
|
25950
|
+
/* harmony export */ });
|
|
25951
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(38544);
|
|
25952
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(53929);
|
|
25953
|
+
|
|
25954
|
+
|
|
25955
|
+
|
|
25956
|
+
const UndoSVG = (opts) => {
|
|
25957
|
+
var _a;
|
|
25958
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
25959
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
25960
|
+
};
|
|
25961
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (UndoSVG)));
|
|
25962
|
+
|
|
25963
|
+
|
|
25690
25964
|
/***/ }),
|
|
25691
25965
|
|
|
25692
25966
|
/***/ 87908:
|
|
@@ -25898,6 +26172,7 @@ const WorkflowSVG = (opts) => {
|
|
|
25898
26172
|
/* harmony export */ ChecklistSVG: () => (/* reexport safe */ _Checklist__WEBPACK_IMPORTED_MODULE_96__.ChecklistSVG),
|
|
25899
26173
|
/* harmony export */ ChevronLeftSVG: () => (/* reexport safe */ _ChevronLeft__WEBPACK_IMPORTED_MODULE_26__.ChevronLeftSVG),
|
|
25900
26174
|
/* harmony export */ ChevronRightSVG: () => (/* reexport safe */ _ChevronRight__WEBPACK_IMPORTED_MODULE_25__.ChevronRightSVG),
|
|
26175
|
+
/* harmony export */ ChipExtractionSVG: () => (/* reexport safe */ _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__.ChipExtractionSVG),
|
|
25901
26176
|
/* harmony export */ CloseSVG: () => (/* reexport safe */ _Close__WEBPACK_IMPORTED_MODULE_22__.CloseSVG),
|
|
25902
26177
|
/* harmony export */ CollapseContentSVG: () => (/* reexport safe */ _CollapseContent__WEBPACK_IMPORTED_MODULE_133__.CollapseContentSVG),
|
|
25903
26178
|
/* harmony export */ CommentSVG: () => (/* reexport safe */ _Comment__WEBPACK_IMPORTED_MODULE_99__.CommentSVG),
|
|
@@ -26041,6 +26316,7 @@ const WorkflowSVG = (opts) => {
|
|
|
26041
26316
|
/* harmony export */ ThumbUpSVG: () => (/* reexport safe */ _ThumbUp__WEBPACK_IMPORTED_MODULE_108__.ThumbUpSVG),
|
|
26042
26317
|
/* harmony export */ TwoColumnsSVG: () => (/* reexport safe */ _TwoColumns__WEBPACK_IMPORTED_MODULE_143__.TwoColumnsSVG),
|
|
26043
26318
|
/* harmony export */ UnarchiveSVG: () => (/* reexport safe */ _Unarchive__WEBPACK_IMPORTED_MODULE_184__.UnarchiveSVG),
|
|
26319
|
+
/* harmony export */ UndoSVG: () => (/* reexport safe */ _Undo__WEBPACK_IMPORTED_MODULE_188__.UndoSVG),
|
|
26044
26320
|
/* harmony export */ UpdateSVG: () => (/* reexport safe */ _Update__WEBPACK_IMPORTED_MODULE_163__.UpdateSVG),
|
|
26045
26321
|
/* harmony export */ UploadSVG: () => (/* reexport safe */ _Upload__WEBPACK_IMPORTED_MODULE_118__.UploadSVG),
|
|
26046
26322
|
/* harmony export */ ViewDaySVG: () => (/* reexport safe */ _ViewDay__WEBPACK_IMPORTED_MODULE_161__.ViewDaySVG),
|
|
@@ -26049,8 +26325,8 @@ const WorkflowSVG = (opts) => {
|
|
|
26049
26325
|
/* harmony export */ WarningSVG: () => (/* reexport safe */ _Warning__WEBPACK_IMPORTED_MODULE_9__.WarningSVG),
|
|
26050
26326
|
/* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_72__.WebhookSVG),
|
|
26051
26327
|
/* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_74__.WorkflowSVG),
|
|
26052
|
-
/* harmony export */ svgIcon: () => (/* reexport safe */
|
|
26053
|
-
/* harmony export */ svgMap: () => (/* reexport safe */
|
|
26328
|
+
/* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_190__.svgIcon),
|
|
26329
|
+
/* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_190__.svgMap)
|
|
26054
26330
|
/* harmony export */ });
|
|
26055
26331
|
/* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
|
|
26056
26332
|
/* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
|
|
@@ -26240,7 +26516,11 @@ const WorkflowSVG = (opts) => {
|
|
|
26240
26516
|
/* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(60050);
|
|
26241
26517
|
/* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(42995);
|
|
26242
26518
|
/* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(19045);
|
|
26243
|
-
/* harmony import */ var
|
|
26519
|
+
/* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(59704);
|
|
26520
|
+
/* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(42382);
|
|
26521
|
+
/* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(30585);
|
|
26522
|
+
|
|
26523
|
+
|
|
26244
26524
|
|
|
26245
26525
|
|
|
26246
26526
|
|
|
@@ -26630,6 +26910,8 @@ const WorkflowSVG = (opts) => {
|
|
|
26630
26910
|
/* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(60050);
|
|
26631
26911
|
/* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(42995);
|
|
26632
26912
|
/* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(19045);
|
|
26913
|
+
/* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(59704);
|
|
26914
|
+
/* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(42382);
|
|
26633
26915
|
|
|
26634
26916
|
var __defProp = Object.defineProperty;
|
|
26635
26917
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
@@ -26844,6 +27126,8 @@ var __objRest = (source, exclude) => {
|
|
|
26844
27126
|
|
|
26845
27127
|
|
|
26846
27128
|
|
|
27129
|
+
|
|
27130
|
+
|
|
26847
27131
|
|
|
26848
27132
|
|
|
26849
27133
|
|
|
@@ -27035,7 +27319,9 @@ const svgMap = {
|
|
|
27035
27319
|
unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_184__.UnarchiveSVG,
|
|
27036
27320
|
location_away: _LocationAway__WEBPACK_IMPORTED_MODULE_185__.LocationAwaySVG,
|
|
27037
27321
|
link_off: _LinkOff__WEBPACK_IMPORTED_MODULE_186__.LinkOffSVG,
|
|
27038
|
-
send: _Send__WEBPACK_IMPORTED_MODULE_187__.SendSVG
|
|
27322
|
+
send: _Send__WEBPACK_IMPORTED_MODULE_187__.SendSVG,
|
|
27323
|
+
undo: _Undo__WEBPACK_IMPORTED_MODULE_188__.UndoSVG,
|
|
27324
|
+
chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_189__.ChipExtractionSVG
|
|
27039
27325
|
};
|
|
27040
27326
|
const defaultOpts = {
|
|
27041
27327
|
name: "epilot",
|
|
@@ -27230,6 +27516,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27230
27516
|
/* harmony export */ ChevronLeftSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.ChevronLeftSVG),
|
|
27231
27517
|
/* harmony export */ ChevronRight: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.ChevronRight),
|
|
27232
27518
|
/* harmony export */ ChevronRightSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.ChevronRightSVG),
|
|
27519
|
+
/* harmony export */ ChipExtraction: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.ChipExtraction),
|
|
27520
|
+
/* harmony export */ ChipExtractionSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.ChipExtractionSVG),
|
|
27233
27521
|
/* harmony export */ Close: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Close),
|
|
27234
27522
|
/* harmony export */ CloseSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.CloseSVG),
|
|
27235
27523
|
/* harmony export */ CollapseContent: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.CollapseContent),
|
|
@@ -27518,6 +27806,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27518
27806
|
/* harmony export */ TwoColumnsSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.TwoColumnsSVG),
|
|
27519
27807
|
/* harmony export */ Unarchive: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Unarchive),
|
|
27520
27808
|
/* harmony export */ UnarchiveSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.UnarchiveSVG),
|
|
27809
|
+
/* harmony export */ Undo: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Undo),
|
|
27810
|
+
/* harmony export */ UndoSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.UndoSVG),
|
|
27521
27811
|
/* harmony export */ Update: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Update),
|
|
27522
27812
|
/* harmony export */ UpdateSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.UpdateSVG),
|
|
27523
27813
|
/* harmony export */ Upload: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Upload),
|
|
@@ -27542,7 +27832,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27542
27832
|
/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(77374);
|
|
27543
27833
|
/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_2__);
|
|
27544
27834
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
27545
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in _types__WEBPACK_IMPORTED_MODULE_2__) if(["default","AICompose","AIStar","Account","Action","Add","AddCircle","AddLink","AddTask","Address","Alarm","Apartment","Archive","ArrowCircleLeft","ArrowLeft","ArrowRight","AttributeEdit","Attributes","AutoDelete","Automation","AutomationCircle","Availability","AvgTime","Blueprint","Bolt","Cable","Calculator","Calendar","CalendarClock","CalendarToday","Call","Category","Check","CheckBox","CheckCircle","Checklist","ChevronLeft","ChevronRight","Close","CollapseContent","Comment","Condition","ConditionCircle","Connection","Consent","Contact","ContentCopy","Contract","Dangerous","Dashboard","DataObject","Delete","DeleteForever","Design","Desktop","Diagram","Document","DoubleThumbsUp","Download","DragIndicator","DriveFileMove","Edit","EnergySavingsLeaf","Entity","EntityBuilder","Epilot","EpilotIcon","Error","Exclamation","ExpandContent","ExpandLess","ExpandMore","Explore","File","FileCopy","FileCopyOff","FileManager","FileShared","Filter","FilterAlt","FilterAltOff","Flip","Forest","Frame","Fuel","Grid","GridView","Help","IconComponentsMap","Image","Info","Journey","Keep","KeepOff","Label","LabelOff","Link","LinkOff","LocationAway","Lock","LockOpen","Login","Logout","Lookup","Mail","Map","MarkMessageRead","MarkMessageUnread","Menu","Message","Meter","MoreHoriz","MoreHorizCircle","MoreVert","MoveDown","MoveToInbox","Note","NoteStack","Notifications","Number","OpenInNew","Opportunity","Order","Paragraph","Partner","Partnering","Pause","PauseCircle","Payment","Pending","PersonAdd","PersonCheck","Phase","Phone","Play","PlayCircle","Portal","PreviousProvider","Price","PriceMapping","Primary","Product","QuestionMark","RadioButton","Raven","ReadMore","Recycling","Refresh","Relations","Remove","Repeat","Reply","ReplyAll","Request","Resize","Restore","SDK","Schedule","Search","Send","Settings","Share","Signature","Skip","Solar","Sort","Stack","Star","StepOver","Submission","SuccessConfirmation","Summary","Sun","Table","TableEdit","Tax","Templates","TextField","Thread","ThumbDown","ThumbUp","TwoColumns","Unarchive","Update","Upload","ViewDay","Visibility","VisibilityOff","Warning","Webhook","Workflow","AIComposeSVG","AIStarSVG","AccountSVG","ActionSVG","AddCircleSVG","AddLinkSVG","AddSVG","AddTaskSVG","AddressSVG","AlarmSVG","ApartmentSVG","ArchiveSVG","ArrowCircleLeftSVG","ArrowLeftSVG","ArrowRightSVG","AttributeEditSVG","AttributesSVG","AutoDeleteSVG","AutomationCircleSVG","AutomationSVG","AvailabilitySVG","AvgTimeSVG","BlueprintSVG","BoltSVG","CableSVG","CalculatorSVG","CalendarClockSVG","CalendarSVG","CalendarTodaySVG","CallSVG","CategorySVG","CheckBoxSVG","CheckCircleSVG","CheckSVG","ChecklistSVG","ChevronLeftSVG","ChevronRightSVG","CloseSVG","CollapseContentSVG","CommentSVG","ConditionCircleSVG","ConditionSVG","ConnectionSVG","ConsentSVG","ContactSVG","ContentCopySVG","ContractSVG","DangerousSVG","DashboardSVG","DataObjectSVG","DeleteForeverSVG","DeleteSVG","DesignSVG","DesktopSVG","DiagramSVG","DocumentSVG","DoubleThumbsUpSVG","DownloadSVG","DragIndicatorSVG","DriveFileMoveSVG","EditSVG","EnergySavingsLeafSVG","EntityBuilderSVG","EntitySVG","EpilotSVG","ErrorSVG","ExclamationSVG","ExpandContentSVG","ExpandLessSVG","ExpandMoreSVG","ExploreSVG","FileCopyOffSVG","FileCopySVG","FileManagerSVG","FileSVG","FileSharedSVG","FilterAltOffSVG","FilterAltSVG","FilterSVG","FlipSVG","ForestSVG","FrameSVG","FuelSVG","GridSVG","GridViewSVG","HelpSVG","ImageSVG","InfoSVG","JourneySVG","KeepOffSVG","KeepSVG","LabelOffSVG","LabelSVG","LinkOffSVG","LinkSVG","LocationAwaySVG","LockOpenSVG","LockSVG","LoginSVG","LogoutSVG","LookupSVG","MailSVG","MapSVG","MarkMessageReadSVG","MarkMessageUnreadSVG","MenuSVG","MessageSVG","MeterSVG","MoreHorizCircleSVG","MoreHorizSVG","MoreVertSVG","MoveDownSVG","MoveToInboxSVG","NoteSVG","NoteStackSVG","NotificationsSVG","NumberSVG","OpenInNewSVG","OpportunitySVG","OrderSVG","ParagraphSVG","PartnerSVG","PartneringSVG","PauseCircleSVG","PauseSVG","PaymentSVG","PendingSVG","PersonAddSVG","PersonCheckSVG","PhaseSVG","PhoneSVG","PlayCircleSVG","PlaySVG","PortalSVG","PreviousProviderSVG","PriceMappingSVG","PriceSVG","PrimarySVG","ProductSVG","QuestionMarkSVG","RadioButtonSVG","RavenSVG","ReadMoreSVG","RecyclingSVG","RefreshSVG","RelationsSVG","RemoveSVG","RepeatSVG","ReplyAllSVG","ReplySVG","RequestSVG","ResizeSVG","RestoreSVG","SDKSVG","ScheduleSVG","SearchSVG","SendSVG","SettingsSVG","ShareSVG","SignatureSVG","SkipSVG","SolarSVG","SortSVG","StackSVG","StarSVG","StepOverSVG","SubmissionSVG","SuccessConfirmationSVG","SummarySVG","SunSVG","TableEditSVG","TableSVG","TaxSVG","TemplatesSVG","TextFieldSVG","ThreadSVG","ThumbDownSVG","ThumbUpSVG","TwoColumnsSVG","UnarchiveSVG","UpdateSVG","UploadSVG","ViewDaySVG","VisibilityOffSVG","VisibilitySVG","WarningSVG","WebhookSVG","WorkflowSVG","svgIcon","svgMap"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => _types__WEBPACK_IMPORTED_MODULE_2__[__WEBPACK_IMPORT_KEY__]
|
|
27835
|
+
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in _types__WEBPACK_IMPORTED_MODULE_2__) if(["default","AICompose","AIStar","Account","Action","Add","AddCircle","AddLink","AddTask","Address","Alarm","Apartment","Archive","ArrowCircleLeft","ArrowLeft","ArrowRight","AttributeEdit","Attributes","AutoDelete","Automation","AutomationCircle","Availability","AvgTime","Blueprint","Bolt","Cable","Calculator","Calendar","CalendarClock","CalendarToday","Call","Category","Check","CheckBox","CheckCircle","Checklist","ChevronLeft","ChevronRight","ChipExtraction","Close","CollapseContent","Comment","Condition","ConditionCircle","Connection","Consent","Contact","ContentCopy","Contract","Dangerous","Dashboard","DataObject","Delete","DeleteForever","Design","Desktop","Diagram","Document","DoubleThumbsUp","Download","DragIndicator","DriveFileMove","Edit","EnergySavingsLeaf","Entity","EntityBuilder","Epilot","EpilotIcon","Error","Exclamation","ExpandContent","ExpandLess","ExpandMore","Explore","File","FileCopy","FileCopyOff","FileManager","FileShared","Filter","FilterAlt","FilterAltOff","Flip","Forest","Frame","Fuel","Grid","GridView","Help","IconComponentsMap","Image","Info","Journey","Keep","KeepOff","Label","LabelOff","Link","LinkOff","LocationAway","Lock","LockOpen","Login","Logout","Lookup","Mail","Map","MarkMessageRead","MarkMessageUnread","Menu","Message","Meter","MoreHoriz","MoreHorizCircle","MoreVert","MoveDown","MoveToInbox","Note","NoteStack","Notifications","Number","OpenInNew","Opportunity","Order","Paragraph","Partner","Partnering","Pause","PauseCircle","Payment","Pending","PersonAdd","PersonCheck","Phase","Phone","Play","PlayCircle","Portal","PreviousProvider","Price","PriceMapping","Primary","Product","QuestionMark","RadioButton","Raven","ReadMore","Recycling","Refresh","Relations","Remove","Repeat","Reply","ReplyAll","Request","Resize","Restore","SDK","Schedule","Search","Send","Settings","Share","Signature","Skip","Solar","Sort","Stack","Star","StepOver","Submission","SuccessConfirmation","Summary","Sun","Table","TableEdit","Tax","Templates","TextField","Thread","ThumbDown","ThumbUp","TwoColumns","Unarchive","Undo","Update","Upload","ViewDay","Visibility","VisibilityOff","Warning","Webhook","Workflow","AIComposeSVG","AIStarSVG","AccountSVG","ActionSVG","AddCircleSVG","AddLinkSVG","AddSVG","AddTaskSVG","AddressSVG","AlarmSVG","ApartmentSVG","ArchiveSVG","ArrowCircleLeftSVG","ArrowLeftSVG","ArrowRightSVG","AttributeEditSVG","AttributesSVG","AutoDeleteSVG","AutomationCircleSVG","AutomationSVG","AvailabilitySVG","AvgTimeSVG","BlueprintSVG","BoltSVG","CableSVG","CalculatorSVG","CalendarClockSVG","CalendarSVG","CalendarTodaySVG","CallSVG","CategorySVG","CheckBoxSVG","CheckCircleSVG","CheckSVG","ChecklistSVG","ChevronLeftSVG","ChevronRightSVG","ChipExtractionSVG","CloseSVG","CollapseContentSVG","CommentSVG","ConditionCircleSVG","ConditionSVG","ConnectionSVG","ConsentSVG","ContactSVG","ContentCopySVG","ContractSVG","DangerousSVG","DashboardSVG","DataObjectSVG","DeleteForeverSVG","DeleteSVG","DesignSVG","DesktopSVG","DiagramSVG","DocumentSVG","DoubleThumbsUpSVG","DownloadSVG","DragIndicatorSVG","DriveFileMoveSVG","EditSVG","EnergySavingsLeafSVG","EntityBuilderSVG","EntitySVG","EpilotSVG","ErrorSVG","ExclamationSVG","ExpandContentSVG","ExpandLessSVG","ExpandMoreSVG","ExploreSVG","FileCopyOffSVG","FileCopySVG","FileManagerSVG","FileSVG","FileSharedSVG","FilterAltOffSVG","FilterAltSVG","FilterSVG","FlipSVG","ForestSVG","FrameSVG","FuelSVG","GridSVG","GridViewSVG","HelpSVG","ImageSVG","InfoSVG","JourneySVG","KeepOffSVG","KeepSVG","LabelOffSVG","LabelSVG","LinkOffSVG","LinkSVG","LocationAwaySVG","LockOpenSVG","LockSVG","LoginSVG","LogoutSVG","LookupSVG","MailSVG","MapSVG","MarkMessageReadSVG","MarkMessageUnreadSVG","MenuSVG","MessageSVG","MeterSVG","MoreHorizCircleSVG","MoreHorizSVG","MoreVertSVG","MoveDownSVG","MoveToInboxSVG","NoteSVG","NoteStackSVG","NotificationsSVG","NumberSVG","OpenInNewSVG","OpportunitySVG","OrderSVG","ParagraphSVG","PartnerSVG","PartneringSVG","PauseCircleSVG","PauseSVG","PaymentSVG","PendingSVG","PersonAddSVG","PersonCheckSVG","PhaseSVG","PhoneSVG","PlayCircleSVG","PlaySVG","PortalSVG","PreviousProviderSVG","PriceMappingSVG","PriceSVG","PrimarySVG","ProductSVG","QuestionMarkSVG","RadioButtonSVG","RavenSVG","ReadMoreSVG","RecyclingSVG","RefreshSVG","RelationsSVG","RemoveSVG","RepeatSVG","ReplyAllSVG","ReplySVG","RequestSVG","ResizeSVG","RestoreSVG","SDKSVG","ScheduleSVG","SearchSVG","SendSVG","SettingsSVG","ShareSVG","SignatureSVG","SkipSVG","SolarSVG","SortSVG","StackSVG","StarSVG","StepOverSVG","SubmissionSVG","SuccessConfirmationSVG","SummarySVG","SunSVG","TableEditSVG","TableSVG","TaxSVG","TemplatesSVG","TextFieldSVG","ThreadSVG","ThumbDownSVG","ThumbUpSVG","TwoColumnsSVG","UnarchiveSVG","UndoSVG","UpdateSVG","UploadSVG","ViewDaySVG","VisibilityOffSVG","VisibilitySVG","WarningSVG","WebhookSVG","WorkflowSVG","svgIcon","svgMap"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => _types__WEBPACK_IMPORTED_MODULE_2__[__WEBPACK_IMPORT_KEY__]
|
|
27546
27836
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
27547
27837
|
|
|
27548
27838
|
|