randmarcomps 1.541.0 → 1.543.0
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/dist/randmarcomps.js +100 -61
- package/dist/randmarcomps.umd.cjs +13 -13
- package/package.json +1 -1
package/dist/randmarcomps.js
CHANGED
|
@@ -74786,72 +74786,111 @@ ${on}`;
|
|
|
74786
74786
|
/* @__PURE__ */ jsx(Switch, { id: "preload-bestsellers-switch", checked: R.assistantCachedPreloading, onCheckedChange: (yr) => $r("assistantCachedPreloading", yr) })
|
|
74787
74787
|
] }) })
|
|
74788
74788
|
] }),
|
|
74789
|
-
/* @__PURE__ */ jsxs("div", { className: "flex flex-col
|
|
74789
|
+
br ? /* @__PURE__ */ jsxs("div", { className: "flex-1 flex flex-col min-h-0", children: [
|
|
74790
74790
|
/* @__PURE__ */ jsxs("h4", { className: "flex-shrink-0 flex items-center p-4 pb-2 text-xs font-semibold tracking-wider text-slate-500 uppercase", children: [
|
|
74791
|
-
/* @__PURE__ */ jsx(
|
|
74792
|
-
"
|
|
74791
|
+
/* @__PURE__ */ jsx(MessageSquareShare, { className: "w-4 h-4 mr-2" }),
|
|
74792
|
+
"Contact Us"
|
|
74793
74793
|
] }),
|
|
74794
|
-
/* @__PURE__ */ jsx(ScrollArea, { className: "flex-1 px-4", children: /* @__PURE__ */
|
|
74795
|
-
|
|
74796
|
-
/* @__PURE__ */
|
|
74797
|
-
|
|
74798
|
-
/* @__PURE__ */
|
|
74799
|
-
|
|
74800
|
-
|
|
74794
|
+
/* @__PURE__ */ jsx(ScrollArea, { className: "flex-1 px-4", children: /* @__PURE__ */ jsxs("div", { className: "py-2 text-sm space-y-4", children: [
|
|
74795
|
+
/* @__PURE__ */ jsxs("div", { className: "rounded-md border border-blue-200 bg-blue-50 p-3", children: [
|
|
74796
|
+
/* @__PURE__ */ jsx("div", { className: "text-sm font-semibold text-slate-800", children: "Reach out any time" }),
|
|
74797
|
+
/* @__PURE__ */ jsxs("div", { className: "mt-2 space-y-1", children: [
|
|
74798
|
+
/* @__PURE__ */ jsx("a", { className: "block text-base font-semibold text-blue-800 hover:underline", href: "mailto:service@randmar.io", children: "service@randmar.io" }),
|
|
74799
|
+
/* @__PURE__ */ jsx("a", { className: "block text-base font-semibold text-blue-800 hover:underline", href: "tel:+18003616244", children: "1 (800) 361-6244" })
|
|
74800
|
+
] })
|
|
74801
|
+
] }),
|
|
74802
|
+
/* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
|
|
74803
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Customer reps:" }),
|
|
74804
|
+
/* @__PURE__ */ jsxs("div", { className: "space-y-3", children: [
|
|
74805
|
+
/* @__PURE__ */ jsxs("div", { className: "rounded-md border border-slate-200 bg-white p-3", children: [
|
|
74806
|
+
/* @__PURE__ */ jsx("div", { className: "font-medium", children: "Loraine Fraraccio" }),
|
|
74807
|
+
/* @__PURE__ */ jsx("div", { className: "text-slate-700", children: /* @__PURE__ */ jsx("a", { className: "text-blue-700 hover:underline", href: "mailto:loraine@randmar.io", children: "loraine@randmar.io" }) }),
|
|
74808
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Extension: 314" }),
|
|
74809
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Location: Quebec" })
|
|
74810
|
+
] }),
|
|
74811
|
+
/* @__PURE__ */ jsxs("div", { className: "rounded-md border border-slate-200 bg-white p-3", children: [
|
|
74812
|
+
/* @__PURE__ */ jsx("div", { className: "font-medium", children: "Massimo Fiore" }),
|
|
74813
|
+
/* @__PURE__ */ jsx("div", { className: "text-slate-700", children: /* @__PURE__ */ jsx("a", { className: "text-blue-700 hover:underline", href: "mailto:massimo@randmar.io", children: "massimo@randmar.io" }) }),
|
|
74814
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Extension: 305" }),
|
|
74815
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Location: Ontario" })
|
|
74816
|
+
] }),
|
|
74817
|
+
/* @__PURE__ */ jsxs("div", { className: "rounded-md border border-slate-200 bg-white p-3", children: [
|
|
74818
|
+
/* @__PURE__ */ jsx("div", { className: "font-medium", children: "Kevin Dusik" }),
|
|
74819
|
+
/* @__PURE__ */ jsx("div", { className: "text-slate-700", children: /* @__PURE__ */ jsx("a", { className: "text-blue-700 hover:underline", href: "mailto:kevin@randmar.io", children: "kevin@randmar.io" }) }),
|
|
74820
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Extension: 150" }),
|
|
74821
|
+
/* @__PURE__ */ jsx("div", { className: "text-xs text-slate-600", children: "Location: British-Colombia" })
|
|
74801
74822
|
] })
|
|
74802
|
-
] })
|
|
74803
|
-
|
|
74804
|
-
Button$1,
|
|
74805
|
-
{
|
|
74806
|
-
size: "icon",
|
|
74807
|
-
variant: "ghost",
|
|
74808
|
-
className: "h-6 w-6 shrink-0",
|
|
74809
|
-
onClick: () => Rr(Pr),
|
|
74810
|
-
"aria-label": `Remove pending file ${yr.name}`,
|
|
74811
|
-
children: /* @__PURE__ */ jsx(X$2, { className: "h-4 w-4" })
|
|
74812
|
-
}
|
|
74813
|
-
)
|
|
74814
|
-
] }, `${yr.name}_${yr.lastModified}_${yr.size}_${Pr}`)),
|
|
74815
|
-
ur.slice().reverse().map((yr, Pr) => {
|
|
74816
|
-
const Ir = ur.length - 1 - Pr;
|
|
74817
|
-
return /* @__PURE__ */ jsxs(
|
|
74818
|
-
"div",
|
|
74819
|
-
{
|
|
74820
|
-
className: "flex items-center justify-between gap-2 text-slate-700 hover:text-slate-900 transition-colors duration-150",
|
|
74821
|
-
children: [
|
|
74822
|
-
/* @__PURE__ */ jsxs("div", { className: "flex min-w-0 items-center", children: [
|
|
74823
|
-
/* @__PURE__ */ jsx(File$1, { className: "w-4 h-4 mr-2 flex-shrink-0" }),
|
|
74824
|
-
/* @__PURE__ */ jsx("span", { className: "truncate", children: yr.name })
|
|
74825
|
-
] }),
|
|
74826
|
-
/* @__PURE__ */ jsx(
|
|
74827
|
-
Button$1,
|
|
74828
|
-
{
|
|
74829
|
-
size: "icon",
|
|
74830
|
-
variant: "ghost",
|
|
74831
|
-
className: "h-6 w-6 shrink-0",
|
|
74832
|
-
onClick: () => Zr(yr.name, Ir),
|
|
74833
|
-
"aria-label": `Remove file ${yr.name}`,
|
|
74834
|
-
children: /* @__PURE__ */ jsx(X$2, { className: "h-4 w-4" })
|
|
74835
|
-
}
|
|
74836
|
-
)
|
|
74837
|
-
]
|
|
74838
|
-
},
|
|
74839
|
-
yr.messageId
|
|
74840
|
-
);
|
|
74841
|
-
})
|
|
74842
|
-
] }) : /* @__PURE__ */ jsx("p", { className: "text-slate-500 text-xs italic", children: "No files attached yet." }) }) })
|
|
74843
|
-
] }),
|
|
74844
|
-
/* @__PURE__ */ jsxs("div", { className: "flex-1 flex flex-col min-h-0", children: [
|
|
74845
|
-
/* @__PURE__ */ jsxs("h4", { className: "flex-shrink-0 flex items-center p-4 pb-2 text-xs font-semibold tracking-wider text-slate-500 uppercase", children: [
|
|
74846
|
-
/* @__PURE__ */ jsx(CodeXml, { className: "w-4 h-4 mr-2" }),
|
|
74847
|
-
"Developer Log"
|
|
74848
|
-
] }),
|
|
74849
|
-
/* @__PURE__ */ jsx(ScrollArea, { className: "flex-1 px-4", children: /* @__PURE__ */ jsxs("div", { className: "py-2 text-xs font-mono", children: [
|
|
74850
|
-
/* @__PURE__ */ jsx(DebugMessageDisplay, { debugMessages: ot }),
|
|
74851
|
-
/* @__PURE__ */ jsx("div", { ref: Jr })
|
|
74823
|
+
] })
|
|
74824
|
+
] })
|
|
74852
74825
|
] }) })
|
|
74826
|
+
] }) : /* @__PURE__ */ jsxs(Fragment$1, { children: [
|
|
74827
|
+
/* @__PURE__ */ jsxs("div", { className: "flex flex-col border-b border-slate-200/80 h-32", children: [
|
|
74828
|
+
/* @__PURE__ */ jsxs("h4", { className: "flex-shrink-0 flex items-center p-4 pb-2 text-xs font-semibold tracking-wider text-slate-500 uppercase", children: [
|
|
74829
|
+
/* @__PURE__ */ jsx(File$1, { className: "w-4 h-4 mr-2" }),
|
|
74830
|
+
"Attached Files"
|
|
74831
|
+
] }),
|
|
74832
|
+
/* @__PURE__ */ jsx(ScrollArea, { className: "flex-1 px-4", children: /* @__PURE__ */ jsx("div", { className: "py-2 text-sm", children: ar.length > 0 || ur.length > 0 ? /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
|
|
74833
|
+
ar.map((yr, Pr) => /* @__PURE__ */ jsxs("div", { className: "flex items-center justify-between gap-2 text-blue-600", children: [
|
|
74834
|
+
/* @__PURE__ */ jsxs("div", { className: "flex min-w-0 items-center", children: [
|
|
74835
|
+
/* @__PURE__ */ jsx(File$1, { className: "w-4 h-4 mr-2 flex-shrink-0" }),
|
|
74836
|
+
/* @__PURE__ */ jsxs("span", { className: "truncate", children: [
|
|
74837
|
+
yr.name,
|
|
74838
|
+
" (pending)"
|
|
74839
|
+
] })
|
|
74840
|
+
] }),
|
|
74841
|
+
/* @__PURE__ */ jsx(
|
|
74842
|
+
Button$1,
|
|
74843
|
+
{
|
|
74844
|
+
size: "icon",
|
|
74845
|
+
variant: "ghost",
|
|
74846
|
+
className: "h-6 w-6 shrink-0",
|
|
74847
|
+
onClick: () => Rr(Pr),
|
|
74848
|
+
"aria-label": `Remove pending file ${yr.name}`,
|
|
74849
|
+
children: /* @__PURE__ */ jsx(X$2, { className: "h-4 w-4" })
|
|
74850
|
+
}
|
|
74851
|
+
)
|
|
74852
|
+
] }, `${yr.name}_${yr.lastModified}_${yr.size}_${Pr}`)),
|
|
74853
|
+
ur.slice().reverse().map((yr, Pr) => {
|
|
74854
|
+
const Ir = ur.length - 1 - Pr;
|
|
74855
|
+
return /* @__PURE__ */ jsxs(
|
|
74856
|
+
"div",
|
|
74857
|
+
{
|
|
74858
|
+
className: "flex items-center justify-between gap-2 text-slate-700 hover:text-slate-900 transition-colors duration-150",
|
|
74859
|
+
children: [
|
|
74860
|
+
/* @__PURE__ */ jsxs("div", { className: "flex min-w-0 items-center", children: [
|
|
74861
|
+
/* @__PURE__ */ jsx(File$1, { className: "w-4 h-4 mr-2 flex-shrink-0" }),
|
|
74862
|
+
/* @__PURE__ */ jsx("span", { className: "truncate", children: yr.name })
|
|
74863
|
+
] }),
|
|
74864
|
+
/* @__PURE__ */ jsx(
|
|
74865
|
+
Button$1,
|
|
74866
|
+
{
|
|
74867
|
+
size: "icon",
|
|
74868
|
+
variant: "ghost",
|
|
74869
|
+
className: "h-6 w-6 shrink-0",
|
|
74870
|
+
onClick: () => Zr(yr.name, Ir),
|
|
74871
|
+
"aria-label": `Remove file ${yr.name}`,
|
|
74872
|
+
children: /* @__PURE__ */ jsx(X$2, { className: "h-4 w-4" })
|
|
74873
|
+
}
|
|
74874
|
+
)
|
|
74875
|
+
]
|
|
74876
|
+
},
|
|
74877
|
+
yr.messageId
|
|
74878
|
+
);
|
|
74879
|
+
})
|
|
74880
|
+
] }) : /* @__PURE__ */ jsx("p", { className: "text-slate-500 text-xs italic", children: "No files attached yet." }) }) })
|
|
74881
|
+
] }),
|
|
74882
|
+
/* @__PURE__ */ jsxs("div", { className: "flex-1 flex flex-col min-h-0", children: [
|
|
74883
|
+
/* @__PURE__ */ jsxs("h4", { className: "flex-shrink-0 flex items-center p-4 pb-2 text-xs font-semibold tracking-wider text-slate-500 uppercase", children: [
|
|
74884
|
+
/* @__PURE__ */ jsx(CodeXml, { className: "w-4 h-4 mr-2" }),
|
|
74885
|
+
"Developer Log"
|
|
74886
|
+
] }),
|
|
74887
|
+
/* @__PURE__ */ jsx(ScrollArea, { className: "flex-1 px-4", children: /* @__PURE__ */ jsxs("div", { className: "py-2 text-xs font-mono", children: [
|
|
74888
|
+
/* @__PURE__ */ jsx(DebugMessageDisplay, { debugMessages: ot }),
|
|
74889
|
+
/* @__PURE__ */ jsx("div", { ref: Jr })
|
|
74890
|
+
] }) })
|
|
74891
|
+
] })
|
|
74853
74892
|
] }),
|
|
74854
|
-
/* @__PURE__ */ jsx("div", { className: "p-3 border-t border-slate-200/80", children: /* @__PURE__ */ jsxs(Button$1, { className: "w-full", variant: "secondary", onClick: Mr, children: [
|
|
74893
|
+
!br && /* @__PURE__ */ jsx("div", { className: "p-3 border-t border-slate-200/80", children: /* @__PURE__ */ jsxs(Button$1, { className: "w-full", variant: "secondary", onClick: Mr, children: [
|
|
74855
74894
|
/* @__PURE__ */ jsx(CodeXml, { className: "h-4 w-4 mr-2" }),
|
|
74856
74895
|
"Export Chat JSON"
|
|
74857
74896
|
] }) }),
|