adata-ui 3.1.8 → 3.1.9

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.
package/dist/module.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "nuxt": ">=3.16.0"
6
6
  },
7
7
  "failOnWarn": false,
8
- "version": "3.1.8",
8
+ "version": "3.1.9",
9
9
  "builder": {
10
10
  "@nuxt/module-builder": "1.0.1",
11
11
  "unbuild": "3.5.0"
@@ -50,43 +50,43 @@ const socialMedia = [
50
50
  ];
51
51
  const mainLinks = {
52
52
  services: {
53
- title: "footer.newVersion.services.title",
53
+ title: "footer.services",
54
54
  items: [
55
55
  [
56
56
  {
57
- title: "footer.newVersion.services.counterparties",
57
+ title: "footer.counterparties.title",
58
58
  link: `https://pk.${mode}.kz`
59
59
  },
60
60
  {
61
- title: "footer.newVersion.services.fines",
61
+ title: "footer.fines.title",
62
62
  link: `https://avto.${mode}.kz/`
63
63
  },
64
64
  {
65
- title: "footer.newVersion.services.work",
65
+ title: "footer.work.title",
66
66
  link: `https://work.${mode}.kz/`
67
67
  },
68
68
  {
69
- title: "footer.newVersion.services.analytics",
69
+ title: "footer.analytics.title",
70
70
  link: `https://analytics-new.${mode}.kz/`
71
71
  },
72
72
  {
73
- title: "footer.newVersion.services.procurement",
73
+ title: "footer.tenders.title",
74
74
  link: `https://tender.${mode}.kz/`
75
75
  }
76
76
  ],
77
77
  [
78
78
  {
79
- title: "footer.newVersion.services.compliance",
79
+ title: "footer.compliance.title",
80
80
  link: `https://ac.${mode}.kz/compliance`,
81
81
  isNew: true
82
82
  },
83
83
  {
84
- title: "footer.newVersion.services.edo",
84
+ title: "header.products.edo.label",
85
85
  link: `https://edo.${mode}.kz/`,
86
86
  isNew: true
87
87
  },
88
88
  {
89
- title: "footer.newVersion.services.ved",
89
+ title: "footer.fea.title",
90
90
  link: `https://tnved.${mode}.kz/`,
91
91
  isNew: true
92
92
  }
@@ -94,38 +94,38 @@ const mainLinks = {
94
94
  ]
95
95
  },
96
96
  useful: {
97
- title: "footer.newVersion.useful.title",
97
+ title: "footer.useful",
98
98
  link: `https://${mode}.kz` + PAGES.usefulMain,
99
99
  items: [[
100
100
  {
101
- title: "footer.newVersion.useful.apiDescription",
101
+ title: "footer.info.api",
102
102
  link: `https://${mode}.kz` + PAGES.apiDescription
103
103
  },
104
104
  {
105
- title: "footer.newVersion.useful.userAgreement",
105
+ title: "footer.info.userAgreement",
106
106
  link: `https://${mode}.kz` + PAGES.userAgreement
107
107
  },
108
108
  {
109
- title: "footer.newVersion.useful.privacyPolicy",
109
+ title: "footer.info.privacyPolicy",
110
110
  link: `https://${mode}.kz` + PAGES.privacy
111
111
  },
112
112
  {
113
- title: "footer.newVersion.useful.vacancies",
113
+ title: "footer.info.vacancy",
114
114
  link: `https://${mode}.kz` + PAGES.vacancy
115
115
  },
116
116
  {
117
- title: "footer.newVersion.useful.companyDirectory",
117
+ title: "footer.info.counterparty",
118
118
  link: `https://pk.${mode}.kz` + PAGES.pk.counterparty
119
119
  }
120
120
  ]]
121
121
  }
122
122
  };
123
123
  const contactLinks = {
124
- title: "footer.newVersion.contacts.title",
124
+ title: "footer.contacts.title",
125
125
  link: `https://${mode}.kz` + PAGES.contacts,
126
126
  items: [
127
127
  {
128
- title: "footer.newVersion.contacts.address",
128
+ title: "footer.contacts.address",
129
129
  link: "https://go.2gis.com/30j2f",
130
130
  startIcon: INavigationLocation,
131
131
  endIcon: null
@@ -143,7 +143,7 @@ const contactLinks = {
143
143
  endIcon: null
144
144
  },
145
145
  {
146
- title: "footer.newVersion.contacts.goToChat",
146
+ title: "footer.contacts.goToChat",
147
147
  link: "https://api.whatsapp.com/send?phone=77712289041",
148
148
  startIcon: null,
149
149
  endIcon: INavigationExpandWindow,
@@ -345,32 +345,6 @@ declare const _default: {
345
345
  };
346
346
  LLP: string;
347
347
  slogan: string;
348
- newVersion: {
349
- services: {
350
- title: string;
351
- counterparties: string;
352
- compliance: string;
353
- edo: string;
354
- ved: string;
355
- procurement: string;
356
- fines: string;
357
- work: string;
358
- analytics: string;
359
- };
360
- useful: {
361
- title: string;
362
- apiDescription: string;
363
- userAgreement: string;
364
- privacyPolicy: string;
365
- vacancies: string;
366
- companyDirectory: string;
367
- };
368
- contacts: {
369
- title: string;
370
- address: string;
371
- goToChat: string;
372
- };
373
- };
374
348
  };
375
349
  our_clients: {
376
350
  title: string;
@@ -919,32 +893,6 @@ declare const _default: {
919
893
  };
920
894
  LLP: string;
921
895
  slogan: string;
922
- newVersion: {
923
- services: {
924
- title: string;
925
- counterparties: string;
926
- compliance: string;
927
- edo: string;
928
- ved: string;
929
- procurement: string;
930
- fines: string;
931
- work: string;
932
- analytics: string;
933
- };
934
- useful: {
935
- title: string;
936
- apiDescription: string;
937
- userAgreement: string;
938
- privacyPolicy: string;
939
- vacancies: string;
940
- companyDirectory: string;
941
- };
942
- contacts: {
943
- title: string;
944
- address: string;
945
- goToChat: string;
946
- };
947
- };
948
896
  };
949
897
  our_clients: {
950
898
  title: string;
@@ -1493,32 +1441,6 @@ declare const _default: {
1493
1441
  };
1494
1442
  LLP: string;
1495
1443
  slogan: string;
1496
- newVersion: {
1497
- services: {
1498
- title: string;
1499
- counterparties: string;
1500
- compliance: string;
1501
- edo: string;
1502
- ved: string;
1503
- procurement: string;
1504
- fines: string;
1505
- work: string;
1506
- analytics: string;
1507
- };
1508
- useful: {
1509
- title: string;
1510
- apiDescription: string;
1511
- userAgreement: string;
1512
- privacyPolicy: string;
1513
- vacancies: string;
1514
- companyDirectory: string;
1515
- };
1516
- contacts: {
1517
- title: string;
1518
- address: string;
1519
- goToChat: string;
1520
- };
1521
- };
1522
1444
  };
1523
1445
  our_clients: {
1524
1446
  title: string;
@@ -337,7 +337,8 @@ const EnLocale = {
337
337
  compliance: {
338
338
  title: "Compliance"
339
339
  },
340
- LLP: "LLP"
340
+ LLP: "LLP",
341
+ slogan: "A single solution for business tasks"
341
342
  },
342
343
  our_clients: {
343
344
  title: "Our Clients"
@@ -540,6 +541,47 @@ const EnLocale = {
540
541
  tariff: "This functionality is available only to authorized users",
541
542
  login: "Log In"
542
543
  }
544
+ },
545
+ restTasks: {
546
+ title: "Other Service Features",
547
+ tabTitleList: [
548
+ {
549
+ title: "Counterparty Check",
550
+ description: "Ensure deal reliability by verifying the business reputation of partners."
551
+ },
552
+ {
553
+ title: "Mass Check",
554
+ description: "Verify affiliations between employees and your counterparties."
555
+ },
556
+ {
557
+ title: "Indirect Connections",
558
+ description: "Identify hidden business links for deeper reliability checks."
559
+ },
560
+ {
561
+ title: "Foreign Counterparties",
562
+ description: "Assess risks and compliance when working with international partners."
563
+ },
564
+ {
565
+ title: "Data Export",
566
+ description: "Get data on competitors or potential clients."
567
+ },
568
+ {
569
+ title: "Offshore Lists",
570
+ description: "Analyze counterparties\u2019 offshore records to reduce tax and legal risks."
571
+ },
572
+ {
573
+ title: "Sanctions Lists",
574
+ description: "Avoid cooperation with companies under international sanctions."
575
+ },
576
+ {
577
+ title: "Counterparty Comparison",
578
+ description: "Compare key indicators and choose the most suitable business partners."
579
+ },
580
+ {
581
+ title: "All Services",
582
+ description: ""
583
+ }
584
+ ]
543
585
  }
544
586
  };
545
587
  export default EnLocale;
@@ -337,7 +337,8 @@ const KkLocale = {
337
337
  compliance: {
338
338
  title: "\u041A\u043E\u043C\u043F\u043B\u0430\u0435\u043D\u0441"
339
339
  },
340
- LLP: "\u0416\u0428\u0421"
340
+ LLP: "\u0416\u0428\u0421",
341
+ slogan: "\u0406\u0441\u043A\u0435\u0440\u043B\u0456\u043A \u043C\u0456\u043D\u0434\u0435\u0442\u0442\u0435\u0440 \u04AF\u0448\u0456\u043D \u0431\u0456\u0440\u044B\u04A3\u0493\u0430\u0439 \u0448\u0435\u0448\u0456\u043C"
341
342
  },
342
343
  our_clients: {
343
344
  title: "\u0411\u0456\u0437\u0433\u0435 \u0441\u0435\u043D\u0435\u0434\u0456"
@@ -540,6 +541,47 @@ const KkLocale = {
540
541
  tariff: "\u0411\u04B1\u043B \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B \u0442\u0435\u043A \u0430\u0432\u0442\u043E\u0440\u0438\u0437\u0430\u0446\u0438\u044F\u043B\u0430\u043D\u0493\u0430\u043D \u043F\u0430\u0439\u0434\u0430\u043B\u0430\u043D\u0443\u0448\u044B\u043B\u0430\u0440\u0493\u0430 \u049B\u043E\u043B\u0436\u0435\u0442\u0456\u043C\u0434\u0456",
541
542
  login: "\u041A\u0456\u0440\u0443"
542
543
  }
544
+ },
545
+ restTasks: {
546
+ title: "\u049A\u044B\u0437\u043C\u0435\u0442\u0442\u0456\u04A3 \u0431\u0430\u0441\u049B\u0430 \u043C\u04AF\u043C\u043A\u0456\u043D\u0434\u0456\u043A\u0442\u0435\u0440\u0456",
547
+ tabTitleList: [
548
+ {
549
+ title: "\u041A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u0442\u0435\u0440\u0434\u0456 \u0442\u0435\u043A\u0441\u0435\u0440\u0443",
550
+ description: "\u0421\u0435\u0440\u0456\u043A\u0442\u0435\u0441\u0442\u0435\u0440\u0434\u0456\u04A3 \u0456\u0441\u043A\u0435\u0440\u043B\u0456\u043A \u0431\u0435\u0434\u0435\u043B\u0456\u043D \u0442\u0435\u043A\u0441\u0435\u0440\u0456\u043F, \u043C\u04D9\u043C\u0456\u043B\u0435\u043B\u0435\u0440\u0434\u0456\u04A3 \u0441\u0435\u043D\u0456\u043C\u0434\u0456\u043B\u0456\u0433\u0456\u043D \u049B\u0430\u043C\u0442\u0430\u043C\u0430\u0441\u044B\u0437 \u0435\u0442\u0456\u04A3\u0456\u0437."
551
+ },
552
+ {
553
+ title: "\u0416\u0430\u043F\u043F\u0430\u0439 \u0442\u0435\u043A\u0441\u0435\u0440\u0443",
554
+ description: "\u049A\u044B\u0437\u043C\u0435\u0442\u043A\u0435\u0440\u043B\u0435\u0440 \u043C\u0435\u043D \u0441\u0456\u0437\u0434\u0456\u04A3 \u043A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u0442\u0435\u0440\u0456\u04A3\u0456\u0437\u0434\u0456\u04A3 \u0430\u0440\u0430\u0441\u044B\u043D\u0434\u0430\u0493\u044B \u0431\u0430\u0439\u043B\u0430\u043D\u044B\u0441\u0442\u0430\u0440\u0434\u044B \u0442\u0435\u043A\u0441\u0435\u0440\u0443."
555
+ },
556
+ {
557
+ title: "\u0416\u0430\u043D\u0430\u043C\u0430 \u0431\u0430\u0439\u043B\u0430\u043D\u044B\u0441\u0442\u0430\u0440",
558
+ description: "\u0421\u0435\u043D\u0456\u043C\u0434\u0456\u043B\u0456\u043A\u0442\u0456 \u0442\u0435\u0440\u0435\u04A3\u0456\u0440\u0435\u043A \u0442\u0435\u043A\u0441\u0435\u0440\u0443 \u04AF\u0448\u0456\u043D \u0436\u0430\u0441\u044B\u0440\u044B\u043D \u0456\u0441\u043A\u0435\u0440\u043B\u0456\u043A \u0431\u0430\u0439\u043B\u0430\u043D\u044B\u0441\u0442\u0430\u0440\u0434\u044B \u0430\u043D\u044B\u049B\u0442\u0430\u04A3\u044B\u0437."
559
+ },
560
+ {
561
+ title: "\u0428\u0435\u0442\u0435\u043B\u0434\u0456\u043A \u043A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u0442\u0435\u0440",
562
+ description: "\u0428\u0435\u0442\u0435\u043B\u0434\u0456\u043A \u0441\u0435\u0440\u0456\u043A\u0442\u0435\u0441\u0442\u0435\u0440\u043C\u0435\u043D \u0436\u04B1\u043C\u044B\u0441 \u0456\u0441\u0442\u0435\u0433\u0435\u043D\u0434\u0435 \u0442\u04D9\u0443\u0435\u043A\u0435\u043B\u0434\u0435\u0440\u0434\u0456 \u0436\u04D9\u043D\u0435 \u0442\u0430\u043B\u0430\u043F\u0442\u0430\u0440\u0493\u0430 \u0441\u04D9\u0439\u043A\u0435\u0441\u0442\u0456\u043A\u0442\u0456 \u0431\u0430\u0493\u0430\u043B\u0430\u04A3\u044B\u0437."
563
+ },
564
+ {
565
+ title: "\u0414\u0435\u0440\u0435\u043A\u0442\u0435\u0440\u0434\u0456 \u0436\u04AF\u043A\u0442\u0435\u043F \u0430\u043B\u0443",
566
+ description: "\u0411\u04D9\u0441\u0435\u043A\u0435\u043B\u0435\u0441\u0442\u0435\u0440 \u043D\u0435\u043C\u0435\u0441\u0435 \u04D9\u043B\u0435\u0443\u0435\u0442\u0442\u0456 \u043A\u043B\u0438\u0435\u043D\u0442\u0442\u0435\u0440 \u0442\u0443\u0440\u0430\u043B\u044B \u0434\u0435\u0440\u0435\u043A\u0442\u0435\u0440\u0434\u0456 \u0430\u043B\u044B\u04A3\u044B\u0437."
567
+ },
568
+ {
569
+ title: "\u041E\u0444\u0444\u0448\u043E\u0440\u043B\u044B\u049B \u0442\u0456\u0437\u0456\u043C\u0434\u0435\u0440",
570
+ description: "\u0421\u0430\u043B\u044B\u049B\u0442\u044B\u049B \u0436\u04D9\u043D\u0435 \u049B\u04B1\u049B\u044B\u049B\u0442\u044B\u049B \u0442\u04D9\u0443\u0435\u043A\u0435\u043B\u0434\u0435\u0440\u0434\u0456 \u0430\u0437\u0430\u0439\u0442\u0443 \u04AF\u0448\u0456\u043D \u043A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u0442\u0435\u0440\u0434\u0456\u04A3 \u043E\u0444\u0444\u0448\u043E\u0440\u043B\u0430\u0440\u044B\u043D \u0442\u0430\u043B\u0434\u0430\u04A3\u044B\u0437."
571
+ },
572
+ {
573
+ title: "\u0421\u0430\u043D\u043A\u0446\u0438\u044F\u043B\u044B\u049B \u0442\u0456\u0437\u0456\u043C\u0434\u0435\u0440",
574
+ description: "\u0425\u0430\u043B\u044B\u049B\u0430\u0440\u0430\u043B\u044B\u049B \u0441\u0430\u043D\u043A\u0446\u0438\u044F\u043B\u0430\u0440\u0493\u0430 \u0456\u043B\u0456\u043A\u043A\u0435\u043D \u043A\u043E\u043C\u043F\u0430\u043D\u0438\u044F\u043B\u0430\u0440\u043C\u0435\u043D \u044B\u043D\u0442\u044B\u043C\u0430\u049B\u0442\u0430\u0441\u0442\u044B\u049B\u0442\u044B \u0431\u043E\u043B\u0434\u044B\u0440\u043C\u0430\u04A3\u044B\u0437."
575
+ },
576
+ {
577
+ title: "\u041A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u0442\u0435\u0440\u0434\u0456 \u0441\u0430\u043B\u044B\u0441\u0442\u044B\u0440\u0443",
578
+ description: "\u041D\u0435\u0433\u0456\u0437\u0433\u0456 \u043A\u04E9\u0440\u0441\u0435\u0442\u043A\u0456\u0448\u0442\u0435\u0440\u0434\u0456 \u0441\u0430\u043B\u044B\u0441\u0442\u044B\u0440\u044B\u043F, \u0435\u04A3 \u0442\u0438\u0456\u043C\u0434\u0456 \u0441\u0435\u0440\u0456\u043A\u0442\u0435\u0441\u0442\u0435\u0440\u0434\u0456 \u0442\u0430\u04A3\u0434\u0430\u04A3\u044B\u0437."
579
+ },
580
+ {
581
+ title: "\u0411\u0430\u0440\u043B\u044B\u049B \u0441\u0435\u0440\u0432\u0438\u0441\u0442\u0435\u0440",
582
+ description: ""
583
+ }
584
+ ]
543
585
  }
544
586
  };
545
587
  export default KkLocale;
@@ -339,32 +339,6 @@ declare const RuLocale: {
339
339
  };
340
340
  LLP: string;
341
341
  slogan: string;
342
- newVersion: {
343
- services: {
344
- title: string;
345
- counterparties: string;
346
- compliance: string;
347
- edo: string;
348
- ved: string;
349
- procurement: string;
350
- fines: string;
351
- work: string;
352
- analytics: string;
353
- };
354
- useful: {
355
- title: string;
356
- apiDescription: string;
357
- userAgreement: string;
358
- privacyPolicy: string;
359
- vacancies: string;
360
- companyDirectory: string;
361
- };
362
- contacts: {
363
- title: string;
364
- address: string;
365
- goToChat: string;
366
- };
367
- };
368
342
  };
369
343
  our_clients: {
370
344
  title: string;
@@ -332,33 +332,7 @@ const RuLocale = {
332
332
  title: "\u041A\u043E\u043C\u043F\u043B\u0430\u0435\u043D\u0441"
333
333
  },
334
334
  LLP: "\u0422\u041E\u041E",
335
- slogan: "\u0415\u0434\u0438\u043D\u043E\u0435 \u0440\u0435\u0448\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0434\u0435\u043B\u043E\u0432\u044B\u0445 \u0437\u0430\u0434\u0430\u0447",
336
- newVersion: {
337
- services: {
338
- title: "\u0421\u0435\u0440\u0432\u0438\u0441\u044B",
339
- counterparties: "\u041A\u043E\u043D\u0442\u0440\u0430\u0433\u0435\u043D\u0442\u044B",
340
- compliance: "\u041A\u043E\u043C\u043F\u043B\u0430\u0435\u043D\u0441",
341
- edo: "\u042D\u0414\u041E",
342
- ved: "\u0412\u042D\u0414",
343
- procurement: "\u0417\u0430\u043A\u0443\u043F\u043A\u0438",
344
- fines: "\u0428\u0442\u0440\u0430\u0444\u044B",
345
- work: "\u0420\u0430\u0431\u043E\u0442\u0430",
346
- analytics: "\u0410\u043D\u0430\u043B\u0438\u0442\u0438\u043A\u0430"
347
- },
348
- useful: {
349
- title: "\u041F\u043E\u043B\u0435\u0437\u043D\u043E\u0435",
350
- apiDescription: "\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435 API",
351
- userAgreement: "\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0435 \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435",
352
- privacyPolicy: "\u041F\u043E\u043B\u0438\u0442\u0438\u043A\u0430 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
353
- vacancies: "\u0412\u0430\u043A\u0430\u043D\u0441\u0438\u0438",
354
- companyDirectory: "\u041A\u0430\u0442\u0430\u043B\u043E\u0433 \u043F\u0440\u0435\u0434\u043F\u0440\u0438\u044F\u0442\u0438\u0439"
355
- },
356
- contacts: {
357
- title: "\u041A\u043E\u043D\u0442\u0430\u043A\u0442\u044B",
358
- address: "\u041A\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043D, \u0433. \u0410\u043B\u043C\u0430\u0442\u044B, \u0443\u043B.\u0425\u043E\u0434\u0436\u0430\u043D\u043E\u0432\u0430, 79",
359
- goToChat: "\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 \u0447\u0430\u0442 \u0441 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u043E\u0439"
360
- }
361
- }
335
+ slogan: "\u0415\u0434\u0438\u043D\u043E\u0435 \u0440\u0435\u0448\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0434\u0435\u043B\u043E\u0432\u044B\u0445 \u0437\u0430\u0434\u0430\u0447"
362
336
  },
363
337
  our_clients: {
364
338
  title: "\u041D\u0430\u043C \u0434\u043E\u0432\u0435\u0440\u044F\u044E\u0442"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "description": "Adata UI",
5
5
  "repository": "your-org/my-module",
6
6
  "license": "MIT",