@tak-ps/cloudtak 13.82.0 → 13.83.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.
@@ -8,6 +8,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
8
8
  created: string;
9
9
  updated: string;
10
10
  username: string;
11
+ parent: null | string;
11
12
  path: string;
12
13
  name: string;
13
14
  iconset: null | string;
@@ -24,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
24
25
  created: string;
25
26
  updated: string;
26
27
  username: string;
28
+ parent: null | string;
27
29
  path: string;
28
30
  name: string;
29
31
  iconset: null | string;
@@ -16,6 +16,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
16
16
  created: string;
17
17
  updated: string;
18
18
  username: string;
19
+ parent: null | string;
19
20
  path: string;
20
21
  name: string;
21
22
  iconset: null | string;
@@ -31,6 +32,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
31
32
  created: string;
32
33
  updated: string;
33
34
  username: string;
35
+ parent: null | string;
34
36
  path: string;
35
37
  name: string;
36
38
  iconset: null | string;
@@ -46,6 +48,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
46
48
  created: string;
47
49
  updated: string;
48
50
  username: string;
51
+ parent: null | string;
49
52
  path: string;
50
53
  name: string;
51
54
  iconset: null | string;
@@ -61,6 +64,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
61
64
  created: string;
62
65
  updated: string;
63
66
  username: string;
67
+ parent: null | string;
64
68
  path: string;
65
69
  name: string;
66
70
  iconset: null | string;
@@ -76,6 +80,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
76
80
  created: string;
77
81
  updated: string;
78
82
  username: string;
83
+ parent: null | string;
79
84
  path: string;
80
85
  name: string;
81
86
  iconset: null | string;
@@ -91,6 +96,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
91
96
  created: string;
92
97
  updated: string;
93
98
  username: string;
99
+ parent: null | string;
94
100
  path: string;
95
101
  name: string;
96
102
  iconset: null | string;
@@ -106,6 +112,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
106
112
  created: string;
107
113
  updated: string;
108
114
  username: string;
115
+ parent: null | string;
109
116
  path: string;
110
117
  name: string;
111
118
  iconset: null | string;
@@ -121,6 +128,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
121
128
  created: string;
122
129
  updated: string;
123
130
  username: string;
131
+ parent: null | string;
124
132
  path: string;
125
133
  name: string;
126
134
  iconset: null | string;
@@ -136,6 +144,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
136
144
  created: string;
137
145
  updated: string;
138
146
  username: string;
147
+ parent: null | string;
139
148
  path: string;
140
149
  name: string;
141
150
  iconset: null | string;
@@ -155,6 +164,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
155
164
  created: string;
156
165
  updated: string;
157
166
  username: string;
167
+ parent: null | string;
158
168
  path: string;
159
169
  name: string;
160
170
  iconset: null | string;
@@ -170,6 +180,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
170
180
  created: string;
171
181
  updated: string;
172
182
  username: string;
183
+ parent: null | string;
173
184
  path: string;
174
185
  name: string;
175
186
  iconset: null | string;
@@ -185,6 +196,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
185
196
  created: string;
186
197
  updated: string;
187
198
  username: string;
199
+ parent: null | string;
188
200
  path: string;
189
201
  name: string;
190
202
  iconset: null | string;
@@ -200,6 +212,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
200
212
  created: string;
201
213
  updated: string;
202
214
  username: string;
215
+ parent: null | string;
203
216
  path: string;
204
217
  name: string;
205
218
  iconset: null | string;
@@ -215,6 +228,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
215
228
  created: string;
216
229
  updated: string;
217
230
  username: string;
231
+ parent: null | string;
218
232
  path: string;
219
233
  name: string;
220
234
  iconset: null | string;
@@ -230,6 +244,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
230
244
  created: string;
231
245
  updated: string;
232
246
  username: string;
247
+ parent: null | string;
233
248
  path: string;
234
249
  name: string;
235
250
  iconset: null | string;
@@ -245,6 +260,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
245
260
  created: string;
246
261
  updated: string;
247
262
  username: string;
263
+ parent: null | string;
248
264
  path: string;
249
265
  name: string;
250
266
  iconset: null | string;
@@ -260,6 +276,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
260
276
  created: string;
261
277
  updated: string;
262
278
  username: string;
279
+ parent: null | string;
263
280
  path: string;
264
281
  name: string;
265
282
  iconset: null | string;
@@ -275,6 +292,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
275
292
  created: string;
276
293
  updated: string;
277
294
  username: string;
295
+ parent: null | string;
278
296
  path: string;
279
297
  name: string;
280
298
  iconset: null | string;
@@ -3,7 +3,36 @@ type __VLS_Props = {
3
3
  event: string;
4
4
  /** Bump to re-fetch after a Response is submitted elsewhere in the view */
5
5
  refresh?: number;
6
+ /** TAK Channels the Event is shared with - the Forms offered for completion */
7
+ channels?: Array<number>;
8
+ edit?: boolean;
6
9
  };
7
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
+ add: (form: {
12
+ id: string;
13
+ created: string;
14
+ updated: string;
15
+ username: null | string;
16
+ name: string;
17
+ description: string;
18
+ schema: {
19
+ [key: string]: unknown;
20
+ };
21
+ channels: number[];
22
+ }) => any;
23
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
24
+ onAdd?: ((form: {
25
+ id: string;
26
+ created: string;
27
+ updated: string;
28
+ username: null | string;
29
+ name: string;
30
+ description: string;
31
+ schema: {
32
+ [key: string]: unknown;
33
+ };
34
+ channels: number[];
35
+ }) => any) | undefined;
36
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
37
  declare const _default: typeof __VLS_export;
9
38
  export default _default;
@@ -6,6 +6,7 @@ type __VLS_Props = {
6
6
  eventName?: string;
7
7
  /** Forms to submit, one wizard step each */
8
8
  forms: Array<CoreForm>;
9
+ title?: string;
9
10
  };
10
11
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
12
  close: () => any;
@@ -13,6 +14,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
13
14
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
14
15
  onClose?: (() => any) | undefined;
15
16
  onComplete?: (() => any) | undefined;
16
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
+ }>, {
18
+ title: string;
19
+ eventName: string;
20
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
21
  declare const _default: typeof __VLS_export;
18
22
  export default _default;
@@ -8,6 +8,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
8
8
  created: string;
9
9
  updated: string;
10
10
  username: string;
11
+ parent: null | string;
11
12
  path: string;
12
13
  name: string;
13
14
  iconset: null | string;
@@ -24,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
24
25
  created: string;
25
26
  updated: string;
26
27
  username: string;
28
+ parent: null | string;
27
29
  path: string;
28
30
  name: string;
29
31
  iconset: null | string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tak-ps/cloudtak",
3
3
  "type": "module",
4
- "version": "13.82.0",
4
+ "version": "13.83.1",
5
5
  "types": "dist/types/plugin.d.ts",
6
6
  "files": [
7
7
  "dist/types"
@@ -55,7 +55,7 @@
55
55
  "@tabler/icons-vue": "^3.0.0",
56
56
  "@tak-ps/node-cot": "^14.47.0",
57
57
  "@tak-ps/node-p12": "^1.0.3",
58
- "@tak-ps/vue-tabler": "^5.1.0",
58
+ "@tak-ps/vue-tabler": "^5.3.0",
59
59
  "@turf/area": "^7.2.0",
60
60
  "@turf/bbox": "^7.1.0",
61
61
  "@turf/boolean-point-in-polygon": "^7.3.1",