@almadar/ui 5.21.9 → 5.21.11

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.
package/locales/ar.json CHANGED
@@ -466,5 +466,6 @@
466
466
  "common.selected": "محدد",
467
467
  "common.showMore": "عرض المزيد",
468
468
  "common.showLess": "عرض أقل",
469
- "common.noResults": "لا توجد نتائج"
469
+ "common.noResults": "لا توجد نتائج",
470
+ "relationSelect.selectPlaceholder": "اختر..."
470
471
  }
package/locales/en.json CHANGED
@@ -466,5 +466,6 @@
466
466
  "stateMachine.legend.initial": "Initial",
467
467
  "stateMachine.legend.final": "Final",
468
468
  "stateMachine.legend.state": "State",
469
- "stateMachine.legend.multiEvent": "Multi-event"
469
+ "stateMachine.legend.multiEvent": "Multi-event",
470
+ "relationSelect.selectPlaceholder": "Select..."
470
471
  }
package/locales/sl.json CHANGED
@@ -466,5 +466,6 @@
466
466
  "common.selected": "Izbrano",
467
467
  "common.showMore": "Pokaži več",
468
468
  "common.showLess": "Pokaži manj",
469
- "common.noResults": "Ni rezultatov"
469
+ "common.noResults": "Ni rezultatov",
470
+ "relationSelect.selectPlaceholder": "Izberi..."
470
471
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/ui",
3
- "version": "5.21.9",
3
+ "version": "5.21.11",
4
4
  "description": "React UI components, hooks, and providers for Almadar",
5
5
  "type": "module",
6
6
  "sideEffects": [