@cargosense/cargo-design-system 1.0.12 → 1.0.13

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.
@@ -1946,10 +1946,12 @@ class KA extends e {
1946
1946
  `;
1947
1947
  static properties = {
1948
1948
  name: {
1949
- type: String
1949
+ type: String,
1950
+ reflect: !0
1950
1951
  },
1951
1952
  value: {
1952
- type: String
1953
+ type: String,
1954
+ reflect: !0
1953
1955
  },
1954
1956
  checked: {
1955
1957
  type: Boolean,