jodit 4.14.6 → 4.15.0
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/CHANGELOG.md +18 -0
- package/es2015/jodit.css +2 -2
- package/es2015/jodit.fat.min.css +1 -1
- package/es2015/jodit.fat.min.js +11 -11
- package/es2015/jodit.js +144 -133
- package/es2015/jodit.min.css +1 -1
- package/es2015/jodit.min.js +11 -11
- package/es2015/plugins/debug/debug.css +1 -1
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2018/jodit.fat.min.css +1 -1
- package/es2018/jodit.fat.min.js +11 -11
- package/es2018/jodit.min.css +1 -1
- package/es2018/jodit.min.js +11 -11
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021/jodit.css +2 -2
- package/es2021/jodit.fat.min.css +1 -1
- package/es2021/jodit.fat.min.js +13 -13
- package/es2021/jodit.js +144 -133
- package/es2021/jodit.min.css +1 -1
- package/es2021/jodit.min.js +13 -13
- package/es2021/plugins/debug/debug.css +1 -1
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021.en/jodit.css +2 -2
- package/es2021.en/jodit.fat.min.css +1 -1
- package/es2021.en/jodit.fat.min.js +75 -75
- package/es2021.en/jodit.js +144 -133
- package/es2021.en/jodit.min.css +1 -1
- package/es2021.en/jodit.min.js +75 -75
- package/es2021.en/plugins/debug/debug.css +1 -1
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/jodit.css +3 -3
- package/es5/jodit.fat.min.css +1 -1
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +144 -133
- package/es5/jodit.min.css +3 -3
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.css +1 -1
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es5/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/esm/modules/file-browser/builders/context-menu.js +1 -1
- package/esm/modules/image-editor/icons/crop.svg.js +1 -1
- package/esm/modules/image-editor/icons/resize.svg.js +1 -1
- package/esm/modules/widget/color-picker/palette.svg.js +1 -1
- package/esm/plugins/about/about.svg.js +1 -1
- package/esm/plugins/add-new-line/enter.svg.js +1 -1
- package/esm/plugins/ai-assistant/ai-assistant.svg.js +1 -1
- package/esm/plugins/ai-assistant/chat-bot.svg.js +1 -1
- package/esm/plugins/bold/icons/bold.svg.js +1 -1
- package/esm/plugins/bold/icons/italic.svg.js +1 -1
- package/esm/plugins/bold/icons/strikethrough.svg.js +1 -1
- package/esm/plugins/bold/icons/subscript.svg.js +1 -1
- package/esm/plugins/bold/icons/superscript.svg.js +1 -1
- package/esm/plugins/bold/icons/underline.svg.js +1 -1
- package/esm/plugins/class-span/class-span.svg.js +1 -1
- package/esm/plugins/clean-html/eraser.svg.js +1 -1
- package/esm/plugins/clipboard/icons/copy.svg.js +1 -1
- package/esm/plugins/clipboard/icons/cut.svg.js +1 -1
- package/esm/plugins/clipboard/icons/paste.svg.js +1 -1
- package/esm/plugins/clipboard/icons/select-all.svg.js +1 -1
- package/esm/plugins/color/brush.svg.js +1 -1
- package/esm/plugins/copy-format/copy-format.svg.js +1 -1
- package/esm/plugins/font/icons/font.svg.js +1 -1
- package/esm/plugins/font/icons/fontsize.svg.js +1 -1
- package/esm/plugins/format-block/paragraph.svg.js +1 -1
- package/esm/plugins/fullsize/icons/fullsize.svg.js +1 -1
- package/esm/plugins/fullsize/icons/shrink.svg.js +1 -1
- package/esm/plugins/hr/hr.svg.js +1 -1
- package/esm/plugins/image/image.svg.js +1 -1
- package/esm/plugins/indent/icons/indent.svg.js +1 -1
- package/esm/plugins/indent/icons/outdent.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/addcolumn.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/addrow.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/merge.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/splitg.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/splitv.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/th-list.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/th.svg.js +1 -1
- package/esm/plugins/justify/justify.svg.js +1 -1
- package/esm/plugins/line-height/line-height.svg.js +1 -1
- package/esm/plugins/link/icons/link.svg.js +1 -1
- package/esm/plugins/link/icons/unlink.svg.js +1 -1
- package/esm/plugins/ordered-list/icons/ol.svg.js +1 -1
- package/esm/plugins/ordered-list/icons/ul.svg.js +1 -1
- package/esm/plugins/print/print.svg.js +1 -1
- package/esm/plugins/redo-undo/icons/redo.svg.js +1 -1
- package/esm/plugins/redo-undo/icons/undo.svg.js +1 -1
- package/esm/plugins/search/search.svg.js +1 -1
- package/esm/plugins/source/source.svg.js +1 -1
- package/esm/plugins/speech-recognize/speech-recognize.svg.js +1 -1
- package/esm/plugins/spellcheck/spellcheck.svg.js +1 -1
- package/esm/plugins/symbols/symbols.svg.js +1 -1
- package/esm/plugins/table/table.svg.js +1 -1
- package/esm/plugins/video/video.svg.js +1 -1
- package/esm/styles/icons/angle-down.svg.js +1 -1
- package/esm/styles/icons/angle-left.svg.js +1 -1
- package/esm/styles/icons/angle-right.svg.js +1 -1
- package/esm/styles/icons/angle-up.svg.js +1 -1
- package/esm/styles/icons/bin.svg.js +1 -1
- package/esm/styles/icons/cancel.svg.js +1 -1
- package/esm/styles/icons/center.svg.js +1 -1
- package/esm/styles/icons/check.svg.js +1 -1
- package/esm/styles/icons/chevron.svg.js +1 -1
- package/esm/styles/icons/dots.svg.js +1 -1
- package/esm/styles/icons/download.svg.js +1 -0
- package/esm/styles/icons/eye.svg.js +1 -1
- package/esm/styles/icons/file.svg.js +1 -1
- package/esm/styles/icons/folder.svg.js +1 -1
- package/esm/styles/icons/index.d.ts +1 -1
- package/esm/styles/icons/index.js +2 -1
- package/esm/styles/icons/info-circle.svg.js +1 -1
- package/esm/styles/icons/left.svg.js +1 -1
- package/esm/styles/icons/lock.svg.js +1 -1
- package/esm/styles/icons/ok.svg.js +1 -1
- package/esm/styles/icons/pencil.svg.js +1 -1
- package/esm/styles/icons/pins.svg.js +1 -1
- package/esm/styles/icons/plus.svg.js +1 -1
- package/esm/styles/icons/resize-handler.svg.js +1 -1
- package/esm/styles/icons/right.svg.js +1 -1
- package/esm/styles/icons/save.svg.js +1 -1
- package/esm/styles/icons/settings.svg.js +1 -1
- package/esm/styles/icons/unlock.svg.js +1 -1
- package/esm/styles/icons/update.svg.js +1 -1
- package/esm/styles/icons/upload.svg.js +1 -1
- package/esm/styles/icons/valign.svg.js +1 -1
- package/package.json +1 -1
- package/types/styles/icons/index.d.ts +1 -1
package/es2015/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
|
|
4
|
-
* Version: v4.
|
|
4
|
+
* Version: v4.15.0
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
@@ -1785,7 +1785,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1785
1785
|
* ```
|
|
1786
1786
|
* @packageDocumentation
|
|
1787
1787
|
* @module constants
|
|
1788
|
-
*/ const APP_VERSION = "4.
|
|
1788
|
+
*/ const APP_VERSION = "4.15.0";
|
|
1789
1789
|
// prettier-ignore
|
|
1790
1790
|
const ES = "es2015";
|
|
1791
1791
|
const IS_ES_MODERN = true;
|
|
@@ -20044,7 +20044,7 @@ const CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = (next = '
|
|
|
20044
20044
|
}
|
|
20045
20045
|
} : false,
|
|
20046
20046
|
{
|
|
20047
|
-
icon: '
|
|
20047
|
+
icon: 'download',
|
|
20048
20048
|
title: 'Download',
|
|
20049
20049
|
exec: ()=>{
|
|
20050
20050
|
const url = ga('href');
|
|
@@ -45214,23 +45214,24 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45214
45214
|
/* harmony export */ check: function() { return /* reexport default from dynamic */ _check_svg__WEBPACK_IMPORTED_MODULE_7___default.a; },
|
|
45215
45215
|
/* harmony export */ chevron: function() { return /* reexport default from dynamic */ _chevron_svg__WEBPACK_IMPORTED_MODULE_8___default.a; },
|
|
45216
45216
|
/* harmony export */ dots: function() { return /* reexport default from dynamic */ _dots_svg__WEBPACK_IMPORTED_MODULE_9___default.a; },
|
|
45217
|
-
/* harmony export */
|
|
45218
|
-
/* harmony export */
|
|
45219
|
-
/* harmony export */
|
|
45220
|
-
/* harmony export */
|
|
45221
|
-
/* harmony export */
|
|
45222
|
-
/* harmony export */
|
|
45223
|
-
/* harmony export */
|
|
45224
|
-
/* harmony export */
|
|
45225
|
-
/* harmony export */
|
|
45226
|
-
/* harmony export */
|
|
45227
|
-
/* harmony export */
|
|
45228
|
-
/* harmony export */
|
|
45229
|
-
/* harmony export */
|
|
45230
|
-
/* harmony export */
|
|
45231
|
-
/* harmony export */
|
|
45232
|
-
/* harmony export */
|
|
45233
|
-
/* harmony export */
|
|
45217
|
+
/* harmony export */ download: function() { return /* reexport default from dynamic */ _download_svg__WEBPACK_IMPORTED_MODULE_10___default.a; },
|
|
45218
|
+
/* harmony export */ eye: function() { return /* reexport default from dynamic */ _eye_svg__WEBPACK_IMPORTED_MODULE_11___default.a; },
|
|
45219
|
+
/* harmony export */ file: function() { return /* reexport default from dynamic */ _file_svg__WEBPACK_IMPORTED_MODULE_12___default.a; },
|
|
45220
|
+
/* harmony export */ folder: function() { return /* reexport default from dynamic */ _folder_svg__WEBPACK_IMPORTED_MODULE_13___default.a; },
|
|
45221
|
+
/* harmony export */ info_circle: function() { return /* reexport default from dynamic */ _info_circle_svg__WEBPACK_IMPORTED_MODULE_14___default.a; },
|
|
45222
|
+
/* harmony export */ left: function() { return /* reexport default from dynamic */ _left_svg__WEBPACK_IMPORTED_MODULE_15___default.a; },
|
|
45223
|
+
/* harmony export */ lock: function() { return /* reexport default from dynamic */ _lock_svg__WEBPACK_IMPORTED_MODULE_16___default.a; },
|
|
45224
|
+
/* harmony export */ ok: function() { return /* reexport default from dynamic */ _ok_svg__WEBPACK_IMPORTED_MODULE_17___default.a; },
|
|
45225
|
+
/* harmony export */ pencil: function() { return /* reexport default from dynamic */ _pencil_svg__WEBPACK_IMPORTED_MODULE_18___default.a; },
|
|
45226
|
+
/* harmony export */ plus: function() { return /* reexport default from dynamic */ _plus_svg__WEBPACK_IMPORTED_MODULE_19___default.a; },
|
|
45227
|
+
/* harmony export */ resize_handler: function() { return /* reexport default from dynamic */ _resize_handler_svg__WEBPACK_IMPORTED_MODULE_20___default.a; },
|
|
45228
|
+
/* harmony export */ right: function() { return /* reexport default from dynamic */ _right_svg__WEBPACK_IMPORTED_MODULE_21___default.a; },
|
|
45229
|
+
/* harmony export */ save: function() { return /* reexport default from dynamic */ _save_svg__WEBPACK_IMPORTED_MODULE_22___default.a; },
|
|
45230
|
+
/* harmony export */ settings: function() { return /* reexport default from dynamic */ _settings_svg__WEBPACK_IMPORTED_MODULE_23___default.a; },
|
|
45231
|
+
/* harmony export */ unlock: function() { return /* reexport default from dynamic */ _unlock_svg__WEBPACK_IMPORTED_MODULE_24___default.a; },
|
|
45232
|
+
/* harmony export */ update: function() { return /* reexport default from dynamic */ _update_svg__WEBPACK_IMPORTED_MODULE_25___default.a; },
|
|
45233
|
+
/* harmony export */ upload: function() { return /* reexport default from dynamic */ _upload_svg__WEBPACK_IMPORTED_MODULE_26___default.a; },
|
|
45234
|
+
/* harmony export */ valign: function() { return /* reexport default from dynamic */ _valign_svg__WEBPACK_IMPORTED_MODULE_27___default.a; }
|
|
45234
45235
|
/* harmony export */ });
|
|
45235
45236
|
/* harmony import */ var _angle_down_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(88497);
|
|
45236
45237
|
/* harmony import */ var _angle_down_svg__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_angle_down_svg__WEBPACK_IMPORTED_MODULE_0__);
|
|
@@ -45252,40 +45253,42 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45252
45253
|
/* harmony import */ var _chevron_svg__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_chevron_svg__WEBPACK_IMPORTED_MODULE_8__);
|
|
45253
45254
|
/* harmony import */ var _dots_svg__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(80347);
|
|
45254
45255
|
/* harmony import */ var _dots_svg__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_dots_svg__WEBPACK_IMPORTED_MODULE_9__);
|
|
45255
|
-
/* harmony import */ var
|
|
45256
|
-
/* harmony import */ var
|
|
45257
|
-
/* harmony import */ var
|
|
45258
|
-
/* harmony import */ var
|
|
45259
|
-
/* harmony import */ var
|
|
45260
|
-
/* harmony import */ var
|
|
45261
|
-
/* harmony import */ var
|
|
45262
|
-
/* harmony import */ var
|
|
45263
|
-
/* harmony import */ var
|
|
45264
|
-
/* harmony import */ var
|
|
45265
|
-
/* harmony import */ var
|
|
45266
|
-
/* harmony import */ var
|
|
45267
|
-
/* harmony import */ var
|
|
45268
|
-
/* harmony import */ var
|
|
45269
|
-
/* harmony import */ var
|
|
45270
|
-
/* harmony import */ var
|
|
45271
|
-
/* harmony import */ var
|
|
45272
|
-
/* harmony import */ var
|
|
45273
|
-
/* harmony import */ var
|
|
45274
|
-
/* harmony import */ var
|
|
45275
|
-
/* harmony import */ var
|
|
45276
|
-
/* harmony import */ var
|
|
45277
|
-
/* harmony import */ var
|
|
45278
|
-
/* harmony import */ var
|
|
45279
|
-
/* harmony import */ var
|
|
45280
|
-
/* harmony import */ var
|
|
45281
|
-
/* harmony import */ var
|
|
45282
|
-
/* harmony import */ var
|
|
45283
|
-
/* harmony import */ var
|
|
45284
|
-
/* harmony import */ var
|
|
45285
|
-
/* harmony import */ var
|
|
45286
|
-
/* harmony import */ var
|
|
45287
|
-
/* harmony import */ var
|
|
45288
|
-
/* harmony import */ var
|
|
45256
|
+
/* harmony import */ var _download_svg__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(91099);
|
|
45257
|
+
/* harmony import */ var _download_svg__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_download_svg__WEBPACK_IMPORTED_MODULE_10__);
|
|
45258
|
+
/* harmony import */ var _eye_svg__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(95134);
|
|
45259
|
+
/* harmony import */ var _eye_svg__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_eye_svg__WEBPACK_IMPORTED_MODULE_11__);
|
|
45260
|
+
/* harmony import */ var _file_svg__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(70697);
|
|
45261
|
+
/* harmony import */ var _file_svg__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_file_svg__WEBPACK_IMPORTED_MODULE_12__);
|
|
45262
|
+
/* harmony import */ var _folder_svg__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(49983);
|
|
45263
|
+
/* harmony import */ var _folder_svg__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_folder_svg__WEBPACK_IMPORTED_MODULE_13__);
|
|
45264
|
+
/* harmony import */ var _info_circle_svg__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(98964);
|
|
45265
|
+
/* harmony import */ var _info_circle_svg__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_info_circle_svg__WEBPACK_IMPORTED_MODULE_14__);
|
|
45266
|
+
/* harmony import */ var _left_svg__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(8136);
|
|
45267
|
+
/* harmony import */ var _left_svg__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_left_svg__WEBPACK_IMPORTED_MODULE_15__);
|
|
45268
|
+
/* harmony import */ var _lock_svg__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(94806);
|
|
45269
|
+
/* harmony import */ var _lock_svg__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_lock_svg__WEBPACK_IMPORTED_MODULE_16__);
|
|
45270
|
+
/* harmony import */ var _ok_svg__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(31365);
|
|
45271
|
+
/* harmony import */ var _ok_svg__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_ok_svg__WEBPACK_IMPORTED_MODULE_17__);
|
|
45272
|
+
/* harmony import */ var _pencil_svg__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(44636);
|
|
45273
|
+
/* harmony import */ var _pencil_svg__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_pencil_svg__WEBPACK_IMPORTED_MODULE_18__);
|
|
45274
|
+
/* harmony import */ var _plus_svg__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(36327);
|
|
45275
|
+
/* harmony import */ var _plus_svg__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(_plus_svg__WEBPACK_IMPORTED_MODULE_19__);
|
|
45276
|
+
/* harmony import */ var _resize_handler_svg__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(53328);
|
|
45277
|
+
/* harmony import */ var _resize_handler_svg__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(_resize_handler_svg__WEBPACK_IMPORTED_MODULE_20__);
|
|
45278
|
+
/* harmony import */ var _right_svg__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(98711);
|
|
45279
|
+
/* harmony import */ var _right_svg__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(_right_svg__WEBPACK_IMPORTED_MODULE_21__);
|
|
45280
|
+
/* harmony import */ var _save_svg__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(53808);
|
|
45281
|
+
/* harmony import */ var _save_svg__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(_save_svg__WEBPACK_IMPORTED_MODULE_22__);
|
|
45282
|
+
/* harmony import */ var _settings_svg__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(20784);
|
|
45283
|
+
/* harmony import */ var _settings_svg__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(_settings_svg__WEBPACK_IMPORTED_MODULE_23__);
|
|
45284
|
+
/* harmony import */ var _unlock_svg__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(70999);
|
|
45285
|
+
/* harmony import */ var _unlock_svg__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(_unlock_svg__WEBPACK_IMPORTED_MODULE_24__);
|
|
45286
|
+
/* harmony import */ var _update_svg__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(45244);
|
|
45287
|
+
/* harmony import */ var _update_svg__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(_update_svg__WEBPACK_IMPORTED_MODULE_25__);
|
|
45288
|
+
/* harmony import */ var _upload_svg__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(99876);
|
|
45289
|
+
/* harmony import */ var _upload_svg__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(_upload_svg__WEBPACK_IMPORTED_MODULE_26__);
|
|
45290
|
+
/* harmony import */ var _valign_svg__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(14006);
|
|
45291
|
+
/* harmony import */ var _valign_svg__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(_valign_svg__WEBPACK_IMPORTED_MODULE_27__);
|
|
45289
45292
|
/*!
|
|
45290
45293
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45291
45294
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -45322,6 +45325,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45322
45325
|
|
|
45323
45326
|
|
|
45324
45327
|
|
|
45328
|
+
|
|
45325
45329
|
|
|
45326
45330
|
|
|
45327
45331
|
/***/ }),
|
|
@@ -45525,553 +45529,560 @@ module.exports["default"] = ["URL","無","關於Jodit","新增欄","新增資料
|
|
|
45525
45529
|
/***/ 928:
|
|
45526
45530
|
/***/ (function(module) {
|
|
45527
45531
|
|
|
45528
|
-
module.exports = "<svg xmlns
|
|
45532
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7 2v15h15M2 7h15v15\"/> </g> </svg>"
|
|
45529
45533
|
|
|
45530
45534
|
/***/ }),
|
|
45531
45535
|
|
|
45532
45536
|
/***/ 31230:
|
|
45533
45537
|
/***/ (function(module) {
|
|
45534
45538
|
|
|
45535
|
-
module.exports = "<svg xmlns
|
|
45539
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M8 16 16 8m-6 0h6v6\"/> </g> </svg>"
|
|
45536
45540
|
|
|
45537
45541
|
/***/ }),
|
|
45538
45542
|
|
|
45539
45543
|
/***/ 54522:
|
|
45540
45544
|
/***/ (function(module) {
|
|
45541
45545
|
|
|
45542
|
-
module.exports = "<svg xmlns
|
|
45546
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3a9 9 0 1 0 0 18h1a2 2 0 0 0 1.5-3.3 1.7 1.7 0 0 1 1.3-2.8H18a3 3 0 0 0 3-3A9 9 0 0 0 12 3Z\"/><circle cx=\"7\" cy=\"10\" r=\"0.7\"/><circle cx=\"10\" cy=\"6.5\" r=\"0.7\"/><circle cx=\"15\" cy=\"7\" r=\"0.7\"/><circle cx=\"17.5\" cy=\"11\" r=\"0.7\"/> </g> </svg>"
|
|
45543
45547
|
|
|
45544
45548
|
/***/ }),
|
|
45545
45549
|
|
|
45546
45550
|
/***/ 17995:
|
|
45547
45551
|
/***/ (function(module) {
|
|
45548
45552
|
|
|
45549
|
-
module.exports = "<svg
|
|
45553
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7.5 7a4.5 4.5 0 1 1 7.8 3c-2.1 1.3-3.3 2-3.3 5M12 20h0\"/> </g> </svg>"
|
|
45550
45554
|
|
|
45551
45555
|
/***/ }),
|
|
45552
45556
|
|
|
45553
45557
|
/***/ 86634:
|
|
45554
45558
|
/***/ (function(module) {
|
|
45555
45559
|
|
|
45556
|
-
module.exports = "<svg xmlns
|
|
45560
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 5v7a3 3 0 0 1-3 3H4m5-5-5 5 5 5\"/> </g> </svg>"
|
|
45557
45561
|
|
|
45558
45562
|
/***/ }),
|
|
45559
45563
|
|
|
45560
45564
|
/***/ 91115:
|
|
45561
45565
|
/***/ (function(module) {
|
|
45562
45566
|
|
|
45563
|
-
module.exports = "<svg xmlns
|
|
45567
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 17 11-11 4 4L7 21Zm8-8 4 4M5 3v4M3 5h4M19 2v4m-2-2h4m-1 12v4m-2-2h4\"/> </g> </svg>"
|
|
45564
45568
|
|
|
45565
45569
|
/***/ }),
|
|
45566
45570
|
|
|
45567
45571
|
/***/ 1916:
|
|
45568
45572
|
/***/ (function(module) {
|
|
45569
45573
|
|
|
45570
|
-
module.exports = "<svg xmlns
|
|
45574
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"7\" width=\"16\" height=\"13\" rx=\"4\"/><path d=\"M12 3v4M4 11H2v5h2m16-5h2v5h-2M8.5 13.5h0m7 0h0\" stroke-width=\"2.75\"/> </g> </svg>"
|
|
45571
45575
|
|
|
45572
45576
|
/***/ }),
|
|
45573
45577
|
|
|
45574
45578
|
/***/ 52450:
|
|
45575
45579
|
/***/ (function(module) {
|
|
45576
45580
|
|
|
45577
|
-
module.exports = "<svg xmlns
|
|
45581
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M6 4h7a4 4 0 0 1 0 8H6V4Zm0 8h8a4 4 0 0 1 0 8H6v-8Z\"/> </g> </svg>"
|
|
45578
45582
|
|
|
45579
45583
|
/***/ }),
|
|
45580
45584
|
|
|
45581
45585
|
/***/ 41111:
|
|
45582
45586
|
/***/ (function(module) {
|
|
45583
45587
|
|
|
45584
|
-
module.exports = "<svg xmlns
|
|
45588
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10 4h9M5 20h9M15 4 9 20\"/> </g> </svg>"
|
|
45585
45589
|
|
|
45586
45590
|
/***/ }),
|
|
45587
45591
|
|
|
45588
45592
|
/***/ 49972:
|
|
45589
45593
|
/***/ (function(module) {
|
|
45590
45594
|
|
|
45591
|
-
module.exports = "<svg xmlns
|
|
45595
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M17 6c-1-1.5-2.5-2-5-2-3 0-5 1.5-5 4 0 1.8 1.5 3 5 4s5 2.2 5 4c0 2.5-2 4-5 4-2.5 0-4-.5-5-2M3 12h18\"/> </g> </svg>"
|
|
45592
45596
|
|
|
45593
45597
|
/***/ }),
|
|
45594
45598
|
|
|
45595
45599
|
/***/ 45062:
|
|
45596
45600
|
/***/ (function(module) {
|
|
45597
45601
|
|
|
45598
|
-
module.exports = "<svg xmlns
|
|
45602
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 4 9 12M12 4 3 16M16 16a2 2 0 0 1 4 0c0 1.5-4 3-4 5h4\"/> </g> </svg>"
|
|
45599
45603
|
|
|
45600
45604
|
/***/ }),
|
|
45601
45605
|
|
|
45602
45606
|
/***/ 18605:
|
|
45603
45607
|
/***/ (function(module) {
|
|
45604
45608
|
|
|
45605
|
-
module.exports = "<svg xmlns
|
|
45609
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 8 9 12M12 8 3 20M16 4a2 2 0 0 1 4 0c0 1.5-4 3-4 5h4\"/> </g> </svg>"
|
|
45606
45610
|
|
|
45607
45611
|
/***/ }),
|
|
45608
45612
|
|
|
45609
45613
|
/***/ 83389:
|
|
45610
45614
|
/***/ (function(module) {
|
|
45611
45615
|
|
|
45612
|
-
module.exports = "<svg xmlns
|
|
45616
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M6 3v8a6 6 0 0 0 12 0V3M4 21h16\"/> </g> </svg>"
|
|
45613
45617
|
|
|
45614
45618
|
/***/ }),
|
|
45615
45619
|
|
|
45616
45620
|
/***/ 93267:
|
|
45617
45621
|
/***/ (function(module) {
|
|
45618
45622
|
|
|
45619
|
-
module.exports = "<svg
|
|
45623
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M8 4H5v16h3m8-16h3v16h-3M9 15l3-7 3 7m-5-2h4\"/> </g> </svg>"
|
|
45620
45624
|
|
|
45621
45625
|
/***/ }),
|
|
45622
45626
|
|
|
45623
45627
|
/***/ 71948:
|
|
45624
45628
|
/***/ (function(module) {
|
|
45625
45629
|
|
|
45626
|
-
module.exports = "<svg xmlns
|
|
45630
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 12 10-9 7 7-10 10H7l-4-4a3 3 0 0 1 1-4Zm3-3 8 7m-4 4h10\"/> </g> </svg>"
|
|
45627
45631
|
|
|
45628
45632
|
/***/ }),
|
|
45629
45633
|
|
|
45630
45634
|
/***/ 51457:
|
|
45631
45635
|
/***/ (function(module) {
|
|
45632
45636
|
|
|
45633
|
-
module.exports = "<svg
|
|
45637
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"8\" y=\"8\" width=\"13\" height=\"13\" rx=\"2\"/><path d=\"M16 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3\"/> </g> </svg>"
|
|
45634
45638
|
|
|
45635
45639
|
/***/ }),
|
|
45636
45640
|
|
|
45637
45641
|
/***/ 23602:
|
|
45638
45642
|
/***/ (function(module) {
|
|
45639
45643
|
|
|
45640
|
-
module.exports = "<svg xmlns
|
|
45644
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"m8.2 8.2 12.3 12.3M8.2 15.8 20.5 3.5\"/> </g> </svg>"
|
|
45641
45645
|
|
|
45642
45646
|
/***/ }),
|
|
45643
45647
|
|
|
45644
45648
|
/***/ 86899:
|
|
45645
45649
|
/***/ (function(module) {
|
|
45646
45650
|
|
|
45647
|
-
module.exports = "<svg
|
|
45651
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"5\" width=\"16\" height=\"16\" rx=\"2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"/> </g> </svg>"
|
|
45648
45652
|
|
|
45649
45653
|
/***/ }),
|
|
45650
45654
|
|
|
45651
45655
|
/***/ 95320:
|
|
45652
45656
|
/***/ (function(module) {
|
|
45653
45657
|
|
|
45654
|
-
module.exports = "<svg xmlns
|
|
45658
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 6V3h3m4 0h4m4 0h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0H3v-3m0-4v-4\"/><rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1\"/> </g> </svg>"
|
|
45655
45659
|
|
|
45656
45660
|
/***/ }),
|
|
45657
45661
|
|
|
45658
45662
|
/***/ 45674:
|
|
45659
45663
|
/***/ (function(module) {
|
|
45660
45664
|
|
|
45661
|
-
module.exports = "<svg xmlns
|
|
45665
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3c-2 3.2-5.5 7-5.5 10a5.5 5.5 0 0 0 11 0c0-3-3.5-6.8-5.5-10Z\"/> </g> <rect x=\"5\" y=\"21\" width=\"14\" height=\"2\" rx=\"1\" fill=\"inherit\" stroke=\"none\"/> </svg>"
|
|
45662
45666
|
|
|
45663
45667
|
/***/ }),
|
|
45664
45668
|
|
|
45665
45669
|
/***/ 3843:
|
|
45666
45670
|
/***/ (function(module) {
|
|
45667
45671
|
|
|
45668
|
-
module.exports = "<svg xmlns
|
|
45672
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"14\" height=\"6\" rx=\"1\"/><path d=\"M17 6h4v7H11v3\"/><rect x=\"9\" y=\"16\" width=\"4\" height=\"6\" rx=\"1\"/> </g> </svg>"
|
|
45669
45673
|
|
|
45670
45674
|
/***/ }),
|
|
45671
45675
|
|
|
45672
45676
|
/***/ 48842:
|
|
45673
45677
|
/***/ (function(module) {
|
|
45674
45678
|
|
|
45675
|
-
module.exports = "<svg xmlns
|
|
45679
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m5 17 7-14 7 14M8 12h8M3 21h18\"/> </g> </svg>"
|
|
45676
45680
|
|
|
45677
45681
|
/***/ }),
|
|
45678
45682
|
|
|
45679
45683
|
/***/ 25501:
|
|
45680
45684
|
/***/ (function(module) {
|
|
45681
45685
|
|
|
45682
|
-
module.exports = "<svg xmlns
|
|
45686
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2 5h9M6.5 5v15M4 20h5M19 4v16m-3-13 3-3 3 3m-6 10 3 3 3-3\"/> </g> </svg>"
|
|
45683
45687
|
|
|
45684
45688
|
/***/ }),
|
|
45685
45689
|
|
|
45686
45690
|
/***/ 29348:
|
|
45687
45691
|
/***/ (function(module) {
|
|
45688
45692
|
|
|
45689
|
-
module.exports = "<svg xmlns
|
|
45693
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 4H9a5 5 0 0 0 0 10h3M12 4v17M18 4v17\"/> </g> </svg>"
|
|
45690
45694
|
|
|
45691
45695
|
/***/ }),
|
|
45692
45696
|
|
|
45693
45697
|
/***/ 24772:
|
|
45694
45698
|
/***/ (function(module) {
|
|
45695
45699
|
|
|
45696
|
-
module.exports = "<svg xmlns
|
|
45700
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M8 3H3v5m13-5h5v5M3 16v5h5m13-5v5h-5\"/> </g> </svg>"
|
|
45697
45701
|
|
|
45698
45702
|
/***/ }),
|
|
45699
45703
|
|
|
45700
45704
|
/***/ 66547:
|
|
45701
45705
|
/***/ (function(module) {
|
|
45702
45706
|
|
|
45703
|
-
module.exports = "<svg xmlns
|
|
45707
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 8h5V3M8 8 3 3m13 0v5h5m-5 0 5-5M3 16h5v5m0-5-5 5m13 0v-5h5m-5 0 5 5\"/> </g> </svg>"
|
|
45704
45708
|
|
|
45705
45709
|
/***/ }),
|
|
45706
45710
|
|
|
45707
45711
|
/***/ 89097:
|
|
45708
45712
|
/***/ (function(module) {
|
|
45709
45713
|
|
|
45710
|
-
module.exports = "<svg xmlns
|
|
45714
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M4 12h16\"/> </g> </svg>"
|
|
45711
45715
|
|
|
45712
45716
|
/***/ }),
|
|
45713
45717
|
|
|
45714
45718
|
/***/ 64831:
|
|
45715
45719
|
/***/ (function(module) {
|
|
45716
45720
|
|
|
45717
|
-
module.exports = "<svg xmlns
|
|
45721
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><circle cx=\"8\" cy=\"8\" r=\"1.5\"/><path d=\"m3 17 5-5 4 4 4-6 5 7\"/> </g> </svg>"
|
|
45718
45722
|
|
|
45719
45723
|
/***/ }),
|
|
45720
45724
|
|
|
45721
45725
|
/***/ 67176:
|
|
45722
45726
|
/***/ (function(module) {
|
|
45723
45727
|
|
|
45724
|
-
module.exports = "<svg xmlns
|
|
45728
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 5.3333h10.6666M10.6667 12h10.6666M10.6667 18.6667h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M2 12h5m-3-3 3 3-3 3\"/> </g> </svg>"
|
|
45725
45729
|
|
|
45726
45730
|
/***/ }),
|
|
45727
45731
|
|
|
45728
45732
|
/***/ 14017:
|
|
45729
45733
|
/***/ (function(module) {
|
|
45730
45734
|
|
|
45731
|
-
module.exports = "<svg xmlns
|
|
45735
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 5.3333h10.6666M10.6667 12h10.6666M10.6667 18.6667h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M2 12h5m-2-3-3 3 3 3\"/> </g> </svg>"
|
|
45732
45736
|
|
|
45733
45737
|
/***/ }),
|
|
45734
45738
|
|
|
45735
45739
|
/***/ 38681:
|
|
45736
45740
|
/***/ (function(module) {
|
|
45737
45741
|
|
|
45738
|
-
module.exports = "<svg
|
|
45742
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"7\" height=\"18\" rx=\"1\"/><path d=\"M3 12h7M14 12h7m-3.5-3.5v7\"/> </g> </svg>"
|
|
45739
45743
|
|
|
45740
45744
|
/***/ }),
|
|
45741
45745
|
|
|
45742
45746
|
/***/ 64637:
|
|
45743
45747
|
/***/ (function(module) {
|
|
45744
45748
|
|
|
45745
|
-
module.exports = "<svg xmlns
|
|
45749
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"7\" rx=\"1\"/><path d=\"M12 3v7M12 14v7m-3.5-3.5h7\"/> </g> </svg>"
|
|
45746
45750
|
|
|
45747
45751
|
/***/ }),
|
|
45748
45752
|
|
|
45749
45753
|
/***/ 94190:
|
|
45750
45754
|
/***/ (function(module) {
|
|
45751
45755
|
|
|
45752
|
-
module.exports = "<svg xmlns
|
|
45756
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"2.5\" y=\"4\" width=\"19\" height=\"16\" rx=\"1.5\"/><path d=\"M12 4v2m0 12v2M3 12h6m-2.5-2.5L9 12l-2.5 2.5M21 12h-6m2.5-2.5L15 12l2.5 2.5\" stroke-width=\"2\"/> </g> </svg>"
|
|
45753
45757
|
|
|
45754
45758
|
/***/ }),
|
|
45755
45759
|
|
|
45756
45760
|
/***/ 51957:
|
|
45757
45761
|
/***/ (function(module) {
|
|
45758
45762
|
|
|
45759
|
-
module.exports = "<svg xmlns
|
|
45763
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M3 12h18\"/> </g> </svg>"
|
|
45760
45764
|
|
|
45761
45765
|
/***/ }),
|
|
45762
45766
|
|
|
45763
45767
|
/***/ 71940:
|
|
45764
45768
|
/***/ (function(module) {
|
|
45765
45769
|
|
|
45766
|
-
module.exports = "<svg xmlns
|
|
45770
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M12 3v18\"/> </g> </svg>"
|
|
45767
45771
|
|
|
45768
45772
|
/***/ }),
|
|
45769
45773
|
|
|
45770
45774
|
/***/ 48007:
|
|
45771
45775
|
/***/ (function(module) {
|
|
45772
45776
|
|
|
45773
|
-
module.exports = "<svg xmlns
|
|
45777
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9.3333 5.3333h12M9.3333 12h12M9.3333 18.6667h12\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M4 5.3333h0M4 12h0M4 18.6667h0\" stroke-width=\"3.2\"/> </g> </svg>"
|
|
45774
45778
|
|
|
45775
45779
|
/***/ }),
|
|
45776
45780
|
|
|
45777
45781
|
/***/ 43218:
|
|
45778
45782
|
/***/ (function(module) {
|
|
45779
45783
|
|
|
45780
|
-
module.exports = "<svg xmlns
|
|
45784
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/> </g> </svg>"
|
|
45781
45785
|
|
|
45782
45786
|
/***/ }),
|
|
45783
45787
|
|
|
45784
45788
|
/***/ 80515:
|
|
45785
45789
|
/***/ (function(module) {
|
|
45786
45790
|
|
|
45787
|
-
module.exports = "<svg xmlns
|
|
45791
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M2.6667 12h18.6666M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
45788
45792
|
|
|
45789
45793
|
/***/ }),
|
|
45790
45794
|
|
|
45791
45795
|
/***/ 223:
|
|
45792
45796
|
/***/ (function(module) {
|
|
45793
45797
|
|
|
45794
|
-
module.exports = "<svg
|
|
45798
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h9.3333M2.6667 12H12M2.6667 18.6667h9.3333\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M18 4v16m-3-13 3-3 3 3m-6 10 3 3 3-3\"/> </g> </svg>"
|
|
45795
45799
|
|
|
45796
45800
|
/***/ }),
|
|
45797
45801
|
|
|
45798
45802
|
/***/ 95032:
|
|
45799
45803
|
/***/ (function(module) {
|
|
45800
45804
|
|
|
45801
|
-
module.exports = "<svg xmlns
|
|
45805
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 7 3-3a5 5 0 0 1 7 7l-3 3M14 17l-3 3a5 5 0 0 1-7-7l3-3m1 6 8-8\"/> </g> </svg>"
|
|
45802
45806
|
|
|
45803
45807
|
/***/ }),
|
|
45804
45808
|
|
|
45805
45809
|
/***/ 73533:
|
|
45806
45810
|
/***/ (function(module) {
|
|
45807
45811
|
|
|
45808
|
-
module.exports = "<svg xmlns
|
|
45812
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m14 5 1-1a3.5 3.5 0 0 1 5 5l-1 1M10 19l-1 1a3.5 3.5 0 0 1-5-5l1-1M4 10l6-6m4 16 6-6\"/> </g> </svg>"
|
|
45809
45813
|
|
|
45810
45814
|
/***/ }),
|
|
45811
45815
|
|
|
45812
45816
|
/***/ 40037:
|
|
45813
45817
|
/***/ (function(module) {
|
|
45814
45818
|
|
|
45815
|
-
module.exports = "<svg xmlns
|
|
45819
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 6.6667h10.6666M10.6667 17.3333h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"m2.5 5 2.5-2v7M2.5 10h5M2.5 16a2.5 2.5 0 0 1 5 0c0 1.5-1.5 2.5-5 5h5\" stroke-width=\"2\" /> </g> </svg>"
|
|
45816
45820
|
|
|
45817
45821
|
/***/ }),
|
|
45818
45822
|
|
|
45819
45823
|
/***/ 83207:
|
|
45820
45824
|
/***/ (function(module) {
|
|
45821
45825
|
|
|
45822
|
-
module.exports = "<svg xmlns
|
|
45826
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9.3333 5.3333h12M9.3333 12h12M9.3333 18.6667h12\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M4 5.3333h0M4 12h0M4 18.6667h0\" stroke-width=\"3.2\"/> </g> </svg>"
|
|
45823
45827
|
|
|
45824
45828
|
/***/ }),
|
|
45825
45829
|
|
|
45826
45830
|
/***/ 59827:
|
|
45827
45831
|
/***/ (function(module) {
|
|
45828
45832
|
|
|
45829
|
-
module.exports = "<svg xmlns
|
|
45833
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7 8V3h10v5M7 17H5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2M17 12h.01\"/><rect x=\"7\" y=\"14\" width=\"10\" height=\"7\" rx=\"1\"/> </g> </svg>"
|
|
45830
45834
|
|
|
45831
45835
|
/***/ }),
|
|
45832
45836
|
|
|
45833
45837
|
/***/ 34045:
|
|
45834
45838
|
/***/ (function(module) {
|
|
45835
45839
|
|
|
45836
|
-
module.exports = "<svg xmlns
|
|
45840
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m15 4 6 6-6 6m6-6H10a7 7 0 0 0-5 12\"/> </g> </svg>"
|
|
45837
45841
|
|
|
45838
45842
|
/***/ }),
|
|
45839
45843
|
|
|
45840
45844
|
/***/ 39199:
|
|
45841
45845
|
/***/ (function(module) {
|
|
45842
45846
|
|
|
45843
|
-
module.exports = "<svg xmlns
|
|
45847
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9 4 3 10l6 6M3 10h11a7 7 0 0 1 5 12\"/> </g> </svg>"
|
|
45844
45848
|
|
|
45845
45849
|
/***/ }),
|
|
45846
45850
|
|
|
45847
45851
|
/***/ 21917:
|
|
45848
45852
|
/***/ (function(module) {
|
|
45849
45853
|
|
|
45850
|
-
module.exports = "<svg
|
|
45854
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"10.5\" cy=\"10.5\" r=\"7\"/><path d=\"m16 16 5 5\"/> </g> </svg>"
|
|
45851
45855
|
|
|
45852
45856
|
/***/ }),
|
|
45853
45857
|
|
|
45854
45858
|
/***/ 9103:
|
|
45855
45859
|
/***/ (function(module) {
|
|
45856
45860
|
|
|
45857
|
-
module.exports = "<svg xmlns
|
|
45861
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6.5 6-5 6 5 6m11-12 5 6-5 6M14 3l-4 18\"/> </g> </svg>"
|
|
45858
45862
|
|
|
45859
45863
|
/***/ }),
|
|
45860
45864
|
|
|
45861
45865
|
/***/ 49989:
|
|
45862
45866
|
/***/ (function(module) {
|
|
45863
45867
|
|
|
45864
|
-
module.exports = "<svg
|
|
45868
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 14 5-11 5 11M5 10h6m0 8 3 3 7-8\"/> </g> </svg>"
|
|
45865
45869
|
|
|
45866
45870
|
/***/ }),
|
|
45867
45871
|
|
|
45868
45872
|
/***/ 81875:
|
|
45869
45873
|
/***/ (function(module) {
|
|
45870
45874
|
|
|
45871
|
-
module.exports = "<svg xmlns
|
|
45875
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 17v3h7v-3a7 7 0 1 1 4 0v3h7v-3\"/> </g> </svg>"
|
|
45872
45876
|
|
|
45873
45877
|
/***/ }),
|
|
45874
45878
|
|
|
45875
45879
|
/***/ 67447:
|
|
45876
45880
|
/***/ (function(module) {
|
|
45877
45881
|
|
|
45878
|
-
module.exports = "<svg xmlns
|
|
45882
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2.5\"/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"/> </g> </svg>"
|
|
45879
45883
|
|
|
45880
45884
|
/***/ }),
|
|
45881
45885
|
|
|
45882
45886
|
/***/ 36339:
|
|
45883
45887
|
/***/ (function(module) {
|
|
45884
45888
|
|
|
45885
|
-
module.exports = "<svg xmlns
|
|
45889
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"2\" y=\"5\" width=\"13\" height=\"14\" rx=\"2\"/><path d=\"m15 10 7-4v12l-7-4\"/> </g> </svg>"
|
|
45886
45890
|
|
|
45887
45891
|
/***/ }),
|
|
45888
45892
|
|
|
45889
45893
|
/***/ 88497:
|
|
45890
45894
|
/***/ (function(module) {
|
|
45891
45895
|
|
|
45892
|
-
module.exports = "<svg xmlns
|
|
45896
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 10 6 6 6-6\"/> </g> </svg>"
|
|
45893
45897
|
|
|
45894
45898
|
/***/ }),
|
|
45895
45899
|
|
|
45896
45900
|
/***/ 91882:
|
|
45897
45901
|
/***/ (function(module) {
|
|
45898
45902
|
|
|
45899
|
-
module.exports = "<svg xmlns
|
|
45903
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m14 6-6 6 6 6\"/> </g> </svg>"
|
|
45900
45904
|
|
|
45901
45905
|
/***/ }),
|
|
45902
45906
|
|
|
45903
45907
|
/***/ 14305:
|
|
45904
45908
|
/***/ (function(module) {
|
|
45905
45909
|
|
|
45906
|
-
module.exports = "<svg xmlns
|
|
45910
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 6 6 6-6 6\"/> </g> </svg>"
|
|
45907
45911
|
|
|
45908
45912
|
/***/ }),
|
|
45909
45913
|
|
|
45910
45914
|
/***/ 58446:
|
|
45911
45915
|
/***/ (function(module) {
|
|
45912
45916
|
|
|
45913
|
-
module.exports = "<svg xmlns
|
|
45917
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 14 6-6 6 6\"/> </g> </svg>"
|
|
45914
45918
|
|
|
45915
45919
|
/***/ }),
|
|
45916
45920
|
|
|
45917
45921
|
/***/ 39858:
|
|
45918
45922
|
/***/ (function(module) {
|
|
45919
45923
|
|
|
45920
|
-
module.exports = "<svg xmlns
|
|
45924
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 6h18M9 6V4h6v2M5 6l1 14h12l1-14M10 10v6m4-6v6\"/> </g> </svg>"
|
|
45921
45925
|
|
|
45922
45926
|
/***/ }),
|
|
45923
45927
|
|
|
45924
45928
|
/***/ 70881:
|
|
45925
45929
|
/***/ (function(module) {
|
|
45926
45930
|
|
|
45927
|
-
module.exports = "<svg
|
|
45931
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 6 12 12M18 6 6 18\"/> </g> </svg>"
|
|
45928
45932
|
|
|
45929
45933
|
/***/ }),
|
|
45930
45934
|
|
|
45931
45935
|
/***/ 60636:
|
|
45932
45936
|
/***/ (function(module) {
|
|
45933
45937
|
|
|
45934
|
-
module.exports = "<svg xmlns
|
|
45938
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M5.3333 5.3333h13.3334M2.6667 12h18.6666M5.3333 18.6667h13.3334\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
45935
45939
|
|
|
45936
45940
|
/***/ }),
|
|
45937
45941
|
|
|
45938
45942
|
/***/ 32013:
|
|
45939
45943
|
/***/ (function(module) {
|
|
45940
45944
|
|
|
45941
|
-
module.exports = "<svg xmlns
|
|
45945
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h9m-7 8 4 4L21 5\"/> </g> </svg>"
|
|
45942
45946
|
|
|
45943
45947
|
/***/ }),
|
|
45944
45948
|
|
|
45945
45949
|
/***/ 45512:
|
|
45946
45950
|
/***/ (function(module) {
|
|
45947
45951
|
|
|
45948
|
-
module.exports = "<svg xmlns
|
|
45952
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 8 8 8 8-8\"/> </g> </svg>"
|
|
45949
45953
|
|
|
45950
45954
|
/***/ }),
|
|
45951
45955
|
|
|
45952
45956
|
/***/ 80347:
|
|
45953
45957
|
/***/ (function(module) {
|
|
45954
45958
|
|
|
45955
|
-
module.exports = "<svg xmlns
|
|
45959
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/> </g> </svg>"
|
|
45960
|
+
|
|
45961
|
+
/***/ }),
|
|
45962
|
+
|
|
45963
|
+
/***/ 91099:
|
|
45964
|
+
/***/ (function(module) {
|
|
45965
|
+
|
|
45966
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3v13m-5-5 5 5 5-5M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\"/> </g> </svg>"
|
|
45956
45967
|
|
|
45957
45968
|
/***/ }),
|
|
45958
45969
|
|
|
45959
45970
|
/***/ 95134:
|
|
45960
45971
|
/***/ (function(module) {
|
|
45961
45972
|
|
|
45962
|
-
module.exports = "<svg xmlns
|
|
45973
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/> </g> </svg>"
|
|
45963
45974
|
|
|
45964
45975
|
/***/ }),
|
|
45965
45976
|
|
|
45966
45977
|
/***/ 70697:
|
|
45967
45978
|
/***/ (function(module) {
|
|
45968
45979
|
|
|
45969
|
-
module.exports = "<svg xmlns
|
|
45980
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-6-6Zm0 0v6h6\"/> </g> </svg>"
|
|
45970
45981
|
|
|
45971
45982
|
/***/ }),
|
|
45972
45983
|
|
|
45973
45984
|
/***/ 49983:
|
|
45974
45985
|
/***/ (function(module) {
|
|
45975
45986
|
|
|
45976
|
-
module.exports = "<svg xmlns
|
|
45987
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 7V6a2 2 0 0 1 2-2h4l2 3h8a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7Z\"/> </g> </svg>"
|
|
45977
45988
|
|
|
45978
45989
|
/***/ }),
|
|
45979
45990
|
|
|
45980
45991
|
/***/ 98964:
|
|
45981
45992
|
/***/ (function(module) {
|
|
45982
45993
|
|
|
45983
|
-
module.exports = "<svg xmlns
|
|
45994
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 11v6M12 7h.01\"/> </g> </svg>"
|
|
45984
45995
|
|
|
45985
45996
|
/***/ }),
|
|
45986
45997
|
|
|
45987
45998
|
/***/ 8136:
|
|
45988
45999
|
/***/ (function(module) {
|
|
45989
46000
|
|
|
45990
|
-
module.exports = "<svg xmlns
|
|
46001
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M2.6667 12H16M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
45991
46002
|
|
|
45992
46003
|
/***/ }),
|
|
45993
46004
|
|
|
45994
46005
|
/***/ 94806:
|
|
45995
46006
|
/***/ (function(module) {
|
|
45996
46007
|
|
|
45997
|
-
module.exports = "<svg xmlns
|
|
46008
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"/><path d=\"M8 10V7a4 4 0 0 1 8 0v3M12 14v3\"/> </g> </svg>"
|
|
45998
46009
|
|
|
45999
46010
|
/***/ }),
|
|
46000
46011
|
|
|
46001
46012
|
/***/ 31365:
|
|
46002
46013
|
/***/ (function(module) {
|
|
46003
46014
|
|
|
46004
|
-
module.exports = "<svg xmlns
|
|
46015
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 12 5 5L20 6\"/> </g> </svg>"
|
|
46005
46016
|
|
|
46006
46017
|
/***/ }),
|
|
46007
46018
|
|
|
46008
46019
|
/***/ 44636:
|
|
46009
46020
|
/***/ (function(module) {
|
|
46010
46021
|
|
|
46011
|
-
module.exports = "<svg xmlns
|
|
46022
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 15 11-11a2.8 2.8 0 0 1 4 4L8 19l-5 2 1-6Zm9-9 4 4\"/> </g> </svg>"
|
|
46012
46023
|
|
|
46013
46024
|
/***/ }),
|
|
46014
46025
|
|
|
46015
46026
|
/***/ 36327:
|
|
46016
46027
|
/***/ (function(module) {
|
|
46017
46028
|
|
|
46018
|
-
module.exports = "<svg xmlns
|
|
46029
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 5v14M5 12h14\"/> </g> </svg>"
|
|
46019
46030
|
|
|
46020
46031
|
/***/ }),
|
|
46021
46032
|
|
|
46022
46033
|
/***/ 53328:
|
|
46023
46034
|
/***/ (function(module) {
|
|
46024
46035
|
|
|
46025
|
-
module.exports = "<svg
|
|
46036
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m7 20 13-13m-6 13 6-6\"/> </g> </svg>"
|
|
46026
46037
|
|
|
46027
46038
|
/***/ }),
|
|
46028
46039
|
|
|
46029
46040
|
/***/ 98711:
|
|
46030
46041
|
/***/ (function(module) {
|
|
46031
46042
|
|
|
46032
|
-
module.exports = "<svg xmlns
|
|
46043
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M8 12h13.3333M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
46033
46044
|
|
|
46034
46045
|
/***/ }),
|
|
46035
46046
|
|
|
46036
46047
|
/***/ 53808:
|
|
46037
46048
|
/***/ (function(module) {
|
|
46038
46049
|
|
|
46039
|
-
module.exports = "<svg xmlns
|
|
46050
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M5 3h12l4 4v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2ZM7 3v6h9V3M7 21v-7h10v7\"/> </g> </svg>"
|
|
46040
46051
|
|
|
46041
46052
|
/***/ }),
|
|
46042
46053
|
|
|
46043
46054
|
/***/ 20784:
|
|
46044
46055
|
/***/ (function(module) {
|
|
46045
46056
|
|
|
46046
|
-
module.exports = "<svg
|
|
46057
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 2-.5 2.5-2 1.2L5 5l-2 3.5 2 1.7v2.6l-2 1.7L5 18l2.5-.7 2 1.2L10 21h4l.5-2.5 2-1.2 2.5.7 2-3.5-2-1.7v-2.6l2-1.7L19 5l-2.5.7-2-1.2L14 2Z\"/><circle cx=\"12\" cy=\"11.5\" r=\"3\"/> </g> </svg>"
|
|
46047
46058
|
|
|
46048
46059
|
/***/ }),
|
|
46049
46060
|
|
|
46050
46061
|
/***/ 70999:
|
|
46051
46062
|
/***/ (function(module) {
|
|
46052
46063
|
|
|
46053
|
-
module.exports = "<svg xmlns
|
|
46064
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"/><path d=\"M8 10V7a4 4 0 0 1 7.5-2M12 14v3\"/> </g> </svg>"
|
|
46054
46065
|
|
|
46055
46066
|
/***/ }),
|
|
46056
46067
|
|
|
46057
46068
|
/***/ 45244:
|
|
46058
46069
|
/***/ (function(module) {
|
|
46059
46070
|
|
|
46060
|
-
module.exports = "<svg xmlns
|
|
46071
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 9a8.5 8.5 0 1 0 .5 7M20 3v6h-6\"/> </g> </svg>"
|
|
46061
46072
|
|
|
46062
46073
|
/***/ }),
|
|
46063
46074
|
|
|
46064
46075
|
/***/ 99876:
|
|
46065
46076
|
/***/ (function(module) {
|
|
46066
46077
|
|
|
46067
|
-
module.exports = "<svg xmlns
|
|
46078
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 16V3m-5 5 5-5 5 5M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\"/> </g> </svg>"
|
|
46068
46079
|
|
|
46069
46080
|
/***/ }),
|
|
46070
46081
|
|
|
46071
46082
|
/***/ 14006:
|
|
46072
46083
|
/***/ (function(module) {
|
|
46073
46084
|
|
|
46074
|
-
module.exports = "<svg xmlns
|
|
46085
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3v18M7 8l5-5 5 5M7 16l5 5 5-5\"/> </g> </svg>"
|
|
46075
46086
|
|
|
46076
46087
|
/***/ }),
|
|
46077
46088
|
|