Kaynağa Gözat

first commit

gjblack 2 yıl önce
ebeveyn
işleme
0b4c2f9b76

+ 1 - 2
README.md

@@ -1,2 +1 @@
-# chat_ui
-
+test

+ 20 - 0
asset-manifest.json

@@ -0,0 +1,20 @@
+{
+  "files": {
+    "main.css": "./static/css/main.75be0f91.chunk.css",
+    "main.js": "./static/js/main.c25befae.chunk.js",
+    "runtime-main.js": "./static/js/runtime-main.6d3dac84.js",
+    "static/css/2.c412fb8a.chunk.css": "./static/css/2.c412fb8a.chunk.css",
+    "static/js/2.c2387132.chunk.js": "./static/js/2.c2387132.chunk.js",
+    "index.html": "./index.html",
+    "precache-manifest.01e59add79b52a6fe5b745f66af5eb09.js": "./precache-manifest.01e59add79b52a6fe5b745f66af5eb09.js",
+    "service-worker.js": "./service-worker.js",
+    "static/media/index.scss": "./static/media/icons-20.cef8cdbb.woff"
+  },
+  "entrypoints": [
+    "static/js/runtime-main.6d3dac84.js",
+    "static/css/2.c412fb8a.chunk.css",
+    "static/js/2.c2387132.chunk.js",
+    "static/css/main.75be0f91.chunk.css",
+    "static/js/main.c25befae.chunk.js"
+  ]
+}

BIN
char11.png


BIN
favicon.ico


BIN
icon.jpg


+ 25 - 0
index.html

@@ -0,0 +1,25 @@
+<!doctype html>
+<html lang="en">
+
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="./logo512.png" />
+    <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="./tailwind.min.css">
+    <title>...</title>
+    <link href="./static/css/2.c412fb8a.chunk.css" rel="stylesheet">
+    <link href="./static/css/main.75be0f91.chunk.css" rel="stylesheet">
+</head>
+
+<body><noscript>You need to enable JavaScript to run this app.</noscript>
+    <div id="root"></div>
+    <script>!function (c) { function e(e) { for (var t, r, n = e[0], o = e[1], u = e[2], a = 0, l = []; a < n.length; a++)r = n[a], Object.prototype.hasOwnProperty.call(i, r) && i[r] && l.push(i[r][0]), i[r] = 0; for (t in o) Object.prototype.hasOwnProperty.call(o, t) && (c[t] = o[t]); for (s && s(e); l.length;)l.shift()(); return p.push.apply(p, u || []), f() } function f() { for (var e, t = 0; t < p.length; t++) { for (var r = p[t], n = !0, o = 1; o < r.length; o++) { var u = r[o]; 0 !== i[u] && (n = !1) } n && (p.splice(t--, 1), e = a(a.s = r[0])) } return e } var r = {}, i = { 1: 0 }, p = []; function a(e) { if (r[e]) return r[e].exports; var t = r[e] = { i: e, l: !1, exports: {} }; return c[e].call(t.exports, t, t.exports, a), t.l = !0, t.exports } a.m = c, a.c = r, a.d = function (e, t, r) { a.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: r }) }, a.r = function (e) { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e, "__esModule", { value: !0 }) }, a.t = function (t, e) { if (1 & e && (t = a(t)), 8 & e) return t; if (4 & e && "object" == typeof t && t && t.__esModule) return t; var r = Object.create(null); if (a.r(r), Object.defineProperty(r, "default", { enumerable: !0, value: t }), 2 & e && "string" != typeof t) for (var n in t) a.d(r, n, function (e) { return t[e] }.bind(null, n)); return r }, a.n = function (e) { var t = e && e.__esModule ? function () { return e.default } : function () { return e }; return a.d(t, "a", t), t }, a.o = function (e, t) { return Object.prototype.hasOwnProperty.call(e, t) }, a.p = "./"; var t = this.webpackJsonpchatchan = this.webpackJsonpchatchan || [], n = t.push.bind(t); t.push = e, t = t.slice(); for (var o = 0; o < t.length; o++)e(t[o]); var s = n; f() }([])</script>
+    <script src="./static/js/2.c2387132.chunk.js"></script>
+    <script src="./static/js/main.c25befae.chunk.js"></script>
+</body>
+
+</html>

BIN
logo192.png


BIN
logo512.png


+ 25 - 0
manifest.json

@@ -0,0 +1,25 @@
+{
+  "short_name": "React App",
+  "name": "Create React App Sample",
+  "icons": [
+    {
+      "src": "favicon.ico",
+      "sizes": "64x64 32x32 24x24 16x16",
+      "type": "image/x-icon"
+    },
+    {
+      "src": "logo192.png",
+      "type": "image/png",
+      "sizes": "192x192"
+    },
+    {
+      "src": "logo512.png",
+      "type": "image/png",
+      "sizes": "512x512"
+    }
+  ],
+  "start_url": ".",
+  "display": "standalone",
+  "theme_color": "#000000",
+  "background_color": "#ffffff"
+}

