From 5f12aab0a58e3c784a52f48cbf10597885c34ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Wed, 18 Jun 2025 16:21:53 +0300 Subject: [PATCH] update --- .gitignore | 4 + _layouts/embed-preview.html | 16 ++-- _layouts/embed.html | 19 +++- _site/embed-preview-script.js | 162 +++++++++++++++++++++++++++------ _site/embed-preview-style.css | 55 +++++++++-- _site/embed-preview/index.html | 16 ++-- _site/embed-script.js | 124 +++++++++++++++++-------- _site/embed/index.html | 19 +++- embed-preview-script.js | 160 ++++++++++++++++++++++++++------ embed-preview-style.css | 55 +++++++++-- embed-script.js | 124 +++++++++++++++++-------- 11 files changed, 587 insertions(+), 167 deletions(-) diff --git a/.gitignore b/.gitignore index e69de29..6e3613b 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +.idea/ +.vscode/ +.DS_Store +_site/ \ No newline at end of file diff --git a/_layouts/embed-preview.html b/_layouts/embed-preview.html index e17633c..3e2538f 100644 --- a/_layouts/embed-preview.html +++ b/_layouts/embed-preview.html @@ -39,14 +39,14 @@ -
+
-
+
-
+
-
-
-
+
+
-
← Enter your prompt on designer...
+
← Enter your prompt on designer...
-
+
diff --git a/_layouts/embed.html b/_layouts/embed.html index 2a25a83..724fbb2 100644 --- a/_layouts/embed.html +++ b/_layouts/embed.html @@ -65,9 +65,14 @@ class="w-full p-3 bg-dynamic-background border border-dynamic-border rounded-lg text-sm resize-none focus-ring custom-scrollbar touch-target" rows="8" placeholder="Enter your prompt..."> - +
+ + +
@@ -229,7 +234,13 @@
- +
+ + +
- +
+ + +
@@ -229,7 +234,13 @@
- +
+ + +