@myissue/vue-website-page-builder 3.3.93 → 3.3.95

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.
Files changed (33) hide show
  1. package/README.md +51 -54
  2. package/dist/{ar-C3_B_jte.js → ar-B67ZvnES.js} +7 -6
  3. package/dist/{de-DdjFvQa0.js → de-2iNkasP-.js} +7 -6
  4. package/dist/{en-BUBdYOpm.js → en-BkPMvlrf.js} +7 -6
  5. package/dist/{es-B22SqDyv.js → es-CoKtBPFg.js} +11 -10
  6. package/dist/{fr-DvzSNDOH.js → fr-Bb-szPYF.js} +11 -10
  7. package/dist/{hi-BZT8U4mG.js → hi-Z-tSAHna.js} +2 -1
  8. package/dist/{ja-Dz8pZ4kc.js → ja-BsFKC04n.js} +7 -6
  9. package/dist/{pt-BKVGGQ7s.js → pt-CR27KWIb.js} +7 -6
  10. package/dist/{ru-CykvN5Tx.js → ru-CVy3Csm4.js} +7 -6
  11. package/dist/style.css +1 -1
  12. package/dist/vue-website-page-builder.js +4763 -4773
  13. package/dist/vue-website-page-builder.umd.cjs +35 -34
  14. package/dist/{zh-Hans-B-uPsE7N.js → zh-Hans-9bdCn2lI.js} +2 -1
  15. package/package.json +1 -1
  16. package/src/Components/PageBuilder/EditorMenu/Editables/Margin.vue +6 -0
  17. package/src/Components/PageBuilder/EditorMenu/Editables/Padding.vue +6 -0
  18. package/src/PageBuilder/PageBuilder.vue +2 -2
  19. package/src/css/style.css +0 -1
  20. package/src/locales/ar.json +2 -1
  21. package/src/locales/de.json +2 -1
  22. package/src/locales/en.json +2 -1
  23. package/src/locales/es.json +2 -1
  24. package/src/locales/fr.json +2 -1
  25. package/src/locales/hi.json +2 -1
  26. package/src/locales/ja.json +2 -1
  27. package/src/locales/pt.json +2 -1
  28. package/src/locales/ru.json +2 -1
  29. package/src/locales/zh-Hans.json +2 -1
  30. package/src/services/PageBuilderService.ts +103 -181
  31. package/src/tests/PageBuilderTest.vue +32 -48
  32. package/src/utils/builder/tailwind-font-styles.ts +0 -1
  33. package/src/utils/builder/tailwind-padding-margin.ts +136 -136
