@innovastudio/contentbox 1.6.198 → 1.6.200

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.
@@ -1,6 +1,5 @@
1
- var _txt = new Array();
2
-
3
1
  //ContentBuilder.js
2
+ var _txt = new Array();
4
3
  _txt["Bold"] = "Bold";
5
4
  _txt["Italic"] = "Italic";
6
5
  _txt["Hyperlink"] = "Hyperlink";
@@ -54,7 +53,6 @@ _txt["Strikethrough"] = "Strikethrough";
54
53
  _txt["Superscript"] = "Superscript";
55
54
  _txt["Subscript"] = "Subscript";
56
55
  _txt["Uppercase"] = "Uppercase";
57
- _txt["Text Case"] = "Text Case";
58
56
  _txt["Clear"] = "Clear";
59
57
  _txt["Choose.."] = "Choose..";
60
58
  _txt["Forecolor"] = "Color";
@@ -293,7 +291,6 @@ _txt["Bottom Center"] = "Bottom Center";
293
291
  _txt["Center Left"] = "Center Left";
294
292
  _txt["Center Right"] = "Center Right";
295
293
  _txt["Open"] = "Open";
296
- _txt["To try the On-Click action, please disable column editing by clicking the lock button"] = "To try the On-Click action, please disable column editing by clicking the lock button";
297
294
  _txt["Background Image Adjustments"] = "Background Image Adjustments";
298
295
  _txt["Scale"] = "Scale";
299
296
  _txt["Horizontal"] = "Horizontal";
@@ -319,7 +316,6 @@ _txt["Animation duration"] = "Animation duration";
319
316
  _txt["Per View"] = "Per View";
320
317
  _txt["Gap"] = "Gap";
321
318
  _txt["Arrow Navigation"] = "Arrow Navigation";
322
- _txt["Arrow Preset"] = "Arrow Preset";
323
319
  _txt["Dots Navigation"] = "Dots Navigation";
324
320
  _txt["Fade"] = "Fade";
325
321
  _txt["Caption (HTML allowed)"] = "Caption (HTML allowed)";
@@ -494,7 +490,6 @@ _txt["Print"] = "Print";
494
490
  _txt["Page"] = "Page";
495
491
  _txt["Auto layout on mobile"] = "Auto layout on mobile";
496
492
  _txt["Link URL"] = "Link URL";
497
-
498
493
  _txt["Add Item"] = "Add Item";
499
494
  _txt["Gallery Settings"] = "Gallery Settings";
500
495
  _txt["Columns"] = "Columns";
@@ -627,11 +622,13 @@ _txt["Add input field"] = "Add input field";
627
622
  _txt["Add Element"] = "Add Element";
628
623
  _txt["Delete field"] = "Delete field";
629
624
  _txt["Toggle settings"] = "Toggle settings";
625
+ // _txt["Heading"] = "Heading";
630
626
  _txt["Heading 5"] = "Heading 5";
631
627
  _txt["Heading 6"] = "Heading 6";
632
628
  _txt["Heading Text Goes Here"] = "Heading Text Goes Here";
633
629
  _txt["Paragraph here"] = "Paragraph here";
634
630
  _txt["Lorem Ipsum is placeholder text used in design and typesetting. It has been the standard for dummy text since the 1500s, when a printer rearranged type to create a specimen book."] = "Lorem Ipsum is placeholder text used in design and typesetting. It has been the standard for dummy text since the 1500s, when a printer rearranged type to create a specimen book.";
631
+ // _txt["Upload"] = "Upload";
635
632
  _txt["Multi Upload"] = "Multi Upload";
636
633
  _txt["Separator"] = "Separator";
637
634
  _txt["Submit Button"] = "Submit Button";
@@ -692,6 +689,7 @@ _txt["Enable Image Mask"] = "Enable Image Mask";
692
689
  _txt["Expanded Preview"] = "Expanded Preview";
693
690
  _txt["Display in Output"] = "Display in Output";
