@turquoisehealth/pit-viper 2.183.1-dev.1 → 2.185.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.
|
@@ -3177,7 +3177,7 @@ var ao = Symbol("SelectedItemsKey"), oo = Symbol("EnableCascadeSelectionKey"), s
|
|
|
3177
3177
|
avatar: { type: Object },
|
|
3178
3178
|
groupingLabel: { type: String },
|
|
3179
3179
|
disabled: { type: Boolean },
|
|
3180
|
-
context: { type:
|
|
3180
|
+
context: { type: Object },
|
|
3181
3181
|
classList: { type: Array },
|
|
3182
3182
|
searchText: { type: String },
|
|
3183
3183
|
children: { type: Array },
|