cnhis-design-vue 3.1.54-beta.20 → 3.1.54-beta.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/es/components/classification/index.d.ts +498 -1
  2. package/es/components/classification/src/components/search-filter/index.vue.d.ts +485 -1
  3. package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
  4. package/es/components/classification/src/components/set-classification/index.vue.d.ts +485 -1
  5. package/es/components/classification/src/index.vue.d.ts +500 -1
  6. package/es/components/classification/src/index.vue2.js +1 -1
  7. package/es/components/classification/style/index.css +1 -1
  8. package/es/components/form-config/index.d.ts +45 -45
  9. package/es/components/form-config/src/FormConfig.vue.d.ts +45 -45
  10. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +15 -15
  11. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +5 -5
  12. package/es/components/index.css +1 -1
  13. package/es/components/quick-search/style/index.css +1 -1
  14. package/es/components/shortcut-setter/index.d.ts +5 -5
  15. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +5 -5
  16. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +332 -0
  17. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.js +1 -0
  18. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +1 -0
  19. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +127 -0
  20. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.js +1 -0
  21. package/es/components/table-filter/src/components/bi-filter/components/Date.vue2.js +1 -0
  22. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue.d.ts +41 -0
  23. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue.js +1 -0
  24. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue2.js +1 -0
  25. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue.d.ts +28 -0
  26. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue.js +1 -0
  27. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue2.js +1 -0
  28. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue.d.ts +51 -0
  29. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue.js +1 -0
  30. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue2.js +1 -0
  31. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +244 -0
  32. package/es/components/table-filter/src/components/bi-filter/components/index.js +1 -0
  33. package/es/components/table-filter/src/components/bi-filter/helpers/options.d.ts +14 -0
  34. package/es/components/table-filter/src/components/bi-filter/helpers/options.js +1 -0
  35. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +13 -0
  36. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.js +1 -0
  37. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +486 -0
  38. package/es/components/table-filter/src/components/bi-filter/index.vue.js +1 -0
  39. package/es/components/table-filter/src/components/bi-filter/index.vue2.js +1 -0
  40. package/es/components/table-filter/src/constants/index.d.ts +1 -0
  41. package/es/components/table-filter/src/constants/index.js +1 -1
  42. package/es/shared/package.json.js +1 -1
  43. package/package.json +2 -2
