@objectstack/plugin-webhooks 10.3.0 → 11.1.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.
- package/.turbo/turbo-build.log +6 -6
- package/CHANGELOG.md +48 -0
- package/LICENSE +202 -93
- package/dist/schema.d.cts +17 -36
- package/dist/schema.d.ts +17 -36
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @objectstack/plugin-webhooks@
|
|
2
|
+
> @objectstack/plugin-webhooks@11.1.0 build /home/runner/work/framework/framework/packages/plugins/plugin-webhooks
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts, src/schema.ts
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
[32mESM[39m [1mdist/schema.js.map [22m[32m71.00 B[39m
|
|
19
19
|
[32mESM[39m [1mdist/chunk-HWFTXTTI.js.map [22m[32m9.15 KB[39m
|
|
20
20
|
[32mESM[39m [1mdist/translations-AV47AVPV.js.map [22m[32m30.54 KB[39m
|
|
21
|
-
[32mESM[39m ⚡️ Build success in
|
|
21
|
+
[32mESM[39m ⚡️ Build success in 874ms
|
|
22
22
|
[32mCJS[39m [1mdist/index.cjs [22m[32m16.40 KB[39m
|
|
23
23
|
[32mCJS[39m [1mdist/schema.cjs [22m[32m220.00 B[39m
|
|
24
24
|
[32mCJS[39m [1mdist/chunk-KPKLAXNA.cjs [22m[32m4.86 KB[39m
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
[32mCJS[39m [1mdist/schema.cjs.map [22m[32m278.00 B[39m
|
|
28
28
|
[32mCJS[39m [1mdist/chunk-KPKLAXNA.cjs.map [22m[32m10.96 KB[39m
|
|
29
29
|
[32mCJS[39m [1mdist/translations-OAKKANSP.cjs.map [22m[32m34.65 KB[39m
|
|
30
|
-
[32mCJS[39m ⚡️ Build success in
|
|
30
|
+
[32mCJS[39m ⚡️ Build success in 886ms
|
|
31
31
|
[34mDTS[39m Build start
|
|
32
|
-
[32mDTS[39m ⚡️ Build success in
|
|
32
|
+
[32mDTS[39m ⚡️ Build success in 21166ms
|
|
33
33
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m6.97 KB[39m
|
|
34
|
-
[32mDTS[39m [1mdist/schema.d.ts [22m[
|
|
34
|
+
[32mDTS[39m [1mdist/schema.d.ts [22m[32m128.60 KB[39m
|
|
35
35
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m6.97 KB[39m
|
|
36
|
-
[32mDTS[39m [1mdist/schema.d.cts [22m[
|
|
36
|
+
[32mDTS[39m [1mdist/schema.d.cts [22m[32m128.60 KB[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,53 @@
|
|
|
1
1
|
# @objectstack/plugin-webhooks
|
|
2
2
|
|
|
3
|
+
## 11.1.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ce0b4f6]
|
|
8
|
+
- Updated dependencies [9ccfcd6]
|
|
9
|
+
- Updated dependencies [ecf193f]
|
|
10
|
+
- Updated dependencies [51bec81]
|
|
11
|
+
- Updated dependencies [3e593a7]
|
|
12
|
+
- Updated dependencies [63d5403]
|
|
13
|
+
- @objectstack/core@11.1.0
|
|
14
|
+
- @objectstack/spec@11.1.0
|
|
15
|
+
- @objectstack/service-messaging@11.1.0
|
|
16
|
+
|
|
17
|
+
## 11.0.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [ab5718a]
|
|
22
|
+
- Updated dependencies [4845c12]
|
|
23
|
+
- Updated dependencies [c1a754a]
|
|
24
|
+
- Updated dependencies [6fbe91f]
|
|
25
|
+
- Updated dependencies [715d667]
|
|
26
|
+
- Updated dependencies [5eef4cf]
|
|
27
|
+
- Updated dependencies [72759e1]
|
|
28
|
+
- Updated dependencies [6c4fbd9]
|
|
29
|
+
- Updated dependencies [ef3ed67]
|
|
30
|
+
- Updated dependencies [cd51229]
|
|
31
|
+
- Updated dependencies [7697a0e]
|
|
32
|
+
- Updated dependencies [e7e04f1]
|
|
33
|
+
- Updated dependencies [cfd5ac4]
|
|
34
|
+
- Updated dependencies [2be5c1f]
|
|
35
|
+
- Updated dependencies [ad143ce]
|
|
36
|
+
- Updated dependencies [5c4a8c8]
|
|
37
|
+
- Updated dependencies [3afaeed]
|
|
38
|
+
- Updated dependencies [8801c02]
|
|
39
|
+
- Updated dependencies [3d04e06]
|
|
40
|
+
- Updated dependencies [4a84c98]
|
|
41
|
+
- Updated dependencies [c715d25]
|
|
42
|
+
- Updated dependencies [aa33b02]
|
|
43
|
+
- Updated dependencies [d980f0d]
|
|
44
|
+
- Updated dependencies [a658523]
|
|
45
|
+
- Updated dependencies [82ff91c]
|
|
46
|
+
- Updated dependencies [638f472]
|
|
47
|
+
- @objectstack/spec@11.0.0
|
|
48
|
+
- @objectstack/core@11.0.0
|
|
49
|
+
- @objectstack/service-messaging@11.0.0
|
|
50
|
+
|
|
3
51
|
## 10.3.0
|
|
4
52
|
|
|
5
53
|
### Patch Changes
|
package/LICENSE
CHANGED
|
@@ -1,93 +1,202 @@
|
|
|
1
|
-
License
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
Licensor
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute
|
|
108
|
+
must include a readable copy of the attribution notices
|
|
109
|
+
contained within such NOTICE file, excluding those notices
|
|
110
|
+
that do not pertain to any part of the Derivative Works,
|
|
111
|
+
in at least one of the following places: within a NOTICE
|
|
112
|
+
text file distributed as part of the Derivative Works; within
|
|
113
|
+
the Source form or documentation, if provided along with
|
|
114
|
+
the Derivative Works; or, within a display generated by the
|
|
115
|
+
Derivative Works, if and wherever such third-party notices
|
|
116
|
+
normally appear. The contents of the NOTICE file are for
|
|
117
|
+
informational purposes only and do not modify the License.
|
|
118
|
+
You may add Your own attribution notices within Derivative
|
|
119
|
+
Works that You distribute, alongside or as an addendum to
|
|
120
|
+
the NOTICE text from the Work, provided that such additional
|
|
121
|
+
attribution notices cannot be construed as modifying the
|
|
122
|
+
License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright 2026 ObjectStack
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
package/dist/schema.d.cts
CHANGED
|
@@ -35,7 +35,7 @@ declare const SysWebhook: Omit<{
|
|
|
35
35
|
abstract: boolean;
|
|
36
36
|
datasource: string;
|
|
37
37
|
fields: Record<string, {
|
|
38
|
-
type: "number" | "boolean" | "email" | "currency" | "date" | "record" | "file" | "secret" | "tags" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "percent" | "password" | "time" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "vector";
|
|
38
|
+
type: "number" | "boolean" | "email" | "currency" | "date" | "record" | "file" | "secret" | "tags" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "percent" | "password" | "time" | "user" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "vector";
|
|
39
39
|
required: boolean;
|
|
40
40
|
searchable: boolean;
|
|
41
41
|
multiple: boolean;
|
|
@@ -109,6 +109,7 @@ declare const SysWebhook: Omit<{
|
|
|
109
109
|
generatedBy?: string | undefined;
|
|
110
110
|
} | undefined;
|
|
111
111
|
} | undefined;
|
|
112
|
+
returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
112
113
|
summaryOperations?: {
|
|
113
114
|
object: string;
|
|
114
115
|
field: string;
|
|
@@ -116,7 +117,6 @@ declare const SysWebhook: Omit<{
|
|
|
116
117
|
relationshipField?: string | undefined;
|
|
117
118
|
} | undefined;
|
|
118
119
|
language?: string | undefined;
|
|
119
|
-
maxRating?: number | undefined;
|
|
120
120
|
step?: number | undefined;
|
|
121
121
|
currencyConfig?: {
|
|
122
122
|
precision: number;
|
|
@@ -246,7 +246,6 @@ declare const SysWebhook: Omit<{
|
|
|
246
246
|
requiredPermissions?: string[] | undefined;
|
|
247
247
|
system?: boolean | undefined;
|
|
248
248
|
inlineHelpText?: string | undefined;
|
|
249
|
-
caseSensitive?: boolean | undefined;
|
|
250
249
|
autonumberFormat?: string | undefined;
|
|
251
250
|
}>;
|
|
252
251
|
_lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
|
|
@@ -334,12 +333,6 @@ declare const SysWebhook: Omit<{
|
|
|
334
333
|
versionField: string;
|
|
335
334
|
retentionDays?: number | undefined;
|
|
336
335
|
} | undefined;
|
|
337
|
-
partitioning?: {
|
|
338
|
-
enabled: boolean;
|
|
339
|
-
strategy: "hash" | "list" | "range";
|
|
340
|
-
key: string;
|
|
341
|
-
interval?: string | undefined;
|
|
342
|
-
} | undefined;
|
|
343
336
|
validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
|
|
344
337
|
activityMilestones?: {
|
|
345
338
|
field: string;
|
|
@@ -670,7 +663,6 @@ declare const SysWebhook: Omit<{
|
|
|
670
663
|
debounceMs?: number | undefined;
|
|
671
664
|
} | undefined;
|
|
672
665
|
}> | undefined;
|
|
673
|
-
defaultDetailForm?: string | undefined;
|
|
674
666
|
searchableFields?: string[] | undefined;
|
|
675
667
|
search?: {
|
|
676
668
|
fields: string[];
|
|
@@ -687,7 +679,7 @@ declare const SysWebhook: Omit<{
|
|
|
687
679
|
trash: boolean;
|
|
688
680
|
mru: boolean;
|
|
689
681
|
clone: boolean;
|
|
690
|
-
apiMethods?: ("create" | "update" | "delete" | "search" | "import" | "
|
|
682
|
+
apiMethods?: ("create" | "update" | "delete" | "search" | "import" | "get" | "upsert" | "list" | "bulk" | "aggregate" | "history" | "restore" | "purge" | "export")[] | undefined;
|
|
691
683
|
} | undefined;
|
|
692
684
|
sharingModel?: "full" | "private" | "read" | "public_read" | "public_read_write" | "controlled_by_parent" | "read_write" | undefined;
|
|
693
685
|
publicSharing?: {
|
|
@@ -715,6 +707,7 @@ declare const SysWebhook: Omit<{
|
|
|
715
707
|
locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
|
|
716
708
|
component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
|
|
717
709
|
target?: string | undefined;
|
|
710
|
+
openIn?: "self" | "new-tab" | undefined;
|
|
718
711
|
body?: {
|
|
719
712
|
language: "expression";
|
|
720
713
|
source: string;
|
|
@@ -732,7 +725,7 @@ declare const SysWebhook: Omit<{
|
|
|
732
725
|
field?: string | undefined;
|
|
733
726
|
objectOverride?: string | undefined;
|
|
734
727
|
label?: string | undefined;
|
|
735
|
-
type?: "number" | "boolean" | "date" | "record" | "file" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "currency" | "percent" | "password" | "secret" | "email" | "time" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "tags" | "vector" | undefined;
|
|
728
|
+
type?: "number" | "boolean" | "date" | "record" | "file" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "currency" | "percent" | "password" | "secret" | "email" | "time" | "user" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "tags" | "vector" | undefined;
|
|
736
729
|
options?: {
|
|
737
730
|
label: string;
|
|
738
731
|
value: string;
|
|
@@ -935,6 +928,7 @@ declare const SysWebhook: Omit<{
|
|
|
935
928
|
readonly name?: string | undefined;
|
|
936
929
|
readonly precision?: number | undefined;
|
|
937
930
|
readonly required?: boolean | undefined;
|
|
931
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
938
932
|
readonly multiple?: boolean | undefined;
|
|
939
933
|
readonly dependencies?: string[] | undefined;
|
|
940
934
|
readonly externalId?: boolean | undefined;
|
|
@@ -997,7 +991,6 @@ declare const SysWebhook: Omit<{
|
|
|
997
991
|
relationshipField?: string | undefined;
|
|
998
992
|
} | undefined;
|
|
999
993
|
readonly language?: string | undefined;
|
|
1000
|
-
readonly maxRating?: number | undefined;
|
|
1001
994
|
readonly step?: number | undefined;
|
|
1002
995
|
readonly currencyConfig?: {
|
|
1003
996
|
precision: number;
|
|
@@ -1091,7 +1084,6 @@ declare const SysWebhook: Omit<{
|
|
|
1091
1084
|
} | undefined;
|
|
1092
1085
|
readonly sortable?: boolean | undefined;
|
|
1093
1086
|
readonly inlineHelpText?: string | undefined;
|
|
1094
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1095
1087
|
readonly autonumberFormat?: string | undefined;
|
|
1096
1088
|
readonly index?: boolean | undefined;
|
|
1097
1089
|
readonly type: "text";
|
|
@@ -1110,6 +1102,7 @@ declare const SysWebhook: Omit<{
|
|
|
1110
1102
|
readonly name?: string | undefined;
|
|
1111
1103
|
readonly precision?: number | undefined;
|
|
1112
1104
|
readonly required?: boolean | undefined;
|
|
1105
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1113
1106
|
readonly multiple?: boolean | undefined;
|
|
1114
1107
|
readonly dependencies?: string[] | undefined;
|
|
1115
1108
|
readonly externalId?: boolean | undefined;
|
|
@@ -1172,7 +1165,6 @@ declare const SysWebhook: Omit<{
|
|
|
1172
1165
|
relationshipField?: string | undefined;
|
|
1173
1166
|
} | undefined;
|
|
1174
1167
|
readonly language?: string | undefined;
|
|
1175
|
-
readonly maxRating?: number | undefined;
|
|
1176
1168
|
readonly step?: number | undefined;
|
|
1177
1169
|
readonly currencyConfig?: {
|
|
1178
1170
|
precision: number;
|
|
@@ -1266,7 +1258,6 @@ declare const SysWebhook: Omit<{
|
|
|
1266
1258
|
} | undefined;
|
|
1267
1259
|
readonly sortable?: boolean | undefined;
|
|
1268
1260
|
readonly inlineHelpText?: string | undefined;
|
|
1269
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1270
1261
|
readonly autonumberFormat?: string | undefined;
|
|
1271
1262
|
readonly index?: boolean | undefined;
|
|
1272
1263
|
readonly type: "text";
|
|
@@ -1285,6 +1276,7 @@ declare const SysWebhook: Omit<{
|
|
|
1285
1276
|
readonly name?: string | undefined;
|
|
1286
1277
|
readonly precision?: number | undefined;
|
|
1287
1278
|
readonly required?: boolean | undefined;
|
|
1279
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1288
1280
|
readonly multiple?: boolean | undefined;
|
|
1289
1281
|
readonly dependencies?: string[] | undefined;
|
|
1290
1282
|
readonly externalId?: boolean | undefined;
|
|
@@ -1347,7 +1339,6 @@ declare const SysWebhook: Omit<{
|
|
|
1347
1339
|
relationshipField?: string | undefined;
|
|
1348
1340
|
} | undefined;
|
|
1349
1341
|
readonly language?: string | undefined;
|
|
1350
|
-
readonly maxRating?: number | undefined;
|
|
1351
1342
|
readonly step?: number | undefined;
|
|
1352
1343
|
readonly currencyConfig?: {
|
|
1353
1344
|
precision: number;
|
|
@@ -1441,7 +1432,6 @@ declare const SysWebhook: Omit<{
|
|
|
1441
1432
|
} | undefined;
|
|
1442
1433
|
readonly sortable?: boolean | undefined;
|
|
1443
1434
|
readonly inlineHelpText?: string | undefined;
|
|
1444
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1445
1435
|
readonly autonumberFormat?: string | undefined;
|
|
1446
1436
|
readonly index?: boolean | undefined;
|
|
1447
1437
|
readonly type: "text";
|
|
@@ -1460,6 +1450,7 @@ declare const SysWebhook: Omit<{
|
|
|
1460
1450
|
readonly name?: string | undefined;
|
|
1461
1451
|
readonly precision?: number | undefined;
|
|
1462
1452
|
readonly required?: boolean | undefined;
|
|
1453
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1463
1454
|
readonly multiple?: boolean | undefined;
|
|
1464
1455
|
readonly dependencies?: string[] | undefined;
|
|
1465
1456
|
readonly externalId?: boolean | undefined;
|
|
@@ -1522,7 +1513,6 @@ declare const SysWebhook: Omit<{
|
|
|
1522
1513
|
relationshipField?: string | undefined;
|
|
1523
1514
|
} | undefined;
|
|
1524
1515
|
readonly language?: string | undefined;
|
|
1525
|
-
readonly maxRating?: number | undefined;
|
|
1526
1516
|
readonly step?: number | undefined;
|
|
1527
1517
|
readonly currencyConfig?: {
|
|
1528
1518
|
precision: number;
|
|
@@ -1616,7 +1606,6 @@ declare const SysWebhook: Omit<{
|
|
|
1616
1606
|
} | undefined;
|
|
1617
1607
|
readonly sortable?: boolean | undefined;
|
|
1618
1608
|
readonly inlineHelpText?: string | undefined;
|
|
1619
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1620
1609
|
readonly autonumberFormat?: string | undefined;
|
|
1621
1610
|
readonly index?: boolean | undefined;
|
|
1622
1611
|
readonly type: "text";
|
|
@@ -1635,6 +1624,7 @@ declare const SysWebhook: Omit<{
|
|
|
1635
1624
|
readonly name?: string | undefined;
|
|
1636
1625
|
readonly precision?: number | undefined;
|
|
1637
1626
|
readonly required?: boolean | undefined;
|
|
1627
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1638
1628
|
readonly multiple?: boolean | undefined;
|
|
1639
1629
|
readonly dependencies?: string[] | undefined;
|
|
1640
1630
|
readonly externalId?: boolean | undefined;
|
|
@@ -1697,7 +1687,6 @@ declare const SysWebhook: Omit<{
|
|
|
1697
1687
|
relationshipField?: string | undefined;
|
|
1698
1688
|
} | undefined;
|
|
1699
1689
|
readonly language?: string | undefined;
|
|
1700
|
-
readonly maxRating?: number | undefined;
|
|
1701
1690
|
readonly step?: number | undefined;
|
|
1702
1691
|
readonly currencyConfig?: {
|
|
1703
1692
|
precision: number;
|
|
@@ -1791,7 +1780,6 @@ declare const SysWebhook: Omit<{
|
|
|
1791
1780
|
} | undefined;
|
|
1792
1781
|
readonly sortable?: boolean | undefined;
|
|
1793
1782
|
readonly inlineHelpText?: string | undefined;
|
|
1794
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1795
1783
|
readonly autonumberFormat?: string | undefined;
|
|
1796
1784
|
readonly index?: boolean | undefined;
|
|
1797
1785
|
readonly type: "text";
|
|
@@ -1810,6 +1798,7 @@ declare const SysWebhook: Omit<{
|
|
|
1810
1798
|
readonly name?: string | undefined;
|
|
1811
1799
|
readonly precision?: number | undefined;
|
|
1812
1800
|
readonly required?: boolean | undefined;
|
|
1801
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1813
1802
|
readonly multiple?: boolean | undefined;
|
|
1814
1803
|
readonly dependencies?: string[] | undefined;
|
|
1815
1804
|
readonly externalId?: boolean | undefined;
|
|
@@ -1872,7 +1861,6 @@ declare const SysWebhook: Omit<{
|
|
|
1872
1861
|
relationshipField?: string | undefined;
|
|
1873
1862
|
} | undefined;
|
|
1874
1863
|
readonly language?: string | undefined;
|
|
1875
|
-
readonly maxRating?: number | undefined;
|
|
1876
1864
|
readonly step?: number | undefined;
|
|
1877
1865
|
readonly currencyConfig?: {
|
|
1878
1866
|
precision: number;
|
|
@@ -1966,7 +1954,6 @@ declare const SysWebhook: Omit<{
|
|
|
1966
1954
|
} | undefined;
|
|
1967
1955
|
readonly sortable?: boolean | undefined;
|
|
1968
1956
|
readonly inlineHelpText?: string | undefined;
|
|
1969
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1970
1957
|
readonly autonumberFormat?: string | undefined;
|
|
1971
1958
|
readonly index?: boolean | undefined;
|
|
1972
1959
|
readonly type: "text";
|
|
@@ -1985,6 +1972,7 @@ declare const SysWebhook: Omit<{
|
|
|
1985
1972
|
readonly name?: string | undefined;
|
|
1986
1973
|
readonly precision?: number | undefined;
|
|
1987
1974
|
readonly required?: boolean | undefined;
|
|
1975
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1988
1976
|
readonly multiple?: boolean | undefined;
|
|
1989
1977
|
readonly dependencies?: string[] | undefined;
|
|
1990
1978
|
readonly externalId?: boolean | undefined;
|
|
@@ -2047,7 +2035,6 @@ declare const SysWebhook: Omit<{
|
|
|
2047
2035
|
relationshipField?: string | undefined;
|
|
2048
2036
|
} | undefined;
|
|
2049
2037
|
readonly language?: string | undefined;
|
|
2050
|
-
readonly maxRating?: number | undefined;
|
|
2051
2038
|
readonly step?: number | undefined;
|
|
2052
2039
|
readonly currencyConfig?: {
|
|
2053
2040
|
precision: number;
|
|
@@ -2141,7 +2128,6 @@ declare const SysWebhook: Omit<{
|
|
|
2141
2128
|
} | undefined;
|
|
2142
2129
|
readonly sortable?: boolean | undefined;
|
|
2143
2130
|
readonly inlineHelpText?: string | undefined;
|
|
2144
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2145
2131
|
readonly autonumberFormat?: string | undefined;
|
|
2146
2132
|
readonly index?: boolean | undefined;
|
|
2147
2133
|
readonly type: "text";
|
|
@@ -2160,6 +2146,7 @@ declare const SysWebhook: Omit<{
|
|
|
2160
2146
|
readonly name?: string | undefined;
|
|
2161
2147
|
readonly precision?: number | undefined;
|
|
2162
2148
|
readonly required?: boolean | undefined;
|
|
2149
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2163
2150
|
readonly multiple?: boolean | undefined;
|
|
2164
2151
|
readonly dependencies?: string[] | undefined;
|
|
2165
2152
|
readonly externalId?: boolean | undefined;
|
|
@@ -2222,7 +2209,6 @@ declare const SysWebhook: Omit<{
|
|
|
2222
2209
|
relationshipField?: string | undefined;
|
|
2223
2210
|
} | undefined;
|
|
2224
2211
|
readonly language?: string | undefined;
|
|
2225
|
-
readonly maxRating?: number | undefined;
|
|
2226
2212
|
readonly step?: number | undefined;
|
|
2227
2213
|
readonly currencyConfig?: {
|
|
2228
2214
|
precision: number;
|
|
@@ -2316,7 +2302,6 @@ declare const SysWebhook: Omit<{
|
|
|
2316
2302
|
} | undefined;
|
|
2317
2303
|
readonly sortable?: boolean | undefined;
|
|
2318
2304
|
readonly inlineHelpText?: string | undefined;
|
|
2319
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2320
2305
|
readonly autonumberFormat?: string | undefined;
|
|
2321
2306
|
readonly index?: boolean | undefined;
|
|
2322
2307
|
readonly type: "textarea";
|
|
@@ -2335,6 +2320,7 @@ declare const SysWebhook: Omit<{
|
|
|
2335
2320
|
readonly name?: string | undefined;
|
|
2336
2321
|
readonly precision?: number | undefined;
|
|
2337
2322
|
readonly required?: boolean | undefined;
|
|
2323
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2338
2324
|
readonly multiple?: boolean | undefined;
|
|
2339
2325
|
readonly dependencies?: string[] | undefined;
|
|
2340
2326
|
readonly externalId?: boolean | undefined;
|
|
@@ -2397,7 +2383,6 @@ declare const SysWebhook: Omit<{
|
|
|
2397
2383
|
relationshipField?: string | undefined;
|
|
2398
2384
|
} | undefined;
|
|
2399
2385
|
readonly language?: string | undefined;
|
|
2400
|
-
readonly maxRating?: number | undefined;
|
|
2401
2386
|
readonly step?: number | undefined;
|
|
2402
2387
|
readonly currencyConfig?: {
|
|
2403
2388
|
precision: number;
|
|
@@ -2491,7 +2476,6 @@ declare const SysWebhook: Omit<{
|
|
|
2491
2476
|
} | undefined;
|
|
2492
2477
|
readonly sortable?: boolean | undefined;
|
|
2493
2478
|
readonly inlineHelpText?: string | undefined;
|
|
2494
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2495
2479
|
readonly autonumberFormat?: string | undefined;
|
|
2496
2480
|
readonly index?: boolean | undefined;
|
|
2497
2481
|
readonly type: "boolean";
|
|
@@ -2510,6 +2494,7 @@ declare const SysWebhook: Omit<{
|
|
|
2510
2494
|
readonly name?: string | undefined;
|
|
2511
2495
|
readonly precision?: number | undefined;
|
|
2512
2496
|
readonly required?: boolean | undefined;
|
|
2497
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2513
2498
|
readonly multiple?: boolean | undefined;
|
|
2514
2499
|
readonly dependencies?: string[] | undefined;
|
|
2515
2500
|
readonly externalId?: boolean | undefined;
|
|
@@ -2572,7 +2557,6 @@ declare const SysWebhook: Omit<{
|
|
|
2572
2557
|
relationshipField?: string | undefined;
|
|
2573
2558
|
} | undefined;
|
|
2574
2559
|
readonly language?: string | undefined;
|
|
2575
|
-
readonly maxRating?: number | undefined;
|
|
2576
2560
|
readonly step?: number | undefined;
|
|
2577
2561
|
readonly currencyConfig?: {
|
|
2578
2562
|
precision: number;
|
|
@@ -2666,7 +2650,6 @@ declare const SysWebhook: Omit<{
|
|
|
2666
2650
|
} | undefined;
|
|
2667
2651
|
readonly sortable?: boolean | undefined;
|
|
2668
2652
|
readonly inlineHelpText?: string | undefined;
|
|
2669
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2670
2653
|
readonly autonumberFormat?: string | undefined;
|
|
2671
2654
|
readonly index?: boolean | undefined;
|
|
2672
2655
|
readonly type: "textarea";
|
|
@@ -2685,6 +2668,7 @@ declare const SysWebhook: Omit<{
|
|
|
2685
2668
|
readonly name?: string | undefined;
|
|
2686
2669
|
readonly precision?: number | undefined;
|
|
2687
2670
|
readonly required?: boolean | undefined;
|
|
2671
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2688
2672
|
readonly multiple?: boolean | undefined;
|
|
2689
2673
|
readonly dependencies?: string[] | undefined;
|
|
2690
2674
|
readonly externalId?: boolean | undefined;
|
|
@@ -2747,7 +2731,6 @@ declare const SysWebhook: Omit<{
|
|
|
2747
2731
|
relationshipField?: string | undefined;
|
|
2748
2732
|
} | undefined;
|
|
2749
2733
|
readonly language?: string | undefined;
|
|
2750
|
-
readonly maxRating?: number | undefined;
|
|
2751
2734
|
readonly step?: number | undefined;
|
|
2752
2735
|
readonly currencyConfig?: {
|
|
2753
2736
|
precision: number;
|
|
@@ -2841,7 +2824,6 @@ declare const SysWebhook: Omit<{
|
|
|
2841
2824
|
} | undefined;
|
|
2842
2825
|
readonly sortable?: boolean | undefined;
|
|
2843
2826
|
readonly inlineHelpText?: string | undefined;
|
|
2844
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2845
2827
|
readonly autonumberFormat?: string | undefined;
|
|
2846
2828
|
readonly index?: boolean | undefined;
|
|
2847
2829
|
readonly type: "datetime";
|
|
@@ -2860,6 +2842,7 @@ declare const SysWebhook: Omit<{
|
|
|
2860
2842
|
readonly name?: string | undefined;
|
|
2861
2843
|
readonly precision?: number | undefined;
|
|
2862
2844
|
readonly required?: boolean | undefined;
|
|
2845
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2863
2846
|
readonly multiple?: boolean | undefined;
|
|
2864
2847
|
readonly dependencies?: string[] | undefined;
|
|
2865
2848
|
readonly externalId?: boolean | undefined;
|
|
@@ -2922,7 +2905,6 @@ declare const SysWebhook: Omit<{
|
|
|
2922
2905
|
relationshipField?: string | undefined;
|
|
2923
2906
|
} | undefined;
|
|
2924
2907
|
readonly language?: string | undefined;
|
|
2925
|
-
readonly maxRating?: number | undefined;
|
|
2926
2908
|
readonly step?: number | undefined;
|
|
2927
2909
|
readonly currencyConfig?: {
|
|
2928
2910
|
precision: number;
|
|
@@ -3016,7 +2998,6 @@ declare const SysWebhook: Omit<{
|
|
|
3016
2998
|
} | undefined;
|
|
3017
2999
|
readonly sortable?: boolean | undefined;
|
|
3018
3000
|
readonly inlineHelpText?: string | undefined;
|
|
3019
|
-
readonly caseSensitive?: boolean | undefined;
|
|
3020
3001
|
readonly autonumberFormat?: string | undefined;
|
|
3021
3002
|
readonly index?: boolean | undefined;
|
|
3022
3003
|
readonly type: "datetime";
|
package/dist/schema.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ declare const SysWebhook: Omit<{
|
|
|
35
35
|
abstract: boolean;
|
|
36
36
|
datasource: string;
|
|
37
37
|
fields: Record<string, {
|
|
38
|
-
type: "number" | "boolean" | "email" | "currency" | "date" | "record" | "file" | "secret" | "tags" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "percent" | "password" | "time" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "vector";
|
|
38
|
+
type: "number" | "boolean" | "email" | "currency" | "date" | "record" | "file" | "secret" | "tags" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "percent" | "password" | "time" | "user" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "vector";
|
|
39
39
|
required: boolean;
|
|
40
40
|
searchable: boolean;
|
|
41
41
|
multiple: boolean;
|
|
@@ -109,6 +109,7 @@ declare const SysWebhook: Omit<{
|
|
|
109
109
|
generatedBy?: string | undefined;
|
|
110
110
|
} | undefined;
|
|
111
111
|
} | undefined;
|
|
112
|
+
returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
112
113
|
summaryOperations?: {
|
|
113
114
|
object: string;
|
|
114
115
|
field: string;
|
|
@@ -116,7 +117,6 @@ declare const SysWebhook: Omit<{
|
|
|
116
117
|
relationshipField?: string | undefined;
|
|
117
118
|
} | undefined;
|
|
118
119
|
language?: string | undefined;
|
|
119
|
-
maxRating?: number | undefined;
|
|
120
120
|
step?: number | undefined;
|
|
121
121
|
currencyConfig?: {
|
|
122
122
|
precision: number;
|
|
@@ -246,7 +246,6 @@ declare const SysWebhook: Omit<{
|
|
|
246
246
|
requiredPermissions?: string[] | undefined;
|
|
247
247
|
system?: boolean | undefined;
|
|
248
248
|
inlineHelpText?: string | undefined;
|
|
249
|
-
caseSensitive?: boolean | undefined;
|
|
250
249
|
autonumberFormat?: string | undefined;
|
|
251
250
|
}>;
|
|
252
251
|
_lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
|
|
@@ -334,12 +333,6 @@ declare const SysWebhook: Omit<{
|
|
|
334
333
|
versionField: string;
|
|
335
334
|
retentionDays?: number | undefined;
|
|
336
335
|
} | undefined;
|
|
337
|
-
partitioning?: {
|
|
338
|
-
enabled: boolean;
|
|
339
|
-
strategy: "hash" | "list" | "range";
|
|
340
|
-
key: string;
|
|
341
|
-
interval?: string | undefined;
|
|
342
|
-
} | undefined;
|
|
343
336
|
validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
|
|
344
337
|
activityMilestones?: {
|
|
345
338
|
field: string;
|
|
@@ -670,7 +663,6 @@ declare const SysWebhook: Omit<{
|
|
|
670
663
|
debounceMs?: number | undefined;
|
|
671
664
|
} | undefined;
|
|
672
665
|
}> | undefined;
|
|
673
|
-
defaultDetailForm?: string | undefined;
|
|
674
666
|
searchableFields?: string[] | undefined;
|
|
675
667
|
search?: {
|
|
676
668
|
fields: string[];
|
|
@@ -687,7 +679,7 @@ declare const SysWebhook: Omit<{
|
|
|
687
679
|
trash: boolean;
|
|
688
680
|
mru: boolean;
|
|
689
681
|
clone: boolean;
|
|
690
|
-
apiMethods?: ("create" | "update" | "delete" | "search" | "import" | "
|
|
682
|
+
apiMethods?: ("create" | "update" | "delete" | "search" | "import" | "get" | "upsert" | "list" | "bulk" | "aggregate" | "history" | "restore" | "purge" | "export")[] | undefined;
|
|
691
683
|
} | undefined;
|
|
692
684
|
sharingModel?: "full" | "private" | "read" | "public_read" | "public_read_write" | "controlled_by_parent" | "read_write" | undefined;
|
|
693
685
|
publicSharing?: {
|
|
@@ -715,6 +707,7 @@ declare const SysWebhook: Omit<{
|
|
|
715
707
|
locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
|
|
716
708
|
component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
|
|
717
709
|
target?: string | undefined;
|
|
710
|
+
openIn?: "self" | "new-tab" | undefined;
|
|
718
711
|
body?: {
|
|
719
712
|
language: "expression";
|
|
720
713
|
source: string;
|
|
@@ -732,7 +725,7 @@ declare const SysWebhook: Omit<{
|
|
|
732
725
|
field?: string | undefined;
|
|
733
726
|
objectOverride?: string | undefined;
|
|
734
727
|
label?: string | undefined;
|
|
735
|
-
type?: "number" | "boolean" | "date" | "record" | "file" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "currency" | "percent" | "password" | "secret" | "email" | "time" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "tags" | "vector" | undefined;
|
|
728
|
+
type?: "number" | "boolean" | "date" | "record" | "file" | "code" | "datetime" | "signature" | "progress" | "url" | "lookup" | "master_detail" | "currency" | "percent" | "password" | "secret" | "email" | "time" | "user" | "text" | "textarea" | "phone" | "markdown" | "html" | "richtext" | "toggle" | "select" | "multiselect" | "radio" | "checkboxes" | "tree" | "image" | "avatar" | "video" | "audio" | "formula" | "summary" | "autonumber" | "composite" | "repeater" | "location" | "address" | "json" | "color" | "rating" | "slider" | "qrcode" | "tags" | "vector" | undefined;
|
|
736
729
|
options?: {
|
|
737
730
|
label: string;
|
|
738
731
|
value: string;
|
|
@@ -935,6 +928,7 @@ declare const SysWebhook: Omit<{
|
|
|
935
928
|
readonly name?: string | undefined;
|
|
936
929
|
readonly precision?: number | undefined;
|
|
937
930
|
readonly required?: boolean | undefined;
|
|
931
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
938
932
|
readonly multiple?: boolean | undefined;
|
|
939
933
|
readonly dependencies?: string[] | undefined;
|
|
940
934
|
readonly externalId?: boolean | undefined;
|
|
@@ -997,7 +991,6 @@ declare const SysWebhook: Omit<{
|
|
|
997
991
|
relationshipField?: string | undefined;
|
|
998
992
|
} | undefined;
|
|
999
993
|
readonly language?: string | undefined;
|
|
1000
|
-
readonly maxRating?: number | undefined;
|
|
1001
994
|
readonly step?: number | undefined;
|
|
1002
995
|
readonly currencyConfig?: {
|
|
1003
996
|
precision: number;
|
|
@@ -1091,7 +1084,6 @@ declare const SysWebhook: Omit<{
|
|
|
1091
1084
|
} | undefined;
|
|
1092
1085
|
readonly sortable?: boolean | undefined;
|
|
1093
1086
|
readonly inlineHelpText?: string | undefined;
|
|
1094
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1095
1087
|
readonly autonumberFormat?: string | undefined;
|
|
1096
1088
|
readonly index?: boolean | undefined;
|
|
1097
1089
|
readonly type: "text";
|
|
@@ -1110,6 +1102,7 @@ declare const SysWebhook: Omit<{
|
|
|
1110
1102
|
readonly name?: string | undefined;
|
|
1111
1103
|
readonly precision?: number | undefined;
|
|
1112
1104
|
readonly required?: boolean | undefined;
|
|
1105
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1113
1106
|
readonly multiple?: boolean | undefined;
|
|
1114
1107
|
readonly dependencies?: string[] | undefined;
|
|
1115
1108
|
readonly externalId?: boolean | undefined;
|
|
@@ -1172,7 +1165,6 @@ declare const SysWebhook: Omit<{
|
|
|
1172
1165
|
relationshipField?: string | undefined;
|
|
1173
1166
|
} | undefined;
|
|
1174
1167
|
readonly language?: string | undefined;
|
|
1175
|
-
readonly maxRating?: number | undefined;
|
|
1176
1168
|
readonly step?: number | undefined;
|
|
1177
1169
|
readonly currencyConfig?: {
|
|
1178
1170
|
precision: number;
|
|
@@ -1266,7 +1258,6 @@ declare const SysWebhook: Omit<{
|
|
|
1266
1258
|
} | undefined;
|
|
1267
1259
|
readonly sortable?: boolean | undefined;
|
|
1268
1260
|
readonly inlineHelpText?: string | undefined;
|
|
1269
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1270
1261
|
readonly autonumberFormat?: string | undefined;
|
|
1271
1262
|
readonly index?: boolean | undefined;
|
|
1272
1263
|
readonly type: "text";
|
|
@@ -1285,6 +1276,7 @@ declare const SysWebhook: Omit<{
|
|
|
1285
1276
|
readonly name?: string | undefined;
|
|
1286
1277
|
readonly precision?: number | undefined;
|
|
1287
1278
|
readonly required?: boolean | undefined;
|
|
1279
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1288
1280
|
readonly multiple?: boolean | undefined;
|
|
1289
1281
|
readonly dependencies?: string[] | undefined;
|
|
1290
1282
|
readonly externalId?: boolean | undefined;
|
|
@@ -1347,7 +1339,6 @@ declare const SysWebhook: Omit<{
|
|
|
1347
1339
|
relationshipField?: string | undefined;
|
|
1348
1340
|
} | undefined;
|
|
1349
1341
|
readonly language?: string | undefined;
|
|
1350
|
-
readonly maxRating?: number | undefined;
|
|
1351
1342
|
readonly step?: number | undefined;
|
|
1352
1343
|
readonly currencyConfig?: {
|
|
1353
1344
|
precision: number;
|
|
@@ -1441,7 +1432,6 @@ declare const SysWebhook: Omit<{
|
|
|
1441
1432
|
} | undefined;
|
|
1442
1433
|
readonly sortable?: boolean | undefined;
|
|
1443
1434
|
readonly inlineHelpText?: string | undefined;
|
|
1444
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1445
1435
|
readonly autonumberFormat?: string | undefined;
|
|
1446
1436
|
readonly index?: boolean | undefined;
|
|
1447
1437
|
readonly type: "text";
|
|
@@ -1460,6 +1450,7 @@ declare const SysWebhook: Omit<{
|
|
|
1460
1450
|
readonly name?: string | undefined;
|
|
1461
1451
|
readonly precision?: number | undefined;
|
|
1462
1452
|
readonly required?: boolean | undefined;
|
|
1453
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1463
1454
|
readonly multiple?: boolean | undefined;
|
|
1464
1455
|
readonly dependencies?: string[] | undefined;
|
|
1465
1456
|
readonly externalId?: boolean | undefined;
|
|
@@ -1522,7 +1513,6 @@ declare const SysWebhook: Omit<{
|
|
|
1522
1513
|
relationshipField?: string | undefined;
|
|
1523
1514
|
} | undefined;
|
|
1524
1515
|
readonly language?: string | undefined;
|
|
1525
|
-
readonly maxRating?: number | undefined;
|
|
1526
1516
|
readonly step?: number | undefined;
|
|
1527
1517
|
readonly currencyConfig?: {
|
|
1528
1518
|
precision: number;
|
|
@@ -1616,7 +1606,6 @@ declare const SysWebhook: Omit<{
|
|
|
1616
1606
|
} | undefined;
|
|
1617
1607
|
readonly sortable?: boolean | undefined;
|
|
1618
1608
|
readonly inlineHelpText?: string | undefined;
|
|
1619
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1620
1609
|
readonly autonumberFormat?: string | undefined;
|
|
1621
1610
|
readonly index?: boolean | undefined;
|
|
1622
1611
|
readonly type: "text";
|
|
@@ -1635,6 +1624,7 @@ declare const SysWebhook: Omit<{
|
|
|
1635
1624
|
readonly name?: string | undefined;
|
|
1636
1625
|
readonly precision?: number | undefined;
|
|
1637
1626
|
readonly required?: boolean | undefined;
|
|
1627
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1638
1628
|
readonly multiple?: boolean | undefined;
|
|
1639
1629
|
readonly dependencies?: string[] | undefined;
|
|
1640
1630
|
readonly externalId?: boolean | undefined;
|
|
@@ -1697,7 +1687,6 @@ declare const SysWebhook: Omit<{
|
|
|
1697
1687
|
relationshipField?: string | undefined;
|
|
1698
1688
|
} | undefined;
|
|
1699
1689
|
readonly language?: string | undefined;
|
|
1700
|
-
readonly maxRating?: number | undefined;
|
|
1701
1690
|
readonly step?: number | undefined;
|
|
1702
1691
|
readonly currencyConfig?: {
|
|
1703
1692
|
precision: number;
|
|
@@ -1791,7 +1780,6 @@ declare const SysWebhook: Omit<{
|
|
|
1791
1780
|
} | undefined;
|
|
1792
1781
|
readonly sortable?: boolean | undefined;
|
|
1793
1782
|
readonly inlineHelpText?: string | undefined;
|
|
1794
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1795
1783
|
readonly autonumberFormat?: string | undefined;
|
|
1796
1784
|
readonly index?: boolean | undefined;
|
|
1797
1785
|
readonly type: "text";
|
|
@@ -1810,6 +1798,7 @@ declare const SysWebhook: Omit<{
|
|
|
1810
1798
|
readonly name?: string | undefined;
|
|
1811
1799
|
readonly precision?: number | undefined;
|
|
1812
1800
|
readonly required?: boolean | undefined;
|
|
1801
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1813
1802
|
readonly multiple?: boolean | undefined;
|
|
1814
1803
|
readonly dependencies?: string[] | undefined;
|
|
1815
1804
|
readonly externalId?: boolean | undefined;
|
|
@@ -1872,7 +1861,6 @@ declare const SysWebhook: Omit<{
|
|
|
1872
1861
|
relationshipField?: string | undefined;
|
|
1873
1862
|
} | undefined;
|
|
1874
1863
|
readonly language?: string | undefined;
|
|
1875
|
-
readonly maxRating?: number | undefined;
|
|
1876
1864
|
readonly step?: number | undefined;
|
|
1877
1865
|
readonly currencyConfig?: {
|
|
1878
1866
|
precision: number;
|
|
@@ -1966,7 +1954,6 @@ declare const SysWebhook: Omit<{
|
|
|
1966
1954
|
} | undefined;
|
|
1967
1955
|
readonly sortable?: boolean | undefined;
|
|
1968
1956
|
readonly inlineHelpText?: string | undefined;
|
|
1969
|
-
readonly caseSensitive?: boolean | undefined;
|
|
1970
1957
|
readonly autonumberFormat?: string | undefined;
|
|
1971
1958
|
readonly index?: boolean | undefined;
|
|
1972
1959
|
readonly type: "text";
|
|
@@ -1985,6 +1972,7 @@ declare const SysWebhook: Omit<{
|
|
|
1985
1972
|
readonly name?: string | undefined;
|
|
1986
1973
|
readonly precision?: number | undefined;
|
|
1987
1974
|
readonly required?: boolean | undefined;
|
|
1975
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
1988
1976
|
readonly multiple?: boolean | undefined;
|
|
1989
1977
|
readonly dependencies?: string[] | undefined;
|
|
1990
1978
|
readonly externalId?: boolean | undefined;
|
|
@@ -2047,7 +2035,6 @@ declare const SysWebhook: Omit<{
|
|
|
2047
2035
|
relationshipField?: string | undefined;
|
|
2048
2036
|
} | undefined;
|
|
2049
2037
|
readonly language?: string | undefined;
|
|
2050
|
-
readonly maxRating?: number | undefined;
|
|
2051
2038
|
readonly step?: number | undefined;
|
|
2052
2039
|
readonly currencyConfig?: {
|
|
2053
2040
|
precision: number;
|
|
@@ -2141,7 +2128,6 @@ declare const SysWebhook: Omit<{
|
|
|
2141
2128
|
} | undefined;
|
|
2142
2129
|
readonly sortable?: boolean | undefined;
|
|
2143
2130
|
readonly inlineHelpText?: string | undefined;
|
|
2144
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2145
2131
|
readonly autonumberFormat?: string | undefined;
|
|
2146
2132
|
readonly index?: boolean | undefined;
|
|
2147
2133
|
readonly type: "text";
|
|
@@ -2160,6 +2146,7 @@ declare const SysWebhook: Omit<{
|
|
|
2160
2146
|
readonly name?: string | undefined;
|
|
2161
2147
|
readonly precision?: number | undefined;
|
|
2162
2148
|
readonly required?: boolean | undefined;
|
|
2149
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2163
2150
|
readonly multiple?: boolean | undefined;
|
|
2164
2151
|
readonly dependencies?: string[] | undefined;
|
|
2165
2152
|
readonly externalId?: boolean | undefined;
|
|
@@ -2222,7 +2209,6 @@ declare const SysWebhook: Omit<{
|
|
|
2222
2209
|
relationshipField?: string | undefined;
|
|
2223
2210
|
} | undefined;
|
|
2224
2211
|
readonly language?: string | undefined;
|
|
2225
|
-
readonly maxRating?: number | undefined;
|
|
2226
2212
|
readonly step?: number | undefined;
|
|
2227
2213
|
readonly currencyConfig?: {
|
|
2228
2214
|
precision: number;
|
|
@@ -2316,7 +2302,6 @@ declare const SysWebhook: Omit<{
|
|
|
2316
2302
|
} | undefined;
|
|
2317
2303
|
readonly sortable?: boolean | undefined;
|
|
2318
2304
|
readonly inlineHelpText?: string | undefined;
|
|
2319
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2320
2305
|
readonly autonumberFormat?: string | undefined;
|
|
2321
2306
|
readonly index?: boolean | undefined;
|
|
2322
2307
|
readonly type: "textarea";
|
|
@@ -2335,6 +2320,7 @@ declare const SysWebhook: Omit<{
|
|
|
2335
2320
|
readonly name?: string | undefined;
|
|
2336
2321
|
readonly precision?: number | undefined;
|
|
2337
2322
|
readonly required?: boolean | undefined;
|
|
2323
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2338
2324
|
readonly multiple?: boolean | undefined;
|
|
2339
2325
|
readonly dependencies?: string[] | undefined;
|
|
2340
2326
|
readonly externalId?: boolean | undefined;
|
|
@@ -2397,7 +2383,6 @@ declare const SysWebhook: Omit<{
|
|
|
2397
2383
|
relationshipField?: string | undefined;
|
|
2398
2384
|
} | undefined;
|
|
2399
2385
|
readonly language?: string | undefined;
|
|
2400
|
-
readonly maxRating?: number | undefined;
|
|
2401
2386
|
readonly step?: number | undefined;
|
|
2402
2387
|
readonly currencyConfig?: {
|
|
2403
2388
|
precision: number;
|
|
@@ -2491,7 +2476,6 @@ declare const SysWebhook: Omit<{
|
|
|
2491
2476
|
} | undefined;
|
|
2492
2477
|
readonly sortable?: boolean | undefined;
|
|
2493
2478
|
readonly inlineHelpText?: string | undefined;
|
|
2494
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2495
2479
|
readonly autonumberFormat?: string | undefined;
|
|
2496
2480
|
readonly index?: boolean | undefined;
|
|
2497
2481
|
readonly type: "boolean";
|
|
@@ -2510,6 +2494,7 @@ declare const SysWebhook: Omit<{
|
|
|
2510
2494
|
readonly name?: string | undefined;
|
|
2511
2495
|
readonly precision?: number | undefined;
|
|
2512
2496
|
readonly required?: boolean | undefined;
|
|
2497
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2513
2498
|
readonly multiple?: boolean | undefined;
|
|
2514
2499
|
readonly dependencies?: string[] | undefined;
|
|
2515
2500
|
readonly externalId?: boolean | undefined;
|
|
@@ -2572,7 +2557,6 @@ declare const SysWebhook: Omit<{
|
|
|
2572
2557
|
relationshipField?: string | undefined;
|
|
2573
2558
|
} | undefined;
|
|
2574
2559
|
readonly language?: string | undefined;
|
|
2575
|
-
readonly maxRating?: number | undefined;
|
|
2576
2560
|
readonly step?: number | undefined;
|
|
2577
2561
|
readonly currencyConfig?: {
|
|
2578
2562
|
precision: number;
|
|
@@ -2666,7 +2650,6 @@ declare const SysWebhook: Omit<{
|
|
|
2666
2650
|
} | undefined;
|
|
2667
2651
|
readonly sortable?: boolean | undefined;
|
|
2668
2652
|
readonly inlineHelpText?: string | undefined;
|
|
2669
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2670
2653
|
readonly autonumberFormat?: string | undefined;
|
|
2671
2654
|
readonly index?: boolean | undefined;
|
|
2672
2655
|
readonly type: "textarea";
|
|
@@ -2685,6 +2668,7 @@ declare const SysWebhook: Omit<{
|
|
|
2685
2668
|
readonly name?: string | undefined;
|
|
2686
2669
|
readonly precision?: number | undefined;
|
|
2687
2670
|
readonly required?: boolean | undefined;
|
|
2671
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2688
2672
|
readonly multiple?: boolean | undefined;
|
|
2689
2673
|
readonly dependencies?: string[] | undefined;
|
|
2690
2674
|
readonly externalId?: boolean | undefined;
|
|
@@ -2747,7 +2731,6 @@ declare const SysWebhook: Omit<{
|
|
|
2747
2731
|
relationshipField?: string | undefined;
|
|
2748
2732
|
} | undefined;
|
|
2749
2733
|
readonly language?: string | undefined;
|
|
2750
|
-
readonly maxRating?: number | undefined;
|
|
2751
2734
|
readonly step?: number | undefined;
|
|
2752
2735
|
readonly currencyConfig?: {
|
|
2753
2736
|
precision: number;
|
|
@@ -2841,7 +2824,6 @@ declare const SysWebhook: Omit<{
|
|
|
2841
2824
|
} | undefined;
|
|
2842
2825
|
readonly sortable?: boolean | undefined;
|
|
2843
2826
|
readonly inlineHelpText?: string | undefined;
|
|
2844
|
-
readonly caseSensitive?: boolean | undefined;
|
|
2845
2827
|
readonly autonumberFormat?: string | undefined;
|
|
2846
2828
|
readonly index?: boolean | undefined;
|
|
2847
2829
|
readonly type: "datetime";
|
|
@@ -2860,6 +2842,7 @@ declare const SysWebhook: Omit<{
|
|
|
2860
2842
|
readonly name?: string | undefined;
|
|
2861
2843
|
readonly precision?: number | undefined;
|
|
2862
2844
|
readonly required?: boolean | undefined;
|
|
2845
|
+
readonly returnType?: "number" | "boolean" | "date" | "text" | undefined;
|
|
2863
2846
|
readonly multiple?: boolean | undefined;
|
|
2864
2847
|
readonly dependencies?: string[] | undefined;
|
|
2865
2848
|
readonly externalId?: boolean | undefined;
|
|
@@ -2922,7 +2905,6 @@ declare const SysWebhook: Omit<{
|
|
|
2922
2905
|
relationshipField?: string | undefined;
|
|
2923
2906
|
} | undefined;
|
|
2924
2907
|
readonly language?: string | undefined;
|
|
2925
|
-
readonly maxRating?: number | undefined;
|
|
2926
2908
|
readonly step?: number | undefined;
|
|
2927
2909
|
readonly currencyConfig?: {
|
|
2928
2910
|
precision: number;
|
|
@@ -3016,7 +2998,6 @@ declare const SysWebhook: Omit<{
|
|
|
3016
2998
|
} | undefined;
|
|
3017
2999
|
readonly sortable?: boolean | undefined;
|
|
3018
3000
|
readonly inlineHelpText?: string | undefined;
|
|
3019
|
-
readonly caseSensitive?: boolean | undefined;
|
|
3020
3001
|
readonly autonumberFormat?: string | undefined;
|
|
3021
3002
|
readonly index?: boolean | undefined;
|
|
3022
3003
|
readonly type: "datetime";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@objectstack/plugin-webhooks",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "11.1.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Persistent, cluster-aware webhook dispatcher. Durable outbox + per-partition cluster.lock for exactly-once-ish delivery across nodes. See content/docs/concepts/webhook-delivery.mdx.",
|
|
6
6
|
"type": "module",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@objectstack/core": "
|
|
23
|
-
"@objectstack/service-messaging": "
|
|
24
|
-
"@objectstack/spec": "
|
|
22
|
+
"@objectstack/core": "11.1.0",
|
|
23
|
+
"@objectstack/service-messaging": "11.1.0",
|
|
24
|
+
"@objectstack/spec": "11.1.0"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@types/node": "^26.0.0",
|