1.0.0 • Published 3 years ago
@myrmidon/cadmus-mat-physical-size v1.0.0
CadmusMatPhysicalSize
- 📦
@myrmidon/cadmus-mat-physical-size - 🧱 backend: physical size brick
This project was generated using Angular CLI version 19.0.0.
PhysicalSizeComponent
This component allows you to edit a 2D or 3D physical size.
- 🚩
cadmus-mat-physical-size - 🔑
PhysicalSizeComponent - 📚 thesauri:
physical-size-units(unitEntries)physical-size-tags(tagEntries)physical-size-dim-tags(dimTagEntries)
- ▶️ input:
- size (
PhysicalSize) - defaultWUnit (
string): default unit for width (default=cm). - defaultHUnit (
string): default unit for height (default=cm). - defaultDUnit (
string): default unit for depth (default=cm). - hBeforeW (
boolean?): true if the height comes before the width (both in text and visual representation). - hideTag (
boolean?)
- size (
- 🔥 output:
- sizeChange (
PhysicalSize)
- sizeChange (
PhysicalDimensionComponent
This component allows you to edit a single physical dimension (value, unit, and optional tag).
- 🚩
cadmus-mat-physical-dimension - 🔑
PhysicalDimensionComponent - 📚 thesauri:
physical-size-units(unitEntries)physical-size-dim-tags(tagEntries)
- ▶️ input:
- dimension (
PhysicalDimension) - disabled (
boolean?) - hideTag (
boolean?)
- dimension (
- 🔥 output:
- dimensionChange (
PhysicalDimension)
- dimensionChange (
PhysicalMeasurementSet
This component allows you to edit a set of physical measurements. For each one you specify a name (e.g. width, diagonal, volume, column, etc.) a value, a unit, and optionally a tag.
- 🚩
cadmus-mat-physical-measurement-set - 🔑
PhysicalMeasurementSetComponent - 📚 thesauri:
physical-size-units(unitEntries)physical-size-dim-tags(dimTagEntries)physical-size-set-names(nameEntries)
- ▶️ input:
- measurements (
PhysicalMeasurement[]) - allowCustomName (
boolean?): true to allow users entering custom names for measurements, rather than only picking them from a dropdown. - defaultUnit (
string)
- measurements (
- 🔥 output:
- measurementsChange (
PhysicalMeasurement[])
- measurementsChange (
History
- 2025-01-27: fix to physical measurement set.
6.0.0
1 year ago
7.0.0
12 months ago
8.0.1
10 months ago
8.0.0
11 months ago
9.0.0
6 months ago
5.1.4
1 year ago
5.1.3
1 year ago
5.1.2
1 year ago
5.1.1
1 year ago
5.1.0
2 years ago
5.0.0
2 years ago
3.0.0
2 years ago
2.0.1
2 years ago
2.0.0
3 years ago
1.0.2
3 years ago
1.0.3
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago