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

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
@@ -24,7 +24,7 @@ import y from "./data-pay/index.mjs";
24
24
  import b from "./data-price/index.mjs";
25
25
  import x from "./data-progress/index.mjs";
26
26
  import { t as S } from "./chunks/DW0VZadU.mjs";
27
- import { t as C } from "./chunks/B24kbvxB.mjs";
27
+ import { t as C } from "./chunks/CnswcJRM.mjs";
28
28
  import { t as w } from "./chunks/B3NKBppp.mjs";
29
29
  import { s as T } from "./chunks/Cmqxxo7L.mjs";
30
30
  import E from "./element-resize-observer/index.mjs";
@@ -33,7 +33,7 @@ import { t as O } from "./chunks/DCyWgXtl.mjs";
33
33
  import { t as k } from "./chunks/DeDwBJo9.mjs";
34
34
  import A from "./data-table-picker/index.mjs";
35
35
  import { t as j } from "./chunks/SO3lCLOQ.mjs";
36
- import { n as M, r as N, t as P } from "./chunks/CONymKa-.mjs";
36
+ import { n as M, r as N, t as P } from "./chunks/D-uTr-6Z.mjs";
37
37
  import F from "./fy-array/index.mjs";
38
38
  import I from "./fy-cascader/index.mjs";
39
39
  import L from "./fy-checkbox/index.mjs";
@@ -67,7 +67,7 @@ import { t as he } from "./chunks/DJe2Reym.mjs";
67
67
  import { t as ge } from "./chunks/vCOhFr2x.mjs";
68
68
  import _e from "./flex-scroll-area/index.mjs";
69
69
  import ve from "./flex-scroller/index.mjs";
70
- import { t as ye } from "./chunks/DnIxbKwv.mjs";
70
+ import { t as ye } from "./chunks/Dmb08LSo.mjs";
71
71
  import be from "./highlight-j-s/index.mjs";
72
72
  import xe from "./flow-viewer/index.mjs";
73
73
  import Se from "./form-advice/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-beta106",
4
+ "version": "1.0.0-beta108",
5
5
  "author": "Simple",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -488,6 +488,7 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
488
488
  appendToBody: boolean;
489
489
  required: boolean;
490
490
  multiple: boolean;
491
+ maxHeight: number;
491
492
  defaultOptions: boolean;
492
493
  async: boolean;
493
494
  clearable: boolean;
@@ -518,7 +519,6 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
518
519
  disableFuzzyMatching: boolean;
519
520
  joinValues: boolean;
520
521
  matchKeys: unknown[];
521
- maxHeight: number;
522
522
  noChildrenText: string;
523
523
  noOptionsText: string;
524
524
  noResultsText: string;