@linagora/linid-im-front-corelib 0.0.76 → 0.0.77

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.
package/README.md CHANGED
@@ -126,8 +126,8 @@ A full technical documentation is available in the `docs/` directory:
126
126
  Learn how to convert between LinID tree models and Quasar QTree component formats.
127
127
  → [`docs/useTree.md`](docs/useTree.md)
128
128
 
129
- - 🔍 **Filters (`LinidFilterValue`)**
130
- Learn how to encode and decode filter value expressions applied to a `LinidFilter`.
129
+ - 🔍 **Filters (`LinidFilter`, `LinidFilterSet` & `LinidFilterValue`)**
130
+ Learn how to build filters, save them as favorite searches, and convert/parse filter value expressions.
131
131
  → [`docs/filters.md`](docs/filters.md)
132
132
 
133
133
  More documents will be added as the library evolves.