meixioacomponent 0.3.16 → 0.3.17
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.
|
@@ -7257,6 +7257,20 @@ module.exports = Object.hasOwn || function hasOwn(it, key) {
|
|
|
7257
7257
|
};
|
|
7258
7258
|
|
|
7259
7259
|
|
|
7260
|
+
/***/ }),
|
|
7261
|
+
|
|
7262
|
+
/***/ "1a4d":
|
|
7263
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
7264
|
+
|
|
7265
|
+
// Imports
|
|
7266
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
7267
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
7268
|
+
// Module
|
|
7269
|
+
exports.push([module.i, ".form-item-wrap[data-v-ccc8bac4]{width:100%;height:auto;position:relative;border-radius:calc(var(--radius)*2)}.form-item-wrap .item-content[data-v-ccc8bac4]{display:flex;align-items:center;flex-flow:row nowrap;box-sizing:border-box;border-radius:inherit;background:var(--color-gray-s);justify-content:space-between;border:2px solid var(--font-color-ds);padding:var(--padding-1) var(--padding-3)}.form-item-wrap .item-content[data-v-ccc8bac4]:hover .base-icon-wrap{visibility:visible}.form-item-wrap .item-content[data-v-ccc8bac4] .base-icon-wrap{width:24px;height:24px;visibility:hidden}.form-item-wrap .item-content .content-value[data-v-ccc8bac4]{height:100%;overflow:hidden;white-space:nowrap;width:calc(100% - 24px);text-overflow:ellipsis;color:var(--font-color-d);font-size:var(--font-size-s);font-weight:var(--font-weight-g)}.form-item-wrap .item-content .warn[data-v-ccc8bac4]{color:var(--color-warn)}.form-item-wrap .item-content .error[data-v-ccc8bac4]{color:var(--color-error)}.form-item-wrap .item-content .success[data-v-ccc8bac4]{color:var(--color-success)}.form-item-wrap .item-content .click[data-v-ccc8bac4]{cursor:pointer;font-weight:var(--font-weight-kg);color:var(--color-primary)!important}.form-item-wrap .item-content .click[data-v-ccc8bac4]:hover{text-decoration:underline}.form-item-wrap .item-handle-wrap[data-v-ccc8bac4]{width:100%;border-radius:inherit}.form-item-wrap .item-handle-wrap[data-v-ccc8bac4] .el-input__inner,.form-item-wrap .item-handle-wrap[data-v-ccc8bac4] .el-input__prefix i{font-weight:var(--font-weight-kg)!important}.form-item-wrap .checkbox[data-v-ccc8bac4],.form-item-wrap .radio[data-v-ccc8bac4],.form-item-wrap .template[data-v-ccc8bac4],.form-item-wrap .textarea[data-v-ccc8bac4]{box-sizing:border-box;background:var(--color-gray-s);padding:var(--padding-1) var(--padding-1)}.form-item-wrap .checkbox[data-v-ccc8bac4]:hover,.form-item-wrap .radio[data-v-ccc8bac4]:hover,.form-item-wrap .template[data-v-ccc8bac4]:hover,.form-item-wrap .textarea[data-v-ccc8bac4]:hover{border-color:var(--color-primary)}.form-item-wrap .textarea[data-v-ccc8bac4]{border:2px solid var(--color-gray-d)}.form-item-wrap .bottom-handle-wrap[data-v-ccc8bac4]{z-index:2;right:0;width:auto;height:auto;display:flex;bottom:-10px;position:absolute;align-items:center;flex-flow:row nowrap;transform:translateY(100%);justify-content:space-between}.form-item-wrap .bottom-handle-wrap .dropdown-button[data-v-ccc8bac4]{box-shadow:var(--shadow)}.disabled[data-v-ccc8bac4]{cursor:not-allowed!important}.disabled .content-value[data-v-ccc8bac4]{color:var(--font-color-ds)!important}.small .item-content[data-v-ccc8bac4],.small .item-handle-wrap[data-v-ccc8bac4]{min-height:32px}.mini[data-v-ccc8bac4] .item-label{font-size:var(--font-size-s)!important}.mini .item-content[data-v-ccc8bac4]{min-height:24px}.mini .item-content[data-v-ccc8bac4] .base-icon-wrap{width:20px!important;height:20px!important;visibility:hidden}.mini .item-handle-wrap[data-v-ccc8bac4]{min-height:24px}", ""]);
|
|
7270
|
+
// Exports
|
|
7271
|
+
module.exports = exports;
|
|
7272
|
+
|
|
7273
|
+
|
|
7260
7274
|
/***/ }),
|
|
7261
7275
|
|
|
7262
7276
|
/***/ "1ad8":
|
|
@@ -11992,6 +12006,22 @@ module.exports = function isCancel(value) {
|
|
|
11992
12006
|
};
|
|
11993
12007
|
|
|
11994
12008
|
|
|
12009
|
+
/***/ }),
|
|
12010
|
+
|
|
12011
|
+
/***/ "2eb7":
|
|
12012
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
12013
|
+
|
|
12014
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
12015
|
+
|
|
12016
|
+
// load the styles
|
|
12017
|
+
var content = __webpack_require__("1a4d");
|
|
12018
|
+
if(content.__esModule) content = content.default;
|
|
12019
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
12020
|
+
if(content.locals) module.exports = content.locals;
|
|
12021
|
+
// add the styles to the DOM
|
|
12022
|
+
var add = __webpack_require__("499e").default
|
|
12023
|
+
var update = add("99a6a334", content, true, {"sourceMap":false,"shadowMode":false});
|
|
12024
|
+
|
|
11995
12025
|
/***/ }),
|
|
11996
12026
|
|
|
11997
12027
|
/***/ "2f9a":
|
|
@@ -12962,6 +12992,17 @@ module.exports = function (it, S) {
|
|
|
12962
12992
|
};
|
|
12963
12993
|
|
|
12964
12994
|
|
|
12995
|
+
/***/ }),
|
|
12996
|
+
|
|
12997
|
+
/***/ "3409":
|
|
12998
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
12999
|
+
|
|
13000
|
+
"use strict";
|
|
13001
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2eb7");
|
|
13002
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
13003
|
+
/* unused harmony reexport * */
|
|
13004
|
+
|
|
13005
|
+
|
|
12965
13006
|
/***/ }),
|
|
12966
13007
|
|
|
12967
13008
|
/***/ "3410":
|
|
@@ -77969,22 +78010,6 @@ exports.setTyped = function (on) {
|
|
|
77969
78010
|
exports.setTyped(TYPED_OK);
|
|
77970
78011
|
|
|
77971
78012
|
|
|
77972
|
-
/***/ }),
|
|
77973
|
-
|
|
77974
|
-
/***/ "bfa7":
|
|
77975
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
77976
|
-
|
|
77977
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
77978
|
-
|
|
77979
|
-
// load the styles
|
|
77980
|
-
var content = __webpack_require__("f2ee");
|
|
77981
|
-
if(content.__esModule) content = content.default;
|
|
77982
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
77983
|
-
if(content.locals) module.exports = content.locals;
|
|
77984
|
-
// add the styles to the DOM
|
|
77985
|
-
var add = __webpack_require__("499e").default
|
|
77986
|
-
var update = add("5f82eebf", content, true, {"sourceMap":false,"shadowMode":false});
|
|
77987
|
-
|
|
77988
78013
|
/***/ }),
|
|
77989
78014
|
|
|
77990
78015
|
/***/ "c04e":
|
|
@@ -87611,17 +87636,6 @@ $({ target: 'String', proto: true, forced: forcedStringHTMLMethod('small') }, {
|
|
|
87611
87636
|
});
|
|
87612
87637
|
|
|
87613
87638
|
|
|
87614
|
-
/***/ }),
|
|
87615
|
-
|
|
87616
|
-
/***/ "c977":
|
|
87617
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
87618
|
-
|
|
87619
|
-
"use strict";
|
|
87620
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bfa7");
|
|
87621
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
87622
|
-
/* unused harmony reexport * */
|
|
87623
|
-
|
|
87624
|
-
|
|
87625
87639
|
/***/ }),
|
|
87626
87640
|
|
|
87627
87641
|
/***/ "ca84":
|
|
@@ -100616,20 +100630,6 @@ exports.push([module.i, ".el-select-dropdown__item{font-size:14px;padding:0 20px
|
|
|
100616
100630
|
module.exports = exports;
|
|
100617
100631
|
|
|
100618
100632
|
|
|
100619
|
-
/***/ }),
|
|
100620
|
-
|
|
100621
|
-
/***/ "f2ee":
|
|
100622
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
100623
|
-
|
|
100624
|
-
// Imports
|
|
100625
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
100626
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
100627
|
-
// Module
|
|
100628
|
-
exports.push([module.i, ".form-item-wrap[data-v-7c8ac318]{width:100%;height:auto;position:relative;border-radius:calc(var(--radius)*2)}.form-item-wrap .item-content[data-v-7c8ac318]{display:flex;align-items:center;flex-flow:row nowrap;box-sizing:border-box;border-radius:inherit;background:var(--color-gray-s);justify-content:space-between;border:2px solid var(--font-color-ds);padding:var(--padding-1) var(--padding-3)}.form-item-wrap .item-content[data-v-7c8ac318]:hover .base-icon-wrap{visibility:visible}.form-item-wrap .item-content[data-v-7c8ac318] .base-icon-wrap{width:24px;height:24px;visibility:hidden}.form-item-wrap .item-content .content-value[data-v-7c8ac318]{height:100%;overflow:hidden;white-space:nowrap;width:calc(100% - 24px);text-overflow:ellipsis;color:var(--font-color-d);font-size:var(--font-size-s);font-weight:var(--font-weight-g)}.form-item-wrap .item-content .warn[data-v-7c8ac318]{color:var(--color-warn)}.form-item-wrap .item-content .error[data-v-7c8ac318]{color:var(--color-error)}.form-item-wrap .item-content .success[data-v-7c8ac318]{color:var(--color-success)}.form-item-wrap .item-content .click[data-v-7c8ac318]{cursor:pointer;font-weight:var(--font-weight-kg);color:var(--color-primary)!important}.form-item-wrap .item-content .click[data-v-7c8ac318]:hover{text-decoration:underline}.form-item-wrap .item-handle-wrap[data-v-7c8ac318]{width:100%;border-radius:inherit}.form-item-wrap .item-handle-wrap[data-v-7c8ac318] .el-input__inner,.form-item-wrap .item-handle-wrap[data-v-7c8ac318] .el-input__prefix i{font-weight:var(--font-weight-kg)!important}.form-item-wrap .checkbox[data-v-7c8ac318],.form-item-wrap .radio[data-v-7c8ac318],.form-item-wrap .template[data-v-7c8ac318],.form-item-wrap .textarea[data-v-7c8ac318]{box-sizing:border-box;background:var(--color-gray-s);padding:var(--padding-1) var(--padding-1)}.form-item-wrap .checkbox[data-v-7c8ac318]:hover,.form-item-wrap .radio[data-v-7c8ac318]:hover,.form-item-wrap .template[data-v-7c8ac318]:hover,.form-item-wrap .textarea[data-v-7c8ac318]:hover{border-color:var(--color-primary)}.form-item-wrap .textarea[data-v-7c8ac318]{border:2px solid var(--color-gray-d)}.form-item-wrap .bottom-handle-wrap[data-v-7c8ac318]{z-index:2;right:0;width:auto;height:auto;display:flex;bottom:-10px;position:absolute;align-items:center;flex-flow:row nowrap;transform:translateY(100%);justify-content:space-between}.form-item-wrap .bottom-handle-wrap .dropdown-button[data-v-7c8ac318]{box-shadow:var(--shadow)}.disabled[data-v-7c8ac318]{cursor:not-allowed!important}.disabled .content-value[data-v-7c8ac318]{color:var(--font-color-ds)!important}.small .item-content[data-v-7c8ac318],.small .item-handle-wrap[data-v-7c8ac318]{min-height:32px}.mini[data-v-7c8ac318] .item-label{font-size:var(--font-size-s)!important}.mini .item-content[data-v-7c8ac318]{min-height:24px}.mini .item-content[data-v-7c8ac318] .base-icon-wrap{width:20px!important;height:20px!important;visibility:hidden}.mini .item-handle-wrap[data-v-7c8ac318]{min-height:24px}", ""]);
|
|
100629
|
-
// Exports
|
|
100630
|
-
module.exports = exports;
|
|
100631
|
-
|
|
100632
|
-
|
|
100633
100633
|
/***/ }),
|
|
100634
100634
|
|
|
100635
100635
|
/***/ "f30b":
|
|
@@ -126500,17 +126500,17 @@ var pro_formvue_type_template_id_1990efc8_scoped_true_staticRenderFns = []
|
|
|
126500
126500
|
|
|
126501
126501
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form.vue?vue&type=template&id=1990efc8&scoped=true&
|
|
126502
126502
|
|
|
126503
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"65f85b03-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=
|
|
126504
|
-
var
|
|
126503
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"65f85b03-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=ccc8bac4&scoped=true&
|
|
126504
|
+
var pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{
|
|
126505
126505
|
mini: _vm.size == 'mini',
|
|
126506
126506
|
small: _vm.size == 'small',
|
|
126507
126507
|
'form-item-wrap': true,
|
|
126508
126508
|
disabled: _vm.config.disabled,
|
|
126509
|
-
}},[(!_vm.isEdit)?_c('div',{staticClass:"item-content"},[(!_vm.spContentType)?_c('p',{staticClass:"content-value",class:[("" + (_vm.config.click ? 'click' : _vm.config.color))],on:{"click":function($event){return _vm.handleClick('content')}}},[_vm._v(" "+_vm._s(_vm.contentValue)+" ")]):_vm._e(),(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"disabled":"","size":"mini"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"min":_vm.checkMin,"max":_vm.checkMax},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":""}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{attrs:{"autosize":"","disabled":"","size":_vm.size,"type":"textarea"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):_vm._e(),_c('base-icon',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isEdit && !_vm.config.disabled),expression:"!isEdit && !config.disabled"}],attrs:{"size":"s","event":true,"title":"修改","name":"meixicomponenticon-edit"},on:{"iconClick":function($event){return _vm.handleClick('edit')}}})],1):_c('div',{staticClass:"item-handle-wrap",class:[("" + (_vm.config.type))]},[(_vm.config.type == 'input')?_c('el-input',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'number')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'number2')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"precision":2,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'select' && _vm.selectStore)?_c('el-select',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"placeholder":"请选择","multiple":_vm.multiple,"filterable":true,"loading":_vm.selectLoading,"disabled":_vm.config.disabled,"multipleLimit":_vm.config.multipleLimit},on:{"visible-change":_vm.visibleChange},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.selectData),function(item){return _c('el-option',{key:item.value,attrs:{"label":item[("" + (_vm.selectConfig.label))],"value":item[("" + (_vm.selectConfig.value))]}})}),1):(_vm.config.type == 'time')?_c('el-date-picker',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"type":"date","align":"right","size":_vm.size,"placeholder":"选择日期","value-format":"yyyy-MM-dd HH:mm:ss","disabled":_vm.config.disabled,"prefix-icon":"el-icon-time","picker-options":_vm.config.pickerOptions},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"size":"mini","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"size":_vm.size,"min":_vm.checkMin,"max":_vm.checkMax,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{ref:"target",attrs:{"autosize":"","size":_vm.size,"type":"textarea","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'template')?_vm._t("template"):_vm._e()],2),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEdit && !_vm.form),expression:"isEdit && !form"}],staticClass:"bottom-handle-wrap"},[_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-check","plain":""},on:{"click":function($event){return _vm.handleClick('confirm')}}}),_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-close","plain":""},on:{"click":function($event){return _vm.handleClick('edit')}}})],1)])}
|
|
126510
|
-
var
|
|
126509
|
+
}},[(!_vm.isEdit || _vm.config.type == 'template')?_c('div',{staticClass:"item-content"},[(!_vm.spContentType)?_c('p',{staticClass:"content-value",class:[("" + (_vm.config.click ? 'click' : _vm.config.color))],on:{"click":function($event){return _vm.handleClick('content')}}},[_vm._v(" "+_vm._s(_vm.contentValue)+" ")]):_vm._e(),(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"disabled":"","size":"mini"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"min":_vm.checkMin,"max":_vm.checkMax},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":""}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{attrs:{"autosize":"","disabled":"","size":_vm.size,"type":"textarea"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):_vm._e(),_c('base-icon',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isEdit && !_vm.config.disabled),expression:"!isEdit && !config.disabled"}],attrs:{"size":"s","event":true,"title":"修改","name":"meixicomponenticon-edit"},on:{"iconClick":function($event){return _vm.handleClick('edit')}}})],1):_c('div',{staticClass:"item-handle-wrap",class:[("" + (_vm.config.type))]},[(_vm.config.type == 'input')?_c('el-input',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'number')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'number2')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"precision":2,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'select' && _vm.selectStore)?_c('el-select',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"placeholder":"请选择","multiple":_vm.multiple,"filterable":true,"loading":_vm.selectLoading,"disabled":_vm.config.disabled,"multipleLimit":_vm.config.multipleLimit},on:{"visible-change":_vm.visibleChange},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.selectData),function(item){return _c('el-option',{key:item.value,attrs:{"label":item[("" + (_vm.selectConfig.label))],"value":item[("" + (_vm.selectConfig.value))]}})}),1):(_vm.config.type == 'time')?_c('el-date-picker',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"type":"date","align":"right","size":_vm.size,"placeholder":"选择日期","value-format":"yyyy-MM-dd HH:mm:ss","disabled":_vm.config.disabled,"prefix-icon":"el-icon-time","picker-options":_vm.config.pickerOptions},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"size":"mini","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"size":_vm.size,"min":_vm.checkMin,"max":_vm.checkMax,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{ref:"target",attrs:{"autosize":"","size":_vm.size,"type":"textarea","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'template')?_vm._t("template"):_vm._e()],2),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEdit && !_vm.form),expression:"isEdit && !form"}],staticClass:"bottom-handle-wrap"},[_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-check","plain":""},on:{"click":function($event){return _vm.handleClick('confirm')}}}),_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-close","plain":""},on:{"click":function($event){return _vm.handleClick('edit')}}})],1)])}
|
|
126510
|
+
var pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_staticRenderFns = []
|
|
126511
126511
|
|
|
126512
126512
|
|
|
126513
|
-
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=
|
|
126513
|
+
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=ccc8bac4&scoped=true&
|
|
126514
126514
|
|
|
126515
126515
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=script&lang=js&
|
|
126516
126516
|
|
|
@@ -126956,8 +126956,8 @@ var pro_form_itemvue_type_template_id_7c8ac318_scoped_true_staticRenderFns = []
|
|
|
126956
126956
|
});
|
|
126957
126957
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=script&lang=js&
|
|
126958
126958
|
/* harmony default export */ var proForm_pro_form_itemvue_type_script_lang_js_ = (pro_form_itemvue_type_script_lang_js_);
|
|
126959
|
-
// EXTERNAL MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=style&index=0&id=
|
|
126960
|
-
var
|
|
126959
|
+
// EXTERNAL MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=style&index=0&id=ccc8bac4&lang=less&scoped=true&
|
|
126960
|
+
var pro_form_itemvue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true_ = __webpack_require__("3409");
|
|
126961
126961
|
|
|
126962
126962
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue
|
|
126963
126963
|
|
|
@@ -126970,11 +126970,11 @@ var pro_form_itemvue_type_style_index_0_id_7c8ac318_lang_less_scoped_true_ = __w
|
|
|
126970
126970
|
|
|
126971
126971
|
var pro_form_item_component = normalizeComponent(
|
|
126972
126972
|
proForm_pro_form_itemvue_type_script_lang_js_,
|
|
126973
|
-
|
|
126974
|
-
|
|
126973
|
+
pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_render,
|
|
126974
|
+
pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_staticRenderFns,
|
|
126975
126975
|
false,
|
|
126976
126976
|
null,
|
|
126977
|
-
"
|
|
126977
|
+
"ccc8bac4",
|
|
126978
126978
|
null
|
|
126979
126979
|
|
|
126980
126980
|
)
|
|
@@ -7266,6 +7266,20 @@ module.exports = Object.hasOwn || function hasOwn(it, key) {
|
|
|
7266
7266
|
};
|
|
7267
7267
|
|
|
7268
7268
|
|
|
7269
|
+
/***/ }),
|
|
7270
|
+
|
|
7271
|
+
/***/ "1a4d":
|
|
7272
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
7273
|
+
|
|
7274
|
+
// Imports
|
|
7275
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
7276
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
7277
|
+
// Module
|
|
7278
|
+
exports.push([module.i, ".form-item-wrap[data-v-ccc8bac4]{width:100%;height:auto;position:relative;border-radius:calc(var(--radius)*2)}.form-item-wrap .item-content[data-v-ccc8bac4]{display:flex;align-items:center;flex-flow:row nowrap;box-sizing:border-box;border-radius:inherit;background:var(--color-gray-s);justify-content:space-between;border:2px solid var(--font-color-ds);padding:var(--padding-1) var(--padding-3)}.form-item-wrap .item-content[data-v-ccc8bac4]:hover .base-icon-wrap{visibility:visible}.form-item-wrap .item-content[data-v-ccc8bac4] .base-icon-wrap{width:24px;height:24px;visibility:hidden}.form-item-wrap .item-content .content-value[data-v-ccc8bac4]{height:100%;overflow:hidden;white-space:nowrap;width:calc(100% - 24px);text-overflow:ellipsis;color:var(--font-color-d);font-size:var(--font-size-s);font-weight:var(--font-weight-g)}.form-item-wrap .item-content .warn[data-v-ccc8bac4]{color:var(--color-warn)}.form-item-wrap .item-content .error[data-v-ccc8bac4]{color:var(--color-error)}.form-item-wrap .item-content .success[data-v-ccc8bac4]{color:var(--color-success)}.form-item-wrap .item-content .click[data-v-ccc8bac4]{cursor:pointer;font-weight:var(--font-weight-kg);color:var(--color-primary)!important}.form-item-wrap .item-content .click[data-v-ccc8bac4]:hover{text-decoration:underline}.form-item-wrap .item-handle-wrap[data-v-ccc8bac4]{width:100%;border-radius:inherit}.form-item-wrap .item-handle-wrap[data-v-ccc8bac4] .el-input__inner,.form-item-wrap .item-handle-wrap[data-v-ccc8bac4] .el-input__prefix i{font-weight:var(--font-weight-kg)!important}.form-item-wrap .checkbox[data-v-ccc8bac4],.form-item-wrap .radio[data-v-ccc8bac4],.form-item-wrap .template[data-v-ccc8bac4],.form-item-wrap .textarea[data-v-ccc8bac4]{box-sizing:border-box;background:var(--color-gray-s);padding:var(--padding-1) var(--padding-1)}.form-item-wrap .checkbox[data-v-ccc8bac4]:hover,.form-item-wrap .radio[data-v-ccc8bac4]:hover,.form-item-wrap .template[data-v-ccc8bac4]:hover,.form-item-wrap .textarea[data-v-ccc8bac4]:hover{border-color:var(--color-primary)}.form-item-wrap .textarea[data-v-ccc8bac4]{border:2px solid var(--color-gray-d)}.form-item-wrap .bottom-handle-wrap[data-v-ccc8bac4]{z-index:2;right:0;width:auto;height:auto;display:flex;bottom:-10px;position:absolute;align-items:center;flex-flow:row nowrap;transform:translateY(100%);justify-content:space-between}.form-item-wrap .bottom-handle-wrap .dropdown-button[data-v-ccc8bac4]{box-shadow:var(--shadow)}.disabled[data-v-ccc8bac4]{cursor:not-allowed!important}.disabled .content-value[data-v-ccc8bac4]{color:var(--font-color-ds)!important}.small .item-content[data-v-ccc8bac4],.small .item-handle-wrap[data-v-ccc8bac4]{min-height:32px}.mini[data-v-ccc8bac4] .item-label{font-size:var(--font-size-s)!important}.mini .item-content[data-v-ccc8bac4]{min-height:24px}.mini .item-content[data-v-ccc8bac4] .base-icon-wrap{width:20px!important;height:20px!important;visibility:hidden}.mini .item-handle-wrap[data-v-ccc8bac4]{min-height:24px}", ""]);
|
|
7279
|
+
// Exports
|
|
7280
|
+
module.exports = exports;
|
|
7281
|
+
|
|
7282
|
+
|
|
7269
7283
|
/***/ }),
|
|
7270
7284
|
|
|
7271
7285
|
/***/ "1ad8":
|
|
@@ -12001,6 +12015,22 @@ module.exports = function isCancel(value) {
|
|
|
12001
12015
|
};
|
|
12002
12016
|
|
|
12003
12017
|
|
|
12018
|
+
/***/ }),
|
|
12019
|
+
|
|
12020
|
+
/***/ "2eb7":
|
|
12021
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
12022
|
+
|
|
12023
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
12024
|
+
|
|
12025
|
+
// load the styles
|
|
12026
|
+
var content = __webpack_require__("1a4d");
|
|
12027
|
+
if(content.__esModule) content = content.default;
|
|
12028
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
12029
|
+
if(content.locals) module.exports = content.locals;
|
|
12030
|
+
// add the styles to the DOM
|
|
12031
|
+
var add = __webpack_require__("499e").default
|
|
12032
|
+
var update = add("99a6a334", content, true, {"sourceMap":false,"shadowMode":false});
|
|
12033
|
+
|
|
12004
12034
|
/***/ }),
|
|
12005
12035
|
|
|
12006
12036
|
/***/ "2f9a":
|
|
@@ -12971,6 +13001,17 @@ module.exports = function (it, S) {
|
|
|
12971
13001
|
};
|
|
12972
13002
|
|
|
12973
13003
|
|
|
13004
|
+
/***/ }),
|
|
13005
|
+
|
|
13006
|
+
/***/ "3409":
|
|
13007
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
13008
|
+
|
|
13009
|
+
"use strict";
|
|
13010
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2eb7");
|
|
13011
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
13012
|
+
/* unused harmony reexport * */
|
|
13013
|
+
|
|
13014
|
+
|
|
12974
13015
|
/***/ }),
|
|
12975
13016
|
|
|
12976
13017
|
/***/ "3410":
|
|
@@ -77978,22 +78019,6 @@ exports.setTyped = function (on) {
|
|
|
77978
78019
|
exports.setTyped(TYPED_OK);
|
|
77979
78020
|
|
|
77980
78021
|
|
|
77981
|
-
/***/ }),
|
|
77982
|
-
|
|
77983
|
-
/***/ "bfa7":
|
|
77984
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
77985
|
-
|
|
77986
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
77987
|
-
|
|
77988
|
-
// load the styles
|
|
77989
|
-
var content = __webpack_require__("f2ee");
|
|
77990
|
-
if(content.__esModule) content = content.default;
|
|
77991
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
77992
|
-
if(content.locals) module.exports = content.locals;
|
|
77993
|
-
// add the styles to the DOM
|
|
77994
|
-
var add = __webpack_require__("499e").default
|
|
77995
|
-
var update = add("5f82eebf", content, true, {"sourceMap":false,"shadowMode":false});
|
|
77996
|
-
|
|
77997
78022
|
/***/ }),
|
|
77998
78023
|
|
|
77999
78024
|
/***/ "c04e":
|
|
@@ -87620,17 +87645,6 @@ $({ target: 'String', proto: true, forced: forcedStringHTMLMethod('small') }, {
|
|
|
87620
87645
|
});
|
|
87621
87646
|
|
|
87622
87647
|
|
|
87623
|
-
/***/ }),
|
|
87624
|
-
|
|
87625
|
-
/***/ "c977":
|
|
87626
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
87627
|
-
|
|
87628
|
-
"use strict";
|
|
87629
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bfa7");
|
|
87630
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_pro_form_item_vue_vue_type_style_index_0_id_7c8ac318_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
87631
|
-
/* unused harmony reexport * */
|
|
87632
|
-
|
|
87633
|
-
|
|
87634
87648
|
/***/ }),
|
|
87635
87649
|
|
|
87636
87650
|
/***/ "ca84":
|
|
@@ -100625,20 +100639,6 @@ exports.push([module.i, ".el-select-dropdown__item{font-size:14px;padding:0 20px
|
|
|
100625
100639
|
module.exports = exports;
|
|
100626
100640
|
|
|
100627
100641
|
|
|
100628
|
-
/***/ }),
|
|
100629
|
-
|
|
100630
|
-
/***/ "f2ee":
|
|
100631
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
100632
|
-
|
|
100633
|
-
// Imports
|
|
100634
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
100635
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
100636
|
-
// Module
|
|
100637
|
-
exports.push([module.i, ".form-item-wrap[data-v-7c8ac318]{width:100%;height:auto;position:relative;border-radius:calc(var(--radius)*2)}.form-item-wrap .item-content[data-v-7c8ac318]{display:flex;align-items:center;flex-flow:row nowrap;box-sizing:border-box;border-radius:inherit;background:var(--color-gray-s);justify-content:space-between;border:2px solid var(--font-color-ds);padding:var(--padding-1) var(--padding-3)}.form-item-wrap .item-content[data-v-7c8ac318]:hover .base-icon-wrap{visibility:visible}.form-item-wrap .item-content[data-v-7c8ac318] .base-icon-wrap{width:24px;height:24px;visibility:hidden}.form-item-wrap .item-content .content-value[data-v-7c8ac318]{height:100%;overflow:hidden;white-space:nowrap;width:calc(100% - 24px);text-overflow:ellipsis;color:var(--font-color-d);font-size:var(--font-size-s);font-weight:var(--font-weight-g)}.form-item-wrap .item-content .warn[data-v-7c8ac318]{color:var(--color-warn)}.form-item-wrap .item-content .error[data-v-7c8ac318]{color:var(--color-error)}.form-item-wrap .item-content .success[data-v-7c8ac318]{color:var(--color-success)}.form-item-wrap .item-content .click[data-v-7c8ac318]{cursor:pointer;font-weight:var(--font-weight-kg);color:var(--color-primary)!important}.form-item-wrap .item-content .click[data-v-7c8ac318]:hover{text-decoration:underline}.form-item-wrap .item-handle-wrap[data-v-7c8ac318]{width:100%;border-radius:inherit}.form-item-wrap .item-handle-wrap[data-v-7c8ac318] .el-input__inner,.form-item-wrap .item-handle-wrap[data-v-7c8ac318] .el-input__prefix i{font-weight:var(--font-weight-kg)!important}.form-item-wrap .checkbox[data-v-7c8ac318],.form-item-wrap .radio[data-v-7c8ac318],.form-item-wrap .template[data-v-7c8ac318],.form-item-wrap .textarea[data-v-7c8ac318]{box-sizing:border-box;background:var(--color-gray-s);padding:var(--padding-1) var(--padding-1)}.form-item-wrap .checkbox[data-v-7c8ac318]:hover,.form-item-wrap .radio[data-v-7c8ac318]:hover,.form-item-wrap .template[data-v-7c8ac318]:hover,.form-item-wrap .textarea[data-v-7c8ac318]:hover{border-color:var(--color-primary)}.form-item-wrap .textarea[data-v-7c8ac318]{border:2px solid var(--color-gray-d)}.form-item-wrap .bottom-handle-wrap[data-v-7c8ac318]{z-index:2;right:0;width:auto;height:auto;display:flex;bottom:-10px;position:absolute;align-items:center;flex-flow:row nowrap;transform:translateY(100%);justify-content:space-between}.form-item-wrap .bottom-handle-wrap .dropdown-button[data-v-7c8ac318]{box-shadow:var(--shadow)}.disabled[data-v-7c8ac318]{cursor:not-allowed!important}.disabled .content-value[data-v-7c8ac318]{color:var(--font-color-ds)!important}.small .item-content[data-v-7c8ac318],.small .item-handle-wrap[data-v-7c8ac318]{min-height:32px}.mini[data-v-7c8ac318] .item-label{font-size:var(--font-size-s)!important}.mini .item-content[data-v-7c8ac318]{min-height:24px}.mini .item-content[data-v-7c8ac318] .base-icon-wrap{width:20px!important;height:20px!important;visibility:hidden}.mini .item-handle-wrap[data-v-7c8ac318]{min-height:24px}", ""]);
|
|
100638
|
-
// Exports
|
|
100639
|
-
module.exports = exports;
|
|
100640
|
-
|
|
100641
|
-
|
|
100642
100642
|
/***/ }),
|
|
100643
100643
|
|
|
100644
100644
|
/***/ "f30b":
|
|
@@ -126509,17 +126509,17 @@ var pro_formvue_type_template_id_1990efc8_scoped_true_staticRenderFns = []
|
|
|
126509
126509
|
|
|
126510
126510
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form.vue?vue&type=template&id=1990efc8&scoped=true&
|
|
126511
126511
|
|
|
126512
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"65f85b03-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=
|
|
126513
|
-
var
|
|
126512
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"65f85b03-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=ccc8bac4&scoped=true&
|
|
126513
|
+
var pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{
|
|
126514
126514
|
mini: _vm.size == 'mini',
|
|
126515
126515
|
small: _vm.size == 'small',
|
|
126516
126516
|
'form-item-wrap': true,
|
|
126517
126517
|
disabled: _vm.config.disabled,
|
|
126518
|
-
}},[(!_vm.isEdit)?_c('div',{staticClass:"item-content"},[(!_vm.spContentType)?_c('p',{staticClass:"content-value",class:[("" + (_vm.config.click ? 'click' : _vm.config.color))],on:{"click":function($event){return _vm.handleClick('content')}}},[_vm._v(" "+_vm._s(_vm.contentValue)+" ")]):_vm._e(),(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"disabled":"","size":"mini"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"min":_vm.checkMin,"max":_vm.checkMax},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":""}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{attrs:{"autosize":"","disabled":"","size":_vm.size,"type":"textarea"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):_vm._e(),_c('base-icon',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isEdit && !_vm.config.disabled),expression:"!isEdit && !config.disabled"}],attrs:{"size":"s","event":true,"title":"修改","name":"meixicomponenticon-edit"},on:{"iconClick":function($event){return _vm.handleClick('edit')}}})],1):_c('div',{staticClass:"item-handle-wrap",class:[("" + (_vm.config.type))]},[(_vm.config.type == 'input')?_c('el-input',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'number')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'number2')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"precision":2,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'select' && _vm.selectStore)?_c('el-select',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"placeholder":"请选择","multiple":_vm.multiple,"filterable":true,"loading":_vm.selectLoading,"disabled":_vm.config.disabled,"multipleLimit":_vm.config.multipleLimit},on:{"visible-change":_vm.visibleChange},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.selectData),function(item){return _c('el-option',{key:item.value,attrs:{"label":item[("" + (_vm.selectConfig.label))],"value":item[("" + (_vm.selectConfig.value))]}})}),1):(_vm.config.type == 'time')?_c('el-date-picker',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"type":"date","align":"right","size":_vm.size,"placeholder":"选择日期","value-format":"yyyy-MM-dd HH:mm:ss","disabled":_vm.config.disabled,"prefix-icon":"el-icon-time","picker-options":_vm.config.pickerOptions},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"size":"mini","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"size":_vm.size,"min":_vm.checkMin,"max":_vm.checkMax,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{ref:"target",attrs:{"autosize":"","size":_vm.size,"type":"textarea","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'template')?_vm._t("template"):_vm._e()],2),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEdit && !_vm.form),expression:"isEdit && !form"}],staticClass:"bottom-handle-wrap"},[_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-check","plain":""},on:{"click":function($event){return _vm.handleClick('confirm')}}}),_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-close","plain":""},on:{"click":function($event){return _vm.handleClick('edit')}}})],1)])}
|
|
126519
|
-
var
|
|
126518
|
+
}},[(!_vm.isEdit || _vm.config.type == 'template')?_c('div',{staticClass:"item-content"},[(!_vm.spContentType)?_c('p',{staticClass:"content-value",class:[("" + (_vm.config.click ? 'click' : _vm.config.color))],on:{"click":function($event){return _vm.handleClick('content')}}},[_vm._v(" "+_vm._s(_vm.contentValue)+" ")]):_vm._e(),(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"disabled":"","size":"mini"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"min":_vm.checkMin,"max":_vm.checkMax},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":""}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{attrs:{"autosize":"","disabled":"","size":_vm.size,"type":"textarea"},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):_vm._e(),_c('base-icon',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isEdit && !_vm.config.disabled),expression:"!isEdit && !config.disabled"}],attrs:{"size":"s","event":true,"title":"修改","name":"meixicomponenticon-edit"},on:{"iconClick":function($event){return _vm.handleClick('edit')}}})],1):_c('div',{staticClass:"item-handle-wrap",class:[("" + (_vm.config.type))]},[(_vm.config.type == 'input')?_c('el-input',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'number')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'number2')?_c('el-input-number',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"precision":2,"controls":false,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=_vm._n($$v)},expression:"module"}}):(_vm.config.type == 'select' && _vm.selectStore)?_c('el-select',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"size":_vm.size,"placeholder":"请选择","multiple":_vm.multiple,"filterable":true,"loading":_vm.selectLoading,"disabled":_vm.config.disabled,"multipleLimit":_vm.config.multipleLimit},on:{"visible-change":_vm.visibleChange},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.selectData),function(item){return _c('el-option',{key:item.value,attrs:{"label":item[("" + (_vm.selectConfig.label))],"value":item[("" + (_vm.selectConfig.value))]}})}),1):(_vm.config.type == 'time')?_c('el-date-picker',{ref:"target",staticStyle:{"width":"100%","height":"100%"},attrs:{"type":"date","align":"right","size":_vm.size,"placeholder":"选择日期","value-format":"yyyy-MM-dd HH:mm:ss","disabled":_vm.config.disabled,"prefix-icon":"el-icon-time","picker-options":_vm.config.pickerOptions},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'radio')?_c('el-radio-group',{attrs:{"size":"mini","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-radio-button',{key:index,attrs:{"label":item.value,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item.label))])}),1):(_vm.config.type == 'checkbox')?_c('el-checkbox-group',{staticStyle:{"width":"100%"},attrs:{"size":_vm.size,"min":_vm.checkMin,"max":_vm.checkMax,"disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}},_vm._l((_vm.config.list),function(item,index){return _c('el-checkbox',{key:index,attrs:{"label":item,"disabled":_vm.config.disabled}},[_vm._v(_vm._s(item))])}),1):_vm._e(),(_vm.config.type == 'textarea')?_c('el-input',{ref:"target",attrs:{"autosize":"","size":_vm.size,"type":"textarea","disabled":_vm.config.disabled},model:{value:(_vm.module),callback:function ($$v) {_vm.module=$$v},expression:"module"}}):(_vm.config.type == 'template')?_vm._t("template"):_vm._e()],2),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEdit && !_vm.form),expression:"isEdit && !form"}],staticClass:"bottom-handle-wrap"},[_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-check","plain":""},on:{"click":function($event){return _vm.handleClick('confirm')}}}),_c('el-button',{staticClass:"dropdown-button",attrs:{"type":"info","size":"small","icon":"el-icon-close","plain":""},on:{"click":function($event){return _vm.handleClick('edit')}}})],1)])}
|
|
126519
|
+
var pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_staticRenderFns = []
|
|
126520
126520
|
|
|
126521
126521
|
|
|
126522
|
-
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=
|
|
126522
|
+
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=template&id=ccc8bac4&scoped=true&
|
|
126523
126523
|
|
|
126524
126524
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/components/proForm/proForm/pro_form_item.vue?vue&type=script&lang=js&
|
|
126525
126525
|
|
|
@@ -126965,8 +126965,8 @@ var pro_form_itemvue_type_template_id_7c8ac318_scoped_true_staticRenderFns = []
|
|
|
126965
126965
|
});
|
|
126966
126966
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=script&lang=js&
|
|
126967
126967
|
/* harmony default export */ var proForm_pro_form_itemvue_type_script_lang_js_ = (pro_form_itemvue_type_script_lang_js_);
|
|
126968
|
-
// EXTERNAL MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=style&index=0&id=
|
|
126969
|
-
var
|
|
126968
|
+
// EXTERNAL MODULE: ./packages/components/proForm/proForm/pro_form_item.vue?vue&type=style&index=0&id=ccc8bac4&lang=less&scoped=true&
|
|
126969
|
+
var pro_form_itemvue_type_style_index_0_id_ccc8bac4_lang_less_scoped_true_ = __webpack_require__("3409");
|
|
126970
126970
|
|
|
126971
126971
|
// CONCATENATED MODULE: ./packages/components/proForm/proForm/pro_form_item.vue
|
|
126972
126972
|
|
|
@@ -126979,11 +126979,11 @@ var pro_form_itemvue_type_style_index_0_id_7c8ac318_lang_less_scoped_true_ = __w
|
|
|
126979
126979
|
|
|
126980
126980
|
var pro_form_item_component = normalizeComponent(
|
|
126981
126981
|
proForm_pro_form_itemvue_type_script_lang_js_,
|
|
126982
|
-
|
|
126983
|
-
|
|
126982
|
+
pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_render,
|
|
126983
|
+
pro_form_itemvue_type_template_id_ccc8bac4_scoped_true_staticRenderFns,
|
|
126984
126984
|
false,
|
|
126985
126985
|
null,
|
|
126986
|
-
"
|
|
126986
|
+
"ccc8bac4",
|
|
126987
126987
|
null
|
|
126988
126988
|
|
|
126989
126989
|
)
|