@innovastudio/contentbox 1.6.183 → 1.6.185
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@innovastudio/contentbox",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.6.
|
|
4
|
+
"version": "1.6.185",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "public/contentbox/contentbox.esm.js",
|
|
7
7
|
"types": "index.d.ts",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"ws": "^8.13.0"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@innovastudio/contentbuilder": "^1.5.
|
|
62
|
+
"@innovastudio/contentbuilder": "^1.5.210",
|
|
63
63
|
"js-beautify": "^1.14.0",
|
|
64
64
|
"marked": "^17.0.0",
|
|
65
65
|
"sortablejs": "^1.15.2"
|
|
@@ -116806,60 +116806,89 @@ class CodeChat$1 {
|
|
|
116806
116806
|
this.codeModels = [{
|
|
116807
116807
|
id: 'anthropic/claude-opus-4.5',
|
|
116808
116808
|
label: 'Claude Opus 4.5'
|
|
116809
|
-
},
|
|
116809
|
+
},
|
|
116810
|
+
//recommended
|
|
116811
|
+
{
|
|
116810
116812
|
id: 'google/gemini-3-pro-preview',
|
|
116811
116813
|
label: 'Google Gemini 3 Pro Preview'
|
|
116812
|
-
},
|
|
116814
|
+
},
|
|
116815
|
+
//recommended
|
|
116816
|
+
{
|
|
116817
|
+
id: 'google/gemini-3-flash-preview',
|
|
116818
|
+
label: 'Google Gemini 3 Flash Preview'
|
|
116819
|
+
},
|
|
116820
|
+
//recommended
|
|
116821
|
+
{
|
|
116813
116822
|
id: 'google/gemini-2.5-flash',
|
|
116814
116823
|
label: 'Google Gemini 2.5 Flash'
|
|
116824
|
+
}, {
|
|
116825
|
+
id: 'openai/gpt-5.2',
|
|
116826
|
+
label: 'GPT-5.2'
|
|
116827
|
+
},
|
|
116828
|
+
//recommended
|
|
116829
|
+
{
|
|
116830
|
+
id: 'openai/gpt-5.2-codex',
|
|
116831
|
+
label: 'GPT-5.2-Codex'
|
|
116815
116832
|
}, {
|
|
116816
116833
|
id: 'qwen/qwen3-coder',
|
|
116817
116834
|
label: 'Qwen 3 Coder'
|
|
116818
116835
|
}, {
|
|
116819
|
-
id: '
|
|
116820
|
-
label: '
|
|
116821
|
-
}, {
|
|
116822
|
-
id: 'openai/gpt-5.1-codex-mini',
|
|
116823
|
-
label: 'GPT-5.1-Codex-Mini'
|
|
116836
|
+
id: 'anthropic/claude-sonnet-4.5',
|
|
116837
|
+
label: 'Claude Sonnet 4.5'
|
|
116824
116838
|
}, {
|
|
116825
116839
|
id: 'openai/gpt-5.1-codex',
|
|
116826
116840
|
label: 'GPT-5.1-Codex'
|
|
116827
116841
|
}, {
|
|
116828
|
-
id: '
|
|
116829
|
-
label: '
|
|
116830
|
-
}, {
|
|
116831
|
-
id: 'x-ai/grok-code-fast-1',
|
|
116832
|
-
label: 'Grok Code Fast 1'
|
|
116842
|
+
id: 'openai/gpt-5.1-codex-mini',
|
|
116843
|
+
label: 'GPT-5.1-Codex-Mini'
|
|
116833
116844
|
}, {
|
|
116834
|
-
id: '
|
|
116835
|
-
label: '
|
|
116845
|
+
id: 'openai/gpt-5.1-codex-max',
|
|
116846
|
+
label: 'GPT-5.1-Codex-Max'
|
|
116836
116847
|
}, {
|
|
116837
|
-
id: '
|
|
116838
|
-
label: '
|
|
116848
|
+
id: 'openai/gpt-5-mini',
|
|
116849
|
+
label: 'GPT-5 Mini'
|
|
116839
116850
|
}, {
|
|
116840
116851
|
id: 'openai/gpt-oss-120b',
|
|
116841
116852
|
label: 'GPT OSS 120B'
|
|
116853
|
+
}, {
|
|
116854
|
+
id: 'moonshotai/kimi-k2.5',
|
|
116855
|
+
label: 'Kimi K2.5'
|
|
116856
|
+
}, {
|
|
116857
|
+
id: 'moonshotai/kimi-k2-0905',
|
|
116858
|
+
label: 'Kimi K2'
|
|
116842
116859
|
}, {
|
|
116843
116860
|
id: 'google/gemini-2.5-flash-lite',
|
|
116844
116861
|
label: 'Gemini 2.5 Flash Lite'
|
|
116845
116862
|
}, {
|
|
116846
116863
|
id: 'google/gemini-2.5-pro',
|
|
116847
116864
|
label: 'Gemini 2.5 Pro'
|
|
116865
|
+
}, {
|
|
116866
|
+
id: 'z-ai/glm-4.7',
|
|
116867
|
+
label: 'GLM 4.7'
|
|
116868
|
+
}, {
|
|
116869
|
+
id: 'z-ai/glm-4.7-flash',
|
|
116870
|
+
label: 'GLM 4.7 Flash'
|
|
116848
116871
|
}, {
|
|
116849
116872
|
id: 'z-ai/glm-4.6',
|
|
116850
116873
|
label: 'GLM 4.6'
|
|
116874
|
+
}, {
|
|
116875
|
+
id: 'x-ai/grok-code-fast-1',
|
|
116876
|
+
label: 'Grok Code Fast 1'
|
|
116851
116877
|
}, {
|
|
116852
116878
|
id: 'x-ai/grok-4-fast',
|
|
116853
116879
|
label: 'Grok 4 Fast'
|
|
116880
|
+
}, {
|
|
116881
|
+
id: 'mistralai/codestral-2508',
|
|
116882
|
+
label: 'Mistral Codestral 2508'
|
|
116883
|
+
}, {
|
|
116884
|
+
id: 'mistralai/devstral-small',
|
|
116885
|
+
label: 'Mistral Devstral Small'
|
|
116854
116886
|
}, {
|
|
116855
116887
|
id: 'mistralai/mistral-large-2407',
|
|
116856
116888
|
label: 'Mistral Large 2407'
|
|
116857
116889
|
}, {
|
|
116858
116890
|
id: 'mistralai/mistral-nemo',
|
|
116859
116891
|
label: 'Mistral Nemo'
|
|
116860
|
-
}, {
|
|
116861
|
-
id: 'moonshotai/kimi-k2-0905',
|
|
116862
|
-
label: 'Kimi K2'
|
|
116863
116892
|
}, {
|
|
116864
116893
|
id: 'qwen/qwen3-vl-235b-a22b-instruct',
|
|
116865
116894
|
label: 'Qwen 3 VL 235B'
|
|
@@ -116869,6 +116898,9 @@ class CodeChat$1 {
|
|
|
116869
116898
|
}, {
|
|
116870
116899
|
id: 'deepseek/deepseek-chat-v3-0324',
|
|
116871
116900
|
label: 'DeepSeek Chat V3'
|
|
116901
|
+
}, {
|
|
116902
|
+
id: 'minimax/minimax-m2.1',
|
|
116903
|
+
label: 'MiniMax M2.1'
|
|
116872
116904
|
}, {
|
|
116873
116905
|
id: 'minimax/minimax-m2',
|
|
116874
116906
|
label: 'MiniMax M2'
|
|
@@ -146058,60 +146090,85 @@ class CodeChat {
|
|
|
146058
146090
|
this.codeModels = [{
|
|
146059
146091
|
id: 'anthropic/claude-opus-4.5',
|
|
146060
146092
|
label: 'Claude Opus 4.5'
|
|
146061
|
-
},
|
|
146093
|
+
}, //recommended
|
|
146094
|
+
{
|
|
146062
146095
|
id: 'google/gemini-3-pro-preview',
|
|
146063
146096
|
label: 'Google Gemini 3 Pro Preview'
|
|
146064
|
-
},
|
|
146097
|
+
}, //recommended
|
|
146098
|
+
{
|
|
146099
|
+
id: 'google/gemini-3-flash-preview',
|
|
146100
|
+
label: 'Google Gemini 3 Flash Preview'
|
|
146101
|
+
}, //recommended
|
|
146102
|
+
{
|
|
146065
146103
|
id: 'google/gemini-2.5-flash',
|
|
146066
146104
|
label: 'Google Gemini 2.5 Flash'
|
|
146105
|
+
}, {
|
|
146106
|
+
id: 'openai/gpt-5.2',
|
|
146107
|
+
label: 'GPT-5.2'
|
|
146108
|
+
}, //recommended
|
|
146109
|
+
{
|
|
146110
|
+
id: 'openai/gpt-5.2-codex',
|
|
146111
|
+
label: 'GPT-5.2-Codex'
|
|
146067
146112
|
}, {
|
|
146068
146113
|
id: 'qwen/qwen3-coder',
|
|
146069
146114
|
label: 'Qwen 3 Coder'
|
|
146070
146115
|
}, {
|
|
146071
|
-
id: '
|
|
146072
|
-
label: '
|
|
146073
|
-
}, {
|
|
146074
|
-
id: 'openai/gpt-5.1-codex-mini',
|
|
146075
|
-
label: 'GPT-5.1-Codex-Mini'
|
|
146116
|
+
id: 'anthropic/claude-sonnet-4.5',
|
|
146117
|
+
label: 'Claude Sonnet 4.5'
|
|
146076
146118
|
}, {
|
|
146077
146119
|
id: 'openai/gpt-5.1-codex',
|
|
146078
146120
|
label: 'GPT-5.1-Codex'
|
|
146079
146121
|
}, {
|
|
146080
|
-
id: '
|
|
146081
|
-
label: '
|
|
146082
|
-
}, {
|
|
146083
|
-
id: 'x-ai/grok-code-fast-1',
|
|
146084
|
-
label: 'Grok Code Fast 1'
|
|
146122
|
+
id: 'openai/gpt-5.1-codex-mini',
|
|
146123
|
+
label: 'GPT-5.1-Codex-Mini'
|
|
146085
146124
|
}, {
|
|
146086
|
-
id: '
|
|
146087
|
-
label: '
|
|
146125
|
+
id: 'openai/gpt-5.1-codex-max',
|
|
146126
|
+
label: 'GPT-5.1-Codex-Max'
|
|
146088
146127
|
}, {
|
|
146089
|
-
id: '
|
|
146090
|
-
label: '
|
|
146128
|
+
id: 'openai/gpt-5-mini',
|
|
146129
|
+
label: 'GPT-5 Mini'
|
|
146091
146130
|
}, {
|
|
146092
146131
|
id: 'openai/gpt-oss-120b',
|
|
146093
146132
|
label: 'GPT OSS 120B'
|
|
146133
|
+
}, {
|
|
146134
|
+
id: 'moonshotai/kimi-k2.5',
|
|
146135
|
+
label: 'Kimi K2.5'
|
|
146136
|
+
}, {
|
|
146137
|
+
id: 'moonshotai/kimi-k2-0905',
|
|
146138
|
+
label: 'Kimi K2'
|
|
146094
146139
|
}, {
|
|
146095
146140
|
id: 'google/gemini-2.5-flash-lite',
|
|
146096
146141
|
label: 'Gemini 2.5 Flash Lite'
|
|
146097
146142
|
}, {
|
|
146098
146143
|
id: 'google/gemini-2.5-pro',
|
|
146099
146144
|
label: 'Gemini 2.5 Pro'
|
|
146145
|
+
}, {
|
|
146146
|
+
id: 'z-ai/glm-4.7',
|
|
146147
|
+
label: 'GLM 4.7'
|
|
146148
|
+
}, {
|
|
146149
|
+
id: 'z-ai/glm-4.7-flash',
|
|
146150
|
+
label: 'GLM 4.7 Flash'
|
|
146100
146151
|
}, {
|
|
146101
146152
|
id: 'z-ai/glm-4.6',
|
|
146102
146153
|
label: 'GLM 4.6'
|
|
146154
|
+
}, {
|
|
146155
|
+
id: 'x-ai/grok-code-fast-1',
|
|
146156
|
+
label: 'Grok Code Fast 1'
|
|
146103
146157
|
}, {
|
|
146104
146158
|
id: 'x-ai/grok-4-fast',
|
|
146105
146159
|
label: 'Grok 4 Fast'
|
|
146160
|
+
}, {
|
|
146161
|
+
id: 'mistralai/codestral-2508',
|
|
146162
|
+
label: 'Mistral Codestral 2508'
|
|
146163
|
+
}, {
|
|
146164
|
+
id: 'mistralai/devstral-small',
|
|
146165
|
+
label: 'Mistral Devstral Small'
|
|
146106
146166
|
}, {
|
|
146107
146167
|
id: 'mistralai/mistral-large-2407',
|
|
146108
146168
|
label: 'Mistral Large 2407'
|
|
146109
146169
|
}, {
|
|
146110
146170
|
id: 'mistralai/mistral-nemo',
|
|
146111
146171
|
label: 'Mistral Nemo'
|
|
146112
|
-
}, {
|
|
146113
|
-
id: 'moonshotai/kimi-k2-0905',
|
|
146114
|
-
label: 'Kimi K2'
|
|
146115
146172
|
}, {
|
|
146116
146173
|
id: 'qwen/qwen3-vl-235b-a22b-instruct',
|
|
146117
146174
|
label: 'Qwen 3 VL 235B'
|
|
@@ -146121,6 +146178,9 @@ class CodeChat {
|
|
|
146121
146178
|
}, {
|
|
146122
146179
|
id: 'deepseek/deepseek-chat-v3-0324',
|
|
146123
146180
|
label: 'DeepSeek Chat V3'
|
|
146181
|
+
}, {
|
|
146182
|
+
id: 'minimax/minimax-m2.1',
|
|
146183
|
+
label: 'MiniMax M2.1'
|
|
146124
146184
|
}, {
|
|
146125
146185
|
id: 'minimax/minimax-m2',
|
|
146126
146186
|
label: 'MiniMax M2'
|