cnhis-design-vue 3.1.11-beta.5 → 3.1.11-beta.8

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 (78) hide show
  1. package/README.md +22 -22
  2. package/es/packages/big-table/index.d.ts +2266 -1
  3. package/es/packages/big-table/src/BigTable.vue.d.ts +2287 -21
  4. package/es/packages/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +24 -36
  5. package/es/packages/big-table/src/bigTableEmits.js +2 -1
  6. package/es/packages/big-table/src/bigTableProps.d.ts +4 -0
  7. package/es/packages/big-table/src/bigTableProps.js +1 -0
  8. package/es/packages/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  9. package/es/packages/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  10. package/es/packages/big-table/src/components/edit-form/edit-select-table.d.ts +3 -3
  11. package/es/packages/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  12. package/es/packages/big-table/src/components/input-button.js +4 -0
  13. package/es/packages/big-table/src/components/input-button.vue.d.ts +2252 -0
  14. package/es/packages/big-table/src/components/input-button.vue_vue_type_script_setup_true_lang.js +33 -0
  15. package/es/packages/big-table/src/hooks/useEdit.d.ts +4 -4
  16. package/es/packages/button-print/index.d.ts +5 -5
  17. package/es/packages/button-print/src/ButtonPrint.vue.d.ts +5 -5
  18. package/es/packages/button-print/src/components/IdentityVerification.vue.d.ts +2 -2
  19. package/es/packages/chunk-upload/index.d.ts +1 -1
  20. package/es/packages/chunk-upload/src/chunk-upload-new.vue.d.ts +10 -6
  21. package/es/packages/chunk-upload/src/chunk-upload-new.vue_vue_type_script_setup_true_lang.js +12 -6
  22. package/es/packages/chunk-upload/src/hooks/vod-computed.js +2 -2
  23. package/es/packages/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +1 -1
  24. package/es/packages/chunk-upload/style/index.css +4 -4
  25. package/es/packages/drag-layout/index.d.ts +7 -7
  26. package/es/packages/drag-layout/src/DragFormLeftItem.vue.d.ts +2 -2
  27. package/es/packages/drag-layout/src/DragFormRightItem.vue.d.ts +2 -2
  28. package/es/packages/drag-layout/src/DragLayout.vue.d.ts +10 -9
  29. package/es/packages/field-set/index.d.ts +2 -2
  30. package/es/packages/field-set/src/FieldSet.vue.d.ts +2 -2
  31. package/es/packages/field-set/src/NewFieldSet.vue.d.ts +1 -1
  32. package/es/packages/field-set/src/OldFieldSet.vue.d.ts +1 -1
  33. package/es/packages/form-render/src/components/renderer/cascader.js +25 -3
  34. package/es/packages/form-render/src/components/renderer/linebar.d.ts +1 -1
  35. package/es/packages/form-render/src/components/renderer/textarea.d.ts +1 -1
  36. package/es/packages/form-table/index.d.ts +24 -24
  37. package/es/packages/form-table/src/FormTable.vue.d.ts +24 -24
  38. package/es/packages/form-table/src/components/index.d.ts +23 -23
  39. package/es/packages/form-table/src/components/table-age.vue.d.ts +2 -2
  40. package/es/packages/form-table/src/components/table-date-picker.vue.d.ts +1 -1
  41. package/es/packages/form-table/src/components/table-digital.vue.d.ts +1 -1
  42. package/es/packages/form-table/src/components/table-input-password.vue.d.ts +2 -2
  43. package/es/packages/form-table/src/components/table-input.vue.d.ts +2 -2
  44. package/es/packages/form-table/src/components/table-month-picker.vue.d.ts +1 -1
  45. package/es/packages/form-table/src/components/table-search-more.vue.d.ts +2 -2
  46. package/es/packages/form-table/src/components/table-search.vue.d.ts +3 -3
  47. package/es/packages/form-table/src/components/table-select-multiple.vue.d.ts +2 -2
  48. package/es/packages/form-table/src/components/table-select.vue.d.ts +2 -2
  49. package/es/packages/form-table/src/components/table-textarea.vue.d.ts +3 -3
  50. package/es/packages/form-table/src/components/table-time-picker.vue.d.ts +1 -1
  51. package/es/packages/form-table/src/components/table-tree-select.vue.d.ts +1 -1
  52. package/es/packages/index.css +7 -4
  53. package/es/packages/info-header/index.d.ts +6 -6
  54. package/es/packages/info-header/src/HiddenContent.vue_vue_type_script_setup_true_lang.js +3 -0
  55. package/es/packages/info-header/src/InfoHeader.vue.d.ts +6 -6
  56. package/es/packages/map/index.d.ts +2 -2
  57. package/es/packages/map/src/Map.vue.d.ts +2 -2
  58. package/es/packages/scale-view/index.d.ts +2 -2
  59. package/es/packages/scale-view/src/ScaleView.vue.d.ts +2 -2
  60. package/es/packages/scale-view/src/ScaleView.vue_vue_type_script_setup_true_lang.js +3 -1
  61. package/es/packages/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1
  62. package/es/packages/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  63. package/es/packages/scale-view/src/components/formitem/r-collection.js +5 -1
  64. package/es/packages/scale-view/src/components/formitem/r-upload.js +70 -59
  65. package/es/packages/scale-view/src/hooks/use-component.d.ts +14 -14
  66. package/es/packages/scale-view/style/index.css +3 -0
  67. package/es/packages/select-label/index.d.ts +13 -13
  68. package/es/packages/select-label/src/LabelFormContent.vue.d.ts +5 -5
  69. package/es/packages/select-label/src/SelectLabel.vue.d.ts +8 -8
  70. package/es/packages/select-label/src/components/label-classify.vue.d.ts +5 -5
  71. package/es/packages/select-person/index.d.ts +2 -2
  72. package/es/packages/select-person/src/SelectPerson.vue.d.ts +2 -2
  73. package/es/packages/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.js +2 -1
  74. package/es/packages/time-line/index.d.ts +1 -1
  75. package/es/packages/time-line/src/TimeLine.vue.d.ts +1 -1
  76. package/es/src/components/SelectPage/SelectPage.vue.d.ts +1 -1
  77. package/global.d.ts +8 -8
  78. package/package.json +1 -1
