@epilot360/icons 1.17.34 → 1.17.36
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 +307 -17
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/EpilotIcon.d.ts +4 -0
- package/react/EpilotIcon.js +231 -9
- package/react/EpilotIcon.js.map +1 -1
- package/react/LeftPanelClose/index.d.ts +4 -0
- package/react/LeftPanelClose/index.js +209 -0
- package/react/LeftPanelClose/index.js.map +1 -0
- package/react/LeftPanelOpen/index.d.ts +4 -0
- package/react/LeftPanelOpen/index.js +209 -0
- package/react/LeftPanelOpen/index.js.map +1 -0
- package/react/Phone/index.js +4 -4
- package/react/Phone/index.js.map +1 -1
- package/react/RadioButton/index.js +4 -4
- package/react/RadioButton/index.js.map +1 -1
- package/react/index.d.ts +2 -0
- package/react/index.js +240 -12
- package/react/index.js.map +1 -1
- package/svg/LeftPanelClose/icon-fill.svg +1 -0
- package/svg/LeftPanelClose/icon.svg +1 -0
- package/svg/LeftPanelClose/index.d.ts +3 -0
- package/svg/LeftPanelClose/index.js +159 -0
- package/svg/LeftPanelClose/index.js.map +1 -0
- package/svg/LeftPanelOpen/icon-fill.svg +1 -0
- package/svg/LeftPanelOpen/icon.svg +1 -0
- package/svg/LeftPanelOpen/index.d.ts +3 -0
- package/svg/LeftPanelOpen/index.js +159 -0
- package/svg/LeftPanelOpen/index.js.map +1 -0
- package/svg/Phone/icon-fill.svg +1 -1
- package/svg/Phone/icon.svg +1 -1
- package/svg/Phone/index.js +4 -4
- package/svg/Phone/index.js.map +1 -1
- package/svg/RadioButton/icon-fill.svg +1 -1
- package/svg/RadioButton/icon.svg +1 -1
- package/svg/RadioButton/index.js +4 -4
- package/svg/RadioButton/index.js.map +1 -1
- package/svg/index.d.ts +2 -0
- package/svg/index.js +174 -12
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +2 -0
- package/svg/svgIcon.js +165 -9
- package/svg/svgIcon.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/RadioButton/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/RadioButton/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,0wBAA0wB;;;;;;;;;;;;;ACdzxB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,0wBAA0wB;;;;;;;ACdzxB;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,iBAAiB,CAAC,SAA6B;AAL5D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,cAAc,EAAC","sources":["webpack://icons/./src/svg/RadioButton/icon-fill.svg","webpack://icons/./src/svg/RadioButton/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/RadioButton/index.ts"],"sourcesContent":["var _path;\nfunction _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); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\\\"/></svg>\";","var _path;\nfunction _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); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const RadioButtonSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default RadioButtonSVG;\n"],"names":[],"sourceRoot":""}
|
package/svg/index.d.ts
CHANGED
package/svg/index.js
CHANGED
|
@@ -6112,6 +6112,114 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
6112
6112
|
|
|
6113
6113
|
/***/ }),
|
|
6114
6114
|
|
|
6115
|
+
/***/ 71884:
|
|
6116
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6117
|
+
|
|
6118
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6119
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
6120
|
+
/* harmony export */ });
|
|
6121
|
+
/* unused harmony export ReactComponent */
|
|
6122
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
6123
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
6124
|
+
var _path;
|
|
6125
|
+
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); }
|
|
6126
|
+
|
|
6127
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
6128
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6129
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6130
|
+
width: 48,
|
|
6131
|
+
height: 48,
|
|
6132
|
+
viewBox: "0 -960 960 960"
|
|
6133
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
6134
|
+
d: "M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"
|
|
6135
|
+
})));
|
|
6136
|
+
};
|
|
6137
|
+
|
|
6138
|
+
/* 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=\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"/></svg>");
|
|
6139
|
+
|
|
6140
|
+
/***/ }),
|
|
6141
|
+
|
|
6142
|
+
/***/ 1738:
|
|
6143
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6144
|
+
|
|
6145
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6146
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
6147
|
+
/* harmony export */ });
|
|
6148
|
+
/* unused harmony export ReactComponent */
|
|
6149
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
6150
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
6151
|
+
var _path;
|
|
6152
|
+
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); }
|
|
6153
|
+
|
|
6154
|
+
var SvgIcon = function SvgIcon(props) {
|
|
6155
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6156
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6157
|
+
width: 48,
|
|
6158
|
+
height: 48,
|
|
6159
|
+
viewBox: "0 -960 960 960"
|
|
6160
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
6161
|
+
d: "M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"
|
|
6162
|
+
})));
|
|
6163
|
+
};
|
|
6164
|
+
|
|
6165
|
+
/* 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=\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"/></svg>");
|
|
6166
|
+
|
|
6167
|
+
/***/ }),
|
|
6168
|
+
|
|
6169
|
+
/***/ 19265:
|
|
6170
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6171
|
+
|
|
6172
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6173
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
6174
|
+
/* harmony export */ });
|
|
6175
|
+
/* unused harmony export ReactComponent */
|
|
6176
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
6177
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
6178
|
+
var _path;
|
|
6179
|
+
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); }
|
|
6180
|
+
|
|
6181
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
6182
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6183
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6184
|
+
width: 48,
|
|
6185
|
+
height: 48,
|
|
6186
|
+
viewBox: "0 -960 960 960"
|
|
6187
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
6188
|
+
d: "M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"
|
|
6189
|
+
})));
|
|
6190
|
+
};
|
|
6191
|
+
|
|
6192
|
+
/* 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=\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"/></svg>");
|
|
6193
|
+
|
|
6194
|
+
/***/ }),
|
|
6195
|
+
|
|
6196
|
+
/***/ 2938:
|
|
6197
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6198
|
+
|
|
6199
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6200
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
6201
|
+
/* harmony export */ });
|
|
6202
|
+
/* unused harmony export ReactComponent */
|
|
6203
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
6204
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
6205
|
+
var _path;
|
|
6206
|
+
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); }
|
|
6207
|
+
|
|
6208
|
+
var SvgIcon = function SvgIcon(props) {
|
|
6209
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6210
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6211
|
+
width: 48,
|
|
6212
|
+
height: 48,
|
|
6213
|
+
viewBox: "0 -960 960 960"
|
|
6214
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
6215
|
+
d: "M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"
|
|
6216
|
+
})));
|
|
6217
|
+
};
|
|
6218
|
+
|
|
6219
|
+
/* 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=\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"/></svg>");
|
|
6220
|
+
|
|
6221
|
+
/***/ }),
|
|
6222
|
+
|
|
6115
6223
|
/***/ 67738:
|
|
6116
6224
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6117
6225
|
|
|
@@ -8571,11 +8679,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
8571
8679
|
height: 48,
|
|
8572
8680
|
viewBox: "0 -960 960 960"
|
|
8573
8681
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
8574
|
-
d: "
|
|
8682
|
+
d: "M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z"
|
|
8575
8683
|
})));
|
|
8576
8684
|
};
|
|
8577
8685
|
|
|
8578
|
-
/* 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=\"
|
|
8686
|
+
/* 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=\"M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z\"/></svg>");
|
|
8579
8687
|
|
|
8580
8688
|
/***/ }),
|
|
8581
8689
|
|
|
@@ -8598,11 +8706,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
8598
8706
|
height: 48,
|
|
8599
8707
|
viewBox: "0 -960 960 960"
|
|
8600
8708
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
8601
|
-
d: "
|
|
8709
|
+
d: "M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z"
|
|
8602
8710
|
})));
|
|
8603
8711
|
};
|
|
8604
8712
|
|
|
8605
|
-
/* 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=\"
|
|
8713
|
+
/* 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=\"M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z\"/></svg>");
|
|
8606
8714
|
|
|
8607
8715
|
/***/ }),
|
|
8608
8716
|
|
|
@@ -9165,11 +9273,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
9165
9273
|
height: 48,
|
|
9166
9274
|
viewBox: "0 -960 960 960"
|
|
9167
9275
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
9168
|
-
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.
|
|
9276
|
+
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"
|
|
9169
9277
|
})));
|
|
9170
9278
|
};
|
|
9171
9279
|
|
|
9172
|
-
/* 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-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.
|
|
9280
|
+
/* 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-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"/></svg>");
|
|
9173
9281
|
|
|
9174
9282
|
/***/ }),
|
|
9175
9283
|
|
|
@@ -9192,11 +9300,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
9192
9300
|
height: 48,
|
|
9193
9301
|
viewBox: "0 -960 960 960"
|
|
9194
9302
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
9195
|
-
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.
|
|
9303
|
+
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"
|
|
9196
9304
|
})));
|
|
9197
9305
|
};
|
|
9198
9306
|
|
|
9199
|
-
/* 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-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.
|
|
9307
|
+
/* 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-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"/></svg>");
|
|
9200
9308
|
|
|
9201
9309
|
/***/ }),
|
|
9202
9310
|
|
|
@@ -14588,6 +14696,48 @@ const LabelOffSVG = (opts) => {
|
|
|
14588
14696
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (LabelOffSVG)));
|
|
14589
14697
|
|
|
14590
14698
|
|
|
14699
|
+
/***/ }),
|
|
14700
|
+
|
|
14701
|
+
/***/ 27381:
|
|
14702
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14703
|
+
|
|
14704
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14705
|
+
/* harmony export */ LeftPanelCloseSVG: () => (/* binding */ LeftPanelCloseSVG)
|
|
14706
|
+
/* harmony export */ });
|
|
14707
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71884);
|
|
14708
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1738);
|
|
14709
|
+
|
|
14710
|
+
|
|
14711
|
+
|
|
14712
|
+
const LeftPanelCloseSVG = (opts) => {
|
|
14713
|
+
var _a;
|
|
14714
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
14715
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
14716
|
+
};
|
|
14717
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (LeftPanelCloseSVG)));
|
|
14718
|
+
|
|
14719
|
+
|
|
14720
|
+
/***/ }),
|
|
14721
|
+
|
|
14722
|
+
/***/ 60750:
|
|
14723
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14724
|
+
|
|
14725
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14726
|
+
/* harmony export */ LeftPanelOpenSVG: () => (/* binding */ LeftPanelOpenSVG)
|
|
14727
|
+
/* harmony export */ });
|
|
14728
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(19265);
|
|
14729
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2938);
|
|
14730
|
+
|
|
14731
|
+
|
|
14732
|
+
|
|
14733
|
+
const LeftPanelOpenSVG = (opts) => {
|
|
14734
|
+
var _a;
|
|
14735
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
14736
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
14737
|
+
};
|
|
14738
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (LeftPanelOpenSVG)));
|
|
14739
|
+
|
|
14740
|
+
|
|
14591
14741
|
/***/ }),
|
|
14592
14742
|
|
|
14593
14743
|
/***/ 30284:
|
|
@@ -17151,6 +17301,8 @@ const WorkflowSVG = (opts) => {
|
|
|
17151
17301
|
/* harmony import */ var _RegularExpression__WEBPACK_IMPORTED_MODULE_220__ = __webpack_require__(88821);
|
|
17152
17302
|
/* harmony import */ var _Inbox__WEBPACK_IMPORTED_MODULE_221__ = __webpack_require__(32094);
|
|
17153
17303
|
/* harmony import */ var _EditDocument__WEBPACK_IMPORTED_MODULE_222__ = __webpack_require__(83278);
|
|
17304
|
+
/* harmony import */ var _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__ = __webpack_require__(27381);
|
|
17305
|
+
/* harmony import */ var _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__ = __webpack_require__(60750);
|
|
17154
17306
|
|
|
17155
17307
|
var __defProp = Object.defineProperty;
|
|
17156
17308
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
@@ -17400,6 +17552,8 @@ var __objRest = (source, exclude) => {
|
|
|
17400
17552
|
|
|
17401
17553
|
|
|
17402
17554
|
|
|
17555
|
+
|
|
17556
|
+
|
|
17403
17557
|
|
|
17404
17558
|
|
|
17405
17559
|
|
|
@@ -17626,7 +17780,9 @@ const svgMap = {
|
|
|
17626
17780
|
arrow_downward: _ArrowDown__WEBPACK_IMPORTED_MODULE_219__.ArrowDownSVG,
|
|
17627
17781
|
regular_expression: _RegularExpression__WEBPACK_IMPORTED_MODULE_220__.RegularExpressionSVG,
|
|
17628
17782
|
inbox: _Inbox__WEBPACK_IMPORTED_MODULE_221__.InboxSVG,
|
|
17629
|
-
edit_document: _EditDocument__WEBPACK_IMPORTED_MODULE_222__.EditDocumentSVG
|
|
17783
|
+
edit_document: _EditDocument__WEBPACK_IMPORTED_MODULE_222__.EditDocumentSVG,
|
|
17784
|
+
left_panel_close: _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__.LeftPanelCloseSVG,
|
|
17785
|
+
left_panel_open: _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__.LeftPanelOpenSVG
|
|
17630
17786
|
};
|
|
17631
17787
|
const defaultOpts = {
|
|
17632
17788
|
name: "epilot",
|
|
@@ -17851,6 +18007,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17851
18007
|
/* harmony export */ KeepSVG: () => (/* reexport safe */ _Keep__WEBPACK_IMPORTED_MODULE_171__.KeepSVG),
|
|
17852
18008
|
/* harmony export */ LabelOffSVG: () => (/* reexport safe */ _LabelOff__WEBPACK_IMPORTED_MODULE_161__.LabelOffSVG),
|
|
17853
18009
|
/* harmony export */ LabelSVG: () => (/* reexport safe */ _Label__WEBPACK_IMPORTED_MODULE_160__.LabelSVG),
|
|
18010
|
+
/* harmony export */ LeftPanelCloseSVG: () => (/* reexport safe */ _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__.LeftPanelCloseSVG),
|
|
18011
|
+
/* harmony export */ LeftPanelOpenSVG: () => (/* reexport safe */ _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__.LeftPanelOpenSVG),
|
|
17854
18012
|
/* harmony export */ LinkOffSVG: () => (/* reexport safe */ _LinkOff__WEBPACK_IMPORTED_MODULE_191__.LinkOffSVG),
|
|
17855
18013
|
/* harmony export */ LinkSVG: () => (/* reexport safe */ _Link__WEBPACK_IMPORTED_MODULE_37__.LinkSVG),
|
|
17856
18014
|
/* harmony export */ LocationAwaySVG: () => (/* reexport safe */ _LocationAway__WEBPACK_IMPORTED_MODULE_190__.LocationAwaySVG),
|
|
@@ -17962,8 +18120,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17962
18120
|
/* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_76__.WebhookSVG),
|
|
17963
18121
|
/* harmony export */ WidgetsSVG: () => (/* reexport safe */ _Widgets__WEBPACK_IMPORTED_MODULE_202__.WidgetsSVG),
|
|
17964
18122
|
/* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_78__.WorkflowSVG),
|
|
17965
|
-
/* harmony export */ svgIcon: () => (/* reexport safe */
|
|
17966
|
-
/* harmony export */ svgMap: () => (/* reexport safe */
|
|
18123
|
+
/* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_225__.svgIcon),
|
|
18124
|
+
/* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_225__.svgMap)
|
|
17967
18125
|
/* harmony export */ });
|
|
17968
18126
|
/* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
|
|
17969
18127
|
/* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
|
|
@@ -18188,7 +18346,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18188
18346
|
/* harmony import */ var _RegularExpression__WEBPACK_IMPORTED_MODULE_220__ = __webpack_require__(88821);
|
|
18189
18347
|
/* harmony import */ var _Inbox__WEBPACK_IMPORTED_MODULE_221__ = __webpack_require__(32094);
|
|
18190
18348
|
/* harmony import */ var _EditDocument__WEBPACK_IMPORTED_MODULE_222__ = __webpack_require__(83278);
|
|
18191
|
-
/* harmony import */ var
|
|
18349
|
+
/* harmony import */ var _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__ = __webpack_require__(27381);
|
|
18350
|
+
/* harmony import */ var _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__ = __webpack_require__(60750);
|
|
18351
|
+
/* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_225__ = __webpack_require__(30585);
|
|
18352
|
+
|
|
18353
|
+
|
|
18192
18354
|
|
|
18193
18355
|
|
|
18194
18356
|
|