@pingux/astro 2.64.0 → 2.64.1-alpha.0

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.
@@ -130,7 +130,7 @@ var ComboBoxInput = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
130
130
  transform: 'rotate(180deg)'
131
131
  } : null,
132
132
  title: {
133
- name: 'Menu Down Icon'
133
+ name: 'Menu Down'
134
134
  }
135
135
  }))));
136
136
  return (0, _react2.jsx)(_reactAria.FocusRing, {
@@ -119,7 +119,7 @@ var ComboBoxInput = /*#__PURE__*/forwardRef(function (props, ref) {
119
119
  transform: 'rotate(180deg)'
120
120
  } : null,
121
121
  title: {
122
- name: 'Menu Down Icon'
122
+ name: 'Menu Down'
123
123
  }
124
124
  }))));
125
125
  return ___EmotionJSX(FocusRing, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pingux/astro",
3
- "version": "2.64.0",
3
+ "version": "2.64.1-alpha.0",
4
4
  "description": "React component library for Ping Identity's design system",
5
5
  "repository": {
6
6
  "type": "git",