i-tech-shared-components 1.4.67 → 1.4.68-alpha.1772680558359

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.
@@ -265,6 +265,7 @@ var LabelTypeEnum;
265
265
  LabelTypeEnum["green"] = "green";
266
266
  LabelTypeEnum["red"] = "red";
267
267
  LabelTypeEnum["neutral"] = "neutral";
268
+ LabelTypeEnum["secondary"] = "secondary";
268
269
  LabelTypeEnum["black"] = "black";
269
270
  LabelTypeEnum["white"] = "white";
270
271
  LabelTypeEnum["gray"] = "gray";