@zscreate/form-component 1.1.601 → 1.1.602

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.
@@ -1619,18 +1619,18 @@ dd[data-v-f7c20cf8] {
1619
1619
  height: 178px !important;
1620
1620
  }
1621
1621
 
1622
- .datasetManagement[data-v-41b86d8d] {
1622
+ .datasetManagement[data-v-4112d68d] {
1623
1623
  -webkit-user-select: none;
1624
1624
  -moz-user-select: none;
1625
1625
  user-select: none;
1626
1626
  }
1627
- .content[data-v-41b86d8d] {
1627
+ .content[data-v-4112d68d] {
1628
1628
  margin-top: 20px;
1629
1629
  }
1630
- .classificationItem[data-v-41b86d8d] {
1630
+ .classificationItem[data-v-4112d68d] {
1631
1631
  background-color: #e6f7ff;
1632
1632
  }
1633
- .ellipsis[data-v-41b86d8d] {
1633
+ .ellipsis[data-v-4112d68d] {
1634
1634
  margin: 5px 0;
1635
1635
  white-space: nowrap;
1636
1636
  overflow: hidden;
@@ -1638,11 +1638,11 @@ dd[data-v-f7c20cf8] {
1638
1638
  display: block;
1639
1639
  /* cursor: pointer; */
1640
1640
  }
1641
- .ellipsis[data-v-41b86d8d]:hover {
1641
+ .ellipsis[data-v-4112d68d]:hover {
1642
1642
  background-color: #e6f7ff;
1643
1643
  cursor: pointer;
1644
1644
  }
1645
- [data-v-41b86d8d] .ant-form-item {
1645
+ [data-v-4112d68d] .ant-form-item {
1646
1646
  margin-bottom: 5px !important;
1647
1647
  }
1648
1648
 
@@ -67012,7 +67012,7 @@ let getFileExt = filename => {
67012
67012
  /* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9548);
67013
67013
  /* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4063);
67014
67014
  /* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(3341);
67015
- /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(3273);
67015
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(4353);
67016
67016
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(1528);
67017
67017
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
67018
67018
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(9274);
@@ -70239,7 +70239,7 @@ module.exports = {
70239
70239
 
70240
70240
  /***/ }),
70241
70241
 
70242
- /***/ 3273:
70242
+ /***/ 4353:
70243
70243
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
70244
70244
 
70245
70245
  "use strict";
@@ -71743,13 +71743,13 @@ var defaultValueWithSql_component = (0,componentNormalizer/* default */.A)(
71743
71743
  )
71744
71744
 
71745
71745
  /* harmony default export */ const defaultValueWithSql = (defaultValueWithSql_component.exports);
71746
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=template&id=41b86d8d&scoped=true
71747
- var datasetManagementvue_type_template_id_41b86d8d_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":'选择数据集',"width":900,"visible":_vm.visible,"destroyOnClose":true,"centered":true,"cancelText":"关闭","wrapClassName":"ant-modal-cust-warp","maskClosable":false},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel}},[_c('div',{staticClass:"datasetManagement",staticStyle:{"display":"flex","justify-content":"space-between","min-height":"700px"}},[_c('a-card',{staticStyle:{"flex":"4","margin-right":"10px","height":"700px","overflow-y":"auto","background-color":"#f2f2f2"},attrs:{"bordered":false}},[_c('a-spin',{attrs:{"spinning":_vm.loadingModal}},[_c('div',[_c('div',{staticClass:"ellipsis",staticStyle:{"cursor":"pointer","padding":"0px 5px","display":"flex","align-items":"center"},on:{"click":function($event){_vm.classificationList.parent.isDown = !_vm.classificationList.parent.isDown}}},[(_vm.classificationList.parent.isDown)?_c('a-icon',{attrs:{"type":"caret-down"}}):_c('a-icon',{attrs:{"type":"caret-right"}}),_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center","width":"100%"}},[_c('span',{staticStyle:{"margin-left":"5px"}},[_vm._v(_vm._s(_vm.classificationList.parent.title))])])],1),_vm._l((_vm.classificationList.children),function(item){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.classificationList.parent.isDown),expression:"classificationList.parent.isDown"}],key:item.id,staticClass:"ellipsis",class:{ classificationItem: _vm.classificationActived === item.itemValue },staticStyle:{"padding":"0px 5px 0 10px","margin-left":"10px"},on:{"click":function($event){return _vm.clickFn(item)}}},[_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center"}},[_c('div',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"ellipsis"},[_vm._v(_vm._s(item.itemText))])])])})],2)])],1),_c('a-card',{staticStyle:{"flex":"12"},attrs:{"bordered":false}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{attrs:{"gutter":24}},[_c('a-col',{attrs:{"span":8}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入数据集名称","maxLength":40},model:{value:(_vm.queryParam.setName),callback:function ($$v) {_vm.$set(_vm.queryParam, "setName", $$v)},expression:"queryParam.setName"}})],1)],1),_c('a-col',{attrs:{"span":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.searchQuery}},[_vm._v("查询")]),_c('a-button',{staticStyle:{"margin-left":"8px"},attrs:{"type":"primary","icon":"reload"},on:{"click":_vm.reset}},[_vm._v("重置")])],1)])],1)],1),(_vm.selectedRowKeys.length > 0 && _vm.selectedRowKeys[0])?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.clearSelected}},[_vm._v("清空选择")]):_vm._e()],1),_c('div',{staticClass:"content"},[_c('a-table',{ref:"table",attrs:{"size":"middle","defaultExpandAllRows":true,"bordered":"","rowKey":"id","columns":_vm.columns,"dataSource":_vm.dataSource,"pagination":_vm.ipagination,"loading":_vm.loading,"rowSelection":{
71746
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=template&id=4112d68d&scoped=true
71747
+ var datasetManagementvue_type_template_id_4112d68d_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":'选择数据集',"width":900,"visible":_vm.visible,"destroyOnClose":true,"centered":true,"cancelText":"关闭","wrapClassName":"ant-modal-cust-warp","maskClosable":false},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel}},[_c('div',{staticClass:"datasetManagement",staticStyle:{"display":"flex","justify-content":"space-between","min-height":"700px"}},[_c('a-card',{staticStyle:{"flex":"4","margin-right":"10px","height":"700px","overflow-y":"auto","background-color":"#f2f2f2"},attrs:{"bordered":false}},[_c('a-spin',{attrs:{"spinning":_vm.loadingModal}},[_c('div',[_c('div',{staticClass:"ellipsis",staticStyle:{"cursor":"pointer","padding":"0px 5px","display":"flex","align-items":"center"},on:{"click":function($event){_vm.classificationList.parent.isDown = !_vm.classificationList.parent.isDown}}},[(_vm.classificationList.parent.isDown)?_c('a-icon',{attrs:{"type":"caret-down"}}):_c('a-icon',{attrs:{"type":"caret-right"}}),_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center","width":"100%"}},[_c('span',{staticStyle:{"margin-left":"5px"}},[_vm._v(_vm._s(_vm.classificationList.parent.title))])])],1),_vm._l((_vm.classificationList.children),function(item){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.classificationList.parent.isDown),expression:"classificationList.parent.isDown"}],key:item.id,staticClass:"ellipsis",class:{ classificationItem: _vm.classificationActived === item.itemValue },staticStyle:{"padding":"0px 5px 0 10px","margin-left":"10px"},on:{"click":function($event){return _vm.clickFn(item)}}},[_c('div',{staticStyle:{"display":"flex","justify-content":"space-between","align-items":"center"}},[_c('div',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"ellipsis"},[_vm._v(_vm._s(item.itemText))])])])})],2)])],1),_c('a-card',{staticStyle:{"flex":"12"},attrs:{"bordered":false}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{attrs:{"gutter":24}},[_c('a-col',{attrs:{"span":8}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入数据集名称","maxLength":40},model:{value:(_vm.queryParam.setName),callback:function ($$v) {_vm.$set(_vm.queryParam, "setName", $$v)},expression:"queryParam.setName"}})],1)],1),_c('a-col',{attrs:{"span":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.searchQuery}},[_vm._v("查询")]),_c('a-button',{staticStyle:{"margin-left":"8px"},attrs:{"type":"primary","icon":"reload"},on:{"click":_vm.reset}},[_vm._v("重置")])],1)])],1)],1),(_vm.selectedRowKeys.length > 0 && _vm.selectedRowKeys[0])?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.clearSelected}},[_vm._v("清空选择")]):_vm._e()],1),_c('div',{staticClass:"content"},[_c('a-table',{ref:"table",attrs:{"size":"middle","defaultExpandAllRows":true,"bordered":"","rowKey":"id","columns":_vm.columns,"dataSource":_vm.dataSource,"pagination":_vm.ipagination,"loading":_vm.loading,"rowSelection":{
71748
71748
  selectedRowKeys: _vm.selectedRowKeys,
71749
71749
  onChange: _vm.onSelectChange,
71750
71750
  type: 'radio'
71751
71751
  }},on:{"change":_vm.handleTableChange}})],1)])],1)])}
