adata-ui 4.0.0 → 4.0.2

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 (32) hide show
  1. package/dist/module.d.mts +1 -0
  2. package/dist/module.json +2 -1
  3. package/dist/module.mjs +28 -4
  4. package/dist/runtime/components/Footer.vue +117 -0
  5. package/dist/runtime/components/Footer.vue.d.ts +2 -0
  6. package/dist/runtime/components/FooterAccordion.vue +13 -0
  7. package/dist/runtime/components/FooterAccordion.vue.d.ts +2 -0
  8. package/dist/runtime/components/Header.vue +2 -2
  9. package/dist/runtime/components/Header.vue.d.ts +1 -1
  10. package/dist/runtime/i18n/i18n.config.d.ts +1599 -0
  11. package/dist/runtime/i18n/i18n.config.js +20 -0
  12. package/dist/runtime/icons/adata.vue +19 -0
  13. package/dist/runtime/icons/adata.vue.d.ts +2 -0
  14. package/dist/runtime/icons/socials/facebook.vue +15 -0
  15. package/dist/runtime/icons/socials/facebook.vue.d.ts +2 -0
  16. package/dist/runtime/icons/socials/instagram.vue +19 -0
  17. package/dist/runtime/icons/socials/instagram.vue.d.ts +2 -0
  18. package/dist/runtime/icons/socials/linkedin.vue +24 -0
  19. package/dist/runtime/icons/socials/linkedin.vue.d.ts +2 -0
  20. package/dist/runtime/icons/socials/telegram.vue +15 -0
  21. package/dist/runtime/icons/socials/telegram.vue.d.ts +2 -0
  22. package/dist/runtime/icons/socials/tik-tok.vue +15 -0
  23. package/dist/runtime/icons/socials/tik-tok.vue.d.ts +2 -0
  24. package/dist/runtime/icons/socials/youtube.vue +16 -0
  25. package/dist/runtime/icons/socials/youtube.vue.d.ts +2 -0
  26. package/dist/runtime/lang/en.d.ts +4 -0
  27. package/dist/runtime/lang/en.js +535 -0
  28. package/dist/runtime/lang/kk.d.ts +4 -0
  29. package/dist/runtime/lang/kk.js +535 -0
  30. package/dist/runtime/lang/ru.d.ts +531 -0
  31. package/dist/runtime/lang/ru.js +529 -0
  32. package/package.json +4 -1
