ai.touchui-vue 1.32.2 → 1.33.1

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.
Files changed (83) hide show
  1. package/lib/affix.js +2 -2
  2. package/lib/ai.touchui-vue.common.js +986 -873
  3. package/lib/align.js +2 -2
  4. package/lib/animation.js +2 -2
  5. package/lib/article.js +2 -2
  6. package/lib/box.js +2 -2
  7. package/lib/button.js +2 -2
  8. package/lib/calendar.js +2 -2
  9. package/lib/card-item.js +4 -4
  10. package/lib/card.js +178 -178
  11. package/lib/cascader.js +2 -2
  12. package/lib/center-scroll.js +2 -2
  13. package/lib/chat.js +4 -4
  14. package/lib/checkbox.js +2 -2
  15. package/lib/checkboxes.js +2 -2
  16. package/lib/collapse.js +771 -771
  17. package/lib/color.js +2 -2
  18. package/lib/countdown.js +2 -2
  19. package/lib/date-picker.js +1466 -1466
  20. package/lib/date-range.js +2 -2
  21. package/lib/dialog.js +2 -2
  22. package/lib/dis.js +2 -2
  23. package/lib/ellipsis.js +2 -2
  24. package/lib/emote.js +2 -2
  25. package/lib/export.js +10 -10
  26. package/lib/filter.js +2 -2
  27. package/lib/fix.js +2 -2
  28. package/lib/float.js +2 -2
  29. package/lib/flow.js +4 -4
  30. package/lib/form.js +2 -2
  31. package/lib/grid.js +2 -2
  32. package/lib/guider.js +2 -2
  33. package/lib/header.js +2 -2
  34. package/lib/hide.js +2 -2
  35. package/lib/icon.js +2 -2
  36. package/lib/import.js +12 -12
  37. package/lib/index.js +1 -1
  38. package/lib/input.js +62 -10
  39. package/lib/ip.js +2 -2
  40. package/lib/line.js +2 -2
  41. package/lib/loading.js +11 -11
  42. package/lib/longtap.js +2 -2
  43. package/lib/menu-icon.js +673 -670
  44. package/lib/message.js +2 -2
  45. package/lib/msg.js +19 -19
  46. package/lib/org.js +582 -582
  47. package/lib/padding.js +2 -2
  48. package/lib/page.js +578 -578
  49. package/lib/param.js +24 -8
  50. package/lib/pic.js +4 -4
  51. package/lib/popup.js +2 -2
  52. package/lib/progress.js +2 -2
  53. package/lib/range.js +452 -18
  54. package/lib/rate.js +2 -2
  55. package/lib/reverser.js +2 -2
  56. package/lib/scroll.js +2 -2
  57. package/lib/segment.js +2 -2
  58. package/lib/select.js +2 -2
  59. package/lib/size.js +2 -2
  60. package/lib/skeleton.js +2 -2
  61. package/lib/slide.js +2 -2
  62. package/lib/space.js +2 -2
  63. package/lib/step.js +2 -2
  64. package/lib/submit.js +2 -2
  65. package/lib/switch.js +2 -2
  66. package/lib/tab.js +2 -2
  67. package/lib/table.js +10 -10
  68. package/lib/tag.js +2 -2
  69. package/lib/theme/css/theme/logistics.css +1 -0
  70. package/lib/timeline.js +2 -2
  71. package/lib/tip.js +2 -2
  72. package/lib/tooltip.js +2 -2
  73. package/lib/transfer.js +2 -2
  74. package/lib/tree.js +2 -2
  75. package/lib/upload.js +14 -14
  76. package/package.json +1 -1
  77. package/packages/input/src/input.vue +65 -7
  78. package/packages/param/src/param.vue +6 -2
  79. package/packages/range/src/range.vue +17 -14
  80. package/packages/table/src/table-head.vue +1 -1
  81. package/packages/theme/lib/css/theme/logistics.css +1 -0
  82. package/packages/theme/src/less/theme/logistics.less +160 -0
  83. package/src/index.js +1 -1