71752
- var datasetManagementvue_type_template_id_41b86d8d_scoped_true_staticRenderFns = []
71752
+ var datasetManagementvue_type_template_id_4112d68d_scoped_true_staticRenderFns = []
71753
71753
 
71754
71754
 
71755
71755
  // EXTERNAL MODULE: ./src/mixins/JeecgListMixin.js
@@ -71857,6 +71857,8 @@ var JeecgListMixin = __webpack_require__(1383);
71857
71857
  return "SQL语句";
71858
71858
  } else if (text == 2) {
71859
71859
  return "API";
71860
+ } else if (text == 3) {
71861
+ return "视图";
71860
71862
  }
71861
71863
  }
71862
71864
  }, {
@@ -72052,10 +72054,10 @@ var JeecgListMixin = __webpack_require__(1383);
72052
72054
  });
72053
72055
  ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=script&lang=js
72054
72056
  /* harmony default export */ const Modals_datasetManagementvue_type_script_lang_js = (datasetManagementvue_type_script_lang_js);
72055
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=41b86d8d&prod&scoped=true&lang=less
72057
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=4112d68d&prod&scoped=true&lang=less
72056
72058
  // extracted by mini-css-extract-plugin
72057
72059
 
72058
- ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=41b86d8d&prod&scoped=true&lang=less
72060
+ ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue?vue&type=style&index=0&id=4112d68d&prod&scoped=true&lang=less
72059
72061
 
