@banch0u/core-project-test-repository 2.2.4 → 2.2.8

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 (134) hide show
  1. package/README.md +104 -104
  2. package/dist/assets/css/antd.css +842 -842
  3. package/dist/assets/css/variables.css +16 -16
  4. package/dist/assets/fonts/fonts.css +52 -52
  5. package/dist/components/Button/index.module.scss +154 -154
  6. package/dist/components/ColSort/index.module.scss +62 -62
  7. package/dist/components/Delete/Delete.module.scss +22 -22
  8. package/dist/components/DeleteModal/DeleteModal.module.scss +11 -11
  9. package/dist/components/Filter/index.module.scss +99 -99
  10. package/dist/components/FormModal/index.js +16 -16
  11. package/dist/components/FormModal/index.module.scss +14 -14
  12. package/dist/components/ImagePreviewModal/index.js +23 -23
  13. package/dist/components/ImagePreviewModal/index.module.scss +27 -27
  14. package/dist/components/Input/index.module.scss +111 -111
  15. package/dist/components/Loading/index.module.scss +18 -18
  16. package/dist/components/NotificationDropdown/index.js +8 -8
  17. package/dist/components/NotificationDropdown/index.module.scss +83 -83
  18. package/dist/components/NotificationSettingsContent/index.module.scss +70 -70
  19. package/dist/components/Pagination/Pagination.module.scss +8 -8
  20. package/dist/components/ProfileOptions/index.js +21 -21
  21. package/dist/components/ProfileOptions/index.module.scss +265 -265
  22. package/dist/components/Select/index.module.scss +72 -72
  23. package/dist/components/Success/Success.module.scss +26 -26
  24. package/dist/components/Table/index.module.scss +76 -76
  25. package/dist/helpers/enums.js +10 -0
  26. package/dist/index.css +32 -32
  27. package/dist/layout/Header/AppSelect/index.module.scss +72 -72
  28. package/dist/layout/Header/index.module.scss +12 -12
  29. package/dist/layout/QuestionnairesLayout/index.module.scss +3 -3
  30. package/dist/layout/QuestionnairesSidebar/index.js +26 -2
  31. package/dist/layout/QuestionnairesSidebar/index.module.scss +77 -77
  32. package/dist/layout/Sidebar/index.js +15 -15
  33. package/dist/layout/Sidebar/index.module.scss +67 -67
  34. package/dist/pages/Login/index.js +15 -15
  35. package/dist/pages/Login/index.module.scss +123 -123
  36. package/dist/pages/NotFound/index.module.scss +50 -50
  37. package/dist/pages/Platform/index.js +15 -15
  38. package/dist/pages/Platform/index.module.scss +125 -125
  39. package/dist/pages/Questionnnaires/Questionnaires.module.scss +211 -211
  40. package/dist/pages/Questionnnaires/QuestionnairesAcademicdegreesContent/index.js +12 -12
  41. package/dist/pages/Questionnnaires/QuestionnairesApplicationFormContent/index.js +8 -8
  42. package/dist/pages/Questionnnaires/QuestionnairesAreasContent/index.js +8 -8
  43. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/constant.js +64 -0
  44. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/index.js +292 -0
  45. package/dist/pages/Questionnnaires/QuestionnairesBrandsContent/index.js +8 -8
  46. package/dist/pages/Questionnnaires/QuestionnairesCategoriesContent/index.js +8 -8
  47. package/dist/pages/Questionnnaires/QuestionnairesChassisTypesContent/index.js +8 -8
  48. package/dist/pages/Questionnnaires/QuestionnairesChemicalsContent/index.js +12 -12
  49. package/dist/pages/Questionnnaires/QuestionnairesColorsContent/index.js +8 -8
  50. package/dist/pages/Questionnnaires/QuestionnairesCompaniesContent/index.js +8 -8
  51. package/dist/pages/Questionnnaires/QuestionnairesContractTopicsContent/index.js +8 -8
  52. package/dist/pages/Questionnnaires/QuestionnairesContractTypesSubtypesContent/index.js +12 -12
  53. package/dist/pages/Questionnnaires/QuestionnairesContractcurrenciesContent/index.js +8 -8
  54. package/dist/pages/Questionnnaires/QuestionnairesContracttypesContent/index.js +8 -8
  55. package/dist/pages/Questionnnaires/QuestionnairesContragenttypesContent/index.js +8 -8
  56. package/dist/pages/Questionnnaires/QuestionnairesCountriesContent/index.js +8 -8
  57. package/dist/pages/Questionnnaires/QuestionnairesCrushReasonsContent/index.js +8 -8
  58. package/dist/pages/Questionnnaires/QuestionnairesDefaultAgreementPlansContent/index.js +23 -23
  59. package/dist/pages/Questionnnaires/QuestionnairesDeliveryMethodContent/index.js +8 -8
  60. package/dist/pages/Questionnnaires/QuestionnairesDetailPartsContent/index.js +8 -8
  61. package/dist/pages/Questionnnaires/QuestionnairesDisabilitystatusesContent/index.js +12 -12
  62. package/dist/pages/Questionnnaires/QuestionnairesDocumentRecieveMethodsContent/index.js +8 -8
  63. package/dist/pages/Questionnnaires/QuestionnairesDocumentTypeContent/index.js +12 -12
  64. package/dist/pages/Questionnnaires/QuestionnairesDocumentWhomContent/index.js +12 -12
  65. package/dist/pages/Questionnnaires/QuestionnairesDrivingcategoriesContent/index.js +8 -8
  66. package/dist/pages/Questionnnaires/QuestionnairesEducationinstitutionsContent/index.js +12 -12
  67. package/dist/pages/Questionnnaires/QuestionnairesEducationlevelsContent/index.js +12 -12
  68. package/dist/pages/Questionnnaires/QuestionnairesEducationpaymentsContent/index.js +12 -12
  69. package/dist/pages/Questionnnaires/QuestionnairesEmployeeConfigurations/index.js +13 -13
  70. package/dist/pages/Questionnnaires/QuestionnairesEngineTypesContent/index.js +8 -8
  71. package/dist/pages/Questionnnaires/QuestionnairesExecutionRulesContent/index.js +8 -8
  72. package/dist/pages/Questionnnaires/QuestionnairesExtraServicesContent/index.js +8 -8
  73. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/constant.js +64 -0
  74. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/index.js +275 -0
  75. package/dist/pages/Questionnnaires/QuestionnairesFuelTypesContent/index.js +8 -8
  76. package/dist/pages/Questionnnaires/QuestionnairesGearboxTypesContent/index.js +8 -8
  77. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructurestatusesContent/index.js +12 -12
  78. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructuretypesContent/index.js +12 -12
  79. package/dist/pages/Questionnnaires/QuestionnairesHallsContent/index.js +8 -8
  80. package/dist/pages/Questionnnaires/QuestionnairesHonorarytitlesContent/index.js +12 -12
  81. package/dist/pages/Questionnnaires/QuestionnairesInsurancetypesContent/index.js +8 -8
  82. package/dist/pages/Questionnnaires/QuestionnairesInternalStructureContent/index.js +8 -8
  83. package/dist/pages/Questionnnaires/QuestionnairesIssuedAuthoritiesContent/index.js +8 -8
  84. package/dist/pages/Questionnnaires/QuestionnairesMarginNoteTextsContent/index.js +8 -8
  85. package/dist/pages/Questionnnaires/QuestionnairesMeasurementTypesContent/index.js +8 -8
  86. package/dist/pages/Questionnnaires/QuestionnairesMilitarycategoriesContent/index.js +12 -12
  87. package/dist/pages/Questionnnaires/QuestionnairesMilitarygroupsContent/index.js +12 -12
  88. package/dist/pages/Questionnnaires/QuestionnairesMilitaryranksContent/index.js +12 -12
  89. package/dist/pages/Questionnnaires/QuestionnairesMilitarystaffsContent/index.js +12 -12
  90. package/dist/pages/Questionnnaires/QuestionnairesModelsContent/index.js +13 -13
  91. package/dist/pages/Questionnnaires/QuestionnairesOilFieldsContent/index.js +8 -8
  92. package/dist/pages/Questionnnaires/QuestionnairesOrdersContent/index.js +8 -8
  93. package/dist/pages/Questionnnaires/QuestionnairesOrganizationsContent/index.js +8 -8
  94. package/dist/pages/Questionnnaires/QuestionnairesOwnersContent/index.js +8 -8
  95. package/dist/pages/Questionnnaires/QuestionnairesOwnershipTypesContent/index.js +8 -8
  96. package/dist/pages/Questionnnaires/QuestionnairesPenaltyTypesContent/index.js +8 -8
  97. package/dist/pages/Questionnnaires/QuestionnairesPositionsContent/index.js +12 -12
  98. package/dist/pages/Questionnnaires/QuestionnairesRegionsContent/index.js +8 -8
  99. package/dist/pages/Questionnnaires/QuestionnairesRepairTypesContent/index.js +8 -8
  100. package/dist/pages/Questionnnaires/QuestionnairesRepairmentWorkTypesContent/index.js +8 -8
  101. package/dist/pages/Questionnnaires/QuestionnairesReprimandtypesContent/index.js +12 -12
  102. package/dist/pages/Questionnnaires/QuestionnairesRouteLocationsContent/index.js +8 -8
  103. package/dist/pages/Questionnnaires/QuestionnairesSpecialdaysContent/index.js +12 -12
  104. package/dist/pages/Questionnnaires/QuestionnairesSpecializationsContent/index.js +12 -12
  105. package/dist/pages/Questionnnaires/QuestionnairesStructuresContent/index.js +8 -8
  106. package/dist/pages/Questionnnaires/QuestionnairesSubtopicContent/index.js +15 -15
  107. package/dist/pages/Questionnnaires/QuestionnairesTopicContent/index.js +12 -12
  108. package/dist/pages/Questionnnaires/QuestionnairesTransmitterTypesContent/index.js +8 -8
  109. package/dist/pages/Questionnnaires/QuestionnairesVehicleCategoriesContent/index.js +8 -8
  110. package/dist/pages/Questionnnaires/QuestionnairesVehicleGroupsContent/index.js +8 -8
  111. package/dist/pages/Questionnnaires/QuestionnairesVehicleTypesContent/index.js +8 -8
  112. package/dist/pages/Questionnnaires/QuestionnairesWarparticipantsContent/index.js +12 -12
  113. package/dist/pages/Questionnnaires/QuestionnairesWellContent/constant.js +64 -0
  114. package/dist/pages/Questionnnaires/QuestionnairesWellContent/index.js +280 -0
  115. package/dist/pages/Questionnnaires/QuestionnairesWorkModesContent/index.js +8 -8
  116. package/dist/pages/Questionnnaires/QuestionnairesWorkschedulesContent/index.js +12 -12
  117. package/dist/routes/QuestionnaireRoutes.js +19 -1
  118. package/dist/store/slices/auth/index.js +60 -60
  119. package/dist/store/slices/auth/service.js +20 -20
  120. package/dist/store/slices/companyInfo/index.js +10 -10
  121. package/dist/store/slices/companyInfo/service.js +4 -4
  122. package/dist/store/slices/employees/index.js +30 -30
  123. package/dist/store/slices/employees/service.js +12 -12
  124. package/dist/store/slices/global/index.js +170 -152
  125. package/dist/store/slices/notification/index.js +73 -73
  126. package/dist/store/slices/notification/service.js +24 -24
  127. package/dist/store/slices/questionnaire/index.js +9154 -8527
  128. package/dist/store/slices/questionnaire/service.js +3467 -3083
  129. package/dist/tools/questionnaireGenerator.js +12 -12
  130. package/dist/translations/index.json +364 -364
  131. package/dist/utils/axios.js +6 -6
  132. package/dist/utils/message.js +2 -2
  133. package/dist/utils/path.js +12 -0
  134. package/package.json +1 -1