@@ -1 +1 @@
1
- @font-face{font-family:classification-iconfont;src:url(classification-iconfont.ttf) format("truetype")}.iconfont-table-filter{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:classification-iconfont!important;font-size:14px;font-style:normal}.icon-table-filter-menzhenyishengzhananniuqingchu:before{content:"\e74e"}.icon-table-filter-menzhenyishengzhananniushanchu2:before{content:"\e757"}.icon-table-filter-menzhenyishengzhanxitongtubiaoguanbi:before{content:"\e76e"}.icon-table-filter-menzhenyishengzhanxitongtubiaozuixiaohua2:before{content:"\e778"}.icon-table-filter-menzhenyishengzhanxitongtubiaozuidahua:before{content:"\e779"}.icon-table-filter-reset:before{content:"\e611"}.icon-table-filter-shaixuan:before{content:"\e64b"}.classification-modal-block .n-card-header .svg-wrap .iconfont-table-filter{cursor:pointer;font-size:18px}.classification-modal-block .n-card-header .svg-wrap .iconfont-table-filter:last-child{margin-left:16px}.classification-modal-block .n-card-header .svg-wrap .n-icon{cursor:pointer}.classification-modal-block .n-card__content{overflow-y:auto}.classification-modal-block .n-card__content .table-modal-list .list-title{background-color:#f2f2f4;border:1px solid #e1dfdf;display:flex;height:52px;line-height:52px}.classification-modal-block .n-card__content .table-modal-list .list-title .list-title-item{font-weight:700;width:25%}.classification-modal-block .n-card__content .table-modal-list .list-content{padding:0}.classification-modal-block .n-card__content .table-modal-list .list-content li{display:flex;height:52px;line-height:52px}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-item{align-items:center;display:flex;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:25%}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-item .n-icon{cursor:pointer;margin-right:8px}.classification-modal-block .n-card__content .table-modal-list .list-content li.checked,.classification-modal-block .n-card__content .table-modal-list .list-content li.checked .text{background-color:#f2f2f2}.classification-modal-block .n-card__content .table-modal-list .list-content li .text{background-color:#fff;display:inline-block;padding:0 10px;position:relative}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-line{position:relative;text-align:center;width:75%}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-line:before{border:1px solid #e8e8e8;content:"";left:0;margin-top:20px;position:absolute;width:100%}.classification-modal-block .n-card__content .table-modal-list .list-title-item{margin-left:-1px;padding:0 10px}.classification-modal-block .n-card__content .table-modal-list .list-content-item{border-bottom:1px solid #e1dfdf;margin-left:-1px;margin-top:-1px;padding:0 10px}.classification-modal-block .n-card__content .table-modal-list .list-content-item .ant-switch{height:16px;min-width:28px;width:28px}.classification-modal-block .n-card__content .table-modal-list .list-content-item .ant-switch:after{height:12px;width:12px}.classification-modal-block .n-card__content .table-modal-list .list-content-radio,.classification-modal-block .n-card__content .table-modal-list .list-content-switch{text-align:center}.classification-modal-block .n-card__content .table-modal-list .anticon+.anticon{margin-left:8px}.classification-modal-block .n-card__content .class-filter-content .item-name{display:flex;height:32px;line-height:32px;margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .item-name .label{text-align:right;width:120px}.classification-modal-block .n-card__content .class-filter-content .item-name .addAction{align-items:center;cursor:pointer;display:flex}.classification-modal-block .n-card__content .class-filter-content .item-name .blue{color:#2d7aff;margin-right:8px}.classification-modal-block .n-card__content .class-filter-content .n-form-item-label{width:120px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content{align-items:center;display:flex;flex-wrap:wrap;line-height:32px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .label{display:inline-block;height:32px;line-height:32px;margin-bottom:10px;text-align:right;width:120px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .ant-btn-dashed{border-color:#a6a6a6;color:#a6a6a6}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .parent-name{align-items:center;display:flex}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .parent-input{margin-bottom:10px;margin-right:10px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag{align-items:center;background-color:rgba(45,122,255,.1);border:1px solid #2d7aff;border-radius:3px;box-sizing:border-box;color:#2d7aff;display:flex;justify-content:center;margin-bottom:10px;margin-right:10px;max-width:120px;padding:0 10px;position:relative}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag .anticon-close{color:#2d7aff;cursor:pointer;display:flex;justify-content:center;line-height:1;width:18px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag .s-content{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select,.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select .ant-input-disabled{background-color:#2d7aff;color:#fff}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select .anticon-close{color:#fff}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .ant-btn{margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list{border-top:1px solid #e6e6e6;margin-bottom:6px;margin-top:16px;padding-top:12px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li{align-items:center;display:flex;list-style:none;margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .index-span{display:inline-block;width:30px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .form-item{margin-right:10px;width:120px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .form-item.n-date-picker{width:auto}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .value-cfg_wrapper{display:flex}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .value-cfg_wrapper .form-item{margin-right:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .delete-item-icon{color:red;cursor:pointer;font-size:18px;margin-left:8px}.classification-modal-block .n-card__footer{padding-top:10px}.classification-modal-block .n-card__footer .flex_between{display:flex;justify-content:space-between}.classification-modal-block .n-card__footer .flex_right{display:flex;justify-content:right}.classification-modal-block .n-card__footer .n-button{margin-left:8px}.classification-block .tree-type{border:1px solid #d5d5d5;border-radius:4px;height:100%;line-height:32px;margin-top:0;padding-bottom:80px;width:150px}.classification-block .tree-type .header{border-bottom:1px solid #e6eaef;display:flex;font-size:14px;justify-content:space-between;padding:0 10px}.classification-block .tree-type .header .header-1{align-items:center;cursor:pointer;display:flex}.classification-block .tree-type .tree{height:calc(100% - 32px);line-height:32px;margin:0;overflow:auto;padding-left:0}.classification-block .tree-type .tree::-webkit-scrollbar{width:5px}.classification-block .tree-type .tree .tree-item{border-bottom:1px solid #d5d5d5;cursor:pointer}.classification-block .tree-type .tree .tree-item.tree-header{box-sizing:border-box;padding:0 10px}.classification-block .tree-type .tree .tree-item .parent{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 10px}.classification-block .tree-type .tree .tree-item .parent.open{background-color:#f2f2f2;border-bottom:1px solid #d5d5d5}.classification-block .tree-type .tree .tree-item .header-item{box-sizing:border-box;line-height:1.4}.classification-block .tree-type .tree .tree-item .header-item.selected,.classification-block .tree-type .tree .tree-item .header-item:hover{color:#2d7aff}.classification-block .tree-type .tree .tree-item .header-item:active{border-color:transparent;color:#000}.classification-block .tree-type .tree .tree-item .children{align-items:center;display:flex;height:32px;padding-left:23px;padding-right:10px}.classification-block .tree-type .tree .tree-item .children .child-item{align-items:center;border-bottom:1px solid transparent;color:#7c7c7c;display:flex;line-height:1.5;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .tree-type .tree .tree-item .children .child-item:hover{color:#2d7aff}.classification-block .tree-type .tree .tree-item .children .child-item.selected{align-items:center;color:#2d7aff;display:flex;justify-content:space-between;width:100%}.classification-block .tree-type .tree .tree-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .tree-type .tree .tree-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .tree-type .tree .tree-item .children .child-item .child-item-content{align-items:center;display:flex}.classification-block .tree-type .tree .tree-item .children .child-item .child-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .tree-type .tree .tree-item .children .child-item .digital-span{flex:1;margin-left:5px;text-align:left}.classification-block .tree-type .tree .tree-item:last-child{border-bottom:none}.classification-block .tree-type .tree-type-footer{border-top:1px solid #d5d5d5;bottom:0;height:80px;line-height:20px;padding-left:16px;position:absolute;width:100%}.classification-block .tree-type .tree-type-footer .selected-num{margin:10px}.classification-block .tree-type .tree-type-footer .selected-item-del{align-items:center;color:#2474ff;cursor:pointer;display:flex;justify-content:center;margin-left:0}.classification-block .tile-type{border:1px solid #d5d5d5;border-radius:4px;margin-bottom:8px;padding:0 17px}.classification-block .tile-type .header{align-items:center;border-bottom:1px solid #d5d5d5;display:inline-flex;justify-content:space-between;line-height:44px;width:100%}.classification-block .tile-type .header .all-data{border-bottom:1px solid transparent;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500;line-height:1.4;margin-right:auto}.classification-block .tile-type .header .all-data:hover{color:#2d7aff}.classification-block .tile-type .header .all-data:active{border-color:transparent;color:#000}.classification-block .tile-type .header .selected{color:#2d7aff}.classification-block .tile-type .header .right-setting{display:flex}.classification-block .tile-type .header .right-setting .setting-1{align-items:center;cursor:pointer;display:flex}.classification-block .tile-type .header .right-setting .setting-1 .n-icon{margin-right:6px}.classification-block .tile-type .header .right-setting .upack-up-btn{color:#2d7aff}.classification-block .tile-type .tile{border-bottom:1px solid #d5d5d5;margin:0;padding:9px 0}.classification-block .tile-type .tile .tile-item{cursor:pointer;display:flex;line-height:38px}.classification-block .tile-type .tile .tile-item .parent{box-sizing:border-box;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:600;max-width:135px;padding-right:16px;width:135px}.classification-block .tile-type .tile .tile-item .children{flex:1}.classification-block .tile-type .tile .tile-item .children .child-item{border-bottom:1px solid transparent;border-radius:4px;color:#7c7c7c;display:inline-block;font-size:14px;line-height:1.5;margin:0 5px;padding:1px 6px}.classification-block .tile-type .tile .tile-item .children .child-item.selected,.classification-block .tile-type .tile .tile-item .children .child-item:hover{background-color:rgba(45,122,255,.1);color:#2d7aff}.classification-block .tile-type .tile .tile-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .tile-type .tile .tile-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .tile-type .tile .tile-item .child-item.selected{color:#2d7aff}.classification-block .tile-type .selected-list{align-items:center;display:flex;padding:12px 6px}.classification-block .tile-type .selected-list .selected-num{font-size:14px;line-height:20px;margin-right:8px}.classification-block .tile-type .selected-list .selected-item{align-items:center;background-color:rgba(45,122,255,.1);border-radius:4px;color:#2d7aff;cursor:pointer;display:flex;margin-left:8px;padding:1px 8px}.classification-block .tile-type .selected-list .selected-item-del{align-items:center;color:#2474ff;cursor:pointer;display:flex;font-size:14px;line-height:20px;margin-left:22px}.classification-block .select-type{height:32px;line-height:32px;margin-bottom:8px;margin-right:8px;position:relative;width:100px}.classification-block .select-type .title{align-items:center;border:1px solid #d5d5d5;border-radius:4px;box-sizing:border-box;color:#969696;cursor:pointer;display:flex;font-size:12px;height:100%;justify-content:space-between;padding:0 8px;width:100%}.classification-block .select-type .title>.name{color:#212121;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .select-type .main-wrapper{background-color:#fff;border:1px solid #d5d5d5;border-radius:4px;min-width:270px;position:absolute;top:39px;width:100%;z-index:3000}.classification-block .select-type .main-wrapper::-webkit-scrollbar{width:5px}.classification-block .select-type .tree{margin:0;max-height:300px;overflow:auto;padding:32px 0}.classification-block .select-type .tree .tree-item{border-bottom:1px solid #d5d5d5;cursor:pointer;line-height:32px}.classification-block .select-type .tree .tree-item.tree-header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;height:40px;padding:0 10px;position:absolute;top:0;width:100%;z-index:1}.classification-block .select-type .tree .tree-item .tree-footer{align-items:center;color:rgba(0,0,0,.6);display:flex}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon{align-items:center;cursor:pointer;display:flex}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon .n-icon{margin-right:6px}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon:first-child{margin-right:16px}.classification-block .select-type .tree .tree-item .parent{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 10px}.classification-block .select-type .tree .tree-item .parent.open{background-color:#f2f2f2;border-bottom:1px solid #d5d5d5}.classification-block .select-type .tree .tree-item .header-item{border-bottom:1px solid transparent;color:rgba(0,0,0,.6);flex:1}.classification-block .select-type .tree .tree-item .header-item.selected,.classification-block .select-type .tree .tree-item .header-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .header-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children{align-items:center;display:flex;height:32px;line-height:32px;padding-left:23px;padding-right:10px}.classification-block .select-type .tree .tree-item .children .child-item{border-bottom:1px solid transparent;color:#7c7c7c;display:inline-block;line-height:1.5;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .select-type .tree .tree-item .children .child-item.child-header{padding:0 10px}.classification-block .select-type .tree .tree-item .children .child-item.header-item{border-bottom:1px solid transparent;color:rgba(0,0,0,.6)}.classification-block .select-type .tree .tree-item .children .child-item.header-item.selected,.classification-block .select-type .tree .tree-item .children .child-item.header-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .children .child-item.header-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children .child-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .children .child-item.selected{align-items:center;color:#2d7aff;display:flex;justify-content:space-between;width:100%}.classification-block .select-type .tree .tree-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .select-type .tree .tree-item:last-child{border-bottom:0}.classification-block .select-type .select-type-footer{align-items:center;background-color:#fff;border-top:1px solid #d5d5d5;bottom:0;display:flex;height:40px;justify-content:space-between;padding:0 12px;position:absolute;width:100%}.classification-block .select-type .select-type-footer .selected-num{color:rgba(0,0,0,.6)}.classification-block .select-type .select-type-footer .selected-item-del{color:#2474ff;cursor:pointer}
1
+ @font-face{font-family:classification-iconfont;src:url(classification-iconfont.ttf) format("truetype")}.iconfont-table-filter{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:classification-iconfont!important;font-size:14px;font-style:normal}.icon-table-filter-menzhenyishengzhananniuqingchu:before{content:"\e74e"}.icon-table-filter-menzhenyishengzhananniushanchu2:before{content:"\e757"}.icon-table-filter-menzhenyishengzhanxitongtubiaoguanbi:before{content:"\e76e"}.icon-table-filter-menzhenyishengzhanxitongtubiaozuixiaohua2:before{content:"\e778"}.icon-table-filter-menzhenyishengzhanxitongtubiaozuidahua:before{content:"\e779"}.icon-table-filter-reset:before{content:"\e611"}.icon-table-filter-shaixuan:before{content:"\e64b"}.classification-modal-block .n-card-header .svg-wrap .iconfont-table-filter{cursor:pointer;font-size:18px}.classification-modal-block .n-card-header .svg-wrap .iconfont-table-filter:last-child{margin-left:16px}.classification-modal-block .n-card-header .svg-wrap .n-icon{cursor:pointer}.classification-modal-block .n-card__content{overflow-y:auto}.classification-modal-block .n-card__content .table-modal-list .list-title{background-color:#f2f2f4;border:1px solid #e1dfdf;display:flex;height:52px;line-height:52px}.classification-modal-block .n-card__content .table-modal-list .list-title .list-title-item{font-weight:700;width:25%}.classification-modal-block .n-card__content .table-modal-list .list-content{padding:0}.classification-modal-block .n-card__content .table-modal-list .list-content li{display:flex;height:52px;line-height:52px}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-item{align-items:center;display:flex;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:25%}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-item .n-icon{cursor:pointer;margin-right:8px}.classification-modal-block .n-card__content .table-modal-list .list-content li.checked,.classification-modal-block .n-card__content .table-modal-list .list-content li.checked .text{background-color:#f2f2f2}.classification-modal-block .n-card__content .table-modal-list .list-content li .text{background-color:#fff;display:inline-block;padding:0 10px;position:relative}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-line{position:relative;text-align:center;width:75%}.classification-modal-block .n-card__content .table-modal-list .list-content li .list-content-line:before{border:1px solid #e8e8e8;content:"";left:0;margin-top:20px;position:absolute;width:100%}.classification-modal-block .n-card__content .table-modal-list .list-title-item{margin-left:-1px;padding:0 10px}.classification-modal-block .n-card__content .table-modal-list .list-content-item{border-bottom:1px solid #e1dfdf;margin-left:-1px;margin-top:-1px;padding:0 10px}.classification-modal-block .n-card__content .table-modal-list .list-content-item .ant-switch{height:16px;min-width:28px;width:28px}.classification-modal-block .n-card__content .table-modal-list .list-content-item .ant-switch:after{height:12px;width:12px}.classification-modal-block .n-card__content .table-modal-list .list-content-radio,.classification-modal-block .n-card__content .table-modal-list .list-content-switch{text-align:center}.classification-modal-block .n-card__content .table-modal-list .anticon+.anticon{margin-left:8px}.classification-modal-block .n-card__content .class-filter-content .item-name{display:flex;height:32px;line-height:32px;margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .item-name .label{text-align:right;width:120px}.classification-modal-block .n-card__content .class-filter-content .item-name .addAction{align-items:center;cursor:pointer;display:flex}.classification-modal-block .n-card__content .class-filter-content .item-name .blue{color:#2d7aff;margin-right:8px}.classification-modal-block .n-card__content .class-filter-content .n-form-item-label{width:120px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content{align-items:center;display:flex;flex-wrap:wrap;line-height:32px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .label{display:inline-block;height:32px;line-height:32px;margin-bottom:10px;text-align:right;width:120px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .ant-btn-dashed{border-color:#a6a6a6;color:#a6a6a6}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .parent-name{align-items:center;display:flex}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .parent-input{margin-bottom:10px;margin-right:10px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag{align-items:center;background-color:rgba(45,122,255,.1);border:1px solid #2d7aff;border-radius:3px;box-sizing:border-box;color:#2d7aff;display:flex;justify-content:center;margin-bottom:10px;margin-right:10px;max-width:120px;padding:0 10px;position:relative}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag .anticon-close{color:#2d7aff;cursor:pointer;display:flex;justify-content:center;line-height:1;width:18px}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag .s-content{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select,.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select .ant-input-disabled{background-color:#2d7aff;color:#fff}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .edit-tag.edit-tag-select .anticon-close{color:#fff}.classification-modal-block .n-card__content .class-filter-content .quickSearch-content .ant-btn{margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list{border-top:1px solid #e6e6e6;margin-bottom:6px;margin-top:16px;padding:12px 0 0}.classification-modal-block .n-card__content .class-filter-content .select-item-list li{align-items:center;display:flex;list-style:none;margin-bottom:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .index-span{display:inline-block;width:30px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .form-item{margin-right:10px;width:120px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .form-item.n-date-picker{width:auto}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .value-cfg_wrapper{display:flex}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .value-cfg_wrapper .form-item{margin-right:10px}.classification-modal-block .n-card__content .class-filter-content .select-item-list li .delete-item-icon{color:red;cursor:pointer;font-size:18px;margin-left:8px}.classification-modal-block .n-card__content .class-filter-content .filter-expression{display:flex;flex-direction:column}.classification-modal-block .n-card__content .class-filter-content .filter-expression .textarea{margin-top:6px}.classification-modal-block .n-card__footer{padding-top:10px}.classification-modal-block .n-card__footer .flex_between{display:flex;justify-content:space-between}.classification-modal-block .n-card__footer .flex_right{display:flex;justify-content:right}.classification-modal-block .n-card__footer .n-button{margin-left:8px}.classification-block .tree-type{border:1px solid #d5d5d5;border-radius:4px;height:100%;line-height:32px;margin-top:0;padding-bottom:80px;width:150px}.classification-block .tree-type .header{border-bottom:1px solid #e6eaef;display:flex;font-size:14px;justify-content:space-between;padding:0 10px}.classification-block .tree-type .header .header-1{align-items:center;cursor:pointer;display:flex}.classification-block .tree-type .tree{height:calc(100% - 32px);line-height:32px;margin:0;overflow:auto;padding-left:0}.classification-block .tree-type .tree::-webkit-scrollbar{width:5px}.classification-block .tree-type .tree .tree-item{border-bottom:1px solid #d5d5d5;cursor:pointer}.classification-block .tree-type .tree .tree-item.tree-header{box-sizing:border-box;padding:0 10px}.classification-block .tree-type .tree .tree-item .parent{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 10px}.classification-block .tree-type .tree .tree-item .parent.open{background-color:#f2f2f2;border-bottom:1px solid #d5d5d5}.classification-block .tree-type .tree .tree-item .header-item{box-sizing:border-box;line-height:1.4}.classification-block .tree-type .tree .tree-item .header-item.selected,.classification-block .tree-type .tree .tree-item .header-item:hover{color:#2d7aff}.classification-block .tree-type .tree .tree-item .header-item:active{border-color:transparent;color:#000}.classification-block .tree-type .tree .tree-item .children{align-items:center;display:flex;height:32px;padding-left:23px;padding-right:10px}.classification-block .tree-type .tree .tree-item .children .child-item{align-items:center;border-bottom:1px solid transparent;color:#7c7c7c;display:flex;line-height:1.5;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .tree-type .tree .tree-item .children .child-item:hover{color:#2d7aff}.classification-block .tree-type .tree .tree-item .children .child-item.selected{align-items:center;color:#2d7aff;display:flex;justify-content:space-between;width:100%}.classification-block .tree-type .tree .tree-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .tree-type .tree .tree-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .tree-type .tree .tree-item .children .child-item .child-item-content{align-items:center;display:flex}.classification-block .tree-type .tree .tree-item .children .child-item .child-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .tree-type .tree .tree-item .children .child-item .digital-span{flex:1;margin-left:5px;text-align:left}.classification-block .tree-type .tree .tree-item:last-child{border-bottom:none}.classification-block .tree-type .tree-type-footer{border-top:1px solid #d5d5d5;bottom:0;height:80px;line-height:20px;padding-left:16px;position:absolute;width:100%}.classification-block .tree-type .tree-type-footer .selected-num{margin:10px}.classification-block .tree-type .tree-type-footer .selected-item-del{align-items:center;color:#2474ff;cursor:pointer;display:flex;justify-content:center;margin-left:0}.classification-block .tile-type{border:1px solid #d5d5d5;border-radius:4px;margin-bottom:8px;padding:0 17px}.classification-block .tile-type .header{align-items:center;border-bottom:1px solid #d5d5d5;display:inline-flex;justify-content:space-between;line-height:44px;width:100%}.classification-block .tile-type .header .all-data{border-bottom:1px solid transparent;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500;line-height:1.4;margin-right:auto}.classification-block .tile-type .header .all-data:hover{color:#2d7aff}.classification-block .tile-type .header .all-data:active{border-color:transparent;color:#000}.classification-block .tile-type .header .selected{color:#2d7aff}.classification-block .tile-type .header .right-setting{display:flex}.classification-block .tile-type .header .right-setting .setting-1{align-items:center;cursor:pointer;display:flex}.classification-block .tile-type .header .right-setting .setting-1 .n-icon{margin-right:6px}.classification-block .tile-type .header .right-setting .upack-up-btn{color:#2d7aff}.classification-block .tile-type .tile{border-bottom:1px solid #d5d5d5;margin:0;padding:9px 0}.classification-block .tile-type .tile .tile-item{cursor:pointer;display:flex;line-height:38px}.classification-block .tile-type .tile .tile-item .parent{box-sizing:border-box;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:600;max-width:135px;padding-right:16px;width:135px}.classification-block .tile-type .tile .tile-item .children{flex:1}.classification-block .tile-type .tile .tile-item .children .child-item{border-bottom:1px solid transparent;border-radius:4px;color:#7c7c7c;display:inline-block;font-size:14px;line-height:1.5;margin:0 5px;padding:1px 6px}.classification-block .tile-type .tile .tile-item .children .child-item.selected,.classification-block .tile-type .tile .tile-item .children .child-item:hover{background-color:rgba(45,122,255,.1);color:#2d7aff}.classification-block .tile-type .tile .tile-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .tile-type .tile .tile-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .tile-type .tile .tile-item .child-item.selected{color:#2d7aff}.classification-block .tile-type .selected-list{align-items:center;display:flex;padding:12px 6px}.classification-block .tile-type .selected-list .selected-num{font-size:14px;line-height:20px;margin-right:8px}.classification-block .tile-type .selected-list .selected-item{align-items:center;background-color:rgba(45,122,255,.1);border-radius:4px;color:#2d7aff;cursor:pointer;display:flex;margin-left:8px;padding:1px 8px}.classification-block .tile-type .selected-list .selected-item-del{align-items:center;color:#2474ff;cursor:pointer;display:flex;font-size:14px;line-height:20px;margin-left:22px}.classification-block .select-type{height:32px;line-height:32px;margin-bottom:8px;margin-right:8px;position:relative;width:100px}.classification-block .select-type .title{align-items:center;border:1px solid #d5d5d5;border-radius:4px;box-sizing:border-box;color:#969696;cursor:pointer;display:flex;font-size:12px;height:100%;justify-content:space-between;padding:0 8px;width:100%}.classification-block .select-type .title>.name{color:#212121;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .select-type .main-wrapper{background-color:#fff;border:1px solid #d5d5d5;border-radius:4px;min-width:270px;position:absolute;top:39px;width:100%;z-index:3000}.classification-block .select-type .main-wrapper::-webkit-scrollbar{width:5px}.classification-block .select-type .tree{margin:0;max-height:300px;overflow:auto;padding:32px 0}.classification-block .select-type .tree .tree-item{border-bottom:1px solid #d5d5d5;cursor:pointer;line-height:32px}.classification-block .select-type .tree .tree-item.tree-header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;height:40px;padding:0 10px;position:absolute;top:0;width:100%;z-index:1}.classification-block .select-type .tree .tree-item .tree-footer{align-items:center;color:rgba(0,0,0,.6);display:flex}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon{align-items:center;cursor:pointer;display:flex}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon .n-icon{margin-right:6px}.classification-block .select-type .tree .tree-item .tree-footer .tree-footer-icon:first-child{margin-right:16px}.classification-block .select-type .tree .tree-item .parent{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 10px}.classification-block .select-type .tree .tree-item .parent.open{background-color:#f2f2f2;border-bottom:1px solid #d5d5d5}.classification-block .select-type .tree .tree-item .header-item{border-bottom:1px solid transparent;color:rgba(0,0,0,.6);flex:1}.classification-block .select-type .tree .tree-item .header-item.selected,.classification-block .select-type .tree .tree-item .header-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .header-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children{align-items:center;display:flex;height:32px;line-height:32px;padding-left:23px;padding-right:10px}.classification-block .select-type .tree .tree-item .children .child-item{border-bottom:1px solid transparent;color:#7c7c7c;display:inline-block;line-height:1.5;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classification-block .select-type .tree .tree-item .children .child-item.child-header{padding:0 10px}.classification-block .select-type .tree .tree-item .children .child-item.header-item{border-bottom:1px solid transparent;color:rgba(0,0,0,.6)}.classification-block .select-type .tree .tree-item .children .child-item.header-item.selected,.classification-block .select-type .tree .tree-item .children .child-item.header-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .children .child-item.header-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children .child-item:hover{color:#2d7aff}.classification-block .select-type .tree .tree-item .children .child-item.selected{align-items:center;color:#2d7aff;display:flex;justify-content:space-between;width:100%}.classification-block .select-type .tree .tree-item .children .child-item:active{border-color:transparent;color:#000}.classification-block .select-type .tree .tree-item .children .child-item.disabled{color:rgba(0,0,0,.2)}.classification-block .select-type .tree .tree-item:last-child{border-bottom:0}.classification-block .select-type .select-type-footer{align-items:center;background-color:#fff;border-top:1px solid #d5d5d5;bottom:0;display:flex;height:40px;justify-content:space-between;padding:0 12px;position:absolute;width:100%}.classification-block .select-type .select-type-footer .selected-num{color:rgba(0,0,0,.6)}.classification-block .select-type .select-type-footer .selected-item-del{color:#2474ff;cursor:pointer}
@@ -390,14 +390,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
390
390
  compareMap?: {
391
391
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
392
392
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
393
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
394
- CL?: ((v1: any, v2: any) => boolean) | undefined;
395
- NC?: ((v1: any, v2: any) => boolean) | undefined;
396
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
397
393
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
398
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
399
394
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
395
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
400
396
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
397
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
398
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
399
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
400
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
401
401
  } | undefined;
402
402
  }[] | undefined;
403
403
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -2138,14 +2138,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2138
2138
  compareMap?: {
2139
2139
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
2140
2140
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
2141
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2142
- CL?: ((v1: any, v2: any) => boolean) | undefined;
2143
- NC?: ((v1: any, v2: any) => boolean) | undefined;
2144
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2145
2141
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
2146
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2147
2142
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
2143
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2148
2144
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
2145
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
2146
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
2147
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2148
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2149
2149
  } | undefined;
2150
2150
  }[] | undefined;