694
691
  _txt["Media"] = "Media";
692
+ // _txt["Display Text"] = "Display Text";
695
693
  _txt["provider"] = "provider";
696
694
  _txt["Image mask not found."] = "Image mask not found.";
697
695
  _txt["Text Generation Model"] = "Text Generation Model";
@@ -728,6 +726,7 @@ _txt["Video reference not found."] = "Video reference not found.";
728
726
  _txt["Video not provided."] = "Video not provided.";
729
727
  _txt["Please toggle this switch to proceed."] = "Please toggle this switch to proceed.";
730
728
  _txt["Template URL is not set."] = "Template URL is not set.";
729
+ // _txt["Audio"] = "Audio";
731
730
  _txt["Web"] = "Web";
732
731
  _txt["Endpoint not configured."] = "Endpoint not configured.";
733
732
  _txt["Please provide model information in the context."] = "Please provide model information in the context.";
@@ -844,6 +843,7 @@ _txt["Dingbats"] = "Dingbats";
844
843
  _txt["Find"] = "Find";
845
844
  _txt["Replace with"] = "Replace with";
846
845
  _txt["Match case"] = "Match case";
846
+ // _txt["Replace"] = "Replace";
847
847
  _txt["Replace All"] = "Replace All";
848
848
  _txt["No results"] = "No results";
849
849
 
@@ -876,6 +876,7 @@ _txt["Rebuild from image"] = "Rebuild from image";
876
876
  _txt["Reproduced the uploaded design"] = "Reproduced the uploaded design";
877
877
  _txt["Select image size"] = "Select image size";
878
878
  _txt["Sorry, this request is outside the scope of what I can help with."] = "Sorry, this request is outside the scope of what I can help with.";
879
+ // _txt["Stop"] = "Stop";
879
880
  _txt["Stopped."] = "Stopped.";
880
881
  _txt["Studying the reference style..."] = "Studying the reference style...";
881
882
  _txt["Switch to an image model that accepts image input in the chat settings and try again."] = "Switch to an image model that accepts image input in the chat settings and try again.";
@@ -1007,6 +1008,63 @@ _txt["Landscape"] = "Landscape";
1007
1008
  _txt["B&W"] = "B&W";
1008
1009
  _txt["Creative"] = "Creative";
1009
1010
 
