Skip to content

Commit

Permalink
Built the new frontend.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nomi committed Apr 23, 2024
1 parent a0b1b1b commit ff906c1
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 4 deletions.
6 changes: 3 additions & 3 deletions TripPlannerAPI/wwwroot/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"files": {
"main.css": "/static/css/main.91dfb886.css",
"main.js": "/static/js/main.b665cd25.js",
"main.js": "/static/js/main.8f5163cf.js",
"static/js/787.98ca8733.chunk.js": "/static/js/787.98ca8733.chunk.js",
"static/media/logo.png": "/static/media/logo.c7d5e4de70b4e84f4c5b.png",
"static/media/travel.png": "/static/media/travel.7908af355d687fc23e1c.png",
"index.html": "/index.html",
"main.91dfb886.css.map": "/static/css/main.91dfb886.css.map",
"main.b665cd25.js.map": "/static/js/main.b665cd25.js.map",
"main.8f5163cf.js.map": "/static/js/main.8f5163cf.js.map",
"787.98ca8733.chunk.js.map": "/static/js/787.98ca8733.chunk.js.map"
},
"entrypoints": [
"static/css/main.91dfb886.css",
"static/js/main.b665cd25.js"
"static/js/main.8f5163cf.js"
]
}
2 changes: 1 addition & 1 deletion TripPlannerAPI/wwwroot/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha256-sA+zWATbFveLLNqWO2gtiw3HL/lh1giY/Inf1BJ0z14=" crossorigin=""/><link rel="stylesheet" href="https://unpkg.com/leaflet-routing-machine@latest/dist/leaflet-routing-machine.css"/><link rel="stylesheet" href="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Public+Sans&display=swap"/><script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha256-o9N1jGDZrf5tS+Ft4gbIK7mYMipq9lqpVJ91xHSyKhg=" crossorigin=""></script><script src="https://unpkg.com/leaflet-routing-machine@latest/dist/leaflet-routing-machine.js"></script><script src="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.js"></script><title>TripPlanner - A Social Network for travel enthusiasts.</title><script defer="defer" src="/static/js/main.b665cd25.js"></script><link href="/static/css/main.91dfb886.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="root-element-overflow"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha256-sA+zWATbFveLLNqWO2gtiw3HL/lh1giY/Inf1BJ0z14=" crossorigin=""/><link rel="stylesheet" href="https://unpkg.com/leaflet-routing-machine@latest/dist/leaflet-routing-machine.css"/><link rel="stylesheet" href="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Public+Sans&display=swap"/><script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha256-o9N1jGDZrf5tS+Ft4gbIK7mYMipq9lqpVJ91xHSyKhg=" crossorigin=""></script><script src="https://unpkg.com/leaflet-routing-machine@latest/dist/leaflet-routing-machine.js"></script><script src="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.js"></script><title>TripPlanner - A Social Network for travel enthusiasts.</title><script defer="defer" src="/static/js/main.8f5163cf.js"></script><link href="/static/css/main.91dfb886.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="root-element-overflow"></div></body></html>
3 changes: 3 additions & 0 deletions TripPlannerAPI/wwwroot/static/js/main.8f5163cf.js

Large diffs are not rendered by default.

121 changes: 121 additions & 0 deletions TripPlannerAPI/wwwroot/static/js/main.8f5163cf.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
/* @preserve
* Leaflet 1.9.2, a JS library for interactive maps. https://leafletjs.com
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/* @preserve
* Leaflet Control Geocoder
* https://github.com/perliedman/leaflet-control-geocoder
*
* Copyright (c) 2012 sa3m (https://github.com/sa3m)
* Copyright (c) 2018 Per Liedman
* All rights reserved.
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.0.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.4.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.4.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @license MUI v5.10.14
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

//!(options && options.geometryOnly),
1 change: 1 addition & 0 deletions TripPlannerAPI/wwwroot/static/js/main.8f5163cf.js.map

Large diffs are not rendered by default.

0 comments on commit ff906c1

Please sign in to comment.