@web-utils/form-ui 1.0.0-beta104 → 1.0.0-beta106

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/index.mjs CHANGED
@@ -107,9 +107,9 @@ import { t as et } from "./chunks/WxKn7nmS2.mjs";
107
107
  import { t as tt } from "./chunks/ip3X8oBz2.mjs";
108
108
  import { t as nt } from "./chunks/TTSXblQW2.mjs";
109
109
  import { t as rt } from "./chunks/uFnMFFcl2.mjs";
110
- import { t as it } from "./chunks/D2NeD2g32.mjs";
111
- import { t as at } from "./chunks/DToOCCc02.mjs";
112
- import { t as ot } from "./chunks/CsOtjwy72.mjs";
110
+ import { t as it } from "./chunks/BtvhUxHg2.mjs";
111
+ import { t as at } from "./chunks/P4gsvvG42.mjs";
112
+ import { t as ot } from "./chunks/TIdVye5D2.mjs";
113
113
  import st from "./loading-view/index.mjs";
114
114
  import { t as ct } from "./chunks/D-flGan22.mjs";
115
115
  import lt from "./form-view/index.mjs";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@web-utils/form-ui",
3
3
  "description": "form-ui",
4
- "version": "1.0.0-beta104",
4
+ "version": "1.0.0-beta106",
5
5
  "author": "Simple",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -1 +1 @@
1
- .sub-table-plus{width:100%}.sub-table-plus.hide-message .el-form-item__error{display:none}.sub-table-plus .pageable-table.auto-height .el-table{min-height:0}.sub-table-plus .el-form-item{width:100%;margin-bottom:0}.sub-table-plus .el-col{width:100%}.sub-table-plus .table-header{background-color:#f3f5fb;border:1px solid #dfe6ec;border-bottom:none;padding:2px 10px}.sub-table-plus .table-header-button:hover,.sub-table-plus .table-header-button:focus{color:#595959}.sub-table-plus .table-header-button i+span{margin-left:0}.sub-table-plus .table-header-button i{font-size:15px}.sub-table-plus .table-header-button.add i{color:#4886ec}.sub-table-plus .table-header-button.remove i{color:#e34e55}.sub-table-plus .table-header-button.refresh i{color:#1eb91e}.sub-table-plus .table-button-add{color:#5add7a;opacity:.8}.sub-table-plus .table-button-add:hover{opacity:1}.sub-table-plus .table-button-remove{color:#ddd}.sub-table-plus .table-button-remove:hover{color:#ef6666}.sub-table-plus .el-table__header-wrapper .el-table__header th{background-color:#f3f5fb;padding:5px 0}.sub-table-plus .el-table{border-top-color:#dde1e5}.sub-table-plus .el-table td{border-color:#dfe6ec}.sub-table-plus .el-col{padding:0!important}.sub-table-plus .row-indicator{border:6px solid #0000;border-bottom-color:#f5690c;width:0;height:0;display:inline-block;position:absolute;top:-6px;right:-6px;transform:rotate(45deg)}.sub-table-plus .sub-table-handle-button{cursor:pointer;font-size:20px}.sub-table-plus .sub-table-handle-button+.sub-table-handle-button{margin-left:5px}.sub-table-plus .el-table .el-table__header th{line-height:inherit;padding:5px 0;background:#f3f5fb!important}
1
+ .sub-table-plus{width:100%}.sub-table-plus.hide-message .el-form-item__error{display:none}.sub-table-plus .pageable-table.auto-height .el-table{min-height:0}.sub-table-plus .el-form-item{width:100%;margin-bottom:0}.sub-table-plus .el-col{width:100%}.sub-table-plus .table-header{background-color:#f3f5fb;border:1px solid #dfe6ec;border-bottom:none;padding:2px 10px}.sub-table-plus .table-header-button:hover,.sub-table-plus .table-header-button:focus{color:#595959}.sub-table-plus .table-header-button i+span{margin-left:0}.sub-table-plus .table-header-button i{font-size:15px}.sub-table-plus .table-header-button.add i{color:#4886ec}.sub-table-plus .table-header-button.remove i{color:#e34e55}.sub-table-plus .table-header-button.refresh i{color:#1eb91e}.sub-table-plus .table-button-add{color:#5add7a;opacity:.8}.sub-table-plus .table-button-add:hover{opacity:1}.sub-table-plus .table-button-remove{color:#ddd}.sub-table-plus .table-button-remove:hover{color:#ef6666}.sub-table-plus .el-table__header-wrapper .el-table__header th{background-color:#f3f5fb;padding:5px 0}.sub-table-plus .el-table{border-top-color:#dde1e5}.sub-table-plus .el-table td{border-color:#dfe6ec;padding:4px 0}.sub-table-plus .el-col{padding:0!important}.sub-table-plus .row-indicator{border:6px solid #0000;border-bottom-color:#f5690c;width:0;height:0;display:inline-block;position:absolute;top:-6px;right:-6px;transform:rotate(45deg)}.sub-table-plus .sub-table-handle-button{cursor:pointer;font-size:20px}.sub-table-plus .sub-table-handle-button+.sub-table-handle-button{margin-left:5px}.sub-table-plus .el-table .el-table__header th{line-height:inherit;padding:5px 0;background:#f3f5fb!important}
@@ -351,7 +351,6 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
351
351
  modelValue: unknown[];
352
352
  placeholder: string;
353
353
  limit: number;
354
- wrapperClass: string;
355
354
  validate: Function;
356
355
  existingTags: unknown[];
357
356
  typeahead: boolean;
@@ -367,6 +366,7 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
367
366
  addTagsOnComma: boolean;
368
367
  addTagsOnSpace: boolean;
369
368
  addTagsOnBlur: boolean;
369
+ wrapperClass: string;
370
370
  sortSearchResults: boolean;
371
371
  caseSensitiveTags: boolean;
372
372
  beforeAddingTag: Function;