package/lib/align.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 404);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 407);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -94,7 +94,7 @@ module.exports = require("ai.touchui-vue/lib/utils/dom");
94
94
 
95
95
  /***/ }),
96
96
 
97
- /***/ 404:
97
+ /***/ 407:
98
98
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
99
99
 
100
100
  "use strict";
package/lib/animation.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 395);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 398);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 395:
195
+ /***/ 398:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/article.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 375);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 378);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 375:
195
+ /***/ 378:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/box.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 370);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 373);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 370:
195
+ /***/ 373:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/button.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 363);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 366);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 363:
195
+ /***/ 366:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/calendar.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 351);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 354);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -199,7 +199,7 @@ module.exports = require("ai.touchui-vue/lib/mixins/locale");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 351:
202
+ /***/ 354:
203
203
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
204
204
 
205
205
  "use strict";
package/lib/card-item.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 99);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 102);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 8:
195
+ /***/ 10:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
@@ -367,12 +367,12 @@ var component = Object(componentNormalizer["a" /* default */])(
367
367
 
368
368
  /***/ }),
369
369
 
370
- /***/ 99:
370
+ /***/ 102:
371
371
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
372
372
 
373
373
  "use strict";
374
374
  __webpack_require__.r(__webpack_exports__);
375
- /* harmony import */ var _card_src_card_item__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8);
375
+ /* harmony import */ var _card_src_card_item__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(10);
376
376
 
377
377
 
378
378
  /* istanbul ignore next */
