@saltcorn/data 1.1.1 → 1.1.2-beta.1
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/dist/base-plugin/actions.d.ts +78 -78
- package/dist/base-plugin/actions.d.ts.map +1 -1
- package/dist/base-plugin/actions.js +1 -1
- package/dist/base-plugin/actions.js.map +1 -1
- package/dist/base-plugin/fieldviews.d.ts +31 -31
- package/dist/base-plugin/fieldviews.d.ts.map +1 -1
- package/dist/base-plugin/fieldviews.js.map +1 -1
- package/dist/base-plugin/fileviews.js.map +1 -1
- package/dist/base-plugin/index.d.ts +28 -28
- package/dist/base-plugin/index.d.ts.map +1 -1
- package/dist/base-plugin/types.d.ts +164 -164
- package/dist/base-plugin/types.d.ts.map +1 -1
- package/dist/base-plugin/types.js.map +1 -1
- package/dist/base-plugin/viewtemplates/edit.d.ts +5 -5
- package/dist/base-plugin/viewtemplates/edit.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/edit.js +21 -5
- package/dist/base-plugin/viewtemplates/edit.js.map +1 -1
- package/dist/base-plugin/viewtemplates/feed.d.ts +3 -3
- package/dist/base-plugin/viewtemplates/feed.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/feed.js.map +1 -1
- package/dist/base-plugin/viewtemplates/filter.d.ts +3 -3
- package/dist/base-plugin/viewtemplates/filter.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/filter.js +1 -1
- package/dist/base-plugin/viewtemplates/filter.js.map +1 -1
- package/dist/base-plugin/viewtemplates/list.d.ts +4 -4
- package/dist/base-plugin/viewtemplates/list.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/list.js +2 -2
- package/dist/base-plugin/viewtemplates/list.js.map +1 -1
- package/dist/base-plugin/viewtemplates/listshowlist.d.ts +2 -2
- package/dist/base-plugin/viewtemplates/listshowlist.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/listshowlist.js.map +1 -1
- package/dist/base-plugin/viewtemplates/room.d.ts +4 -4
- package/dist/base-plugin/viewtemplates/room.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/room.js +1 -1
- package/dist/base-plugin/viewtemplates/room.js.map +1 -1
- package/dist/base-plugin/viewtemplates/show.d.ts +3 -3
- package/dist/base-plugin/viewtemplates/show.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/show.js +1 -1
- package/dist/base-plugin/viewtemplates/show.js.map +1 -1
- package/dist/base-plugin/viewtemplates/viewable_fields.d.ts +2 -2
- package/dist/base-plugin/viewtemplates/viewable_fields.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/viewable_fields.js +1 -1
- package/dist/base-plugin/viewtemplates/viewable_fields.js.map +1 -1
- package/dist/base-plugin/viewtemplates/workflow-room.d.ts +5 -5
- package/dist/base-plugin/viewtemplates/workflow-room.d.ts.map +1 -1
- package/dist/base-plugin/viewtemplates/workflow-room.js +1 -1
- package/dist/base-plugin/viewtemplates/workflow-room.js.map +1 -1
- package/dist/db/connect.d.ts +13 -37
- package/dist/db/connect.d.ts.map +1 -1
- package/dist/db/connect.js +24 -24
- package/dist/db/connect.js.map +1 -1
- package/dist/db/fixtures.d.ts.map +1 -1
- package/dist/db/fixtures.js +1 -1
- package/dist/db/fixtures.js.map +1 -1
- package/dist/db/index.js.map +1 -1
- package/dist/db/reset_schema.d.ts.map +1 -1
- package/dist/db/reset_schema.js.map +1 -1
- package/dist/db/state.d.ts +1 -1
- package/dist/db/state.d.ts.map +1 -1
- package/dist/db/state.js +18 -8
- package/dist/db/state.js.map +1 -1
- package/dist/diagram/cy_generate_utils.js +2 -3
- package/dist/diagram/cy_generate_utils.js.map +1 -1
- package/dist/diagram/cy_raster.js.map +1 -1
- package/dist/diagram/node_extract_utils.js +4 -5
- package/dist/diagram/node_extract_utils.js.map +1 -1
- package/dist/diagram/nodes/table_node.js.map +1 -1
- package/dist/index.js +19 -9
- package/dist/index.js.map +1 -1
- package/dist/migrate.d.ts.map +1 -1
- package/dist/migrate.js.map +1 -1
- package/dist/migrations/202007091707.d.ts.map +1 -1
- package/dist/migrations/202007202144.d.ts.map +1 -1
- package/dist/migrations/202008031500.d.ts.map +1 -1
- package/dist/migrations/202009221105.d.ts.map +1 -1
- package/dist/migrations/202009231331.d.ts.map +1 -1
- package/dist/migrations/202010231444.d.ts.map +1 -1
- package/dist/migrations/202011021749.d.ts.map +1 -1
- package/dist/migrations/202012011203.d.ts.map +1 -1
- package/dist/migrations/202012100841.d.ts.map +1 -1
- package/dist/migrations/202012281835.d.ts.map +1 -1
- package/dist/migrations/202101061051.d.ts.map +1 -1
- package/dist/migrations/202101141128.d.ts.map +1 -1
- package/dist/migrations/202102091312.d.ts.map +1 -1
- package/dist/migrations/202102091312.js.map +1 -1
- package/dist/migrations/202102172148.d.ts.map +1 -1
- package/dist/migrations/202106102347.d.ts.map +1 -1
- package/dist/migrations/202106112120.d.ts.map +1 -1
- package/dist/migrations/202106120012.d.ts.map +1 -1
- package/dist/migrations/202106120220.d.ts.map +1 -1
- package/dist/migrations/202106121701.d.ts.map +1 -1
- package/dist/migrations/202107281619.d.ts.map +1 -1
- package/dist/migrations/202109201624.d.ts.map +1 -1
- package/dist/migrations/202207022002.d.ts.map +1 -1
- package/dist/migrations/202210051058.js.map +1 -1
- package/dist/migrations/202210101540.js.map +1 -1
- package/dist/migrations/202301130917.d.ts.map +1 -1
- package/dist/migrations/202304281224.js.map +1 -1
- package/dist/migrations/202307211459.js.map +1 -1
- package/dist/migrations/202308211648.d.ts.map +1 -1
- package/dist/migrations/202402071125.d.ts.map +1 -1
- package/dist/migrations/202501081226.d.ts.map +1 -1
- package/dist/migrations/202501181439.js.map +1 -1
- package/dist/mobile-mocks/node/fs/promises.js +5 -6
- package/dist/mobile-mocks/node/fs/promises.js.map +1 -1
- package/dist/mobile-mocks/node/fs.js +3 -4
- package/dist/mobile-mocks/node/fs.js.map +1 -1
- package/dist/mobile-mocks/node/latest-version.js +1 -1
- package/dist/mobile-mocks/node/latest-version.js.map +1 -1
- package/dist/mobile-mocks/node/v8.js +2 -3
- package/dist/mobile-mocks/node/v8.js.map +1 -1
- package/dist/model-helper.d.ts +2 -2
- package/dist/model-helper.js.map +1 -1
- package/dist/models/config.d.ts.map +1 -1
- package/dist/models/config.js +21 -11
- package/dist/models/config.js.map +1 -1
- package/dist/models/crash.js +18 -8
- package/dist/models/crash.js.map +1 -1
- package/dist/models/discovery.d.ts +5 -5
- package/dist/models/discovery.d.ts.map +1 -1
- package/dist/models/discovery.js +4 -4
- package/dist/models/discovery.js.map +1 -1
- package/dist/models/email.d.ts +3 -3
- package/dist/models/email.d.ts.map +1 -1
- package/dist/models/email.js +17 -7
- package/dist/models/email.js.map +1 -1
- package/dist/models/eventlog.js.map +1 -1
- package/dist/models/expression.d.ts +2 -2
- package/dist/models/expression.d.ts.map +1 -1
- package/dist/models/expression.js +1 -1
- package/dist/models/expression.js.map +1 -1
- package/dist/models/field.js.map +1 -1
- package/dist/models/fieldrepeat.js.map +1 -1
- package/dist/models/file.d.ts +0 -2
- package/dist/models/file.d.ts.map +1 -1
- package/dist/models/file.js.map +1 -1
- package/dist/models/form.js.map +1 -1
- package/dist/models/index.d.ts +23 -16
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +7 -7
- package/dist/models/index.js.map +1 -1
- package/dist/models/internal/query.d.ts.map +1 -1
- package/dist/models/internal/query.js.map +1 -1
- package/dist/models/internal/table_helper.js.map +1 -1
- package/dist/models/layout.d.ts +1 -1
- package/dist/models/layout.d.ts.map +1 -1
- package/dist/models/layout.js.map +1 -1
- package/dist/models/model.js.map +1 -1
- package/dist/models/model_instance.d.ts +0 -2
- package/dist/models/model_instance.d.ts.map +1 -1
- package/dist/models/model_instance.js +17 -7
- package/dist/models/model_instance.js.map +1 -1
- package/dist/models/notification.js.map +1 -1
- package/dist/models/page.js +17 -7
- package/dist/models/page.js.map +1 -1
- package/dist/models/page_group.js +17 -7
- package/dist/models/page_group.js.map +1 -1
- package/dist/models/page_group_member.js.map +1 -1
- package/dist/models/plugin.js.map +1 -1
- package/dist/models/random.d.ts.map +1 -1
- package/dist/models/random.js.map +1 -1
- package/dist/models/scheduler.d.ts +10 -3
- package/dist/models/scheduler.d.ts.map +1 -1
- package/dist/models/scheduler.js.map +1 -1
- package/dist/models/table.d.ts +1 -0
- package/dist/models/table.d.ts.map +1 -1
- package/dist/models/table.js +57 -11
- package/dist/models/table.js.map +1 -1
- package/dist/models/table_constraints.d.ts.map +1 -1
- package/dist/models/table_constraints.js +3 -0
- package/dist/models/table_constraints.js.map +1 -1
- package/dist/models/tag.js.map +1 -1
- package/dist/models/trigger.js +17 -7
- package/dist/models/trigger.js.map +1 -1
- package/dist/models/user.js.map +1 -1
- package/dist/models/view.js +17 -7
- package/dist/models/view.js.map +1 -1
- package/dist/models/workflow.js +17 -7
- package/dist/models/workflow.js.map +1 -1
- package/dist/models/workflow_run.js +17 -7
- package/dist/models/workflow_run.js.map +1 -1
- package/dist/models/workflow_step.js.map +1 -1
- package/dist/plugin-helper.d.ts +2 -2
- package/dist/plugin-helper.d.ts.map +1 -1
- package/dist/plugin-helper.js.map +1 -1
- package/dist/plugin-testing.d.ts +1 -1
- package/dist/plugin-testing.d.ts.map +1 -1
- package/dist/plugin-testing.js.map +1 -1
- package/dist/tests/actions.test.js +17 -7
- package/dist/tests/actions.test.js.map +1 -1
- package/dist/tests/assertions.js +6 -7
- package/dist/tests/assertions.js.map +1 -1
- package/dist/tests/auth.test.js.map +1 -1
- package/dist/tests/auxtest.test.js.map +1 -1
- package/dist/tests/calc.test.js.map +1 -1
- package/dist/tests/common_helpers.js +7 -8
- package/dist/tests/common_helpers.js.map +1 -1
- package/dist/tests/db.test.js.map +1 -1
- package/dist/tests/discover.test.js.map +1 -1
- package/dist/tests/exact_views.test.js.map +1 -1
- package/dist/tests/field.test.js.map +1 -1
- package/dist/tests/fieldviews.test.js.map +1 -1
- package/dist/tests/file.test.js.map +1 -1
- package/dist/tests/mocks.d.ts.map +1 -1
- package/dist/tests/mocks.js.map +1 -1
- package/dist/tests/page_group.test.js.map +1 -1
- package/dist/tests/table.test.js +20 -1
- package/dist/tests/table.test.js.map +1 -1
- package/dist/tests/table_history.test.js.map +1 -1
- package/dist/tests/tag.test.js.map +1 -1
- package/dist/tests/user.test.js.map +1 -1
- package/dist/tests/view.test.js.map +1 -1
- package/dist/utils.d.ts +7 -7
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +3 -3
- package/dist/utils.js.map +1 -1
- package/dist/web-mobile-commons.d.ts +1 -1
- package/dist/web-mobile-commons.d.ts.map +1 -1
- package/dist/web-mobile-commons.js +1 -1
- package/dist/web-mobile-commons.js.map +1 -1
- package/package.json +32 -30
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
export namespace string {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
let name: string;
|
|
3
|
+
let description: string;
|
|
4
|
+
let sql_name: string;
|
|
5
|
+
let js_type: string;
|
|
6
6
|
function attributes({ table }: object): object;
|
|
7
7
|
function contract({ options }: {
|
|
8
8
|
options: string | undefined;
|
|
9
9
|
}): boolean;
|
|
10
10
|
namespace fieldviews {
|
|
11
11
|
export namespace as_text {
|
|
12
|
-
export
|
|
13
|
-
|
|
12
|
+
export let isEdit: boolean;
|
|
13
|
+
let description_1: string;
|
|
14
14
|
export { description_1 as description };
|
|
15
15
|
export function run(s: any): string;
|
|
16
16
|
}
|
|
17
17
|
export namespace preFormatted {
|
|
18
|
-
|
|
18
|
+
let isEdit_1: boolean;
|
|
19
19
|
export { isEdit_1 as isEdit };
|
|
20
|
-
|
|
20
|
+
let description_2: string;
|
|
21
21
|
export { description_2 as description };
|
|
22
22
|
export function run_1(s: any): any;
|
|
23
23
|
export { run_1 as run };
|
|
24
24
|
}
|
|
25
25
|
export namespace code {
|
|
26
|
-
|
|
26
|
+
let isEdit_2: boolean;
|
|
27
27
|
export { isEdit_2 as isEdit };
|
|
28
|
-
|
|
28
|
+
let description_3: string;
|
|
29
29
|
export { description_3 as description };
|
|
30
30
|
export function run_2(s: any): any;
|
|
31
31
|
export { run_2 as run };
|
|
32
32
|
}
|
|
33
33
|
export namespace monospace_block {
|
|
34
|
-
|
|
34
|
+
let isEdit_3: boolean;
|
|
35
35
|
export { isEdit_3 as isEdit };
|
|
36
|
-
export
|
|
36
|
+
export let configFields: ({
|
|
37
37
|
name: string;
|
|
38
38
|
label: string;
|
|
39
39
|
sublabel: string;
|
|
@@ -44,63 +44,63 @@ export namespace string {
|
|
|
44
44
|
type: string;
|
|
45
45
|
sublabel?: undefined;
|
|
46
46
|
})[];
|
|
47
|
-
|
|
47
|
+
let description_4: string;
|
|
48
48
|
export { description_4 as description };
|
|
49
49
|
export function run_3(s: any, req: any, attrs?: {}): any;
|
|
50
50
|
export { run_3 as run };
|
|
51
51
|
}
|
|
52
52
|
export namespace ellipsize {
|
|
53
|
-
|
|
53
|
+
let isEdit_4: boolean;
|
|
54
54
|
export { isEdit_4 as isEdit };
|
|
55
|
-
|
|
55
|
+
let configFields_1: {
|
|
56
56
|
name: string;
|
|
57
57
|
label: string;
|
|
58
58
|
type: string;
|
|
59
59
|
default: number;
|
|
60
60
|
}[];
|
|
61
61
|
export { configFields_1 as configFields };
|
|
62
|
-
|
|
62
|
+
let description_5: string;
|
|
63
63
|
export { description_5 as description };
|
|
64
64
|
export function run_4(s: any, req: any, attrs?: {}): string;
|
|
65
65
|
export { run_4 as run };
|
|
66
66
|
}
|
|
67
67
|
export namespace as_link {
|
|
68
|
-
|
|
68
|
+
let configFields_2: {
|
|
69
69
|
name: string;
|
|
70
70
|
label: string;
|
|
71
71
|
type: string;
|
|
72
72
|
sublabel: string;
|
|
73
73
|
}[];
|
|
74
74
|
export { configFields_2 as configFields };
|
|
75
|
-
|
|
75
|
+
let description_6: string;
|
|
76
76
|
export { description_6 as description };
|
|
77
|
-
|
|
77
|
+
let isEdit_5: boolean;
|
|
78
78
|
export { isEdit_5 as isEdit };
|
|
79
79
|
export function run_5(s: any, req: any, attrs?: {}): any;
|
|
80
80
|
export { run_5 as run };
|
|
81
81
|
}
|
|
82
82
|
export namespace img_from_url {
|
|
83
|
-
|
|
83
|
+
let isEdit_6: boolean;
|
|
84
84
|
export { isEdit_6 as isEdit };
|
|
85
|
-
|
|
85
|
+
let description_7: string;
|
|
86
86
|
export { description_7 as description };
|
|
87
87
|
export function run_6(s: any, req: any, attrs: any): any;
|
|
88
88
|
export { run_6 as run };
|
|
89
89
|
}
|
|
90
90
|
export namespace as_header {
|
|
91
|
-
|
|
91
|
+
let isEdit_7: boolean;
|
|
92
92
|
export { isEdit_7 as isEdit };
|
|
93
|
-
|
|
93
|
+
let description_8: string;
|
|
94
94
|
export { description_8 as description };
|
|
95
95
|
export function run_7(s: any): any;
|
|
96
96
|
export { run_7 as run };
|
|
97
97
|
}
|
|
98
98
|
export { show_with_html };
|
|
99
99
|
export namespace edit {
|
|
100
|
-
|
|
100
|
+
let isEdit_8: boolean;
|
|
101
101
|
export { isEdit_8 as isEdit };
|
|
102
|
-
export
|
|
103
|
-
|
|
102
|
+
export let blockDisplay: boolean;
|
|
103
|
+
let description_9: string;
|
|
104
104
|
export { description_9 as description };
|
|
105
105
|
export function configFields_3(field: any): ({
|
|
106
106
|
name: string;
|
|
@@ -129,13 +129,13 @@ export namespace string {
|
|
|
129
129
|
export { run_8 as run };
|
|
130
130
|
}
|
|
131
131
|
export namespace fill_formula_btn {
|
|
132
|
-
|
|
132
|
+
let isEdit_9: boolean;
|
|
133
133
|
export { isEdit_9 as isEdit };
|
|
134
|
-
|
|
134
|
+
let blockDisplay_1: boolean;
|
|
135
135
|
export { blockDisplay_1 as blockDisplay };
|
|
136
|
-
|
|
136
|
+
let description_10: string;
|
|
137
137
|
export { description_10 as description };
|
|
138
|
-
|
|
138
|
+
let configFields_4: ({
|
|
139
139
|
name: string;
|
|
140
140
|
label: string;
|
|
141
141
|
type: string;
|
|
@@ -179,13 +179,13 @@ export namespace string {
|
|
|
179
179
|
export { run_9 as run };
|
|
180
180
|
}
|
|
181
181
|
export namespace make_unique {
|
|
182
|
-
|
|
182
|
+
let isEdit_10: boolean;
|
|
183
183
|
export { isEdit_10 as isEdit };
|
|
184
|
-
|
|
184
|
+
let blockDisplay_2: boolean;
|
|
185
185
|
export { blockDisplay_2 as blockDisplay };
|
|
186
|
-
|
|
186
|
+
let description_11: string;
|
|
187
187
|
export { description_11 as description };
|
|
188
|
-
|
|
188
|
+
let configFields_5: ({
|
|
189
189
|
name: string;
|
|
190
190
|
label: string;
|
|
191
191
|
type: string;
|
|
@@ -212,13 +212,13 @@ export namespace string {
|
|
|
212
212
|
export { run_10 as run };
|
|
213
213
|
}
|
|
214
214
|
export namespace textarea {
|
|
215
|
-
|
|
215
|
+
let isEdit_11: boolean;
|
|
216
216
|
export { isEdit_11 as isEdit };
|
|
217
|
-
|
|
217
|
+
let blockDisplay_3: boolean;
|
|
218
218
|
export { blockDisplay_3 as blockDisplay };
|
|
219
|
-
|
|
219
|
+
let description_12: string;
|
|
220
220
|
export { description_12 as description };
|
|
221
|
-
|
|
221
|
+
let configFields_6: {
|
|
222
222
|
type: string;
|
|
223
223
|
name: string;
|
|
224
224
|
label: string;
|
|
@@ -228,13 +228,13 @@ export namespace string {
|
|
|
228
228
|
export { run_11 as run };
|
|
229
229
|
}
|
|
230
230
|
export namespace code_editor {
|
|
231
|
-
|
|
231
|
+
let isEdit_12: boolean;
|
|
232
232
|
export { isEdit_12 as isEdit };
|
|
233
|
-
|
|
233
|
+
let blockDisplay_4: boolean;
|
|
234
234
|
export { blockDisplay_4 as blockDisplay };
|
|
235
|
-
|
|
235
|
+
let description_13: string;
|
|
236
236
|
export { description_13 as description };
|
|
237
|
-
|
|
237
|
+
let configFields_7: {
|
|
238
238
|
type: string;
|
|
239
239
|
name: string;
|
|
240
240
|
label: string;
|
|
@@ -248,26 +248,26 @@ export namespace string {
|
|
|
248
248
|
export { run_12 as run };
|
|
249
249
|
}
|
|
250
250
|
export namespace radio_group {
|
|
251
|
-
|
|
251
|
+
let isEdit_13: boolean;
|
|
252
252
|
export { isEdit_13 as isEdit };
|
|
253
|
-
|
|
253
|
+
let configFields_8: {
|
|
254
254
|
type: string;
|
|
255
255
|
name: string;
|
|
256
256
|
label: string;
|
|
257
257
|
}[];
|
|
258
258
|
export { configFields_8 as configFields };
|
|
259
|
-
|
|
259
|
+
let description_14: string;
|
|
260
260
|
export { description_14 as description };
|
|
261
261
|
export function run_13(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
262
262
|
export { run_13 as run };
|
|
263
263
|
}
|
|
264
264
|
export namespace checkbox_group {
|
|
265
|
-
|
|
265
|
+
let isEdit_14: boolean;
|
|
266
266
|
export { isEdit_14 as isEdit };
|
|
267
|
-
export
|
|
268
|
-
|
|
267
|
+
export let isFilter: boolean;
|
|
268
|
+
let description_15: string;
|
|
269
269
|
export { description_15 as description };
|
|
270
|
-
|
|
270
|
+
let configFields_9: {
|
|
271
271
|
type: string;
|
|
272
272
|
name: string;
|
|
273
273
|
label: string;
|
|
@@ -277,11 +277,11 @@ export namespace string {
|
|
|
277
277
|
export { run_14 as run };
|
|
278
278
|
}
|
|
279
279
|
export namespace password {
|
|
280
|
-
|
|
280
|
+
let isEdit_15: boolean;
|
|
281
281
|
export { isEdit_15 as isEdit };
|
|
282
|
-
|
|
282
|
+
let blockDisplay_5: boolean;
|
|
283
283
|
export { blockDisplay_5 as blockDisplay };
|
|
284
|
-
|
|
284
|
+
let description_16: string;
|
|
285
285
|
export { description_16 as description };
|
|
286
286
|
export function run_15(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
287
287
|
export { run_15 as run };
|
|
@@ -296,17 +296,17 @@ export namespace string {
|
|
|
296
296
|
req: object;
|
|
297
297
|
}): object;
|
|
298
298
|
}
|
|
299
|
-
function validate({ min_length, max_length, regexp, re_invalid_error }: object):
|
|
299
|
+
function validate({ min_length, max_length, regexp, re_invalid_error }: object): object | true;
|
|
300
300
|
function validate_attributes({ min_length, max_length, regexp }: object): object;
|
|
301
301
|
}
|
|
302
302
|
export namespace int {
|
|
303
|
-
|
|
303
|
+
let name_1: string;
|
|
304
304
|
export { name_1 as name };
|
|
305
|
-
|
|
305
|
+
let description_17: string;
|
|
306
306
|
export { description_17 as description };
|
|
307
|
-
|
|
307
|
+
let sql_name_1: string;
|
|
308
308
|
export { sql_name_1 as sql_name };
|
|
309
|
-
|
|
309
|
+
let js_type_1: string;
|
|
310
310
|
export { js_type_1 as js_type };
|
|
311
311
|
export function contract_1({ min, max }: {
|
|
312
312
|
min: number;
|
|
@@ -314,10 +314,10 @@ export namespace int {
|
|
|
314
314
|
}): boolean;
|
|
315
315
|
export { contract_1 as contract };
|
|
316
316
|
export namespace primaryKey {
|
|
317
|
-
|
|
317
|
+
let sql_type: string;
|
|
318
318
|
}
|
|
319
319
|
export namespace distance_operators {
|
|
320
|
-
|
|
320
|
+
let near: {
|
|
321
321
|
type: string;
|
|
322
322
|
name: string;
|
|
323
323
|
args: any[];
|
|
@@ -325,21 +325,21 @@ export namespace int {
|
|
|
325
325
|
}
|
|
326
326
|
export namespace fieldviews_1 {
|
|
327
327
|
export namespace show {
|
|
328
|
-
|
|
328
|
+
let isEdit_16: boolean;
|
|
329
329
|
export { isEdit_16 as isEdit };
|
|
330
|
-
|
|
330
|
+
let description_18: string;
|
|
331
331
|
export { description_18 as description };
|
|
332
332
|
export function run_16(s: any): string;
|
|
333
333
|
export { run_16 as run };
|
|
334
334
|
}
|
|
335
335
|
export namespace edit_1 {
|
|
336
|
-
|
|
336
|
+
let isEdit_17: boolean;
|
|
337
337
|
export { isEdit_17 as isEdit };
|
|
338
|
-
|
|
338
|
+
let blockDisplay_6: boolean;
|
|
339
339
|
export { blockDisplay_6 as blockDisplay };
|
|
340
|
-
|
|
340
|
+
let description_19: string;
|
|
341
341
|
export { description_19 as description };
|
|
342
|
-
|
|
342
|
+
let configFields_10: {
|
|
343
343
|
name: string;
|
|
344
344
|
label: string;
|
|
345
345
|
type: string;
|
|
@@ -356,11 +356,11 @@ export namespace int {
|
|
|
356
356
|
required: boolean;
|
|
357
357
|
}[];
|
|
358
358
|
export { configFields_11 as configFields };
|
|
359
|
-
|
|
359
|
+
let isEdit_18: boolean;
|
|
360
360
|
export { isEdit_18 as isEdit };
|
|
361
|
-
|
|
361
|
+
let description_20: string;
|
|
362
362
|
export { description_20 as description };
|
|
363
|
-
|
|
363
|
+
let blockDisplay_7: boolean;
|
|
364
364
|
export { blockDisplay_7 as blockDisplay };
|
|
365
365
|
export function run_18(nm: any, v: any, attrs: {} | undefined, cls: any, required: any, field: any): any;
|
|
366
366
|
export { run_18 as run };
|
|
@@ -372,13 +372,13 @@ export namespace int {
|
|
|
372
372
|
required: boolean;
|
|
373
373
|
}[];
|
|
374
374
|
export { configFields_12 as configFields };
|
|
375
|
-
|
|
375
|
+
let isEdit_19: boolean;
|
|
376
376
|
export { isEdit_19 as isEdit };
|
|
377
|
-
|
|
377
|
+
let isFilter_1: boolean;
|
|
378
378
|
export { isFilter_1 as isFilter };
|
|
379
|
-
|
|
379
|
+
let blockDisplay_8: boolean;
|
|
380
380
|
export { blockDisplay_8 as blockDisplay };
|
|
381
|
-
|
|
381
|
+
let description_21: string;
|
|
382
382
|
export { description_21 as description };
|
|
383
383
|
export function run_19(nm: any, v: any, attrs: {} | undefined, cls: any, required: any, field: any, state?: {}): any;
|
|
384
384
|
export { run_19 as run };
|
|
@@ -424,9 +424,9 @@ export namespace int {
|
|
|
424
424
|
class?: undefined;
|
|
425
425
|
})[];
|
|
426
426
|
export { configFields_13 as configFields };
|
|
427
|
-
|
|
427
|
+
let isEdit_20: boolean;
|
|
428
428
|
export { isEdit_20 as isEdit };
|
|
429
|
-
|
|
429
|
+
let description_22: string;
|
|
430
430
|
export { description_22 as description };
|
|
431
431
|
export function run_20(v: any, req: any, attrs?: {}): any;
|
|
432
432
|
export { run_20 as run };
|
|
@@ -485,21 +485,21 @@ export namespace int {
|
|
|
485
485
|
attributes?: undefined;
|
|
486
486
|
})[];
|
|
487
487
|
export { configFields_14 as configFields };
|
|
488
|
-
|
|
488
|
+
let isEdit_21: boolean;
|
|
489
489
|
export { isEdit_21 as isEdit };
|
|
490
|
-
|
|
490
|
+
let description_23: string;
|
|
491
491
|
export { description_23 as description };
|
|
492
492
|
export function run_21(v: any, req: any, attrs?: {}): any;
|
|
493
493
|
export { run_21 as run };
|
|
494
494
|
}
|
|
495
495
|
export namespace above_input {
|
|
496
|
-
|
|
496
|
+
let isEdit_22: boolean;
|
|
497
497
|
export { isEdit_22 as isEdit };
|
|
498
|
-
|
|
498
|
+
let isFilter_2: boolean;
|
|
499
499
|
export { isFilter_2 as isFilter };
|
|
500
|
-
|
|
500
|
+
let blockDisplay_9: boolean;
|
|
501
501
|
export { blockDisplay_9 as blockDisplay };
|
|
502
|
-
|
|
502
|
+
let configFields_15: {
|
|
503
503
|
name: string;
|
|
504
504
|
label: string;
|
|
505
505
|
type: string;
|
|
@@ -511,7 +511,7 @@ export namespace int {
|
|
|
511
511
|
export namespace below_input { }
|
|
512
512
|
export { show_with_html };
|
|
513
513
|
export namespace show_star_rating {
|
|
514
|
-
|
|
514
|
+
let description_24: string;
|
|
515
515
|
export { description_24 as description };
|
|
516
516
|
export function configFields_16(field: any): {
|
|
517
517
|
name: string;
|
|
@@ -520,15 +520,15 @@ export namespace int {
|
|
|
520
520
|
default: number;
|
|
521
521
|
}[];
|
|
522
522
|
export { configFields_16 as configFields };
|
|
523
|
-
|
|
523
|
+
let isEdit_23: boolean;
|
|
524
524
|
export { isEdit_23 as isEdit };
|
|
525
|
-
|
|
525
|
+
let blockDisplay_10: boolean;
|
|
526
526
|
export { blockDisplay_10 as blockDisplay };
|
|
527
527
|
export function run_23(v: any, req: any, attrs?: {}): any;
|
|
528
528
|
export { run_23 as run };
|
|
529
529
|
}
|
|
530
530
|
export namespace edit_star_rating {
|
|
531
|
-
|
|
531
|
+
let description_25: string;
|
|
532
532
|
export { description_25 as description };
|
|
533
533
|
export function configFields_17(field: any): {
|
|
534
534
|
name: string;
|
|
@@ -537,20 +537,20 @@ export namespace int {
|
|
|
537
537
|
default: number;
|
|
538
538
|
}[];
|
|
539
539
|
export { configFields_17 as configFields };
|
|
540
|
-
|
|
540
|
+
let isEdit_24: boolean;
|
|
541
541
|
export { isEdit_24 as isEdit };
|
|
542
|
-
|
|
542
|
+
let blockDisplay_11: boolean;
|
|
543
543
|
export { blockDisplay_11 as blockDisplay };
|
|
544
544
|
export function run_24(nm: any, v: any, attrs: {} | undefined, cls: any, required: any, field: any, state?: {}): any;
|
|
545
545
|
export { run_24 as run };
|
|
546
546
|
}
|
|
547
547
|
export { to_locale_string };
|
|
548
548
|
export namespace role_select {
|
|
549
|
-
|
|
549
|
+
let isEdit_25: boolean;
|
|
550
550
|
export { isEdit_25 as isEdit };
|
|
551
|
-
|
|
551
|
+
let blockDisplay_12: boolean;
|
|
552
552
|
export { blockDisplay_12 as blockDisplay };
|
|
553
|
-
|
|
553
|
+
let description_26: string;
|
|
554
554
|
export { description_26 as description };
|
|
555
555
|
export function fill_options(field: any): Promise<void>;
|
|
556
556
|
export function run_25(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
@@ -558,7 +558,7 @@ export namespace int {
|
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
export { fieldviews_1 as fieldviews };
|
|
561
|
-
|
|
561
|
+
let attributes_1: object[];
|
|
562
562
|
export { attributes_1 as attributes };
|
|
563
563
|
export function validate_attributes_1({ min, max }: object): boolean;
|
|
564
564
|
export { validate_attributes_1 as validate_attributes };
|
|
@@ -568,48 +568,48 @@ export namespace int {
|
|
|
568
568
|
export { validate_1 as validate };
|
|
569
569
|
}
|
|
570
570
|
export namespace bool {
|
|
571
|
-
|
|
571
|
+
let name_2: string;
|
|
572
572
|
export { name_2 as name };
|
|
573
|
-
|
|
573
|
+
let description_27: string;
|
|
574
574
|
export { description_27 as description };
|
|
575
|
-
|
|
575
|
+
let sql_name_2: string;
|
|
576
576
|
export { sql_name_2 as sql_name };
|
|
577
|
-
|
|
577
|
+
let js_type_2: string;
|
|
578
578
|
export { js_type_2 as js_type };
|
|
579
579
|
export function contract_2(): Function;
|
|
580
580
|
export { contract_2 as contract };
|
|
581
581
|
export namespace fieldviews_2 {
|
|
582
582
|
export namespace show_1 {
|
|
583
|
-
|
|
583
|
+
let isEdit_26: boolean;
|
|
584
584
|
export { isEdit_26 as isEdit };
|
|
585
|
-
|
|
585
|
+
let description_28: string;
|
|
586
586
|
export { description_28 as description };
|
|
587
587
|
export function run_26(v: any, req: any): any;
|
|
588
588
|
export { run_26 as run };
|
|
589
589
|
}
|
|
590
590
|
export { show_1 as show };
|
|
591
591
|
export namespace checkboxes {
|
|
592
|
-
|
|
592
|
+
let isEdit_27: boolean;
|
|
593
593
|
export { isEdit_27 as isEdit };
|
|
594
|
-
|
|
594
|
+
let description_29: string;
|
|
595
595
|
export { description_29 as description };
|
|
596
596
|
export function run_27(v: any): any;
|
|
597
597
|
export { run_27 as run };
|
|
598
598
|
}
|
|
599
599
|
export namespace TrueFalse {
|
|
600
|
-
|
|
600
|
+
let isEdit_28: boolean;
|
|
601
601
|
export { isEdit_28 as isEdit };
|
|
602
|
-
|
|
602
|
+
let description_30: string;
|
|
603
603
|
export { description_30 as description };
|
|
604
604
|
export function run_28(v: any): "" | "True" | "False";
|
|
605
605
|
export { run_28 as run };
|
|
606
606
|
}
|
|
607
607
|
export namespace edit_2 {
|
|
608
|
-
|
|
608
|
+
let isEdit_29: boolean;
|
|
609
609
|
export { isEdit_29 as isEdit };
|
|
610
|
-
|
|
610
|
+
let description_31: string;
|
|
611
611
|
export { description_31 as description };
|
|
612
|
-
|
|
612
|
+
let configFields_18: ({
|
|
613
613
|
name: string;
|
|
614
614
|
label: string;
|
|
615
615
|
type: string;
|
|
@@ -628,9 +628,9 @@ export namespace bool {
|
|
|
628
628
|
}
|
|
629
629
|
export { edit_2 as edit };
|
|
630
630
|
export namespace _switch {
|
|
631
|
-
|
|
631
|
+
let isEdit_30: boolean;
|
|
632
632
|
export { isEdit_30 as isEdit };
|
|
633
|
-
|
|
633
|
+
let description_32: string;
|
|
634
634
|
export { description_32 as description };
|
|
635
635
|
export function run_30(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
636
636
|
export { run_30 as run };
|
|
@@ -638,11 +638,11 @@ export namespace bool {
|
|
|
638
638
|
export { _switch as switch };
|
|
639
639
|
export { show_with_html };
|
|
640
640
|
export namespace tristate {
|
|
641
|
-
|
|
641
|
+
let isEdit_31: boolean;
|
|
642
642
|
export { isEdit_31 as isEdit };
|
|
643
|
-
|
|
643
|
+
let description_33: string;
|
|
644
644
|
export { description_33 as description };
|
|
645
|
-
|
|
645
|
+
let configFields_19: {
|
|
646
646
|
name: string;
|
|
647
647
|
label: string;
|
|
648
648
|
type: string;
|
|
@@ -653,7 +653,7 @@ export namespace bool {
|
|
|
653
653
|
}
|
|
654
654
|
}
|
|
655
655
|
export { fieldviews_2 as fieldviews };
|
|
656
|
-
|
|
656
|
+
let attributes_2: object[];
|
|
657
657
|
export { attributes_2 as attributes };
|
|
658
658
|
export function readFromFormRecord(rec: any, name: string): boolean | null;
|
|
659
659
|
export function read_2(v: object): boolean | null;
|
|
@@ -664,42 +664,42 @@ export namespace bool {
|
|
|
664
664
|
export { validate_2 as validate };
|
|
665
665
|
}
|
|
666
666
|
export namespace date {
|
|
667
|
-
|
|
667
|
+
let name_3: string;
|
|
668
668
|
export { name_3 as name };
|
|
669
|
-
|
|
669
|
+
let description_34: string;
|
|
670
670
|
export { description_34 as description };
|
|
671
|
-
|
|
671
|
+
let sql_name_3: string;
|
|
672
672
|
export { sql_name_3 as sql_name };
|
|
673
|
-
|
|
673
|
+
let js_type_3: string;
|
|
674
674
|
export { js_type_3 as js_type };
|
|
675
675
|
export function contract_3(): Function;
|
|
676
676
|
export { contract_3 as contract };
|
|
677
|
-
|
|
677
|
+
let attributes_3: object[];
|
|
678
678
|
export { attributes_3 as attributes };
|
|
679
679
|
export namespace fieldviews_3 {
|
|
680
680
|
export namespace show_2 {
|
|
681
|
-
|
|
681
|
+
let isEdit_32: boolean;
|
|
682
682
|
export { isEdit_32 as isEdit };
|
|
683
|
-
|
|
683
|
+
let description_35: string;
|
|
684
684
|
export { description_35 as description };
|
|
685
685
|
export function run_32(d: any, req: any, attrs?: {}): any;
|
|
686
686
|
export { run_32 as run };
|
|
687
687
|
}
|
|
688
688
|
export { show_2 as show };
|
|
689
689
|
export namespace showDay {
|
|
690
|
-
|
|
690
|
+
let isEdit_33: boolean;
|
|
691
691
|
export { isEdit_33 as isEdit };
|
|
692
|
-
|
|
692
|
+
let description_36: string;
|
|
693
693
|
export { description_36 as description };
|
|
694
694
|
export function run_33(d: any, req: any): any;
|
|
695
695
|
export { run_33 as run };
|
|
696
696
|
}
|
|
697
697
|
export namespace format {
|
|
698
|
-
|
|
698
|
+
let isEdit_34: boolean;
|
|
699
699
|
export { isEdit_34 as isEdit };
|
|
700
|
-
|
|
700
|
+
let description_37: string;
|
|
701
701
|
export { description_37 as description };
|
|
702
|
-
|
|
702
|
+
let configFields_20: {
|
|
703
703
|
name: string;
|
|
704
704
|
label: string;
|
|
705
705
|
type: string;
|
|
@@ -712,39 +712,39 @@ export namespace date {
|
|
|
712
712
|
export { run_34 as run };
|
|
713
713
|
}
|
|
714
714
|
export namespace relative {
|
|
715
|
-
|
|
715
|
+
let isEdit_35: boolean;
|
|
716
716
|
export { isEdit_35 as isEdit };
|
|
717
|
-
|
|
717
|
+
let description_38: string;
|
|
718
718
|
export { description_38 as description };
|
|
719
719
|
export function run_35(d: any, req: any): string;
|
|
720
720
|
export { run_35 as run };
|
|
721
721
|
}
|
|
722
722
|
export namespace yearsAgo {
|
|
723
|
-
|
|
723
|
+
let isEdit_36: boolean;
|
|
724
724
|
export { isEdit_36 as isEdit };
|
|
725
|
-
|
|
725
|
+
let description_39: string;
|
|
726
726
|
export { description_39 as description };
|
|
727
727
|
export function run_36(d: any, req: any): string;
|
|
728
728
|
export { run_36 as run };
|
|
729
729
|
}
|
|
730
730
|
export { show_with_html };
|
|
731
731
|
export namespace edit_3 {
|
|
732
|
-
|
|
732
|
+
let isEdit_37: boolean;
|
|
733
733
|
export { isEdit_37 as isEdit };
|
|
734
|
-
|
|
734
|
+
let blockDisplay_13: boolean;
|
|
735
735
|
export { blockDisplay_13 as blockDisplay };
|
|
736
|
-
|
|
736
|
+
let description_40: string;
|
|
737
737
|
export { description_40 as description };
|
|
738
738
|
export function run_37(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
739
739
|
export { run_37 as run };
|
|
740
740
|
}
|
|
741
741
|
export { edit_3 as edit };
|
|
742
742
|
export namespace editDay {
|
|
743
|
-
|
|
743
|
+
let isEdit_38: boolean;
|
|
744
744
|
export { isEdit_38 as isEdit };
|
|
745
|
-
|
|
745
|
+
let blockDisplay_14: boolean;
|
|
746
746
|
export { blockDisplay_14 as blockDisplay };
|
|
747
|
-
|
|
747
|
+
let description_41: string;
|
|
748
748
|
export { description_41 as description };
|
|
749
749
|
export function run_38(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
750
750
|
export { run_38 as run };
|
|
@@ -761,13 +761,13 @@ export namespace date {
|
|
|
761
761
|
export { validate_3 as validate };
|
|
762
762
|
}
|
|
763
763
|
export namespace float {
|
|
764
|
-
|
|
764
|
+
let name_4: string;
|
|
765
765
|
export { name_4 as name };
|
|
766
|
-
|
|
766
|
+
let description_42: string;
|
|
767
767
|
export { description_42 as description };
|
|
768
|
-
|
|
768
|
+
let sql_name_4: string;
|
|
769
769
|
export { sql_name_4 as sql_name };
|
|
770
|
-
|
|
770
|
+
let js_type_4: string;
|
|
771
771
|
export { js_type_4 as js_type };
|
|
772
772
|
export function contract_4({ min, max }: {
|
|
773
773
|
min: number;
|
|
@@ -775,7 +775,7 @@ export namespace float {
|
|
|
775
775
|
}): Function;
|
|
776
776
|
export { contract_4 as contract };
|
|
777
777
|
export namespace distance_operators_1 {
|
|
778
|
-
|
|
778
|
+
let near_1: {
|
|
779
779
|
type: string;
|
|
780
780
|
name: string;
|
|
781
781
|
args: any[];
|
|
@@ -785,22 +785,22 @@ export namespace float {
|
|
|
785
785
|
export { distance_operators_1 as distance_operators };
|
|
786
786
|
export namespace fieldviews_4 {
|
|
787
787
|
export namespace show_3 {
|
|
788
|
-
|
|
788
|
+
let isEdit_39: boolean;
|
|
789
789
|
export { isEdit_39 as isEdit };
|
|
790
|
-
|
|
790
|
+
let description_43: string;
|
|
791
791
|
export { description_43 as description };
|
|
792
792
|
export function run_39(s: any): string;
|
|
793
793
|
export { run_39 as run };
|
|
794
794
|
}
|
|
795
795
|
export { show_3 as show };
|
|
796
796
|
export namespace edit_4 {
|
|
797
|
-
|
|
797
|
+
let isEdit_40: boolean;
|
|
798
798
|
export { isEdit_40 as isEdit };
|
|
799
|
-
|
|
799
|
+
let blockDisplay_15: boolean;
|
|
800
800
|
export { blockDisplay_15 as blockDisplay };
|
|
801
|
-
|
|
801
|
+
let description_44: string;
|
|
802
802
|
export { description_44 as description };
|
|
803
|
-
|
|
803
|
+
let configFields_21: {
|
|
804
804
|
name: string;
|
|
805
805
|
label: string;
|
|
806
806
|
type: string;
|
|
@@ -819,11 +819,11 @@ export namespace float {
|
|
|
819
819
|
export namespace heat_cell_1 { }
|
|
820
820
|
export { heat_cell_1 as heat_cell };
|
|
821
821
|
export namespace above_input_1 {
|
|
822
|
-
|
|
822
|
+
let isEdit_41: boolean;
|
|
823
823
|
export { isEdit_41 as isEdit };
|
|
824
|
-
|
|
824
|
+
let isFilter_3: boolean;
|
|
825
825
|
export { isFilter_3 as isFilter };
|
|
826
|
-
|
|
826
|
+
let blockDisplay_16: boolean;
|
|
827
827
|
export { blockDisplay_16 as blockDisplay };
|
|
828
828
|
export function run_41(nm: any, v: any, attrs: {} | undefined, cls: any, required: any, field: any, state?: {}): any;
|
|
829
829
|
export { run_41 as run };
|
|
@@ -835,29 +835,29 @@ export namespace float {
|
|
|
835
835
|
export { show_with_html };
|
|
836
836
|
}
|
|
837
837
|
export { fieldviews_4 as fieldviews };
|
|
838
|
-
|
|
838
|
+
let attributes_4: object[];
|
|
839
839
|
export { attributes_4 as attributes };
|
|
840
|
-
export function read_4(v: object):
|
|
840
|
+
export function read_4(v: object): number | string | undefined;
|
|
841
841
|
export { read_4 as read };
|
|
842
|
-
export function validate_4({ min, max }: object):
|
|
842
|
+
export function validate_4({ min, max }: object): object | boolean;
|
|
843
843
|
export { validate_4 as validate };
|
|
844
844
|
}
|
|
845
845
|
export namespace color {
|
|
846
|
-
|
|
846
|
+
let name_5: string;
|
|
847
847
|
export { name_5 as name };
|
|
848
|
-
|
|
848
|
+
let description_45: string;
|
|
849
849
|
export { description_45 as description };
|
|
850
|
-
|
|
850
|
+
let sql_name_5: string;
|
|
851
851
|
export { sql_name_5 as sql_name };
|
|
852
|
-
|
|
852
|
+
let js_type_5: string;
|
|
853
853
|
export { js_type_5 as js_type };
|
|
854
854
|
export function contract_5(): Function;
|
|
855
855
|
export { contract_5 as contract };
|
|
856
856
|
export namespace fieldviews_5 {
|
|
857
857
|
export namespace show_4 {
|
|
858
|
-
|
|
858
|
+
let isEdit_42: boolean;
|
|
859
859
|
export { isEdit_42 as isEdit };
|
|
860
|
-
|
|
860
|
+
let description_46: string;
|
|
861
861
|
export { description_46 as description };
|
|
862
862
|
export function run_42(s: any): any;
|
|
863
863
|
export { run_42 as run };
|
|
@@ -865,11 +865,11 @@ export namespace color {
|
|
|
865
865
|
export { show_4 as show };
|
|
866
866
|
export { show_with_html };
|
|
867
867
|
export namespace edit_5 {
|
|
868
|
-
|
|
868
|
+
let isEdit_43: boolean;
|
|
869
869
|
export { isEdit_43 as isEdit };
|
|
870
|
-
|
|
870
|
+
let blockDisplay_17: boolean;
|
|
871
871
|
export { blockDisplay_17 as blockDisplay };
|
|
872
|
-
|
|
872
|
+
let description_47: string;
|
|
873
873
|
export { description_47 as description };
|
|
874
874
|
export function run_43(nm: any, v: any, attrs: any, cls: any, required: any, field: any): any;
|
|
875
875
|
export { run_43 as run };
|
|
@@ -877,7 +877,7 @@ export namespace color {
|
|
|
877
877
|
export { edit_5 as edit };
|
|
878
878
|
}
|
|
879
879
|
export { fieldviews_5 as fieldviews };
|
|
880
|
-
|
|
880
|
+
let attributes_5: object[];
|
|
881
881
|
export { attributes_5 as attributes };
|
|
882
882
|
export function read_5(v: object): object;
|
|
883
883
|
export { read_5 as read };
|
|
@@ -885,7 +885,7 @@ export namespace color {
|
|
|
885
885
|
export { validate_5 as validate };
|
|
886
886
|
}
|
|
887
887
|
declare namespace show_with_html {
|
|
888
|
-
|
|
888
|
+
let configFields_22: {
|
|
889
889
|
input_type: string;
|
|
890
890
|
name: string;
|
|
891
891
|
label: string;
|
|
@@ -896,15 +896,15 @@ declare namespace show_with_html {
|
|
|
896
896
|
};
|
|
897
897
|
}[];
|
|
898
898
|
export { configFields_22 as configFields };
|
|
899
|
-
|
|
899
|
+
let isEdit_44: boolean;
|
|
900
900
|
export { isEdit_44 as isEdit };
|
|
901
|
-
|
|
901
|
+
let description_48: string;
|
|
902
902
|
export { description_48 as description };
|
|
903
|
-
export function run_44(v: any, req: any, attrs?: {}):
|
|
903
|
+
export function run_44(v: any, req: any, attrs?: {}): string;
|
|
904
904
|
export { run_44 as run };
|
|
905
905
|
}
|
|
906
906
|
declare namespace to_locale_string {
|
|
907
|
-
|
|
907
|
+
let description_49: string;
|
|
908
908
|
export { description_49 as description };
|
|
909
909
|
export function configFields_23(field: any): ({
|
|
910
910
|
type: string;
|
|
@@ -961,7 +961,7 @@ declare namespace to_locale_string {
|
|
|
961
961
|
sublabel?: undefined;
|
|
962
962
|
})[];
|
|
963
963
|
export { configFields_23 as configFields };
|
|
964
|
-
|
|
964
|
+
let isEdit_45: boolean;
|
|
965
965
|
export { isEdit_45 as isEdit };
|
|
966
966
|
export function run_45(v: any, req: any, attrs?: {}): string;
|
|
967
967
|
export { run_45 as run };
|