@tak-ps/cloudtak 13.83.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;
|
|
@@ -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;
|