@@ -1,26 +1,26 @@
1
- .container {
2
- display: flex;
3
- align-items: center;
4
- flex-direction: column;
5
- justify-content: center;
6
- padding: 53px;
7
- padding-top: 120px;
8
- button {
9
- padding: 9px 19px;
10
- font-family: Inter;
11
- font-size: 18px;
12
- font-weight: 400;
13
- line-height: 27px;
14
- }
15
- }
16
-
17
- .value {
18
- margin-top: 18px;
19
- font-family: Inter;
20
- font-size: 20px;
21
- font-weight: 500;
22
- line-height: 30px;
23
- text-align: left;
24
- color: #0b0b0b;
25
- margin-bottom: 53px;
26
- }
1
+ .container {
2
+ display: flex;
3
+ align-items: center;
4
+ flex-direction: column;
5
+ justify-content: center;
6
+ padding: 53px;
7
+ padding-top: 120px;
8
+ button {
9
+ padding: 9px 19px;
10
+ font-family: Inter;
11
+ font-size: 18px;
12
+ font-weight: 400;
13
+ line-height: 27px;
14
+ }
15
+ }
16
+
17
+ .value {
18
+ margin-top: 18px;
19
+ font-family: Inter;
20
+ font-size: 20px;
21
+ font-weight: 500;
22
+ line-height: 30px;
23
+ text-align: left;
24
+ color: #0b0b0b;
25
+ margin-bottom: 53px;
26
+ }
@@ -1,76 +1,76 @@
1
- .table_container {
2
- table {
3
- tr {
4
- th:first-child {
5
- font-family: Inter !important;
6
- font-size: 18px !important;
7
- font-weight: 400 !important;
8
- line-height: 21.78px !important;
9
- text-align: center !important;
10
- color: #000000 !important;
11
- }
12
- th {
13
- background: #fff !important;
14
- text-align: center !important;
15
-
16
- padding: 5px !important;
17
- font-family: Inter !important;
18
- font-size: 16px !important;
19
- font-weight: 400 !important;
20
- line-height: 19.36px !important;
21
-
22
- border-color: #bebebe !important;
23
- border-top: 1px solid #bebebe !important;
24
- border-start-start-radius: 0px !important;
25
- border-start-end-radius: 0px !important;
26
- color: #646464 !important;
27
- }
28
- td {
29
- padding: 0px !important;
30
- font-size: 16px !important;
31
- font-weight: 400 !important;
32
- line-height: 24px !important;
33
- text-align: center !important;
34
- border-color: #fff !important;
35
- color: #343434 !important;
36
- }
37
- // th:first-child {
38
- // border-right: 1px solid #BEBEBE !important;
39
- // }
40
- // td:first-child {
41
- // border-right: 1px solid #BEBEBE !important;
42
- // }
43
-
44
- // th:last-child {
45
- // border-right: none !important;
46
- // }
47
- }
48
- tr:first-child {
49
- td {
50
- padding: 0 !important;
51
- }
52
- }
53
- }
54
- // @media screen and (max-width: 1537px) {
55
- // table {
56
- // tr {
57
- // th {
58
- // font-size: 12px !important;
59
- // font-weight: 600 !important;
60
- // line-height: 18px !important;
61
- // }
62
- // td {
63
- // font-size: 12px !important;
64
- // font-weight: 500 !important;
65
- // line-height: 18px !important;
66
- // text-align: center;
67
- // }
68
- // }
69
- // }
70
- // }
71
- }
72
- .draggableHeader {
73
- background: #fff;
74
- z-index: 2;
75
- white-space: nowrap;
76
- }
1
+ .table_container {
2
+ table {
3
+ tr {
4
+ th:first-child {
5
+ font-family: Inter !important;
6
+ font-size: 18px !important;
7
+ font-weight: 400 !important;
8
+ line-height: 21.78px !important;
9
+ text-align: center !important;
10
+ color: #000000 !important;
11
+ }
12
+ th {
13
+ background: #fff !important;
14
+ text-align: center !important;
15
+
16
+ padding: 5px !important;
17
+ font-family: Inter !important;
18
+ font-size: 16px !important;
19
+ font-weight: 400 !important;
20
+ line-height: 19.36px !important;
21
+
22
+ border-color: #bebebe !important;
23
+ border-top: 1px solid #bebebe !important;
24
+ border-start-start-radius: 0px !important;
25
+ border-start-end-radius: 0px !important;
26
+ color: #646464 !important;
27
+ }
28
+ td {
29
+ padding: 0px !important;
30
+ font-size: 16px !important;
31
+ font-weight: 400 !important;
32
+ line-height: 24px !important;
33
+ text-align: center !important;
34
+ border-color: #fff !important;
35
+ color: #343434 !important;
36
+ }
37
+ // th:first-child {
38
+ // border-right: 1px solid #BEBEBE !important;
39
+ // }
40
+ // td:first-child {
41
+ // border-right: 1px solid #BEBEBE !important;
42
+ // }
43
+
44
+ // th:last-child {
45
+ // border-right: none !important;
46
+ // }
47
+ }
48
+ tr:first-child {
49
+ td {
50
+ padding: 0 !important;
51
+ }
52
+ }
53
+ }
54
+ // @media screen and (max-width: 1537px) {
55
+ // table {
56
+ // tr {
57
+ // th {
58
+ // font-size: 12px !important;
59
+ // font-weight: 600 !important;
60
+ // line-height: 18px !important;
61
+ // }
62
+ // td {
63
+ // font-size: 12px !important;
64
+ // font-weight: 500 !important;
65
+ // line-height: 18px !important;
66
+ // text-align: center;
67
+ // }
68
+ // }
69
+ // }
70
+ // }
71
+ }
72
+ .draggableHeader {
73
+ background: #fff;
74
+ z-index: 2;
75
+ white-space: nowrap;
76
+ }
@@ -0,0 +1,10 @@
1
+ export var typeENUM = [{
2
+ id: 1,
3
+ text: "Mədən"
4
+ }, {
5
+ id: 2,
6
+ text: "Quyu"
7
+ }, {
8
+ id: 3,
9
+ text: "Park"
10
+ }];
package/dist/index.css CHANGED
@@ -1,33 +1,33 @@
1
- body * {
2
- font-family: var(--defaultFont) !important;
3
- }
4
-
5
- /* Apply styles globally to all scrollbars */
6
- * {
7
- /* For modern browsers (Firefox) */
8
- scrollbar-width: thin !important;
9
- scrollbar-color: #eaeaea transparent !important;
10
- }
11
-
12
- /* For WebKit-based browsers (Chrome, Edge, Safari) */
13
- *::-webkit-scrollbar {
14
- width: 6px !important;
15
- /* Vertical scrollbar width */
16
- height: 6px !important;
17
- /* Horizontal scrollbar height */
18
- }
19
-
20
- *::-webkit-scrollbar-thumb {
21
- background: #eaeaea !important;
22
- border-radius: 3px !important;
23
- }
24
-
25
- *::-webkit-scrollbar-thumb:hover {
26
- background: #cccccc !important;
27
- /* Darker color on hover */
28
- }
29
-
30
- *::-webkit-scrollbar-track {
31
- background: transparent !important;
32
- /* Transparent track */
1
+ body * {
2
+ font-family: var(--defaultFont) !important;
3
+ }
4
+
5
+ /* Apply styles globally to all scrollbars */
6
+ * {
7
+ /* For modern browsers (Firefox) */
8
+ scrollbar-width: thin !important;
9
+ scrollbar-color: #eaeaea transparent !important;
10
+ }
11
+
12
+ /* For WebKit-based browsers (Chrome, Edge, Safari) */
13
+ *::-webkit-scrollbar {
14
+ width: 6px !important;
15
+ /* Vertical scrollbar width */
16
+ height: 6px !important;
17
+ /* Horizontal scrollbar height */
18
+ }
19
+
20
+ *::-webkit-scrollbar-thumb {
21
+ background: #eaeaea !important;
22
+ border-radius: 3px !important;
23
+ }
24
+
25
+ *::-webkit-scrollbar-thumb:hover {
26
+ background: #cccccc !important;
27
+ /* Darker color on hover */
28
+ }
29
+
30
+ *::-webkit-scrollbar-track {
31
+ background: transparent !important;
32
+ /* Transparent track */
33
33
  }
@@ -1,72 +1,72 @@
1
- .accordion {
2
- background: var(--blue);
3
- width: 270px;
4
- min-width: 270px;
5
- max-width: 270px;
6
- }
7
-
8
- .accordionHeader {
9
- display: flex;
10
- align-items: center;
11
- gap: 10px;
12
- span {
13
- font-size: 18px;
14
- font-weight: 500;
15
- color: var(--white);
16
- height: auto;
17
- }
18
- div {
19
- height: 30px;
20
- filter: brightness(0) invert(1) !important;
21
- }
22
- svg {
23
- width: 30px !important;
24
- height: 30px !important;
25
- }
26
- }
27
-
28
- .accordionBody {
29
- display: flex;
30
- flex-direction: column;
31
- gap: 8px;
32
- background-color: var(--blue);
33
- padding: 10px;
34
- top: 81px !important;
35
- width: 250px !important;
36
- min-width: 250px !important;
37
- max-width: 250px !important;
38
- border-radius: 0 0 6px 6px;
39
- }
40
-
41
- .accordionOption {
42
- background-color: var(--white);
43
- color: var(--blue);
44
- display: flex;
45
- align-items: center;
46
- padding: 10px;
47
- border-radius: 6px;
48
- gap: 10px;
49
- font-size: 16px;
50
- font-weight: 500;
51
- font-size: 16px;
52
- line-height: 100%;
53
- letter-spacing: 0%;
54
-
55
- cursor: pointer;
56
- text-decoration: none;
57
- transition: background 0.2s ease;
58
-
59
- svg {
60
- width: 26px;
61
- height: 26px;
62
- }
63
-
64
- &:hover {
65
- background-color: var(--lightBlue);
66
- }
67
- &:hover {
68
- span {
69
- color: var(--blue);
70
- }
71
- }
72
- }
1
+ .accordion {
2
+ background: var(--blue);
3
+ width: 270px;
4
+ min-width: 270px;
5
+ max-width: 270px;
6
+ }
7
+
8
+ .accordionHeader {
9
+ display: flex;
10
+ align-items: center;
11
+ gap: 10px;
12
+ span {
13
+ font-size: 18px;
14
+ font-weight: 500;
15
+ color: var(--white);
16
+ height: auto;
17
+ }
18
+ div {
19
+ height: 30px;
20
+ filter: brightness(0) invert(1) !important;
21
+ }
22
+ svg {
23
+ width: 30px !important;
24
+ height: 30px !important;
25
+ }
26
+ }
27
+
28
+ .accordionBody {
29
+ display: flex;
30
+ flex-direction: column;
31
+ gap: 8px;
32
+ background-color: var(--blue);
33
+ padding: 10px;
34
+ top: 81px !important;
35
+ width: 250px !important;
36
+ min-width: 250px !important;
37
+ max-width: 250px !important;
38
+ border-radius: 0 0 6px 6px;
39
+ }
40
+
41
+ .accordionOption {
42
+ background-color: var(--white);
43
+ color: var(--blue);
44
+ display: flex;
45
+ align-items: center;
46
+ padding: 10px;
47
+ border-radius: 6px;
48
+ gap: 10px;
49
+ font-size: 16px;
50
+ font-weight: 500;
51
+ font-size: 16px;
52
+ line-height: 100%;
53
+ letter-spacing: 0%;
54
+
55
+ cursor: pointer;
56
+ text-decoration: none;
57
+ transition: background 0.2s ease;
58
+
59
+ svg {
60
+ width: 26px;
61
+ height: 26px;
62
+ }
63
+
64
+ &:hover {
65
+ background-color: var(--lightBlue);
66
+ }
67
+ &:hover {
68
+ span {
69
+ color: var(--blue);
70
+ }
71
+ }
72
+ }
@@ -1,12 +1,12 @@
1
- .header {
2
- height: 81px;
3
- background: var(--blue);
4
- align-items: center;
5
- display: flex;
6
- align-items: center;
7
- justify-content: space-between;
8
- padding: 0 17px;
9
- z-index: 110;
10
- position: relative;
11
- overflow: visible; // ✅ allows dropdowns to escape
12
- }
1
+ .header {
2
+ height: 81px;
3
+ background: var(--blue);
4
+ align-items: center;
5
+ display: flex;
6
+ align-items: center;
7
+ justify-content: space-between;
8
+ padding: 0 17px;
9
+ z-index: 110;
10
+ position: relative;
11
+ overflow: visible; // ✅ allows dropdowns to escape
12
+ }
@@ -1,3 +1,3 @@
1
- .layout {
2
- background: var(--white) !important;
3
- }
1
+ .layout {
2
+ background: var(--white) !important;
3
+ }
@@ -5,7 +5,7 @@ import style from "./index.module.scss";
5
5
  import { Layout, Menu, Input } from "antd";
6
6
  import { QUESTIONNAIRES_ACADEMIC_DEGREES, QUESTIONNAIRES_APPLICATION_FORMS, QUESTIONNAIRES_AREAS, QUESTIONNAIRES_BRANDS, QUESTIONNAIRES_CATEGORIES, QUESTIONNAIRES_CHASSIS_TYPES, QUESTIONNAIRES_CHEMICALS, QUESTIONNAIRES_COLORS, QUESTIONNAIRES_COMPANIES, QUESTIONNAIRES_CONTRACTCURRENCIES, QUESTIONNAIRES_CONTRACTTYPES, QUESTIONNAIRES_CONTRAGENTTYPES, QUESTIONNAIRES_COUNTRIES, QUESTIONNAIRES_CRUSH_REASONS, QUESTIONNAIRES_DETAIL_PARTS, QUESTIONNAIRES_DISABILITY_STATUSES, QUESTIONNAIRES_DOCUMENT_RECIEVE_METHODS, QUESTIONNAIRES_DOCUMENT_TYPES, QUESTIONNAIRES_DOCUMENT_WHOM, QUESTIONNAIRES_DRIVING_CATEGORIES, QUESTIONNAIRES_EDUCATION_INSTITUTIONS, QUESTIONNAIRES_EDUCATION_LEVELS, QUESTIONNAIRES_EDUCATION_PAYMENTS, QUESTIONNAIRES_EMPLOYEE_CONFIGURATIONS, QUESTIONNAIRES_ENGINE_TYPES, QUESTIONNAIRES_EXECUTION_RULES, QUESTIONNAIRES_EXTRA_SERVICES, QUESTIONNAIRES_FUEL_TYPES, QUESTIONNAIRES_GEARBOX_TYPES, QUESTIONNAIRES_GENERAL_STRUCTURE_STATUSES, QUESTIONNAIRES_GENERAL_STRUCTURE_TYPES, QUESTIONNAIRES_HALLS, QUESTIONNAIRES_HONORARY_TITLES, QUESTIONNAIRES_INSURANCE_TYPES, QUESTIONNAIRES_ISSUED_AUTHORITIES, QUESTIONNAIRES_MARGIN_NOTE_TEXTS, QUESTIONNAIRES_MEASUREMENT_TYPES, QUESTIONNAIRES_MILITARY_CATEGORIES, QUESTIONNAIRES_MILITARY_GROUPS, QUESTIONNAIRES_MILITARY_RANKS, QUESTIONNAIRES_MILITARY_STAFFS, QUESTIONNAIRES_MODELS, QUESTIONNAIRES_OIL_FIELDS, QUESTIONNAIRES_ORDERS, QUESTIONNAIRES_ORGANIZATIONS, QUESTIONNAIRES_OWNERSHIP_TYPES, QUESTIONNAIRES_PENALTY_TYPES, QUESTIONNAIRES_POSITIONS, QUESTIONNAIRES_REPAIR_TYPES, QUESTIONNAIRES_REPAIRMENT_WORK_TYPES,
7
7
  // QUESTIONNAIRES_REGIONS,
8
- QUESTIONNAIRES_REPRIMAND_TYPES, QUESTIONNAIRES_SPECIAL_DAYS, QUESTIONNAIRES_SPECIALIZATIONS, QUESTIONNAIRES_STRUCTURES, QUESTIONNAIRES_SUBTOPIC, QUESTIONNAIRES_TOPIC, QUESTIONNAIRES_TRANSMITTER_TYPES, QUESTIONNAIRES_VEHICLE_CATEGORIES, QUESTIONNAIRES_VEHICLE_GROUPS, QUESTIONNAIRES_VEHICLE_TYPES, QUESTIONNAIRES_WAR_PARTICIPANTS, QUESTIONNAIRES_WORK_MODES, QUESTIONNAIRES_WORK_SCHEDULES, QUESTIONNAIRES_OWNERS, QUESTIONNAIRES_CONTRACTTOPICS, QUESTIONNAIRES_CONTRACTTYPESSUBTYPES, QUESTIONNAIRES_DEFAULTAGREEMENTPLANS, QUESTIONNAIRES_ROUTELOCATIONS, QUESTIONNAIRES_INTERNALSTRUCTURE } from "../../utils/path";
8
+ QUESTIONNAIRES_REPRIMAND_TYPES, QUESTIONNAIRES_SPECIAL_DAYS, QUESTIONNAIRES_SPECIALIZATIONS, QUESTIONNAIRES_STRUCTURES, QUESTIONNAIRES_SUBTOPIC, QUESTIONNAIRES_TOPIC, QUESTIONNAIRES_TRANSMITTER_TYPES, QUESTIONNAIRES_VEHICLE_CATEGORIES, QUESTIONNAIRES_VEHICLE_GROUPS, QUESTIONNAIRES_VEHICLE_TYPES, QUESTIONNAIRES_WAR_PARTICIPANTS, QUESTIONNAIRES_WORK_MODES, QUESTIONNAIRES_WORK_SCHEDULES, QUESTIONNAIRES_OWNERS, QUESTIONNAIRES_CONTRACTTOPICS, QUESTIONNAIRES_CONTRACTTYPESSUBTYPES, QUESTIONNAIRES_DEFAULTAGREEMENTPLANS, QUESTIONNAIRES_ROUTELOCATIONS, QUESTIONNAIRES_INTERNALSTRUCTURE, QUESTIONNAIRES_FIELD, QUESTIONNAIRES_WELL, QUESTIONNAIRES_BARREL } from "../../utils/path";
9
9
  import { SearchIcon } from "../../assets/icons";
