@topvisor/ui 1.5.0-updates.1 → 1.5.0-updates.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/.chunks/api-CawzY1Cw.amd.js +1 -1
  2. package/.chunks/api-CawzY1Cw.amd.js.map +1 -1
  3. package/.chunks/app-CCX-gNqz.amd.js +1 -1
  4. package/.chunks/app-CCX-gNqz.amd.js.map +1 -1
  5. package/.chunks/datepicker-BTkZOq7d.amd.js +1 -1
  6. package/.chunks/datepicker-BTkZOq7d.amd.js.map +1 -1
  7. package/.chunks/dialog-DeM4SApg.amd.js +1 -1
  8. package/.chunks/dialog-DeM4SApg.amd.js.map +1 -1
  9. package/.chunks/dialog_regionSelectorRegions-CYrmaDt3.amd.js +1 -1
  10. package/.chunks/dialog_regionSelectorRegions-CYrmaDt3.amd.js.map +1 -1
  11. package/.chunks/dialogs-CMrERMI7.amd.js +1 -1
  12. package/.chunks/dialogs-CMrERMI7.amd.js.map +1 -1
  13. package/.chunks/field-CjkpGeA7.amd.js +1 -1
  14. package/.chunks/field-CjkpGeA7.amd.js.map +1 -1
  15. package/.chunks/forms-CbUt-6Ff.amd.js +1 -1
  16. package/.chunks/forms-CbUt-6Ff.amd.js.map +1 -1
  17. package/.chunks/formsExt-CrTmBhja.amd.js +1 -1
  18. package/.chunks/formsExt-CrTmBhja.amd.js.map +1 -1
  19. package/.chunks/lazy-CGswTOPj.amd.js +1 -1
  20. package/.chunks/lazy-CGswTOPj.amd.js.map +1 -1
  21. package/.chunks/mocker-CwZe-g4N.amd.js +1 -1
  22. package/.chunks/mocker-CwZe-g4N.amd.js.map +1 -1
  23. package/.chunks/notice-CslVdVNm.amd.js +2 -2
  24. package/.chunks/notice-CslVdVNm.amd.js.map +1 -1
  25. package/.chunks/popup-DrByVU-k.amd.js +1 -1
  26. package/.chunks/popup-DrByVU-k.amd.js.map +1 -1
  27. package/.chunks/popup-dNrN-eKi.amd.js +1 -1
  28. package/.chunks/popup-dNrN-eKi.amd.js.map +1 -1
  29. package/.chunks/punycode.es6-B-5kB2YI.amd.js +1 -1
  30. package/.chunks/punycode.es6-B-5kB2YI.amd.js.map +1 -1
  31. package/.chunks/store-DuQpSSLL.amd.js +1 -1
  32. package/.chunks/store-DuQpSSLL.amd.js.map +1 -1
  33. package/.chunks/utils-BwiXsV0S.amd.js +1 -1
  34. package/.chunks/utils-BwiXsV0S.amd.js.map +1 -1
  35. package/.chunks/utils-Dd0MZgyw.amd.js +1 -1
  36. package/.chunks/utils-Dd0MZgyw.amd.js.map +1 -1
  37. package/.chunks/worker-Db8YrEHo.amd.js +1 -1
  38. package/.chunks/worker-Db8YrEHo.amd.js.map +1 -1
  39. package/api/additional.amd.js +1 -1
  40. package/api/additional.amd.js.map +1 -1
  41. package/api/index.amd.js +1 -1
  42. package/api/index.amd.js.map +1 -1
  43. package/charts/charts.amd.js +1 -1
  44. package/charts/charts.amd.js.map +1 -1
  45. package/core/app.amd.js +1 -1
  46. package/core/app.amd.js.map +1 -1
  47. package/dialog/dialog.amd.js +1 -1
  48. package/dialog/dialog.amd.js.map +1 -1
  49. package/extra/extra.amd.js +1 -1
  50. package/extra/extra.amd.js.map +1 -1
  51. package/forms/forms.amd.js +1 -1
  52. package/forms/forms.amd.js.map +1 -1
  53. package/forms/helpers.amd.js +1 -1
  54. package/forms/helpers.amd.js.map +1 -1
  55. package/formsExt/formsExt.amd.js +1 -1
  56. package/formsExt/formsExt.amd.js.map +1 -1
  57. package/icomoon/demo-files/demo.amd.js +1 -1
  58. package/icomoon/demo-files/demo.amd.js.map +1 -1
  59. package/icomoon/demo.amd.js +1 -1
  60. package/icomoon/demo.amd.js.map +1 -1
  61. package/layout/layout.amd.js +1 -1
  62. package/layout/layout.amd.js.map +1 -1
  63. package/package.json +1 -1
  64. package/popup/popup.amd.js +1 -1
  65. package/popup/popup.amd.js.map +1 -1
  66. package/popup/worker.amd.js +1 -1
  67. package/popup/worker.amd.js.map +1 -1
  68. package/project/project.amd.js +1 -1
  69. package/project/project.amd.js.map +1 -1
  70. package/project/project.js +166 -185
  71. package/project/project.js.map +1 -1
  72. package/src/src/components/project/groupSelector/folders/types.d.ts +1 -1
  73. package/src/src/components/project/groupSelector/folders/utils.d.ts +35 -400
  74. package/src/src/components/project/groupSelector/groupSelector.vue.d.ts +1 -1
  75. package/src/src/components/project/groupSelector/groups/types.d.ts +1 -1
  76. package/src/src/components/project/groupSelector/groups/utils.d.ts +44 -757
  77. package/src/src/components/project/projectSelector/utils.d.ts +40 -39
  78. package/tabs/tabs.amd.js +1 -1
  79. package/tabs/tabs.amd.js.map +1 -1
  80. package/tabsView/tabsView.amd.js +1 -1
  81. package/tabsView/tabsView.amd.js.map +1 -1
  82. package/utils/check.amd.js +1 -1
  83. package/utils/check.amd.js.map +1 -1
  84. package/utils/clipboard.amd.js +4 -4
  85. package/utils/clipboard.amd.js.map +1 -1
  86. package/utils/date.amd.js +1 -1
  87. package/utils/date.amd.js.map +1 -1
  88. package/utils/device.amd.js +1 -1
  89. package/utils/device.amd.js.map +1 -1
  90. package/utils/dom.amd.js +1 -1
  91. package/utils/dom.amd.js.map +1 -1
  92. package/utils/image.amd.js +1 -1
  93. package/utils/image.amd.js.map +1 -1
  94. package/utils/keyboard.amd.js +1 -1
  95. package/utils/keyboard.amd.js.map +1 -1
  96. package/utils/lodash.amd.js +1 -1
  97. package/utils/lodash.amd.js.map +1 -1
  98. package/utils/number.amd.js +1 -1
  99. package/utils/number.amd.js.map +1 -1
  100. package/utils/price.amd.js +1 -1
  101. package/utils/price.amd.js.map +1 -1
  102. package/utils/route.amd.js +1 -1
  103. package/utils/route.amd.js.map +1 -1
  104. package/utils/scroll.amd.js +1 -1
  105. package/utils/scroll.amd.js.map +1 -1
  106. package/utils/searchers.amd.js +1 -1
  107. package/utils/searchers.amd.js.map +1 -1
  108. package/utils/store.amd.js +1 -1
  109. package/utils/store.amd.js.map +1 -1
  110. package/utils/string.amd.js +1 -1
  111. package/utils/string.amd.js.map +1 -1
  112. package/utils/system.amd.js +1 -1
  113. package/utils/system.amd.js.map +1 -1
  114. package/utils/url.amd.js +2 -2
  115. package/utils/url.amd.js.map +1 -1
  116. package/src/src/components/project/groupSelector/utils.d.ts +0 -37
