@mdsfe/mds-ui 0.3.0-2 → 0.3.0-22

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 (107) hide show
  1. package/CHANGELOG.md +1013 -0
  2. package/dist/_util/iconfont/index.js +7 -7
  3. package/dist/anchor.js +2 -2
  4. package/dist/bordershadow.js +2 -2
  5. package/dist/breadcrumb.js +2 -2
  6. package/dist/card.js +2 -2
  7. package/dist/carousel.js +18 -18
  8. package/dist/cascader.js +26 -26
  9. package/dist/cascaderpanel.js +30 -30
  10. package/dist/checkbox.js +6 -6
  11. package/dist/col.js +10 -10
  12. package/dist/collapse.js +2 -2
  13. package/dist/datepicker.js +991 -351
  14. package/dist/divider.js +2 -2
  15. package/dist/drawer.js +17 -17
  16. package/dist/dropdown.js +6 -6
  17. package/dist/empty.js +11 -11
  18. package/dist/font/iconfont.ba42e6f.woff +0 -0
  19. package/dist/font/{iconfont.36c3afe.ttf → iconfont.bf5c999.ttf} +0 -0
  20. package/dist/font/iconfont.d8e6666.woff2 +0 -0
  21. package/dist/form.js +8 -8
  22. package/dist/index.js +1 -1
  23. package/dist/input.js +207 -54
  24. package/dist/inputnumber.js +4 -4
  25. package/dist/list.js +2 -2
  26. package/dist/loading.js +2 -2
  27. package/dist/mds-ui.min.css +1 -1
  28. package/dist/mds-ui.min.js +2396 -1055
  29. package/dist/menu.js +23 -4
  30. package/dist/message.js +12 -12
  31. package/dist/modal.js +8 -8
  32. package/dist/notification.js +6 -6
  33. package/dist/pagination.js +17 -13
  34. package/dist/popconfirm.js +13 -13
  35. package/dist/popover.js +20 -20
  36. package/dist/radio.js +14 -14
  37. package/dist/rate.js +8 -8
  38. package/dist/row.js +10 -10
  39. package/dist/select.js +31 -31
  40. package/dist/slider.js +2 -2
  41. package/dist/slottable.js +19 -19
  42. package/dist/style/affix.css +382 -1
  43. package/dist/style/alert.css +382 -1
  44. package/dist/style/anchor.css +382 -1
  45. package/dist/style/avatar.css +382 -1
  46. package/dist/style/badge.css +382 -1
  47. package/dist/style/bordershadow.css +382 -1
  48. package/dist/style/breadcrumb.css +382 -1
  49. package/dist/style/button.css +382 -1
  50. package/dist/style/card.css +382 -1
  51. package/dist/style/carousel.css +382 -1
  52. package/dist/style/checkbox.css +382 -1
  53. package/dist/style/col.css +382 -1
  54. package/dist/style/collapse.css +382 -1
  55. package/dist/style/color.css +382 -1
  56. package/dist/style/datepicker.css +449 -1
  57. package/dist/style/divider.css +382 -1
  58. package/dist/style/drawer.css +382 -1
  59. package/dist/style/dropdown.css +382 -1
  60. package/dist/style/empty.css +382 -1
  61. package/dist/style/font.css +382 -1
  62. package/dist/style/form.css +382 -1
  63. package/dist/style/icon.css +382 -1
  64. package/dist/style/input.css +402 -7
  65. package/dist/style/inputnumber.css +382 -1
  66. package/dist/style/layout.css +382 -1
  67. package/dist/style/list.css +382 -1
  68. package/dist/style/loading.css +382 -1
  69. package/dist/style/menu.css +382 -1
  70. package/dist/style/modal.css +382 -1
  71. package/dist/style/notification.css +382 -1
  72. package/dist/style/pagination.css +402 -7
  73. package/dist/style/popconfirm.css +382 -1
  74. package/dist/style/popover.css +382 -1
  75. package/dist/style/progress.css +382 -1
  76. package/dist/style/radio.css +382 -1
  77. package/dist/style/rate.css +382 -1
  78. package/dist/style/row.css +382 -1
  79. package/dist/style/select.css +382 -1
  80. package/dist/style/slider.css +382 -1
  81. package/dist/style/slottable.css +382 -1
  82. package/dist/style/steps.css +382 -1
  83. package/dist/style/switch.css +382 -1
  84. package/dist/style/table.css +382 -1
  85. package/dist/style/tabs.css +382 -1
  86. package/dist/style/tag.css +382 -1
  87. package/dist/style/text.css +382 -1
  88. package/dist/style/timeline.css +382 -1
  89. package/dist/style/timepicker.css +382 -1
  90. package/dist/style/tooltip.css +382 -1
  91. package/dist/style/transfer.css +105 -0
  92. package/dist/style/tree.css +382 -1
  93. package/dist/style/typography.css +382 -1
  94. package/dist/style/upload.css +382 -1
  95. package/dist/switch.js +4 -4
  96. package/dist/table.js +27 -27
  97. package/dist/text.js +207 -54
  98. package/dist/timeline.js +2 -2
  99. package/dist/timepicker.js +32 -32
  100. package/dist/tooltip.js +19 -19
  101. package/dist/transfer.js +976 -22
  102. package/dist/tree.js +26 -26
  103. package/dist/typography.js +2 -2
  104. package/dist/upload.js +11 -11
  105. package/package.json +2 -1
  106. package/dist/font/iconfont.50be7d0.woff2 +0 -0
  107. package/dist/font/iconfont.f586f3d.woff +0 -0
