index.js 1.7 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/tui-chat/message-elements/emoji/index"],{"0b4b":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("23c1"),o={data:function(){return{emojiList:[]}},components:{},props:{},beforeMount:function(){for(var e=0;e<a.emojiName.length;e++)this.emojiList.push({emojiName:a.emojiName[e],url:a.emojiUrl+a.emojiMap[a.emojiName[e]]})},methods:{handleEnterEmoji:function(e){this.$emit("enterEmoji",{detail:{message:e.currentTarget.dataset.name}})}}};t.default=o},4691:function(e,t,n){"use strict";var a;n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return a}));var o=function(){var e=this,t=e.$createElement;e._self._c},i=[]},"5b65":function(e,t,n){},"60cc":function(e,t,n){"use strict";n.r(t);var a=n("4691"),o=n("dda8");for(var i in o)"default"!==i&&function(e){n.d(t,e,(function(){return o[e]}))}(i);n("60e4");var r,u=n("f0c5"),c=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);t["default"]=c.exports},"60e4":function(e,t,n){"use strict";var a=n("5b65"),o=n.n(a);o.a},dda8:function(e,t,n){"use strict";n.r(t);var a=n("0b4b"),o=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t["default"]=o.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/tui-chat/message-elements/emoji/index-create-component',
  4. {
  5. 'components/tui-chat/message-elements/emoji/index-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("60cc"))
  7. })
  8. },
  9. [['components/tui-chat/message-elements/emoji/index-create-component']]
  10. ]);