@medplum/react 2.0.6 → 2.0.9

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.
Files changed (117) hide show
  1. package/dist/cjs/index.cjs +69 -66
  2. package/dist/cjs/index.cjs.map +1 -1
  3. package/dist/cjs/index.min.cjs +1 -1
  4. package/dist/esm/BackboneElementInput/BackboneElementInput.mjs +3 -2
  5. package/dist/esm/BackboneElementInput/BackboneElementInput.mjs.map +1 -1
  6. package/dist/esm/CheckboxFormSection/CheckboxFormSection.mjs +1 -1
  7. package/dist/esm/CheckboxFormSection/CheckboxFormSection.mjs.map +1 -1
  8. package/dist/esm/DateTimeInput/DateTimeInput.mjs +1 -1
  9. package/dist/esm/DateTimeInput/DateTimeInput.mjs.map +1 -1
  10. package/dist/esm/DescriptionList/DescriptionList.mjs +2 -2
  11. package/dist/esm/DescriptionList/DescriptionList.mjs.map +1 -1
  12. package/dist/esm/FormSection/FormSection.mjs +1 -1
  13. package/dist/esm/FormSection/FormSection.mjs.map +1 -1
  14. package/dist/esm/Panel/Panel.mjs +1 -1
  15. package/dist/esm/Panel/Panel.mjs.map +1 -1
  16. package/dist/esm/QuestionnaireForm/QuestionnaireForm.mjs +1 -1
  17. package/dist/esm/QuestionnaireForm/QuestionnaireForm.mjs.map +1 -1
  18. package/dist/esm/ResourceBlame/ResourceBlame.mjs +2 -2
  19. package/dist/esm/ResourceBlame/ResourceBlame.mjs.map +1 -1
  20. package/dist/esm/ResourceDiffTable/ResourceDiffTable.mjs +1 -1
  21. package/dist/esm/ResourceDiffTable/ResourceDiffTable.mjs.map +1 -1
  22. package/dist/esm/ResourcePropertyInput/ResourcePropertyInput.mjs +5 -4
  23. package/dist/esm/ResourcePropertyInput/ResourcePropertyInput.mjs.map +1 -1
  24. package/dist/esm/ResourceTimeline/ResourceTimeline.mjs +2 -2
  25. package/dist/esm/ResourceTimeline/ResourceTimeline.mjs.map +1 -1
  26. package/dist/esm/SearchControl/SearchControl.mjs +7 -7
  27. package/dist/esm/SearchControl/SearchControl.mjs.map +1 -1
  28. package/dist/esm/SearchControl/SearchUtils.mjs +1 -0
  29. package/dist/esm/SearchControl/SearchUtils.mjs.map +1 -1
  30. package/dist/esm/SearchFieldEditor/SearchFieldEditor.mjs +1 -1
  31. package/dist/esm/SearchFieldEditor/SearchFieldEditor.mjs.map +1 -1
  32. package/dist/esm/SearchFilterEditor/SearchFilterEditor.mjs +1 -1
  33. package/dist/esm/SearchFilterEditor/SearchFilterEditor.mjs.map +1 -1
  34. package/dist/esm/TimingInput/TimingInput.mjs +1 -1
  35. package/dist/esm/TimingInput/TimingInput.mjs.map +1 -1
  36. package/dist/esm/index.min.mjs +1 -1
  37. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/createReactComponent.mjs +1 -1
  38. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/createReactComponent.mjs.map +1 -1
  39. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/defaultAttributes.mjs +1 -1
  40. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/defaultAttributes.mjs.map +1 -1
  41. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconAdjustmentsHorizontal.mjs +1 -1
  42. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconAdjustmentsHorizontal.mjs.map +1 -1
  43. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconAlertCircle.mjs +1 -1
  44. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconAlertCircle.mjs.map +1 -1
  45. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBleach.mjs +1 -1
  46. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBleach.mjs.map +1 -1
  47. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBleachOff.mjs +1 -1
  48. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBleachOff.mjs.map +1 -1
  49. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.mjs +1 -1
  50. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.mjs.map +1 -1
  51. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBracketsContain.mjs +1 -1
  52. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBracketsContain.mjs.map +1 -1
  53. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBucket.mjs +1 -1
  54. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBucket.mjs.map +1 -1
  55. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBucketOff.mjs +1 -1
  56. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconBucketOff.mjs.map +1 -1
  57. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCalendar.mjs +1 -1
  58. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCalendar.mjs.map +1 -1
  59. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCheck.mjs +1 -1
  60. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCheck.mjs.map +1 -1
  61. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCheckbox.mjs +1 -1
  62. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCheckbox.mjs.map +1 -1
  63. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCircleMinus.mjs +1 -1
  64. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCircleMinus.mjs.map +1 -1
  65. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCirclePlus.mjs +1 -1
  66. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCirclePlus.mjs.map +1 -1
  67. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCloudUpload.mjs +1 -1
  68. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCloudUpload.mjs.map +1 -1
  69. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconColumns.mjs +1 -1
  70. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconColumns.mjs.map +1 -1
  71. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCurrencyDollar.mjs +1 -1
  72. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconCurrencyDollar.mjs.map +1 -1
  73. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconDots.mjs +1 -1
  74. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconDots.mjs.map +1 -1
  75. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEdit.mjs +1 -1
  76. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEdit.mjs.map +1 -1
  77. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEqual.mjs +1 -1
  78. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEqual.mjs.map +1 -1
  79. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEqualNot.mjs +1 -1
  80. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconEqualNot.mjs.map +1 -1
  81. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFileAlert.mjs +1 -1
  82. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFileAlert.mjs.map +1 -1
  83. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFilePlus.mjs +1 -1
  84. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFilePlus.mjs.map +1 -1
  85. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFilter.mjs +1 -1
  86. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconFilter.mjs.map +1 -1
  87. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconListDetails.mjs +1 -1
  88. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconListDetails.mjs.map +1 -1
  89. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMathGreater.mjs +1 -1
  90. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMathGreater.mjs.map +1 -1
  91. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMathLower.mjs +1 -1
  92. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMathLower.mjs.map +1 -1
  93. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMessage.mjs +1 -1
  94. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconMessage.mjs.map +1 -1
  95. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconPin.mjs +1 -1
  96. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconPin.mjs.map +1 -1
  97. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconPinnedOff.mjs +1 -1
  98. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconPinnedOff.mjs.map +1 -1
  99. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSettings.mjs +1 -1
  100. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSettings.mjs.map +1 -1
  101. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSortAscending.mjs +1 -1
  102. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSortAscending.mjs.map +1 -1
  103. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSortDescending.mjs +1 -1
  104. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSortDescending.mjs.map +1 -1
  105. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSquare.mjs +1 -1
  106. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconSquare.mjs.map +1 -1
  107. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconTableExport.mjs +1 -1
  108. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconTableExport.mjs.map +1 -1
  109. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconTrash.mjs +1 -1
  110. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconTrash.mjs.map +1 -1
  111. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconX.mjs +1 -1
  112. package/dist/esm/node_modules/@tabler/icons-react/dist/esm/icons/IconX.mjs.map +1 -1
  113. package/dist/types/CheckboxFormSection/CheckboxFormSection.d.ts +1 -0
  114. package/dist/types/DateTimeInput/DateTimeInput.d.ts +1 -0
  115. package/dist/types/FormSection/FormSection.d.ts +1 -0
  116. package/package.json +10 -10
  117. package/tsconfig.build.json +0 -9
