@theroutingcompany/components 0.0.74-alpha.2 → 0.0.74-alpha.3
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.
|
@@ -23113,6 +23113,7 @@ function iO({ item: e, state: t }) {
|
|
|
23113
23113
|
ref: r,
|
|
23114
23114
|
isFocused: n.isFocused,
|
|
23115
23115
|
isSelected: n.isSelected,
|
|
23116
|
+
"aria-label": i,
|
|
23116
23117
|
children: [
|
|
23117
23118
|
/* @__PURE__ */ x(z_, { isDisabled: n.isDisabled, isSelected: n.isSelected, "aria-label": i }),
|
|
23118
23119
|
/* @__PURE__ */ x(gf, { children: /* @__PURE__ */ ne($f.Provider, { value: { labelProps: n.labelProps, descriptionProps: n.labelProps }, children: [
|
|
@@ -28004,6 +28005,7 @@ const nF = N.span`
|
|
|
28004
28005
|
isFocused: y,
|
|
28005
28006
|
tabIndex: y ? 0 : -1,
|
|
28006
28007
|
onClick: F,
|
|
28008
|
+
"aria-label": "Select All",
|
|
28007
28009
|
children: [
|
|
28008
28010
|
/* @__PURE__ */ x(
|
|
28009
28011
|
z_,
|