@masterteam/forms 0.0.73 → 0.0.74

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.
@@ -3,7 +3,7 @@
3
3
  "previous": "السابق",
4
4
  "next": "التالي",
5
5
  "validation": "يرجى تعبئة جميع الحقول المطلوبة قبل الإرسال.",
6
- "validation-next": "يرجى معالجة أخطاء التحقق قبل المتابعة.",
6
+ "validation-next": "يرجى ملء الحقول المطلوبة قبل المتابعة.",
7
7
  "validation-errors": "أخطاء التحقق",
8
8
  "validation-warnings": "تحذيرات التحقق",
9
9
  "warning-confirmation-header": "تحذيرات التحقق",
@@ -3,7 +3,7 @@
3
3
  "previous": "Previous",
4
4
  "next": "Next",
5
5
  "validation": "Please fill in all required fields before submitting.",
6
- "validation-next": "Please resolve validation errors before continuing.",
6
+ "validation-next": "Please fill the required fields before continuing.",
7
7
  "validation-errors": "Validation Errors",
8
8
  "validation-warnings": "Validation Warnings",
9
9
  "warning-confirmation-header": "Validation Warnings",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@masterteam/forms",
3
- "version": "0.0.73",
3
+ "version": "0.0.74",
4
4
  "publishConfig": {
5
5
  "directory": "../../../dist/masterteam/forms",
6
6
  "linkDirectory": true,
@@ -17,7 +17,7 @@
17
17
  "primeng": "21.1.5",
18
18
  "@primeuix/themes": "^2.0.3",
19
19
  "rxjs": "^7.8.2",
20
- "@masterteam/components": "^0.0.164"
20
+ "@masterteam/components": "^0.0.165"
21
21
  },
22
22
  "sideEffects": false,
23
23
  "exports": {