eusmileview-react17 0.1.11 → 0.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/asset-manifest.json +5 -7
- package/build/index.html +1 -1
- package/build/index.js +1 -2
- package/build/index.js.map +1 -1
- package/build/precache-manifest.2924f80aacfaf2a6fc1fc7aa9501d6f7.js +14 -0
- package/build/service-worker.js +39 -0
- package/build/styles.css +2 -2
- package/build/styles.css.map +1 -1
- package/package.json +1 -1
- package/build/index.js.LICENSE.txt +0 -56
|
@@ -2,12 +2,10 @@
|
|
|
2
2
|
"files": {
|
|
3
3
|
"main.css": "/styles.css",
|
|
4
4
|
"main.js": "/index.js",
|
|
5
|
+
"main.js.map": "/index.js.map",
|
|
5
6
|
"index.html": "/index.html",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
"styles.css",
|
|
11
|
-
"index.js"
|
|
12
|
-
]
|
|
7
|
+
"precache-manifest.2924f80aacfaf2a6fc1fc7aa9501d6f7.js": "/precache-manifest.2924f80aacfaf2a6fc1fc7aa9501d6f7.js",
|
|
8
|
+
"service-worker.js": "/service-worker.js",
|
|
9
|
+
"styles.css.map": "/styles.css.map"
|
|
10
|
+
}
|
|
13
11
|
}
|
package/build/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta charset="utf-8"/><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Invisalign orthodontic treatment - Smile assessment</title><meta name="description" content="Find out if Invisalign's orthodontic treatment is for you and how it will fit into your lifestyle. Take the Invisalign smile assessment today"><meta name="keywords" content="orthodontic treatment, invisalign, invisible braces"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"><style>body{background:#fff!important}</style><script>(-1!==navigator.userAgent.indexOf("MSIE")
|
|
1
|
+
<!doctype html><html lang="en"><head><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta charset="utf-8"/><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Invisalign orthodontic treatment - Smile assessment</title><meta name="description" content="Find out if Invisalign's orthodontic treatment is for you and how it will fit into your lifestyle. Take the Invisalign smile assessment today"><meta name="keywords" content="orthodontic treatment, invisalign, invisible braces"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"><style>body{background:#fff!important}</style><script>(-1!==navigator.userAgent.indexOf("MSIE")||-1<navigator.appVersion.indexOf("Trident/"))&&alert("This tool doesn't work on legacy browsers. Please, install a modern browser.")</script><style>body{background:#009ace}</style><link href="styles.css" rel="stylesheet"></head><body class="body_gb_en"><div style="padding:50px 0 50px 0">Header</div><div class="block-container"><div id="root" class="sv-transparent1"></div><div style="display:none" data-display="none">*[data-display=none]</div><div style="height:600px" class="footer-container"><p>footer</p><p><a href="https://www.invisalign.co.uk">external link</a></p><p><a href="/test">another link</a></p></div></div><script src="index.js"></script></body></html>
|