@web-utils/component 2.8.8 → 2.8.10

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 (97) 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/chunks/{dataformat.ab62230f.mjs → dataformat.4100726d.mjs} +8 -8
  5. package/chunks/{dic.7f13b573.mjs → dic.9e90e2a4.mjs} +1 -1
  6. package/chunks/{event.1ac32f1d.mjs → event.ebd9a3a6.mjs} +2 -2
  7. package/chunks/{init.47ce5ed9.mjs → init.27f6a0c4.mjs} +2 -2
  8. package/chunks/{util.505913d9.mjs → util.d691afb6.mjs} +17 -17
  9. package/dialog-form/index.mjs +1 -1
  10. package/egd-collapse-item/index.mjs +14 -12
  11. package/flow/index.mjs +1 -1
  12. package/flow-node/index.mjs +1 -1
  13. package/flow-viewer/index.mjs +36 -32
  14. package/fy-array/index.mjs +2 -2
  15. package/fy-cascader/index.mjs +1 -1
  16. package/fy-checkbox/index.mjs +1 -1
  17. package/fy-code/index.mjs +1 -1
  18. package/fy-curd/index.mjs +2504 -140
  19. package/fy-curd/style.css +1 -1
  20. package/fy-date/index.mjs +1 -1
  21. package/fy-draggable/index.mjs +1 -1
  22. package/fy-dynamic/index.mjs +2 -2
  23. package/fy-empty/index.mjs +1 -1
  24. package/fy-form/index.mjs +538 -333
  25. package/fy-form/style.css +1 -1
  26. package/fy-form-design/index.mjs +21 -21
  27. package/fy-form-design/style.css +1 -1
  28. package/fy-input/index.mjs +1 -1
  29. package/fy-input-color/index.mjs +1 -1
  30. package/fy-input-icon/index.mjs +14 -12
  31. package/fy-input-map/index.mjs +1 -1
  32. package/fy-input-number/index.mjs +1 -1
  33. package/fy-input-table/index.mjs +1 -1
  34. package/fy-input-tree/index.mjs +1 -1
  35. package/fy-radio/index.mjs +1 -1
  36. package/fy-rate/index.mjs +1 -1
  37. package/fy-select/index.mjs +3 -3
  38. package/fy-slider/index.mjs +2 -2
  39. package/fy-switch/index.mjs +1 -1
  40. package/fy-time/index.mjs +1 -1
  41. package/fy-title/index.mjs +1 -1
  42. package/fy-tree/index.mjs +1 -1
  43. package/fy-u-editor/index.mjs +1 -1
  44. package/fy-upload/index.mjs +2 -2
  45. package/image-cropper/index.mjs +1 -1
  46. package/image-preview/index.mjs +1 -1
  47. package/index.mjs +476 -549
  48. package/license/index.mjs +1 -1
  49. package/login/index.mjs +1 -1
  50. package/package.json +1 -1
  51. package/process-palette/index.mjs +190 -0
  52. package/process-palette/style.css +1 -0
  53. package/record-video/index.mjs +1 -1
  54. package/search/index.mjs +2 -2
  55. package/search-popover/index.mjs +1 -1
  56. package/sign/index.mjs +1 -1
  57. package/split-pane/index.mjs +104 -34
  58. package/text-ellipsis/index.mjs +1 -1
  59. package/tinymce-editor/index.mjs +846 -44
  60. package/tinymce-editor/style.css +1 -1
  61. package/verify/index.mjs +1 -1
  62. package/web-types.json +35 -646
  63. package/chunk-file-uploader-button/index.mjs +0 -60
  64. package/chunk-file-uploader-button/style.css +0 -1
  65. package/chunk-file-uploader-drop/index.mjs +0 -83
  66. package/chunk-file-uploader-drop/style.css +0 -1
  67. package/chunk-file-uploader-file/index.mjs +0 -311
  68. package/chunk-file-uploader-file/style.css +0 -1
  69. package/chunk-file-uploader-files/index.mjs +0 -49
  70. package/chunk-file-uploader-files/style.css +0 -1
  71. package/chunk-file-uploader-list/index.mjs +0 -50
  72. package/chunk-file-uploader-list/style.css +0 -1
  73. package/chunk-file-uploader-un-support/index.mjs +0 -51
  74. package/chunk-file-uploader-un-support/style.css +0 -1
  75. package/chunks/config.46422d7f.mjs +0 -73
  76. package/chunks/detail.6e46de33.mjs +0 -29
  77. package/chunks/mixins.5a78e0db.mjs +0 -16
  78. package/chunks/utils.97652d86.mjs +0 -26
  79. package/column/index.mjs +0 -115
  80. package/column-default/index.mjs +0 -106
  81. package/column-dynamic/index.mjs +0 -93
  82. package/column-menu/index.mjs +0 -288
  83. package/column-slot/index.mjs +0 -267
  84. package/dialog-column/index.mjs +0 -139
  85. package/dialog-excel/index.mjs +0 -211
  86. package/dialog-filter/index.mjs +0 -248
  87. package/form-group/index.mjs +0 -117
  88. package/form-group/style.css +0 -1
  89. package/form-temp/index.mjs +0 -137
  90. package/fy-dialog-form/index.mjs +0 -272
  91. package/fy-form-menu/index.mjs +0 -95
  92. package/header-menu/index.mjs +0 -238
  93. package/header-search/index.mjs +0 -255
  94. package/table-page/index.mjs +0 -130
  95. package/tinymce-wrapper/index.mjs +0 -821
  96. package/tinymce-wrapper/style.css +0 -1
  97. package/trigger/index.mjs +0 -71
