{
  "type": "Program",
  "start": 0,
  "end": 1417,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 59,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 26,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 12,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 12,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 12
              }
            },
            "name": "React"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 18,
        "end": 25,
        "loc": {
          "start": {
            "line": 1,
            "column": 18
          },
          "end": {
            "line": 1,
            "column": 25
          }
        },
        "value": "react",
        "rawValue": "react",
        "raw": "\"react\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 27,
      "end": 63,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 34,
          "end": 44,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 34,
            "end": 44,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 17
              }
            },
            "name": "MapActions"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 50,
        "end": 62,
        "loc": {
          "start": {
            "line": 2,
            "column": 23
          },
          "end": {
            "line": 2,
            "column": 35
          }
        },
        "value": "../actions",
        "rawValue": "../actions",
        "raw": "\"../actions\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 64,
      "end": 96,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 71,
          "end": 79,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 71,
            "end": 79,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 15
              }
            },
            "name": "MapState"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 85,
        "end": 95,
        "loc": {
          "start": {
            "line": 3,
            "column": 21
          },
          "end": {
            "line": 3,
            "column": 31
          }
        },
        "value": "../state",
        "rawValue": "../state",
        "raw": "\"../state\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 97,
      "end": 132,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 35
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 104,
          "end": 110,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 104,
            "end": 110,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 13
              }
            },
            "name": "titles"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 116,
        "end": 131,
        "loc": {
          "start": {
            "line": 4,
            "column": 19
          },
          "end": {
            "line": 4,
            "column": 34
          }
        },
        "value": "../tab_titles",
        "rawValue": "../tab_titles",
        "raw": "\"../tab_titles\""
      }
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 134,
      "end": 1416,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 58,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 149,
        "end": 1416,
        "loc": {
          "start": {
            "line": 6,
            "column": 15
          },
          "end": {
            "line": 58,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 155,
          "end": 170,
          "loc": {
            "start": {
              "line": 6,
              "column": 21
            },
            "end": {
              "line": 6,
              "column": 36
            }
          },
          "name": "SidebarDropdown"
        },
        "superClass": {
          "type": "MemberExpression",
          "start": 179,
          "end": 194,
          "loc": {
            "start": {
              "line": 6,
              "column": 45
            },
            "end": {
              "line": 6,
              "column": 60
            }
          },
          "object": {
            "type": "Identifier",
            "start": 179,
            "end": 184,
            "loc": {
              "start": {
                "line": 6,
                "column": 45
              },
              "end": {
                "line": 6,
                "column": 50
              }
            },
            "name": "React"
          },
          "property": {
            "type": "Identifier",
            "start": 185,
            "end": 194,
            "loc": {
              "start": {
                "line": 6,
                "column": 51
              },
              "end": {
                "line": 6,
                "column": 60
              }
            },
            "name": "Component"
          },
          "computed": false
        },
        "body": {
          "type": "ClassBody",
          "start": 195,
          "end": 1416,
          "loc": {
            "start": {
              "line": 6,
              "column": 61
            },
            "end": {
              "line": 58,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 199,
              "end": 278,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 2
                },
                "end": {
                  "line": 11,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 199,
                "end": 210,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 2
                  },
                  "end": {
                    "line": 7,
                    "column": 13
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 210,
                "end": 278,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 13
                  },
                  "end": {
                    "line": 11,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 211,
                    "end": 215,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 14
                      },
                      "end": {
                        "line": 7,
                        "column": 18
                      }
                    },
                    "name": "data"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 217,
                  "end": 278,
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 20
                    },
                    "end": {
                      "line": 11,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 223,
                      "end": 235,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 16
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 223,
                        "end": 234,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 15
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 223,
                          "end": 228,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 229,
                            "end": 233,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 10
                              },
                              "end": {
                                "line": 8,
                                "column": 14
                              }
                            },
                            "name": "data"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 241,
                      "end": 274,
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 4
                        },
                        "end": {
                          "line": 10,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 241,
                        "end": 273,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 241,
                          "end": 251,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 241,
                            "end": 245,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 4
                              },
                              "end": {
                                "line": 10,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 246,
                            "end": 251,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 9
                              },
                              "end": {
                                "line": 10,
                                "column": 14
                              }
                            },
                            "name": "state"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 254,
                          "end": 273,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 17
                            },
                            "end": {
                              "line": 10,
                              "column": 36
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 254,
                            "end": 271,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 17
                              },
                              "end": {
                                "line": 10,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 254,
                              "end": 262,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 17
                                },
                                "end": {
                                  "line": 10,
                                  "column": 25
                                }
                              },
                              "name": "MapState"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 263,
                              "end": 271,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 26
                                },
                                "end": {
                                  "line": 10,
                                  "column": 34
                                }
                              },
                              "name": "getState"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 282,
              "end": 417,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 2
                },
                "end": {
                  "line": 16,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 282,
                "end": 299,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 2
                  },
                  "end": {
                    "line": 13,
                    "column": 19
                  }
                },
                "name": "componentDidMount"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 299,
                "end": 417,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 19
                  },
                  "end": {
                    "line": 16,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 302,
                  "end": 417,
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 22
                    },
                    "end": {
                      "line": 16,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 308,
                      "end": 413,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 15,
                          "column": 73
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 312,
                        "end": 337,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 8
                          },
                          "end": {
                            "line": 14,
                            "column": 33
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 313,
                          "end": 337,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 9
                            },
                            "end": {
                              "line": 14,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 313,
                            "end": 330,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 9
                              },
                              "end": {
                                "line": 14,
                                "column": 26
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 313,
                              "end": 314,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 9
                                },
                                "end": {
                                  "line": 14,
                                  "column": 10
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 315,
                                "end": 329,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 25
                                  }
                                },
                                "value": ".is-selected",
                                "rawValue": ".is-selected",
                                "raw": "\".is-selected\""
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 331,
                            "end": 337,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 27
                              },
                              "end": {
                                "line": 14,
                                "column": 33
                              }
                            },
                            "name": "length"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 346,
                        "end": 413,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 6
                          },
                          "end": {
                            "line": 15,
                            "column": 73
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 346,
                          "end": 412,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 6
                            },
                            "end": {
                              "line": 15,
                              "column": 72
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 346,
                            "end": 397,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 6
                              },
                              "end": {
                                "line": 15,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 346,
                              "end": 388,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 6
                                },
                                "end": {
                                  "line": 15,
                                  "column": 48
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 346,
                                "end": 347,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 7
                                  }
                                },
                                "name": "$"
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 348,
                                  "end": 387,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 47
                                    }
                                  },
                                  "value": ".tab__sub-nav__list--item:first-child",
                                  "rawValue": ".tab__sub-nav__list--item:first-child",
                                  "raw": "\".tab__sub-nav__list--item:first-child\""
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 389,
                              "end": 397,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 49
                                },
                                "end": {
                                  "line": 15,
                                  "column": 57
                                }
                              },
                              "name": "addClass"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 398,
                              "end": 411,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 58
                                },
                                "end": {
                                  "line": 15,
                                  "column": 71
                                }
                              },
                              "value": "is-selected",
                              "rawValue": "is-selected",
                              "raw": "\"is-selected\""
                            }
                          ]
                        }
                      },
                      "alternate": null
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 421,
              "end": 708,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 2
                },
                "end": {
                  "line": 27,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 421,
                "end": 432,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 2
                  },
                  "end": {
                    "line": 18,
                    "column": 13
                  }
                },
                "name": "changeTopic"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 432,
                "end": 708,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 13
                  },
                  "end": {
                    "line": 27,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 433,
                    "end": 438,
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 14
                      },
                      "end": {
                        "line": 18,
                        "column": 19
                      }
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 440,
                  "end": 708,
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 21
                    },
                    "end": {
                      "line": 27,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 446,
                      "end": 494,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 52
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 450,
                          "end": 493,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 51
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 450,
                            "end": 455,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 13
                              }
                            },
                            "name": "topic"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 458,
                            "end": 493,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 16
                              },
                              "end": {
                                "line": 19,
                                "column": 51
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 458,
                              "end": 485,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 16
                                },
                                "end": {
                                  "line": 19,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 458,
                                "end": 480,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 38
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 458,
                                  "end": 459,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 17
                                    }
                                  },
                                  "name": "$"
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 460,
                                    "end": 479,
                                    "loc": {
                                      "start": {
                                        "line": 19,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 19,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 460,
                                      "end": 465,
                                      "loc": {
                                        "start": {
                                          "line": 19,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 19,
                                          "column": 23
                                        }
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 466,
                                      "end": 479,
                                      "loc": {
                                        "start": {
                                          "line": 19,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 19,
                                          "column": 37
                                        }
                                      },
                                      "name": "currentTarget"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 481,
                                "end": 485,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 43
                                  }
                                },
                                "name": "data"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 486,
                                "end": 492,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 50
                                  }
                                },
                                "value": "item",
                                "rawValue": "item",
                                "raw": "\"item\""
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 499,
                      "end": 557,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 62
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 499,
                        "end": 556,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 61
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 499,
                          "end": 541,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 46
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 499,
                            "end": 529,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 4
                              },
                              "end": {
                                "line": 20,
                                "column": 34
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 499,
                              "end": 500,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 4
                                },
                                "end": {
                                  "line": 20,
                                  "column": 5
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 501,
                                "end": 528,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 33
                                  }
                                },
                                "value": ".tab__sub-nav__list--item",
                                "rawValue": ".tab__sub-nav__list--item",
                                "raw": "\".tab__sub-nav__list--item\""
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 530,
                            "end": 541,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 35
                              },
                              "end": {
                                "line": 20,
                                "column": 46
                              }
                            },
                            "name": "removeClass"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 542,
                            "end": 555,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 47
                              },
                              "end": {
                                "line": 20,
                                "column": 60
                              }
                            },
                            "value": "is-selected",
                            "rawValue": "is-selected",
                            "raw": "\"is-selected\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 563,
                      "end": 704,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 26,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 563,
                        "end": 703,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 26,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 563,
                          "end": 583,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 563,
                            "end": 573,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 4
                              },
                              "end": {
                                "line": 22,
                                "column": 14
                              }
                            },
                            "name": "MapActions"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 574,
                            "end": 583,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 15
                              },
                              "end": {
                                "line": 22,
                                "column": 24
                              }
                            },
                            "name": "gotoPlace"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 584,
                            "end": 702,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 25
                              },
                              "end": {
                                "line": 26,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 592,
                                "end": 630,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 44
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 592,
                                  "end": 597,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 11
                                    }
                                  },
                                  "name": "place"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 599,
                                  "end": 630,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 599,
                                    "end": 625,
                                    "loc": {
                                      "start": {
                                        "line": 23,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 23,
                                        "column": 39
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 599,
                                      "end": 609,
                                      "loc": {
                                        "start": {
                                          "line": 23,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 23,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 599,
                                        "end": 603,
                                        "loc": {
                                          "start": {
                                            "line": 23,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 17
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 604,
                                        "end": 609,
                                        "loc": {
                                          "start": {
                                            "line": 23,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 23
                                          }
                                        },
                                        "name": "state"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 610,
                                      "end": 625,
                                      "loc": {
                                        "start": {
                                          "line": 23,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 23,
                                          "column": 39
                                        }
                                      },
                                      "name": "currentLocation"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 626,
                                    "end": 630,
                                    "loc": {
                                      "start": {
                                        "line": 23,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 23,
                                        "column": 44
                                      }
                                    },
                                    "name": "slug"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 638,
                                "end": 643,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 11
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 638,
                                  "end": 643,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 11
                                    }
                                  },
                                  "name": "topic"
                                },
                                "kind": "init",
                                "value": {
                                  "type": "Identifier",
                                  "start": 638,
                                  "end": 643,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 11
                                    }
                                  },
                                  "name": "topic"
                                }
                              },
                              {
                                "type": "Property",
                                "start": 651,
                                "end": 696,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 51
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 651,
                                  "end": 661,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 16
                                    }
                                  },
                                  "name": "breadcrumb"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 663,
                                  "end": 696,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 663,
                                    "end": 689,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 663,
                                      "end": 673,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 28
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 663,
                                        "end": 667,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 22
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 668,
                                        "end": 673,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 28
                                          }
                                        },
                                        "name": "state"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 674,
                                      "end": 689,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 44
                                        }
                                      },
                                      "name": "currentLocation"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 690,
                                    "end": 696,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 51
                                      }
                                    },
                                    "name": "parent"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 712,
              "end": 1414,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 2
                },
                "end": {
                  "line": 57,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 712,
                "end": 718,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 2
                  },
                  "end": {
                    "line": 29,
                    "column": 8
                  }
                },
                "name": "render"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 718,
                "end": 1414,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 8
                  },
                  "end": {
                    "line": 57,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 721,
                  "end": 1414,
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 11
                    },
                    "end": {
                      "line": 57,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 727,
                      "end": 764,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 4
                        },
                        "end": {
                          "line": 30,
                          "column": 41
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 731,
                          "end": 763,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 8
                            },
                            "end": {
                              "line": 30,
                              "column": 40
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 731,
                            "end": 746,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 8
                              },
                              "end": {
                                "line": 30,
                                "column": 23
                              }
                            },
                            "name": "menuClassString"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 749,
                            "end": 763,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 26
                              },
                              "end": {
                                "line": 30,
                                "column": 40
                              }
                            },
                            "value": "tab__sub-nav",
                            "rawValue": "tab__sub-nav",
                            "raw": "\"tab__sub-nav\""
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 770,
                      "end": 1174,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 4
                        },
                        "end": {
                          "line": 44,
                          "column": 7
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 774,
                          "end": 1173,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 6
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 774,
                            "end": 780,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 8
                              },
                              "end": {
                                "line": 32,
                                "column": 14
                              }
                            },
                            "name": "topics"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 783,
                            "end": 1173,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 17
                              },
                              "end": {
                                "line": 44,
                                "column": 6
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 783,
                              "end": 804,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 17
                                },
                                "end": {
                                  "line": 32,
                                  "column": 38
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 783,
                                "end": 800,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 783,
                                  "end": 793,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 783,
                                    "end": 787,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 788,
                                    "end": 793,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 27
                                      }
                                    },
                                    "name": "state"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 794,
                                  "end": 800,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 34
                                    }
                                  },
                                  "name": "topics"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 801,
                                "end": 804,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 38
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 805,
                                "end": 1172,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 5
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 806,
                                    "end": 810,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 44
                                      }
                                    },
                                    "name": "item"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 815,
                                  "end": 1172,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 823,
                                      "end": 872,
                                      "loc": {
                                        "start": {
                                          "line": 33,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 33,
                                          "column": 55
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 827,
                                          "end": 871,
                                          "loc": {
                                            "start": {
                                              "line": 33,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 33,
                                              "column": 54
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 827,
                                            "end": 842,
                                            "loc": {
                                              "start": {
                                                "line": 33,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 33,
                                                "column": 25
                                              }
                                            },
                                            "name": "itemClassString"
                                          },
                                          "init": {
                                            "type": "Literal",
                                            "start": 845,
                                            "end": 871,
                                            "loc": {
                                              "start": {
                                                "line": 33,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 33,
                                                "column": 54
                                              }
                                            },
                                            "value": "tab__sub-nav__list--item",
                                            "rawValue": "tab__sub-nav__list--item",
                                            "raw": "\"tab__sub-nav__list--item\""
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 886,
                                      "end": 976,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 37,
                                          "column": 7
                                        }
                                      },
                                      "test": {
                                        "type": "BinaryExpression",
                                        "start": 890,
                                        "end": 922,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 42
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 890,
                                          "end": 913,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 890,
                                            "end": 900,
                                            "loc": {
                                              "start": {
                                                "line": 35,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 35,
                                                "column": 20
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 890,
                                              "end": 894,
                                              "loc": {
                                                "start": {
                                                  "line": 35,
                                                  "column": 10
                                                },
                                                "end": {
                                                  "line": 35,
                                                  "column": 14
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 895,
                                              "end": 900,
                                              "loc": {
                                                "start": {
                                                  "line": 35,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 35,
                                                  "column": 20
                                                }
                                              },
                                              "name": "state"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 901,
                                            "end": 913,
                                            "loc": {
                                              "start": {
                                                "line": 35,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 35,
                                                "column": 33
                                              }
                                            },
                                            "name": "topicClicked"
                                          },
                                          "computed": false
                                        },
                                        "operator": "===",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 918,
                                          "end": 922,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 42
                                            }
                                          },
                                          "name": "item"
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 924,
                                        "end": 976,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 934,
                                            "end": 968,
                                            "loc": {
                                              "start": {
                                                "line": 36,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 36,
                                                "column": 42
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 934,
                                              "end": 967,
                                              "loc": {
                                                "start": {
                                                  "line": 36,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 36,
                                                  "column": 41
                                                }
                                              },
                                              "operator": "+=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 934,
                                                "end": 949,
                                                "loc": {
                                                  "start": {
                                                    "line": 36,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 36,
                                                    "column": 23
                                                  }
                                                },
                                                "name": "itemClassString"
                                              },
                                              "right": {
                                                "type": "Literal",
                                                "start": 953,
                                                "end": 967,
                                                "loc": {
                                                  "start": {
                                                    "line": 36,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 36,
                                                    "column": 41
                                                  }
                                                },
                                                "value": " is-selected",
                                                "rawValue": " is-selected",
                                                "raw": "\" is-selected\""
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 984,
                                      "end": 1031,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 53
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 988,
                                          "end": 1030,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 52
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 988,
                                            "end": 993,
                                            "loc": {
                                              "start": {
                                                "line": 39,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 39,
                                                "column": 15
                                              }
                                            },
                                            "name": "title"
                                          },
                                          "init": {
                                            "type": "LogicalExpression",
                                            "start": 996,
                                            "end": 1030,
                                            "loc": {
                                              "start": {
                                                "line": 39,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 39,
                                                "column": 52
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 996,
                                              "end": 1022,
                                              "loc": {
                                                "start": {
                                                  "line": 39,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 39,
                                                  "column": 44
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 996,
                                                "end": 1002,
                                                "loc": {
                                                  "start": {
                                                    "line": 39,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 39,
                                                    "column": 24
                                                  }
                                                },
                                                "name": "titles"
                                              },
                                              "property": {
                                                "type": "CallExpression",
                                                "start": 1003,
                                                "end": 1021,
                                                "loc": {
                                                  "start": {
                                                    "line": 39,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 39,
                                                    "column": 43
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1003,
                                                  "end": 1019,
                                                  "loc": {
                                                    "start": {
                                                      "line": 39,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 39,
                                                      "column": 41
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 1003,
                                                    "end": 1007,
                                                    "loc": {
                                                      "start": {
                                                        "line": 39,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 39,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "item"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1008,
                                                    "end": 1019,
                                                    "loc": {
                                                      "start": {
                                                        "line": 39,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 39,
                                                        "column": 41
                                                      }
                                                    },
                                                    "name": "toLowerCase"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              },
                                              "computed": true
                                            },
                                            "operator": "||",
                                            "right": {
                                              "type": "Identifier",
                                              "start": 1026,
                                              "end": 1030,
                                              "loc": {
                                                "start": {
                                                  "line": 39,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 39,
                                                  "column": 52
                                                }
                                              },
                                              "name": "item"
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "start": 1041,
                                      "end": 1166,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 8
                                        }
                                      },
                                      "argument": {
                                        "type": "JSXElement",
                                        "start": 1058,
                                        "end": 1157,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 107
                                          }
                                        },
                                        "openingElement": {
                                          "type": "JSXOpeningElement",
                                          "start": 1058,
                                          "end": 1145,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 95
                                            }
                                          },
                                          "attributes": [
                                            {
                                              "type": "JSXAttribute",
                                              "start": 1062,
                                              "end": 1089,
                                              "loc": {
                                                "start": {
                                                  "line": 42,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 39
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 1062,
                                                "end": 1071,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "className"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 1072,
                                                "end": 1089,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 39
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 1073,
                                                  "end": 1088,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 38
                                                    }
                                                  },
                                                  "name": "itemClassString"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 1090,
                                              "end": 1106,
                                              "loc": {
                                                "start": {
                                                  "line": 42,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 56
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 1090,
                                                "end": 1099,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 49
                                                  }
                                                },
                                                "name": "data-item"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 1100,
                                                "end": 1106,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 56
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 1101,
                                                  "end": 1105,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 55
                                                    }
                                                  },
                                                  "name": "item"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 1107,
                                              "end": 1144,
                                              "loc": {
                                                "start": {
                                                  "line": 42,
                                                  "column": 57
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 94
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 1107,
                                                "end": 1114,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 57
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 64
                                                  }
                                                },
                                                "name": "onClick"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 1115,
                                                "end": 1144,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 65
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 94
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 1116,
                                                  "end": 1143,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 66
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 93
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 1116,
                                                    "end": 1137,
                                                    "loc": {
                                                      "start": {
                                                        "line": 42,
                                                        "column": 66
                                                      },
                                                      "end": {
                                                        "line": 42,
                                                        "column": 87
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 1116,
                                                      "end": 1132,
                                                      "loc": {
                                                        "start": {
                                                          "line": 42,
                                                          "column": 66
                                                        },
                                                        "end": {
                                                          "line": 42,
                                                          "column": 82
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 1116,
                                                        "end": 1120,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 66
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 70
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1121,
                                                        "end": 1132,
                                                        "loc": {
                                                          "start": {
                                                            "line": 42,
                                                            "column": 71
                                                          },
                                                          "end": {
                                                            "line": 42,
                                                            "column": 82
                                                          }
                                                        },
                                                        "name": "changeTopic"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1133,
                                                      "end": 1137,
                                                      "loc": {
                                                        "start": {
                                                          "line": 42,
                                                          "column": 83
                                                        },
                                                        "end": {
                                                          "line": 42,
                                                          "column": 87
                                                        }
                                                      },
                                                      "name": "bind"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ThisExpression",
                                                      "start": 1138,
                                                      "end": 1142,
                                                      "loc": {
                                                        "start": {
                                                          "line": 42,
                                                          "column": 88
                                                        },
                                                        "end": {
                                                          "line": 42,
                                                          "column": 92
                                                        }
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            }
                                          ],
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 1059,
                                            "end": 1061,
                                            "loc": {
                                              "start": {
                                                "line": 42,
                                                "column": 9
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 11
                                              }
                                            },
                                            "name": "li"
                                          },
                                          "selfClosing": false
                                        },
                                        "closingElement": {
                                          "type": "JSXClosingElement",
                                          "start": 1152,
                                          "end": 1157,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 102
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 107
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 1154,
                                            "end": 1156,
                                            "loc": {
                                              "start": {
                                                "line": 42,
                                                "column": 104
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 106
                                              }
                                            },
                                            "name": "li"
                                          }
                                        },
                                        "children": [
                                          {
                                            "type": "JSXExpressionContainer",
                                            "start": 1145,
                                            "end": 1152,
                                            "loc": {
                                              "start": {
                                                "line": 42,
                                                "column": 95
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 102
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 1146,
                                              "end": 1151,
                                              "loc": {
                                                "start": {
                                                  "line": 42,
                                                  "column": 96
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 101
                                                }
                                              },
                                              "name": "title"
                                            }
                                          }
                                        ],
                                        "parenthesizedExpression": true
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 1180,
                      "end": 1259,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 4
                        },
                        "end": {
                          "line": 48,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 1184,
                        "end": 1210,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 8
                          },
                          "end": {
                            "line": 46,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1184,
                          "end": 1194,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 8
                            },
                            "end": {
                              "line": 46,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1184,
                            "end": 1188,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 8
                              },
                              "end": {
                                "line": 46,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1189,
                            "end": 1194,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 13
                              },
                              "end": {
                                "line": 46,
                                "column": 18
                              }
                            },
                            "name": "props"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1195,
                          "end": 1210,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 19
                            },
                            "end": {
                              "line": 46,
                              "column": 34
                            }
                          },
                          "name": "tabDropdownOpen"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1212,
                        "end": 1259,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 36
                          },
                          "end": {
                            "line": 48,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1220,
                            "end": 1253,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 6
                              },
                              "end": {
                                "line": 47,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1220,
                              "end": 1252,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 6
                                },
                                "end": {
                                  "line": 47,
                                  "column": 38
                                }
                              },
                              "operator": "+=",
                              "left": {
                                "type": "Identifier",
                                "start": 1220,
                                "end": 1235,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 21
                                  }
                                },
                                "name": "menuClassString"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 1239,
                                "end": 1252,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 38
                                  }
                                },
                                "value": " is-visible",
                                "rawValue": " is-visible",
                                "raw": "\" is-visible\""
                              }
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1265,
                      "end": 1410,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 4
                        },
                        "end": {
                          "line": 56,
                          "column": 6
                        }
                      },
                      "argument": {
                        "type": "JSXElement",
                        "start": 1280,
                        "end": 1403,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 6
                          },
                          "end": {
                            "line": 55,
                            "column": 12
                          }
                        },
                        "openingElement": {
                          "type": "JSXOpeningElement",
                          "start": 1280,
                          "end": 1313,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 6
                            },
                            "end": {
                              "line": 51,
                              "column": 39
                            }
                          },
                          "attributes": [
                            {
                              "type": "JSXAttribute",
                              "start": 1285,
                              "end": 1312,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 11
                                },
                                "end": {
                                  "line": 51,
                                  "column": 38
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1285,
                                "end": 1294,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 20
                                  }
                                },
                                "name": "className"
                              },
                              "value": {
                                "type": "JSXExpressionContainer",
                                "start": 1295,
                                "end": 1312,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 38
                                  }
                                },
                                "expression": {
                                  "type": "Identifier",
                                  "start": 1296,
                                  "end": 1311,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 37
                                    }
                                  },
                                  "name": "menuClassString"
                                }
                              }
                            }
                          ],
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 1281,
                            "end": 1284,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 7
                              },
                              "end": {
                                "line": 51,
                                "column": 10
                              }
                            },
                            "name": "div"
                          },
                          "selfClosing": false
                        },
                        "closingElement": {
                          "type": "JSXClosingElement",
                          "start": 1397,
                          "end": 1403,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 6
                            },
                            "end": {
                              "line": 55,
                              "column": 12
                            }
                          },
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 1399,
                            "end": 1402,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 8
                              },
                              "end": {
                                "line": 55,
                                "column": 11
                              }
                            },
                            "name": "div"
                          }
                        },
                        "children": [
                          {
                            "type": "Literal",
                            "start": 1313,
                            "end": 1322,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 39
                              },
                              "end": {
                                "line": 52,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXElement",
                            "start": 1322,
                            "end": 1390,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 13
                              }
                            },
                            "openingElement": {
                              "type": "JSXOpeningElement",
                              "start": 1322,
                              "end": 1357,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 8
                                },
                                "end": {
                                  "line": 52,
                                  "column": 43
                                }
                              },
                              "attributes": [
                                {
                                  "type": "JSXAttribute",
                                  "start": 1326,
                                  "end": 1356,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 42
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1326,
                                    "end": 1335,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 21
                                      }
                                    },
                                    "name": "className"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 1336,
                                    "end": 1356,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 42
                                      }
                                    },
                                    "value": "tab__sub-nav__list",
                                    "rawValue": null,
                                    "raw": "\"tab__sub-nav__list\""
                                  }
                                }
                              ],
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1323,
                                "end": 1325,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 11
                                  }
                                },
                                "name": "ul"
                              },
                              "selfClosing": false
                            },
                            "closingElement": {
                              "type": "JSXClosingElement",
                              "start": 1385,
                              "end": 1390,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 8
                                },
                                "end": {
                                  "line": 54,
                                  "column": 13
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1387,
                                "end": 1389,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 12
                                  }
                                },
                                "name": "ul"
                              }
                            },
                            "children": [
                              {
                                "type": "Literal",
                                "start": 1357,
                                "end": 1368,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 10
                                  }
                                },
                                "value": "\n          ",
                                "rawValue": null,
                                "raw": "\n          "
                              },
                              {
                                "type": "JSXExpressionContainer",
                                "start": 1368,
                                "end": 1376,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 18
                                  }
                                },
                                "expression": {
                                  "type": "Identifier",
                                  "start": 1369,
                                  "end": 1375,
                                  "loc": {
                                    "start": {
                                      "line": 53,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 17
                                    }
                                  },
                                  "name": "topics"
                                }
                              },
                              {
                                "type": "Literal",
                                "start": 1376,
                                "end": 1385,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 8
                                  }
                                },
                                "value": "\n        ",
                                "rawValue": null,
                                "raw": "\n        "
                              }
                            ]
                          },
                          {
                            "type": "Literal",
                            "start": 1390,
                            "end": 1397,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 13
                              },
                              "end": {
                                "line": 55,
                                "column": 6
                              }
                            },
                            "value": "\n      ",
                            "rawValue": null,
                            "raw": "\n      "
                          }
                        ],
                        "parenthesizedExpression": true
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}