@gram-ai/elements 1.1.0 → 1.2.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/README.md +1 -1
- package/dist/components/assistant-ui/reasoning.d.ts +4 -0
- package/dist/components/ui/collapsible.d.ts +5 -0
- package/dist/components/ui/popover.d.ts +7 -0
- package/dist/elements.css +1 -1
- package/dist/elements.js +4252 -3690
- package/dist/lib/models.d.ts +1 -0
- package/dist/{index-BfPvCJYI.js → models-DBbuJvSc.js} +34 -13
- package/dist/server.js +788 -784
- package/dist/types/index.d.ts +9 -7
- package/package.json +4 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const MODELS: readonly ["anthropic/claude-sonnet-4.5", "anthropic/claude-haiku-4.5", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4.5", "openai/gpt-4o", "openai/gpt-4o-mini", "openai/gpt-5.1-codex", "openai/gpt-5", "openai/gpt-5.1", "openai/gpt-4.1", "anthropic/claude-3.7-sonnet", "anthropic/claude-opus-4", "google/gemini-2.5-pro-preview", "google/gemini-3-pro-preview", "moonshotai/kimi-k2", "mistralai/mistral-medium-3", "mistralai/mistral-medium-3.1", "mistralai/codestral-2501"];
|
|
@@ -6065,6 +6065,26 @@ function nd(e) {
|
|
|
6065
6065
|
additionalProperties: !1
|
|
6066
6066
|
}) : Ol(e) ? e : typeof e == "function" ? e() : Il(e);
|
|
6067
6067
|
}
|
|
6068
|
+
const rd = [
|
|
6069
|
+
"anthropic/claude-sonnet-4.5",
|
|
6070
|
+
"anthropic/claude-haiku-4.5",
|
|
6071
|
+
"anthropic/claude-sonnet-4",
|
|
6072
|
+
"anthropic/claude-opus-4.5",
|
|
6073
|
+
"openai/gpt-4o",
|
|
6074
|
+
"openai/gpt-4o-mini",
|
|
6075
|
+
"openai/gpt-5.1-codex",
|
|
6076
|
+
"openai/gpt-5",
|
|
6077
|
+
"openai/gpt-5.1",
|
|
6078
|
+
"openai/gpt-4.1",
|
|
6079
|
+
"anthropic/claude-3.7-sonnet",
|
|
6080
|
+
"anthropic/claude-opus-4",
|
|
6081
|
+
"google/gemini-2.5-pro-preview",
|
|
6082
|
+
"google/gemini-3-pro-preview",
|
|
6083
|
+
"moonshotai/kimi-k2",
|
|
6084
|
+
"mistralai/mistral-medium-3",
|
|
6085
|
+
"mistralai/mistral-medium-3.1",
|
|
6086
|
+
"mistralai/codestral-2501"
|
|
6087
|
+
];
|
|
6068
6088
|
export {
|
|
6069
6089
|
ta as $,
|
|
6070
6090
|
ai as A,
|
|
@@ -6504,19 +6524,20 @@ export {
|
|
|
6504
6524
|
nd as gh,
|
|
6505
6525
|
Fo as gi,
|
|
6506
6526
|
T as gj,
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6518
|
-
|
|
6519
|
-
|
|
6527
|
+
rd as gk,
|
|
6528
|
+
Qo as gl,
|
|
6529
|
+
ve as gm,
|
|
6530
|
+
lt as gn,
|
|
6531
|
+
Pl as go,
|
|
6532
|
+
xl as gp,
|
|
6533
|
+
is as gq,
|
|
6534
|
+
b as gr,
|
|
6535
|
+
jl as gs,
|
|
6536
|
+
Jt as gt,
|
|
6537
|
+
Tl as gu,
|
|
6538
|
+
ed as gv,
|
|
6539
|
+
ct as gw,
|
|
6540
|
+
Kp as gx,
|
|
6520
6541
|
Fi as h,
|
|
6521
6542
|
Li as i,
|
|
6522
6543
|
ps as j,
|