@@ -315,7 +315,7 @@
315
315
  }
316
316
 
317
317
  /**
318
- * @tabler/icons-react v2.6.0 - MIT
318
+ * @tabler/icons-react v2.9.0 - MIT
319
319
  */
320
320
 
321
321
  var defaultAttributes = {
@@ -331,7 +331,7 @@
331
331
  };
332
332
 
333
333
  /**
334
- * @tabler/icons-react v2.6.0 - MIT
334
+ * @tabler/icons-react v2.9.0 - MIT
335
335
  */
336
336
 
337
337
  var __defProp = Object.defineProperty;
@@ -394,7 +394,7 @@
394
394
  };
395
395
 
396
396
  /**
397
- * @tabler/icons-react v2.6.0 - MIT
397
+ * @tabler/icons-react v2.9.0 - MIT
398
398
  */
399
399
 
400
400
  var IconAdjustmentsHorizontal = createReactComponent(
@@ -414,7 +414,7 @@
414
414
  );
415
415
 
416
416
  /**
417
- * @tabler/icons-react v2.6.0 - MIT
417
+ * @tabler/icons-react v2.9.0 - MIT
418
418
  */
419
419
 
420
420
  var IconAlertCircle = createReactComponent("alert-circle", "IconAlertCircle", [
@@ -424,7 +424,7 @@
424
424
  ]);
425
425
 
426
426
  /**
427
- * @tabler/icons-react v2.6.0 - MIT
427
+ * @tabler/icons-react v2.9.0 - MIT
428
428
  */
