@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
@@ -1,52 +1,8 @@
1
1
  import { Folder } from '../folders/types';
2
2
  import { Group, 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/Selector/Types/FetchStyle';
5
+ import { components } from 'topvisor-openapi/src/ts/Keywords_2/Types/Groups/ToType';
50
6
  /**
51
7
  * Элемент - группа ненайдена
52
8
  *
@@ -72,720 +28,51 @@ export declare const genItems: (groups: Group[], on?: boolean, folderForFilter?:
72
28
  /**
73
29
  * Создать API запрос на получение групп
74
30
  */
75
- export declare const genApiGetGroups: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, keyof paths, true>, never, Omit<Record<string, never> | {
76
- ec?: string | null;
77
- ea?: string | null;
78
- el?: string | null;
79
- uid?: number | null;
80
- hash_id?: number | null;
81
- hash?: number | null;
82
- } | {
83
- url: string;
84
- debug?: number;
85
- } | {
86
- system: components["schemas"]["Recurring_2.Types.System"];
87
- type: components["schemas"]["Recurring_2.Types.Type"];
88
- min_sum?: number | null;
89
- refill_sum?: number | null;
90
- target?: components["schemas"]["TV.API.Types.Url"] | null;
91
- cardId?: number | null;
92
- } | {
93
- type: string;
94
- target_id: number;
95
- target_id_2?: number | null;
96
- } | {
97
- type: components["schemas"]["Tags_2.Types.Type"];
98
- project_id?: number | null;
99
- } | {
100
- link: string;
101
- title?: string | null;
102
- add_secret?: boolean;
103
- tags?: components["schemas"]["Tpvsr_2.Types.Tags"] | null;
104
- fields?: unknown[] | null;
105
- } | {
106
- subdomain?: components["schemas"]["TV.API.Types.Topvisor.Subdomain"];
107
- url: string;
108
- comment?: string;
109
- rate: components["schemas"]["Votes_2.Types.Rate"];
110
- } | {
111
- url: components["schemas"]["TV.API.Types.Url"];
112
- w: number;
113
- h: number;
114
- timeout_ms?: number;
115
- full_page?: boolean;
116
- lang?: string | null;
117
- clip_w?: number | null;
118
- clip_h?: number | null;
119
- clip_x?: number | null;
120
- clip_y?: number | null;
121
- } | {
122
- log_file: string;
123
- } | {
124
- state_time_end: components["schemas"]["TV.API.Types.Date"];
125
- } | {
126
- tpl: string;
127
- } | {
128
- text: string;
129
- } | {
130
- lang?: components["schemas"]["TV.API.Types.Lang"] | null;
131
- } | {
132
- bik?: string;
133
- } | {
134
- fields?: components["schemas"]["TV.API.Params.FieldsTrait"]["fields"];
135
- } | {
136
- id: string;
137
- } | {
138
- inn: string;
139
- } | {
140
- alias?: string | null;
141
- promo_text?: string | null;
142
- promo_label?: string | null;
143
- promo_link?: components["schemas"]["TV.API.Types.Url"] | null;
144
- show_in_author_list?: boolean | null;
145
- } | {
146
- user_id: number;
147
- bookmark: boolean;
148
- } | {
149
- subdomain?: components["schemas"]["Content_2.Types.Subdomain"] | null;
150
- tag?: string;
151
- url?: string | null;
152
- } | {
153
- description: string;
154
- days: components["schemas"]["Cron_2.Types.Days"];
155
- hh: components["schemas"]["Cron_2.Types.Hour"];
156
- i: components["schemas"]["Cron_2.Types.Minute"];
157
- on?: boolean;
158
- command: components["schemas"]["Cron_2.Params.CommandTrait"]["command"];
159
- } | {
160
- ints: components["schemas"]["TV.API.Types.IntArray"];
161
- strings: components["schemas"] /**
162
- * Элемент для выбора всех групп
163
- */["TV.API.Types.StringArray"];
164
- booleans: components["schemas"]["TV.API.Types.BoolArray"];
165
- enum_numbers: components["schemas"]["Example_2.Types.EnumNumberArray"];
166
- } | {
167
- format?: string;
168
- } | {
169
- number?: components["schemas"]["Example_2.Types.Number"] | null;
170
- number2: components["schemas"]["Example_2.Types.Number"];
171
- letter: components["schemas"]["Example_2.Types.Letter"];
172
- } | {
173
- user: components["schemas"]["Example_2.Types.User"];
174
- } | {
175
- name: components["schemas"]["Informer_2.Types.Config.Name"];
176
- value: number;
177
- } | {
178
- limit?: components["schemas"]["TV.API.Params.LimitTrait"]["limit"];
179
- } | {
180
- next_requisites_id: string;
181
- } | {
182
- subscription_plan_id: string;
183
- subscription_cycle: components["schemas"]["Bank_2.Types.Subscriptions.Cycle"];
184
- } | {
185
- validation_url: string;
186
- } | {
187
- searcher_key: number;
188
- region_key: number;
189
- region_lang: string;
190
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"];
191
- } | {
192
- name: string;
193
- } | {
194
- url: components["schemas"]["TV.API.Types.UrlShort"];
195
- name?: string | null;
196
- tags?: unknown[] | null;
197
- folder_id?: number | null;
198
- on?: number | null;
199
- is_task?: boolean | null;
200
- } | {
201
- question_id: number;
202
- values: unknown[];
203
- } | {
204
- quiz_id: string;
205
- } | {
206
- ids: unknown[];
207
- } | {
208
- card_id: number;
209
- } | {
210
- phones?: (string | unknown[]) | null;
211
- } | {
212
- directory: string;
213
- } | {
214
- target_type: components["schemas"]["Templates_2.Types.TargetType"];
215
- } | {
216
- filename: string;
217
- } | {
218
- projects_ids: components["schemas"]["TV.API.Types.IntArray"];
219
- provider: components["schemas"]["Tpa_2.Types.Provider"];
220
- } | {
221
- link: string;
222
- curl?: components["schemas"]["TV.Libs.Curl.Curl"] | null;
223
- } | {
224
- authorisation_login?: string | null;
225
- authorisation_pass?: string | null;
226
- } | {
227
- phone?: string | null;
228
- name?: string | null;
229
- dateformat?: string | null;
230
- positions_reverse_dates?: boolean | null;
231
- positions_save_regions?: boolean | null;
232
- positions_top_segments?: components["schemas"]["Positions_2.Types.TopSegment"] | null;
233
- } | {
234
- project_id?: number | null;
235
- bot_name?: components["schemas"]["Telegram_2.Types.Bot.Name"] | null;
236
- } | {
237
- group_id?: number | null;
238
- name?: string | null;
239
- priority?: string | null;
240
- counteragent_name?: string | null;
241
- counteragent_inn?: string | null;
242
- purpose?: string | null;
243
- type?: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"] | null;
244
- } | {
245
- post: string;
246
- } | {
247
- props: unknown[];
248
- } | {
249
- rank_id: number;
250
- single_code?: string | null;
251
- codes?: unknown[] | null;
252
- } | {
253
- name_id?: string | null;
254
- category?: components["schemas"]["Admin_2.Types.Users.Ranks.Category"] | null;
255
- name_ru?: string | null;
256
- name_en?: string | null;
257
- descr_ru?: string | null;
258
- descr_en?: string | null;
259
- descr_how_to_use_ru?: string | null;
260
- descr_how_to_use_en?: string | null;
261
- bonus_RUB?: number | null;
262
- bonus_USD?: number | null;
263
- cashback_expenses?: number | null;
264
- cashback_first_payment?: number | null;
265
- discount?: number | null;
266
- referrer_id?: number | null;
267
- from_date?: string | null;
268
- to_date?: string | null;
269
- max_count_usage?: number | null;
270
- currency?: string | null;
271
- only_new_users?: boolean | null;
272
- color?: string | null;
273
- always_visible?: boolean | null;
274
- } | {
275
- requisites_id: string;
276
- } | {
277
- sum: string;
278
- } | {
279
- contract_type: string;
280
- } | {
281
- target_id: string;
282
- type: string;
283
- signed?: boolean;
284
- } | {
285
- targets_ids?: components["schemas"]["TV.API.Types.IntArray"] | null;
286
- org_id?: string | null;
287
- date1?: components["schemas"]["TV.API.Types.Date"] | null;
288
- date2?: components["schemas"]["TV.API.Types.Date"] | null;
289
- type: string;
290
- signed?: boolean;
291
- } | {
292
- campaign_tv_id: number;
293
- } | {
294
- region_index?: number | null;
295
- searcher_key?: components["schemas"]["Positions_2.Types.SearcherKey"] | null;
296
- region_key?: number | null;
297
- region_lang?: string | null;
298
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"] | null;
299
- action?: components["schemas"]["Content_2.Types.Apometr.Action"];
300
- date_month?: components["schemas"]["TV.API.Types.Date"] | null;
301
- } | {
302
- subscribe: boolean;
303
- } | {
304
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
305
- parent_url: string;
306
- urls: unknown[];
307
- } | {
308
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
309
- url?: string | null;
310
- } | {
311
- type: components["schemas"]["Informer_2.Types.Push.Token.Type"];
312
- token: string;
313
- } | {
314
- searchers_keys?: components["schemas"]["Mentions_2.Types.SearchersKeys"] | null;
315
- } | {
316
- payment_id: number;
317
- suspend: boolean;
318
- } | {
319
- next_to_diadoc: boolean;
320
- } | {
321
- domain: components["schemas"]["TV.API.Types.UrlShort"];
322
- } | {
323
- keywords: unknown[];
324
- qualifiers: components["schemas"]["Keywords_2.Types.Volumes.Qualifiers"];
325
- } | {
326
- questions_responses: unknown[];
327
- } | {
328
- type: components["schemas"]["Robot_2.Types.Admin.Anonses.Type"];
329
- ref_id: string;
330
- } | {
331
- site: string;
332
- } | {
333
- record: number;
334
- hash: number;
335
- } | {
336
- log: string;
337
- from: string;
338
- } | {
339
- search?: string | null;
340
- } | {
341
- currency: components["schemas"]["TV.API.Types.Currency"];
342
- } | {
343
- pass: string;
344
- pass_new: string;
345
- pass_new_confirm: string;
346
- } | {
347
- email: components["schemas"]["TV.API.Types.Email"];
348
- } | {
349
- theme: string;
350
- } | {
351
- timezone: string;
352
- } | {
353
- promocode: string;
354
- email?: components["schemas"]["TV.API.Types.Email"] | null;
355
- halloween_rank?: string | null;
356
- redirect?: string;
357
- } | {
358
- date1: components["schemas"]["TV.API.Types.Date"];
359
- date2: components["schemas"]["TV.API.Types.Date"];
360
- } | {
361
- group_id: number;
362
- type: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"];
363
- counteragent_name: string;
364
- counteragent_inn: string;
365
- purpose?: string | null;
366
- } | {
367
- group_id: number;
368
- filter_id: number;
369
- } | {
370
- filter_id: number;
371
- type: string;
372
- counteragent_name: string;
373
- counteragent_inn: string;
374
- purpose?: string | null;
375
- } | {
31
+ export declare const genApiGetGroups: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, "/get/keywordsAi_2/groups/" | "/get/keywords_2/groups/", true>, ("name" | "id" | "folder_id" | "folder_path")[], Api.Params<Api.ClientRequestContext< paths, "/get/keywordsAi_2/groups/" | "/get/keywords_2/groups/", true>, undefined, {
32
+ "COUNT(*)"?: any;
33
+ id?: any;
34
+ project_id?: any;
35
+ folder_id?: any;
36
+ name?: any;
37
+ on?: any;
38
+ status?: any;
39
+ ord?: any;
40
+ folder_path?: any;
41
+ folder_ord?: any;
42
+ count_keywords?: any;
43
+ }, {
44
+ folder_id_depth?: boolean | null;
45
+ show_trash?: number;
46
+ project_id: number;
47
+ fetch_style?: components["schemas"]["Selector.Types.FetchStyle"] | null;
48
+ fields?: unknown[];
49
+ orders?: unknown[];
50
+ filters?: unknown[];
376
51
  id?: number | null;
377
- } | {
378
- month: string;
379
- } | {
380
- test: boolean;
381
- } | {
382
- tariff_id?: number | null;
383
- } | {
384
- datetime: components["schemas"]["TV.API.Types.Datetime"];
385
- region_index: number;
386
- action: components["schemas"]["Content_2.Types.Apometr.Action"];
387
- } | {
388
- date?: components["schemas"]["TV.API.Types.Date"] | null;
389
- } | {
390
- course_url: string;
391
- } | {
392
- keywords: unknown[];
393
- qualifiers: components["schemas"]["Keywords_2.Types.Collect.Qualifiers"];
394
- keywords_minus?: unknown[];
395
- } | {
396
- list_ip: string;
397
- } | {
398
- server_name: string;
399
- } | {
400
- comment: string;
401
- ticket_id: number;
402
- } | {
403
- resource_admin: string;
404
- ticket_id: number;
405
- } | {
406
- hash: string;
407
- } | {
408
- file?: string | null;
409
- } | {
410
- rank: components["schemas"]["Users_2.Types.ResultsYear.Rank"];
411
- param?: string;
412
- } | {
413
- userId: number;
414
- } | {
415
- period?: number;
416
- } | {
417
- project_id?: number;
418
- } | {
419
- jwt: string;
420
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
421
- } | {
422
- access_token: string;
423
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
424
- } | {
425
- code: string;
426
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
427
- redirect: string;
428
- } | {
429
- size: number;
430
- token: string;
431
- }, "fields" | "filters" | "orders" | "fetch_style">, never>;
52
+ limit?: number | null;
53
+ offset?: number;
54
+ }>, Api.ModelFields<{
55
+ "COUNT(*)"?: any;
56
+ id?: any;
57
+ project_id?: any;
58
+ folder_id?: any;
59
+ name?: any;
60
+ on?: any;
61
+ status?: any;
62
+ ord?: any;
63
+ folder_path?: any;
64
+ folder_ord?: any;
65
+ count_keywords?: any;
66
+ }> | undefined>;
432
67
  /**
433
68
  * Создать API запрос на добавление групп
434
69
  */
435
- export declare const genApiAddGroup: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, keyof paths, true>, never, Omit<Record<string, never> | {
436
- ec?: string | null;
437
- ea?: string | null;
438
- el?: string | null;
439
- uid?: number | null;
440
- hash_id?: number | null;
441
- hash?: number | null;
442
- } | {
443
- url: string;
444
- debug?: number;
445
- } | {
446
- system: components["schemas"]["Recurring_2.Types.System"];
447
- type: components["schemas"]["Recurring_2.Types.Type"];
448
- min_sum?: number | null;
449
- refill_sum?: number | null;
450
- target?: components["schemas"]["TV.API.Types.Url"] | null;
451
- cardId?: number | null;
452
- } | {
453
- type: string;
454
- target_id: number;
455
- target_id_2?: number | null;
456
- } | {
457
- type: components["schemas"]["Tags_2.Types.Type"];
458
- project_id?: number | null;
459
- } | {
460
- link: string;
461
- title?: string | null;
462
- add_secret?: boolean;
463
- tags?: components["schemas"]["Tpvsr_2.Types.Tags"] | null;
464
- fields?: unknown[] | null;
465
- } | {
466
- subdomain?: components["schemas"]["TV.API.Types.Topvisor.Subdomain"];
467
- url: string;
468
- comment?: string;
469
- rate: components["schemas"]["Votes_2.Types.Rate"];
470
- } | {
471
- url: components["schemas"]["TV.API.Types.Url"];
472
- w: number;
473
- h: number;
474
- timeout_ms?: number;
475
- full_page?: boolean;
476
- lang?: string | null;
477
- clip_w?: number | null;
478
- clip_h?: number | null;
479
- clip_x?: number | null;
480
- clip_y?: number | null;
481
- } | {
482
- log_file: string;
483
- } | {
484
- state_time_end: components["schemas"]["TV.API.Types.Date"];
485
- } | {
486
- tpl: string;
487
- } | {
488
- text: string;
489
- } | {
490
- lang?: components["schemas"]["TV.API.Types.Lang"] | null;
491
- } | {
492
- bik?: string;
493
- } | {
494
- fields?: components["schemas"]["TV.API.Params.FieldsTrait"]["fields"];
495
- } | {
496
- id: string;
497
- } | {
498
- inn: string;
499
- } | {
500
- alias?: string | null;
501
- promo_text?: string | null;
502
- promo_label?: string | null;
503
- promo_link?: components["schemas"]["TV.API.Types.Url"] | null;
504
- show_in_author_list?: boolean | null;
505
- } | {
506
- user_id: number;
507
- bookmark: boolean;
508
- } | {
509
- subdomain?: components["schemas"]["Content_2.Types.Subdomain"] | null;
510
- tag?: string;
511
- url?: string | null;
512
- } | {
513
- description: string;
514
- days: components["schemas"]["Cron_2.Types.Days"];
515
- hh: components["schemas"]["Cron_2.Types.Hour"];
516
- i: components["schemas"]["Cron_2.Types.Minute"];
70
+ export declare const genApiAddGroup: (client: Api.Client<Api.TV.Paths, true>, service: NonNullable<Props["service"]>) => Api.ClientRequest<Api.ClientRequestContext< paths, "/add/keywordsAi_2/groups/" | "/add/keywords_2/groups/", true>, never, Omit<{
71
+ to_id?: number;
72
+ to_type?: components["schemas"]["Keywords_2.Types.Groups.ToType"];
73
+ names?: unknown[] | null;
74
+ name?: unknown[] | null;
517
75
  on?: boolean;
518
- command: components["schemas"]["Cron_2.Params.CommandTrait"]["command"];
519
- } | {
520
- ints: components["schemas"]["TV.API.Types.IntArray"];
521
- strings: components["schemas"] /**
522
- * Элемент для выбора всех групп
523
- */["TV.API.Types.StringArray"];
524
- booleans: components["schemas"]["TV.API.Types.BoolArray"];
525
- enum_numbers: components["schemas"]["Example_2.Types.EnumNumberArray"];
526
- } | {
527
- format?: string;
528
- } | {
529
- number?: components["schemas"]["Example_2.Types.Number"] | null;
530
- number2: components["schemas"]["Example_2.Types.Number"];
531
- letter: components["schemas"]["Example_2.Types.Letter"];
532
- } | {
533
- user: components["schemas"]["Example_2.Types.User"];
534
- } | {
535
- name: components["schemas"]["Informer_2.Types.Config.Name"];
536
- value: number;
537
- } | {
538
- limit?: components["schemas"]["TV.API.Params.LimitTrait"]["limit"];
539
- } | {
540
- next_requisites_id: string;
541
- } | {
542
- subscription_plan_id: string;
543
- subscription_cycle: components["schemas"]["Bank_2.Types.Subscriptions.Cycle"];
544
- } | {
545
- validation_url: string;
546
- } | {
547
- searcher_key: number;
548
- region_key: number;
549
- region_lang: string;
550
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"];
551
- } | {
552
- name: string;
553
- } | {
554
- url: components["schemas"]["TV.API.Types.UrlShort"];
555
- name?: string | null;
556
- tags?: unknown[] | null;
557
- folder_id?: number | null;
558
- on?: number | null;
559
- is_task?: boolean | null;
560
- } | {
561
- question_id: number;
562
- values: unknown[];
563
- } | {
564
- quiz_id: string;
565
- } | {
566
- ids: unknown[];
567
- } | {
568
- card_id: number;
569
- } | {
570
- phones?: (string | unknown[]) | null;
571
- } | {
572
- directory: string;
573
- } | {
574
- target_type: components["schemas"]["Templates_2.Types.TargetType"];
575
- } | {
576
- filename: string;
577
- } | {
578
- projects_ids: components["schemas"]["TV.API.Types.IntArray"];
579
- provider: components["schemas"]["Tpa_2.Types.Provider"];
580
- } | {
581
- link: string;
582
- curl?: components["schemas"]["TV.Libs.Curl.Curl"] | null;
583
- } | {
584
- authorisation_login?: string | null;
585
- authorisation_pass?: string | null;
586
- } | {
587
- phone?: string | null;
588
- name?: string | null;
589
- dateformat?: string | null;
590
- positions_reverse_dates?: boolean | null;
591
- positions_save_regions?: boolean | null;
592
- positions_top_segments?: components["schemas"]["Positions_2.Types.TopSegment"] | null;
593
- } | {
594
- project_id?: number | null;
595
- bot_name?: components["schemas"]["Telegram_2.Types.Bot.Name"] | null;
596
- } | {
597
- group_id?: number | null;
598
- name?: string | null;
599
- priority?: string | null;
600
- counteragent_name?: string | null;
601
- counteragent_inn?: string | null;
602
- purpose?: string | null;
603
- type?: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"] | null;
604
- } | {
605
- post: string;
606
- } | {
607
- props: unknown[];
608
- } | {
609
- rank_id: number;
610
- single_code?: string | null;
611
- codes?: unknown[] | null;
612
- } | {
613
- name_id?: string | null;
614
- category?: components["schemas"]["Admin_2.Types.Users.Ranks.Category"] | null;
615
- name_ru?: string | null;
616
- name_en?: string | null;
617
- descr_ru?: string | null;
618
- descr_en?: string | null;
619
- descr_how_to_use_ru?: string | null;
620
- descr_how_to_use_en?: string | null;
621
- bonus_RUB?: number | null;
622
- bonus_USD?: number | null;
623
- cashback_expenses?: number | null;
624
- cashback_first_payment?: number | null;
625
- discount?: number | null;
626
- referrer_id?: number | null;
627
- from_date?: string | null;
628
- to_date?: string | null;
629
- max_count_usage?: number | null;
630
- currency?: string | null;
631
- only_new_users?: boolean | null;
632
- color?: string | null;
633
- always_visible?: boolean | null;
634
- } | {
635
- requisites_id: string;
636
- } | {
637
- sum: string;
638
- } | {
639
- contract_type: string;
640
- } | {
641
- target_id: string;
642
- type: string;
643
- signed?: boolean;
644
- } | {
645
- targets_ids?: components["schemas"]["TV.API.Types.IntArray"] | null;
646
- org_id?: string | null;
647
- date1?: components["schemas"]["TV.API.Types.Date"] | null;
648
- date2?: components["schemas"]["TV.API.Types.Date"] | null;
649
- type: string;
650
- signed?: boolean;
651
- } | {
652
- campaign_tv_id: number;
653
- } | {
654
- region_index?: number | null;
655
- searcher_key?: components["schemas"]["Positions_2.Types.SearcherKey"] | null;
656
- region_key?: number | null;
657
- region_lang?: string | null;
658
- region_device?: components["schemas"]["Positions_2.Types.RegionDevice"] | null;
659
- action?: components["schemas"]["Content_2.Types.Apometr.Action"];
660
- date_month?: components["schemas"]["TV.API.Types.Date"] | null;
661
- } | {
662
- subscribe: boolean;
663
- } | {
664
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
665
- parent_url: string;
666
- urls: unknown[];
667
- } | {
668
- subdomain: components["schemas"]["Content_2.Types.Subdomain"];
669
- url?: string | null;
670
- } | {
671
- type: components["schemas"]["Informer_2.Types.Push.Token.Type"];
672
- token: string;
673
- } | {
674
- searchers_keys?: components["schemas"]["Mentions_2.Types.SearchersKeys"] | null;
675
- } | {
676
- payment_id: number;
677
- suspend: boolean;
678
- } | {
679
- next_to_diadoc: boolean;
680
- } | {
681
- domain: components["schemas"]["TV.API.Types.UrlShort"];
682
- } | {
683
- keywords: unknown[];
684
- qualifiers: components["schemas"]["Keywords_2.Types.Volumes.Qualifiers"];
685
- } | {
686
- questions_responses: unknown[];
687
- } | {
688
- type: components["schemas"]["Robot_2.Types.Admin.Anonses.Type"];
689
- ref_id: string;
690
- } | {
691
- site: string;
692
- } | {
693
- record: number;
694
- hash: number;
695
- } | {
696
- log: string;
697
- from: string;
698
- } | {
699
- search?: string | null;
700
- } | {
701
- currency: components["schemas"]["TV.API.Types.Currency"];
702
- } | {
703
- pass: string;
704
- pass_new: string;
705
- pass_new_confirm: string;
706
- } | {
707
- email: components["schemas"]["TV.API.Types.Email"];
708
- } | {
709
- theme: string;
710
- } | {
711
- timezone: string;
712
- } | {
713
- promocode: string;
714
- email?: components["schemas"]["TV.API.Types.Email"] | null;
715
- halloween_rank?: string | null;
716
- redirect?: string;
717
- } | {
718
- date1: components["schemas"]["TV.API.Types.Date"];
719
- date2: components["schemas"]["TV.API.Types.Date"];
720
- } | {
721
- group_id: number;
722
- type: components["schemas"]["Admin_2.Types.Accounting.Group.FilterType"];
723
- counteragent_name: string;
724
- counteragent_inn: string;
725
- purpose?: string | null;
726
- } | {
727
- group_id: number;
728
- filter_id: number;
729
- } | {
730
- filter_id: number;
731
- type: string;
732
- counteragent_name: string;
733
- counteragent_inn: string;
734
- purpose?: string | null;
735
- } | {
736
- id?: number | null;
737
- } | {
738
- month: string;
739
- } | {
740
- test: boolean;
741
- } | {
742
- tariff_id?: number | null;
743
- } | {
744
- datetime: components["schemas"]["TV.API.Types.Datetime"];
745
- region_index: number;
746
- action: components["schemas"]["Content_2.Types.Apometr.Action"];
747
- } | {
748
- date?: components["schemas"]["TV.API.Types.Date"] | null;
749
- } | {
750
- course_url: string;
751
- } | {
752
- keywords: unknown[];
753
- qualifiers: components["schemas"]["Keywords_2.Types.Collect.Qualifiers"];
754
- keywords_minus?: unknown[];
755
- } | {
756
- list_ip: string;
757
- } | {
758
- server_name: string;
759
- } | {
760
- comment: string;
761
- ticket_id: number;
762
- } | {
763
- resource_admin: string;
764
- ticket_id: number;
765
- } | {
766
- hash: string;
767
- } | {
768
- file?: string | null;
769
- } | {
770
- rank: components["schemas"]["Users_2.Types.ResultsYear.Rank"];
771
- param?: string;
772
- } | {
773
- userId: number;
774
- } | {
775
- period?: number;
776
- } | {
777
- project_id?: number;
778
- } | {
779
- jwt: string;
780
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
781
- } | {
782
- access_token: string;
783
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
784
- } | {
785
- code: string;
786
- action: components["schemas"]["Users_2.Types.Tpa.Action"];
787
- redirect: string;
788
- } | {
789
- size: number;
790
- token: string;
76
+ status?: boolean;
77
+ project_id: number;
791
78
  }, "fields" | "filters" | "orders" | "fetch_style">, never>;