@wix/ecom_app-extensions 1.0.87 → 1.0.89

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.
@@ -26,9 +26,15 @@ type GalleryProductsTopSlotProps$4 = {
26
26
  type GalleryProductsBottomSlotProps$4 = {
27
27
  categoryId: string;
28
28
  };
29
+ declare const SlotIds$6: {
30
+ galleryFiltersTop: string;
31
+ galleryFiltersBottom: string;
32
+ galleryProductsTop: string;
33
+ galleryProductsBottom: string;
34
+ };
29
35
 
30
36
  declare namespace _13afb09484f9739f44fd78d036adb028 {
31
- export type { GalleryFiltersBottomSlotProps$4 as GalleryFiltersBottomSlotProps, GalleryFiltersTopSlotProps$4 as GalleryFiltersTopSlotProps, GalleryProductsBottomSlotProps$4 as GalleryProductsBottomSlotProps, GalleryProductsTopSlotProps$4 as GalleryProductsTopSlotProps };
37
+ export { type GalleryFiltersBottomSlotProps$4 as GalleryFiltersBottomSlotProps, type GalleryFiltersTopSlotProps$4 as GalleryFiltersTopSlotProps, type GalleryProductsBottomSlotProps$4 as GalleryProductsBottomSlotProps, type GalleryProductsTopSlotProps$4 as GalleryProductsTopSlotProps, SlotIds$6 as SlotIds };
32
38
  }
33
39
 
34
40
  /**
@@ -80,12 +86,21 @@ type CategoryPageListTopSlotProps = {
80
86
  type CategoryPageHeroTopSlotProps = {
81
87
  categoryId: string;
82
88
  };
89
+ declare const SlotIds$5: {
90
+ galleryFiltersTop: string;
91
+ galleryFiltersBottom: string;
92
+ galleryProductsTop: string;
93
+ galleryProductsBottom: string;
94
+ categoryPageHeroBottom: string;
95
+ categoryPageListTop: string;
96
+ categoryPageHeroTop: string;
97
+ };
83
98
 
84
99
  type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroBottomSlotProps = CategoryPageHeroBottomSlotProps;
85
100
  type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroTopSlotProps = CategoryPageHeroTopSlotProps;
86
101
  type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageListTopSlotProps = CategoryPageListTopSlotProps;
87
102
  declare namespace bda15dc1816d4ff38dcb1172d5343cce {
88
- export type { bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroBottomSlotProps as CategoryPageHeroBottomSlotProps, bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroTopSlotProps as CategoryPageHeroTopSlotProps, bda15dc1816d4ff38dcb1172d5343cce_CategoryPageListTopSlotProps as CategoryPageListTopSlotProps, GalleryFiltersBottomSlotProps$3 as GalleryFiltersBottomSlotProps, GalleryFiltersTopSlotProps$3 as GalleryFiltersTopSlotProps, GalleryProductsBottomSlotProps$3 as GalleryProductsBottomSlotProps, GalleryProductsTopSlotProps$3 as GalleryProductsTopSlotProps };
103
+ export { type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroBottomSlotProps as CategoryPageHeroBottomSlotProps, type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageHeroTopSlotProps as CategoryPageHeroTopSlotProps, type bda15dc1816d4ff38dcb1172d5343cce_CategoryPageListTopSlotProps as CategoryPageListTopSlotProps, type GalleryFiltersBottomSlotProps$3 as GalleryFiltersBottomSlotProps, type GalleryFiltersTopSlotProps$3 as GalleryFiltersTopSlotProps, type GalleryProductsBottomSlotProps$3 as GalleryProductsBottomSlotProps, type GalleryProductsTopSlotProps$3 as GalleryProductsTopSlotProps, SlotIds$5 as SlotIds };
89
104
  }
90
105
 
91
106
  /**
@@ -190,6 +205,22 @@ type ProductPageDetails8SlotProps = {
190
205
  type ProductPageBottomSlotProps = {
191
206
  productId: string;
192
207
  };
208
+ declare const SlotIds$4: {
209
+ checkoutHeader: string;
210
+ productPageAdditionalButtons: string;
211
+ productPageDetails5: string;
212
+ productPageDetails7: string;
213
+ productPageDetails2: string;
214
+ productPageDetails9: string;
215
+ productPageMedia1: string;
216
+ productPageDetails6: string;
217
+ productPageDetails4: string;
218
+ productPageTop: string;
219
+ productPageDetails1: string;
220
+ productPageDetails3: string;
221
+ productPageDetails8: string;
222
+ productPageBottom: string;
223
+ };
193
224
 
194
225
  type _13a94f0927663c404a328edb5acdd8bc_ProductPageAdditionalButtonsSlotProps = ProductPageAdditionalButtonsSlotProps;
195
226
  type _13a94f0927663c404a328edb5acdd8bc_ProductPageBottomSlotProps = ProductPageBottomSlotProps;
@@ -205,7 +236,7 @@ type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails9SlotProps = ProductPag
205
236
  type _13a94f0927663c404a328edb5acdd8bc_ProductPageMedia1SlotProps = ProductPageMedia1SlotProps;
206
237
  type _13a94f0927663c404a328edb5acdd8bc_ProductPageTopSlotProps = ProductPageTopSlotProps;
207
238
  declare namespace _13a94f0927663c404a328edb5acdd8bc {
208
- export type { CheckoutHeaderProps$1 as CheckoutHeaderProps, CheckoutStepId$1 as CheckoutStepId, _13a94f0927663c404a328edb5acdd8bc_ProductPageAdditionalButtonsSlotProps as ProductPageAdditionalButtonsSlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageBottomSlotProps as ProductPageBottomSlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails1SlotProps as ProductPageDetails1SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails2SlotProps as ProductPageDetails2SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails3SlotProps as ProductPageDetails3SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails4SlotProps as ProductPageDetails4SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails5SlotProps as ProductPageDetails5SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails6SlotProps as ProductPageDetails6SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails7SlotProps as ProductPageDetails7SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails8SlotProps as ProductPageDetails8SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails9SlotProps as ProductPageDetails9SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageMedia1SlotProps as ProductPageMedia1SlotProps, _13a94f0927663c404a328edb5acdd8bc_ProductPageTopSlotProps as ProductPageTopSlotProps };
239
+ export { type CheckoutHeaderProps$1 as CheckoutHeaderProps, type CheckoutStepId$1 as CheckoutStepId, type _13a94f0927663c404a328edb5acdd8bc_ProductPageAdditionalButtonsSlotProps as ProductPageAdditionalButtonsSlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageBottomSlotProps as ProductPageBottomSlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails1SlotProps as ProductPageDetails1SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails2SlotProps as ProductPageDetails2SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails3SlotProps as ProductPageDetails3SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails4SlotProps as ProductPageDetails4SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails5SlotProps as ProductPageDetails5SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails6SlotProps as ProductPageDetails6SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails7SlotProps as ProductPageDetails7SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails8SlotProps as ProductPageDetails8SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageDetails9SlotProps as ProductPageDetails9SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageMedia1SlotProps as ProductPageMedia1SlotProps, type _13a94f0927663c404a328edb5acdd8bc_ProductPageTopSlotProps as ProductPageTopSlotProps, SlotIds$4 as SlotIds };
209
240
  }
210
241
 
211
242
  /**
@@ -291,6 +322,17 @@ type CheckoutHeaderProps = {
291
322
  stepId: CheckoutStepId;
292
323
  onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;
293
324
  };
325
+ declare const SlotIds$3: {
326
+ checkoutPoliciesAfter1: string;
327
+ checkoutSummaryLineItemsAfter2: string;
328
+ checkoutSummaryAfter: string;
329
+ checkoutTop: string;
330
+ checkoutSummaryTotalsBreakdownBefore: string;
331
+ checkoutStepsBefore: string;
332
+ checkoutSummaryBefore: string;
333
+ checkoutSummaryLineItemsAfter: string;
334
+ checkoutHeader: string;
335
+ };
294
336
 
295
337
  type _14fd59708072C2761246058b79e70c1a_CheckoutHeaderProps = CheckoutHeaderProps;
296
338
  type _14fd59708072C2761246058b79e70c1a_CheckoutPoliciesAfter1Props = CheckoutPoliciesAfter1Props;
@@ -303,7 +345,7 @@ type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryLineItemsAfterProps = Chec
303
345
  type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryTotalsBreakdownBeforeProps = CheckoutSummaryTotalsBreakdownBeforeProps;
304
346
  type _14fd59708072C2761246058b79e70c1a_CheckoutTopProps = CheckoutTopProps;
305
347
  declare namespace _14fd59708072C2761246058b79e70c1a {
306
- export type { _14fd59708072C2761246058b79e70c1a_CheckoutHeaderProps as CheckoutHeaderProps, _14fd59708072C2761246058b79e70c1a_CheckoutPoliciesAfter1Props as CheckoutPoliciesAfter1Props, _14fd59708072C2761246058b79e70c1a_CheckoutStepId as CheckoutStepId, _14fd59708072C2761246058b79e70c1a_CheckoutStepsBeforeProps as CheckoutStepsBeforeProps, _14fd59708072C2761246058b79e70c1a_CheckoutSummaryAfterProps as CheckoutSummaryAfterProps, _14fd59708072C2761246058b79e70c1a_CheckoutSummaryBeforeProps as CheckoutSummaryBeforeProps, _14fd59708072C2761246058b79e70c1a_CheckoutSummaryLineItemsAfter2Props as CheckoutSummaryLineItemsAfter2Props, _14fd59708072C2761246058b79e70c1a_CheckoutSummaryLineItemsAfterProps as CheckoutSummaryLineItemsAfterProps, _14fd59708072C2761246058b79e70c1a_CheckoutSummaryTotalsBreakdownBeforeProps as CheckoutSummaryTotalsBreakdownBeforeProps, _14fd59708072C2761246058b79e70c1a_CheckoutTopProps as CheckoutTopProps };
348
+ export { type _14fd59708072C2761246058b79e70c1a_CheckoutHeaderProps as CheckoutHeaderProps, type _14fd59708072C2761246058b79e70c1a_CheckoutPoliciesAfter1Props as CheckoutPoliciesAfter1Props, type _14fd59708072C2761246058b79e70c1a_CheckoutStepId as CheckoutStepId, type _14fd59708072C2761246058b79e70c1a_CheckoutStepsBeforeProps as CheckoutStepsBeforeProps, type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryAfterProps as CheckoutSummaryAfterProps, type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryBeforeProps as CheckoutSummaryBeforeProps, type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryLineItemsAfter2Props as CheckoutSummaryLineItemsAfter2Props, type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryLineItemsAfterProps as CheckoutSummaryLineItemsAfterProps, type _14fd59708072C2761246058b79e70c1a_CheckoutSummaryTotalsBreakdownBeforeProps as CheckoutSummaryTotalsBreakdownBeforeProps, type _14fd59708072C2761246058b79e70c1a_CheckoutTopProps as CheckoutTopProps, SlotIds$3 as SlotIds };
307
349
  }
308
350
 
309
351
  /**
@@ -334,9 +376,15 @@ type GalleryProductsTopSlotProps$2 = {
334
376
  type GalleryProductsBottomSlotProps$2 = {
335
377
  categoryId: string;
336
378
  };
379
+ declare const SlotIds$2: {
380
+ galleryFiltersTop: string;
381
+ galleryFiltersBottom: string;
382
+ galleryProductsTop: string;
383
+ galleryProductsBottom: string;
384
+ };
337
385
 
338
386
  declare namespace abcd87feC51f4538848d2902a2f50d2d {
339
- export type { GalleryFiltersBottomSlotProps$2 as GalleryFiltersBottomSlotProps, GalleryFiltersTopSlotProps$2 as GalleryFiltersTopSlotProps, GalleryProductsBottomSlotProps$2 as GalleryProductsBottomSlotProps, GalleryProductsTopSlotProps$2 as GalleryProductsTopSlotProps };
387
+ export { type GalleryFiltersBottomSlotProps$2 as GalleryFiltersBottomSlotProps, type GalleryFiltersTopSlotProps$2 as GalleryFiltersTopSlotProps, type GalleryProductsBottomSlotProps$2 as GalleryProductsBottomSlotProps, type GalleryProductsTopSlotProps$2 as GalleryProductsTopSlotProps, SlotIds$2 as SlotIds };
340
388
  }
341
389
 
342
390
  /**
@@ -367,9 +415,15 @@ type GalleryProductsTopSlotProps$1 = {
367
415
  type GalleryProductsBottomSlotProps$1 = {
368
416
  categoryId: string;
369
417
  };
418
+ declare const SlotIds$1: {
419
+ galleryFiltersTop: string;
420
+ galleryFiltersBottom: string;
421
+ galleryProductsTop: string;
422
+ galleryProductsBottom: string;
423
+ };
370
424
 
371
425
  declare namespace _1380bba0253eA800A23588821cf3f8a4 {
372
- export type { GalleryFiltersBottomSlotProps$1 as GalleryFiltersBottomSlotProps, GalleryFiltersTopSlotProps$1 as GalleryFiltersTopSlotProps, GalleryProductsBottomSlotProps$1 as GalleryProductsBottomSlotProps, GalleryProductsTopSlotProps$1 as GalleryProductsTopSlotProps };
426
+ export { type GalleryFiltersBottomSlotProps$1 as GalleryFiltersBottomSlotProps, type GalleryFiltersTopSlotProps$1 as GalleryFiltersTopSlotProps, type GalleryProductsBottomSlotProps$1 as GalleryProductsBottomSlotProps, type GalleryProductsTopSlotProps$1 as GalleryProductsTopSlotProps, SlotIds$1 as SlotIds };
373
427
  }
374
428
 
375
429
  /**
@@ -400,13 +454,20 @@ type GalleryProductsTopSlotProps = {
400
454
  type GalleryProductsBottomSlotProps = {
401
455
  categoryId: string;
402
456
  };
457
+ declare const SlotIds: {
458
+ galleryFiltersTop: string;
459
+ galleryFiltersBottom: string;
460
+ galleryProductsTop: string;
461
+ galleryProductsBottom: string;
462
+ };
403
463
 
404
464
  type _244576c9D85649b9Af14216071924e3b_GalleryFiltersBottomSlotProps = GalleryFiltersBottomSlotProps;
405
465
  type _244576c9D85649b9Af14216071924e3b_GalleryFiltersTopSlotProps = GalleryFiltersTopSlotProps;
406
466
  type _244576c9D85649b9Af14216071924e3b_GalleryProductsBottomSlotProps = GalleryProductsBottomSlotProps;
407
467
  type _244576c9D85649b9Af14216071924e3b_GalleryProductsTopSlotProps = GalleryProductsTopSlotProps;
468
+ declare const _244576c9D85649b9Af14216071924e3b_SlotIds: typeof SlotIds;
408
469
  declare namespace _244576c9D85649b9Af14216071924e3b {
409
- export type { _244576c9D85649b9Af14216071924e3b_GalleryFiltersBottomSlotProps as GalleryFiltersBottomSlotProps, _244576c9D85649b9Af14216071924e3b_GalleryFiltersTopSlotProps as GalleryFiltersTopSlotProps, _244576c9D85649b9Af14216071924e3b_GalleryProductsBottomSlotProps as GalleryProductsBottomSlotProps, _244576c9D85649b9Af14216071924e3b_GalleryProductsTopSlotProps as GalleryProductsTopSlotProps };
470
+ export { type _244576c9D85649b9Af14216071924e3b_GalleryFiltersBottomSlotProps as GalleryFiltersBottomSlotProps, type _244576c9D85649b9Af14216071924e3b_GalleryFiltersTopSlotProps as GalleryFiltersTopSlotProps, type _244576c9D85649b9Af14216071924e3b_GalleryProductsBottomSlotProps as GalleryProductsBottomSlotProps, type _244576c9D85649b9Af14216071924e3b_GalleryProductsTopSlotProps as GalleryProductsTopSlotProps, _244576c9D85649b9Af14216071924e3b_SlotIds as SlotIds };
410
471
  }
411
472
 
412
473
  declare namespace editorPagesPluginProps {
@@ -1 +1 @@
1
- export { e as plugins } from './site-CG7HeogU.mjs';
1
+ export { e as plugins } from './site-BGlhHCtF.mjs';
package/build/es/site.mjs CHANGED
@@ -18,24 +18,105 @@ __export(editor_pages_plugin_props_exports, {
18
18
 
19
19
  // src/extensions/editor-page-plugins/13afb094-84f9-739f-44fd-78d036adb028.ts
20
20
  var afb094_84f9_739f_44fd_78d036adb028_exports = {};
21
+ __export(afb094_84f9_739f_44fd_78d036adb028_exports, {
22
+ SlotIds: () => SlotIds
23
+ });
24
+ var SlotIds = {
25
+ galleryFiltersTop: "a81dea42-6bdc-4cd9-b8e0-995751d926a9",
26
+ galleryFiltersBottom: "bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9",
27
+ galleryProductsTop: "4c5fb938-90bc-420d-8766-d8b428dd00ee",
28
+ galleryProductsBottom: "4a10dfa2-e2aa-47ae-9629-ca86c1d04751"
29
+ };
21
30
 
22
31
  // src/extensions/editor-page-plugins/bda15dc1-816d-4ff3-8dcb-1172d5343cce.ts
23
32
  var bda15dc1_816d_4ff3_8dcb_1172d5343cce_exports = {};
33
+ __export(bda15dc1_816d_4ff3_8dcb_1172d5343cce_exports, {
34
+ SlotIds: () => SlotIds2
35
+ });
36
+ var SlotIds2 = {
37
+ galleryFiltersTop: "a81dea42-6bdc-4cd9-b8e0-995751d926a9",
38
+ galleryFiltersBottom: "bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9",
39
+ galleryProductsTop: "4c5fb938-90bc-420d-8766-d8b428dd00ee",
40
+ galleryProductsBottom: "4a10dfa2-e2aa-47ae-9629-ca86c1d04751",
41
+ categoryPageHeroBottom: "e5f2b946-9932-4b38-9165-8a6054fad913",
42
+ categoryPageListTop: "281f21dd-27f1-4466-b1fb-1af332f0cea8",
43
+ categoryPageHeroTop: "7bff6166-e633-48b8-ac3a-f6b9660d39dc"
44
+ };
24
45
 
25
46
  // src/extensions/editor-page-plugins/13a94f09-2766-3c40-4a32-8edb5acdd8bc.ts
26
47
  var a94f09_2766_3c40_4a32_8edb5acdd8bc_exports = {};
48
+ __export(a94f09_2766_3c40_4a32_8edb5acdd8bc_exports, {
49
+ SlotIds: () => SlotIds3
50
+ });
51
+ var SlotIds3 = {
52
+ checkoutHeader: "bb058d1f-b70f-4df9-9da0-0523322a38a1",
53
+ productPageAdditionalButtons: "9d31fcc2-53ee-4547-b837-878f5394ed7e",
54
+ productPageDetails5: "1db8f870-879b-46b8-88df-f232e2621eb2",
55
+ productPageDetails7: "15c88f6e-fbd2-418b-a389-00bcd1937dc1",
56
+ productPageDetails2: "905e9719-9672-437f-85a0-1975337ba08c",
57
+ productPageDetails9: "a49a45fe-2f34-4eae-a8f5-d971f822e645",
58
+ productPageMedia1: "f74d0746-dd85-4a4e-b1c5-8207b29cc191",
59
+ productPageDetails6: "6feecc92-8459-4698-ad4b-b085a74407d8",
60
+ productPageDetails4: "cec2ee92-7e12-42a1-a2f5-fe02f30e688a",
61
+ productPageTop: "2832b6e7-1bb3-4b08-b361-5e77a13621dc",
62
+ productPageDetails1: "8e497c6c-3ed9-4995-8ee9-e9f939f7a355",
63
+ productPageDetails3: "b9dff4d5-192d-4574-bf14-baf6e2734f3a",
64
+ productPageDetails8: "edce2d4e-51c9-4e75-b7db-090da80ff455",
65
+ productPageBottom: "ad454e1e-aa18-46a6-ae81-5df549178c7a"
66
+ };
27
67
 
28
68
  // src/extensions/editor-page-plugins/14fd5970-8072-c276-1246-058b79e70c1a.ts
29
69
  var fd5970_8072_c276_1246_058b79e70c1a_exports = {};
70
+ __export(fd5970_8072_c276_1246_058b79e70c1a_exports, {
71
+ SlotIds: () => SlotIds4
72
+ });
73
+ var SlotIds4 = {
74
+ checkoutPoliciesAfter1: "465be850-f1e6-4e80-b125-a62e56005f05",
75
+ checkoutSummaryLineItemsAfter2: "f63efbab-2b28-4565-af96-d198040d2303",
76
+ checkoutSummaryAfter: "c9614893-83dd-4481-8a86-62ce3c696fb0",
77
+ checkoutTop: "210b7bf5-8532-4f42-9f5f-00204534b403",
78
+ checkoutSummaryTotalsBreakdownBefore: "5e7ea8d8-adec-4a12-b28b-d07fbb055442",
79
+ checkoutStepsBefore: "16cf4440-fa01-47ff-973e-051bb91c25d9",
80
+ checkoutSummaryBefore: "969d874f-bdba-4429-a626-ff801d712c6a",
81
+ checkoutSummaryLineItemsAfter: "6918440e-160c-4b55-87b6-2af2e83b3174",
82
+ checkoutHeader: "bb058d1f-b70f-4df9-9da0-0523322a38a1"
83
+ };
30
84
 
31
85
  // src/extensions/editor-page-plugins/abcd87fe-c51f-4538-848d-2902a2f50d2d.ts
32
86
  var abcd87fe_c51f_4538_848d_2902a2f50d2d_exports = {};
87
+ __export(abcd87fe_c51f_4538_848d_2902a2f50d2d_exports, {
88
+ SlotIds: () => SlotIds5
89
+ });
90
+ var SlotIds5 = {
91
+ galleryFiltersTop: "a81dea42-6bdc-4cd9-b8e0-995751d926a9",
92
+ galleryFiltersBottom: "bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9",
93
+ galleryProductsTop: "4c5fb938-90bc-420d-8766-d8b428dd00ee",
94
+ galleryProductsBottom: "4a10dfa2-e2aa-47ae-9629-ca86c1d04751"
95
+ };
33
96
 
34
97
  // src/extensions/editor-page-plugins/1380bba0-253e-a800-a235-88821cf3f8a4.ts
35
98
  var bba0_253e_a800_a235_88821cf3f8a4_exports = {};
99
+ __export(bba0_253e_a800_a235_88821cf3f8a4_exports, {
100
+ SlotIds: () => SlotIds6
101
+ });
102
+ var SlotIds6 = {
103
+ galleryFiltersTop: "a81dea42-6bdc-4cd9-b8e0-995751d926a9",
104
+ galleryFiltersBottom: "bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9",
105
+ galleryProductsTop: "4c5fb938-90bc-420d-8766-d8b428dd00ee",
106
+ galleryProductsBottom: "4a10dfa2-e2aa-47ae-9629-ca86c1d04751"
107
+ };
36
108
 
37
109
  // src/extensions/editor-page-plugins/244576c9-d856-49b9-af14-216071924e3b.ts
38
110
  var c9_d856_49b9_af14_216071924e3b_exports = {};
111
+ __export(c9_d856_49b9_af14_216071924e3b_exports, {
112
+ SlotIds: () => SlotIds7
113
+ });
114
+ var SlotIds7 = {
115
+ galleryFiltersTop: "a81dea42-6bdc-4cd9-b8e0-995751d926a9",
116
+ galleryFiltersBottom: "bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9",
117
+ galleryProductsTop: "4c5fb938-90bc-420d-8766-d8b428dd00ee",
118
+ galleryProductsBottom: "4a10dfa2-e2aa-47ae-9629-ca86c1d04751"
119
+ };
39
120
  export {
40
121
  editor_pages_plugin_props_exports as plugins
41
122
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/extensions/editor-pages-plugin-props.ts","../../src/extensions/editor-page-plugins/13afb094-84f9-739f-44fd-78d036adb028.ts","../../src/extensions/editor-page-plugins/bda15dc1-816d-4ff3-8dcb-1172d5343cce.ts","../../src/extensions/editor-page-plugins/13a94f09-2766-3c40-4a32-8edb5acdd8bc.ts","../../src/extensions/editor-page-plugins/14fd5970-8072-c276-1246-058b79e70c1a.ts","../../src/extensions/editor-page-plugins/abcd87fe-c51f-4538-848d-2902a2f50d2d.ts","../../src/extensions/editor-page-plugins/1380bba0-253e-a800-a235-88821cf3f8a4.ts","../../src/extensions/editor-page-plugins/244576c9-d856-49b9-af14-216071924e3b.ts"],"sourcesContent":["export * as GridGallery from './editor-page-plugins/13afb094-84f9-739f-44fd-78d036adb028.js';\nexport * as CategoryPage from './editor-page-plugins/bda15dc1-816d-4ff3-8dcb-1172d5343cce.js';\nexport * as ProductPage from './editor-page-plugins/13a94f09-2766-3c40-4a32-8edb5acdd8bc.js';\nexport * as Checkout from './editor-page-plugins/14fd5970-8072-c276-1246-058b79e70c1a.js';\nexport * as SearchResultsPageGallery from './editor-page-plugins/abcd87fe-c51f-4538-848d-2902a2f50d2d.js';\nexport * as Shop from './editor-page-plugins/1380bba0-253e-a800-a235-88821cf3f8a4.js';\nexport * as SearchModalGallery from './editor-page-plugins/244576c9-d856-49b9-af14-216071924e3b.js';\n","/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n","/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageHeroBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageListTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageHeroTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n","/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type CheckoutHeaderProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n/** @internal */\nexport type CheckoutStepId =\n | 'contact-details'\n | 'delivery-method'\n | 'payment-and-place-order';\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageAdditionalButtonsSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails5SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails7SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails2SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails9SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageMedia1SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails6SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails4SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageTopSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails1SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails3SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails8SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageBottomSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n","/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutPoliciesAfter1Props = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n/** @internal */\nexport type CheckoutStepId =\n | 'contact-details'\n | 'delivery-method'\n | 'payment-and-place-order';\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryLineItemsAfter2Props = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryAfterProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutTopProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryTotalsBreakdownBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutStepsBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryLineItemsAfterProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutHeaderProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n","/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n","/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n","/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n"],"mappings":";;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;;;ACAA;;;ACAA;;;ACAA;;;ACAA;;;ACAA;;;ACAA;","names":[]}
1
+ {"version":3,"sources":["../../src/extensions/editor-pages-plugin-props.ts","../../src/extensions/editor-page-plugins/13afb094-84f9-739f-44fd-78d036adb028.ts","../../src/extensions/editor-page-plugins/bda15dc1-816d-4ff3-8dcb-1172d5343cce.ts","../../src/extensions/editor-page-plugins/13a94f09-2766-3c40-4a32-8edb5acdd8bc.ts","../../src/extensions/editor-page-plugins/14fd5970-8072-c276-1246-058b79e70c1a.ts","../../src/extensions/editor-page-plugins/abcd87fe-c51f-4538-848d-2902a2f50d2d.ts","../../src/extensions/editor-page-plugins/1380bba0-253e-a800-a235-88821cf3f8a4.ts","../../src/extensions/editor-page-plugins/244576c9-d856-49b9-af14-216071924e3b.ts"],"sourcesContent":["export * as GridGallery from './editor-page-plugins/13afb094-84f9-739f-44fd-78d036adb028.js';\nexport * as CategoryPage from './editor-page-plugins/bda15dc1-816d-4ff3-8dcb-1172d5343cce.js';\nexport * as ProductPage from './editor-page-plugins/13a94f09-2766-3c40-4a32-8edb5acdd8bc.js';\nexport * as Checkout from './editor-page-plugins/14fd5970-8072-c276-1246-058b79e70c1a.js';\nexport * as SearchResultsPageGallery from './editor-page-plugins/abcd87fe-c51f-4538-848d-2902a2f50d2d.js';\nexport * as Shop from './editor-page-plugins/1380bba0-253e-a800-a235-88821cf3f8a4.js';\nexport * as SearchModalGallery from './editor-page-plugins/244576c9-d856-49b9-af14-216071924e3b.js';\n","/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName GridGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\nexport const SlotIds = {\n galleryFiltersTop: 'a81dea42-6bdc-4cd9-b8e0-995751d926a9',\n galleryFiltersBottom: 'bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9',\n galleryProductsTop: '4c5fb938-90bc-420d-8766-d8b428dd00ee',\n galleryProductsBottom: '4a10dfa2-e2aa-47ae-9629-ca86c1d04751',\n};\n","/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageHeroBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageListTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName CategoryPage\n * @slotType site plugin\n */\nexport type CategoryPageHeroTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\nexport const SlotIds = {\n galleryFiltersTop: 'a81dea42-6bdc-4cd9-b8e0-995751d926a9',\n galleryFiltersBottom: 'bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9',\n galleryProductsTop: '4c5fb938-90bc-420d-8766-d8b428dd00ee',\n galleryProductsBottom: '4a10dfa2-e2aa-47ae-9629-ca86c1d04751',\n categoryPageHeroBottom: 'e5f2b946-9932-4b38-9165-8a6054fad913',\n categoryPageListTop: '281f21dd-27f1-4466-b1fb-1af332f0cea8',\n categoryPageHeroTop: '7bff6166-e633-48b8-ac3a-f6b9660d39dc',\n};\n","/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type CheckoutHeaderProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n/** @internal */\nexport type CheckoutStepId =\n | 'contact-details'\n | 'delivery-method'\n | 'payment-and-place-order';\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageAdditionalButtonsSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails5SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails7SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails2SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails9SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageMedia1SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails6SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails4SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageTopSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails1SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails3SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageDetails8SlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\n\n/**\n * @pageName ProductPage\n * @slotType site plugin\n */\nexport type ProductPageBottomSlotProps = {\n // The ID of the product that is currently applied on the plugin's host.\n productId: string;\n};\nexport const SlotIds = {\n checkoutHeader: 'bb058d1f-b70f-4df9-9da0-0523322a38a1',\n productPageAdditionalButtons: '9d31fcc2-53ee-4547-b837-878f5394ed7e',\n productPageDetails5: '1db8f870-879b-46b8-88df-f232e2621eb2',\n productPageDetails7: '15c88f6e-fbd2-418b-a389-00bcd1937dc1',\n productPageDetails2: '905e9719-9672-437f-85a0-1975337ba08c',\n productPageDetails9: 'a49a45fe-2f34-4eae-a8f5-d971f822e645',\n productPageMedia1: 'f74d0746-dd85-4a4e-b1c5-8207b29cc191',\n productPageDetails6: '6feecc92-8459-4698-ad4b-b085a74407d8',\n productPageDetails4: 'cec2ee92-7e12-42a1-a2f5-fe02f30e688a',\n productPageTop: '2832b6e7-1bb3-4b08-b361-5e77a13621dc',\n productPageDetails1: '8e497c6c-3ed9-4995-8ee9-e9f939f7a355',\n productPageDetails3: 'b9dff4d5-192d-4574-bf14-baf6e2734f3a',\n productPageDetails8: 'edce2d4e-51c9-4e75-b7db-090da80ff455',\n productPageBottom: 'ad454e1e-aa18-46a6-ae81-5df549178c7a',\n};\n","/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutPoliciesAfter1Props = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n/** @internal */\nexport type CheckoutStepId =\n | 'contact-details'\n | 'delivery-method'\n | 'payment-and-place-order';\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryLineItemsAfter2Props = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryAfterProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutTopProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryTotalsBreakdownBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutStepsBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryBeforeProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutSummaryLineItemsAfterProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\n\n/**\n * @pageName Checkout\n * @slotType site plugin\n */\nexport type CheckoutHeaderProps = {\n // The ID of the current checkout process.\n checkoutId: string;\n\n // The ID of the current checkout step: `contact-details`, `delivery-method` or `payment-and-place-order`\n stepId: CheckoutStepId;\n\n // An event handler that accepts a callback function that is invoked by a widget. The widget should call the function whenever the checkout needs to be refreshed.\n onRefreshCheckout: (refreshCheckoutCallback: () => void) => void;\n};\nexport const SlotIds = {\n checkoutPoliciesAfter1: '465be850-f1e6-4e80-b125-a62e56005f05',\n checkoutSummaryLineItemsAfter2: 'f63efbab-2b28-4565-af96-d198040d2303',\n checkoutSummaryAfter: 'c9614893-83dd-4481-8a86-62ce3c696fb0',\n checkoutTop: '210b7bf5-8532-4f42-9f5f-00204534b403',\n checkoutSummaryTotalsBreakdownBefore: '5e7ea8d8-adec-4a12-b28b-d07fbb055442',\n checkoutStepsBefore: '16cf4440-fa01-47ff-973e-051bb91c25d9',\n checkoutSummaryBefore: '969d874f-bdba-4429-a626-ff801d712c6a',\n checkoutSummaryLineItemsAfter: '6918440e-160c-4b55-87b6-2af2e83b3174',\n checkoutHeader: 'bb058d1f-b70f-4df9-9da0-0523322a38a1',\n};\n","/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchResultsPageGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\nexport const SlotIds = {\n galleryFiltersTop: 'a81dea42-6bdc-4cd9-b8e0-995751d926a9',\n galleryFiltersBottom: 'bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9',\n galleryProductsTop: '4c5fb938-90bc-420d-8766-d8b428dd00ee',\n galleryProductsBottom: '4a10dfa2-e2aa-47ae-9629-ca86c1d04751',\n};\n","/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName Shop\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\nexport const SlotIds = {\n galleryFiltersTop: 'a81dea42-6bdc-4cd9-b8e0-995751d926a9',\n galleryFiltersBottom: 'bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9',\n galleryProductsTop: '4c5fb938-90bc-420d-8766-d8b428dd00ee',\n galleryProductsBottom: '4a10dfa2-e2aa-47ae-9629-ca86c1d04751',\n};\n","/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryFiltersBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryProductsTopSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\n\n/**\n * @pageName SearchModalGallery\n * @slotType site plugin\n */\nexport type GalleryProductsBottomSlotProps = {\n // The ID of the category that is currently applied on the plugin's host.\n categoryId: string;\n};\nexport const SlotIds = {\n galleryFiltersTop: 'a81dea42-6bdc-4cd9-b8e0-995751d926a9',\n galleryFiltersBottom: 'bb2f1ffa-3dd8-434f-bd9a-faa1fbbfa0f9',\n galleryProductsTop: '4c5fb938-90bc-420d-8766-d8b428dd00ee',\n galleryProductsBottom: '4a10dfa2-e2aa-47ae-9629-ca86c1d04751',\n};\n"],"mappings":";;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAkCO,IAAM,UAAU;AAAA,EACrB,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,uBAAuB;AACzB;;;ACvCA;AAAA;AAAA,iBAAAA;AAAA;AA6DO,IAAMA,WAAU;AAAA,EACrB,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,uBAAuB;AAAA,EACvB,wBAAwB;AAAA,EACxB,qBAAqB;AAAA,EACrB,qBAAqB;AACvB;;;ACrEA;AAAA;AAAA,iBAAAC;AAAA;AAuIO,IAAMA,WAAU;AAAA,EACrB,gBAAgB;AAAA,EAChB,8BAA8B;AAAA,EAC9B,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,mBAAmB;AAAA,EACnB,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,gBAAgB;AAAA,EAChB,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,qBAAqB;AAAA,EACrB,mBAAmB;AACrB;;;ACtJA;AAAA;AAAA,iBAAAC;AAAA;AA2IO,IAAMA,WAAU;AAAA,EACrB,wBAAwB;AAAA,EACxB,gCAAgC;AAAA,EAChC,sBAAsB;AAAA,EACtB,aAAa;AAAA,EACb,sCAAsC;AAAA,EACtC,qBAAqB;AAAA,EACrB,uBAAuB;AAAA,EACvB,+BAA+B;AAAA,EAC/B,gBAAgB;AAClB;;;ACrJA;AAAA;AAAA,iBAAAC;AAAA;AAkCO,IAAMA,WAAU;AAAA,EACrB,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,uBAAuB;AACzB;;;ACvCA;AAAA;AAAA,iBAAAC;AAAA;AAkCO,IAAMA,WAAU;AAAA,EACrB,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,uBAAuB;AACzB;;;ACvCA;AAAA;AAAA,iBAAAC;AAAA;AAkCO,IAAMA,WAAU;AAAA,EACrB,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,uBAAuB;AACzB;","names":["SlotIds","SlotIds","SlotIds","SlotIds","SlotIds","SlotIds"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/ecom_app-extensions",
3
- "version": "1.0.87",
3
+ "version": "1.0.89",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -51,5 +51,5 @@
51
51
  "groupId": "com.wixpress.sdk-app-extensions-autogen"
52
52
  }
53
53
  },
54
- "falconPackageHash": "8b383afa27c7a88fde89b208978ba04f44fb0735a668370f348978bd"
54
+ "falconPackageHash": "339086e008ef906b8773dc1ebc20c428c64a0affb997abb9fc8af6f3"
55
55
  }