@salla.sa/twilight-components 2.14.219 → 2.14.221

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.
Files changed (332) hide show
  1. package/dist/cjs/{app-globals-DwcsRV1q.js → app-globals-CURclN4K.js} +3 -3
  2. package/dist/cjs/{app-globals-DwcsRV1q.js.map → app-globals-CURclN4K.js.map} +1 -1
  3. package/dist/cjs/{index-CcKYmcmm.js → index-1TYwVkJb.js} +8 -4
  4. package/dist/cjs/index-1TYwVkJb.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +3 -3
  6. package/dist/cjs/salla-accordion-body.cjs.entry.js +1 -1
  7. package/dist/cjs/salla-accordion-head.cjs.entry.js +1 -1
  8. package/dist/cjs/salla-accordion.cjs.entry.js +1 -1
  9. package/dist/cjs/salla-add-product-button_51.cjs.entry.js +1 -1
  10. package/dist/cjs/salla-advertisement.cjs.entry.js +1 -1
  11. package/dist/cjs/salla-app-install-alert.cjs.entry.js +1 -1
  12. package/dist/cjs/salla-apps-icons.cjs.entry.js +1 -1
  13. package/dist/cjs/salla-booking-field_2.cjs.entry.js +1 -1
  14. package/dist/cjs/salla-cart-item-offers.cjs.entry.js +1 -1
  15. package/dist/cjs/salla-conditional-offer.cjs.entry.js +1 -1
  16. package/dist/cjs/salla-contacts.cjs.entry.js +1 -1
  17. package/dist/cjs/salla-filters-widget.cjs.entry.js +1 -1
  18. package/dist/cjs/salla-filters.cjs.entry.js +1 -1
  19. package/dist/cjs/salla-installment.cjs.entry.js +1 -1
  20. package/dist/cjs/salla-loyalty-prize-item.cjs.entry.js +1 -1
  21. package/dist/cjs/salla-loyalty-program.cjs.entry.js +1 -1
  22. package/dist/cjs/salla-metadata.cjs.entry.js +1 -1
  23. package/dist/cjs/salla-notification-item.cjs.entry.js +1 -1
  24. package/dist/cjs/salla-notifications.cjs.entry.js +1 -1
  25. package/dist/cjs/salla-offer.cjs.entry.js +1 -1
  26. package/dist/cjs/salla-order-summary.cjs.entry.js +1 -1
  27. package/dist/cjs/salla-orders.cjs.entry.js +1 -1
  28. package/dist/cjs/salla-payments.cjs.entry.js +1 -1
  29. package/dist/cjs/salla-price-range.cjs.entry.js +1 -1
  30. package/dist/cjs/salla-product-options.cjs.entry.js +1 -1
  31. package/dist/cjs/salla-review-card.cjs.entry.js +1 -1
  32. package/dist/cjs/salla-reviews-page.cjs.entry.js +1 -1
  33. package/dist/cjs/salla-reviews.cjs.entry.js +1 -1
  34. package/dist/cjs/salla-social.cjs.entry.js +1 -1
  35. package/dist/cjs/salla-tiered-offer.cjs.entry.js +338 -0
  36. package/dist/cjs/salla-tiered-offer.cjs.entry.js.map +1 -0
  37. package/dist/cjs/salla-tiered-offer.entry.cjs.js.map +1 -0
  38. package/dist/cjs/salla-tooltip.cjs.entry.js +1 -1
  39. package/dist/cjs/salla-verify.cjs.entry.js +1 -1
  40. package/dist/cjs/salla-wallet.cjs.entry.js +1 -1
  41. package/dist/cjs/twilight.cjs.js +3 -3
  42. package/dist/collection/assets/svg/diamond-02.svg +4 -0
  43. package/dist/collection/assets/svg/gold.svg +6 -0
  44. package/dist/collection/assets/svg/star-rounded.svg +3 -0
  45. package/dist/collection/assets/svg/stars.svg +5 -0
  46. package/dist/collection/collection-manifest.json +1 -0
  47. package/dist/collection/components/salla-tiered-offer/constants.js +12 -0
  48. package/dist/collection/components/salla-tiered-offer/constants.js.map +1 -0
  49. package/dist/collection/components/salla-tiered-offer/interfaces.js +9 -0
  50. package/dist/collection/components/salla-tiered-offer/interfaces.js.map +1 -0
  51. package/dist/collection/components/salla-tiered-offer/salla-tiered-offer.css +26 -0
  52. package/dist/collection/components/salla-tiered-offer/salla-tiered-offer.js +288 -0
  53. package/dist/collection/components/salla-tiered-offer/salla-tiered-offer.js.map +1 -0
  54. package/dist/collection/components/salla-tiered-offer/utils.js +38 -0
  55. package/dist/collection/components/salla-tiered-offer/utils.js.map +1 -0
  56. package/dist/components/index.js +2 -2
  57. package/dist/components/index.js.map +1 -1
  58. package/dist/components/salla-tiered-offer.d.ts +11 -0
  59. package/dist/components/salla-tiered-offer.js +371 -0
  60. package/dist/components/salla-tiered-offer.js.map +1 -0
  61. package/dist/esm/{app-globals-C4AMOceU.js → app-globals-CIvCwBrC.js} +3 -3
  62. package/dist/esm/{app-globals-C4AMOceU.js.map → app-globals-CIvCwBrC.js.map} +1 -1
  63. package/dist/esm/{index-5Ng8LPjI.js → index-DJeJWTdD.js} +8 -4
  64. package/dist/esm/index-DJeJWTdD.js.map +1 -0
  65. package/dist/esm/loader.js +4 -4
  66. package/dist/esm/salla-accordion-body.entry.js +1 -1
  67. package/dist/esm/salla-accordion-head.entry.js +1 -1
  68. package/dist/esm/salla-accordion.entry.js +1 -1
  69. package/dist/esm/salla-add-product-button_51.entry.js +1 -1
  70. package/dist/esm/salla-advertisement.entry.js +1 -1
  71. package/dist/esm/salla-app-install-alert.entry.js +1 -1
  72. package/dist/esm/salla-apps-icons.entry.js +1 -1
  73. package/dist/esm/salla-booking-field_2.entry.js +1 -1
  74. package/dist/esm/salla-cart-item-offers.entry.js +1 -1
  75. package/dist/esm/salla-conditional-offer.entry.js +1 -1
  76. package/dist/esm/salla-contacts.entry.js +1 -1
  77. package/dist/esm/salla-filters-widget.entry.js +1 -1
  78. package/dist/esm/salla-filters.entry.js +1 -1
  79. package/dist/esm/salla-installment.entry.js +1 -1
  80. package/dist/esm/salla-loyalty-prize-item.entry.js +1 -1
  81. package/dist/esm/salla-loyalty-program.entry.js +1 -1
  82. package/dist/esm/salla-metadata.entry.js +1 -1
  83. package/dist/esm/salla-notification-item.entry.js +1 -1
  84. package/dist/esm/salla-notifications.entry.js +1 -1
  85. package/dist/esm/salla-offer.entry.js +1 -1
  86. package/dist/esm/salla-order-summary.entry.js +1 -1
  87. package/dist/esm/salla-orders.entry.js +1 -1
  88. package/dist/esm/salla-payments.entry.js +1 -1
  89. package/dist/esm/salla-price-range.entry.js +1 -1
  90. package/dist/esm/salla-product-options.entry.js +1 -1
  91. package/dist/esm/salla-review-card.entry.js +1 -1
  92. package/dist/esm/salla-reviews-page.entry.js +1 -1
  93. package/dist/esm/salla-reviews.entry.js +1 -1
  94. package/dist/esm/salla-social.entry.js +1 -1
  95. package/dist/esm/salla-tiered-offer.entry.js +336 -0
  96. package/dist/esm/salla-tiered-offer.entry.js.map +1 -0
  97. package/dist/esm/salla-tooltip.entry.js +1 -1
  98. package/dist/esm/salla-verify.entry.js +1 -1
  99. package/dist/esm/salla-wallet.entry.js +1 -1
  100. package/dist/esm/twilight.js +4 -4
  101. package/dist/esm-es5/{app-globals-C4AMOceU.js → app-globals-CIvCwBrC.js} +2 -2
  102. package/dist/esm-es5/{app-globals-C4AMOceU.js.map → app-globals-CIvCwBrC.js.map} +1 -1
  103. package/dist/esm-es5/{index-5Ng8LPjI.js → index-DJeJWTdD.js} +3 -3
  104. package/dist/esm-es5/index-DJeJWTdD.js.map +1 -0
  105. package/dist/esm-es5/loader.js +1 -1
  106. package/dist/esm-es5/salla-accordion-body.entry.js +1 -1
  107. package/dist/esm-es5/salla-accordion-head.entry.js +1 -1
  108. package/dist/esm-es5/salla-accordion.entry.js +1 -1
  109. package/dist/esm-es5/salla-add-product-button_51.entry.js +4 -4
  110. package/dist/esm-es5/salla-advertisement.entry.js +1 -1
  111. package/dist/esm-es5/salla-app-install-alert.entry.js +1 -1
  112. package/dist/esm-es5/salla-apps-icons.entry.js +1 -1
  113. package/dist/esm-es5/salla-booking-field_2.entry.js +1 -1
  114. package/dist/esm-es5/salla-cart-item-offers.entry.js +1 -1
  115. package/dist/esm-es5/salla-conditional-offer.entry.js +1 -1
  116. package/dist/esm-es5/salla-contacts.entry.js +1 -1
  117. package/dist/esm-es5/salla-filters-widget.entry.js +1 -1
  118. package/dist/esm-es5/salla-filters.entry.js +1 -1
  119. package/dist/esm-es5/salla-installment.entry.js +1 -1
  120. package/dist/esm-es5/salla-loyalty-prize-item.entry.js +1 -1
  121. package/dist/esm-es5/salla-loyalty-program.entry.js +2 -2
  122. package/dist/esm-es5/salla-metadata.entry.js +1 -1
  123. package/dist/esm-es5/salla-notification-item.entry.js +1 -1
  124. package/dist/esm-es5/salla-notifications.entry.js +1 -1
  125. package/dist/esm-es5/salla-offer.entry.js +1 -1
  126. package/dist/esm-es5/salla-order-summary.entry.js +1 -1
  127. package/dist/esm-es5/salla-orders.entry.js +1 -1
  128. package/dist/esm-es5/salla-payments.entry.js +1 -1
  129. package/dist/esm-es5/salla-price-range.entry.js +1 -1
  130. package/dist/esm-es5/salla-product-options.entry.js +1 -1
  131. package/dist/esm-es5/salla-review-card.entry.js +1 -1
  132. package/dist/esm-es5/salla-reviews-page.entry.js +1 -1
  133. package/dist/esm-es5/salla-reviews.entry.js +1 -1
  134. package/dist/esm-es5/salla-social.entry.js +1 -1
  135. package/dist/esm-es5/salla-tiered-offer.entry.js +5 -0
  136. package/dist/esm-es5/salla-tiered-offer.entry.js.map +1 -0
  137. package/dist/esm-es5/salla-tooltip.entry.js +1 -1
  138. package/dist/esm-es5/salla-verify.entry.js +1 -1
  139. package/dist/esm-es5/salla-wallet.entry.js +1 -1
  140. package/dist/esm-es5/twilight.js +1 -1
  141. package/dist/twilight/{p-7f275c07.entry.js → p-018db6d5.entry.js} +2 -2
  142. package/dist/twilight/{p-592ab962.system.entry.js → p-01ab98b8.system.entry.js} +2 -2
  143. package/dist/twilight/{p-0997acd6.system.entry.js → p-0213d2ff.system.entry.js} +2 -2
  144. package/dist/twilight/{p-27b836fc.entry.js → p-0530fecd.entry.js} +2 -2
  145. package/dist/twilight/{p-a3867f03.system.entry.js → p-0a564fe6.system.entry.js} +2 -2
  146. package/dist/twilight/{p-3f87edc6.entry.js → p-0bd54dae.entry.js} +2 -2
  147. package/dist/twilight/{p-87ed46f2.entry.js → p-11542446.entry.js} +2 -2
  148. package/dist/twilight/{p-817c183a.entry.js → p-1196a23a.entry.js} +2 -2
  149. package/dist/twilight/{p-5bcba29f.system.entry.js → p-125e8e09.system.entry.js} +2 -2
  150. package/dist/twilight/{p-bb0a64fb.system.entry.js → p-137b9ced.system.entry.js} +2 -2
  151. package/dist/twilight/{p-4aec7d12.system.entry.js → p-14bce2e7.system.entry.js} +2 -2
  152. package/dist/twilight/{p-63f7bf97.system.entry.js → p-1bc7d70c.system.entry.js} +2 -2
  153. package/dist/twilight/{p-026b2234.system.entry.js → p-1c1baf96.system.entry.js} +2 -2
  154. package/dist/twilight/{p-7e2380cb.entry.js → p-1e32544e.entry.js} +2 -2
  155. package/dist/twilight/{p-CW47XnO5.system.js → p-1xnr2J3b.system.js} +6 -6
  156. package/dist/twilight/p-1xnr2J3b.system.js.map +1 -0
  157. package/dist/twilight/{p-b56edfc7.system.entry.js → p-2411b6cb.system.entry.js} +2 -2
  158. package/dist/twilight/{p-cd1a5066.system.entry.js → p-2943fae2.system.entry.js} +2 -2
  159. package/dist/twilight/{p-fe03bd17.entry.js → p-2e1838fc.entry.js} +2 -2
  160. package/dist/twilight/{p-606c8dfc.entry.js → p-2ecd9c73.entry.js} +2 -2
  161. package/dist/twilight/{p-917f2e0d.entry.js → p-345e7510.entry.js} +2 -2
  162. package/dist/twilight/{p-uTVeOuzK.system.js.map → p-3_GHqNLe.system.js.map} +1 -1
  163. package/dist/twilight/{p-B5V-3iwA.system.js.map → p-3iOHI_bZ.system.js.map} +1 -1
  164. package/dist/twilight/{p-50348764.entry.js → p-4719adfd.entry.js} +2 -2
  165. package/dist/twilight/{p-27fa775d.system.entry.js → p-512dbfd8.system.entry.js} +2 -2
  166. package/dist/twilight/{p-5092bc1b.system.entry.js → p-5222370a.system.entry.js} +2 -2
  167. package/dist/twilight/p-56329c93.system.entry.js +5 -0
  168. package/dist/twilight/{p-4defb732.entry.js → p-594c82e8.entry.js} +2 -2
  169. package/dist/twilight/{p-4260bfbf.entry.js → p-5a3e638f.entry.js} +2 -2
  170. package/dist/twilight/{p-89b36aa5.entry.js → p-5f22ded8.entry.js} +2 -2
  171. package/dist/twilight/{p-d39080ee.system.entry.js → p-60550d95.system.entry.js} +2 -2
  172. package/dist/twilight/{p-e7267b4b.system.entry.js → p-611a0591.system.entry.js} +2 -2
  173. package/dist/twilight/{p-6ccab36e.entry.js → p-62372bb6.entry.js} +2 -2
  174. package/dist/twilight/{p-2378fcc3.system.entry.js → p-64346d4f.system.entry.js} +2 -2
  175. package/dist/twilight/{p-725de283.system.entry.js → p-65f8266c.system.entry.js} +2 -2
  176. package/dist/twilight/{p-0c73100c.entry.js → p-7dc53e3e.entry.js} +2 -2
  177. package/dist/twilight/{p-e182183b.entry.js → p-84aaa78d.entry.js} +2 -2
  178. package/dist/twilight/{p-b66d9649.system.entry.js → p-8b0b63d3.system.entry.js} +2 -2
  179. package/dist/twilight/p-8b9cdaa8.system.entry.js +5 -0
  180. package/dist/twilight/p-8b9cdaa8.system.entry.js.map +1 -0
  181. package/dist/twilight/{p-74922500.entry.js → p-8d171391.entry.js} +2 -2
  182. package/dist/twilight/{p-568ca254.system.entry.js → p-8d241400.system.entry.js} +2 -2
  183. package/dist/twilight/{p-b0b3047d.entry.js → p-8f504c22.entry.js} +2 -2
  184. package/dist/twilight/{p-059307d0.system.entry.js → p-96c0dbe6.system.entry.js} +2 -2
  185. package/dist/twilight/{p-6831d2b2.entry.js → p-9c6d592b.entry.js} +2 -2
  186. package/dist/twilight/{p-jJ43wXLr.system.js.map → p-B0iUa0dk.system.js.map} +1 -1
  187. package/dist/twilight/{p-C435-Ngu.system.js.map → p-B78CJAeo.system.js.map} +1 -1
  188. package/dist/twilight/{p-7SiswGu5.system.js.map → p-BEAZDb3Z.system.js.map} +1 -1
  189. package/dist/twilight/{p-D0yWDY14.system.js.map → p-BQW3a64v.system.js.map} +1 -1
  190. package/dist/twilight/p-BYmyEppC.system.js.map +1 -0
  191. package/dist/twilight/{p-BKj6IZd9.system.js.map → p-BbGRMLwX.system.js.map} +1 -1
  192. package/dist/twilight/{p-F2JLu9jF.system.js.map → p-BiWj3BdY.system.js.map} +1 -1
  193. package/dist/twilight/{p-Qk6u-mnz.system.js.map → p-BmpTR30a.system.js.map} +1 -1
  194. package/dist/twilight/{p-Q3cnmL-k.system.js.map → p-BwBcvX6V.system.js.map} +1 -1
  195. package/dist/twilight/{p-DO1cm8rG.system.js.map → p-C1YpO4ps.system.js.map} +1 -1
  196. package/dist/twilight/{p-nXvqfF6q.system.js.map → p-CS3lHUTW.system.js.map} +1 -1
  197. package/dist/twilight/{p-gVMnKsEU.system.js.map → p-CW5Y_Ilm.system.js.map} +1 -1
  198. package/dist/twilight/{p-TbCQaUz_.system.js.map → p-CW_Wih48.system.js.map} +1 -1
  199. package/dist/twilight/{p-DkgAOYre.system.js.map → p-Cny8cSf0.system.js.map} +1 -1
  200. package/dist/twilight/{p-DUpLpWDY.system.js.map → p-Cv-fXCMq.system.js.map} +1 -1
  201. package/dist/twilight/{p-DvQyp25Z.js → p-D4Rc_kre.js} +2 -2
  202. package/dist/twilight/{p-DvQyp25Z.js.map → p-D4Rc_kre.js.map} +1 -1
  203. package/dist/twilight/{p-C1RajKkq.system.js.map → p-D8gfPwyY.system.js.map} +1 -1
  204. package/dist/twilight/{p-Uyr4Flns.system.js.map → p-DDxbK6va.system.js.map} +1 -1
  205. package/dist/twilight/{p-BC9d2sk2.system.js.map → p-DF0wZDI-.system.js.map} +1 -1
  206. package/dist/twilight/{p-0n3Z0RlT.system.js.map → p-DJO9K4n7.system.js.map} +1 -1
  207. package/dist/twilight/{p-5Ng8LPjI.js → p-DJeJWTdD.js} +3 -3
  208. package/dist/twilight/p-DJeJWTdD.js.map +1 -0
  209. package/dist/twilight/{p-SmO-pF11.system.js.map → p-DYXzVtwh.system.js.map} +1 -1
  210. package/dist/twilight/{p-W-D1NGNr.system.js.map → p-D_GDndNn.system.js.map} +1 -1
  211. package/dist/twilight/{p-B_XWr5W4.system.js.map → p-DanADfyI.system.js.map} +1 -1
  212. package/dist/twilight/{p-DrkjWDOn.system.js.map → p-DlFxCb4V.system.js.map} +1 -1
  213. package/dist/twilight/{p-DyTthv6s.system.js → p-Dtkyz9uf.system.js} +2 -2
  214. package/dist/twilight/{p-DyTthv6s.system.js.map → p-Dtkyz9uf.system.js.map} +1 -1
  215. package/dist/twilight/{p-DAcwScl7.system.js.map → p-DuXM8liP.system.js.map} +1 -1
  216. package/dist/twilight/{p-D5qlTBkb.system.js.map → p-DvaxAP4E.system.js.map} +1 -1
  217. package/dist/twilight/{p-D66T0o_K.system.js.map → p-DygvAhI4.system.js.map} +1 -1
  218. package/dist/twilight/{p-BRVKF1oX.system.js.map → p-V-F3jS9L.system.js.map} +1 -1
  219. package/dist/twilight/{p-CVCIt2lC.system.js.map → p-Vh3TFQnV.system.js.map} +1 -1
  220. package/dist/twilight/{p-38dbabf3.system.entry.js → p-a4376ad7.system.entry.js} +2 -2
  221. package/dist/twilight/{p-7425415e.entry.js → p-a52f5483.entry.js} +2 -2
  222. package/dist/twilight/{p-2bbb1442.system.entry.js → p-a8541cb2.system.entry.js} +2 -2
  223. package/dist/twilight/{p-b932035d.entry.js → p-aae55c3c.entry.js} +2 -2
  224. package/dist/twilight/{p-83ec57bf.system.entry.js → p-ab9a81e5.system.entry.js} +2 -2
  225. package/dist/twilight/{p-9a610905.entry.js → p-b311d422.entry.js} +2 -2
  226. package/dist/twilight/{p-8fee4078.entry.js → p-b734e69f.entry.js} +2 -2
  227. package/dist/twilight/{p-5cdc0973.entry.js → p-bdef02e0.entry.js} +2 -2
  228. package/dist/twilight/{p-ab25e4b2.system.entry.js → p-bec1f4a2.system.entry.js} +2 -2
  229. package/dist/twilight/{p-52d9262a.system.entry.js → p-c62d7968.system.entry.js} +2 -2
  230. package/dist/twilight/{p-2406c822.entry.js → p-cba454b7.entry.js} +2 -2
  231. package/dist/twilight/{p-3fcf491f.entry.js → p-d0db93be.entry.js} +2 -2
  232. package/dist/twilight/{p-30635b42.system.entry.js → p-d78f9304.system.entry.js} +2 -2
  233. package/dist/twilight/{p-DA5WTaBt.system.js.map → p-dKVQW-4Z.system.js.map} +1 -1
  234. package/dist/twilight/{p-fa63f709.entry.js → p-ddfc02db.entry.js} +2 -2
  235. package/dist/twilight/p-df86fa35.entry.js +5 -0
  236. package/dist/twilight/p-df86fa35.entry.js.map +1 -0
  237. package/dist/twilight/{p-727b5970.system.entry.js → p-e09dbe92.system.entry.js} +2 -2
  238. package/dist/twilight/{p-8aebf618.system.entry.js → p-e45781c5.system.entry.js} +2 -2
  239. package/dist/twilight/{p-1d9751af.system.entry.js → p-e490de2f.system.entry.js} +2 -2
  240. package/dist/twilight/{p-e38dcdec.entry.js → p-e9e4a641.entry.js} +7 -7
  241. package/dist/twilight/{p-c8833f02.system.entry.js → p-eb847afb.system.entry.js} +2 -2
  242. package/dist/twilight/{p-DAzL0lXn.system.js.map → p-eyvPNcBM.system.js.map} +1 -1
  243. package/dist/twilight/{p-1fec50ba.entry.js → p-f26aa117.entry.js} +2 -2
  244. package/dist/twilight/{p-e0039759.entry.js → p-f5364a4e.entry.js} +2 -2
  245. package/dist/twilight/{p-0f6f5c5a.system.entry.js → p-f6e14858.system.entry.js} +2 -2
  246. package/dist/twilight/{p-f0eacf55.entry.js → p-f8f0dd3d.entry.js} +2 -2
  247. package/dist/twilight/{p-f0443b95.entry.js → p-fd20f996.entry.js} +2 -2
  248. package/dist/twilight/{p-b0218d53.system.entry.js → p-fe4d5abb.system.entry.js} +2 -2
  249. package/dist/twilight/{p-BwQkR44B.system.js.map → p-rHIfLORZ.system.js.map} +1 -1
  250. package/dist/twilight/p-t_BLXxaT.system.js +5 -0
  251. package/dist/twilight/{p-DF9ZFyzo.system.js.map → p-t_BLXxaT.system.js.map} +1 -1
  252. package/dist/twilight/{p-DEap41uW.system.js.map → p-urL630v4.system.js.map} +1 -1
  253. package/dist/twilight/salla-tiered-offer.entry.esm.js.map +1 -0
  254. package/dist/twilight/twilight.esm.js +1 -1
  255. package/dist/twilight/twilight.js +1 -1
  256. package/dist/types/components/salla-tiered-offer/constants.d.ts +2 -0
  257. package/dist/types/components/salla-tiered-offer/interfaces.d.ts +44 -0
  258. package/dist/types/components/salla-tiered-offer/salla-tiered-offer.d.ts +39 -0
  259. package/dist/types/components/salla-tiered-offer/utils.d.ts +19 -0
  260. package/dist/types/components.d.ts +13 -0
  261. package/package.json +5 -5
  262. package/dist/cjs/index-CcKYmcmm.js.map +0 -1
  263. package/dist/esm/index-5Ng8LPjI.js.map +0 -1
  264. package/dist/esm-es5/index-5Ng8LPjI.js.map +0 -1
  265. package/dist/twilight/p-5Ng8LPjI.js.map +0 -1
  266. package/dist/twilight/p-CW47XnO5.system.js.map +0 -1
  267. package/dist/twilight/p-DF9ZFyzo.system.js +0 -5
  268. package/dist/twilight/p-bed89c3a.system.entry.js +0 -5
  269. /package/dist/twilight/{p-7f275c07.entry.js.map → p-018db6d5.entry.js.map} +0 -0
  270. /package/dist/twilight/{p-592ab962.system.entry.js.map → p-01ab98b8.system.entry.js.map} +0 -0
  271. /package/dist/twilight/{p-0997acd6.system.entry.js.map → p-0213d2ff.system.entry.js.map} +0 -0
  272. /package/dist/twilight/{p-27b836fc.entry.js.map → p-0530fecd.entry.js.map} +0 -0
  273. /package/dist/twilight/{p-a3867f03.system.entry.js.map → p-0a564fe6.system.entry.js.map} +0 -0
  274. /package/dist/twilight/{p-3f87edc6.entry.js.map → p-0bd54dae.entry.js.map} +0 -0
  275. /package/dist/twilight/{p-87ed46f2.entry.js.map → p-11542446.entry.js.map} +0 -0
  276. /package/dist/twilight/{p-817c183a.entry.js.map → p-1196a23a.entry.js.map} +0 -0
  277. /package/dist/twilight/{p-5bcba29f.system.entry.js.map → p-125e8e09.system.entry.js.map} +0 -0
  278. /package/dist/twilight/{p-bb0a64fb.system.entry.js.map → p-137b9ced.system.entry.js.map} +0 -0
  279. /package/dist/twilight/{p-4aec7d12.system.entry.js.map → p-14bce2e7.system.entry.js.map} +0 -0
  280. /package/dist/twilight/{p-63f7bf97.system.entry.js.map → p-1bc7d70c.system.entry.js.map} +0 -0
  281. /package/dist/twilight/{p-026b2234.system.entry.js.map → p-1c1baf96.system.entry.js.map} +0 -0
  282. /package/dist/twilight/{p-7e2380cb.entry.js.map → p-1e32544e.entry.js.map} +0 -0
  283. /package/dist/twilight/{p-b56edfc7.system.entry.js.map → p-2411b6cb.system.entry.js.map} +0 -0
  284. /package/dist/twilight/{p-cd1a5066.system.entry.js.map → p-2943fae2.system.entry.js.map} +0 -0
  285. /package/dist/twilight/{p-fe03bd17.entry.js.map → p-2e1838fc.entry.js.map} +0 -0
  286. /package/dist/twilight/{p-606c8dfc.entry.js.map → p-2ecd9c73.entry.js.map} +0 -0
  287. /package/dist/twilight/{p-917f2e0d.entry.js.map → p-345e7510.entry.js.map} +0 -0
  288. /package/dist/twilight/{p-50348764.entry.js.map → p-4719adfd.entry.js.map} +0 -0
  289. /package/dist/twilight/{p-27fa775d.system.entry.js.map → p-512dbfd8.system.entry.js.map} +0 -0
  290. /package/dist/twilight/{p-5092bc1b.system.entry.js.map → p-5222370a.system.entry.js.map} +0 -0
  291. /package/dist/twilight/{p-bed89c3a.system.entry.js.map → p-56329c93.system.entry.js.map} +0 -0
  292. /package/dist/twilight/{p-4defb732.entry.js.map → p-594c82e8.entry.js.map} +0 -0
  293. /package/dist/twilight/{p-4260bfbf.entry.js.map → p-5a3e638f.entry.js.map} +0 -0
  294. /package/dist/twilight/{p-89b36aa5.entry.js.map → p-5f22ded8.entry.js.map} +0 -0
  295. /package/dist/twilight/{p-d39080ee.system.entry.js.map → p-60550d95.system.entry.js.map} +0 -0
  296. /package/dist/twilight/{p-e7267b4b.system.entry.js.map → p-611a0591.system.entry.js.map} +0 -0
  297. /package/dist/twilight/{p-6ccab36e.entry.js.map → p-62372bb6.entry.js.map} +0 -0
  298. /package/dist/twilight/{p-2378fcc3.system.entry.js.map → p-64346d4f.system.entry.js.map} +0 -0
  299. /package/dist/twilight/{p-725de283.system.entry.js.map → p-65f8266c.system.entry.js.map} +0 -0
  300. /package/dist/twilight/{p-0c73100c.entry.js.map → p-7dc53e3e.entry.js.map} +0 -0
  301. /package/dist/twilight/{p-e182183b.entry.js.map → p-84aaa78d.entry.js.map} +0 -0
  302. /package/dist/twilight/{p-b66d9649.system.entry.js.map → p-8b0b63d3.system.entry.js.map} +0 -0
  303. /package/dist/twilight/{p-74922500.entry.js.map → p-8d171391.entry.js.map} +0 -0
  304. /package/dist/twilight/{p-568ca254.system.entry.js.map → p-8d241400.system.entry.js.map} +0 -0
  305. /package/dist/twilight/{p-b0b3047d.entry.js.map → p-8f504c22.entry.js.map} +0 -0
  306. /package/dist/twilight/{p-059307d0.system.entry.js.map → p-96c0dbe6.system.entry.js.map} +0 -0
  307. /package/dist/twilight/{p-6831d2b2.entry.js.map → p-9c6d592b.entry.js.map} +0 -0
  308. /package/dist/twilight/{p-38dbabf3.system.entry.js.map → p-a4376ad7.system.entry.js.map} +0 -0
  309. /package/dist/twilight/{p-7425415e.entry.js.map → p-a52f5483.entry.js.map} +0 -0
  310. /package/dist/twilight/{p-2bbb1442.system.entry.js.map → p-a8541cb2.system.entry.js.map} +0 -0
  311. /package/dist/twilight/{p-b932035d.entry.js.map → p-aae55c3c.entry.js.map} +0 -0
  312. /package/dist/twilight/{p-83ec57bf.system.entry.js.map → p-ab9a81e5.system.entry.js.map} +0 -0
  313. /package/dist/twilight/{p-9a610905.entry.js.map → p-b311d422.entry.js.map} +0 -0
  314. /package/dist/twilight/{p-8fee4078.entry.js.map → p-b734e69f.entry.js.map} +0 -0
  315. /package/dist/twilight/{p-5cdc0973.entry.js.map → p-bdef02e0.entry.js.map} +0 -0
  316. /package/dist/twilight/{p-ab25e4b2.system.entry.js.map → p-bec1f4a2.system.entry.js.map} +0 -0
  317. /package/dist/twilight/{p-52d9262a.system.entry.js.map → p-c62d7968.system.entry.js.map} +0 -0
  318. /package/dist/twilight/{p-2406c822.entry.js.map → p-cba454b7.entry.js.map} +0 -0
  319. /package/dist/twilight/{p-3fcf491f.entry.js.map → p-d0db93be.entry.js.map} +0 -0
  320. /package/dist/twilight/{p-30635b42.system.entry.js.map → p-d78f9304.system.entry.js.map} +0 -0
  321. /package/dist/twilight/{p-fa63f709.entry.js.map → p-ddfc02db.entry.js.map} +0 -0
  322. /package/dist/twilight/{p-727b5970.system.entry.js.map → p-e09dbe92.system.entry.js.map} +0 -0
  323. /package/dist/twilight/{p-8aebf618.system.entry.js.map → p-e45781c5.system.entry.js.map} +0 -0
  324. /package/dist/twilight/{p-1d9751af.system.entry.js.map → p-e490de2f.system.entry.js.map} +0 -0
  325. /package/dist/twilight/{p-e38dcdec.entry.js.map → p-e9e4a641.entry.js.map} +0 -0
  326. /package/dist/twilight/{p-c8833f02.system.entry.js.map → p-eb847afb.system.entry.js.map} +0 -0
  327. /package/dist/twilight/{p-1fec50ba.entry.js.map → p-f26aa117.entry.js.map} +0 -0
  328. /package/dist/twilight/{p-e0039759.entry.js.map → p-f5364a4e.entry.js.map} +0 -0
  329. /package/dist/twilight/{p-0f6f5c5a.system.entry.js.map → p-f6e14858.system.entry.js.map} +0 -0
  330. /package/dist/twilight/{p-f0eacf55.entry.js.map → p-f8f0dd3d.entry.js.map} +0 -0
  331. /package/dist/twilight/{p-f0443b95.entry.js.map → p-fd20f996.entry.js.map} +0 -0
  332. /package/dist/twilight/{p-b0218d53.system.entry.js.map → p-fe4d5abb.system.entry.js.map} +0 -0
