@theroutingcompany/components 0.0.101-alpha.0 → 0.0.101

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.
@@ -24587,7 +24587,7 @@ function dV({
24587
24587
  hourCycle: i = "",
24588
24588
  defaultValue: l,
24589
24589
  onChange: s,
24590
- placeholder: c = "Enter a time",
24590
+ placeholder: c = "",
24591
24591
  isInvalid: d,
24592
24592
  isDisabled: u,
24593
24593
  ...p
@@ -24723,6 +24723,7 @@ function dV({
24723
24723
  b ? null : /* @__PURE__ */ x(
24724
24724
  M5,
24725
24725
  {
24726
+ "aria-hidden": "true",
24726
24727
  style: {
24727
24728
  position: "absolute",
24728
24729
  pointerEvents: "none",
@@ -24955,6 +24956,7 @@ function uV({
24955
24956
  u ? null : /* @__PURE__ */ x(
24956
24957
  F5,
24957
24958
  {
24959
+ "aria-hidden": "true",
24958
24960
  style: {
24959
24961
  position: "absolute",
24960
24962
  pointerEvents: "none",