2151
2151
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -3745,14 +3745,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3745
3745
  compareMap?: {
3746
3746
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
3747
3747
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
3748
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3749
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3750
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3751
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3752
3748
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
3753
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3754
3749
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
3750
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3755
3751
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3752
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
3753
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
3754
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3755
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3756
3756
  } | undefined;
3757
3757
  sqlExpression?: string | undefined;
3758
3758
  showField?: string[] | undefined;
@@ -3923,14 +3923,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3923
3923
  compareMap?: {
3924
3924
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
3925
3925
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
3926
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3927
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3928
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3929
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3930
3926
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
3931
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3932
3927
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
3928
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3933
3929
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3930
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
3931
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
3932
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3933
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3934
3934
  } | undefined;
3935
3935
  }[] | undefined;
3936
3936
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -5671,14 +5671,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5671
5671
  compareMap?: {
5672
5672
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
5673
5673
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
5674
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
5675
- CL?: ((v1: any, v2: any) => boolean) | undefined;
5676
- NC?: ((v1: any, v2: any) => boolean) | undefined;
5677
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
5678
5674
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
5679
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
5680
5675
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
5676
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
5681
5677
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
5678
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
5679
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
5680
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
5681
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
5682
5682
  } | undefined;
5683
5683
  }[] | undefined;
