{
  "type": "Program",
  "start": 0,
  "end": 2608,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 81,
      "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": 55,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 28
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 34,
          "end": 37,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 10
            }
          },
          "local": {
            "type": "Identifier",
            "start": 34,
            "end": 37,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 10
              }
            },
            "name": "Tab"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 43,
        "end": 54,
        "loc": {
          "start": {
            "line": 2,
            "column": 16
          },
          "end": {
            "line": 2,
            "column": 27
          }
        },
        "value": "./tab.jsx",
        "rawValue": "./tab.jsx",
        "raw": "\"./tab.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 56,
      "end": 88,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 63,
          "end": 68,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 63,
            "end": 68,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 12
              }
            },
            "name": "Panel"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 74,
        "end": 87,
        "loc": {
          "start": {
            "line": 3,
            "column": 18
          },
          "end": {
            "line": 3,
            "column": 31
          }
        },
        "value": "./panel.jsx",
        "rawValue": "./panel.jsx",
        "raw": "\"./panel.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 89,
      "end": 125,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 96,
          "end": 106,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 96,
            "end": 106,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 17
              }
            },
            "name": "MapActions"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 112,
        "end": 124,
        "loc": {
          "start": {
            "line": 4,
            "column": 23
          },
          "end": {
            "line": 4,
            "column": 35
          }
        },
        "value": "../actions",
        "rawValue": "../actions",
        "raw": "\"../actions\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 126,
      "end": 169,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 43
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 133,
          "end": 143,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 133,
            "end": 143,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 17
              }
            },
            "name": "AboutPanel"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 149,
        "end": 168,
        "loc": {
          "start": {
            "line": 5,
            "column": 23
          },
          "end": {
            "line": 5,
            "column": 42
          }
        },
        "value": "./about-panel.jsx",
        "rawValue": "./about-panel.jsx",
        "raw": "\"./about-panel.jsx\""
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Sidebar view that sets up main tabs\n ",
          "start": 171,
          "end": 217,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          },
          "range": [
            171,
            217
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 218,
      "end": 2607,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 80,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 233,
        "end": 2607,
        "loc": {
          "start": {
            "line": 10,
            "column": 15
          },
          "end": {
            "line": 80,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 239,
          "end": 250,
          "loc": {
            "start": {
              "line": 10,
              "column": 21
            },
            "end": {
              "line": 10,
              "column": 32
            }
          },
          "name": "SidebarView",
          "leadingComments": null
        },
        "superClass": {
          "type": "MemberExpression",
          "start": 259,
          "end": 274,
          "loc": {
            "start": {
              "line": 10,
              "column": 41
            },
            "end": {
              "line": 10,
              "column": 56
            }
          },
          "object": {
            "type": "Identifier",
            "start": 259,
            "end": 264,
            "loc": {
              "start": {
                "line": 10,
                "column": 41
              },
              "end": {
                "line": 10,
                "column": 46
              }
            },
            "name": "React"
          },
          "property": {
            "type": "Identifier",
            "start": 265,
            "end": 274,
            "loc": {
              "start": {
                "line": 10,
                "column": 47
              },
              "end": {
                "line": 10,
                "column": 56
              }
            },
            "name": "Component"
          },
          "computed": false
        },
        "body": {
          "type": "ClassBody",
          "start": 275,
          "end": 2607,
          "loc": {
            "start": {
              "line": 10,
              "column": 57
            },
            "end": {
              "line": 80,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 280,
              "end": 2428,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 2
                },
                "end": {
                  "line": 72,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 280,
                "end": 286,
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 2
                  },
                  "end": {
                    "line": 12,
                    "column": 8
                  }
                },
                "name": "render"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 286,
                "end": 2428,
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 8
                  },
                  "end": {
                    "line": 72,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 289,
                  "end": 2428,
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 11
                    },
                    "end": {
                      "line": 72,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 295,
                      "end": 555,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 47
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 299,
                          "end": 329,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 8
                            },
                            "end": {
                              "line": 13,
                              "column": 38
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 299,
                            "end": 307,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 8
                              },
                              "end": {
                                "line": 13,
                                "column": 16
                              }
                            },
                            "name": "location"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 310,
                            "end": 329,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 19
                              },
                              "end": {
                                "line": 13,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 310,
                              "end": 320,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 19
                                },
                                "end": {
                                  "line": 13,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 310,
                                "end": 314,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 23
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 315,
                                "end": 320,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 29
                                  }
                                },
                                "name": "props"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 321,
                              "end": 329,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 30
                                },
                                "end": {
                                  "line": 13,
                                  "column": 38
                                }
                              },
                              "name": "location"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 339,
                          "end": 381,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 8
                            },
                            "end": {
                              "line": 14,
                              "column": 50
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 339,
                            "end": 353,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 8
                              },
                              "end": {
                                "line": 14,
                                "column": 22
                              }
                            },
                            "name": "activeSetIndex"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 356,
                            "end": 381,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 25
                              },
                              "end": {
                                "line": 14,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 356,
                              "end": 366,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 25
                                },
                                "end": {
                                  "line": 14,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 356,
                                "end": 360,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 29
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 361,
                                "end": 366,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 35
                                  }
                                },
                                "name": "props"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 367,
                              "end": 381,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 36
                                },
                                "end": {
                                  "line": 14,
                                  "column": 50
                                }
                              },
                              "name": "activeSetIndex"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 391,
                          "end": 403,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 8
                            },
                            "end": {
                              "line": 15,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 391,
                            "end": 403,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 8
                              },
                              "end": {
                                "line": 15,
                                "column": 20
                              }
                            },
                            "name": "panelContent"
                          },
                          "init": null
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 413,
                          "end": 425,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 8
                            },
                            "end": {
                              "line": 16,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 413,
                            "end": 421,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 8
                              },
                              "end": {
                                "line": 16,
                                "column": 16
                              }
                            },
                            "name": "tabCount"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 424,
                            "end": 425,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 19
                              },
                              "end": {
                                "line": 16,
                                "column": 20
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 435,
                          "end": 457,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 8
                            },
                            "end": {
                              "line": 17,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 435,
                            "end": 439,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 8
                              },
                              "end": {
                                "line": 17,
                                "column": 12
                              }
                            },
                            "name": "sets"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 442,
                            "end": 457,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 15
                              },
                              "end": {
                                "line": 17,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 442,
                              "end": 452,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 15
                                },
                                "end": {
                                  "line": 17,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 442,
                                "end": 446,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 19
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 447,
                                "end": 452,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 25
                                  }
                                },
                                "name": "props"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 453,
                              "end": 457,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 26
                                },
                                "end": {
                                  "line": 17,
                                  "column": 30
                                }
                              },
                              "name": "sets"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 467,
                          "end": 480,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 21
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 467,
                            "end": 475,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 8
                              },
                              "end": {
                                "line": 18,
                                "column": 16
                              }
                            },
                            "name": "backSlug"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 478,
                            "end": 480,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 19
                              },
                              "end": {
                                "line": 18,
                                "column": 21
                              }
                            },
                            "value": "",
                            "rawValue": "",
                            "raw": "\"\""
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 490,
                          "end": 506,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 490,
                            "end": 501,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 19
                              }
                            },
                            "name": "backElement"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 504,
                            "end": 506,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 22
                              },
                              "end": {
                                "line": 19,
                                "column": 24
                              }
                            },
                            "value": "",
                            "rawValue": "",
                            "raw": "\"\""
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 516,
                          "end": 554,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 46
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 516,
                            "end": 523,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 8
                              },
                              "end": {
                                "line": 20,
                                "column": 15
                              }
                            },
                            "name": "h1Class"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 526,
                            "end": 554,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 18
                              },
                              "end": {
                                "line": 20,
                                "column": 46
                              }
                            },
                            "value": "sidebar__title __continent",
                            "rawValue": "sidebar__title __continent",
                            "raw": "\"sidebar__title __continent\""
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 561,
                      "end": 926,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 31,
                          "column": 7
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 565,
                          "end": 925,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 31,
                              "column": 6
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 565,
                            "end": 569,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 8
                              },
                              "end": {
                                "line": 22,
                                "column": 12
                              }
                            },
                            "name": "tabs"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 572,
                            "end": 925,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 15
                              },
                              "end": {
                                "line": 31,
                                "column": 6
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 572,
                              "end": 580,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 15
                                },
                                "end": {
                                  "line": 22,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 572,
                                "end": 576,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 19
                                  }
                                },
                                "name": "sets"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 577,
                                "end": 580,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 23
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 581,
                                "end": 924,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 5
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 582,
                                    "end": 585,
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 28
                                      }
                                    },
                                    "name": "set"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 587,
                                    "end": 588,
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 31
                                      }
                                    },
                                    "name": "i"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 593,
                                  "end": 924,
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 601,
                                      "end": 612,
                                      "loc": {
                                        "start": {
                                          "line": 23,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 23,
                                          "column": 17
                                        }
                                      },
                                      "expression": {
                                        "type": "UpdateExpression",
                                        "start": 601,
                                        "end": 611,
                                        "loc": {
                                          "start": {
                                            "line": 23,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 23,
                                            "column": 16
                                          }
                                        },
                                        "operator": "++",
                                        "prefix": false,
                                        "argument": {
                                          "type": "Identifier",
                                          "start": 601,
                                          "end": 609,
                                          "loc": {
                                            "start": {
                                              "line": 23,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 23,
                                              "column": 14
                                            }
                                          },
                                          "name": "tabCount"
                                        }
                                      }
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 619,
                                      "end": 780,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 50
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 623,
                                          "end": 669,
                                          "loc": {
                                            "start": {
                                              "line": 24,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 24,
                                              "column": 56
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 623,
                                            "end": 631,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 18
                                              }
                                            },
                                            "name": "isActive"
                                          },
                                          "init": {
                                            "type": "ConditionalExpression",
                                            "start": 634,
                                            "end": 669,
                                            "loc": {
                                              "start": {
                                                "line": 24,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 24,
                                                "column": 56
                                              }
                                            },
                                            "test": {
                                              "type": "BinaryExpression",
                                              "start": 634,
                                              "end": 654,
                                              "loc": {
                                                "start": {
                                                  "line": 24,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 24,
                                                  "column": 41
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 634,
                                                "end": 635,
                                                "loc": {
                                                  "start": {
                                                    "line": 24,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 24,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "i"
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 640,
                                                "end": 654,
                                                "loc": {
                                                  "start": {
                                                    "line": 24,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 24,
                                                    "column": 41
                                                  }
                                                },
                                                "name": "activeSetIndex"
                                              }
                                            },
                                            "consequent": {
                                              "type": "Literal",
                                              "start": 657,
                                              "end": 661,
                                              "loc": {
                                                "start": {
                                                  "line": 24,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 24,
                                                  "column": 48
                                                }
                                              },
                                              "value": true,
                                              "rawValue": true,
                                              "raw": "true"
                                            },
                                            "alternate": {
                                              "type": "Literal",
                                              "start": 664,
                                              "end": 669,
                                              "loc": {
                                                "start": {
                                                  "line": 24,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 24,
                                                  "column": 56
                                                }
                                              },
                                              "value": false,
                                              "rawValue": false,
                                              "raw": "false"
                                            }
                                          }
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 681,
                                          "end": 728,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 57
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 681,
                                            "end": 687,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 16
                                              }
                                            },
                                            "name": "isCity"
                                          },
                                          "init": {
                                            "type": "BinaryExpression",
                                            "start": 690,
                                            "end": 728,
                                            "loc": {
                                              "start": {
                                                "line": 25,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 25,
                                                "column": 57
                                              }
                                            },
                                            "left": {
                                              "type": "CallExpression",
                                              "start": 690,
                                              "end": 717,
                                              "loc": {
                                                "start": {
                                                  "line": 25,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 25,
                                                  "column": 46
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 690,
                                                "end": 715,
                                                "loc": {
                                                  "start": {
                                                    "line": 25,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 25,
                                                    "column": 44
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 690,
                                                  "end": 703,
                                                  "loc": {
                                                    "start": {
                                                      "line": 25,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 25,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 690,
                                                    "end": 698,
                                                    "loc": {
                                                      "start": {
                                                        "line": 25,
                                                        "column": 19
                                                      },
                                                      "end": {
                                                        "line": 25,
                                                        "column": 27
                                                      }
                                                    },
                                                    "name": "location"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 699,
                                                    "end": 703,
                                                    "loc": {
                                                      "start": {
                                                        "line": 25,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 25,
                                                        "column": 32
                                                      }
                                                    },
                                                    "name": "type"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 704,
                                                  "end": 715,
                                                  "loc": {
                                                    "start": {
                                                      "line": 25,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 25,
                                                      "column": 44
                                                    }
                                                  },
                                                  "name": "toLowerCase"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "Literal",
                                              "start": 722,
                                              "end": 728,
                                              "loc": {
                                                "start": {
                                                  "line": 25,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 25,
                                                  "column": 57
                                                }
                                              },
                                              "value": "city",
                                              "rawValue": "city",
                                              "raw": "\"city\""
                                            }
                                          }
                                        },
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 740,
                                          "end": 779,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 49
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 740,
                                            "end": 752,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 22
                                              }
                                            },
                                            "name": "showDropdown"
                                          },
                                          "init": {
                                            "type": "LogicalExpression",
                                            "start": 755,
                                            "end": 779,
                                            "loc": {
                                              "start": {
                                                "line": 26,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 26,
                                                "column": 49
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 755,
                                              "end": 761,
                                              "loc": {
                                                "start": {
                                                  "line": 26,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 26,
                                                  "column": 31
                                                }
                                              },
                                              "name": "isCity"
                                            },
                                            "operator": "&&",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 765,
                                              "end": 779,
                                              "loc": {
                                                "start": {
                                                  "line": 26,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 26,
                                                  "column": 49
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 765,
                                                "end": 773,
                                                "loc": {
                                                  "start": {
                                                    "line": 26,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 26,
                                                    "column": 43
                                                  }
                                                },
                                                "name": "tabCount"
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "Literal",
                                                "start": 778,
                                                "end": 779,
                                                "loc": {
                                                  "start": {
                                                    "line": 26,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 26,
                                                    "column": 49
                                                  }
                                                },
                                                "value": 1,
                                                "rawValue": 1,
                                                "raw": "1"
                                              }
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "start": 788,
                                      "end": 918,
                                      "loc": {
                                        "start": {
                                          "line": 28,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 8
                                        }
                                      },
                                      "argument": {
                                        "type": "JSXElement",
                                        "start": 805,
                                        "end": 909,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 112
                                          }
                                        },
                                        "openingElement": {
                                          "type": "JSXOpeningElement",
                                          "start": 805,
                                          "end": 909,
                                          "loc": {
                                            "start": {
                                              "line": 29,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 29,
                                              "column": 112
                                            }
                                          },
                                          "attributes": [
                                            {
                                              "type": "JSXAttribute",
                                              "start": 810,
                                              "end": 821,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 24
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 810,
                                                "end": 814,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 13
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 17
                                                  }
                                                },
                                                "name": "sets"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 815,
                                                "end": 821,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 24
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 816,
                                                  "end": 820,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "sets"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 822,
                                              "end": 849,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 52
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 822,
                                                "end": 834,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 37
                                                  }
                                                },
                                                "name": "showDropdown"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 835,
                                                "end": 849,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 52
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 836,
                                                  "end": 848,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 51
                                                    }
                                                  },
                                                  "name": "showDropdown"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 850,
                                              "end": 866,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 53
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 69
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 850,
                                                "end": 854,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 57
                                                  }
                                                },
                                                "name": "name"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 855,
                                                "end": 866,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 69
                                                  }
                                                },
                                                "expression": {
                                                  "type": "MemberExpression",
                                                  "start": 856,
                                                  "end": 865,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 59
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 68
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 856,
                                                    "end": 859,
                                                    "loc": {
                                                      "start": {
                                                        "line": 29,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 29,
                                                        "column": 62
                                                      }
                                                    },
                                                    "name": "set"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 860,
                                                    "end": 865,
                                                    "loc": {
                                                      "start": {
                                                        "line": 29,
                                                        "column": 63
                                                      },
                                                      "end": {
                                                        "line": 29,
                                                        "column": 68
                                                      }
                                                    },
                                                    "name": "title"
                                                  },
                                                  "computed": false
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 867,
                                              "end": 884,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 87
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 867,
                                                "end": 873,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 70
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 76
                                                  }
                                                },
                                                "name": "active"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 874,
                                                "end": 884,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 77
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 87
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 875,
                                                  "end": 883,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 78
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 86
                                                    }
                                                  },
                                                  "name": "isActive"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 885,
                                              "end": 890,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 88
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 93
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 885,
                                                "end": 886,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 88
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 89
                                                  }
                                                },
                                                "name": "i"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 887,
                                                "end": 890,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 90
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 93
                                                  }
                                                },
                                                "expression": {
                                                  "type": "Identifier",
                                                  "start": 888,
                                                  "end": 889,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 91
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 92
                                                    }
                                                  },
                                                  "name": "i"
                                                }
                                              }
                                            },
                                            {
                                              "type": "JSXAttribute",
                                              "start": 891,
                                              "end": 906,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 94
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 109
                                                }
                                              },
                                              "name": {
                                                "type": "JSXIdentifier",
                                                "start": 891,
                                                "end": 895,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 94
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 98
                                                  }
                                                },
                                                "name": "type"
                                              },
                                              "value": {
                                                "type": "JSXExpressionContainer",
                                                "start": 896,
                                                "end": 906,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 99
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 109
                                                  }
                                                },
                                                "expression": {
                                                  "type": "MemberExpression",
                                                  "start": 897,
                                                  "end": 905,
                                                  "loc": {
                                                    "start": {
                                                      "line": 29,
                                                      "column": 100
                                                    },
                                                    "end": {
                                                      "line": 29,
                                                      "column": 108
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 897,
                                                    "end": 900,
                                                    "loc": {
                                                      "start": {
                                                        "line": 29,
                                                        "column": 100
                                                      },
                                                      "end": {
                                                        "line": 29,
                                                        "column": 103
                                                      }
                                                    },
                                                    "name": "set"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 901,
                                                    "end": 905,
                                                    "loc": {
                                                      "start": {
                                                        "line": 29,
                                                        "column": 104
                                                      },
                                                      "end": {
                                                        "line": 29,
                                                        "column": 108
                                                      }
                                                    },
                                                    "name": "type"
                                                  },
                                                  "computed": false
                                                }
                                              }
                                            }
                                          ],
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 806,
                                            "end": 809,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 9
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 12
                                              }
                                            },
                                            "name": "Tab"
                                          },
                                          "selfClosing": true
                                        },
                                        "closingElement": null,
                                        "children": [],
                                        "parenthesizedExpression": true
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 932,
                      "end": 1281,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 39,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 936,
                        "end": 967,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 8
                          },
                          "end": {
                            "line": 33,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 936,
                          "end": 963,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 936,
                            "end": 956,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 8
                              },
                              "end": {
                                "line": 33,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 936,
                              "end": 944,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 8
                                },
                                "end": {
                                  "line": 33,
                                  "column": 16
                                }
                              },
                              "name": "location"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 945,
                              "end": 956,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 17
                                },
                                "end": {
                                  "line": 33,
                                  "column": 28
                                }
                              },
                              "name": "description"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 957,
                            "end": 963,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 29
                              },
                              "end": {
                                "line": 33,
                                "column": 35
                              }
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": ">",
                        "right": {
                          "type": "Literal",
                          "start": 966,
                          "end": 967,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 38
                            },
                            "end": {
                              "line": 33,
                              "column": 39
                            }
                          },
                          "value": 0,
                          "rawValue": 0,
                          "raw": "0"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 969,
                        "end": 1281,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 41
                          },
                          "end": {
                            "line": 39,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 977,
                            "end": 988,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 6
                              },
                              "end": {
                                "line": 34,
                                "column": 17
                              }
                            },
                            "expression": {
                              "type": "UpdateExpression",
                              "start": 977,
                              "end": 987,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 6
                                },
                                "end": {
                                  "line": 34,
                                  "column": 16
                                }
                              },
                              "operator": "++",
                              "prefix": false,
                              "argument": {
                                "type": "Identifier",
                                "start": 977,
                                "end": 985,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 14
                                  }
                                },
                                "name": "tabCount"
                              }
                            }
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 995,
                            "end": 1248,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 6
                              },
                              "end": {
                                "line": 37,
                                "column": 123
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 999,
                                "end": 1040,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 51
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 999,
                                  "end": 1011,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 22
                                    }
                                  },
                                  "name": "dropdownOpen"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 1014,
                                  "end": 1040,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1014,
                                    "end": 1024,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1014,
                                      "end": 1018,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 29
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1019,
                                      "end": 1024,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 35
                                        }
                                      },
                                      "name": "props"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1025,
                                    "end": 1040,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 51
                                      }
                                    },
                                    "name": "tabDropdownOpen"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "VariableDeclarator",
                                "start": 1052,
                                "end": 1123,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 81
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1052,
                                  "end": 1060,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 18
                                    }
                                  },
                                  "name": "isActive"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 1063,
                                  "end": 1123,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 81
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 1063,
                                    "end": 1108,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 66
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1063,
                                      "end": 1077,
                                      "loc": {
                                        "start": {
                                          "line": 36,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 35
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1063,
                                        "end": 1071,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 29
                                          }
                                        },
                                        "name": "tabCount"
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "Literal",
                                        "start": 1076,
                                        "end": 1077,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 35
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      }
                                    },
                                    "operator": "||",
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 1081,
                                      "end": 1108,
                                      "loc": {
                                        "start": {
                                          "line": 36,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 66
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1081,
                                        "end": 1089,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 47
                                          }
                                        },
                                        "name": "tabCount"
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 1094,
                                        "end": 1108,
                                        "loc": {
                                          "start": {
                                            "line": 36,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 66
                                          }
                                        },
                                        "name": "activeSetIndex"
                                      }
                                    }
                                  },
                                  "consequent": {
                                    "type": "Literal",
                                    "start": 1111,
                                    "end": 1115,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 73
                                      }
                                    },
                                    "value": true,
                                    "rawValue": true,
                                    "raw": "true"
                                  },
                                  "alternate": {
                                    "type": "Literal",
                                    "start": 1118,
                                    "end": 1123,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 81
                                      }
                                    },
                                    "value": false,
                                    "rawValue": false,
                                    "raw": "false"
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclarator",
                                "start": 1135,
                                "end": 1247,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 122
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1135,
                                  "end": 1143,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 18
                                    }
                                  },
                                  "name": "aboutTab"
                                },
                                "init": {
                                  "type": "JSXElement",
                                  "start": 1146,
                                  "end": 1247,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 122
                                    }
                                  },
                                  "openingElement": {
                                    "type": "JSXOpeningElement",
                                    "start": 1146,
                                    "end": 1247,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 122
                                      }
                                    },
                                    "attributes": [
                                      {
                                        "type": "JSXAttribute",
                                        "start": 1151,
                                        "end": 1163,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 38
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1151,
                                          "end": 1155,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 30
                                            }
                                          },
                                          "name": "name"
                                        },
                                        "value": {
                                          "type": "Literal",
                                          "start": 1156,
                                          "end": 1163,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 38
                                            }
                                          },
                                          "value": "About",
                                          "rawValue": null,
                                          "raw": "\"About\""
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 1164,
                                        "end": 1181,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 56
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1164,
                                          "end": 1170,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 45
                                            }
                                          },
                                          "name": "active"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 1171,
                                          "end": 1181,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 46
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 56
                                            }
                                          },
                                          "expression": {
                                            "type": "Identifier",
                                            "start": 1172,
                                            "end": 1180,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 55
                                              }
                                            },
                                            "name": "isActive"
                                          }
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 1182,
                                        "end": 1194,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 69
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1182,
                                          "end": 1183,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 58
                                            }
                                          },
                                          "name": "i"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 1184,
                                          "end": 1194,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 69
                                            }
                                          },
                                          "expression": {
                                            "type": "Identifier",
                                            "start": 1185,
                                            "end": 1193,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 68
                                              }
                                            },
                                            "name": "tabCount"
                                          }
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 1195,
                                        "end": 1214,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 89
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1195,
                                          "end": 1206,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 70
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 81
                                            }
                                          },
                                          "name": "customPanel"
                                        },
                                        "value": {
                                          "type": "Literal",
                                          "start": 1207,
                                          "end": 1214,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 82
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 89
                                            }
                                          },
                                          "value": "about",
                                          "rawValue": null,
                                          "raw": "\"about\""
                                        }
                                      },
                                      {
                                        "type": "JSXAttribute",
                                        "start": 1215,
                                        "end": 1245,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 90
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 120
                                          }
                                        },
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1215,
                                          "end": 1230,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 105
                                            }
                                          },
                                          "name": "tabDropdownOpen"
                                        },
                                        "value": {
                                          "type": "JSXExpressionContainer",
                                          "start": 1231,
                                          "end": 1245,
                                          "loc": {
                                            "start": {
                                              "line": 37,
                                              "column": 106
                                            },
                                            "end": {
                                              "line": 37,
                                              "column": 120
                                            }
                                          },
                                          "expression": {
                                            "type": "Identifier",
                                            "start": 1232,
                                            "end": 1244,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 107
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 119
                                              }
                                            },
                                            "name": "dropdownOpen"
                                          }
                                        }
                                      }
                                    ],
                                    "name": {
                                      "type": "JSXIdentifier",
                                      "start": 1147,
                                      "end": 1150,
                                      "loc": {
                                        "start": {
                                          "line": 37,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 37,
                                          "column": 25
                                        }
                                      },
                                      "name": "Tab"
                                    },
                                    "selfClosing": true
                                  },
                                  "closingElement": null,
                                  "children": []
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1255,
                            "end": 1275,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 6
                              },
                              "end": {
                                "line": 38,
                                "column": 26
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1255,
                              "end": 1274,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 6
                                },
                                "end": {
                                  "line": 38,
                                  "column": 25
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1255,
                                "end": 1264,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1255,
                                  "end": 1259,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 10
                                    }
                                  },
                                  "name": "tabs"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1260,
                                  "end": 1264,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 15
                                    }
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1265,
                                  "end": 1273,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 24
                                    }
                                  },
                                  "name": "aboutTab"
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 1287,
                      "end": 1739,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 4
                        },
                        "end": {
                          "line": 50,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 1291,
                        "end": 1317,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 8
                          },
                          "end": {
                            "line": 41,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1291,
                          "end": 1313,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1291,
                            "end": 1306,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 8
                              },
                              "end": {
                                "line": 41,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1291,
                              "end": 1301,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 8
                                },
                                "end": {
                                  "line": 41,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1291,
                                "end": 1295,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1296,
                                "end": 1301,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 18
                                  }
                                },
                                "name": "props"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1302,
                              "end": 1306,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 19
                                },
                                "end": {
                                  "line": 41,
                                  "column": 23
                                }
                              },
                              "name": "sets"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1307,
                            "end": 1313,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 24
                              },
                              "end": {
                                "line": 41,
                                "column": 30
                              }
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": "<",
                        "right": {
                          "type": "Literal",
                          "start": 1316,
                          "end": 1317,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 33
                            },
                            "end": {
                              "line": 41,
                              "column": 34
                            }
                          },
                          "value": 1,
                          "rawValue": 1,
                          "raw": "1"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1319,
                        "end": 1441,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 36
                          },
                          "end": {
                            "line": 43,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1327,
                            "end": 1435,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 6
                              },
                              "end": {
                                "line": 42,
                                "column": 114
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1327,
                              "end": 1434,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 6
                                },
                                "end": {
                                  "line": 42,
                                  "column": 113
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 1327,
                                "end": 1339,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 18
                                  }
                                },
                                "name": "panelContent"
                              },
                              "right": {
                                "type": "JSXElement",
                                "start": 1343,
                                "end": 1434,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 113
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 1343,
                                  "end": 1428,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 107
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1348,
                                      "end": 1370,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 49
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1348,
                                        "end": 1357,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 36
                                          }
                                        },
                                        "name": "className"
                                      },
                                      "value": {
                                        "type": "Literal",
                                        "start": 1358,
                                        "end": 1370,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 49
                                          }
                                        },
                                        "value": "no-content",
                                        "rawValue": null,
                                        "raw": "\"no-content\""
                                      }
                                    },
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1371,
                                      "end": 1427,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 106
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1371,
                                        "end": 1394,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 73
                                          }
                                        },
                                        "name": "dangerouslySetInnerHTML"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 1395,
                                        "end": 1427,
                                        "loc": {
                                          "start": {
                                            "line": 42,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 106
                                          }
                                        },
                                        "expression": {
                                          "type": "ObjectExpression",
                                          "start": 1396,
                                          "end": 1426,
                                          "loc": {
                                            "start": {
                                              "line": 42,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 42,
                                              "column": 105
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 1397,
                                              "end": 1425,
                                              "loc": {
                                                "start": {
                                                  "line": 42,
                                                  "column": 76
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 104
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 1397,
                                                "end": 1403,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 82
                                                  }
                                                },
                                                "name": "__html"
                                              },
                                              "value": {
                                                "type": "MemberExpression",
                                                "start": 1405,
                                                "end": 1425,
                                                "loc": {
                                                  "start": {
                                                    "line": 42,
                                                    "column": 84
                                                  },
                                                  "end": {
                                                    "line": 42,
                                                    "column": 104
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1405,
                                                  "end": 1413,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 84
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 92
                                                    }
                                                  },
                                                  "name": "location"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1414,
                                                  "end": 1425,
                                                  "loc": {
                                                    "start": {
                                                      "line": 42,
                                                      "column": 93
                                                    },
                                                    "end": {
                                                      "line": 42,
                                                      "column": 104
                                                    }
                                                  },
                                                  "name": "description"
                                                },
                                                "computed": false
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1344,
                                    "end": 1347,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 26
                                      }
                                    },
                                    "name": "div"
                                  },
                                  "selfClosing": false
                                },
                                "closingElement": {
                                  "type": "JSXClosingElement",
                                  "start": 1428,
                                  "end": 1434,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 107
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 113
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1430,
                                    "end": 1433,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 109
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 112
                                      }
                                    },
                                    "name": "div"
                                  }
                                },
                                "children": []
                              }
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 1447,
                        "end": 1739,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 11
                          },
                          "end": {
                            "line": 50,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 1455,
                            "end": 1733,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 6
                              },
                              "end": {
                                "line": 49,
                                "column": 7
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 1459,
                              "end": 1493,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 10
                                },
                                "end": {
                                  "line": 44,
                                  "column": 44
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1459,
                                "end": 1481,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1459,
                                  "end": 1469,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1459,
                                    "end": 1463,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 14
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1464,
                                    "end": 1469,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 20
                                      }
                                    },
                                    "name": "props"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1470,
                                  "end": 1481,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 32
                                    }
                                  },
                                  "name": "customPanel"
                                },
                                "computed": false
                              },
                              "operator": "===",
                              "right": {
                                "type": "Literal",
                                "start": 1486,
                                "end": 1493,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 44
                                  }
                                },
                                "value": "about",
                                "rawValue": "about",
                                "raw": "\"about\""
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 1496,
                              "end": 1564,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 47
                                },
                                "end": {
                                  "line": 46,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1506,
                                  "end": 1556,
                                  "loc": {
                                    "start": {
                                      "line": 45,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1506,
                                    "end": 1555,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1506,
                                      "end": 1518,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 20
                                        }
                                      },
                                      "name": "panelContent"
                                    },
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1521,
                                      "end": 1555,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 57
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1521,
                                        "end": 1555,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 57
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1533,
                                            "end": 1552,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 54
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1533,
                                              "end": 1541,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 43
                                                }
                                              },
                                              "name": "location"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1542,
                                              "end": 1552,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 54
                                                }
                                              },
                                              "expression": {
                                                "type": "Identifier",
                                                "start": 1543,
                                                "end": 1551,
                                                "loc": {
                                                  "start": {
                                                    "line": 45,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 45,
                                                    "column": 53
                                                  }
                                                },
                                                "name": "location"
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1522,
                                          "end": 1532,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 34
                                            }
                                          },
                                          "name": "AboutPanel"
                                        },
                                        "selfClosing": true
                                      },
                                      "closingElement": null,
                                      "children": []
                                    }
                                  }
                                }
                              ]
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 1570,
                              "end": 1733,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 13
                                },
                                "end": {
                                  "line": 49,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1580,
                                  "end": 1630,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 58
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1584,
                                      "end": 1629,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 57
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1584,
                                        "end": 1595,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 23
                                          }
                                        },
                                        "name": "activePanel"
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "start": 1598,
                                        "end": 1629,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 57
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1598,
                                          "end": 1602,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 30
                                            }
                                          },
                                          "name": "sets"
                                        },
                                        "property": {
                                          "type": "MemberExpression",
                                          "start": 1603,
                                          "end": 1628,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 56
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 1603,
                                            "end": 1613,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 1603,
                                              "end": 1607,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 35
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1608,
                                              "end": 1613,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 41
                                                }
                                              },
                                              "name": "props"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1614,
                                            "end": 1628,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 56
                                              }
                                            },
                                            "name": "activeSetIndex"
                                          },
                                          "computed": false
                                        },
                                        "computed": true
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1639,
                                  "end": 1725,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 94
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1639,
                                    "end": 1724,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 93
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1639,
                                      "end": 1651,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 20
                                        }
                                      },
                                      "name": "panelContent"
                                    },
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1654,
                                      "end": 1724,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 93
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1654,
                                        "end": 1724,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 93
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1661,
                                            "end": 1703,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 72
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1661,
                                              "end": 1675,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 44
                                                }
                                              },
                                              "name": "highlightedPoi"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1676,
                                              "end": 1703,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 72
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1677,
                                                "end": 1702,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 71
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1677,
                                                  "end": 1687,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 46
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 56
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1677,
                                                    "end": 1681,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 46
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 50
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1682,
                                                    "end": 1687,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 56
                                                      }
                                                    },
                                                    "name": "props"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1688,
                                                  "end": 1702,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 71
                                                    }
                                                  },
                                                  "name": "highlightedPoi"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1704,
                                            "end": 1721,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 73
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 90
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1704,
                                              "end": 1707,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 76
                                                }
                                              },
                                              "name": "set"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1708,
                                              "end": 1721,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 77
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 90
                                                }
                                              },
                                              "expression": {
                                                "type": "Identifier",
                                                "start": 1709,
                                                "end": 1720,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 78
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 89
                                                  }
                                                },
                                                "name": "activePanel"
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1655,
                                          "end": 1660,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 29
                                            }
                                          },
                                          "name": "Panel"
                                        },
                                        "selfClosing": true
                                      },
                                      "closingElement": null,
                                      "children": []
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 1745,
                      "end": 2092,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 4
                        },
                        "end": {
                          "line": 56,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 1749,
                        "end": 1813,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 8
                          },
                          "end": {
                            "line": 52,
                            "column": 72
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1749,
                          "end": 1769,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1749,
                            "end": 1757,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 52,
                                "column": 16
                              }
                            },
                            "name": "location"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1758,
                            "end": 1769,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 17
                              },
                              "end": {
                                "line": 52,
                                "column": 28
                              }
                            },
                            "name": "parent_slug"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 1774,
                          "end": 1812,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 33
                            },
                            "end": {
                              "line": 52,
                              "column": 71
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1774,
                            "end": 1794,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 33
                              },
                              "end": {
                                "line": 52,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1774,
                              "end": 1782,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 33
                                },
                                "end": {
                                  "line": 52,
                                  "column": 41
                                }
                              },
                              "name": "location"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1783,
                              "end": 1794,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 42
                                },
                                "end": {
                                  "line": 52,
                                  "column": 53
                                }
                              },
                              "name": "parent_slug"
                            },
                            "computed": false
                          },
                          "operator": "!==",
                          "right": {
                            "type": "MemberExpression",
                            "start": 1799,
                            "end": 1812,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 58
                              },
                              "end": {
                                "line": 52,
                                "column": 71
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1799,
                              "end": 1807,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 58
                                },
                                "end": {
                                  "line": 52,
                                  "column": 66
                                }
                              },
                              "name": "location"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1808,
                              "end": 1812,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 67
                                },
                                "end": {
                                  "line": 52,
                                  "column": 71
                                }
                              },
                              "name": "slug"
                            },
                            "computed": false
                          },
                          "parenthesizedExpression": true
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1815,
                        "end": 2092,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 74
                          },
                          "end": {
                            "line": 56,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1823,
                            "end": 1861,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 6
                              },
                              "end": {
                                "line": 53,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1823,
                              "end": 1860,
                              "loc": {
                                "start": {
                                  "line": 53,
                                  "column": 6
                                },
                                "end": {
                                  "line": 53,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 1823,
                                "end": 1831,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 14
                                  }
                                },
                                "name": "backSlug"
                              },
                              "right": {
                                "type": "TemplateLiteral",
                                "start": 1834,
                                "end": 1860,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 43
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 1838,
                                    "end": 1858,
                                    "loc": {
                                      "start": {
                                        "line": 53,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 41
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1838,
                                      "end": 1846,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 29
                                        }
                                      },
                                      "name": "location"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1847,
                                      "end": 1858,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 41
                                        }
                                      },
                                      "name": "parent_slug"
                                    },
                                    "computed": false
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 1835,
                                    "end": 1836,
                                    "loc": {
                                      "start": {
                                        "line": 53,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 19
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 1859,
                                    "end": 1859,
                                    "loc": {
                                      "start": {
                                        "line": 53,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 42
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1868,
                            "end": 2052,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 6
                              },
                              "end": {
                                "line": 54,
                                "column": 190
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1868,
                              "end": 2051,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 6
                                },
                                "end": {
                                  "line": 54,
                                  "column": 189
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 1868,
                                "end": 1879,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 17
                                  }
                                },
                                "name": "backElement"
                              },
                              "right": {
                                "type": "JSXElement",
                                "start": 1882,
                                "end": 2051,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 189
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 1882,
                                  "end": 1969,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 107
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1885,
                                      "end": 1900,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 38
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1885,
                                        "end": 1889,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 27
                                          }
                                        },
                                        "name": "href"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 1890,
                                        "end": 1900,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 38
                                          }
                                        },
                                        "expression": {
                                          "type": "Identifier",
                                          "start": 1891,
                                          "end": 1899,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 37
                                            }
                                          },
                                          "name": "backSlug"
                                        }
                                      }
                                    },
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1901,
                                      "end": 1930,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 68
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1901,
                                        "end": 1910,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 48
                                          }
                                        },
                                        "name": "className"
                                      },
                                      "value": {
                                        "type": "Literal",
                                        "start": 1911,
                                        "end": 1930,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 68
                                          }
                                        },
                                        "value": "location-subtitle",
                                        "rawValue": null,
                                        "raw": "\"location-subtitle\""
                                      }
                                    },
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1931,
                                      "end": 1968,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 106
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1931,
                                        "end": 1938,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 69
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 76
                                          }
                                        },
                                        "name": "onClick"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 1939,
                                        "end": 1968,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 106
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1940,
                                          "end": 1967,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 78
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 105
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1940,
                                            "end": 1961,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 78
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 99
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 1940,
                                              "end": 1956,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 94
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 1940,
                                                "end": 1944,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 78
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 82
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1945,
                                                "end": 1956,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 83
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 94
                                                  }
                                                },
                                                "name": "parentClick"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1957,
                                              "end": 1961,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 95
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 99
                                                }
                                              },
                                              "name": "bind"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ThisExpression",
                                              "start": 1962,
                                              "end": 1966,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 100
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 104
                                                }
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1883,
                                    "end": 1884,
                                    "loc": {
                                      "start": {
                                        "line": 54,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 22
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "selfClosing": false
                                },
                                "closingElement": {
                                  "type": "JSXClosingElement",
                                  "start": 2047,
                                  "end": 2051,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 185
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 189
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2049,
                                    "end": 2050,
                                    "loc": {
                                      "start": {
                                        "line": 54,
                                        "column": 187
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 188
                                      }
                                    },
                                    "name": "a"
                                  }
                                },
                                "children": [
                                  {
                                    "type": "JSXElement",
                                    "start": 1969,
                                    "end": 2030,
                                    "loc": {
                                      "start": {
                                        "line": 54,
                                        "column": 107
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 168
                                      }
                                    },
                                    "openingElement": {
                                      "type": "JSXOpeningElement",
                                      "start": 1969,
                                      "end": 2026,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 107
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 164
                                        }
                                      },
                                      "attributes": [
                                        {
                                          "type": "JSXAttribute",
                                          "start": 1972,
                                          "end": 2006,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 110
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 144
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 1972,
                                            "end": 1981,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 110
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 119
                                              }
                                            },
                                            "name": "className"
                                          },
                                          "value": {
                                            "type": "Literal",
                                            "start": 1982,
                                            "end": 2006,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 120
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 144
                                              }
                                            },
                                            "value": "icon icon-chevron-left",
                                            "rawValue": null,
                                            "raw": "\"icon icon-chevron-left\""
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2007,
                                          "end": 2025,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 145
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 163
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2007,
                                            "end": 2018,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 145
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 156
                                              }
                                            },
                                            "name": "aria-hidden"
                                          },
                                          "value": {
                                            "type": "Literal",
                                            "start": 2019,
                                            "end": 2025,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 157
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 163
                                              }
                                            },
                                            "value": "true",
                                            "rawValue": null,
                                            "raw": "\"true\""
                                          }
                                        }
                                      ],
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1970,
                                        "end": 1971,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 108
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 109
                                          }
                                        },
                                        "name": "i"
                                      },
                                      "selfClosing": false
                                    },
                                    "closingElement": {
                                      "type": "JSXClosingElement",
                                      "start": 2026,
                                      "end": 2030,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 164
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 168
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 2028,
                                        "end": 2029,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 166
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 167
                                          }
                                        },
                                        "name": "i"
                                      }
                                    },
                                    "children": []
                                  },
                                  {
                                    "type": "JSXExpressionContainer",
                                    "start": 2030,
                                    "end": 2047,
                                    "loc": {
                                      "start": {
                                        "line": 54,
                                        "column": 168
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 185
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 2031,
                                      "end": 2046,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 169
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 184
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2031,
                                        "end": 2039,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 169
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 177
                                          }
                                        },
                                        "name": "location"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2040,
                                        "end": 2046,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 178
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 184
                                          }
                                        },
                                        "name": "parent"
                                      },
                                      "computed": false
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 2059,
                            "end": 2086,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 6
                              },
                              "end": {
                                "line": 55,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2059,
                              "end": 2085,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 6
                                },
                                "end": {
                                  "line": 55,
                                  "column": 32
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 2059,
                                "end": 2066,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 13
                                  }
                                },
                                "name": "h1Class"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2069,
                                "end": 2085,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 32
                                  }
                                },
                                "value": "sidebar__title",
                                "rawValue": "sidebar__title",
                                "raw": "\"sidebar__title\""
                              }
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2098,
                      "end": 2424,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 4
                        },
                        "end": {
                          "line": 71,
                          "column": 6
                        }
                      },
                      "argument": {
                        "type": "JSXElement",
                        "start": 2113,
                        "end": 2417,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 6
                          },
                          "end": {
                            "line": 70,
                            "column": 12
                          }
                        },
                        "openingElement": {
                          "type": "JSXOpeningElement",
                          "start": 2113,
                          "end": 2138,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 6
                            },
                            "end": {
                              "line": 59,
                              "column": 31
                            }
                          },
                          "attributes": [
                            {
                              "type": "JSXAttribute",
                              "start": 2118,
                              "end": 2137,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 11
                                },
                                "end": {
                                  "line": 59,
                                  "column": 30
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 2118,
                                "end": 2127,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 20
                                  }
                                },
                                "name": "className"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 2128,
                                "end": 2137,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 30
                                  }
                                },
                                "value": "sidebar",
                                "rawValue": null,
                                "raw": "\"sidebar\""
                              }
                            }
                          ],
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 2114,
                            "end": 2117,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 7
                              },
                              "end": {
                                "line": 59,
                                "column": 10
                              }
                            },
                            "name": "div"
                          },
                          "selfClosing": false
                        },
                        "closingElement": {
                          "type": "JSXClosingElement",
                          "start": 2411,
                          "end": 2417,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 6
                            },
                            "end": {
                              "line": 70,
                              "column": 12
                            }
                          },
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 2413,
                            "end": 2416,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 8
                              },
                              "end": {
                                "line": 70,
                                "column": 11
                              }
                            },
                            "name": "div"
                          }
                        },
                        "children": [
                          {
                            "type": "Literal",
                            "start": 2138,
                            "end": 2147,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 31
                              },
                              "end": {
                                "line": 60,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXElement",
                            "start": 2147,
                            "end": 2381,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 8
                              },
                              "end": {
                                "line": 68,
                                "column": 17
                              }
                            },
                            "openingElement": {
                              "type": "JSXOpeningElement",
                              "start": 2147,
                              "end": 2183,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 8
                                },
                                "end": {
                                  "line": 60,
                                  "column": 44
                                }
                              },
                              "attributes": [
                                {
                                  "type": "JSXAttribute",
                                  "start": 2155,
                                  "end": 2182,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 43
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2155,
                                    "end": 2164,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 25
                                      }
                                    },
                                    "name": "className"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 2165,
                                    "end": 2182,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 43
                                      }
                                    },
                                    "value": "sidebar__header",
                                    "rawValue": null,
                                    "raw": "\"sidebar__header\""
                                  }
                                }
                              ],
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 2148,
                                "end": 2154,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 15
                                  }
                                },
                                "name": "header"
                              },
                              "selfClosing": false
                            },
                            "closingElement": {
                              "type": "JSXClosingElement",
                              "start": 2372,
                              "end": 2381,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 8
                                },
                                "end": {
                                  "line": 68,
                                  "column": 17
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 2374,
                                "end": 2380,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 16
                                  }
                                },
                                "name": "header"
                              }
                            },
                            "children": [
                              {
                                "type": "Literal",
                                "start": 2183,
                                "end": 2194,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 10
                                  }
                                },
                                "value": "\n          ",
                                "rawValue": null,
                                "raw": "\n          "
                              },
                              {
                                "type": "JSXExpressionContainer",
                                "start": 2194,
                                "end": 2207,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 23
                                  }
                                },
                                "expression": {
                                  "type": "Identifier",
                                  "start": 2195,
                                  "end": 2206,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 22
                                    }
                                  },
                                  "name": "backElement"
                                }
                              },
                              {
                                "type": "Literal",
                                "start": 2207,
                                "end": 2218,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 10
                                  }
                                },
                                "value": "\n          ",
                                "rawValue": null,
                                "raw": "\n          "
                              },
                              {
                                "type": "JSXElement",
                                "start": 2218,
                                "end": 2287,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 15
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 2218,
                                  "end": 2242,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 34
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 2222,
                                      "end": 2241,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 33
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 2222,
                                        "end": 2231,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 23
                                          }
                                        },
                                        "name": "className"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 2232,
                                        "end": 2241,
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 33
                                          }
                                        },
                                        "expression": {
                                          "type": "Identifier",
                                          "start": 2233,
                                          "end": 2240,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 32
                                            }
                                          },
                                          "name": "h1Class"
                                        }
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2219,
                                    "end": 2221,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 13
                                      }
                                    },
                                    "name": "h1"
                                  },
                                  "selfClosing": false
                                },
                                "closingElement": {
                                  "type": "JSXClosingElement",
                                  "start": 2282,
                                  "end": 2287,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 15
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2284,
                                    "end": 2286,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 14
                                      }
                                    },
                                    "name": "h1"
                                  }
                                },
                                "children": [
                                  {
                                    "type": "Literal",
                                    "start": 2242,
                                    "end": 2255,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 12
                                      }
                                    },
                                    "value": "\n            ",
                                    "rawValue": null,
                                    "raw": "\n            "
                                  },
                                  {
                                    "type": "JSXExpressionContainer",
                                    "start": 2255,
                                    "end": 2271,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 28
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 2256,
                                      "end": 2270,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2256,
                                        "end": 2264,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 21
                                          }
                                        },
                                        "name": "location"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2265,
                                        "end": 2270,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 27
                                          }
                                        },
                                        "name": "title"
                                      },
                                      "computed": false
                                    }
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 2271,
                                    "end": 2282,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 10
                                      }
                                    },
                                    "value": "\n          ",
                                    "rawValue": null,
                                    "raw": "\n          "
                                  }
                                ]
                              },
                              {
                                "type": "Literal",
                                "start": 2287,
                                "end": 2298,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 10
                                  }
                                },
                                "value": "\n          ",
                                "rawValue": null,
                                "raw": "\n          "
                              },
                              {
                                "type": "JSXElement",
                                "start": 2298,
                                "end": 2363,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 15
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 2298,
                                  "end": 2328,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 40
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 2302,
                                      "end": 2327,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 39
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 2302,
                                        "end": 2311,
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 23
                                          }
                                        },
                                        "name": "className"
                                      },
                                      "value": {
                                        "type": "Literal",
                                        "start": 2312,
                                        "end": 2327,
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 39
                                          }
                                        },
                                        "value": "sidebar__tabs",
                                        "rawValue": null,
                                        "raw": "\"sidebar__tabs\""
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2299,
                                    "end": 2301,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 13
                                      }
                                    },
                                    "name": "ul"
                                  },
                                  "selfClosing": false
                                },
                                "closingElement": {
                                  "type": "JSXClosingElement",
                                  "start": 2358,
                                  "end": 2363,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 15
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 2360,
                                    "end": 2362,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 14
                                      }
                                    },
                                    "name": "ul"
                                  }
                                },
                                "children": [
                                  {
                                    "type": "Literal",
                                    "start": 2328,
                                    "end": 2341,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 12
                                      }
                                    },
                                    "value": "\n            ",
                                    "rawValue": null,
                                    "raw": "\n            "
                                  },
                                  {
                                    "type": "JSXExpressionContainer",
                                    "start": 2341,
                                    "end": 2347,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 18
                                      }
                                    },
                                    "expression": {
                                      "type": "Identifier",
                                      "start": 2342,
                                      "end": 2346,
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 17
                                        }
                                      },
                                      "name": "tabs"
                                    }
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 2347,
                                    "end": 2358,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 10
                                      }
                                    },
                                    "value": "\n          ",
                                    "rawValue": null,
                                    "raw": "\n          "
                                  }
                                ]
                              },
                              {
                                "type": "Literal",
                                "start": 2363,
                                "end": 2372,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 8
                                  }
                                },
                                "value": "\n        ",
                                "rawValue": null,
                                "raw": "\n        "
                              }
                            ]
                          },
                          {
                            "type": "Literal",
                            "start": 2381,
                            "end": 2390,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 17
                              },
                              "end": {
                                "line": 69,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXExpressionContainer",
                            "start": 2390,
                            "end": 2404,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 8
                              },
                              "end": {
                                "line": 69,
                                "column": 22
                              }
                            },
                            "expression": {
                              "type": "Identifier",
                              "start": 2391,
                              "end": 2403,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 9
                                },
                                "end": {
                                  "line": 69,
                                  "column": 21
                                }
                              },
                              "name": "panelContent"
                            }
                          },
                          {
                            "type": "Literal",
                            "start": 2404,
                            "end": 2411,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 22
                              },
                              "end": {
                                "line": 70,
                                "column": 6
                              }
                            },
                            "value": "\n      ",
                            "rawValue": null,
                            "raw": "\n      "
                          }
                        ],
                        "parenthesizedExpression": true
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2432,
              "end": 2604,
              "loc": {
                "start": {
                  "line": 74,
                  "column": 2
                },
                "end": {
                  "line": 78,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2432,
                "end": 2443,
                "loc": {
                  "start": {
                    "line": 74,
                    "column": 2
                  },
                  "end": {
                    "line": 74,
                    "column": 13
                  }
                },
                "name": "parentClick"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2443,
                "end": 2604,
                "loc": {
                  "start": {
                    "line": 74,
                    "column": 13
                  },
                  "end": {
                    "line": 78,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2444,
                    "end": 2445,
                    "loc": {
                      "start": {
                        "line": 74,
                        "column": 14
                      },
                      "end": {
                        "line": 74,
                        "column": 15
                      }
                    },
                    "name": "e"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2447,
                  "end": 2604,
                  "loc": {
                    "start": {
                      "line": 74,
                      "column": 17
                    },
                    "end": {
                      "line": 78,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2453,
                      "end": 2472,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 4
                        },
                        "end": {
                          "line": 75,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2453,
                        "end": 2471,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 4
                          },
                          "end": {
                            "line": 75,
                            "column": 22
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2453,
                          "end": 2469,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 4
                            },
                            "end": {
                              "line": 75,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2453,
                            "end": 2454,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 4
                              },
                              "end": {
                                "line": 75,
                                "column": 5
                              }
                            },
                            "name": "e"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2455,
                            "end": 2469,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 6
                              },
                              "end": {
                                "line": 75,
                                "column": 20
                              }
                            },
                            "name": "preventDefault"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2477,
                      "end": 2500,
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 4
                        },
                        "end": {
                          "line": 76,
                          "column": 27
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2481,
                          "end": 2499,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 26
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2481,
                            "end": 2486,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 8
                              },
                              "end": {
                                "line": 76,
                                "column": 13
                              }
                            },
                            "name": "props"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2489,
                            "end": 2499,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 16
                              },
                              "end": {
                                "line": 76,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2489,
                              "end": 2493,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 16
                                },
                                "end": {
                                  "line": 76,
                                  "column": 20
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2494,
                              "end": 2499,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 21
                                },
                                "end": {
                                  "line": 76,
                                  "column": 26
                                }
                              },
                              "name": "props"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2505,
                      "end": 2600,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 4
                        },
                        "end": {
                          "line": 77,
                          "column": 99
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2505,
                        "end": 2599,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 4
                          },
                          "end": {
                            "line": 77,
                            "column": 98
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2505,
                          "end": 2525,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 4
                            },
                            "end": {
                              "line": 77,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2505,
                            "end": 2515,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 4
                              },
                              "end": {
                                "line": 77,
                                "column": 14
                              }
                            },
                            "name": "MapActions"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2516,
                            "end": 2525,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 15
                              },
                              "end": {
                                "line": 77,
                                "column": 24
                              }
                            },
                            "name": "gotoPlace"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 2526,
                            "end": 2598,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 25
                              },
                              "end": {
                                "line": 77,
                                "column": 97
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 2528,
                                "end": 2561,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 60
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2528,
                                  "end": 2533,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 32
                                    }
                                  },
                                  "name": "place"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 2535,
                                  "end": 2561,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 60
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2535,
                                    "end": 2549,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2535,
                                      "end": 2540,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 39
                                        }
                                      },
                                      "name": "props"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2541,
                                      "end": 2549,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 48
                                        }
                                      },
                                      "name": "location"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2550,
                                    "end": 2561,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 60
                                      }
                                    },
                                    "name": "parent_slug"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 2563,
                                "end": 2596,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 62
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 95
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2563,
                                  "end": 2573,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 62
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 72
                                    }
                                  },
                                  "name": "placeTitle"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 2575,
                                  "end": 2596,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 95
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 2575,
                                    "end": 2589,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 88
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2575,
                                      "end": 2580,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 74
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 79
                                        }
                                      },
                                      "name": "props"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2581,
                                      "end": 2589,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 88
                                        }
                                      },
                                      "name": "location"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2590,
                                    "end": 2596,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 89
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 95
                                      }
                                    },
                                    "name": "parent"
                                  },
                                  "computed": false
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Sidebar view that sets up main tabs\n ",
            "start": 171,
            "end": 217,
            "loc": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 9,
                "column": 3
              }
            },
            "range": [
              171,
              217
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Sidebar view that sets up main tabs\n ",
          "start": 171,
          "end": 217,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          },
          "range": [
            171,
            217
          ]
        }
      ]
    }
  ]
}