package/dist/text.js CHANGED
@@ -7,7 +7,7 @@
7
7
  var a = typeof exports === 'object' ? factory(require("./icon"), require("./_mixin/emitter")) : factory(root["./icon"], root["./_mixin/emitter"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(window, function(__WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__13__) {
10
+ })(window, function(__WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__14__) {
11
11
  return /******/ (function(modules) { // webpackBootstrap
12
12
  /******/ // The module cache
13
13
  /******/ var installedModules = {};
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = 100);
94
+ /******/ return __webpack_require__(__webpack_require__.s = 101);
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -203,7 +203,7 @@ function normalizeComponent (
203
203
 
204
204
  /***/ }),
205
205
 
206
- /***/ 100:
206
+ /***/ 101:
207
207
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
208
208
 
209
209
  "use strict";
@@ -214,7 +214,7 @@ __webpack_require__.r(__webpack_exports__);
214
214
  var style = __webpack_require__(142);
215
215
 
216
216
  // EXTERNAL MODULE: ./components/text/style/index.less
217
- var text_style = __webpack_require__(265);
217
+ var text_style = __webpack_require__(267);
218
218
 
219
219
  // CONCATENATED MODULE: ./components/text/style/index.js
220
220
 
@@ -685,10 +685,10 @@ text_text.install = function (Vue) {
685
685
 
686
686
  /***/ }),
687
687
 
688
- /***/ 13:
688
+ /***/ 14:
689
689
  /***/ (function(module, exports) {
690
690
 
691
- module.exports = __WEBPACK_EXTERNAL_MODULE__13__;
691
+ module.exports = __WEBPACK_EXTERNAL_MODULE__14__;
692
692
 
693
693
  /***/ }),
694
694
 
@@ -699,7 +699,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__13__;
699
699
 
700
700
  /***/ }),
701
701
 
702
- /***/ 265:
702
+ /***/ 267:
703
703
  /***/ (function(module, exports) {
704
704
 
705
705
  // removed by extract-text-webpack-plugin
@@ -720,51 +720,150 @@ var render = function () {
720
720
  "div",
721
721
  { class: _vm.prefixCls + "-content " + (_vm.disabled ? "disable" : "") },
722
722
  [
723
- _c("textarea", {
724
- directives: [
725
- {
726
- name: "model",
727
- rawName: "v-model",
728
- value: _vm.valueData,
729
- expression: "valueData",
730
- },
731
- ],
732
- ref: "textAreaRef",
733
- class: [
734
- _vm.prefixCls + " " + _vm.prefixCls + "-textarea",
735
- _vm.disabled ? "mds-input-disabled" : "",
736
- ],
737
- style: _vm.textareaStyles,
738
- attrs: {
739
- maxlength: _vm.max_length,
740
- minlength: _vm.min_length,
741
- rows: _vm.rows,
742
- placeholder: _vm.placeholder,
743
- disabled: _vm.disabled,
744
- },
745
- domProps: { value: _vm.valueData },
746
- on: {
747
- input: [
748
- function ($event) {
749
- if ($event.target.composing) {
750
- return
751
- }
752
- _vm.valueData = $event.target.value
753
- },
754
- _vm.handleInput,
755
- ],
756
- keypress: _vm.handleKeyDown,
757
- change: _vm.handleChange,
758
- focus: _vm.handleFocus,
759
- blur: _vm.handleBlur,
760
- },
761
- }),
762
- _vm.showLimit && _vm.max_length
763
- ? _c("span", { class: _vm.prefixCls + "-show-limit" }, [
764
- _vm._v(_vm._s(_vm.number) + "/" + _vm._s(_vm.max_length)),
723
+ _vm.showLimitPosition === "inside"
724
+ ? _c("div", { staticClass: "mds-input-textarea-wrapper" }, [
725
+ _c("textarea", {
726
+ directives: [
727
+ {
728
+ name: "model",
729
+ rawName: "v-model",
730
+ value: _vm.valueData,
731
+ expression: "valueData",
732
+ },
733
+ ],
734
+ ref: "textAreaRef",
735
+ class: [
736
+ _vm.prefixCls + " " + _vm.prefixCls + "-textarea",
737
+ _vm.disabled ? "mds-input-disabled" : "",
738
+ ],
739
+ style: _vm.textareaStyles,
740
+ attrs: {
741
+ maxlength: _vm.max_length,
742
+ minlength: _vm.min_length,
743
+ rows: _vm.rows,
744
+ placeholder: _vm.placeholder,
745
+ disabled: _vm.disabled,
746
+ },
747
+ domProps: { value: _vm.valueData },
748
+ on: {
749
+ input: [
750
+ function ($event) {
751
+ if ($event.target.composing) {
752
+ return
753
+ }
754
+ _vm.valueData = $event.target.value
755
+ },
756
+ _vm.handleInput,
757
+ ],
758
+ keypress: _vm.handleKeyDown,
759
+ change: _vm.handleChange,
760
+ focus: _vm.handleFocus,
761
+ blur: _vm.handleBlur,
762
+ },
763
+ }),
764
+ _vm.max_length
765
+ ? _c(
766
+ "span",
767
+ {
768
+ class: [
769
+ "mds-input-show-limit",
770
+ "mds-input-show-limit--inside",
771
+ ],
772
+ },
773
+ [_vm._v(_vm._s(_vm.number) + "/" + _vm._s(_vm.max_length))]
774
+ )
775
+ : _vm._e(),
765
776
  ])
766
- : _vm._e(),
767
- ]
777
+ : _vm.showLimitPosition === "outside"
778
+ ? [
779
+ _c("textarea", {
780
+ directives: [
781
+ {
782
+ name: "model",
783
+ rawName: "v-model",
784
+ value: _vm.valueData,
785
+ expression: "valueData",
786
+ },
787
+ ],
788
+ ref: "textAreaRef",
789
+ class: [
790
+ _vm.prefixCls + " " + _vm.prefixCls + "-textarea",
791
+ _vm.disabled ? "mds-input-disabled" : "",
792
+ ],
793
+ style: _vm.textareaStyles,
794
+ attrs: {
795
+ maxlength: _vm.max_length,
796
+ minlength: _vm.min_length,
797
+ rows: _vm.rows,
798
+ placeholder: _vm.placeholder,
799
+ disabled: _vm.disabled,
800
+ },
801
+ domProps: { value: _vm.valueData },
802
+ on: {
803
+ input: [
804
+ function ($event) {
805
+ if ($event.target.composing) {
806
+ return
807
+ }
808
+ _vm.valueData = $event.target.value
809
+ },
810
+ _vm.handleInput,
811
+ ],
812
+ keypress: _vm.handleKeyDown,
813
+ change: _vm.handleChange,
814
+ focus: _vm.handleFocus,
815
+ blur: _vm.handleBlur,
816
+ },
817
+ }),
818
+ _vm.max_length
819
+ ? _c("span", { class: ["mds-input-show-limit"] }, [
820
+ _vm._v(_vm._s(_vm.number) + "/" + _vm._s(_vm.max_length)),
821
+ ])
822
+ : _vm._e(),
823
+ ]
824
+ : [
825
+ _c("textarea", {
826
+ directives: [
827
+ {
828
+ name: "model",
829
+ rawName: "v-model",
830
+ value: _vm.valueData,
831
+ expression: "valueData",
832
+ },
833
+ ],
834
+ ref: "textAreaRef",
835
+ class: [
836
+ _vm.prefixCls + " " + _vm.prefixCls + "-textarea",
837
+ _vm.disabled ? "mds-input-disabled" : "",
838
+ ],
839
+ style: _vm.textareaStyles,
840
+ attrs: {
841
+ maxlength: _vm.max_length,
842
+ minlength: _vm.min_length,
843
+ rows: _vm.rows,
844
+ placeholder: _vm.placeholder,
845
+ disabled: _vm.disabled,
846
+ },
847
+ domProps: { value: _vm.valueData },
848
+ on: {
849
+ input: [
850
+ function ($event) {
851
+ if ($event.target.composing) {
852
+ return
853
+ }
854
+ _vm.valueData = $event.target.value
855
+ },
856
+ _vm.handleInput,
857
+ ],
858
+ keypress: _vm.handleKeyDown,
859
+ change: _vm.handleChange,
860
+ focus: _vm.handleFocus,
861
+ blur: _vm.handleBlur,
862
+ },
863
+ }),
864
+ ],
865
+ ],
866
+ 2
768
867
  )
769
868
  }
770
869
  var staticRenderFns = []
@@ -897,7 +996,7 @@ function calculateNodeHeight(uiTextNode) {
897
996
  return { height: height + 'px', minHeight: minHeight + 'px', maxHeight: maxHeight + 'px', overflowY: overflowY };
898
997
  }
899
998
  // EXTERNAL MODULE: external "./_mixin/emitter"
900
- var emitter_ = __webpack_require__(13);
999
+ var emitter_ = __webpack_require__(14);
901
1000
  var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
902
1001
 
903
1002
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/textarea.vue?vue&type=script&lang=js&
@@ -928,6 +1027,55 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
928
1027
  //
929
1028
  //
930
1029
  //
1030
+ //
1031
+ //
1032
+ //
1033
+ //
1034
+ //
1035
+ //
1036
+ //
1037
+ //
1038
+ //
1039
+ //
1040
+ //
1041
+ //
1042
+ //
1043
+ //
1044
+ //
1045
+ //
1046
+ //
1047
+ //
1048
+ //
1049
+ //
1050
+ //
1051
+ //
1052
+ //
1053
+ //
1054
+ //
1055
+ //
1056
+ //
1057
+ //
1058
+ //
1059
+ //
1060
+ //
1061
+ //
1062
+ //
1063
+ //
1064
+ //
1065
+ //
1066
+ //
1067
+ //
1068
+ //
1069
+ //
1070
+ //
1071
+ //
1072
+ //
1073
+ //
1074
+ //
1075
+ //
1076
+ //
1077
+ //
1078
+ //
931
1079
 
932
1080
 
933
1081
 
@@ -970,8 +1118,8 @@ function clearNextFrameAction(nextFrameId) {
970
1118
  default: 4
971
1119
  },
972
1120
  showLimit: {
973
- type: Boolean,
974
- default: false
1121
+ type: [Boolean, String],
1122
+ default: undefined
975
1123
  },
976
1124
  placeholder: {
977
1125
  type: String,
@@ -1004,6 +1152,11 @@ function clearNextFrameAction(nextFrameId) {
1004
1152
  },
1005
1153
  min_length: function min_length() {
1006
1154
  return this.$attrs.minlength || this.minlength;
1155
+ },
1156
+ showLimitPosition: function showLimitPosition() {
1157
+ if (this.showLimit === 'outside') return 'outside';
1158
+ if (this.showLimit === true || this.showLimit === 'inside') return 'inside';
1159
+ return null; // 不显示
1007
1160
  }
1008
1161
  },
1009
1162
  watch: {
package/dist/timeline.js CHANGED
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = 112);
94
+ /******/ return __webpack_require__(__webpack_require__.s = 113);
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -203,7 +203,7 @@ function normalizeComponent (
203
203
 
204
204
  /***/ }),
205
205
 
206
- /***/ 112:
206
+ /***/ 113:
207
207
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
208
208
 
209
209
  "use strict";
@@ -1,13 +1,13 @@
1
1
  (function webpackUniversalModuleDefinition(root, factory) {
2
2
  if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("vue"), require("./icon"), require("./_util/proptype"), require("./_mixin/locale"), require("./transition"), require("./_mixin/emitter"), require("./button"));
3
+ module.exports = factory(require("vue"), require("./icon"), require("./_util/proptype"), require("./_mixin/locale"), require("./transition"), require("./button"), require("./_mixin/emitter"));
4
4
  else if(typeof define === 'function' && define.amd)
5
- define(["vue", "./icon", "./_util/proptype", "./_mixin/locale", "./transition", "./_mixin/emitter", "./button"], factory);
5
+ define(["vue", "./icon", "./_util/proptype", "./_mixin/locale", "./transition", "./button", "./_mixin/emitter"], factory);
6
6
  else {
7
- var a = typeof exports === 'object' ? factory(require("vue"), require("./icon"), require("./_util/proptype"), require("./_mixin/locale"), require("./transition"), require("./_mixin/emitter"), require("./button")) : factory(root["Vue"], root["./icon"], root["./_util/proptype"], root["./_mixin/locale"], root["./transition"], root["./_mixin/emitter"], root["./button"]);
7
+ var a = typeof exports === 'object' ? factory(require("vue"), require("./icon"), require("./_util/proptype"), require("./_mixin/locale"), require("./transition"), require("./button"), require("./_mixin/emitter")) : factory(root["Vue"], root["./icon"], root["./_util/proptype"], root["./_mixin/locale"], root["./transition"], root["./button"], root["./_mixin/emitter"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(window, function(__WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__10__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__14__) {
10
+ })(window, function(__WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__7__, __WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__9__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__14__) {
11
11
  return /******/ (function(modules) { // webpackBootstrap
12
12
  /******/ // The module cache
13
13
  /******/ var installedModules = {};
@@ -220,7 +220,7 @@ function normalizeComponent (
220
220
  /* unused harmony export isInContainer */
221
221
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return merge; });
222
222
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return getScrollBarWidth; });
223
- /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9);
223
+ /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(10);
224
224
  /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__);
225
225
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2);
226
226
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_1__);
@@ -495,7 +495,7 @@ function getScrollBarWidth() {
495
495
  /***/ 10:
496
496
  /***/ (function(module, exports) {
497
497
 
498
- module.exports = __WEBPACK_EXTERNAL_MODULE__10__;
498
+ module.exports = require("babel-runtime/helpers/typeof");
499
499
 
500
500
  /***/ }),
501
501
 
@@ -982,7 +982,7 @@ function hasOwn(obj, key) {
982
982
  var popup_main = __webpack_require__(15);
983
983
 
984
984
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/get-own-property-descriptor"
985
- var get_own_property_descriptor_ = __webpack_require__(19);
985
+ var get_own_property_descriptor_ = __webpack_require__(20);
986
986
  var get_own_property_descriptor_default = /*#__PURE__*/__webpack_require__.n(get_own_property_descriptor_);
987
987
 
988
988
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/keys"
@@ -2445,21 +2445,21 @@ var stop = function stop(e) {
2445
2445
 
2446
2446
  /***/ }),
2447
2447
 
2448
- /***/ 19:
2448
+ /***/ 2:
2449
2449
  /***/ (function(module, exports) {
2450
2450
 
2451
- module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
2451
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
2452
2452
 
2453
2453
  /***/ }),
2454
2454
 
2455
- /***/ 2:
2455
+ /***/ 20:
2456
2456
  /***/ (function(module, exports) {
2457
2457
 
2458
- module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
2458
+ module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
2459
2459
 
2460
2460
  /***/ }),
2461
2461
 
2462
- /***/ 22:
2462
+ /***/ 23:
2463
2463
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2464
2464
 
2465
2465
  "use strict";
@@ -2474,7 +2474,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
2474
2474
  /* unused harmony export isScroll */
2475
2475
  /* unused harmony export getScrollContainer */
2476
2476
  /* unused harmony export isInContainer */
2477
- /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9);
2477
+ /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(10);
2478
2478
  /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__);
2479
2479
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2);
2480
2480
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_1__);
@@ -2704,7 +2704,14 @@ var isInContainer = function isInContainer(el, container) {
2704
2704
 
2705
2705
  /***/ }),
