@innovastudio/contentbuilder 1.5.185 → 1.5.186

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.
@@ -579,16 +579,42 @@ _txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
579
579
 
580
580
  /* Code Chat */
581
581
  _txt["Code Chat"] = "Code Chat";
582
- _txt["Describe what you want to build"] = "Describe what you want to build";
582
+ _txt["Describe what you want to build or ask questions"] = "Describe what you want to build or ask questions";
583
583
  _txt["Close chat panel"] = "Close chat panel";
584
+ _txt["Open settings"] = "Open settings";
584
585
  _txt["Message input"] = "Message input";
585
586
  _txt["e.g., Create a landing page for handmade wooden pieces"] = "e.g., Create a landing page for handmade wooden pieces";
587
+ _txt["e.g., Create a landing page and explain best practices for hero sections"] = "e.g., Create a landing page and explain best practices for hero sections";
586
588
  _txt["Type your message"] = "Type your message";
587
589
  _txt["Send message"] = "Send message";
588
- _txt["Code generated successfully! Content updated."] = "Code generated successfully! Content updated.";
590
+ _txt["Chat Settings"] = "Chat Settings";
591
+ _txt["Code Generation Model"] = "Code Generation Model";
592
+ _txt["Select the AI model used for generating and modifying HTML code"] = "Select the AI model used for generating and modifying HTML code";
593
+ _txt["Chat Model"] = "Chat Model";
594
+ _txt["Select the AI model used for conversations and answering questions"] = "Select the AI model used for conversations and answering questions";
595
+ _txt["Image Model"] = "Image Model";
596
+ _txt["Select the AI model used for image generation"] = "Select the AI model used for image generation";
597
+ _txt["Cancel and close settings"] = "Cancel and close settings";
598
+ _txt["Settings saved successfully"] = "Settings saved successfully";
599
+ _txt["Settings dialog opened"] = "Settings dialog opened";
600
+ _txt["Settings dialog closed"] = "Settings dialog closed";
601
+ _txt["Analyzing your request..."] = "Analyzing your request...";
602
+ _txt["Sorry, this request is outside the scope of what I can help with. I can help you build and design webpages with HTML, CSS, and images."] = "Sorry, this request is outside the scope of what I can help with. I can help you build and design webpages with HTML, CSS, and images.";
603
+ _txt["Task failed"] = "Task failed";
604
+ _txt["Generated Images"] = "Generated Images";
605
+ _txt["Copy message"] = "Copy message";
606
+ _txt["Copied!"] = "Copied!";
607
+ _txt["Failed to copy:"] = "Failed to copy:";
608
+ _txt["Stream cancelled"] = "Stream cancelled";
609
+ _txt["Thinking..."] = "Thinking...";
610
+ _txt["Completed"] = "Completed";
611
+ _txt["tasks"] = "tasks";
612
+ _txt["code modification(s)"] = "code modification(s)";
613
+ _txt["explanation(s) provided"] = "explanation(s) provided";
614
+ _txt["Processing..."] = "Processing...";
615
+ _txt["Error"] = "Error";
589
616
  _txt["You"] = "You";
590
617
  _txt["Assistant"] = "Assistant";
591
- _txt["Generating code..."] = "Generating code...";
592
618
  _txt["Chat panel opened"] = "Chat panel opened";
593
619
  _txt["Chat panel closed"] = "Chat panel closed";
594
620
 
@@ -579,16 +579,42 @@ _txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
579
579
 
580
580
  /* Code Chat */
581
581
  _txt["Code Chat"] = "Code Chat";
582
- _txt["Describe what you want to build"] = "Describe what you want to build";
582
+ _txt["Describe what you want to build or ask questions"] = "Describe what you want to build or ask questions";
583
583
  _txt["Close chat panel"] = "Close chat panel";
584
+ _txt["Open settings"] = "Open settings";
584
585
  _txt["Message input"] = "Message input";
585
586
  _txt["e.g., Create a landing page for handmade wooden pieces"] = "e.g., Create a landing page for handmade wooden pieces";
