@linagora/linid-im-front-corelib 0.0.70 → 0.0.72

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
@@ -121,6 +121,10 @@ A full technical documentation is available in the `docs/` directory:
121
121
  Learn how to convert between LinID tree models and Quasar QTree component formats.
122
122
  → [`docs/useTree.md`](docs/useTree.md)
123
123
 
124
+ - 🔍 **Filters (`LinidFilterValue`)**
125
+ Learn how to encode and decode filter value expressions applied to a `LinidFilter`.
126
+ → [`docs/filters.md`](docs/filters.md)
127
+
124
128
  More documents will be added as the library evolves.
125
129
 
126
130
  ---