formbuilder-lhcforms 8.0.11 → 9.0.1

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.
@@ -44,8 +44,8 @@
44
44
  "widget": {
45
45
  "id": "select",
46
46
  "labelPosition": "left",
47
- "labelWidthClass": "col-sm-2 pr-1",
48
- "controlWidthClass": "col-sm-10",
47
+ "labelClasses": "col-2 ps-0 pe-1",
48
+ "controlClasses": "col-10 p-0",
49
49
  "selectOptionsMap": {
50
50
  "remove": ["display", "reference", "attachment"],
51
51
  "map": {
@@ -92,8 +92,8 @@
92
92
  "widget": {
93
93
  "id": "restrictions",
94
94
  "labelPosition": "left",
95
- "labelWidthClass": "col-sm-2 pr-1",
96
- "controlWidthClass": "col-sm-10",
95
+ "labelClasses": "col-2 ps-0 pe-1",
96
+ "controlClasses": "col-10 mt-1",
97
97
  "noTableLabel": true,
98
98
  "noCollapseButton": true,
99
99
  "addButtonLabel": "Add new restriction",
@@ -206,8 +206,8 @@
206
206
  "widget": {
207
207
  "id": "boolean-radio",
208
208
  "optionLabels": [[false, "No code"], [true, "Include code"]],
209
- "labelWidthClass": "col-sm-2",
210
- "controlWidthClass": "col-sm-10"
209
+ "labelClasses": "col-2 ps-0 pe-1",
210
+ "controlClasses": "col-auto btn-group btn-group-sm ps-0"
211
211
  }
212
212
  },
213
213
  "code": {
@@ -293,8 +293,8 @@
293
293
  "id": "table",
294
294
  "noTableLabel": true,
295
295
  "labelPosition": "left",
296
- "labelWidthClass": "col-sm-2",
297
- "controlWidthClass": "col-sm-10",
296
+ "labelClasses": "col-sm-2",
297
+ "controlClasses": "col-sm-10",
298
298
  "noCollapseButton": true,
299
299
  "addButtonLabel": "Add new code",
300
300
  "singleItem": true,
@@ -313,8 +313,8 @@
313
313
  "widget": {
314
314
  "id": "string-with-css",
315
315
  "labelPosition": "left",
316
- "labelWidthClass": "col-sm-2",
317
- "controlWidthClass": "col-sm-3"
316
+ "labelClasses": "col-2 ps-0 pe-1",
317
+ "controlClasses": "col-3 p-0"
318
318
  }
319
319
  },
320
320
  "_prefix": {
@@ -368,8 +368,8 @@
368
368
  "widget": {
369
369
  "id": "string-with-css",
370
370
  "labelPosition": "left",
371
- "labelWidthClass": "col-sm-2 pr-1",
372
- "controlWidthClass": "col-sm-10"
371
+ "labelClasses": "col-2 ps-0 pe-1",
372
+ "controlClasses": "col p-0"
373
373
  }
374
374
  },
375
375
  "_text": {
@@ -887,7 +887,7 @@
887
887
  "widget": {
888
888
  "noCollapseButton": true,
889
889
  "labelPosition": "left",
890
- "labelWidthClass": "col-sm-2 pr-1",
890
+ "labelWidthClass": "col-sm-2 pe-1",
891
891
  "controlWidthClass": "col-sm-10",
892
892
  "addButtonLabel": "Add another condition",
893
893
  "id": "enable-when",
@@ -933,8 +933,8 @@
933
933
  },
934
934
  "widget": {
935
935
  "id": "boolean-radio",
936
- "labelWidthClass": "col-sm-2",
937
- "controlWidthClass": "col-sm-10"
936
+ "labelClasses": "col-2 ps-0 pe-1",
937
+ "controlClasses": "col-auto btn-group btn-group-sm ps-0"
938
938
  }
939
939
  },
940
940
  "repeats": {
@@ -949,8 +949,8 @@
949
949
  },
950
950
  "widget": {
951
951
  "id": "boolean-radio",
952
- "labelWidthClass": "col-sm-2",
953
- "controlWidthClass": "col-sm-10"
952
+ "labelClasses": "col-2 ps-0 pe-1",
953
+ "controlClasses": "col-auto btn-group btn-group-sm ps-0"
954
954
  }
955
955
  },
956
956
  "readOnly": {
@@ -965,8 +965,8 @@
965
965
  },
966
966
  "widget": {
967
967
  "id": "boolean-radio",
968
- "labelWidthClass": "col-sm-2",
969
- "controlWidthClass": "col-sm-10"
968
+ "labelClasses": "col-2 ps-0 pe-1",
969
+ "controlClasses": "col-auto btn-group btn-group-sm ps-0"
970
970
  }
971
971
  },
972
972
  "__$answerOptionMethods": {
@@ -992,8 +992,8 @@
992
992
  "widget": {
993
993
  "id": "answer-option-methods",
994
994
  "labelPosition": "left",
995
- "labelWidthClass": "col-sm-2",
996
- "controlWidthClass": "col-sm-10"
995
+ "labelClasses": "col-2 ps-0 pe-1",
996
+ "controlClasses": "col-auto btn-group btn-group-sm m-auto p-0"
997
997
  }
998
998
  },
999
999
  "answerValueSet": {
@@ -1007,8 +1007,8 @@
1007
1007
  "widget": {
1008
1008
  "id": "url",
1009
1009
  "labelPosition": "left",
1010
- "labelWidthClass": "col-sm-2",
1011
- "controlWidthClass": "col-sm-10"
1010
+ "labelClasses": "col-2 ps-0 pe-1",
1011
+ "controlClasses": "col textline-widget form-control form-control-sm"
1012
1012
  }
1013
1013
  },
1014
1014
  "answerOption": {
@@ -1278,8 +1278,8 @@
1278
1278
  "widget": {
1279
1279
  "id": "answer-option",
1280
1280
  "labelPosition": "left",
1281
- "labelWidthClass": "col-sm-2 pr-1",
1282
- "controlWidthClass": "col-sm-10",
1281
+ "labelClasses": "col-2 ps-0 pe-1",
1282
+ "controlClasses": "col-10 ",
1283
1283
  "addButtonLabel": "Add another answer",
1284
1284
  "rowSelection": true,
1285
1285
  "multipleSelectionEnableSource": "repeats",
@@ -1305,8 +1305,8 @@
1305
1305
  "placeholder": "Enter url for preferred terminology server",
1306
1306
  "note": "You may wish to set this if you are providing an answer value set for either this item or its children.",
1307
1307
  "labelPosition": "left",
1308
- "labelWidthClass": "col-sm-2",
1309
- "controlWidthClass": "col-sm-10"
1308
+ "labelClasses": "col-2 ps-0 pe-1",
1309
+ "controlClasses": "col p-0"
1310
1310
  }
1311
1311
  },
1312
1312
 
@@ -1392,7 +1392,8 @@
1392
1392
  },