587
+ _txt["e.g., Create a landing page and explain best practices for hero sections"] = "e.g., Create a landing page and explain best practices for hero sections";
586
588
  _txt["Type your message"] = "Type your message";
587
589
  _txt["Send message"] = "Send message";
588
- _txt["Code generated successfully! Content updated."] = "Code generated successfully! Content updated.";
590
+ _txt["Chat Settings"] = "Chat Settings";
591
+ _txt["Code Generation Model"] = "Code Generation Model";
592
+ _txt["Select the AI model used for generating and modifying HTML code"] = "Select the AI model used for generating and modifying HTML code";
593
+ _txt["Chat Model"] = "Chat Model";
594
+ _txt["Select the AI model used for conversations and answering questions"] = "Select the AI model used for conversations and answering questions";
595
+ _txt["Image Model"] = "Image Model";
596
+ _txt["Select the AI model used for image generation"] = "Select the AI model used for image generation";
597
+ _txt["Cancel and close settings"] = "Cancel and close settings";
598
+ _txt["Settings saved successfully"] = "Settings saved successfully";
599
+ _txt["Settings dialog opened"] = "Settings dialog opened";
600
+ _txt["Settings dialog closed"] = "Settings dialog closed";
601
+ _txt["Analyzing your request..."] = "Analyzing your request...";
602
+ _txt["Sorry, this request is outside the scope of what I can help with. I can help you build and design webpages with HTML, CSS, and images."] = "Sorry, this request is outside the scope of what I can help with. I can help you build and design webpages with HTML, CSS, and images.";
603
+ _txt["Task failed"] = "Task failed";
604
+ _txt["Generated Images"] = "Generated Images";
605
+ _txt["Copy message"] = "Copy message";
606
+ _txt["Copied!"] = "Copied!";
607
+ _txt["Failed to copy:"] = "Failed to copy:";
608
+ _txt["Stream cancelled"] = "Stream cancelled";
609
+ _txt["Thinking..."] = "Thinking...";
610
+ _txt["Completed"] = "Completed";
611
+ _txt["tasks"] = "tasks";
612
+ _txt["code modification(s)"] = "code modification(s)";
613
+ _txt["explanation(s) provided"] = "explanation(s) provided";
614
+ _txt["Processing..."] = "Processing...";
615
+ _txt["Error"] = "Error";
589
616
  _txt["You"] = "You";
590
617
  _txt["Assistant"] = "Assistant";
591
- _txt["Generating code..."] = "Generating code...";
592
618
  _txt["Chat panel opened"] = "Chat panel opened";
593
619
  _txt["Chat panel closed"] = "Chat panel closed";
594
620
 
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -28,9 +28,6 @@
28
28
  .dark .is-builder .snippet-item.sortable-ghost {
29
29
  background: rgba(204, 204, 204, 0.15);
30
30
  }
31
- .dark .moveable-control {
32
- background: #2196f3 !important;
33
- }
34
31
  .dark #_cbhtml,
35
32
  .dark .is-ui {
36
33
  /* general use */
@@ -650,9 +647,9 @@
650
647
  background-color: rgba(255, 255, 255, 0.2);
651
648
  border: rgba(255, 255, 255, 0.22) 1px solid;
652
649
  }
653
- .dark #_cbhtml .is-modal button:not(.is-btn-color):hover,
654
- .dark .is-ui .is-modal button:not(.is-btn-color):hover {
655
- background-color: rgba(255, 255, 255, 0.07);
650
+ .dark #_cbhtml .is-modal.pluginsettings button:not(.is-btn-color):hover,
651
+ .dark .is-ui .is-modal.pluginsettings button:not(.is-btn-color):hover {
652
+ background-color: rgba(0, 0, 0, 0.07);
656
653
  }
657
654
  .dark #_cbhtml .is-modal.edittable .is-modal-bar,
658
655
  .dark .is-ui .is-modal.edittable .is-modal-bar {