@kando-env/kando-ui 1.2.314-alpha.8 → 1.2.314-alpha.9

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/lib/i18n/he.json CHANGED
@@ -3835,14 +3835,14 @@
3835
3835
  "actual_savings": "חיסכון בפועל",
3836
3836
  "upcoming_contact": "צור קשר עם נציג התמיכה שלך כדי ללמוד עוד.",
3837
3837
  "trend": "מגמת אירועים אורגניים",
3838
- "trend_info_data": "Organic events info trend",
3838
+ "trend_info_data": "קבלו תובנות לגבי המגמה היומית של אירועים אורגניים בתקופה שצוינה.\n\nהגרף מציג את ציון האירועים היומי, המחשב את חומרת ומשך האירועים כדי לראות מגמות בתוך פרק הזמן שנבחר.",
3839
3839
  "organic_event": "ציון אירועים אורגניים",
3840
3840
  "daily_event_cost": "עלות יומית לאירועים",
3841
3841
  "organic_event_info_data": "המכוון מראה את ציון המשקף את ממוצע חומרת האירועים ליום. החיסכון הפועל משווה את הציון לציון שנקבע בתחילת היישום",
3842
3842
  "organic_events_pattern": "דפוסי זיהום",
3843
3843
  "organic_events_pattern_info_data": "הבנת דפוס האירועים האורגניים חיונית לנקיטת פעולה תפעולית בזמן ואפקטיבית במט”ש.\n\nהריבועים הצבעוניים מציינים את היום והשעה של אירועי הזיהום; ככל שהצבע היה עמוק יותר, היו יותר אירועים באותה תקופה.",
3844
3844
  "inlet_contribution": "תרומת כניסה למט״ש",
3845
- "inlet_contribution_info_data": "Prioritize efforts on the most impactful inlet.\n\nThe bar chart shows the event’s contribution of each inlet, including their flow ratio.",
3845
+ "inlet_contribution_info_data": "תיעדוף הכניסה שהכי משפיעה על העומס במט”ש\n\n.הברים בגרף מראים את התרומת אירועי הזיהום של כל כניסה",
3846
3846
  "prediction": "תחזית ל 7 ימים הקרובים",
3847
3847
  "upcoming_title": "שדרג על מנת לצפות בתובנות",
3848
3848
  "urban_development": "פיתוח אורבני",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var packageJsonVersion = "1.2.314-alpha.8";
3
+ var packageJsonVersion = "1.2.314-alpha.9";
4
4
  if (typeof packageJsonVersion === 'string') {
5
5
  // eslint-disable-next-line no-console
6
6
  console.log("%c Kando UI %c v".concat(packageJsonVersion, " "), 'font-size: 15px; background-color: #fff; color: #e20f53;', 'font-weight: bold; font-size: 15px; background-color: #e20f53; color: #fff;', "with NODE_ENV=".concat(process.env.NODE_ENV));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kando-env/kando-ui",
3
- "version": "1.2.314-alpha.8",
3
+ "version": "1.2.314-alpha.9",
4
4
  "main": "lib/index.js",
5
5
  "author": "Nadav(Private) <nadavk72@gmail.com>",
6
6
  "scripts": {