2706
2706
 
2707
- /***/ 23:
2707
+ /***/ 237:
2708
+ /***/ (function(module, exports) {
2709
+
2710
+ // removed by extract-text-webpack-plugin
2711
+
2712
+ /***/ }),
2713
+
2714
+ /***/ 24:
2708
2715
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2709
2716
 
2710
2717
  "use strict";
@@ -2740,34 +2747,27 @@ var placementMap = {
2740
2747
 
2741
2748
  /***/ }),
2742
2749
 
2743
- /***/ 237:
2750
+ /***/ 3:
2744
2751
  /***/ (function(module, exports) {
2745
2752
 
2746
- // removed by extract-text-webpack-plugin
2753
+ module.exports = require("babel-runtime/helpers/defineProperty");
2747
2754
 
2748
2755
  /***/ }),
2749
2756
 
2750
- /***/ 29:
2757
+ /***/ 30:
2751
2758
  /***/ (function(module, exports) {
2752
2759
 
2753
2760
  module.exports = require("moment");
2754
2761
 
2755
2762
  /***/ }),
2756
2763
 
2757
- /***/ 3:
2758
- /***/ (function(module, exports) {
2759
-
2760
- module.exports = require("babel-runtime/helpers/defineProperty");
2761
-
2762
- /***/ }),
2763
-
2764
2764
  /***/ 37:
