@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
package/src/samples/16PF93.js
CHANGED
|
@@ -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: "
|
|
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.
|
|
32
|
+
<tspan font-size="14" font-weight="500">{{factor.lable.raw}}</tspan>
|
|
33
33
|
<tspan font-size="2">⠀</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.
|
|
32
|
+
<tspan font-size="14" font-weight="500">{{factor.lable.raw}}</tspan>
|
|
33
33
|
<tspan font-size="2">⠀</tspan>
|
|
34
34
|
<tspan>از</tspan>
|
|
35
35
|
<tspan>{{factor.lable.max}}</tspan>
|