1011
+ // Attachment refusals — what a model takes, and how a provider's own refusal reads
1012
+ _txt["It does not accept file attachments"] = "It does not accept file attachments";
1013
+ _txt["could not read the attached file"] = "could not read the attached file";
1014
+ _txt["The provider said"] = "The provider said";
1015
+ _txt["images"] = "images";
1016
+ _txt["text or code files"] = "text or code files";
1017
+ _txt["Office files"] = "Office files";
1018
+ _txt["Please convert it to JPG or PNG and attach that."] = "Please convert it to JPG or PNG and attach that.";
1019
+ _txt["The selected model"] = "The selected model";
1020
+ _txt["Please convert it to JPG or PNG."] = "Please convert it to JPG or PNG.";
1021
+ _txt["does not accept file attachments"] = "does not accept file attachments";
1022
+ _txt["file type not accepted"] = "file type not accepted";
1023
+ _txt["Please attach"] = "Please attach";
1024
+ _txt["instead"] = "instead";
1025
+ _txt["File attachments are not accepted."] = "File attachments are not accepted.";
1026
+ _txt["text files"] = "text files";
1027
+ _txt["Couldn't complete this request right now. Please try again later."] = "Couldn't complete this request right now. Please try again later.";
1028
+ _txt["Couldn't complete this request."] = "Couldn't complete this request.";
1029
+ _txt["Provider"] = "Provider";
1030
+
1031
+ // Code Chat v2 (chatEngine: 'v2') — progress lines shown while editing rows
1032
+ _txt["Reading row"] = "Reading row";
1033
+ _txt["Updating row"] = "Updating row";
1034
+ _txt["Adding a new row"] = "Adding a new row";
1035
+ _txt["Removing a row"] = "Removing a row";
1036
+
1037
+ // Code Chat v2 (chatEngine: 'v2')
1038
+ _txt["Looking at the page"] = "Looking at the page";
1039
+ _txt["Generating image"] = "Generating image";
1040
+ _txt["Editing image"] = "Editing image";
1041
+ _txt["Reading the attachment"] = "Reading the attachment";
1042
+ _txt["Working"] = "Working";
1043
+ _txt["Busy — waiting"] = "Busy — waiting";
1044
+ _txt["Thinking"] = "Thinking";
1045
+ _txt["That took more steps than expected — tell me the next part and I will carry on."] = "That took more steps than expected — tell me the next part and I will carry on.";
1046
+ _txt["AI Model"] = "AI Model";
1047
+ _txt["Select the AI model used for building the page and answering questions"] = "Select the AI model used for building the page and answering questions";
1048
+
1049
+ /* new form plugin */
1050
+ _txt["Edit Form"] = "Edit Form";
1051
+ _txt["Form Builder"] = "Form Builder";
1052
+ _txt["Designer"] = "Designer";
1053
+ _txt["1 field"] = "1 field";
1054
+ _txt["fields"] = "fields";
1055
+ _txt["No form yet."] = "No form yet.";
1056
+
1057
+ /* 3D model generation */
1058
+ _txt["3D Model"] = "3D Model";
1059
+ _txt["Select the AI model used for 3D model generation"] = "Select the AI model used for 3D model generation";
1060
+ _txt["Generating 3D model"] = "Generating 3D model";
1061
+ _txt["Checking the render"] = "Checking the render";
1062
+
1063
+ /* ContentBox only — not in the ContentBuilder language file */
1064
+ _txt["Text Case"] = "Text Case";
1065
+ _txt["To try the On-Click action, please disable column editing by clicking the lock button"] = "To try the On-Click action, please disable column editing by clicking the lock button";
1066
+ _txt["Arrow Preset"] = "Arrow Preset";
1067
+
1010
1068
  //ContentBox.js
1011
1069
  _txt['Sections'] = 'Sections';
1012
1070
  _txt['Content Blocks'] = 'Content Blocks';
@@ -1509,3 +1567,10 @@ _txt["Default Paragraph Size"] = "Default Paragraph Size";
1509
1567
  _txt["Default Line Spacing"] = "Default Line Spacing";
1510
1568
  _txt["Overlay Transparency"] = "Overlay Transparency";
1511
1569
  _txt["n/a"] = "n/a";
1570
+
1571
+ // Code Chat v2 (chatEngine: 'v2') — progress lines shown while the engine works
1572
+ _txt["Reading section"] = "Reading section";
1573
+ _txt["Checking the page styles"] = "Checking the page styles";
1574
+ _txt["Updating section"] = "Updating section";
1575
+ _txt["Adding a new section"] = "Adding a new section";
1576
+ _txt["Removing a section"] = "Removing a section";
package/readme.txt CHANGED
@@ -1,5 +1,5 @@
1
1
  ========================================================================
2
- CONTENTBOX.JS 6.0.3
2
+ CONTENTBOX.JS 6.0.5
3
3
  ========================================================================
4
4
 
5
5
  Thanks for using ContentBox - a browser-based drag & drop page builder.
@@ -142,12 +142,6 @@ Source Code (Super License) package is for.
142
142
  They're plain Markdown, so you can hand the folder to an AI
143
143
  assistant as reference and just describe the plugin you want.
144
144
 
145
- 3. RESTYLE WITH CSS / TEMPLATES.
146
- Templates live under public/assets/ and can be customized there.
147
- Add your own CSS to override styles. (The SCSS theme sources, for
148
- building new themes from scratch, come with the Source Code
149
- package.)
150
-
151
145
 
152
146
  ------------------------------------------------------------------------
153
147
  4. WORKING WITH AN AI ASSISTANT (CLAUDE, ETC.)