sd-render 1.1.6 → 1.2.0

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 (75) hide show
  1. package/package.json +1 -1
  2. package/{sd-lib-B0b2Bofy.js → sd-lib-CdzQnrjh.js} +1370 -1241
  3. package/{sd-render-4djbXJ8o.js → sd-render-FK6Mjp-B.js} +1087 -1072
  4. package/sd-render.es.js +2 -2
  5. package/sd-render.style.css +1 -1
  6. package/types/src/components/form-render/SdFormRender.vue.d.ts +3 -0
  7. package/types/src/components/form-render/form-field/alert-ui.vue.d.ts +3 -0
  8. package/types/src/components/form-render/form-field/apexchart-ui.vue.d.ts +3 -0
  9. package/types/src/components/form-render/form-field/autonumber-input.vue.d.ts +3 -0
  10. package/types/src/components/form-render/form-field/avatar-ui.vue.d.ts +3 -0
  11. package/types/src/components/form-render/form-field/btn-editor-input.vue.d.ts +3 -0
  12. package/types/src/components/form-render/form-field/button-ui.vue.d.ts +3 -0
  13. package/types/src/components/form-render/form-field/carousel-ui.vue.d.ts +4 -2
  14. package/types/src/components/form-render/form-field/chart-ui.vue.d.ts +3 -0
  15. package/types/src/components/form-render/form-field/checkbox-input.vue.d.ts +3 -0
  16. package/types/src/components/form-render/form-field/code-input.vue.d.ts +3 -0
  17. package/types/src/components/form-render/form-field/color-input.vue.d.ts +3 -0
  18. package/types/src/components/form-render/form-field/crop-upload-input.vue.d.ts +3 -0
  19. package/types/src/components/form-render/form-field/datagrid-form-ui.vue.d.ts +4 -2
  20. package/types/src/components/form-render/form-field/datagrid-sql-ui.vue.d.ts +3 -0
  21. package/types/src/components/form-render/form-field/date-input.vue.d.ts +3 -0
  22. package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +3 -0
  23. package/types/src/components/form-render/form-field/divider-ui.vue.d.ts +3 -0
  24. package/types/src/components/form-render/form-field/dropdown-ui.vue.d.ts +3 -0
  25. package/types/src/components/form-render/form-field/dynamic-input.vue.d.ts +3 -0
  26. package/types/src/components/form-render/form-field/file-upload-input.vue.d.ts +3 -0
  27. package/types/src/components/form-render/form-field/group-list-input.vue.d.ts +3 -0
  28. package/types/src/components/form-render/form-field/html-input.vue.d.ts +3 -0
  29. package/types/src/components/form-render/form-field/html-ui.vue.d.ts +3 -0
  30. package/types/src/components/form-render/form-field/icon-input.vue.d.ts +3 -0
  31. package/types/src/components/form-render/form-field/image-ui.vue.d.ts +3 -0
  32. package/types/src/components/form-render/form-field/json-input.vue.d.ts +3 -0
  33. package/types/src/components/form-render/form-field/link-ui.vue.d.ts +3 -0
  34. package/types/src/components/form-render/form-field/list-ui.vue.d.ts +4 -2
  35. package/types/src/components/form-render/form-field/masked-input.vue.d.ts +3 -0
  36. package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +3 -0
  37. package/types/src/components/form-render/form-field/number-input.vue.d.ts +3 -0
  38. package/types/src/components/form-render/form-field/objectid-input.vue.d.ts +3 -0
  39. package/types/src/components/form-render/form-field/picture-upload-input.vue.d.ts +3 -0
  40. package/types/src/components/form-render/form-field/progress-ui.vue.d.ts +3 -0
  41. package/types/src/components/form-render/form-field/qrcode-ui.vue.d.ts +3 -0
  42. package/types/src/components/form-render/form-field/radio-input.vue.d.ts +3 -0
  43. package/types/src/components/form-render/form-field/radio-text-input.vue.d.ts +3 -0
  44. package/types/src/components/form-render/form-field/rate-input.vue.d.ts +3 -0
  45. package/types/src/components/form-render/form-field/record-ui.vue.d.ts +4 -2
  46. package/types/src/components/form-render/form-field/report-ui.vue.d.ts +3 -0
  47. package/types/src/components/form-render/form-field/segmented-ui.vue.d.ts +3 -0
  48. package/types/src/components/form-render/form-field/select-data-input.vue.d.ts +3 -0
  49. package/types/src/components/form-render/form-field/select-form-input.vue.d.ts +7 -4
  50. package/types/src/components/form-render/form-field/select-input.vue.d.ts +3 -0
  51. package/types/src/components/form-render/form-field/select-path-input.vue.d.ts +3 -0
  52. package/types/src/components/form-render/form-field/select-sql-input.vue.d.ts +3 -0
  53. package/types/src/components/form-render/form-field/side-menu-ui.vue.d.ts +4 -2
  54. package/types/src/components/form-render/form-field/slider-input.vue.d.ts +3 -0
  55. package/types/src/components/form-render/form-field/statistic-ui.vue.d.ts +3 -0
  56. package/types/src/components/form-render/form-field/step-ui.vue.d.ts +3 -0
  57. package/types/src/components/form-render/form-field/svg-input.vue.d.ts +3 -0
  58. package/types/src/components/form-render/form-field/svg-ui.vue.d.ts +3 -0
  59. package/types/src/components/form-render/form-field/switch-input.vue.d.ts +3 -0
  60. package/types/src/components/form-render/form-field/tags-input.vue.d.ts +3 -0
  61. package/types/src/components/form-render/form-field/text-input.vue.d.ts +3 -0
  62. package/types/src/components/form-render/form-field/text-ui.vue.d.ts +3 -0
  63. package/types/src/components/form-render/form-field/textarea-input.vue.d.ts +3 -0
  64. package/types/src/components/form-render/form-field/time-input.vue.d.ts +3 -0
  65. package/types/src/components/form-render/form-field/time-range-input.vue.d.ts +3 -0
  66. package/types/src/components/form-render/form-field/time-select-input.vue.d.ts +3 -0
  67. package/types/src/components/form-render/form-field/tour-ui.vue.d.ts +3 -0
  68. package/types/src/components/form-render/mixins/CoreFieldMixin.d.ts +3 -0
  69. package/types/src/components/sdwidget/SdCrudForm.vue.d.ts +3 -0
  70. package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +5 -0
  71. package/types/src/components/sdwidget/SdUiCarousel.vue.d.ts +4 -0
  72. package/types/src/components/sdwidget/SdUiListView.vue.d.ts +4 -0
  73. package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +4 -0
  74. package/types/src/components/sdwidget/SdUiRecordView.vue.d.ts +5 -0
  75. package/types/src/types/Connect.d.ts +1 -0
@@ -51,6 +51,7 @@ declare const _default: import('vue').DefineComponent<{}, {
51
51
  globalApiUrl: any;
52
52
  globalAuthToken: any;
53
53
  globalSdForm: any;
54
+ formParams: any;
54
55
  }, {
55
56
  oldFieldValue: any;
56
57
  defaultValue: any;
@@ -77,6 +78,8 @@ declare const _default: import('vue').DefineComponent<{}, {
77
78
  get(): any;
78
79
  set(newValue: any): void;
79
80
  };
81
+ parentId(): string;
82
+ params(): any;
80
83
  }, {
81
84
  notify(message: any, type?: any, title?: string, duration?: any): void;
82
85
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;
@@ -47,6 +47,7 @@ declare const _default: import('vue').DefineComponent<{}, {
47
47
  globalApiUrl: any;
48
48
  globalAuthToken: any;
49
49
  globalSdForm: any;
50
+ formParams: any;
50
51
  }, {
51
52
  oldFieldValue: any;
52
53
  defaultValue: any;
@@ -73,6 +74,8 @@ declare const _default: import('vue').DefineComponent<{}, {
73
74
  get(): any;
74
75
  set(newValue: any): void;
75
76
  };
77
+ parentId(): string;
78
+ params(): any;
76
79
  }, {
77
80
  notify(message: any, type?: any, title?: string, duration?: any): void;
78
81
  alert(message: any, type?: any, duration?: any): void;
@@ -51,6 +51,7 @@ declare const _default: import('vue').DefineComponent<{}, {
51
51
  globalApiUrl: any;
52
52
  globalAuthToken: any;
53
53
  globalSdForm: any;
54
+ formParams: any;
54
55
  }, {
55
56
  oldFieldValue: any;
56
57
  defaultValue: any;
@@ -77,6 +78,8 @@ declare const _default: import('vue').DefineComponent<{}, {
77
78
  get(): any;
78
79
  set(newValue: any): void;
79
80
  };
81
+ parentId(): string;
82
+ params(): any;
80
83
  }, {
81
84
  notify(message: any, type?: any, title?: string, duration?: any): void;
82
85
  alert(message: any, type?: any, duration?: any): void;
@@ -61,6 +61,7 @@ declare const _default: import('vue').DefineComponent<{}, {
61
61
  globalApiUrl: any;
62
62
  globalAuthToken: any;
63
63
  globalSdForm: any;
64
+ formParams: any;
64
65
  }, {
65
66
  oldFieldValue: any;
66
67
  defaultValue: any;
@@ -87,6 +88,8 @@ declare const _default: import('vue').DefineComponent<{}, {
87
88
  get(): any;
88
89
  set(newValue: any): void;
89
90
  };
91
+ parentId(): string;
92
+ params(): any;
90
93
  }, {
91
94
  notify(message: any, type?: any, title?: string, duration?: any): void;
92
95
  alert(message: any, type?: any, duration?: any): void;
@@ -62,6 +62,7 @@ declare const _default: import('vue').DefineComponent<{}, {
62
62
  globalApiUrl: any;
63
63
  globalAuthToken: any;
64
64
  globalSdForm: any;
65
+ formParams: any;
65
66
  }, {
66
67
  oldFieldValue: any;
67
68
  defaultValue: any;
@@ -88,6 +89,8 @@ declare const _default: import('vue').DefineComponent<{}, {
88
89
  get(): any;
89
90
  set(newValue: any): void;
90
91
  };
92
+ parentId(): string;
93
+ params(): any;
91
94
  }, {
92
95
  notify(message: any, type?: any, title?: string, duration?: any): void;
93
96
  alert(message: any, type?: any, duration?: any): void;
@@ -52,6 +52,7 @@ declare const _default: import('vue').DefineComponent<{}, {
52
52
  globalApiUrl: any;
53
53
  globalAuthToken: any;
54
54
  globalSdForm: any;
55
+ formParams: any;
55
56
  }, {
56
57
  oldFieldValue: any;
57
58
  defaultValue: any;
@@ -78,6 +79,8 @@ declare const _default: import('vue').DefineComponent<{}, {
78
79
  get(): any;
79
80
  set(newValue: any): void;
80
81
  };
82
+ parentId(): string;
83
+ params(): any;
81
84
  }, {
82
85
  notify(message: any, type?: any, title?: string, duration?: any): void;
83
86
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;
@@ -58,6 +58,7 @@ declare const _default: import('vue').DefineComponent<{}, {
58
58
  globalApiUrl: any;
59
59
  globalAuthToken: any;
60
60
  globalSdForm: any;
61
+ formParams: any;
61
62
  }, {
62
63
  oldFieldValue: any;
63
64
  defaultValue: any;
@@ -84,6 +85,8 @@ declare const _default: import('vue').DefineComponent<{}, {
84
85
  get(): any;
85
86
  set(newValue: any): void;
86
87
  };
88
+ parentId(): string;
89
+ params(): any;
87
90
  }, {
88
91
  notify(message: any, type?: any, title?: string, duration?: any): void;
89
92
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;
@@ -56,6 +56,7 @@ declare const _default: import('vue').DefineComponent<{}, {
56
56
  globalApiUrl: any;
57
57
  globalAuthToken: any;
58
58
  globalSdForm: any;
59
+ formParams: any;
59
60
  }, {
60
61
  oldFieldValue: any;
61
62
  defaultValue: any;
@@ -82,6 +83,8 @@ declare const _default: import('vue').DefineComponent<{}, {
82
83
  get(): any;
83
84
  set(newValue: any): void;
84
85
  };
86
+ parentId(): string;
87
+ params(): any;
85
88
  }, {
86
89
  notify(message: any, type?: any, title?: string, duration?: any): void;
87
90
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;
@@ -6,8 +6,7 @@ declare const _default: import('vue').DefineComponent<{}, {
6
6
  isDark: import('vue').WritableComputedRef<boolean, boolean>;
7
7
  }, {
8
8
  dataProvider(): SdProvider | undefined;
9
- params(): any;
10
- parentId(): any;
9
+ showWhenParent(): boolean;
11
10
  }, {
12
11
  insertBefore(row: any, index: number): void;
13
12
  updateBefore(row: any, index: number): void;
@@ -62,6 +61,7 @@ declare const _default: import('vue').DefineComponent<{}, {
62
61
  globalApiUrl: any;
63
62
  globalAuthToken: any;
64
63
  globalSdForm: any;
64
+ formParams: any;
65
65
  }, {
66
66
  oldFieldValue: any;
67
67
  defaultValue: any;
@@ -88,6 +88,8 @@ declare const _default: import('vue').DefineComponent<{}, {
88
88
  get(): any;
89
89
  set(newValue: any): void;
90
90
  };
91
+ parentId(): string;
92
+ params(): any;
91
93
  }, {
92
94
  notify(message: any, type?: any, title?: string, duration?: any): void;
93
95
  alert(message: any, type?: any, duration?: any): void;
@@ -52,6 +52,7 @@ declare const _default: import('vue').DefineComponent<{}, {
52
52
  globalApiUrl: any;
53
53
  globalAuthToken: any;
54
54
  globalSdForm: any;
55
+ formParams: any;
55
56
  }, {
56
57
  oldFieldValue: any;
57
58
  defaultValue: any;
@@ -78,6 +79,8 @@ declare const _default: import('vue').DefineComponent<{}, {
78
79
  get(): any;
79
80
  set(newValue: any): void;
80
81
  };
82
+ parentId(): string;
83
+ params(): any;
81
84
  }, {
82
85
  notify(message: any, type?: any, title?: string, duration?: any): void;
83
86
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -51,6 +51,7 @@ declare const _default: import('vue').DefineComponent<{}, {
51
51
  globalApiUrl: any;
52
52
  globalAuthToken: any;
53
53
  globalSdForm: any;
54
+ formParams: any;
54
55
  }, {
55
56
  oldFieldValue: any;
56
57
  defaultValue: any;
@@ -77,6 +78,8 @@ declare const _default: import('vue').DefineComponent<{}, {
77
78
  get(): any;
78
79
  set(newValue: any): void;
79
80
  };
81
+ parentId(): string;
82
+ params(): any;
80
83
  }, {
81
84
  notify(message: any, type?: any, title?: string, duration?: any): void;
82
85
  alert(message: any, type?: any, duration?: any): void;
@@ -63,6 +63,7 @@ declare const _default: import('vue').DefineComponent<{}, {
63
63
  globalApiUrl: any;
64
64
  globalAuthToken: any;
65
65
  globalSdForm: any;
66
+ formParams: any;
66
67
  }, {
67
68
  oldFieldValue: any;
68
69
  defaultValue: any;
@@ -89,6 +90,8 @@ declare const _default: import('vue').DefineComponent<{}, {
89
90
  get(): any;
90
91
  set(newValue: any): void;
91
92
  };
93
+ parentId(): string;
94
+ params(): any;
92
95
  }, {
93
96
  notify(message: any, type?: any, title?: string, duration?: any): void;
94
97
  alert(message: any, type?: any, duration?: any): void;
@@ -47,6 +47,7 @@ declare const _default: import('vue').DefineComponent<{}, {
47
47
  globalApiUrl: any;
48
48
  globalAuthToken: any;
49
49
  globalSdForm: any;
50
+ formParams: any;
50
51
  }, {
51
52
  oldFieldValue: any;
52
53
  defaultValue: any;
@@ -73,6 +74,8 @@ declare const _default: import('vue').DefineComponent<{}, {
73
74
  get(): any;
74
75
  set(newValue: any): void;
75
76
  };
77
+ parentId(): string;
78
+ params(): any;
76
79
  }, {
77
80
  notify(message: any, type?: any, title?: string, duration?: any): void;
78
81
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -59,6 +59,7 @@ declare const _default: import('vue').DefineComponent<{}, {
59
59
  globalApiUrl: any;
60
60
  globalAuthToken: any;
61
61
  globalSdForm: any;
62
+ formParams: any;
62
63
  }, {
63
64
  oldFieldValue: any;
64
65
  defaultValue: any;
@@ -85,6 +86,8 @@ declare const _default: import('vue').DefineComponent<{}, {
85
86
  get(): any;
86
87
  set(newValue: any): void;
87
88
  };
89
+ parentId(): string;
90
+ params(): any;
88
91
  }, {
89
92
  notify(message: any, type?: any, title?: string, duration?: any): void;
90
93
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -7,8 +7,7 @@ declare const _default: import('vue').DefineComponent<{}, {
7
7
  recordData: null;
8
8
  }, {
9
9
  dataProvider(): SdProvider | undefined;
10
- params(): any;
11
- parentId(): any;
10
+ showWhenParent(): boolean;
12
11
  dataId(): any;
13
12
  }, {
14
13
  insertBefore(row: any): void;
@@ -63,6 +62,7 @@ declare const _default: import('vue').DefineComponent<{}, {
63
62
  globalApiUrl: any;
64
63
  globalAuthToken: any;
65
64
  globalSdForm: any;
65
+ formParams: any;
66
66
  }, {
67
67
  oldFieldValue: any;
68
68
  defaultValue: any;
@@ -89,6 +89,8 @@ declare const _default: import('vue').DefineComponent<{}, {
89
89
  get(): any;
90
90
  set(newValue: any): void;
91
91
  };
92
+ parentId(): string;
93
+ params(): any;
92
94
  }, {
93
95
  notify(message: any, type?: any, title?: string, duration?: any): void;
94
96
  alert(message: any, type?: any, duration?: any): void;
@@ -52,6 +52,7 @@ declare const _default: import('vue').DefineComponent<{}, {
52
52
  globalApiUrl: any;
53
53
  globalAuthToken: any;
54
54
  globalSdForm: any;
55
+ formParams: any;
55
56
  }, {
56
57
  oldFieldValue: any;
57
58
  defaultValue: any;
@@ -78,6 +79,8 @@ declare const _default: import('vue').DefineComponent<{}, {
78
79
  get(): any;
79
80
  set(newValue: any): void;
80
81
  };
82
+ parentId(): string;
83
+ params(): any;
81
84
  }, {
82
85
  notify(message: any, type?: any, title?: string, duration?: any): void;
83
86
  alert(message: any, type?: any, duration?: any): void;
@@ -53,6 +53,7 @@ declare const _default: import('vue').DefineComponent<{}, {
53
53
  globalApiUrl: any;
54
54
  globalAuthToken: any;
55
55
  globalSdForm: any;
56
+ formParams: any;
56
57
  }, {
57
58
  oldFieldValue: any;
58
59
  defaultValue: any;
@@ -79,6 +80,8 @@ declare const _default: import('vue').DefineComponent<{}, {
79
80
  get(): any;
80
81
  set(newValue: any): void;
81
82
  };
83
+ parentId(): string;
84
+ params(): any;
82
85
  }, {
83
86
  notify(message: any, type?: any, title?: string, duration?: any): void;
84
87
  alert(message: any, type?: any, duration?: any): void;
@@ -63,6 +63,7 @@ declare const _default: import('vue').DefineComponent<{}, {
63
63
  globalApiUrl: any;
64
64
  globalAuthToken: any;
65
65
  globalSdForm: any;
66
+ formParams: any;
66
67
  }, {
67
68
  oldFieldValue: any;
68
69
  defaultValue: any;
@@ -89,6 +90,8 @@ declare const _default: import('vue').DefineComponent<{}, {
89
90
  get(): any;
90
91
  set(newValue: any): void;
91
92
  };
93
+ parentId(): string;
94
+ params(): any;
92
95
  }, {
93
96
  notify(message: any, type?: any, title?: string, duration?: any): void;
94
97
  alert(message: any, type?: any, duration?: any): void;
@@ -7,11 +7,11 @@ declare const _default: import('vue').DefineComponent<{}, {
7
7
  set(newValue: any): void;
8
8
  };
9
9
  allowDefaultFirstOption(): boolean;
10
- params(): any;
11
- parentId(): any;
12
10
  dependField(): any;
13
- valueObjectId(): void;
14
- }, {}, import('vue').DefineComponent<import('vue').ExtractPropTypes<{
11
+ showWhenParent(): boolean;
12
+ }, {
13
+ handleChangeSelect(value: any): void;
14
+ }, import('vue').DefineComponent<import('vue').ExtractPropTypes<{
15
15
  builder: any;
16
16
  field: any;
17
17
  parentField: any;
@@ -56,6 +56,7 @@ declare const _default: import('vue').DefineComponent<{}, {
56
56
  globalApiUrl: any;
57
57
  globalAuthToken: any;
58
58
  globalSdForm: any;
59
+ formParams: any;
59
60
  }, {
60
61
  oldFieldValue: any;
61
62
  defaultValue: any;
@@ -82,6 +83,8 @@ declare const _default: import('vue').DefineComponent<{}, {
82
83
  get(): any;
83
84
  set(newValue: any): void;
84
85
  };
86
+ parentId(): string;
87
+ params(): any;
85
88
  }, {
86
89
  notify(message: any, type?: any, title?: string, duration?: any): void;
87
90
  alert(message: any, type?: any, duration?: any): void;
@@ -51,6 +51,7 @@ declare const _default: import('vue').DefineComponent<{}, {
51
51
  globalApiUrl: any;
52
52
  globalAuthToken: any;
53
53
  globalSdForm: any;
54
+ formParams: any;
54
55
  }, {
55
56
  oldFieldValue: any;
56
57
  defaultValue: any;
@@ -77,6 +78,8 @@ declare const _default: import('vue').DefineComponent<{}, {
77
78
  get(): any;
78
79
  set(newValue: any): void;
79
80
  };
81
+ parentId(): string;
82
+ params(): any;
80
83
  }, {
81
84
  notify(message: any, type?: any, title?: string, duration?: any): void;
82
85
  alert(message: any, type?: any, duration?: any): void;
@@ -58,6 +58,7 @@ declare const _default: import('vue').DefineComponent<{}, {
58
58
  globalApiUrl: any;
59
59
  globalAuthToken: any;
60
60
  globalSdForm: any;
61
+ formParams: any;
61
62
  }, {
62
63
  oldFieldValue: any;
63
64
  defaultValue: any;
@@ -84,6 +85,8 @@ declare const _default: import('vue').DefineComponent<{}, {
84
85
  get(): any;
85
86
  set(newValue: any): void;
86
87
  };
88
+ parentId(): string;
89
+ params(): any;
87
90
  }, {
88
91
  notify(message: any, type?: any, title?: string, duration?: any): void;
89
92
  alert(message: any, type?: any, duration?: any): void;
@@ -54,6 +54,7 @@ declare const _default: import('vue').DefineComponent<{}, {
54
54
  globalApiUrl: any;
55
55
  globalAuthToken: any;
56
56
  globalSdForm: any;
57
+ formParams: any;
57
58
  }, {
58
59
  oldFieldValue: any;
59
60
  defaultValue: any;
@@ -80,6 +81,8 @@ declare const _default: import('vue').DefineComponent<{}, {
80
81
  get(): any;
81
82
  set(newValue: any): void;
82
83
  };
84
+ parentId(): string;
85
+ params(): any;
83
86
  }, {
84
87
  notify(message: any, type?: any, title?: string, duration?: any): void;
85
88
  alert(message: any, type?: any, duration?: any): void;
@@ -6,8 +6,7 @@ declare const _default: import('vue').DefineComponent<{}, {
6
6
  isDark: import('vue').WritableComputedRef<boolean, boolean>;
7
7
  }, {
8
8
  dataProvider(): SdProvider | undefined;
9
- params(): any;
10
- parentId(): any;
9
+ showWhenParent(): boolean;
11
10
  }, {
12
11
  clickEvent(row: any, index: number): boolean;
13
12
  }, import('vue').DefineComponent<import('vue').ExtractPropTypes<{
@@ -55,6 +54,7 @@ declare const _default: import('vue').DefineComponent<{}, {
55
54
  globalApiUrl: any;
56
55
  globalAuthToken: any;
57
56
  globalSdForm: any;
57
+ formParams: any;
58
58
  }, {
59
59
  oldFieldValue: any;
60
60
  defaultValue: any;
@@ -81,6 +81,8 @@ declare const _default: import('vue').DefineComponent<{}, {
81
81
  get(): any;
82
82
  set(newValue: any): void;
83
83
  };
84
+ parentId(): string;
85
+ params(): any;
84
86
  }, {
85
87
  notify(message: any, type?: any, title?: string, duration?: any): void;
86
88
  alert(message: any, type?: any, duration?: any): void;
@@ -50,6 +50,7 @@ declare const _default: import('vue').DefineComponent<{}, {
50
50
  globalApiUrl: any;
51
51
  globalAuthToken: any;
52
52
  globalSdForm: any;
53
+ formParams: any;
53
54
  }, {
54
55
  oldFieldValue: any;
55
56
  defaultValue: any;
@@ -76,6 +77,8 @@ declare const _default: import('vue').DefineComponent<{}, {
76
77
  get(): any;
77
78
  set(newValue: any): void;
78
79
  };
80
+ parentId(): string;
81
+ params(): any;
79
82
  }, {
80
83
  notify(message: any, type?: any, title?: string, duration?: any): void;
81
84
  alert(message: any, type?: any, duration?: any): void;
@@ -45,6 +45,7 @@ declare const _default: import('vue').DefineComponent<{}, {
45
45
  globalApiUrl: any;
46
46
  globalAuthToken: any;
47
47
  globalSdForm: any;
48
+ formParams: any;
48
49
  }, {
49
50
  oldFieldValue: any;
50
51
  defaultValue: any;
@@ -71,6 +72,8 @@ declare const _default: import('vue').DefineComponent<{}, {
71
72
  get(): any;
72
73
  set(newValue: any): void;
73
74
  };
75
+ parentId(): string;
76
+ params(): any;
74
77
  }, {
75
78
  notify(message: any, type?: any, title?: string, duration?: any): void;
76
79
  alert(message: any, type?: any, duration?: any): void;