429
429
 
430
430
  var IconBleachOff = createReactComponent("bleach-off", "IconBleachOff", [
@@ -439,7 +439,7 @@
439
439
  ]);
440
440
 
441
441
  /**
442
- * @tabler/icons-react v2.6.0 - MIT
442
+ * @tabler/icons-react v2.9.0 - MIT
443
443
  */
444
444
 
445
445
  var IconBleach = createReactComponent("bleach", "IconBleach", [
@@ -453,7 +453,7 @@
453
453
  ]);
454
454
 
455
455
  /**
456
- * @tabler/icons-react v2.6.0 - MIT
456
+ * @tabler/icons-react v2.9.0 - MIT
457
457
  */
458
458
 
459
459
  var IconBoxMultiple = createReactComponent("box-multiple", "IconBoxMultiple", [
@@ -474,7 +474,7 @@
474
474
  ]);
475
475
 
476
476
  /**
477
- * @tabler/icons-react v2.6.0 - MIT
477
+ * @tabler/icons-react v2.9.0 - MIT
478
478
  */
479
479
 
480
480
  var IconBracketsContain = createReactComponent("brackets-contain", "IconBracketsContain", [
@@ -486,7 +486,7 @@
486
486
  ]);
487
487
 
488
488
  /**
489
- * @tabler/icons-react v2.6.0 - MIT
489
+ * @tabler/icons-react v2.9.0 - MIT
490
490
  */
491
491
 
492
492
  var IconBucketOff = createReactComponent("bucket-off", "IconBucketOff", [
@@ -508,7 +508,7 @@
508
508
  ]);
509
509
 
510
510
  /**
511
- * @tabler/icons-react v2.6.0 - MIT
511
+ * @tabler/icons-react v2.9.0 - MIT
512
512
  */
513
513
 
514
514
  var IconBucket = createReactComponent("bucket", "IconBucket", [
@@ -523,7 +523,7 @@
523
523
  ]);
524
524
 
525
525
  /**
526
- * @tabler/icons-react v2.6.0 - MIT
526
+ * @tabler/icons-react v2.9.0 - MIT
527
527
  */
528
528
 
529
529
  var IconCalendar = createReactComponent("calendar", "IconCalendar", [
@@ -542,7 +542,7 @@
542
542
  ]);
543
543
 
544
544
  /**
545
- * @tabler/icons-react v2.6.0 - MIT
545
+ * @tabler/icons-react v2.9.0 - MIT
546
546
  */
547
547
 
548
548
  var IconCheck = createReactComponent("check", "IconCheck", [
@@ -550,7 +550,7 @@
550
550
  ]);
551
551
 
552
552
  /**
553
- * @tabler/icons-react v2.6.0 - MIT
553
+ * @tabler/icons-react v2.9.0 - MIT
554
554
  */
555
555
 
556
556
  var IconCheckbox = createReactComponent("checkbox", "IconCheckbox", [
@@ -565,7 +565,7 @@
565
565
  ]);
566
566
 
567
567
  /**
568
- * @tabler/icons-react v2.6.0 - MIT
568
+ * @tabler/icons-react v2.9.0 - MIT
569
569
  */
570
570
 
571
571
  var IconCircleMinus = createReactComponent("circle-minus", "IconCircleMinus", [
@@ -574,7 +574,7 @@
574
574
  ]);
575
575
 
576
576
  /**
577
- * @tabler/icons-react v2.6.0 - MIT
577
+ * @tabler/icons-react v2.9.0 - MIT
578
578
  */
579
579
 
580
580
  var IconCirclePlus = createReactComponent("circle-plus", "IconCirclePlus", [
@@ -584,7 +584,7 @@
584
584
  ]);
585
585
 
586
586
  /**
587
- * @tabler/icons-react v2.6.0 - MIT
587
+ * @tabler/icons-react v2.9.0 - MIT
588
588
  */
589
589
 
590
590
  var IconCloudUpload = createReactComponent("cloud-upload", "IconCloudUpload", [
@@ -600,7 +600,7 @@
600
600
  ]);
601
601
 
602
602
  /**
603
- * @tabler/icons-react v2.6.0 - MIT
603
+ * @tabler/icons-react v2.9.0 - MIT
604
604
  */
605
605
 
606
606
  var IconColumns = createReactComponent("columns", "IconColumns", [
@@ -615,7 +615,7 @@
615
615
  ]);
616
616
 
617
617
  /**
618
- * @tabler/icons-react v2.6.0 - MIT
618
+ * @tabler/icons-react v2.9.0 - MIT
619
619
  */
