@mieweb/ui 0.7.3-dev.11 → 0.7.3-dev.13

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.
package/dist/index.cjs CHANGED
@@ -42,7 +42,7 @@ var chunkFN6VHMLM_cjs = require('./chunk-FN6VHMLM.cjs');
42
42
  var chunkP3JEMF6E_cjs = require('./chunk-P3JEMF6E.cjs');
43
43
  var chunk4CUFXCC5_cjs = require('./chunk-4CUFXCC5.cjs');
44
44
  var chunkYIXTGWT4_cjs = require('./chunk-YIXTGWT4.cjs');
45
- var chunkDIL553SJ_cjs = require('./chunk-DIL553SJ.cjs');
45
+ var chunkEM5FMB7L_cjs = require('./chunk-EM5FMB7L.cjs');
46
46
  var chunkYMHOF6WA_cjs = require('./chunk-YMHOF6WA.cjs');
47
47
  require('./chunk-GLXTVCHN.cjs');
48
48
  var chunkJP5SGIXA_cjs = require('./chunk-JP5SGIXA.cjs');
@@ -61,12 +61,12 @@ var chunkUZJDXFQE_cjs = require('./chunk-UZJDXFQE.cjs');
61
61
  var chunkU3JU6BI5_cjs = require('./chunk-U3JU6BI5.cjs');
62
62
  require('./chunk-VBWRH4UW.cjs');
63
63
  var chunkRI56YPED_cjs = require('./chunk-RI56YPED.cjs');
64
- var chunkWWIBIUWT_cjs = require('./chunk-WWIBIUWT.cjs');
64
+ var chunkUCY5YD6F_cjs = require('./chunk-UCY5YD6F.cjs');
65
65
  var chunkNHR33YWI_cjs = require('./chunk-NHR33YWI.cjs');
66
66
  var chunkWWJIW2IH_cjs = require('./chunk-WWJIW2IH.cjs');
67
67
  var chunkG6GJXVQC_cjs = require('./chunk-G6GJXVQC.cjs');
68
68
  var chunkAIJAFPGJ_cjs = require('./chunk-AIJAFPGJ.cjs');
69
- var chunkVAKZEVDE_cjs = require('./chunk-VAKZEVDE.cjs');
69
+ var chunkT7SDFBUT_cjs = require('./chunk-T7SDFBUT.cjs');
70
70
  var chunkMJWFNV3L_cjs = require('./chunk-MJWFNV3L.cjs');
71
71
  var chunk3KY5W3ZN_cjs = require('./chunk-3KY5W3ZN.cjs');
72
72
  var chunkP2VTQ5AR_cjs = require('./chunk-P2VTQ5AR.cjs');
@@ -283,7 +283,7 @@ function AddContactModal({
283
283
  }
284
284
  ),
