@magic-xpa/utils 4.1200.0-dev4120.154 → 4.1200.0-dev4120.155

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.
@@ -2612,6 +2612,7 @@ class XMLConstants {
2612
2612
  static MG_ATTR_IN_DEFAULT_ROUTER_OUTLET = "InDefaultRouterOutlet";
2613
2613
  static MG_ATTR_EXPAND = "expand";
2614
2614
  static MG_ATTR_EXP = "exp";
2615
+ static MG_ATTR_SUBFORM_EXP = "subformCtrlExpIdx";
2615
2616
  static MG_ATTR_ERROR_EXP = "errorExp";
2616
2617
  static MG_ATTR_ERROR = "errorMsg";
2617
2618
  static MG_ATTR_IS_GENERIC = "isGeneric";