620
620
 
621
621
  var IconCurrencyDollar = createReactComponent("currency-dollar", "IconCurrencyDollar", [
@@ -630,7 +630,7 @@
630
630
  ]);
631
631
 
632
632
  /**
633
- * @tabler/icons-react v2.6.0 - MIT
633
+ * @tabler/icons-react v2.9.0 - MIT
634
634
  */
635
635
 
636
636
  var IconDots = createReactComponent("dots", "IconDots", [
@@ -640,7 +640,7 @@
640
640
  ]);
641
641
 
642
642
  /**
643
- * @tabler/icons-react v2.6.0 - MIT
643
+ * @tabler/icons-react v2.9.0 - MIT
644
644
  */
645
645
 
646
646
  var IconEdit = createReactComponent("edit", "IconEdit", [
@@ -662,7 +662,7 @@
662
662
  ]);
663
663
 
664
664
  /**
665
- * @tabler/icons-react v2.6.0 - MIT
665
+ * @tabler/icons-react v2.9.0 - MIT
666
666
  */
667
667
 
668
668
  var IconEqualNot = createReactComponent("equal-not", "IconEqualNot", [
@@ -672,7 +672,7 @@
672
672
  ]);
673
673
 
674
674
  /**
675
- * @tabler/icons-react v2.6.0 - MIT
675
+ * @tabler/icons-react v2.9.0 - MIT
676
676
  */
677
677
 
678
678
  var IconEqual = createReactComponent("equal", "IconEqual", [
@@ -681,7 +681,7 @@
681
681
  ]);
682
682
 
683
683
  /**
684
- * @tabler/icons-react v2.6.0 - MIT
684
+ * @tabler/icons-react v2.9.0 - MIT
685
685
  */
686
686
 
687
687
  var IconFileAlert = createReactComponent("file-alert", "IconFileAlert", [
@@ -698,7 +698,7 @@
698
698
  ]);
699
699
 
700
700
  /**
701
- * @tabler/icons-react v2.6.0 - MIT
701
+ * @tabler/icons-react v2.9.0 - MIT
702
702
  */
703
703
 
704
704
  var IconFilePlus = createReactComponent("file-plus", "IconFilePlus", [
@@ -715,7 +715,7 @@
715
715
  ]);
716
716
 
717
717
  /**
718
- * @tabler/icons-react v2.6.0 - MIT
718
+ * @tabler/icons-react v2.9.0 - MIT
719
719
  */
720
720
 
721
721
  var IconFilter = createReactComponent("filter", "IconFilter", [
@@ -729,7 +729,7 @@
729
729
  ]);
730
730
 
731
731
  /**
732
- * @tabler/icons-react v2.6.0 - MIT
732
+ * @tabler/icons-react v2.9.0 - MIT
733
733
  */
734
734
 
735
735
  var IconListDetails = createReactComponent("list-details", "IconListDetails", [
@@ -754,7 +754,7 @@
754
754
  ]);
755
755
 
756
756
  /**
757
- * @tabler/icons-react v2.6.0 - MIT
757
+ * @tabler/icons-react v2.9.0 - MIT
758
758
  */
759
759
 
760
760
  var IconMathGreater = createReactComponent("math-greater", "IconMathGreater", [
@@ -762,7 +762,7 @@
762
762
  ]);
763
763
 
764
764
  /**
765
- * @tabler/icons-react v2.6.0 - MIT
765
+ * @tabler/icons-react v2.9.0 - MIT
766
766
  */
767
767
 
768
768
  var IconMathLower = createReactComponent("math-lower", "IconMathLower", [
@@ -770,7 +770,7 @@
770
770
  ]);
771
771
 
772
772
  /**
773
- * @tabler/icons-react v2.6.0 - MIT
773
+ * @tabler/icons-react v2.9.0 - MIT
774
774
  */
775
775
 
776
776
  var IconMessage = createReactComponent("message", "IconMessage", [
@@ -786,7 +786,7 @@
786
786
  ]);
787
787
 
788
788
  /**
789
- * @tabler/icons-react v2.6.0 - MIT
789
+ * @tabler/icons-react v2.9.0 - MIT
790
790
  */
791
791
 
792
792
  var IconPin = createReactComponent("pin", "IconPin", [
@@ -802,7 +802,7 @@
802
802
  ]);
803
803
 
804
804
  /**
805
- * @tabler/icons-react v2.6.0 - MIT
805
+ * @tabler/icons-react v2.9.0 - MIT
806
806
  */