2765
2765
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2766
2766
 
2767
2767
  "use strict";
2768
2768
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
2769
2769
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
2770
- /* harmony import */ var _dom_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(22);
2770
+ /* harmony import */ var _dom_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23);
2771
2771
 
2772
2772
 
2773
2773
 
@@ -3004,7 +3004,7 @@ var external_deepmerge_ = __webpack_require__(50);
3004
3004
  var external_deepmerge_default = /*#__PURE__*/__webpack_require__.n(external_deepmerge_);
3005
3005
 
3006
3006
  // EXTERNAL MODULE: external "babel-runtime/helpers/typeof"
3007
- var typeof_ = __webpack_require__(9);
3007
+ var typeof_ = __webpack_require__(10);
3008
3008
  var typeof_default = /*#__PURE__*/__webpack_require__.n(typeof_);
3009
3009
 
3010
3010
  // EXTERNAL MODULE: ./components/_util/util.js
@@ -3351,7 +3351,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__8__;
3351
3351
  /***/ 9:
3352
3352
  /***/ (function(module, exports) {
3353
3353
 
3354
- module.exports = require("babel-runtime/helpers/typeof");
3354
+ module.exports = __WEBPACK_EXTERNAL_MODULE__9__;
3355
3355
 
3356
3356
  /***/ }),
