formbuilder-lhcforms 9.0.2 → 9.0.3
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.
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
},
|
|
972
972
|
"__$answerOptionMethods": {
|
|
973
973
|
"description": "Define predefined answers for the user to choose.",
|
|
974
|
-
"title": "
|
|
974
|
+
"title": "Answer list source",
|
|
975
975
|
"oneOf": [
|
|
976
976
|
{
|
|
977
977
|
"type": "string",
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
{
|
|
982
982
|
"type": "string",
|
|
983
983
|
"enum": ["value-set"],
|
|
984
|
-
"title": "Answer value set
|
|
984
|
+
"title": "Answer value set URI"
|
|
985
985
|
}
|
|
986
986
|
],
|
|
987
987
|
"default": "answer-option",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version": "9.0.
|
|
1
|
+
{"version": "9.0.3"}
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
<script src="lforms/lib/elements/scripts.js"></script>
|
|
25
25
|
<script src="lforms/lib/elements/main.js"></script>
|
|
26
26
|
<script src="lforms/lib/fhir/lformsFHIRAll.min.js"></script>
|
|
27
|
-
<script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.26015f639a44af6f.js" type="module"></script><script src="scripts.dd09fb8902a77421.js" defer></script><script src="main.
|
|
27
|
+
<script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.26015f639a44af6f.js" type="module"></script><script src="scripts.dd09fb8902a77421.js" defer></script><script src="main.373fad1489ab4653.js" type="module"></script>
|
|
28
28
|
|
|
29
29
|
</body></html>
|