package/lib/card.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 378);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 381);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,182 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 378:
195
+ /***/ 10:
196
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
+
198
+ "use strict";
199
+
200
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/card/src/card-item.vue?vue&type=template&id=c54e69e0
201
+ var render = function () {
202
+ var _vm = this
203
+ var _h = _vm.$createElement
204
+ var _c = _vm._self._c || _h
205
+ return _c(
206
+ "div",
207
+ { staticClass: "to-cardItem", class: _vm.setClass, style: _vm.setStyle },
208
+ [
209
+ _vm._t("default"),
210
+ _vm.$slots.title || _vm.$slots.titleSide
211
+ ? _c("div", { staticClass: "title" }, [
212
+ _vm.$slots.title
213
+ ? _c("div", { staticClass: "main" }, [_vm._t("title")], 2)
214
+ : _vm._e(),
215
+ _vm.$slots.titleSide
216
+ ? _c("div", { staticClass: "side" }, [_vm._t("titleSide")], 2)
217
+ : _vm._e(),
218
+ ])
219
+ : _vm._e(),
220
+ _vm.$slots.content || _vm.$slots.contentSide
221
+ ? _c("div", { staticClass: "content" }, [
222
+ _vm.$slots.content
223
+ ? _c("div", { staticClass: "main" }, [_vm._t("content")], 2)
224
+ : _vm._e(),
225
+ _vm.$slots.contentSide
226
+ ? _c("div", { staticClass: "side" }, [_vm._t("contentSide")], 2)
227
+ : _vm._e(),
228
+ ])
229
+ : _vm._e(),
230
+ _vm.$slots.pic
231
+ ? _c("div", { staticClass: "pic" }, [_vm._t("pic")], 2)
232
+ : _vm._e(),
233
+ _vm.$slots.value
234
+ ? _c("div", { staticClass: "value" }, [_vm._t("value")], 2)
235
+ : _vm._e(),
236
+ _vm.$slots.label
237
+ ? _c("div", { staticClass: "label" }, [_vm._t("label")], 2)
238
+ : _vm._e(),
239
+ ],
240
+ 2
241
+ )
242
+ }
243
+ var staticRenderFns = []
244
+ render._withStripped = true
245
+
246
+
247
+ // CONCATENATED MODULE: ./packages/card/src/card-item.vue?vue&type=template&id=c54e69e0
248
+
249
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/card/src/card-item.vue?vue&type=script&lang=js
250
+ //
251
+ //
252
+ //
253
+ //
254
+ //
255
+ //
256
+ //
257
+ //
258
+ //
259
+ //
260
+ //
261
+ //
262
+ //
263
+ //
264
+ //
265
+ //
266
+ //
267
+
268
+ /* harmony default export */ var card_itemvue_type_script_lang_js = ({
269
+ name: 'ToCardItem',
270
+ componentName: 'ToCardItem',
271
+ inject: ['toCard'],
272
+ props: {
273
+ type: {
274
+ type: String,
275
+ default: 'side'
276
+ },
277
+ align: {
278
+ type: String,
279
+ default: 'center'
280
+ },
281
+ padding: {
282
+ type: [Number, String],
283
+ default: 0
284
+ },
285
+ line: Boolean,
286
+ more: Boolean,
287
+ link: Boolean,
288
+ main: Boolean
289
+ },
290
+ computed: {
291
+ setClass: function setClass() {
292
+ var arr = [];
293
+ if (this.type === 'main' || this.main) {
294
+ arr.push('to-cardItem-main');
295
+ }
296
+ if (this.type === 'more' || this.more) {
297
+ arr.push('to-cardItem-more');
298
+ }
299
+ if (this.line) {
300
+ arr.push('to-cardItem-line');
301
+ }
302
+ if (this.align !== 'center') {
303
+ arr.push('to-cardItem-align-' + this.align);
304
+ }
305
+ return arr;
306
+ },
307
+ setStyle: function setStyle() {
308
+ var obj = {};
309
+ if (this.toCard.space !== 1) {
310
+ obj.marginLeft = this.toCard.space + 'em';
311
+ }
312
+ if (this.padding) {
313
+ obj.padding = this.padding + 'em';
314
+ }
315
+ return obj;
316
+ }
317
+ },
318
+ mounted: function mounted() {
319
+ if (this.toCard.hasLink && this.link) {
320
+ this.$el.addEventListener('mouseenter', this.removeParentLink);
321
+ this.$el.addEventListener('mouseleave', this.addParentLink);
322
+ }
323
+ },
324
+ deactivated: function deactivated() {
325
+ this.$el.removeEventListener('mouseenter', this.removeParentLink);
326
+ this.$el.removeEventListener('mouseleave', this.addParentLink);
327
+ },
328
+ destroyed: function destroyed() {
329
+ this.$el.removeEventListener('mouseenter', this.removeParentLink);
330
+ this.$el.removeEventListener('mouseleave', this.addParentLink);
331
+ },
332
+
333
+ methods: {
334
+ removeParentLink: function removeParentLink() {
335
+ this.toCard.hasLink = false;
336
+ },
337
+ addParentLink: function addParentLink() {
338
+ this.toCard.hasLink = true;
339
+ }
340
+ }
341
+ });
342
+ // CONCATENATED MODULE: ./packages/card/src/card-item.vue?vue&type=script&lang=js
343
+ /* harmony default export */ var src_card_itemvue_type_script_lang_js = (card_itemvue_type_script_lang_js);
344
+ // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
345
+ var componentNormalizer = __webpack_require__(0);
346
+
347
+ // CONCATENATED MODULE: ./packages/card/src/card-item.vue
348
+
349
+
350
+
351
+
352
+
353
+ /* normalize component */
354
+
355
+ var component = Object(componentNormalizer["a" /* default */])(
356
+ src_card_itemvue_type_script_lang_js,
357
+ render,
358
+ staticRenderFns,
359
+ false,
360
+ null,
361
+ null,
362
+ null
363
+
364
+ )
365
+
366
+ /* harmony default export */ var card_item = __webpack_exports__["a"] = (component.exports);
367
+
368
+ /***/ }),
369
+
370
+ /***/ 381:
196
371
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
372
 
198
373
  "use strict";