3357
3357
 
@@ -3379,11 +3379,11 @@ var defineProperty_ = __webpack_require__(3);
3379
3379
  var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty_);
3380
3380
 
3381
3381
  // EXTERNAL MODULE: external "moment"
3382
- var external_moment_ = __webpack_require__(29);
3382
+ var external_moment_ = __webpack_require__(30);
3383
3383
  var external_moment_default = /*#__PURE__*/__webpack_require__.n(external_moment_);
3384
3384
 
3385
3385
  // EXTERNAL MODULE: ./components/_util/_popper/popper-mixin.js
3386
- var popper_mixin = __webpack_require__(23);
3386
+ var popper_mixin = __webpack_require__(24);
3387
3387
 
3388
3388
  // EXTERNAL MODULE: ./components/_util/_popper/vue-popper.js + 1 modules
3389
3389
  var vue_popper = __webpack_require__(18);
@@ -4420,15 +4420,15 @@ var external_transition_ = __webpack_require__(12);
4420
4420
  var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
4421
4421
 
4422
4422
  // EXTERNAL MODULE: external "./button"
4423
- var external_button_ = __webpack_require__(14);
4423
+ var external_button_ = __webpack_require__(13);
4424
4424
  var external_button_default = /*#__PURE__*/__webpack_require__.n(external_button_);
4425
4425
 
4426
4426
  // EXTERNAL MODULE: external "./_mixin/emitter"
4427
- var emitter_ = __webpack_require__(13);
4427
+ var emitter_ = __webpack_require__(14);
4428
4428
  var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
4429
4429
 
4430
4430
  // EXTERNAL MODULE: external "./_mixin/locale"
4431
- var locale_ = __webpack_require__(10);
4431
+ var locale_ = __webpack_require__(9);
4432
4432
  var locale_default = /*#__PURE__*/__webpack_require__.n(locale_);
4433
4433
 
4434
4434
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/timepicker/time-picker.vue?vue&type=script&lang=js&
package/dist/tooltip.js CHANGED
@@ -113,7 +113,7 @@ return /******/ (function(modules) { // webpackBootstrap
113
113
  /* unused harmony export isInContainer */
114
114
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return merge; });
115
115
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return getScrollBarWidth; });
116
- /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9);
116
+ /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(10);
117
117
  /* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__);
118
118
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2);
119
119
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_1__);
@@ -385,6 +385,13 @@ function getScrollBarWidth() {
385
385
 
386
386
  /***/ }),
387
387
 
388
+ /***/ 10:
389
+ /***/ (function(module, exports) {
390
+
391
+ module.exports = require("babel-runtime/helpers/typeof");
392
+
393
+ /***/ }),
394
+
388
395
  /***/ 11:
389
396
  /***/ (function(module, exports) {
390
397
 
@@ -640,7 +647,7 @@ var scrollBarWidth = void 0;
640
647
  var popup_main = __webpack_require__(15);
641
648
 
642
649
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/get-own-property-descriptor"
643
- var get_own_property_descriptor_ = __webpack_require__(19);
650
+ var get_own_property_descriptor_ = __webpack_require__(20);
644
651
  var get_own_property_descriptor_default = /*#__PURE__*/__webpack_require__.n(get_own_property_descriptor_);
645
652
 
646
653
  // EXTERNAL MODULE: external "babel-runtime/core-js/object/keys"
@@ -2103,13 +2110,6 @@ var stop = function stop(e) {
2103
2110
 
2104
2111
  /***/ }),
2105
2112
 
2106
- /***/ 19:
2107
- /***/ (function(module, exports) {
2108
-
2109
- module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
2110
-
2111
- /***/ }),
2112
-
2113
2113
  /***/ 194:
2114
2114
  /***/ (function(module, exports) {
2115
2115
 
@@ -2127,11 +2127,18 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
2127
2127
  /***/ 20:
2128
2128
  /***/ (function(module, exports) {
2129
2129
 
2130
+ module.exports = require("babel-runtime/core-js/object/get-own-property-descriptor");
2131
+
2132
+ /***/ }),
2133
+
2134
+ /***/ 21:
2135
+ /***/ (function(module, exports) {
2136
+
2130
2137
  module.exports = require("throttle-debounce");
2131
2138
 
2132
2139
  /***/ }),
2133
2140
 
2134
- /***/ 23:
2141
+ /***/ 24:
2135
2142
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2136
2143
 
2137
2144
  "use strict";
@@ -2194,7 +2201,7 @@ var style = __webpack_require__(41);
2194
2201
  var vue_popper = __webpack_require__(18);
2195
2202
 
2196
2203
  // EXTERNAL MODULE: ./components/_util/_popper/popper-mixin.js
2197
- var popper_mixin = __webpack_require__(23);
2204
+ var popper_mixin = __webpack_require__(24);
2198
2205
 
2199
2206
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
2200
2207
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(2);
@@ -2205,7 +2212,7 @@ var external_transition_ = __webpack_require__(12);
2205
2212
  var external_transition_default = /*#__PURE__*/__webpack_require__.n(external_transition_);
2206
2213
 
2207
2214
  // EXTERNAL MODULE: external "throttle-debounce"
2208
- var external_throttle_debounce_ = __webpack_require__(20);
2215
+ var external_throttle_debounce_ = __webpack_require__(21);
2209
2216
 
2210
2217
  // EXTERNAL MODULE: ./components/_util/_popper/dom-helper.js
2211
2218
  var dom_helper = __webpack_require__(1);
@@ -2689,13 +2696,6 @@ if (!vue__WEBPACK_IMPORTED_MODULE_0___default.a.prototype.$isServer) {
2689
2696
 
2690
2697
  module.exports = require("babel-runtime/core-js/object/assign");
2691
2698
 
2692
- /***/ }),
2693
-
2694
- /***/ 9:
2695
- /***/ (function(module, exports) {
2696
-
2697
- module.exports = require("babel-runtime/helpers/typeof");
2698
-
2699
2699
  /***/ })
2700
2700
 
2701
2701
  /******/ });