@@ -1 +1 @@
1
- .template-tag{margin:0 10px;color:#1e90ff;font-weight:700;font-family:\9ed1\4f53,serif;font-style:italic;cursor:help!important}.editor-shadow{position:relative;width:100%;height:100%;padding:10px;overflow:auto;font-size:16px;font-family:\5fae\8f6f\96c5\9ed1,serif;line-height:normal;text-align:left;word-break:normal;word-spacing:0;overflow-wrap:break-word;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;cursor:text}.editor-shadow img{max-width:100%!important}.show-placeholder{position:relative}.show-placeholder:after{position:absolute;top:10px;left:11px;color:#a9a9a9;content:attr(placeholder);pointer-events:none}
1
+ .tinymce-editor{height:100%}.tinymce-editor.none-resize .mce-resizehandle{display:none}.tinymce-editor .mce-tinymce{flex:1;height:calc(100% - 4px)}.tinymce-editor .mce-tinymce .mce-menubtn.mce-fixed-width span{width:60px}.tinymce-editor .mce-tinymce>.mce-container-body{display:flex;flex-direction:column;height:100%}.tinymce-editor .mce-tinymce>.mce-container-body>.mce-edit-area{flex:1}.tinymce-editor .fa-icon{font: 14px/1 FontAwesome!important}.tinymce-editor .el-icon{font-family:element-icons,serif!important}.tinymce-editor .mce-label{display:none}.template-tag{margin:0 10px;color:#1e90ff;font-weight:700;font-family:\9ed1\4f53,serif;font-style:italic;cursor:help!important}.editor-shadow{position:relative;width:100%;height:100%;padding:10px;overflow:auto;font-size:16px;font-family:\5fae\8f6f\96c5\9ed1,serif;line-height:normal;text-align:left;word-break:normal;word-spacing:0;overflow-wrap:break-word;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;cursor:text}.editor-shadow img{max-width:100%!important}.show-placeholder{position:relative}.show-placeholder:after{position:absolute;top:10px;left:11px;color:#a9a9a9;content:attr(placeholder);pointer-events:none}
package/verify/index.mjs CHANGED
@@ -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 o } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
3
3
  var l = function() {
4
4
  var t = this, e = t.$createElement, s = t._self._c || e;