5684
5684
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -8737,14 +8737,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8737
8737
  compareMap?: {
8738
8738
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
8739
8739
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
8740
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
8741
- CL?: ((v1: any, v2: any) => boolean) | undefined;
8742
- NC?: ((v1: any, v2: any) => boolean) | undefined;
8743
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
8744
8740
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
8745
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
8746
8741
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
8742
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
8747
8743
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
8744
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
8745
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
8746
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
8747
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
8748
8748
  } | undefined;
8749
8749
  }[] | undefined;
8750
8750
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -10496,14 +10496,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10496
10496
  compareMap?: {
10497
10497
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
10498
10498
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
10499
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
10500
- CL?: ((v1: any, v2: any) => boolean) | undefined;
10501
- NC?: ((v1: any, v2: any) => boolean) | undefined;
10502
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
10503
10499
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
10504
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
10505
10500
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
10501
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
10506
10502
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
10503
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
10504
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
10505
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
10506
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
10507
10507
  } | undefined;
10508
10508
  }[] | undefined;
10509
10509
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -12228,14 +12228,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12228
12228
  compareMap?: {
12229
12229
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
12230
12230
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
12231
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
12232
- CL?: ((v1: any, v2: any) => boolean) | undefined;
12233
- NC?: ((v1: any, v2: any) => boolean) | undefined;
12234
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
12235
12231
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
12236
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
12237
12232
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
12233
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
12238
12234
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
12235
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
12236
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
12237
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
12238
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
12239
12239
  } | undefined;
12240
12240
  }[] | undefined;
12241
12241
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -14883,14 +14883,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14883
14883
  compareMap?: {
14884
14884
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
14885
14885
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
14886
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
14887
- CL?: ((v1: any, v2: any) => boolean) | undefined;
14888
- NC?: ((v1: any, v2: any) => boolean) | undefined;
14889
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
14890
14886
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
14891
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
14892
14887
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
14888
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
14893
14889
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
14890
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
14891
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
14892
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
14893
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
14894
14894
  } | undefined;
14895
14895
  sqlExpression?: string | undefined;
14896
14896
  showField?: string[] | undefined;
@@ -393,14 +393,14 @@ declare const _default: import("vue").DefineComponent<{
393
393
  compareMap?: {
394
394
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
395
395
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
396
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
397
- CL?: ((v1: any, v2: any) => boolean) | undefined;
398
- NC?: ((v1: any, v2: any) => boolean) | undefined;
399
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
400
396
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
401
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
402
397
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
398
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
403
399
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
400
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
401
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
402
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
403
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
404
404
  } | undefined;
405
405
  }[] | undefined;
406
406
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -2141,14 +2141,14 @@ declare const _default: import("vue").DefineComponent<{
2141
2141
  compareMap?: {
2142
2142
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
2143
2143
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
2144
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2145
- CL?: ((v1: any, v2: any) => boolean) | undefined;
2146
- NC?: ((v1: any, v2: any) => boolean) | undefined;
2147
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2148
2144
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
2149
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2150
2145
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
2146
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2151
2147
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
2148
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
2149
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
2150
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2151
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2152
2152
  } | undefined;
2153
2153
  }[] | undefined;
