adata-ui 3.1.30 → 3.1.31

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 (34) hide show
  1. package/README.md +84 -84
  2. package/dist/module.json +1 -1
  3. package/dist/runtime/components/Alert.vue +26 -26
  4. package/dist/runtime/components/CurveBlock.vue +1 -1
  5. package/dist/runtime/components/EmptyHeader.vue +5 -5
  6. package/dist/runtime/components/Tag.vue +4 -4
  7. package/dist/runtime/components/header/ProductMenu.vue +61 -46
  8. package/dist/runtime/i18n/i18n.config.d.ts +24 -0
  9. package/dist/runtime/icons/arrow/arrow-right.vue +24 -24
  10. package/dist/runtime/icons/bank.vue +14 -0
  11. package/dist/runtime/icons/bank.vue.d.ts +2 -0
  12. package/dist/runtime/icons/calendar.vue +24 -24
  13. package/dist/runtime/icons/chartBar.vue +14 -0
  14. package/dist/runtime/icons/chartBar.vue.d.ts +2 -0
  15. package/dist/runtime/icons/download.vue +26 -26
  16. package/dist/runtime/icons/edit.vue +24 -24
  17. package/dist/runtime/icons/file/excel.vue +88 -88
  18. package/dist/runtime/icons/id.vue +9 -9
  19. package/dist/runtime/icons/map-pin-rect.vue +15 -15
  20. package/dist/runtime/icons/more.vue +36 -36
  21. package/dist/runtime/icons/plus-circle.vue +24 -24
  22. package/dist/runtime/icons/tenge.vue +22 -22
  23. package/dist/runtime/icons/trash.vue +24 -24
  24. package/dist/runtime/icons/upload.vue +26 -26
  25. package/dist/runtime/icons/user.vue +30 -30
  26. package/dist/runtime/icons/warning-triangle.vue +29 -29
  27. package/dist/runtime/lang/en.js +8 -0
  28. package/dist/runtime/lang/kk.js +8 -0
  29. package/dist/runtime/lang/ru.d.ts +8 -0
  30. package/dist/runtime/lang/ru.js +8 -0
  31. package/dist/runtime/server/tsconfig.json +3 -3
  32. package/dist/runtime/shared/constants/pages.d.ts +2 -0
  33. package/dist/runtime/shared/constants/pages.js +2 -0
  34. package/package.json +1 -1