@@ -0,0 +1,531 @@
1
+ declare const RuLocale: {
2
+ lang: {
3
+ ru: {
4
+ short: string;
5
+ long: string;
6
+ };
7
+ kk: {
8
+ short: string;
9
+ long: string;
10
+ };
11
+ en: {
12
+ short: string;
13
+ long: string;
14
+ };
15
+ };
16
+ reuse: {
17
+ yes: string;
18
+ };
19
+ header: {
20
+ top: {
21
+ requestLimit: string;
22
+ daysLeft: string;
23
+ };
24
+ profile: {
25
+ tariff: string;
26
+ balance: string;
27
+ connected: string;
28
+ currentBalance: string;
29
+ addBalance: string;
30
+ requests: string;
31
+ daysLeft: string;
32
+ currentTheme: string;
33
+ colorScheme: string;
34
+ logout: string;
35
+ menu: {
36
+ personalInfo: string;
37
+ security: string;
38
+ work: string;
39
+ paymentHistory: string;
40
+ notifications: string;
41
+ favourites: string;
42
+ myReports: string;
43
+ browsingHistory: string;
44
+ myGroups: string;
45
+ notes: string;
46
+ };
47
+ };
48
+ mega: {
49
+ favourites: string;
50
+ tariffs: string;
51
+ useful: string;
52
+ apiDescription: string;
53
+ termsOfUse: string;
54
+ privacyPolicy: string;
55
+ };
56
+ navs: {
57
+ products: string;
58
+ tariffs: string;
59
+ contacts: string;
60
+ };
61
+ products: {
62
+ counterparties: {
63
+ label: string;
64
+ items: {
65
+ counterparty: {
66
+ title: string;
67
+ subtitle: string;
68
+ };
69
+ wholesale: {
70
+ title: string;
71
+ subtitle: string;
72
+ };
73
+ foreign: {
74
+ title: string;
75
+ subtitle: string;
76
+ };
77
+ compare: {
78
+ title: string;
79
+ subtitle: string;
80
+ };
81
+ networks: {
82
+ title: string;
83
+ subtitle: string;
84
+ };
85
+ unloading: {
86
+ title: string;
87
+ subtitle: string;
88
+ };
89
+ sanction: {
90
+ title: string;
91
+ subtitle: string;
92
+ };
93
+ offshore: {
94
+ title: string;
95
+ subtitle: string;
96
+ };
97
+ };
98
+ };
99
+ jobs: {
100
+ label: string;
101
+ items: {
102
+ vacancies: {
103
+ title: string;
104
+ subtitle: string;
105
+ };
106
+ resume: {
107
+ title: string;
108
+ subtitle: string;
109
+ };
110
+ };
111
+ };
112
+ tenders: {
113
+ label: string;
114
+ items: {
115
+ tenders: {
116
+ title: string;
117
+ subtitle: string;
118
+ };
119
+ contracts: {
120
+ title: string;
121
+ subtitle: string;
122
+ };
123
+ procurement: {
124
+ title: string;
125
+ subtitle: string;
126
+ };
127
+ };
128
+ };
129
+ fines: {
130
+ label: string;
131
+ items: {
132
+ fines: {
133
+ title: string;
134
+ subtitle: string;
135
+ };
136
+ auto: {
137
+ title: string;
138
+ subtitle: string;
139
+ };
140
+ wholesaleAuto: {
141
+ title: string;
142
+ subtitle: string;
143
+ };
144
+ };
145
+ };
146
+ analytics: {
147
+ label: string;
148
+ items: {
149
+ clients: {
150
+ title: string;
151
+ subtitle: string;
152
+ };
153
+ procurement: {
154
+ title: string;
155
+ subtitle: string;
156
+ };
157
+ activity: {
158
+ title: string;
159
+ subtitle: string;
160
+ };
161
+ subjects: {
162
+ title: string;
163
+ subtitle: string;
164
+ };
165
+ rate: {
166
+ title: string;
167
+ subtitle: string;
168
+ };
169
+ };
170
+ };
171
+ fea: {
172
+ label: string;
173
+ items: {
174
+ i: {
175
+ t: string;
176
+ st: string;
177
+ };
178
+ o: {
179
+ t: string;
180
+ st: string;
181
+ };
182
+ cp: {
183
+ t: string;
184
+ st: string;
185
+ };
186
+ ca: {
187
+ t: string;
188
+ st: string;
189
+ };
190
+ tr: {
191
+ t: string;
192
+ st: string;
193
+ };
194
+ };
195
+ };
196
+ compliance: {
197
+ label: string;
198
+ items: {
199
+ l: {
200
+ t: string;
201
+ st: string;
202
+ };
203
+ };
204
+ };
205
+ galleryCards: {
206
+ unload: {
207
+ title: string;
208
+ subtitle: string;
209
+ };
210
+ ved: {
211
+ title: string;
212
+ subtitle: string;
213
+ };
214
+ compliance: {
215
+ title: string;
216
+ subtitle: string;
217
+ };
218
+ };
219
+ };
220
+ contacts: {
221
+ almaty: {
222
+ title: string;
223
+ adress: {
224
+ title: string;
225
+ subtitle: string;
226
+ };
227
+ email: {
228
+ title: string;
229
+ };
230
+ schedule: {
231
+ title: string;
232
+ subtitle: string;
233
+ };
234
+ sellDep: {
235
+ title: string;
236
+ };
237
+ support: {
238
+ title: string;
239
+ subtitle: string;
240
+ linkTitle: string;
241
+ };
242
+ };
243
+ astana: {
244
+ title: string;
245
+ adress: {
246
+ title: string;
247
+ subtitle: string;
248
+ };
249
+ email: {
250
+ title: string;
251
+ };
252
+ schedule: {
253
+ title: string;
254
+ subtitle: string;
255
+ };
256
+ sellDep: {
257
+ title: string;
258
+ };
259
+ details: {
260
+ title: string;
261
+ subtitle: string;
262
+ };
263
+ };
264
+ toContacts: string;
265
+ };
266
+ login: string;
267
+ oldVersion: string;
268
+ notifications: {
269
+ title: string;
270
+ seeAll: string;
271
+ noData: string;
272
+ };
273
+ };
274
+ footer: {
275
+ info: {
276
+ tariff: string;
277
+ helpful: string;
278
+ api: string;
279
+ userAgreement: string;
280
+ privacyPolicy: string;
281
+ vacancy: string;
282
+ counterparty: string;
283
+ contacts: string;
284
+ };
285
+ counterparties: {
286
+ title: string;
287
+ checkCounterparties: string;
288
+ compareCounterparties: string;
289
+ indirectConnections: string;
290
+ massCheck: string;
291
+ foreignCounterparties: string;
292
+ sanctions: string;
293
+ offshores: string;
294
+ };
295
+ work: {
296
+ title: string;
297
+ createFindVacancies: string;
298
+ createFindResume: string;
299
+ };
300
+ tenders: {
301
+ title: string;
302
+ searchTenders: string;
303
+ purchasePlans: string;
304
+ };
305
+ fines: {
306
+ title: string;
307
+ checkFines: string;
308
+ checkAuto: string;
309
+ massCheckAuto: string;
310
+ };
311
+ analytics: {
312
+ title: string;
313
+ searchCustomers: string;
314
+ purchaseAnalysis: string;
315
+ businessActivityIndex: string;
316
+ taxpayerRanking: string;
317
+ businessEntities: string;
318
+ };
319
+ fea: {
320
+ title: string;
321
+ i: string;
322
+ o: string;
323
+ cp: string;
324
+ calc: string;
325
+ mr: string;
326
+ };
327
+ compliance: {
328
+ title: string;
329
+ };
330
+ LLP: string;
331
+ };
332
+ our_clients: {
333
+ title: string;
334
+ };
335
+ forms: {
336
+ feedback: {
337
+ title: string;
338
+ subtitle: string;
339
+ email: string;
340
+ phone: string;
341
+ comment: string;
342
+ send: string;
343
+ close: string;
344
+ fieldRequired: string;
345
+ emailValid: string;
346
+ phoneMinLength: string;
347
+ commentMinLength: string;
348
+ commentMaxLength: string;
349
+ modalTitle: string;
350
+ modalSubtitle: string;
351
+ };
352
+ demo: {
353
+ t: string;
354
+ st: string;
355
+ e: string;
356
+ n: string;
357
+ p: string;
358
+ c: string;
359
+ b: string;
360
+ };
361
+ };
362
+ errorPage: {
363
+ 504: {
364
+ title: string;
365
+ subTitle: string;
366
+ };
367
+ 401: {
368
+ title: string;
369
+ subTitle: string;
370
+ };
371
+ 400: {
372
+ title: string;
373
+ subTitle: string;
374
+ };
375
+ 404: {
376
+ title: string;
377
+ subTitle: string;
378
+ subTitleSecond: string;
379
+ };
380
+ 403: {
381
+ title: string;
382
+ subTitle: string;
383
+ subTitleSecond: string;
384
+ };
385
+ 503: {
386
+ title: string;
387
+ subTitle: string;
388
+ };
389
+ 502: {
390
+ title: string;
391
+ subTitle: string;
392
+ list: string[];
393
+ };
394
+ 500: {
395
+ title: string;
396
+ subTitle: string;
397
+ };
398
+ };
399
+ actions: {
400
+ goToMainPage: string;
401
+ showMore: string;
402
+ close: string;
403
+ send: string;
404
+ };
405
+ modals: {
406
+ auth: {
407
+ title: string;
408
+ content: string;
409
+ firstTime: string;
410
+ };
411
+ limit: {
412
+ title: string;
413
+ content: string;
414
+ changedToBasic: string;
415
+ basicPlus: string;
416
+ };
417
+ mobile_navigation: {
418
+ type_main: string;
419
+ type_contacts: string;
420
+ type_tariff: string;
421
+ type_login: string;
422
+ type_profile: string;
423
+ return_button: string;
424
+ };
425
+ payment_method: {
426
+ title: string;
427
+ questions: string;
428
+ banks: {
429
+ kaspi: string;
430
+ other: string;
431
+ };
432
+ redirects_bank: {
433
+ title: string;
434
+ paymentId: string;
435
+ subtitle: string;
436
+ };
437
+ };
438
+ connecting: {
439
+ title: string;
440
+ questions: string;
441
+ };
442
+ replenish_modal: {
443
+ title: string;
444
+ info: string;
445
+ enter_sum: string;
446
+ };
447
+ low_balance: {
448
+ title: string;
449
+ current_balance: string;
450
+ questions: string;
451
+ };
452
+ another_device_modal: {
453
+ title: string;
454
+ info: string;
455
+ alert: string;
456
+ };
457
+ no_access: {
458
+ title: string;
459
+ info: string;
460
+ };
461
+ buttons: {
462
+ close: string;
463
+ back: string;
464
+ buy: string;
465
+ topUp: string;
466
+ goToMainPage: string;
467
+ logIn: string;
468
+ register: string;
469
+ goTariffs: string;
470
+ example: string;
471
+ toMain: string;
472
+ goToKaspi: string;
473
+ };
474
+ submit_application_modal: {
475
+ title: string;
476
+ labels: {
477
+ name: string;
478
+ email: string;
479
+ phone: string;
480
+ comment: string;
481
+ };
482
+ rules: {
483
+ required: string;
484
+ email: string;
485
+ };
486
+ };
487
+ application_accepted_modal: {
488
+ title: string;
489
+ info: string;
490
+ };
491
+ report_bug: {
492
+ title: string;
493
+ confirmed: string;
494
+ gratitude: string;
495
+ labels: {
496
+ name: string;
497
+ email: string;
498
+ phone: string;
499
+ comment: string;
500
+ };
501
+ validation: {
502
+ required: string;
503
+ phone: string;
504
+ };
505
+ };
506
+ };
507
+ mobile_navigation: {
508
+ contacts: {
509
+ first_type: string;
510
+ second_type: string;
511
+ allData: {
512
+ address: string;
513
+ address_info: string;
514
+ email: string;
515
+ mode: string;
516
+ mode_info: string;
517
+ sales_department: string;
518
+ technical_support: string;
519
+ support_link_title: string;
520
+ };
521
+ };
522
+ content: {};
523
+ };
524
+ illustrations: {
525
+ afterLogInBlock: {
526
+ tariff: string;
527
+ login: string;
528
+ };
529
+ };
530
+ };
531
+ export default RuLocale;