72060
72062
  ;// CONCATENATED MODULE: ./src/form/modules/common/Modals/datasetManagement.vue
72061
72063
 
@@ -72068,11 +72070,11 @@ var JeecgListMixin = __webpack_require__(1383);
72068
72070
 
72069
72071
  var datasetManagement_component = (0,componentNormalizer/* default */.A)(
72070
72072
  Modals_datasetManagementvue_type_script_lang_js,
72071
- datasetManagementvue_type_template_id_41b86d8d_scoped_true_render,
72072
- datasetManagementvue_type_template_id_41b86d8d_scoped_true_staticRenderFns,
72073
+ datasetManagementvue_type_template_id_4112d68d_scoped_true_render,
72074
+ datasetManagementvue_type_template_id_4112d68d_scoped_true_staticRenderFns,
72073
72075
  false,
72074
72076
  null,
72075
- "41b86d8d",
72077
+ "4112d68d",
72076
72078
  null
72077
72079
 
72078
72080
  )
@@ -137290,7 +137292,7 @@ var staticRenderFns = []
137290
137292
 
137291
137293
 
137292
137294
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1004 modules
137293
- var components = __webpack_require__(3273);
137295
+ var components = __webpack_require__(4353);
137294
137296
  ;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
137295
137297
  //
137296
137298
  //
@@ -139532,7 +139534,7 @@ var component = (0,componentNormalizer/* default */.A)(
139532
139534
 
139533
139535
  /* harmony default export */ const CorrectionModal = (component.exports);
139534
139536
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1004 modules
139535
- var components = __webpack_require__(3273);
139537
+ var components = __webpack_require__(4353);
139536
139538
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
139537
139539
  var pubsub = __webpack_require__(1528);
139538
139540
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -140709,7 +140711,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
140709
140711
  // EXTERNAL MODULE: ./src/api/manage.js
140710
140712
  var manage = __webpack_require__(8501);
140711
140713
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1004 modules
140712
- var components = __webpack_require__(3273);
140714
+ var components = __webpack_require__(4353);
140713
140715
  // EXTERNAL MODULE: ./src/form/util/Bus.js
140714
140716
  var Bus = __webpack_require__(1509);
140715
140717
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -156598,7 +156600,7 @@ function toString(value) {
156598
156600
  /***/ ((module) => {
156599
156601
 
156600
156602
  "use strict";
156601
- module.exports = {"rE":"1.1.601"};
156603
+ module.exports = {"rE":"1.1.602"};
156602
156604
 
156603
156605
  /***/ })
156604
156606
 
@@ -171879,7 +171881,7 @@ var es_array_unshift = __webpack_require__(5041);
171879
171881
  // EXTERNAL MODULE: ./src/form/util/util.js
171880
171882
  var util_util = __webpack_require__(4063);
171881
171883
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1004 modules
171882
- var components = __webpack_require__(3273);
171884
+ var components = __webpack_require__(4353);
171883
171885
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
171884
171886
  var widgetFormItem = __webpack_require__(2895);
171885
171887
  // EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.601",
3
+ "version": "1.1.602",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",