@web-utils/component 2.8.7 → 2.8.9

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 (98) hide show
  1. package/chat/index.mjs +1 -1
  2. package/chunk-file-uploader/index.mjs +5 -3
  3. package/chunks/FormTemp.a77c73c4.mjs +163 -0
  4. package/{icon-temp/index.mjs → chunks/IconTemp.a10129a6.mjs} +2 -2
  5. package/chunks/{dataformat.ab62230f.mjs → dataformat.4100726d.mjs} +8 -8
  6. package/chunks/{dic.7f13b573.mjs → dic.9e90e2a4.mjs} +1 -1
  7. package/chunks/{event.1ac32f1d.mjs → event.ebd9a3a6.mjs} +2 -2
  8. package/chunks/{init.47ce5ed9.mjs → init.27f6a0c4.mjs} +2 -2
  9. package/chunks/{util.505913d9.mjs → util.d691afb6.mjs} +17 -17
  10. package/dialog-form/index.mjs +1 -1
  11. package/egd-collapse-item/index.mjs +14 -12
  12. package/flow/index.mjs +1 -1
  13. package/flow-node/index.mjs +1 -1
  14. package/flow-viewer/index.mjs +33 -29
  15. package/fy-array/index.mjs +2 -2
  16. package/fy-cascader/index.mjs +1 -1
  17. package/fy-checkbox/index.mjs +1 -1
  18. package/fy-code/index.mjs +1 -1
  19. package/fy-curd/index.mjs +2504 -140
  20. package/fy-curd/style.css +1 -1
  21. package/fy-date/index.mjs +1 -1
  22. package/fy-draggable/index.mjs +1 -1
  23. package/fy-dynamic/index.mjs +2 -2
  24. package/fy-empty/index.mjs +1 -1
  25. package/fy-form/index.mjs +538 -333
  26. package/fy-form/style.css +1 -1
  27. package/fy-form-design/index.mjs +21 -21
  28. package/fy-form-design/style.css +1 -1
  29. package/fy-input/index.mjs +1 -1
  30. package/fy-input-color/index.mjs +1 -1
  31. package/fy-input-icon/index.mjs +14 -12
  32. package/fy-input-map/index.mjs +1 -1
  33. package/fy-input-number/index.mjs +1 -1
  34. package/fy-input-table/index.mjs +1 -1
  35. package/fy-input-tree/index.mjs +1 -1
  36. package/fy-radio/index.mjs +1 -1
  37. package/fy-rate/index.mjs +1 -1
  38. package/fy-select/index.mjs +3 -3
  39. package/fy-slider/index.mjs +2 -2
  40. package/fy-switch/index.mjs +1 -1
  41. package/fy-time/index.mjs +1 -1
  42. package/fy-title/index.mjs +1 -1
  43. package/fy-tree/index.mjs +1 -1
  44. package/fy-u-editor/index.mjs +1 -1
  45. package/fy-upload/index.mjs +2 -2
  46. package/image-cropper/index.mjs +1 -1
  47. package/image-preview/index.mjs +1 -1
  48. package/index.mjs +475 -552
  49. package/license/index.mjs +1 -1
  50. package/login/index.mjs +1 -1
  51. package/package.json +1 -1
  52. package/process-palette/index.mjs +190 -0
  53. package/process-palette/style.css +1 -0
  54. package/record-video/index.mjs +1 -1
  55. package/search/index.mjs +2 -2
  56. package/search-popover/index.mjs +1 -1
  57. package/sign/index.mjs +1 -1
  58. package/split-pane/index.mjs +104 -34
  59. package/text-ellipsis/index.mjs +1 -1
  60. package/tinymce-editor/index.mjs +846 -44
  61. package/tinymce-editor/style.css +1 -1
  62. package/verify/index.mjs +1 -1
  63. package/web-types.json +28 -658
  64. package/chunk-file-uploader-button/index.mjs +0 -60
  65. package/chunk-file-uploader-button/style.css +0 -1
  66. package/chunk-file-uploader-drop/index.mjs +0 -83
  67. package/chunk-file-uploader-drop/style.css +0 -1
  68. package/chunk-file-uploader-file/index.mjs +0 -311
  69. package/chunk-file-uploader-file/style.css +0 -1
  70. package/chunk-file-uploader-files/index.mjs +0 -49
  71. package/chunk-file-uploader-files/style.css +0 -1
  72. package/chunk-file-uploader-list/index.mjs +0 -50
  73. package/chunk-file-uploader-list/style.css +0 -1
  74. package/chunk-file-uploader-un-support/index.mjs +0 -51
  75. package/chunk-file-uploader-un-support/style.css +0 -1
  76. package/chunks/config.46422d7f.mjs +0 -73
  77. package/chunks/detail.6e46de33.mjs +0 -29
  78. package/chunks/mixins.5a78e0db.mjs +0 -16
  79. package/chunks/utils.97652d86.mjs +0 -26
  80. package/column/index.mjs +0 -115
  81. package/column-default/index.mjs +0 -106
  82. package/column-dynamic/index.mjs +0 -93
  83. package/column-menu/index.mjs +0 -288
  84. package/column-slot/index.mjs +0 -267
  85. package/dialog-column/index.mjs +0 -139
  86. package/dialog-excel/index.mjs +0 -211
  87. package/dialog-filter/index.mjs +0 -248
  88. package/form-group/index.mjs +0 -117
  89. package/form-group/style.css +0 -1
  90. package/form-temp/index.mjs +0 -137
  91. package/fy-dialog-form/index.mjs +0 -272
  92. package/fy-form-menu/index.mjs +0 -95
  93. package/header-menu/index.mjs +0 -238
  94. package/header-search/index.mjs +0 -255
  95. package/table-page/index.mjs +0 -130
  96. package/tinymce-wrapper/index.mjs +0 -821
  97. package/tinymce-wrapper/style.css +0 -1
  98. package/trigger/index.mjs +0 -71