@@ -3,8 +3,8 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- var index = require('./index-CcKYmcmm.js');
7
- var appGlobals = require('./app-globals-DwcsRV1q.js');
6
+ var index = require('./index-1TYwVkJb.js');
7
+ var appGlobals = require('./app-globals-CURclN4K.js');
8
8
 
9
9
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
10
10
  /*
@@ -22,7 +22,7 @@ var patchBrowser = () => {
22
22
 
23
23
  patchBrowser().then(async (options) => {
24
24
  await appGlobals.globalScripts();
25
- return index.bootstrapLazy(JSON.parse("[[\"salla-offer.cjs\",[[0,\"salla-offer\",{\"productCardComponent\":[1,\"product-card-component\"],\"offersList\":[32],\"userCurrency\":[32],\"isMultipleBank\":[32],\"title\":[32],\"currentPage\":[32],\"hasCustomComponent\":[32],\"isBankOffer\":[32],\"canRender\":[32],\"showOffer\":[32],\"offer_with_price_text\":[32],\"with_discount_text\":[32],\"product_discount_text\":[32],\"special_offer_text\":[32],\"multipleBankOfferTitleText\":[32],\"multipleBankOfferTitleDescription\":[32],\"buy_quantity_text\":[32]}]]],[\"salla-product-options.cjs\",[[0,\"salla-product-options\",{\"productId\":[2,\"product-id\"],\"options\":[1],\"hideOutLabel\":[1,\"hide-out-label\"],\"uniqueKey\":[1,\"unique-key\"],\"config\":[1],\"optionsData\":[32],\"outOfStockText\":[32],\"donationAmount\":[32],\"selectDonationAmount\":[32],\"selectAmount\":[32],\"isCustomDonation\":[32],\"selectedOptions\":[32],\"canDisabled\":[32],\"selectedSkus\":[32],\"selectedOutSkus\":[32],\"disableCardValue\":[32],\"availableDigitalCardValues\":[32],\"setOptionsData\":[64],\"getSelectedOptionsData\":[64],\"reportValidity\":[64],\"hasOutOfStockOption\":[64],\"getSelectedOptions\":[64],\"getOption\":[64]}]]],[\"salla-filters.cjs\",[[0,\"salla-filters\",{\"filters\":[1040],\"isSidebarOpen\":[32],\"filtersData\":[32],\"apply\":[32],\"reset\":[32],\"getFilters\":[64],\"applyFilters\":[64],\"resetFilters\":[64]}]]],[\"salla-verify.cjs\",[[4,\"salla-verify\",{\"display\":[1],\"type\":[1025],\"autoReload\":[4,\"auto-reload\"],\"supportWebAuth\":[4,\"support-web-auth\"],\"translationLoaded\":[32],\"title\":[32],\"resendAfter\":[32],\"hasError\":[32],\"errorMessage\":[32],\"isProfileVerify\":[32],\"getCode\":[64],\"open\":[64]}]]],[\"salla-loyalty-program.cjs\",[[0,\"salla-loyalty-program\",{\"loyaltyPointsArray\":[32],\"isLoadingLoyalty\":[32],\"nextPageUrlLoyalty\":[32]}]]],[\"salla-notifications.cjs\",[[0,\"salla-notifications\",{\"loadMoreText\":[1,\"load-more-text\"],\"itemPerPage\":[2,\"item-per-page\"],\"pagination\":[32],\"total\":[32],\"showPlaceholder\":[32],\"nextPage\":[32],\"no_notifications_trans\":[32],\"load_more_text_trans\":[32]}]]],[\"salla-order-summary.cjs\",[[0,\"salla-order-summary\",{\"orderId\":[514,\"order-id\"],\"codeCopied\":[32],\"noItemFound\":[32],\"order_items\":[32]}]]],[\"salla-reviews.cjs\",[[0,\"salla-reviews\",{\"displayAllLink\":[516,\"display-all-link\"],\"source\":[513],\"sourceValue\":[513,\"source-value\"],\"limit\":[514],\"type\":[1],\"sort\":[1],\"hideCustomerInfo\":[4,\"hide-customer-info\"],\"reviews\":[32],\"isRTL\":[32],\"showReviews\":[32],\"testimonialText\":[32],\"displayAllLinkText\":[32]}]]],[\"salla-reviews-page.cjs\",[[0,\"salla-reviews-page\",{\"reviews\":[32],\"isLoading\":[32],\"pagination\":[32],\"sort\":[32]}]]],[\"salla-wallet.cjs\",[[0,\"salla-wallet\",{\"transactionsArray\":[32],\"balance\":[32],\"isLoading\":[32],\"nextPageUrl\":[32]}]]],[\"salla-conditional-offer.cjs\",[[0,\"salla-conditional-offer\",{\"offer\":[32],\"products\":[32],\"isLoading\":[32],\"canRender\":[32]}]]],[\"salla-orders.cjs\",[[0,\"salla-orders\",{\"params\":[16],\"loadMoreText\":[1,\"load-more-text\"],\"orderNumberText\":[32],\"totalOrderText\":[32],\"orderDateText\":[32],\"orderStatusText\":[32],\"noOrderText\":[32],\"load_more_text_trans\":[32],\"languageCode\":[32],\"orders\":[32],\"pagination\":[32],\"hasInfiniteScroll\":[32],\"total\":[32],\"nextPage\":[32],\"showPlaceholder\":[32]}]]],[\"salla-accordion.cjs\",[[4,\"salla-accordion\",{\"collapsible\":[4],\"collapsed\":[1540],\"dir\":[32]},[[4,\"salla::language.change\",\"directionChangedHandler\"],[0,\"accordionToggle\",\"handleCollapse\"]]]]],[\"salla-accordion-body.cjs\",[[4,\"salla-accordion-body\"]]],[\"salla-accordion-head.cjs\",[[4,\"salla-accordion-head\",{\"collapsible\":[4],\"collapsed\":[1540]}]]],[\"salla-advertisement.cjs\",[[0,\"salla-advertisement\",{\"position\":[32],\"advertisements\":[32],\"advertIcon\":[32],\"currentSlug\":[32]}]]],[\"salla-app-install-alert.cjs\",[[0,\"salla-app-install-alert\",{\"data\":[32],\"ctaLink\":[32],\"open\":[32],\"closing\":[32]}]]],[\"salla-apps-icons.cjs\",[[0,\"salla-apps-icons\",{\"hideTitle\":[4,\"hide-title\"],\"appsTitle\":[1,\"apps-title\"],\"vertical\":[4],\"apps\":[32]}]]],[\"salla-cart-item-offers.cjs\",[[0,\"salla-cart-item-offers\",{\"quantity\":[2],\"offers\":[1],\"itemId\":[2,\"item-id\"],\"productPrice\":[2,\"product-price\"],\"internalQuantity\":[32],\"internalOffers\":[32],\"internalProductPrice\":[32],\"showAll\":[32],\"freeLabel\":[32],\"receivedOffer\":[32],\"discountAmountLabel\":[32],\"showMoreOffers\":[32]}]]],[\"salla-contacts.cjs\",[[0,\"salla-contacts\",{\"contactsTitle\":[1025,\"contacts-title\"],\"hideTitle\":[4,\"hide-title\"],\"isHeader\":[4,\"is-header\"],\"horizontal\":[4],\"iconsOnly\":[4,\"icons-only\"],\"contacts\":[32],\"iconsList\":[32]}]]],[\"salla-installment.cjs\",[[0,\"salla-installment\",{\"price\":[1],\"language\":[1],\"currency\":[1],\"country\":[1],\"tabbyIsActive\":[32],\"spotiiIsActive\":[32],\"tamaraIsActive\":[32],\"mispayActive\":[32],\"emkanIsActive\":[32],\"madfuActive\":[32],\"rajehiIsActive\":[32],\"installment_sheria_text\":[32]}]]],[\"salla-loyalty-prize-item.cjs\",[[0,\"salla-loyalty-prize-item\",{\"item\":[16]}]]],[\"salla-metadata.cjs\",[[0,\"salla-metadata\",{\"entity\":[1],\"entityId\":[8,\"entity-id\"],\"specs\":[32],\"download\":[32]}]]],[\"salla-payments.cjs\",[[0,\"salla-payments\",{\"exclude\":[1040]}]]],[\"salla-social.cjs\",[[0,\"salla-social\",{\"links\":[32],\"iconsList\":[32]}]]],[\"salla-filters-widget.cjs\",[[4,\"salla-filters-widget\",{\"withLoadMore\":[1028,\"with-load-more\"],\"filtersData\":[16,\"filters-data\"],\"option\":[16],\"isOpen\":[32],\"isShowMore\":[32],\"showMoreLabel\":[32],\"showLessLabel\":[32],\"page\":[32],\"setWidgetHeight\":[64],\"reset\":[64],\"showMore\":[64],\"toggleWidget\":[64]}]]],[\"salla-notification-item.cjs\",[[0,\"salla-notification-item\",{\"notification\":[16]}]]],[\"salla-review-card.cjs\",[[0,\"salla-review-card\",{\"review\":[16],\"currentSlide\":[32],\"purchasedCount\":[32],\"showPurchaseCount\":[32]}]]],[\"salla-tooltip.cjs\",[[4,\"salla-tooltip\",{\"text\":[1],\"targetId\":[1,\"target-id\"],\"show\":[32]},[[9,\"mouseover\",\"handleMouseOver\"],[9,\"mouseout\",\"handleMouseOut\"]]]]],[\"salla-add-product-button_51.cjs\",[[0,\"salla-offer-modal\",{\"offer\":[32],\"offer_name\":[32],\"offer_message\":[32],\"hasError\":[32],\"errorMessage\":[32],\"productID\":[32],\"offer_type\":[32],\"translationLoaded\":[32],\"addToCartLabel\":[32],\"open\":[64],\"showOffer\":[64]}],[4,\"salla-gifting\",{\"productId\":[2,\"product-id\"],\"widgetTitle\":[1,\"widget-title\"],\"widgetSubtitle\":[1,\"widget-subtitle\"],\"physicalProducts\":[4,\"physical-products\"],\"vertical\":[4],\"formSelector\":[1025,\"form-selector\"],\"sectionTitle\":[32],\"sectionSubtitle\":[32],\"sectionBtnText\":[32],\"giftDetails\":[32],\"selectImageForYourGift\":[32],\"selectImageOrUpload\":[32],\"selectGiftMessage\":[32],\"giftCustomText\":[32],\"textId\":[32],\"incorrectGiftText\":[32],\"nextStep\":[32],\"senderNameLabel\":[32],\"receiverNameFieldLabel\":[32],\"receiverMobileFieldLabel\":[32],\"receiverCountryFieldLabel\":[32],\"ksa\":[32],\"selectCity\":[32],\"selectCityInfo\":[32],\"receiverCityFieldLabel\":[32],\"receiverEmailFieldLabel\":[32],\"emailPlaceholder\":[32],\"sendLater\":[32],\"selectSendDateAndTime\":[32],\"canNotEditOrderAfterSelectDate\":[32],\"sendGift\":[32],\"donationRequired\":[32],\"currentStep\":[32],\"showCalendar\":[32],\"showGiftText\":[32],\"currentLang\":[32],\"parentClass\":[32],\"errors\":[32],\"gift\":[32],\"selectedGiftTextOption\":[32],\"parsedFormData\":[32],\"showTextArea\":[32],\"selectedImage\":[32],\"uploadedImage\":[32],\"selectedText\":[32],\"senderName\":[32],\"errorMessage\":[32],\"hasError\":[32],\"quantity\":[32],\"deliveryDate\":[32],\"timeZone\":[32],\"receiverName\":[32],\"receiverMobile\":[32],\"receiverCountryCode\":[32],\"receiverEmail\":[32],\"hostId\":[32],\"receiverCity\":[32],\"open\":[64],\"close\":[64],\"goToStep2\":[64]}],[4,\"salla-loyalty\",{\"prizePoints\":[1544,\"prize-points\"],\"customerPoints\":[1538,\"customer-points\"],\"prizeTitle\":[1537,\"prize-title\"],\"allowEmail\":[4,\"allow-email\"],\"allowMobile\":[4,\"allow-mobile\"],\"requireEmail\":[4,\"require-email\"],\"guestMessage\":[1025,\"guest-message\"],\"loyaltyProgram\":[32],\"buttonLoading\":[32],\"selectedItem\":[32],\"askConfirmation\":[32],\"is_loggedin\":[32],\"hasError\":[32],\"errorMessage\":[32],\"translationLoaded\":[32],\"open\":[64],\"close\":[64],\"resetExchange\":[64],\"exchangeLoyaltyPoint\":[64]}],[0,\"salla-comments\",{\"itemId\":[2,\"item-id\"],\"loadMoreText\":[1,\"load-more-text\"],\"hideForm\":[4,\"hide-form\"],\"blockTitle\":[1,\"block-title\"],\"hideTitle\":[4,\"hide-title\"],\"type\":[1],\"showFormAvatar\":[4,\"show-form-avatar\"],\"hideBought\":[4,\"hide-bought\"],\"sort\":[1],\"testimonials\":[4],\"comments\":[32],\"pagination\":[32],\"total\":[32],\"showPlaceholder\":[32],\"nextPage\":[32],\"mostHelpfulLabel\":[32],\"noComments\":[32],\"comment_title\":[32],\"comment_name\":[32],\"placeholder_text\":[32],\"showRatingSummary\":[32],\"allowLikes\":[32],\"reload\":[64]}],[4,\"salla-product-size-guide\",{\"guides\":[32],\"productId\":[32],\"placeholder_title\":[32],\"placeholder_description\":[32],\"modal_title\":[32],\"hasError\":[32],\"open\":[64],\"close\":[64]}],[0,\"salla-rating-modal\",{\"orderId\":[2,\"order-id\"],\"order\":[32],\"hasError\":[32],\"showContactWidget\":[32],\"errorMessage\":[32],\"dragAndDropFilesLabel\":[32],\"contactSubjectLabel\":[32],\"editReviewLabel\":[32],\"allowedImagesTypesLabel\":[32],\"addImagesLabel\":[32],\"editImagesLabel\":[32],\"threeImagesMax\":[32],\"areYouSureLabel\":[32],\"confirmDeletionLabel\":[32],\"cancelLabel\":[32],\"confirmDeleteBtn\":[32],\"updatedSuccessfullyLabel\":[32],\"deletedSuccessfullyLabel\":[32],\"allowAttachImages\":[32],\"allowContactSupport\":[32],\"contactUsLabel\":[32],\"images\":[32],\"productImages\":[32],\"editItemImages\":[32],\"contact_body\":[32],\"editMode\":[32],\"defaultMode\":[32],\"deleteMode\":[32],\"shouldOpenDeleteModal\":[32],\"editType\":[32],\"editFeedbackId\":[32],\"deleteFeedbackId\":[32],\"editItem\":[32],\"open\":[64],\"close\":[64]}],[4,\"salla-scopes\",{\"selection\":[1],\"searchDisplayLimit\":[2,\"search-display-limit\"],\"translationLoaded\":[32],\"mode\":[32],\"current_scope\":[32],\"scopes\":[32],\"originalScopesList\":[32],\"selected_scope\":[32],\"isOpenedBefore\":[32],\"hasError\":[32],\"loading\":[32],\"close\":[64],\"open\":[64],\"handleSubmit\":[64]}],[0,\"salla-localization-modal\",{\"language\":[1537],\"currency\":[1537],\"translationLoaded\":[32],\"languages\":[32],\"currencies\":[32],\"hasError\":[32],\"errorMessage\":[32],\"open\":[64],\"close\":[64],\"submit\":[64]}],[0,\"salla-user-profile\",{\"customFields\":[1,\"custom-fields\"],\"minAge\":[2,\"min-age\"],\"userData\":[32],\"isEditable\":[32],\"userDefinedFields\":[32],\"disableAction\":[32],\"isLoading\":[32],\"first_name_trans\":[32],\"last_name_trans\":[32],\"birthday_trans\":[32],\"birthday_placeholder_trans\":[32],\"gender_trans\":[32],\"gender_placeholder_trans\":[32],\"male_trans\":[32],\"female_trans\":[32],\"email_trans\":[32],\"mobile_trans\":[32],\"save_btn_trans\":[32],\"drag_and_drop_trans\":[32],\"browse_trans\":[32],\"email_required_trans\":[32],\"invalid_email_trans\":[32],\"setCustomFields\":[64]}],[0,\"salla-quick-order\",{\"quickOrderTitle\":[1025,\"quick-order-title\"],\"subTitle\":[1025,\"sub-title\"],\"payButtonTitle\":[1025,\"pay-button-title\"],\"confirmPayButtonTitle\":[1025,\"confirm-pay-button-title\"],\"agreementText\":[1025,\"agreement-text\"],\"isEmailRequired\":[1028,\"is-email-required\"],\"productId\":[1025,\"product-id\"],\"thanksMessage\":[1025,\"thanks-message\"],\"quickOrderStyle\":[1025,\"quick-order-style\"],\"user\":[32],\"isAvailable\":[32],\"oneClick\":[32],\"expanded\":[32],\"isTermsRequired\":[32],\"countryCode\":[32],\"submitSucess\":[32],\"placeHolderEmail\":[32],\"emailOptional\":[32],\"agreementShowText\":[32],\"agreementModalHead\":[32],\"userNameLabel\":[32],\"termsChecked\":[32]}],[0,\"salla-user-settings\",{\"deactivateAccount\":[32],\"promotionalMsgs\":[32],\"hideMyName\":[32],\"hideMyNameDesc\":[32],\"deactivateDesc\":[32],\"promotionalMsgsDesc\":[32],\"sorryForLeavingText\":[32],\"warningText\":[32],\"keepAccount\":[32],\"buttonLoading\":[32],\"canHideName\":[32],\"isHiddenName\":[32],\"isNotifiable\":[32]}],[0,\"salla-bottom-alert\",{\"type\":[513],\"icon\":[513],\"message\":[513],\"actionUrl\":[513,\"action-url\"],\"actionLabel\":[513,\"action-label\"],\"storeId\":[32],\"template\":[32],\"loading\":[32],\"templateData\":[32],\"defaultMessage\":[32],\"defaultActionLabel\":[32],\"storeFeatures\":[32],\"storeDetails\":[32],\"storePrice\":[32],\"storePriceDetails\":[32],\"theDeveloper\":[32],\"templateInformation\":[32],\"buyTheTemplate\":[32],\"isRtl\":[32],\"storeName\":[32]}],[0,\"salla-search\",{\"inline\":[4],\"oval\":[4],\"height\":[2],\"maxWords\":[2,\"max-words\"],\"showAction\":[4,\"show-action\"],\"translationLoaded\":[32],\"results\":[32],\"loading\":[32],\"typing\":[32],\"debounce\":[32],\"search_term\":[32]},[[0,\"keydown\",\"handleKeyDown\"]],{\"search_term\":[\"handleSearch\"]}],[0,\"salla-login-modal\",{\"isEmailAllowed\":[1028,\"is-email-allowed\"],\"isMobileAllowed\":[1028,\"is-mobile-allowed\"],\"isEmailRequired\":[1028,\"is-email-required\"],\"supportWebAuth\":[516,\"support-web-auth\"],\"inline\":[516],\"storeId\":[1032,\"store-id\"],\"api\":[1],\"headers\":[1025],\"withoutReload\":[1028,\"without-reload\"],\"messages\":[32],\"isClosable\":[32],\"iframeLoaded\":[32],\"scrolling\":[32],\"direction\":[32],\"canRenderIframe\":[32],\"open\":[64]}],[0,\"salla-menu\",{\"source\":[1],\"sourceValue\":[1,\"source-value\"],\"topnav\":[4],\"useReactLink\":[4,\"use-react-link\"],\"limit\":[2],\"menus\":[32]}],[4,\"salla-social-share\",{\"url\":[513],\"urlName\":[513,\"url-name\"],\"platforms\":[513],\"opened\":[32],\"allPlatforms\":[32],\"platformIcons\":[32],\"convertedPlatforms\":[32],\"open\":[64],\"refresh\":[64]}],[4,\"salla-alert\",{\"message\":[1],\"variant\":[1],\"icon\":[1]}],[0,\"salla-breadcrumb\",{\"breadcrumbs\":[32]}],[4,\"salla-cart-summary\",{\"showCartLabel\":[4,\"show-cart-label\"],\"cartSummaryCount\":[32],\"cartSummaryTotal\":[32],\"cartLabel\":[32],\"animateToCart\":[64]}],[4,\"salla-infinite-scroll\",{\"nextPage\":[1,\"next-page\"],\"autoload\":[1028],\"container\":[1],\"loadMoreText\":[1,\"load-more-text\"],\"item\":[1],\"loadMore\":[32],\"noMore\":[32],\"failedToLoad\":[32]}],[0,\"salla-maintenance-alert\",{\"title\":[32],\"message\":[32],\"buttonTitle\":[32]}],[4,\"salla-quantity-input\",{\"cartItemId\":[8,\"cart-item-id\"],\"quantity\":[32],\"fireChangeEvent\":[32],\"decrease\":[64],\"increase\":[64],\"setValue\":[64]},null,{\"quantity\":[\"watchPropHandler\"]}],[4,\"salla-user-menu\",{\"inline\":[516],\"avatarOnly\":[516,\"avatar-only\"],\"showHeader\":[516,\"show-header\"],\"relativeDropdown\":[516,\"relative-dropdown\"],\"accountLoading\":[32],\"opened\":[32],\"notifications\":[32],\"orders\":[32],\"pending_orders\":[32],\"wishlist\":[32],\"profile\":[32],\"rating\":[32],\"wallet\":[32],\"loyalty_program\":[32],\"logout\":[32],\"hello\":[32],\"first_name\":[32],\"last_name\":[32],\"avatar\":[32],\"is_loggedIn\":[32],\"badges\":[32],\"hasBadges\":[32],\"OrderUpdate\":[32]}],[0,\"salla-products-slider\",{\"blockTitle\":[1,\"block-title\"],\"subTitle\":[1,\"sub-title\"],\"sliderId\":[1,\"slider-id\"],\"displayAllUrl\":[1,\"display-all-url\"],\"autoplay\":[1028],\"source\":[1537],\"sourceValue\":[1,\"source-value\"],\"limit\":[1026],\"sliderConfig\":[520,\"slider-config\"],\"productCardComponent\":[1,\"product-card-component\"],\"includes\":[1040],\"productsData\":[32],\"isReady\":[32],\"sourceValueIsValid\":[32],\"hasCustomComponent\":[32],\"apiUrl\":[32],\"parsedSourceValue\":[32]}],[4,\"salla-map\",{\"name\":[1],\"required\":[4],\"readonly\":[4],\"searchable\":[1028],\"lat\":[1026],\"lng\":[1026],\"apiKey\":[1025,\"api-key\"],\"modalTitle\":[1,\"modal-title\"],\"zoom\":[1026],\"theme\":[1025],\"modalActivityTitle\":[32],\"confirmButtonTitle\":[32],\"locateButtonTitle\":[32],\"locateButtonEdit\":[32],\"searchPlaceholder\":[32],\"searchInputValue\":[32],\"formattedAddress\":[32],\"geolocationError\":[32],\"searchInput\":[32],\"mapInput\":[32],\"mapElement\":[32],\"selectedLat\":[32],\"selectedLng\":[32],\"open\":[64]}],[0,\"salla-reviews-summary\",{\"itemId\":[2,\"item-id\"],\"data\":[32],\"canRender\":[32],\"basedOnLabel\":[32],\"recommendedLabel\":[32],\"showRatingSummary\":[32],\"recommendationOnly\":[32],\"showRecommendation\":[32]}],[0,\"salla-comment-form\",{\"type\":[1537],\"showAvatar\":[4,\"show-avatar\"],\"itemId\":[1544,\"item-id\"],\"placeholder\":[32],\"submitText\":[32],\"canComment\":[32]}],[4,\"salla-drawer\",{\"isClosable\":[1028,\"is-closable\"],\"width\":[513],\"position\":[513],\"visible\":[516],\"hasSkeleton\":[516,\"has-skeleton\"],\"isLoading\":[1540,\"is-loading\"],\"subTitleFirst\":[4,\"sub-title-first\"],\"noPadding\":[4,\"no-padding\"],\"subTitle\":[1,\"sub-title\"],\"centered\":[4],\"iconStyle\":[1,\"icon-style\"],\"drawerTitle\":[32],\"open\":[64],\"close\":[64],\"setTitle\":[64],\"loading\":[64],\"stopLoading\":[64]},[[0,\"keyup\",\"handleKeyUp\"]],{\"visible\":[\"handleVisible\"]}],[4,\"salla-color-picker\",{\"name\":[1],\"required\":[4],\"color\":[1537],\"format\":[1],\"showCancelButton\":[4,\"show-cancel-button\"],\"showTextField\":[4,\"show-text-field\"],\"enableAlpha\":[4,\"enable-alpha\"],\"widgetColor\":[32],\"setPickerOption\":[64],\"movePopUp\":[64],\"setColorValue\":[64],\"openPicker\":[64],\"closePicker\":[64],\"destroyPicker\":[64]}],[0,\"salla-products-list\",{\"source\":[1537],\"sourceValue\":[1032,\"source-value\"],\"limit\":[1026],\"sortBy\":[1025,\"sort-by\"],\"filtersResults\":[1540,\"filters-results\"],\"horizontalCards\":[516,\"horizontal-cards\"],\"rowCards\":[516,\"row-cards\"],\"autoload\":[1028],\"loadMoreText\":[1,\"load-more-text\"],\"productCardComponent\":[1,\"product-card-component\"],\"includes\":[1040],\"page\":[32],\"nextPage\":[32],\"hasInfiniteScroll\":[32],\"hasCustomComponent\":[32],\"sourceValueIsValid\":[32],\"placeholderText\":[32],\"endOfText\":[32],\"failedLoadMore\":[32],\"currentPage\":[32],\"currentCategoryIdFilter\":[32],\"isReady\":[32],\"showPlaceholder\":[32],\"switchToNormalBehavior\":[32],\"parsedFilters\":[32],\"filtersSnapshot\":[32],\"setFilters\":[64],\"reload\":[64]}],[0,\"salla-comment-item\",{\"comment\":[16],\"hideBought\":[16,\"hide-bought\"],\"has_bought_trans\":[32],\"rated_trans\":[32],\"waiting_approval_trans\":[32],\"has_order_trans\":[32],\"allowLikes\":[32],\"allowAttachImages\":[32],\"helpfulLabel\":[32],\"likesCount\":[32],\"likedComments\":[32]}],[4,\"salla-tab-content\",{\"name\":[1],\"isSelected\":[32],\"getChild\":[64]}],[4,\"salla-tab-header\",{\"name\":[1],\"activeClass\":[1,\"active-class\"],\"height\":[8],\"centered\":[4],\"isSelected\":[32],\"getChild\":[64]}],[4,\"salla-tabs\",{\"backgroundColor\":[1,\"background-color\"],\"vertical\":[4]},[[0,\"tabSelected\",\"onSelectedTab\"]]],[4,\"salla-product-card\",{\"product\":[1],\"horizontal\":[4],\"shadowOnHover\":[4,\"shadow-on-hover\"],\"hideAddBtn\":[4,\"hide-add-btn\"],\"fullImage\":[4,\"full-image\"],\"minimal\":[4],\"isSpecial\":[4,\"is-special\"],\"showQuantity\":[4,\"show-quantity\"],\"productData\":[32],\"fitImageHeight\":[32],\"remained\":[32],\"outOfStock\":[32],\"donationAmount\":[32],\"startingPrice\":[32],\"addToCart\":[32],\"placeholder\":[32]}],[0,\"salla-datetime-picker\",{\"value\":[1537],\"required\":[4],\"name\":[513],\"placeholder\":[1],\"allowInput\":[4,\"allow-input\"],\"allowInvalidPreload\":[4,\"allow-invalid-preload\"],\"altFormat\":[1,\"alt-format\"],\"altInput\":[4,\"alt-input\"],\"altInputClass\":[1,\"alt-input-class\"],\"appendTo\":[16,\"append-to\"],\"ariaDateFormat\":[1,\"aria-date-format\"],\"autoFillDefaultTime\":[4,\"auto-fill-default-time\"],\"clickOpens\":[4,\"click-opens\"],\"closeOnSelect\":[4,\"close-on-select\"],\"conjunction\":[1],\"dateFormat\":[1,\"date-format\"],\"defaultDate\":[8,\"default-date\"],\"defaultHour\":[2,\"default-hour\"],\"defaultMinute\":[2,\"default-minute\"],\"defaultSeconds\":[2,\"default-seconds\"],\"disable\":[16],\"disableMobile\":[4,\"disable-mobile\"],\"enable\":[16],\"enableSeconds\":[4,\"enable-seconds\"],\"enableTime\":[4,\"enable-time\"],\"formatDate\":[16,\"format-date\"],\"hourIncrement\":[2,\"hour-increment\"],\"inline\":[4],\"locale\":[1],\"maxDate\":[8,\"max-date\"],\"maxTime\":[8,\"max-time\"],\"minDate\":[8,\"min-date\"],\"minTime\":[8,\"min-time\"],\"minuteIncrement\":[2,\"minute-increment\"],\"mode\":[1],\"monthSelectorType\":[1,\"month-selector-type\"],\"nextArrow\":[1,\"next-arrow\"],\"noCalendar\":[4,\"no-calendar\"],\"dateParser\":[16,\"date-parser\"],\"position\":[1],\"positionElement\":[16,\"position-element\"],\"prevArrow\":[1,\"prev-arrow\"],\"shorthandCurrentMonth\":[4,\"shorthand-current-month\"],\"static\":[4],\"showMonths\":[2,\"show-months\"],\"time_24hr\":[4,\"time_-2-4hr\"],\"weekNumbers\":[4,\"week-numbers\"],\"wrap\":[4],\"disabled\":[4]}],[4,\"salla-add-product-button\",{\"channels\":[513],\"subscribedOptions\":[1,\"subscribed-options\"],\"quickBuy\":[1540,\"quick-buy\"],\"quantity\":[514],\"donatingAmount\":[514,\"donating-amount\"],\"notifyOptionsAvailability\":[516,\"notify-options-availability\"],\"productId\":[520,\"product-id\"],\"supportStickyBar\":[516,\"support-sticky-bar\"],\"productStatus\":[513,\"product-status\"],\"productType\":[513,\"product-type\"],\"hasOutOfStockOption\":[32],\"hasSubscribedOptions\":[32],\"selectedOptions\":[32],\"showQuickBuy\":[32],\"isApplePayActive\":[32],\"buyNowText\":[32]}],[0,\"salla-count-down\",{\"date\":[1],\"preOrder\":[1,\"pre-order\"],\"boxed\":[4],\"size\":[1],\"color\":[1],\"labeled\":[4],\"endText\":[1,\"end-text\"],\"digits\":[1],\"endOfDay\":[4,\"end-of-day\"],\"daysLabel\":[32],\"hoursLabel\":[32],\"minutesLabel\":[32],\"secondsLabel\":[32],\"endLabel\":[32],\"invalidDate\":[32],\"offerEnded\":[32],\"countInterval\":[32],\"days\":[32],\"hours\":[32],\"minutes\":[32],\"seconds\":[32],\"endCountDown\":[64]}],[0,\"salla-file-upload\",{\"value\":[1544],\"files\":[513],\"height\":[513],\"cartItemId\":[1,\"cart-item-id\"],\"profileImage\":[516,\"profile-image\"],\"name\":[1537],\"payloadName\":[1,\"payload-name\"],\"type\":[1],\"accept\":[1537],\"fileId\":[2,\"file-id\"],\"url\":[1025],\"method\":[1],\"formData\":[1,\"form-data\"],\"required\":[4],\"maxFileSize\":[1,\"max-file-size\"],\"disabled\":[4],\"allowDrop\":[4,\"allow-drop\"],\"allowBrowse\":[4,\"allow-browse\"],\"allowPaste\":[4,\"allow-paste\"],\"allowMultiple\":[4,\"allow-multiple\"],\"allowReplace\":[4,\"allow-replace\"],\"allowRevert\":[4,\"allow-revert\"],\"allowRemove\":[4,\"allow-remove\"],\"allowProcess\":[4,\"allow-process\"],\"allowReorder\":[4,\"allow-reorder\"],\"allowImagePreview\":[4,\"allow-image-preview\"],\"imagePreviewHeight\":[2,\"image-preview-height\"],\"filePosterHeight\":[2,\"file-poster-height\"],\"storeAsFile\":[4,\"store-as-file\"],\"forceRevert\":[4,\"force-revert\"],\"maxFilesCount\":[2,\"max-files-count\"],\"maxParallelUploads\":[2,\"max-parallel-uploads\"],\"checkValidity\":[4,\"check-validity\"],\"itemInsertLocation\":[1,\"item-insert-location\"],\"itemInsertInterval\":[2,\"item-insert-interval\"],\"credits\":[4],\"dropOnPage\":[4,\"drop-on-page\"],\"dropOnElement\":[4,\"drop-on-element\"],\"dropValidation\":[4,\"drop-validation\"],\"ignoredFiles\":[16,\"ignored-files\"],\"instantUpload\":[1028,\"instant-upload\"],\"chunkUploads\":[4,\"chunk-uploads\"],\"chunkForce\":[4,\"chunk-force\"],\"chunkSize\":[2,\"chunk-size\"],\"chunkRetryDelays\":[16,\"chunk-retry-delays\"],\"labelDecimalSeparator\":[1,\"label-decimal-separator\"],\"labelThousandsSeparator\":[1,\"label-thousands-separator\"],\"labelIdle\":[1025,\"label-idle\"],\"iconRemove\":[1,\"icon-remove\"],\"iconProcess\":[1,\"icon-process\"],\"iconRetry\":[1,\"icon-retry\"],\"iconUndo\":[1,\"icon-undo\"],\"max_images_count\":[32],\"max_count_hint\":[32],\"uploadedFiles\":[32],\"isListScrollerListenerAdded\":[32],\"showMaxCountHint\":[32],\"setOption\":[64]}],[4,\"salla-list-tile\",{\"href\":[1],\"target\":[1]}],[0,\"salla-product-availability\",{\"channels\":[1],\"notifyOptionsAvailability\":[4,\"notify-options-availability\"],\"productId\":[2,\"product-id\"],\"isSubscribed\":[1028,\"is-subscribed\"],\"translationLoaded\":[32],\"title_\":[32],\"isVisitorSubscribed\":[32]},null,{\"channels\":[\"channelsWatcher\"]}],[0,\"salla-quick-buy\",{\"type\":[1025],\"productId\":[1025,\"product-id\"],\"cartId\":[1025,\"cart-id\"],\"amount\":[1538],\"currency\":[1025],\"options\":[16],\"isRequireShipping\":[1028,\"is-require-shipping\"],\"applePayOnly\":[1028,\"apple-pay-only\"],\"isApplePayActive\":[32],\"quickBuy\":[32]}],[0,\"salla-progress-bar\",{\"donation\":[1],\"target\":[1026],\"value\":[1026],\"height\":[1025],\"header\":[1025],\"stripped\":[1028],\"message\":[1025],\"unit\":[1025],\"color\":[1025],\"hideUnits\":[4,\"hide-units\"]}],[0,\"salla-rating-stars\",{\"name\":[1],\"size\":[1],\"value\":[2],\"reviews\":[2],\"withLabel\":[4,\"with-label\"],\"editable\":[4],\"translationsLoaded\":[32],\"labels\":[32],\"reviewLabel\":[32],\"selectedStar\":[32]}],[4,\"salla-slider\",{\"blockTitle\":[513,\"block-title\"],\"listenToThumbnailsOption\":[516,\"listen-to-thumbnails-option\"],\"blockSubtitle\":[513,\"block-subtitle\"],\"displayAllUrl\":[513,\"display-all-url\"],\"arrowsCentered\":[516,\"arrows-centered\"],\"verticalThumbs\":[516,\"vertical-thumbs\"],\"gridThumbs\":[516,\"grid-thumbs\"],\"vertical\":[516],\"autoHeight\":[516,\"auto-height\"],\"showControls\":[516,\"show-controls\"],\"controlsOuter\":[516,\"controls-outer\"],\"showThumbsControls\":[4,\"show-thumbs-controls\"],\"autoPlay\":[4,\"auto-play\"],\"slidesPerView\":[1,\"slides-per-view\"],\"pagination\":[4],\"centered\":[4],\"loop\":[4],\"direction\":[1537],\"type\":[1],\"sliderConfig\":[520,\"slider-config\"],\"thumbsConfig\":[520,\"thumbs-config\"],\"currentIndex\":[32],\"isEnd\":[32],\"isBeginning\":[32],\"swiperScript\":[32],\"displayAllTitle\":[32],\"windowWidth\":[32],\"sliderInstance\":[64],\"slideTo\":[64],\"slideNext\":[64],\"slidePrev\":[64],\"slideToLoop\":[64],\"slideNextLoop\":[64],\"slidePrevLoop\":[64],\"slideReset\":[64],\"slideToClosest\":[64],\"update\":[64],\"updateAutoHeight\":[64],\"updateSlides\":[64],\"updateProgress\":[64],\"updateSlidesClasses\":[64],\"getSlides\":[64],\"updateSize\":[64],\"sliderInit\":[64],\"thumbsSliderInstance\":[64],\"thumbsSliderInit\":[64],\"thumbsSliderUpdate\":[64],\"thumbsSliderUpdateSlides\":[64],\"getThumbsUpdateSize\":[64],\"thumbsSlideTo\":[64],\"getThumbsSlides\":[64]}],[4,\"salla-placeholder\",{\"icon\":[1],\"alignment\":[1],\"iconSize\":[1,\"icon-size\"],\"translationLoaded\":[32]}],[0,\"salla-skeleton\",{\"type\":[1],\"width\":[1],\"height\":[1]}],[0,\"salla-tel-input\",{\"phone\":[1025],\"autofocus\":[516],\"name\":[1],\"disabled\":[4],\"countryCode\":[1025,\"country-code\"],\"mobileRequired\":[32],\"countryCodeLabel\":[32],\"mobileLabel\":[32],\"tooShort\":[32],\"tooLong\":[32],\"invalidCountryCode\":[32],\"invalidNumber\":[32],\"errorMap\":[32],\"getValues\":[64],\"isValid\":[64]}],[4,\"salla-modal\",{\"isClosable\":[1028,\"is-closable\"],\"width\":[513],\"position\":[513],\"visible\":[516],\"hasSkeleton\":[516,\"has-skeleton\"],\"isLoading\":[1540,\"is-loading\"],\"subTitleFirst\":[4,\"sub-title-first\"],\"noPadding\":[4,\"no-padding\"],\"subTitle\":[1,\"sub-title\"],\"centered\":[4],\"iconStyle\":[1,\"icon-style\"],\"modalTitle\":[32],\"open\":[64],\"close\":[64],\"setTitle\":[64],\"loading\":[64],\"stopLoading\":[64]},[[0,\"keyup\",\"handleKeyUp\"]],{\"visible\":[\"handleVisible\"]}],[0,\"salla-loading\",{\"size\":[8],\"width\":[8],\"color\":[1],\"bgColor\":[1,\"bg-color\"]}],[4,\"salla-button\",{\"shape\":[513],\"color\":[513],\"fill\":[513],\"size\":[513],\"width\":[513],\"loading\":[516],\"disabled\":[516],\"loaderPosition\":[1,\"loader-position\"],\"href\":[1],\"type\":[513],\"load\":[64],\"stop\":[64],\"setText\":[64],\"disable\":[64],\"enable\":[64]}]]],[\"salla-booking-field_2.cjs\",[[0,\"salla-booking-field\",{\"option\":[16],\"productId\":[2,\"product-id\"],\"bookNowLabel\":[32],\"editLabel\":[32],\"bookedLabel\":[32],\"selectDate\":[32],\"bookingUrl\":[32],\"iframeReady\":[32],\"reservations\":[32],\"reservationsInput\":[32]}],[4,\"salla-conditional-fields\",null,[[0,\"change\",\"changeHandler\"]]]]],[\"salla-price-range.cjs\",[[0,\"salla-price-range\",{\"minPrice\":[1032,\"min-price\"],\"maxPrice\":[1032,\"max-price\"],\"option\":[16],\"filtersData\":[520,\"filters-data\"],\"min\":[32],\"max\":[32],\"priceOptions\":[32],\"moreThanLabel\":[32],\"lessThanLabel\":[32],\"toLabel\":[32],\"fromLabel\":[32],\"typing\":[32],\"isMin\":[32],\"isRTL\":[32],\"reset\":[64]}]]]]"), options);
25
+ return index.bootstrapLazy(JSON.parse("[[\"salla-offer.cjs\",[[0,\"salla-offer\",{\"productCardComponent\":[1,\"product-card-component\"],\"offersList\":[32],\"userCurrency\":[32],\"isMultipleBank\":[32],\"title\":[32],\"currentPage\":[32],\"hasCustomComponent\":[32],\"isBankOffer\":[32],\"canRender\":[32],\"showOffer\":[32],\"offer_with_price_text\":[32],\"with_discount_text\":[32],\"product_discount_text\":[32],\"special_offer_text\":[32],\"multipleBankOfferTitleText\":[32],\"multipleBankOfferTitleDescription\":[32],\"buy_quantity_text\":[32]}]]],[\"salla-product-options.cjs\",[[0,\"salla-product-options\",{\"productId\":[2,\"product-id\"],\"options\":[1],\"hideOutLabel\":[1,\"hide-out-label\"],\"uniqueKey\":[1,\"unique-key\"],\"config\":[1],\"optionsData\":[32],\"outOfStockText\":[32],\"donationAmount\":[32],\"selectDonationAmount\":[32],\"selectAmount\":[32],\"isCustomDonation\":[32],\"selectedOptions\":[32],\"canDisabled\":[32],\"selectedSkus\":[32],\"selectedOutSkus\":[32],\"disableCardValue\":[32],\"availableDigitalCardValues\":[32],\"setOptionsData\":[64],\"getSelectedOptionsData\":[64],\"reportValidity\":[64],\"hasOutOfStockOption\":[64],\"getSelectedOptions\":[64],\"getOption\":[64]}]]],[\"salla-filters.cjs\",[[0,\"salla-filters\",{\"filters\":[1040],\"isSidebarOpen\":[32],\"filtersData\":[32],\"apply\":[32],\"reset\":[32],\"getFilters\":[64],\"applyFilters\":[64],\"resetFilters\":[64]}]]],[\"salla-verify.cjs\",[[4,\"salla-verify\",{\"display\":[1],\"type\":[1025],\"autoReload\":[4,\"auto-reload\"],\"supportWebAuth\":[4,\"support-web-auth\"],\"translationLoaded\":[32],\"title\":[32],\"resendAfter\":[32],\"hasError\":[32],\"errorMessage\":[32],\"isProfileVerify\":[32],\"getCode\":[64],\"open\":[64]}]]],[\"salla-loyalty-program.cjs\",[[0,\"salla-loyalty-program\",{\"loyaltyPointsArray\":[32],\"isLoadingLoyalty\":[32],\"nextPageUrlLoyalty\":[32]}]]],[\"salla-notifications.cjs\",[[0,\"salla-notifications\",{\"loadMoreText\":[1,\"load-more-text\"],\"itemPerPage\":[2,\"item-per-page\"],\"pagination\":[32],\"total\":[32],\"showPlaceholder\":[32],\"nextPage\":[32],\"no_notifications_trans\":[32],\"load_more_text_trans\":[32]}]]],[\"salla-order-summary.cjs\",[[0,\"salla-order-summary\",{\"orderId\":[514,\"order-id\"],\"codeCopied\":[32],\"noItemFound\":[32],\"order_items\":[32]}]]],[\"salla-reviews.cjs\",[[0,\"salla-reviews\",{\"displayAllLink\":[516,\"display-all-link\"],\"source\":[513],\"sourceValue\":[513,\"source-value\"],\"limit\":[514],\"type\":[1],\"sort\":[1],\"hideCustomerInfo\":[4,\"hide-customer-info\"],\"reviews\":[32],\"isRTL\":[32],\"showReviews\":[32],\"testimonialText\":[32],\"displayAllLinkText\":[32]}]]],[\"salla-reviews-page.cjs\",[[0,\"salla-reviews-page\",{\"reviews\":[32],\"isLoading\":[32],\"pagination\":[32],\"sort\":[32]}]]],[\"salla-wallet.cjs\",[[0,\"salla-wallet\",{\"transactionsArray\":[32],\"balance\":[32],\"isLoading\":[32],\"nextPageUrl\":[32]}]]],[\"salla-conditional-offer.cjs\",[[0,\"salla-conditional-offer\",{\"offer\":[32],\"products\":[32],\"isLoading\":[32],\"canRender\":[32]}]]],[\"salla-orders.cjs\",[[0,\"salla-orders\",{\"params\":[16],\"loadMoreText\":[1,\"load-more-text\"],\"orderNumberText\":[32],\"totalOrderText\":[32],\"orderDateText\":[32],\"orderStatusText\":[32],\"noOrderText\":[32],\"load_more_text_trans\":[32],\"languageCode\":[32],\"orders\":[32],\"pagination\":[32],\"hasInfiniteScroll\":[32],\"total\":[32],\"nextPage\":[32],\"showPlaceholder\":[32]}]]],[\"salla-tiered-offer.cjs\",[[0,\"salla-tiered-offer\",{\"tieredOfferData\":[32],\"apiOfferData\":[32],\"currentTierIndex\":[32],\"currentTier\":[32],\"activeTabTier\":[32],\"canRender\":[32],\"isLoading\":[32],\"loyaltyProgramText\":[32],\"currentTierText\":[32],\"discountText\":[32],\"benefitText\":[32]}]]],[\"salla-accordion.cjs\",[[4,\"salla-accordion\",{\"collapsible\":[4],\"collapsed\":[1540],\"dir\":[32]},[[4,\"salla::language.change\",\"directionChangedHandler\"],[0,\"accordionToggle\",\"handleCollapse\"]]]]],[\"salla-accordion-body.cjs\",[[4,\"salla-accordion-body\"]]],[\"salla-accordion-head.cjs\",[[4,\"salla-accordion-head\",{\"collapsible\":[4],\"collapsed\":[1540]}]]],[\"salla-advertisement.cjs\",[[0,\"salla-advertisement\",{\"position\":[32],\"advertisements\":[32],\"advertIcon\":[32],\"currentSlug\":[32]}]]],[\"salla-app-install-alert.cjs\",[[0,\"salla-app-install-alert\",{\"data\":[32],\"ctaLink\":[32],\"open\":[32],\"closing\":[32]}]]],[\"salla-apps-icons.cjs\",[[0,\"salla-apps-icons\",{\"hideTitle\":[4,\"hide-title\"],\"appsTitle\":[1,\"apps-title\"],\"vertical\":[4],\"apps\":[32]}]]],[\"salla-cart-item-offers.cjs\",[[0,\"salla-cart-item-offers\",{\"quantity\":[2],\"offers\":[1],\"itemId\":[2,\"item-id\"],\"productPrice\":[2,\"product-price\"],\"internalQuantity\":[32],\"internalOffers\":[32],\"internalProductPrice\":[32],\"showAll\":[32],\"freeLabel\":[32],\"receivedOffer\":[32],\"discountAmountLabel\":[32],\"showMoreOffers\":[32]}]]],[\"salla-contacts.cjs\",[[0,\"salla-contacts\",{\"contactsTitle\":[1025,\"contacts-title\"],\"hideTitle\":[4,\"hide-title\"],\"isHeader\":[4,\"is-header\"],\"horizontal\":[4],\"iconsOnly\":[4,\"icons-only\"],\"contacts\":[32],\"iconsList\":[32]}]]],[\"salla-installment.cjs\",[[0,\"salla-installment\",{\"price\":[1],\"language\":[1],\"currency\":[1],\"country\":[1],\"tabbyIsActive\":[32],\"spotiiIsActive\":[32],\"tamaraIsActive\":[32],\"mispayActive\":[32],\"emkanIsActive\":[32],\"madfuActive\":[32],\"rajehiIsActive\":[32],\"installment_sheria_text\":[32]}]]],[\"salla-loyalty-prize-item.cjs\",[[0,\"salla-loyalty-prize-item\",{\"item\":[16]}]]],[\"salla-metadata.cjs\",[[0,\"salla-metadata\",{\"entity\":[1],\"entityId\":[8,\"entity-id\"],\"specs\":[32],\"download\":[32]}]]],[\"salla-payments.cjs\",[[0,\"salla-payments\",{\"exclude\":[1040]}]]],[\"salla-social.cjs\",[[0,\"salla-social\",{\"links\":[32],\"iconsList\":[32]}]]],[\"salla-filters-widget.cjs\",[[4,\"salla-filters-widget\",{\"withLoadMore\":[1028,\"with-load-more\"],\"filtersData\":[16,\"filters-data\"],\"option\":[16],\"isOpen\":[32],\"isShowMore\":[32],\"showMoreLabel\":[32],\"showLessLabel\":[32],\"page\":[32],\"setWidgetHeight\":[64],\"reset\":[64],\"showMore\":[64],\"toggleWidget\":[64]}]]],[\"salla-notification-item.cjs\",[[0,\"salla-notification-item\",{\"notification\":[16]}]]],[\"salla-review-card.cjs\",[[0,\"salla-review-card\",{\"review\":[16],\"currentSlide\":[32],\"purchasedCount\":[32],\"showPurchaseCount\":[32]}]]],[\"salla-tooltip.cjs\",[[4,\"salla-tooltip\",{\"text\":[1],\"targetId\":[1,\"target-id\"],\"show\":[32]},[[9,\"mouseover\",\"handleMouseOver\"],[9,\"mouseout\",\"handleMouseOut\"]]]]],[\"salla-add-product-button_51.cjs\",[[0,\"salla-offer-modal\",{\"offer\":[32],\"offer_name\":[32],\"offer_message\":[32],\"hasError\":[32],\"errorMessage\":[32],\"productID\":[32],\"offer_type\":[32],\"translationLoaded\":[32],\"addToCartLabel\":[32],\"open\":[64],\"showOffer\":[64]}],[4,\"salla-gifting\",{\"productId\":[2,\"product-id\"],\"widgetTitle\":[1,\"widget-title\"],\"widgetSubtitle\":[1,\"widget-subtitle\"],\"physicalProducts\":[4,\"physical-products\"],\"vertical\":[4],\"formSelector\":[1025,\"form-selector\"],\"sectionTitle\":[32],\"sectionSubtitle\":[32],\"sectionBtnText\":[32],\"giftDetails\":[32],\"selectImageForYourGift\":[32],\"selectImageOrUpload\":[32],\"selectGiftMessage\":[32],\"giftCustomText\":[32],\"textId\":[32],\"incorrectGiftText\":[32],\"nextStep\":[32],\"senderNameLabel\":[32],\"receiverNameFieldLabel\":[32],\"receiverMobileFieldLabel\":[32],\"receiverCountryFieldLabel\":[32],\"ksa\":[32],\"selectCity\":[32],\"selectCityInfo\":[32],\"receiverCityFieldLabel\":[32],\"receiverEmailFieldLabel\":[32],\"emailPlaceholder\":[32],\"sendLater\":[32],\"selectSendDateAndTime\":[32],\"canNotEditOrderAfterSelectDate\":[32],\"sendGift\":[32],\"donationRequired\":[32],\"currentStep\":[32],\"showCalendar\":[32],\"showGiftText\":[32],\"currentLang\":[32],\"parentClass\":[32],\"errors\":[32],\"gift\":[32],\"selectedGiftTextOption\":[32],\"parsedFormData\":[32],\"showTextArea\":[32],\"selectedImage\":[32],\"uploadedImage\":[32],\"selectedText\":[32],\"senderName\":[32],\"errorMessage\":[32],\"hasError\":[32],\"quantity\":[32],\"deliveryDate\":[32],\"timeZone\":[32],\"receiverName\":[32],\"receiverMobile\":[32],\"receiverCountryCode\":[32],\"receiverEmail\":[32],\"hostId\":[32],\"receiverCity\":[32],\"open\":[64],\"close\":[64],\"goToStep2\":[64]}],[4,\"salla-loyalty\",{\"prizePoints\":[1544,\"prize-points\"],\"customerPoints\":[1538,\"customer-points\"],\"prizeTitle\":[1537,\"prize-title\"],\"allowEmail\":[4,\"allow-email\"],\"allowMobile\":[4,\"allow-mobile\"],\"requireEmail\":[4,\"require-email\"],\"guestMessage\":[1025,\"guest-message\"],\"loyaltyProgram\":[32],\"buttonLoading\":[32],\"selectedItem\":[32],\"askConfirmation\":[32],\"is_loggedin\":[32],\"hasError\":[32],\"errorMessage\":[32],\"translationLoaded\":[32],\"open\":[64],\"close\":[64],\"resetExchange\":[64],\"exchangeLoyaltyPoint\":[64]}],[0,\"salla-comments\",{\"itemId\":[2,\"item-id\"],\"loadMoreText\":[1,\"load-more-text\"],\"hideForm\":[4,\"hide-form\"],\"blockTitle\":[1,\"block-title\"],\"hideTitle\":[4,\"hide-title\"],\"type\":[1],\"showFormAvatar\":[4,\"show-form-avatar\"],\"hideBought\":[4,\"hide-bought\"],\"sort\":[1],\"testimonials\":[4],\"comments\":[32],\"pagination\":[32],\"total\":[32],\"showPlaceholder\":[32],\"nextPage\":[32],\"mostHelpfulLabel\":[32],\"noComments\":[32],\"comment_title\":[32],\"comment_name\":[32],\"placeholder_text\":[32],\"showRatingSummary\":[32],\"allowLikes\":[32],\"reload\":[64]}],[4,\"salla-product-size-guide\",{\"guides\":[32],\"productId\":[32],\"placeholder_title\":[32],\"placeholder_description\":[32],\"modal_title\":[32],\"hasError\":[32],\"open\":[64],\"close\":[64]}],[0,\"salla-rating-modal\",{\"orderId\":[2,\"order-id\"],\"order\":[32],\"hasError\":[32],\"showContactWidget\":[32],\"errorMessage\":[32],\"dragAndDropFilesLabel\":[32],\"contactSubjectLabel\":[32],\"editReviewLabel\":[32],\"allowedImagesTypesLabel\":[32],\"addImagesLabel\":[32],\"editImagesLabel\":[32],\"threeImagesMax\":[32],\"areYouSureLabel\":[32],\"confirmDeletionLabel\":[32],\"cancelLabel\":[32],\"confirmDeleteBtn\":[32],\"updatedSuccessfullyLabel\":[32],\"deletedSuccessfullyLabel\":[32],\"allowAttachImages\":[32],\"allowContactSupport\":[32],\"contactUsLabel\":[32],\"images\":[32],\"productImages\":[32],\"editItemImages\":[32],\"contact_body\":[32],\"editMode\":[32],\"defaultMode\":[32],\"deleteMode\":[32],\"shouldOpenDeleteModal\":[32],\"editType\":[32],\"editFeedbackId\":[32],\"deleteFeedbackId\":[32],\"editItem\":[32],\"open\":[64],\"close\":[64]}],[4,\"salla-scopes\",{\"selection\":[1],\"searchDisplayLimit\":[2,\"search-display-limit\"],\"translationLoaded\":[32],\"mode\":[32],\"current_scope\":[32],\"scopes\":[32],\"originalScopesList\":[32],\"selected_scope\":[32],\"isOpenedBefore\":[32],\"hasError\":[32],\"loading\":[32],\"close\":[64],\"open\":[64],\"handleSubmit\":[64]}],[0,\"salla-localization-modal\",{\"language\":[1537],\"currency\":[1537],\"translationLoaded\":[32],\"languages\":[32],\"currencies\":[32],\"hasError\":[32],\"errorMessage\":[32],\"open\":[64],\"close\":[64],\"submit\":[64]}],[0,\"salla-user-profile\",{\"customFields\":[1,\"custom-fields\"],\"minAge\":[2,\"min-age\"],\"userData\":[32],\"isEditable\":[32],\"userDefinedFields\":[32],\"disableAction\":[32],\"isLoading\":[32],\"first_name_trans\":[32],\"last_name_trans\":[32],\"birthday_trans\":[32],\"birthday_placeholder_trans\":[32],\"gender_trans\":[32],\"gender_placeholder_trans\":[32],\"male_trans\":[32],\"female_trans\":[32],\"email_trans\":[32],\"mobile_trans\":[32],\"save_btn_trans\":[32],\"drag_and_drop_trans\":[32],\"browse_trans\":[32],\"email_required_trans\":[32],\"invalid_email_trans\":[32],\"setCustomFields\":[64]}],[0,\"salla-quick-order\",{\"quickOrderTitle\":[1025,\"quick-order-title\"],\"subTitle\":[1025,\"sub-title\"],\"payButtonTitle\":[1025,\"pay-button-title\"],\"confirmPayButtonTitle\":[1025,\"confirm-pay-button-title\"],\"agreementText\":[1025,\"agreement-text\"],\"isEmailRequired\":[1028,\"is-email-required\"],\"productId\":[1025,\"product-id\"],\"thanksMessage\":[1025,\"thanks-message\"],\"quickOrderStyle\":[1025,\"quick-order-style\"],\"user\":[32],\"isAvailable\":[32],\"oneClick\":[32],\"expanded\":[32],\"isTermsRequired\":[32],\"countryCode\":[32],\"submitSucess\":[32],\"placeHolderEmail\":[32],\"emailOptional\":[32],\"agreementShowText\":[32],\"agreementModalHead\":[32],\"userNameLabel\":[32],\"termsChecked\":[32]}],[0,\"salla-user-settings\",{\"deactivateAccount\":[32],\"promotionalMsgs\":[32],\"hideMyName\":[32],\"hideMyNameDesc\":[32],\"deactivateDesc\":[32],\"promotionalMsgsDesc\":[32],\"sorryForLeavingText\":[32],\"warningText\":[32],\"keepAccount\":[32],\"buttonLoading\":[32],\"canHideName\":[32],\"isHiddenName\":[32],\"isNotifiable\":[32]}],[0,\"salla-bottom-alert\",{\"type\":[513],\"icon\":[513],\"message\":[513],\"actionUrl\":[513,\"action-url\"],\"actionLabel\":[513,\"action-label\"],\"storeId\":[32],\"template\":[32],\"loading\":[32],\"templateData\":[32],\"defaultMessage\":[32],\"defaultActionLabel\":[32],\"storeFeatures\":[32],\"storeDetails\":[32],\"storePrice\":[32],\"storePriceDetails\":[32],\"theDeveloper\":[32],\"templateInformation\":[32],\"buyTheTemplate\":[32],\"isRtl\":[32],\"storeName\":[32]}],[0,\"salla-search\",{\"inline\":[4],\"oval\":[4],\"height\":[2],\"maxWords\":[2,\"max-words\"],\"showAction\":[4,\"show-action\"],\"translationLoaded\":[32],\"results\":[32],\"loading\":[32],\"typing\":[32],\"debounce\":[32],\"search_term\":[32]},[[0,\"keydown\",\"handleKeyDown\"]],{\"search_term\":[\"handleSearch\"]}],[0,\"salla-login-modal\",{\"isEmailAllowed\":[1028,\"is-email-allowed\"],\"isMobileAllowed\":[1028,\"is-mobile-allowed\"],\"isEmailRequired\":[1028,\"is-email-required\"],\"supportWebAuth\":[516,\"support-web-auth\"],\"inline\":[516],\"storeId\":[1032,\"store-id\"],\"api\":[1],\"headers\":[1025],\"withoutReload\":[1028,\"without-reload\"],\"messages\":[32],\"isClosable\":[32],\"iframeLoaded\":[32],\"scrolling\":[32],\"direction\":[32],\"canRenderIframe\":[32],\"open\":[64]}],[0,\"salla-menu\",{\"source\":[1],\"sourceValue\":[1,\"source-value\"],\"topnav\":[4],\"useReactLink\":[4,\"use-react-link\"],\"limit\":[2],\"menus\":[32]}],[4,\"salla-social-share\",{\"url\":[513],\"urlName\":[513,\"url-name\"],\"platforms\":[513],\"opened\":[32],\"allPlatforms\":[32],\"platformIcons\":[32],\"convertedPlatforms\":[32],\"open\":[64],\"refresh\":[64]}],[4,\"salla-alert\",{\"message\":[1],\"variant\":[1],\"icon\":[1]}],[0,\"salla-breadcrumb\",{\"breadcrumbs\":[32]}],[4,\"salla-cart-summary\",{\"showCartLabel\":[4,\"show-cart-label\"],\"cartSummaryCount\":[32],\"cartSummaryTotal\":[32],\"cartLabel\":[32],\"animateToCart\":[64]}],[4,\"salla-infinite-scroll\",{\"nextPage\":[1,\"next-page\"],\"autoload\":[1028],\"container\":[1],\"loadMoreText\":[1,\"load-more-text\"],\"item\":[1],\"loadMore\":[32],\"noMore\":[32],\"failedToLoad\":[32]}],[0,\"salla-maintenance-alert\",{\"title\":[32],\"message\":[32],\"buttonTitle\":[32]}],[4,\"salla-quantity-input\",{\"cartItemId\":[8,\"cart-item-id\"],\"quantity\":[32],\"fireChangeEvent\":[32],\"decrease\":[64],\"increase\":[64],\"setValue\":[64]},null,{\"quantity\":[\"watchPropHandler\"]}],[4,\"salla-user-menu\",{\"inline\":[516],\"avatarOnly\":[516,\"avatar-only\"],\"showHeader\":[516,\"show-header\"],\"relativeDropdown\":[516,\"relative-dropdown\"],\"accountLoading\":[32],\"opened\":[32],\"notifications\":[32],\"orders\":[32],\"pending_orders\":[32],\"wishlist\":[32],\"profile\":[32],\"rating\":[32],\"wallet\":[32],\"loyalty_program\":[32],\"logout\":[32],\"hello\":[32],\"first_name\":[32],\"last_name\":[32],\"avatar\":[32],\"is_loggedIn\":[32],\"badges\":[32],\"hasBadges\":[32],\"OrderUpdate\":[32]}],[0,\"salla-products-slider\",{\"blockTitle\":[1,\"block-title\"],\"subTitle\":[1,\"sub-title\"],\"sliderId\":[1,\"slider-id\"],\"displayAllUrl\":[1,\"display-all-url\"],\"autoplay\":[1028],\"source\":[1537],\"sourceValue\":[1,\"source-value\"],\"limit\":[1026],\"sliderConfig\":[520,\"slider-config\"],\"productCardComponent\":[1,\"product-card-component\"],\"includes\":[1040],\"productsData\":[32],\"isReady\":[32],\"sourceValueIsValid\":[32],\"hasCustomComponent\":[32],\"apiUrl\":[32],\"parsedSourceValue\":[32]}],[4,\"salla-map\",{\"name\":[1],\"required\":[4],\"readonly\":[4],\"searchable\":[1028],\"lat\":[1026],\"lng\":[1026],\"apiKey\":[1025,\"api-key\"],\"modalTitle\":[1,\"modal-title\"],\"zoom\":[1026],\"theme\":[1025],\"modalActivityTitle\":[32],\"confirmButtonTitle\":[32],\"locateButtonTitle\":[32],\"locateButtonEdit\":[32],\"searchPlaceholder\":[32],\"searchInputValue\":[32],\"formattedAddress\":[32],\"geolocationError\":[32],\"searchInput\":[32],\"mapInput\":[32],\"mapElement\":[32],\"selectedLat\":[32],\"selectedLng\":[32],\"open\":[64]}],[0,\"salla-reviews-summary\",{\"itemId\":[2,\"item-id\"],\"data\":[32],\"canRender\":[32],\"basedOnLabel\":[32],\"recommendedLabel\":[32],\"showRatingSummary\":[32],\"recommendationOnly\":[32],\"showRecommendation\":[32]}],[0,\"salla-comment-form\",{\"type\":[1537],\"showAvatar\":[4,\"show-avatar\"],\"itemId\":[1544,\"item-id\"],\"placeholder\":[32],\"submitText\":[32],\"canComment\":[32]}],[4,\"salla-drawer\",{\"isClosable\":[1028,\"is-closable\"],\"width\":[513],\"position\":[513],\"visible\":[516],\"hasSkeleton\":[516,\"has-skeleton\"],\"isLoading\":[1540,\"is-loading\"],\"subTitleFirst\":[4,\"sub-title-first\"],\"noPadding\":[4,\"no-padding\"],\"subTitle\":[1,\"sub-title\"],\"centered\":[4],\"iconStyle\":[1,\"icon-style\"],\"drawerTitle\":[32],\"open\":[64],\"close\":[64],\"setTitle\":[64],\"loading\":[64],\"stopLoading\":[64]},[[0,\"keyup\",\"handleKeyUp\"]],{\"visible\":[\"handleVisible\"]}],[4,\"salla-color-picker\",{\"name\":[1],\"required\":[4],\"color\":[1537],\"format\":[1],\"showCancelButton\":[4,\"show-cancel-button\"],\"showTextField\":[4,\"show-text-field\"],\"enableAlpha\":[4,\"enable-alpha\"],\"widgetColor\":[32],\"setPickerOption\":[64],\"movePopUp\":[64],\"setColorValue\":[64],\"openPicker\":[64],\"closePicker\":[64],\"destroyPicker\":[64]}],[0,\"salla-products-list\",{\"source\":[1537],\"sourceValue\":[1032,\"source-value\"],\"limit\":[1026],\"sortBy\":[1025,\"sort-by\"],\"filtersResults\":[1540,\"filters-results\"],\"horizontalCards\":[516,\"horizontal-cards\"],\"rowCards\":[516,\"row-cards\"],\"autoload\":[1028],\"loadMoreText\":[1,\"load-more-text\"],\"productCardComponent\":[1,\"product-card-component\"],\"includes\":[1040],\"page\":[32],\"nextPage\":[32],\"hasInfiniteScroll\":[32],\"hasCustomComponent\":[32],\"sourceValueIsValid\":[32],\"placeholderText\":[32],\"endOfText\":[32],\"failedLoadMore\":[32],\"currentPage\":[32],\"currentCategoryIdFilter\":[32],\"isReady\":[32],\"showPlaceholder\":[32],\"switchToNormalBehavior\":[32],\"parsedFilters\":[32],\"filtersSnapshot\":[32],\"setFilters\":[64],\"reload\":[64]}],[0,\"salla-comment-item\",{\"comment\":[16],\"hideBought\":[16,\"hide-bought\"],\"has_bought_trans\":[32],\"rated_trans\":[32],\"waiting_approval_trans\":[32],\"has_order_trans\":[32],\"allowLikes\":[32],\"allowAttachImages\":[32],\"helpfulLabel\":[32],\"likesCount\":[32],\"likedComments\":[32]}],[4,\"salla-tab-content\",{\"name\":[1],\"isSelected\":[32],\"getChild\":[64]}],[4,\"salla-tab-header\",{\"name\":[1],\"activeClass\":[1,\"active-class\"],\"height\":[8],\"centered\":[4],\"isSelected\":[32],\"getChild\":[64]}],[4,\"salla-tabs\",{\"backgroundColor\":[1,\"background-color\"],\"vertical\":[4]},[[0,\"tabSelected\",\"onSelectedTab\"]]],[4,\"salla-product-card\",{\"product\":[1],\"horizontal\":[4],\"shadowOnHover\":[4,\"shadow-on-hover\"],\"hideAddBtn\":[4,\"hide-add-btn\"],\"fullImage\":[4,\"full-image\"],\"minimal\":[4],\"isSpecial\":[4,\"is-special\"],\"showQuantity\":[4,\"show-quantity\"],\"productData\":[32],\"fitImageHeight\":[32],\"remained\":[32],\"outOfStock\":[32],\"donationAmount\":[32],\"startingPrice\":[32],\"addToCart\":[32],\"placeholder\":[32]}],[0,\"salla-datetime-picker\",{\"value\":[1537],\"required\":[4],\"name\":[513],\"placeholder\":[1],\"allowInput\":[4,\"allow-input\"],\"allowInvalidPreload\":[4,\"allow-invalid-preload\"],\"altFormat\":[1,\"alt-format\"],\"altInput\":[4,\"alt-input\"],\"altInputClass\":[1,\"alt-input-class\"],\"appendTo\":[16,\"append-to\"],\"ariaDateFormat\":[1,\"aria-date-format\"],\"autoFillDefaultTime\":[4,\"auto-fill-default-time\"],\"clickOpens\":[4,\"click-opens\"],\"closeOnSelect\":[4,\"close-on-select\"],\"conjunction\":[1],\"dateFormat\":[1,\"date-format\"],\"defaultDate\":[8,\"default-date\"],\"defaultHour\":[2,\"default-hour\"],\"defaultMinute\":[2,\"default-minute\"],\"defaultSeconds\":[2,\"default-seconds\"],\"disable\":[16],\"disableMobile\":[4,\"disable-mobile\"],\"enable\":[16],\"enableSeconds\":[4,\"enable-seconds\"],\"enableTime\":[4,\"enable-time\"],\"formatDate\":[16,\"format-date\"],\"hourIncrement\":[2,\"hour-increment\"],\"inline\":[4],\"locale\":[1],\"maxDate\":[8,\"max-date\"],\"maxTime\":[8,\"max-time\"],\"minDate\":[8,\"min-date\"],\"minTime\":[8,\"min-time\"],\"minuteIncrement\":[2,\"minute-increment\"],\"mode\":[1],\"monthSelectorType\":[1,\"month-selector-type\"],\"nextArrow\":[1,\"next-arrow\"],\"noCalendar\":[4,\"no-calendar\"],\"dateParser\":[16,\"date-parser\"],\"position\":[1],\"positionElement\":[16,\"position-element\"],\"prevArrow\":[1,\"prev-arrow\"],\"shorthandCurrentMonth\":[4,\"shorthand-current-month\"],\"static\":[4],\"showMonths\":[2,\"show-months\"],\"time_24hr\":[4,\"time_-2-4hr\"],\"weekNumbers\":[4,\"week-numbers\"],\"wrap\":[4],\"disabled\":[4]}],[4,\"salla-add-product-button\",{\"channels\":[513],\"subscribedOptions\":[1,\"subscribed-options\"],\"quickBuy\":[1540,\"quick-buy\"],\"quantity\":[514],\"donatingAmount\":[514,\"donating-amount\"],\"notifyOptionsAvailability\":[516,\"notify-options-availability\"],\"productId\":[520,\"product-id\"],\"supportStickyBar\":[516,\"support-sticky-bar\"],\"productStatus\":[513,\"product-status\"],\"productType\":[513,\"product-type\"],\"hasOutOfStockOption\":[32],\"hasSubscribedOptions\":[32],\"selectedOptions\":[32],\"showQuickBuy\":[32],\"isApplePayActive\":[32],\"buyNowText\":[32]}],[0,\"salla-count-down\",{\"date\":[1],\"preOrder\":[1,\"pre-order\"],\"boxed\":[4],\"size\":[1],\"color\":[1],\"labeled\":[4],\"endText\":[1,\"end-text\"],\"digits\":[1],\"endOfDay\":[4,\"end-of-day\"],\"daysLabel\":[32],\"hoursLabel\":[32],\"minutesLabel\":[32],\"secondsLabel\":[32],\"endLabel\":[32],\"invalidDate\":[32],\"offerEnded\":[32],\"countInterval\":[32],\"days\":[32],\"hours\":[32],\"minutes\":[32],\"seconds\":[32],\"endCountDown\":[64]}],[0,\"salla-file-upload\",{\"value\":[1544],\"files\":[513],\"height\":[513],\"cartItemId\":[1,\"cart-item-id\"],\"profileImage\":[516,\"profile-image\"],\"name\":[1537],\"payloadName\":[1,\"payload-name\"],\"type\":[1],\"accept\":[1537],\"fileId\":[2,\"file-id\"],\"url\":[1025],\"method\":[1],\"formData\":[1,\"form-data\"],\"required\":[4],\"maxFileSize\":[1,\"max-file-size\"],\"disabled\":[4],\"allowDrop\":[4,\"allow-drop\"],\"allowBrowse\":[4,\"allow-browse\"],\"allowPaste\":[4,\"allow-paste\"],\"allowMultiple\":[4,\"allow-multiple\"],\"allowReplace\":[4,\"allow-replace\"],\"allowRevert\":[4,\"allow-revert\"],\"allowRemove\":[4,\"allow-remove\"],\"allowProcess\":[4,\"allow-process\"],\"allowReorder\":[4,\"allow-reorder\"],\"allowImagePreview\":[4,\"allow-image-preview\"],\"imagePreviewHeight\":[2,\"image-preview-height\"],\"filePosterHeight\":[2,\"file-poster-height\"],\"storeAsFile\":[4,\"store-as-file\"],\"forceRevert\":[4,\"force-revert\"],\"maxFilesCount\":[2,\"max-files-count\"],\"maxParallelUploads\":[2,\"max-parallel-uploads\"],\"checkValidity\":[4,\"check-validity\"],\"itemInsertLocation\":[1,\"item-insert-location\"],\"itemInsertInterval\":[2,\"item-insert-interval\"],\"credits\":[4],\"dropOnPage\":[4,\"drop-on-page\"],\"dropOnElement\":[4,\"drop-on-element\"],\"dropValidation\":[4,\"drop-validation\"],\"ignoredFiles\":[16,\"ignored-files\"],\"instantUpload\":[1028,\"instant-upload\"],\"chunkUploads\":[4,\"chunk-uploads\"],\"chunkForce\":[4,\"chunk-force\"],\"chunkSize\":[2,\"chunk-size\"],\"chunkRetryDelays\":[16,\"chunk-retry-delays\"],\"labelDecimalSeparator\":[1,\"label-decimal-separator\"],\"labelThousandsSeparator\":[1,\"label-thousands-separator\"],\"labelIdle\":[1025,\"label-idle\"],\"iconRemove\":[1,\"icon-remove\"],\"iconProcess\":[1,\"icon-process\"],\"iconRetry\":[1,\"icon-retry\"],\"iconUndo\":[1,\"icon-undo\"],\"max_images_count\":[32],\"max_count_hint\":[32],\"uploadedFiles\":[32],\"isListScrollerListenerAdded\":[32],\"showMaxCountHint\":[32],\"setOption\":[64]}],[4,\"salla-list-tile\",{\"href\":[1],\"target\":[1]}],[0,\"salla-product-availability\",{\"channels\":[1],\"notifyOptionsAvailability\":[4,\"notify-options-availability\"],\"productId\":[2,\"product-id\"],\"isSubscribed\":[1028,\"is-subscribed\"],\"translationLoaded\":[32],\"title_\":[32],\"isVisitorSubscribed\":[32]},null,{\"channels\":[\"channelsWatcher\"]}],[0,\"salla-quick-buy\",{\"type\":[1025],\"productId\":[1025,\"product-id\"],\"cartId\":[1025,\"cart-id\"],\"amount\":[1538],\"currency\":[1025],\"options\":[16],\"isRequireShipping\":[1028,\"is-require-shipping\"],\"applePayOnly\":[1028,\"apple-pay-only\"],\"isApplePayActive\":[32],\"quickBuy\":[32]}],[0,\"salla-progress-bar\",{\"donation\":[1],\"target\":[1026],\"value\":[1026],\"height\":[1025],\"header\":[1025],\"stripped\":[1028],\"message\":[1025],\"unit\":[1025],\"color\":[1025],\"hideUnits\":[4,\"hide-units\"]}],[0,\"salla-rating-stars\",{\"name\":[1],\"size\":[1],\"value\":[2],\"reviews\":[2],\"withLabel\":[4,\"with-label\"],\"editable\":[4],\"translationsLoaded\":[32],\"labels\":[32],\"reviewLabel\":[32],\"selectedStar\":[32]}],[4,\"salla-slider\",{\"blockTitle\":[513,\"block-title\"],\"listenToThumbnailsOption\":[516,\"listen-to-thumbnails-option\"],\"blockSubtitle\":[513,\"block-subtitle\"],\"displayAllUrl\":[513,\"display-all-url\"],\"arrowsCentered\":[516,\"arrows-centered\"],\"verticalThumbs\":[516,\"vertical-thumbs\"],\"gridThumbs\":[516,\"grid-thumbs\"],\"vertical\":[516],\"autoHeight\":[516,\"auto-height\"],\"showControls\":[516,\"show-controls\"],\"controlsOuter\":[516,\"controls-outer\"],\"showThumbsControls\":[4,\"show-thumbs-controls\"],\"autoPlay\":[4,\"auto-play\"],\"slidesPerView\":[1,\"slides-per-view\"],\"pagination\":[4],\"centered\":[4],\"loop\":[4],\"direction\":[1537],\"type\":[1],\"sliderConfig\":[520,\"slider-config\"],\"thumbsConfig\":[520,\"thumbs-config\"],\"currentIndex\":[32],\"isEnd\":[32],\"isBeginning\":[32],\"swiperScript\":[32],\"displayAllTitle\":[32],\"windowWidth\":[32],\"sliderInstance\":[64],\"slideTo\":[64],\"slideNext\":[64],\"slidePrev\":[64],\"slideToLoop\":[64],\"slideNextLoop\":[64],\"slidePrevLoop\":[64],\"slideReset\":[64],\"slideToClosest\":[64],\"update\":[64],\"updateAutoHeight\":[64],\"updateSlides\":[64],\"updateProgress\":[64],\"updateSlidesClasses\":[64],\"getSlides\":[64],\"updateSize\":[64],\"sliderInit\":[64],\"thumbsSliderInstance\":[64],\"thumbsSliderInit\":[64],\"thumbsSliderUpdate\":[64],\"thumbsSliderUpdateSlides\":[64],\"getThumbsUpdateSize\":[64],\"thumbsSlideTo\":[64],\"getThumbsSlides\":[64]}],[4,\"salla-placeholder\",{\"icon\":[1],\"alignment\":[1],\"iconSize\":[1,\"icon-size\"],\"translationLoaded\":[32]}],[0,\"salla-tel-input\",{\"phone\":[1025],\"autofocus\":[516],\"name\":[1],\"disabled\":[4],\"countryCode\":[1025,\"country-code\"],\"mobileRequired\":[32],\"countryCodeLabel\":[32],\"mobileLabel\":[32],\"tooShort\":[32],\"tooLong\":[32],\"invalidCountryCode\":[32],\"invalidNumber\":[32],\"errorMap\":[32],\"getValues\":[64],\"isValid\":[64]}],[0,\"salla-skeleton\",{\"type\":[1],\"width\":[1],\"height\":[1]}],[4,\"salla-modal\",{\"isClosable\":[1028,\"is-closable\"],\"width\":[513],\"position\":[513],\"visible\":[516],\"hasSkeleton\":[516,\"has-skeleton\"],\"isLoading\":[1540,\"is-loading\"],\"subTitleFirst\":[4,\"sub-title-first\"],\"noPadding\":[4,\"no-padding\"],\"subTitle\":[1,\"sub-title\"],\"centered\":[4],\"iconStyle\":[1,\"icon-style\"],\"modalTitle\":[32],\"open\":[64],\"close\":[64],\"setTitle\":[64],\"loading\":[64],\"stopLoading\":[64]},[[0,\"keyup\",\"handleKeyUp\"]],{\"visible\":[\"handleVisible\"]}],[0,\"salla-loading\",{\"size\":[8],\"width\":[8],\"color\":[1],\"bgColor\":[1,\"bg-color\"]}],[4,\"salla-button\",{\"shape\":[513],\"color\":[513],\"fill\":[513],\"size\":[513],\"width\":[513],\"loading\":[516],\"disabled\":[516],\"loaderPosition\":[1,\"loader-position\"],\"href\":[1],\"type\":[513],\"load\":[64],\"stop\":[64],\"setText\":[64],\"disable\":[64],\"enable\":[64]}]]],[\"salla-booking-field_2.cjs\",[[0,\"salla-booking-field\",{\"option\":[16],\"productId\":[2,\"product-id\"],\"bookNowLabel\":[32],\"editLabel\":[32],\"bookedLabel\":[32],\"selectDate\":[32],\"bookingUrl\":[32],\"iframeReady\":[32],\"reservations\":[32],\"reservationsInput\":[32]}],[4,\"salla-conditional-fields\",null,[[0,\"change\",\"changeHandler\"]]]]],[\"salla-price-range.cjs\",[[0,\"salla-price-range\",{\"minPrice\":[1032,\"min-price\"],\"maxPrice\":[1032,\"max-price\"],\"option\":[16],\"filtersData\":[520,\"filters-data\"],\"min\":[32],\"max\":[32],\"priceOptions\":[32],\"moreThanLabel\":[32],\"lessThanLabel\":[32],\"toLabel\":[32],\"fromLabel\":[32],\"typing\":[32],\"isMin\":[32],\"isRTL\":[32],\"reset\":[64]}]]]]"), options);
26
26
  });
27
27
 
28
28
  exports.setNonce = index.setNonce;
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000" fill="none">
2
+ <path d="M5.78223 4.18192C6.43007 3.68319 6.754 3.43383 7.12788 3.27323C7.29741 3.20041 7.47367 3.14158 7.65459 3.09741C8.0536 3 8.4767 3 9.32289 3H14.6771C15.5233 3 15.9464 3 16.3454 3.09741C16.5263 3.14158 16.7026 3.20041 16.8721 3.27323C17.246 3.43383 17.5699 3.68319 18.2178 4.18192C20.3644 5.83448 21.4378 6.66077 21.8057 7.73078C21.9694 8.20673 22.0305 8.70728 21.9858 9.20461C21.8852 10.3227 21.0379 11.346 19.3433 13.3925L15.3498 18.2153C13.8126 20.0718 13.044 21 12 21C10.956 21 10.1874 20.0718 8.65018 18.2153L4.65671 13.3925C2.96208 11.346 2.11476 10.3227 2.0142 9.20461C1.96947 8.70728 2.03064 8.20673 2.1943 7.73078C2.56224 6.66077 3.63557 5.83448 5.78223 4.18192Z" stroke="currentColor" stroke-width="1.5"></path>
3
+ <path d="M10 8.5H14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="40" height="40" color="#000000" fill="none">
2
+ <path d="M14.2644 18.3717C14.5806 17.407 14.7387 16.9247 15.0616 16.593C15.215 16.4354 15.3932 16.3048 15.5887 16.2066C16.0003 16 16.5003 16 17.5002 16C18.5001 16 19.0001 16 19.4116 16.2066C19.6072 16.3048 19.7853 16.4354 19.9388 16.593C20.2617 16.9247 20.4198 17.407 20.736 18.3717L21.0624 19.3675C21.4561 20.5688 21.653 21.1694 21.3587 21.5847C21.0643 22 20.4418 22 19.1966 22H15.8038C14.5586 22 13.936 22 13.6417 21.5847C13.3473 21.1694 13.5442 20.5688 13.938 19.3675L14.2644 18.3717Z" stroke="currentColor" stroke-width="1.5"></path>
3
+ <path d="M8.76421 10.3717C9.08041 9.40705 9.23851 8.92471 9.56143 8.59298C9.71485 8.43537 9.89299 8.3048 10.0885 8.20663C10.5001 8 11.0001 8 12 8C12.9999 8 13.4999 8 13.9115 8.20663C14.107 8.3048 14.2851 8.43537 14.4386 8.59298C14.7615 8.92471 14.9196 9.40705 15.2358 10.3717L15.5622 11.3675C15.956 12.5688 16.1528 13.1694 15.8585 13.5847C15.5642 14 14.9416 14 13.6964 14H10.3036C9.05842 14 8.43585 14 8.1415 13.5847C7.84716 13.1694 8.04404 12.5688 8.43779 11.3675L8.76421 10.3717Z" stroke="currentColor" stroke-width="1.5"></path>
4
+ <path d="M3.26439 18.3717C3.58059 17.407 3.73869 16.9247 4.06162 16.593C4.21504 16.4354 4.39317 16.3048 4.58872 16.2066C5.00031 16 5.50027 16 6.50018 16C7.5001 16 8.00006 16 8.41165 16.2066C8.6072 16.3048 8.78533 16.4354 8.93875 16.593C9.26167 16.9247 9.41977 17.407 9.73597 18.3717L10.0624 19.3675C10.4561 20.5688 10.653 21.1694 10.3587 21.5847C10.0643 22 9.44176 22 8.19661 22H4.80375C3.5586 22 2.93603 22 2.64169 21.5847C2.34735 21.1694 2.54422 20.5688 2.93797 19.3675L3.26439 18.3717Z" stroke="currentColor" stroke-width="1.5"></path>
5
+ <path d="M12 2V4M7.5 3.5L9 5M16.5 3.5L15 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="40" height="40" color="#000000" fill="none">
2
+ <path d="M13.7276 3.44418L15.4874 6.99288C15.7274 7.48687 16.3673 7.9607 16.9073 8.05143L20.0969 8.58575C22.1367 8.92853 22.6167 10.4206 21.1468 11.8925L18.6671 14.3927C18.2471 14.8161 18.0172 15.6327 18.1471 16.2175L18.8571 19.3125C19.417 21.7623 18.1271 22.71 15.9774 21.4296L12.9877 19.6452C12.4478 19.3226 11.5579 19.3226 11.0079 19.6452L8.01827 21.4296C5.8785 22.71 4.57865 21.7522 5.13859 19.3125L5.84851 16.2175C5.97849 15.6327 5.74852 14.8161 5.32856 14.3927L2.84884 11.8925C1.389 10.4206 1.85895 8.92853 3.89872 8.58575L7.08837 8.05143C7.61831 7.9607 8.25824 7.48687 8.49821 6.99288L10.258 3.44418C11.2179 1.51861 12.7777 1.51861 13.7276 3.44418Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000" fill="none">
2
+ <path d="M3 12C7.5 12 12 7.5 12 3C12 7.5 16.5 12 21 12C16.5 12 12 16.5 12 21C12 16.5 7.5 12 3 12Z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path>
3
+ <path d="M2 19.5C2.83333 19.5 4.5 17.8333 4.5 17C4.5 17.8333 6.16667 19.5 7 19.5C6.16667 19.5 4.5 21.1667 4.5 22C4.5 21.1667 2.83333 19.5 2 19.5Z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path>
4
+ <path d="M16 5C17 5 19 3 19 2C19 3 21 5 22 5C21 5 19 7 19 8C19 7 17 5 16 5Z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path>
5
+ </svg>
@@ -77,6 +77,7 @@
77
77
  "components/salla-tabs/salla-tab-header.js",
78
78
  "components/salla-tabs/salla-tabs.js",
79
79
  "components/salla-tel-input/salla-tel-input.js",
80
+ "components/salla-tiered-offer/salla-tiered-offer.js",
80
81
  "components/salla-tooltip/salla-tooltip.js",
81
82
  "components/salla-user-menu/salla-user-menu.js",
82
83
  "components/salla-user-profile/salla-user-profile.js",
@@ -0,0 +1,12 @@
1
+ /*!
2
+ * Crafted with ❤ by Salla
3
+ */
4
+ import StarIcon from "../../assets/svg/star-rounded.svg";
5
+ import StarsIcon from "../../assets/svg/stars.svg";
6
+ import GoldIcon from "../../assets/svg/gold.svg";
7
+ import DiamondIcon from "../../assets/svg/diamond-02.svg";
8
+ export const TIERED_OFFER_CONFIG = {
9
+ staticIcons: [StarIcon, StarsIcon, GoldIcon, DiamondIcon],
10
+ staticColors: ['#993018', '#444444', '#D18F36', '#315F9C']
11
+ };
12
+ //# sourceMappingURL=constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/components/salla-tiered-offer/constants.ts"],"names":[],"mappings":"AACA,OAAO,QAAQ,MAAM,mCAAmC,CAAC;AACzD,OAAO,SAAS,MAAM,4BAA4B,CAAC;AACnD,OAAO,QAAQ,MAAM,2BAA2B,CAAC;AACjD,OAAO,WAAW,MAAM,iCAAiC,CAAC;AAE1D,MAAM,CAAC,MAAM,mBAAmB,GAAsB;IACpD,WAAW,EAAE,CAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,CAAC;IACzD,YAAY,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,CAAC;CAC3D,CAAC","sourcesContent":["import { TieredOfferConfig } from './interfaces';\nimport StarIcon from '../../assets/svg/star-rounded.svg';\nimport StarsIcon from '../../assets/svg/stars.svg';\nimport GoldIcon from '../../assets/svg/gold.svg';\nimport DiamondIcon from '../../assets/svg/diamond-02.svg';\n\nexport const TIERED_OFFER_CONFIG: TieredOfferConfig = {\n staticIcons: [StarIcon, StarsIcon, GoldIcon, DiamondIcon],\n staticColors: ['#993018', '#444444', '#D18F36', '#315F9C']\n};"]}
@@ -0,0 +1,9 @@
1
+ /*!
2
+ * Crafted with ❤ by Salla
3
+ */
4
+ export var DiscountType;
5
+ (function (DiscountType) {
6
+ DiscountType["PERCENTAGE"] = "percentage";
7
+ DiscountType["FIXED"] = "fixed";
8
+ })(DiscountType || (DiscountType = {}));
9
+ //# sourceMappingURL=interfaces.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/components/salla-tiered-offer/interfaces.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,yCAAyB,CAAA;IACzB,+BAAe,CAAA;AACjB,CAAC,EAHW,YAAY,KAAZ,YAAY,QAGvB","sourcesContent":["export enum DiscountType {\n PERCENTAGE = \"percentage\",\n FIXED = \"fixed\",\n}\n\n\nexport interface Discount {\n name?: string;\n type?: DiscountType;\n value?: number;\n min_spend?: number;\n}\n\nexport interface TieredOfferDetails {\n based_on?: string;\n ends_at?: number;\n start_value?: number;\n end_value?: number;\n current_value?: number;\n discounts?: Discount[];\n with_current_cart?: boolean;\n applied_with_coupon?: boolean;\n}\n\nexport interface Offer {\n id?: number;\n type?: string;\n title?: string;\n description?: string;\n details?: TieredOfferDetails | null;\n}\n\nexport interface TieredOfferTier {\n name: string;\n tier_name: string;\n discount: string;\n icon: string;\n threshold: number;\n text_color?: string;\n index: number;\n}\n\nexport interface TieredOfferData {\n current_tier: string;\n tiers: TieredOfferTier[];\n}\n\nexport interface TieredOfferConfig {\n staticIcons: string[];\n staticColors: string[];\n}\n"]}
@@ -0,0 +1,26 @@
1
+ .s-tiered-offer-milestone-icon svg {
2
+ color: currentColor;
3
+ }
4
+ .s-tiered-offer-milestone-icon svg path {
5
+ stroke: currentColor;
6
+ fill: none;
7
+ }
8
+ .s-tiered-offer-milestone-icon.s-tiered-offer-milestone-active svg path, .s-tiered-offer-milestone-icon.s-tiered-offer-milestone-completed svg path {
9
+ fill: currentColor;
10
+ stroke: none;
11
+ }
12
+ .s-tiered-offer-milestone-icon.s-tiered-offer-milestone-active svg[fill=none] path, .s-tiered-offer-milestone-icon.s-tiered-offer-milestone-completed svg[fill=none] path {
13
+ fill: none;
14
+ stroke: currentColor;
15
+ }
16
+
17
+ [dir=rtl] .s-tiered-offer-progress-wrapper .s-tiered-offer-progress-bg {
18
+ transform: scaleX(-1);
19
+ }
20
+ [dir=rtl] .s-tiered-offer-progress-wrapper .s-tiered-offer-progress-fill {
21
+ transform: scaleX(-1);
22
+ left: auto;
23
+ }
24
+ [dir=rtl] .flip-x {
25
+ transform: scaleX(-1);
26
+ }
@@ -0,0 +1,288 @@
1
+ /*!
2
+ * Crafted with ❤ by Salla
3
+ */
4
+ import { Host, h } from "@stencil/core";
5
+ import { DiscountType } from "./interfaces";
6
+ import { TIERED_OFFER_CONFIG } from "./constants";
7
+ import { TierUtils } from "./utils";
8
+ export class SallaTieredOffer {
9
+ constructor() {
10
+ this.currentTierIndex = 0;
11
+ this.canRender = false;
12
+ this.isLoading = false;
13
+ this.handleTabClick = (tierName) => {
14
+ this.activeTabTier = tierName;
15
+ };
16
+ salla.lang.onLoaded(() => {
17
+ this.loyaltyProgramText = salla.lang.get('blocks.tiered_offer.program_title');
18
+ this.currentTierText = salla.lang.get('blocks.tiered_offer.current_tier');
19
+ this.discountText = salla.lang.get('blocks.tiered_offer.discount');
20
+ this.benefitText = salla.lang.get('blocks.tiered_offer.tier_description');
21
+ });
22
+ }
23
+ async componentWillLoad() {
24
+ try {
25
+ await salla.onReady();
26
+ if (!this.checkFeatureEnabled()) {
27
+ return;
28
+ }
29
+ if (!this.checkCartExists()) {
30
+ return;
31
+ }
32
+ this.isLoading = true;
33
+ const offerData = await this.fetchTieredOfferData();
34
+ if (!offerData) {
35
+ return;
36
+ }
37
+ this.initializeComponent(offerData);
38
+ }
39
+ catch (error) {
40
+ this.canRender = false;
41
+ salla.logger.warn('salla-tiered-offer:: ', error);
42
+ }
43
+ finally {
44
+ this.isLoading = false;
45
+ }
46
+ }
47
+ checkFeatureEnabled() {
48
+ var _a;
49
+ return (_a = salla.config.get('store.features')) === null || _a === void 0 ? void 0 : _a.includes('tiered-offer');
50
+ }
51
+ checkCartExists() {
52
+ var _a, _b;
53
+ return !!((_b = (_a = salla.storage.get("cart")) === null || _a === void 0 ? void 0 : _a.summary) === null || _b === void 0 ? void 0 : _b.count);
54
+ }
55
+ validateCouponCompatibility(offerData, cartCoupon) {
56
+ var _a;
57
+ // If coupon is applied but offer doesn't support coupons, widget should be hidden
58
+ return !(cartCoupon && !((_a = offerData.details) === null || _a === void 0 ? void 0 : _a.applied_with_coupon));
59
+ }
60
+ async fetchTieredOfferData() {
61
+ var _a;
62
+ try {
63
+ const { data } = await salla.api.cart.offers();
64
+ const tieredOffer = data.find(offer => offer.type === "tiered_offer");
65
+ if (!tieredOffer) {
66
+ return null;
67
+ }
68
+ // Hide widget if coupon is applied and offer doesn't support coupons
69
+ if (!this.validateCouponCompatibility(tieredOffer, (_a = salla.storage.get("cart")) === null || _a === void 0 ? void 0 : _a.coupon)) {
70
+ this.canRender = false;
71
+ return null;
72
+ }
73
+ return tieredOffer;
74
+ }
75
+ catch (error) {
76
+ throw error;
77
+ }
78
+ }
79
+ initializeComponent(apiOfferData) {
80
+ var _a;
81
+ this.apiOfferData = apiOfferData;
82
+ // Map tiered details data to component format
83
+ this.tieredOfferData = this.mapApiDataToTiers(this.apiOfferData);
84
+ this.loyaltyProgramText = this.apiOfferData.title || this.loyaltyProgramText;
85
+ // Find current tier index based on current_value from API
86
+ const currentValue = ((_a = this.apiOfferData.details) === null || _a === void 0 ? void 0 : _a.current_value) || 0;
87
+ const currentTierIndex = this.findCurrentTierIndex(currentValue);
88
+ // Only render if user has reached at least the first tier
89
+ if (currentTierIndex === 0) {
90
+ this.canRender = false;
91
+ return;
92
+ }
93
+ this.currentTierIndex = currentTierIndex;
94
+ this.currentTier = TierUtils.getTierNameByIndex(this.tieredOfferData.tiers, currentTierIndex);
95
+ this.activeTabTier = this.currentTier;
96
+ this.canRender = true;
97
+ }
98
+ componentDidLoad() {
99
+ salla.event.on("cart::updated", (updatedCart) => {
100
+ this.updateOfferValues(updatedCart);
101
+ });
102
+ }
103
+ mapApiDataToTiers(apiData) {
104
+ // Sort discounts by min_spend to create proper tier order
105
+ const sortedDiscounts = [...apiData.details.discounts].sort((a, b) => a.min_spend - b.min_spend);
106
+ const tiers = sortedDiscounts.map((discount, index) => ({
107
+ name: discount.name,
108
+ tier_name: discount.name,
109
+ discount: discount.type === DiscountType.PERCENTAGE ? `${salla.helpers.number(discount.value)}%` : salla.money(discount.value),
110
+ icon: TIERED_OFFER_CONFIG.staticIcons[index] || TIERED_OFFER_CONFIG.staticIcons[0],
111
+ threshold: discount.min_spend,
112
+ text_color: TIERED_OFFER_CONFIG.staticColors[index],
113
+ index: index + 1
114
+ }));
115
+ return {
116
+ current_tier: TierUtils.getTierNameByIndex(tiers, this.findCurrentTierIndex(apiData.details.current_value, tiers)),
117
+ tiers
118
+ };
119
+ }
120
+ findCurrentTierIndex(currentValue, tiers) {
121
+ var _a;
122
+ if (tiers === void 0) {
123
+ tiers = (_a = this.tieredOfferData) === null || _a === void 0 ? void 0 : _a.tiers;
124
+ }
125
+ return TierUtils.findCurrentTierIndex(currentValue, tiers || []);
126
+ }
127
+ updateOfferValues(updatedCart) {
128
+ var _a;
129
+ if (!this.apiOfferData || !this.tieredOfferData) {
130
+ return;
131
+ }
132
+ // Check coupon compatibility
133
+ if (!this.validateCouponCompatibility(this.apiOfferData, updatedCart.coupon)) {
134
+ this.canRender = false;
135
+ return;
136
+ }
137
+ // If no coupon conflict, show widget
138
+ this.canRender = true;
139
+ // Check if this offer should update with cart changes
140
+ if (((_a = this.apiOfferData.details) === null || _a === void 0 ? void 0 : _a.with_current_cart) === false) {
141
+ return;
142
+ }
143
+ // Update current_value in API offer data
144
+ const currentValue = updatedCart.sub_total;
145
+ this.apiOfferData = Object.assign(Object.assign({}, this.apiOfferData), { details: Object.assign(Object.assign({}, this.apiOfferData.details), { current_value: currentValue }) });
146
+ // Update current tier based on new value
147
+ const newTierIndex = this.findCurrentTierIndex(currentValue);
148
+ // Check if user qualifies for any tier
149
+ if (newTierIndex === 0) {
150
+ this.canRender = false;
151
+ return;
152
+ }
153
+ // user qualifies show widget
154
+ this.canRender = true;
155
+ this.currentTierIndex = newTierIndex;
156
+ this.currentTier = TierUtils.getTierNameByIndex(this.tieredOfferData.tiers, newTierIndex);
157
+ // Update active tab if needed
158
+ if (this.activeTabTier !== this.currentTier) {
159
+ this.activeTabTier = this.currentTier;
160
+ }
161
+ }
162
+ getLoadingSkeletonView() {
163
+ return h(Host, null, h("div", { class: "s-tiered-offer-container" }, h("div", { class: "s-tiered-offer-skeleton-wrapper" }, h("div", { class: "s-tiered-offer-skeleton-title" }, h("salla-skeleton", { height: "16px", width: "40%" })), h("div", { class: "s-tiered-offer-skeleton-subtitle" }, h("salla-skeleton", { height: "20px", width: "60%" })), h("div", { class: "s-tiered-offer-skeleton-progress" }, h("salla-skeleton", { height: "16px", width: "100%" })), h("div", { class: "s-tiered-offer-skeleton-tabs" }, h("salla-skeleton", { height: "50px", width: "100%" })))));
164
+ }
165
+ getCurrentTierData() {
166
+ return TierUtils.findTierByIndex(this.tieredOfferData.tiers, this.currentTierIndex) || this.tieredOfferData.tiers[0];
167
+ }
168
+ getProgressWidth() {
169
+ var _a;
170
+ const currentValue = ((_a = this.apiOfferData.details) === null || _a === void 0 ? void 0 : _a.current_value) || 0;
171
+ const totalTiers = this.tieredOfferData.tiers.length;
172
+ // Use existing method to find current tier index (which already handles the logic)
173
+ const currentTierIndex = this.findCurrentTierIndex(currentValue);
174
+ // Convert to 0-based index for progress calculation
175
+ const completedTiers = currentTierIndex;
176
+ return (completedTiers / totalTiers) * 100;
177
+ }
178
+ calculateMilestonePosition(index, totalTiers) {
179
+ if (totalTiers === 1) {
180
+ return 'calc(100% - 18px)';
181
+ }
182
+ const milestonePercent = ((index + 1) / totalTiers) * 100;
183
+ const offsetPercent = 8 / totalTiers;
184
+ return `${Math.max(2, Math.min(95, milestonePercent - offsetPercent))}%`;
185
+ }
186
+ getMilestoneStyles(tier, index, totalTiers) {
187
+ const isRtl = document.documentElement.dir === 'rtl';
188
+ const adjustedPercent = this.calculateMilestonePosition(index, totalTiers);
189
+ const alignItems = tier.name.length > 6 ? 'flex-end' : 'center';
190
+ return {
191
+ [isRtl ? 'right' : 'left']: adjustedPercent,
192
+ alignItems,
193
+ position: 'absolute',
194
+ transform: isRtl ? 'translateX(50%)' : 'translateX(-50%)'
195
+ };
196
+ }
197
+ getMilestoneIconStyles(tier, isCurrent, isReached) {
198
+ if (isCurrent) {
199
+ return { color: tier.text_color };
200
+ }
201
+ if (isReached) {
202
+ return { color: 'var(--color-primary)' };
203
+ }
204
+ return {};
205
+ }
206
+ renderProgressBarBackground(progressWidth) {
207
+ return [
208
+ h("div", { class: "s-tiered-offer-progress-bg" }),
209
+ h("div", { class: "s-tiered-offer-progress-fill", style: { width: `${progressWidth}%` } })
210
+ ];
211
+ }
212
+ renderMilestoneIcon(tier, isCurrent, isReached) {
213
+ const iconClasses = [
214
+ 's-tiered-offer-milestone-icon',
215
+ isCurrent ? 's-tiered-offer-milestone-active' : '',
216
+ isReached ? 's-tiered-offer-milestone-completed' : ''
217
+ ].filter(Boolean).join(' ');
218
+ return (h("div", { class: iconClasses, style: this.getMilestoneIconStyles(tier, isCurrent, isReached) }, h("span", { innerHTML: tier.icon })));
219
+ }
220
+ renderMilestoneName(tier, isCurrent) {
221
+ return (h("div", { class: "s-tiered-offer-milestone-name" }, isCurrent && (h("span", { style: { color: tier.text_color } }, tier.name))));
222
+ }
223
+ renderMilestones(currentValue, totalTiers) {
224
+ const containerClass = totalTiers === 1
225
+ ? 's-tiered-offer-single-milestone-justify-end'
226
+ : 's-tiered-offer-milestones';
227
+ return (h("div", { class: "s-tiered-offer-milestones-wrapper" }, h("div", { class: containerClass }, this.tieredOfferData.tiers.map((tier, index) => {
228
+ const isReached = currentValue >= tier.threshold;
229
+ const isCurrent = tier.tier_name === this.currentTier;
230
+ return (h("div", { class: "s-tiered-offer-milestone", style: this.getMilestoneStyles(tier, index, totalTiers) }, this.renderMilestoneIcon(tier, isCurrent, isReached), this.renderMilestoneName(tier, isCurrent)));
231
+ }))));
232
+ }
233
+ renderProgressBar() {
234
+ var _a;
235
+ const progressWidth = this.getProgressWidth();
236
+ const totalTiers = this.tieredOfferData.tiers.length;
237
+ const currentValue = ((_a = this.apiOfferData.details) === null || _a === void 0 ? void 0 : _a.current_value) || 0;
238
+ return (h("div", { class: "s-tiered-offer-progress-container" }, h("div", { class: "s-tiered-offer-progress-wrapper" }, this.renderProgressBarBackground(progressWidth), this.renderMilestones(currentValue, totalTiers))));
239
+ }
240
+ renderTabs() {
241
+ return (h("div", { class: "s-tiered-offer-tabs-container" }, h("div", { class: "s-tiered-offer-tab-headers" }, this.tieredOfferData.tiers.map(tier => {
242
+ const isActive = tier.tier_name === this.activeTabTier;
243
+ return (h("button", { class: `s-tiered-offer-tab-header ${isActive ? 's-tiered-offer-tab-active' : ''}`, onClick: () => this.handleTabClick(tier.tier_name) }, h("span", null, tier.name)));
244
+ })), h("div", { class: "s-tiered-offer-tab-content-wrapper" }, (() => {
245
+ const activeTier = TierUtils.findTierByName(this.tieredOfferData.tiers, this.activeTabTier);
246
+ if (!activeTier)
247
+ return null;
248
+ return (h("div", { class: "s-tiered-offer-tab-content" }, h("div", { class: "s-tiered-offer-tab-content-inner" }, h("div", { class: "s-tiered-offer-discount-section" }, h("p", { class: "s-tiered-offer-discount-title" }, this.discountText, " ", h("span", { innerHTML: activeTier.discount })), h("p", { class: "s-tiered-offer-benefit-description" }, this.benefitText, " ", activeTier.name)))));
249
+ })())));
250
+ }
251
+ render() {
252
+ if (this.isLoading) {
253
+ return this.getLoadingSkeletonView();
254
+ }
255
+ if (!this.canRender || !this.tieredOfferData) {
256
+ return null;
257
+ }
258
+ const currentTierData = this.getCurrentTierData();
259
+ return (h(Host, null, h("div", { class: "s-tiered-offer-container" }, h("div", { class: "s-tiered-offer-header" }, h("div", { class: "s-tiered-offer-header-content" }, h("p", { class: "s-tiered-offer-program-title" }, this.loyaltyProgramText), h("div", { class: "s-tiered-offer-current-tier-name-wrapper" }, h("h2", { class: "s-tiered-offer-current-tier" }, this.currentTierText, " ", h("span", { class: "s-tiered-offer-tier-name" }, currentTierData.name)), h("span", { innerHTML: currentTierData.icon })))), this.renderProgressBar(), this.renderTabs())));
260
+ }
261
+ static get is() { return "salla-tiered-offer"; }
262
+ static get originalStyleUrls() {
263
+ return {
264
+ "$": ["salla-tiered-offer.scss"]
265
+ };
266
+ }
267
+ static get styleUrls() {
268
+ return {
269
+ "$": ["salla-tiered-offer.css"]
270
+ };
271
+ }
272
+ static get states() {
273
+ return {
274
+ "tieredOfferData": {},
275
+ "apiOfferData": {},
276
+ "currentTierIndex": {},
277
+ "currentTier": {},
278
+ "activeTabTier": {},
279
+ "canRender": {},
280
+ "isLoading": {},
281
+ "loyaltyProgramText": {},
282
+ "currentTierText": {},
283
+ "discountText": {},
284
+ "benefitText": {}
285
+ };
286
+ }
287
+ }
288
+ //# sourceMappingURL=salla-tiered-offer.js.map