@mdsfe/mds-ui 0.4.9-beta.4 → 0.4.9
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/affix.js +21 -26
- package/dist/alert.js +21 -26
- package/dist/anchor.js +33 -41
- package/dist/avatar.js +21 -26
- package/dist/backtop.js +21 -26
- package/dist/badge.js +26 -31
- package/dist/bordershadow.js +21 -26
- package/dist/breadcrumb.js +33 -41
- package/dist/button.js +33 -41
- package/dist/card.js +33 -41
- package/dist/carousel.js +33 -41
- package/dist/cascader.js +57 -74
- package/dist/cascaderpanel.js +40 -51
- package/dist/checkbox.js +33 -41
- package/dist/col.js +33 -41
- package/dist/collapse.js +33 -41
- package/dist/color.js +21 -26
- package/dist/datepicker.js +148 -186
- package/dist/divider.js +21 -26
- package/dist/drawer.js +21 -26
- package/dist/dropdown.js +33 -41
- package/dist/empty.js +21 -26
- package/dist/font.js +21 -26
- package/dist/form.js +33 -41
- package/dist/icon.js +21 -26
- package/dist/index.js +19 -15
- package/dist/input.js +43 -57
- package/dist/inputnumber.js +21 -26
- package/dist/layout.js +69 -86
- package/dist/list.js +33 -41
- package/dist/loading.js +21 -26
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +71200 -1
- package/dist/menu.js +57 -71
- package/dist/message.js +45 -56
- package/dist/modal.js +21 -26
- package/dist/notification.js +38 -46
- package/dist/pagination.js +45 -56
- package/dist/popconfirm.js +1 -1
- package/dist/popover.js +21 -26
- package/dist/progress.js +46 -57
- package/dist/radio.js +36 -44
- package/dist/rate.js +33 -41
- package/dist/row.js +33 -41
- package/dist/select.js +64 -81
- package/dist/slider.js +37 -45
- package/dist/slottable.js +31 -39
- package/dist/steps.js +1 -1
- package/dist/style/badge.css +2 -2
- package/dist/style/base.css +1 -1
- package/dist/style/icon.css +1 -1
- package/dist/style/index.css +1 -1
- package/dist/style/notification.css +4 -4
- package/dist/style/rate.css +3 -3
- package/dist/switch.js +21 -26
- package/dist/table.js +136 -171
- package/dist/tabs.js +75 -98
- package/dist/tag.js +21 -26
- package/dist/text.js +52 -66
- package/dist/timeline.js +33 -41
- package/dist/timepicker.js +51 -68
- package/dist/tooltip.js +1 -1
- package/dist/transfer.js +45 -56
- package/dist/transition.js +1 -1
- package/dist/tree.js +33 -41
- package/dist/typography.js +33 -41
- package/dist/upload.js +74 -94
- package/package.json +9 -10
- package/CHANGELOG.md +0 -1057
- package/dist/font/iconfont.6287649.ttf +0 -1
- package/dist/font/iconfont.badd670.woff +0 -1
- package/dist/font/iconfont.c1b8fe0.woff2 +0 -1
- package/dist/mds-ui.common.css +0 -7
- package/dist/mds-ui.common.js +0 -1
- package/dist/style/affix.js +0 -1
- package/dist/style/alert.js +0 -1
- package/dist/style/anchor.js +0 -1
- package/dist/style/avatar.js +0 -1
- package/dist/style/backtop.js +0 -1
- package/dist/style/badge.js +0 -1
- package/dist/style/base.js +0 -1
- package/dist/style/bordershadow.js +0 -1
- package/dist/style/breadcrumb.js +0 -1
- package/dist/style/button.js +0 -1
- package/dist/style/card.js +0 -1
- package/dist/style/carousel.js +0 -1
- package/dist/style/cascader.js +0 -1
- package/dist/style/cascaderpanel.js +0 -1
- package/dist/style/checkbox.js +0 -1
- package/dist/style/col.js +0 -1
- package/dist/style/collapse.js +0 -1
- package/dist/style/color.js +0 -1
- package/dist/style/datepicker.js +0 -1
- package/dist/style/divider.js +0 -1
- package/dist/style/drawer.js +0 -1
- package/dist/style/dropdown.js +0 -1
- package/dist/style/empty.js +0 -1
- package/dist/style/font.js +0 -1
- package/dist/style/form.js +0 -1
- package/dist/style/icon.js +0 -1
- package/dist/style/index.js +0 -1
- package/dist/style/input.js +0 -1
- package/dist/style/inputnumber.js +0 -1
- package/dist/style/layout.js +0 -1
- package/dist/style/list.js +0 -1
- package/dist/style/loading.js +0 -1
- package/dist/style/menu.js +0 -1
- package/dist/style/message.js +0 -1
- package/dist/style/modal.js +0 -1
- package/dist/style/notification.js +0 -1
- package/dist/style/pagination.js +0 -1
- package/dist/style/popconfirm.js +0 -1
- package/dist/style/popover.js +0 -1
- package/dist/style/progress.js +0 -1
- package/dist/style/radio.js +0 -1
- package/dist/style/rate.js +0 -1
- package/dist/style/row.js +0 -1
- package/dist/style/select.js +0 -1
- package/dist/style/slider.js +0 -1
- package/dist/style/slottable.js +0 -1
- package/dist/style/steps.js +0 -1
- package/dist/style/switch.js +0 -1
- package/dist/style/table.js +0 -1
- package/dist/style/tabs.js +0 -1
- package/dist/style/tag.js +0 -1
- package/dist/style/text.js +0 -1
- package/dist/style/timeline.js +0 -1
- package/dist/style/timepicker.js +0 -1
- package/dist/style/tooltip.js +0 -1
- package/dist/style/transfer.js +0 -1
- package/dist/style/transition.js +0 -1
- package/dist/style/tree.js +0 -1
- package/dist/style/typography.js +0 -1
- package/dist/style/upload.js +0 -1
package/dist/input.js
CHANGED
|
@@ -87,7 +87,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
87
87
|
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
88
88
|
/******/
|
|
89
89
|
/******/ // __webpack_public_path__
|
|
90
|
-
/******/ __webpack_require__.p = "";
|
|
90
|
+
/******/ __webpack_require__.p = "/dist/";
|
|
91
91
|
/******/
|
|
92
92
|
/******/
|
|
93
93
|
/******/ // Load entry module and return exports
|
|
@@ -107,20 +107,19 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
107
107
|
// This module is a runtime utility for cleaner component module output and will
|
|
108
108
|
// be included in the final webpack user bundle.
|
|
109
109
|
|
|
110
|
-
function normalizeComponent
|
|
110
|
+
function normalizeComponent(
|
|
111
111
|
scriptExports,
|
|
112
112
|
render,
|
|
113
113
|
staticRenderFns,
|
|
114
114
|
functionalTemplate,
|
|
115
115
|
injectStyles,
|
|
116
116
|
scopeId,
|
|
117
|
-
moduleIdentifier
|
|
117
|
+
moduleIdentifier /* server only */,
|
|
118
118
|
shadowMode /* vue-cli only */
|
|
119
119
|
) {
|
|
120
120
|
// Vue.extend constructor export interop
|
|
121
|
-
var options =
|
|
122
|
-
? scriptExports.options
|
|
123
|
-
: scriptExports
|
|
121
|
+
var options =
|
|
122
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
124
123
|
|
|
125
124
|
// render functions
|
|
126
125
|
if (render) {
|
|
@@ -140,7 +139,8 @@ function normalizeComponent (
|
|
|
140
139
|
}
|
|
141
140
|
|
|
142
141
|
var hook
|
|
143
|
-
if (moduleIdentifier) {
|
|
142
|
+
if (moduleIdentifier) {
|
|
143
|
+
// server build
|
|
144
144
|
hook = function (context) {
|
|
145
145
|
// 2.3 injection
|
|
146
146
|
context =
|
|
@@ -166,11 +166,11 @@ function normalizeComponent (
|
|
|
166
166
|
} else if (injectStyles) {
|
|
167
167
|
hook = shadowMode
|
|
168
168
|
? function () {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
169
|
+
injectStyles.call(
|
|
170
|
+
this,
|
|
171
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
172
|
+
)
|
|
173
|
+
}
|
|
174
174
|
: injectStyles
|
|
175
175
|
}
|
|
176
176
|
|
|
@@ -181,16 +181,14 @@ function normalizeComponent (
|
|
|
181
181
|
options._injectStyles = hook
|
|
182
182
|
// register for functional component in vue file
|
|
183
183
|
var originalRender = options.render
|
|
184
|
-
options.render = function renderWithStyleInjection
|
|
184
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
185
185
|
hook.call(context)
|
|
186
186
|
return originalRender(h, context)
|
|
187
187
|
}
|
|
188
188
|
} else {
|
|
189
189
|
// inject component registration as beforeCreate hook
|
|
190
190
|
var existing = options.beforeCreate
|
|
191
|
-
options.beforeCreate = existing
|
|
192
|
-
? [].concat(existing, hook)
|
|
193
|
-
: [hook]
|
|
191
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
194
192
|
}
|
|
195
193
|
}
|
|
196
194
|
|
|
@@ -228,7 +226,7 @@ var external_icon_default = /*#__PURE__*/__webpack_require__.n(external_icon_);
|
|
|
228
226
|
var emitter_ = __webpack_require__(14);
|
|
229
227
|
var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
230
228
|
|
|
231
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/input.vue?vue&type=script&lang=js
|
|
229
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/input.vue?vue&type=script&lang=js
|
|
232
230
|
|
|
233
231
|
|
|
234
232
|
|
|
@@ -243,7 +241,7 @@ var SIZEMAP = {
|
|
|
243
241
|
'mini': 'mni'
|
|
244
242
|
};
|
|
245
243
|
|
|
246
|
-
/* harmony default export */ var
|
|
244
|
+
/* harmony default export */ var inputvue_type_script_lang_js = ({
|
|
247
245
|
name: 'MdsInput',
|
|
248
246
|
mixins: [emitter_default.a],
|
|
249
247
|
props: {
|
|
@@ -519,8 +517,8 @@ var SIZEMAP = {
|
|
|
519
517
|
}
|
|
520
518
|
}
|
|
521
519
|
});
|
|
522
|
-
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=script&lang=js
|
|
523
|
-
/* harmony default export */ var
|
|
520
|
+
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=script&lang=js
|
|
521
|
+
/* harmony default export */ var input_inputvue_type_script_lang_js = (inputvue_type_script_lang_js);
|
|
524
522
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
525
523
|
var componentNormalizer = __webpack_require__(0);
|
|
526
524
|
|
|
@@ -533,7 +531,7 @@ var input_render, staticRenderFns
|
|
|
533
531
|
/* normalize component */
|
|
534
532
|
|
|
535
533
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
536
|
-
|
|
534
|
+
input_inputvue_type_script_lang_js,
|
|
537
535
|
input_render,
|
|
538
536
|
staticRenderFns,
|
|
539
537
|
false,
|
|
@@ -543,15 +541,12 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
543
541
|
|
|
544
542
|
)
|
|
545
543
|
|
|
546
|
-
/* hot reload */
|
|
547
|
-
if (false) { var api; }
|
|
548
|
-
component.options.__file = "components/input/input.vue"
|
|
549
544
|
/* harmony default export */ var input = (component.exports);
|
|
550
545
|
// EXTERNAL MODULE: external "./button"
|
|
551
546
|
var external_button_ = __webpack_require__(13);
|
|
552
547
|
var external_button_default = /*#__PURE__*/__webpack_require__.n(external_button_);
|
|
553
548
|
|
|
554
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/search.vue?vue&type=script&lang=js
|
|
549
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/search.vue?vue&type=script&lang=js
|
|
555
550
|
|
|
556
551
|
|
|
557
552
|
|
|
@@ -562,7 +557,7 @@ var BUTTONSIZE = {
|
|
|
562
557
|
'large': 'large',
|
|
563
558
|
'mini': 'large-small'
|
|
564
559
|
};
|
|
565
|
-
/* harmony default export */ var
|
|
560
|
+
/* harmony default export */ var searchvue_type_script_lang_js = ({
|
|
566
561
|
name: 'MdsInputSearch',
|
|
567
562
|
props: {
|
|
568
563
|
addonAfter: String,
|
|
@@ -673,8 +668,8 @@ var BUTTONSIZE = {
|
|
|
673
668
|
}, renderArr);
|
|
674
669
|
}
|
|
675
670
|
});
|
|
676
|
-
// CONCATENATED MODULE: ./components/input/search.vue?vue&type=script&lang=js
|
|
677
|
-
/* harmony default export */ var
|
|
671
|
+
// CONCATENATED MODULE: ./components/input/search.vue?vue&type=script&lang=js
|
|
672
|
+
/* harmony default export */ var input_searchvue_type_script_lang_js = (searchvue_type_script_lang_js);
|
|
678
673
|
// CONCATENATED MODULE: ./components/input/search.vue
|
|
679
674
|
var search_render, search_staticRenderFns
|
|
680
675
|
|
|
@@ -684,7 +679,7 @@ var search_render, search_staticRenderFns
|
|
|
684
679
|
/* normalize component */
|
|
685
680
|
|
|
686
681
|
var search_component = Object(componentNormalizer["a" /* default */])(
|
|
687
|
-
|
|
682
|
+
input_searchvue_type_script_lang_js,
|
|
688
683
|
search_render,
|
|
689
684
|
search_staticRenderFns,
|
|
690
685
|
false,
|
|
@@ -694,27 +689,24 @@ var search_component = Object(componentNormalizer["a" /* default */])(
|
|
|
694
689
|
|
|
695
690
|
)
|
|
696
691
|
|
|
697
|
-
/* hot reload */
|
|
698
|
-
if (false) { var search_api; }
|
|
699
|
-
search_component.options.__file = "components/input/search.vue"
|
|
700
692
|
/* harmony default export */ var search = (search_component.exports);
|
|
701
693
|
// EXTERNAL MODULE: ./components/input/textarea.vue + 5 modules
|
|
702
694
|
var input_textarea = __webpack_require__(44);
|
|
703
695
|
|
|
704
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/input/group.vue?vue&type=template&id=
|
|
705
|
-
var
|
|
696
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/input/group.vue?vue&type=template&id=9a652878
|
|
697
|
+
var groupvue_type_template_id_9a652878_render = function () {
|
|
706
698
|
var _vm = this
|
|
707
699
|
var _h = _vm.$createElement
|
|
708
700
|
var _c = _vm._self._c || _h
|
|
709
701
|
return _c("span", { class: _vm.classes }, [_vm._t("default")], 2)
|
|
710
702
|
}
|
|
711
|
-
var
|
|
712
|
-
|
|
703
|
+
var groupvue_type_template_id_9a652878_staticRenderFns = []
|
|
704
|
+
groupvue_type_template_id_9a652878_render._withStripped = true
|
|
713
705
|
|
|
714
706
|
|
|
715
|
-
// CONCATENATED MODULE: ./components/input/group.vue?vue&type=template&id=
|
|
707
|
+
// CONCATENATED MODULE: ./components/input/group.vue?vue&type=template&id=9a652878
|
|
716
708
|
|
|
717
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/group.vue?vue&type=script&lang=js
|
|
709
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/group.vue?vue&type=script&lang=js
|
|
718
710
|
|
|
719
711
|
//
|
|
720
712
|
//
|
|
@@ -725,7 +717,7 @@ groupvue_type_template_id_9e2c1de2_render._withStripped = true
|
|
|
725
717
|
|
|
726
718
|
|
|
727
719
|
|
|
728
|
-
/* harmony default export */ var
|
|
720
|
+
/* harmony default export */ var groupvue_type_script_lang_js = ({
|
|
729
721
|
name: 'MdsInputGroup',
|
|
730
722
|
props: {
|
|
731
723
|
compact: {
|
|
@@ -756,8 +748,8 @@ groupvue_type_template_id_9e2c1de2_render._withStripped = true
|
|
|
756
748
|
}
|
|
757
749
|
}
|
|
758
750
|
});
|
|
759
|
-
// CONCATENATED MODULE: ./components/input/group.vue?vue&type=script&lang=js
|
|
760
|
-
/* harmony default export */ var
|
|
751
|
+
// CONCATENATED MODULE: ./components/input/group.vue?vue&type=script&lang=js
|
|
752
|
+
/* harmony default export */ var input_groupvue_type_script_lang_js = (groupvue_type_script_lang_js);
|
|
761
753
|
// CONCATENATED MODULE: ./components/input/group.vue
|
|
762
754
|
|
|
763
755
|
|
|
@@ -767,9 +759,9 @@ groupvue_type_template_id_9e2c1de2_render._withStripped = true
|
|
|
767
759
|
/* normalize component */
|
|
768
760
|
|
|
769
761
|
var group_component = Object(componentNormalizer["a" /* default */])(
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
762
|
+
input_groupvue_type_script_lang_js,
|
|
763
|
+
groupvue_type_template_id_9a652878_render,
|
|
764
|
+
groupvue_type_template_id_9a652878_staticRenderFns,
|
|
773
765
|
false,
|
|
774
766
|
null,
|
|
775
767
|
null,
|
|
@@ -777,9 +769,6 @@ var group_component = Object(componentNormalizer["a" /* default */])(
|
|
|
777
769
|
|
|
778
770
|
)
|
|
779
771
|
|
|
780
|
-
/* hot reload */
|
|
781
|
-
if (false) { var group_api; }
|
|
782
|
-
group_component.options.__file = "components/input/group.vue"
|
|
783
772
|
/* harmony default export */ var group = (group_component.exports);
|
|
784
773
|
// CONCATENATED MODULE: ./components/input/index.js
|
|
785
774
|
|
|
@@ -842,7 +831,7 @@ module.exports = require("babel-runtime/helpers/defineProperty");
|
|
|
842
831
|
|
|
843
832
|
"use strict";
|
|
844
833
|
|
|
845
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/input/textarea.vue?vue&type=template&id=
|
|
834
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/input/textarea.vue?vue&type=template&id=55f2aeec
|
|
846
835
|
var render = function () {
|
|
847
836
|
var _vm = this
|
|
848
837
|
var _h = _vm.$createElement
|
|
@@ -1001,7 +990,7 @@ var staticRenderFns = []
|
|
|
1001
990
|
render._withStripped = true
|
|
1002
991
|
|
|
1003
992
|
|
|
1004
|
-
// CONCATENATED MODULE: ./components/input/textarea.vue?vue&type=template&id=
|
|
993
|
+
// CONCATENATED MODULE: ./components/input/textarea.vue?vue&type=template&id=55f2aeec
|
|
1005
994
|
|
|
1006
995
|
// CONCATENATED MODULE: ./components/input/calculateNodeHeight.js
|
|
1007
996
|
// Thanks to https://github.com/andreypopp/react-textarea-autosize/
|
|
@@ -1130,7 +1119,7 @@ function calculateNodeHeight(uiTextNode) {
|
|
|
1130
1119
|
var emitter_ = __webpack_require__(14);
|
|
1131
1120
|
var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
1132
1121
|
|
|
1133
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/textarea.vue?vue&type=script&lang=js
|
|
1122
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/input/textarea.vue?vue&type=script&lang=js
|
|
1134
1123
|
//
|
|
1135
1124
|
//
|
|
1136
1125
|
//
|
|
@@ -1226,7 +1215,7 @@ function clearNextFrameAction(nextFrameId) {
|
|
|
1226
1215
|
}
|
|
1227
1216
|
}
|
|
1228
1217
|
|
|
1229
|
-
/* harmony default export */ var
|
|
1218
|
+
/* harmony default export */ var textareavue_type_script_lang_js = ({
|
|
1230
1219
|
name: 'MdsInputTextarea',
|
|
1231
1220
|
mixins: [emitter_default.a],
|
|
1232
1221
|
props: {
|
|
@@ -1358,8 +1347,8 @@ function clearNextFrameAction(nextFrameId) {
|
|
|
1358
1347
|
this.resizeTextarea();
|
|
1359
1348
|
}
|
|
1360
1349
|
});
|
|
1361
|
-
// CONCATENATED MODULE: ./components/input/textarea.vue?vue&type=script&lang=js
|
|
1362
|
-
/* harmony default export */ var
|
|
1350
|
+
// CONCATENATED MODULE: ./components/input/textarea.vue?vue&type=script&lang=js
|
|
1351
|
+
/* harmony default export */ var input_textareavue_type_script_lang_js = (textareavue_type_script_lang_js);
|
|
1363
1352
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
1364
1353
|
var componentNormalizer = __webpack_require__(0);
|
|
1365
1354
|
|
|
@@ -1372,7 +1361,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
1372
1361
|
/* normalize component */
|
|
1373
1362
|
|
|
1374
1363
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
1375
|
-
|
|
1364
|
+
input_textareavue_type_script_lang_js,
|
|
1376
1365
|
render,
|
|
1377
1366
|
staticRenderFns,
|
|
1378
1367
|
false,
|
|
@@ -1382,9 +1371,6 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
1382
1371
|
|
|
1383
1372
|
)
|
|
1384
1373
|
|
|
1385
|
-
/* hot reload */
|
|
1386
|
-
if (false) { var api; }
|
|
1387
|
-
component.options.__file = "components/input/textarea.vue"
|
|
1388
1374
|
/* harmony default export */ var input_textarea = __webpack_exports__["a"] = (component.exports);
|
|
1389
1375
|
|
|
1390
1376
|
/***/ }),
|
package/dist/inputnumber.js
CHANGED
|
@@ -87,7 +87,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
87
87
|
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
88
88
|
/******/
|
|
89
89
|
/******/ // __webpack_public_path__
|
|
90
|
-
/******/ __webpack_require__.p = "";
|
|
90
|
+
/******/ __webpack_require__.p = "/dist/";
|
|
91
91
|
/******/
|
|
92
92
|
/******/
|
|
93
93
|
/******/ // Load entry module and return exports
|
|
@@ -107,20 +107,19 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
107
107
|
// This module is a runtime utility for cleaner component module output and will
|
|
108
108
|
// be included in the final webpack user bundle.
|
|
109
109
|
|
|
110
|
-
function normalizeComponent
|
|
110
|
+
function normalizeComponent(
|
|
111
111
|
scriptExports,
|
|
112
112
|
render,
|
|
113
113
|
staticRenderFns,
|
|
114
114
|
functionalTemplate,
|
|
115
115
|
injectStyles,
|
|
116
116
|
scopeId,
|
|
117
|
-
moduleIdentifier
|
|
117
|
+
moduleIdentifier /* server only */,
|
|
118
118
|
shadowMode /* vue-cli only */
|
|
119
119
|
) {
|
|
120
120
|
// Vue.extend constructor export interop
|
|
121
|
-
var options =
|
|
122
|
-
? scriptExports.options
|
|
123
|
-
: scriptExports
|
|
121
|
+
var options =
|
|
122
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
124
123
|
|
|
125
124
|
// render functions
|
|
126
125
|
if (render) {
|
|
@@ -140,7 +139,8 @@ function normalizeComponent (
|
|
|
140
139
|
}
|
|
141
140
|
|
|
142
141
|
var hook
|
|
143
|
-
if (moduleIdentifier) {
|
|
142
|
+
if (moduleIdentifier) {
|
|
143
|
+
// server build
|
|
144
144
|
hook = function (context) {
|
|
145
145
|
// 2.3 injection
|
|
146
146
|
context =
|
|
@@ -166,11 +166,11 @@ function normalizeComponent (
|
|
|
166
166
|
} else if (injectStyles) {
|
|
167
167
|
hook = shadowMode
|
|
168
168
|
? function () {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
169
|
+
injectStyles.call(
|
|
170
|
+
this,
|
|
171
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
172
|
+
)
|
|
173
|
+
}
|
|
174
174
|
: injectStyles
|
|
175
175
|
}
|
|
176
176
|
|
|
@@ -181,16 +181,14 @@ function normalizeComponent (
|
|
|
181
181
|
options._injectStyles = hook
|
|
182
182
|
// register for functional component in vue file
|
|
183
183
|
var originalRender = options.render
|
|
184
|
-
options.render = function renderWithStyleInjection
|
|
184
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
185
185
|
hook.call(context)
|
|
186
186
|
return originalRender(h, context)
|
|
187
187
|
}
|
|
188
188
|
} else {
|
|
189
189
|
// inject component registration as beforeCreate hook
|
|
190
190
|
var existing = options.beforeCreate
|
|
191
|
-
options.beforeCreate = existing
|
|
192
|
-
? [].concat(existing, hook)
|
|
193
|
-
: [hook]
|
|
191
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
194
192
|
}
|
|
195
193
|
}
|
|
196
194
|
|
|
@@ -219,7 +217,7 @@ var style = __webpack_require__(188);
|
|
|
219
217
|
// CONCATENATED MODULE: ./components/inputnumber/style/index.js
|
|
220
218
|
|
|
221
219
|
|
|
222
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/inputnumber/inputnumber.vue?vue&type=template&id=
|
|
220
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/inputnumber/inputnumber.vue?vue&type=template&id=28d24b34
|
|
223
221
|
var render = function () {
|
|
224
222
|
var _vm = this
|
|
225
223
|
var _h = _vm.$createElement
|
|
@@ -308,7 +306,7 @@ var staticRenderFns = []
|
|
|
308
306
|
render._withStripped = true
|
|
309
307
|
|
|
310
308
|
|
|
311
|
-
// CONCATENATED MODULE: ./components/inputnumber/inputnumber.vue?vue&type=template&id=
|
|
309
|
+
// CONCATENATED MODULE: ./components/inputnumber/inputnumber.vue?vue&type=template&id=28d24b34
|
|
312
310
|
|
|
313
311
|
// EXTERNAL MODULE: external "./icon"
|
|
314
312
|
var external_icon_ = __webpack_require__(7);
|
|
@@ -399,7 +397,7 @@ var external_input_default = /*#__PURE__*/__webpack_require__.n(external_input_)
|
|
|
399
397
|
var emitter_ = __webpack_require__(14);
|
|
400
398
|
var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
401
399
|
|
|
402
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/inputnumber/inputnumber.vue?vue&type=script&lang=js
|
|
400
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./components/inputnumber/inputnumber.vue?vue&type=script&lang=js
|
|
403
401
|
//
|
|
404
402
|
//
|
|
405
403
|
//
|
|
@@ -451,7 +449,7 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
|
451
449
|
|
|
452
450
|
|
|
453
451
|
|
|
454
|
-
/* harmony default export */ var
|
|
452
|
+
/* harmony default export */ var inputnumbervue_type_script_lang_js = ({
|
|
455
453
|
name: 'MdsInputnumber',
|
|
456
454
|
data: function data() {
|
|
457
455
|
return {
|
|
@@ -630,8 +628,8 @@ var emitter_default = /*#__PURE__*/__webpack_require__.n(emitter_);
|
|
|
630
628
|
}
|
|
631
629
|
}
|
|
632
630
|
});
|
|
633
|
-
// CONCATENATED MODULE: ./components/inputnumber/inputnumber.vue?vue&type=script&lang=js
|
|
634
|
-
/* harmony default export */ var
|
|
631
|
+
// CONCATENATED MODULE: ./components/inputnumber/inputnumber.vue?vue&type=script&lang=js
|
|
632
|
+
/* harmony default export */ var inputnumber_inputnumbervue_type_script_lang_js = (inputnumbervue_type_script_lang_js);
|
|
635
633
|
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
636
634
|
var componentNormalizer = __webpack_require__(0);
|
|
637
635
|
|
|
@@ -644,7 +642,7 @@ var componentNormalizer = __webpack_require__(0);
|
|
|
644
642
|
/* normalize component */
|
|
645
643
|
|
|
646
644
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
647
|
-
|
|
645
|
+
inputnumber_inputnumbervue_type_script_lang_js,
|
|
648
646
|
render,
|
|
649
647
|
staticRenderFns,
|
|
650
648
|
false,
|
|
@@ -654,9 +652,6 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
654
652
|
|
|
655
653
|
)
|
|
656
654
|
|
|
657
|
-
/* hot reload */
|
|
658
|
-
if (false) { var api; }
|
|
659
|
-
component.options.__file = "components/inputnumber/inputnumber.vue"
|
|
660
655
|
/* harmony default export */ var inputnumber = (component.exports);
|
|
661
656
|
// CONCATENATED MODULE: ./components/inputnumber/index.js
|
|
662
657
|
|