@weni/unnnic-system 1.1.113 → 1.1.114
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 +118 -1
- package/dist/unnnic.common.js.map +1 -1
- package/dist/unnnic.css +1 -1
- package/dist/unnnic.umd.js +118 -1
- package/dist/unnnic.umd.js.map +1 -1
- package/dist/unnnic.umd.min.js +44 -44
- package/dist/unnnic.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ChatText/ChatText.vue +150 -0
- package/src/components/index.js +3 -0
- package/src/stories/ChatText.stories.js +55 -0
package/dist/unnnic.common.js
CHANGED
|
@@ -15771,6 +15771,17 @@ hiddenKeys[HIDDEN] = true;
|
|
|
15771
15771
|
|
|
15772
15772
|
module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 35.0005C19.4825 35.0005 19.0625 34.5805 19.0625 34.063V20.938H5.9375C5.42 20.938 5 20.518 5 20.0005C5 19.483 5.42 19.063 5.9375 19.063H19.0625V5.93799C19.0625 5.42049 19.4825 5.00049 20 5.00049C20.5175 5.00049 20.9375 5.42049 20.9375 5.93799V19.063H34.0625C34.58 19.063 35 19.483 35 20.0005C35 20.518 34.58 20.938 34.0625 20.938H20.9375V34.063C20.9375 34.5805 20.5175 35.0005 20 35.0005Z\" fill=\"#3B414D\" class=\"primary\"></path></svg>"
|
|
15773
15773
|
|
|
15774
|
+
/***/ }),
|
|
15775
|
+
|
|
15776
|
+
/***/ "a5cb":
|
|
15777
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
15778
|
+
|
|
15779
|
+
"use strict";
|
|
15780
|
+
/* 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_ChatText_vue_vue_type_style_index_0_id_e5ea125e_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("fa36");
|
|
15781
|
+
/* 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_ChatText_vue_vue_type_style_index_0_id_e5ea125e_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_ChatText_vue_vue_type_style_index_0_id_e5ea125e_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
15782
|
+
/* unused harmony reexport * */
|
|
15783
|
+
|
|
15784
|
+
|
|
15774
15785
|
/***/ }),
|
|
15775
15786
|
|
|
15776
15787
|
/***/ "a623":
|
|
@@ -27555,6 +27566,13 @@ module.exports = "<svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3
|
|
|
27555
27566
|
|
|
27556
27567
|
/***/ }),
|
|
27557
27568
|
|
|
27569
|
+
/***/ "fa36":
|
|
27570
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
27571
|
+
|
|
27572
|
+
// extracted by mini-css-extract-plugin
|
|
27573
|
+
|
|
27574
|
+
/***/ }),
|
|
27575
|
+
|
|
27558
27576
|
/***/ "fa8c":
|
|
27559
27577
|
/***/ (function(module, exports) {
|
|
27560
27578
|
|
|
@@ -27752,6 +27770,7 @@ __webpack_require__.d(__webpack_exports__, "unnnicPagination", function() { retu
|
|
|
27752
27770
|
__webpack_require__.d(__webpack_exports__, "unnnicUploadArea", function() { return /* reexport */ unnnicUploadArea; });
|
|
27753
27771
|
__webpack_require__.d(__webpack_exports__, "unnnicImportCard", function() { return /* reexport */ unnnicImportCard; });
|
|
27754
27772
|
__webpack_require__.d(__webpack_exports__, "unnnicDateFilter", function() { return /* reexport */ unnnicDateFilter; });
|
|
27773
|
+
__webpack_require__.d(__webpack_exports__, "unnnicChatText", function() { return /* reexport */ unnnicChatText; });
|
|
27755
27774
|
|
|
27756
27775
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
|
|
27757
27776
|
// This file is imported into lib/wc client bundles.
|
|
@@ -37128,6 +37147,101 @@ var DateFilter_component = normalizeComponent(
|
|
|
37128
37147
|
)
|
|
37129
37148
|
|
|
37130
37149
|
/* harmony default export */ var DateFilter = (DateFilter_component.exports);
|
|
37150
|
+
// 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/ChatText/ChatText.vue?vue&type=template&id=e5ea125e&scoped=true&
|
|
37151
|
+
var ChatTextvue_type_template_id_e5ea125e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['unnnic-chat-text', _vm.size]},[_c('div',{staticClass:"header"},[_c('div',{staticClass:"title"},[_vm._v(" "+_vm._s(_vm.title)+" "),(_vm.info)?_c('unnnic-tool-tip',{attrs:{"side":"top","text":_vm.info,"enabled":""}},[_c('unnnic-icon',{staticClass:"info",attrs:{"icon":"information-circle-4","size":"sm","scheme":"neutral-clean"}})],1):_vm._e()],1),_vm._t("actions")],2),_c('div',{ref:"description",staticClass:"description"},[_vm._t("description"),(_vm.isScrollable)?_c('div',{staticClass:"scrollable-gradient"}):_vm._e()],2)])}
|
|
37152
|
+
var ChatTextvue_type_template_id_e5ea125e_scoped_true_staticRenderFns = []
|
|
37153
|
+
|
|
37154
|
+
|
|
37155
|
+
// CONCATENATED MODULE: ./src/components/ChatText/ChatText.vue?vue&type=template&id=e5ea125e&scoped=true&
|
|
37156
|
+
|
|
37157
|
+
// 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/ChatText/ChatText.vue?vue&type=script&lang=js&
|
|
37158
|
+
|
|
37159
|
+
|
|
37160
|
+
//
|
|
37161
|
+
//
|
|
37162
|
+
//
|
|
37163
|
+
//
|
|
37164
|
+
//
|
|
37165
|
+
//
|
|
37166
|
+
//
|
|
37167
|
+
//
|
|
37168
|
+
//
|
|
37169
|
+
//
|
|
37170
|
+
//
|
|
37171
|
+
//
|
|
37172
|
+
//
|
|
37173
|
+
//
|
|
37174
|
+
//
|
|
37175
|
+
//
|
|
37176
|
+
//
|
|
37177
|
+
//
|
|
37178
|
+
//
|
|
37179
|
+
//
|
|
37180
|
+
//
|
|
37181
|
+
//
|
|
37182
|
+
//
|
|
37183
|
+
//
|
|
37184
|
+
//
|
|
37185
|
+
//
|
|
37186
|
+
//
|
|
37187
|
+
|
|
37188
|
+
|
|
37189
|
+
/* harmony default export */ var ChatTextvue_type_script_lang_js_ = ({
|
|
37190
|
+
components: {
|
|
37191
|
+
UnnnicToolTip: ToolTip,
|
|
37192
|
+
UnnnicIcon: Icon_svg
|
|
37193
|
+
},
|
|
37194
|
+
props: {
|
|
37195
|
+
size: {
|
|
37196
|
+
type: String,
|
|
37197
|
+
default: 'normal'
|
|
37198
|
+
},
|
|
37199
|
+
title: {
|
|
37200
|
+
type: String
|
|
37201
|
+
},
|
|
37202
|
+
info: {
|
|
37203
|
+
type: String
|
|
37204
|
+
}
|
|
37205
|
+
},
|
|
37206
|
+
data: function data() {
|
|
37207
|
+
return {
|
|
37208
|
+
isScrollable: false
|
|
37209
|
+
};
|
|
37210
|
+
},
|
|
37211
|
+
mounted: function mounted() {
|
|
37212
|
+
var areaScrollable = this.$refs.description.scrollHeight - this.$refs.description.offsetHeight;
|
|
37213
|
+
this.isScrollable = areaScrollable;
|
|
37214
|
+
},
|
|
37215
|
+
updated: function updated() {
|
|
37216
|
+
console.log(this.$refs.description.scrollHeight);
|
|
37217
|
+
}
|
|
37218
|
+
});
|
|
37219
|
+
// CONCATENATED MODULE: ./src/components/ChatText/ChatText.vue?vue&type=script&lang=js&
|
|
37220
|
+
/* harmony default export */ var ChatText_ChatTextvue_type_script_lang_js_ = (ChatTextvue_type_script_lang_js_);
|
|
37221
|
+
// EXTERNAL MODULE: ./src/components/ChatText/ChatText.vue?vue&type=style&index=0&id=e5ea125e&lang=scss&scoped=true&
|
|
37222
|
+
var ChatTextvue_type_style_index_0_id_e5ea125e_lang_scss_scoped_true_ = __webpack_require__("a5cb");
|
|
37223
|
+
|
|
37224
|
+
// CONCATENATED MODULE: ./src/components/ChatText/ChatText.vue
|
|
37225
|
+
|
|
37226
|
+
|
|
37227
|
+
|
|
37228
|
+
|
|
37229
|
+
|
|
37230
|
+
|
|
37231
|
+
/* normalize component */
|
|
37232
|
+
|
|
37233
|
+
var ChatText_component = normalizeComponent(
|
|
37234
|
+
ChatText_ChatTextvue_type_script_lang_js_,
|
|
37235
|
+
ChatTextvue_type_template_id_e5ea125e_scoped_true_render,
|
|
37236
|
+
ChatTextvue_type_template_id_e5ea125e_scoped_true_staticRenderFns,
|
|
37237
|
+
false,
|
|
37238
|
+
null,
|
|
37239
|
+
"e5ea125e",
|
|
37240
|
+
null
|
|
37241
|
+
|
|
37242
|
+
)
|
|
37243
|
+
|
|
37244
|
+
/* harmony default export */ var ChatText = (ChatText_component.exports);
|
|
37131
37245
|
// CONCATENATED MODULE: ./src/components/index.js
|
|
37132
37246
|
|
|
37133
37247
|
|
|
@@ -37178,6 +37292,7 @@ var DateFilter_component = normalizeComponent(
|
|
|
37178
37292
|
|
|
37179
37293
|
|
|
37180
37294
|
|
|
37295
|
+
|
|
37181
37296
|
|
|
37182
37297
|
|
|
37183
37298
|
var components = {
|
|
@@ -37226,7 +37341,8 @@ var components = {
|
|
|
37226
37341
|
unnnicPagination: Pagination,
|
|
37227
37342
|
unnnicUploadArea: UploadArea,
|
|
37228
37343
|
unnnicImportCard: ImportCard,
|
|
37229
|
-
unnnicDateFilter: DateFilter
|
|
37344
|
+
unnnicDateFilter: DateFilter,
|
|
37345
|
+
unnnicChatText: ChatText
|
|
37230
37346
|
};
|
|
37231
37347
|
Object.keys(components).forEach(function (name) {
|
|
37232
37348
|
external_commonjs_vue_commonjs2_vue_root_Vue_default.a.component(name, components[name]);
|
|
@@ -37279,6 +37395,7 @@ var unnnicPagination = Pagination;
|
|
|
37279
37395
|
var unnnicUploadArea = UploadArea;
|
|
37280
37396
|
var unnnicImportCard = ImportCard;
|
|
37281
37397
|
var unnnicDateFilter = DateFilter;
|
|
37398
|
+
var unnnicChatText = ChatText;
|
|
37282
37399
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
|
|
37283
37400
|
|
|
37284
37401
|
|