@hulkapps/app-manager-vue 3.1.15 → 3.1.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/dist/app-manager-vue.esm.js +9 -9
- package/dist/app-manager-vue.min.js +1 -1
- package/dist/app-manager-vue.ssr.js +40 -40
- package/dist/hulkapps-app-manager.css +1 -1
- package/dist/hulkapps-app-manager.min.css +1 -1
- package/package.json +1 -1
- package/src/components/PolarisNew/PlanCardsHighlights.vue +4 -0
- package/src/components/PolarisNew/PlanTable.vue +9 -0
|
@@ -49893,7 +49893,7 @@ var __vue_render__$7 = function () {
|
|
|
49893
49893
|
}, [_vm._v("\n " + _vm._s(plan.price !== 0 ? "$" + Number(plan.price).toFixed(2) : _vm.translateMe("Free")) + "\n "), plan.price !== 0 ? _c('span', [_vm._v("\n /" + _vm._s(_vm.translateMe("mo")) + "\n ")]) : _vm._e()])], 2), _vm._v(" "), _c('h6', {
|
|
49894
49894
|
staticClass: "description",
|
|
49895
49895
|
style: {
|
|
49896
|
-
visibility: plan.description && _vm.selectedInterval === 'monthly' ? 'visible' : 'hidden'
|
|
49896
|
+
visibility: plan.description && _vm.selectedInterval === 'monthly' && plan.is_custom === false ? 'visible' : 'hidden'
|
|
49897
49897
|
}
|
|
49898
49898
|
}, [_vm._v("\n " + _vm._s(plan.description ? _vm.translateMe(plan.description) : _vm.translateMe(_vm.placeholder.description)) + "\n ")]), _vm._v(" "), _c('VariantButton', {
|
|
49899
49899
|
attrs: {
|
|
@@ -49977,7 +49977,7 @@ var __vue_render__$7 = function () {
|
|
|
49977
49977
|
}, [_vm._v("\n " + _vm._s(plan.price !== 0 ? "$" + Number(plan.price).toFixed(2) : _vm.translateMe("Free")) + "\n "), plan.price !== 0 ? _c('span', [_vm._v("\n /" + _vm._s(_vm.translateMe("yr")) + "\n ")]) : _vm._e()])], 2), _vm._v(" "), _c('h6', {
|
|
49978
49978
|
staticClass: "description",
|
|
49979
49979
|
style: {
|
|
49980
|
-
visibility: plan.description && _vm.selectedInterval === 'annually' ? 'visible' : 'hidden'
|
|
49980
|
+
visibility: plan.description && _vm.selectedInterval === 'annually' && plan.is_custom === false ? 'visible' : 'hidden'
|
|
49981
49981
|
}
|
|
49982
49982
|
}, [_vm._v("\n " + _vm._s(plan.description ? _vm.translateMe(plan.description) : _vm.translateMe(_vm.placeholder.description)) + "\n ")]), _vm._v(" "), _c('VariantButton', {
|
|
49983
49983
|
attrs: {
|
|
@@ -50036,11 +50036,11 @@ var __vue_staticRenderFns__$7 = [];
|
|
|
50036
50036
|
|
|
50037
50037
|
const __vue_inject_styles__$7 = function (inject) {
|
|
50038
50038
|
if (!inject) return;
|
|
50039
|
-
inject("data-v-
|
|
50040
|
-
source: ".container[data-v-
|
|
50039
|
+
inject("data-v-d66ea592_0", {
|
|
50040
|
+
source: ".container[data-v-d66ea592]{padding-top:40px;width:100%}.swiper.cards.annually[data-v-d66ea592]{visibility:hidden;height:0;position:relative}.swiper-pagination[data-v-d66ea592]{height:12px;position:relative;display:flex;justify-content:center;align-items:flex-end;gap:0;margin-top:26px}.cards[data-v-d66ea592]{display:flex;background-color:#fff;flex-grow:1;border:1px solid #e5e5e5;border-radius:12px;overflow-x:clip;overflow-y:visible;box-shadow:0 4px 6px -1px #0000001a}.card[data-v-d66ea592]{height:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px}.swiper-wrapper .swiper-slide .card-border.last-card[data-v-d66ea592],.swiper-wrapper .swiper-slide:not(.swiper-slide-active) .card-border[data-v-d66ea592]{border-left:1px solid #ccc}.card .title[data-v-d66ea592]{font-size:16px;font-weight:700;color:#1a1a1a}.card .price-wrapper[data-v-d66ea592]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.card .price-wrapper.has-discount[data-v-d66ea592]{min-height:44px}.card .price[data-v-d66ea592]{font-size:30px;font-weight:700;color:#4a4a4a}.card .price span[data-v-d66ea592]{font-size:13px;font-weight:400;color:#4a4a4a;margin-left:-6px;line-height:0}.card .description[data-v-d66ea592],.card .plan-note[data-v-d66ea592],.card .trial_days[data-v-d66ea592]{font-size:13px;font-weight:400;color:#4a4a4a}.card .description[data-v-d66ea592],.card .trial_days[data-v-d66ea592]{text-align:center;text-transform:unset}.card .plan-note[data-v-d66ea592]{margin-top:8px;text-align:center}.button[data-v-d66ea592]{display:flex;justify-content:center;width:100%!important;text-align:center!important}.features[data-v-d66ea592]{margin-top:19px}.features ul[data-v-d66ea592]{display:flex;align-items:flex-start;gap:6px;flex-direction:column}.features .feature[data-v-d66ea592]{display:flex;align-items:center;gap:4px}.features .feature svg[data-v-d66ea592]{min-width:20px;min-height:20px}.feature span[data-v-d66ea592]{font-size:13px;font-weight:400;color:#4a4a4a}.card .strike-price span[data-v-d66ea592]{color:#4a4a4a}.most-popular[data-v-d66ea592]{position:absolute;z-index:-1;top:-20px;width:100%;height:calc(100% + 20px);border-radius:12px 12px 0 0;border-left:1px solid #91d0ff;border-right:1px solid #91d0ff;overflow:hidden}.most-popular .most-popular-label[data-v-d66ea592]{background-color:#91d0ff;color:#00527c;font-size:13px;font-weight:600;width:100%;text-align:center}.swiper-plan-h-navigation[data-v-d66ea592]{position:absolute;margin-top:32px;display:flex;justify-content:space-between;padding:16px 0}.nav-annually[data-v-d66ea592]{display:none}.swiper-plan-h-next-annually[data-v-d66ea592],.swiper-plan-h-next-monthly[data-v-d66ea592],.swiper-plan-h-prev-annually[data-v-d66ea592],.swiper-plan-h-prev-monthly[data-v-d66ea592]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#1a1a1a;border-radius:8px;cursor:pointer}.swiper-plan-h-next-annually[data-v-d66ea592]:disabled,.swiper-plan-h-next-monthly[data-v-d66ea592]:disabled,.swiper-plan-h-prev-annually[data-v-d66ea592]:disabled,.swiper-plan-h-prev-monthly[data-v-d66ea592]:disabled{opacity:0}.plans-remaining[data-v-d66ea592]{position:absolute;top:-30px;background-color:#fff;color:#333;font-weight:500;padding:6px 12px;border-radius:8px;font-size:14px;white-space:nowrap;box-shadow:0 4px 8px #00000026}.plans-remaining[data-v-d66ea592]::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .1))}@media (max-width:640px){.card-border[data-v-d66ea592]{border-left:none}.swiper-plan-h-navigation[data-v-d66ea592]{display:none!important}}",
|
|
50041
50041
|
map: undefined,
|
|
50042
50042
|
media: undefined
|
|
50043
|
-
}), inject("data-v-
|
|
50043
|
+
}), inject("data-v-d66ea592_1", {
|
|
50044
50044
|
source: ".swiper-pagination .swiper-pagination-bullet{background:#757575 none;opacity:1;transition:all .5s;width:8px;height:8px}.swiper-pagination .swiper-pagination-bullet-active{background-color:#0094d5;width:12px;height:12px}",
|
|
50045
50045
|
map: undefined,
|
|
50046
50046
|
media: undefined
|
|
@@ -50049,7 +50049,7 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
50049
50049
|
/* scoped */
|
|
50050
50050
|
|
|
50051
50051
|
|
|
50052
|
-
const __vue_scope_id__$7 = "data-v-
|
|
50052
|
+
const __vue_scope_id__$7 = "data-v-d66ea592";
|
|
50053
50053
|
/* module identifier */
|
|
50054
50054
|
|
|
50055
50055
|
const __vue_module_identifier__$7 = undefined;
|
|
@@ -51434,8 +51434,8 @@ var __vue_staticRenderFns__$4 = [];
|
|
|
51434
51434
|
|
|
51435
51435
|
const __vue_inject_styles__$4 = function (inject) {
|
|
51436
51436
|
if (!inject) return;
|
|
51437
|
-
inject("data-v-
|
|
51438
|
-
source: ".container[data-v-
|
|
51437
|
+
inject("data-v-0cb6e3a5_0", {
|
|
51438
|
+
source: ".container[data-v-0cb6e3a5]{width:100%}.pricing-table[data-v-0cb6e3a5]{display:grid;width:calc(100% + 2px);grid-template-columns:repeat(3,1fr);background-color:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e5e5}.pricing-table.monthly-table[data-v-0cb6e3a5]{padding:16px}.plans[data-v-0cb6e3a5]{grid-column:span 2;max-height:500px;overflow-y:auto}.annually-table[data-v-0cb6e3a5]{visibility:hidden;height:0}.pricing-table-inner__left[data-v-0cb6e3a5]{display:flex;flex-direction:column;max-height:500px;overflow-y:auto}.swiper[data-v-0cb6e3a5]{width:100%;height:100%}.pricing-table.annually-table .swiper-wrapper[data-v-0cb6e3a5],.pricing-table.monthly-table .swiper-wrapper[data-v-0cb6e3a5]{height:auto!important}.table-header[data-v-0cb6e3a5]{display:flex;align-items:center;background-color:#f1f1f1;padding:16px;border-bottom:1px solid #e3e3e3;position:sticky;top:0;z-index:10}.table-header h3[data-v-0cb6e3a5]{font-size:13px;font-weight:700;line-height:20px;color:#1a1a1a}.plan-header-wrapper[data-v-0cb6e3a5]{padding:16px;border-bottom:1px solid #e3e3e3}.plan-feature[data-v-0cb6e3a5]{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;line-height:20px}.last-slide .plan-feature[data-v-0cb6e3a5]{border-right:1px solid #e3e3e3}.plan-feature-name[data-v-0cb6e3a5]{font-size:13px;line-height:20px;font-weight:450;padding:12px;border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;word-break:normal;hyphens:none}.plan-table-checkmark[data-v-0cb6e3a5]{width:20px;height:20px;visibility:visible;display:inline-block;margin-top:4px}.plan-header-wrapper[data-v-0cb6e3a5]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;background-color:#f1f1f1;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;position:sticky;top:0}.plan-header-wrapper .price-wrapper[data-v-0cb6e3a5]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.plan-header-wrapper .price-wrapper.has-discount[data-v-0cb6e3a5]{min-height:44px}.plan-header-wrapper .price-wrapper .main-price[data-v-0cb6e3a5]{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.plan-header-wrapper .price-wrapper .strike-price[data-v-0cb6e3a5]{color:#4a4a4a;text-decoration:line-through}.plan-header-wrapper .price-wrapper .plan-interval[data-v-0cb6e3a5]{color:#4a4a4a;font-weight:400}.plan-header-wrapper .price-wrapper h4[data-v-0cb6e3a5]{display:inline-flex;text-align:center;font-size:16px;line-height:20px;font-weight:700;color:#1a1a1a;width:max-content}.plan-header-wrapper .price-wrapper h4.plan-name[data-v-0cb6e3a5]{width:100%}.plan-header-wrapper .price-wrapper .mobile-plan-name[data-v-0cb6e3a5]{display:none}.plan-header-wrapper .price-wrapper h4 h6[data-v-0cb6e3a5]{display:inline;font-size:13px;font-weight:400;color:#00000080;margin-left:-4px;line-height:0}.plan-header-wrapper .price-wrapper h5[data-v-0cb6e3a5]{line-height:20px}.swiper-plan-navigation[data-v-0cb6e3a5]{position:absolute;margin-top:32px;display:flex;justify-content:space-between;padding:16px 0}.nav-annually-table[data-v-0cb6e3a5]{display:none}.swiper-plan-annually-next[data-v-0cb6e3a5],.swiper-plan-annually-prev[data-v-0cb6e3a5],.swiper-plan-monthly-next[data-v-0cb6e3a5],.swiper-plan-monthly-prev[data-v-0cb6e3a5]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#1a1a1a;border-radius:8px;cursor:pointer}.swiper-plan-annually-next[data-v-0cb6e3a5]:disabled,.swiper-plan-annually-prev[data-v-0cb6e3a5]:disabled,.swiper-plan-monthly-next[data-v-0cb6e3a5]:disabled,.swiper-plan-monthly-prev[data-v-0cb6e3a5]:disabled{opacity:0}.choose-button[data-v-0cb6e3a5]{background-color:#fff!important}.choose-button[data-v-0cb6e3a5]:hover{background-color:#f9f9f9!important}.choose-button.disabled[data-v-0cb6e3a5]{background-color:rgba(0,0,0,.15)!important}#table-left[data-v-0cb6e3a5]{scrollbar-width:none;-ms-overflow-style:none}#table-left[data-v-0cb6e3a5]::-webkit-scrollbar{display:none}.plans-remaining[data-v-0cb6e3a5]{position:absolute;top:-30px;background-color:#fff;color:#333;font-weight:500;padding:6px 12px;border-radius:8px;font-size:14px;white-space:nowrap;box-shadow:0 4px 8px #00000026}.plans-remaining[data-v-0cb6e3a5]::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .1))}.feature-group-header.plan-feature-name[data-v-0cb6e3a5]{font-size:14px!important;padding-left:12px!important}.feature-group-header.plan-feature[data-v-0cb6e3a5]{font-size:0!important}.feature-group-header[data-v-0cb6e3a5]{font-size:14px;font-weight:600;background-color:#f5f5f5;color:#1a1a1a;padding:5px!important;border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3}.feature-group-header.plan-feature[data-v-0cb6e3a5]{text-align:center;border-left:1px solid #e3e3e3}.last-slide .feature-group-header.plan-feature[data-v-0cb6e3a5]{border-right:1px solid #e3e3e3}@media (max-width:1024px){.plan-header-wrapper .price-wrapper .mobile-plan-name[data-v-0cb6e3a5]{display:inline-block}.plan-header-wrapper .price-wrapper .desktop-plan-name[data-v-0cb6e3a5]{display:none}.plan-header-wrapper .price-wrapper .main-price[data-v-0cb6e3a5]{flex-direction:column}}@media (max-width:640px){.swiper-plan-navigation[data-v-0cb6e3a5]{display:none!important}.pricing-table[data-v-0cb6e3a5]{width:calc(100% + -2px);grid-template-columns:repeat(4,1fr)}.pricing-table-inner__left[data-v-0cb6e3a5]{grid-column:span 2}.plans[data-v-0cb6e3a5]{grid-column:span 2}}@media (max-width:400px){.plan-feature-name[data-v-0cb6e3a5]{padding:12px 4px}}",
|
|
51439
51439
|
map: undefined,
|
|
51440
51440
|
media: undefined
|
|
51441
51441
|
});
|
|
@@ -51443,7 +51443,7 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
51443
51443
|
/* scoped */
|
|
51444
51444
|
|
|
51445
51445
|
|
|
51446
|
-
const __vue_scope_id__$4 = "data-v-
|
|
51446
|
+
const __vue_scope_id__$4 = "data-v-0cb6e3a5";
|
|
51447
51447
|
/* module identifier */
|
|
51448
51448
|
|
|
51449
51449
|
const __vue_module_identifier__$4 = undefined;
|