807
807
 
808
808
  var IconPinnedOff = createReactComponent("pinned-off", "IconPinnedOff", [
@@ -819,7 +819,7 @@
819
819
  ]);
820
820
 
821
821
  /**
822
- * @tabler/icons-react v2.6.0 - MIT
822
+ * @tabler/icons-react v2.9.0 - MIT
823
823
  */
824
824
 
825
825
  var IconSettings = createReactComponent("settings", "IconSettings", [
@@ -834,7 +834,7 @@
834
834
  ]);
835
835
 
836
836
  /**
837
- * @tabler/icons-react v2.6.0 - MIT
837
+ * @tabler/icons-react v2.9.0 - MIT
838
838
  */
839
839
 
840
840
  var IconSortAscending = createReactComponent("sort-ascending", "IconSortAscending", [
@@ -846,7 +846,7 @@
846
846
  ]);
847
847
 
848
848
  /**
849
- * @tabler/icons-react v2.6.0 - MIT
849
+ * @tabler/icons-react v2.9.0 - MIT
850
850
  */
851
851
 
852
852
  var IconSortDescending = createReactComponent("sort-descending", "IconSortDescending", [
@@ -858,7 +858,7 @@
858
858
  ]);
859
859
 
860
860
  /**
861
- * @tabler/icons-react v2.6.0 - MIT
861
+ * @tabler/icons-react v2.9.0 - MIT
862
862
  */
863
863
 
864
864
  var IconSquare = createReactComponent("square", "IconSquare", [
@@ -872,7 +872,7 @@
872
872
  ]);
873
873
 
874
874
  /**
875
- * @tabler/icons-react v2.6.0 - MIT
875
+ * @tabler/icons-react v2.9.0 - MIT
876
876
  */
877
877
 
878
878
  var IconTableExport = createReactComponent("table-export", "IconTableExport", [
@@ -886,7 +886,7 @@
886
886
  ]);
887
887
 
888
888
  /**
889
- * @tabler/icons-react v2.6.0 - MIT
889
+ * @tabler/icons-react v2.9.0 - MIT
890
890
  */
891
891
 
892
892
  var IconTrash = createReactComponent("trash", "IconTrash", [
@@ -901,7 +901,7 @@
901
901
  ]);
902
902
 
903
903
  /**
904
- * @tabler/icons-react v2.6.0 - MIT
904
+ * @tabler/icons-react v2.9.0 - MIT
905
905
  */
906
906
 
