adata-ui 3.1.71 → 3.1.73

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 (61) 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/DigitBadge.vue.d.ts +1 -1
  5. package/dist/runtime/components/Header.vue.d.ts +1 -9
  6. package/dist/runtime/components/Modal.vue.d.ts +3 -9
  7. package/dist/runtime/components/SidePanel.vue.d.ts +1 -1
  8. package/dist/runtime/components/Tag.vue +4 -4
  9. package/dist/runtime/components/accordion/Accordion.vue.d.ts +2 -2
  10. package/dist/runtime/components/button/Button.vue.d.ts +2 -2
  11. package/dist/runtime/components/checkbox/Checkbox.vue.d.ts +2 -6
  12. package/dist/runtime/components/error-template/index.vue.d.ts +1 -1
  13. package/dist/runtime/components/forms/input/password/InputPassword.vue.d.ts +1 -1
  14. package/dist/runtime/components/forms/input/textarea/ATextarea.vue +1 -1
  15. package/dist/runtime/components/forms/input/textarea/ATextarea.vue.d.ts +1 -1
  16. package/dist/runtime/components/forms/need-more-data/NeedMoreData.vue.d.ts +1 -7
  17. package/dist/runtime/components/forms/request-demo/RequestDemo.vue +2 -2
  18. package/dist/runtime/components/forms/request-demo/RequestDemo.vue.d.ts +1 -5
  19. package/dist/runtime/components/header/ContactMenu.vue.d.ts +2 -8
  20. package/dist/runtime/components/header/ListItem.vue +1 -1
  21. package/dist/runtime/components/header/ProductMenu.vue.d.ts +2 -8
  22. package/dist/runtime/components/header/ProfileMenu.vue.d.ts +1 -5
  23. package/dist/runtime/components/header/ProfileMenuContent.vue.d.ts +1 -5
  24. package/dist/runtime/components/header-mobile/HeaderMobile.vue.d.ts +1 -7
  25. package/dist/runtime/components/mobile-navigation/BottomNavigation.vue.d.ts +1 -1
  26. package/dist/runtime/components/mobile-navigation/MainButton.vue.d.ts +1 -5
  27. package/dist/runtime/components/modals/NoAccessContent.vue.d.ts +1 -5
  28. package/dist/runtime/components/modals/NoAccessSimple.vue.d.ts +1 -5
  29. package/dist/runtime/components/modals/TokenTimeoutContent.vue +38 -0
  30. package/dist/runtime/components/modals/TokenTimeoutContent.vue.d.ts +2 -0
  31. package/dist/runtime/components/pill-tabs/PillTabs.vue.d.ts +2 -10
  32. package/dist/runtime/components/select-row/index.vue.d.ts +1 -1
  33. package/dist/runtime/components/tree-select/components/tree-select-nodes.vue +1 -1
  34. package/dist/runtime/composables/projectState.d.ts +2 -2
  35. package/dist/runtime/composables/useIdModals.d.ts +11 -21
  36. package/dist/runtime/composables/useNavigationLInks.d.ts +3 -3
  37. package/dist/runtime/composables/usePayment.d.ts +5 -5
  38. package/dist/runtime/i18n/i18n.config.d.ts +18 -0
  39. package/dist/runtime/i18n.d.ts +1 -1
  40. package/dist/runtime/icons/arrow/arrow-right.vue +24 -24
  41. package/dist/runtime/icons/calendar.vue +24 -24
  42. package/dist/runtime/icons/download.vue +26 -26
  43. package/dist/runtime/icons/edit.vue +24 -24
  44. package/dist/runtime/icons/file/excel.vue +88 -88
  45. package/dist/runtime/icons/id.vue +9 -9
  46. package/dist/runtime/icons/map-pin-rect.vue +15 -15
  47. package/dist/runtime/icons/more.vue +36 -36
  48. package/dist/runtime/icons/plus-circle.vue +24 -24
  49. package/dist/runtime/icons/tenge.vue +22 -22
  50. package/dist/runtime/icons/trash.vue +24 -24
  51. package/dist/runtime/icons/upload.vue +26 -26
  52. package/dist/runtime/icons/user.vue +30 -30
  53. package/dist/runtime/icons/warning-triangle.vue +29 -29
  54. package/dist/runtime/lang/en.js +8 -2
  55. package/dist/runtime/lang/kk.js +8 -2
  56. package/dist/runtime/lang/ru.d.ts +6 -0
  57. package/dist/runtime/lang/ru.js +8 -2
  58. package/dist/runtime/plugins/toast.d.ts +1 -503
  59. package/dist/runtime/server/tsconfig.json +3 -3
  60. package/dist/runtime/utils/localizedNavigation.d.ts +1 -1
  61. package/package.json +1 -1
@@ -1,36 +1,36 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="17"
8
- height="16"
9
- viewBox="0 0 17 16"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- fill-rule="evenodd"
15
- clip-rule="evenodd"
16
- d="M8.50012 3.52181C7.80377 3.52181 7.23926 2.9573 7.23926 2.26095C7.23926 1.56459 7.80377 1.00008 8.50012 1.00008C9.19648 1.00008 9.76099 1.56459 9.76099 2.26095C9.76099 2.9573 9.19648 3.52181 8.50012 3.52181Z"
17
- fill="currentColor"
18
- />
19
- <path
20
- fill-rule="evenodd"
21
- clip-rule="evenodd"
22
- d="M8.50012 9.26091C7.80377 9.26091 7.23926 8.6964 7.23926 8.00004C7.23926 7.30369 7.80377 6.73918 8.50012 6.73918C9.19648 6.73918 9.76099 7.30369 9.76099 8.00004C9.76099 8.6964 9.19648 9.26091 8.50012 9.26091Z"
23
- fill="currentColor"
24
- />
25
- <path
26
- fill-rule="evenodd"
27
- clip-rule="evenodd"
28
- d="M8.50012 15C7.80377 15 7.23926 14.4355 7.23926 13.7391C7.23926 13.0428 7.80377 12.4783 8.50012 12.4783C9.19648 12.4783 9.76099 13.0428 9.76099 13.7391C9.76099 14.4355 9.19648 15 8.50012 15Z"
29
- fill="currentColor"
30
- />
31
- </svg>
32
- </template>
33
-
34
- <style scoped>
35
-
36
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="17"
8
+ height="16"
9
+ viewBox="0 0 17 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ fill-rule="evenodd"
15
+ clip-rule="evenodd"
16
+ d="M8.50012 3.52181C7.80377 3.52181 7.23926 2.9573 7.23926 2.26095C7.23926 1.56459 7.80377 1.00008 8.50012 1.00008C9.19648 1.00008 9.76099 1.56459 9.76099 2.26095C9.76099 2.9573 9.19648 3.52181 8.50012 3.52181Z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ fill-rule="evenodd"
21
+ clip-rule="evenodd"
22
+ d="M8.50012 9.26091C7.80377 9.26091 7.23926 8.6964 7.23926 8.00004C7.23926 7.30369 7.80377 6.73918 8.50012 6.73918C9.19648 6.73918 9.76099 7.30369 9.76099 8.00004C9.76099 8.6964 9.19648 9.26091 8.50012 9.26091Z"
23
+ fill="currentColor"
24
+ />
25
+ <path
26
+ fill-rule="evenodd"
27
+ clip-rule="evenodd"
28
+ d="M8.50012 15C7.80377 15 7.23926 14.4355 7.23926 13.7391C7.23926 13.0428 7.80377 12.4783 8.50012 12.4783C9.19648 12.4783 9.76099 13.0428 9.76099 13.7391C9.76099 14.4355 9.19648 15 8.50012 15Z"
29
+ fill="currentColor"
30
+ />
31
+ </svg>
32
+ </template>
33
+
34
+ <style scoped>
35
+
36
+ </style>
@@ -1,24 +1,24 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="41"
8
- height="41"
9
- viewBox="0 0 41 41"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- fill-rule="evenodd"
15
- clip-rule="evenodd"
16
- d="M20.6999 6.33325C12.8758 6.33325 6.5332 12.6759 6.5332 20.4999C6.5332 28.324 12.8758 34.6666 20.6999 34.6666C28.5239 34.6666 34.8665 28.324 34.8665 20.4999C34.8665 12.6759 28.5239 6.33325 20.6999 6.33325ZM4.0332 20.4999C4.0332 11.2952 11.4951 3.83325 20.6999 3.83325C29.9046 3.83325 37.3665 11.2952 37.3665 20.4999C37.3665 29.7047 29.9046 37.1666 20.6999 37.1666C11.4951 37.1666 4.0332 29.7047 4.0332 20.4999ZM20.6999 13.0833C21.3902 13.0833 21.9499 13.643 21.9499 14.3333V19.2499H26.8665C27.5569 19.2499 28.1165 19.8096 28.1165 20.4999C28.1165 21.1903 27.5569 21.7499 26.8665 21.7499H21.9499V26.6667C21.9499 27.357 21.3902 27.9167 20.6999 27.9167C20.0095 27.9167 19.4499 27.357 19.4499 26.6667V21.7499H14.5332C13.8429 21.7499 13.2832 21.1903 13.2832 20.4999C13.2832 19.8096 13.8429 19.2499 14.5332 19.2499H19.4499V14.3333C19.4499 13.643 20.0095 13.0833 20.6999 13.0833Z"
17
- fill="currentColor"
18
- />
19
- </svg>
20
- </template>
21
-
22
- <style scoped>
23
-
24
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="41"
8
+ height="41"
9
+ viewBox="0 0 41 41"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ fill-rule="evenodd"
15
+ clip-rule="evenodd"
16
+ d="M20.6999 6.33325C12.8758 6.33325 6.5332 12.6759 6.5332 20.4999C6.5332 28.324 12.8758 34.6666 20.6999 34.6666C28.5239 34.6666 34.8665 28.324 34.8665 20.4999C34.8665 12.6759 28.5239 6.33325 20.6999 6.33325ZM4.0332 20.4999C4.0332 11.2952 11.4951 3.83325 20.6999 3.83325C29.9046 3.83325 37.3665 11.2952 37.3665 20.4999C37.3665 29.7047 29.9046 37.1666 20.6999 37.1666C11.4951 37.1666 4.0332 29.7047 4.0332 20.4999ZM20.6999 13.0833C21.3902 13.0833 21.9499 13.643 21.9499 14.3333V19.2499H26.8665C27.5569 19.2499 28.1165 19.8096 28.1165 20.4999C28.1165 21.1903 27.5569 21.7499 26.8665 21.7499H21.9499V26.6667C21.9499 27.357 21.3902 27.9167 20.6999 27.9167C20.0095 27.9167 19.4499 27.357 19.4499 26.6667V21.7499H14.5332C13.8429 21.7499 13.2832 21.1903 13.2832 20.4999C13.2832 19.8096 13.8429 19.2499 14.5332 19.2499H19.4499V14.3333C19.4499 13.643 20.0095 13.0833 20.6999 13.0833Z"
17
+ fill="currentColor"
18
+ />
19
+ </svg>
20
+ </template>
21
+
22
+ <style scoped>
23
+
24
+ </style>
@@ -1,22 +1,22 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="9"
8
- height="12"
9
- viewBox="0 0 9 12"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- d="M0.703125 4.40625V3.19531H8.3125V4.40625H5.24219V12H3.77344V4.40625H0.703125ZM8.3125 0.625V1.74219H0.703125V0.625H8.3125Z"
15
- fill="currentColor"
16
- />
17
- </svg>
18
- </template>
19
-
20
- <style scoped>
21
-
22
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="9"
8
+ height="12"
9
+ viewBox="0 0 9 12"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ d="M0.703125 4.40625V3.19531H8.3125V4.40625H5.24219V12H3.77344V4.40625H0.703125ZM8.3125 0.625V1.74219H0.703125V0.625H8.3125Z"
15
+ fill="currentColor"
16
+ />
17
+ </svg>
18
+ </template>
19
+
20
+ <style scoped>
21
+
22
+ </style>
@@ -1,24 +1,24 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="17"
8
- height="16"
9
- viewBox="0 0 17 16"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- fill-rule="evenodd"
15
- clip-rule="evenodd"
16
- d="M7.15891 2.62092C7.5169 2.25375 7.99957 2.05 8.49995 2.05C9.00034 2.05 9.48301 2.25375 9.841 2.62092C10.1933 2.98225 10.3961 3.47279 10.4029 3.98845H6.59701C6.60384 3.47279 6.80661 2.98225 7.15891 2.62092ZM6.06896 5.03845L6.07183 5.03845L6.0747 5.03845H10.9252L10.9281 5.03845L10.9309 5.03845H12.3456V13.4788C12.3456 13.608 12.2954 13.7293 12.2102 13.8167C12.1254 13.9036 12.0133 13.95 11.8993 13.95H5.10058C4.98658 13.95 4.87447 13.9036 4.7897 13.8167C4.70449 13.7293 4.65433 13.608 4.65433 13.4788V5.03845H6.06896ZM5.54695 3.98845C5.55382 3.20262 5.86106 2.44797 6.40711 1.88791C6.95985 1.32101 7.71239 1 8.49995 1C9.28752 1 10.0401 1.32101 10.5928 1.88791C11.1389 2.44797 11.4461 3.20262 11.453 3.98845H12.8706H14.3274C14.6174 3.98845 14.8524 4.2235 14.8524 4.51345C14.8524 4.8034 14.6174 5.03845 14.3274 5.03845H13.3956V13.4788C13.3956 13.878 13.2411 14.2635 12.962 14.5497C12.6825 14.8364 12.3005 15 11.8993 15H5.10058C4.6994 15 4.31742 14.8364 4.03791 14.5497C3.75883 14.2635 3.60433 13.878 3.60433 13.4788V5.03845H2.67246C2.38251 5.03845 2.14746 4.8034 2.14746 4.51345C2.14746 4.2235 2.38251 3.98845 2.67246 3.98845H4.12933H5.54695ZM7.04308 6.97839C7.33303 6.97839 7.56808 7.21344 7.56808 7.50339V11.4895C7.56808 11.7794 7.33303 12.0145 7.04308 12.0145C6.75313 12.0145 6.51808 11.7794 6.51808 11.4895V7.50339C6.51808 7.21344 6.75313 6.97839 7.04308 6.97839ZM10.4818 7.50339C10.4818 7.21344 10.2468 6.97839 9.95682 6.97839C9.66687 6.97839 9.43182 7.21344 9.43182 7.50339V11.4895C9.43182 11.7794 9.66687 12.0145 9.95682 12.0145C10.2468 12.0145 10.4818 11.7794 10.4818 11.4895V7.50339Z"
17
- fill="currentColor"
18
- />
19
- </svg>
20
- </template>
21
-
22
- <style scoped>
23
-
24
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="17"
8
+ height="16"
9
+ viewBox="0 0 17 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ fill-rule="evenodd"
15
+ clip-rule="evenodd"
16
+ d="M7.15891 2.62092C7.5169 2.25375 7.99957 2.05 8.49995 2.05C9.00034 2.05 9.48301 2.25375 9.841 2.62092C10.1933 2.98225 10.3961 3.47279 10.4029 3.98845H6.59701C6.60384 3.47279 6.80661 2.98225 7.15891 2.62092ZM6.06896 5.03845L6.07183 5.03845L6.0747 5.03845H10.9252L10.9281 5.03845L10.9309 5.03845H12.3456V13.4788C12.3456 13.608 12.2954 13.7293 12.2102 13.8167C12.1254 13.9036 12.0133 13.95 11.8993 13.95H5.10058C4.98658 13.95 4.87447 13.9036 4.7897 13.8167C4.70449 13.7293 4.65433 13.608 4.65433 13.4788V5.03845H6.06896ZM5.54695 3.98845C5.55382 3.20262 5.86106 2.44797 6.40711 1.88791C6.95985 1.32101 7.71239 1 8.49995 1C9.28752 1 10.0401 1.32101 10.5928 1.88791C11.1389 2.44797 11.4461 3.20262 11.453 3.98845H12.8706H14.3274C14.6174 3.98845 14.8524 4.2235 14.8524 4.51345C14.8524 4.8034 14.6174 5.03845 14.3274 5.03845H13.3956V13.4788C13.3956 13.878 13.2411 14.2635 12.962 14.5497C12.6825 14.8364 12.3005 15 11.8993 15H5.10058C4.6994 15 4.31742 14.8364 4.03791 14.5497C3.75883 14.2635 3.60433 13.878 3.60433 13.4788V5.03845H2.67246C2.38251 5.03845 2.14746 4.8034 2.14746 4.51345C2.14746 4.2235 2.38251 3.98845 2.67246 3.98845H4.12933H5.54695ZM7.04308 6.97839C7.33303 6.97839 7.56808 7.21344 7.56808 7.50339V11.4895C7.56808 11.7794 7.33303 12.0145 7.04308 12.0145C6.75313 12.0145 6.51808 11.7794 6.51808 11.4895V7.50339C6.51808 7.21344 6.75313 6.97839 7.04308 6.97839ZM10.4818 7.50339C10.4818 7.21344 10.2468 6.97839 9.95682 6.97839C9.66687 6.97839 9.43182 7.21344 9.43182 7.50339V11.4895C9.43182 11.7794 9.66687 12.0145 9.95682 12.0145C10.2468 12.0145 10.4818 11.7794 10.4818 11.4895V7.50339Z"
17
+ fill="currentColor"
18
+ />
19
+ </svg>
20
+ </template>
21
+
22
+ <style scoped>
23
+
24
+ </style>
@@ -1,26 +1,26 @@
1
- <script setup lang="ts">
2
-
3
- </script>
4
-
5
- <template>
6
- <svg
7
- width="16"
8
- height="16"
9
- viewBox="0 0 16 16"
10
- fill="none"
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <path
14
- d="M1.83301 10.583C2.10915 10.583 2.33301 10.8069 2.33301 11.083V13.6664H13.6663V11.083C13.6663 10.8069 13.8902 10.583 14.1663 10.583C14.4425 10.583 14.6663 10.8069 14.6663 11.083V14.1664C14.6663 14.4425 14.4425 14.6664 14.1663 14.6664H1.83301C1.55687 14.6664 1.33301 14.4425 1.33301 14.1664V11.083C1.33301 10.8069 1.55687 10.583 1.83301 10.583Z"
15
- fill="currentColor"
16
- />
17
- <path
18
- d="M8.49967 11.083C8.49967 11.3592 8.27581 11.583 7.99967 11.583C7.72353 11.583 7.49967 11.3592 7.49967 11.083V3.0401L6.29766 4.24212C6.10239 4.43738 5.78581 4.43738 5.59055 4.24212C5.39529 4.04685 5.39529 3.73027 5.59055 3.53501L7.6461 1.47945C7.73987 1.38569 7.86705 1.33301 7.99966 1.33301C8.13227 1.33301 8.25944 1.38569 8.35321 1.47945L10.4088 3.53501C10.604 3.73027 10.604 4.04685 10.4088 4.24212C10.2135 4.43738 9.89692 4.43738 9.70166 4.24212L8.49967 3.04013V11.083Z"
19
- fill="currentColor"
20
- />
21
- </svg>
22
- </template>
23
-
24
- <style scoped>
25
-
26
- </style>
1
+ <script setup lang="ts">
2
+
3
+ </script>
4
+
5
+ <template>
6
+ <svg
7
+ width="16"
8
+ height="16"
9
+ viewBox="0 0 16 16"
10
+ fill="none"
11
+ xmlns="http://www.w3.org/2000/svg"
12
+ >
13
+ <path
14
+ d="M1.83301 10.583C2.10915 10.583 2.33301 10.8069 2.33301 11.083V13.6664H13.6663V11.083C13.6663 10.8069 13.8902 10.583 14.1663 10.583C14.4425 10.583 14.6663 10.8069 14.6663 11.083V14.1664C14.6663 14.4425 14.4425 14.6664 14.1663 14.6664H1.83301C1.55687 14.6664 1.33301 14.4425 1.33301 14.1664V11.083C1.33301 10.8069 1.55687 10.583 1.83301 10.583Z"
15
+ fill="currentColor"
16
+ />
17
+ <path
18
+ d="M8.49967 11.083C8.49967 11.3592 8.27581 11.583 7.99967 11.583C7.72353 11.583 7.49967 11.3592 7.49967 11.083V3.0401L6.29766 4.24212C6.10239 4.43738 5.78581 4.43738 5.59055 4.24212C5.39529 4.04685 5.39529 3.73027 5.59055 3.53501L7.6461 1.47945C7.73987 1.38569 7.86705 1.33301 7.99966 1.33301C8.13227 1.33301 8.25944 1.38569 8.35321 1.47945L10.4088 3.53501C10.604 3.73027 10.604 4.04685 10.4088 4.24212C10.2135 4.43738 9.89692 4.43738 9.70166 4.24212L8.49967 3.04013V11.083Z"
19
+ fill="currentColor"
20
+ />
21
+ </svg>
22
+ </template>
23
+
24
+ <style scoped>
25
+
26
+ </style>
@@ -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>
@@ -642,7 +642,8 @@ const EnLocale = {
642
642
  replenish_modal: {
643
643
  title: "Top up balance",
644
644
  info: "Funds will be credited in tenge.",
645
- enter_sum: "Enter the amount"
645
+ enter_sum: "Enter the amount",
646
+ error: "Maximum amount \u2013 1 000 000 \u20B8"
646
647
  },
647
648
  low_balance: {
648
649
  title: "Insufficient Funds",
@@ -658,6 +659,10 @@ const EnLocale = {
658
659
  title: "No access",
659
660
  info: "This functionality is unavailable"
660
661
  },
662
+ token_timeout: {
663
+ title: "Information",
664
+ info: "For security reasons, you have been automatically logged out of your account"
665
+ },
661
666
  buttons: {
662
667
  close: "Close",
663
668
  back: "Cancel",
@@ -669,7 +674,8 @@ const EnLocale = {
669
674
  goTariffs: "Go to tariffs",
670
675
  example: "View example",
671
676
  toMain: "To Home",
672
- goToKaspi: "Go to Kaspi.kz"
677
+ goToKaspi: "Go to Kaspi.kz",
678
+ enter: "Log in"
673
679
  },
674
680
  submit_application_modal: {
675
681
  title: "Submit Application",
@@ -642,7 +642,8 @@ const KkLocale = {
642
642
  replenish_modal: {
643
643
  title: "\u0411\u0430\u043B\u0430\u043D\u0441 \u0442\u043E\u043B\u0442\u044B\u0440\u0443",
644
644
  info: "\u049A\u0430\u0440\u0430\u0436\u0430\u0442 \u0442\u0435\u04A3\u0433\u0435\u0434\u0435 \u0435\u0441\u0435\u043F\u0442\u0435\u043B\u0435\u0434\u0456.",
645
- enter_sum: "\u0421\u043E\u043C\u0430\u043D\u044B \u0435\u043D\u0433\u0456\u0437\u0456\u04A3\u0456\u0437"
645
+ enter_sum: "\u0421\u043E\u043C\u0430\u043D\u044B \u0435\u043D\u0433\u0456\u0437\u0456\u04A3\u0456\u0437",
646
+ error: "\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u0434\u044B \u0441\u043E\u043C\u0430 \u2013 1 000 000 \u20B8"
646
647
  },
647
648
  low_balance: {
648
649
  title: "\u049A\u0430\u0440\u0430\u0436\u0430\u0442 \u0436\u0435\u0442\u043A\u0456\u043B\u0456\u043A\u0441\u0456\u0437",
@@ -658,6 +659,10 @@ const KkLocale = {
658
659
  title: "\u049A\u043E\u043B \u0436\u0435\u0442\u0456\u043C\u0434\u0456\u043B\u0456\u043A \u0436\u043E\u049B",
659
660
  info: "\u0411\u04B1\u043B \u0444\u0443\u043D\u043A\u0446\u0438\u044F \u049B\u043E\u043B \u0436\u0435\u0442\u0456\u043C\u0434\u0456 \u0435\u043C\u0435\u0441"
660
661
  },
662
+ token_timeout: {
663
+ title: "\u0410\u049B\u043F\u0430\u0440\u0430\u0442",
664
+ info: "\u049A\u0430\u0443\u0456\u043F\u0441\u0456\u0437\u0434\u0456\u043A \u043C\u0430\u049B\u0441\u0430\u0442\u044B\u043D\u0434\u0430 \u0430\u043A\u043A\u0430\u0443\u043D\u0442\u0442\u0430\u043D \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0442\u044B \u0442\u04AF\u0440\u0434\u0435 \u0448\u044B\u0493\u0430\u0440\u044B\u043B\u0434\u044B\u04A3\u044B\u0437"
665
+ },
661
666
  buttons: {
662
667
  close: "\u0416\u0430\u0431\u0443",
663
668
  back: "\u0411\u0430\u0441 \u0442\u0430\u0440\u0442\u0443",
@@ -669,7 +674,8 @@ const KkLocale = {
669
674
  goTariffs: "\u0422\u0430\u0440\u0438\u0444\u0442\u0435\u0440\u0433\u0435 \u04E9\u0442\u0443",
670
675
  example: "\u041C\u044B\u0441\u0430\u043B\u0434\u044B \u043A\u04E9\u0440\u0443",
671
676
  toMain: "\u0411\u0430\u0441\u0442\u044B \u0431\u0435\u0442\u043A\u0435",
672
- goToKaspi: "Kaspi.kz-\u043A\u0435 \u04E9\u0442\u0443"
677
+ goToKaspi: "Kaspi.kz-\u043A\u0435 \u04E9\u0442\u0443",
678
+ enter: "\u041A\u0456\u0440\u0443"
673
679
  },
674
680
  submit_application_modal: {
675
681
  title: "\u04E8\u0442\u0456\u043D\u0456\u043C \u0431\u0435\u0440\u0443",
@@ -639,6 +639,7 @@ declare const RuLocale: {
639
639
  title: string;
640
640
  info: string;
641
641
  enter_sum: string;
642
+ error: string;
642
643
  };
643
644
  low_balance: {
644
645
  title: string;
@@ -654,6 +655,10 @@ declare const RuLocale: {
654
655
  title: string;
655
656
  info: string;
656
657
  };
658
+ token_timeout: {
659
+ title: string;
660
+ info: string;
661
+ };
657
662
  buttons: {
658
663
  close: string;
659
664
  back: string;
@@ -666,6 +671,7 @@ declare const RuLocale: {
666
671
  example: string;
667
672
  toMain: string;
668
673
  goToKaspi: string;
674
+ enter: string;
669
675
  };
670
676
  submit_application_modal: {
671
677
  title: string;
@@ -636,7 +636,8 @@ const RuLocale = {
636
636
  replenish_modal: {
637
637
  title: "\u041F\u043E\u043F\u043E\u043B\u043D\u0435\u043D\u0438\u0435 \u0431\u0430\u043B\u0430\u043D\u0441\u0430",
638
638
  info: "\u0417\u0430\u0447\u0438\u0441\u043B\u0435\u043D\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043F\u0440\u043E\u0438\u0437\u043E\u0439\u0434\u0435\u0442 \u0432 \u0442\u0435\u043D\u0433\u0435",
639
- enter_sum: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0443\u043C\u043C\u0443"
639
+ enter_sum: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0443\u043C\u043C\u0443",
640
+ error: "\u041C\u0430\u043A\u0441\u0438\u043C\u0443\u043C - 1 000 000 \u20B8"
640
641
  },
641
642
  low_balance: {
642
643
  title: "\u041D\u0435\u0434\u043E\u0441\u0442\u0430\u0442\u043E\u0447\u043D\u043E \u0441\u0440\u0435\u0434\u0441\u0442\u0432",
@@ -652,6 +653,10 @@ const RuLocale = {
652
653
  title: "\u041D\u0435\u0442 \u0434\u043E\u0441\u0442\u0443\u043F\u0430",
653
654
  info: "\u0414\u0430\u043D\u043D\u044B\u0439 \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D"
654
655
  },
656
+ token_timeout: {
657
+ title: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F",
658
+ info: "\u0412 \u0446\u0435\u043B\u044F\u0445 \u0431\u0435\u0437\u043E\u043F\u0430\u0441\u043D\u043E\u0441\u0442\u0438 \u0431\u044B\u043B \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0439 \u0432\u044B\u0445\u043E\u0434 \u0438\u0437 \u0430\u043A\u043A\u0430\u0443\u043D\u0442\u0430"
659
+ },
655
660
  buttons: {
656
661
  close: "\u0417\u0430\u043A\u0440\u044B\u0442\u044C",
657
662
  back: "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",
@@ -663,7 +668,8 @@ const RuLocale = {
663
668
  goTariffs: "\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 \u0442\u0430\u0440\u0438\u0444\u044B",
664
669
  example: "\u041F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u043F\u0440\u0438\u043C\u0435\u0440",
665
670
  toMain: "\u041D\u0430 \u0433\u043B\u0430\u0432\u043D\u0443\u044E",
666
- goToKaspi: "\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 Kaspi.kz"
671
+ goToKaspi: "\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 Kaspi.kz",
672
+ enter: "\u0412\u043E\u0439\u0442\u0438"
667
673
  },
668
674
  submit_application_modal: {
669
675
  title: "\u041E\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u0437\u0430\u044F\u0432\u043A\u0443",