@@ -63,16 +63,31 @@ const script = defineComponent({
63
63
  }
64
64
  });
65
65
  }
66
- const data = await asyncQueue.addAsync({
66
+ let data = await asyncQueue.addAsync({
67
67
  ...config,
68
68
  key: title.value,
69
69
  params
70
70
  });
71
+ if (!Array.isArray(data)) {
72
+ data = [];
73
+ }
74
+ if (!data.length && isObject(option)) {
75
+ option.isLeaf = true;
76
+ let currentOption = option;
77
+ const result2 = [option];
78
+ while (currentOption.parent) {
79
+ result2.unshift(currentOption.parent);
80
+ currentOption = currentOption.parent;
81
+ }
82
+ updateValue(null, null, result2);
83
+ return;
84
+ }
71
85
  const result = data.reduce((res, d) => {
72
86
  res.push({
73
87
  [config.nameKey]: d[config.nameKey],
74
88
  [config.valueKey]: d[config.valueKey],
75
89
  depth: parentDepth + 1,
90
+ parent: option,
76
91
  isLeaf: parentDepth + 2 >= props.deep
77
92
  });
78
93
  return res;
@@ -111,13 +126,20 @@ const script = defineComponent({
111
126
  const payload = Array.isArray(options) ? options.map((option) => ({
112
127
  ...option,
113
128
  label: option[labelKey.value],
114
- children: void 0
129
+ children: void 0,
130
+ parent: void 0
115
131
  })) : options;
116
132
  emit("update:value", payload);
117
133
  }
134
+ const show = ref(false);
135
+ function updateShow(v) {
136
+ show.value = !!v;
137
+ v && fetchData();
138
+ }
118
139
  return () => {
119
140
  return createVNode(NCascader, {
120
141
  "value": _value.value,
142
+ "show": !!show.value,
121
143
  "onUpdate:value": updateValue,
122
144
  "remote": true,
123
145
  "labelField": labelKey.value,
@@ -125,7 +147,7 @@ const script = defineComponent({
125
147
  "options": renderOptions.value,
126
148
  "checkStrategy": "child",
127
149
  "onLoad": fetchData,
128
- "onUpdate:show": (show) => show && fetchData()
150
+ "onUpdate:show": updateShow
129
151
  }, slots);
130
152
  };
131
153
  }
@@ -34,7 +34,7 @@ export declare const LINEBAR: import("vue").DefineComponent<{
34
34
  };
35
35
  }>>, {
36
36
  disabled: boolean;
37
- show: boolean;
38
37
  title: string;
38
+ show: boolean;
39
39
  line: boolean;
40
40
  }>;
@@ -294,7 +294,7 @@ export declare const TEXTAREA: import("vue").DefineComponent<{
294
294
  isComposing: import("vue").Ref<boolean>;
295
295
  activated: import("vue").Ref<boolean>;
296
296
  showClearButton: import("vue").ComputedRef<boolean>;
297
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
297
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
298
298
  mergedDisabled: import("vue").ComputedRef<boolean>;
299
299
  textDecorationStyle: import("vue").ComputedRef<string[] | {
300
300
  textDecoration: string;
@@ -738,7 +738,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
738
738
  localizedPlaceholder: import("vue").ComputedRef<string>;
739
739
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
740
740
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
741
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
741
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
742
742
  mergedDisabled: import("vue").ComputedRef<boolean>;
743
743
  focused: import("vue").Ref<boolean>;
744
744
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -4345,9 +4345,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
4345
4345
  }, {
4346
4346
  styleSetting: import("../../../es/src/types").AnyObject;
4347
4347
  userInfo: import("../../../es/src/types").AnyObject;
4348
+ defaultValue: import("../../../es/src/types").AnyObject;
4348
4349
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
4349
4350
  row: import("../../../es/src/types").AnyObject;
4350
- defaultValue: import("../../../es/src/types").AnyObject;
4351
4351
  isDetail: boolean;
4352
4352
  item: import("../../../es/src/types").AnyObject;
4353
4353
  formType: import("../../../es/src/types").AnyObject;
@@ -9656,9 +9656,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
9656
9656
  }, {
9657
9657
  styleSetting: import("../../../es/src/types").AnyObject;
9658
9658
  userInfo: import("../../../es/src/types").AnyObject;
9659
+ defaultValue: import("../../../es/src/types").AnyObject;
9659
9660
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
9660
9661
  row: import("../../../es/src/types").AnyObject;
9661
- defaultValue: import("../../../es/src/types").AnyObject;
9662
9662
  isDetail: boolean;
9663
9663
  item: import("../../../es/src/types").AnyObject;
9664
9664
  formType: import("../../../es/src/types").AnyObject;
@@ -12573,9 +12573,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
12573
12573
  }, {
12574
12574
  styleSetting: import("../../../es/src/types").AnyObject;
12575
12575
  userInfo: import("../../../es/src/types").AnyObject;
12576
+ defaultValue: import("../../../es/src/types").AnyObject;
12576
12577
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
12577
12578
  row: import("../../../es/src/types").AnyObject;
12578
- defaultValue: import("../../../es/src/types").AnyObject;
12579
12579
  isDetail: boolean;
12580
12580
  item: import("../../../es/src/types").AnyObject;
12581
12581
  formType: import("../../../es/src/types").AnyObject;
@@ -12996,7 +12996,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
12996
12996
  isComposing: import("vue").Ref<boolean>;
12997
12997
  activated: import("vue").Ref<boolean>;
12998
12998
  showClearButton: import("vue").ComputedRef<boolean>;
12999
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
12999
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
13000
13000
  mergedDisabled: import("vue").ComputedRef<boolean>;
13001
13001
  textDecorationStyle: import("vue").ComputedRef<string[] | {
13002
13002
  textDecoration: string;
@@ -14155,9 +14155,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
14155
14155
  }, {
14156
14156
  styleSetting: import("../../../es/src/types").AnyObject;
14157
14157
  userInfo: import("../../../es/src/types").AnyObject;
14158
+ defaultValue: import("../../../es/src/types").AnyObject;
14158
14159
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
14159
14160
  row: import("../../../es/src/types").AnyObject;
14160
- defaultValue: import("../../../es/src/types").AnyObject;
14161
14161
  isDetail: boolean;
14162
14162
  item: import("../../../es/src/types").AnyObject;
14163
14163
  formType: import("../../../es/src/types").AnyObject;
@@ -14579,7 +14579,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
14579
14579
  isComposing: import("vue").Ref<boolean>;
14580
14580
  activated: import("vue").Ref<boolean>;
14581
14581
  showClearButton: import("vue").ComputedRef<boolean>;
14582
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
14582
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
14583
14583
  mergedDisabled: import("vue").ComputedRef<boolean>;
14584
14584
  textDecorationStyle: import("vue").ComputedRef<string[] | {
14585
14585
  textDecoration: string;
@@ -15780,9 +15780,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
15780
15780
  }, {
15781
15781
  styleSetting: import("../../../es/src/types").AnyObject;
15782
15782
  userInfo: import("../../../es/src/types").AnyObject;
15783
+ defaultValue: import("../../../es/src/types").AnyObject;
15783
15784
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
15784
15785
  row: import("../../../es/src/types").AnyObject;
15785
- defaultValue: import("../../../es/src/types").AnyObject;
15786
15786
  isDetail: boolean;
15787
15787
  item: import("../../../es/src/types").AnyObject;
15788
15788
  formType: import("../../../es/src/types").AnyObject;
@@ -21034,9 +21034,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
21034
21034
  }, {
21035
21035
  styleSetting: import("../../../es/src/types").AnyObject;
21036
21036
  userInfo: import("../../../es/src/types").AnyObject;
21037
+ defaultValue: import("../../../es/src/types").AnyObject;
21037
21038
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
21038
21039
  row: import("../../../es/src/types").AnyObject;
21039
- defaultValue: import("../../../es/src/types").AnyObject;
21040
21040
  isDetail: boolean;
21041
21041
  item: import("../../../es/src/types").AnyObject;
21042
21042
  formType: import("../../../es/src/types").AnyObject;
@@ -21824,7 +21824,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
21824
21824
  localizedPlaceholder: import("vue").ComputedRef<string>;
21825
21825
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
21826
21826
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
21827
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
21827
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
21828
21828
  mergedDisabled: import("vue").ComputedRef<boolean>;
21829
21829
  focused: import("vue").Ref<boolean>;
21830
21830
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -23339,7 +23339,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
23339
23339
  } | null>;
23340
23340
  mergedClsPrefix: import("vue").ComputedRef<string>;
23341
23341
  mergedFocusable: import("vue").ComputedRef<boolean>;
23342
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
23342
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
23343
23343
  showBorder: import("vue").ComputedRef<boolean>;
23344
23344
  enterPressed: import("vue").Ref<boolean>;
23345
23345
  rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
@@ -24150,9 +24150,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
24150
24150
  }, {
24151
24151
  styleSetting: Record<string, any>;
24152
24152
  userInfo: Record<string, any>;
24153
+ defaultValue: Record<string, any>;
24153
24154
  cacheUniqueKey: Record<string, any>;
24154
24155
  row: Record<string, any>;
24155
- defaultValue: Record<string, any>;
24156
24156
  isDetail: boolean;
24157
24157
  item: Record<string, any>;
24158
24158
  formType: Record<string, any>;
@@ -25129,7 +25129,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
25129
25129
  } | null>;
25130
25130
  mergedClsPrefix: import("vue").ComputedRef<string>;
25131
25131
  mergedFocusable: import("vue").ComputedRef<boolean>;
25132
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
25132
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
25133
25133
  showBorder: import("vue").ComputedRef<boolean>;
25134
25134
  enterPressed: import("vue").Ref<boolean>;
25135
25135
  rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
@@ -25940,9 +25940,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
25940
25940
  }, {
25941
25941
  styleSetting: Record<string, any>;
25942
25942
  userInfo: Record<string, any>;
25943
+ defaultValue: Record<string, any>;
25943
25944
  cacheUniqueKey: Record<string, any>;
25944
25945
  row: Record<string, any>;
25945
- defaultValue: Record<string, any>;
25946
25946
  isDetail: boolean;
25947
25947
  item: Record<string, any>;
25948
25948
  formType: Record<string, any>;
@@ -26625,7 +26625,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
26625
26625
  localizedPlaceholder: import("vue").ComputedRef<string>;
26626
26626
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
26627
26627
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
26628
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
26628
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
26629
26629
  mergedDisabled: import("vue").ComputedRef<boolean>;
26630
26630
  focused: import("vue").Ref<boolean>;
26631
26631
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -27502,9 +27502,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
27502
27502
  }, {
27503
27503
  styleSetting: import("../../../es/src/types").AnyObject;
27504
27504
  userInfo: import("../../../es/src/types").AnyObject;
27505
+ defaultValue: import("../../../es/src/types").AnyObject;
27505
27506
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
27506
27507
  row: import("../../../es/src/types").AnyObject;
27507
- defaultValue: import("../../../es/src/types").AnyObject;
27508
27508
  isDetail: boolean;
27509
27509
  item: import("../../../es/src/types").AnyObject;
27510
27510
  formType: import("../../../es/src/types").AnyObject;
@@ -28188,7 +28188,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
28188
28188
  localizedPlaceholder: import("vue").ComputedRef<string>;
28189
28189
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
28190
28190
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
28191
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
28191
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
28192
28192
  mergedDisabled: import("vue").ComputedRef<boolean>;
28193
28193
  focused: import("vue").Ref<boolean>;
28194
28194
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -29065,9 +29065,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
29065
29065
  }, {
29066
29066
  styleSetting: import("../../../es/src/types").AnyObject;
29067
29067
  userInfo: import("../../../es/src/types").AnyObject;
29068
+ defaultValue: import("../../../es/src/types").AnyObject;
29068
29069
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
29069
29070
  row: import("../../../es/src/types").AnyObject;
29070
- defaultValue: import("../../../es/src/types").AnyObject;
29071
29071
  isDetail: boolean;
29072
29072
  item: import("../../../es/src/types").AnyObject;
29073
29073
  formType: import("../../../es/src/types").AnyObject;
@@ -29530,7 +29530,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
29530
29530
  isComposing: import("vue").Ref<boolean>;
29531
29531
  activated: import("vue").Ref<boolean>;
29532
29532
  showClearButton: import("vue").ComputedRef<boolean>;
29533
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
29533
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
29534
29534
  mergedDisabled: import("vue").ComputedRef<boolean>;
29535
29535
  textDecorationStyle: import("vue").ComputedRef<string[] | {
29536
29536
  textDecoration: string;
@@ -30120,7 +30120,7 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
30120
30120
  className?: string | undefined;
30121
30121
  refName?: string | undefined;
30122
30122
  effect: string;
30123
- placement: "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end";
30123
+ placement: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end";
30124
30124
  tooltipTitle: string | number;
30125
30125
  isAlias?: boolean | undefined;
30126
30126
  };
@@ -30706,9 +30706,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
30706
30706
  }, {
30707
30707
  styleSetting: import("../../../es/src/types").AnyObject;
30708
30708
  userInfo: import("../../../es/src/types").AnyObject;
30709
+ defaultValue: import("../../../es/src/types").AnyObject;
30709
30710
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
30710
30711
  row: import("../../../es/src/types").AnyObject;
30711
- defaultValue: import("../../../es/src/types").AnyObject;
30712
30712
  isDetail: boolean;
30713
30713
  item: import("../../../es/src/types").AnyObject;
30714
30714
  formType: import("../../../es/src/types").AnyObject;
@@ -33376,9 +33376,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
33376
33376
  }, {
33377
33377
  styleSetting: import("../../../es/src/types").AnyObject;
33378
33378
  userInfo: import("../../../es/src/types").AnyObject;
33379
+ defaultValue: import("../../../es/src/types").AnyObject;
33379
33380
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
33380
33381
  row: import("../../../es/src/types").AnyObject;
33381
- defaultValue: import("../../../es/src/types").AnyObject;
33382
33382
  isDetail: boolean;
33383
33383
  item: import("../../../es/src/types").AnyObject;
33384
33384
  formType: import("../../../es/src/types").AnyObject;
@@ -35269,9 +35269,9 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
35269
35269
  }, {
35270
35270
  styleSetting: import("../../../es/src/types").AnyObject;
35271
35271
  userInfo: import("../../../es/src/types").AnyObject;
35272
+ defaultValue: import("../../../es/src/types").AnyObject;
35272
35273
  cacheUniqueKey: import("../../../es/src/types").AnyObject;
35273
35274
  row: import("../../../es/src/types").AnyObject;
35274
- defaultValue: import("../../../es/src/types").AnyObject;
35275
35275
  isDetail: boolean;
35276
35276
  item: import("../../../es/src/types").AnyObject;
35277
35277
  formType: import("../../../es/src/types").AnyObject;
@@ -36014,8 +36014,8 @@ declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
36014
36014
  emptyItems: Record<string, any>;
36015
36015
  styleSetting: Record<string, any>;
36016
36016
  userInfo: Record<string, any>;
36017
- cacheUniqueKey: Record<string, any>;
36018
36017
  defaultValue: unknown[];
36018
+ cacheUniqueKey: Record<string, any>;
36019
36019
  isDetail: boolean;
36020
36020
  isOnlyDisplay: boolean;
36021
36021
  formType: Record<string, any>;
@@ -738,7 +738,7 @@ declare const _default: import("vue").DefineComponent<{
738
738
  localizedPlaceholder: import("vue").ComputedRef<string>;
739
739
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
740
740
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
741
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
741
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
742
742
  mergedDisabled: import("vue").ComputedRef<boolean>;
743
743
  focused: import("vue").Ref<boolean>;
744
744
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -4345,9 +4345,9 @@ declare const _default: import("vue").DefineComponent<{
4345
4345
  }, {
4346
4346
  styleSetting: AnyObject;
4347
4347
  userInfo: AnyObject;
4348
+ defaultValue: AnyObject;
4348
4349
  cacheUniqueKey: AnyObject;
4349
4350
  row: AnyObject;
4350
- defaultValue: AnyObject;
4351
4351
  isDetail: boolean;
4352
4352
  item: AnyObject;
4353
4353
  formType: AnyObject;
@@ -9656,9 +9656,9 @@ declare const _default: import("vue").DefineComponent<{
9656
9656
  }, {
9657
9657
  styleSetting: AnyObject;
9658
9658
  userInfo: AnyObject;
9659
+ defaultValue: AnyObject;
9659
9660
  cacheUniqueKey: AnyObject;
9660
9661
  row: AnyObject;
9661
- defaultValue: AnyObject;
9662
9662
  isDetail: boolean;
9663
9663
  item: AnyObject;
9664
9664
  formType: AnyObject;
@@ -12573,9 +12573,9 @@ declare const _default: import("vue").DefineComponent<{
12573
12573
  }, {
12574
12574
  styleSetting: AnyObject;
12575
12575
  userInfo: AnyObject;
12576
+ defaultValue: AnyObject;
12576
12577
  cacheUniqueKey: AnyObject;
12577
12578
  row: AnyObject;
12578
- defaultValue: AnyObject;
12579
12579
  isDetail: boolean;
12580
12580
  item: AnyObject;
12581
12581
  formType: AnyObject;
@@ -12996,7 +12996,7 @@ declare const _default: import("vue").DefineComponent<{
12996
12996
  isComposing: import("vue").Ref<boolean>;
12997
12997
  activated: import("vue").Ref<boolean>;
12998
12998
  showClearButton: import("vue").ComputedRef<boolean>;
12999
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
12999
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
13000
13000
  mergedDisabled: import("vue").ComputedRef<boolean>;
13001
13001
  textDecorationStyle: import("vue").ComputedRef<string[] | {
13002
13002
  textDecoration: string;
@@ -14155,9 +14155,9 @@ declare const _default: import("vue").DefineComponent<{
14155
14155
  }, {
14156
14156
  styleSetting: AnyObject;
14157
14157
  userInfo: AnyObject;
14158
+ defaultValue: AnyObject;
14158
14159
  cacheUniqueKey: AnyObject;
14159
14160
  row: AnyObject;
14160
- defaultValue: AnyObject;
14161
14161
  isDetail: boolean;
14162
14162
  item: AnyObject;
14163
14163
  formType: AnyObject;
@@ -14579,7 +14579,7 @@ declare const _default: import("vue").DefineComponent<{
14579
14579
  isComposing: import("vue").Ref<boolean>;
14580
14580
  activated: import("vue").Ref<boolean>;
14581
14581
  showClearButton: import("vue").ComputedRef<boolean>;
14582
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
14582
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
14583
14583
  mergedDisabled: import("vue").ComputedRef<boolean>;
14584
14584
  textDecorationStyle: import("vue").ComputedRef<string[] | {
14585
14585
  textDecoration: string;
@@ -15780,9 +15780,9 @@ declare const _default: import("vue").DefineComponent<{
15780
15780
  }, {
15781
15781
  styleSetting: AnyObject;
15782
15782
  userInfo: AnyObject;
15783
+ defaultValue: AnyObject;
15783
15784
  cacheUniqueKey: AnyObject;
15784
15785
  row: AnyObject;
15785
- defaultValue: AnyObject;
15786
15786
  isDetail: boolean;
15787
15787
  item: AnyObject;
15788
15788
  formType: AnyObject;
@@ -21034,9 +21034,9 @@ declare const _default: import("vue").DefineComponent<{
21034
21034
  }, {
21035
21035
  styleSetting: AnyObject;
21036
21036
  userInfo: AnyObject;
21037
+ defaultValue: AnyObject;
21037
21038
  cacheUniqueKey: AnyObject;
21038
21039
  row: AnyObject;
21039
- defaultValue: AnyObject;
21040
21040
  isDetail: boolean;
21041
21041
  item: AnyObject;
21042
21042
  formType: AnyObject;
@@ -21824,7 +21824,7 @@ declare const _default: import("vue").DefineComponent<{
21824
21824
  localizedPlaceholder: import("vue").ComputedRef<string>;
21825
21825
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
21826
21826
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
21827
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
21827
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
21828
21828
  mergedDisabled: import("vue").ComputedRef<boolean>;
21829
21829
  focused: import("vue").Ref<boolean>;
21830
21830
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -23339,7 +23339,7 @@ declare const _default: import("vue").DefineComponent<{
23339
23339
  } | null>;
23340
23340
  mergedClsPrefix: import("vue").ComputedRef<string>;
23341
23341
  mergedFocusable: import("vue").ComputedRef<boolean>;
23342
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
23342
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
23343
23343
  showBorder: import("vue").ComputedRef<boolean>;
23344
23344
  enterPressed: import("vue").Ref<boolean>;
23345
23345
  rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
@@ -24150,9 +24150,9 @@ declare const _default: import("vue").DefineComponent<{
24150
24150
  }, {
24151
24151
  styleSetting: Record<string, any>;
24152
24152
  userInfo: Record<string, any>;
24153
+ defaultValue: Record<string, any>;
24153
24154
  cacheUniqueKey: Record<string, any>;
24154
24155
  row: Record<string, any>;
24155
- defaultValue: Record<string, any>;
24156
24156
  isDetail: boolean;
24157
24157
  item: Record<string, any>;
24158
24158
  formType: Record<string, any>;
@@ -25129,7 +25129,7 @@ declare const _default: import("vue").DefineComponent<{
25129
25129
  } | null>;
25130
25130
  mergedClsPrefix: import("vue").ComputedRef<string>;
25131
25131
  mergedFocusable: import("vue").ComputedRef<boolean>;
25132
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
25132
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
25133
25133
  showBorder: import("vue").ComputedRef<boolean>;
25134
25134
  enterPressed: import("vue").Ref<boolean>;
25135
25135
  rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
@@ -25940,9 +25940,9 @@ declare const _default: import("vue").DefineComponent<{
25940
25940
  }, {
25941
25941
  styleSetting: Record<string, any>;
25942
25942
  userInfo: Record<string, any>;
25943
+ defaultValue: Record<string, any>;
25943
25944
  cacheUniqueKey: Record<string, any>;
25944
25945
  row: Record<string, any>;
25945
- defaultValue: Record<string, any>;
25946
25946
  isDetail: boolean;
25947
25947
  item: Record<string, any>;
25948
25948
  formType: Record<string, any>;
@@ -26625,7 +26625,7 @@ declare const _default: import("vue").DefineComponent<{
26625
26625
  localizedPlaceholder: import("vue").ComputedRef<string>;
26626
26626
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
26627
26627
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
26628
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
26628
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
26629
26629
  mergedDisabled: import("vue").ComputedRef<boolean>;
26630
26630
  focused: import("vue").Ref<boolean>;
26631
26631
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -27502,9 +27502,9 @@ declare const _default: import("vue").DefineComponent<{
27502
27502
  }, {
27503
27503
  styleSetting: AnyObject;
27504
27504
  userInfo: AnyObject;
27505
+ defaultValue: AnyObject;
27505
27506
  cacheUniqueKey: AnyObject;
27506
27507
  row: AnyObject;
27507
- defaultValue: AnyObject;
27508
27508
  isDetail: boolean;
27509
27509
  item: AnyObject;
27510
27510
  formType: AnyObject;
@@ -28188,7 +28188,7 @@ declare const _default: import("vue").DefineComponent<{
28188
28188
  localizedPlaceholder: import("vue").ComputedRef<string>;
28189
28189
  selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
28190
28190
  selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
28191
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
28191
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
28192
28192
  mergedDisabled: import("vue").ComputedRef<boolean>;
28193
28193
  focused: import("vue").Ref<boolean>;
28194
28194
  activeWithoutMenuOpen: import("vue").Ref<boolean>;
@@ -29065,9 +29065,9 @@ declare const _default: import("vue").DefineComponent<{
29065
29065
  }, {
29066
29066
  styleSetting: AnyObject;
29067
29067
  userInfo: AnyObject;
29068
+ defaultValue: AnyObject;
29068
29069
  cacheUniqueKey: AnyObject;
29069
29070
  row: AnyObject;
29070
- defaultValue: AnyObject;
29071
29071
  isDetail: boolean;
29072
29072
  item: AnyObject;
29073
29073
  formType: AnyObject;
@@ -29530,7 +29530,7 @@ declare const _default: import("vue").DefineComponent<{
29530
29530
  isComposing: import("vue").Ref<boolean>;
29531
29531
  activated: import("vue").Ref<boolean>;
29532
29532
  showClearButton: import("vue").ComputedRef<boolean>;
29533
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
29533
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
29534
29534
  mergedDisabled: import("vue").ComputedRef<boolean>;
29535
29535
  textDecorationStyle: import("vue").ComputedRef<string[] | {
29536
29536
  textDecoration: string;
@@ -30120,7 +30120,7 @@ declare const _default: import("vue").DefineComponent<{
30120
30120
  className?: string | undefined;
30121
30121
  refName?: string | undefined;
30122
30122
  effect: string;
30123
- placement: "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end";
30123
+ placement: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end";
30124
30124
  tooltipTitle: string | number;
30125
30125
  isAlias?: boolean | undefined;
30126
30126
  };
@@ -30706,9 +30706,9 @@ declare const _default: import("vue").DefineComponent<{
30706
30706
  }, {
30707
30707
  styleSetting: AnyObject;
30708
30708
  userInfo: AnyObject;
30709
+ defaultValue: AnyObject;
30709
30710
  cacheUniqueKey: AnyObject;
30710
30711
  row: AnyObject;
30711
- defaultValue: AnyObject;
30712
30712
  isDetail: boolean;
30713
30713
  item: AnyObject;
30714
30714
  formType: AnyObject;
@@ -33376,9 +33376,9 @@ declare const _default: import("vue").DefineComponent<{
33376
33376
  }, {
33377
33377
  styleSetting: AnyObject;
33378
33378
  userInfo: AnyObject;
33379
+ defaultValue: AnyObject;
33379
33380
  cacheUniqueKey: AnyObject;
33380
33381
  row: AnyObject;
33381
- defaultValue: AnyObject;
33382
33382
  isDetail: boolean;
33383
33383
  item: AnyObject;
33384
33384
  formType: AnyObject;
@@ -35269,9 +35269,9 @@ declare const _default: import("vue").DefineComponent<{
35269
35269
  }, {
35270
35270
  styleSetting: AnyObject;
35271
35271
  userInfo: AnyObject;
35272
+ defaultValue: AnyObject;
35272
35273
  cacheUniqueKey: AnyObject;
35273
35274
  row: AnyObject;
35274
- defaultValue: AnyObject;
35275
35275
  isDetail: boolean;
35276
35276
  item: AnyObject;
35277
35277
  formType: AnyObject;
@@ -36014,8 +36014,8 @@ declare const _default: import("vue").DefineComponent<{
36014
36014
  emptyItems: Record<string, any>;
36015
36015
  styleSetting: Record<string, any>;
36016
36016
  userInfo: Record<string, any>;
36017
- cacheUniqueKey: Record<string, any>;
36018
36017
  defaultValue: unknown[];
36018
+ cacheUniqueKey: Record<string, any>;
36019
36019
  isDetail: boolean;
36020
36020
  isOnlyDisplay: boolean;
36021
36021
  formType: Record<string, any>;