285
285
  /* @__PURE__ */ jsxRuntime.jsx(
286
- chunkVAKZEVDE_cjs.Select,
286
+ chunkT7SDFBUT_cjs.Select,
287
287
  {
288
288
  id: "contact-sex",
289
289
  options: SEX_OPTIONS,
@@ -7939,8 +7939,8 @@ function ConcernRow({
7939
7939
  ]
7940
7940
  }
7941
7941
  ),
7942
- !readOnly && /* @__PURE__ */ jsxRuntime.jsx(chunkWWIBIUWT_cjs.RowActionToolbar, { label: `Actions for ${current.text}`, align: "top", children: visibleActions.map((action) => /* @__PURE__ */ jsxRuntime.jsx(
7943
- chunkWWIBIUWT_cjs.RowIconButton,
7942
+ !readOnly && /* @__PURE__ */ jsxRuntime.jsx(chunkUCY5YD6F_cjs.RowActionToolbar, { label: `Actions for ${current.text}`, align: "top", children: visibleActions.map((action) => /* @__PURE__ */ jsxRuntime.jsx(
7943
+ chunkUCY5YD6F_cjs.RowIconButton,
7944
7944
  {
7945
7945
  label: ACTION_META[action].label,
7946
7946
  icon: ACTION_META[action].icon,
@@ -8369,13 +8369,13 @@ function OrderRow({
8369
8369
  ) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
8370
8370
  /* @__PURE__ */ jsxRuntime.jsx(OrderContent, { order }),
8371
8371
  interactive && /* @__PURE__ */ jsxRuntime.jsxs(
8372
- chunkWWIBIUWT_cjs.RowActionToolbar,
8372
+ chunkUCY5YD6F_cjs.RowActionToolbar,
8373
8373
  {
8374
8374
  label: `Actions for ${order.display}`,
8375
8375
  group: "order",
8376
8376
  children: [
8377
8377
  canEdit && /* @__PURE__ */ jsxRuntime.jsx(
8378
- chunkWWIBIUWT_cjs.RowIconButton,
8378
+ chunkUCY5YD6F_cjs.RowIconButton,
8379
8379
  {
8380
8380
  label: "Edit",
8381
8381
  icon: chunkPAM5UUBL_cjs.Pencil,
@@ -8443,7 +8443,7 @@ function OrderRow({
8443
8443
  }
8444
8444
  ),
8445
8445
  controls?.remove && /* @__PURE__ */ jsxRuntime.jsx(
8446
- chunkWWIBIUWT_cjs.RowIconButton,
8446
+ chunkUCY5YD6F_cjs.RowIconButton,
8447
8447
  {
8448
8448
  label: "Remove",
8449
8449
  icon: chunkPAM5UUBL_cjs.Trash2,
@@ -8611,7 +8611,7 @@ var Assessment = React13__namespace.forwardRef(
8611
8611
  null
8612
8612
  );
8613
8613
  const [announcement, setAnnouncement] = chunkYVPC65ZJ_cjs.useLiveAnnouncement();
8614
- const ambientCodeLookup = chunkWWIBIUWT_cjs.useCodeLookupConfig();
8614
+ const ambientCodeLookup = chunkUCY5YD6F_cjs.useCodeLookupConfig();
8615
8615
  const effectiveRenderOrderSearch = renderOrderSearch === false ? void 0 : renderOrderSearch ?? (ambientCodeLookup ? contextOrderSearch(ambientCodeLookup) : void 0);
8616
8616
  const concernById = React13__namespace.useMemo(
8617
8617
  () => new Map(concerns.map((c) => [c.concernId, c])),
@@ -8866,7 +8866,7 @@ var Assessment = React13__namespace.forwardRef(
8866
8866
  assertion.verificationStatus !== "confirmed" && /* @__PURE__ */ jsxRuntime.jsx(chunkYVL3XATO_cjs.Badge, { variant: "warning", size: "sm", children: assertion.verificationStatus }),
8867
8867
  /* @__PURE__ */ jsxRuntime.jsx(CodingChips, { coding: assertion.coding }),
8868
8868
  !readOnly && /* @__PURE__ */ jsxRuntime.jsx(
8869
- chunkWWIBIUWT_cjs.RowActionToolbar,
8869
+ chunkUCY5YD6F_cjs.RowActionToolbar,
8870
8870
  {
8871
8871
  label: `Actions for ${assertion.text}`,
8872
8872
  align: "top",
@@ -8876,7 +8876,7 @@ var Assessment = React13__namespace.forwardRef(
8876
8876
  if (action === "add-order" && !onAddOrder && !onAction)
8877
8877
  return null;
8878
8878
  return /* @__PURE__ */ jsxRuntime.jsx(
8879
- chunkWWIBIUWT_cjs.RowIconButton,
8879
+ chunkUCY5YD6F_cjs.RowIconButton,
8880
8880
  {
8881
8881
  label: meta.label,
8882
8882
  icon: meta.icon,
@@ -12534,7 +12534,7 @@ function ConditionEditor({
12534
12534
  "data-testid": dataTestId
12535
12535
  }) {
12536
12536
  const prior = concern ? currentAssertion(concern) : void 0;
12537
- const ambientCodeLookup = chunkWWIBIUWT_cjs.useCodeLookupConfig();
12537
+ const ambientCodeLookup = chunkUCY5YD6F_cjs.useCodeLookupConfig();
12538
12538
  const effectiveRenderCodeSearch = renderCodeSearch === false ? void 0 : renderCodeSearch ?? (ambientCodeLookup ? contextConditionCodeSearch(ambientCodeLookup) : void 0);
12539
12539
  const [text, setText] = React13__namespace.useState("");
12540
12540
  const [coding, setCoding] = React13__namespace.useState([]);
@@ -12666,7 +12666,7 @@ function ConditionEditor({
12666
12666
  ),
12667
12667
  mode === "relate" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
12668
12668
  /* @__PURE__ */ jsxRuntime.jsx(
12669
- chunkVAKZEVDE_cjs.Select,
12669
+ chunkT7SDFBUT_cjs.Select,
12670
12670
  {
12671
12671
  label: "Relationship",
12672
12672
  options: RELATIONSHIP_OPTIONS,
@@ -12675,7 +12675,7 @@ function ConditionEditor({
12675
12675
  }
12676
12676
  ),
12677
12677
  /* @__PURE__ */ jsxRuntime.jsx(
12678
- chunkVAKZEVDE_cjs.Select,
12678
+ chunkT7SDFBUT_cjs.Select,
12679
12679
  {
12680
12680
  label: "Related problem",
12681
12681
  placeholder: "Select a problem\u2026",
@@ -12777,7 +12777,7 @@ function ConditionEditor({
12777
12777
  coding.length === 0 && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground text-xs", children: "Optional \u2014 a name-only problem is valid. Codes can be added any time." }),
12778
12778
  coding.map((c, i) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center gap-1.5", children: [
12779
12779
  /* @__PURE__ */ jsxRuntime.jsx(
12780
- chunkVAKZEVDE_cjs.Select,
12780
+ chunkT7SDFBUT_cjs.Select,
12781
12781
  {
12782
12782
  "aria-label": `Coding system ${i + 1}`,
12783
12783
  options: CODING_SYSTEMS.map((s) => ({
@@ -12842,7 +12842,7 @@ function ConditionEditor({
12842
12842
  ] }, i))
12843
12843
  ] }),
12844
12844
  /* @__PURE__ */ jsxRuntime.jsx(
12845
- chunkVAKZEVDE_cjs.Select,
12845
+ chunkT7SDFBUT_cjs.Select,
12846
12846
  {
12847
12847
  label: "Verification status",
12848
12848
  options: VERIFICATION_OPTIONS,
@@ -13527,7 +13527,7 @@ function CheckrIntegration({
13527
13527
  }
13528
13528
  ),
13529
13529
  /* @__PURE__ */ jsxRuntime.jsx(
13530
- chunkVAKZEVDE_cjs.Select,
13530
+ chunkT7SDFBUT_cjs.Select,
13531
13531
  {
13532
13532
  label: packageLabel,
13533
13533
  options: packageOptions,
@@ -15967,7 +15967,7 @@ function CSVColumnCard({
15967
15967
  hasError && !column.ignored && "ring-warning-700/50 dark:ring-warning-400/50 ring-2"
15968
15968
  ),
15969
15969
  children: /* @__PURE__ */ jsxRuntime.jsx(
15970
- chunkVAKZEVDE_cjs.Select,
15970
+ chunkT7SDFBUT_cjs.Select,
15971
15971
  {
15972
15972
  id: formatHtmlId(column.name),
15973
15973
  label: `Map ${column.name} to field`,
@@ -15996,7 +15996,7 @@ function CSVColumnCard({
15996
15996
  }
15997
15997
  ),
15998
15998
  /* @__PURE__ */ jsxRuntime.jsx(
15999
- chunkVAKZEVDE_cjs.Select,
15999
+ chunkT7SDFBUT_cjs.Select,
16000
16000
  {
16001
16001
  id: formatHtmlId(column.name, column.mappedTo),
16002
16002
  label: `${column.name} sub-field`,
@@ -19276,7 +19276,7 @@ function ClaimProviderForm({
19276
19276
  }
19277
19277
  ),
19278
19278
  /* @__PURE__ */ jsxRuntime.jsx(
19279
- chunkVAKZEVDE_cjs.Select,
19279
+ chunkT7SDFBUT_cjs.Select,
19280
19280
  {
19281
19281
  label: "Role at this Organization",
19282
19282
  value: formData.role,
@@ -19306,7 +19306,7 @@ function ClaimProviderForm({
19306
19306
  "data-slot": "claim-form-section",
19307
19307
  className: "space-y-4 border-t border-gray-200 pt-4 dark:border-gray-700",
19308
19308
  children: /* @__PURE__ */ jsxRuntime.jsx(
19309
- chunkVAKZEVDE_cjs.Select,
19309
+ chunkT7SDFBUT_cjs.Select,
19310
19310
  {
19311
19311
  label: "Preferred Language",
19312
19312
  value: formData.preferredLanguage || "en",
@@ -19551,7 +19551,7 @@ function CreateInvoiceModal({
19551
19551
  }
19552
19552
  ),
19553
19553
  /* @__PURE__ */ jsxRuntime.jsx(
19554
- chunkVAKZEVDE_cjs.Select,
19554
+ chunkT7SDFBUT_cjs.Select,
19555
19555
  {
19556
19556
  label: "Employer",
19557
19557
  options: employerOptions,
@@ -20242,7 +20242,7 @@ function EditUserRoleModal({
20242
20242
  )
20243
20243
  ] }) }),
20244
20244
  /* @__PURE__ */ jsxRuntime.jsx(
20245
- chunkVAKZEVDE_cjs.Select,
20245
+ chunkT7SDFBUT_cjs.Select,
20246
20246
  {
20247
20247
  label: "Role",
20248
20248
  value: selectedRoleId,
@@ -20509,7 +20509,7 @@ function EmployeeForm({
20509
20509
  }
20510
20510
  ),
20511
20511
  /* @__PURE__ */ jsxRuntime.jsx(
20512
- chunkVAKZEVDE_cjs.Select,
20512
+ chunkT7SDFBUT_cjs.Select,
20513
20513
  {
20514
20514
  label: selectDepartments,
20515
20515
  value: selectedDepartments[0] ?? "",
@@ -20624,7 +20624,7 @@ function EmployeeForm({
20624
20624
  }
20625
20625
  ) }),
20626
20626
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-32", children: /* @__PURE__ */ jsxRuntime.jsx(
20627
- chunkVAKZEVDE_cjs.Select,
20627
+ chunkT7SDFBUT_cjs.Select,
20628
20628
  {
20629
20629
  label: index === 0 ? "Type" : void 0,
20630
20630
  "aria-label": index > 0 ? "Phone type" : void 0,
@@ -24648,7 +24648,7 @@ function InviteUserModal({
24648
24648
  }
24649
24649
  ),
24650
24650
  /* @__PURE__ */ jsxRuntime.jsx(
24651
- chunkVAKZEVDE_cjs.Select,
24651
+ chunkT7SDFBUT_cjs.Select,
24652
24652
  {
24653
24653
  label: "Role",
24654
24654
  value: roleId,
@@ -28108,7 +28108,7 @@ var defaultOrderTabs = [
28108
28108
  { id: "rejected", label: "Rejected", statuses: ["rejected", "cancelled"] }
28109
28109
  ];
28110
28110
  function orderToMedication(order) {
28111
- const sig = order.detail ? chunkWWIBIUWT_cjs.parseSig(order.detail) : void 0;
28111
+ const sig = order.detail ? chunkUCY5YD6F_cjs.parseSig(order.detail) : void 0;
28112
28112
  return {
28113
28113
  id: order.orderId,
28114
28114
  name: order.display,
@@ -28116,7 +28116,7 @@ function orderToMedication(order) {
28116
28116
  status: "unreconciled",
28117
28117
  indication: order.indication,
28118
28118
  pharmacyNotes: order.notes,
28119
- ...chunkWWIBIUWT_cjs.labelToMedicationFields(order.display),
28119
+ ...chunkUCY5YD6F_cjs.labelToMedicationFields(order.display),
28120
28120
  ...sig && {
28121
28121
  route: sig.route,
28122
28122
  frequency: sig.frequency,
@@ -28187,7 +28187,7 @@ function BaseOrderEditor({
28187
28187
  onSave
28188
28188
  }) {
28189
28189
  const config = TYPE_CONFIG[type];
28190
- const ambientCodeLookup = chunkWWIBIUWT_cjs.useCodeLookupConfig();
28190
+ const ambientCodeLookup = chunkUCY5YD6F_cjs.useCodeLookupConfig();
28191
28191
  const effectiveCodeLookup = codeLookup === false ? void 0 : codeLookup ?? ambientCodeLookup ?? void 0;
28192
28192
  const [draft, setDraft] = React13__namespace.useState(
28193
28193
  () => order ?? {
@@ -28386,7 +28386,7 @@ function OrderEditor({
28386
28386
  display: ""
28387
28387
  };
28388
28388
  return /* @__PURE__ */ jsxRuntime.jsx(
28389
- chunkWWIBIUWT_cjs.MedicationEditor,
28389
+ chunkUCY5YD6F_cjs.MedicationEditor,
28390
28390
  {
28391
28391
  open,
28392
28392
  medication: order ? orderToMedication(order) : void 0,
@@ -31042,7 +31042,7 @@ function RelevanceControl({
31042
31042
  {
31043
31043
  role: "toolbar",
31044
31044
  "aria-label": `Relevance for ${labelPrefix}`,
31045
- onKeyDown: chunkWWIBIUWT_cjs.toolbarKeyNav,
31045
+ onKeyDown: chunkUCY5YD6F_cjs.toolbarKeyNav,
31046
31046
  className: "border-border flex shrink-0 items-center overflow-hidden rounded-md border",
31047
31047
  children: RELEVANCE_ORDER.map((relevance) => {
31048
31048
  const active = value === relevance;
@@ -36505,7 +36505,7 @@ function ReportDashboard({
36505
36505
  ] }),
36506
36506
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-3", children: [
36507
36507
  /* @__PURE__ */ jsxRuntime.jsx(
36508
- chunkVAKZEVDE_cjs.Select,
36508
+ chunkT7SDFBUT_cjs.Select,
36509
36509
  {
36510
36510
  "aria-label": "Date range",
36511
36511
  options: Array.isArray(dateRangeOptions) && dateRangeOptions.every(
@@ -38855,7 +38855,7 @@ function ServiceGeneralSettings({
38855
38855
  }
38856
38856
  ),
38857
38857
  categories.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(
38858
- chunkVAKZEVDE_cjs.Select,
38858
+ chunkT7SDFBUT_cjs.Select,
38859
38859
  {
38860
38860
  label: "Category",
38861
38861
  value: categoryId || "",
@@ -40010,7 +40010,7 @@ function ServiceShippingSettings({
40010
40010
  "data-slot": "shipping-settings-content",
40011
40011
  children: [
40012
40012
  shippingMethods.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(
40013
- chunkVAKZEVDE_cjs.Select,
40013
+ chunkT7SDFBUT_cjs.Select,
40014
40014
  {
40015
40015
  label: "Shipping Method",
40016
40016
  value: selectedMethodId || "",
@@ -40092,7 +40092,7 @@ function ServiceShippingSettings({
40092
40092
  }
40093
40093
  ) }),
40094
40094
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-1", children: /* @__PURE__ */ jsxRuntime.jsx(
40095
- chunkVAKZEVDE_cjs.Select,
40095
+ chunkT7SDFBUT_cjs.Select,
40096
40096
  {
40097
40097
  label: "State",
40098
40098
  value: address.state,
@@ -40220,7 +40220,7 @@ function SetupServiceModal({
40220
40220
  }
40221
40221
  ),
40222
40222
  showServicePicker && availableServices.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(
40223
- chunkVAKZEVDE_cjs.Select,
40223
+ chunkT7SDFBUT_cjs.Select,
40224
40224
  {
40225
40225
  label: "Select Service",
40226
40226
  value: formData.serviceId || "",
@@ -40268,7 +40268,7 @@ function SetupServiceModal({
40268
40268
  )
40269
40269
  ] }),
40270
40270
  categories.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(
40271
- chunkVAKZEVDE_cjs.Select,
40271
+ chunkT7SDFBUT_cjs.Select,
40272
40272
  {
40273
40273
  label: "Category",
40274
40274
  value: formData.categoryId || "",
@@ -44015,7 +44015,7 @@ function ReportTimeRange({
44015
44015
  className: chunkS5RVSXDV_cjs.cn("flex flex-wrap items-center gap-3", className),
44016
44016
  children: [
44017
44017
  /* @__PURE__ */ jsxRuntime.jsx(
44018
- chunkVAKZEVDE_cjs.Select,
44018
+ chunkT7SDFBUT_cjs.Select,
44019
44019
  {
44020
44020
  "aria-label": "Time range",
44021
44021
  value: preset,
@@ -44981,23 +44981,23 @@ Object.defineProperty(exports, "FenceBlock", {
44981
44981
  });
44982
44982
  Object.defineProperty(exports, "FillerWordsModal", {
44983
44983
  enumerable: true,
44984
- get: function () { return chunkDIL553SJ_cjs.FillerWordsModal; }
44984
+ get: function () { return chunkEM5FMB7L_cjs.FillerWordsModal; }
44985
44985
  });
44986
44986
  Object.defineProperty(exports, "MediaEditor", {
44987
44987
  enumerable: true,
44988
- get: function () { return chunkDIL553SJ_cjs.MediaEditor; }
44988
+ get: function () { return chunkEM5FMB7L_cjs.MediaEditor; }
44989
44989
  });
44990
44990
  Object.defineProperty(exports, "SilenceSettingsModal", {
44991
44991
  enumerable: true,
44992
- get: function () { return chunkDIL553SJ_cjs.SilenceSettingsModal; }
44992
+ get: function () { return chunkEM5FMB7L_cjs.SilenceSettingsModal; }
44993
44993
  });
44994
44994
  Object.defineProperty(exports, "SpeedMarkerMenu", {
44995
44995
  enumerable: true,
44996
- get: function () { return chunkDIL553SJ_cjs.SpeedMarkerMenu; }
44996
+ get: function () { return chunkEM5FMB7L_cjs.SpeedMarkerMenu; }
44997
44997
  });
44998
44998
  Object.defineProperty(exports, "WordEditorModal", {
44999
44999
  enumerable: true,
45000
- get: function () { return chunkDIL553SJ_cjs.WordEditorModal; }
45000
+ get: function () { return chunkEM5FMB7L_cjs.WordEditorModal; }
45001
45001
  });
45002
45002
  Object.defineProperty(exports, "Slider", {
45003
45003
  enumerable: true,
@@ -45197,67 +45197,67 @@ Object.defineProperty(exports, "isApplicable", {
45197
45197
  });
45198
45198
  Object.defineProperty(exports, "ALLERGY_TYPE_LABELS", {
45199
45199
  enumerable: true,
45200
- get: function () { return chunkWWIBIUWT_cjs.ALLERGY_TYPE_LABELS; }
45200
+ get: function () { return chunkUCY5YD6F_cjs.ALLERGY_TYPE_LABELS; }
45201
45201
  });
45202
45202
  Object.defineProperty(exports, "AllergyList", {
45203
45203
  enumerable: true,
45204
- get: function () { return chunkWWIBIUWT_cjs.AllergyList; }
45204
+ get: function () { return chunkUCY5YD6F_cjs.AllergyList; }
45205
45205
  });
45206
45206
  Object.defineProperty(exports, "AllergyManager", {
45207
45207
  enumerable: true,
45208
- get: function () { return chunkWWIBIUWT_cjs.AllergyManager; }
45208
+ get: function () { return chunkUCY5YD6F_cjs.AllergyManager; }
45209
45209
  });
45210
45210
  Object.defineProperty(exports, "CodeLookupProvider", {
45211
45211
  enumerable: true,
45212
- get: function () { return chunkWWIBIUWT_cjs.CodeLookupProvider; }
45212
+ get: function () { return chunkUCY5YD6F_cjs.CodeLookupProvider; }
45213
45213
  });
45214
45214
  Object.defineProperty(exports, "MEDICATION_STATUS_LABELS", {
45215
45215
  enumerable: true,
45216
- get: function () { return chunkWWIBIUWT_cjs.MEDICATION_STATUS_LABELS; }
45216
+ get: function () { return chunkUCY5YD6F_cjs.MEDICATION_STATUS_LABELS; }
45217
45217
  });
45218
45218
  Object.defineProperty(exports, "MedicationEditor", {
45219
45219
  enumerable: true,
45220
- get: function () { return chunkWWIBIUWT_cjs.MedicationEditor; }
45220
+ get: function () { return chunkUCY5YD6F_cjs.MedicationEditor; }
45221
45221
  });
45222
45222
  Object.defineProperty(exports, "MedicationList", {
45223
45223
  enumerable: true,
45224
- get: function () { return chunkWWIBIUWT_cjs.MedicationList; }
45224
+ get: function () { return chunkUCY5YD6F_cjs.MedicationList; }
45225
45225
  });
45226
45226
  Object.defineProperty(exports, "MedicationReconciliation", {
45227
45227
  enumerable: true,
45228
- get: function () { return chunkWWIBIUWT_cjs.MedicationReconciliation; }
45228
+ get: function () { return chunkUCY5YD6F_cjs.MedicationReconciliation; }
45229
45229
  });
45230
45230
  Object.defineProperty(exports, "RowActionToolbar", {
45231
45231
  enumerable: true,
45232
- get: function () { return chunkWWIBIUWT_cjs.RowActionToolbar; }
45232
+ get: function () { return chunkUCY5YD6F_cjs.RowActionToolbar; }
45233
45233
  });
45234
45234
  Object.defineProperty(exports, "RowIconButton", {
45235
45235
  enumerable: true,
45236
- get: function () { return chunkWWIBIUWT_cjs.RowIconButton; }
45236
+ get: function () { return chunkUCY5YD6F_cjs.RowIconButton; }
45237
45237
  });
45238
45238
  Object.defineProperty(exports, "labelToMedicationFields", {
45239
45239
  enumerable: true,
45240
- get: function () { return chunkWWIBIUWT_cjs.labelToMedicationFields; }
45240
+ get: function () { return chunkUCY5YD6F_cjs.labelToMedicationFields; }
45241
45241
  });
45242
45242
  Object.defineProperty(exports, "lookupToMedicationFields", {
45243
45243
  enumerable: true,
45244
- get: function () { return chunkWWIBIUWT_cjs.lookupToMedicationFields; }
45244
+ get: function () { return chunkUCY5YD6F_cjs.lookupToMedicationFields; }
45245
45245
  });
45246
45246
  Object.defineProperty(exports, "parseMedicationLabel", {
45247
45247
  enumerable: true,
45248
- get: function () { return chunkWWIBIUWT_cjs.parseMedicationLabel; }
45248
+ get: function () { return chunkUCY5YD6F_cjs.parseMedicationLabel; }
45249
45249
  });
45250
45250
  Object.defineProperty(exports, "parseSig", {
45251
45251
  enumerable: true,
45252
- get: function () { return chunkWWIBIUWT_cjs.parseSig; }
45252
+ get: function () { return chunkUCY5YD6F_cjs.parseSig; }
45253
45253
  });
45254
45254
  Object.defineProperty(exports, "toolbarKeyNav", {
45255
45255
  enumerable: true,
45256
- get: function () { return chunkWWIBIUWT_cjs.toolbarKeyNav; }
45256
+ get: function () { return chunkUCY5YD6F_cjs.toolbarKeyNav; }
45257
45257
  });
45258
45258
  Object.defineProperty(exports, "useCodeLookupConfig", {
45259
45259
  enumerable: true,
45260
- get: function () { return chunkWWIBIUWT_cjs.useCodeLookupConfig; }
45260
+ get: function () { return chunkUCY5YD6F_cjs.useCodeLookupConfig; }
45261
45261
  });
45262
45262
  Object.defineProperty(exports, "Textarea", {
45263
45263
  enumerable: true,
@@ -45293,11 +45293,11 @@ Object.defineProperty(exports, "labelVariants", {
45293
45293
  });
45294
45294
  Object.defineProperty(exports, "Select", {
45295
45295
  enumerable: true,
45296
- get: function () { return chunkVAKZEVDE_cjs.Select; }
45296
+ get: function () { return chunkT7SDFBUT_cjs.Select; }
45297
45297
  });
45298
45298
  Object.defineProperty(exports, "selectTriggerVariants", {
45299
45299
  enumerable: true,
45300
- get: function () { return chunkVAKZEVDE_cjs.selectTriggerVariants; }
45300
+ get: function () { return chunkT7SDFBUT_cjs.selectTriggerVariants; }
45301
45301
  });
45302
45302
  Object.defineProperty(exports, "Card", {
45303
45303
  enumerable: true,
package/dist/index.d.cts CHANGED
@@ -46,7 +46,7 @@ export { RecordButton, RecordButtonProps, RecordButtonSize, RecordButtonState, R
46
46
  export { RichTextEditor, RichTextEditorProps, RichTextVariable, RichTextVariableGroup, convertAngleBracketsToMustache, processDictation } from './components/RichTextEditor/index.cjs';
47
47
  export { DateButton, DateButtonProps, DatePicker, DatePickerProps, RadioOption, RadioOptionProps, SchedulePicker, SchedulePickerProps, TimeButton, TimeButtonProps, TimePicker, TimePickerProps, dateButtonVariants, radioOptionVariants, timeButtonVariants } from './components/SchedulePicker/index.cjs';
48
48
  export { ScrollArea, ScrollAreaProps, scrollAreaVariants } from './components/ScrollArea/index.cjs';
49
- export { Select, SelectGroup, SelectOption, SelectProps, selectTriggerVariants } from './components/Select/index.cjs';
49
+ export { Select, SelectBaseProps, SelectGroup, SelectMultipleProps, SelectOption, SelectProps, SelectSingleProps, selectTriggerVariants } from './components/Select/index.cjs';
50
50
  export { Separator, SeparatorProps, separatorVariants } from './components/Separator/index.cjs';
51
51
  export { Sheet, SheetBody, SheetBodyProps, SheetClose, SheetCloseProps, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, sheetContentVariants, sheetOverlayVariants } from './components/Sheet/index.cjs';
52
52
  export { Skeleton, SkeletonCard, SkeletonCardProps, SkeletonProps, SkeletonTable, SkeletonTableProps, SkeletonText, SkeletonTextProps, skeletonVariants } from './components/Skeleton/index.cjs';
package/dist/index.d.ts CHANGED
@@ -46,7 +46,7 @@ export { RecordButton, RecordButtonProps, RecordButtonSize, RecordButtonState, R
46
46
  export { RichTextEditor, RichTextEditorProps, RichTextVariable, RichTextVariableGroup, convertAngleBracketsToMustache, processDictation } from './components/RichTextEditor/index.js';
47
47
  export { DateButton, DateButtonProps, DatePicker, DatePickerProps, RadioOption, RadioOptionProps, SchedulePicker, SchedulePickerProps, TimeButton, TimeButtonProps, TimePicker, TimePickerProps, dateButtonVariants, radioOptionVariants, timeButtonVariants } from './components/SchedulePicker/index.js';
48
48
  export { ScrollArea, ScrollAreaProps, scrollAreaVariants } from './components/ScrollArea/index.js';
49
- export { Select, SelectGroup, SelectOption, SelectProps, selectTriggerVariants } from './components/Select/index.js';
49
+ export { Select, SelectBaseProps, SelectGroup, SelectMultipleProps, SelectOption, SelectProps, SelectSingleProps, selectTriggerVariants } from './components/Select/index.js';
50
50
  export { Separator, SeparatorProps, separatorVariants } from './components/Separator/index.js';
51
51
  export { Sheet, SheetBody, SheetBodyProps, SheetClose, SheetCloseProps, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, sheetContentVariants, sheetOverlayVariants } from './components/Sheet/index.js';
52
52
  export { Skeleton, SkeletonCard, SkeletonCardProps, SkeletonProps, SkeletonTable, SkeletonTableProps, SkeletonText, SkeletonTextProps, skeletonVariants } from './components/Skeleton/index.js';
package/dist/index.js CHANGED
@@ -52,7 +52,7 @@ export { HtmlPreviewBlock } from './chunk-UZ5NGGMI.js';
52
52
  export { MermaidBlock } from './chunk-EHQ77LL5.js';
53
53
  export { SurveyBlock } from './chunk-DWCYEPTT.js';
54
54
  export { FenceBlock } from './chunk-NLBT5O2X.js';
55
- export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from './chunk-UGJFT2QF.js';
55
+ export { FillerWordsModal, MediaEditor, SilenceSettingsModal, SpeedMarkerMenu, WordEditorModal } from './chunk-PMHS4BJF.js';
56
56
  export { Slider, sliderRangeVariants, sliderThumbVariants, sliderTrackVariants } from './chunk-OTQ72WX3.js';
57
57
  import './chunk-RISZWWEQ.js';
58
58
  export { MediaPlayer, inferMediaKind, mediaPlayerVariants } from './chunk-EMMYFHOT.js';
@@ -77,8 +77,8 @@ export { Avatar, AvatarGroup, avatarVariants, getInitials } from './chunk-DCBMTF
77
77
  import './chunk-IQ4KQJAO.js';
78
78
  import { evaluateDue, completedKeys, normalizeOrders } from './chunk-Y5KEFV5O.js';
79
79
  export { buildChartOrderRows, buildEncounterOrderRows, dueForOrder, evaluateDue, evaluateProgram, isApplicable } from './chunk-Y5KEFV5O.js';
80
- import { useCodeLookupConfig, RowActionToolbar, RowIconButton, toolbarKeyNav, parseSig, labelToMedicationFields, MedicationEditor } from './chunk-3X4GPM35.js';
81
- export { ALLERGY_TYPE_LABELS, AllergyList, AllergyManager, CodeLookupProvider, MEDICATION_STATUS_LABELS, MedicationEditor, MedicationList, MedicationReconciliation, RowActionToolbar, RowIconButton, labelToMedicationFields, lookupToMedicationFields, parseMedicationLabel, parseSig, toolbarKeyNav, useCodeLookupConfig } from './chunk-3X4GPM35.js';
80
+ import { useCodeLookupConfig, RowActionToolbar, RowIconButton, toolbarKeyNav, parseSig, labelToMedicationFields, MedicationEditor } from './chunk-ERTT36K3.js';
81
+ export { ALLERGY_TYPE_LABELS, AllergyList, AllergyManager, CodeLookupProvider, MEDICATION_STATUS_LABELS, MedicationEditor, MedicationList, MedicationReconciliation, RowActionToolbar, RowIconButton, labelToMedicationFields, lookupToMedicationFields, parseMedicationLabel, parseSig, toolbarKeyNav, useCodeLookupConfig } from './chunk-ERTT36K3.js';
82
82
  import { Textarea } from './chunk-GP5CRU2I.js';
83
83
  export { Textarea, textareaVariants } from './chunk-GP5CRU2I.js';
84
84
  import { Tooltip } from './chunk-FJ7YPVKV.js';
@@ -87,8 +87,8 @@ import { RadioGroup, Radio } from './chunk-CLT4ASY7.js';
87
87
  export { Radio, RadioGroup, radioVariants } from './chunk-CLT4ASY7.js';
88
88
  import { Label } from './chunk-I3WGZPI6.js';
89
89
  export { Label, labelVariants } from './chunk-I3WGZPI6.js';
90
- import { Select } from './chunk-U35KWHXP.js';
91
- export { Select, selectTriggerVariants } from './chunk-U35KWHXP.js';
90
+ import { Select } from './chunk-DM57NTOQ.js';
91
+ export { Select, selectTriggerVariants } from './chunk-DM57NTOQ.js';
92
92
  import { Card, CardHeader, CardContent, CardTitle } from './chunk-QYSUYB3S.js';
93
93
  export { Card, CardActions, CardBadge, CardCollapsible, CardContent, CardDescription, CardDivider, CardFooter, CardHeader, CardMedia, CardStat, CardTitle, cardAccentVariants, cardVariants } from './chunk-QYSUYB3S.js';
94
94
  import { DateInput } from './chunk-UHVNVZ7L.js';