package/README.md CHANGED
@@ -11,17 +11,16 @@
11
11
  - [About](#about)
12
12
  - [Real-World Application Example](#real-world-application-example)
13
13
  - [Features](#features)
14
- - [Trusted by Freelancers and Leading Brands](#trusted-by-freelancers-and-leading-brands)
15
14
  - [Technical Details](#technical-details)
16
15
  - [Documentation](#documentation)
17
16
  - [Requirements](#requirements)
18
17
  - [Getting Started](#getting-started)
19
18
  - [Installation](#installation)
20
19
  - [Quick Start](#quick-start)
20
+ - [Initializing the Page Builder](#initializing-the-page-builder)
21
21
  - [Nuxt 3 Integration](#nuxt-3-integration)
22
22
  - [Create a Nuxt Plugin](#create-a-nuxt-plugin)
23
23
  - [Register the Plugin](#register-the-plugin)
24
- - [Initializing the Page Builder](#initializing-the-page-builder)
25
24
  - [Why Use the Shared Instance?](#why-use-the-shared-instance)
26
25
  - [Using the Page Builder Component](#using-the-page-builder-component)
27
26
  - [Important: CSS Prefixing (`pbx-`)](#important-css-prefixing-pbx-)
@@ -51,6 +50,7 @@
51
50
  - [Contributing](#contributing)
52
51
  - [Security Vulnerabilities](#security-vulnerabilities)
53
52
  - [Get in Touch for Customization or Any Questions](#get-in-touch-for-customization-or-any-questions)
53
+ - [Report Issues or Request Features](#report-issues-or-request-features)
54
54
  - [Feedback](#feedback)
55
55
  - [Support the Project](#support-the-project)
56
56
  - [License](#license)
@@ -91,9 +91,9 @@ A Page Builder designed for growth. Build your website pages with ready-made com
91
91
 
92
92
  ## Real-World Application Example
93
93
 
94
- Discover how the Vue Website Page Builder is empowering businesses to create dynamic and responsive web pages. A prime example is [myself.ae](https://www.myself.ae/stores), where the builder is utilized to create engaging and user-friendly online store pages.
94
+ From solo freelancers to fast-growing startups and established enterprises, the Page Builder is trusted by teams everywhere. With its intuitive click-and-drop editor, real-time visual editing, and a rich library of reusable components, you can turn ideas into polished pages in minutes. Built for merchants, brands, and agencies, it empowers anyone to create high-impact content.
95
95
 
96
- <img style="width: 100%;" src="./public/home/for_read_me/browser_components.svg" alt="Vue Website Page Builder - the editor" />
96
+ Discover how the Vue Website Page Builder is empowering businesses to create dynamic and responsive web pages. A prime example is [myself.ae](https://www.myself.ae/stores), where the builder is utilized to create engaging and user-friendly online store pages.
97
97
 
98
98
  ## Features
99
99
 
@@ -120,10 +120,7 @@ The Page Builder is packed with features:
120
120
  - **Global Page Styling**: Instantly define, update, or clear global styles for the main page wrapper at initialization or dynamically at runtime. Gain full control over fonts, colors, backgrounds, and more for a dynamic user experience.
121
121
  - **Tailwind Support**: Fully compatible with Tailwind CSS (with automatic class prefixing to avoid conflicts).
122
122
  - **Scoped Styles**: To ensure clean and predictable styling, the builder uses scoped style isolation. There is no risk of style conflicts between the builder and your app.
123
-
124
- ### Trusted by Freelancers and Leading Brands
125
-
126
- From solo freelancers to fast-growing startups and established enterprises, the Page Builder is trusted by teams everywhere. With its intuitive click-and-drop editor, real-time visual editing, and a rich library of reusable components, you can turn ideas into polished pages in minutes. Built for merchants, brands, and agencies, it empowers anyone to create high-impact content.
123
+ - **HTML Editor**: Access and edit raw HTML directly for full customization and developer-level control.
127
124
 
128
125
  ## Technical Details
129
126
 
@@ -174,30 +171,6 @@ npm install @myissue/vue-website-page-builder
174
171
  Get up and running with the Vue Website Page Builder in just a few minutes.
175
172
  This section walks you through the essential steps—from installation to rendering your first page—so you can start building beautiful, dynamic content right away.
176
173
 
177
- ### Nuxt 3 Integration
178
-
179
- To use `@myissue/vue-website-page-builder` in a Nuxt 3 project, follow these steps:
180
-
181
- #### Create a Nuxt Plugin
182
-
183
- ```js
184
- import { defineNuxtPlugin } from '#app'
185
- import PageBuilder from '@myissue/vue-website-page-builder'
186
- import '@myissue/vue-website-page-builder/style.css'
187
-
188
- export default defineNuxtPlugin((nuxtApp) => {
189
- nuxtApp.vueApp.use(PageBuilder)
190
- })
191
- ```
192
-
193
- #### Register the Plugin
194
-
195
- ```js
196
- export default defineNuxtConfig({
197
- plugins: ['~/plugins/page-builder.client.ts'],
198
- })
199
- ```
200
-
201
174
  ### Initializing the Page Builder
202
175
 
203
176
  To get started with the Page Builder, follow these steps:
@@ -221,9 +194,33 @@ app.mount('#app')
221
194
  > **Note:**
222
195
  > You only need to import the CSS file once. If you have already imported it in your app entry, you do not need to import it again in individual components.
223
196
 
224
- > **Note**
197
+ > **Note:**
225
198
  > The Page Builder is implemented as a singleton service. This ensures that all page-building logic and state are managed by a single, shared instance throughout your application.
226
199
 
200
+ ### Nuxt 3 Integration
201
+
202
+ To use `@myissue/vue-website-page-builder` in a Nuxt 3 project, follow these steps:
203
+
204
+ #### Create a Nuxt Plugin
205
+
206
+ ```typescript
207
+ import { defineNuxtPlugin } from '#app'
208
+ import PageBuilder from '@myissue/vue-website-page-builder'
209
+ import '@myissue/vue-website-page-builder/style.css'
210
+
211
+ export default defineNuxtPlugin((nuxtApp) => {
212
+ nuxtApp.vueApp.use(PageBuilder)
213
+ })
214
+ ```
215
+
216
+ #### Register the Plugin
217
+
218
+ ```typescript
219
+ export default defineNuxtConfig({
220
+ plugins: ['~/plugins/page-builder.client.ts'],
221
+ })
222
+ ```
223
+
227
224
  ### Why Use the Shared Instance?
228
225
 
229
226
  By always accessing the shared instance, you avoid creating multiple, isolated copies of the builder. This prevents data inconsistencies, synchronization issues, and unpredictable behavior. All components and modules interact with the same centralized service, ensuring that updates and state changes are reflected everywhere in your application.
@@ -279,7 +276,7 @@ You can use the Page Builder to generate HTML and render it in any frontend fram
279
276
 
280
277
  To ensure your content is styled correctly, simply install the Page Builder package in your target project and import its CSS file. All builder and Tailwind-prefixed styles will be applied automatically.
281
278
 
282
- ```js
279
+ ```typescript
283
280
  import '@myissue/vue-website-page-builder/style.css'
284
281
  ```
285
282
 
@@ -299,11 +296,16 @@ function MyPage({ html }) {
299
296
 
300
297
  ```vue
301
298
  <script setup>
299
+ import { ref } from 'vue'
302
300
  import '@myissue/vue-website-page-builder/style.css'
301
+
302
+ const rawHtml = ref('<p>This is content from the page builder.</p>')
303
303
  </script>
304
- ```
305
304
 
306
- Then use `v-html` to render the HTML.
305
+ <template>
306
+ <div v-html="rawHtml"></div>
307
+ </template>
308
+ ```
307
309
 
308
310
  > **Note:**
309
311
  > You do not need to import any Vue components if you only want to render the HTML. Just import the CSS file.
@@ -390,7 +392,7 @@ The Page Builder offers robust multilingual support, enabling you to reach a glo
390
392
 
391
393
  You can set a default language for your project:
392
394
 
393
- ```js
395
+ ```typescript
394
396
  userSettings: {
395
397
  language: {
396
398
  default: 'en',
@@ -402,7 +404,7 @@ If you prefer to offer only a subset of these languages for users to switch betw
402
404
 
403
405
  If you do not provide the `enable` array, the Page Builder will default to showing all supported languages by default.
404
406
 
405
- ```js
407
+ ```typescript
406
408
  userSettings: {
407
409
  language: {
408
410
  default: 'en',
@@ -417,7 +419,7 @@ If you want to completely hide the language selector from the UI (e.g., when onl
417
419
 
418
420
  Even when the dropdown is disabled, the default language will still be applied automatically. This gives you full control over localization while keeping the interface simple for your users.
419
421
 
420
- ```js
422
+ ```typescript
421
423
  userSettings: {
422
424
  theme: 'light',
423
425
  language: {
@@ -444,7 +446,7 @@ To get the most up-to-date content, use the same `resourceData` (such as `formTy
444
446
 
445
447
  **Example:**
446
448
 
447
- ```js
449
+ ```typescript
448
450
  const configPageBuilder = {
449
451
  updateOrCreate: {
450
452
  formType: 'create',
@@ -481,7 +483,7 @@ After successfully creating or updating a resource (such as a post, article, or
481
483
 
482
484
  You can reset the Page Builder’s live DOM, builder state, and clear the draft with:
483
485
 
484
- ```js
486
+ ```typescript
485
487
  await pageBuilderService.handleFormSubmission()
486
488
  ```
487
489
 
@@ -499,7 +501,7 @@ If you have previously saved or published HTML content (for example, from your d
499
501
 
500
502
  1. **Parse your saved HTML** using the builder’s helper method to extract both the components and the global page settings:
501
503
 
502
- ```js
504
+ ```typescript
503
505
  // yourPageHTML: the full HTML string previously saved from the builder
504
506
  const { components, pageSettings } = pageBuilderService.parsePageBuilderHTML(yourPageHTML)
505
507
  ```
@@ -631,13 +633,6 @@ const handlePublish = () => {
631
633
  > **Tip:**
632
634
  > You can name your handler function anything you like. This pattern makes it easy to embed the builder in modals, dialogs, or overlays in any Vue app.
633
635
 
634
- - `:showPublishButton="true"` — shows a publish button in the Page Builder toolbar.
635
- - `@handlePublishPageBuilder="yourMethod"` — emits when the close button is clicked, so you can close your modal.
636
-
637
- > **Tip:**
638
- > You can name your handler function anything you like.
639
- > This pattern makes it easy to embed the builder in modals, dialogs, or overlays in any Vue app.
640
-
641
636
  ## Styling the Main Page Builder Container
642
637
 
643
638
  The Page Builder allows you to define and update global styles for the main wrapper (`#pagebuilder`) at any time. These settings control the overall appearance, including font family, text color, background color, and more. Whether you set them initially in your config or update them dynamically at runtime, your changes are instantly reflected across all sections.
@@ -716,7 +711,7 @@ If fonts or Material Icons are not displaying correctly, verify that:
716
711
 
717
712
  **CSS Import**: You are importing the CSS file:
718
713
 
719
- ```js
714
+ ```typescript
720
715
  import '@myissue/vue-website-page-builder/style.css'
721
716
  ```
722
717
 
@@ -762,6 +757,12 @@ If you have any questions or if you're looking for customization, feel free to c
762
757
  - [Email](mailto:qais.wardag@outlook.com)
763
758
  - [LinkedIn](https://www.linkedin.com/in/qaiswardag)
764
759
 
760
+ ## Report Issues or Request Features
761
+
762
+ Encountered a bug, have suggestions, or need a new feature? Create a GitHub issue:
763
+
764
+ - [Submit an Issue](https://github.com/qaiswardag/vue-website-page-builder/issues)
765
+
765
766
  ## Feedback
766
767
 
767
768
  Suggestions or any issues you encounter while using this app. Feel free to reach out.
@@ -773,7 +774,3 @@ We would greatly appreciate it if you could star the GitHub repository. Starring
773
774
  ## License
774
775
 
775
776
  [MIT License](./LICENSE)
776
-
777
- ```
778
-
779
- ```
@@ -1,4 +1,4 @@
1
- const e = "حفظ", t = "خيارات", o = "الصورة الرمزية", n = "نشر", a = "إغلاق", s = "مكون", i = "أنماط", r = "الطباعة", l = "اختر", d = "الحشو", c = "الهامش", u = "عالمي", p = "محدد", g = "الحدود", m = "شفاف", h = "إضافة", y = "خاصية", T = "قيمة", S = "تحرير", C = "حذف", w = "معاينة", f = "جوال", v = "غامق", b = "قائمة", L = "بحث", H = "أفقي", M = "عمودي", D = "مربع الشكل", B = "صور", k = "السابق", P = "التالي", A = "معلومات", x = "نص", I = "رابط", E = "أنواع", F = "مصفوفة", R = "المحتوى", V = "عنصر", W = "مكون", q = "الكل", U = "صورة", z = {
1
+ const e = "حفظ", t = "خيارات", o = "الصورة الرمزية", n = "نشر", a = "إغلاق", s = "مكون", i = "أنماط", r = "الطباعة", l = "اختر", d = "الحشو", c = "الهامش", u = "عالمي", p = "محدد", g = "الحدود", m = "شفاف", y = "إضافة", h = "خاصية", T = "قيمة", S = "تحرير", C = "حذف", w = "معاينة", f = "جوال", v = "غامق", b = "قائمة", L = "بحث", H = "أفقي", M = "عمودي", D = "مربع الشكل", B = "صور", k = "السابق", P = "التالي", A = "معلومات", x = "نص", I = "رابط", E = "أنواع", F = "مصفوفة", R = "المحتوى", V = "عنصر", W = "مكون", q = "الكل", U = "صورة", z = {
2
2
  "Reset Page": "إعادة تعيين الصفحة",
3
3
  "Global Page Styles": "أنماط الصفحة العامة",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "جرب منشئ الصفحات القوي Click & Drop - المصمم للمطورين والمبدعين الذين يريدون التحكم الكامل دون عناء. قم بتخصيص التخطيطات والخطوط والألوان. قم بتحرير المحتوى بصريًا في الوقت الفعلي. أضف الوسائط، قم بتضمين مقاطع فيديو YouTube، أو قم بتصدير كل شيء كـ HTML نظيف. مع التحرير المتجاوب، الحفظ التلقائي المحلي، دعم Tailwind، وحتى تكامل Unsplash، إنه كل ما تحتاجه - ملفوف في منشئ واحد سلس. قم ببناء صفحات مذهلة في دقائق.",
@@ -64,11 +64,11 @@ const e = "حفظ", t = "خيارات", o = "الصورة الرمزية", n = "
64
64
  "Add your CSS.": "أضف CSS الخاص بك.",
65
65
  "The pbx- prefix is added automatically.": "يتم إضافة البادئة pbx- تلقائيًا.",
66
66
  "Type class": "اكتب الفئة",
67
- Add: h,
67
+ Add: y,
68
68
  "Inline Styles": "أنماط مضمنة",
69
69
  "These are the inline styles applied by the builder. Add your own styles and press Enter to apply them to the selected element.": "هذه هي الأنماط المضمنة التي يطبقها المنشئ. أضف أنماطك الخاصة واضغط على Enter لتطبيقها على العنصر المحدد.",
70
70
  "Add your own style.": "أضف نمطك الخاص.",
71
- property: y,
71
+ property: h,
72
72
  value: T,
73
73
  Editing: S,
74
74
  "Loading...": "جار التحميل...",
@@ -165,10 +165,11 @@ const e = "حفظ", t = "خيارات", o = "الصورة الرمزية", n = "
165
165
  "Use Saved Version": "استخدام النسخة المحفوظة",
166
166
  "Continue Where I Left Off": "المتابعة من حيث توقفت",
167
167
  "HTML Editor": "محرر HTML",
168
- "Gain full control over components by editing the raw HTML.": "احصل على التحكم الكامل في المكونات عن طريق تحرير HTML الخام."
168
+ "Gain full control over components by editing the raw HTML.": "احصل على التحكم الكامل في المكونات عن طريق تحرير HTML الخام.",
169
+ "Large Screens Only": "الشاشات الكبيرة فقط"
169
170
  };
170
171
  export {
171
- h as Add,
172
+ y as Add,
172
173
  q as All,
173
174
  v as Bold,
174
175
  g as Border,
@@ -208,6 +209,6 @@ export {
208
209
  o as avatar,
209
210
  s as component,
210
211
  z as default,
211
- y as property,
212
+ h as property,
212
213
  T as value
213
214
  };
@@ -1,4 +1,4 @@
1
- const e = "Speichern", n = "Optionen", t = "Avatar", i = "Veröffentlichen", r = "Schließen", s = "Komponente", a = "Stile", o = "Typografien", l = "Auswählen", d = "Abstand", u = "Rand", c = "Global", h = "Spezifisch", g = "Rand", m = "Transparent", S = "Hinzufügen", p = "Eigenschaft", f = "Wert", b = "schließen", w = "Bearbeiten", k = "Löschen", y = "Vorschau", T = "Mobil", v = "Fett", B = "Liste", z = "Suche", E = "Querformat", C = "Hochformat", D = "Quadratisch", L = "Bilder", I = "Zurück", H = "Weiter", M = "Informationen", A = "Text", x = "Link", P = "Typen", K = "Array", R = "Inhalt", V = "Element", W = "Komponente", F = "Alle", q = "Bild", G = {
1
+ const e = "Speichern", n = "Optionen", t = "Avatar", i = "Veröffentlichen", r = "Schließen", s = "Komponente", a = "Stile", o = "Typografien", l = "Auswählen", d = "Abstand", u = "Rand", c = "Global", h = "Spezifisch", g = "Rand", m = "Transparent", S = "Hinzufügen", p = "Eigenschaft", f = "Wert", b = "schließen", w = "Bearbeiten", k = "Löschen", y = "Vorschau", T = "Mobil", v = "Fett", B = "Liste", z = "Suche", E = "Querformat", C = "Hochformat", L = "Quadratisch", D = "Bilder", I = "Zurück", H = "Weiter", M = "Informationen", A = "Text", x = "Link", P = "Typen", K = "Array", R = "Inhalt", V = "Element", W = "Komponente", F = "Alle", q = "Bild", G = {
2
2
  "Reset Page": "Seite zurücksetzen",
3
3
  "Global Page Styles": "Globale Seitenstile",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "Probieren Sie den leistungsstarken Click & Drop Page Builder aus – entwickelt für Entwickler und Kreative, die volle Kontrolle ohne Aufwand wünschen. Passen Sie Layouts, Schriftarten und Farben an. Bearbeiten Sie Inhalte visuell in Echtzeit. Fügen Sie Medien hinzu, betten Sie YouTube-Videos ein oder exportieren Sie alles als sauberes HTML. Mit responsiver Bearbeitung, lokalem automatischen Speichern, Tailwind-Unterstützung und sogar Unsplash-Integration ist es alles, was Sie brauchen – verpackt in einem nahtlosen Builder. Erstellen Sie beeindruckende Seiten in Minuten.",
@@ -109,9 +109,9 @@ const e = "Speichern", n = "Optionen", t = "Avatar", i = "Veröffentlichen", r =
109
109
  "Search...": "Suchen...",
110
110
  Landscape: E,
111
111
  Portrait: C,
112
- Squarish: D,
112
+ Squarish: L,
113
113
  "Total pages": "Gesamtseiten",
114
- Images: L,
114
+ Images: D,
115
115
  "First page": "Erste Seite",
116
116
  Prev: I,
117
117
  Next: H,
@@ -166,7 +166,8 @@ const e = "Speichern", n = "Optionen", t = "Avatar", i = "Veröffentlichen", r =
166
166
  "Use Saved Version": "Gespeicherte Version verwenden",
167
167
  "Continue Where I Left Off": "Dort weitermachen, wo ich aufgehört habe",
168
168
  "HTML Editor": "HTML-Editor",
169
- "Gain full control over components by editing the raw HTML.": "Erhalten Sie die vollständige Kontrolle über Komponenten, indem Sie das reine HTML bearbeiten."
169
+ "Gain full control over components by editing the raw HTML.": "Erhalten Sie die vollständige Kontrolle über Komponenten, indem Sie das reine HTML bearbeiten.",
170
+ "Large Screens Only": "Nur große Bildschirme"
170
171
  };
171
172
  export {
172
173
  S as Add,
@@ -181,7 +182,7 @@ export {
181
182
  V as Element,
182
183
  c as Global,
183
184
  q as Image,
184
- L as Images,
185
+ D as Images,
185
186
  M as Information,
186
187
  E as Landscape,
187
188
  x as Link,
@@ -199,7 +200,7 @@ export {
199
200
  z as Search,
200
201
  l as Select,
201
202
  h as Specific,
202
- D as Squarish,
203
+ L as Squarish,
203
204
  a as Styles,
204
205
  A as Text,
205
206
  m as Transparent,
@@ -1,4 +1,4 @@
1
- const e = "Save", t = "Options", o = "avatar", n = "Publish", a = "component", i = "Styles", s = "Typographies", r = "Select", l = "Padding", d = "Margin", u = "Global", c = "Specific", p = "Border", g = "Transparent", h = "Add", m = "property", y = "value", f = "Close", w = "Editing", v = "Delete", T = "Preview", b = "Mobile", S = "Bold", C = "Link", B = "List", L = "Search", k = "Landscape", P = "Portrait", H = "Squarish", x = "Images", A = "Prev", M = "Next", I = "Information", D = "Text", E = "Types", F = "array", R = "Content", W = "Element", V = "Component", z = "All", q = "Image", N = {
1
+ const e = "Save", t = "Options", o = "avatar", n = "Publish", a = "component", i = "Styles", s = "Typographies", r = "Select", l = "Padding", d = "Margin", u = "Global", c = "Specific", p = "Border", g = "Transparent", h = "Add", y = "property", m = "value", f = "Close", w = "Editing", v = "Delete", T = "Preview", b = "Mobile", S = "Bold", C = "Link", B = "List", L = "Search", k = "Landscape", P = "Portrait", H = "Squarish", x = "Images", A = "Prev", M = "Next", I = "Information", D = "Text", E = "Types", F = "array", R = "Content", W = "Element", V = "Component", z = "All", q = "Image", N = {
2
2
  "Reset Page": "Reset Page",
3
3
  "Global Page Styles": "Global Page Styles",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.",
@@ -63,8 +63,8 @@ const e = "Save", t = "Options", o = "avatar", n = "Publish", a = "component", i
63
63
  "Inline Styles": "Inline Styles",
64
64
  "These are the inline styles applied by the builder. Add your own styles and press Enter to apply them to the selected element.": "These are the inline styles applied by the builder. Add your own styles and press Enter to apply them to the selected element.",
65
65
  "Add your own style.": "Add your own style.",
66
- property: m,
67
- value: y,
66
+ property: y,
67
+ value: m,
68
68
  Close: f,
69
69
  Editing: w,
70
70
  "Apply styles that affect the entire page. These settings include global font family, text color, background color, and other universal styles that apply to all sections.": "Apply styles that affect the entire page. These settings include global font family, text color, background color, and other universal styles that apply to all sections.",
@@ -166,7 +166,8 @@ const e = "Save", t = "Options", o = "avatar", n = "Publish", a = "component", i
166
166
  "Use Saved Version": "Use Saved Version",
167
167
  "Continue Where I Left Off": "Continue Where I Left Off",
168
168
  "HTML Editor": "HTML Editor",
169
- "Gain full control over components by editing the raw HTML.": "Gain full control over components by editing the raw HTML."
169
+ "Gain full control over components by editing the raw HTML.": "Gain full control over components by editing the raw HTML.",
170
+ "Large Screens Only": "Large Screens Only"
170
171
  };
171
172
  export {
172
173
  h as Add,
@@ -209,6 +210,6 @@ export {
209
210
  o as avatar,
210
211
  a as component,
211
212
  N as default,
212
- m as property,
213
- y as value
213
+ y as property,
214
+ m as value
214
215
  };
@@ -1,4 +1,4 @@
1
- const e = "Guardar", o = "Opciones", a = "avatar", t = "Publicar", n = "Cerrar", s = "componente", i = "Estilos", r = "Tipografías", l = "Seleccionar", d = "Relleno", c = "Margen", u = "Global", p = "Específico", m = "Borde", g = "Transparente", y = "Agregar", b = "propiedad", h = "valor", f = "Editando", T = "Eliminar", v = "Vista previa", C = "Móvil", S = "Negrita", E = "Lista", w = "Buscar", D = "Horizontal", L = "Vertical", H = "Cuadrado", A = "Imágenes", x = "Anterior", M = "Siguiente", P = "Información", q = "Texto", B = "Enlace", z = "Tipos", I = "matriz", R = "Contenido", k = "Elemento", V = "Componente", N = "Todos", F = "Imagen", j = {
1
+ const e = "Guardar", o = "Opciones", a = "avatar", t = "Publicar", n = "Cerrar", s = "componente", i = "Estilos", r = "Tipografías", l = "Seleccionar", d = "Relleno", c = "Margen", u = "Global", p = "Específico", g = "Borde", m = "Transparente", y = "Agregar", b = "propiedad", h = "valor", f = "Editando", T = "Eliminar", v = "Vista previa", C = "Móvil", S = "Negrita", E = "Lista", w = "Buscar", L = "Horizontal", D = "Vertical", H = "Cuadrado", A = "Imágenes", x = "Anterior", M = "Siguiente", P = "Información", q = "Texto", B = "Enlace", z = "Tipos", I = "matriz", R = "Contenido", k = "Elemento", V = "Componente", N = "Todos", F = "Imagen", j = {
2
2
  "Reset Page": "Restablecer página",
3
3
  "Global Page Styles": "Estilos de página globales",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "Pruebe el poderoso Click & Drop Page Builder, diseñado para desarrolladores y creadores que desean un control total sin complicaciones. Personalice diseños, fuentes y colores. Edite contenido visualmente en tiempo real. Agregue medios, incruste videos de YouTube o exporte todo como HTML limpio. Con edición receptiva, guardado automático local, soporte de Tailwind e incluso integración con Unsplash, es todo lo que necesita, envuelto en un constructor perfecto. Cree páginas impresionantes en minutos.",
@@ -55,11 +55,11 @@ const e = "Guardar", o = "Opciones", a = "avatar", t = "Publicar", n = "Cerrar",
55
55
  "Border Radius bottom left": "Radio del borde inferior izquierdo",
56
56
  "Border Radius bottom right": "Radio del borde inferior derecho",
57
57
  "Border Style, Width & Color": "Estilo, ancho y color del borde",
58
- Border: m,
58
+ Border: g,
59
59
  "Border Style": "Estilo del borde",
60
60
  "Border Width": "Ancho del borde",
61
61
  "Border Color": "Color del borde",
62
- Transparent: g,
62
+ Transparent: m,
63
63
  "Generated CSS": "CSS Generado",
64
64
  "This is the CSS applied by the builder. Add your own CSS and press Enter to apply it to the selected element.": "Este es el CSS aplicado por el constructor. Agregue su propio CSS y presione Enter para aplicarlo al elemento seleccionado.",
65
65
  "Add your CSS.": "Agregue su CSS.",
@@ -106,8 +106,8 @@ const e = "Guardar", o = "Opciones", a = "avatar", t = "Publicar", n = "Cerrar",
106
106
  "Are you sure you want to reset this page? This will overwrite your current changes.": "¿Estás seguro de que deseas restablecer esta página? Esto sobrescribirá tus cambios actuales.",
107
107
  Search: w,
108
108
  "Search...": "Buscar...",
109
- Landscape: D,
110
- Portrait: L,
109
+ Landscape: L,
110
+ Portrait: D,
111
111
  Squarish: H,
112
112
  "Total pages": "Páginas totales",
113
113
  Images: A,
@@ -166,13 +166,14 @@ const e = "Guardar", o = "Opciones", a = "avatar", t = "Publicar", n = "Cerrar",
166
166
  "Use Saved Version": "Usar la versión guardada",
167
167
  "Continue Where I Left Off": "Continuar donde lo dejé",
168
168
  "HTML Editor": "Editor HTML",
169
- "Gain full control over components by editing the raw HTML.": "Obtenga control total sobre los componentes editando el HTML sin formato."
169
+ "Gain full control over components by editing the raw HTML.": "Obtenga control total sobre los componentes editando el HTML sin formato.",
170
+ "Large Screens Only": "Solo pantallas grandes"
170
171
  };
171
172
  export {
172
173
  y as Add,
173
174
  N as All,
174
175
  S as Bold,
175
- m as Border,
176
+ g as Border,
176
177
  n as Close,
177
178
  V as Component,
178
179
  R as Content,
@@ -183,7 +184,7 @@ export {
183
184
  F as Image,
184
185
  A as Images,
185
186
  P as Information,
186
- D as Landscape,
187
+ L as Landscape,
187
188
  B as Link,
188
189
  E as List,
189
190
  c as Margin,
@@ -191,7 +192,7 @@ export {
191
192
  M as Next,
192
193
  o as Options,
193
194
  d as Padding,
194
- L as Portrait,
195
+ D as Portrait,
195
196
  x as Prev,
196
197
  v as Preview,
197
198
  t as Publish,
@@ -202,7 +203,7 @@ export {
202
203
  H as Squarish,
203
204
  i as Styles,
204
205
  q as Text,
205
- g as Transparent,
206
+ m as Transparent,
206
207
  z as Types,
207
208
  r as Typographies,
208
209
  I as array,
@@ -1,4 +1,4 @@
1
- const e = "Enregistrer", t = "Options", s = "avatar", o = "Publier", r = "Fermer", a = "composant", n = "Styles", i = "Typographies", l = "Sélectionner", u = "Marge intérieure", c = "Marge", d = "Global", p = "Spécifique", m = "Bordure", g = "Transparent", v = "Ajouter", y = "propriété", h = "valeur", f = "Édition", T = "Supprimer", b = "Aperçu", C = "Mobile", S = "Gras", z = "Liste", x = "Rechercher", w = "Paysage", q = "Portrait", L = "Carré", M = "Images", A = "Précédent", P = "Suivant", D = "Information", H = "Texte", B = "Lien", I = "Types", E = "tableau", k = "Contenu", R = "Élément", j = "Composant", F = "Tous", W = "Image", V = {
1
+ const e = "Enregistrer", t = "Options", s = "avatar", o = "Publier", r = "Fermer", n = "composant", a = "Styles", i = "Typographies", l = "Sélectionner", u = "Marge intérieure", c = "Marge", d = "Global", p = "Spécifique", m = "Bordure", g = "Transparent", v = "Ajouter", y = "propriété", h = "valeur", f = "Édition", T = "Supprimer", b = "Aperçu", C = "Mobile", S = "Gras", z = "Liste", x = "Rechercher", q = "Paysage", w = "Portrait", L = "Carré", M = "Images", A = "Précédent", P = "Suivant", D = "Information", H = "Texte", B = "Lien", I = "Types", E = "tableau", k = "Contenu", R = "Élément", j = "Composant", F = "Tous", W = "Image", V = {
2
2
  "Reset Page": "Réinitialiser la page",
3
3
  "Global Page Styles": "Styles de page globaux",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "Essayez le puissant Click & Drop Page Builder, conçu pour les développeurs et les créateurs qui souhaitent un contrôle total sans tracas. Personnalisez les mises en page, les polices et les couleurs. Modifiez le contenu visuellement en temps réel. Ajoutez des médias, intégrez des vidéos YouTube ou exportez tout en HTML propre. Avec l'édition réactive, la sauvegarde automatique locale, la prise en charge de Tailwind et même l'intégration Unsplash, c'est tout ce dont vous avez besoin, enveloppé dans un seul constructeur transparent. Créez des pages impressionnantes en quelques minutes.",
@@ -19,12 +19,12 @@ const e = "Enregistrer", t = "Options", s = "avatar", o = "Publier", r = "Fermer
19
19
  Close: r,
20
20
  "Helper Components": "Composants d'aide",
21
21
  "Click to add": "Cliquez pour ajouter",
22
- component: a,
22
+ component: n,
23
23
  "Layout Components": "Composants de mise en page",
24
24
  "Click to add component": "Cliquez pour ajouter un composant",
25
25
  "Remove all Components": "Supprimer tous les composants",
26
26
  "Are you sure you want to remove all Components?": "Êtes-vous sûr de vouloir supprimer tous les composants ?",
27
- Styles: n,
27
+ Styles: a,
28
28
  "Apply styles that affect the entire page. These settings include global font family, text color, background color, and other universal styles that apply to all sections.": "Appliquez des styles qui affectent toute la page. Ces paramètres incluent la famille de polices globale, la couleur du texte, la couleur de fond et d'autres styles universels qui s'appliquent à toutes les sections.",
29
29
  "Update Page Styles": "Mettre à jour les styles de page",
30
30
  "Download HTML": "Télécharger HTML",
@@ -106,8 +106,8 @@ const e = "Enregistrer", t = "Options", s = "avatar", o = "Publier", r = "Fermer
106
106
  "Are you sure you want to reset this page? This will overwrite your current changes.": "Êtes-vous sûr de vouloir réinitialiser cette page ? Cela écrasera vos modifications actuelles.",
107
107
  Search: x,
108
108
  "Search...": "Rechercher...",
109
- Landscape: w,
110
- Portrait: q,
109
+ Landscape: q,
110
+ Portrait: w,
111
111
  Squarish: L,
112
112
  "Total pages": "Pages totales",
113
113
  Images: M,
@@ -166,7 +166,8 @@ const e = "Enregistrer", t = "Options", s = "avatar", o = "Publier", r = "Fermer
166
166
  "Use Saved Version": "Utiliser la version enregistrée",
167
167
  "Continue Where I Left Off": "Continuer là où je me suis arrêté",
168
168
  "HTML Editor": "Éditeur HTML",
169
- "Gain full control over components by editing the raw HTML.": "Obtenez un contrôle total sur les composants en modifiant le code HTML brut."
169
+ "Gain full control over components by editing the raw HTML.": "Obtenez un contrôle total sur les composants en modifiant le code HTML brut.",
170
+ "Large Screens Only": "Grands écrans uniquement"
170
171
  };
171
172
  export {
172
173
  v as Add,
@@ -183,7 +184,7 @@ export {
183
184
  W as Image,
184
185
  M as Images,
185
186
  D as Information,
186
- w as Landscape,
187
+ q as Landscape,
187
188
  B as Link,
188
189
  z as List,
189
190
  c as Margin,
@@ -191,7 +192,7 @@ export {
191
192
  P as Next,
192
193
  t as Options,
193
194
  u as Padding,
194
- q as Portrait,
195
+ w as Portrait,
195
196
  A as Prev,
196
197
  b as Preview,
197
198
  o as Publish,
@@ -200,14 +201,14 @@ export {
200
201
  l as Select,
201
202
  p as Specific,
202
203
  L as Squarish,
203
- n as Styles,
204
+ a as Styles,
204
205
  H as Text,
205
206
  g as Transparent,
206
207
  I as Types,
207
208
  i as Typographies,
208
209
  E as array,
209
210
  s as avatar,
210
- a as component,
211
+ n as component,
211
212
  V as default,
212
213
  y as property,
213
214
  h as value
@@ -166,7 +166,8 @@ const e = "सहेजें", t = "विकल्प", o = "अवतार",
166
166
  "Use Saved Version": "सहेजा गया संस्करण उपयोग करें",
167
167
  "Continue Where I Left Off": "वहीं से शुरु करो जहाँ मैने छोड़ा था",
168
168
  "HTML Editor": "HTML संपादक",
169
- "Gain full control over components by editing the raw HTML.": "कच्चे HTML को संपादित करके घटकों पर पूर्ण नियंत्रण प्राप्त करें।"
169
+ "Gain full control over components by editing the raw HTML.": "कच्चे HTML को संपादित करके घटकों पर पूर्ण नियंत्रण प्राप्त करें।",
170
+ "Large Screens Only": "केवल बड़ी स्क्रीन"
170
171
  };
171
172
  export {
172
173
  h as Add,
@@ -1,4 +1,4 @@
1
- const e = "保存", t = "オプション", o = "アバター", n = "公開する", a = "閉じる", s = "コンポーネント", i = "スタイル", r = "タイポグラフィ", l = "選択", d = "パディング", c = "マージン", u = "グローバル", p = "特定", g = "ボーダー", m = "透明", h = "追加", y = "プロパティ", T = "値", S = "編集", C = "削除", w = "プレビュー", f = "モバイル", v = "太字", b = "リンク", L = "リスト", H = "検索", M = "横向き", D = "縦向き", B = "正方形", k = "画像", P = "前へ", A = "次へ", I = "情報", x = "テキスト", E = "タイプ", F = "配列", R = "コンテンツ", V = "要素", W = "コンポーネント", q = "すべて", z = "画像", U = {
1
+ const e = "保存", t = "オプション", o = "アバター", n = "公開する", a = "閉じる", s = "コンポーネント", i = "スタイル", r = "タイポグラフィ", l = "選択", d = "パディング", c = "マージン", u = "グローバル", p = "特定", g = "ボーダー", m = "透明", y = "追加", h = "プロパティ", T = "値", S = "編集", C = "削除", w = "プレビュー", f = "モバイル", v = "太字", b = "リンク", L = "リスト", H = "検索", M = "横向き", D = "縦向き", B = "正方形", k = "画像", P = "前へ", A = "次へ", I = "情報", x = "テキスト", E = "タイプ", F = "配列", R = "コンテンツ", V = "要素", W = "コンポーネント", q = "すべて", z = "画像", U = {
2
2
  "Reset Page": "ページをリセット",
3
3
  "Global Page Styles": "グローバルページスタイル",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "強力なClick & Drop Page Builderを試してみてください。開発者やクリエイター向けに設計されており、手間をかけずに完全なコントロールを実現します。レイアウト、フォント、色をカスタマイズします。リアルタイムで視覚的にコンテンツを編集します。メディアを追加し、YouTube動画を埋め込み、すべてをクリーンなHTMLとしてエクスポートします。レスポンシブ編集、ローカル自動保存、Tailwindサポート、さらにはUnsplash統合を備えた、必要なすべてが1つのシームレスなビルダーにまとめられています。数分で素晴らしいページを作成します。",
@@ -65,11 +65,11 @@ const e = "保存", t = "オプション", o = "アバター", n = "公開する
65
65
  "Add your CSS.": "CSSを追加してください。",
66
66
  "The pbx- prefix is added automatically.": "pbx-プレフィックスは自動的に追加されます。",
67
67
  "Type class": "クラスを入力",
68
- Add: h,
68
+ Add: y,
69
69
  "Inline Styles": "インラインスタイル",
70
70
  "These are the inline styles applied by the builder. Add your own styles and press Enter to apply them to the selected element.": "これらはビルダーによって適用されるインラインスタイルです。独自のスタイルを追加し、Enterキーを押して選択した要素に適用します。",
71
71
  "Add your own style.": "独自のスタイルを追加します。",
72
- property: y,
72
+ property: h,
73
73
  value: T,
74
74
  Editing: S,
75
75
  "Loading...": "読み込み中...",
@@ -166,10 +166,11 @@ const e = "保存", t = "オプション", o = "アバター", n = "公開する
166
166
  "Use Saved Version": "保存されたバージョンを使用",
167
167
  "Continue Where I Left Off": "中断したところから続行",
168
168
  "HTML Editor": "HTMLエディター",
169
- "Gain full control over components by editing the raw HTML.": "生の HTML を編集することで、コンポーネントを完全に制御できます。"
169
+ "Gain full control over components by editing the raw HTML.": "生の HTML を編集することで、コンポーネントを完全に制御できます。",
170
+ "Large Screens Only": "大型スクリーンのみ"
170
171
  };
171
172
  export {
172
- h as Add,
173
+ y as Add,
173
174
  q as All,
174
175
  v as Bold,
175
176
  g as Border,
@@ -209,6 +210,6 @@ export {
209
210
  o as avatar,
210
211
  s as component,
211
212
  U as default,
212
- y as property,
213
+ h as property,
213
214
  T as value
214
215
  };
@@ -1,4 +1,4 @@
1
- const e = "Salvar", o = "Opções", a = "avatar", t = "Publicar", s = "Fechar", i = "componente", n = "Estilos", r = "Tipografias", d = "Selecionar", l = "Preenchimento", c = "Margem", p = "Global", u = "Específico", m = "Borda", g = "Transparente", h = "Adicionar", v = "propriedade", f = "valor", T = "Editando", y = "Excluir", C = "Pré-visualização", b = "Celular", S = "Negrito", q = "Lista", w = "Pesquisar", x = "Paisagem", E = "Retrato", L = "Quadrado", P = "Imagens", H = "Anterior", D = "Próximo", A = "Informação", M = "Texto", B = "Link", I = "Tipos", k = "array", R = "Conteúdo", z = "Elemento", V = "Componente", F = "Todos", N = "Imagem", j = {
1
+ const e = "Salvar", o = "Opções", a = "avatar", t = "Publicar", s = "Fechar", i = "componente", n = "Estilos", r = "Tipografias", d = "Selecionar", l = "Preenchimento", c = "Margem", p = "Global", u = "Específico", m = "Borda", g = "Transparente", h = "Adicionar", v = "propriedade", f = "valor", T = "Editando", y = "Excluir", C = "Pré-visualização", b = "Celular", S = "Negrito", q = "Lista", w = "Pesquisar", x = "Paisagem", L = "Retrato", E = "Quadrado", P = "Imagens", H = "Anterior", D = "Próximo", A = "Informação", M = "Texto", B = "Link", I = "Tipos", k = "array", R = "Conteúdo", z = "Elemento", V = "Componente", F = "Todos", N = "Imagem", j = {
2
2
  "Reset Page": "Redefinir página",
3
3
  "Global Page Styles": "Estilos de página globais",
4
4
  "Try the powerful Click & Drop Page Builder—designed for developers and creators who want full control without the hassle. Customize layouts, fonts, and colors. Edit content visually in real time. Add media, embed YouTube videos, or export everything as clean HTML. With responsive editing, local auto-save, Tailwind support, and even Unsplash integration, it's everything you need—wrapped in one seamless builder. Build Stunning Pages in Minutes.": "Experimente o poderoso Click & Drop Page Builder – projetado para desenvolvedores e criadores que desejam controle total sem complicações. Personalize layouts, fontes e cores. Edite conteúdo visualmente em tempo real. Adicione mídia, incorpore vídeos do YouTube ou exporte tudo como HTML limpo. Com edição responsiva, salvamento automático local, suporte ao Tailwind e até integração com o Unsplash, é tudo o que você precisa – envolvido em um único construtor perfeito. Crie páginas impressionantes em minutos.",
@@ -107,8 +107,8 @@ const e = "Salvar", o = "Opções", a = "avatar", t = "Publicar", s = "Fechar",
107
107
  Search: w,
108
108
  "Search...": "Pesquisar...",
109
109
  Landscape: x,
110
- Portrait: E,
111
- Squarish: L,
110
+ Portrait: L,
111
+ Squarish: E,
112
112
  "Total pages": "Total de páginas",
113
113
  Images: P,
114
114
  "First page": "Primeira página",
@@ -166,7 +166,8 @@ const e = "Salvar", o = "Opções", a = "avatar", t = "Publicar", s = "Fechar",
166
166
  "Use Saved Version": "Usar a versão salva",
167
167
  "Continue Where I Left Off": "Continuar de onde parei",
168
168
  "HTML Editor": "Editor HTML",
169
- "Gain full control over components by editing the raw HTML.": "Obtenha controlo total sobre os componentes editando o HTML em bruto."
169
+ "Gain full control over components by editing the raw HTML.": "Obtenha controlo total sobre os componentes editando o HTML em bruto.",
170
+ "Large Screens Only": "Somente telas grandes"
170
171
  };
171
172
  export {
172
173
  h as Add,
@@ -191,7 +192,7 @@ export {
191
192
  D as Next,
192
193
  o as Options,
193
194
  l as Padding,
194
- E as Portrait,
195
+ L as Portrait,
195
196
  H as Prev,
196
197
  C as Preview,
197
198
  t as Publish,
@@ -199,7 +200,7 @@ export {
199
200
  w as Search,
200
201
  d as Select,
201
202
  u as Specific,
202
- L as Squarish,
203
+ E as Squarish,
203
204
  n as Styles,
204
205
  M as Text,
205
206
  g as Transparent,