@juo/orion-extensions 0.13.2 → 0.13.3
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/extensions.js +16 -31
- package/dist/style.css +15 -15
- package/package.json +2 -2
package/dist/extensions.js
CHANGED
|
@@ -8382,7 +8382,7 @@ const schema$s = {
|
|
|
8382
8382
|
required: ["props"],
|
|
8383
8383
|
additionalProperties: false
|
|
8384
8384
|
};
|
|
8385
|
-
|
|
8385
|
+
defineBlock("Navigation", {
|
|
8386
8386
|
group: "juo",
|
|
8387
8387
|
schema: schema$s,
|
|
8388
8388
|
initialValue: () => ({
|
|
@@ -9049,7 +9049,7 @@ const SubscriptionInformationCe = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["st
|
|
|
9049
9049
|
const schema$r = {
|
|
9050
9050
|
type: "object"
|
|
9051
9051
|
};
|
|
9052
|
-
|
|
9052
|
+
defineBlock(
|
|
9053
9053
|
"SubscriptionInformation",
|
|
9054
9054
|
{
|
|
9055
9055
|
group: "juo",
|
|
@@ -9147,7 +9147,7 @@ const schema$q = {
|
|
|
9147
9147
|
required: ["props"],
|
|
9148
9148
|
additionalProperties: false
|
|
9149
9149
|
};
|
|
9150
|
-
|
|
9150
|
+
defineBlock("Customer card", {
|
|
9151
9151
|
group: "juo",
|
|
9152
9152
|
schema: schema$q,
|
|
9153
9153
|
initialValue: () => ({
|
|
@@ -12719,7 +12719,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
12719
12719
|
};
|
|
12720
12720
|
}
|
|
12721
12721
|
});
|
|
12722
|
-
const UiButton = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-
|
|
12722
|
+
const UiButton = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-aa4ef840"]]);
|
|
12723
12723
|
function tryOnScopeDispose(fn) {
|
|
12724
12724
|
if (getCurrentScope()) {
|
|
12725
12725
|
onScopeDispose(fn);
|
|
@@ -16114,7 +16114,7 @@ const schema$o = {
|
|
|
16114
16114
|
required: ["props"],
|
|
16115
16115
|
additionalProperties: false
|
|
16116
16116
|
};
|
|
16117
|
-
|
|
16117
|
+
defineBlock("ProductTile", {
|
|
16118
16118
|
group: "juo",
|
|
16119
16119
|
schema: schema$o,
|
|
16120
16120
|
initialValue: () => ({
|
|
@@ -16310,7 +16310,7 @@ const schema$n = {
|
|
|
16310
16310
|
required: ["props"],
|
|
16311
16311
|
additionalProperties: false
|
|
16312
16312
|
};
|
|
16313
|
-
|
|
16313
|
+
defineBlock(
|
|
16314
16314
|
"Delivery information",
|
|
16315
16315
|
{
|
|
16316
16316
|
group: "juo",
|
|
@@ -16496,7 +16496,7 @@ const schema$m = {
|
|
|
16496
16496
|
required: ["props"],
|
|
16497
16497
|
additionalProperties: false
|
|
16498
16498
|
};
|
|
16499
|
-
|
|
16499
|
+
defineBlock(
|
|
16500
16500
|
"Next renewal summary",
|
|
16501
16501
|
{
|
|
16502
16502
|
group: "juo",
|
|
@@ -16633,7 +16633,7 @@ const schema$l = {
|
|
|
16633
16633
|
required: ["props"],
|
|
16634
16634
|
additionalProperties: false
|
|
16635
16635
|
};
|
|
16636
|
-
|
|
16636
|
+
defineBlock(
|
|
16637
16637
|
"Next renewal total summary",
|
|
16638
16638
|
{
|
|
16639
16639
|
group: "juo",
|
|
@@ -16847,7 +16847,7 @@ const schema$k = {
|
|
|
16847
16847
|
required: ["props"],
|
|
16848
16848
|
additionalProperties: false
|
|
16849
16849
|
};
|
|
16850
|
-
|
|
16850
|
+
defineBlock("Next renewal items", {
|
|
16851
16851
|
group: "juo",
|
|
16852
16852
|
schema: schema$k,
|
|
16853
16853
|
initialValue: () => ({
|
|
@@ -17022,7 +17022,7 @@ const schema$j = {
|
|
|
17022
17022
|
required: ["props"],
|
|
17023
17023
|
additionalProperties: false
|
|
17024
17024
|
};
|
|
17025
|
-
|
|
17025
|
+
defineBlock("Activity log", {
|
|
17026
17026
|
group: "juo",
|
|
17027
17027
|
schema: schema$j,
|
|
17028
17028
|
initialValue: () => ({
|
|
@@ -17202,7 +17202,7 @@ const schema$i = {
|
|
|
17202
17202
|
required: ["props"],
|
|
17203
17203
|
additionalProperties: false
|
|
17204
17204
|
};
|
|
17205
|
-
|
|
17205
|
+
defineBlock("Discount offer", {
|
|
17206
17206
|
group: "juo",
|
|
17207
17207
|
schema: schema$i,
|
|
17208
17208
|
initialValue: () => ({
|
|
@@ -17357,7 +17357,7 @@ const schema$h = {
|
|
|
17357
17357
|
required: ["props"],
|
|
17358
17358
|
additionalProperties: false
|
|
17359
17359
|
};
|
|
17360
|
-
|
|
17360
|
+
defineBlock("Upsell", {
|
|
17361
17361
|
group: "juo",
|
|
17362
17362
|
schema: schema$h,
|
|
17363
17363
|
initialValue: () => ({
|
|
@@ -29976,7 +29976,7 @@ const schema$g = {
|
|
|
29976
29976
|
required: ["props"],
|
|
29977
29977
|
additionalProperties: false
|
|
29978
29978
|
};
|
|
29979
|
-
|
|
29979
|
+
defineBlock("React Test", {
|
|
29980
29980
|
group: "juo",
|
|
29981
29981
|
schema: schema$g,
|
|
29982
29982
|
initialValue: () => ({
|
|
@@ -30874,7 +30874,7 @@ const schema$f = {
|
|
|
30874
30874
|
required: ["props"],
|
|
30875
30875
|
additionalProperties: false
|
|
30876
30876
|
};
|
|
30877
|
-
|
|
30877
|
+
defineBlock("Preact Test", {
|
|
30878
30878
|
group: "juo",
|
|
30879
30879
|
schema: schema$f,
|
|
30880
30880
|
initialValue: () => ({
|
|
@@ -31344,7 +31344,7 @@ const schema$e = {
|
|
|
31344
31344
|
required: ["props"],
|
|
31345
31345
|
additionalProperties: false
|
|
31346
31346
|
};
|
|
31347
|
-
|
|
31347
|
+
defineBlock("Vue Test", {
|
|
31348
31348
|
group: "juo",
|
|
31349
31349
|
schema: schema$e,
|
|
31350
31350
|
initialValue: () => ({
|
|
@@ -31422,7 +31422,7 @@ const schema$d = {
|
|
|
31422
31422
|
required: ["props"],
|
|
31423
31423
|
additionalProperties: false
|
|
31424
31424
|
};
|
|
31425
|
-
|
|
31425
|
+
defineBlock("TestSortedSet", {
|
|
31426
31426
|
group: "juo",
|
|
31427
31427
|
schema: schema$d,
|
|
31428
31428
|
initialValue: () => ({
|
|
@@ -36084,18 +36084,7 @@ const OfferSwapProductActionBlock = defineBlock(
|
|
|
36084
36084
|
}
|
|
36085
36085
|
);
|
|
36086
36086
|
function registerBlocks() {
|
|
36087
|
-
registerBlock(NavigationBlock);
|
|
36088
|
-
registerBlock(SubscriptionInformationBlock);
|
|
36089
|
-
registerBlock(CustomerCardBlock);
|
|
36090
36087
|
registerBlock(LoginBlock);
|
|
36091
|
-
registerBlock(ProductTile);
|
|
36092
|
-
registerBlock(DeliveryInformationBlock);
|
|
36093
|
-
registerBlock(NextRenewalSummaryBlock);
|
|
36094
|
-
registerBlock(NextRenewalTotalSummaryBlock);
|
|
36095
|
-
registerBlock(NextRenewalItemsBlock);
|
|
36096
|
-
registerBlock(ActivityLogBlock);
|
|
36097
|
-
registerBlock(DiscountOfferBlock);
|
|
36098
|
-
registerBlock(UpsellBlock);
|
|
36099
36088
|
registerBlock(OfferDiscountActionBlock);
|
|
36100
36089
|
registerBlock(OfferFreeGiftActionBlock);
|
|
36101
36090
|
registerBlock(OfferPauseActionBlock);
|
|
@@ -36109,10 +36098,6 @@ function registerBlocks() {
|
|
|
36109
36098
|
registerBlock(OfferSelectionActionBlock);
|
|
36110
36099
|
registerBlock(OfferRenewNowActionBlock);
|
|
36111
36100
|
registerBlock(OfferFrequencyChangeActionBlock);
|
|
36112
|
-
registerBlock(ReactTestBlock);
|
|
36113
|
-
registerBlock(PreactTestBlock);
|
|
36114
|
-
registerBlock(VueTestBlock);
|
|
36115
|
-
registerBlock(TestSortedSetBlock);
|
|
36116
36101
|
}
|
|
36117
36102
|
export {
|
|
36118
36103
|
registerBlocks
|
package/dist/style.css
CHANGED
|
@@ -3104,16 +3104,16 @@ video {
|
|
|
3104
3104
|
--card-radius: var(--card-radius-3);
|
|
3105
3105
|
}
|
|
3106
3106
|
|
|
3107
|
-
.v-enter-active[data-v-
|
|
3108
|
-
.v-leave-active[data-v-
|
|
3107
|
+
.v-enter-active[data-v-aa4ef840],
|
|
3108
|
+
.v-leave-active[data-v-aa4ef840] {
|
|
3109
3109
|
transition: opacity 0.2s ease-in-out;
|
|
3110
3110
|
}
|
|
3111
|
-
.v-enter-from[data-v-
|
|
3112
|
-
.v-leave-to[data-v-
|
|
3111
|
+
.v-enter-from[data-v-aa4ef840],
|
|
3112
|
+
.v-leave-to[data-v-aa4ef840] {
|
|
3113
3113
|
opacity: 0;
|
|
3114
3114
|
}
|
|
3115
|
-
.link-underline[data-v-
|
|
3116
|
-
.link-underline[data-v-
|
|
3115
|
+
.link-underline[data-v-aa4ef840],
|
|
3116
|
+
.link-underline[data-v-aa4ef840] * {
|
|
3117
3117
|
text-decoration-line: underline;
|
|
3118
3118
|
}
|
|
3119
3119
|
|
|
@@ -3129,23 +3129,23 @@ footer[data-v-dd4ee756] > * {
|
|
|
3129
3129
|
flex-grow: 1;
|
|
3130
3130
|
}
|
|
3131
3131
|
|
|
3132
|
-
.with-tooltip[data-v-
|
|
3132
|
+
.with-tooltip[data-v-2e9e4120] {
|
|
3133
3133
|
position: relative
|
|
3134
3134
|
}
|
|
3135
|
-
.with-tooltip__floating[data-v-
|
|
3135
|
+
.with-tooltip__floating[data-v-2e9e4120] {
|
|
3136
3136
|
position: fixed;
|
|
3137
3137
|
top: 0px;
|
|
3138
3138
|
left: 0px;
|
|
3139
3139
|
z-index: 60;
|
|
3140
3140
|
display: none
|
|
3141
3141
|
}
|
|
3142
|
-
.with-tooltip__tooltip[data-v-
|
|
3142
|
+
.with-tooltip__tooltip[data-v-2e9e4120] {
|
|
3143
3143
|
border-radius: var(--radius-xs);
|
|
3144
3144
|
--tw-bg-opacity: 1;
|
|
3145
3145
|
background-color: rgb(61 61 61 / var(--tw-bg-opacity));
|
|
3146
3146
|
color: var(--white)
|
|
3147
3147
|
}
|
|
3148
|
-
.with-tooltip__arrow[data-v-
|
|
3148
|
+
.with-tooltip__arrow[data-v-2e9e4120]::after {
|
|
3149
3149
|
position: absolute;
|
|
3150
3150
|
top: 50%;
|
|
3151
3151
|
left: 50%;
|
|
@@ -3160,23 +3160,23 @@ footer[data-v-dd4ee756] > * {
|
|
|
3160
3160
|
height: 10px;
|
|
3161
3161
|
content: ""
|
|
3162
3162
|
}
|
|
3163
|
-
.tooltip--bottom .with-tooltip__arrow[data-v-
|
|
3163
|
+
.tooltip--bottom .with-tooltip__arrow[data-v-2e9e4120]::after {
|
|
3164
3164
|
top: 0px;
|
|
3165
3165
|
border-top-left-radius: 4px
|
|
3166
3166
|
}
|
|
3167
|
-
.tooltip--right .with-tooltip__arrow[data-v-
|
|
3167
|
+
.tooltip--right .with-tooltip__arrow[data-v-2e9e4120]::after {
|
|
3168
3168
|
left: 100%;
|
|
3169
3169
|
border-top-right-radius: 4px
|
|
3170
3170
|
}
|
|
3171
|
-
.tooltip--top .with-tooltip__arrow[data-v-
|
|
3171
|
+
.tooltip--top .with-tooltip__arrow[data-v-2e9e4120]::after {
|
|
3172
3172
|
top: 100%;
|
|
3173
3173
|
border-bottom-right-radius: 4px
|
|
3174
3174
|
}
|
|
3175
|
-
.tooltip--left .with-tooltip__arrow[data-v-
|
|
3175
|
+
.tooltip--left .with-tooltip__arrow[data-v-2e9e4120]::after {
|
|
3176
3176
|
left: 0px;
|
|
3177
3177
|
border-bottom-left-radius: 4px
|
|
3178
3178
|
}
|
|
3179
|
-
.with-tooltip:hover > .with-tooltip__floating[data-v-
|
|
3179
|
+
.with-tooltip:hover > .with-tooltip__floating[data-v-2e9e4120] {
|
|
3180
3180
|
display: block;
|
|
3181
3181
|
max-width: 300px
|
|
3182
3182
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@juo/orion-extensions",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.13.
|
|
4
|
+
"version": "0.13.3",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"tailwind-merge": "3.2.0",
|
|
44
44
|
"tailwindcss": "3.3.5",
|
|
45
45
|
"vue": "3.5.13",
|
|
46
|
-
"@juo/customer-ui": "0.4.
|
|
46
|
+
"@juo/customer-ui": "0.4.1",
|
|
47
47
|
"@juo/orion-core": "0.20.0"
|
|
48
48
|
},
|
|
49
49
|
"scripts": {
|