@dinert/element-plus 1.1.3 → 1.1.5

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/style.css CHANGED
@@ -1 +1 @@
1
- .tree-item{width:100%}.tree-item .el-tooltip__trigger{display:block;overflow:hidden;width:100%;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-popover-classify{overflow-y:auto;margin:0;padding:0;list-style:none}.el-popover-classify li{margin:0;padding:0;list-style:none}.el-popover-classify li:first-child{border-bottom:1px solid var(--el-fill-color);line-height:32px}.el-popover-classify>.el-tree>.el-tree-node>.el-tree-node__content>.el-tree-node__expand-icon.is-leaf{display:none}.el-popover-classify .el-tree-node__children{overflow:unset}.dinert-table{display:flex;padding:20px;height:100%;border-radius:var(--el-bg-radius);background-color:var(--el-bg-color);flex-direction:column;box-sizing:border-box}.dinert-table .dinert-table-header{display:flex;justify-content:space-between;margin-bottom:12px;text-align:right}.dinert-table .dinert-table-header .el-popover-classify li .el-checkbox{width:100%;line-height:24px;height:24px}.dinert-table .dinert-table-header .dinert-table-header-left{text-align:left}.dinert-table .dinert-table-body{flex:1;height:0}.dinert-table .dinert-table-body .el-table .el-popper{max-width:50%}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell.setting .setting-icon{display:inline-block}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell .cell{color:var(--zp-color-secondary-text-title)}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell .cell .setting-icon{vertical-align:-1px;margin-left:4px;cursor:pointer}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td{color:var(--zp-color-secondary-text-title)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td .cell.el-tooltip>.cell-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td .cell.el-tooltip>.cell-item .cell-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .el-dropdown{vertical-align:-2px}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell{display:flex;justify-content:center;align-items:center}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-button{margin-right:8px;margin-left:0}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-button:focus-visible{outline:none}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-svg-icon{font-size:14px;color:var(--el-color-primary);cursor:pointer;flex:1}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-svg-icon.delete{color:var(--el-color-danger)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .svg-icon{width:16px;height:16px;vertical-align:-2px;flex:1;color:var(--el-color-primary);cursor:pointer;fill:var(--el-color-primary)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .svg-icon.f-14{width:14px;height:14px}.dinert-table .dinert-table-footer{display:flex;margin-top:16px}.dinert-table .dinert-table-footer .el-pagination{display:flex;flex-wrap:wrap}.el-form{display:flex;overflow:hidden;padding:0;min-height:50px;border-radius:4px;background-color:var(--el-bg-color);transition:all .3s cubic-bezier(.645,.045,.355,1);box-sizing:content-box}.el-form.dinert-form.packUp{max-height:50px}.el-form.near .el-form-left .el-col{display:flex;align-items:center;margin-right:10px;width:auto;max-width:unset;flex:unset}.el-form.near .el-form-right{min-width:auto}.el-form.dialog .el-form-left{flex:1}.el-form.dialog .el-form-left .el-col .label-text>div{width:100%}.el-form .el-form-left{flex:1}.el-form .el-form-left .el-col .label-text .el-radio.is-bordered,.el-form .el-form-left .el-col .label-text .el-checkbox.is-bordered{margin-right:16px}.el-form .el-form-left .el-col .label-text .el-date-editor{width:210px}.el-form .el-form-left .el-col .label-text .el-date-editor--daterange{width:260px}.el-form .el-form-left .el-col .label-text>.el-input{width:210px}.el-form .el-form-left .el-col .label-text>.el-select{width:210px}.el-form .el-form-left .el-col .label-text .el-date-editor--datetimerange{width:400px}.el-form .el-form-right{display:flex;margin-left:24px;min-width:230px}.el-form .el-form-right .el-form-right-operation{padding:0}.el-form .el-form-right .el-form-right-operation.el-button.is-text{padding-right:0;background-color:unset}.el-form div.el-form-item{position:relative;display:flex;margin-right:0;margin-bottom:18px;width:100%}.el-form div.el-form-item.show-label .label-text{overflow:unset;text-overflow:unset;white-space:unset}.el-form div.el-form-item.label-wrap .el-form-item__label{height:auto}.el-form div.el-form-item.label-wrap .el-form-item__label .label-text{display:inline;text-align:left;white-space:normal}.el-form .el-form-item__content{flex:1;margin-left:0}.el-form .el-form-item__content .el-tooltip__trigger,.el-form .el-form-item__content .el-input-number{width:100%}.el-form .el-form-item__content .el-input-number .el-input__inner{text-align:center}.el-form .el-form-item__content .el-textarea .el-textarea__inner{height:80px}.el-form .el-form-item__content .el-date-editor,.el-form .el-form-item__content .el-date-editor .el-input__wrapper{width:100%;box-sizing:border-box}.el-form .el-form-item__content .el-input__inner{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-form .el-form-item__content .el-form-item__label{overflow:hidden;width:80px;max-width:80px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.el-form .el-form-item__content .el-form-item__label .el-tooltip,.el-form .el-form-item__content .el-form-item__label .el-tooltip .label-text{display:inline}.dinert-table-page{display:flex;flex-direction:column;box-sizing:border-box}.dinert-table-page.text-wrap .el-table__header .cell{white-space:pre-wrap}.dinert-table-page.text-wrap .el-table__body .el-table__row td>.cell,.dinert-table-page.text-wrap .el-table__body .el-table__row td>.cell>.cell-item,.dinert-table-page.text-wrap .el-table__body .el-table__row td .cell.el-tooltip>.cell-item{white-space:pre-wrap}.dinert-table-page.text-wrap .el-table__body .el-table__row .el-button>span{text-align:left}.dinert-table-page.text-wrap .el-table__body .el-table__row span{white-space:pre-wrap;line-height:23px}.dinert-table-page.header-center .el-table__header .el-table__cell{text-align:center}.dinert-table-page.near .el-form-left{flex:unset}.dinert-table-page.near .el-form-left .el-col{margin-right:16px;width:auto;max-width:unset;flex:unset}.dinert-table-page.near .dinert-table-footer .el-pagination{margin-left:auto}.dinert-table-page.maxWidthAuto .el-form .el-form-item .el-form-item__label{max-width:unset}.dinert-table-page .dinert-form{padding:20px 20px 0;max-height:300px}.dinert-table-page .dinert-table{padding-top:0;height:0;flex:1}.dinert-tooltip.el-tooltip__trigger{display:block;height:100%}.dinert-tooltip.el-tooltip__trigger .text-tooltip{position:absolute;left:-999999999999px}.dinert-tooltip.el-tooltip__trigger .label-text{display:block;overflow:hidden;width:100%;height:100%;text-overflow:ellipsis;white-space:nowrap}.el-overlay.autoHeight .el-dialog{height:80%}.el-overlay.notPadding .el-dialog__body{padding:0}.el-overlay .el-dialog{top:10%;display:flex;min-width:310px;max-height:80%;border-radius:4px;flex-direction:column;--el-dialog-margin-top: 0;--el-dialog-padding-primary: 0}.el-overlay .el-dialog.is-fullscreen{top:unset;max-height:unset}.el-overlay .el-dialog__headerbtn{right:0;width:40px;height:100%;color:var(--el-color-info)}.el-overlay .el-dialog .full{position:absolute;top:-1.5px;right:34px;display:flex;justify-content:center;align-items:center;width:40px;height:100%;font-size:var(--el-message-close-size, 16px);border:none;color:var(--el-color-info);background:transparent;outline:none;cursor:pointer}.el-overlay .el-dialog .full:hover .icon{fill:var(--el-color-primary);color:var(--el-color-primary)}.el-overlay .el-dialog .full .icon{overflow:hidden;width:14px;height:14px;vertical-align:-.15em;fill:var(--el-color-info)}.el-overlay .el-dialog__header{position:relative;margin-right:0;padding:16px 24px;height:54px;box-sizing:border-box}.el-overlay .el-dialog__body{display:flex;overflow-y:auto;padding:24px;flex-direction:column;flex:1;word-wrap:break-word}.el-overlay .el-dialog__body>.el-form{overflow:unset}.el-overlay .el-dialog__footer{display:flex;justify-content:center;align-items:center;clear:both;padding:12px 24px 16px}.el-overlay .el-dialog__footer .el-button{margin:0}.el-overlay .el-dialog__footer .el-button+.el-button{margin-left:12px}
1
+ .tree-item{width:100%}.tree-item .el-tooltip__trigger{display:block;overflow:hidden;width:100%;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-popover-classify{overflow-y:auto;margin:0;padding:0;list-style:none}.el-popover-classify li{margin:0;padding:0;list-style:none}.el-popover-classify li:first-child{border-bottom:1px solid var(--el-fill-color);line-height:32px}.el-popover-classify>.el-tree>.el-tree-node>.el-tree-node__content>.el-tree-node__expand-icon.is-leaf{display:none}.el-popover-classify .el-tree-node__children{overflow:unset}.dinert-table{display:flex;padding:20px;height:100%;border-radius:var(--el-bg-radius);background-color:var(--el-bg-color);flex-direction:column;box-sizing:border-box}.dinert-table .dinert-table-header{display:flex;justify-content:space-between;margin-bottom:12px;text-align:right}.dinert-table .dinert-table-header .el-popover-classify li .el-checkbox{width:100%;line-height:24px;height:24px}.dinert-table .dinert-table-header .dinert-table-header-left{text-align:left}.dinert-table .dinert-table-body{flex:1;height:0}.dinert-table .dinert-table-body .el-table .el-popper{max-width:50%}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell.setting .setting-icon{display:inline-block}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell .cell{color:var(--zp-color-secondary-text-title)}.dinert-table .dinert-table-body .el-table .el-table__header .el-table__cell .cell .setting-icon{vertical-align:-1px;margin-left:4px;cursor:pointer}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td{color:var(--zp-color-secondary-text-title)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td .cell.el-tooltip>.cell-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper td .cell.el-tooltip>.cell-item .cell-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .el-dropdown{vertical-align:-2px}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell{display:flex;justify-content:center;align-items:center}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-button{margin-right:8px;margin-left:0}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-button:focus-visible{outline:none}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-svg-icon{font-size:14px;color:var(--el-color-primary);cursor:pointer;flex:1}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .el-svg-icon.delete{color:var(--el-color-danger)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .svg-icon{width:16px;height:16px;vertical-align:-2px;flex:1;color:var(--el-color-primary);cursor:pointer;fill:var(--el-color-primary)}.dinert-table .dinert-table-body .el-table .el-table__body-wrapper .operations .cell .svg-icon.f-14{width:14px;height:14px}.dinert-table .dinert-table-footer{display:flex;margin-top:16px}.dinert-table .dinert-table-footer .el-pagination{display:flex;flex-wrap:wrap}.el-form{display:flex;overflow:hidden;padding:0;min-height:50px;border-radius:4px;background-color:var(--el-bg-color);transition:all .3s cubic-bezier(.645,.045,.355,1);box-sizing:content-box}.el-form.dinert-form.packUp{max-height:50px}.el-form.near .el-form-left .el-col{display:flex;align-items:center;margin-right:10px;width:auto;max-width:unset;flex:unset}.el-form.near .el-form-right.isArrow{width:230px;flex:0 0 230px}.el-form.dialog .el-form-left{flex:1}.el-form.dialog .el-form-left .el-col .label-text>div{width:100%}.el-form .el-form-left .el-col .label-text .el-radio.is-bordered,.el-form .el-form-left .el-col .label-text .el-checkbox.is-bordered{margin-right:16px}.el-form .el-form-left .el-col .label-text .el-date-editor{width:210px}.el-form .el-form-left .el-col .label-text .el-date-editor--daterange{width:260px}.el-form .el-form-left .el-col .label-text>.el-input{width:210px}.el-form .el-form-left .el-col .label-text>.el-select{width:210px}.el-form .el-form-left .el-col .label-text .el-date-editor--datetimerange{width:400px}.el-form .el-form-right{display:flex;margin-left:24px}.el-form .el-form-right .el-form-right-operation{padding:0}.el-form .el-form-right .el-form-right-operation.el-button.is-text{padding-right:0;background-color:unset}.el-form div.el-form-item{position:relative;display:flex;margin-right:0;margin-bottom:18px;width:100%}.el-form div.el-form-item.show-label .label-text{overflow:unset;text-overflow:unset;white-space:unset}.el-form div.el-form-item.label-wrap .el-form-item__label{height:auto}.el-form div.el-form-item.label-wrap .el-form-item__label .label-text{display:inline;text-align:left;white-space:normal}.el-form .el-form-item__content{flex:1;margin-left:0}.el-form .el-form-item__content .el-tooltip__trigger,.el-form .el-form-item__content .el-input-number{width:100%}.el-form .el-form-item__content .el-input-number .el-input__inner{text-align:center}.el-form .el-form-item__content .el-textarea .el-textarea__inner{height:80px}.el-form .el-form-item__content .el-date-editor,.el-form .el-form-item__content .el-date-editor .el-input__wrapper{width:100%;box-sizing:border-box}.el-form .el-form-item__content .el-input__inner{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-form .el-form-item__content .el-form-item__label{overflow:hidden;width:80px;max-width:80px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.el-form .el-form-item__content .el-form-item__label .el-tooltip,.el-form .el-form-item__content .el-form-item__label .el-tooltip .label-text{display:inline}.dinert-table-page{display:flex;flex-direction:column;box-sizing:border-box}.dinert-table-page.text-wrap .el-table__header .cell{white-space:pre-wrap}.dinert-table-page.text-wrap .el-table__body .el-table__row td>.cell,.dinert-table-page.text-wrap .el-table__body .el-table__row td>.cell>.cell-item,.dinert-table-page.text-wrap .el-table__body .el-table__row td .cell.el-tooltip>.cell-item{white-space:pre-wrap}.dinert-table-page.text-wrap .el-table__body .el-table__row .el-button>span{text-align:left}.dinert-table-page.text-wrap .el-table__body .el-table__row span{white-space:pre-wrap;line-height:23px}.dinert-table-page.header-center .el-table__header .el-table__cell{text-align:center}.dinert-table-page.near .el-form-left{flex:unset}.dinert-table-page.near .el-form-left .el-col{margin-right:16px;width:auto;max-width:unset;flex:unset}.dinert-table-page.near .dinert-table-footer .el-pagination{margin-left:auto}.dinert-table-page.maxWidthAuto .el-form .el-form-item .el-form-item__label{max-width:unset}.dinert-table-page .dinert-form{padding:20px 20px 0;max-height:300px}.dinert-table-page .dinert-table{padding-top:0;height:0;flex:1}.dinert-tooltip.el-tooltip__trigger{display:block;height:100%}.dinert-tooltip.el-tooltip__trigger .text-tooltip{position:absolute;left:-999999999999px}.dinert-tooltip.el-tooltip__trigger .label-text{display:block;overflow:hidden;width:100%;height:100%;text-overflow:ellipsis;white-space:nowrap}.el-overlay.autoHeight .el-dialog{height:80%}.el-overlay.notPadding .el-dialog__body{padding:0}.el-overlay .el-dialog{top:10%;display:flex;min-width:310px;max-height:80%;border-radius:4px;flex-direction:column;--el-dialog-margin-top: 0;--el-dialog-padding-primary: 0}.el-overlay .el-dialog.is-fullscreen{top:unset;max-height:unset}.el-overlay .el-dialog__headerbtn{right:0;width:40px;height:100%;color:var(--el-color-info)}.el-overlay .el-dialog .full{position:absolute;top:-1.5px;right:34px;display:flex;justify-content:center;align-items:center;width:40px;height:100%;font-size:var(--el-message-close-size, 16px);border:none;color:var(--el-color-info);background:transparent;outline:none;cursor:pointer}.el-overlay .el-dialog .full:hover .icon{fill:var(--el-color-primary);color:var(--el-color-primary)}.el-overlay .el-dialog .full .icon{overflow:hidden;width:14px;height:14px;vertical-align:-.15em;fill:var(--el-color-info)}.el-overlay .el-dialog__header{position:relative;margin-right:0;padding:16px 24px;height:54px;box-sizing:border-box}.el-overlay .el-dialog__body{display:flex;overflow-y:auto;padding:24px;flex-direction:column;flex:1;word-wrap:break-word}.el-overlay .el-dialog__body>.el-form{overflow:unset}.el-overlay .el-dialog__footer{display:flex;justify-content:center;align-items:center;clear:both;padding:12px 24px 16px}.el-overlay .el-dialog__footer .el-button{margin:0}.el-overlay .el-dialog__footer .el-button+.el-button{margin-left:12px}
@@ -1,8 +1,8 @@
1
- import { defineComponent as R, ref as k, toRefs as $, computed as F, createVNode as o, resolveComponent as s, mergeProps as w, Fragment as x, createTextVNode as L, isVNode as U, nextTick as V } from "vue";
2
- import A from "./input.mjs";
3
- import D from "./input-number.mjs";
4
- import T from "./input-autocomplete.mjs";
5
- import q from "./select.mjs";
1
+ import { defineComponent as R, ref as k, toRefs as $, computed as F, createVNode as o, resolveComponent as n, mergeProps as w, Fragment as x, createTextVNode as L, isVNode as A, nextTick as U } from "vue";
2
+ import q from "./input.mjs";
3
+ import V from "./input-number.mjs";
4
+ import D from "./input-autocomplete.mjs";
5
+ import T from "./select.mjs";
6
6
  import E from "./select-v2.mjs";
7
7
  import M from "./switch.mjs";
8
8
  import j from "./date.mjs";
@@ -12,12 +12,12 @@ import O from "./rate.mjs";
12
12
  import z from "./checkbox.mjs";
13
13
  import H from "./cascader.mjs";
14
14
  import P from "../../../hooks/useWindowResize.mjs";
15
- import { customPlaceholder as W, labelMouseEnter as G, getTooltipValue as J, valueMouseEnter as K, formItemSlot as m } from "../utils/index.mjs";
15
+ import { customPlaceholder as W, labelMouseEnter as G, getTooltipValue as J, valueMouseEnter as K, formItemSlot as c } from "../utils/index.mjs";
16
16
  import { getUuid as Q, dataTransformRod as X } from "../../../utils/tools.mjs";
17
17
  import { ArrowUp as Y, ArrowDown as Z } from "../../../../node_modules/@element-plus/icons-vue/dist/index.mjs";
18
18
  import "../../../assets/scss/dinert-form.scss.mjs";
19
19
  function ee(f) {
20
- return typeof f == "function" || Object.prototype.toString.call(f) === "[object Object]" && !U(f);
20
+ return typeof f == "function" || Object.prototype.toString.call(f) === "[object Object]" && !A(f);
21
21
  }
22
22
  const we = /* @__PURE__ */ R({
23
23
  name: "dinert-form",
@@ -35,42 +35,42 @@ const we = /* @__PURE__ */ R({
35
35
  setup(f, {
36
36
  emit: e
37
37
  }) {
38
- const l = k(!0), p = k(!1), c = k(), u = k("form_" + Q()), {
38
+ const l = k(!0), u = k(!1), m = k(), a = k("form_" + Q()), {
39
39
  form: b
40
- } = $(f), r = F(() => {
41
- let n = 0;
42
- const d = [];
43
- return Object.keys(b.value.formItem).forEach((a) => {
44
- const i = b.value.formItem[a];
45
- d.push({
40
+ } = $(f), t = F(() => {
41
+ let s = 0;
42
+ const p = [];
43
+ return Object.keys(b.value.formItem).forEach((d) => {
44
+ const i = b.value.formItem[d];
45
+ p.push({
46
46
  ...i,
47
- key: a,
48
- sort: typeof i.sort > "u" ? n : i.sort
49
- }), n += 10;
50
- }), d.sort((a, i) => a.sort - i.sort), d;
51
- }), t = () => {
52
- const n = document.querySelectorAll(`.${u.value} .el-form-left > div`);
53
- n[0] && V(() => {
54
- const d = n[0].getBoundingClientRect().top, a = n[n.length - 1].getBoundingClientRect().top;
55
- d !== a ? p.value = !0 : (l.value || (l.value = !0), p.value = !1);
56
- });
47
+ key: d,
48
+ sort: typeof i.sort > "u" ? s : i.sort
49
+ }), s += 10;
50
+ }), p.sort((d, i) => d.sort - i.sort), p;
51
+ }), r = () => {
52
+ let s = document.querySelectorAll(`.${a.value} .el-form-left > div`);
53
+ s[0] && (u.value = !1, U(() => {
54
+ const p = s[0].getBoundingClientRect().top, d = s[s.length - 1].getBoundingClientRect().top;
55
+ p !== d ? u.value = !0 : (l.value || (l.value = !0), u.value = !1), s = null;
56
+ }));
57
57
  };
58
58
  return P(() => {
59
- t();
60
- }, 10, !0), {
61
- formItemMap: r,
59
+ r();
60
+ }, 100, !0), {
61
+ formItemMap: t,
62
62
  unfold: () => {
63
63
  l.value ? l.value = !1 : l.value = !0, e("UnFold", l.value);
64
64
  },
65
- formClass: u,
66
- formRef: c,
65
+ formClass: a,
66
+ formRef: m,
67
67
  packUp: l,
68
- isArrow: p
68
+ isArrow: u
69
69
  };
70
70
  },
71
71
  render() {
72
72
  let f;
73
- return o(s("el-form"), w({
73
+ return o(n("el-form"), w({
74
74
  inline: !0
75
75
  }, this.form, {
76
76
  ref: (e) => {
@@ -78,23 +78,23 @@ const we = /* @__PURE__ */ R({
78
78
  },
79
79
  class: [this.formClass, this.packUp ? "" : "packUp", "dinert-form"]
80
80
  }), {
81
- default: () => [o(s("el-row"), w(this.form.row, {
81
+ default: () => [o(n("el-row"), w(this.form.row, {
82
82
  class: "el-form-left"
83
83
  }), ee(f = this.formItemMap.map((e) => {
84
84
  const l = {};
85
- let p = typeof e.vif == "function" ? e.vif(this.form.model) : e.vif;
86
- p = p === void 0 ? !0 : p;
87
- let c = typeof e.show == "function" ? e.show(this.form.model) : e.show;
88
- if (c = c === void 0 ? !0 : c, c || (l.display = "none"), p) {
89
- e.required = e.required || this.form.required;
90
- let u = e.rules || [];
91
- u = e.required ? [{
85
+ let u = typeof e.vif == "function" ? e.vif(this.form.model) : e.vif;
86
+ u = u === void 0 ? !0 : u;
87
+ let m = typeof e.show == "function" ? e.show(this.form.model) : e.show;
88
+ if (m = m === void 0 ? !0 : m, m || (l.display = "none"), u) {
89
+ e.required = e.required === void 0 ? e.required || this.form.required : e.required, e.showLabel = e.showLabel === void 0 ? e.showLabel || this.form.showLabel : e.showLabel;
90
+ let a = e.rules || [];
91
+ a = e.required ? [{
92
92
  required: !0,
93
93
  trigger: "blur",
94
94
  message: W(e.label, e.type)
95
- }].concat(u) : u, u = e.showLabel || this.form.showLabel ? [] : u;
96
- const b = e.showLabel || e.showLabel !== !1 && this.form.showLabel ? !0 : e.tempValueDisabled;
97
- return o(s("el-col"), w({
95
+ }].concat(a) : a, a = e.showLabel ? [] : a;
96
+ const b = e.showLabel ? !0 : e.tempValueDisabled;
97
+ return o(n("el-col"), w({
98
98
  style: l,
99
99
  class: [e.type, e.key],
100
100
  key: e.key
@@ -107,99 +107,99 @@ const we = /* @__PURE__ */ R({
107
107
  ...this.form.colLayout,
108
108
  ...e.colLayout
109
109
  }), {
110
- default: () => [o(s("el-form-item"), w({
110
+ default: () => [o(n("el-form-item"), w({
111
111
  key: e.key,
112
112
  prop: e.key,
113
113
  class: [e.labelWrap ? "label-wrap" : "", e.showLabel || this.form.showLabel ? "show-label" : ""]
114
114
  }, {
115
115
  ...e,
116
- rules: u
116
+ rules: a
117
117
  }), {
118
- label: () => o(s("dinert-tooltip"), {
118
+ label: () => o(n("dinert-tooltip"), {
119
119
  key: e.key,
120
120
  content: e.label,
121
121
  disabled: e.labelDisabled,
122
- onLabelMouseEnter: (r) => G(r, e, this)
122
+ onLabelMouseEnter: (t) => G(t, e, this)
123
123
  }, null),
124
- default: () => o(s("dinert-tooltip"), {
124
+ default: () => o(n("dinert-tooltip"), {
125
125
  key: e.key,
126
126
  content: String(J(this.form.model[e.key], e)),
127
127
  disabled: b,
128
128
  item: e,
129
- onLabelMouseEnter: (r) => K(r, e, this.form.model[e.key], this)
129
+ onLabelMouseEnter: (t) => K(t, e, this.form.model[e.key], this)
130
130
  }, {
131
131
  default: () => {
132
- var C, n, d, a, i, I;
133
- const r = {};
134
- let t = o("span", null, [X(this.form.model[e.key])]);
135
- if (this.$slots[m(e.key)])
136
- t = (n = (C = this.$slots)[m(e.key)]) == null ? void 0 : n.call(C, {
132
+ var C, s, p, d, i, I;
133
+ const t = {};
134
+ let r = o("span", null, [X(this.form.model[e.key])]);
135
+ if (this.$slots[c(e.key)])
136
+ r = (s = (C = this.$slots)[c(e.key)]) == null ? void 0 : s.call(C, {
137
137
  ...e,
138
138
  model: this.form.model
139
139
  });
140
140
  else {
141
141
  if (e.showLabel || this.form.showLabel && [!0, void 0].includes(e.showLabel))
142
- return t;
142
+ return r;
143
143
  if (["input", "textarea"].includes(e.type)) {
144
- const g = (a = (d = this.$slots)[m(e.key + "_append")]) == null ? void 0 : a.call(d), S = g && g[0] && g[0].children, v = (I = (i = this.$slots)[m(e.key + "_prepend")]) == null ? void 0 : I.call(i), _ = v && v[0] && v[0].children;
145
- S && (r.append = () => {
144
+ const g = (d = (p = this.$slots)[c(e.key + "_append")]) == null ? void 0 : d.call(p), S = g && g[0] && g[0].children, v = (I = (i = this.$slots)[c(e.key + "_prepend")]) == null ? void 0 : I.call(i), _ = v && v[0] && v[0].children;
145
+ S && (t.append = () => {
146
146
  var h, y;
147
- return (y = (h = this.$slots)[m(e.key + "_append")]) == null ? void 0 : y.call(h);
148
- }), _ && (r.prepend = () => {
147
+ return (y = (h = this.$slots)[c(e.key + "_append")]) == null ? void 0 : y.call(h);
148
+ }), _ && (t.prepend = () => {
149
149
  var h, y;
150
- return (y = (h = this.$slots)[m(e.key + "_prepend")]) == null ? void 0 : y.call(h);
151
- }), t = o(A, {
150
+ return (y = (h = this.$slots)[c(e.key + "_prepend")]) == null ? void 0 : y.call(h);
151
+ }), r = o(q, {
152
152
  form: this.form,
153
153
  formItem: e
154
- }, r);
154
+ }, t);
155
155
  } else
156
- ["input-number"].includes(e.type) ? t = o(D, {
156
+ ["input-number"].includes(e.type) ? r = o(V, {
157
157
  form: this.form,
158
158
  formItem: e
159
- }, null) : ["input-autocomplete"].includes(e.type) ? t = o(T, {
159
+ }, null) : ["input-autocomplete"].includes(e.type) ? r = o(D, {
160
160
  form: this.form,
161
161
  formItem: e
162
- }, null) : ["select"].includes(e.type) ? t = o(q, {
162
+ }, null) : ["select"].includes(e.type) ? r = o(T, {
163
163
  form: this.form,
164
164
  formItem: e
165
- }, null) : ["select-v2"].includes(e.type) ? t = o(E, {
165
+ }, null) : ["select-v2"].includes(e.type) ? r = o(E, {
166
166
  form: this.form,
167
167
  formItem: e
168
- }, null) : ["switch"].includes(e.type) ? t = o(M, {
168
+ }, null) : ["switch"].includes(e.type) ? r = o(M, {
169
169
  form: this.form,
170
170
  formItem: e
171
- }, null) : ["datetime", "date", "dates", "week", "month", "year", "years", "datetimerange", "daterange", "monthrange", "yearrange"].includes(e.type) ? t = o(j, {
171
+ }, null) : ["datetime", "date", "dates", "week", "month", "year", "years", "datetimerange", "daterange", "monthrange", "yearrange"].includes(e.type) ? r = o(j, {
172
172
  form: this.form,
173
173
  formItem: e
174
- }, null) : ["radio", "radio-button"].includes(e.type) ? t = o(B, {
174
+ }, null) : ["radio", "radio-button"].includes(e.type) ? r = o(B, {
175
175
  form: this.form,
176
176
  formItem: e
177
- }, null) : ["tree-select"].includes(e.type) ? t = o(N, {
177
+ }, null) : ["tree-select"].includes(e.type) ? r = o(N, {
178
178
  form: this.form,
179
179
  formItem: e
180
- }, null) : ["rate"].includes(e.type) ? t = o(O, {
180
+ }, null) : ["rate"].includes(e.type) ? r = o(O, {
181
181
  form: this.form,
182
182
  formItem: e
183
- }, null) : ["checkbox", "checkbox-button"].includes(e.type) ? t = o(z, {
183
+ }, null) : ["checkbox", "checkbox-button"].includes(e.type) ? r = o(z, {
184
184
  form: this.form,
185
185
  formItem: e
186
- }, null) : ["cascader"].includes(e.type) && (t = o(H, {
186
+ }, null) : ["cascader"].includes(e.type) && (r = o(H, {
187
187
  form: this.form,
188
188
  formItem: e
189
189
  }, null));
190
190
  }
191
- return t;
191
+ return r;
192
192
  },
193
193
  defaultAfter: () => {
194
- var r, t;
195
- return (t = (r = this.$slots)[m("after_" + e.key)]) == null ? void 0 : t.call(r, {
194
+ var t, r;
195
+ return (r = (t = this.$slots)[c("after_" + e.key)]) == null ? void 0 : r.call(t, {
196
196
  ...e,
197
197
  model: this.form.model
198
198
  });
199
199
  },
200
200
  defaultBefore: () => {
201
- var r, t;
202
- return (t = (r = this.$slots)[m("before_" + e.key)]) == null ? void 0 : t.call(r, {
201
+ var t, r;
202
+ return (r = (t = this.$slots)[c("before_" + e.key)]) == null ? void 0 : r.call(t, {
203
203
  ...e,
204
204
  model: this.form.model
205
205
  });
@@ -210,26 +210,26 @@ const we = /* @__PURE__ */ R({
210
210
  }
211
211
  })) ? f : {
212
212
  default: () => [f]
213
- }), this.search && o(s("el-row"), {
214
- class: "el-form-right"
213
+ }), this.search && o(n("el-row"), {
214
+ class: ["el-form-right", this.isArrow ? "isArrow" : ""]
215
215
  }, {
216
216
  default: () => {
217
217
  var e, l;
218
- return [this.isArrow && o(s("el-button"), {
218
+ return [this.isArrow && o(n("el-button"), {
219
219
  class: "el-form-right-operation",
220
220
  text: !0,
221
221
  type: "primary",
222
222
  onClick: this.unfold
223
223
  }, {
224
- default: () => [o(s("el-icon"), null, {
224
+ default: () => [o(n("el-icon"), null, {
225
225
  default: () => [this.packUp ? o(Y, null, null) : o(Z, null, null)]
226
226
  }), this.packUp ? "收起" : "展开"]
227
- }), ((l = (e = this.$slots).form_search) == null ? void 0 : l.call(e)) || o(x, null, [o(s("el-button"), {
227
+ }), ((l = (e = this.$slots).form_search) == null ? void 0 : l.call(e)) || o(x, null, [o(n("el-button"), {
228
228
  type: "primary",
229
229
  onClick: () => this.$emit("SearchFn")
230
230
  }, {
231
231
  default: () => [L("搜索")]
232
- }), o(s("el-button"), {
232
+ }), o(n("el-button"), {
233
233
  type: "primary",
234
234
  plain: !0,
235
235
  onClick: () => this.$emit("ResetFn")
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/src/index.tsx"],"sourcesContent":["import {defineComponent, ref, computed, nextTick, toRefs} from 'vue'\nimport CustomInput from './input'\nimport CustomInputNumber from './input-number'\nimport CustomInputAutocomplete from './input-autocomplete'\nimport CustomSelect from './select'\nimport CustomSelectV2 from './select-v2'\nimport CustomSwitch from './switch'\nimport CustomDate from './date'\nimport CustomRadio from './radio'\nimport CustomSelectTree from './tree-select'\nimport CustomRate from './rate'\nimport CustomCheckbox from './checkbox'\nimport CustomCascader from './cascader'\n\nimport useWindowResize from '@packages/hooks/useWindowResize'\nimport {labelMouseEnter, valueMouseEnter, getTooltipValue, formItemSlot, customPlaceholder} from '@packages/components/form/utils'\n\nimport {dataTransformRod, getUuid} from '@packages/utils/tools'\nimport {ElForm} from 'element-plus'\n\nimport {ArrowUp, ArrowDown} from '@element-plus/icons-vue'\n\n\nimport '@packages/assets/scss/dinert-form.scss'\n\nimport type {PropType} from 'vue'\nimport type {RewriteFormProps, CustomFormItemProps} from '@packages/components/form/types'\n\n// 展开还是收起状态\nexport default defineComponent({\n name: 'dinert-form',\n props: {\n form: {\n type: Object as PropType<RewriteFormProps>,\n default: () => ({})\n },\n search: {\n type: Boolean,\n default: true\n }\n },\n emits: ['UnFold', 'SearchFn', 'ResetFn'],\n setup(props, {emit}) {\n\n\n const packUp = ref(true)\n const isArrow = ref(false)\n const formRef = ref<InstanceType<typeof ElForm>>()\n const formClass = ref('form_' + getUuid())\n const {form} = toRefs(props)\n const formItemMap = computed(() => {\n let index = 0\n const result: any = []\n Object.keys(form.value.formItem).forEach(key => {\n const value = form.value.formItem[key] as Partial<CustomFormItemProps>\n result.push({\n ...value,\n key: key,\n sort: typeof value.sort === 'undefined' ? index : value.sort,\n })\n index += 10\n })\n\n result.sort((a: any, b: any) => {\n return a.sort - b.sort\n })\n\n return result\n })\n\n const resizeForm = () => {\n const elFormLeft = document.querySelectorAll(`.${formClass.value} .el-form-left > div`)\n if (elFormLeft[0]) {\n nextTick(() => {\n const firstTop = elFormLeft[0].getBoundingClientRect().top\n const lastTop = elFormLeft[elFormLeft.length - 1].getBoundingClientRect().top\n const isHeight = firstTop !== lastTop\n if (isHeight) {\n isArrow.value = true\n } else {\n if (!packUp.value) {\n packUp.value = true\n }\n isArrow.value = false\n }\n })\n\n }\n }\n\n useWindowResize(() => {\n resizeForm()\n }, 10, true)\n\n\n const unfold = () => {\n if (packUp.value) {\n packUp.value = false\n } else {\n packUp.value = true\n }\n\n emit('UnFold', packUp.value)\n }\n\n\n return {\n formItemMap,\n unfold,\n formClass,\n\n formRef,\n packUp,\n isArrow\n }\n },\n render() {\n return (\n <el-form inline={true}\n {...this.form}\n ref={el => {this.formRef = el}}\n class={[this.formClass, this.packUp ? '' : 'packUp', 'dinert-form']}>\n <el-row {...this.form.row} class=\"el-form-left\">\n {/* eslint-disable-next-line array-callback-return, consistent-return */}\n { this.formItemMap.map((item: CustomFormItemProps) => {\n const style: any = {}\n let vif = typeof item.vif === 'function' ? item.vif(this.form.model) : item.vif\n vif = vif === undefined ? true : vif\n\n let show = typeof item.show === 'function' ? item.show(this.form.model) : item.show\n show = show === undefined ? true : show\n\n if (!show) {\n style.display = 'none'\n }\n if (vif) {\n item.required = item.required || this.form.required\n let rules = item.rules || []\n rules = item.required ? [{required: true, trigger: 'blur', message: customPlaceholder(item.label, item.type)}].concat(rules as any) : rules\n rules = (item.showLabel || this.form.showLabel) ? [] : rules\n const valDisabled = item.showLabel || (item.showLabel !== false && this.form.showLabel) ? true : item.tempValueDisabled\n\n return (\n <el-col\n style= {style}\n class={[item.type, item.key]}\n key={item.key}\n {\n ...{\n // xl: 3, // ≥1920px\n // lg: 4, // ≥1200px\n // md: 8, // ≥992px\n // sm: 12, // ≥768px\n // xs: 24, // <768px\n ...this.form.colLayout,\n ...item.colLayout\n }\n }\n >\n <el-form-item\n key={item.key}\n prop={item.key}\n class={[item.labelWrap ? 'label-wrap' : '', item.showLabel || this.form.showLabel ? 'show-label' : '']}\n {...{\n ...item,\n rules: rules\n }}\n v-slots={{\n label: () => {\n return (\n <dinert-tooltip\n key={item.key}\n content={item.label}\n disabled={item.labelDisabled}\n onLabelMouseEnter={(e: MouseEvent) => labelMouseEnter(e, item, this)}\n >\n </dinert-tooltip>\n )\n },\n default: () => {\n return (\n <dinert-tooltip\n key={item.key}\n content={String(getTooltipValue(this.form.model[item.key], item))}\n disabled={valDisabled}\n item={item}\n onLabelMouseEnter={(e: MouseEvent) => valueMouseEnter(e, item, this.form.model[item.key], this)}\n v-slots={\n {\n default: () => {\n\n\n const slots: any = {}\n\n let componentResult = <span>{dataTransformRod(this.form.model[item.key])}</span>\n\n\n if (this.$slots[formItemSlot(item.key)]) {\n componentResult = (this.$slots[formItemSlot(item.key)]?.({...item, model: this.form.model}))\n } else if (item.showLabel || (this.form.showLabel && [true, undefined].includes(item.showLabel))) {\n return componentResult\n } else if (['input', 'textarea'].includes(item.type)) {\n const appendSlot = this.$slots[formItemSlot(item.key + '_append')]?.()\n const appendSlotValue = appendSlot && appendSlot[0] && appendSlot[0].children\n\n const prependSlot = this.$slots[formItemSlot(item.key + '_prepend')]?.()\n const prependSlotValue = prependSlot && prependSlot[0] && prependSlot[0].children\n if (appendSlotValue) {\n slots.append = () => this.$slots[formItemSlot(item.key + '_append')]?.()\n }\n if (prependSlotValue) {\n slots.prepend = () => this.$slots[formItemSlot(item.key + '_prepend')]?.()\n }\n componentResult = (<CustomInput form={this.form} formItem={item} v-slots={slots}></CustomInput>)\n } else if (['input-number'].includes(item.type)) {\n componentResult = (<CustomInputNumber form={this.form} formItem={item}></CustomInputNumber>)\n } else if (['input-autocomplete'].includes(item.type)) {\n componentResult = (<CustomInputAutocomplete form={this.form} formItem={item}></CustomInputAutocomplete>)\n } else if (['select'].includes(item.type)) {\n componentResult = (<CustomSelect form={this.form} formItem={item}></CustomSelect>)\n } else if (['select-v2'].includes(item.type)) {\n componentResult = (<CustomSelectV2 form={this.form} formItem={item}></CustomSelectV2>)\n } else if (['switch'].includes(item.type)) {\n componentResult = (<CustomSwitch form={this.form} formItem={item}></CustomSwitch>)\n } else if ([\n 'datetime',\n 'date',\n 'dates',\n 'week',\n 'month',\n 'year',\n 'years',\n 'datetimerange',\n 'daterange',\n 'monthrange',\n 'yearrange',\n ].includes(item.type)) {\n componentResult = (<CustomDate form={this.form} formItem={item}></CustomDate>)\n } else if (['radio', 'radio-button'].includes(item.type)) {\n componentResult = (<CustomRadio form={this.form} formItem={item}></CustomRadio>)\n } else if (['tree-select'].includes(item.type)) {\n componentResult = (<CustomSelectTree form={this.form} formItem={item}></CustomSelectTree>)\n } else if (['rate'].includes(item.type)) {\n componentResult = (<CustomRate form={this.form} formItem={item}></CustomRate>)\n } else if (['checkbox', 'checkbox-button'].includes(item.type)) {\n componentResult = (<CustomCheckbox form={this.form} formItem={item}></CustomCheckbox>)\n } else if (['cascader'].includes(item.type)) {\n componentResult = (<CustomCascader form={this.form} formItem={item}></CustomCascader>)\n }\n\n\n return componentResult\n },\n defaultAfter: () => this.$slots[formItemSlot('after_' + item.key)]?.({...item, model: this.form.model}),\n defaultBefore: () => this.$slots[formItemSlot('before_' + item.key)]?.({...item, model: this.form.model}),\n }\n }\n >\n </dinert-tooltip>\n )\n }\n }}\n >\n </el-form-item>\n </el-col>\n )\n }\n\n })\n }\n </el-row>\n {\n this.search\n && <el-row class=\"el-form-right\">\n {this.isArrow\n && <el-button class=\"el-form-right-operation\" text type=\"primary\"\n onClick={this.unfold}\n >\n <el-icon>\n {this.packUp ? <ArrowUp/> : <ArrowDown/>}\n </el-icon>\n {this.packUp ? '收起' : '展开'}\n </el-button>\n }\n {this.$slots.form_search?.()\n || (\n <>\n <el-button type=\"primary\" onClick={() => this.$emit('SearchFn')}>搜索</el-button>\n <el-button type=\"primary\" plain\n onClick={() => this.$emit('ResetFn')}\n >重置</el-button>\n </>\n )\n }\n </el-row>\n }\n </el-form>\n )\n }\n})\n"],"names":["_isSlot","s","Object","prototype","toString","call","_isVNode","defineComponent","name","props","form","type","default","search","Boolean","emits","setup","emit","packUp","ref","isArrow","formRef","formClass","getUuid","toRefs","formItemMap","computed","index","result","keys","value","formItem","forEach","key","push","sort","a","b","resizeForm","elFormLeft","document","querySelectorAll","nextTick","firstTop","getBoundingClientRect","top","lastTop","length","useWindowResize","unfold","render","_slot","_createVNode","_resolveComponent","_mergeProps","el","row","map","item","style","vif","model","undefined","show","display","required","rules","trigger","message","customPlaceholder","label","concat","showLabel","valDisabled","tempValueDisabled","colLayout","labelWrap","labelDisabled","e","labelMouseEnter","String","getTooltipValue","valueMouseEnter","slots","componentResult","dataTransformRod","$slots","formItemSlot","_b","_a","includes","appendSlot","_d","_c","appendSlotValue","children","prependSlot","_f","_e","prependSlotValue","append","prepend","CustomInput","CustomInputNumber","CustomInputAutocomplete","CustomSelect","CustomSelectV2","CustomSwitch","CustomDate","CustomRadio","CustomSelectTree","CustomRate","CustomCheckbox","CustomCascader","defaultAfter","defaultBefore","ArrowUp","ArrowDown","form_search","_Fragment","onClick","$emit","_createTextVNode"],"mappings":"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"}
1
+ {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/src/index.tsx"],"sourcesContent":["import {defineComponent, ref, computed, nextTick, toRefs} from 'vue'\nimport CustomInput from './input'\nimport CustomInputNumber from './input-number'\nimport CustomInputAutocomplete from './input-autocomplete'\nimport CustomSelect from './select'\nimport CustomSelectV2 from './select-v2'\nimport CustomSwitch from './switch'\nimport CustomDate from './date'\nimport CustomRadio from './radio'\nimport CustomSelectTree from './tree-select'\nimport CustomRate from './rate'\nimport CustomCheckbox from './checkbox'\nimport CustomCascader from './cascader'\n\nimport useWindowResize from '@packages/hooks/useWindowResize'\nimport {labelMouseEnter, valueMouseEnter, getTooltipValue, formItemSlot, customPlaceholder} from '@packages/components/form/utils'\n\nimport {dataTransformRod, getUuid} from '@packages/utils/tools'\nimport {ElForm} from 'element-plus'\n\nimport {ArrowUp, ArrowDown} from '@element-plus/icons-vue'\n\n\nimport '@packages/assets/scss/dinert-form.scss'\n\nimport type {PropType} from 'vue'\nimport type {RewriteFormProps, CustomFormItemProps} from '@packages/components/form/types'\n\n// 展开还是收起状态\nexport default defineComponent({\n name: 'dinert-form',\n props: {\n form: {\n type: Object as PropType<RewriteFormProps>,\n default: () => ({})\n },\n search: {\n type: Boolean,\n default: true\n }\n },\n emits: ['UnFold', 'SearchFn', 'ResetFn'],\n setup(props, {emit}) {\n\n const packUp = ref(true)\n const isArrow = ref(false)\n const formRef = ref<InstanceType<typeof ElForm>>()\n const formClass = ref('form_' + getUuid())\n const {form} = toRefs(props)\n const formItemMap = computed(() => {\n let index = 0\n const result: any = []\n Object.keys(form.value.formItem).forEach(key => {\n const value = form.value.formItem[key] as Partial<CustomFormItemProps>\n result.push({\n ...value,\n key: key,\n sort: typeof value.sort === 'undefined' ? index : value.sort,\n })\n index += 10\n })\n\n result.sort((a: any, b: any) => {\n return a.sort - b.sort\n })\n\n return result\n })\n\n const resizeForm = () => {\n let elFormLeft = document.querySelectorAll(`.${formClass.value} .el-form-left > div`) as any\n if (elFormLeft[0]) {\n isArrow.value = false\n nextTick(() => {\n const firstTop = elFormLeft[0].getBoundingClientRect().top\n const lastTop = elFormLeft[elFormLeft.length - 1].getBoundingClientRect().top\n const isHeight = firstTop !== lastTop\n if (isHeight) {\n isArrow.value = true\n } else {\n if (!packUp.value) {\n packUp.value = true\n }\n isArrow.value = false\n }\n elFormLeft = null\n })\n\n }\n }\n\n useWindowResize(() => {\n resizeForm()\n }, 100, true)\n\n\n const unfold = () => {\n if (packUp.value) {\n packUp.value = false\n } else {\n packUp.value = true\n }\n\n emit('UnFold', packUp.value)\n }\n\n\n return {\n formItemMap,\n unfold,\n formClass,\n\n formRef,\n packUp,\n isArrow\n }\n },\n render() {\n return (\n <el-form inline={true}\n {...this.form}\n ref={el => {this.formRef = el}}\n class={[this.formClass, this.packUp ? '' : 'packUp', 'dinert-form']}>\n <el-row {...this.form.row} class=\"el-form-left\">\n {/* eslint-disable-next-line array-callback-return, consistent-return */}\n { this.formItemMap.map((item: CustomFormItemProps) => {\n const style: any = {}\n let vif = typeof item.vif === 'function' ? item.vif(this.form.model) : item.vif\n vif = vif === undefined ? true : vif\n\n let show = typeof item.show === 'function' ? item.show(this.form.model) : item.show\n show = show === undefined ? true : show\n\n if (!show) {\n style.display = 'none'\n }\n if (vif) {\n item.required = item.required === undefined ? item.required || this.form.required : item.required\n item.showLabel = item.showLabel === undefined ? item.showLabel || this.form.showLabel : item.showLabel\n\n let rules = item.rules || []\n rules = item.required ? [{required: true, trigger: 'blur', message: customPlaceholder(item.label, item.type)}].concat(rules as any) : rules\n rules = item.showLabel ? [] : rules\n const valDisabled = item.showLabel ? true : item.tempValueDisabled\n\n return (\n <el-col\n style= {style}\n class={[item.type, item.key]}\n key={item.key}\n {\n ...{\n // xl: 3, // ≥1920px\n // lg: 4, // ≥1200px\n // md: 8, // ≥992px\n // sm: 12, // ≥768px\n // xs: 24, // <768px\n ...this.form.colLayout,\n ...item.colLayout\n }\n }\n >\n <el-form-item\n key={item.key}\n prop={item.key}\n class={[item.labelWrap ? 'label-wrap' : '', item.showLabel || this.form.showLabel ? 'show-label' : '']}\n {...{\n ...item,\n rules: rules\n }}\n v-slots={{\n label: () => {\n return (\n <dinert-tooltip\n key={item.key}\n content={item.label}\n disabled={item.labelDisabled}\n onLabelMouseEnter={(e: MouseEvent) => labelMouseEnter(e, item, this)}\n >\n </dinert-tooltip>\n )\n },\n default: () => {\n return (\n <dinert-tooltip\n key={item.key}\n content={String(getTooltipValue(this.form.model[item.key], item))}\n disabled={valDisabled}\n item={item}\n onLabelMouseEnter={(e: MouseEvent) => valueMouseEnter(e, item, this.form.model[item.key], this)}\n v-slots={\n {\n default: () => {\n\n\n const slots: any = {}\n\n let componentResult = <span>{dataTransformRod(this.form.model[item.key])}</span>\n\n\n if (this.$slots[formItemSlot(item.key)]) {\n componentResult = (this.$slots[formItemSlot(item.key)]?.({...item, model: this.form.model}))\n } else if (item.showLabel || (this.form.showLabel && [true, undefined].includes(item.showLabel))) {\n return componentResult\n } else if (['input', 'textarea'].includes(item.type)) {\n const appendSlot = this.$slots[formItemSlot(item.key + '_append')]?.()\n const appendSlotValue = appendSlot && appendSlot[0] && appendSlot[0].children\n\n const prependSlot = this.$slots[formItemSlot(item.key + '_prepend')]?.()\n const prependSlotValue = prependSlot && prependSlot[0] && prependSlot[0].children\n if (appendSlotValue) {\n slots.append = () => this.$slots[formItemSlot(item.key + '_append')]?.()\n }\n if (prependSlotValue) {\n slots.prepend = () => this.$slots[formItemSlot(item.key + '_prepend')]?.()\n }\n componentResult = (<CustomInput form={this.form} formItem={item} v-slots={slots}></CustomInput>)\n } else if (['input-number'].includes(item.type)) {\n componentResult = (<CustomInputNumber form={this.form} formItem={item}></CustomInputNumber>)\n } else if (['input-autocomplete'].includes(item.type)) {\n componentResult = (<CustomInputAutocomplete form={this.form} formItem={item}></CustomInputAutocomplete>)\n } else if (['select'].includes(item.type)) {\n componentResult = (<CustomSelect form={this.form} formItem={item}></CustomSelect>)\n } else if (['select-v2'].includes(item.type)) {\n componentResult = (<CustomSelectV2 form={this.form} formItem={item}></CustomSelectV2>)\n } else if (['switch'].includes(item.type)) {\n componentResult = (<CustomSwitch form={this.form} formItem={item}></CustomSwitch>)\n } else if ([\n 'datetime',\n 'date',\n 'dates',\n 'week',\n 'month',\n 'year',\n 'years',\n 'datetimerange',\n 'daterange',\n 'monthrange',\n 'yearrange',\n ].includes(item.type)) {\n componentResult = (<CustomDate form={this.form} formItem={item}></CustomDate>)\n } else if (['radio', 'radio-button'].includes(item.type)) {\n componentResult = (<CustomRadio form={this.form} formItem={item}></CustomRadio>)\n } else if (['tree-select'].includes(item.type)) {\n componentResult = (<CustomSelectTree form={this.form} formItem={item}></CustomSelectTree>)\n } else if (['rate'].includes(item.type)) {\n componentResult = (<CustomRate form={this.form} formItem={item}></CustomRate>)\n } else if (['checkbox', 'checkbox-button'].includes(item.type)) {\n componentResult = (<CustomCheckbox form={this.form} formItem={item}></CustomCheckbox>)\n } else if (['cascader'].includes(item.type)) {\n componentResult = (<CustomCascader form={this.form} formItem={item}></CustomCascader>)\n }\n\n\n return componentResult\n },\n defaultAfter: () => this.$slots[formItemSlot('after_' + item.key)]?.({...item, model: this.form.model}),\n defaultBefore: () => this.$slots[formItemSlot('before_' + item.key)]?.({...item, model: this.form.model}),\n }\n }\n >\n </dinert-tooltip>\n )\n }\n }}\n >\n </el-form-item>\n </el-col>\n )\n }\n\n })\n }\n </el-row>\n {\n this.search\n && <el-row class={['el-form-right', this.isArrow ? 'isArrow' : '']}>\n {this.isArrow\n && <el-button class=\"el-form-right-operation\" text type=\"primary\"\n onClick={this.unfold}\n >\n <el-icon>\n {this.packUp ? <ArrowUp/> : <ArrowDown/>}\n </el-icon>\n {this.packUp ? '收起' : '展开'}\n </el-button>\n }\n {this.$slots.form_search?.()\n || (\n <>\n <el-button type=\"primary\" onClick={() => this.$emit('SearchFn')}>搜索</el-button>\n <el-button type=\"primary\" plain\n onClick={() => this.$emit('ResetFn')}\n >重置</el-button>\n </>\n )\n }\n </el-row>\n }\n </el-form>\n )\n }\n})\n"],"names":["_isSlot","s","Object","prototype","toString","call","_isVNode","defineComponent","name","props","form","type","default","search","Boolean","emits","setup","emit","packUp","ref","isArrow","formRef","formClass","getUuid","toRefs","formItemMap","computed","index","result","keys","value","formItem","forEach","key","push","sort","a","b","resizeForm","elFormLeft","document","querySelectorAll","nextTick","firstTop","getBoundingClientRect","top","lastTop","length","useWindowResize","unfold","render","_slot","_createVNode","_resolveComponent","_mergeProps","el","row","map","item","style","vif","model","undefined","show","display","required","showLabel","rules","trigger","message","customPlaceholder","label","concat","valDisabled","tempValueDisabled","colLayout","labelWrap","labelDisabled","e","labelMouseEnter","String","getTooltipValue","valueMouseEnter","slots","componentResult","dataTransformRod","$slots","formItemSlot","_b","_a","includes","appendSlot","_d","_c","appendSlotValue","children","prependSlot","_f","_e","prependSlotValue","append","prepend","CustomInput","CustomInputNumber","CustomInputAutocomplete","CustomSelect","CustomSelectV2","CustomSwitch","CustomDate","CustomRadio","CustomSelectTree","CustomRate","CustomCheckbox","CustomCascader","defaultAfter","defaultBefore","ArrowUp","ArrowDown","form_search","_Fragment","onClick","$emit","_createTextVNode"],"mappings":"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"}
@@ -1,16 +1,16 @@
1
- const d = (l, t, o) => {
2
- const e = l.target.parentElement.parentElement, s = window.getComputedStyle(e, null), n = t.rules ? 12 : t.beforeWidth || 0, r = parseInt(s.getPropertyValue("max-width")) - n - parseInt(s.getPropertyValue("padding-right"));
3
- l.target.previousElementSibling.offsetWidth >= r ? o.form.formItem[t.key].labelDisabled = !1 : o.form.formItem[t.key].labelDisabled = !0;
1
+ const f = (l, t, o) => {
2
+ const e = l.target.parentElement.parentElement, s = window.getComputedStyle(e, null), r = t.rules ? 12 : t.beforeWidth || 0, n = parseInt(s.getPropertyValue("max-width")) - r - parseInt(s.getPropertyValue("padding-right"));
3
+ l.target.previousElementSibling.offsetWidth >= n ? o.form.formItem[t.key].labelDisabled = !1 : o.form.formItem[t.key].labelDisabled = !0;
4
4
  }, u = (l, t, o) => {
5
5
  const e = [];
6
- function s(n) {
7
- n.forEach((r) => {
8
- (Array.isArray(o) && o.includes(r[t]) || o === r[t]) && e.push(r), r.children && r.children.length && s(r.children);
6
+ function s(r) {
7
+ r.forEach((n) => {
8
+ (Array.isArray(o) && o.includes(n[t]) || o === n[t]) && e.push(n), n.children && n.children.length && s(n.children);
9
9
  });
10
10
  }
11
11
  return s(l), e;
12
12
  }, m = (l, t) => {
13
- var n, r, p, c;
13
+ var r, n, p, c;
14
14
  const o = t.type, e = t.options || {}, s = [];
15
15
  if (["input", "input-autocomplete", "input-number"].includes(o))
16
16
  return l;
@@ -22,7 +22,7 @@ const d = (l, t, o) => {
22
22
  }), s.join(",");
23
23
  }
24
24
  } else if (["cascader"].includes(o) && e && e.options && e.options.length) {
25
- (((n = e.props) == null ? void 0 : n.emitPath) === void 0 || ((r = e.props) == null ? void 0 : r.emitPath) === !0) && (l = l && l[0]);
25
+ (((r = e.props) == null ? void 0 : r.emitPath) === void 0 || ((n = e.props) == null ? void 0 : n.emitPath) === !0) && (l = l && l[0]);
26
26
  const i = u(e.options, ((p = e.props) == null ? void 0 : p.value) || "value", l)[0];
27
27
  return i && i[((c = e.props) == null ? void 0 : c.label) || "label"];
28
28
  }
@@ -33,19 +33,19 @@ const d = (l, t, o) => {
33
33
  e.form.formItem[t.key].tempValueDisabled = !0;
34
34
  return;
35
35
  }
36
- let n = null;
37
- if (["input", "input-autocomplete", "cascader", "input-number"].includes(t.type) ? n = l.target.parentElement.querySelector(".el-input__inner") : ["select", "tree-select", "select-v2"].includes(t.type) && (n = l.target.parentElement.querySelector(".el-select__selected-item.el-select__placeholder"), n = n || l.target.parentElement.querySelector(".el-select__selection")), n) {
38
- const r = window.getComputedStyle(n, null), p = n.offsetWidth - parseInt(r.getPropertyValue("padding-right")) - parseInt(r.getPropertyValue("padding-left")), i = l.target.previousElementSibling.offsetWidth;
39
- console.log(n.offsetWidth, i, "el.offsetWidthel.offsetWidth"), i >= p ? e.form.formItem[t.key].tempValueDisabled = !1 : e.form.formItem[t.key].tempValueDisabled = !0;
36
+ let r = null;
37
+ if (["input", "input-autocomplete", "cascader", "input-number"].includes(t.type) ? r = l.target.parentElement.querySelector(".el-input__inner") : ["select", "tree-select", "select-v2"].includes(t.type) && (r = l.target.parentElement.querySelector(".el-select__selected-item.el-select__placeholder"), r = r || l.target.parentElement.querySelector(".el-select__selection")), r) {
38
+ const n = window.getComputedStyle(r, null), p = r.offsetWidth - parseInt(n.getPropertyValue("padding-right")) - parseInt(n.getPropertyValue("padding-left"));
39
+ l.target.previousElementSibling.offsetWidth >= p ? e.form.formItem[t.key].tempValueDisabled = !1 : e.form.formItem[t.key].tempValueDisabled = !0;
40
40
  } else
41
41
  e.form.formItem[t.key].tempValueDisabled = !1;
42
- }, g = (l, t = "input", o = "请输入") => (o = t === "select" ? "请选择" : o, o + (l || "")), y = (l, t = "formItem_") => t + (l || "");
42
+ }, y = (l, t = "input", o = "请输入") => (o = t === "select" ? "请选择" : o, o + (l || "")), b = (l, t = "formItem_") => t + (l || "");
43
43
  export {
44
- g as customPlaceholder,
44
+ y as customPlaceholder,
45
45
  u as findTreeNode,
46
- y as formItemSlot,
46
+ b as formItemSlot,
47
47
  m as getTooltipValue,
48
- d as labelMouseEnter,
48
+ f as labelMouseEnter,
49
49
  h as valueMouseEnter
50
50
  };
51
51
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/utils/index.ts"],"sourcesContent":["\nexport const labelMouseEnter = (e: MouseEvent, item: any, _this: any) => {\n const el = (e.target as any).parentElement.parentElement\n const labelEl = window.getComputedStyle(el, null)\n const isRequried = item.rules ? 12 : item.beforeWidth || 0\n const labelWidth\n = parseInt(labelEl.getPropertyValue('max-width')) - isRequried\n - parseInt(labelEl.getPropertyValue('padding-right'))\n const tooltipWidth = (e.target as any).previousElementSibling.offsetWidth\n if (tooltipWidth >= labelWidth) {\n _this.form.formItem[item.key].labelDisabled = false\n\n } else {\n _this.form.formItem[item.key].labelDisabled = true\n }\n}\n\nexport const findTreeNode = (treeData: any, key: string, value: string) => {\n const result: any[] = []\n function filterResult(treeData: any) {\n treeData.forEach((item: any) => {\n if ((Array.isArray(value) && value.includes(item[key])) || value === item[key]) {\n result.push(item)\n }\n if (item.children && item.children.length) {\n filterResult(item.children)\n }\n })\n }\n filterResult(treeData)\n return result\n}\n\n\nexport const getTooltipValue = (value: any, item: any): any => {\n const type = item.type\n const options = item.options || {}\n const tempArr: string[] = []\n if (['input', 'input-autocomplete', 'input-number'].includes(type)) {\n return value\n } else if (['select', 'tree-select', 'select-v2'].includes(type)) {\n if (options && options.options && options.options.length) {\n let newVal = null\n if (options.valueKey) {\n newVal = value && value[options.valueKey]\n }\n const selectItem = findTreeNode(options.options, options.value === 'object' ? options.valueKey : options.value || 'value', newVal || value)\n selectItem.forEach(item => {\n tempArr.push(item[options.label || 'label'])\n })\n return tempArr.join(',')\n }\n } else if (['cascader'].includes(type)) {\n if (options && options.options && options.options.length) {\n if (options.props?.emitPath === undefined || options.props?.emitPath === true) {\n value = value && value[0]\n }\n\n const selectItem = findTreeNode(options.options, options.props?.value || 'value', value)[0]\n return selectItem && selectItem[options.props?.label || 'label']\n }\n }\n return null\n}\n\nexport const valueMouseEnter = (e: MouseEvent, item: any, value: any, _this) => {\n const showCom = ['input', 'input-autocomplete', 'cascader', 'input-number', 'select', 'tree-select', 'select-v2']\n\n if (!value || item.showLabel || !showCom.includes(item.type)) {\n _this.form.formItem[item.key].tempValueDisabled = true\n\n return\n }\n let el: HTMLElement | null = null\n if (['input', 'input-autocomplete', 'cascader', 'input-number'].includes(item.type)) {\n el = (e.target as any).parentElement.querySelector('.el-input__inner') as HTMLElement\n } else if (['select', 'tree-select', 'select-v2'].includes(item.type)) {\n el = (e.target as any).parentElement.querySelector('.el-select__selected-item.el-select__placeholder') as HTMLElement\n el = el || (e.target as any).parentElement.querySelector('.el-select__selection') as HTMLElement\n }\n\n if (el) {\n const inputEl = window.getComputedStyle(el, null)\n const textWidth\n = el.offsetWidth\n - parseInt(inputEl.getPropertyValue('padding-right'))\n - parseInt(inputEl.getPropertyValue('padding-left'))\n const tooltipEl = (e.target as any).previousElementSibling\n const tooltipWidth = tooltipEl.offsetWidth\n\n console.log(el.offsetWidth, tooltipWidth, 'el.offsetWidthel.offsetWidth')\n\n if (tooltipWidth >= textWidth) {\n _this.form.formItem[item.key].tempValueDisabled = false\n } else {\n _this.form.formItem[item.key].tempValueDisabled = true\n\n }\n } else {\n _this.form.formItem[item.key].tempValueDisabled = false\n }\n\n}\n\nexport const customPlaceholder = (customName: any, type: string = 'input', name: string = '请输入') => {\n name = type === 'select' ? '请选择' : name\n return name + (customName || '')\n}\n\nexport const formItemSlot = (customName: any, name: string = 'formItem_') => {\n return name + (customName || '')\n}\n"],"names":["labelMouseEnter","e","item","_this","el","labelEl","isRequried","labelWidth","findTreeNode","treeData","key","value","result","filterResult","getTooltipValue","_a","_b","_c","_d","type","options","tempArr","newVal","selectItem","valueMouseEnter","showCom","inputEl","textWidth","tooltipWidth","customPlaceholder","customName","name","formItemSlot"],"mappings":"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"}
1
+ {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/utils/index.ts"],"sourcesContent":["\nexport const labelMouseEnter = (e: MouseEvent, item: any, _this: any) => {\n const el = (e.target as any).parentElement.parentElement\n const labelEl = window.getComputedStyle(el, null)\n const isRequried = item.rules ? 12 : item.beforeWidth || 0\n const labelWidth\n = parseInt(labelEl.getPropertyValue('max-width')) - isRequried\n - parseInt(labelEl.getPropertyValue('padding-right'))\n const tooltipWidth = (e.target as any).previousElementSibling.offsetWidth\n if (tooltipWidth >= labelWidth) {\n _this.form.formItem[item.key].labelDisabled = false\n\n } else {\n _this.form.formItem[item.key].labelDisabled = true\n }\n}\n\nexport const findTreeNode = (treeData: any, key: string, value: string) => {\n const result: any[] = []\n function filterResult(treeData: any) {\n treeData.forEach((item: any) => {\n if ((Array.isArray(value) && value.includes(item[key])) || value === item[key]) {\n result.push(item)\n }\n if (item.children && item.children.length) {\n filterResult(item.children)\n }\n })\n }\n filterResult(treeData)\n return result\n}\n\n\nexport const getTooltipValue = (value: any, item: any): any => {\n const type = item.type\n const options = item.options || {}\n const tempArr: string[] = []\n if (['input', 'input-autocomplete', 'input-number'].includes(type)) {\n return value\n } else if (['select', 'tree-select', 'select-v2'].includes(type)) {\n if (options && options.options && options.options.length) {\n let newVal = null\n if (options.valueKey) {\n newVal = value && value[options.valueKey]\n }\n const selectItem = findTreeNode(options.options, options.value === 'object' ? options.valueKey : options.value || 'value', newVal || value)\n selectItem.forEach(item => {\n tempArr.push(item[options.label || 'label'])\n })\n return tempArr.join(',')\n }\n } else if (['cascader'].includes(type)) {\n if (options && options.options && options.options.length) {\n if (options.props?.emitPath === undefined || options.props?.emitPath === true) {\n value = value && value[0]\n }\n\n const selectItem = findTreeNode(options.options, options.props?.value || 'value', value)[0]\n return selectItem && selectItem[options.props?.label || 'label']\n }\n }\n return null\n}\n\nexport const valueMouseEnter = (e: MouseEvent, item: any, value: any, _this) => {\n const showCom = ['input', 'input-autocomplete', 'cascader', 'input-number', 'select', 'tree-select', 'select-v2']\n\n if (!value || item.showLabel || !showCom.includes(item.type)) {\n _this.form.formItem[item.key].tempValueDisabled = true\n\n return\n }\n let el: HTMLElement | null = null\n if (['input', 'input-autocomplete', 'cascader', 'input-number'].includes(item.type)) {\n el = (e.target as any).parentElement.querySelector('.el-input__inner') as HTMLElement\n } else if (['select', 'tree-select', 'select-v2'].includes(item.type)) {\n el = (e.target as any).parentElement.querySelector('.el-select__selected-item.el-select__placeholder') as HTMLElement\n el = el || (e.target as any).parentElement.querySelector('.el-select__selection') as HTMLElement\n }\n\n if (el) {\n const inputEl = window.getComputedStyle(el, null)\n const textWidth\n = el.offsetWidth\n - parseInt(inputEl.getPropertyValue('padding-right'))\n - parseInt(inputEl.getPropertyValue('padding-left'))\n const tooltipEl = (e.target as any).previousElementSibling\n const tooltipWidth = tooltipEl.offsetWidth\n\n if (tooltipWidth >= textWidth) {\n _this.form.formItem[item.key].tempValueDisabled = false\n } else {\n _this.form.formItem[item.key].tempValueDisabled = true\n\n }\n } else {\n _this.form.formItem[item.key].tempValueDisabled = false\n }\n\n}\n\nexport const customPlaceholder = (customName: any, type: string = 'input', name: string = '请输入') => {\n name = type === 'select' ? '请选择' : name\n return name + (customName || '')\n}\n\nexport const formItemSlot = (customName: any, name: string = 'formItem_') => {\n return name + (customName || '')\n}\n"],"names":["labelMouseEnter","e","item","_this","el","labelEl","isRequried","labelWidth","findTreeNode","treeData","key","value","result","filterResult","getTooltipValue","_a","_b","_c","_d","type","options","tempArr","newVal","selectItem","valueMouseEnter","showCom","inputEl","textWidth","customPlaceholder","customName","name","formItemSlot"],"mappings":"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"}
@@ -1,8 +1,8 @@
1
- import { defineComponent as l, ref as r, createVNode as n } from "vue";
1
+ import { defineComponent as i, ref as r, createVNode as n } from "vue";
2
2
  import { DinertTable as h } from "../../table/index.mjs";
3
3
  import { DinertForm as f } from "../../form/index.mjs";
4
4
  import "../../../assets/scss/dinert-table-page.scss.mjs";
5
- const b = /* @__PURE__ */ l({
5
+ const b = /* @__PURE__ */ i({
6
6
  name: "dinert-table-page",
7
7
  props: {
8
8
  form: {
@@ -38,9 +38,9 @@ const b = /* @__PURE__ */ l({
38
38
  tableRef: e,
39
39
  formRef: t,
40
40
  onUnFold: () => {
41
- const i = setTimeout(() => {
41
+ const l = setTimeout(() => {
42
42
  var s;
43
- (s = e.value) == null || s.resizeTaleHeightFn(), clearTimeout(i);
43
+ (s = e.value) == null || s.resizeTaleHeightFn(), clearTimeout(l);
44
44
  }, 300);
45
45
  }
46
46
  };
@@ -60,6 +60,7 @@ const b = /* @__PURE__ */ l({
60
60
  }
61
61
  }, [this.search && n(f, {
62
62
  form: this.form,
63
+ class: "near",
63
64
  onSearchFn: () => this.$emit("SearchFn"),
64
65
  onResetFn: () => this.$emit("ResetFn"),
65
66
  onUnFold: this.onUnFold,