@jield/solodb-react-components 1.0.2 → 1.0.4

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 (81) hide show
  1. package/dist/index.cjs +1 -1
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/index.js.map +1 -1
  6. package/dist/modules/chemical/components/chemical/registerBarcodeElement.d.ts +1 -1
  7. package/dist/modules/chemical/components/chemical/registerContainerElement.d.ts +1 -1
  8. package/dist/modules/chemical/components/modal/createChemicalModal.d.ts +1 -1
  9. package/dist/modules/chemical/form/locationSelectFormElement.d.ts +1 -1
  10. package/dist/modules/core/contexts/authContext.d.ts +1 -1
  11. package/dist/modules/core/hooks/useAuth.d.ts +1 -1
  12. package/dist/modules/equipment/components/dashboard/ecnCard.d.ts +1 -1
  13. package/dist/modules/equipment/components/dashboard/issueCard.d.ts +1 -1
  14. package/dist/modules/equipment/components/partial/ecnElement.d.ts +1 -1
  15. package/dist/modules/equipment/components/partial/ecnModalForm.d.ts +1 -1
  16. package/dist/modules/equipment/components/partial/issueElement.d.ts +1 -1
  17. package/dist/modules/equipment/components/partial/issueModalForm.d.ts +1 -1
  18. package/dist/modules/equipment/components/partial/issueTable.d.ts +1 -1
  19. package/dist/modules/equipment/components/partial/messageElement.d.ts +1 -1
  20. package/dist/modules/equipment/components/partial/messageModalForm.d.ts +1 -1
  21. package/dist/modules/equipment/components/partial/moduleStatusElement.d.ts +1 -1
  22. package/dist/modules/equipment/components/partial/reservationElement.d.ts +1 -1
  23. package/dist/modules/equipment/components/partial/sendStatusMail.d.ts +1 -1
  24. package/dist/modules/equipment/components/setup/equipmentModuleStatusWrapper.d.ts +1 -1
  25. package/dist/modules/equipment/components/setup/equipmentTable.d.ts +1 -1
  26. package/dist/modules/equipment/components/setup/filterBadges.d.ts +1 -1
  27. package/dist/modules/equipment/components/setup/filterFormBar.d.ts +1 -1
  28. package/dist/modules/equipment/components/setup/filterFormColum.d.ts +1 -1
  29. package/dist/modules/equipment/components/setup/selectedEquipmentTable.d.ts +2 -2
  30. package/dist/modules/equipment/components/setupUpdateEquipment.d.ts +1 -1
  31. package/dist/modules/equipment/components/status-mail/statusMailEquipmentElement.d.ts +1 -1
  32. package/dist/modules/equipment/components/status-mail/statusMailMessageElement.d.ts +1 -1
  33. package/dist/modules/equipment/contexts/equipmentContext.d.ts +1 -1
  34. package/dist/modules/equipment/contexts/statusMailContext.d.ts +1 -1
  35. package/dist/modules/equipment/hooks/useEquipment.d.ts +1 -1
  36. package/dist/modules/monitor/components/monitor/monitorCard.d.ts +1 -1
  37. package/dist/modules/monitor/components/monitor/requirement/addResultModal.d.ts +1 -1
  38. package/dist/modules/monitor/components/monitor/requirement/addStepParameterValueModal.d.ts +1 -1
  39. package/dist/modules/monitor/components/monitor/requirement/editStepParameterValueModal.d.ts +1 -1
  40. package/dist/modules/monitor/components/monitor/requirement/requirementChart.d.ts +1 -1
  41. package/dist/modules/monitor/components/monitor/requirement/requirementResults.d.ts +1 -1
  42. package/dist/modules/monitor/contexts/monitorContext.d.ts +1 -1
  43. package/dist/modules/monitor/hooks/useMonitor.d.ts +1 -1
  44. package/dist/modules/partial/paginationLinks.d.ts +1 -1
  45. package/dist/modules/run/components/run/partial/runPartStepPart.d.ts +1 -1
  46. package/dist/modules/run/components/run/steps/element/requirementDetails.d.ts +1 -1
  47. package/dist/modules/run/components/run/steps/element/requirementStepInList.d.ts +1 -1
  48. package/dist/modules/run/components/run/steps/element/stepDetails.d.ts +1 -1
  49. package/dist/modules/run/components/run/steps/element/stepInList.d.ts +1 -1
  50. package/dist/modules/run/components/shared/files/uploadFilesToStep.d.ts +1 -1
  51. package/dist/modules/run/components/shared/parameters/runStepParameterEditButton.d.ts +1 -1
  52. package/dist/modules/run/components/shared/parameters/runStepParametersTable.d.ts +1 -1
  53. package/dist/modules/run/components/shared/parts/partsBadgesProductionRun.d.ts +1 -1
  54. package/dist/modules/run/components/shared/parts/partsBadgesResearchRun.d.ts +1 -1
  55. package/dist/modules/run/components/shared/parts/runStepPartTableRow.d.ts +1 -1
  56. package/dist/modules/run/components/shared/requirement/fillValueModal.d.ts +1 -1
  57. package/dist/modules/run/components/shared/requirement/measurementResultsBadge.d.ts +1 -1
  58. package/dist/modules/run/components/shared/requirement/requirementValuesByStep.d.ts +1 -1
  59. package/dist/modules/run/components/shared/requirement/requirementValuesWithPartTable.d.ts +1 -1
  60. package/dist/modules/run/components/step/view/element/batchCardElement.d.ts +1 -1
  61. package/dist/modules/run/components/step/view/element/checklist/checklistItemElement.d.ts +1 -1
  62. package/dist/modules/run/components/step/view/element/checklist/checklistModal.d.ts +1 -1
  63. package/dist/modules/run/components/step/view/element/hold-code/holdCodeModal.d.ts +1 -1
  64. package/dist/modules/run/components/step/view/element/parts/element/runPartProductionBadge.d.ts +1 -1
  65. package/dist/modules/run/components/step/view/element/parts/element/runPartProductionTableRow.d.ts +1 -1
  66. package/dist/modules/run/components/step/view/element/parts/element/runStepPartComment.d.ts +1 -1
  67. package/dist/modules/run/components/step/view/element/parts/runPartsProductionRun.d.ts +1 -1
  68. package/dist/modules/run/components/step/view/element/parts/runPartsResearchRun.d.ts +1 -1
  69. package/dist/modules/run/components/step/view/element/process.d.ts +1 -1
  70. package/dist/modules/run/components/step/view/element/step-overview/requirementDetails.d.ts +1 -1
  71. package/dist/modules/run/components/step/view/element/step-overview/requirementElement.d.ts +1 -1
  72. package/dist/modules/run/components/step/view/element/step-overview/stepDetails.d.ts +1 -1
  73. package/dist/modules/run/components/step/view/element/step-overview/stepElement.d.ts +1 -1
  74. package/dist/modules/run/components/step/view/element/stepLabel.d.ts +1 -1
  75. package/dist/modules/run/contexts/runContext.d.ts +1 -1
  76. package/dist/modules/run/contexts/runStepContext.d.ts +1 -1
  77. package/dist/modules/run/hooks/useRun.d.ts +1 -1
  78. package/dist/modules/run/hooks/useRunStep.d.ts +1 -1
  79. package/dist/modules/service/components/report/Category.d.ts +1 -1
  80. package/dist/modules/service/components/report/Criterion.d.ts +1 -1
  81. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jield/solodb-react-components",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "type": "module",
