@weni/unnnic-system 1.3.3 → 1.4.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/dist/unnnic.common.js +372 -30
- package/dist/unnnic.common.js.map +1 -1
- package/dist/unnnic.css +1 -1
- package/dist/unnnic.umd.js +372 -30
- package/dist/unnnic.umd.js.map +1 -1
- package/dist/unnnic.umd.min.js +17 -17
- package/dist/unnnic.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/icons/arrow-redo.svg +3 -0
- package/src/assets/icons/arrow-undo.svg +3 -0
- package/src/assets/icons/email-action-unread-1.svg +1 -1
- package/src/assets/icons/text-bold.svg +3 -0
- package/src/assets/icons/text-center.svg +7 -0
- package/src/assets/icons/text-italic.svg +3 -0
- package/src/assets/icons/text-justified.svg +7 -0
- package/src/assets/icons/text-left.svg +7 -0
- package/src/assets/icons/text-right.svg +7 -0
- package/src/assets/icons/text-underline.svg +4 -0
- package/src/assets/icons/unordered-list.svg +8 -0
- package/src/components/Button/ButtonIcon.vue +46 -20
- package/src/components/TextEditor/TextEditor.vue +203 -0
- package/src/components/index.js +3 -0
- package/src/stories/TextEditor.stories.js +33 -0
- package/src/utils/icons.js +20 -0
package/dist/unnnic.common.js
CHANGED
|
@@ -2407,6 +2407,17 @@ module.exports = (!STRICT_METHOD || !USES_TO_LENGTH) ? function forEach(callback
|
|
|
2407
2407
|
} : [].forEach;
|
|
2408
2408
|
|
|
2409
2409
|
|
|
2410
|
+
/***/ }),
|
|
2411
|
+
|
|
2412
|
+
/***/ "197f":
|
|
2413
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2414
|
+
|
|
2415
|
+
"use strict";
|
|
2416
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TextEditor_vue_vue_type_style_index_0_id_bd0244b4_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4f7a");
|
|
2417
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TextEditor_vue_vue_type_style_index_0_id_bd0244b4_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TextEditor_vue_vue_type_style_index_0_id_bd0244b4_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
2418
|
+
/* unused harmony reexport * */
|
|
2419
|
+
|
|
2420
|
+
|
|
2410
2421
|
/***/ }),
|
|
2411
2422
|
|
|
2412
2423
|
/***/ "19c9":
|
|
@@ -4255,6 +4266,13 @@ $({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG && !CORRECT_IS_REGE
|
|
|
4255
4266
|
});
|
|
4256
4267
|
|
|
4257
4268
|
|
|
4269
|
+
/***/ }),
|
|
4270
|
+
|
|
4271
|
+
/***/ "2ce3":
|
|
4272
|
+
/***/ (function(module, exports) {
|
|
4273
|
+
|
|
4274
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.46875 17.5C3.21 17.5 3 17.29 3 17.0312C3 16.7725 3.21 16.5625 3.46875 16.5625H17.5312C17.79 16.5625 18 16.7725 18 17.0312C18 17.29 17.79 17.5 17.5312 17.5H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M10.5 14.6888C7.91562 14.6888 5.8125 12.5856 5.8125 10.0012V3.4375H5.34375C5.085 3.4375 4.875 3.2275 4.875 2.96875C4.875 2.71 5.085 2.5 5.34375 2.5H7.21875C7.4775 2.5 7.6875 2.71 7.6875 2.96875C7.6875 3.2275 7.4775 3.4375 7.21875 3.4375H6.75V10.0012C6.75 12.0688 8.4325 13.7513 10.5 13.7513C12.5675 13.7513 14.25 12.0688 14.25 10.0012V3.4375H13.7812C13.5225 3.4375 13.3125 3.2275 13.3125 2.96875C13.3125 2.71 13.5225 2.5 13.7812 2.5H15.6562C15.915 2.5 16.125 2.71 16.125 2.96875C16.125 3.2275 15.915 3.4375 15.6562 3.4375H15.1875V10.0012C15.1875 12.5856 13.0844 14.6888 10.5 14.6888Z\" fill=\"#9CACCC\"></path></svg>"
|
|
4275
|
+
|
|
4258
4276
|
/***/ }),
|
|
4259
4277
|
|
|
4260
4278
|
/***/ "2d00":
|
|
@@ -4381,6 +4399,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
4381
4399
|
/* unused harmony reexport * */
|
|
4382
4400
|
|
|
4383
4401
|
|
|
4402
|
+
/***/ }),
|
|
4403
|
+
|
|
4404
|
+
/***/ "309d":
|
|
4405
|
+
/***/ (function(module, exports) {
|
|
4406
|
+
|
|
4407
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.46875 4.84375C3.21 4.84375 3 4.63375 3 4.375C3 4.11625 3.21 3.90625 3.46875 3.90625H16.5938C16.8525 3.90625 17.0625 4.11625 17.0625 4.375C17.0625 4.63375 16.8525 4.84375 16.5938 4.84375H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 7.65625C3.21 7.65625 3 7.44625 3 7.1875C3 6.92875 3.21 6.71875 3.46875 6.71875H14.7188C14.9775 6.71875 15.1875 6.92875 15.1875 7.1875C15.1875 7.44625 14.9775 7.65625 14.7188 7.65625H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 10.4688C3.21 10.4688 3 10.2588 3 10C3 9.74125 3.21 9.53125 3.46875 9.53125H17.5312C17.79 9.53125 18 9.74125 18 10C18 10.2588 17.79 10.4688 17.5312 10.4688H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 13.2812C3.21 13.2812 3 13.0712 3 12.8125C3 12.5537 3.21 12.3438 3.46875 12.3438H14.7188C14.9775 12.3438 15.1875 12.5537 15.1875 12.8125C15.1875 13.0712 14.9775 13.2812 14.7188 13.2812H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 16.0938C3.21 16.0938 3 15.8838 3 15.625C3 15.3662 3.21 15.1562 3.46875 15.1562H16.5938C16.8525 15.1562 17.0625 15.3662 17.0625 15.625C17.0625 15.8838 16.8525 16.0938 16.5938 16.0938H3.46875Z\" fill=\"#9CACCC\"></path></svg>"
|
|
4408
|
+
|
|
4384
4409
|
/***/ }),
|
|
4385
4410
|
|
|
4386
4411
|
/***/ "30cb":
|
|
@@ -4390,6 +4415,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
4390
4415
|
|
|
4391
4416
|
/***/ }),
|
|
4392
4417
|
|
|
4418
|
+
/***/ "317a":
|
|
4419
|
+
/***/ (function(module, exports) {
|
|
4420
|
+
|
|
4421
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.46875 17.5C3.21 17.5 3 17.29 3 17.0312C3 16.7725 3.21 16.5625 3.46875 16.5625H6.46875L13.4688 3.4375H10.9688C10.71 3.4375 10.5 3.2275 10.5 2.96875C10.5 2.71 10.71 2.5 10.9688 2.5H17.5312C17.79 2.5 18 2.71 18 2.96875C18 3.2275 17.79 3.4375 17.5312 3.4375H14.5312L7.53125 16.5625H10.0312C10.29 16.5625 10.5 16.7725 10.5 17.0312C10.5 17.29 10.29 17.5 10.0312 17.5H3.46875Z\" fill=\"#9CACCC\"></path></svg>"
|
|
4422
|
+
|
|
4423
|
+
/***/ }),
|
|
4424
|
+
|
|
4393
4425
|
/***/ "3355":
|
|
4394
4426
|
/***/ (function(module, exports, __webpack_require__) {
|
|
4395
4427
|
|
|
@@ -6269,13 +6301,6 @@ module.exports = function (it) {
|
|
|
6269
6301
|
|
|
6270
6302
|
/***/ }),
|
|
6271
6303
|
|
|
6272
|
-
/***/ "45bd":
|
|
6273
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
6274
|
-
|
|
6275
|
-
// extracted by mini-css-extract-plugin
|
|
6276
|
-
|
|
6277
|
-
/***/ }),
|
|
6278
|
-
|
|
6279
6304
|
/***/ "45fc":
|
|
6280
6305
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6281
6306
|
|
|
@@ -7279,6 +7304,13 @@ module.exports = function from(arrayLike /* , mapfn = undefined, thisArg = undef
|
|
|
7279
7304
|
/* unused harmony reexport * */
|
|
7280
7305
|
|
|
7281
7306
|
|
|
7307
|
+
/***/ }),
|
|
7308
|
+
|
|
7309
|
+
/***/ "4f7a":
|
|
7310
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
7311
|
+
|
|
7312
|
+
// extracted by mini-css-extract-plugin
|
|
7313
|
+
|
|
7282
7314
|
/***/ }),
|
|
7283
7315
|
|
|
7284
7316
|
/***/ "4f7c":
|
|
@@ -7932,6 +7964,13 @@ fixRegExpWellKnownSymbolLogic('replace', 2, function (REPLACE, nativeReplace, ma
|
|
|
7932
7964
|
});
|
|
7933
7965
|
|
|
7934
7966
|
|
|
7967
|
+
/***/ }),
|
|
7968
|
+
|
|
7969
|
+
/***/ "5468":
|
|
7970
|
+
/***/ (function(module, exports) {
|
|
7971
|
+
|
|
7972
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5.34375 17.5C5.085 17.5 4.875 17.29 4.875 17.0312C4.875 16.7725 5.085 16.5625 5.34375 16.5625H6.75V3.4375H5.34375C5.085 3.4375 4.875 3.2275 4.875 2.96875C4.875 2.71 5.085 2.5 5.34375 2.5H11.9062C13.7156 2.5 15.1875 3.97187 15.1875 5.78125C15.1875 6.95937 14.5438 8.045 13.5419 8.62437C15.1063 9.41437 16.125 11.0369 16.125 12.8125C16.125 15.3969 14.0219 17.5 11.4375 17.5H5.34375ZM11.4375 16.5625C13.505 16.5625 15.1875 14.88 15.1875 12.8125C15.1875 10.745 13.505 9.0625 11.4375 9.0625H7.6875V16.5625H11.4375ZM11.9062 8.125C13.1988 8.125 14.25 7.07375 14.25 5.78125C14.25 4.48875 13.1988 3.4375 11.9062 3.4375H7.6875V8.125H11.9062Z\" fill=\"#9CACCC\"></path></svg>"
|
|
7973
|
+
|
|
7935
7974
|
/***/ }),
|
|
7936
7975
|
|
|
7937
7976
|
/***/ "5599":
|
|
@@ -8953,6 +8992,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
8953
8992
|
|
|
8954
8993
|
/***/ }),
|
|
8955
8994
|
|
|
8995
|
+
/***/ "5d68":
|
|
8996
|
+
/***/ (function(module, exports) {
|
|
8997
|
+
|
|
8998
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.40625 4.84375C4.1475 4.84375 3.9375 4.63375 3.9375 4.375C3.9375 4.11625 4.1475 3.90625 4.40625 3.90625H16.5938C16.8525 3.90625 17.0625 4.11625 17.0625 4.375C17.0625 4.63375 16.8525 4.84375 16.5938 4.84375H4.40625Z\" fill=\"#9CACCC\"></path><path d=\"M6.28125 7.65625C6.0225 7.65625 5.8125 7.44625 5.8125 7.1875C5.8125 6.92875 6.0225 6.71875 6.28125 6.71875H14.7188C14.9775 6.71875 15.1875 6.92875 15.1875 7.1875C15.1875 7.44625 14.9775 7.65625 14.7188 7.65625H6.28125Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 10.4688C3.21 10.4688 3 10.2588 3 10C3 9.74125 3.21 9.53125 3.46875 9.53125H17.5312C17.79 9.53125 18 9.74125 18 10C18 10.2588 17.79 10.4688 17.5312 10.4688H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M6.28125 13.2812C6.0225 13.2812 5.8125 13.0712 5.8125 12.8125C5.8125 12.5537 6.0225 12.3438 6.28125 12.3438H14.7188C14.9775 12.3438 15.1875 12.5537 15.1875 12.8125C15.1875 13.0712 14.9775 13.2812 14.7188 13.2812H6.28125Z\" fill=\"#9CACCC\"></path><path d=\"M4.40625 16.0938C4.1475 16.0938 3.9375 15.8838 3.9375 15.625C3.9375 15.3662 4.1475 15.1562 4.40625 15.1562H16.5938C16.8525 15.1562 17.0625 15.3662 17.0625 15.625C17.0625 15.8838 16.8525 16.0938 16.5938 16.0938H4.40625Z\" fill=\"#9CACCC\"></path></svg>"
|
|
8999
|
+
|
|
9000
|
+
/***/ }),
|
|
9001
|
+
|
|
8956
9002
|
/***/ "5fad":
|
|
8957
9003
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8958
9004
|
|
|
@@ -9291,6 +9337,13 @@ module.exports = function(module) {
|
|
|
9291
9337
|
/* unused harmony reexport * */
|
|
9292
9338
|
|
|
9293
9339
|
|
|
9340
|
+
/***/ }),
|
|
9341
|
+
|
|
9342
|
+
/***/ "634f":
|
|
9343
|
+
/***/ (function(module, exports) {
|
|
9344
|
+
|
|
9345
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.46875 4.84375C3.21 4.84375 3 4.63375 3 4.375C3 4.11625 3.21 3.90625 3.46875 3.90625H17.5312C17.79 3.90625 18 4.11625 18 4.375C18 4.63375 17.79 4.84375 17.5312 4.84375H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 7.65625C3.21 7.65625 3 7.44625 3 7.1875C3 6.92875 3.21 6.71875 3.46875 6.71875H17.5312C17.79 6.71875 18 6.92875 18 7.1875C18 7.44625 17.79 7.65625 17.5312 7.65625H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 10.4688C3.21 10.4688 3 10.2588 3 10C3 9.74125 3.21 9.53125 3.46875 9.53125H17.5312C17.79 9.53125 18 9.74125 18 10C18 10.2588 17.79 10.4688 17.5312 10.4688H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 13.2812C3.21 13.2812 3 13.0713 3 12.8125C3 12.5538 3.21 12.3438 3.46875 12.3438H17.5312C17.79 12.3438 18 12.5538 18 12.8125C18 13.0713 17.79 13.2812 17.5312 13.2812H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 16.0938C3.21 16.0938 3 15.8838 3 15.625C3 15.3662 3.21 15.1562 3.46875 15.1562H14.7188C14.9775 15.1562 15.1875 15.3662 15.1875 15.625C15.1875 15.8838 14.9775 16.0938 14.7188 16.0938H3.46875Z\" fill=\"#9CACCC\"></path></svg>"
|
|
9346
|
+
|
|
9294
9347
|
/***/ }),
|
|
9295
9348
|
|
|
9296
9349
|
/***/ "6356":
|
|
@@ -11355,6 +11408,13 @@ module.exports = function (argument) {
|
|
|
11355
11408
|
})));
|
|
11356
11409
|
|
|
11357
11410
|
|
|
11411
|
+
/***/ }),
|
|
11412
|
+
|
|
11413
|
+
/***/ "7c45":
|
|
11414
|
+
/***/ (function(module, exports) {
|
|
11415
|
+
|
|
11416
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.40625 4.84375C4.1475 4.84375 3.9375 4.63375 3.9375 4.375C3.9375 4.11625 4.1475 3.90625 4.40625 3.90625H17.5312C17.79 3.90625 18 4.11625 18 4.375C18 4.63375 17.79 4.84375 17.5312 4.84375H4.40625Z\" fill=\"#9CACCC\"></path><path d=\"M6.28125 7.65625C6.0225 7.65625 5.8125 7.44625 5.8125 7.1875C5.8125 6.92875 6.0225 6.71875 6.28125 6.71875H17.5312C17.79 6.71875 18 6.92875 18 7.1875C18 7.44625 17.79 7.65625 17.5312 7.65625H6.28125Z\" fill=\"#9CACCC\"></path><path d=\"M3.46875 10.4688C3.21 10.4688 3 10.2588 3 10C3 9.74125 3.21 9.53125 3.46875 9.53125H17.5312C17.79 9.53125 18 9.74125 18 10C18 10.2588 17.79 10.4688 17.5312 10.4688H3.46875Z\" fill=\"#9CACCC\"></path><path d=\"M6.28125 13.2812C6.0225 13.2812 5.8125 13.0712 5.8125 12.8125C5.8125 12.5537 6.0225 12.3438 6.28125 12.3438H17.5312C17.79 12.3438 18 12.5537 18 12.8125C18 13.0712 17.79 13.2812 17.5312 13.2812H6.28125Z\" fill=\"#9CACCC\"></path><path d=\"M4.40625 16.0938C4.1475 16.0938 3.9375 15.8838 3.9375 15.625C3.9375 15.3662 4.1475 15.1562 4.40625 15.1562H17.5312C17.79 15.1562 18 15.3662 18 15.625C18 15.8838 17.79 16.0938 17.5312 16.0938H4.40625Z\" fill=\"#9CACCC\"></path></svg>"
|
|
11417
|
+
|
|
11358
11418
|
/***/ }),
|
|
11359
11419
|
|
|
11360
11420
|
/***/ "7c73":
|
|
@@ -14795,6 +14855,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
14795
14855
|
|
|
14796
14856
|
/***/ }),
|
|
14797
14857
|
|
|
14858
|
+
/***/ "9841":
|
|
14859
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
14860
|
+
|
|
14861
|
+
// extracted by mini-css-extract-plugin
|
|
14862
|
+
|
|
14863
|
+
/***/ }),
|
|
14864
|
+
|
|
14798
14865
|
/***/ "9932":
|
|
14799
14866
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14800
14867
|
|
|
@@ -15348,6 +15415,13 @@ $({ target: 'Array', proto: true, forced: ES3_STRINGS || !STRICT_METHOD }, {
|
|
|
15348
15415
|
})));
|
|
15349
15416
|
|
|
15350
15417
|
|
|
15418
|
+
/***/ }),
|
|
15419
|
+
|
|
15420
|
+
/***/ "a375":
|
|
15421
|
+
/***/ (function(module, exports) {
|
|
15422
|
+
|
|
15423
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.28125 3.4375C6.15625 3.4375 6.03812 3.48625 5.95 3.575L3.1375 6.3875C3.09375 6.43125 3.05937 6.48313 3.03562 6.54063C3.03375 6.545 3.03187 6.55063 3.03 6.55563C3.01062 6.60625 3 6.66188 3 6.71875C3 6.77438 3.01 6.82875 3.03 6.88188C3.0325 6.88875 3.035 6.89563 3.0375 6.90125C3.05937 6.95438 3.09375 7.00625 3.1375 7.05L5.95 9.8625C6.03875 9.95125 6.15625 10 6.28125 10C6.40625 10 6.52437 9.95125 6.6125 9.8625C6.70125 9.77438 6.75 9.65625 6.75 9.53125C6.75 9.40625 6.70125 9.28813 6.6125 9.2L4.6 7.1875L12.8437 7.1875C15.17 7.1875 17.0625 9.08 17.0625 11.4062C17.0625 13.7325 15.17 15.625 12.8437 15.625L9.09375 15.625C8.835 15.625 8.625 15.835 8.625 16.0937C8.625 16.3525 8.835 16.5625 9.09375 16.5625L12.8437 16.5625C15.6869 16.5625 18 14.2494 18 11.4062C18 8.56313 15.6869 6.25 12.8437 6.25L4.60062 6.25L6.61312 4.2375C6.70125 4.14938 6.75 4.03125 6.75 3.90625C6.75 3.78125 6.70125 3.66313 6.6125 3.575C6.52437 3.48625 6.40625 3.4375 6.28125 3.4375Z\" fill=\"#9CACCC\"></path></svg>"
|
|
15424
|
+
|
|
15351
15425
|
/***/ }),
|
|
15352
15426
|
|
|
15353
15427
|
/***/ "a434":
|
|
@@ -15745,6 +15819,13 @@ setToStringTag($Symbol, SYMBOL);
|
|
|
15745
15819
|
hiddenKeys[HIDDEN] = true;
|
|
15746
15820
|
|
|
15747
15821
|
|
|
15822
|
+
/***/ }),
|
|
15823
|
+
|
|
15824
|
+
/***/ "a585":
|
|
15825
|
+
/***/ (function(module, exports) {
|
|
15826
|
+
|
|
15827
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.7188 3.4375C14.8438 3.4375 14.9619 3.48625 15.05 3.575L17.8625 6.3875C17.9063 6.43125 17.9406 6.48313 17.9644 6.54063C17.9663 6.545 17.9681 6.55063 17.97 6.55563C17.9894 6.60625 18 6.66188 18 6.71875C18 6.77438 17.99 6.82875 17.97 6.88188C17.9675 6.88875 17.965 6.89563 17.9625 6.90125C17.9406 6.95438 17.9063 7.00625 17.8625 7.05L15.05 9.8625C14.9613 9.95125 14.8438 10 14.7188 10C14.5938 10 14.4756 9.95125 14.3875 9.8625C14.2988 9.77438 14.25 9.65625 14.25 9.53125C14.25 9.40625 14.2988 9.28813 14.3875 9.2L16.4 7.1875L8.15625 7.1875C5.83 7.1875 3.9375 9.08 3.9375 11.4062C3.9375 13.7325 5.83 15.625 8.15625 15.625L11.9063 15.625C12.165 15.625 12.375 15.835 12.375 16.0937C12.375 16.3525 12.165 16.5625 11.9063 16.5625L8.15625 16.5625C5.31313 16.5625 3 14.2494 3 11.4062C3 8.56313 5.31313 6.25 8.15625 6.25L16.3994 6.25L14.3869 4.2375C14.2988 4.14938 14.25 4.03125 14.25 3.90625C14.25 3.78125 14.2988 3.66313 14.3875 3.575C14.4756 3.48625 14.5938 3.4375 14.7188 3.4375Z\" fill=\"#9CACCC\"></path></svg>"
|
|
15828
|
+
|
|
15748
15829
|
/***/ }),
|
|
15749
15830
|
|
|
15750
15831
|
/***/ "a58c":
|
|
@@ -24968,6 +25049,17 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
24968
25049
|
})));
|
|
24969
25050
|
|
|
24970
25051
|
|
|
25052
|
+
/***/ }),
|
|
25053
|
+
|
|
25054
|
+
/***/ "d319":
|
|
25055
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
25056
|
+
|
|
25057
|
+
"use strict";
|
|
25058
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_16b0dec6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("9841");
|
|
25059
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_16b0dec6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_16b0dec6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
25060
|
+
/* unused harmony reexport * */
|
|
25061
|
+
|
|
25062
|
+
|
|
24971
25063
|
/***/ }),
|
|
24972
25064
|
|
|
24973
25065
|
/***/ "d3b7":
|
|
@@ -25515,7 +25607,7 @@ module.exports = function (KEY, length, exec, sham) {
|
|
|
25515
25607
|
/***/ "d7fd":
|
|
25516
25608
|
/***/ (function(module, exports) {
|
|
25517
25609
|
|
|
25518
|
-
module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0)\"><path d=\"M8.00003 31.0002C7.20459 30.9995 6.44194 30.6832 5.87949 30.1208C5.31703 29.5583 5.00074 28.7957 5.00003 28.0002V12.0002C4.99699 11.3152 5.23166 10.6503 5.66403 10.1189L5.6947 10.0829C5.97527 9.74354 6.32748 9.47046 6.72605 9.28327C7.12462 9.09609 7.55969 8.99944 8.00003 9.00025H32C32.4501 8.99985 32.8944 9.10094 33.3 9.296C33.7056 9.49107 34.062 9.77508 34.3427 10.1269L34.3667 10.1616C34.7813 10.6936 35 11.3282 35 12.0002V28.0002C34.9993 28.7957 34.683 29.5583 34.1205 30.1208C33.5581 30.6832 32.7954 30.9995 32 31.0002H8.00003ZM7.00003 28.0002C7.00003 28.5522 7.44803 29.0002 8.00003 29.0002H32C32.2652 29.0002 32.5196 28.8949 32.7071 28.7073C32.8946 28.5198 33 28.2654 33 28.0002V12.4162L23.2987 19.8776C22.3519 20.6031 21.1928 20.9972 20 20.9989C18.812 20.9989 17.64 20.6002 16.7014 19.8776L7.00003 12.4162V28.0002ZM17.92 18.2922C18.512 18.7482 19.2507 18.9989 20 18.9989C20.7493 18.9989 21.4867 18.7482 22.0787 18.2922L31.56 10.9989H8.43869L17.92 18.2922Z\" fill=\"#3B414D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(0 0.000488281)\"></rect></clipPath></defs></svg>"
|
|
25610
|
+
module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0)\"><path d=\"M8.00003 31.0002C7.20459 30.9995 6.44194 30.6832 5.87949 30.1208C5.31703 29.5583 5.00074 28.7957 5.00003 28.0002V12.0002C4.99699 11.3152 5.23166 10.6503 5.66403 10.1189L5.6947 10.0829C5.97527 9.74354 6.32748 9.47046 6.72605 9.28327C7.12462 9.09609 7.55969 8.99944 8.00003 9.00025H32C32.4501 8.99985 32.8944 9.10094 33.3 9.296C33.7056 9.49107 34.062 9.77508 34.3427 10.1269L34.3667 10.1616C34.7813 10.6936 35 11.3282 35 12.0002V28.0002C34.9993 28.7957 34.683 29.5583 34.1205 30.1208C33.5581 30.6832 32.7954 30.9995 32 31.0002H8.00003ZM7.00003 28.0002C7.00003 28.5522 7.44803 29.0002 8.00003 29.0002H32C32.2652 29.0002 32.5196 28.8949 32.7071 28.7073C32.8946 28.5198 33 28.2654 33 28.0002V12.4162L23.2987 19.8776C22.3519 20.6031 21.1928 20.9972 20 20.9989C18.812 20.9989 17.64 20.6002 16.7014 19.8776L7.00003 12.4162V28.0002ZM17.92 18.2922C18.512 18.7482 19.2507 18.9989 20 18.9989C20.7493 18.9989 21.4867 18.7482 22.0787 18.2922L31.56 10.9989H8.43869L17.92 18.2922Z\" fill=\"#3B414D\" class=\"primary\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"40\" height=\"40\" fill=\"white\" transform=\"translate(0 0.000488281)\"></rect></clipPath></defs></svg>"
|
|
25519
25611
|
|
|
25520
25612
|
/***/ }),
|
|
25521
25613
|
|
|
@@ -26783,6 +26875,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
26783
26875
|
|
|
26784
26876
|
/***/ }),
|
|
26785
26877
|
|
|
26878
|
+
/***/ "e9b1":
|
|
26879
|
+
/***/ (function(module, exports) {
|
|
26880
|
+
|
|
26881
|
+
module.exports = "<svg viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.875 6.25C3.84125 6.25 3 5.40875 3 4.375C3 3.34125 3.84125 2.5 4.875 2.5C5.90875 2.5 6.75 3.34125 6.75 4.375C6.75 5.40875 5.90875 6.25 4.875 6.25ZM4.875 3.4375C4.35812 3.4375 3.9375 3.85812 3.9375 4.375C3.9375 4.89188 4.35812 5.3125 4.875 5.3125C5.39188 5.3125 5.8125 4.89188 5.8125 4.375C5.8125 3.85812 5.39188 3.4375 4.875 3.4375Z\" fill=\"#9CACCC\"></path><path d=\"M4.875 11.875C3.84125 11.875 3 11.0338 3 10C3 8.96625 3.84125 8.125 4.875 8.125C5.90875 8.125 6.75 8.96625 6.75 10C6.75 11.0338 5.90875 11.875 4.875 11.875ZM4.875 9.0625C4.35812 9.0625 3.9375 9.48312 3.9375 10C3.9375 10.5169 4.35812 10.9375 4.875 10.9375C5.39188 10.9375 5.8125 10.5169 5.8125 10C5.8125 9.48312 5.39188 9.0625 4.875 9.0625Z\" fill=\"#9CACCC\"></path><path d=\"M4.875 17.5C3.84125 17.5 3 16.6588 3 15.625C3 14.5912 3.84125 13.75 4.875 13.75C5.90875 13.75 6.75 14.5912 6.75 15.625C6.75 16.6588 5.90875 17.5 4.875 17.5ZM4.875 14.6875C4.35812 14.6875 3.9375 15.1081 3.9375 15.625C3.9375 16.1419 4.35812 16.5625 4.875 16.5625C5.39188 16.5625 5.8125 16.1419 5.8125 15.625C5.8125 15.1081 5.39188 14.6875 4.875 14.6875Z\" fill=\"#9CACCC\"></path><path d=\"M8.15625 5.3125C7.8975 5.3125 7.6875 5.1025 7.6875 4.84375C7.6875 4.585 7.8975 4.375 8.15625 4.375H17.5312C17.79 4.375 18 4.585 18 4.84375C18 5.1025 17.79 5.3125 17.5312 5.3125H8.15625Z\" fill=\"#9CACCC\"></path><path d=\"M8.15625 10.9375C7.8975 10.9375 7.6875 10.7275 7.6875 10.4688C7.6875 10.21 7.8975 10 8.15625 10H17.5312C17.79 10 18 10.21 18 10.4688C18 10.7275 17.79 10.9375 17.5312 10.9375H8.15625Z\" fill=\"#9CACCC\"></path><path d=\"M8.15625 16.5625C7.8975 16.5625 7.6875 16.3525 7.6875 16.0938C7.6875 15.835 7.8975 15.625 8.15625 15.625H17.5312C17.79 15.625 18 15.835 18 16.0938C18 16.3525 17.79 16.5625 17.5312 16.5625H8.15625Z\" fill=\"#9CACCC\"></path></svg>"
|
|
26882
|
+
|
|
26883
|
+
/***/ }),
|
|
26884
|
+
|
|
26786
26885
|
/***/ "e9c5":
|
|
26787
26886
|
/***/ (function(module, exports) {
|
|
26788
26887
|
|
|
@@ -27461,17 +27560,6 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
27461
27560
|
|
|
27462
27561
|
// extracted by mini-css-extract-plugin
|
|
27463
27562
|
|
|
27464
|
-
/***/ }),
|
|
27465
|
-
|
|
27466
|
-
/***/ "f5a0":
|
|
27467
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27468
|
-
|
|
27469
|
-
"use strict";
|
|
27470
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_1e94d12b_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("45bd");
|
|
27471
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_1e94d12b_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ButtonIcon_vue_vue_type_style_index_0_id_1e94d12b_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
27472
|
-
/* unused harmony reexport * */
|
|
27473
|
-
|
|
27474
|
-
|
|
27475
27563
|
/***/ }),
|
|
27476
27564
|
|
|
27477
27565
|
/***/ "f5df":
|
|
@@ -27849,6 +27937,7 @@ __webpack_require__.d(__webpack_exports__, "unnnicChatText", function() { return
|
|
|
27849
27937
|
__webpack_require__.d(__webpack_exports__, "unnnicTextArea", function() { return /* reexport */ unnnicTextArea; });
|
|
27850
27938
|
__webpack_require__.d(__webpack_exports__, "unnnicCardNumber", function() { return /* reexport */ unnnicCardNumber; });
|
|
27851
27939
|
__webpack_require__.d(__webpack_exports__, "unnnicChartRainbow", function() { return /* reexport */ unnnicChartRainbow; });
|
|
27940
|
+
__webpack_require__.d(__webpack_exports__, "unnnicTextEditor", function() { return /* reexport */ unnnicTextEditor; });
|
|
27852
27941
|
|
|
27853
27942
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
|
|
27854
27943
|
// This file is imported into lib/wc client bundles.
|
|
@@ -28765,6 +28854,46 @@ var fitness_biceps_1_default = /*#__PURE__*/__webpack_require__.n(fitness_biceps
|
|
|
28765
28854
|
var study_light_idea_1 = __webpack_require__("7808");
|
|
28766
28855
|
var study_light_idea_1_default = /*#__PURE__*/__webpack_require__.n(study_light_idea_1);
|
|
28767
28856
|
|
|
28857
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-justified.svg
|
|
28858
|
+
var text_justified = __webpack_require__("634f");
|
|
28859
|
+
var text_justified_default = /*#__PURE__*/__webpack_require__.n(text_justified);
|
|
28860
|
+
|
|
28861
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/arrow-undo.svg
|
|
28862
|
+
var arrow_undo = __webpack_require__("a375");
|
|
28863
|
+
var arrow_undo_default = /*#__PURE__*/__webpack_require__.n(arrow_undo);
|
|
28864
|
+
|
|
28865
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/arrow-redo.svg
|
|
28866
|
+
var arrow_redo = __webpack_require__("a585");
|
|
28867
|
+
var arrow_redo_default = /*#__PURE__*/__webpack_require__.n(arrow_redo);
|
|
28868
|
+
|
|
28869
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-bold.svg
|
|
28870
|
+
var text_bold = __webpack_require__("5468");
|
|
28871
|
+
var text_bold_default = /*#__PURE__*/__webpack_require__.n(text_bold);
|
|
28872
|
+
|
|
28873
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-italic.svg
|
|
28874
|
+
var text_italic = __webpack_require__("317a");
|
|
28875
|
+
var text_italic_default = /*#__PURE__*/__webpack_require__.n(text_italic);
|
|
28876
|
+
|
|
28877
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-underline.svg
|
|
28878
|
+
var text_underline = __webpack_require__("2ce3");
|
|
28879
|
+
var text_underline_default = /*#__PURE__*/__webpack_require__.n(text_underline);
|
|
28880
|
+
|
|
28881
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/unordered-list.svg
|
|
28882
|
+
var unordered_list = __webpack_require__("e9b1");
|
|
28883
|
+
var unordered_list_default = /*#__PURE__*/__webpack_require__.n(unordered_list);
|
|
28884
|
+
|
|
28885
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-left.svg
|
|
28886
|
+
var text_left = __webpack_require__("309d");
|
|
28887
|
+
var text_left_default = /*#__PURE__*/__webpack_require__.n(text_left);
|
|
28888
|
+
|
|
28889
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-center.svg
|
|
28890
|
+
var text_center = __webpack_require__("5d68");
|
|
28891
|
+
var text_center_default = /*#__PURE__*/__webpack_require__.n(text_center);
|
|
28892
|
+
|
|
28893
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/text-right.svg
|
|
28894
|
+
var text_right = __webpack_require__("7c45");
|
|
28895
|
+
var text_right_default = /*#__PURE__*/__webpack_require__.n(text_right);
|
|
28896
|
+
|
|
28768
28897
|
// CONCATENATED MODULE: ./src/utils/icons.js
|
|
28769
28898
|
/* eslint-disable import/no-webpack-loader-syntax */
|
|
28770
28899
|
|
|
@@ -28895,6 +29024,16 @@ var study_light_idea_1_default = /*#__PURE__*/__webpack_require__.n(study_light_
|
|
|
28895
29024
|
|
|
28896
29025
|
|
|
28897
29026
|
|
|
29027
|
+
|
|
29028
|
+
|
|
29029
|
+
|
|
29030
|
+
|
|
29031
|
+
|
|
29032
|
+
|
|
29033
|
+
|
|
29034
|
+
|
|
29035
|
+
|
|
29036
|
+
|
|
28898
29037
|
|
|
28899
29038
|
|
|
28900
29039
|
|
|
@@ -29044,7 +29183,17 @@ var study_light_idea_1_default = /*#__PURE__*/__webpack_require__.n(study_light_
|
|
|
29044
29183
|
'video-file-mp4-1': video_file_mp4_1_default.a,
|
|
29045
29184
|
'office-file-pdf-1-1': office_file_pdf_1_1_default.a,
|
|
29046
29185
|
'fitness-biceps-1': fitness_biceps_1_default.a,
|
|
29047
|
-
'study-light-idea-1': study_light_idea_1_default.a
|
|
29186
|
+
'study-light-idea-1': study_light_idea_1_default.a,
|
|
29187
|
+
'text-justified': text_justified_default.a,
|
|
29188
|
+
'arrow-undo': arrow_undo_default.a,
|
|
29189
|
+
'arrow-redo': arrow_redo_default.a,
|
|
29190
|
+
'text-bold': text_bold_default.a,
|
|
29191
|
+
'text-italic': text_italic_default.a,
|
|
29192
|
+
'text-underline': text_underline_default.a,
|
|
29193
|
+
'unordered-list': unordered_list_default.a,
|
|
29194
|
+
'text-left': text_left_default.a,
|
|
29195
|
+
'text-center': text_center_default.a,
|
|
29196
|
+
'text-right': text_right_default.a
|
|
29048
29197
|
});
|
|
29049
29198
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Icon.vue?vue&type=script&lang=js&
|
|
29050
29199
|
|
|
@@ -29660,12 +29809,12 @@ var Button_component = normalizeComponent(
|
|
|
29660
29809
|
)
|
|
29661
29810
|
|
|
29662
29811
|
/* harmony default export */ var Button = (Button_component.exports);
|
|
29663
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1cea8ebe-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Button/ButtonIcon.vue?vue&type=template&id=
|
|
29664
|
-
var
|
|
29665
|
-
var
|
|
29812
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1cea8ebe-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Button/ButtonIcon.vue?vue&type=template&id=16b0dec6&scoped=true&
|
|
29813
|
+
var ButtonIconvue_type_template_id_16b0dec6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({class:['button-icon', _vm.size, _vm.type]},_vm.$listeners),[_c('unnnic-icon',{attrs:{"icon":_vm.icon,"scheme":_vm.iconScheme,"size":"ant"}})],1)}
|
|
29814
|
+
var ButtonIconvue_type_template_id_16b0dec6_scoped_true_staticRenderFns = []
|
|
29666
29815
|
|
|
29667
29816
|
|
|
29668
|
-
// CONCATENATED MODULE: ./src/components/Button/ButtonIcon.vue?vue&type=template&id=
|
|
29817
|
+
// CONCATENATED MODULE: ./src/components/Button/ButtonIcon.vue?vue&type=template&id=16b0dec6&scoped=true&
|
|
29669
29818
|
|
|
29670
29819
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.includes.js
|
|
29671
29820
|
var es_array_includes = __webpack_require__("caad");
|
|
@@ -29691,6 +29840,10 @@ var es_array_includes = __webpack_require__("caad");
|
|
|
29691
29840
|
UnnnicIcon: Icon
|
|
29692
29841
|
},
|
|
29693
29842
|
props: {
|
|
29843
|
+
type: {
|
|
29844
|
+
type: String,
|
|
29845
|
+
default: 'secondary'
|
|
29846
|
+
},
|
|
29694
29847
|
size: {
|
|
29695
29848
|
type: String,
|
|
29696
29849
|
required: true,
|
|
@@ -29702,12 +29855,21 @@ var es_array_includes = __webpack_require__("caad");
|
|
|
29702
29855
|
type: String,
|
|
29703
29856
|
required: true
|
|
29704
29857
|
}
|
|
29858
|
+
},
|
|
29859
|
+
computed: {
|
|
29860
|
+
iconScheme: function iconScheme() {
|
|
29861
|
+
if (this.type === 'primary') {
|
|
29862
|
+
return 'neutral-snow';
|
|
29863
|
+
}
|
|
29864
|
+
|
|
29865
|
+
return 'neutral-darkest';
|
|
29866
|
+
}
|
|
29705
29867
|
}
|
|
29706
29868
|
});
|
|
29707
29869
|
// CONCATENATED MODULE: ./src/components/Button/ButtonIcon.vue?vue&type=script&lang=js&
|
|
29708
29870
|
/* harmony default export */ var Button_ButtonIconvue_type_script_lang_js_ = (ButtonIconvue_type_script_lang_js_);
|
|
29709
|
-
// EXTERNAL MODULE: ./src/components/Button/ButtonIcon.vue?vue&type=style&index=0&id=
|
|
29710
|
-
var
|
|
29871
|
+
// EXTERNAL MODULE: ./src/components/Button/ButtonIcon.vue?vue&type=style&index=0&id=16b0dec6&lang=scss&scoped=true&
|
|
29872
|
+
var ButtonIconvue_type_style_index_0_id_16b0dec6_lang_scss_scoped_true_ = __webpack_require__("d319");
|
|
29711
29873
|
|
|
29712
29874
|
// CONCATENATED MODULE: ./src/components/Button/ButtonIcon.vue
|
|
29713
29875
|
|
|
@@ -29720,11 +29882,11 @@ var ButtonIconvue_type_style_index_0_id_1e94d12b_lang_scss_scoped_true_ = __webp
|
|
|
29720
29882
|
|
|
29721
29883
|
var ButtonIcon_component = normalizeComponent(
|
|
29722
29884
|
Button_ButtonIconvue_type_script_lang_js_,
|
|
29723
|
-
|
|
29724
|
-
|
|
29885
|
+
ButtonIconvue_type_template_id_16b0dec6_scoped_true_render,
|
|
29886
|
+
ButtonIconvue_type_template_id_16b0dec6_scoped_true_staticRenderFns,
|
|
29725
29887
|
false,
|
|
29726
29888
|
null,
|
|
29727
|
-
"
|
|
29889
|
+
"16b0dec6",
|
|
29728
29890
|
null
|
|
29729
29891
|
|
|
29730
29892
|
)
|
|
@@ -37619,6 +37781,183 @@ var ChartRainbow_component = normalizeComponent(
|
|
|
37619
37781
|
)
|
|
37620
37782
|
|
|
37621
37783
|
/* harmony default export */ var ChartRainbow = (ChartRainbow_component.exports);
|
|
37784
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1cea8ebe-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TextEditor/TextEditor.vue?vue&type=template&id=bd0244b4&scoped=true&
|
|
37785
|
+
var TextEditorvue_type_template_id_bd0244b4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"unnnic-text-editor"},[_c('div',{ref:"oDoc",staticClass:"text-editor",attrs:{"contenteditable":"true"},domProps:{"innerHTML":_vm._s(_vm.initialContent)},on:{"input":_vm.onInput}}),_c('div',{staticClass:"actions"},[_c('unnnic-button-icon',{attrs:{"type":"secondary","size":"small","icon":"flash-1-3"},on:{"click":function($event){return _vm.$emit('action')}}}),_c('unnnic-button-icon',{attrs:{"type":"primary","size":"small","icon":"send-email-3-1"},on:{"click":function($event){return _vm.$emit('send')}}})],1),_c('div',{staticClass:"format"},[_c('unnnic-icon',{attrs:{"icon":"arrow-undo","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('undo')}}}),_c('unnnic-icon',{attrs:{"icon":"arrow-redo","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('redo')}}}),_c('unnnic-icon',{style:({ marginLeft: '1rem', }),attrs:{"icon":"text-bold","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('bold')}}}),_c('unnnic-icon',{attrs:{"icon":"text-italic","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('italic')}}}),_c('unnnic-icon',{attrs:{"icon":"text-underline","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('underline')}}}),_c('unnnic-icon',{attrs:{"icon":"unordered-list","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('insertunorderedlist')}}}),_c('unnnic-icon',{attrs:{"icon":"text-left","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('justifyleft')}}}),_c('unnnic-icon',{attrs:{"icon":"text-center","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('justifycenter')}}}),_c('unnnic-icon',{attrs:{"icon":"text-right","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('justifyright')}}}),_c('unnnic-icon',{attrs:{"icon":"text-justified","size":"ant","clickable":"","scheme":"neutral-cleanest"},on:{"click":function($event){return _vm.formatDoc('justifyFull')}}})],1)])}
|
|
37786
|
+
var TextEditorvue_type_template_id_bd0244b4_scoped_true_staticRenderFns = []
|
|
37787
|
+
|
|
37788
|
+
|
|
37789
|
+
// CONCATENATED MODULE: ./src/components/TextEditor/TextEditor.vue?vue&type=template&id=bd0244b4&scoped=true&
|
|
37790
|
+
|
|
37791
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TextEditor/TextEditor.vue?vue&type=script&lang=js&
|
|
37792
|
+
//
|
|
37793
|
+
//
|
|
37794
|
+
//
|
|
37795
|
+
//
|
|
37796
|
+
//
|
|
37797
|
+
//
|
|
37798
|
+
//
|
|
37799
|
+
//
|
|
37800
|
+
//
|
|
37801
|
+
//
|
|
37802
|
+
//
|
|
37803
|
+
//
|
|
37804
|
+
//
|
|
37805
|
+
//
|
|
37806
|
+
//
|
|
37807
|
+
//
|
|
37808
|
+
//
|
|
37809
|
+
//
|
|
37810
|
+
//
|
|
37811
|
+
//
|
|
37812
|
+
//
|
|
37813
|
+
//
|
|
37814
|
+
//
|
|
37815
|
+
//
|
|
37816
|
+
//
|
|
37817
|
+
//
|
|
37818
|
+
//
|
|
37819
|
+
//
|
|
37820
|
+
//
|
|
37821
|
+
//
|
|
37822
|
+
//
|
|
37823
|
+
//
|
|
37824
|
+
//
|
|
37825
|
+
//
|
|
37826
|
+
//
|
|
37827
|
+
//
|
|
37828
|
+
//
|
|
37829
|
+
//
|
|
37830
|
+
//
|
|
37831
|
+
//
|
|
37832
|
+
//
|
|
37833
|
+
//
|
|
37834
|
+
//
|
|
37835
|
+
//
|
|
37836
|
+
//
|
|
37837
|
+
//
|
|
37838
|
+
//
|
|
37839
|
+
//
|
|
37840
|
+
//
|
|
37841
|
+
//
|
|
37842
|
+
//
|
|
37843
|
+
//
|
|
37844
|
+
//
|
|
37845
|
+
//
|
|
37846
|
+
//
|
|
37847
|
+
//
|
|
37848
|
+
//
|
|
37849
|
+
//
|
|
37850
|
+
//
|
|
37851
|
+
//
|
|
37852
|
+
//
|
|
37853
|
+
//
|
|
37854
|
+
//
|
|
37855
|
+
//
|
|
37856
|
+
//
|
|
37857
|
+
//
|
|
37858
|
+
//
|
|
37859
|
+
//
|
|
37860
|
+
//
|
|
37861
|
+
//
|
|
37862
|
+
//
|
|
37863
|
+
//
|
|
37864
|
+
//
|
|
37865
|
+
//
|
|
37866
|
+
//
|
|
37867
|
+
//
|
|
37868
|
+
//
|
|
37869
|
+
//
|
|
37870
|
+
//
|
|
37871
|
+
//
|
|
37872
|
+
//
|
|
37873
|
+
//
|
|
37874
|
+
//
|
|
37875
|
+
//
|
|
37876
|
+
//
|
|
37877
|
+
//
|
|
37878
|
+
//
|
|
37879
|
+
//
|
|
37880
|
+
//
|
|
37881
|
+
//
|
|
37882
|
+
//
|
|
37883
|
+
//
|
|
37884
|
+
//
|
|
37885
|
+
//
|
|
37886
|
+
//
|
|
37887
|
+
//
|
|
37888
|
+
//
|
|
37889
|
+
//
|
|
37890
|
+
//
|
|
37891
|
+
//
|
|
37892
|
+
//
|
|
37893
|
+
//
|
|
37894
|
+
//
|
|
37895
|
+
//
|
|
37896
|
+
//
|
|
37897
|
+
//
|
|
37898
|
+
//
|
|
37899
|
+
//
|
|
37900
|
+
|
|
37901
|
+
|
|
37902
|
+
/* harmony default export */ var TextEditorvue_type_script_lang_js_ = ({
|
|
37903
|
+
components: {
|
|
37904
|
+
UnnnicButtonIcon: ButtonIcon,
|
|
37905
|
+
UnnnicIcon: Icon
|
|
37906
|
+
},
|
|
37907
|
+
props: {
|
|
37908
|
+
value: {
|
|
37909
|
+
type: String,
|
|
37910
|
+
default: ''
|
|
37911
|
+
}
|
|
37912
|
+
},
|
|
37913
|
+
data: function data() {
|
|
37914
|
+
return {
|
|
37915
|
+
initialContent: ''
|
|
37916
|
+
};
|
|
37917
|
+
},
|
|
37918
|
+
created: function created() {
|
|
37919
|
+
this.initialContent = this.value;
|
|
37920
|
+
},
|
|
37921
|
+
methods: {
|
|
37922
|
+
formatDoc: function formatDoc(sCmd, sValue) {
|
|
37923
|
+
this.$refs.oDoc.focus();
|
|
37924
|
+
document.execCommand(sCmd, false, sValue);
|
|
37925
|
+
this.$refs.oDoc.focus();
|
|
37926
|
+
},
|
|
37927
|
+
validateMode: function validateMode() {
|
|
37928
|
+
return this.$refs.oDoc.focus();
|
|
37929
|
+
},
|
|
37930
|
+
onInput: function onInput(event) {
|
|
37931
|
+
this.$emit('input', event.srcElement.innerHTML);
|
|
37932
|
+
}
|
|
37933
|
+
}
|
|
37934
|
+
});
|
|
37935
|
+
// CONCATENATED MODULE: ./src/components/TextEditor/TextEditor.vue?vue&type=script&lang=js&
|
|
37936
|
+
/* harmony default export */ var TextEditor_TextEditorvue_type_script_lang_js_ = (TextEditorvue_type_script_lang_js_);
|
|
37937
|
+
// EXTERNAL MODULE: ./src/components/TextEditor/TextEditor.vue?vue&type=style&index=0&id=bd0244b4&lang=scss&scoped=true&
|
|
37938
|
+
var TextEditorvue_type_style_index_0_id_bd0244b4_lang_scss_scoped_true_ = __webpack_require__("197f");
|
|
37939
|
+
|
|
37940
|
+
// CONCATENATED MODULE: ./src/components/TextEditor/TextEditor.vue
|
|
37941
|
+
|
|
37942
|
+
|
|
37943
|
+
|
|
37944
|
+
|
|
37945
|
+
|
|
37946
|
+
|
|
37947
|
+
/* normalize component */
|
|
37948
|
+
|
|
37949
|
+
var TextEditor_component = normalizeComponent(
|
|
37950
|
+
TextEditor_TextEditorvue_type_script_lang_js_,
|
|
37951
|
+
TextEditorvue_type_template_id_bd0244b4_scoped_true_render,
|
|
37952
|
+
TextEditorvue_type_template_id_bd0244b4_scoped_true_staticRenderFns,
|
|
37953
|
+
false,
|
|
37954
|
+
null,
|
|
37955
|
+
"bd0244b4",
|
|
37956
|
+
null
|
|
37957
|
+
|
|
37958
|
+
)
|
|
37959
|
+
|
|
37960
|
+
/* harmony default export */ var TextEditor = (TextEditor_component.exports);
|
|
37622
37961
|
// CONCATENATED MODULE: ./src/components/index.js
|
|
37623
37962
|
|
|
37624
37963
|
|
|
@@ -37673,6 +38012,7 @@ var ChartRainbow_component = normalizeComponent(
|
|
|
37673
38012
|
|
|
37674
38013
|
|
|
37675
38014
|
|
|
38015
|
+
|
|
37676
38016
|
|
|
37677
38017
|
|
|
37678
38018
|
var components = {
|
|
@@ -37726,7 +38066,8 @@ var components = {
|
|
|
37726
38066
|
unnnicChatText: ChatText,
|
|
37727
38067
|
unnnicTextArea: TextArea,
|
|
37728
38068
|
unnnicCardNumber: CardNumber,
|
|
37729
|
-
unnnicChartRainbow: ChartRainbow
|
|
38069
|
+
unnnicChartRainbow: ChartRainbow,
|
|
38070
|
+
unnnicTextEditor: TextEditor
|
|
37730
38071
|
};
|
|
37731
38072
|
Object.keys(components).forEach(function (name) {
|
|
37732
38073
|
external_commonjs_vue_commonjs2_vue_root_Vue_default.a.component(name, components[name]);
|
|
@@ -37784,6 +38125,7 @@ var unnnicChatText = ChatText;
|
|
|
37784
38125
|
var unnnicTextArea = TextArea;
|
|
37785
38126
|
var unnnicCardNumber = CardNumber;
|
|
37786
38127
|
var unnnicChartRainbow = ChartRainbow;
|
|
38128
|
+
var unnnicTextEditor = TextEditor;
|
|
37787
38129
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
|
|
37788
38130
|
|
|
37789
38131
|
|