@myissue/vue-website-page-builder 3.2.15 → 3.2.16

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 CHANGED
@@ -145,6 +145,7 @@ Get up and running quickly by importing the PageBuilder component, setting up yo
145
145
  - `pageBuilderLogo` to display your company logo in the builder toolbar
146
146
  - `resourceData` to prefill the builder with initial data
147
147
  - `userSettings` to set user preferences such as theme, language, or autoSave
148
+ - `brandColor` set brand’s primary color, which will be used for key UI elements in the builder in the `settings` config
148
149
  - `formName` (recommended): Specify the resource type (e.g., `"article"`, `"jobPost"`, `"store"`, etc.) in the `updateOrCreate` config. This is especially useful if your platform supports multiple resource types. By providing a unique name, the Page Builder can correctly manage layouts and local storage for each resource type, allowing users to continue where they left off for different resources.
149
150
 
150
151
  ```vue
@@ -23608,7 +23608,7 @@ const H4 = { class: "p-4" }, j4 = { class: "mb-8" }, V4 = { class: "grid grid-co
23608
23608
  }, RS = {
23609
23609
  __name: "PageBuilderSettings",
23610
23610
  setup(r) {
23611
- const e = "v3.2.15", t = Be, o = new Fe(t), n = x(!1), i = x(""), s = x(null), a = N(() => t.getConfigPageBuilder), l = function() {
23611
+ const e = "v3.2.16", t = Be, o = new Fe(t), n = x(!1), i = x(""), s = x(null), a = N(() => t.getConfigPageBuilder), l = function() {
23612
23612
  i.value = "Advanced Settings", n.value = !0;
23613
23613
  }, d = function() {
23614
23614
  n.value = !1;