centaline-data-driven 1.6.23 → 1.6.24

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.6.23",
3
+ "version": "1.6.24",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/release-log.md CHANGED
@@ -1,3 +1,10 @@
1
+ # v1.6.24
2
+ 2024-10-24
3
+
4
+ 优化
5
+
6
+ html标签添加cces特有样式名
7
+
1
8
  # v1.6.23
2
9
  2024-10-22
3
10
 
@@ -7,7 +7,7 @@
7
7
  {{model.label}}
8
8
  </div>
9
9
  </div>
10
- <div style="display:inline-flex;color: var(--centalineBlue);padding-left:5px;">
10
+ <div class="cces_margin_auto" style="display:inline-flex;color: var(--centalineBlue);padding-left:5px;">
11
11
  <div v-html="model.labelValue"></div>
12
12
  </div>
13
13
  </div>
@@ -82485,7 +82485,7 @@ if (typeof window !== 'undefined' && window.Vue) {
82485
82485
  "use strict";
82486
82486
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicLH_vue__ = __webpack_require__(397);
82487
82487
  /* unused harmony namespace reexport */
82488
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_6c9a640a_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicLH_vue__ = __webpack_require__(780);
82488
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5d70b3a2_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicLH_vue__ = __webpack_require__(780);
82489
82489
  function injectStyle (ssrContext) {
82490
82490
  __webpack_require__(778)
82491
82491
  }
@@ -82500,12 +82500,12 @@ var __vue_template_functional__ = false
82500
82500
  /* styles */
82501
82501
  var __vue_styles__ = injectStyle
82502
82502
  /* scopeId */
82503
- var __vue_scopeId__ = "data-v-6c9a640a"
82503
+ var __vue_scopeId__ = "data-v-5d70b3a2"
82504
82504
  /* moduleIdentifier (server only) */
82505
82505
  var __vue_module_identifier__ = null
82506
82506
  var Component = normalizeComponent(
82507
82507
  __WEBPACK_IMPORTED_MODULE_0__babel_loader_node_modules_vue_loader_lib_selector_type_script_index_0_dynamicLH_vue__["a" /* default */],
82508
- __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_6c9a640a_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicLH_vue__["a" /* default */],
82508
+ __WEBPACK_IMPORTED_MODULE_1__node_modules_vue_loader_lib_template_compiler_index_id_data_v_5d70b3a2_hasScoped_true_buble_transforms_node_modules_vue_loader_lib_selector_type_template_index_0_dynamicLH_vue__["a" /* default */],
82509
82509
  __vue_template_functional__,
82510
82510
  __vue_styles__,
82511
82511
  __vue_scopeId__,
@@ -82526,7 +82526,7 @@ var content = __webpack_require__(779);
82526
82526
  if(typeof content === 'string') content = [[module.i, content, '']];
82527
82527
  if(content.locals) module.exports = content.locals;
82528
82528
  // add the styles to the DOM
82529
- var update = __webpack_require__(3)("36ff839a", content, true, {});
82529
+ var update = __webpack_require__(3)("cbc9e3a6", content, true, {});
82530
82530
 
82531
82531
  /***/ }),
82532
82532
  /* 779 */
@@ -82537,7 +82537,7 @@ exports = module.exports = __webpack_require__(2)(false);
82537
82537
 
82538
82538
 
82539
82539
  // module
82540
- exports.push([module.i, ".isWidth[data-v-6c9a640a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.isEllipsis[data-v-6c9a640a]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}.text-justify[data-v-6c9a640a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-ellipsis[data-v-6c9a640a]{overflow:hidden;text-overflow:ellipsis}", ""]);
82540
+ exports.push([module.i, ".isWidth[data-v-5d70b3a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.isEllipsis[data-v-5d70b3a2]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}.text-justify[data-v-5d70b3a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-ellipsis[data-v-5d70b3a2]{overflow:hidden;text-overflow:ellipsis}", ""]);
82541
82541
 
82542
82542
  // exports
82543
82543
 
@@ -82547,7 +82547,7 @@ exports.push([module.i, ".isWidth[data-v-6c9a640a]{display:-webkit-inline-box;di
82547
82547
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
82548
82548
 
82549
82549
  "use strict";
82550
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"field-top"},[(_vm.model !== null)?_c('div',{staticClass:"ct-text",staticStyle:{"width":"100%","display":"flex"}},[_c('div',{staticClass:"el-input el-input--mini el-input-group el-input-group--prepend el-input--suffix showLabel lableinput text-justify"},[(_vm.model.showLabel && _vm.model.label)?_c('div',{staticClass:"el-input-group__prepend"},[_c('div',{staticClass:"label-ellipsis",class:[_vm.model.labelClass],attrs:{"slot":"prepend","title":_vm.model.label},slot:"prepend"},[_vm._v("\n "+_vm._s(_vm.model.label)+"\n ")])]):_vm._e(),_vm._v(" "),_c('div',{staticStyle:{"display":"inline-flex","color":"var(--centalineBlue)","padding-left":"5px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.labelValue)}})])])]):_vm._e()])}
82550
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"field-top"},[(_vm.model !== null)?_c('div',{staticClass:"ct-text",staticStyle:{"width":"100%","display":"flex"}},[_c('div',{staticClass:"el-input el-input--mini el-input-group el-input-group--prepend el-input--suffix showLabel lableinput text-justify"},[(_vm.model.showLabel && _vm.model.label)?_c('div',{staticClass:"el-input-group__prepend"},[_c('div',{staticClass:"label-ellipsis",class:[_vm.model.labelClass],attrs:{"slot":"prepend","title":_vm.model.label},slot:"prepend"},[_vm._v("\n "+_vm._s(_vm.model.label)+"\n ")])]):_vm._e(),_vm._v(" "),_c('div',{staticClass:"cces_margin_auto",staticStyle:{"display":"inline-flex","color":"var(--centalineBlue)","padding-left":"5px"}},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.model.labelValue)}})])])]):_vm._e()])}
82551
82551
  var staticRenderFns = []
82552
82552
  var esExports = { render: render, staticRenderFns: staticRenderFns }
82553
82553
  /* harmony default export */ __webpack_exports__["a"] = (esExports);