package/fy-curd/style.css CHANGED
@@ -1 +1 @@
1
- .avue-crud{width:100%;margin:0 auto}.avue-crud .el-card+.el-card{margin-top:8px}.avue-crud--card .el-card{border:none}.avue-crud--card .el-card__body{padding:0}.avue-crud--card .el-card+.el-card{margin-top:0}.avue-crud .el-table .el-form-item{display:inline-block;width:100%;margin-bottom:0}.avue-crud .el-table .el-form-item__label{position:absolute;left:2px}.avue-crud .el-table .el-form-item__content{font-size:inherit;line-height:inherit}.avue-crud .el-table .el-form-item__error{position:relative;width:100%;text-align:left}.avue-crud .el-dropdown+.el-button{margin-left:10px}.avue-crud .el-checkbox:last-of-type{margin-right:0}.avue-crud .el-range-editor--mini{height:28px}.avue-crud__img{display:flex;justify-content:center}.avue-crud__img>*{height:50px;margin-right:5px;object-fit:contain;font-size:50px}.avue-crud__column .el-checkbox{margin-bottom:10px;cursor:move}.avue-crud__menu{position:relative;display:flex;justify-content:space-between;width:100%;height:auto;min-height:40px;margin-bottom:5px;overflow:hidden;background-color:#fff}.avue-crud__search .el-form-item--medium.el-form-item{margin-bottom:22px}.avue-crud__search .el-form-item--mini.el-form-item,.avue-crud__search .el-form-item--small.el-form-item{margin-bottom:14px}.avue-crud .el-table--mini .avue-crud__color{width:20px;height:20px}.avue-crud .el-table--mini .avue-crud__icon{font-size:20px}.avue-crud .el-table--small .avue-crud__color{width:30px;height:30px}.avue-crud .el-table--small .avue-crud__icon{font-size:30px}.avue-crud th{color:#000000d9;word-break:break-word;background-color:#fafafa}.avue-crud table td{line-height:26px}.avue-crud--indeterminate .is-indeterminate .el-checkbox__inner{background-color:#fff;border-color:#dcdfe6}.avue-crud .el-table th{color:#000000d9;word-break:break-word;background-color:#fafafa}.avue-crud__color{display:block;width:40px;height:40px;margin:0 auto;border-radius:5px}.avue-crud__icon{font-size:45px}.avue-crud__icon--small{width:20px;height:20px;font-size:20px}.avue-crud__ghost{cursor:move;opacity:.4}.is-always-shadow+.avue-crud__pagination{padding:0}.avue-crud__pagination{position:relative;padding:25px 0 20px 20px;text-align:right}.avue-crud__pagination .el-pagination{display:inline-block}.avue-crud__form{padding:0 8px}.avue-crud__empty{padding:20px 0}.avue-crud__empty .el-empty__description{margin-top:0}.avue-crud__header{margin-bottom:10px}.avue-crud__header>.el-button{padding:12px 25px}.avue-crud__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-weight:700;font-size:22px}.avue-crud__tip{display:flex;align-items:center;margin:0 0 8px;font-size:12px}.avue-crud__tip-name{margin-right:10px}.avue-crud__tip-count{font-weight:600;font-size:16px}.avue-crud__tip .el-button{margin-bottom:0}.avue-crud__filter-item{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.avue-crud__filter-menu{margin-bottom:20px;padding:0 5px}.avue-crud__filter-label{width:120px!important;margin:0 5px}.avue-crud__filter-symbol{width:80px!important;margin:0 5px}.avue-crud__filter-value{width:150px!important;margin:0 5px}.avue-crud__filter-value .el-date-editor.el-input,.avue-crud__filter-value .el-date-editor.el-input__inner{width:100%}.avue-crud__filter-icon{margin-left:10px}.avue-crud__dialog .el-drawer__header .avue-crud__dialog__menu{padding-right:0}.avue-crud__dialog__header{display:flex;align-items:center;justify-content:space-between}.avue-crud__dialog__menu{padding-right:20px}.avue-crud__dialog__menu i{color:#909399;font-size:15px}.avue-crud__dialog__menu i:hover{color:#409eff}.avue-crud__dialog .el-dialog__body,.avue-crud__dialog .el-drawer__body{padding:20px 20px 5px 10px}.avue-crud__dialog .el-drawer__close-btn{margin-top:2px;font-size:18px}.avue-crud__dialog .el-scrollbar__wrap{overflow-x:hidden}.avue-crud__dialog .avue-form__menu{padding-top:15px}
1
+ .dialog-form .element-dialog.el-dialog.el-dialog-resizeable .el-dialog__body,.dialog-form .el-drawer__body{position:static;margin-bottom:53px}.avue-crud{width:100%;margin:0 auto}.avue-crud .el-card+.el-card{margin-top:8px}.avue-crud--card .el-card{border:none}.avue-crud--card .el-card__body{padding:0}.avue-crud--card .el-card+.el-card{margin-top:0}.avue-crud .el-table .el-form-item{display:inline-block;width:100%;margin-bottom:0}.avue-crud .el-table .el-form-item__label{position:absolute;left:2px}.avue-crud .el-table .el-form-item__content{font-size:inherit;line-height:inherit}.avue-crud .el-table .el-form-item__error{position:relative;width:100%;text-align:left}.avue-crud .el-dropdown+.el-button{margin-left:10px}.avue-crud .el-checkbox:last-of-type{margin-right:0}.avue-crud .el-range-editor--mini{height:28px}.avue-crud__img{display:flex;justify-content:center}.avue-crud__img>*{height:50px;margin-right:5px;object-fit:contain;font-size:50px}.avue-crud__column .el-checkbox{margin-bottom:10px;cursor:move}.avue-crud__menu{position:relative;display:flex;justify-content:space-between;width:100%;height:auto;min-height:40px;margin-bottom:5px;overflow:hidden;background-color:#fff}.avue-crud__search .el-form-item--medium.el-form-item{margin-bottom:22px}.avue-crud__search .el-form-item--mini.el-form-item,.avue-crud__search .el-form-item--small.el-form-item{margin-bottom:14px}.avue-crud .el-table--mini .avue-crud__color{width:20px;height:20px}.avue-crud .el-table--mini .avue-crud__icon{font-size:20px}.avue-crud .el-table--small .avue-crud__color{width:30px;height:30px}.avue-crud .el-table--small .avue-crud__icon{font-size:30px}.avue-crud th{color:#000000d9;word-break:break-word;background-color:#fafafa}.avue-crud table td{line-height:26px}.avue-crud--indeterminate .is-indeterminate .el-checkbox__inner{background-color:#fff;border-color:#dcdfe6}.avue-crud .el-table th{color:#000000d9;word-break:break-word;background-color:#fafafa}.avue-crud__color{display:block;width:40px;height:40px;margin:0 auto;border-radius:5px}.avue-crud__icon{font-size:45px}.avue-crud__icon--small{width:20px;height:20px;font-size:20px}.avue-crud__ghost{cursor:move;opacity:.4}.is-always-shadow+.avue-crud__pagination{padding:0}.avue-crud__pagination{position:relative;padding:25px 0 20px 20px;text-align:right}.avue-crud__pagination .el-pagination{display:inline-block}.avue-crud__form{padding:0 8px}.avue-crud__empty{padding:20px 0}.avue-crud__empty .el-empty__description{margin-top:0}.avue-crud__header{margin-bottom:10px}.avue-crud__header>.el-button{padding:12px 25px}.avue-crud__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-weight:700;font-size:22px}.avue-crud__tip{display:flex;align-items:center;margin:0 0 8px;font-size:12px}.avue-crud__tip-name{margin-right:10px}.avue-crud__tip-count{font-weight:600;font-size:16px}.avue-crud__tip .el-button{margin-bottom:0}.avue-crud__filter-item{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.avue-crud__filter-menu{margin-bottom:20px;padding:0 5px}.avue-crud__filter-label{width:120px!important;margin:0 5px}.avue-crud__filter-symbol{width:80px!important;margin:0 5px}.avue-crud__filter-value{width:150px!important;margin:0 5px}.avue-crud__filter-value .el-date-editor.el-input,.avue-crud__filter-value .el-date-editor.el-input__inner{width:100%}.avue-crud__filter-icon{margin-left:10px}.avue-crud__dialog .el-drawer__header .avue-crud__dialog__menu{padding-right:0}.avue-crud__dialog__header{display:flex;align-items:center;justify-content:space-between}.avue-crud__dialog__menu{padding-right:20px}.avue-crud__dialog__menu i{color:#909399;font-size:15px}.avue-crud__dialog__menu i:hover{color:#409eff}.avue-crud__dialog .el-dialog__body,.avue-crud__dialog .el-drawer__body{padding:20px 20px 5px 10px}.avue-crud__dialog .el-drawer__close-btn{margin-top:2px;font-size:18px}.avue-crud__dialog .el-scrollbar__wrap{overflow-x:hidden}.avue-crud__dialog .avue-form__menu{padding-top:15px}
package/fy-date/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { p as n, e as o } from "../chunks/event.1ac32f1d.mjs";
1
+ import { p as n, e as o } from "../chunks/event.ebd9a3a6.mjs";
2
2
  import { n as i } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
3
3
  var s = function() {
4
4
  var e = this, a = e.$createElement, t = e._self._c || a;
@@ -1,4 +1,4 @@
1
- import { s as l, w as a } from "../chunks/util.505913d9.mjs";
1
+ import { s as l, w as a } from "../chunks/util.d691afb6.mjs";
2
2
  import { n as v } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
3
3
  var g = function() {
4
4
  var e = this, t = e.$createElement, s = e._self._c || t;
@@ -1,5 +1,5 @@
1
- import { p as u, e as c } from "../chunks/event.1ac32f1d.mjs";
2
- import { o as l, d as o } from "../chunks/util.505913d9.mjs";
1
+ import { p as u, e as c } from "../chunks/event.ebd9a3a6.mjs";
2
+ import { o as l, d as o } from "../chunks/util.d691afb6.mjs";
3
3
  import { n as h } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
4
4
  function f(e) {
5
5
  if (e == null)
@@ -1,4 +1,4 @@
1
- import { s as N } from "../chunks/util.505913d9.mjs";
1
+ import { s as N } from "../chunks/util.d691afb6.mjs";
2
2
  import { n as j } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
3
3
  var i = function() {
4
4
  var M = this, I = M.$createElement, g = M._self._c || I;