@pitcher/canvas-ui 2025.12.8-121801 → 2025.12.8-134939
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/canvas-ui.css +16 -16
- package/canvas-ui.js +10 -10
- package/canvas-ui.js.map +1 -1
- package/package.json +1 -1
package/canvas-ui.css
CHANGED
|
@@ -551,13 +551,13 @@ swiper-container::part(pagination) {
|
|
|
551
551
|
line-height: 20px;
|
|
552
552
|
letter-spacing: 0.25px;
|
|
553
553
|
color: var(--ad430d74);
|
|
554
|
-
}[data-v-
|
|
554
|
+
}[data-v-b3a9f0d5] .ais-SearchBox {
|
|
555
555
|
margin: 0;
|
|
556
556
|
}
|
|
557
|
-
[data-v-
|
|
557
|
+
[data-v-b3a9f0d5] .ais-SearchBox-submit,[data-v-b3a9f0d5] .ais-SearchBox-reset {
|
|
558
558
|
display: none;
|
|
559
559
|
}
|
|
560
|
-
.admin-search[data-v-
|
|
560
|
+
.admin-search[data-v-b3a9f0d5] .ais-SearchBox-reset {
|
|
561
561
|
display: block !important;
|
|
562
562
|
position: absolute !important;
|
|
563
563
|
right: 12px !important;
|
|
@@ -571,17 +571,17 @@ swiper-container::part(pagination) {
|
|
|
571
571
|
font-size: 16px !important;
|
|
572
572
|
z-index: 10 !important;
|
|
573
573
|
}
|
|
574
|
-
.admin-search[data-v-
|
|
574
|
+
.admin-search[data-v-b3a9f0d5] .ais-SearchBox-reset:hover {
|
|
575
575
|
color: var(--p-text2) !important;
|
|
576
576
|
}
|
|
577
|
-
.admin-search[data-v-
|
|
577
|
+
.admin-search[data-v-b3a9f0d5] .ais-SearchBox-reset:focus {
|
|
578
578
|
outline: none !important;
|
|
579
579
|
color: var(--p-primary) !important;
|
|
580
580
|
}
|
|
581
|
-
.admin-search[data-v-
|
|
581
|
+
.admin-search[data-v-b3a9f0d5] .ais-SearchBox-input {
|
|
582
582
|
padding-right: 40px !important;
|
|
583
583
|
}
|
|
584
|
-
[data-v-
|
|
584
|
+
[data-v-b3a9f0d5] .ais-SearchBox-input {
|
|
585
585
|
width: 100%;
|
|
586
586
|
padding: 12px 16px 12px 40px;
|
|
587
587
|
border: 1px solid var(--p-primary4);
|
|
@@ -590,36 +590,36 @@ swiper-container::part(pagination) {
|
|
|
590
590
|
background-color: var(--p-base);
|
|
591
591
|
transition: border-color 0.2s ease;
|
|
592
592
|
}
|
|
593
|
-
[data-v-
|
|
593
|
+
[data-v-b3a9f0d5] .ais-SearchBox-input:focus {
|
|
594
594
|
outline: none;
|
|
595
595
|
border-color: var(--p-primary);
|
|
596
596
|
box-shadow: 0 0 0 3px var(--p-primary5);
|
|
597
597
|
}
|
|
598
|
-
[data-v-
|
|
598
|
+
[data-v-b3a9f0d5] .ais-SearchBox-input::placeholder {
|
|
599
599
|
color: var(--p-text3);
|
|
600
600
|
font-size: 14px;
|
|
601
601
|
}
|
|
602
|
-
.overflow-y-auto[data-v-
|
|
602
|
+
.overflow-y-auto[data-v-b3a9f0d5] {
|
|
603
603
|
scrollbar-width: thin;
|
|
604
604
|
scrollbar-color: var(--p-border2) var(--p-surface2);
|
|
605
605
|
}
|
|
606
|
-
.overflow-y-auto[data-v-
|
|
606
|
+
.overflow-y-auto[data-v-b3a9f0d5]::-webkit-scrollbar {
|
|
607
607
|
width: 6px;
|
|
608
608
|
}
|
|
609
|
-
.overflow-y-auto[data-v-
|
|
609
|
+
.overflow-y-auto[data-v-b3a9f0d5]::-webkit-scrollbar-track {
|
|
610
610
|
background: var(--p-surface2);
|
|
611
611
|
}
|
|
612
|
-
.overflow-y-auto[data-v-
|
|
612
|
+
.overflow-y-auto[data-v-b3a9f0d5]::-webkit-scrollbar-thumb {
|
|
613
613
|
background-color: var(--p-border2);
|
|
614
614
|
border-radius: 3px;
|
|
615
615
|
}
|
|
616
|
-
.overflow-y-auto[data-v-
|
|
616
|
+
.overflow-y-auto[data-v-b3a9f0d5]::-webkit-scrollbar-thumb:hover {
|
|
617
617
|
background-color: var(--p-text3);
|
|
618
618
|
}
|
|
619
|
-
button[data-v-
|
|
619
|
+
button[data-v-b3a9f0d5]:hover {
|
|
620
620
|
transition: all 0.2s ease;
|
|
621
621
|
}
|
|
622
|
-
button[data-v-
|
|
622
|
+
button[data-v-b3a9f0d5]:focus {
|
|
623
623
|
outline: none;
|
|
624
624
|
}
|
|
625
625
|
.letter-spacing--inherit .n-base-select-option__content {
|
package/canvas-ui.js
CHANGED
|
@@ -94509,7 +94509,7 @@ const _hoisted_6$1w = { class: "flex space-x-0 items-center" };
|
|
|
94509
94509
|
const _hoisted_7$18 = { class: "uppercase" };
|
|
94510
94510
|
const _hoisted_8$Z = {
|
|
94511
94511
|
key: 1,
|
|
94512
|
-
class: "h-16px w-1px bg-
|
|
94512
|
+
class: "h-16px w-1px bg-primary4"
|
|
94513
94513
|
};
|
|
94514
94514
|
const _hoisted_9$O = {
|
|
94515
94515
|
key: 0,
|
|
@@ -94579,7 +94579,7 @@ const _hoisted_42$4 = {
|
|
|
94579
94579
|
class: "px-0 py-0"
|
|
94580
94580
|
};
|
|
94581
94581
|
const _hoisted_43$4 = { key: 1 };
|
|
94582
|
-
const _hoisted_44$4 = { class: "flex items-center px-0 pt-
|
|
94582
|
+
const _hoisted_44$4 = { class: "flex items-center px-0 pt-2 pb-1" };
|
|
94583
94583
|
const _hoisted_45$4 = { class: "text-m font-semibold text-gray-900" };
|
|
94584
94584
|
const _hoisted_46$4 = { class: "ml-2 text-sm text-gray-500" };
|
|
94585
94585
|
const _hoisted_47$4 = ["data-result-selected", "onClick"];
|
|
@@ -95127,18 +95127,18 @@ const _sfc_main$5I = /* @__PURE__ */ defineComponent({
|
|
|
95127
95127
|
}
|
|
95128
95128
|
};
|
|
95129
95129
|
const formatCanvasType = (contentType) => {
|
|
95130
|
-
if (!contentType) return "
|
|
95130
|
+
if (!contentType) return t("canvasUI.CAlgoliaSearch.canvasFilters.saved");
|
|
95131
95131
|
switch (contentType) {
|
|
95132
95132
|
case "saved_canvas":
|
|
95133
|
-
return "
|
|
95133
|
+
return t("canvasUI.CAlgoliaSearch.canvasFilters.saved");
|
|
95134
95134
|
case "template":
|
|
95135
|
-
return "
|
|
95135
|
+
return t("canvasUI.CAlgoliaSearch.canvasFilters.templates");
|
|
95136
95136
|
case "section":
|
|
95137
|
-
return "
|
|
95137
|
+
return t("canvasUI.CAlgoliaSearch.canvasFilters.products");
|
|
95138
95138
|
case "block":
|
|
95139
|
-
return "
|
|
95139
|
+
return t("canvasUI.CAlgoliaSearch.canvasFilters.blocks");
|
|
95140
95140
|
default:
|
|
95141
|
-
return "
|
|
95141
|
+
return t("canvasUI.CAlgoliaSearch.canvasFilters.saved");
|
|
95142
95142
|
}
|
|
95143
95143
|
};
|
|
95144
95144
|
const toggleCanvasFilter = (filterType) => {
|
|
@@ -95617,7 +95617,7 @@ const _sfc_main$5I = /* @__PURE__ */ defineComponent({
|
|
|
95617
95617
|
(openBlock(true), createElementBlock(Fragment, null, renderList(recentSearches.value, (search) => {
|
|
95618
95618
|
return openBlock(), createElementBlock("div", {
|
|
95619
95619
|
key: search,
|
|
95620
|
-
class: "flex items-center py-2 px-0 hover:bg-primary5 cursor-pointer rounded",
|
|
95620
|
+
class: "flex items-center py-2 px-0 pl-1 hover:bg-primary5 cursor-pointer rounded",
|
|
95621
95621
|
onClick: ($event) => handleRecentSearchClick(search)
|
|
95622
95622
|
}, [
|
|
95623
95623
|
createVNode(CIcon, {
|
|
@@ -95930,7 +95930,7 @@ const _sfc_main$5I = /* @__PURE__ */ defineComponent({
|
|
|
95930
95930
|
}
|
|
95931
95931
|
});
|
|
95932
95932
|
|
|
95933
|
-
const CAlgoliaSearch = /* @__PURE__ */ _export_sfc(_sfc_main$5I, [["__scopeId", "data-v-
|
|
95933
|
+
const CAlgoliaSearch = /* @__PURE__ */ _export_sfc(_sfc_main$5I, [["__scopeId", "data-v-b3a9f0d5"]]);
|
|
95934
95934
|
|
|
95935
95935
|
const BulletListExtended = BulletList.extend({
|
|
95936
95936
|
addOptions() {
|