907
907
  var IconX = createReactComponent("x", "IconX", [
@@ -1030,7 +1030,7 @@
1030
1030
  const useStyles$d = core$1.createStyles((theme, { width, fill }) => ({
1031
1031
  paper: {
1032
1032
  maxWidth: width,
1033
- margin: `${theme.spacing.xl}px auto`,
1033
+ margin: `${theme.spacing.xl} auto`,
1034
1034
  padding: fill ? 0 : theme.spacing.md,
1035
1035
  '@media (max-width: 800px)': {
1036
1036
  padding: fill ? 0 : 8,
@@ -1619,7 +1619,7 @@
1619
1619
  gridTemplateColumns: '30% 70%',
1620
1620
  margin: 0,
1621
1621
  '& > dt, & > dd': {
1622
- padding: `${theme.spacing.sm}px ${theme.spacing.sm}px`,
1622
+ padding: `${theme.spacing.sm} ${theme.spacing.sm}`,
1623
1623
  borderTop: `0.1px solid ${theme.colors.gray[3]}`,
1624
1624
  margin: 0,
1625
1625
  },
@@ -1627,7 +1627,7 @@
1627
1627
  compact: {
1628
1628
  gridTemplateColumns: '20% 80%',
1629
1629
  '& > dt, & > dd': {
1630
- padding: `0 ${theme.spacing.xs}px ${theme.spacing.xs}px 0`,
1630
+ padding: `0 ${theme.spacing.xs} ${theme.spacing.xs} 0`,
1631
1631
  border: 0,
1632
1632
  },
1633
1633
  },
@@ -1929,11 +1929,11 @@
1929
1929
  return (React.createElement(core$1.Group, { noWrap: true },
1930
1930
  React.createElement("div", null, props.children),
1931
1931
  React.createElement("div", null,
1932
- React.createElement(core$1.Input.Wrapper, { id: props.htmlFor, label: props.title, description: props.description }, (() => null)()))));
1932
+ React.createElement(core$1.Input.Wrapper, { id: props.htmlFor, label: props.title, description: props.description, withAsterisk: props.withAsterisk }, (() => null)()))));
1933
1933
  }
1934
1934
 
1935
1935
  function FormSection(props) {
1936
- return (React.createElement(core$1.Input.Wrapper, { id: props.htmlFor, label: props.title, description: props.description, error: getErrorsForInput(props.outcome, props.htmlFor) }, props.children));
1936
+ return (React.createElement(core$1.Input.Wrapper, { id: props.htmlFor, label: props.title, description: props.description, withAsterisk: props.withAsterisk, error: getErrorsForInput(props.outcome, props.htmlFor) }, props.children));
1937
1937
  }
1938
1938
 
1939
1939
  /**
@@ -2235,7 +2235,7 @@
2235
2235
  * @returns The JSX element to render.
2236
2236
  */
2237
2237
  function DateTimeInput(props) {
2238
- return (React.createElement(core$1.TextInput, { id: props.name, name: props.name, "data-testid": props.name, placeholder: props.placeholder, type: getInputType(), defaultValue: convertIsoToLocal(props.defaultValue), error: getErrorsForInput(props.outcome, props.name), onChange: (e) => {
2238
+ return (React.createElement(core$1.TextInput, { id: props.name, name: props.name, "data-testid": props.name, placeholder: props.placeholder, required: props.required, type: getInputType(), defaultValue: convertIsoToLocal(props.defaultValue), error: getErrorsForInput(props.outcome, props.name), onChange: (e) => {
2239
2239
  if (props.onChange) {
2240
2240
  const newValue = e.currentTarget.value;
2241
2241
  props.onChange(convertLocalToIso(newValue));
@@ -2710,7 +2710,7 @@
2710
2710
  setRepeat({ ...valueRef.current?.repeat, dayOfWeek: existing.filter((d) => d !== day) });
2711
2711
  }
2712
2712
  }
2713
- return (React.createElement(core$1.Modal, { title: "Timing", closeButtonLabel: "Close", opened: props.visible, onClose: () => props.onCancel() },
2713
+ return (React.createElement(core$1.Modal, { title: "Timing", closeButtonProps: { 'aria-label': 'Close' }, opened: props.visible, onClose: () => props.onCancel() },
2714
2714
  React.createElement("div", { style: { padding: '5px 20px', textAlign: 'left' } },
2715
2715
  React.createElement(FormSection, { title: "Starts on", htmlFor: 'timing-dialog-start' },
2716
2716
  React.createElement(DateTimeInput, { name: 'timing-dialog-start', onChange: (newValue) => setStart(newValue) })),
@@ -2777,6 +2777,7 @@
2777
2777
  const propertyType = props.elementDefinitionType.code;
2778
2778
  const name = props.name;
2779
2779
  const value = props.defaultValue;
2780
+ const required = property.min !== undefined && property.min > 0;
2780
2781
  switch (propertyType) {
2781
2782
  // 2.24.0.1 Primitive Types
2782
2783
  // https://www.hl7.org/fhir/datatypes.html#primitive
@@ -2786,13 +2787,13 @@
2786
2787
  case core.PropertyType.time:
2787
2788
  case core.PropertyType.uri:
2788
2789
  case core.PropertyType.url:
2789
- return (React.createElement(core$1.TextInput, { id: name, name: name, "data-testid": name, defaultValue: value, onChange: (e) => {
2790
+ return (React.createElement(core$1.TextInput, { id: name, name: name, "data-testid": name, defaultValue: value, required: required, onChange: (e) => {
2790
2791
  if (props.onChange) {
2791
2792
  props.onChange(e.currentTarget.value);
2792
2793
  }
2793
2794
  }, error: getErrorsForInput(props.outcome, name) }));
2794
2795
  case core.PropertyType.date:
2795
- return (React.createElement(core$1.TextInput, { type: "date", id: name, name: name, "data-testid": name, defaultValue: value, onChange: (e) => {
2796
+ return (React.createElement(core$1.TextInput, { type: "date", id: name, name: name, "data-testid": name, defaultValue: value, required: required, onChange: (e) => {
2796
2797
  if (props.onChange) {
2797
2798
  props.onChange(e.currentTarget.value);
2798
2799
  }
@@ -2804,7 +2805,7 @@
2804
2805
  case core.PropertyType.integer:
2805
2806
  case core.PropertyType.positiveInt:
2806
2807
  case core.PropertyType.unsignedInt:
2807
- return (React.createElement(core$1.TextInput, { type: "number", step: propertyType === core.PropertyType.decimal ? 'any' : '1', id: name, name: name, "data-testid": name, defaultValue: value, onChange: (e) => {
2808
+ return (React.createElement(core$1.TextInput, { type: "number", step: propertyType === core.PropertyType.decimal ? 'any' : '1', id: name, name: name, "data-testid": name, defaultValue: value, required: required, onChange: (e) => {
2808
2809
  if (props.onChange) {
2809
2810
  props.onChange(e.currentTarget.valueAsNumber);
2810
2811
  }
@@ -2818,7 +2819,7 @@
2818
2819
  }
2819
2820
  } }));
2820
2821
  case core.PropertyType.markdown:
2821
- return (React.createElement(core$1.Textarea, { id: name, name: name, "data-testid": name, defaultValue: value, onChange: (e) => {
2822
+ return (React.createElement(core$1.Textarea, { id: name, name: name, "data-testid": name, defaultValue: value, required: required, onChange: (e) => {
2822
2823
  if (props.onChange) {
2823
2824
  props.onChange(e.currentTarget.value);
2824
2825
  }
@@ -2897,14 +2898,15 @@
2897
2898
  return null;
2898
2899
  }
2899
2900
  const [propertyValue, propertyType] = getValueAndType(typedValue, key);
2901
+ const required = property.min !== undefined && property.min > 0;
2900
2902
  if (property.type.length === 1 && property.type[0].code === 'boolean') {
2901
2903
  return (React.createElement(CheckboxFormSection, { key: key, title: core.getPropertyDisplayName(key), description: property.definition, htmlFor: key },
2902
2904
  React.createElement(ResourcePropertyInput, { property: property, name: key, defaultValue: propertyValue, defaultPropertyType: propertyType, outcome: props.outcome, onChange: (newValue, propName) => {
2903
2905
  setValueWrapper(setPropertyValue(value, key, propName ?? key, entry[1], newValue));
2904
2906
  } })));
2905
2907
  }
2906
- return (React.createElement(FormSection, { key: key, title: core.getPropertyDisplayName(key), description: property.definition, htmlFor: key, outcome: props.outcome },
2907
- React.createElement(ResourcePropertyInput, { property: property, name: key, defaultValue: propertyValue, defaultPropertyType: propertyType, outcome: props.outcome, onChange: (newValue, propName) => {
2908
+ return (React.createElement(FormSection, { key: key, title: core.getPropertyDisplayName(key), description: property.definition, withAsterisk: required, htmlFor: key, outcome: props.outcome },
2909
+ React.createElement(ResourcePropertyInput, { property: property, name: key, defaultValue: propertyValue, defaultPropertyType: propertyType, onChange: (newValue, propName) => {
2908
2910
  setValueWrapper(setPropertyValue(value, key, propName ?? key, entry[1], newValue));
2909
2911
  } })));
2910
2912
  })));
@@ -3299,7 +3301,7 @@
3299
3301
  borderTop: `0.1px solid ${theme.colors.gray[3]}`,
3300
3302
  },
3301
3303
  '& th, & td': {
3302
- padding: `${theme.spacing.sm}px ${theme.spacing.sm}px`,
3304
+ padding: `${theme.spacing.sm} ${theme.spacing.sm}`,
3303
3305
  verticalAlign: 'top',
3304
3306
  },
3305
3307
  },
@@ -3632,7 +3634,7 @@
3632
3634
  title: 'Initializing upload...',
3633
3635
  message: 'Please wait...',
3634
3636
  autoClose: false,
3635
- disallowClose: true,
3637
+ withCloseButton: false,
3636
3638
  });
3637
3639
  }
3638
3640
  function onUploadProgress(e) {
@@ -3642,7 +3644,7 @@
3642
3644
  title: 'Uploading...',
3643
3645
  message: getProgressMessage(e),
3644
3646
  autoClose: false,
3645
- disallowClose: true,
3647
+ withCloseButton: false,
3646
3648
  });
3647
3649
  }
3648
3650
  if (!resource) {
@@ -3875,6 +3877,7 @@
3875
3877
  'not-in': 'not in',
3876
3878
  'of-type': 'of type',
3877
3879
  missing: 'missing',
3880
+ identifier: 'identifier',
3878
3881
  };
3879
3882
  /**
3880
3883
  * Sets the array of filters.
@@ -4415,7 +4418,7 @@
4415
4418
  const available = getFieldsList(typeDef)
4416
4419
  .filter((field) => !selected?.includes(field))
4417
4420
  .sort();
4418
- return (React.createElement(core$1.Modal, { title: "Fields", closeButtonLabel: "Close", opened: props.visible, onClose: props.onCancel },
4421
+ return (React.createElement(core$1.Modal, { title: "Fields", closeButtonProps: { 'aria-label': 'Close' }, opened: props.visible, onClose: props.onCancel },
4419
4422
  React.createElement("div", null,
4420
4423
  React.createElement("table", { style: { margin: 'auto' } },
4421
4424
  React.createElement("thead", null,
@@ -4549,7 +4552,7 @@
4549
4552
  const resourceType = props.search.resourceType;
4550
4553
  const searchParams = core.globalSchema.types[resourceType].searchParams;
4551
4554
  const filters = search.filters || [];
4552
- return (React.createElement(core$1.Modal, { title: "Filters", closeButtonLabel: "Close", size: 900, opened: props.visible, onClose: props.onCancel },
4555
+ return (React.createElement(core$1.Modal, { title: "Filters", closeButtonProps: { 'aria-label': 'Close' }, size: 900, opened: props.visible, onClose: props.onCancel },
4553
4556
  React.createElement("div", null,
4554
4557
  React.createElement("table", null,
4555
4558
  React.createElement("colgroup", null,
@@ -4878,7 +4881,7 @@
4878
4881
  },
4879
4882
  control: {
4880
4883
  width: '100%',
4881
- padding: `${theme.spacing.xs}px ${theme.spacing.md}px`,
4884
+ padding: `${theme.spacing.xs} ${theme.spacing.md}`,
4882
4885
  '&:hover': {
4883
4886
  backgroundColor: theme.colorScheme === 'dark' ? theme.colors.dark[6] : theme.colors.gray[0],
4884
4887
  },
@@ -5067,14 +5070,14 @@
5067
5070
  React.createElement(core$1.Center, { style: { height: 150 } },
5068
5071
  React.createElement(core$1.Text, { size: "xl", color: "dimmed" }, "No results")))),
5069
5072
  lastResult?.total !== undefined && lastResult.total > 0 && (React.createElement(core$1.Center, { m: "md", p: "md" },
5070
- React.createElement(core$1.Pagination, { page: getPage(search), total: getTotalPages(search, lastResult.total), onChange: (newPage) => emitSearchChange(setPage(search, newPage)), getItemAriaLabel: (page) => {
5071
- switch (page) {
5072
- case 'prev':
5073
- return 'Previous page';
5073
+ React.createElement(core$1.Pagination, { value: getPage(search), total: getTotalPages(search, lastResult.total), onChange: (newPage) => emitSearchChange(setPage(search, newPage)), getControlProps: (control) => {
5074
+ switch (control) {
5075
+ case 'previous':
5076
+ return { 'aria-label': 'Previous page' };
5074
5077
  case 'next':
5075
- return 'Next page';
5078
+ return { 'aria-label': 'Next page' };
5076
5079
  default:
5077
- return undefined;
5080
+ return {};
5078
5081
  }
5079
5082
  } }))),
5080
5083
  outcome && (React.createElement("div", { "data-testid": "search-error" },
@@ -5736,7 +5739,7 @@
5736
5739
  options.push([optionName, optionValue]);
5737
5740
  }
5738
5741
  }
5739
- return (React.createElement(core$1.Radio.Group, { name: name, orientation: "vertical", defaultValue: defaultValue, onChange: (newValue) => {
5742
+ return (React.createElement(core$1.Radio.Group, { name: name, defaultValue: defaultValue, onChange: (newValue) => {
5740
5743
  const option = options.find((option) => option[0] === newValue);
5741
5744
  if (option) {
5742
5745
  const optionValue = option[1];
@@ -6621,13 +6624,13 @@
6621
6624
  border: 0,
6622
6625
  color: theme.colors.gray[5],
6623
6626
  fontFamily: theme.fontFamilyMonospace,
6624
- padding: `${theme.spacing.xs}px ${theme.spacing.sm}px`,
6627
+ padding: `${theme.spacing.xs} ${theme.spacing.sm}`,
6625
6628
  textAlign: 'right',
6626
6629
  },
6627
6630
  line: {
6628
6631
  fontFamily: theme.fontFamilyMonospace,
6629
6632
  fontSize: theme.fontSizes.sm,
6630
- padding: `${theme.spacing.xs}px ${theme.spacing.sm}px`,
6633
+ padding: `${theme.spacing.xs} ${theme.spacing.sm}`,
6631
6634
  },
6632
6635
  pre: {
6633
6636
  margin: 0,