5
5
  "repository": "jield-webdev/solodb-react-components",
6
6
  "main": "./dist/index.cjs",
@@ -27,6 +27,7 @@
27
27
  "coverage": "vitest run --coverage"
28
28
  },
29
29
  "dependencies": {
30
+ "@jield/solodb-typescript-core": "^1.0.2",
30
31
  "axios": "^1.13.2",
31
32
  "moment": "^2.30.1",
32
33
  "moment-timezone": "^0.6.0",
@@ -34,12 +35,11 @@
34
35
  "react-bootstrap": "^2.10.10",
35
36
  "react-dropzone": "^14.3.8",
36
37
  "react-google-charts": "^5.2.1",
37
- "react-hook-form": "^7.67.0",
38
+ "react-hook-form": "^7.70.0",
38
39
  "react-intersection-observer": "^10.0.0",
39
40
  "react-markdown": "^10.1.0",
40
41
  "react-select": "^5.10.2",
41
- "solodb-typescript-core": "https://github.com/jield-webdev/solodb-typescript-core.git",
42
- "yet-another-react-lightbox": "^3.25.0"
42
+ "yet-another-react-lightbox": "^3.28.0"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "@tanstack/react-query": "^5.90",
@@ -50,27 +50,27 @@
50
50
  },
51
51
  "devDependencies": {
52
52
  "@originjs/vite-plugin-commonjs": "^1.0.3",
53
- "@tanstack/react-query": "~5.90.11",
54
- "@tanstack/react-query-devtools": "~5.91.1",
53
+ "@tanstack/react-query": "~5.90.16",
54
+ "@tanstack/react-query-devtools": "~5.91.2",
55
55
  "@tanstack/react-table": "^8.21.3",
56
- "@testing-library/jest-dom": "^6.6.3",
57
- "@testing-library/react": "^16.2.0",
56
+ "@testing-library/jest-dom": "^6.9.1",
57
+ "@testing-library/react": "^16.3.1",
58
58
  "@testing-library/user-event": "^14.6.1",
59
- "@types/node": "^22",
60
- "@types/react": "^19.2.7",
59
+ "@types/node": "^25.0.5",
60
+ "@types/react": "^19.2.8",
61
61
  "@types/react-dom": "^19.2.3",
62
62
  "@types/react-router-dom": "^5.3.3",
63
- "@vitejs/plugin-react": "^5.1.1",
64
- "@vitest/coverage-v8": "^2.1.8",
65
- "jsdom": "^26.0.0",
66
- "prettier": "^3.7.3",
63
+ "@vitejs/plugin-react": "^5.1.2",
64
+ "@vitest/coverage-v8": "^4.0.16",
65
+ "jsdom": "^27.4.0",
66
+ "prettier": "^3.7.4",
67
67
  "prop-types": "^15.8.1",
68
68
  "react": "^19.2.3",
69
69
  "react-dom": "^19.2.3",
70
- "react-router-dom": "^7.9.6",
70
+ "react-router-dom": "^7.12.0",
71
71
  "typescript": "^5.9.3",
72
- "vite": "^7.2.4",
73
- "vite-plugin-dts": "^4.3.0",
74
- "vitest": "^2.1.8"
72
+ "vite": "^7.3.1",
73
+ "vite-plugin-dts": "^4.5.4",
74
+ "vitest": "^4.0.16"
75
75
  }
76
76
  }