@bsgoal/common 2.14.0 → 2.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.mjs +1353 -1351
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +7 -7
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/bsgoal-base-form/demo.vue +3 -3
- package/src/components/bsgoal-base-form/index.vue +2 -0
- package/src/components/bsgoal-base-search/index.vue +10 -0
- package/src/components/bsgoal-base-search-operation/index.vue +3 -2
- package/src/components/bsgoal-base-tree/index.vue +2 -2
- package/src/components/bsgoal-base-tree-fold/index.vue +2 -2
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.base_tooltip_popper{max-width:20em}.bsgoal-base-form .base_form .el-form-item{margin-right:10px}.bsgoal-base-form .base_form div.el-input,.bsgoal-base-form .base_form div.el-select{width:100%}.bsgoal-base-form .base_form--visible{width:0px;height:0px;overflow:hidden}.bsgoal-base-table-pagination{text-align:right}.bsgoal-base-table-pagination .base_table_pagination{display:inline-block;margin-top:16px}.bsgoal-base-table-empty .base_table_empty{text-align:center}.bsgoal-base-table-empty .base_table_empty_img{padding-top:16px;line-height:initial}.bsgoal-base-table-empty .base_table_empty_text{display:inline-block}.bsgoal-base-table .base_table{padding:16px}.bsgoal-base-table .base_table_menu{margin-bottom:8px}.bsgoal-base-table .el-table__body-wrapper{overflow-y:hidden!important}.bsgoal-base-table .el-scrollbar__view{height:100%}.bsgoal-base-table .base_table--tree{margin-top:10px}.bsgoal-base-table th>div.cell{white-space:nowrap}.bsgoal-base-line .base_line{height:10px;background-color:#f0f2f5}.bsgoal-base-line .bsgoal-base-line__vertical{display:inline-block;height:100%}.bsgoal-base-line .base_line__vertical{width:10px;height:100%}.bsgoal-base-line .bsgoal-base-line__fill{position:absolute;left:0;right:0}.bsgoal-base-search-operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bsgoal-base-search-operation .operation_fold{margin-left:12px;cursor:pointer;min-width:3em}.bsgoal-base-cascader{width:100%}.bsgoal-base-cascader .base_cascader{width:inherit}.bsgoal-base-search .base_search{padding:16px 6px 8px 16px}.bsgoal-base-search .base_search .el-form-item{margin-bottom:8px;margin-right:10px}.bsgoal-base-search .base_search div.el-input,.bsgoal-base-search .base_search div.el-select{width:100%}.bsgoal-base-tree-fold .base_tree_fold{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:14px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background-color
|
|
1
|
+
@charset "UTF-8";.base_tooltip_popper{max-width:20em}.bsgoal-base-form .base_form .el-form-item{margin-right:10px}.bsgoal-base-form .base_form div.el-input,.bsgoal-base-form .base_form div.el-select{width:100%}.bsgoal-base-form .base_form--visible{width:0px;height:0px;overflow:hidden}.bsgoal-base-table-pagination{text-align:right}.bsgoal-base-table-pagination .base_table_pagination{display:inline-block;margin-top:16px}.bsgoal-base-table-empty .base_table_empty{text-align:center}.bsgoal-base-table-empty .base_table_empty_img{padding-top:16px;line-height:initial}.bsgoal-base-table-empty .base_table_empty_text{display:inline-block}.bsgoal-base-table .base_table{padding:16px}.bsgoal-base-table .base_table_menu{margin-bottom:8px}.bsgoal-base-table .el-table__body-wrapper{overflow-y:hidden!important}.bsgoal-base-table .el-scrollbar__view{height:100%}.bsgoal-base-table .base_table--tree{margin-top:10px}.bsgoal-base-table th>div.cell{white-space:nowrap}.bsgoal-base-line .base_line{height:10px;background-color:#f0f2f5}.bsgoal-base-line .bsgoal-base-line__vertical{display:inline-block;height:100%}.bsgoal-base-line .base_line__vertical{width:10px;height:100%}.bsgoal-base-line .bsgoal-base-line__fill{position:absolute;left:0;right:0}.bsgoal-base-search-operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bsgoal-base-search-operation .operation_fold{margin-left:12px;cursor:pointer;min-width:3em}.bsgoal-base-cascader{width:100%}.bsgoal-base-cascader .base_cascader{width:inherit}.bsgoal-base-search .base_search{padding:16px 6px 8px 16px}.bsgoal-base-search .base_search .el-form-item{margin-bottom:8px;margin-right:10px}.bsgoal-base-search .base_search div.el-input,.bsgoal-base-search .base_search div.el-select{width:100%}.bsgoal-base-tree-fold .base_tree_fold{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:14px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background-color:var(--el-color-primary)}.bsgoal-base-tree-fold .base_tree_fold--hide{right:0px}.bsgoal-base-tree{display:inline-block}.bsgoal-base-tree .base_tree{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;min-width:14px}.bsgoal-base-tree .base_tree_main{width:221px;padding:16px;scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;overflow-y:auto}.bsgoal-base-tree .base_tree_main::-webkit-scrollbar{width:6px;height:6px}.bsgoal-base-tree .base_tree_main::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2);width:20px}.bsgoal-base-tree .base_tree_main::-webkit-scrollbar-track{background-color:#fff}.bsgoal-base-tree .base_tree_main_input{margin-bottom:10px}.bsgoal-base-tree .base_tree .el-tree-node__content>i.el-tree-node__expand-icon{padding-left:0}.bsgoal-base-tree .base_tree_node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.bsgoal-base-tree .base_tree_node_label{-webkit-box-flex:1;-ms-flex:1;flex:1}.bsgoal-base-tree .base_tree_node_icon{-webkit-box-flex:0;-ms-flex:none;flex:none}.bsgoal-base-button,.bsgoal-base-button .base_button{display:inline-block}.bsgoal-base-dialog .base_dialog_header{font-weight:500;color:#303133;font-size:16px}.bsgoal-base-dialog .bsgoal-dialog__footer--conceal .el-dialog__footer{display:none}.bsgoal-base-dialog .el-dialog__footer{height:initial;line-height:initial}.bsgoal-base-dialog .el-dialog__footer .el-button{margin-left:initial}.bsgoal-base-dialog .bsgoal_base_dialog_main .el-dialog__header{padding:16px 30px;margin-right:0;background-color:#f5f7fa;height:initial!important}.bsgoal-base-dialog .bsgoal_base_dialog_main .el-dialog__header .el-dialog__headerbtn{top:0px;right:8px}.bsgoal-base-dialog .bsgoal_base_dialog_main .el-dialog__body{padding:0}.bsgoal-base-dialog .bsgoal_base_dialog_main .base_dialog_content{padding:30px}.bsgoal-base-dialog .bsgoal_base_dialog_main .base_dialog_content--form{padding:0 0 0 30px}.bsgoal-base-dialog .bsgoal_base_dialog_main .base_dialog_content--form .bsgoal-base-form .base_form{padding:initial;padding-top:16px}.bsgoal-base-dialog .bsgoal_base_dialog_main .base_dialog_content--blank{padding-top:0}.bsgoal-base-dialog .base_dialog_footer_cancel{margin-right:16px}.bsgoal-base-tabs .base_tabs--fill{position:absolute;top:8px;bottom:0;left:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bsgoal-base-tabs .base_tabs--fill>div.el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.bsgoal-base-alert .el-alert,.bsgoal-base-item .base_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bsgoal-base-item .base_item_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#606266;height:32px;line-height:32px;padding-right:12px}.bsgoal-base-tree-table .base_tree_table{display:-webkit-box;display:-ms-flexbox;display:flex}.bsgoal-base-tree-table .base_tree_table--table{overflow:hidden}.bsgoal-base-viewer{display:inline-block}.bsgoal-base-viewer .base_viewer{margin:4px 8px}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @Author: canlong.shen
|
|
3
3
|
* @Date: 2023-04-10 15:00:00
|
|
4
4
|
* @LastEditors: canlong.shen
|
|
5
|
-
* @LastEditTime: 2023-
|
|
5
|
+
* @LastEditTime: 2023-06-26 09:20:07
|
|
6
6
|
* @FilePath: \common\src\components\bsgoal-base-form\demo.vue
|
|
7
7
|
* @Description: 表单公共组件演示组件
|
|
8
8
|
*
|
|
@@ -121,9 +121,10 @@ const configOptions = ref([
|
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
label: 'prop2',
|
|
124
|
-
value:
|
|
124
|
+
value: [],
|
|
125
125
|
type: ComponentTypeEnums.SELECT,
|
|
126
126
|
prop: 'prop2',
|
|
127
|
+
multiple:true,
|
|
127
128
|
range: [
|
|
128
129
|
{
|
|
129
130
|
label: 'select1',
|
|
@@ -142,7 +143,6 @@ const configOptions = ref([
|
|
|
142
143
|
value: 'select5'
|
|
143
144
|
}
|
|
144
145
|
],
|
|
145
|
-
readonly: true
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
label: 'prop3',
|
|
@@ -440,6 +440,7 @@ defineExpose({
|
|
|
440
440
|
limit = limits,
|
|
441
441
|
length = 255,
|
|
442
442
|
visible = true,
|
|
443
|
+
multiple= false,
|
|
443
444
|
formatter = (v) => {
|
|
444
445
|
return v
|
|
445
446
|
},
|
|
@@ -509,6 +510,7 @@ defineExpose({
|
|
|
509
510
|
<template v-if="type === ComponentTypeEnums.SELECT">
|
|
510
511
|
<el-select
|
|
511
512
|
v-model="model[prop]"
|
|
513
|
+
:multiple="multiple"
|
|
512
514
|
:placeholder="placeholderSet(type, label, placeholder)"
|
|
513
515
|
@change="triggerValueChange(type, prop)"
|
|
514
516
|
>
|
|
@@ -17,11 +17,21 @@ import baseDirective from '../../directives/directiveBase.js'
|
|
|
17
17
|
import BsgoalBaseLine from '../bsgoal-base-line/index.vue'
|
|
18
18
|
import BsgoalBaseSearchOperation from '../bsgoal-base-search-operation/index.vue'
|
|
19
19
|
import BsgoalBaseCascader from '../bsgoal-base-cascader/index.vue'
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
20
23
|
defineOptions({
|
|
21
24
|
name: 'BsgoalBaseSearch'
|
|
22
25
|
})
|
|
23
26
|
|
|
24
27
|
const props = defineProps({
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
25
35
|
/**
|
|
26
36
|
* >----------props----------<
|
|
27
37
|
* {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @Author: canlong.shen
|
|
3
3
|
* @Date: 2023-04-13 18:09:43
|
|
4
4
|
* @LastEditors: canlong.shen
|
|
5
|
-
* @LastEditTime: 2023-
|
|
5
|
+
* @LastEditTime: 2023-06-25 17:35:04
|
|
6
6
|
* @FilePath: \common\src\components\bsgoal-base-search-operation\index.vue
|
|
7
7
|
* @Description: 表格查询操作项 组件
|
|
8
8
|
*
|
|
@@ -50,7 +50,8 @@ const handleFold = () => {
|
|
|
50
50
|
<div class="bsgoal-base-search-operation">
|
|
51
51
|
<el-button type="primary" :icon="Search" @click="$emit('on-search')">搜索</el-button>
|
|
52
52
|
<el-button :icon="Delete" @click="$emit('on-clear')">清空</el-button>
|
|
53
|
-
<div v-if="fold" class="operation_fold" style="color:var(--el-color-primary);" @click="handleFold"> {{ foldStatus ? '收起' : '展开' }}
|
|
53
|
+
<div v-if="fold" class="operation_fold" style="color:var(--el-color-primary);" @click="handleFold"> {{ foldStatus ? '收起' : '展开' }}
|
|
54
|
+
<el-icon color="var(--el-color-primary)">
|
|
54
55
|
<ArrowUp v-show="foldStatus" />
|
|
55
56
|
<ArrowDown v-show="!foldStatus" />
|
|
56
57
|
</el-icon> </div>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @Author: canlong.shen
|
|
3
3
|
* @Date: 2023-04-21 08:43:33
|
|
4
4
|
* @LastEditors: canlong.shen
|
|
5
|
-
* @LastEditTime: 2023-06-25
|
|
5
|
+
* @LastEditTime: 2023-06-25 17:37:08
|
|
6
6
|
* @FilePath: \common\src\components\bsgoal-base-tree\index.vue
|
|
7
7
|
* @Description: 虚拟化树型结构 公共组件
|
|
8
8
|
*
|
|
@@ -180,7 +180,7 @@ const handleItemAdd = (node = null, data = {}) => {
|
|
|
180
180
|
<!-- E 节点名称 -->
|
|
181
181
|
<!-- S 操作符号 -->
|
|
182
182
|
<span class="base_tree_node_icon" v-show="data.hasIcon">
|
|
183
|
-
<el-icon color="
|
|
183
|
+
<el-icon color="var(--el-color-primary)" @click.stop="handleItemAdd(node, data)">
|
|
184
184
|
<Plus />
|
|
185
185
|
</el-icon>
|
|
186
186
|
</span>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @Author: canlong.shen
|
|
3
3
|
* @Date: 2023-04-21 14:30:43
|
|
4
4
|
* @LastEditors: canlong.shen
|
|
5
|
-
* @LastEditTime: 2023-
|
|
5
|
+
* @LastEditTime: 2023-06-25 17:29:58
|
|
6
6
|
* @FilePath: \common\src\components\bsgoal-base-tree-fold\index.vue
|
|
7
7
|
* @Description: 树结构折叠按钮
|
|
8
8
|
*
|
|
@@ -55,7 +55,7 @@ const triggerFold = () => {
|
|
|
55
55
|
justify-content: center;
|
|
56
56
|
|
|
57
57
|
border-radius: 10px;
|
|
58
|
-
background-color:
|
|
58
|
+
background-color: var(--el-color-primary);
|
|
59
59
|
}
|
|
60
60
|
.base_tree_fold--hide {
|
|
61
61
|
right: 0px;
|