@banch0u/core-project-test-repository 1.12.9 → 2.0.1

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.
@@ -33,22 +33,19 @@ export var entryData = [{
33
33
  }, {
34
34
  id: 5,
35
35
  value: "Arxiv",
36
- pathname: "".concat(rootUrl, "/archive"),
36
+ pathname: "".concat(rootUrl, "/archive/search"),
37
37
  icon: /*#__PURE__*/React.createElement(ArchiveIcon, null),
38
- scopes: "archive",
39
- construction: true
38
+ scopes: "archive"
40
39
  }, {
41
40
  id: 6,
42
41
  value: "Nəqliyyat",
43
42
  pathname: "".concat(rootUrl, "/transport/personnel"),
44
43
  icon: /*#__PURE__*/React.createElement(TransportIcon, null),
45
- scopes: "transport",
46
- construction: true
44
+ scopes: "transport"
47
45
  }, {
48
46
  id: 7,
49
47
  value: "Laboratoriya",
50
- pathname: "".concat(rootUrl, "/lab"),
48
+ pathname: "".concat(rootUrl, "/lab/flasks"),
51
49
  icon: /*#__PURE__*/React.createElement(LabIcon, null),
52
- scopes: "lab",
53
- construction: true
50
+ scopes: "lab"
54
51
  }];
@@ -26,7 +26,7 @@ export var getStreetColumns = function getStreetColumns(onEditClick, onDelete, o
26
26
  selectData: drivingcategoriesAll,
27
27
  queryName: "drivingLicenceCategories"
28
28
  }, {
29
- title: "Nəqliyyat kateqoriyası",
29
+ title: "Nəqliyyat növü",
30
30
  dataIndex: "vehicleCategory",
31
31
  width: innerW,
32
32
  disabled: false,
@@ -314,7 +314,7 @@ var QuestionnairesModelsContent = function QuestionnairesModelsContent() {
314
314
  message: ""
315
315
  }],
316
316
  name: "vehicleCategoryId",
317
- label: "Nəqliyyat kateqoriyası"
317
+ label: "Nəqliyyat növü"
318
318
  }, /*#__PURE__*/React.createElement(Select, null, vehicleCategoriesAll === null || vehicleCategoriesAll === void 0 ? void 0 : vehicleCategoriesAll.map(function (item) {
319
319
  return /*#__PURE__*/React.createElement(Option, {
320
320
  key: item.id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@banch0u/core-project-test-repository",
3
- "version": "1.12.9",
3
+ "version": "2.0.1",
4
4
  "description": "Shared core features for all projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [