formbuilder-lhcforms 9.0.1 → 9.0.2

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"
@@ -1 +1 @@
1
- {"version": "9.0.1"}
1
+ {"version": "9.0.2"}
@@ -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.a4f0596415682a2f.js" type="module"></script>
28
28
 
29
29
  </body></html>