@baravak/risloo-profile-cli 4.28.1 → 4.30.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baravak/risloo-profile-cli",
3
- "version": "4.28.1",
3
+ "version": "4.30.0",
4
4
  "description": "**Risloo Profile CLI** is a library for creating profiles, reports and sheets for *psychological* samples.",
5
5
  "main": "bin/risloo.js",
6
6
  "publishConfig": {
@@ -2014,7 +2014,7 @@
2014
2014
  "q4_value": 9,
2015
2015
  "extraversion": 4.1,
2016
2016
  "anxiety": 8.4,
2017
- "flexibility": 3.6,
2017
+ "inflexibility": 3.6,
2018
2018
  "independence": 3.4,
2019
2019
  "selfcontrol": 3.4,
2020
2020
  "adjustment": 1.4,
@@ -79,7 +79,7 @@ class _16PF93 extends Profile {
79
79
  L18: { eng: "status"},
80
80
  L19: { eng: "extraversion", fr: "برون‌گرایی" },
81
81
  L20: { eng: "anxiety", fr: "اضطراب" },
82
- L21: { eng: "flexibility", fr: "یک‌دندگی" },
82
+ L21: { eng: "inflexibility", fr: "یک‌دندگی" },
83
83
  L22: { eng: "independence", fr: "استقلال" },
84
84
  L23: { eng: "selfcontrol", fr: "کنترل بالا" },
85
85
  L24: { eng: "adjustment", fr: "سازگاری" },
@@ -29,7 +29,7 @@
29
29
  <rect x="393" width="394" height="32" fill="#F9FAFB80" stroke="none"/>
30
30
  {{bar 40 32 (object tl=0 bl=0 tr=4 br=4) (toRad 0) fill="url(#down-gradient)" transform="translate(786, 0)"}}
31
31
  <text x="305" y="16" font-size="13" font-weight="400" fill="#6B7280" text-anchor="start" dy=".25em">
32
- <tspan font-size="14" font-weight="500">{{factor.mark}}</tspan>
32
+ <tspan font-size="14" font-weight="500">{{factor.lable.raw}}</tspan>
33
33
  <tspan font-size="2">&#10240;</tspan>
34
34
  <tspan>از</tspan>
35
35
  <tspan>{{factor.lable.max}}</tspan>
@@ -29,7 +29,7 @@
29
29
  <rect x="214" width="572" height="32" fill="#F9FAFB80" stroke="none"/>
30
30
  {{bar 40 32 (object tl=0 bl=0 tr=4 br=4) (toRad 0) fill="url(#down-gradient)" transform="translate(786, 0)"}}
31
31
  <text x="46" y="16" font-size="13" font-weight="400" fill="#6B7280" text-anchor="start" dy=".25em">
32
- <tspan font-size="14" font-weight="500">{{factor.mark}}</tspan>
32
+ <tspan font-size="14" font-weight="500">{{factor.lable.raw}}</tspan>
33
33
  <tspan font-size="2">&#10240;</tspan>
34
34
  <tspan>از</tspan>
35
35
  <tspan>{{factor.lable.max}}</tspan>