@feedmepos/mf-remy-panel 0.0.2 → 0.0.4

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.
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as a, createStaticVNode as r } from "vue";
2
+ import { _ as d } from "./app-f34db2cf.js";
3
+ import "@feedmepos/mf-common";
4
+ import "pinia";
5
+ import "vue-router";
6
+ const c = { class: "flex flex-col gap-12 p-8 max-w-[1200px] mx-auto md:gap-8 md:p-4" }, l = /* @__PURE__ */ t({
7
+ __name: "HomeView",
8
+ setup(s) {
9
+ return (n, e) => (o(), a("div", c, [...e[0] || (e[0] = [
10
+ r('<div class="text-center px-8 py-12 bg-gradient-to-br from-[var(--color-background-soft)] to-[var(--color-background-mute)] rounded-xl md:px-4 md:py-8" data-v-3c9fbee4><h1 class="text-[2.5rem] font-bold mb-4 text-[var(--color-text)] md:text-[2rem]" data-v-3c9fbee4>Welcome to Remy Panel</h1><p class="text-xl text-[var(--color-text-secondary)] m-0 md:text-lg" data-v-3c9fbee4>Your AI-powered assistant for development</p></div><div class="flex flex-col gap-6" data-v-3c9fbee4><h2 class="text-[1.75rem] font-semibold m-0 text-[var(--color-text)]" data-v-3c9fbee4>Remy Chat Features</h2><p class="text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4> Click the Remy icon in the navbar to open the chat panel. The panel includes: </p><div class="grid grid-cols-[repeat(auto-fit,minmax(280px,1fr))] gap-6 mt-4 md:grid-cols-1" data-v-3c9fbee4><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>💬</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>Multiple Participants</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Chat with different AI personalities: <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>@remy</code>, <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>@cat</code>, <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>@code</code></p></div><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>⚡</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>Slash Commands</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Quick actions with <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>/explain</code>, <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>/fix</code>, <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>/test</code></p></div><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>🔄</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>Streaming Responses</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Real-time AI responses with progress indicators</p></div><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>📎</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>Rich Content</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Reference links, code snippets, and formatted output</p></div><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>👍</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>User Feedback</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Rate responses and help improve the AI</p></div><div class="px-6 py-6 bg-[var(--color-background-soft)] rounded-lg border border-[var(--color-border)] transition-all duration-200 hover:-translate-y-0.5 hover:shadow-[0_4px_12px_rgba(0,0,0,0.1)] hover:border-[var(--color-primary)]" data-v-3c9fbee4><div class="text-[2rem] mb-3" data-v-3c9fbee4>💾</div><h3 class="text-lg font-semibold mb-2 text-[var(--color-text)]" data-v-3c9fbee4>Session Persistence</h3><p class="text-[15px] text-[var(--color-text-secondary)] leading-6 m-0" data-v-3c9fbee4>Your chat history is automatically saved</p></div></div></div><div class="flex flex-col gap-4 px-8 py-8 bg-[var(--color-background-soft)] rounded-lg border-l-4 border-[var(--color-primary)]" data-v-3c9fbee4><h2 class="text-[1.75rem] font-semibold m-0 text-[var(--color-text)]" data-v-3c9fbee4>Getting Started</h2><ol class="m-0 pl-6 flex flex-col gap-3" data-v-3c9fbee4><li class="text-[var(--color-text)] leading-6" data-v-3c9fbee4>Click the <strong class="text-[var(--color-primary)] font-semibold" data-v-3c9fbee4>Remy icon</strong> in the top navigation bar to open the chat panel</li><li class="text-[var(--color-text)] leading-6" data-v-3c9fbee4>On desktop, the panel appears on the right side with <strong class="text-[var(--color-primary)] font-semibold" data-v-3c9fbee4>adjustable width</strong></li><li class="text-[var(--color-text)] leading-6" data-v-3c9fbee4>On mobile/tablet, the panel opens in <strong class="text-[var(--color-primary)] font-semibold" data-v-3c9fbee4>full-screen mode</strong></li><li class="text-[var(--color-text)] leading-6" data-v-3c9fbee4>Use the <strong class="text-[var(--color-primary)] font-semibold" data-v-3c9fbee4>close button (✕)</strong> to hide the panel when done</li><li class="text-[var(--color-text)] leading-6" data-v-3c9fbee4>Try typing <code class="bg-[var(--color-background)] px-1.5 py-0.5 rounded font-mono text-[0.875em] text-[var(--color-primary)]" data-v-3c9fbee4>/</code> in the chat input to see available commands</li></ol></div>', 3)
11
+ ])]));
12
+ }
13
+ });
14
+ const m = /* @__PURE__ */ d(l, [["__scopeId", "data-v-3c9fbee4"]]);
15
+ export {
16
+ m as default
17
+ };