@@ -435,7 +610,7 @@ var component = Object(componentNormalizer["a" /* default */])(
435
610
 
436
611
  /* harmony default export */ var card = (component.exports);
437
612
  // EXTERNAL MODULE: ./packages/card/src/card-item.vue + 4 modules
438
- var card_item = __webpack_require__(8);
613
+ var card_item = __webpack_require__(10);
439
614
 
440
615
  // CONCATENATED MODULE: ./packages/card/index.js
441
616
 
@@ -449,181 +624,6 @@ card.install = function (Vue) {
449
624
 
450
625
  /* harmony default export */ var packages_card = __webpack_exports__["default"] = (card);
451
626
 
452
- /***/ }),
453
-
454
- /***/ 8:
455
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
456
-
457
- "use strict";
458
-
459
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/card/src/card-item.vue?vue&type=template&id=c54e69e0
460
- var render = function () {
461
- var _vm = this
462
- var _h = _vm.$createElement
463
- var _c = _vm._self._c || _h
464
- return _c(
465
- "div",
466
- { staticClass: "to-cardItem", class: _vm.setClass, style: _vm.setStyle },
467
- [
468
- _vm._t("default"),
469
- _vm.$slots.title || _vm.$slots.titleSide
470
- ? _c("div", { staticClass: "title" }, [
471
- _vm.$slots.title
472
- ? _c("div", { staticClass: "main" }, [_vm._t("title")], 2)
473
- : _vm._e(),
474
- _vm.$slots.titleSide
475
- ? _c("div", { staticClass: "side" }, [_vm._t("titleSide")], 2)
476
- : _vm._e(),
477
- ])
478
- : _vm._e(),
479
- _vm.$slots.content || _vm.$slots.contentSide
480
- ? _c("div", { staticClass: "content" }, [
481
- _vm.$slots.content
482
- ? _c("div", { staticClass: "main" }, [_vm._t("content")], 2)
483
- : _vm._e(),
484
- _vm.$slots.contentSide
485
- ? _c("div", { staticClass: "side" }, [_vm._t("contentSide")], 2)
486
- : _vm._e(),
487
- ])
488
- : _vm._e(),
489
- _vm.$slots.pic
490
- ? _c("div", { staticClass: "pic" }, [_vm._t("pic")], 2)
491
- : _vm._e(),
492
- _vm.$slots.value
493
- ? _c("div", { staticClass: "value" }, [_vm._t("value")], 2)
494
- : _vm._e(),
495
- _vm.$slots.label
496
- ? _c("div", { staticClass: "label" }, [_vm._t("label")], 2)
497
- : _vm._e(),
498
- ],
499
- 2
500
- )
501
- }
502
- var staticRenderFns = []
503
- render._withStripped = true
504
-
505
-
506
- // CONCATENATED MODULE: ./packages/card/src/card-item.vue?vue&type=template&id=c54e69e0
507
-
508
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/card/src/card-item.vue?vue&type=script&lang=js
509
- //
510
- //
511
- //
512
- //
513
- //
514
- //
515
- //
516
- //
517
- //
518
- //
519
- //
520
- //
521
- //
522
- //
523
- //
524
- //
525
- //
526
-
527
- /* harmony default export */ var card_itemvue_type_script_lang_js = ({
528
- name: 'ToCardItem',
529
- componentName: 'ToCardItem',
530
- inject: ['toCard'],
531
- props: {
532
- type: {
533
- type: String,
534
- default: 'side'
535
- },
536
- align: {
537
- type: String,
538
- default: 'center'
539
- },
540
- padding: {
541
- type: [Number, String],
542
- default: 0
543
- },
544
- line: Boolean,
545
- more: Boolean,
546
- link: Boolean,
547
- main: Boolean
548
- },
549
- computed: {
550
- setClass: function setClass() {
551
- var arr = [];
552
- if (this.type === 'main' || this.main) {
553
- arr.push('to-cardItem-main');
554
- }
555
- if (this.type === 'more' || this.more) {
556
- arr.push('to-cardItem-more');
557
- }
558
- if (this.line) {
559
- arr.push('to-cardItem-line');
560
- }
561
- if (this.align !== 'center') {
562
- arr.push('to-cardItem-align-' + this.align);
563
- }
564
- return arr;
565
- },
566
- setStyle: function setStyle() {
567
- var obj = {};
568
- if (this.toCard.space !== 1) {
569
- obj.marginLeft = this.toCard.space + 'em';
570
- }
571
- if (this.padding) {
572
- obj.padding = this.padding + 'em';
573
- }
574
- return obj;
575
- }
576
- },
577
- mounted: function mounted() {
578
- if (this.toCard.hasLink && this.link) {
579
- this.$el.addEventListener('mouseenter', this.removeParentLink);
580
- this.$el.addEventListener('mouseleave', this.addParentLink);
581
- }
582
- },
583
- deactivated: function deactivated() {
584
- this.$el.removeEventListener('mouseenter', this.removeParentLink);
585
- this.$el.removeEventListener('mouseleave', this.addParentLink);
586
- },
587
- destroyed: function destroyed() {
588
- this.$el.removeEventListener('mouseenter', this.removeParentLink);
589
- this.$el.removeEventListener('mouseleave', this.addParentLink);
590
- },
591
-
592
- methods: {
593
- removeParentLink: function removeParentLink() {
594
- this.toCard.hasLink = false;
595
- },
596
- addParentLink: function addParentLink() {
597
- this.toCard.hasLink = true;
598
- }
599
- }
600
- });
601
- // CONCATENATED MODULE: ./packages/card/src/card-item.vue?vue&type=script&lang=js
602
- /* harmony default export */ var src_card_itemvue_type_script_lang_js = (card_itemvue_type_script_lang_js);
603
- // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
604
- var componentNormalizer = __webpack_require__(0);
605
-
606
- // CONCATENATED MODULE: ./packages/card/src/card-item.vue
607
-
608
-
609
-
610
-
611
-
612
- /* normalize component */
613
-
614
- var component = Object(componentNormalizer["a" /* default */])(
615
- src_card_itemvue_type_script_lang_js,
616
- render,
617
- staticRenderFns,
618
- false,
619
- null,
620
- null,
621
- null
622
-
623
- )
624
-
625
- /* harmony default export */ var card_item = __webpack_exports__["a"] = (component.exports);
626
-
627
627
  /***/ })
