@myrmidon/cadmus-refs-decorated-counts
v9.0.2
Published
Cadmus - decorated counts.
Downloads
158
Readme
CadmusRefsDecoratedCounts
📦 @myrmidon/cadmus-refs-decorated-counts
This project was generated using Angular CLI version 20.0.0.
DecoratedCountsComponent
This component provides an editable list of counts with some essential metadata attached.
Each decorated count is a count (thus a numeric value) decorated with the ID of the entity being counted, and optionally by a tag and/or note.
- 🔑
DecoratedCountsComponent - 🚩
cadmus-refs-decorated-counts - ▶️ input:
counts(DecoratedCount[])allowCustomId(boolean, default istrue)distinct(boolean)
- 📚 thesauri:
decorated-count-ids(foridEntries)decorated-count-tags(fortagEntries)
- 🔥 output:
countsChange(DecoratedCount[])
History
9.0.1
- 2025-09-11: refactored for
OnPush.
8.0.1
- 2025-01-23:
- refactored UI.
- added
allowCustomIdanddistinctproperties.
