formbuilder-lhcforms 9.0.1 → 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.
@@ -377,10 +377,11 @@
377
377
  },
378
378
  "url": {
379
379
  "description": "An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers.",
380
- "title": "Url",
380
+ "title": "URL",
381
381
  "type": "string",
382
+ "pattern": "^\\S*$",
382
383
  "widget": {
383
- "id": "url",
384
+ "id": "string",
384
385
  "labelPosition": "left",
385
386
  "labelClasses": "col-sm-2 ps-0 pe-1",
386
387
  "controlClasses": "col textline-widget form-control form-control-sm"
@@ -971,7 +971,7 @@
971
971
  },
972
972
  "__$answerOptionMethods": {
973
973
  "description": "Define predefined answers for the user to choose.",
974
- "title": "Predefined answers",
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 uri"
984
+ "title": "Answer value set URI"
985
985
  }
986
986
  ],
987
987
  "default": "answer-option",
@@ -1 +1 @@
1
- {"version": "9.0.1"}
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.c6e2880f563059bb.js" type="module"></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.373fad1489ab4653.js" type="module"></script>
28
28
 
29
29
  </body></html>