628
628
 
629
629
  /******/ });
package/lib/cascader.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 386);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 389);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -206,7 +206,7 @@ module.exports = require("ai.touchui-vue/lib/locale");
206
206
 
207
207
  /***/ }),
208
208
 
209
- /***/ 386:
209
+ /***/ 389:
210
210
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
211
211
 
212
212
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 396);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 399);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 396:
195
+ /***/ 399:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/chat.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 362);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 365);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 362:
195
+ /***/ 365:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
@@ -307,7 +307,7 @@ render._withStripped = true
307
307
  // CONCATENATED MODULE: ./packages/chat/src/chat.vue?vue&type=template&id=791a3975
308
308
 
309
309
  // EXTERNAL MODULE: external "throttle-debounce"
310
- var external_throttle_debounce_ = __webpack_require__(89);
310
+ var external_throttle_debounce_ = __webpack_require__(90);
311
311
 
312
312
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/chat/src/chat.vue?vue&type=script&lang=js
313
313
  //
@@ -475,7 +475,7 @@ chat.install = function (Vue) {
475
475
 
476
476
  /***/ }),
477
477
 
478
- /***/ 89:
478
+ /***/ 90:
479
479
  /***/ (function(module, exports) {
480
480
 
481
481
  module.exports = require("throttle-debounce");
package/lib/checkbox.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 379);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 382);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 379:
195
+ /***/ 382:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";
package/lib/checkboxes.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 380);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 383);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -192,7 +192,7 @@ function normalizeComponent(
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 380:
195
+ /***/ 383:
196
196
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
197
197
 
198
198
  "use strict";