@myissue/vue-website-page-builder 3.3.41 → 3.3.42

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@myissue/vue-website-page-builder",
3
- "version": "3.3.41",
3
+ "version": "3.3.42",
4
4
  "description": "Vue 3 page builder component with drag & drop functionality.",
5
5
  "type": "module",
6
6
  "main": "./dist/vue-website-page-builder.umd.cjs",
@@ -4,7 +4,7 @@
4
4
  >
5
5
  <div class="pbx-absolute pbx-top-1/3">
6
6
  <div
7
- class="pbx-inline-block pbx-h-10 pbx-w-10 pbx-animate-spin pbx-rounded-full pbx-border-4 pbx-border-solid pbx-border pbx-border-current pbx-border-r-transparent"
7
+ class="pbx-inline-block pbx-h-10 pbx-w-10 pbx-animate-spin pbx-rounded-full pbx-border-solid pbx-border pbx-border-current pbx-border-r-transparent"
8
8
  ></div>
9
9
  </div>
10
10
  </div>
@@ -50,11 +50,11 @@ const handleDownloadHTML = function () {
50
50
  class="pbx-w-full pbx-inset-x-0 pbx-h-[90vh] pbx-bg-white pbx-overflow-x-scroll lg:pbx-pt-2 pbx-pt-2"
51
51
  >
52
52
  <!-- Advanced Settings - start -->
53
- <div class="pbx-flex pbx-gap-4 pbx-flex-col pbx-divide-y pbx-divide-gray-300">
53
+ <div
54
+ class="pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-px-2 pbx-border pbx-border-solid pbx-border-gray-600 pbx-rounded-xl"
55
+ >
54
56
  <!-- Advanced Settings - start -->
55
- <div
56
- class="pbx-mb-4 pbx-pb-8 pbx-border-solid pbx-border-b pbx-border-myPrimbryLightGrayColor"
57
- >
57
+ <div>
58
58
  <div class="pbx-flex pbx-items-left pbx-flex-col pbx-gap-1">
59
59
  <h3 class="pbx-myQuaternaryHeader">Configuration Overview</h3>
60
60
  <p class="pbx-myPrimaryParagraph pbx-text-xs">
@@ -579,7 +579,7 @@ const handleDownloadHTML = function () {
579
579
  <!-- Advanced Settings - end -->
580
580
  <!-- Download Layout HTML - start -->
581
581
  <div
582
- class="pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-border-solid pbx-border-b pbx-border-myPrimbryLightGrayColor"
582
+ class="pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-px-2 pbx-border pbx-border-solid pbx-border-gray-600 pbx-rounded-xl"
583
583
  >
584
584
  <div class="pbx-flex pbx-items-left pbx-flex-col pbx-gap-1">
585
585
  <h3 class="pbx-myQuaternaryHeader">Download Page as HTML</h3>
@@ -595,7 +595,7 @@ const handleDownloadHTML = function () {
595
595
 
596
596
  <!-- Congig - start -->
597
597
  <div
598
- class="pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-border-solid pbx-border-b pbx-border-myPrimbryLightGrayColor"
598
+ class="pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-px-2 pbx-border pbx-border-solid pbx-border-gray-600 pbx-rounded-xl"
599
599
  >
600
600
  <div class="pbx-flex pbx-items-left pbx-flex-col pbx-gap-1">
601
601
  <h3 class="pbx-myQuaternaryHeader">Complete Configuration Overview</h3>
@@ -774,7 +774,7 @@ onMounted(async () => {
774
774
  </aside>
775
775
  </div>
776
776
  <div
777
- class="pbx-flex pbx-items-center pbx-justify-center pbx-p-4 pbx-border-t pbx-border-t-gray-200 pbx-border-solid lg:pbx-mx-10"
777
+ class="pbx-flex pbx-items-center pbx-justify-center pbx-p-4 pbx-border-0 pbx-border-t pbx-border-t-gray-200 pbx-border-solid lg:pbx-mx-10"
778
778
  >
779
779
  <div
780
780
  @click="