@@ -1,30 +1,30 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="21"
8
- height="20"
9
- viewBox="0 0 21 20"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- fill-rule="evenodd"
15
- clip-rule="evenodd"
16
- d="M4.20993 13.131C4.96962 12.3713 5.99999 11.9445 7.07436 11.9445H13.9262C15.0006 11.9445 16.031 12.3713 16.7907 13.131C17.5503 13.8907 17.9771 14.9211 17.9771 15.9954V17.7084C17.9771 18.0536 17.6973 18.3334 17.3521 18.3334C17.007 18.3334 16.7271 18.0536 16.7271 17.7084V15.9954C16.7271 15.2526 16.432 14.5402 15.9068 14.0149C15.3815 13.4896 14.6691 13.1945 13.9262 13.1945H7.07436C6.33151 13.1945 5.61909 13.4896 5.09381 14.0149C4.56853 14.5402 4.27344 15.2526 4.27344 15.9954V17.7084C4.27344 18.0536 3.99362 18.3334 3.64844 18.3334C3.30326 18.3334 3.02344 18.0536 3.02344 17.7084V15.9954C3.02344 14.9211 3.45023 13.8907 4.20993 13.131Z"
17
- fill="currentColor"
18
- />
19
- <path
20
- fill-rule="evenodd"
21
- clip-rule="evenodd"
22
- d="M10.5003 2.91675C8.95338 2.91675 7.69937 4.17077 7.69937 5.71767C7.69937 7.26458 8.95338 8.5186 10.5003 8.5186C12.0472 8.5186 13.3012 7.26458 13.3012 5.71767C13.3012 4.17077 12.0472 2.91675 10.5003 2.91675ZM6.44937 5.71767C6.44937 3.48041 8.26303 1.66675 10.5003 1.66675C12.7376 1.66675 14.5512 3.48041 14.5512 5.71767C14.5512 7.95494 12.7376 9.7686 10.5003 9.7686C8.26303 9.7686 6.44937 7.95494 6.44937 5.71767Z"
23
- fill="currentColor"
24
- />
25
- </svg>
26
- </template>
27
-
28
- <style scoped>
29
-
30
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="21"
8
+ height="20"
9
+ viewBox="0 0 21 20"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ fill-rule="evenodd"
15
+ clip-rule="evenodd"
16
+ d="M4.20993 13.131C4.96962 12.3713 5.99999 11.9445 7.07436 11.9445H13.9262C15.0006 11.9445 16.031 12.3713 16.7907 13.131C17.5503 13.8907 17.9771 14.9211 17.9771 15.9954V17.7084C17.9771 18.0536 17.6973 18.3334 17.3521 18.3334C17.007 18.3334 16.7271 18.0536 16.7271 17.7084V15.9954C16.7271 15.2526 16.432 14.5402 15.9068 14.0149C15.3815 13.4896 14.6691 13.1945 13.9262 13.1945H7.07436C6.33151 13.1945 5.61909 13.4896 5.09381 14.0149C4.56853 14.5402 4.27344 15.2526 4.27344 15.9954V17.7084C4.27344 18.0536 3.99362 18.3334 3.64844 18.3334C3.30326 18.3334 3.02344 18.0536 3.02344 17.7084V15.9954C3.02344 14.9211 3.45023 13.8907 4.20993 13.131Z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ fill-rule="evenodd"
21
+ clip-rule="evenodd"
22
+ d="M10.5003 2.91675C8.95338 2.91675 7.69937 4.17077 7.69937 5.71767C7.69937 7.26458 8.95338 8.5186 10.5003 8.5186C12.0472 8.5186 13.3012 7.26458 13.3012 5.71767C13.3012 4.17077 12.0472 2.91675 10.5003 2.91675ZM6.44937 5.71767C6.44937 3.48041 8.26303 1.66675 10.5003 1.66675C12.7376 1.66675 14.5512 3.48041 14.5512 5.71767C14.5512 7.95494 12.7376 9.7686 10.5003 9.7686C8.26303 9.7686 6.44937 7.95494 6.44937 5.71767Z"
23
+ fill="currentColor"
24
+ />
25
+ </svg>
26
+ </template>
27
+
28
+ <style scoped>
29
+
30
+ </style>
@@ -1,29 +1,29 @@
1
- <script setup lang="ts"></script>
2
-
3
- <template>
4
- <svg
5
- width="1em"
6
- height="1em"
7
- viewBox="0 0 21 18"
8
- xmlns="http://www.w3.org/2000/svg"
9
- >
10
- <path
11
- fill-rule="evenodd"
12
- clip-rule="evenodd"
13
- d="M20.8346 15.9914L12.328 0.753631C12.1982 0.526725 12.001 0.336301 11.7581 0.20333C11.5153 0.0703596 11.2361 0 10.9515 0C10.6668 0 10.3877 0.0703596 10.1448 0.20333C9.90195 0.336301 9.70476 0.526725 9.57497 0.753631L1.06841 15.9914C0.949762 16.2023 0.893275 16.4368 0.904309 16.6727C0.915344 16.9087 0.993533 17.1381 1.13145 17.3394C1.26937 17.5406 1.46244 17.707 1.69232 17.8226C1.92221 17.9382 2.18127 17.9993 2.44492 18H19.458C19.7217 17.9993 19.9808 17.9382 20.2106 17.8226C20.4405 17.707 20.6336 17.5406 20.7715 17.3394C20.9094 17.1381 20.9876 16.9087 20.9987 16.6727C21.0097 16.4368 20.9532 16.2023 20.8346 15.9914ZM19.4006 16.5L11.0372 1.51872C11.0214 1.51021 10.9912 1.5 10.9515 1.5C10.9118 1.5 10.8816 1.51021 10.8658 1.51872L2.50238 16.5H19.4006Z"
14
- fill="currentColor"
15
- />
16
- <path
17
- fill-rule="evenodd"
18
- clip-rule="evenodd"
19
- d="M11 5.5C11.4142 5.5 11.75 5.83579 11.75 6.25V10.748C11.75 11.1623 11.4142 11.498 11 11.498C10.5858 11.498 10.25 11.1623 10.25 10.748V6.25C10.25 5.83579 10.5858 5.5 11 5.5Z"
20
- fill="currentColor"
21
- />
22
- <path
23
- d="M11.75 13.75C11.75 14.1642 11.4142 14.5 11 14.5C10.5858 14.5 10.25 14.1642 10.25 13.75C10.25 13.3358 10.5858 13 11 13C11.4142 13 11.75 13.3358 11.75 13.75Z"
24
- fill="currentColor"
25
- />
26
- </svg>
27
- </template>
28
-
29
- <style scoped></style>
1
+ <script setup lang="ts"></script>
2
+
3
+ <template>
4
+ <svg
5
+ width="1em"
6
+ height="1em"
7
+ viewBox="0 0 21 18"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ >
10
+ <path
11
+ fill-rule="evenodd"
12
+ clip-rule="evenodd"
13
+ d="M20.8346 15.9914L12.328 0.753631C12.1982 0.526725 12.001 0.336301 11.7581 0.20333C11.5153 0.0703596 11.2361 0 10.9515 0C10.6668 0 10.3877 0.0703596 10.1448 0.20333C9.90195 0.336301 9.70476 0.526725 9.57497 0.753631L1.06841 15.9914C0.949762 16.2023 0.893275 16.4368 0.904309 16.6727C0.915344 16.9087 0.993533 17.1381 1.13145 17.3394C1.26937 17.5406 1.46244 17.707 1.69232 17.8226C1.92221 17.9382 2.18127 17.9993 2.44492 18H19.458C19.7217 17.9993 19.9808 17.9382 20.2106 17.8226C20.4405 17.707 20.6336 17.5406 20.7715 17.3394C20.9094 17.1381 20.9876 16.9087 20.9987 16.6727C21.0097 16.4368 20.9532 16.2023 20.8346 15.9914ZM19.4006 16.5L11.0372 1.51872C11.0214 1.51021 10.9912 1.5 10.9515 1.5C10.9118 1.5 10.8816 1.51021 10.8658 1.51872L2.50238 16.5H19.4006Z"
14
+ fill="currentColor"
15
+ />
16
+ <path
17
+ fill-rule="evenodd"
18
+ clip-rule="evenodd"
19
+ d="M11 5.5C11.4142 5.5 11.75 5.83579 11.75 6.25V10.748C11.75 11.1623 11.4142 11.498 11 11.498C10.5858 11.498 10.25 11.1623 10.25 10.748V6.25C10.25 5.83579 10.5858 5.5 11 5.5Z"
20
+ fill="currentColor"
21
+ />
22
+ <path
23
+ d="M11.75 13.75C11.75 14.1642 11.4142 14.5 11 14.5C10.5858 14.5 10.25 14.1642 10.25 13.75C10.25 13.3358 10.5858 13 11 13C11.4142 13 11.75 13.3358 11.75 13.75Z"
24
+ fill="currentColor"
25
+ />
26
+ </svg>
27
+ </template>
28
+
29
+ <style scoped></style>
@@ -114,6 +114,14 @@ const EnLocale = {
114
114
  tenders: {
115
115
  label: "Procurement",
116
116
  items: {
117
+ monitoring: {
118
+ title: "Procurement Monitoring",
119
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
120
+ },
121
+ akimat: {
122
+ title: "Akimat. Reports",
123
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
124
+ },
117
125
  tenders: {
118
126
  title: "Tender search",
119
127
  subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
@@ -114,6 +114,14 @@ const KkLocale = {
114
114
  tenders: {
115
115
  label: "\u0421\u0430\u0442\u044B\u043F \u0430\u043B\u0443\u043B\u0430\u0440",
116
116
  items: {
117
+ monitoring: {
118
+ title: "\u0421\u0430\u0442\u044B\u043F \u0430\u043B\u0443\u043B\u0430\u0440\u0434\u044B \u043C\u043E\u043D\u0438\u0442\u043E\u0440\u0438\u043D\u0433\u0456",
119
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
120
+ },
121
+ akimat: {
122
+ title: "\u04D8\u043A\u0456\u043C\u0434\u0456\u043A. \u0415\u0441\u0435\u043F\u0442\u0435\u0440",
123
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
124
+ },
117
125
  tenders: {
118
126
  title: "\u0422\u0435\u043D\u0434\u0435\u0440\u043B\u0435\u0440\u0434\u0456 \u0456\u0437\u0434\u0435\u0443",
119
127
  subtitle: "\u0421\u0430\u0442\u044B\u043F \u0430\u043B\u0443\u043B\u0430\u0440 \u0442\u0443\u0440\u0430\u043B\u044B \u0430\u049B\u043F\u0430\u0440\u0430\u0442, \u049B\u044B\u0437\u044B\u0493\u0443\u0448\u044B\u043B\u044B\u0493\u044B\u04A3\u044B\u0437\u0493\u0430 \u043D\u0435\u043C\u0435\u0441\u0435 \u049B\u044B\u0437\u043C\u0435\u0442 \u0431\u0430\u0493\u044B\u0442\u044B\u04A3\u044B\u0437\u0493\u0430 \u0441\u04D9\u0439\u043A\u0435\u0441 \u043A\u0435\u043B\u0435\u0442\u0456\u043D \u043B\u043E\u0442\u0442\u0430\u0440\u0434\u044B \u0456\u0437\u0434\u0435\u0443 \u04AF\u0448\u0456\u043D \u043A\u0456\u043B\u0442 \u0441\u04E9\u0437\u0434\u0435\u0440 \u0431\u043E\u0439\u044B\u043D\u0448\u0430 \u0456\u0437\u0434\u0435\u0443\u0434\u0456 \u043F\u0430\u0439\u0434\u0430\u043B\u0430\u043D\u044B\u04A3\u044B\u0437"
@@ -114,6 +114,14 @@ declare const RuLocale: {
114
114
  tenders: {
115
115
  label: string;
116
116
  items: {
117
+ monitoring: {
118
+ title: string;
119
+ subtitle: string;
120
+ };
121
+ akimat: {
122
+ title: string;
123
+ subtitle: string;
124
+ };
117
125
  tenders: {
118
126
  title: string;
119
127
  subtitle: string;
@@ -108,6 +108,14 @@ const RuLocale = {
108
108
  tenders: {
109
109
  label: "\u0417\u0430\u043A\u0443\u043F\u043A\u0438",
110
110
  items: {
111
+ monitoring: {
112
+ title: "\u041C\u043E\u043D\u0438\u0442\u043E\u0440\u0438\u043D\u0433 \u0437\u0430\u043A\u0443\u043F\u043E\u043A",
113
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
114
+ },
115
+ akimat: {
116
+ title: "\u0410\u043A\u0438\u043C\u0430\u0442. \u041E\u0442\u0447\u0451\u0442\u044B",
117
+ subtitle: "Information about procurements, use search by keywords to find lots that match your interests or line of work"
118
+ },
111
119
  tenders: {
112
120
  title: "\u041F\u043E\u0438\u0441\u043A \u0442\u0435\u043D\u0434\u0435\u0440\u043E\u0432",
113
121
  subtitle: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u043E \u0437\u0430\u043A\u0443\u043F\u043A\u0430\u0445, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u043F\u043E\u0438\u0441\u043A, \u043F\u043E \u043A\u043B\u044E\u0447\u0435\u0432\u044B\u043C \u0441\u043B\u043E\u0432\u0430\u043C, \u0434\u043B\u044F \u043F\u043E\u0438\u0441\u043A\u0430 \u043B\u043E\u0442\u043E\u0432, \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0445 \u0432\u0430\u0448\u0438\u043C \u0438\u043D\u0442\u0435\u0440\u0435\u0441\u0430\u043C \u0438\u043B\u0438 \u043F\u0440\u0435\u0434\u043C\u0435\u0442\u0443 \u0432\u0430\u0448\u0435\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438"
@@ -1,3 +1,3 @@
1
- {
2
- "extends": "../../../.nuxt/tsconfig.server.json",
3
- }
1
+ {
2
+ "extends": "../../../.nuxt/tsconfig.server.json",
3
+ }
@@ -37,6 +37,8 @@ export declare const PAGES: {
37
37
  vacancy: string;
38
38
  };
39
39
  tender: {
40
+ monitoring: string;
41
+ akimat: string;
40
42
  main: string;
41
43
  contracts: string;
42
44
  plans: string;
@@ -37,6 +37,8 @@ export const PAGES = {
37
37
  vacancy: "/vacancy"
38
38
  },
39
39
  tender: {
40
+ monitoring: "/",
41
+ akimat: "/akimat",
40
42
  main: "/",
41
43
  contracts: "/main/contracts",
42
44
  plans: "/main/plans"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "3.1.30",
3
+ "version": "3.1.31",
4
4
  "description": "Adata UI",
5
5
  "repository": "your-org/my-module",
6
6
  "license": "MIT",