react-widgets
Advanced tools
Comparing version
@@ -243,8 +243,8 @@ "use strict"; | ||
tagOptionComponent, | ||
groupBy, | ||
listComponent: List = _Listbox.default, | ||
data: rawData = [], | ||
messages: userMessages, | ||
groupBy: _ | ||
messages: userMessages | ||
} = _ref, | ||
elementProps = _objectWithoutProperties(_ref, ["dataKey", "textField", "autoFocus", "id", "value", "defaultValue", "onChange", "open", "defaultOpen", "onToggle", "searchTerm", "defaultSearchTerm", "onSearch", "filter", "allowCreate", "isRtl", "className", "containerClassName", "placeholder", "busy", "disabled", "readOnly", "selectIcon", "clearTagIcon", "busySpinner", "dropUp", "tabIndex", "popupTransition", "showPlaceholderWithValues", "onSelect", "onCreate", "onKeyDown", "onBlur", "onFocus", "inputProps", "listProps", "renderListItem", "renderListGroup", "renderTagValue", "optionComponent", "tagOptionComponent", "listComponent", "data", "messages", "groupBy"]); | ||
elementProps = _objectWithoutProperties(_ref, ["dataKey", "textField", "autoFocus", "id", "value", "defaultValue", "onChange", "open", "defaultOpen", "onToggle", "searchTerm", "defaultSearchTerm", "onSearch", "filter", "allowCreate", "isRtl", "className", "containerClassName", "placeholder", "busy", "disabled", "readOnly", "selectIcon", "clearTagIcon", "busySpinner", "dropUp", "tabIndex", "popupTransition", "showPlaceholderWithValues", "onSelect", "onCreate", "onKeyDown", "onBlur", "onFocus", "inputProps", "listProps", "renderListItem", "renderListGroup", "renderTagValue", "optionComponent", "tagOptionComponent", "groupBy", "listComponent", "data", "messages"]); | ||
@@ -573,2 +573,3 @@ let [currentValue, handleChange] = (0, _uncontrollable.useUncontrolledProp)(value, defaultValue, onChange); | ||
renderGroup: renderListGroup, | ||
groupBy: groupBy, | ||
optionComponent: optionComponent, | ||
@@ -575,0 +576,0 @@ focusedItem: focusedItem, |
{ | ||
"name": "react-widgets", | ||
"version": "5.0.0-beta.6", | ||
"version": "5.0.0-beta.7", | ||
"description": "An à la carte set of polished, extensible, and accessible inputs built for React", | ||
@@ -101,3 +101,3 @@ "main": "lib/index.js", | ||
"readme": "ERROR: No README data found!", | ||
"_id": "react-widgets@5.0.0-beta.5" | ||
"_id": "react-widgets@5.0.0-beta.6" | ||
} |
Sorry, the diff of this file is not supported yet
406245
07329
0.01%