10
10
  var Sider = Layout.Sider;
11
11
  var SubMenu = Menu.SubMenu;
@@ -316,8 +316,32 @@ var QuestionnairesSidebar = function QuestionnairesSidebar(_ref) {
316
316
  //delete the "/" at the start of string
317
317
  label: "Şablon strukturlar",
318
318
  link: QUESTIONNAIRES_INTERNALSTRUCTURE
319
- }
319
+ },
320
320
  // ---- generated sidebar item by questionnaireGenerator: InternalStructure ----
321
+
322
+ {
323
+ key: "fields",
324
+ //delete the "/" at the start of string
325
+ label: "Sahələr",
326
+ link: QUESTIONNAIRES_FIELD
327
+ },
328
+ // ---- generated sidebar item by questionnaireGenerator: Field ----
329
+
330
+ {
331
+ key: "wells",
332
+ //delete the "/" at the start of string
333
+ label: "Quyu",
334
+ link: QUESTIONNAIRES_WELL
335
+ },
336
+ // ---- generated sidebar item by questionnaireGenerator: Well ----
337
+
338
+ {
339
+ key: "barrels",
340
+ //delete the "/" at the start of string
341
+ label: "Çən",
342
+ link: QUESTIONNAIRES_BARREL
343
+ }
344
+ // ---- generated sidebar item by questionnaireGenerator: Barrel ----
321
345
  ];