@@ -20,7 +20,7 @@ export interface Props {
20
20
  addChanger?: SelectorProps['addChanger'];
21
21
  addIcon?: boolean;
22
22
  client?: Api.Client<Api.TV.Paths, true>;
23
- service?: 'keywords_2' | 'keywordsAi_2';
23
+ service: 'keywords_2' | 'keywordsAi_2';
24
24
  }
25
25
  /**
26
26
  * Дерево папок: ключ — id родителя, значение — список дочерних папок
@@ -1,52 +1,7 @@
1
1
  import { Folder, FolderTree } from './types';
2
2
  import { Props } from '../types';
3
3
  import { paths } from 'topvisor-openapi/src/ts/Topvisor';
4
- import { components } from 'topvisor-openapi/src/ts/Recurring_2/Types/System';
5
- import { components } from 'topvisor-openapi/src/ts/Recurring_2/Types/Type';
6
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Url';
7
- import { components } from 'topvisor-openapi/src/ts/Tags_2/Types/Type';
8
- import { components } from 'topvisor-openapi/src/ts/Tpvsr_2/Types/Tags';
9
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Topvisor/Subdomain';
10
- import { components } from 'topvisor-openapi/src/ts/Votes_2/Types/Rate';
11
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Date';
12
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Lang';
13
- import { components } from 'topvisor-openapi/src/ts/TV/API/Params/FieldsTrait';
14
- import { components } from 'topvisor-openapi/src/ts/Content_2/Types/Subdomain';
15
- import { components } from 'topvisor-openapi/src/ts/Cron_2/Types/Days';
16
- import { components } from 'topvisor-openapi/src/ts/Cron_2/Types/Hour';
17
- import { components } from 'topvisor-openapi/src/ts/Cron_2/Types/Minute';
18
- import { components } from 'topvisor-openapi/src/ts/Cron_2/Params/CommandTrait';
19
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/IntArray';
20
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/StringArray';
21
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/BoolArray';
22
- import { components } from 'topvisor-openapi/src/ts/Example_2/Types/EnumNumberArray';
23
- import { components } from 'topvisor-openapi/src/ts/Example_2/Types/Number';
24
- import { components } from 'topvisor-openapi/src/ts/Example_2/Types/Letter';
25
- import { components } from 'topvisor-openapi/src/ts/Example_2/Types/User';
26
- import { components } from 'topvisor-openapi/src/ts/Informer_2/Types/Config/Name';
27
- import { components } from 'topvisor-openapi/src/ts/TV/API/Params/LimitTrait';
28
- import { components } from 'topvisor-openapi/src/ts/Bank_2/Types/Subscriptions/Cycle';
29
- import { components } from 'topvisor-openapi/src/ts/Positions_2/Types/RegionDevice';
30
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/UrlShort';
31
- import { components } from 'topvisor-openapi/src/ts/Templates_2/Types/TargetType';
32
- import { components } from 'topvisor-openapi/src/ts/Tpa_2/Types/Provider';
33
- import { components } from 'topvisor-openapi/src/ts/TV/Libs/Curl/Curl';
34
- import { components } from 'topvisor-openapi/src/ts/Positions_2/Types/TopSegment';
35
- import { components } from 'topvisor-openapi/src/ts/Telegram_2/Types/Bot/Name';
36
- import { components } from 'topvisor-openapi/src/ts/Admin_2/Types/Accounting/Group/FilterType';
37
- import { components } from 'topvisor-openapi/src/ts/Admin_2/Types/Users/Ranks/Category';
38
- import { components } from 'topvisor-openapi/src/ts/Positions_2/Types/SearcherKey';
39
- import { components } from 'topvisor-openapi/src/ts/Content_2/Types/Apometr/Action';
40
- import { components } from 'topvisor-openapi/src/ts/Informer_2/Types/Push/Token/Type';
41
- import { components } from 'topvisor-openapi/src/ts/Mentions_2/Types/SearchersKeys';
42
- import { components } from 'topvisor-openapi/src/ts/Keywords_2/Types/Volumes/Qualifiers';
43
- import { components } from 'topvisor-openapi/src/ts/Robot_2/Types/Admin/Anonses/Type';
44
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Currency';
45
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Email';
46
- import { components } from 'topvisor-openapi/src/ts/TV/API/Types/Datetime';
47
- import { components } from 'topvisor-openapi/src/ts/Keywords_2/Types/Collect/Qualifiers';
48
- import { components } from 'topvisor-openapi/src/ts/Users_2/Types/ResultsYear/Rank';
49
- import { components } from 'topvisor-openapi/src/ts/Users_2/Types/Tpa/Action';
4
+ import { components } from 'topvisor-openapi/src/ts/Keywords_2/Types/Folders/View';
50
5
  export declare const folderDefault: Folder;
51
6
  /**
52
7
  * Сгенерировать объект корневой папки для компонента
@@ -65,358 +20,38 @@ export declare const genFlat: (folderById: NonNullable<Props["folders"]>, useSel
65
20
  /**
66
21
  * Создать API запрос на получение групп
67
22
  */
