@react-querybuilder/core 8.19.1 → 8.20.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.
@@ -428,6 +428,7 @@ const standardClassnames = {
428
428
  valueListItem: "rule-value-list-item",
429
429
  branches: "queryBuilder-branches",
430
430
  justified: "queryBuilder-justified",
431
+ responsive: "queryBuilder-responsive",
431
432
  hasSubQuery: "rule-hasSubQuery",
432
433
  loading: "queryBuilder-loading",
433
434
  valueDateTimeRelative: "rule-value-dateTimeRelative"