{
  "type": "Program",
  "start": 0,
  "end": 1448,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 76,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 44,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 18,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 26,
        "end": 43,
        "loc": {
          "start": {
            "line": 1,
            "column": 26
          },
          "end": {
            "line": 1,
            "column": 43
          }
        },
        "value": "../../core/bane",
        "rawValue": "../../core/bane",
        "raw": "\"../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 45,
      "end": 109,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 64
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 52,
          "end": 66,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 21
            }
          },
          "local": {
            "type": "Identifier",
            "start": 52,
            "end": 66,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 21
              }
            },
            "name": "waitForTimeout"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 72,
        "end": 108,
        "loc": {
          "start": {
            "line": 2,
            "column": 27
          },
          "end": {
            "line": 2,
            "column": 63
          }
        },
        "value": "../../core/utils/waitForTransition",
        "rawValue": "../../core/utils/waitForTransition",
        "raw": "\"../../core/utils/waitForTransition\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 110,
      "end": 143,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 33
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 117,
          "end": 124,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 14
            }
          },
          "local": {
            "type": "Identifier",
            "start": 117,
            "end": 124,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 14
              }
            },
            "name": "Overlay"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 130,
        "end": 142,
        "loc": {
          "start": {
            "line": 3,
            "column": 20
          },
          "end": {
            "line": 3,
            "column": 32
          }
        },
        "value": "../overlay",
        "rawValue": "../overlay",
        "raw": "\"../overlay\""
      }
    },
    {
      "type": "Identifier",
      "start": 145,
      "end": 1420,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 73,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 151,
        "end": 160,
        "loc": {
          "start": {
            "line": 5,
            "column": 6
          },
          "end": {
            "line": 5,
            "column": 15
          }
        },
        "name": "TopPlaces"
      },
      "superClass": {
        "type": "Identifier",
        "start": 169,
        "end": 178,
        "loc": {
          "start": {
            "line": 5,
            "column": 24
          },
          "end": {
            "line": 5,
            "column": 33
          }
        },
        "name": "Component"
      },
      "body": {
        "type": "ClassBody",
        "start": 179,
        "end": 1420,
        "loc": {
          "start": {
            "line": 5,
            "column": 34
          },
          "end": {
            "line": 73,
            "column": 1
          }
        },
        "body": [
          {
            "type": "MethodDefinition",
            "start": 183,
            "end": 626,
            "loc": {
              "start": {
                "line": 6,
                "column": 2
              },
              "end": {
                "line": 21,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 183,
              "end": 193,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 2
                },
                "end": {
                  "line": 6,
                  "column": 12
                }
              },
              "name": "initialize"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 193,
              "end": 626,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 12
                },
                "end": {
                  "line": 21,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 196,
                "end": 626,
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 15
                  },
                  "end": {
                    "line": 21,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 202,
                    "end": 225,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 4
                      },
                      "end": {
                        "line": 7,
                        "column": 27
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 202,
                      "end": 224,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 4
                        },
                        "end": {
                          "line": 7,
                          "column": 26
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 202,
                        "end": 212,
                        "loc": {
                          "start": {
                            "line": 7,
                            "column": 4
                          },
                          "end": {
                            "line": 7,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 202,
                          "end": 206,
                          "loc": {
                            "start": {
                              "line": 7,
                              "column": 4
                            },
                            "end": {
                              "line": 7,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 207,
                          "end": 212,
                          "loc": {
                            "start": {
                              "line": 7,
                              "column": 9
                            },
                            "end": {
                              "line": 7,
                              "column": 14
                            }
                          },
                          "name": "$html"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 215,
                        "end": 224,
                        "loc": {
                          "start": {
                            "line": 7,
                            "column": 17
                          },
                          "end": {
                            "line": 7,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 215,
                          "end": 216,
                          "loc": {
                            "start": {
                              "line": 7,
                              "column": 17
                            },
                            "end": {
                              "line": 7,
                              "column": 18
                            }
                          },
                          "name": "$"
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 217,
                            "end": 223,
                            "loc": {
                              "start": {
                                "line": 7,
                                "column": 19
                              },
                              "end": {
                                "line": 7,
                                "column": 25
                              }
                            },
                            "value": "html",
                            "rawValue": "html",
                            "raw": "\"html\""
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 230,
                    "end": 253,
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 4
                      },
                      "end": {
                        "line": 8,
                        "column": 27
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 230,
                      "end": 252,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 26
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 230,
                        "end": 240,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 230,
                          "end": 234,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 235,
                          "end": 240,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 9
                            },
                            "end": {
                              "line": 8,
                              "column": 14
                            }
                          },
                          "name": "$body"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 243,
                        "end": 252,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 17
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 243,
                          "end": 244,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 17
                            },
                            "end": {
                              "line": 8,
                              "column": 18
                            }
                          },
                          "name": "$"
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 245,
                            "end": 251,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 19
                              },
                              "end": {
                                "line": 8,
                                "column": 25
                              }
                            },
                            "value": "body",
                            "rawValue": "body",
                            "raw": "\"body\""
                          }
                        ]
                      }
                    },
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Remove from dom",
                        "start": 259,
                        "end": 277,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 22
                          }
                        },
                        "range": [
                          259,
                          277
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 282,
                    "end": 300,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 4
                      },
                      "end": {
                        "line": 11,
                        "column": 22
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 282,
                      "end": 299,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 21
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 282,
                        "end": 297,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 282,
                          "end": 290,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 282,
                            "end": 286,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 4
                              },
                              "end": {
                                "line": 11,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 287,
                            "end": 290,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 9
                              },
                              "end": {
                                "line": 11,
                                "column": 12
                              }
                            },
                            "name": "$el"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 291,
                          "end": 297,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 13
                            },
                            "end": {
                              "line": 11,
                              "column": 19
                            }
                          },
                          "name": "detach"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "arguments": [],
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Remove from dom",
                        "start": 259,
                        "end": 277,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 22
                          }
                        },
                        "range": [
                          259,
                          277
                        ]
                      }
                    ],
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " New overlay instance",
                        "start": 306,
                        "end": 329,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 4
                          },
                          "end": {
                            "line": 13,
                            "column": 27
                          }
                        },
                        "range": [
                          306,
                          329
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 334,
                    "end": 363,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 4
                      },
                      "end": {
                        "line": 14,
                        "column": 33
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 334,
                      "end": 362,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 14,
                          "column": 32
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 334,
                        "end": 346,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 14,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 334,
                          "end": 338,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 8
                            }
                          },
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 339,
                          "end": 346,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 9
                            },
                            "end": {
                              "line": 14,
                              "column": 16
                            }
                          },
                          "name": "overlay"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "right": {
                        "type": "NewExpression",
                        "start": 349,
                        "end": 362,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 19
                          },
                          "end": {
                            "line": 14,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 353,
                          "end": 360,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 23
                            },
                            "end": {
                              "line": 14,
                              "column": 30
                            }
                          },
                          "name": "Overlay"
                        },
                        "arguments": []
                      },
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " New overlay instance",
                        "start": 306,
                        "end": 329,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 4
                          },
                          "end": {
                            "line": 13,
                            "column": 27
                          }
                        },
                        "range": [
                          306,
                          329
                        ]
                      }
                    ],
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Events",
                        "start": 369,
                        "end": 378,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 4
                          },
                          "end": {
                            "line": 16,
                            "column": 13
                          }
                        },
                        "range": [
                          369,
                          378
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 383,
                    "end": 446,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 4
                      },
                      "end": {
                        "line": 17,
                        "column": 67
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 383,
                      "end": 445,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 4
                        },
                        "end": {
                          "line": 17,
                          "column": 66
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 383,
                        "end": 396,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 4
                          },
                          "end": {
                            "line": 17,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 383,
                          "end": 393,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 4
                            },
                            "end": {
                              "line": 17,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 383,
                            "end": 387,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 4
                              },
                              "end": {
                                "line": 17,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 388,
                            "end": 393,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 9
                              },
                              "end": {
                                "line": 17,
                                "column": 14
                              }
                            },
                            "name": "$body"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 394,
                          "end": 396,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 15
                            },
                            "end": {
                              "line": 17,
                              "column": 17
                            }
                          },
                          "name": "on"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 397,
                          "end": 404,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 18
                            },
                            "end": {
                              "line": 17,
                              "column": 25
                            }
                          },
                          "value": "click",
                          "rawValue": "click",
                          "raw": "\"click\""
                        },
                        {
                          "type": "Literal",
                          "start": 406,
                          "end": 422,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 27
                            },
                            "end": {
                              "line": 17,
                              "column": 43
                            }
                          },
                          "value": ".js-top-places",
                          "rawValue": ".js-top-places",
                          "raw": "\".js-top-places\""
                        },
                        {
                          "type": "CallExpression",
                          "start": 424,
                          "end": 444,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 45
                            },
                            "end": {
                              "line": 17,
                              "column": 65
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 424,
                            "end": 438,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 45
                              },
                              "end": {
                                "line": 17,
                                "column": 59
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 424,
                              "end": 433,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 45
                                },
                                "end": {
                                  "line": 17,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 424,
                                "end": 428,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 49
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 429,
                                "end": 433,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 54
                                  }
                                },
                                "name": "show"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 434,
                              "end": 438,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 55
                                },
                                "end": {
                                  "line": 17,
                                  "column": 59
                                }
                              },
                              "name": "bind"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 439,
                              "end": 443,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 60
                                },
                                "end": {
                                  "line": 17,
                                  "column": 64
                                }
                              }
                            }
                          ]
                        }
                      ],
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Events",
                        "start": 369,
                        "end": 378,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 4
                          },
                          "end": {
                            "line": 16,
                            "column": 13
                          }
                        },
                        "range": [
                          369,
                          378
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 451,
                    "end": 499,
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 4
                      },
                      "end": {
                        "line": 18,
                        "column": 52
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 451,
                      "end": 498,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 51
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 451,
                        "end": 464,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 4
                          },
                          "end": {
                            "line": 18,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 451,
                          "end": 461,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 4
                            },
                            "end": {
                              "line": 18,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 451,
                            "end": 455,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 4
                              },
                              "end": {
                                "line": 18,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 456,
                            "end": 461,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 9
                              },
                              "end": {
                                "line": 18,
                                "column": 14
                              }
                            },
                            "name": "$body"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 462,
                          "end": 464,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 15
                            },
                            "end": {
                              "line": 18,
                              "column": 17
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 465,
                          "end": 472,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 18
                            },
                            "end": {
                              "line": 18,
                              "column": 25
                            }
                          },
                          "value": "keyup",
                          "rawValue": "keyup",
                          "raw": "\"keyup\""
                        },
                        {
                          "type": "CallExpression",
                          "start": 474,
                          "end": 497,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 27
                            },
                            "end": {
                              "line": 18,
                              "column": 50
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 474,
                            "end": 491,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 27
                              },
                              "end": {
                                "line": 18,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 474,
                              "end": 486,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 27
                                },
                                "end": {
                                  "line": 18,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 474,
                                "end": 478,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 31
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 479,
                                "end": 486,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 39
                                  }
                                },
                                "name": "onKeyup"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 487,
                              "end": 491,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 40
                                },
                                "end": {
                                  "line": 18,
                                  "column": 44
                                }
                              },
                              "name": "bind"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 492,
                              "end": 496,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 45
                                },
                                "end": {
                                  "line": 18,
                                  "column": 49
                                }
                              }
                            }
                          ]
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 504,
                    "end": 569,
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 4
                      },
                      "end": {
                        "line": 19,
                        "column": 69
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 504,
                      "end": 568,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 68
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 504,
                        "end": 515,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 4
                          },
                          "end": {
                            "line": 19,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 504,
                          "end": 512,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 504,
                            "end": 508,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 4
                              },
                              "end": {
                                "line": 19,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 509,
                            "end": 512,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 9
                              },
                              "end": {
                                "line": 19,
                                "column": 12
                              }
                            },
                            "name": "$el"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 513,
                          "end": 515,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 13
                            },
                            "end": {
                              "line": 19,
                              "column": 15
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 516,
                          "end": 523,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 16
                            },
                            "end": {
                              "line": 19,
                              "column": 23
                            }
                          },
                          "value": "click",
                          "rawValue": "click",
                          "raw": "\"click\""
                        },
                        {
                          "type": "Literal",
                          "start": 525,
                          "end": 545,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 25
                            },
                            "end": {
                              "line": 19,
                              "column": 45
                            }
                          },
                          "value": "[class*='__close']",
                          "rawValue": "[class*='__close']",
                          "raw": "\"[class*='__close']\""
                        },
                        {
                          "type": "CallExpression",
                          "start": 547,
                          "end": 567,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 47
                            },
                            "end": {
                              "line": 19,
                              "column": 67
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 547,
                            "end": 561,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 47
                              },
                              "end": {
                                "line": 19,
                                "column": 61
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 547,
                              "end": 556,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 47
                                },
                                "end": {
                                  "line": 19,
                                  "column": 56
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 547,
                                "end": 551,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 51
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 552,
                                "end": 556,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 56
                                  }
                                },
                                "name": "hide"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 557,
                              "end": 561,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 57
                                },
                                "end": {
                                  "line": 19,
                                  "column": 61
                                }
                              },
                              "name": "bind"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 562,
                              "end": 566,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 62
                                },
                                "end": {
                                  "line": 19,
                                  "column": 66
                                }
                              }
                            }
                          ]
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 574,
                    "end": 622,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 52
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 574,
                      "end": 621,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 51
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 574,
                        "end": 587,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 574,
                          "end": 578,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 579,
                          "end": 587,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 9
                            },
                            "end": {
                              "line": 20,
                              "column": 17
                            }
                          },
                          "name": "listenTo"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 588,
                          "end": 600,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 18
                            },
                            "end": {
                              "line": 20,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 588,
                            "end": 592,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 18
                              },
                              "end": {
                                "line": 20,
                                "column": 22
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 593,
                            "end": 600,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 23
                              },
                              "end": {
                                "line": 20,
                                "column": 30
                              }
                            },
                            "name": "overlay"
                          },
                          "computed": false
                        },
                        {
                          "type": "Literal",
                          "start": 602,
                          "end": 609,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 32
                            },
                            "end": {
                              "line": 20,
                              "column": 39
                            }
                          },
                          "value": "click",
                          "rawValue": "click",
                          "raw": "\"click\""
                        },
                        {
                          "type": "MemberExpression",
                          "start": 611,
                          "end": 620,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 41
                            },
                            "end": {
                              "line": 20,
                              "column": 50
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 611,
                            "end": 615,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 41
                              },
                              "end": {
                                "line": 20,
                                "column": 45
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 616,
                            "end": 620,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 46
                              },
                              "end": {
                                "line": 20,
                                "column": 50
                              }
                            },
                            "name": "hide"
                          },
                          "computed": false
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 630,
            "end": 722,
            "loc": {
              "start": {
                "line": 23,
                "column": 2
              },
              "end": {
                "line": 29,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 630,
              "end": 636,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 2
                },
                "end": {
                  "line": 23,
                  "column": 8
                }
              },
              "name": "toggle"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 636,
              "end": 722,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 8
                },
                "end": {
                  "line": 29,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 639,
                "end": 722,
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 11
                  },
                  "end": {
                    "line": 29,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 645,
                    "end": 718,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 4
                      },
                      "end": {
                        "line": 28,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 648,
                      "end": 659,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 7
                        },
                        "end": {
                          "line": 24,
                          "column": 18
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 648,
                        "end": 652,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 7
                          },
                          "end": {
                            "line": 24,
                            "column": 11
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 653,
                        "end": 659,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 12
                          },
                          "end": {
                            "line": 24,
                            "column": 18
                          }
                        },
                        "name": "isOpen"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 660,
                      "end": 686,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 19
                        },
                        "end": {
                          "line": 26,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 668,
                          "end": 680,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 6
                            },
                            "end": {
                              "line": 25,
                              "column": 18
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 668,
                            "end": 679,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 6
                              },
                              "end": {
                                "line": 25,
                                "column": 17
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 668,
                              "end": 677,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 6
                                },
                                "end": {
                                  "line": 25,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 668,
                                "end": 672,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 673,
                                "end": 677,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 15
                                  }
                                },
                                "name": "hide"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ]
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 692,
                      "end": 718,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 11
                        },
                        "end": {
                          "line": 28,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 700,
                          "end": 712,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 6
                            },
                            "end": {
                              "line": 27,
                              "column": 18
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 700,
                            "end": 711,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 6
                              },
                              "end": {
                                "line": 27,
                                "column": 17
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 700,
                              "end": 709,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 6
                                },
                                "end": {
                                  "line": 27,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 700,
                                "end": 704,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 705,
                                "end": 709,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 15
                                  }
                                },
                                "name": "show"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 726,
            "end": 1065,
            "loc": {
              "start": {
                "line": 31,
                "column": 2
              },
              "end": {
                "line": 48,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 726,
              "end": 730,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 2
                },
                "end": {
                  "line": 31,
                  "column": 6
                }
              },
              "name": "show"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 730,
              "end": 1065,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 6
                },
                "end": {
                  "line": 48,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 733,
                "end": 1065,
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 9
                  },
                  "end": {
                    "line": 48,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 739,
                    "end": 792,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 4
                      },
                      "end": {
                        "line": 34,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 742,
                      "end": 753,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 7
                        },
                        "end": {
                          "line": 32,
                          "column": 18
                        }
                      },
                      "object": {
                        "type": "ThisExpression",
                        "start": 742,
                        "end": 746,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 7
                          },
                          "end": {
                            "line": 32,
                            "column": 11
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 747,
                        "end": 753,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 12
                          },
                          "end": {
                            "line": 32,
                            "column": 18
                          }
                        },
                        "name": "isOpen"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 755,
                      "end": 792,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 20
                        },
                        "end": {
                          "line": 34,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 763,
                          "end": 786,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 6
                            },
                            "end": {
                              "line": 33,
                              "column": 29
                            }
                          },
                          "argument": {
                            "type": "CallExpression",
                            "start": 770,
                            "end": 785,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 13
                              },
                              "end": {
                                "line": 33,
                                "column": 28
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 770,
                              "end": 781,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 13
                                },
                                "end": {
                                  "line": 33,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 770,
                                "end": 777,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 20
                                  }
                                },
                                "name": "Promise"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 778,
                                "end": 781,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 24
                                  }
                                },
                                "name": "all"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrayExpression",
                                "start": 782,
                                "end": 784,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 27
                                  }
                                },
                                "elements": []
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 798,
                    "end": 879,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 4
                      },
                      "end": {
                        "line": 38,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 801,
                      "end": 831,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 7
                        },
                        "end": {
                          "line": 36,
                          "column": 37
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 801,
                        "end": 825,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 7
                          },
                          "end": {
                            "line": 36,
                            "column": 31
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 801,
                          "end": 818,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 7
                            },
                            "end": {
                              "line": 36,
                              "column": 24
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 801,
                            "end": 816,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 7
                              },
                              "end": {
                                "line": 36,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 801,
                              "end": 809,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 7
                                },
                                "end": {
                                  "line": 36,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 801,
                                "end": 805,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 11
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 806,
                                "end": 809,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 15
                                  }
                                },
                                "name": "$el"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 810,
                              "end": 816,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 16
                                },
                                "end": {
                                  "line": 36,
                                  "column": 22
                                }
                              },
                              "name": "parent"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 819,
                          "end": 825,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 25
                            },
                            "end": {
                              "line": 36,
                              "column": 31
                            }
                          },
                          "name": "length"
                        },
                        "computed": false
                      },
                      "operator": "===",
                      "right": {
                        "type": "Literal",
                        "start": 830,
                        "end": 831,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 36
                          },
                          "end": {
                            "line": 36,
                            "column": 37
                          }
                        },
                        "value": 0,
                        "rawValue": 0,
                        "raw": "0"
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 832,
                      "end": 879,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 38
                        },
                        "end": {
                          "line": 38,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 840,
                          "end": 873,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 6
                            },
                            "end": {
                              "line": 37,
                              "column": 39
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 840,
                            "end": 872,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 6
                              },
                              "end": {
                                "line": 37,
                                "column": 38
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 840,
                              "end": 857,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 6
                                },
                                "end": {
                                  "line": 37,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 840,
                                "end": 848,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 14
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 840,
                                  "end": 844,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 845,
                                  "end": 848,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 14
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 849,
                                "end": 857,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 23
                                  }
                                },
                                "name": "appendTo"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 858,
                                "end": 871,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 858,
                                  "end": 866,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 32
                                    }
                                  },
                                  "name": "document"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 867,
                                  "end": 871,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 37
                                    }
                                  },
                                  "name": "body"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 885,
                    "end": 905,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 4
                      },
                      "end": {
                        "line": 40,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 885,
                      "end": 904,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 40,
                          "column": 23
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 885,
                        "end": 902,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 4
                          },
                          "end": {
                            "line": 40,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 885,
                          "end": 897,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 4
                            },
                            "end": {
                              "line": 40,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 885,
                            "end": 889,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 4
                              },
                              "end": {
                                "line": 40,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 890,
                            "end": 897,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 9
                              },
                              "end": {
                                "line": 40,
                                "column": 16
                              }
                            },
                            "name": "overlay"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 898,
                          "end": 902,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 17
                            },
                            "end": {
                              "line": 40,
                              "column": 21
                            }
                          },
                          "name": "show"
                        },
                        "computed": false
                      },
                      "arguments": []
                    },
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " wait a few ticks so transition triggers",
                        "start": 911,
                        "end": 953,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 4
                          },
                          "end": {
                            "line": 42,
                            "column": 46
                          }
                        },
                        "range": [
                          911,
                          953
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 958,
                    "end": 1036,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 4
                      },
                      "end": {
                        "line": 45,
                        "column": 11
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 958,
                      "end": 1035,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 4
                        },
                        "end": {
                          "line": 45,
                          "column": 10
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 958,
                        "end": 968,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 4
                          },
                          "end": {
                            "line": 43,
                            "column": 14
                          }
                        },
                        "name": "setTimeout",
                        "leadingComments": null
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 969,
                          "end": 1030,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 15
                            },
                            "end": {
                              "line": 45,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "start": 975,
                            "end": 1030,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 21
                              },
                              "end": {
                                "line": 45,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 983,
                                "end": 1024,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 47
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 983,
                                  "end": 1023,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 46
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 983,
                                    "end": 1000,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 983,
                                      "end": 991,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 14
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 983,
                                        "end": 987,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 988,
                                        "end": 991,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 14
                                          }
                                        },
                                        "name": "$el"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 992,
                                      "end": 1000,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 23
                                        }
                                      },
                                      "name": "addClass"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 1001,
                                      "end": 1022,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 45
                                        }
                                      },
                                      "value": "top_places--visible",
                                      "rawValue": "top_places--visible",
                                      "raw": "\"top_places--visible\""
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        },
                        {
                          "type": "Literal",
                          "start": 1032,
                          "end": 1034,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 7
                            },
                            "end": {
                              "line": 45,
                              "column": 9
                            }
                          },
                          "value": 10,
                          "rawValue": 10,
                          "raw": "10"
                        }
                      ],
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " wait a few ticks so transition triggers",
                        "start": 911,
                        "end": 953,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 4
                          },
                          "end": {
                            "line": 42,
                            "column": 46
                          }
                        },
                        "range": [
                          911,
                          953
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1042,
                    "end": 1061,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 4
                      },
                      "end": {
                        "line": 47,
                        "column": 23
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 1042,
                      "end": 1060,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 47,
                          "column": 22
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 1042,
                        "end": 1053,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1042,
                          "end": 1046,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1047,
                          "end": 1053,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 9
                            },
                            "end": {
                              "line": 47,
                              "column": 15
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Literal",
                        "start": 1056,
                        "end": 1060,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 18
                          },
                          "end": {
                            "line": 47,
                            "column": 22
                          }
                        },
                        "value": true,
                        "rawValue": true,
                        "raw": "true"
                      }
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1069,
            "end": 1336,
            "loc": {
              "start": {
                "line": 50,
                "column": 2
              },
              "end": {
                "line": 65,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1069,
              "end": 1073,
              "loc": {
                "start": {
                  "line": 50,
                  "column": 2
                },
                "end": {
                  "line": 50,
                  "column": 6
                }
              },
              "name": "hide"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1073,
              "end": 1336,
              "loc": {
                "start": {
                  "line": 50,
                  "column": 6
                },
                "end": {
                  "line": 65,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1076,
                "end": 1336,
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 9
                  },
                  "end": {
                    "line": 65,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 1082,
                    "end": 1136,
                    "loc": {
                      "start": {
                        "line": 51,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 1085,
                      "end": 1097,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 7
                        },
                        "end": {
                          "line": 51,
                          "column": 19
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 1086,
                        "end": 1097,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 8
                          },
                          "end": {
                            "line": 51,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1086,
                          "end": 1090,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1091,
                          "end": 1097,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 13
                            },
                            "end": {
                              "line": 51,
                              "column": 19
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1099,
                      "end": 1136,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 21
                        },
                        "end": {
                          "line": 53,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 1107,
                          "end": 1130,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 6
                            },
                            "end": {
                              "line": 52,
                              "column": 29
                            }
                          },
                          "argument": {
                            "type": "CallExpression",
                            "start": 1114,
                            "end": 1129,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 13
                              },
                              "end": {
                                "line": 52,
                                "column": 28
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1114,
                              "end": 1125,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 13
                                },
                                "end": {
                                  "line": 52,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1114,
                                "end": 1121,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 20
                                  }
                                },
                                "name": "Promise"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1122,
                                "end": 1125,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 24
                                  }
                                },
                                "name": "all"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrayExpression",
                                "start": 1126,
                                "end": 1128,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 27
                                  }
                                },
                                "elements": []
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1142,
                    "end": 1162,
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 4
                      },
                      "end": {
                        "line": 55,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 1142,
                      "end": 1161,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 23
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 1142,
                        "end": 1153,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1142,
                          "end": 1146,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1147,
                          "end": 1153,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 9
                            },
                            "end": {
                              "line": 55,
                              "column": 15
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Literal",
                        "start": 1156,
                        "end": 1161,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 18
                          },
                          "end": {
                            "line": 55,
                            "column": 23
                          }
                        },
                        "value": false,
                        "rawValue": false,
                        "raw": "false"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1168,
                    "end": 1188,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 4
                      },
                      "end": {
                        "line": 57,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1168,
                      "end": 1187,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 4
                        },
                        "end": {
                          "line": 57,
                          "column": 23
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1168,
                        "end": 1185,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1168,
                          "end": 1180,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 4
                            },
                            "end": {
                              "line": 57,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1168,
                            "end": 1172,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 4
                              },
                              "end": {
                                "line": 57,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1173,
                            "end": 1180,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 9
                              },
                              "end": {
                                "line": 57,
                                "column": 16
                              }
                            },
                            "name": "overlay"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1181,
                          "end": 1185,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 17
                            },
                            "end": {
                              "line": 57,
                              "column": 21
                            }
                          },
                          "name": "hide"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1194,
                    "end": 1238,
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 4
                      },
                      "end": {
                        "line": 59,
                        "column": 48
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1194,
                      "end": 1237,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 47
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1194,
                        "end": 1214,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 4
                          },
                          "end": {
                            "line": 59,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1194,
                          "end": 1202,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1194,
                            "end": 1198,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 4
                              },
                              "end": {
                                "line": 59,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1199,
                            "end": 1202,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 9
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            },
                            "name": "$el"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1203,
                          "end": 1214,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 13
                            },
                            "end": {
                              "line": 59,
                              "column": 24
                            }
                          },
                          "name": "removeClass"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 1215,
                          "end": 1236,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 25
                            },
                            "end": {
                              "line": 59,
                              "column": 46
                            }
                          },
                          "value": "top_places--visible",
                          "rawValue": "top_places--visible",
                          "raw": "\"top_places--visible\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 1244,
                    "end": 1332,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 4
                      },
                      "end": {
                        "line": 64,
                        "column": 9
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 1251,
                      "end": 1331,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 11
                        },
                        "end": {
                          "line": 64,
                          "column": 8
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1251,
                        "end": 1287,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 11
                          },
                          "end": {
                            "line": 62,
                            "column": 11
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 1251,
                          "end": 1275,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 11
                            },
                            "end": {
                              "line": 61,
                              "column": 35
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 1251,
                            "end": 1265,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 11
                              },
                              "end": {
                                "line": 61,
                                "column": 25
                              }
                            },
                            "name": "waitForTimeout"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 1266,
                              "end": 1274,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 26
                                },
                                "end": {
                                  "line": 61,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1266,
                                "end": 1270,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 30
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1271,
                                "end": 1274,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 34
                                  }
                                },
                                "name": "$el"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1283,
                          "end": 1287,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 7
                            },
                            "end": {
                              "line": 62,
                              "column": 11
                            }
                          },
                          "name": "then"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 1288,
                          "end": 1330,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 12
                            },
                            "end": {
                              "line": 64,
                              "column": 7
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "start": 1294,
                            "end": 1330,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 18
                              },
                              "end": {
                                "line": 64,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 1304,
                                "end": 1322,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 26
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 1304,
                                  "end": 1321,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 25
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1304,
                                    "end": 1319,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1304,
                                      "end": 1312,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 16
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1304,
                                        "end": 1308,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 12
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1309,
                                        "end": 1312,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 16
                                          }
                                        },
                                        "name": "$el"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1313,
                                      "end": 1319,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 23
                                        }
                                      },
                                      "name": "detach"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1340,
            "end": 1418,
            "loc": {
              "start": {
                "line": 67,
                "column": 2
              },
              "end": {
                "line": 72,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1340,
              "end": 1347,
              "loc": {
                "start": {
                  "line": 67,
                  "column": 2
                },
                "end": {
                  "line": 67,
                  "column": 9
                }
              },
              "name": "onKeyup"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1347,
              "end": 1418,
              "loc": {
                "start": {
                  "line": 67,
                  "column": 9
                },
                "end": {
                  "line": 72,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1348,
                  "end": 1349,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 10
                    },
                    "end": {
                      "line": 67,
                      "column": 11
                    }
                  },
                  "name": "e"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1350,
                "end": 1418,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 12
                  },
                  "end": {
                    "line": 72,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 1367,
                    "end": 1414,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 4
                      },
                      "end": {
                        "line": 71,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 1370,
                      "end": 1386,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 7
                        },
                        "end": {
                          "line": 69,
                          "column": 23
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 1370,
                        "end": 1379,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 7
                          },
                          "end": {
                            "line": 69,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1370,
                          "end": 1371,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 7
                            },
                            "end": {
                              "line": 69,
                              "column": 8
                            }
                          },
                          "name": "e",
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1372,
                          "end": 1379,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 9
                            },
                            "end": {
                              "line": 69,
                              "column": 16
                            }
                          },
                          "name": "keyCode"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "operator": "===",
                      "right": {
                        "type": "Literal",
                        "start": 1384,
                        "end": 1386,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 21
                          },
                          "end": {
                            "line": 69,
                            "column": 23
                          }
                        },
                        "value": 27,
                        "rawValue": 27,
                        "raw": "27"
                      },
                      "leadingComments": null
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1388,
                      "end": 1414,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 25
                        },
                        "end": {
                          "line": 71,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1396,
                          "end": 1408,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 6
                            },
                            "end": {
                              "line": 70,
                              "column": 18
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1396,
                            "end": 1407,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 6
                              },
                              "end": {
                                "line": 70,
                                "column": 17
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1396,
                              "end": 1405,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 6
                                },
                                "end": {
                                  "line": 70,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1396,
                                "end": 1400,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1401,
                                "end": 1405,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 15
                                  }
                                },
                                "name": "hide"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ]
                    },
                    "alternate": null,
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " ESC",
                        "start": 1356,
                        "end": 1362,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 4
                          },
                          "end": {
                            "line": 68,
                            "column": 10
                          }
                        },
                        "range": [
                          1356,
                          1362
                        ]
                      }
                    ]
                  }
                ]
              }
            }
          }
        ]
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "start": 1422,
      "end": 1447,
      "loc": {
        "start": {
          "line": 75,
          "column": 0
        },
        "end": {
          "line": 75,
          "column": 25
        }
      },
      "declaration": {
        "type": "Identifier",
        "start": 1437,
        "end": 1446,
        "loc": {
          "start": {
            "line": 75,
            "column": 15
          },
          "end": {
            "line": 75,
            "column": 24
          }
        },
        "name": "TopPlaces"
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 1422,
      "end": 1447,
      "loc": {
        "start": {
          "line": 75,
          "column": 0
        },
        "end": {
          "line": 75,
          "column": 25
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 145,
        "end": 1420,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 73,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 151,
          "end": 160,
          "loc": {
            "start": {
              "line": 5,
              "column": 6
            },
            "end": {
              "line": 5,
              "column": 15
            }
          },
          "name": "TopPlaces"
        },
        "superClass": {
          "type": "Identifier",
          "start": 169,
          "end": 178,
          "loc": {
            "start": {
              "line": 5,
              "column": 24
            },
            "end": {
              "line": 5,
              "column": 33
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 179,
          "end": 1420,
          "loc": {
            "start": {
              "line": 5,
              "column": 34
            },
            "end": {
              "line": 73,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 183,
              "end": 626,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 2
                },
                "end": {
                  "line": 21,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 183,
                "end": 193,
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 2
                  },
                  "end": {
                    "line": 6,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 193,
                "end": 626,
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 12
                  },
                  "end": {
                    "line": 21,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 196,
                  "end": 626,
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 15
                    },
                    "end": {
                      "line": 21,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 202,
                      "end": 225,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 4
                        },
                        "end": {
                          "line": 7,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 202,
                        "end": 224,
                        "loc": {
                          "start": {
                            "line": 7,
                            "column": 4
                          },
                          "end": {
                            "line": 7,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 202,
                          "end": 212,
                          "loc": {
                            "start": {
                              "line": 7,
                              "column": 4
                            },
                            "end": {
                              "line": 7,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 202,
                            "end": 206,
                            "loc": {
                              "start": {
                                "line": 7,
                                "column": 4
                              },
                              "end": {
                                "line": 7,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 207,
                            "end": 212,
                            "loc": {
                              "start": {
                                "line": 7,
                                "column": 9
                              },
                              "end": {
                                "line": 7,
                                "column": 14
                              }
                            },
                            "name": "$html"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 215,
                          "end": 224,
                          "loc": {
                            "start": {
                              "line": 7,
                              "column": 17
                            },
                            "end": {
                              "line": 7,
                              "column": 26
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 215,
                            "end": 216,
                            "loc": {
                              "start": {
                                "line": 7,
                                "column": 17
                              },
                              "end": {
                                "line": 7,
                                "column": 18
                              }
                            },
                            "name": "$"
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 217,
                              "end": 223,
                              "loc": {
                                "start": {
                                  "line": 7,
                                  "column": 19
                                },
                                "end": {
                                  "line": 7,
                                  "column": 25
                                }
                              },
                              "value": "html",
                              "rawValue": "html",
                              "raw": "\"html\""
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 230,
                      "end": 253,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 230,
                        "end": 252,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 230,
                          "end": 240,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 230,
                            "end": 234,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 4
                              },
                              "end": {
                                "line": 8,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 235,
                            "end": 240,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 9
                              },
                              "end": {
                                "line": 8,
                                "column": 14
                              }
                            },
                            "name": "$body"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 243,
                          "end": 252,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 17
                            },
                            "end": {
                              "line": 8,
                              "column": 26
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 243,
                            "end": 244,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 17
                              },
                              "end": {
                                "line": 8,
                                "column": 18
                              }
                            },
                            "name": "$"
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 245,
                              "end": 251,
                              "loc": {
                                "start": {
                                  "line": 8,
                                  "column": 19
                                },
                                "end": {
                                  "line": 8,
                                  "column": 25
                                }
                              },
                              "value": "body",
                              "rawValue": "body",
                              "raw": "\"body\""
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Remove from dom",
                          "start": 259,
                          "end": 277,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 22
                            }
                          },
                          "range": [
                            259,
                            277
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 282,
                      "end": 300,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 22
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 282,
                        "end": 299,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 21
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 282,
                          "end": 297,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 282,
                            "end": 290,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 4
                              },
                              "end": {
                                "line": 11,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 282,
                              "end": 286,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 4
                                },
                                "end": {
                                  "line": 11,
                                  "column": 8
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 287,
                              "end": 290,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 9
                                },
                                "end": {
                                  "line": 11,
                                  "column": 12
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 291,
                            "end": 297,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 13
                              },
                              "end": {
                                "line": 11,
                                "column": 19
                              }
                            },
                            "name": "detach"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Remove from dom",
                          "start": 259,
                          "end": 277,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 22
                            }
                          },
                          "range": [
                            259,
                            277
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " New overlay instance",
                          "start": 306,
                          "end": 329,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 4
                            },
                            "end": {
                              "line": 13,
                              "column": 27
                            }
                          },
                          "range": [
                            306,
                            329
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 334,
                      "end": 363,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 14,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 334,
                        "end": 362,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 14,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 334,
                          "end": 346,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 334,
                            "end": 338,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 4
                              },
                              "end": {
                                "line": 14,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 339,
                            "end": 346,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 9
                              },
                              "end": {
                                "line": 14,
                                "column": 16
                              }
                            },
                            "name": "overlay"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 349,
                          "end": 362,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 19
                            },
                            "end": {
                              "line": 14,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 353,
                            "end": 360,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 23
                              },
                              "end": {
                                "line": 14,
                                "column": 30
                              }
                            },
                            "name": "Overlay"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " New overlay instance",
                          "start": 306,
                          "end": 329,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 4
                            },
                            "end": {
                              "line": 13,
                              "column": 27
                            }
                          },
                          "range": [
                            306,
                            329
                          ]
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Events",
                          "start": 369,
                          "end": 378,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 4
                            },
                            "end": {
                              "line": 16,
                              "column": 13
                            }
                          },
                          "range": [
                            369,
                            378
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 383,
                      "end": 446,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 4
                        },
                        "end": {
                          "line": 17,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 383,
                        "end": 445,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 4
                          },
                          "end": {
                            "line": 17,
                            "column": 66
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 383,
                          "end": 396,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 4
                            },
                            "end": {
                              "line": 17,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 383,
                            "end": 393,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 4
                              },
                              "end": {
                                "line": 17,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 383,
                              "end": 387,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 4
                                },
                                "end": {
                                  "line": 17,
                                  "column": 8
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 388,
                              "end": 393,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 9
                                },
                                "end": {
                                  "line": 17,
                                  "column": 14
                                }
                              },
                              "name": "$body"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 394,
                            "end": 396,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 15
                              },
                              "end": {
                                "line": 17,
                                "column": 17
                              }
                            },
                            "name": "on"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 397,
                            "end": 404,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 18
                              },
                              "end": {
                                "line": 17,
                                "column": 25
                              }
                            },
                            "value": "click",
                            "rawValue": "click",
                            "raw": "\"click\""
                          },
                          {
                            "type": "Literal",
                            "start": 406,
                            "end": 422,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 27
                              },
                              "end": {
                                "line": 17,
                                "column": 43
                              }
                            },
                            "value": ".js-top-places",
                            "rawValue": ".js-top-places",
                            "raw": "\".js-top-places\""
                          },
                          {
                            "type": "CallExpression",
                            "start": 424,
                            "end": 444,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 45
                              },
                              "end": {
                                "line": 17,
                                "column": 65
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 424,
                              "end": 438,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 45
                                },
                                "end": {
                                  "line": 17,
                                  "column": 59
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 424,
                                "end": 433,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 54
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 424,
                                  "end": 428,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 49
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 429,
                                  "end": 433,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 54
                                    }
                                  },
                                  "name": "show"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 434,
                                "end": 438,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 59
                                  }
                                },
                                "name": "bind"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 439,
                                "end": 443,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 64
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Events",
                          "start": 369,
                          "end": 378,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 4
                            },
                            "end": {
                              "line": 16,
                              "column": 13
                            }
                          },
                          "range": [
                            369,
                            378
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 451,
                      "end": 499,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 451,
                        "end": 498,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 4
                          },
                          "end": {
                            "line": 18,
                            "column": 51
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 451,
                          "end": 464,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 4
                            },
                            "end": {
                              "line": 18,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 451,
                            "end": 461,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 4
                              },
                              "end": {
                                "line": 18,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 451,
                              "end": 455,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 4
                                },
                                "end": {
                                  "line": 18,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 456,
                              "end": 461,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 9
                                },
                                "end": {
                                  "line": 18,
                                  "column": 14
                                }
                              },
                              "name": "$body"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 462,
                            "end": 464,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 15
                              },
                              "end": {
                                "line": 18,
                                "column": 17
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 465,
                            "end": 472,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 18
                              },
                              "end": {
                                "line": 18,
                                "column": 25
                              }
                            },
                            "value": "keyup",
                            "rawValue": "keyup",
                            "raw": "\"keyup\""
                          },
                          {
                            "type": "CallExpression",
                            "start": 474,
                            "end": 497,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 27
                              },
                              "end": {
                                "line": 18,
                                "column": 50
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 474,
                              "end": 491,
                              "loc": {
                                "start": {
                                  "line": 18,
                                  "column": 27
                                },
                                "end": {
                                  "line": 18,
                                  "column": 44
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 474,
                                "end": 486,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 39
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 474,
                                  "end": 478,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 31
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 479,
                                  "end": 486,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 39
                                    }
                                  },
                                  "name": "onKeyup"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 487,
                                "end": 491,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 44
                                  }
                                },
                                "name": "bind"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 492,
                                "end": 496,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 49
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 504,
                      "end": 569,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 504,
                        "end": 568,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 4
                          },
                          "end": {
                            "line": 19,
                            "column": 68
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 504,
                          "end": 515,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 504,
                            "end": 512,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 4
                              },
                              "end": {
                                "line": 19,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 504,
                              "end": 508,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 4
                                },
                                "end": {
                                  "line": 19,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 509,
                              "end": 512,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 9
                                },
                                "end": {
                                  "line": 19,
                                  "column": 12
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 513,
                            "end": 515,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 13
                              },
                              "end": {
                                "line": 19,
                                "column": 15
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 516,
                            "end": 523,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 16
                              },
                              "end": {
                                "line": 19,
                                "column": 23
                              }
                            },
                            "value": "click",
                            "rawValue": "click",
                            "raw": "\"click\""
                          },
                          {
                            "type": "Literal",
                            "start": 525,
                            "end": 545,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 25
                              },
                              "end": {
                                "line": 19,
                                "column": 45
                              }
                            },
                            "value": "[class*='__close']",
                            "rawValue": "[class*='__close']",
                            "raw": "\"[class*='__close']\""
                          },
                          {
                            "type": "CallExpression",
                            "start": 547,
                            "end": 567,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 47
                              },
                              "end": {
                                "line": 19,
                                "column": 67
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 547,
                              "end": 561,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 47
                                },
                                "end": {
                                  "line": 19,
                                  "column": 61
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 547,
                                "end": 556,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 547,
                                  "end": 551,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 51
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 552,
                                  "end": 556,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 56
                                    }
                                  },
                                  "name": "hide"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 557,
                                "end": 561,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 61
                                  }
                                },
                                "name": "bind"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 562,
                                "end": 566,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 62
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 66
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 574,
                      "end": 622,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 574,
                        "end": 621,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 51
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 574,
                          "end": 587,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 574,
                            "end": 578,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 4
                              },
                              "end": {
                                "line": 20,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 579,
                            "end": 587,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 9
                              },
                              "end": {
                                "line": 20,
                                "column": 17
                              }
                            },
                            "name": "listenTo"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 588,
                            "end": 600,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 18
                              },
                              "end": {
                                "line": 20,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 588,
                              "end": 592,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 18
                                },
                                "end": {
                                  "line": 20,
                                  "column": 22
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 593,
                              "end": 600,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 23
                                },
                                "end": {
                                  "line": 20,
                                  "column": 30
                                }
                              },
                              "name": "overlay"
                            },
                            "computed": false
                          },
                          {
                            "type": "Literal",
                            "start": 602,
                            "end": 609,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 32
                              },
                              "end": {
                                "line": 20,
                                "column": 39
                              }
                            },
                            "value": "click",
                            "rawValue": "click",
                            "raw": "\"click\""
                          },
                          {
                            "type": "MemberExpression",
                            "start": 611,
                            "end": 620,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 41
                              },
                              "end": {
                                "line": 20,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 611,
                              "end": 615,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 41
                                },
                                "end": {
                                  "line": 20,
                                  "column": 45
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 616,
                              "end": 620,
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 46
                                },
                                "end": {
                                  "line": 20,
                                  "column": 50
                                }
                              },
                              "name": "hide"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 630,
              "end": 722,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 2
                },
                "end": {
                  "line": 29,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 630,
                "end": 636,
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 2
                  },
                  "end": {
                    "line": 23,
                    "column": 8
                  }
                },
                "name": "toggle"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 636,
                "end": 722,
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 8
                  },
                  "end": {
                    "line": 29,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 639,
                  "end": 722,
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 11
                    },
                    "end": {
                      "line": 29,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 645,
                      "end": 718,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 28,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 648,
                        "end": 659,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 7
                          },
                          "end": {
                            "line": 24,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 648,
                          "end": 652,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 7
                            },
                            "end": {
                              "line": 24,
                              "column": 11
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 653,
                          "end": 659,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 12
                            },
                            "end": {
                              "line": 24,
                              "column": 18
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 660,
                        "end": 686,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 19
                          },
                          "end": {
                            "line": 26,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 668,
                            "end": 680,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 6
                              },
                              "end": {
                                "line": 25,
                                "column": 18
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 668,
                              "end": 679,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 6
                                },
                                "end": {
                                  "line": 25,
                                  "column": 17
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 668,
                                "end": 677,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 668,
                                  "end": 672,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 673,
                                  "end": 677,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 15
                                    }
                                  },
                                  "name": "hide"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 692,
                        "end": 718,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 11
                          },
                          "end": {
                            "line": 28,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 700,
                            "end": 712,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 6
                              },
                              "end": {
                                "line": 27,
                                "column": 18
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 700,
                              "end": 711,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 6
                                },
                                "end": {
                                  "line": 27,
                                  "column": 17
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 700,
                                "end": 709,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 700,
                                  "end": 704,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 705,
                                  "end": 709,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 15
                                    }
                                  },
                                  "name": "show"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 726,
              "end": 1065,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 2
                },
                "end": {
                  "line": 48,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 726,
                "end": 730,
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 2
                  },
                  "end": {
                    "line": 31,
                    "column": 6
                  }
                },
                "name": "show"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 730,
                "end": 1065,
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 6
                  },
                  "end": {
                    "line": 48,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 733,
                  "end": 1065,
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 9
                    },
                    "end": {
                      "line": 48,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 739,
                      "end": 792,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 4
                        },
                        "end": {
                          "line": 34,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 742,
                        "end": 753,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 7
                          },
                          "end": {
                            "line": 32,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 742,
                          "end": 746,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 7
                            },
                            "end": {
                              "line": 32,
                              "column": 11
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 747,
                          "end": 753,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 12
                            },
                            "end": {
                              "line": 32,
                              "column": 18
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 755,
                        "end": 792,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 20
                          },
                          "end": {
                            "line": 34,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 763,
                            "end": 786,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 6
                              },
                              "end": {
                                "line": 33,
                                "column": 29
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 770,
                              "end": 785,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 13
                                },
                                "end": {
                                  "line": 33,
                                  "column": 28
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 770,
                                "end": 781,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 770,
                                  "end": 777,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 20
                                    }
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 778,
                                  "end": 781,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 24
                                    }
                                  },
                                  "name": "all"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrayExpression",
                                  "start": 782,
                                  "end": 784,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 27
                                    }
                                  },
                                  "elements": []
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 798,
                      "end": 879,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 801,
                        "end": 831,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 7
                          },
                          "end": {
                            "line": 36,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 801,
                          "end": 825,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 7
                            },
                            "end": {
                              "line": 36,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 801,
                            "end": 818,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 7
                              },
                              "end": {
                                "line": 36,
                                "column": 24
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 801,
                              "end": 816,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 7
                                },
                                "end": {
                                  "line": 36,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 801,
                                "end": 809,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 801,
                                  "end": 805,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 11
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 806,
                                  "end": 809,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 15
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 810,
                                "end": 816,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 22
                                  }
                                },
                                "name": "parent"
                              },
                              "computed": false
                            },
                            "arguments": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 819,
                            "end": 825,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 25
                              },
                              "end": {
                                "line": 36,
                                "column": 31
                              }
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "Literal",
                          "start": 830,
                          "end": 831,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 36
                            },
                            "end": {
                              "line": 36,
                              "column": 37
                            }
                          },
                          "value": 0,
                          "rawValue": 0,
                          "raw": "0"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 832,
                        "end": 879,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 38
                          },
                          "end": {
                            "line": 38,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 840,
                            "end": 873,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 6
                              },
                              "end": {
                                "line": 37,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 840,
                              "end": 872,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 6
                                },
                                "end": {
                                  "line": 37,
                                  "column": 38
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 840,
                                "end": 857,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 840,
                                  "end": 848,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 14
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 840,
                                    "end": 844,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 10
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 845,
                                    "end": 848,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 14
                                      }
                                    },
                                    "name": "$el"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 849,
                                  "end": 857,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 23
                                    }
                                  },
                                  "name": "appendTo"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 858,
                                  "end": 871,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 858,
                                    "end": 866,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 32
                                      }
                                    },
                                    "name": "document"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 867,
                                    "end": 871,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 37
                                      }
                                    },
                                    "name": "body"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 885,
                      "end": 905,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 40,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 885,
                        "end": 904,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 4
                          },
                          "end": {
                            "line": 40,
                            "column": 23
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 885,
                          "end": 902,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 4
                            },
                            "end": {
                              "line": 40,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 885,
                            "end": 897,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 4
                              },
                              "end": {
                                "line": 40,
                                "column": 16
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 885,
                              "end": 889,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 4
                                },
                                "end": {
                                  "line": 40,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 890,
                              "end": 897,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 9
                                },
                                "end": {
                                  "line": 40,
                                  "column": 16
                                }
                              },
                              "name": "overlay"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 898,
                            "end": 902,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 17
                              },
                              "end": {
                                "line": 40,
                                "column": 21
                              }
                            },
                            "name": "show"
                          },
                          "computed": false
                        },
                        "arguments": []
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " wait a few ticks so transition triggers",
                          "start": 911,
                          "end": 953,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 4
                            },
                            "end": {
                              "line": 42,
                              "column": 46
                            }
                          },
                          "range": [
                            911,
                            953
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 958,
                      "end": 1036,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 4
                        },
                        "end": {
                          "line": 45,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 958,
                        "end": 1035,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 4
                          },
                          "end": {
                            "line": 45,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 958,
                          "end": 968,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 4
                            },
                            "end": {
                              "line": 43,
                              "column": 14
                            }
                          },
                          "name": "setTimeout",
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 969,
                            "end": 1030,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 15
                              },
                              "end": {
                                "line": 45,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 975,
                              "end": 1030,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 21
                                },
                                "end": {
                                  "line": 45,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 983,
                                  "end": 1024,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 47
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 983,
                                    "end": 1023,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 46
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 983,
                                      "end": 1000,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 983,
                                        "end": 991,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 14
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 983,
                                          "end": 987,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 44,
                                              "column": 10
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 988,
                                          "end": 991,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 44,
                                              "column": 14
                                            }
                                          },
                                          "name": "$el"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 992,
                                        "end": 1000,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 23
                                          }
                                        },
                                        "name": "addClass"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 1001,
                                        "end": 1022,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 45
                                          }
                                        },
                                        "value": "top_places--visible",
                                        "rawValue": "top_places--visible",
                                        "raw": "\"top_places--visible\""
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "Literal",
                            "start": 1032,
                            "end": 1034,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 7
                              },
                              "end": {
                                "line": 45,
                                "column": 9
                              }
                            },
                            "value": 10,
                            "rawValue": 10,
                            "raw": "10"
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " wait a few ticks so transition triggers",
                          "start": 911,
                          "end": 953,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 4
                            },
                            "end": {
                              "line": 42,
                              "column": 46
                            }
                          },
                          "range": [
                            911,
                            953
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1042,
                      "end": 1061,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 47,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1042,
                        "end": 1060,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1042,
                          "end": 1053,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1042,
                            "end": 1046,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1047,
                            "end": 1053,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 9
                              },
                              "end": {
                                "line": 47,
                                "column": 15
                              }
                            },
                            "name": "isOpen"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 1056,
                          "end": 1060,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 18
                            },
                            "end": {
                              "line": 47,
                              "column": 22
                            }
                          },
                          "value": true,
                          "rawValue": true,
                          "raw": "true"
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1069,
              "end": 1336,
              "loc": {
                "start": {
                  "line": 50,
                  "column": 2
                },
                "end": {
                  "line": 65,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1069,
                "end": 1073,
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 2
                  },
                  "end": {
                    "line": 50,
                    "column": 6
                  }
                },
                "name": "hide"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1073,
                "end": 1336,
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 6
                  },
                  "end": {
                    "line": 65,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1076,
                  "end": 1336,
                  "loc": {
                    "start": {
                      "line": 50,
                      "column": 9
                    },
                    "end": {
                      "line": 65,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1082,
                      "end": 1136,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 4
                        },
                        "end": {
                          "line": 53,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 1085,
                        "end": 1097,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 7
                          },
                          "end": {
                            "line": 51,
                            "column": 19
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 1086,
                          "end": 1097,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1086,
                            "end": 1090,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 8
                              },
                              "end": {
                                "line": 51,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1091,
                            "end": 1097,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 13
                              },
                              "end": {
                                "line": 51,
                                "column": 19
                              }
                            },
                            "name": "isOpen"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1099,
                        "end": 1136,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 21
                          },
                          "end": {
                            "line": 53,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 1107,
                            "end": 1130,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 6
                              },
                              "end": {
                                "line": 52,
                                "column": 29
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1114,
                              "end": 1129,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 13
                                },
                                "end": {
                                  "line": 52,
                                  "column": 28
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1114,
                                "end": 1125,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1114,
                                  "end": 1121,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 20
                                    }
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1122,
                                  "end": 1125,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 24
                                    }
                                  },
                                  "name": "all"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrayExpression",
                                  "start": 1126,
                                  "end": 1128,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 27
                                    }
                                  },
                                  "elements": []
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1142,
                      "end": 1162,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1142,
                        "end": 1161,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 23
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1142,
                          "end": 1153,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1142,
                            "end": 1146,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 4
                              },
                              "end": {
                                "line": 55,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1147,
                            "end": 1153,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 9
                              },
                              "end": {
                                "line": 55,
                                "column": 15
                              }
                            },
                            "name": "isOpen"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 1156,
                          "end": 1161,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 18
                            },
                            "end": {
                              "line": 55,
                              "column": 23
                            }
                          },
                          "value": false,
                          "rawValue": false,
                          "raw": "false"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1168,
                      "end": 1188,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 4
                        },
                        "end": {
                          "line": 57,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1168,
                        "end": 1187,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 23
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1168,
                          "end": 1185,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 4
                            },
                            "end": {
                              "line": 57,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1168,
                            "end": 1180,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 4
                              },
                              "end": {
                                "line": 57,
                                "column": 16
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1168,
                              "end": 1172,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 4
                                },
                                "end": {
                                  "line": 57,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1173,
                              "end": 1180,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 9
                                },
                                "end": {
                                  "line": 57,
                                  "column": 16
                                }
                              },
                              "name": "overlay"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1181,
                            "end": 1185,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 17
                              },
                              "end": {
                                "line": 57,
                                "column": 21
                              }
                            },
                            "name": "hide"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1194,
                      "end": 1238,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1194,
                        "end": 1237,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 4
                          },
                          "end": {
                            "line": 59,
                            "column": 47
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1194,
                          "end": 1214,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1194,
                            "end": 1202,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 4
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1194,
                              "end": 1198,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 4
                                },
                                "end": {
                                  "line": 59,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1199,
                              "end": 1202,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 9
                                },
                                "end": {
                                  "line": 59,
                                  "column": 12
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1203,
                            "end": 1214,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 13
                              },
                              "end": {
                                "line": 59,
                                "column": 24
                              }
                            },
                            "name": "removeClass"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1215,
                            "end": 1236,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 25
                              },
                              "end": {
                                "line": 59,
                                "column": 46
                              }
                            },
                            "value": "top_places--visible",
                            "rawValue": "top_places--visible",
                            "raw": "\"top_places--visible\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1244,
                      "end": 1332,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 4
                        },
                        "end": {
                          "line": 64,
                          "column": 9
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1251,
                        "end": 1331,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 11
                          },
                          "end": {
                            "line": 64,
                            "column": 8
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1251,
                          "end": 1287,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 11
                            },
                            "end": {
                              "line": 62,
                              "column": 11
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 1251,
                            "end": 1275,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 11
                              },
                              "end": {
                                "line": 61,
                                "column": 35
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1251,
                              "end": 1265,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 11
                                },
                                "end": {
                                  "line": 61,
                                  "column": 25
                                }
                              },
                              "name": "waitForTimeout"
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 1266,
                                "end": 1274,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1266,
                                  "end": 1270,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 30
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1271,
                                  "end": 1274,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 34
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1283,
                            "end": 1287,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 7
                              },
                              "end": {
                                "line": 62,
                                "column": 11
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 1288,
                            "end": 1330,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 12
                              },
                              "end": {
                                "line": 64,
                                "column": 7
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1294,
                              "end": 1330,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 18
                                },
                                "end": {
                                  "line": 64,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1304,
                                  "end": 1322,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 26
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1304,
                                    "end": 1321,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 25
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1304,
                                      "end": 1319,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1304,
                                        "end": 1312,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 16
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1304,
                                          "end": 1308,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 12
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1309,
                                          "end": 1312,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 16
                                            }
                                          },
                                          "name": "$el"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1313,
                                        "end": 1319,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 23
                                          }
                                        },
                                        "name": "detach"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1340,
              "end": 1418,
              "loc": {
                "start": {
                  "line": 67,
                  "column": 2
                },
                "end": {
                  "line": 72,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1340,
                "end": 1347,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 2
                  },
                  "end": {
                    "line": 67,
                    "column": 9
                  }
                },
                "name": "onKeyup"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1347,
                "end": 1418,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 9
                  },
                  "end": {
                    "line": 72,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1348,
                    "end": 1349,
                    "loc": {
                      "start": {
                        "line": 67,
                        "column": 10
                      },
                      "end": {
                        "line": 67,
                        "column": 11
                      }
                    },
                    "name": "e"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1350,
                  "end": 1418,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 12
                    },
                    "end": {
                      "line": 72,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1367,
                      "end": 1414,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 4
                        },
                        "end": {
                          "line": 71,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 1370,
                        "end": 1386,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 7
                          },
                          "end": {
                            "line": 69,
                            "column": 23
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 1370,
                          "end": 1379,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 7
                            },
                            "end": {
                              "line": 69,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1370,
                            "end": 1371,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 7
                              },
                              "end": {
                                "line": 69,
                                "column": 8
                              }
                            },
                            "name": "e",
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1372,
                            "end": 1379,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 9
                              },
                              "end": {
                                "line": 69,
                                "column": 16
                              }
                            },
                            "name": "keyCode"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "operator": "===",
                        "right": {
                          "type": "Literal",
                          "start": 1384,
                          "end": 1386,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 21
                            },
                            "end": {
                              "line": 69,
                              "column": 23
                            }
                          },
                          "value": 27,
                          "rawValue": 27,
                          "raw": "27"
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1388,
                        "end": 1414,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 25
                          },
                          "end": {
                            "line": 71,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1396,
                            "end": 1408,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 6
                              },
                              "end": {
                                "line": 70,
                                "column": 18
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1396,
                              "end": 1407,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 6
                                },
                                "end": {
                                  "line": 70,
                                  "column": 17
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1396,
                                "end": 1405,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1396,
                                  "end": 1400,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1401,
                                  "end": 1405,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 15
                                    }
                                  },
                                  "name": "hide"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " ESC",
                          "start": 1356,
                          "end": 1362,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 4
                            },
                            "end": {
                              "line": 68,
                              "column": 10
                            }
                          },
                          "range": [
                            1356,
                            1362
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          ]
        },
        "__esdoc__pseudo_export": false,
        "leadingComments": [],
        "trailingComments": []
      },
      "leadingComments": null
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 1422,
      "end": 1447,
      "loc": {
        "start": {
          "line": 75,
          "column": 0
        },
        "end": {
          "line": 75,
          "column": 25
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "loc": {
          "start": {
            "line": 75,
            "column": 0
          },
          "end": {
            "line": 75,
            "column": 25
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "topPlaces"
            },
            "init": {
              "type": "NewExpression",
              "callee": {
                "type": "Identifier",
                "name": "TopPlaces"
              }
            }
          }
        ],
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}