68
- export declare const genApiGetFolders: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, keyof paths, true>, never, Omit<Record<string, never> | {
69
- ec?: string | null;
70
- ea?: string | null;
71
- el?: string | null;
72
- uid?: number | null;
73
- hash_id?: number | null;
74
- hash?: number | null;
75
- } | {
76
- url: string;
77
- debug?: number;
78
- } | {
79
- system: components["schemas"]["Recurring_2.Types.System"];
80
- type: components["schemas"]["Recurring_2.Types.Type"];
81
- min_sum?: number | null;
82
- refill_sum?: number | null;
83
- target?: components["schemas"]["TV.API.Types.Url"] | null;
84
- cardId?: number | null;
85
- } | {
86
- type: string;
87
- target_id: number;
88
- target_id_2?: number | null;
89
- } | {
90
- type: components["schemas"]["Tags_2.Types.Type"];
91
- project_id?: number | null;
92
- } | {
93
- link: string;
94
- title?: string | null;
95
- add_secret?: boolean;
96
- tags?: components["schemas"]["Tpvsr_2.Types.Tags"] | null;
97
- fields?: unknown[] | null;
98
- } | {
99
- subdomain?: components["schemas"]["TV.API.Types.Topvisor.Subdomain"];
100
- url: string;
101
- comment?: string;
102
- rate: components["schemas"]["Votes_2.Types.Rate"];
103
- } | {
104
- url: components["schemas"]["TV.API.Types.Url"];
105
- w: number;
106
- h: number;
107
- timeout_ms?: number;
108
- full_page?: boolean;
109
- lang?: string | null;
110
- clip_w?: number | null;
111
- clip_h?: number | null;
112
- clip_x?: number | null;
113
- clip_y?: number | null;
114
- } | {
115
- log_file: string;
116
- } | {
117
- state_time_end: components["schemas"]["TV.API.Types.Date"];
118
- } | {
119
- tpl: string;
120
- } | {
121
- text: string;
122
- } | {
123
- lang?: components["schemas"]["TV.API.Types.Lang"] | null;
124
- } | {
125
- bik?: string;
126
- } | {
127
- fields?: components["schemas"]["TV.API.Params.FieldsTrait"]["fields"];
128
- } | {
129
- id: string;
130
- } | {
131
- inn: string;
132
- } | {
133
- alias?: string | null;
134
- promo_text?: string | null;
135
- promo_label?: string | null;
136
- promo_link?: components["schemas"]["TV.API.Types.Url"] | null;
137
- show_in_author_list?: boolean | null;
138
- } | {
139
- user_id: number;
140
- bookmark: boolean;
141
- } | {
142
- subdomain?: components["schemas"]["Content_2.Types.Subdomain"] | null;
143
- tag?: string;
144
- url?: string | null;
145
- } | {
146
- description: string;
147
- days: components["schemas"]["Cron_2.Types.Days"];
148
- hh: components["schemas"]["Cron_2.Types.Hour"];
149
- i: components["schemas"]["Cron_2.Types.Minute"];
150
- on?: boolean;
151
- command: components["schemas"]["Cron_2.Params.CommandTrait"]["command"];
152
- } | {
153
- ints: components["schemas"]["TV.API.Types.IntArray"];
154
- strings: components["schemas"]["TV.API.Types.StringArray"];
155
- booleans: components["schemas"]["TV.API.Types.BoolArray"];
156
- enum_numbers: components["schemas"]["Example_2.Types.EnumNumberArray"];
157
- } | {
158
- format?: string;
159
- } | {
160
- number?: components["schemas"]["Example_2.Types.Number"] | null;
161
- number2: components["schemas"]["Example_2.Types.Number"];
162
- letter: components["schemas"]["Example_2.Types.Letter"];
163
- } | {
164
- user: components["schemas"]["Example_2.Types.User"];
165
- } | {
166
- name: components["schemas"]["Informer_2.Types.Config.Name"];
167
- value: number;
168
- } | {
169
- limit?: components["schemas"]["TV.API.Params.LimitTrait"]["limit"];
170
- } | {
171
- next_requisites_id: string;
172
- } | {
173
- subscription_plan_id: string;
174
- subscription_cycle: components["schemas"]["Bank_2.Types.Subscriptions.Cycle"];
175
- } | {
176
- validation_url: string;
177
- } | {
178
- searcher_key: number;
179
- region_key: number;
180
- region_lang: string;
181
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"];
182
- } | {
183
- name: string;
184
- } | {
185
- url: components["schemas"]["TV.API.Types.UrlShort"];
186
- name?: string | null;
187
- tags?: unknown[] | null;
188
- folder_id?: number | null;
189
- on?: number | null;
190
- is_task?: boolean | null;
191
- } | {
192
- question_id: number;
193
- values: unknown[];
194
- } | {
195
- quiz_id: string;
196
- } | {
197
- ids: unknown[];
198
- } | {
199
- card_id: number;
200
- } | {
201
- phones?: (string | unknown[]) | null;
202
- } | {
203
- directory: string;
204
- } | {
205
- target_type: components["schemas"]["Templates_2.Types.TargetType"];
206
- } | {
207
- filename: string;
208
- } | {
209
- projects_ids: components["schemas"]["TV.API.Types.IntArray"];
210
- provider: components["schemas"]["Tpa_2.Types.Provider"];
211
- } | {
212
- link: string;
213
- curl?: components["schemas"]["TV.Libs.Curl.Curl"] | null;
214
- } | {
215
- authorisation_login?: string | null;
216
- authorisation_pass?: string | null;
217
- } | {
218
- phone?: string | null;
219
- name?: string | null;
220
- dateformat?: string | null;
221
- positions_reverse_dates?: boolean | null;
222
- positions_save_regions?: boolean | null;
223
- positions_top_segments?: components["schemas"]["Positions_2.Types.TopSegment"] | null;
224
- } | {
225
- project_id?: number | null;
226
- bot_name?: components["schemas"]["Telegram_2.Types.Bot.Name"] | null;
227
- } | {
228
- group_id?: number | null;
229
- name?: string | null;
230
- priority?: string | null;
231
- counteragent_name?: string | null;
232
- counteragent_inn?: string | null;
233
- purpose?: string | null;
234
- type?: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"] | null;
235
- } | {
236
- post: string;
237
- } | {
238
- props: unknown[];
239
- } | {
240
- rank_id: number;
241
- single_code?: string | null;
242
- codes?: unknown[] | null;
243
- } | {
244
- name_id?: string | null;
245
- category?: components["schemas"]["Admin_2.Types.Users.Ranks.Category"] | null;
246
- name_ru?: string | null;
247
- name_en?: string | null;
248
- descr_ru?: string | null;
249
- descr_en?: string | null;
250
- descr_how_to_use_ru?: string | null;
251
- descr_how_to_use_en?: string | null;
252
- bonus_RUB?: number | null;
253
- bonus_USD?: number | null;
254
- cashback_expenses?: number | null;
255
- cashback_first_payment?: number | null;
256
- discount?: number | null;
257
- referrer_id?: number | null;
258
- from_date?: string | null;
259
- to_date?: string | null;
260
- max_count_usage?: number | null;
261
- currency?: string | null;
262
- only_new_users?: boolean | null;
263
- color?: string | null;
264
- always_visible?: boolean | null;
265
- } | {
266
- requisites_id: string;
267
- } | {
268
- sum: string;
269
- } | {
270
- contract_type: string;
271
- } | {
272
- target_id: string;
273
- type: string;
274
- signed?: boolean;
275
- } | {
276
- targets_ids?: components["schemas"]["TV.API.Types.IntArray"] | null;
277
- org_id?: string | null;
278
- date1?: components["schemas"]["TV.API.Types.Date"] | null;
279
- date2?: components["schemas"]["TV.API.Types.Date"] | null;
280
- type: string;
281
- signed?: boolean;
282
- } | {
283
- campaign_tv_id: number;
284
- } | {
285
- region_index?: number | null;
286
- searcher_key?: components["schemas"]["Positions_2.Types.SearcherKey"] | null;
287
- region_key?: number | null;
288
- region_lang?: string | null;
289
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"] | null;
290
- action?: components["schemas"]["Content_2.Types.Apometr.Action"];
291
- date_month?: components["schemas"]["TV.API.Types.Date"] | null;
292
- } | {
293
- subscribe: boolean;
294
- } | {
295
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
296
- parent_url: string;
297
- urls: unknown[];
298
- } | {
299
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
300
- url?: string | null;
301
- } | {
302
- type: components["schemas"]["Informer_2.Types.Push.Token.Type"];
303
- token: string;
304
- } | {
305
- searchers_keys?: components["schemas"]["Mentions_2.Types.SearchersKeys"] | null;
306
- } | {
307
- payment_id: number;
308
- suspend: boolean;
309
- } | {
310
- next_to_diadoc: boolean;
311
- } | {
312
- domain: components["schemas"]["TV.API.Types.UrlShort"];
313
- } | {
314
- keywords: unknown[];
315
- qualifiers: components["schemas"]["Keywords_2.Types.Volumes.Qualifiers"];
316
- } | {
317
- questions_responses: unknown[];
318
- } | {
319
- type: components["schemas"]["Robot_2.Types.Admin.Anonses.Type"];
320
- ref_id: string;
321
- } | {
322
- site: string;
323
- } | {
324
- record: number;
325
- hash: number;
326
- } | {
327
- log: string;
328
- from: string;
329
- } | {
330
- search?: string | null;
331
- } | {
332
- currency: components["schemas"]["TV.API.Types.Currency"];
333
- } | {
334
- pass: string;
335
- pass_new: string;
336
- pass_new_confirm: string;
337
- } | {
338
- email: components["schemas"]["TV.API.Types.Email"];
339
- } | {
340
- theme: string;
341
- } | {
342
- timezone: string;
343
- } | {
344
- promocode: string;
345
- email?: components["schemas"]["TV.API.Types.Email"] | null;
346
- halloween_rank?: string | null;
347
- redirect?: string;
348
- } | {
349
- date1: components["schemas"]["TV.API.Types.Date"];
350
- date2: components["schemas"]["TV.API.Types.Date"];
351
- } | {
352
- group_id: number;
353
- type: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"];
354
- counteragent_name: string;
355
- counteragent_inn: string;
356
- purpose?: string | null;
357
- } | {
358
- group_id: number;
359
- filter_id: number;
360
- } | {
361
- filter_id: number;
362
- type: string;
363
- counteragent_name: string;
364
- counteragent_inn: string;
365
- purpose?: string | null;
366
- } | {
23
+ export declare const genApiGetFolders: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, "/get/keywordsAi_2/folders/" | "/get/keywords_2/folders/", true>, ("name" | "id" | "path" | "parent_id")[], Api.Params<Api.ClientRequestContext< paths, "/get/keywordsAi_2/folders/" | "/get/keywords_2/folders/", true>, undefined, {
24
+ "COUNT(*)"?: any;
25
+ id?: any;
26
+ project_id?: any;
27
+ parent_id?: any;
28
+ name?: any;
29
+ count_folders?: any;
30
+ count_groups?: any;
31
+ count_groups_active?: any;
32
+ ord?: any;
33
+ path?: any;
34
+ ord_path?: any;
35
+ }, {
36
+ view?: components["schemas"]["Keywords_2.Types.Folders.View"];
37
+ show_trash?: number;
38
+ project_id: number;
39
+ fields?: unknown[];
40
+ orders?: unknown[];
41
+ filters?: unknown[];
367
42
  id?: number | null;
368
- } | {
369
- month: string;
370
- } | {
371
- test: boolean;
372
- } | {
373
- tariff_id?: number | null;
374
- } | {
375
- datetime: components["schemas"]["TV.API.Types.Datetime"];
376
- region_index: number;
377
- action: components["schemas"]["Content_2.Types.Apometr.Action"];
378
- } | {
379
- date?: components["schemas"]["TV.API.Types.Date"] | null;
380
- } | {
381
- course_url: string;
382
- } | {
383
- keywords: unknown[];
384
- qualifiers: components["schemas"]["Keywords_2.Types.Collect.Qualifiers"];
385
- keywords_minus?: unknown[];
386
- } | {
387
- list_ip: string;
388
- } | {
389
- server_name: string;
390
- } | {
391
- comment: string;
392
- ticket_id: number;
393
- } | {
394
- resource_admin: string;
395
- ticket_id: number;
396
- } | {
397
- hash: string;
398
- } | {
399
- file?: string | null;
400
- } | {
401
- rank: components["schemas"]["Users_2.Types.ResultsYear.Rank"];
402
- param?: string;
403
- } | {
404
- userId: number;
405
- } | {
406
- period?: number;
407
- } | {
408
- project_id?: number;
409
- } | {
410
- jwt: string;
411
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
412
- } | {
413
- access_token: string;
414
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
415
- } | {
416
- code: string;
417
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
418
- redirect: string;
419
- } | {
420
- size: number;
421
- token: string;
422
- }, "fields" | "filters" | "orders" | "fetch_style">, never>;
43
+ limit?: number | null;
44
+ offset?: number;
45
+ }>, Api.ModelFields<{
46
+ "COUNT(*)"?: any;
47
+ id?: any;
48
+ project_id?: any;
49
+ parent_id?: any;
50
+ name?: any;
51
+ count_folders?: any;
52
+ count_groups?: any;
53
+ count_groups_active?: any;
54
+ ord?: any;
55
+ path?: any;
56
+ ord_path?: any;
57
+ }> | undefined>;
@@ -1,7 +1,7 @@
1
1
  import { Props } from './types';
2
+ import { Folder } from './folders/types';
2
3
  import { Group } from './groups/types';
3
4
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- import { Folder } from './folders/types';
5
5
  import { ItemAll, ItemNew } from '../../formsExt/selector2/types';
6
6
  type __VLS_Props = Props;
7
7
  type __VLS_PublicProps = {
@@ -31,7 +31,7 @@ export interface Props {
31
31
  showPath?: boolean;
32
32
  addIcon?: boolean;
33
33
  client?: Api.Client<Api.TV.Paths, true>;
34
- service?: 'keywords_2' | 'keywordsAi_2';
34
+ service: 'keywords_2' | 'keywordsAi_2';
35
35
  }
36
36
  export interface Emits {
37
37
  addGroup: [group: Group];