@weni/unnnic-system 1.10.14 → 1.10.16
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 +26 -0
- package/dist/unnnic.common.js.map +1 -1
- package/dist/unnnic.umd.js +26 -0
- package/dist/unnnic.umd.js.map +1 -1
- package/dist/unnnic.umd.min.js +19 -19
- package/dist/unnnic.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/icons/emoji.svg +6 -0
- package/src/assets/icons/preferences.svg +11 -0
- package/src/utils/icons.js +4 -0
package/dist/unnnic.common.js
CHANGED
|
@@ -18560,6 +18560,13 @@ exports.f = DESCRIPTORS ? nativeDefineProperty : function defineProperty(O, P, A
|
|
|
18560
18560
|
};
|
|
18561
18561
|
|
|
18562
18562
|
|
|
18563
|
+
/***/ }),
|
|
18564
|
+
|
|
18565
|
+
/***/ "9cab":
|
|
18566
|
+
/***/ (function(module, exports) {
|
|
18567
|
+
|
|
18568
|
+
module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 35.0005C11.7287 35.0005 5 28.2717 5 20.0005C5 11.7292 11.7287 5.00049 20 5.00049C28.2712 5.00049 35 11.7292 35 20.0005C35 28.2717 28.2712 35.0005 20 35.0005ZM20 6.87549C12.7625 6.87549 6.875 12.763 6.875 20.0005C6.875 27.238 12.7625 33.1255 20 33.1255C27.2375 33.1255 33.125 27.238 33.125 20.0005C33.125 12.763 27.2375 6.87549 20 6.87549Z\" fill=\"#3B414D\"></path><path d=\"M20 31.2505C14.8312 31.2505 10.625 27.0442 10.625 21.8755C10.625 21.358 11.045 20.938 11.5625 20.938C12.08 20.938 12.5 21.358 12.5 21.8755C12.5 26.0105 15.865 29.3755 20 29.3755C24.135 29.3755 27.5 26.0105 27.5 21.8755C27.5 21.358 27.92 20.938 28.4375 20.938C28.955 20.938 29.375 21.358 29.375 21.8755C29.375 27.0442 25.1688 31.2505 20 31.2505Z\" fill=\"#3B414D\"></path><path d=\"M28.1163 18.1255C27.7188 18.1255 27.3638 17.8743 27.2325 17.4993C27.0663 17.028 26.725 16.648 26.2738 16.433C26.0175 16.3105 25.7463 16.248 25.4663 16.248C25.2538 16.248 25.0438 16.2843 24.84 16.3568C24.3025 16.5468 23.8863 16.963 23.6963 17.5005C23.5638 17.8743 23.2088 18.1255 22.8125 18.1255C22.7063 18.1255 22.6013 18.108 22.5 18.0718C22.2638 17.988 22.0738 17.818 21.9663 17.5918C21.8588 17.3655 21.845 17.1118 21.9288 16.8755C22.3075 15.8018 23.1413 14.968 24.215 14.5893C24.6213 14.4468 25.0425 14.3743 25.4663 14.3743C26.0263 14.3743 26.57 14.498 27.0813 14.7418C27.985 15.173 28.6663 15.9318 29 16.8755C29.0838 17.1118 29.07 17.3655 28.9625 17.5918C28.855 17.818 28.665 17.988 28.4288 18.0718C28.3263 18.108 28.2213 18.1255 28.1163 18.1255Z\" fill=\"#3B414D\"></path><path d=\"M17.1876 18.1255C16.7913 18.1255 16.4363 17.8743 16.3038 17.5005C16.0401 16.753 15.3288 16.2505 14.5338 16.2505C14.3226 16.2505 14.1126 16.2855 13.9113 16.3568C13.3738 16.5468 12.9576 16.963 12.7676 17.5005C12.6351 17.8743 12.2801 18.1255 11.8838 18.1255C11.7776 18.1255 11.6726 18.108 11.5713 18.0718C11.3351 17.988 11.1451 17.818 11.0376 17.5918C10.9301 17.3655 10.9163 17.1118 11.0001 16.8755C11.3788 15.8018 12.2126 14.968 13.2863 14.5893C13.6888 14.4468 14.1088 14.3743 14.5326 14.3743C16.1201 14.3743 17.5426 15.3793 18.0713 16.8755C18.2438 17.363 17.9863 17.8993 17.5001 18.0718C17.3988 18.108 17.2938 18.1255 17.1876 18.1255Z\" fill=\"#3B414D\"></path></svg>"
|
|
18569
|
+
|
|
18563
18570
|
/***/ }),
|
|
18564
18571
|
|
|
18565
18572
|
/***/ "9d4d":
|
|
@@ -31789,6 +31796,13 @@ module.exports.f = function (C) {
|
|
|
31789
31796
|
/* unused harmony reexport * */
|
|
31790
31797
|
|
|
31791
31798
|
|
|
31799
|
+
/***/ }),
|
|
31800
|
+
|
|
31801
|
+
/***/ "f0d9":
|
|
31802
|
+
/***/ (function(module, exports) {
|
|
31803
|
+
|
|
31804
|
+
module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.7692 13.0773C12.0437 13.0773 13.0769 12.0441 13.0769 10.7696C13.0769 9.4951 12.0437 8.46191 10.7692 8.46191C9.49474 8.46191 8.46155 9.4951 8.46155 10.7696C8.46155 12.0441 9.49474 13.0773 10.7692 13.0773Z\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\"></path><path d=\"M14.2307 10.7695L34.9999 10.7695\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7692 31.5387C12.0437 31.5387 13.0769 30.5055 13.0769 29.231C13.0769 27.9565 12.0437 26.9233 10.7692 26.9233C9.49474 26.9233 8.46155 27.9565 8.46155 29.231C8.46155 30.5055 9.49474 31.5387 10.7692 31.5387Z\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\"></path><path d=\"M14.2307 29.2312L34.9999 29.2312\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.2308 22.308C30.5053 22.308 31.5385 21.2748 31.5385 20.0003C31.5385 18.7258 30.5053 17.6926 29.2308 17.6926C27.9563 17.6926 26.9231 18.7258 26.9231 20.0003C26.9231 21.2748 27.9563 22.308 29.2308 22.308Z\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\"></path><path d=\"M25.7692 20.0005L5 20.0005\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.46154 10.7695H5\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M31.5385 20.0005H35\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.46154 29.2312H5\" stroke=\"#3B414D\" class=\"primary-stroke\" stroke-width=\"0.8\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>"
|
|
31805
|
+
|
|
31792
31806
|
/***/ }),
|
|
31793
31807
|
|
|
31794
31808
|
/***/ "f183":
|
|
@@ -33118,6 +33132,10 @@ var download_thick_bottom_1_default = /*#__PURE__*/__webpack_require__.n(downloa
|
|
|
33118
33132
|
var email_action_unread_1 = __webpack_require__("d7fd");
|
|
33119
33133
|
var email_action_unread_1_default = /*#__PURE__*/__webpack_require__.n(email_action_unread_1);
|
|
33120
33134
|
|
|
33135
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/emoji.svg
|
|
33136
|
+
var emoji = __webpack_require__("9cab");
|
|
33137
|
+
var emoji_default = /*#__PURE__*/__webpack_require__.n(emoji);
|
|
33138
|
+
|
|
33121
33139
|
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/expand-8-1.svg
|
|
33122
33140
|
var expand_8_1 = __webpack_require__("6115");
|
|
33123
33141
|
var expand_8_1_default = /*#__PURE__*/__webpack_require__.n(expand_8_1);
|
|
@@ -33342,6 +33360,10 @@ var photography_equipment_bag_1_default = /*#__PURE__*/__webpack_require__.n(pho
|
|
|
33342
33360
|
var pie_line_graph_1 = __webpack_require__("2ee2");
|
|
33343
33361
|
var pie_line_graph_1_default = /*#__PURE__*/__webpack_require__.n(pie_line_graph_1);
|
|
33344
33362
|
|
|
33363
|
+
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/preferences.svg
|
|
33364
|
+
var preferences = __webpack_require__("f0d9");
|
|
33365
|
+
var preferences_default = /*#__PURE__*/__webpack_require__.n(preferences);
|
|
33366
|
+
|
|
33345
33367
|
// EXTERNAL MODULE: ./node_modules/svg-inline-loader!./src/assets/icons/question-circle-1.svg
|
|
33346
33368
|
var question_circle_1 = __webpack_require__("7112");
|
|
33347
33369
|
var question_circle_1_default = /*#__PURE__*/__webpack_require__.n(question_circle_1);
|
|
@@ -33699,6 +33721,8 @@ var visa_default = /*#__PURE__*/__webpack_require__.n(visa);
|
|
|
33699
33721
|
|
|
33700
33722
|
|
|
33701
33723
|
|
|
33724
|
+
|
|
33725
|
+
|
|
33702
33726
|
|
|
33703
33727
|
|
|
33704
33728
|
|
|
@@ -33759,6 +33783,7 @@ var visa_default = /*#__PURE__*/__webpack_require__.n(visa);
|
|
|
33759
33783
|
'download-bottom-1': download_bottom_1_default.a,
|
|
33760
33784
|
'download-thick-bottom-1': download_thick_bottom_1_default.a,
|
|
33761
33785
|
'email-action-unread-1': email_action_unread_1_default.a,
|
|
33786
|
+
emoji: emoji_default.a,
|
|
33762
33787
|
'expand-8-1': expand_8_1_default.a,
|
|
33763
33788
|
'expand-full-1': expand_full_1_default.a,
|
|
33764
33789
|
'export-1': export_1_default.a,
|
|
@@ -33815,6 +33840,7 @@ var visa_default = /*#__PURE__*/__webpack_require__.n(visa);
|
|
|
33815
33840
|
'phone-charger-1': phone_charger_1_default.a,
|
|
33816
33841
|
'photography-equipment-bag-1': photography_equipment_bag_1_default.a,
|
|
33817
33842
|
'pie-line-graph-1': pie_line_graph_1_default.a,
|
|
33843
|
+
preferences: preferences_default.a,
|
|
33818
33844
|
'question-circle-1': question_circle_1_default.a,
|
|
33819
33845
|
'question-circle-2': question_circle_2_default.a,
|
|
33820
33846
|
'radio-default': radio_default_default.a,
|