2154
2154
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -3748,14 +3748,14 @@ declare const _default: import("vue").DefineComponent<{
3748
3748
  compareMap?: {
3749
3749
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
3750
3750
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
3751
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3752
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3753
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3754
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3755
3751
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
3756
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3757
3752
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
3753
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3758
3754
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3755
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
3756
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
3757
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3758
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3759
3759
  } | undefined;
3760
3760
  sqlExpression?: string | undefined;
3761
3761
  showField?: string[] | undefined;
@@ -3926,14 +3926,14 @@ declare const _default: import("vue").DefineComponent<{
3926
3926
  compareMap?: {
3927
3927
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
3928
3928
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
3929
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3930
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3931
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3932
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3933
3929
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
3934
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3935
3930
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
3931
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3936
3932
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3933
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
3934
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
3935
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3936
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3937
3937
  } | undefined;
3938
3938
  }[] | undefined;
3939
3939
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -5674,14 +5674,14 @@ declare const _default: import("vue").DefineComponent<{
5674
5674
  compareMap?: {
5675
5675
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
5676
5676
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
5677
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
5678
- CL?: ((v1: any, v2: any) => boolean) | undefined;
5679
- NC?: ((v1: any, v2: any) => boolean) | undefined;
5680
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
5681
5677
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
5682
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
5683
5678
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
5679
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
5684
5680
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
5681
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
5682
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
5683
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
5684
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
5685
5685
  } | undefined;
5686
5686
  }[] | undefined;
5687
5687
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -8740,14 +8740,14 @@ declare const _default: import("vue").DefineComponent<{
8740
8740
  compareMap?: {
8741
8741
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
8742
8742
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
8743
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
8744
- CL?: ((v1: any, v2: any) => boolean) | undefined;
8745
- NC?: ((v1: any, v2: any) => boolean) | undefined;
8746
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
8747
8743
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
8748
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
8749
8744
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
8745
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
8750
8746
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
8747
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
8748
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
8749
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
8750
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
8751
8751
  } | undefined;
8752
8752
  }[] | undefined;
8753
8753
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -10499,14 +10499,14 @@ declare const _default: import("vue").DefineComponent<{
10499
10499
  compareMap?: {
10500
10500
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
10501
10501
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
10502
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
10503
- CL?: ((v1: any, v2: any) => boolean) | undefined;
10504
- NC?: ((v1: any, v2: any) => boolean) | undefined;
10505
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
10506
10502
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
10507
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
10508
10503
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
10504
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
10509
10505
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
10506
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
10507
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
10508
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
10509
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
10510
10510
  } | undefined;
10511
10511
  }[] | undefined;
10512
10512
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -12231,14 +12231,14 @@ declare const _default: import("vue").DefineComponent<{
12231
12231
  compareMap?: {
12232
12232
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
12233
12233
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
12234
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
12235
- CL?: ((v1: any, v2: any) => boolean) | undefined;
12236
- NC?: ((v1: any, v2: any) => boolean) | undefined;
12237
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
12238
12234
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
12239
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
12240
12235
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
12236
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
12241
12237
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
12238
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
12239
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
12240
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
12241
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
12242
12242
  } | undefined;
12243
12243
  }[] | undefined;
12244
12244
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -14886,14 +14886,14 @@ declare const _default: import("vue").DefineComponent<{
14886
14886
  compareMap?: {
14887
14887
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
14888
14888
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
14889
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
14890
- CL?: ((v1: any, v2: any) => boolean) | undefined;
14891
- NC?: ((v1: any, v2: any) => boolean) | undefined;
14892
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
14893
14889
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
14894
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
14895
14890
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
14891
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
14896
14892
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
14893
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
14894
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
14895
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
14896
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
14897
14897
  } | undefined;
14898
14898
  sqlExpression?: string | undefined;
14899
14899
  showField?: string[] | undefined;
@@ -342,14 +342,14 @@ declare const _default: import("vue").DefineComponent<{
342
342
  compareMap?: {
343
343
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
344
344
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
345
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
346
- CL?: ((v1: any, v2: any) => boolean) | undefined;
347
- NC?: ((v1: any, v2: any) => boolean) | undefined;
348
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
349
345
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
350
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
351
346
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
347
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
352
348
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
349
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
350
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
351
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
352
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
353
353
  } | undefined;
354
354
  }[] | undefined;
355
355
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -2101,14 +2101,14 @@ declare const _default: import("vue").DefineComponent<{
2101
2101
  compareMap?: {
2102
2102
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
2103
2103
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
2104
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2105
- CL?: ((v1: any, v2: any) => boolean) | undefined;
2106
- NC?: ((v1: any, v2: any) => boolean) | undefined;
2107
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2108
2104
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
2109
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2110
2105
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
2106
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2111
2107
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
2108
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
2109
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
2110
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2111
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2112
2112
  } | undefined;
2113
2113
  }[] | undefined;
2114
2114
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -3833,14 +3833,14 @@ declare const _default: import("vue").DefineComponent<{
3833
3833
  compareMap?: {
3834
3834
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
3835
3835
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
3836
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3837
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3838
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3839
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3840
3836
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
3841
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3842
3837
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
3838
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3843
3839
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3840
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
3841
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
3842
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3843
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3844
3844
  } | undefined;
3845
3845
  }[] | undefined;
3846
3846
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
@@ -21,14 +21,14 @@ declare const _default: import("vue").DefineComponent<{
21
21
  compareMap?: {
22
22
  NULL?: ((v1: any, v2: any) => boolean) | undefined;
23
23
  EQ?: ((v1: any, v2: any) => boolean) | undefined;
24
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
25
- CL?: ((v1: any, v2: any) => boolean) | undefined;
26
- NC?: ((v1: any, v2: any) => boolean) | undefined;
27
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
28
24
  BIG?: ((v1: any, v2: any) => boolean) | undefined;
29
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
30
25
  LESS?: ((v1: any, v2: any) => boolean) | undefined;
26
+ BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
31
27
  LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
28
+ CL?: ((v1: any, v2: any) => boolean) | undefined;
29
+ NC?: ((v1: any, v2: any) => boolean) | undefined;
30
+ NEQ?: ((v1: any, v2: any) => boolean) | undefined;
31
+ NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
32
32
  } | undefined;
33
33
  sqlExpression?: string | undefined;
34
34
  showField?: string[] | undefined;