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

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.
@@ -2609,6 +2609,7 @@ class XMLConstants {
2609
2609
  static MG_ATTR_PROGRAM_ISN = "programIsn";
2610
2610
  static MG_ATTR_TASK_ISN = "taskIsn";
2611
2611
  static MG_ATTR_ROUTER_PATH = "RouterPath";
2612
+ static MG_ATTR_DEF_ROUTER_NAME = "DefRouterName";
2612
2613
  static MG_ATTR_IN_DEFAULT_ROUTER_OUTLET = "InDefaultRouterOutlet";
2613
2614
  static MG_ATTR_EXPAND = "expand";
2614
2615
  static MG_ATTR_EXP = "exp";