322
346
  var sortedItems = items.sort(function (a, b) {
323
347
  return a.label.localeCompare(b.label);
@@ -1,77 +1,77 @@
1
- .sidebar {
2
- background: #fff !important;
3
- border-radius: 12px;
4
- border: none;
5
- position: relative;
6
- margin: 20px;
7
- margin-right: 0;
8
- border: 1px solid var(--blue);
9
- .logo {
10
- margin-top: 20px;
11
- margin-bottom: 18px;
12
- text-align: center;
13
- h2 {
14
- font-family: Inter;
15
- font-size: 24px;
16
- font-weight: 600;
17
- line-height: 20px;
18
- text-align: center;
19
- color: var(--blue);
20
- }
21
- }
22
- .search {
23
- padding: 0 14px;
24
- margin-bottom: 6px;
25
- .search_input {
26
- width: 100%;
27
- margin: 0 auto;
28
- display: flex;
29
- justify-content: center;
30
- height: 36px;
31
- font-size: 16px !important;
32
- font-weight: 500 !important;
33
- line-height: 24px !important;
34
- text-align: left !important;
35
- border-radius: 6px;
36
- padding: 6px 10px !important;
37
- .search_icon {
38
- display: flex;
39
- align-items: center;
40
- cursor: pointer;
41
- svg {
42
- path {
43
- transition: 250ms;
44
- }
45
- }
46
- svg:hover {
47
- path {
48
- stroke: var(--blue);
49
- transition: 250ms;
50
- }
51
- }
52
- }
53
- }
54
- }
55
- .menu {
56
- background: #fff;
57
- border: none;
58
- border-right: 0;
59
- border-radius: 12px;
60
- margin-top: 0px;
61
- li {
62
- margin-inline: 14px;
63
- width: 90%;
64
- border-radius: 4px;
65
- color: #828282;
66
- // background: #f2f2f2;
67
- font-family: Inter;
68
- font-size: 18px;
69
- font-weight: 500;
70
- text-align: left;
71
- height: 42px;
72
- span {
73
- margin-left: 8px;
74
- }
75
- }
76
- }
77
- }
1
+ .sidebar {
2
+ background: #fff !important;
3
+ border-radius: 12px;
4
+ border: none;
5
+ position: relative;
6
+ margin: 20px;
7
+ margin-right: 0;
8
+ border: 1px solid var(--blue);
9
+ .logo {
10
+ margin-top: 20px;
11
+ margin-bottom: 18px;
12
+ text-align: center;
13
+ h2 {
14
+ font-family: Inter;
15
+ font-size: 24px;
16
+ font-weight: 600;
17
+ line-height: 20px;
18
+ text-align: center;
19
+ color: var(--blue);
20
+ }
21
+ }
22
+ .search {
23
+ padding: 0 14px;
24
+ margin-bottom: 6px;
25
+ .search_input {
26
+ width: 100%;
27
+ margin: 0 auto;
28
+ display: flex;
29
+ justify-content: center;
30
+ height: 36px;
31
+ font-size: 16px !important;
32
+ font-weight: 500 !important;
33
+ line-height: 24px !important;
34
+ text-align: left !important;
35
+ border-radius: 6px;
36
+ padding: 6px 10px !important;
37
+ .search_icon {
38
+ display: flex;
39
+ align-items: center;
40
+ cursor: pointer;
41
+ svg {
42
+ path {
43
+ transition: 250ms;
44
+ }
45
+ }
46
+ svg:hover {
47
+ path {
48
+ stroke: var(--blue);
49
+ transition: 250ms;
50
+ }
51
+ }
52
+ }
53
+ }
54
+ }
55
+ .menu {
56
+ background: #fff;
57
+ border: none;
58
+ border-right: 0;
59
+ border-radius: 12px;
60
+ margin-top: 0px;
61
+ li {
62
+ margin-inline: 14px;
63
+ width: 90%;
64
+ border-radius: 4px;
65
+ color: #828282;
66
+ // background: #f2f2f2;
67
+ font-family: Inter;
68
+ font-size: 18px;
69
+ font-weight: 500;
70
+ text-align: left;
71
+ height: 42px;
72
+ span {
73
+ margin-left: 8px;
74
+ }
75
+ }
76
+ }
77
+ }