1393
1393
  "widget": {
1394
1394
  "id": "boolean-radio",
1395
- "nolabel": true
1395
+ "nolabel": true,
1396
+ "controlClasses": "btn-group btn-group-sm col-auto p-0"
1396
1397
  }
1397
1398
  },
1398
1399
  "valueDecimal": {
@@ -1776,8 +1777,8 @@
1776
1777
  "widget": {
1777
1778
  "id": "initial",
1778
1779
  "labelPosition": "left",
1779
- "labelWidthClass": "col-sm-2 pr-1",
1780
- "controlWidthClass": "col-sm-10",
1780
+ "labelClasses": "col-2 ps-0 pe-1",
1781
+ "controlClasses": "col p-0",
1781
1782
  "addButtonLabel": "Add another value",
1782
1783
  "singleItemEnableSource": "repeats",
1783
1784
  "showFields": [
@@ -1806,8 +1807,8 @@
1806
1807
  "widget": {
1807
1808
  "id": "observation-link-period",
1808
1809
  "labelPosition": "left",
1809
- "labelWidthClass": "col-sm-2 pr-1",
1810
- "controlWidthClass": "col-sm-10"
1810
+ "labelClasses": "col-2 ps-0 pe-1",
1811
+ "controlClasses": "col p-0 m-auto ms-0"
1811
1812
  },
1812
1813
  "visibleIf": {
1813
1814
  "type": ["$EXP$ target.value != 'display'"]
@@ -1821,8 +1822,8 @@
1821
1822
  "widget": {
1822
1823
  "id": "observation-extract",
1823
1824
  "labelPosition": "left",
1824
- "labelWidthClass": "col-sm-2 pr-1",
1825
- "controlWidthClass": "col-sm-10"
1825
+ "labelClasses": "col-2 ps-0 pe-1",
1826
+ "controlClasses": "col p-0 m-auto ms-0"
1826
1827
  },
1827
1828
  "visibleIf": {
1828
1829
  "type": ["$EXP$ target.value != 'display'"]
@@ -1836,7 +1837,7 @@
1836
1837
  "widget": {
1837
1838
  "id": "units",
1838
1839
  "labelPosition": "left",
1839
- "labelWidthClass": "col-sm-2 pr-1",
1840
+ "labelWidthClass": "col-sm-2 pe-1",
1840
1841
  "controlWidthClass": "col-sm-10"
1841
1842
  },
1842
1843
  "visibleIf": {
@@ -1850,8 +1851,8 @@
1850
1851
  "widget": {
1851
1852
  "id": "help-text",
1852
1853
  "labelPosition": "left",
1853
- "labelWidthClass": "col-sm-2 pr-1",
1854
- "controlWidthClass": "col-sm-10"
1854
+ "labelClasses": "col-sm-2 p-0 pe-1",
1855
+ "controlClasses": "col-sm form-control form-control-sm p-1"
1855
1856
  }
1856
1857
  },
1857
1858
  "__$end": {
@@ -1 +1 @@
1
- {"version": "8.0.11"}
1
+ {"version": "9.0.1"}
@@ -4,7 +4,7 @@
4
4
  <base href="/">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
6
  <link rel="icon" type="image/x-icon" href="favicon.ico">
7
- <style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}</style>
7
+ <style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}</style>
8
8
  <style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
9
9
  <style>body,html{height:100%;width:100%}html{-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;--antd-wave-shadow-color:#1890ff;--scroll-bar:0}body{margin:0;color:#000000d9;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-variant:tabular-nums;line-height:1.5715;background-color:#fff;font-feature-settings:"tnum","tnum"}</style><link href="lforms/lib/elements/styles.css" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="lforms/lib/elements/styles.css"></noscript>
10
10
  <script src="webcomponents/webcomponents-loader.js"></script>
@@ -12,11 +12,9 @@
12
12
  if (!window.customElements) {
13
13
  document.write('<!--');
14
14
  }
15
- </script><!--');
16
- }
17
- </script></script>
15
+ </script>
18
16
  <!-- ! DO NOT REMOVE THIS COMMENT, WE NEED ITS CLOSING MARKER -->
19
- <style>:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.bg-secondary{background-color:#6c757d!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}@page{size:a3}body{min-width:992px!important}}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles.dc28741b58d0a96f.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.dc28741b58d0a96f.css"></noscript></head>
17
+ <style>@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles.a79b20014ebb5873.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.a79b20014ebb5873.css"></noscript></head>
20
18
  <body class="bg-secondary">
21
19
  <lfb-root></lfb-root>
22
20
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
@@ -26,6 +24,6 @@
26
24
  <script src="lforms/lib/elements/scripts.js"></script>
27
25
  <script src="lforms/lib/elements/main.js"></script>
28
26
  <script src="lforms/lib/fhir/lformsFHIRAll.min.js"></script>
29
- <script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.896ec7ce0831df76.js" type="module"></script><script src="scripts.4b8a3ee4fa171a2f.js" defer></script><script src="main.e630b3fe056548e3.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.c6e2880f563059bb.js" type="module"></script>
30
28
 
31
29
  </body></html>