+ 50 - 0
precache-manifest.01e59add79b52a6fe5b745f66af5eb09.js

@@ -0,0 +1,50 @@
+self.__precacheManifest = (self.__precacheManifest || []).concat([
+  {
+    "revision": "31f31c4bdcfd6946eb00139a64f65530",
+    "url": "./index.html"
+  },
+  {
+    "revision": "66d186f3988cf7e11f5a",
+    "url": "./static/css/2.c412fb8a.chunk.css"
+  },
+  {
+    "revision": "a7ab1a9d6ba102b365a1",
+    "url": "./static/css/main.75be0f91.chunk.css"
+  },
+  {
+    "revision": "66d186f3988cf7e11f5a",
+    "url": "./static/js/2.c2387132.chunk.js"
+  },
+  {
+    "revision": "a7ab1a9d6ba102b365a1",
+    "url": "./static/js/main.c25befae.chunk.js"
+  },
+  {
+    "revision": "156d312b20a142a8d98a",
+    "url": "./static/js/runtime-main.6d3dac84.js"
+  },
+  {
+    "revision": "05f1cdadfe476395f60e233b15c22155",
+    "url": "./static/media/icons-16.05f1cdad.eot"
+  },
+  {
+    "revision": "3c1c220e7a18286503fb431c7a7fe183",
+    "url": "./static/media/icons-16.3c1c220e.woff"
+  },
+  {
+    "revision": "3cde8748332d1de6b1ae1c2dc5850754",
+    "url": "./static/media/icons-16.3cde8748.ttf"
+  },
+  {
+    "revision": "0a5c76518a68c185baa2c6744456918c",
+    "url": "./static/media/icons-20.0a5c7651.eot"
+  },
+  {
+    "revision": "51ec31f302d0072808e1f83f85fea4cd",
+    "url": "./static/media/icons-20.51ec31f3.ttf"
+  },
+  {
+    "revision": "cef8cdbb9d0ba82e6e19fb0eeba2ac3d",
+    "url": "./static/media/icons-20.cef8cdbb.woff"
+  }
+]);

+ 2 - 0
robots.txt

@@ -0,0 +1,2 @@
+# https://www.robotstxt.org/robotstxt.html
+User-agent: *

+ 39 - 0
service-worker.js

@@ -0,0 +1,39 @@
+/**
+ * Welcome to your Workbox-powered service worker!
+ *
+ * You'll need to register this file in your web app and you should
+ * disable HTTP caching for this file too.
+ * See https://goo.gl/nhQhGp
+ *
+ * The rest of the code is auto-generated. Please don't update this file
+ * directly; instead, make changes to your Workbox build configuration
+ * and re-run your build process.
+ * See https://goo.gl/2aRDsh
+ */
+
+importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
+
+importScripts(
+  "./precache-manifest.01e59add79b52a6fe5b745f66af5eb09.js"
+);
+
+self.addEventListener('message', (event) => {
+  if (event.data && event.data.type === 'SKIP_WAITING') {
+    self.skipWaiting();
+  }
+});
+
+workbox.core.clientsClaim();
+
+/**
+ * The workboxSW.precacheAndRoute() method efficiently caches and responds to
+ * requests for URLs in the manifest.
+ * See https://goo.gl/S9QRab
+ */
+self.__precacheManifest = [].concat(self.__precacheManifest || []);
+workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
+
+workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("./index.html"), {
+  
+  blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
+});

BIN
static/.DS_Store


Dosya farkı çok büyük olduğundan ihmal edildi
+ 2 - 0
static/css/2.c412fb8a.chunk.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/css/main.75be0f91.chunk.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/js/2.c2387132.chunk.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/js/main.c25befae.chunk.js


+ 1 - 0
static/js/runtime-main.6d3dac84.js

@@ -0,0 +1 @@
+!function(e){function t(t){for(var n,a,l=t[0],c=t[1],f=t[2],p=0,s=[];p<l.length;p++)a=l[p],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(i&&i(t);s.length;)s.shift()();return u.push.apply(u,f||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var c=r[l];0!==o[c]&&(n=!1)}n&&(u.splice(t--,1),e=a(a.s=r[0]))}return e}var n={},o={1:0},u=[];function a(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=n,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="./";var l=this.webpackJsonpchatchan=this.webpackJsonpchatchan||[],c=l.push.bind(l);l.push=t,l=l.slice();for(var f=0;f<l.length;f++)t(l[f]);var i=c;r()}([]);

BIN
static/media/icons-16.05f1cdad.eot


BIN
static/media/icons-16.3c1c220e.woff


BIN
static/media/icons-16.3cde8748.ttf


BIN
static/media/icons-20.0a5c7651.eot


BIN
static/media/icons-20.51ec31f3.ttf


BIN
static/media/icons-20.cef8cdbb.woff


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
tailwind.min.css


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor