@epilot360/icons 1.16.13 → 1.16.14
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/build/index.js +154 -9
- package/build/index.js.map +1 -1
- package/build/react/AddTask/index.d.ts +4 -0
- package/build/react/AddTask/index.js +209 -0
- package/build/react/AddTask/index.js.map +1 -0
- package/build/react/EpilotIcon.d.ts +2 -0
- package/build/react/EpilotIcon.js +112 -1
- package/build/react/EpilotIcon.js.map +1 -1
- package/build/react/index.d.ts +1 -0
- package/build/react/index.js +118 -4
- package/build/react/index.js.map +1 -1
- package/build/svg/AddTask/icon-fill.svg +1 -0
- package/build/svg/AddTask/icon.svg +1 -0
- package/build/svg/AddTask/index.d.ts +3 -0
- package/build/svg/AddTask/index.js +159 -0
- package/build/svg/AddTask/index.js.map +1 -0
- package/build/svg/index.d.ts +1 -0
- package/build/svg/index.js +85 -4
- package/build/svg/index.js.map +1 -1
- package/build/svg/svgIcon.d.ts +1 -0
- package/build/svg/svgIcon.js +79 -1
- package/build/svg/svgIcon.js.map +1 -1
- package/build/version.json +2 -2
- package/dist/bundle.js +1 -1
- package/dist/bundle.js.map +1 -1
- package/dist/version.json +2 -2
- package/icons.config.yaml +4 -0
- package/index.js +154 -9
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/AddTask/index.d.ts +4 -0
- package/react/AddTask/index.js +209 -0
- package/react/AddTask/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +2 -0
- package/react/EpilotIcon.js +112 -1
- package/react/EpilotIcon.js.map +1 -1
- package/react/index.d.ts +1 -0
- package/react/index.js +118 -4
- package/react/index.js.map +1 -1
- package/src/react/AddTask/index.tsx +22 -0
- package/src/react/AddTask/story.stories.tsx +13 -0
- package/src/react/EpilotIcon.tsx +2 -0
- package/src/react/index.ts +1 -0
- package/src/svg/AddTask/icon-fill.svg +1 -0
- package/src/svg/AddTask/icon.svg +1 -0
- package/src/svg/AddTask/index.ts +12 -0
- package/src/svg/index.ts +1 -0
- package/src/svg/svgIcon.ts +2 -0
- package/svg/AddTask/icon-fill.svg +1 -0
- package/svg/AddTask/icon.svg +1 -0
- package/svg/AddTask/index.d.ts +3 -0
- package/svg/AddTask/index.js +159 -0
- package/svg/AddTask/index.js.map +1 -0
- package/svg/index.d.ts +1 -0
- package/svg/index.js +85 -4
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +1 -0
- package/svg/svgIcon.js +79 -1
- package/svg/svgIcon.js.map +1 -1
- package/version.json +2 -2
package/build/index.js
CHANGED
|
@@ -380,6 +380,60 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
380
380
|
|
|
381
381
|
/***/ }),
|
|
382
382
|
|
|
383
|
+
/***/ 54065:
|
|
384
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
385
|
+
|
|
386
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
387
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
388
|
+
/* harmony export */ r: () => (/* binding */ SvgIconFill)
|
|
389
|
+
/* harmony export */ });
|
|
390
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
391
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
392
|
+
var _path;
|
|
393
|
+
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); }
|
|
394
|
+
|
|
395
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
396
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
397
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
398
|
+
width: 48,
|
|
399
|
+
height: 48,
|
|
400
|
+
viewBox: "0 -960 960 960"
|
|
401
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
402
|
+
d: "M480-65.869q-85.826 0-161.37-32.348-75.543-32.348-131.804-88.609-56.261-56.261-88.61-131.804Q65.87-394.174 65.87-480q0-85.826 32.348-161.37 32.348-75.543 88.609-131.804 56.261-56.261 131.804-88.892 75.544-32.63 161.37-32.63 56.695 0 109.978 15.804Q643.261-863.088 691-832.479q14.392 7 18.022 22.956 3.631 15.957-6.065 28.783-9.696 13.392-25.935 16.37-16.239 2.979-31.196-4.021-36.913-23.044-79.26-34.783-42.348-11.739-86.565-11.739-140.114 0-237.513 97.4-97.4 97.399-97.4 237.513t97.5 237.513q97.501 97.4 237.76 97.4 22.566 0 44.196-3.37 21.63-3.369 42.543-9.108 17.522-3.435 32.979 3.326 15.456 6.761 21.587 22.718 6.13 15.956-1.348 30.848-7.478 14.891-22.87 18.891-29.174 8.174-58.5 12.044-29.325 3.87-58.934 3.87ZM760.391-280.39H680q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108T680-359.609h80.391V-440q0-16.707 11.501-28.158 11.502-11.451 28.283-11.451 16.782 0 28.108 11.451T839.609-440v80.391H920q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108T920-280.391h-80.391V-200q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451T760.391-200v-80.391ZM419.87-403.696l389.739-390.305q11.381-11.261 27.995-11.261t28.875 11.761q12.261 12.327 12.261 28.718 0 16.392-12.261 28.653L448.218-317.87q-12.392 11.827-28.631 11.827t-28.066-11.827L275.739-434.652q-11.261-11.261-10.761-27.87.5-16.608 11.6-28.435 11.666-11.261 28.718-11.261t28.313 11.261l86.261 87.261Z"
|
|
403
|
+
})));
|
|
404
|
+
};
|
|
405
|
+
|
|
406
|
+
/* 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=\"M480-65.869q-85.826 0-161.37-32.348-75.543-32.348-131.804-88.609-56.261-56.261-88.61-131.804Q65.87-394.174 65.87-480q0-85.826 32.348-161.37 32.348-75.543 88.609-131.804 56.261-56.261 131.804-88.892 75.544-32.63 161.37-32.63 56.695 0 109.978 15.804Q643.261-863.088 691-832.479q14.392 7 18.022 22.956 3.631 15.957-6.065 28.783-9.696 13.392-25.935 16.37-16.239 2.979-31.196-4.021-36.913-23.044-79.26-34.783-42.348-11.739-86.565-11.739-140.114 0-237.513 97.4-97.4 97.399-97.4 237.513t97.5 237.513q97.501 97.4 237.76 97.4 22.566 0 44.196-3.37 21.63-3.369 42.543-9.108 17.522-3.435 32.979 3.326 15.456 6.761 21.587 22.718 6.13 15.956-1.348 30.848-7.478 14.891-22.87 18.891-29.174 8.174-58.5 12.044-29.325 3.87-58.934 3.87ZM760.391-280.39H680q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108T680-359.609h80.391V-440q0-16.707 11.501-28.158 11.502-11.451 28.283-11.451 16.782 0 28.108 11.451T839.609-440v80.391H920q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108T920-280.391h-80.391V-200q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451T760.391-200v-80.391ZM419.87-403.696l389.739-390.305q11.381-11.261 27.995-11.261t28.875 11.761q12.261 12.327 12.261 28.718 0 16.392-12.261 28.653L448.218-317.87q-12.392 11.827-28.631 11.827t-28.066-11.827L275.739-434.652q-11.261-11.261-10.761-27.87.5-16.608 11.6-28.435 11.666-11.261 28.718-11.261t28.313 11.261l86.261 87.261Z\"/></svg>");
|
|
407
|
+
|
|
408
|
+
/***/ }),
|
|
409
|
+
|
|
410
|
+
/***/ 31708:
|
|
411
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
412
|
+
|
|
413
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
414
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
415
|
+
/* harmony export */ r: () => (/* binding */ SvgIcon)
|
|
416
|
+
/* harmony export */ });
|
|
417
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
418
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
419
|
+
var _path;
|
|
420
|
+
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); }
|
|
421
|
+
|
|
422
|
+
var SvgIcon = function SvgIcon(props) {
|
|
423
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
424
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
425
|
+
width: 48,
|
|
426
|
+
height: 48,
|
|
427
|
+
viewBox: "0 -960 960 960"
|
|
428
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
429
|
+
d: "M480-65.869q-85.826 0-161.37-32.348-75.543-32.348-131.804-88.609-56.261-56.261-88.61-131.804Q65.87-394.174 65.87-480q0-85.826 32.348-161.37 32.348-75.543 88.609-131.804 56.261-56.261 131.804-88.892 75.544-32.63 161.37-32.63 56.695 0 109.978 15.804Q643.261-863.088 691-832.479q14.392 7 18.022 22.956 3.631 15.957-6.065 28.783-9.696 13.392-25.935 16.37-16.239 2.979-31.196-4.021-36.913-23.044-79.26-34.783-42.348-11.739-86.565-11.739-140.114 0-237.513 97.4-97.4 97.399-97.4 237.513t97.5 237.513q97.501 97.4 237.76 97.4 22.566 0 44.196-3.37 21.63-3.369 42.543-9.108 17.522-3.435 32.979 3.326 15.456 6.761 21.587 22.718 6.13 15.956-1.348 30.848-7.478 14.891-22.87 18.891-29.174 8.174-58.5 12.044-29.325 3.87-58.934 3.87ZM760.391-280.39H680q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108T680-359.609h80.391V-440q0-16.707 11.501-28.158 11.502-11.451 28.283-11.451 16.782 0 28.108 11.451T839.609-440v80.391H920q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108T920-280.391h-80.391V-200q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451T760.391-200v-80.391ZM419.87-403.696l389.739-390.305q11.381-11.261 27.995-11.261t28.875 11.761q12.261 12.327 12.261 28.718 0 16.392-12.261 28.653L448.218-317.87q-12.392 11.827-28.631 11.827t-28.066-11.827L275.739-434.652q-11.261-11.261-10.761-27.87.5-16.608 11.6-28.435 11.666-11.261 28.718-11.261t28.313 11.261l86.261 87.261Z"
|
|
430
|
+
})));
|
|
431
|
+
};
|
|
432
|
+
|
|
433
|
+
/* 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=\"M480-65.869q-85.826 0-161.37-32.348-75.543-32.348-131.804-88.609-56.261-56.261-88.61-131.804Q65.87-394.174 65.87-480q0-85.826 32.348-161.37 32.348-75.543 88.609-131.804 56.261-56.261 131.804-88.892 75.544-32.63 161.37-32.63 56.695 0 109.978 15.804Q643.261-863.088 691-832.479q14.392 7 18.022 22.956 3.631 15.957-6.065 28.783-9.696 13.392-25.935 16.37-16.239 2.979-31.196-4.021-36.913-23.044-79.26-34.783-42.348-11.739-86.565-11.739-140.114 0-237.513 97.4-97.4 97.399-97.4 237.513t97.5 237.513q97.501 97.4 237.76 97.4 22.566 0 44.196-3.37 21.63-3.369 42.543-9.108 17.522-3.435 32.979 3.326 15.456 6.761 21.587 22.718 6.13 15.956-1.348 30.848-7.478 14.891-22.87 18.891-29.174 8.174-58.5 12.044-29.325 3.87-58.934 3.87ZM760.391-280.39H680q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108T680-359.609h80.391V-440q0-16.707 11.501-28.158 11.502-11.451 28.283-11.451 16.782 0 28.108 11.451T839.609-440v80.391H920q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108T920-280.391h-80.391V-200q0 16.707-11.501 28.158-11.502 11.451-28.283 11.451-16.782 0-28.108-11.451T760.391-200v-80.391ZM419.87-403.696l389.739-390.305q11.381-11.261 27.995-11.261t28.875 11.761q12.261 12.327 12.261 28.718 0 16.392-12.261 28.653L448.218-317.87q-12.392 11.827-28.631 11.827t-28.066-11.827L275.739-434.652q-11.261-11.261-10.761-27.87.5-16.608 11.6-28.435 11.666-11.261 28.718-11.261t28.313 11.261l86.261 87.261Z\"/></svg>");
|
|
434
|
+
|
|
435
|
+
/***/ }),
|
|
436
|
+
|
|
383
437
|
/***/ 66277:
|
|
384
438
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
385
439
|
|
|
@@ -9598,6 +9652,62 @@ function AddLink(props) {
|
|
|
9598
9652
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AddLink)));
|
|
9599
9653
|
|
|
9600
9654
|
|
|
9655
|
+
/***/ }),
|
|
9656
|
+
|
|
9657
|
+
/***/ 58374:
|
|
9658
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9659
|
+
|
|
9660
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9661
|
+
/* harmony export */ AddTask: () => (/* binding */ AddTask)
|
|
9662
|
+
/* harmony export */ });
|
|
9663
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
9664
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
9665
|
+
/* harmony import */ var _svg_AddTask_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(54065);
|
|
9666
|
+
/* harmony import */ var _svg_AddTask_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(31708);
|
|
9667
|
+
/* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
|
|
9668
|
+
|
|
9669
|
+
var __defProp = Object.defineProperty;
|
|
9670
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
9671
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
9672
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
9673
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
9674
|
+
var __spreadValues = (a, b) => {
|
|
9675
|
+
for (var prop in b || (b = {}))
|
|
9676
|
+
if (__hasOwnProp.call(b, prop))
|
|
9677
|
+
__defNormalProp(a, prop, b[prop]);
|
|
9678
|
+
if (__getOwnPropSymbols)
|
|
9679
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
9680
|
+
if (__propIsEnum.call(b, prop))
|
|
9681
|
+
__defNormalProp(a, prop, b[prop]);
|
|
9682
|
+
}
|
|
9683
|
+
return a;
|
|
9684
|
+
};
|
|
9685
|
+
var __objRest = (source, exclude) => {
|
|
9686
|
+
var target = {};
|
|
9687
|
+
for (var prop in source)
|
|
9688
|
+
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
9689
|
+
target[prop] = source[prop];
|
|
9690
|
+
if (source != null && __getOwnPropSymbols)
|
|
9691
|
+
for (var prop of __getOwnPropSymbols(source)) {
|
|
9692
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
9693
|
+
target[prop] = source[prop];
|
|
9694
|
+
}
|
|
9695
|
+
return target;
|
|
9696
|
+
};
|
|
9697
|
+
|
|
9698
|
+
|
|
9699
|
+
|
|
9700
|
+
|
|
9701
|
+
const name = "add_task";
|
|
9702
|
+
function AddTask(props) {
|
|
9703
|
+
const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
|
|
9704
|
+
const IconComponent = variant === "outlined" ? _svg_AddTask_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_AddTask_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
|
|
9705
|
+
const overrides = props.size ? { width: props.size, height: props.size } : {};
|
|
9706
|
+
return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
|
|
9707
|
+
}
|
|
9708
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AddTask)));
|
|
9709
|
+
|
|
9710
|
+
|
|
9601
9711
|
/***/ }),
|
|
9602
9712
|
|
|
9603
9713
|
/***/ 33269:
|
|
@@ -12803,6 +12913,7 @@ function Epilot(props) {
|
|
|
12803
12913
|
/* harmony import */ var _Dangerous__WEBPACK_IMPORTED_MODULE_168__ = __webpack_require__(92671);
|
|
12804
12914
|
/* harmony import */ var _Apartment__WEBPACK_IMPORTED_MODULE_169__ = __webpack_require__(28331);
|
|
12805
12915
|
/* harmony import */ var _PlayCircle__WEBPACK_IMPORTED_MODULE_170__ = __webpack_require__(80833);
|
|
12916
|
+
/* harmony import */ var _AddTask__WEBPACK_IMPORTED_MODULE_171__ = __webpack_require__(58374);
|
|
12806
12917
|
|
|
12807
12918
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
12808
12919
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
@@ -12988,6 +13099,7 @@ var __objRest = (source, exclude) => {
|
|
|
12988
13099
|
|
|
12989
13100
|
|
|
12990
13101
|
|
|
13102
|
+
|
|
12991
13103
|
|
|
12992
13104
|
|
|
12993
13105
|
const IconComponentsMap = {
|
|
@@ -13160,7 +13272,8 @@ const IconComponentsMap = {
|
|
|
13160
13272
|
recycling: _Recycling__WEBPACK_IMPORTED_MODULE_167__.Recycling,
|
|
13161
13273
|
dangerous: _Dangerous__WEBPACK_IMPORTED_MODULE_168__.Dangerous,
|
|
13162
13274
|
apartment: _Apartment__WEBPACK_IMPORTED_MODULE_169__.Apartment,
|
|
13163
|
-
play_circle: _PlayCircle__WEBPACK_IMPORTED_MODULE_170__.PlayCircle
|
|
13275
|
+
play_circle: _PlayCircle__WEBPACK_IMPORTED_MODULE_170__.PlayCircle,
|
|
13276
|
+
add_task: _AddTask__WEBPACK_IMPORTED_MODULE_171__.AddTask
|
|
13164
13277
|
};
|
|
13165
13278
|
const EpilotIcon = (props) => {
|
|
13166
13279
|
const _a = props, { name } = _a, restProps = __objRest(_a, ["name"]);
|
|
@@ -19306,6 +19419,7 @@ const defaultIconProps = {
|
|
|
19306
19419
|
/* harmony export */ Add: () => (/* reexport safe */ _Add__WEBPACK_IMPORTED_MODULE_5__.Add),
|
|
19307
19420
|
/* harmony export */ AddCircle: () => (/* reexport safe */ _AddCircle__WEBPACK_IMPORTED_MODULE_6__.AddCircle),
|
|
19308
19421
|
/* harmony export */ AddLink: () => (/* reexport safe */ _AddLink__WEBPACK_IMPORTED_MODULE_36__.AddLink),
|
|
19422
|
+
/* harmony export */ AddTask: () => (/* reexport safe */ _AddTask__WEBPACK_IMPORTED_MODULE_170__.AddTask),
|
|
19309
19423
|
/* harmony export */ Address: () => (/* reexport safe */ _Address__WEBPACK_IMPORTED_MODULE_107__.Address),
|
|
19310
19424
|
/* harmony export */ Alarm: () => (/* reexport safe */ _Alarm__WEBPACK_IMPORTED_MODULE_82__.Alarm),
|
|
19311
19425
|
/* harmony export */ Apartment: () => (/* reexport safe */ _Apartment__WEBPACK_IMPORTED_MODULE_168__.Apartment),
|
|
@@ -19360,7 +19474,7 @@ const defaultIconProps = {
|
|
|
19360
19474
|
/* harmony export */ Entity: () => (/* reexport safe */ _Entity__WEBPACK_IMPORTED_MODULE_64__.Entity),
|
|
19361
19475
|
/* harmony export */ EntityBuilder: () => (/* reexport safe */ _EntityBuilder__WEBPACK_IMPORTED_MODULE_101__.EntityBuilder),
|
|
19362
19476
|
/* harmony export */ Epilot: () => (/* reexport safe */ _Epilot__WEBPACK_IMPORTED_MODULE_0__.Epilot),
|
|
19363
|
-
/* harmony export */ EpilotIcon: () => (/* reexport safe */
|
|
19477
|
+
/* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_171__.EpilotIcon),
|
|
19364
19478
|
/* harmony export */ Error: () => (/* reexport safe */ _Error__WEBPACK_IMPORTED_MODULE_10__.Error),
|
|
19365
19479
|
/* harmony export */ Exclamation: () => (/* reexport safe */ _Exclamation__WEBPACK_IMPORTED_MODULE_93__.Exclamation),
|
|
19366
19480
|
/* harmony export */ ExpandContent: () => (/* reexport safe */ _ExpandContent__WEBPACK_IMPORTED_MODULE_123__.ExpandContent),
|
|
@@ -19380,7 +19494,7 @@ const defaultIconProps = {
|
|
|
19380
19494
|
/* harmony export */ Fuel: () => (/* reexport safe */ _Fuel__WEBPACK_IMPORTED_MODULE_165__.Fuel),
|
|
19381
19495
|
/* harmony export */ Grid: () => (/* reexport safe */ _Grid__WEBPACK_IMPORTED_MODULE_160__.Grid),
|
|
19382
19496
|
/* harmony export */ Help: () => (/* reexport safe */ _Help__WEBPACK_IMPORTED_MODULE_12__.Help),
|
|
19383
|
-
/* harmony export */ IconComponentsMap: () => (/* reexport safe */
|
|
19497
|
+
/* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_171__.IconComponentsMap),
|
|
19384
19498
|
/* harmony export */ Image: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_79__.Image),
|
|
19385
19499
|
/* harmony export */ Info: () => (/* reexport safe */ _Info__WEBPACK_IMPORTED_MODULE_11__.Info),
|
|
19386
19500
|
/* harmony export */ Journey: () => (/* reexport safe */ _Journey__WEBPACK_IMPORTED_MODULE_72__.Journey),
|
|
@@ -19642,7 +19756,9 @@ const defaultIconProps = {
|
|
|
19642
19756
|
/* harmony import */ var _Dangerous__WEBPACK_IMPORTED_MODULE_167__ = __webpack_require__(92671);
|
|
19643
19757
|
/* harmony import */ var _Apartment__WEBPACK_IMPORTED_MODULE_168__ = __webpack_require__(28331);
|
|
19644
19758
|
/* harmony import */ var _PlayCircle__WEBPACK_IMPORTED_MODULE_169__ = __webpack_require__(80833);
|
|
19645
|
-
/* harmony import */ var
|
|
19759
|
+
/* harmony import */ var _AddTask__WEBPACK_IMPORTED_MODULE_170__ = __webpack_require__(58374);
|
|
19760
|
+
/* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_171__ = __webpack_require__(80726);
|
|
19761
|
+
|
|
19646
19762
|
|
|
19647
19763
|
|
|
19648
19764
|
|
|
@@ -19964,6 +20080,27 @@ const AddLinkSVG = (opts) => {
|
|
|
19964
20080
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AddLinkSVG)));
|
|
19965
20081
|
|
|
19966
20082
|
|
|
20083
|
+
/***/ }),
|
|
20084
|
+
|
|
20085
|
+
/***/ 55011:
|
|
20086
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20087
|
+
|
|
20088
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20089
|
+
/* harmony export */ AddTaskSVG: () => (/* binding */ AddTaskSVG)
|
|
20090
|
+
/* harmony export */ });
|
|
20091
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(54065);
|
|
20092
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(31708);
|
|
20093
|
+
|
|
20094
|
+
|
|
20095
|
+
|
|
20096
|
+
const AddTaskSVG = (opts) => {
|
|
20097
|
+
var _a;
|
|
20098
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
20099
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
20100
|
+
};
|
|
20101
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AddTaskSVG)));
|
|
20102
|
+
|
|
20103
|
+
|
|
19967
20104
|
/***/ }),
|
|
19968
20105
|
|
|
19969
20106
|
/***/ 79715:
|
|
@@ -23400,6 +23537,7 @@ const WorkflowSVG = (opts) => {
|
|
|
23400
23537
|
/* harmony export */ AddCircleSVG: () => (/* reexport safe */ _AddCircle__WEBPACK_IMPORTED_MODULE_6__.AddCircleSVG),
|
|
23401
23538
|
/* harmony export */ AddLinkSVG: () => (/* reexport safe */ _AddLink__WEBPACK_IMPORTED_MODULE_36__.AddLinkSVG),
|
|
23402
23539
|
/* harmony export */ AddSVG: () => (/* reexport safe */ _Add__WEBPACK_IMPORTED_MODULE_5__.AddSVG),
|
|
23540
|
+
/* harmony export */ AddTaskSVG: () => (/* reexport safe */ _AddTask__WEBPACK_IMPORTED_MODULE_170__.AddTaskSVG),
|
|
23403
23541
|
/* harmony export */ AddressSVG: () => (/* reexport safe */ _Address__WEBPACK_IMPORTED_MODULE_107__.AddressSVG),
|
|
23404
23542
|
/* harmony export */ AlarmSVG: () => (/* reexport safe */ _Alarm__WEBPACK_IMPORTED_MODULE_82__.AlarmSVG),
|
|
23405
23543
|
/* harmony export */ ApartmentSVG: () => (/* reexport safe */ _Apartment__WEBPACK_IMPORTED_MODULE_168__.ApartmentSVG),
|
|
@@ -23563,8 +23701,8 @@ const WorkflowSVG = (opts) => {
|
|
|
23563
23701
|
/* harmony export */ WarningSVG: () => (/* reexport safe */ _Warning__WEBPACK_IMPORTED_MODULE_9__.WarningSVG),
|
|
23564
23702
|
/* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_65__.WebhookSVG),
|
|
23565
23703
|
/* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_67__.WorkflowSVG),
|
|
23566
|
-
/* harmony export */ svgIcon: () => (/* reexport safe */
|
|
23567
|
-
/* harmony export */ svgMap: () => (/* reexport safe */
|
|
23704
|
+
/* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_171__.svgIcon),
|
|
23705
|
+
/* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_171__.svgMap)
|
|
23568
23706
|
/* harmony export */ });
|
|
23569
23707
|
/* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
|
|
23570
23708
|
/* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
|
|
@@ -23736,7 +23874,9 @@ const WorkflowSVG = (opts) => {
|
|
|
23736
23874
|
/* harmony import */ var _Dangerous__WEBPACK_IMPORTED_MODULE_167__ = __webpack_require__(22786);
|
|
23737
23875
|
/* harmony import */ var _Apartment__WEBPACK_IMPORTED_MODULE_168__ = __webpack_require__(15551);
|
|
23738
23876
|
/* harmony import */ var _PlayCircle__WEBPACK_IMPORTED_MODULE_169__ = __webpack_require__(20450);
|
|
23739
|
-
/* harmony import */ var
|
|
23877
|
+
/* harmony import */ var _AddTask__WEBPACK_IMPORTED_MODULE_170__ = __webpack_require__(55011);
|
|
23878
|
+
/* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_171__ = __webpack_require__(30585);
|
|
23879
|
+
|
|
23740
23880
|
|
|
23741
23881
|
|
|
23742
23882
|
|
|
@@ -24090,6 +24230,7 @@ const WorkflowSVG = (opts) => {
|
|
|
24090
24230
|
/* harmony import */ var _Dangerous__WEBPACK_IMPORTED_MODULE_167__ = __webpack_require__(22786);
|
|
24091
24231
|
/* harmony import */ var _Apartment__WEBPACK_IMPORTED_MODULE_168__ = __webpack_require__(15551);
|
|
24092
24232
|
/* harmony import */ var _PlayCircle__WEBPACK_IMPORTED_MODULE_169__ = __webpack_require__(20450);
|
|
24233
|
+
/* harmony import */ var _AddTask__WEBPACK_IMPORTED_MODULE_170__ = __webpack_require__(55011);
|
|
24093
24234
|
|
|
24094
24235
|
var __defProp = Object.defineProperty;
|
|
24095
24236
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
@@ -24287,6 +24428,7 @@ var __objRest = (source, exclude) => {
|
|
|
24287
24428
|
|
|
24288
24429
|
|
|
24289
24430
|
|
|
24431
|
+
|
|
24290
24432
|
|
|
24291
24433
|
|
|
24292
24434
|
const svgMap = {
|
|
@@ -24459,7 +24601,8 @@ const svgMap = {
|
|
|
24459
24601
|
recycling: _Recycling__WEBPACK_IMPORTED_MODULE_166__.RecyclingSVG,
|
|
24460
24602
|
dangerous: _Dangerous__WEBPACK_IMPORTED_MODULE_167__.DangerousSVG,
|
|
24461
24603
|
apartment: _Apartment__WEBPACK_IMPORTED_MODULE_168__.ApartmentSVG,
|
|
24462
|
-
play_circle: _PlayCircle__WEBPACK_IMPORTED_MODULE_169__.PlayCircleSVG
|
|
24604
|
+
play_circle: _PlayCircle__WEBPACK_IMPORTED_MODULE_169__.PlayCircleSVG,
|
|
24605
|
+
add_task: _AddTask__WEBPACK_IMPORTED_MODULE_170__.AddTaskSVG
|
|
24463
24606
|
};
|
|
24464
24607
|
const defaultOpts = {
|
|
24465
24608
|
name: "epilot",
|
|
@@ -24594,6 +24737,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24594
24737
|
/* harmony export */ AddLink: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.AddLink),
|
|
24595
24738
|
/* harmony export */ AddLinkSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.AddLinkSVG),
|
|
24596
24739
|
/* harmony export */ AddSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.AddSVG),
|
|
24740
|
+
/* harmony export */ AddTask: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.AddTask),
|
|
24741
|
+
/* harmony export */ AddTaskSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.AddTaskSVG),
|
|
24597
24742
|
/* harmony export */ Address: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Address),
|
|
24598
24743
|
/* harmony export */ AddressSVG: () => (/* reexport safe */ _svg__WEBPACK_IMPORTED_MODULE_1__.AddressSVG),
|
|
24599
24744
|
/* harmony export */ Alarm: () => (/* reexport safe */ _react__WEBPACK_IMPORTED_MODULE_0__.Alarm),
|
|
@@ -24930,7 +25075,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24930
25075
|
/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(77374);
|
|
24931
25076
|
/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_2__);
|
|
24932
25077
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
24933
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in _types__WEBPACK_IMPORTED_MODULE_2__) if(["default","AICompose","AIStar","Account","Action","Add","AddCircle","AddLink","Address","Alarm","Apartment","ArrowCircleLeft","ArrowLeft","ArrowRight","AttributeEdit","Attributes","AutoDelete","Automation","AutomationCircle","Availability","AvgTime","Blueprint","Bolt","Cable","Calculator","Calendar","CalendarClock","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","Edit","EnergySavingsLeaf","Entity","EntityBuilder","Epilot","EpilotIcon","Error","Exclamation","ExpandContent","ExpandLess","ExpandMore","Explore","File","FileCopy","FileCopyOff","FileManager","Filter","FilterAlt","FilterAltOff","Flip","Forest","Frame","Fuel","Grid","Help","IconComponentsMap","Image","Info","Journey","Keep","KeepOff","Label","LabelOff","Link","Lock","LockOpen","Login","Logout","Lookup","Mail","Map","Menu","Message","Meter","MoreHoriz","MoreVert","MoveDown","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","ReadMore","Recycling","Refresh","Relations","Remove","Repeat","Reply","Request","Resize","Restore","SDK","Schedule","Search","Settings","Share","Signature","Skip","Solar","Sort","Stack","Star","StepOver","Submission","SuccessConfirmation","Summary","Sun","Table","Tax","Templates","TextField","ThumbDown","ThumbUp","TwoColumns","Update","Upload","ViewDay","Visibility","VisibilityOff","Warning","Webhook","Workflow","AIComposeSVG","AIStarSVG","AccountSVG","ActionSVG","AddCircleSVG","AddLinkSVG","AddSVG","AddressSVG","AlarmSVG","ApartmentSVG","ArrowCircleLeftSVG","ArrowLeftSVG","ArrowRightSVG","AttributeEditSVG","AttributesSVG","AutoDeleteSVG","AutomationCircleSVG","AutomationSVG","AvailabilitySVG","AvgTimeSVG","BlueprintSVG","BoltSVG","CableSVG","CalculatorSVG","CalendarClockSVG","CalendarSVG","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","EditSVG","EnergySavingsLeafSVG","EntityBuilderSVG","EntitySVG","EpilotSVG","ErrorSVG","ExclamationSVG","ExpandContentSVG","ExpandLessSVG","ExpandMoreSVG","ExploreSVG","FileCopyOffSVG","FileCopySVG","FileManagerSVG","FileSVG","FilterAltOffSVG","FilterAltSVG","FilterSVG","FlipSVG","ForestSVG","FrameSVG","FuelSVG","GridSVG","HelpSVG","ImageSVG","InfoSVG","JourneySVG","KeepOffSVG","KeepSVG","LabelOffSVG","LabelSVG","LinkSVG","LockOpenSVG","LockSVG","LoginSVG","LogoutSVG","LookupSVG","MailSVG","MapSVG","MenuSVG","MessageSVG","MeterSVG","MoreHorizSVG","MoreVertSVG","MoveDownSVG","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","ReadMoreSVG","RecyclingSVG","RefreshSVG","RelationsSVG","RemoveSVG","RepeatSVG","ReplySVG","RequestSVG","ResizeSVG","RestoreSVG","SDKSVG","ScheduleSVG","SearchSVG","SettingsSVG","ShareSVG","SignatureSVG","SkipSVG","SolarSVG","SortSVG","StackSVG","StarSVG","StepOverSVG","SubmissionSVG","SuccessConfirmationSVG","SummarySVG","SunSVG","TableSVG","TaxSVG","TemplatesSVG","TextFieldSVG","ThumbDownSVG","ThumbUpSVG","TwoColumnsSVG","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__]
|
|
25078
|
+
/* 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","ArrowCircleLeft","ArrowLeft","ArrowRight","AttributeEdit","Attributes","AutoDelete","Automation","AutomationCircle","Availability","AvgTime","Blueprint","Bolt","Cable","Calculator","Calendar","CalendarClock","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","Edit","EnergySavingsLeaf","Entity","EntityBuilder","Epilot","EpilotIcon","Error","Exclamation","ExpandContent","ExpandLess","ExpandMore","Explore","File","FileCopy","FileCopyOff","FileManager","Filter","FilterAlt","FilterAltOff","Flip","Forest","Frame","Fuel","Grid","Help","IconComponentsMap","Image","Info","Journey","Keep","KeepOff","Label","LabelOff","Link","Lock","LockOpen","Login","Logout","Lookup","Mail","Map","Menu","Message","Meter","MoreHoriz","MoreVert","MoveDown","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","ReadMore","Recycling","Refresh","Relations","Remove","Repeat","Reply","Request","Resize","Restore","SDK","Schedule","Search","Settings","Share","Signature","Skip","Solar","Sort","Stack","Star","StepOver","Submission","SuccessConfirmation","Summary","Sun","Table","Tax","Templates","TextField","ThumbDown","ThumbUp","TwoColumns","Update","Upload","ViewDay","Visibility","VisibilityOff","Warning","Webhook","Workflow","AIComposeSVG","AIStarSVG","AccountSVG","ActionSVG","AddCircleSVG","AddLinkSVG","AddSVG","AddTaskSVG","AddressSVG","AlarmSVG","ApartmentSVG","ArrowCircleLeftSVG","ArrowLeftSVG","ArrowRightSVG","AttributeEditSVG","AttributesSVG","AutoDeleteSVG","AutomationCircleSVG","AutomationSVG","AvailabilitySVG","AvgTimeSVG","BlueprintSVG","BoltSVG","CableSVG","CalculatorSVG","CalendarClockSVG","CalendarSVG","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","EditSVG","EnergySavingsLeafSVG","EntityBuilderSVG","EntitySVG","EpilotSVG","ErrorSVG","ExclamationSVG","ExpandContentSVG","ExpandLessSVG","ExpandMoreSVG","ExploreSVG","FileCopyOffSVG","FileCopySVG","FileManagerSVG","FileSVG","FilterAltOffSVG","FilterAltSVG","FilterSVG","FlipSVG","ForestSVG","FrameSVG","FuelSVG","GridSVG","HelpSVG","ImageSVG","InfoSVG","JourneySVG","KeepOffSVG","KeepSVG","LabelOffSVG","LabelSVG","LinkSVG","LockOpenSVG","LockSVG","LoginSVG","LogoutSVG","LookupSVG","MailSVG","MapSVG","MenuSVG","MessageSVG","MeterSVG","MoreHorizSVG","MoreVertSVG","MoveDownSVG","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","ReadMoreSVG","RecyclingSVG","RefreshSVG","RelationsSVG","RemoveSVG","RepeatSVG","ReplySVG","RequestSVG","ResizeSVG","RestoreSVG","SDKSVG","ScheduleSVG","SearchSVG","SettingsSVG","ShareSVG","SignatureSVG","SkipSVG","SolarSVG","SortSVG","StackSVG","StarSVG","StepOverSVG","SubmissionSVG","SuccessConfirmationSVG","SummarySVG","SunSVG","TableSVG","TaxSVG","TemplatesSVG","TextFieldSVG","ThumbDownSVG","ThumbUpSVG","TwoColumnsSVG","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__]
|
|
24934
25079
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
24935
25080
|
|
|
24936
25081
|
|