@ikas/storefront 2.0.0-alpha.1 → 2.0.0-alpha.10

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 (1654) hide show
  1. package/build/__generated__/global-types.d.ts +662 -0
  2. package/build/__generated__/global-types.js +1 -0
  3. package/build/_virtual/Observable.js_commonjs-proxy.js +1 -0
  4. package/build/_virtual/Parser.js_commonjs-proxy.js +1 -0
  5. package/build/_virtual/ReactPropTypesSecret.js_commonjs-proxy.js +1 -0
  6. package/build/_virtual/Tokenizer.js_commonjs-proxy.js +1 -0
  7. package/build/_virtual/_DataView.js_commonjs-proxy.js +1 -0
  8. package/build/_virtual/_Hash.js_commonjs-proxy.js +1 -0
  9. package/build/_virtual/_ListCache.js_commonjs-proxy.js +1 -0
  10. package/build/_virtual/_Map.js_commonjs-proxy.js +1 -0
  11. package/build/_virtual/_MapCache.js_commonjs-proxy.js +1 -0
  12. package/build/_virtual/_Promise.js_commonjs-proxy.js +1 -0
  13. package/build/_virtual/_Set.js_commonjs-proxy.js +1 -0
  14. package/build/_virtual/_SetCache.js_commonjs-proxy.js +1 -0
  15. package/build/_virtual/_Stack.js_commonjs-proxy.js +1 -0
  16. package/build/_virtual/_Symbol.js_commonjs-proxy.js +1 -0
  17. package/build/_virtual/_Uint8Array.js_commonjs-proxy.js +1 -0
  18. package/build/_virtual/_WeakMap.js_commonjs-proxy.js +1 -0
  19. package/build/_virtual/_apply.js_commonjs-proxy.js +1 -0
  20. package/build/_virtual/_arrayAggregator.js_commonjs-proxy.js +1 -0
  21. package/build/_virtual/_arrayEach.js_commonjs-proxy.js +1 -0
  22. package/build/_virtual/_arrayFilter.js_commonjs-proxy.js +1 -0
  23. package/build/_virtual/_arrayIncludes.js_commonjs-proxy.js +1 -0
  24. package/build/_virtual/_arrayIncludesWith.js_commonjs-proxy.js +1 -0
  25. package/build/_virtual/_arrayLikeKeys.js_commonjs-proxy.js +1 -0
  26. package/build/_virtual/_arrayMap.js_commonjs-proxy.js +1 -0
  27. package/build/_virtual/_arrayPush.js_commonjs-proxy.js +1 -0
  28. package/build/_virtual/_arraySome.js_commonjs-proxy.js +1 -0
  29. package/build/_virtual/_assignValue.js_commonjs-proxy.js +1 -0
  30. package/build/_virtual/_assocIndexOf.js_commonjs-proxy.js +1 -0
  31. package/build/_virtual/_baseAggregator.js_commonjs-proxy.js +1 -0
  32. package/build/_virtual/_baseAssign.js_commonjs-proxy.js +1 -0
  33. package/build/_virtual/_baseAssignIn.js_commonjs-proxy.js +1 -0
  34. package/build/_virtual/_baseAssignValue.js_commonjs-proxy.js +1 -0
  35. package/build/_virtual/_baseClone.js_commonjs-proxy.js +1 -0
  36. package/build/_virtual/_baseCreate.js_commonjs-proxy.js +1 -0
  37. package/build/_virtual/_baseEach.js_commonjs-proxy.js +1 -0
  38. package/build/_virtual/_baseFindIndex.js_commonjs-proxy.js +1 -0
  39. package/build/_virtual/_baseFlatten.js_commonjs-proxy.js +1 -0
  40. package/build/_virtual/_baseFor.js_commonjs-proxy.js +1 -0
  41. package/build/_virtual/_baseForOwn.js_commonjs-proxy.js +1 -0
  42. package/build/_virtual/_baseGet.js_commonjs-proxy.js +1 -0
  43. package/build/_virtual/_baseGetAllKeys.js_commonjs-proxy.js +1 -0
  44. package/build/_virtual/_baseGetTag.js_commonjs-proxy.js +1 -0
  45. package/build/_virtual/_baseHasIn.js_commonjs-proxy.js +1 -0
  46. package/build/_virtual/_baseIndexOf.js_commonjs-proxy.js +1 -0
  47. package/build/_virtual/_baseIsArguments.js_commonjs-proxy.js +1 -0
  48. package/build/_virtual/_baseIsEqual.js_commonjs-proxy.js +1 -0
  49. package/build/_virtual/_baseIsEqualDeep.js_commonjs-proxy.js +1 -0
  50. package/build/_virtual/_baseIsMap.js_commonjs-proxy.js +1 -0
  51. package/build/_virtual/_baseIsMatch.js_commonjs-proxy.js +1 -0
  52. package/build/_virtual/_baseIsNaN.js_commonjs-proxy.js +1 -0
  53. package/build/_virtual/_baseIsNative.js_commonjs-proxy.js +1 -0
  54. package/build/_virtual/_baseIsSet.js_commonjs-proxy.js +1 -0
  55. package/build/_virtual/_baseIsTypedArray.js_commonjs-proxy.js +1 -0
  56. package/build/_virtual/_baseIteratee.js_commonjs-proxy.js +1 -0
  57. package/build/_virtual/_baseKeys.js_commonjs-proxy.js +1 -0
  58. package/build/_virtual/_baseKeysIn.js_commonjs-proxy.js +1 -0
  59. package/build/_virtual/_baseMap.js_commonjs-proxy.js +1 -0
  60. package/build/_virtual/_baseMatches.js_commonjs-proxy.js +1 -0
  61. package/build/_virtual/_baseMatchesProperty.js_commonjs-proxy.js +1 -0
  62. package/build/_virtual/_baseOrderBy.js_commonjs-proxy.js +1 -0
  63. package/build/_virtual/_baseProperty.js_commonjs-proxy.js +1 -0
  64. package/build/_virtual/_basePropertyDeep.js_commonjs-proxy.js +1 -0
  65. package/build/_virtual/_baseRest.js_commonjs-proxy.js +1 -0
  66. package/build/_virtual/_baseSetToString.js_commonjs-proxy.js +1 -0
  67. package/build/_virtual/_baseSortBy.js_commonjs-proxy.js +1 -0
  68. package/build/_virtual/_baseTimes.js_commonjs-proxy.js +1 -0
  69. package/build/_virtual/_baseToString.js_commonjs-proxy.js +1 -0
  70. package/build/_virtual/_baseUnary.js_commonjs-proxy.js +1 -0
  71. package/build/_virtual/_baseUniq.js_commonjs-proxy.js +1 -0
  72. package/build/_virtual/_cacheHas.js_commonjs-proxy.js +1 -0
  73. package/build/_virtual/_castFunction.js_commonjs-proxy.js +1 -0
  74. package/build/_virtual/_castPath.js_commonjs-proxy.js +1 -0
  75. package/build/_virtual/_cloneArrayBuffer.js_commonjs-proxy.js +1 -0
  76. package/build/_virtual/_cloneBuffer.js_commonjs-proxy.js +1 -0
  77. package/build/_virtual/_cloneDataView.js_commonjs-proxy.js +1 -0
  78. package/build/_virtual/_cloneRegExp.js_commonjs-proxy.js +1 -0
  79. package/build/_virtual/_cloneSymbol.js_commonjs-proxy.js +1 -0
  80. package/build/_virtual/_cloneTypedArray.js_commonjs-proxy.js +1 -0
  81. package/build/_virtual/_commonjsHelpers.js +1 -0
  82. package/build/_virtual/_compareAscending.js_commonjs-proxy.js +1 -0
  83. package/build/_virtual/_compareMultiple.js_commonjs-proxy.js +1 -0
  84. package/build/_virtual/_copyArray.js_commonjs-proxy.js +1 -0
  85. package/build/_virtual/_copyObject.js_commonjs-proxy.js +1 -0
  86. package/build/_virtual/_copySymbols.js_commonjs-proxy.js +1 -0
  87. package/build/_virtual/_copySymbolsIn.js_commonjs-proxy.js +1 -0
  88. package/build/_virtual/_coreJsData.js_commonjs-proxy.js +1 -0
  89. package/build/_virtual/_createAggregator.js_commonjs-proxy.js +1 -0
  90. package/build/_virtual/_createBaseEach.js_commonjs-proxy.js +1 -0
  91. package/build/_virtual/_createBaseFor.js_commonjs-proxy.js +1 -0
  92. package/build/_virtual/_createSet.js_commonjs-proxy.js +1 -0
  93. package/build/_virtual/_defineProperty.js_commonjs-proxy.js +1 -0
  94. package/build/_virtual/_equalArrays.js_commonjs-proxy.js +1 -0
  95. package/build/_virtual/_equalByTag.js_commonjs-proxy.js +1 -0
  96. package/build/_virtual/_equalObjects.js_commonjs-proxy.js +1 -0
  97. package/build/_virtual/_freeGlobal.js_commonjs-proxy.js +1 -0
  98. package/build/_virtual/_getAllKeys.js_commonjs-proxy.js +1 -0
  99. package/build/_virtual/_getAllKeysIn.js_commonjs-proxy.js +1 -0
  100. package/build/_virtual/_getMapData.js_commonjs-proxy.js +1 -0
  101. package/build/_virtual/_getMatchData.js_commonjs-proxy.js +1 -0
  102. package/build/_virtual/_getNative.js_commonjs-proxy.js +1 -0
  103. package/build/_virtual/_getPrototype.js_commonjs-proxy.js +1 -0
  104. package/build/_virtual/_getRawTag.js_commonjs-proxy.js +1 -0
  105. package/build/_virtual/_getSymbols.js_commonjs-proxy.js +1 -0
  106. package/build/_virtual/_getSymbolsIn.js_commonjs-proxy.js +1 -0
  107. package/build/_virtual/_getTag.js_commonjs-proxy.js +1 -0
  108. package/build/_virtual/_getValue.js_commonjs-proxy.js +1 -0
  109. package/build/_virtual/_hasPath.js_commonjs-proxy.js +1 -0
  110. package/build/_virtual/_hashClear.js_commonjs-proxy.js +1 -0
  111. package/build/_virtual/_hashDelete.js_commonjs-proxy.js +1 -0
  112. package/build/_virtual/_hashGet.js_commonjs-proxy.js +1 -0
  113. package/build/_virtual/_hashHas.js_commonjs-proxy.js +1 -0
  114. package/build/_virtual/_hashSet.js_commonjs-proxy.js +1 -0
  115. package/build/_virtual/_initCloneArray.js_commonjs-proxy.js +1 -0
  116. package/build/_virtual/_initCloneByTag.js_commonjs-proxy.js +1 -0
  117. package/build/_virtual/_initCloneObject.js_commonjs-proxy.js +1 -0
  118. package/build/_virtual/_isFlattenable.js_commonjs-proxy.js +1 -0
  119. package/build/_virtual/_isIndex.js_commonjs-proxy.js +1 -0
  120. package/build/_virtual/_isIterateeCall.js_commonjs-proxy.js +1 -0
  121. package/build/_virtual/_isKey.js_commonjs-proxy.js +1 -0
  122. package/build/_virtual/_isKeyable.js_commonjs-proxy.js +1 -0
  123. package/build/_virtual/_isMasked.js_commonjs-proxy.js +1 -0
  124. package/build/_virtual/_isPrototype.js_commonjs-proxy.js +1 -0
  125. package/build/_virtual/_isStrictComparable.js_commonjs-proxy.js +1 -0
  126. package/build/_virtual/_listCacheClear.js_commonjs-proxy.js +1 -0
  127. package/build/_virtual/_listCacheDelete.js_commonjs-proxy.js +1 -0
  128. package/build/_virtual/_listCacheGet.js_commonjs-proxy.js +1 -0
  129. package/build/_virtual/_listCacheHas.js_commonjs-proxy.js +1 -0
  130. package/build/_virtual/_listCacheSet.js_commonjs-proxy.js +1 -0
  131. package/build/_virtual/_mapCacheClear.js_commonjs-proxy.js +1 -0
  132. package/build/_virtual/_mapCacheDelete.js_commonjs-proxy.js +1 -0
  133. package/build/_virtual/_mapCacheGet.js_commonjs-proxy.js +1 -0
  134. package/build/_virtual/_mapCacheHas.js_commonjs-proxy.js +1 -0
  135. package/build/_virtual/_mapCacheSet.js_commonjs-proxy.js +1 -0
  136. package/build/_virtual/_mapToArray.js_commonjs-proxy.js +1 -0
  137. package/build/_virtual/_matchesStrictComparable.js_commonjs-proxy.js +1 -0
  138. package/build/_virtual/_memoizeCapped.js_commonjs-proxy.js +1 -0
  139. package/build/_virtual/_nativeCreate.js_commonjs-proxy.js +1 -0
  140. package/build/_virtual/_nativeKeys.js_commonjs-proxy.js +1 -0
  141. package/build/_virtual/_nativeKeysIn.js_commonjs-proxy.js +1 -0
  142. package/build/_virtual/_nodeUtil.js_commonjs-proxy.js +1 -0
  143. package/build/_virtual/_objectToString.js_commonjs-proxy.js +1 -0
  144. package/build/_virtual/_overArg.js_commonjs-proxy.js +1 -0
  145. package/build/_virtual/_overRest.js_commonjs-proxy.js +1 -0
  146. package/build/_virtual/_registry.js_commonjs-proxy.js +1 -0
  147. package/build/_virtual/_root.js_commonjs-proxy.js +1 -0
  148. package/build/_virtual/_setCacheAdd.js_commonjs-proxy.js +1 -0
  149. package/build/_virtual/_setCacheHas.js_commonjs-proxy.js +1 -0
  150. package/build/_virtual/_setToArray.js_commonjs-proxy.js +1 -0
  151. package/build/_virtual/_setToString.js_commonjs-proxy.js +1 -0
  152. package/build/_virtual/_shortOut.js_commonjs-proxy.js +1 -0
  153. package/build/_virtual/_stackClear.js_commonjs-proxy.js +1 -0
  154. package/build/_virtual/_stackDelete.js_commonjs-proxy.js +1 -0
  155. package/build/_virtual/_stackGet.js_commonjs-proxy.js +1 -0
  156. package/build/_virtual/_stackHas.js_commonjs-proxy.js +1 -0
  157. package/build/_virtual/_stackSet.js_commonjs-proxy.js +1 -0
  158. package/build/_virtual/_stream_duplex.js_commonjs-proxy.js +1 -0
  159. package/build/_virtual/_stream_passthrough.js_commonjs-proxy.js +1 -0
  160. package/build/_virtual/_stream_readable.js_commonjs-proxy.js +1 -0
  161. package/build/_virtual/_stream_transform.js_commonjs-proxy.js +1 -0
  162. package/build/_virtual/_stream_writable.js_commonjs-proxy.js +1 -0
  163. package/build/_virtual/_strictIndexOf.js_commonjs-proxy.js +1 -0
  164. package/build/_virtual/_stringToPath.js_commonjs-proxy.js +1 -0
  165. package/build/_virtual/_toKey.js_commonjs-proxy.js +1 -0
  166. package/build/_virtual/_toSource.js_commonjs-proxy.js +1 -0
  167. package/build/_virtual/async_iterator.js_commonjs-proxy.js +1 -0
  168. package/build/_virtual/attributes-to-props.js_commonjs-proxy.js +1 -0
  169. package/build/_virtual/buffer_list.js_commonjs-proxy.js +1 -0
  170. package/build/_virtual/checkPropTypes.js_commonjs-proxy.js +1 -0
  171. package/build/_virtual/constant.js_commonjs-proxy.js +1 -0
  172. package/build/_virtual/decode_codepoint.js_commonjs-proxy.js +1 -0
  173. package/build/_virtual/destroy.js_commonjs-proxy.js +1 -0
  174. package/build/_virtual/dom-to-react.js_commonjs-proxy.js +1 -0
  175. package/build/_virtual/end-of-stream.js_commonjs-proxy.js +1 -0
  176. package/build/_virtual/eq.js_commonjs-proxy.js +1 -0
  177. package/build/_virtual/errors.js_commonjs-proxy.js +1 -0
  178. package/build/_virtual/factoryWithThrowingShims.js_commonjs-proxy.js +1 -0
  179. package/build/_virtual/factoryWithTypeCheckers.js_commonjs-proxy.js +1 -0
  180. package/build/_virtual/from.js_commonjs-proxy.js +1 -0
  181. package/build/_virtual/get.js_commonjs-proxy.js +1 -0
  182. package/build/_virtual/hasIn.js_commonjs-proxy.js +1 -0
  183. package/build/_virtual/html-to-dom.js_commonjs-proxy.js +1 -0
  184. package/build/_virtual/identity.js_commonjs-proxy.js +1 -0
  185. package/build/_virtual/index.js_commonjs-proxy.js +1 -0
  186. package/build/_virtual/index.js_commonjs-proxy10.js +1 -0
  187. package/build/_virtual/index.js_commonjs-proxy11.js +1 -0
  188. package/build/_virtual/index.js_commonjs-proxy12.js +1 -0
  189. package/build/_virtual/index.js_commonjs-proxy13.js +1 -0
  190. package/build/_virtual/index.js_commonjs-proxy2.js +1 -0
  191. package/build/_virtual/index.js_commonjs-proxy3.js +1 -0
  192. package/build/_virtual/index.js_commonjs-proxy4.js +1 -0
  193. package/build/_virtual/index.js_commonjs-proxy5.js +1 -0
  194. package/build/_virtual/index.js_commonjs-proxy6.js +1 -0
  195. package/build/_virtual/index.js_commonjs-proxy7.js +1 -0
  196. package/build/_virtual/index.js_commonjs-proxy8.js +1 -0
  197. package/build/_virtual/index.js_commonjs-proxy9.js +1 -0
  198. package/build/_virtual/inherits.js_commonjs-proxy.js +1 -0
  199. package/build/_virtual/inherits_browser.js_commonjs-proxy.js +1 -0
  200. package/build/_virtual/isArguments.js_commonjs-proxy.js +1 -0
  201. package/build/_virtual/isArray.js_commonjs-proxy.js +1 -0
  202. package/build/_virtual/isArrayLike.js_commonjs-proxy.js +1 -0
  203. package/build/_virtual/isBuffer.js_commonjs-proxy.js +1 -0
  204. package/build/_virtual/isFunction.js_commonjs-proxy.js +1 -0
  205. package/build/_virtual/isLength.js_commonjs-proxy.js +1 -0
  206. package/build/_virtual/isMap.js_commonjs-proxy.js +1 -0
  207. package/build/_virtual/isObject.js_commonjs-proxy.js +1 -0
  208. package/build/_virtual/isObjectLike.js_commonjs-proxy.js +1 -0
  209. package/build/_virtual/isSet.js_commonjs-proxy.js +1 -0
  210. package/build/_virtual/isSymbol.js_commonjs-proxy.js +1 -0
  211. package/build/_virtual/isTypedArray.js_commonjs-proxy.js +1 -0
  212. package/build/_virtual/keys.js_commonjs-proxy.js +1 -0
  213. package/build/_virtual/keysIn.js_commonjs-proxy.js +1 -0
  214. package/build/_virtual/memoize.js_commonjs-proxy.js +1 -0
  215. package/build/_virtual/node.js_commonjs-proxy.js +1 -0
  216. package/build/_virtual/node.js_commonjs-proxy2.js +1 -0
  217. package/build/_virtual/noop.js_commonjs-proxy.js +1 -0
  218. package/build/_virtual/now.js_commonjs-proxy.js +1 -0
  219. package/build/_virtual/parser.mjs_commonjs-proxy.js +1 -0
  220. package/build/_virtual/pipeline.js_commonjs-proxy.js +1 -0
  221. package/build/_virtual/possibleStandardNamesOptimized.js_commonjs-proxy.js +1 -0
  222. package/build/_virtual/property.js_commonjs-proxy.js +1 -0
  223. package/build/_virtual/react-is.development.js_commonjs-proxy.js +1 -0
  224. package/build/_virtual/react-is.production.min.js_commonjs-proxy.js +1 -0
  225. package/build/_virtual/readable.js_commonjs-proxy.js +1 -0
  226. package/build/_virtual/state.js_commonjs-proxy.js +1 -0
  227. package/build/_virtual/stream.js_commonjs-proxy.js +1 -0
  228. package/build/_virtual/string_decoder.js_commonjs-proxy.js +1 -0
  229. package/build/_virtual/stubArray.js_commonjs-proxy.js +1 -0
  230. package/build/_virtual/stubFalse.js_commonjs-proxy.js +1 -0
  231. package/build/_virtual/toNumber.js_commonjs-proxy.js +1 -0
  232. package/build/_virtual/toString.js_commonjs-proxy.js +1 -0
  233. package/build/_virtual/utilities.js_commonjs-proxy.js +1 -0
  234. package/build/_virtual/utilities.js_commonjs-proxy2.js +1 -0
  235. package/build/_virtual/utilities.js_commonjs-proxy3.js +1 -0
  236. package/build/analytics/analytics.d.ts +37 -0
  237. package/build/analytics/analytics.js +1 -0
  238. package/build/analytics/events.d.ts +36 -0
  239. package/build/analytics/events.js +1 -0
  240. package/build/analytics/facebookPixel.d.ts +15 -0
  241. package/build/analytics/facebookPixel.js +1 -0
  242. package/build/analytics/googleTagManager.d.ts +201 -0
  243. package/build/analytics/googleTagManager.js +1 -0
  244. package/build/analytics/head/index.d.ts +7 -0
  245. package/build/analytics/head/index.js +1 -0
  246. package/build/analytics/ikas.d.ts +133 -0
  247. package/build/analytics/ikas.js +1 -0
  248. package/build/analytics/index.d.ts +2 -0
  249. package/build/api/apollo.d.ts +10 -0
  250. package/build/api/apollo.js +1 -0
  251. package/build/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +24 -0
  252. package/build/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +19 -0
  253. package/build/api/back-in-stock-reminder/index.d.ts +23 -0
  254. package/build/api/back-in-stock-reminder/index.js +1 -0
  255. package/build/api/blog/__generated__/getBlog.d.ts +108 -0
  256. package/build/api/blog/__generated__/listBlog.d.ts +111 -0
  257. package/build/api/blog/__generated__/listBlogCategory.d.ts +63 -0
  258. package/build/api/blog/__generated__/listBlogMetaData.d.ts +55 -0
  259. package/build/api/blog/index.d.ts +32 -0
  260. package/build/api/blog/index.js +1 -0
  261. package/build/api/brand/__generated__/listProductBrand.d.ts +88 -0
  262. package/build/api/brand/index.d.ts +16 -0
  263. package/build/api/brand/index.js +1 -0
  264. package/build/api/cart/__generated__/getCart.d.ts +178 -0
  265. package/build/api/cart/__generated__/saveItemToCart.d.ts +187 -0
  266. package/build/api/cart/index.d.ts +5 -0
  267. package/build/api/cart/index.js +1 -0
  268. package/build/api/category/__generated__/listCategory.d.ts +99 -0
  269. package/build/api/category/__generated__/listCategoryPaths.d.ts +32 -0
  270. package/build/api/category/index.d.ts +18 -0
  271. package/build/api/category/index.js +1 -0
  272. package/build/api/checkout/__generated__/addCouponCodeToCheckout.d.ts +11 -0
  273. package/build/api/checkout/__generated__/checkStocks.d.ts +18 -0
  274. package/build/api/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +22 -0
  275. package/build/api/checkout/__generated__/getCheckoutByCartId.d.ts +10 -0
  276. package/build/api/checkout/__generated__/getCheckoutById.d.ts +574 -0
  277. package/build/api/checkout/__generated__/getOrder.d.ts +620 -0
  278. package/build/api/checkout/__generated__/listCheckoutSettings.d.ts +34 -0
  279. package/build/api/checkout/__generated__/listPaymentGateway.d.ts +42 -0
  280. package/build/api/checkout/__generated__/retrieveInstallmentInfo.d.ts +23 -0
  281. package/build/api/checkout/__generated__/saveCheckout.d.ts +11 -0
  282. package/build/api/checkout/index.d.ts +29 -0
  283. package/build/api/checkout/index.js +1 -0
  284. package/build/api/city/__generated__/listCity.d.ts +20 -0
  285. package/build/api/city/index.d.ts +4 -0
  286. package/build/api/city/index.js +1 -0
  287. package/build/api/contact-form/__generated__/sendContactFormToMerchant.d.ts +9 -0
  288. package/build/api/contact-form/index.d.ts +10 -0
  289. package/build/api/contact-form/index.js +1 -0
  290. package/build/api/country/__generated__/getAvailableShippingCountries.d.ts +6 -0
  291. package/build/api/country/__generated__/getMyCountry.d.ts +3 -0
  292. package/build/api/country/__generated__/listCountry.d.ts +41 -0
  293. package/build/api/country/index.d.ts +6 -0
  294. package/build/api/country/index.js +1 -0
  295. package/build/api/customer/__generated__/checkCustomerEmail.d.ts +10 -0
  296. package/build/api/customer/__generated__/createCustomerEmailSubscription.d.ts +11 -0
  297. package/build/api/customer/__generated__/createOrderRefundRequest.d.ts +590 -0
  298. package/build/api/customer/__generated__/customerForgotPassword.d.ts +7 -0
  299. package/build/api/customer/__generated__/customerLogin.d.ts +155 -0
  300. package/build/api/customer/__generated__/customerRecoverPassword.d.ts +8 -0
  301. package/build/api/customer/__generated__/customerRefreshToken.d.ts +11 -0
  302. package/build/api/customer/__generated__/getCustomerOrders.d.ts +620 -0
  303. package/build/api/customer/__generated__/getLastViewedProducts.d.ts +15 -0
  304. package/build/api/customer/__generated__/getMyCustomer.d.ts +141 -0
  305. package/build/api/customer/__generated__/listOrderRefundSettings.d.ts +13 -0
  306. package/build/api/customer/__generated__/listOrderTransactions.d.ts +53 -0
  307. package/build/api/customer/__generated__/registerCustomer.d.ts +151 -0
  308. package/build/api/customer/__generated__/saveLastViewedProducts.d.ts +11 -0
  309. package/build/api/customer/__generated__/saveMyCustomer.d.ts +148 -0
  310. package/build/api/customer/index.d.ts +44 -0
  311. package/build/api/customer/index.js +1 -0
  312. package/build/api/customer-review/__generated__/createCustomerReview.d.ts +11 -0
  313. package/build/api/customer-review/__generated__/listCustomerReviews.d.ts +50 -0
  314. package/build/api/customer-review/index.d.ts +24 -0
  315. package/build/api/customer-review/index.js +1 -0
  316. package/build/api/district/__generated__/listDistrict.d.ts +16 -0
  317. package/build/api/district/index.d.ts +4 -0
  318. package/build/api/district/index.js +1 -0
  319. package/build/api/favorite-product/__generated__/isFavoriteProduct.d.ts +6 -0
  320. package/build/api/favorite-product/__generated__/listFavoriteProducts.d.ts +12 -0
  321. package/build/api/favorite-product/__generated__/saveFavoriteProduct.d.ts +7 -0
  322. package/build/api/favorite-product/index.d.ts +6 -0
  323. package/build/api/favorite-product/index.js +1 -0
  324. package/build/api/html-meta-data/__generated__/listHTMLMetaData.d.ts +28 -0
  325. package/build/api/html-meta-data/index.d.ts +4 -0
  326. package/build/api/html-meta-data/index.js +1 -0
  327. package/build/api/index.d.ts +23 -0
  328. package/build/api/merchant/__generated__/listMerchantSettings.d.ts +9 -0
  329. package/build/api/merchant/index.d.ts +4 -0
  330. package/build/api/merchant/index.js +1 -0
  331. package/build/api/product-attribute/__generated__/listProductAttribute.d.ts +72 -0
  332. package/build/api/product-attribute/index.d.ts +4 -0
  333. package/build/api/product-option-set/__generated__/ListProductOptionSet.d.ts +90 -0
  334. package/build/api/product-option-set/index.d.ts +4 -0
  335. package/build/api/product-option-set/index.js +1 -0
  336. package/build/api/product-search/__generated__/getProductFilterData.d.ts +61 -0
  337. package/build/api/product-search/__generated__/searchProducts.d.ts +26 -0
  338. package/build/api/product-search/index.d.ts +20 -0
  339. package/build/api/product-search/index.js +1 -0
  340. package/build/api/raffle/__generated__/getRafflesByCustomerId.d.ts +44 -0
  341. package/build/api/raffle/__generated__/listRaffle.d.ts +83 -0
  342. package/build/api/raffle/__generated__/listRaffleMetaData.d.ts +22 -0
  343. package/build/api/raffle/__generated__/saveRaffleParticipant.d.ts +30 -0
  344. package/build/api/raffle/index.d.ts +24 -0
  345. package/build/api/raffle/index.js +1 -0
  346. package/build/api/state/__generated__/listState.d.ts +19 -0
  347. package/build/api/state/index.d.ts +4 -0
  348. package/build/api/state/index.js +1 -0
  349. package/build/api/stock-location/__generated__/listStockLocation.d.ts +7 -0
  350. package/build/api/stock-location/index.d.ts +4 -0
  351. package/build/api/storefront/__generated__/getStorefront.d.ts +52 -0
  352. package/build/api/storefront/index.d.ts +4 -0
  353. package/build/api/storefront/index.js +1 -0
  354. package/build/api/variant-type/__generated__/listVariantType.d.ts +76 -0
  355. package/build/api/variant-type/index.d.ts +4 -0
  356. package/build/assets/translations/checkout/en.js +1 -0
  357. package/build/assets/translations/checkout/tr.js +1 -0
  358. package/build/components/checkout/components/address-form/index.d.ts +3 -0
  359. package/build/components/checkout/components/address-form/index.js +1 -0
  360. package/build/components/checkout/components/address-form/model.d.ts +123 -0
  361. package/build/components/checkout/components/address-form/model.js +1 -0
  362. package/build/components/checkout/components/button/index.d.ts +12 -0
  363. package/build/components/checkout/components/button/index.js +1 -0
  364. package/build/components/checkout/components/button/style.module.scss.js +1 -0
  365. package/build/components/checkout/components/cart-summary/cart-item/index.d.ts +10 -0
  366. package/build/components/checkout/components/cart-summary/cart-item/index.js +1 -0
  367. package/build/components/checkout/components/cart-summary/cart-item/style.module.scss.js +1 -0
  368. package/build/components/checkout/components/cart-summary/index.d.ts +8 -0
  369. package/build/components/checkout/components/cart-summary/index.js +1 -0
  370. package/build/components/checkout/components/cart-summary/style.module.scss.js +1 -0
  371. package/build/components/checkout/components/checkbox/check.d.ts +6 -0
  372. package/build/components/checkout/components/checkbox/check.js +1 -0
  373. package/build/components/checkout/components/checkbox/index.d.ts +10 -0
  374. package/build/components/checkout/components/checkbox/index.js +1 -0
  375. package/build/components/checkout/components/checkbox/style.module.scss.js +1 -0
  376. package/build/components/checkout/components/credit-card-form/index.d.ts +7 -0
  377. package/build/components/checkout/components/credit-card-form/index.js +1 -0
  378. package/build/components/checkout/components/credit-card-form/model.d.ts +26 -0
  379. package/build/components/checkout/components/credit-card-form/model.js +1 -0
  380. package/build/components/checkout/components/credit-card-form/style.module.scss.js +1 -0
  381. package/build/components/checkout/components/credit-card-form/svg/amex.d.ts +6 -0
  382. package/build/components/checkout/components/credit-card-form/svg/amex.js +1 -0
  383. package/build/components/checkout/components/credit-card-form/svg/master-card.d.ts +6 -0
  384. package/build/components/checkout/components/credit-card-form/svg/master-card.js +1 -0
  385. package/build/components/checkout/components/credit-card-form/svg/troy.d.ts +6 -0
  386. package/build/components/checkout/components/credit-card-form/svg/troy.js +1 -0
  387. package/build/components/checkout/components/credit-card-form/svg/visa.d.ts +6 -0
  388. package/build/components/checkout/components/credit-card-form/svg/visa.js +1 -0
  389. package/build/components/checkout/components/customer-addresses/index.d.ts +15 -0
  390. package/build/components/checkout/components/customer-addresses/index.js +1 -0
  391. package/build/components/checkout/components/customer-addresses/model.d.ts +21 -0
  392. package/build/components/checkout/components/customer-addresses/model.js +1 -0
  393. package/build/components/checkout/components/customer-addresses/style.module.scss.js +1 -0
  394. package/build/components/checkout/components/error/customer-login-required-error/index.d.ts +8 -0
  395. package/build/components/checkout/components/error/customer-login-required-error/index.js +1 -0
  396. package/build/components/checkout/components/error/index.d.ts +7 -0
  397. package/build/components/checkout/components/error/index.js +1 -0
  398. package/build/components/checkout/components/error/no-shipping-error/index.d.ts +6 -0
  399. package/build/components/checkout/components/error/no-shipping-error/index.js +1 -0
  400. package/build/components/checkout/components/error/payment-error/index.d.ts +8 -0
  401. package/build/components/checkout/components/error/payment-error/index.js +1 -0
  402. package/build/components/checkout/components/error/stock-error/index.d.ts +8 -0
  403. package/build/components/checkout/components/error/stock-error/index.js +1 -0
  404. package/build/components/checkout/components/error/stock-error/style.module.scss.js +1 -0
  405. package/build/components/checkout/components/error/unknown-error/index.d.ts +6 -0
  406. package/build/components/checkout/components/error/unknown-error/index.js +1 -0
  407. package/build/components/checkout/components/expandable-section/index.d.ts +6 -0
  408. package/build/components/checkout/components/expandable-section/index.js +1 -0
  409. package/build/components/checkout/components/expandable-section/style.module.scss.js +1 -0
  410. package/build/components/checkout/components/form-item/caret-down.d.ts +6 -0
  411. package/build/components/checkout/components/form-item/caret-down.js +1 -0
  412. package/build/components/checkout/components/form-item/index.d.ts +3 -0
  413. package/build/components/checkout/components/form-item/index.js +1 -0
  414. package/build/components/checkout/components/form-item/model.d.ts +59 -0
  415. package/build/components/checkout/components/form-item/model.js +1 -0
  416. package/build/components/checkout/components/form-item/style.module.scss.js +1 -0
  417. package/build/components/checkout/components/fullscreen-loading/index.d.ts +2 -0
  418. package/build/components/checkout/components/fullscreen-loading/index.js +1 -0
  419. package/build/components/checkout/components/fullscreen-loading/style.module.scss.js +1 -0
  420. package/build/components/checkout/components/input-with-button/index.d.ts +11 -0
  421. package/build/components/checkout/components/input-with-button/index.js +1 -0
  422. package/build/components/checkout/components/input-with-button/style.module.scss.js +1 -0
  423. package/build/components/checkout/components/modal/index.d.ts +8 -0
  424. package/build/components/checkout/components/modal/index.js +1 -0
  425. package/build/components/checkout/components/modal/style.module.scss.js +1 -0
  426. package/build/components/checkout/components/notification-box/index.d.ts +9 -0
  427. package/build/components/checkout/components/notification-box/index.js +1 -0
  428. package/build/components/checkout/components/notification-box/style.module.scss.js +1 -0
  429. package/build/components/checkout/components/select-box/index.d.ts +13 -0
  430. package/build/components/checkout/components/select-box/index.js +1 -0
  431. package/build/components/checkout/components/select-box/style.module.scss.js +1 -0
  432. package/build/components/checkout/components/step-container/index.d.ts +15 -0
  433. package/build/components/checkout/components/step-container/index.js +1 -0
  434. package/build/components/checkout/components/step-container/style.module.scss.js +1 -0
  435. package/build/components/checkout/components/svg/arrow-down.d.ts +6 -0
  436. package/build/components/checkout/components/svg/arrow-down.js +1 -0
  437. package/build/components/checkout/components/svg/arrow-left.d.ts +6 -0
  438. package/build/components/checkout/components/svg/arrow-right.d.ts +6 -0
  439. package/build/components/checkout/components/svg/cross.d.ts +6 -0
  440. package/build/components/checkout/components/svg/cross.js +1 -0
  441. package/build/components/checkout/components/svg/discount.d.ts +6 -0
  442. package/build/components/checkout/components/svg/external.d.ts +6 -0
  443. package/build/components/checkout/components/svg/external.js +1 -0
  444. package/build/components/checkout/components/svg/gift.d.ts +7 -0
  445. package/build/components/checkout/components/svg/gift.js +1 -0
  446. package/build/components/checkout/components/svg/ikas.d.ts +6 -0
  447. package/build/components/checkout/components/svg/ikas.js +1 -0
  448. package/build/components/checkout/components/svg/lock.d.ts +6 -0
  449. package/build/components/checkout/components/svg/lock.js +1 -0
  450. package/build/components/checkout/components/svg/shopping-cart.d.ts +6 -0
  451. package/build/components/checkout/components/svg/success-circle.d.ts +6 -0
  452. package/build/components/checkout/components/svg/success-circle.js +1 -0
  453. package/build/components/checkout/components/svg/tag.d.ts +6 -0
  454. package/build/components/checkout/components/svg/warning.d.ts +6 -0
  455. package/build/components/checkout/components/svg/warning.js +1 -0
  456. package/build/components/checkout/components/toggle/index.d.ts +10 -0
  457. package/build/components/checkout/components/toggle/index.js +1 -0
  458. package/build/components/checkout/components/toggle/style.module.scss.js +1 -0
  459. package/build/components/checkout/components/tooltip/index.d.ts +8 -0
  460. package/build/components/checkout/components/tooltip/index.js +1 -0
  461. package/build/components/checkout/components/tooltip/style.module.scss.js +1 -0
  462. package/build/components/checkout/index.d.ts +32 -0
  463. package/build/components/checkout/index.js +1 -0
  464. package/build/components/checkout/model.d.ts +120 -0
  465. package/build/components/checkout/model.js +1 -0
  466. package/build/components/checkout/steps/step-info/index.d.ts +7 -0
  467. package/build/components/checkout/steps/step-info/index.js +1 -0
  468. package/build/components/checkout/steps/step-payment/billing-address/index.d.ts +7 -0
  469. package/build/components/checkout/steps/step-payment/billing-address/index.js +1 -0
  470. package/build/components/checkout/steps/step-payment/index.d.ts +7 -0
  471. package/build/components/checkout/steps/step-payment/index.js +1 -0
  472. package/build/components/checkout/steps/step-payment/payment-gateways/index.d.ts +7 -0
  473. package/build/components/checkout/steps/step-payment/payment-gateways/index.js +1 -0
  474. package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +7 -0
  475. package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.js +1 -0
  476. package/build/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss.js +1 -0
  477. package/build/components/checkout/steps/step-payment/payment-gateways/style.module.scss.js +1 -0
  478. package/build/components/checkout/steps/step-payment/style.module.scss.js +1 -0
  479. package/build/components/checkout/steps/step-shipping/index.d.ts +7 -0
  480. package/build/components/checkout/steps/step-shipping/index.js +1 -0
  481. package/build/components/checkout/steps/step-shipping/style.module.scss.js +1 -0
  482. package/build/components/checkout/steps/step-success/index.d.ts +7 -0
  483. package/build/components/checkout/steps/step-success/index.js +1 -0
  484. package/build/components/checkout/steps/step-success/style.module.scss.js +1 -0
  485. package/build/components/checkout/style.module.scss.js +1 -0
  486. package/build/components/checkout/styles/common.module.scss.js +1 -0
  487. package/build/components/image/index.d.ts +36 -0
  488. package/build/components/image/index.js +1 -0
  489. package/build/components/index.d.ts +4 -0
  490. package/build/components/page/ThemeComponent.d.ts +21 -0
  491. package/build/components/page/ThemeComponent.js +1 -0
  492. package/build/components/page/head.d.ts +12 -0
  493. package/build/components/page/head.js +1 -0
  494. package/build/components/page/index.d.ts +18 -0
  495. package/build/components/page/index.js +1 -0
  496. package/build/components/page-editor/ThemeComponentEditor.d.ts +33 -0
  497. package/build/components/page-editor/ThemeComponentEditor.js +1 -0
  498. package/build/components/page-editor/error/index.d.ts +5 -0
  499. package/build/components/page-editor/error/index.js +1 -0
  500. package/build/components/page-editor/index.d.ts +2 -0
  501. package/build/components/page-editor/index.js +1 -0
  502. package/build/components/page-editor/loader/index.d.ts +2 -0
  503. package/build/components/page-editor/loader/index.js +1 -0
  504. package/build/components/page-editor/loader/style.module.scss.js +1 -0
  505. package/build/components/page-editor/model.d.ts +65 -0
  506. package/build/components/page-editor/model.js +1 -0
  507. package/build/ext/@apollo/client/cache/core/cache.js +1 -0
  508. package/build/ext/@apollo/client/cache/core/types/common.js +1 -0
  509. package/build/ext/@apollo/client/cache/inmemory/entityStore.js +1 -0
  510. package/build/ext/@apollo/client/cache/inmemory/helpers.js +1 -0
  511. package/build/ext/@apollo/client/cache/inmemory/inMemoryCache.js +1 -0
  512. package/build/ext/@apollo/client/cache/inmemory/policies.js +1 -0
  513. package/build/ext/@apollo/client/cache/inmemory/reactiveVars.js +1 -0
  514. package/build/ext/@apollo/client/cache/inmemory/readFromStore.js +1 -0
  515. package/build/ext/@apollo/client/cache/inmemory/writeToStore.js +1 -0
  516. package/build/ext/@apollo/client/core/ApolloClient.js +1 -0
  517. package/build/ext/@apollo/client/core/LocalState.js +1 -0
  518. package/build/ext/@apollo/client/core/ObservableQuery.js +1 -0
  519. package/build/ext/@apollo/client/core/QueryInfo.js +1 -0
  520. package/build/ext/@apollo/client/core/QueryManager.js +1 -0
  521. package/build/ext/@apollo/client/core/Reobserver.js +1 -0
  522. package/build/ext/@apollo/client/core/networkStatus.js +1 -0
  523. package/build/ext/@apollo/client/errors/index.js +1 -0
  524. package/build/ext/@apollo/client/link/context/index.js +1 -0
  525. package/build/ext/@apollo/client/link/core/ApolloLink.js +1 -0
  526. package/build/ext/@apollo/client/link/core/execute.js +1 -0
  527. package/build/ext/@apollo/client/link/error/index.js +1 -0
  528. package/build/ext/@apollo/client/link/http/HttpLink.js +1 -0
  529. package/build/ext/@apollo/client/link/http/checkFetcher.js +1 -0
  530. package/build/ext/@apollo/client/link/http/createHttpLink.js +1 -0
  531. package/build/ext/@apollo/client/link/http/createSignalIfSupported.js +1 -0
  532. package/build/ext/@apollo/client/link/http/parseAndCheckHttpResponse.js +1 -0
  533. package/build/ext/@apollo/client/link/http/rewriteURIForGET.js +1 -0
  534. package/build/ext/@apollo/client/link/http/selectHttpOptionsAndBody.js +1 -0
  535. package/build/ext/@apollo/client/link/http/selectURI.js +1 -0
  536. package/build/ext/@apollo/client/link/http/serializeFetchParameter.js +1 -0
  537. package/build/ext/@apollo/client/link/utils/createOperation.js +1 -0
  538. package/build/ext/@apollo/client/link/utils/fromError.js +1 -0
  539. package/build/ext/@apollo/client/link/utils/throwServerError.js +1 -0
  540. package/build/ext/@apollo/client/link/utils/transformOperation.js +1 -0
  541. package/build/ext/@apollo/client/link/utils/validateOperation.js +1 -0
  542. package/build/ext/@apollo/client/utilities/common/arrays.js +1 -0
  543. package/build/ext/@apollo/client/utilities/common/canUse.js +1 -0
  544. package/build/ext/@apollo/client/utilities/common/cloneDeep.js +1 -0
  545. package/build/ext/@apollo/client/utilities/common/compact.js +1 -0
  546. package/build/ext/@apollo/client/utilities/common/environment.js +1 -0
  547. package/build/ext/@apollo/client/utilities/common/errorHandling.js +1 -0
  548. package/build/ext/@apollo/client/utilities/common/filterInPlace.js +1 -0
  549. package/build/ext/@apollo/client/utilities/common/maybeDeepFreeze.js +1 -0
  550. package/build/ext/@apollo/client/utilities/common/mergeDeep.js +1 -0
  551. package/build/ext/@apollo/client/utilities/graphql/directives.js +1 -0
  552. package/build/ext/@apollo/client/utilities/graphql/fragments.js +1 -0
  553. package/build/ext/@apollo/client/utilities/graphql/getFromAST.js +1 -0
  554. package/build/ext/@apollo/client/utilities/graphql/storeUtils.js +1 -0
  555. package/build/ext/@apollo/client/utilities/graphql/transform.js +1 -0
  556. package/build/ext/@apollo/client/utilities/observables/Concast.js +1 -0
  557. package/build/ext/@apollo/client/utilities/observables/Observable.js +1 -0
  558. package/build/ext/@apollo/client/utilities/observables/asyncMap.js +1 -0
  559. package/build/ext/@apollo/client/utilities/observables/iteration.js +1 -0
  560. package/build/ext/@apollo/client/version.js +1 -0
  561. package/build/ext/@ikas/react-phone-number-input/locale/en.json.js +1 -0
  562. package/build/ext/@ikas/react-phone-number-input/min/index.js +1 -0
  563. package/build/ext/@ikas/react-phone-number-input/modules/CountryIcon.js +1 -0
  564. package/build/ext/@ikas/react-phone-number-input/modules/CountrySelect.js +1 -0
  565. package/build/ext/@ikas/react-phone-number-input/modules/Flag.js +1 -0
  566. package/build/ext/@ikas/react-phone-number-input/modules/InputBasic.js +1 -0
  567. package/build/ext/@ikas/react-phone-number-input/modules/InputSmart.js +1 -0
  568. package/build/ext/@ikas/react-phone-number-input/modules/InternationalIcon.js +1 -0
  569. package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountry.js +1 -0
  570. package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountryDefault.js +1 -0
  571. package/build/ext/@ikas/react-phone-number-input/modules/PropTypes.js +1 -0
  572. package/build/ext/@ikas/react-phone-number-input/modules/helpers/countries.js +1 -0
  573. package/build/ext/@ikas/react-phone-number-input/modules/helpers/getInternationalPhoneNumberPrefix.js +1 -0
  574. package/build/ext/@ikas/react-phone-number-input/modules/helpers/getPhoneInputWithCountryStateUpdateFromNewProps.js +1 -0
  575. package/build/ext/@ikas/react-phone-number-input/modules/helpers/inputValuePrefix.js +1 -0
  576. package/build/ext/@ikas/react-phone-number-input/modules/helpers/phoneInputHelpers.js +1 -0
  577. package/build/ext/@ungap/global-this/esm/index.js +1 -0
  578. package/build/ext/@wry/context/lib/context.esm.js +1 -0
  579. package/build/ext/@wry/equality/lib/equality.esm.js +1 -0
  580. package/build/ext/@wry/trie/lib/trie.esm.js +1 -0
  581. package/build/ext/classnames/index.js +6 -0
  582. package/build/ext/country-flag-icons/modules/unicode.js +1 -0
  583. package/build/ext/decode-uri-component/index.js +1 -0
  584. package/build/ext/domhandler/ext/domelementtype/lib/index.js +1 -0
  585. package/build/ext/domhandler/lib/index.js +1 -0
  586. package/build/ext/domhandler/lib/node.js +1 -0
  587. package/build/ext/entities/lib/decode_codepoint.js +1 -0
  588. package/build/ext/entities/lib/maps/decode.json.js +1 -0
  589. package/build/ext/entities/lib/maps/entities.json.js +1 -0
  590. package/build/ext/entities/lib/maps/legacy.json.js +1 -0
  591. package/build/ext/entities/lib/maps/xml.json.js +1 -0
  592. package/build/ext/fast-json-stable-stringify/index.js +1 -0
  593. package/build/ext/graphql/error/GraphQLError.mjs.js +1 -0
  594. package/build/ext/graphql/error/syntaxError.mjs.js +1 -0
  595. package/build/ext/graphql/jsutils/defineInspect.mjs.js +1 -0
  596. package/build/ext/graphql/jsutils/devAssert.mjs.js +1 -0
  597. package/build/ext/graphql/jsutils/inspect.mjs.js +1 -0
  598. package/build/ext/graphql/jsutils/instanceOf.mjs.js +1 -0
  599. package/build/ext/graphql/jsutils/invariant.mjs.js +1 -0
  600. package/build/ext/graphql/jsutils/isObjectLike.mjs.js +1 -0
  601. package/build/ext/graphql/jsutils/nodejsCustomInspectSymbol.mjs.js +1 -0
  602. package/build/ext/graphql/language/ast.mjs.js +1 -0
  603. package/build/ext/graphql/language/blockString.mjs.js +1 -0
  604. package/build/ext/graphql/language/directiveLocation.mjs.js +1 -0
  605. package/build/ext/graphql/language/kinds.mjs.js +1 -0
  606. package/build/ext/graphql/language/lexer.mjs.js +1 -0
  607. package/build/ext/graphql/language/location.mjs.js +1 -0
  608. package/build/ext/graphql/language/parser.mjs.js +1 -0
  609. package/build/ext/graphql/language/printLocation.mjs.js +1 -0
  610. package/build/ext/graphql/language/printer.mjs.js +1 -0
  611. package/build/ext/graphql/language/source.mjs.js +1 -0
  612. package/build/ext/graphql/language/tokenKind.mjs.js +1 -0
  613. package/build/ext/graphql/language/visitor.mjs.js +1 -0
  614. package/build/ext/graphql/polyfills/symbols.mjs.js +1 -0
  615. package/build/ext/graphql-tag/src/index.js +1 -0
  616. package/build/ext/html-dom-parser/index.js +1 -0
  617. package/build/ext/html-dom-parser/lib/server/html-to-dom.js +1 -0
  618. package/build/ext/html-dom-parser/lib/server/utilities.js +1 -0
  619. package/build/ext/html-react-parser/index.js +1 -0
  620. package/build/ext/html-react-parser/index.mjs.js +1 -0
  621. package/build/ext/html-react-parser/lib/attributes-to-props.js +1 -0
  622. package/build/ext/html-react-parser/lib/dom-to-react.js +1 -0
  623. package/build/ext/html-react-parser/lib/utilities.js +1 -0
  624. package/build/ext/htmlparser2/lib/Parser.js +1 -0
  625. package/build/ext/htmlparser2/lib/Tokenizer.js +1 -0
  626. package/build/ext/inherits/inherits.js +1 -0
  627. package/build/ext/inherits/inherits_browser.js +1 -0
  628. package/build/ext/inline-style-parser/index.js +1 -0
  629. package/build/ext/input-format/modules/closeBraces.js +1 -0
  630. package/build/ext/input-format/modules/dom.js +1 -0
  631. package/build/ext/input-format/modules/edit.js +1 -0
  632. package/build/ext/input-format/modules/format.js +1 -0
  633. package/build/ext/input-format/modules/helpers.js +1 -0
  634. package/build/ext/input-format/modules/inputControl.js +1 -0
  635. package/build/ext/input-format/modules/parse.js +1 -0
  636. package/build/ext/input-format/modules/react/Input.js +1 -0
  637. package/build/ext/input-format/modules/templateFormatter.js +1 -0
  638. package/build/ext/libphonenumber-js/es6/AsYouType.js +1 -0
  639. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.PatternMatcher.js +1 -0
  640. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.complete.js +1 -0
  641. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.js +1 -0
  642. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.util.js +1 -0
  643. package/build/ext/libphonenumber-js/es6/AsYouTypeParser.js +1 -0
  644. package/build/ext/libphonenumber-js/es6/AsYouTypeState.js +1 -0
  645. package/build/ext/libphonenumber-js/es6/ParseError.js +1 -0
  646. package/build/ext/libphonenumber-js/es6/PhoneNumber.js +1 -0
  647. package/build/ext/libphonenumber-js/es6/constants.js +1 -0
  648. package/build/ext/libphonenumber-js/es6/formatIncompletePhoneNumber.js +1 -0
  649. package/build/ext/libphonenumber-js/es6/format_.js +1 -0
  650. package/build/ext/libphonenumber-js/es6/getCountries.js +1 -0
  651. package/build/ext/libphonenumber-js/es6/helpers/RFC3966.js +1 -0
  652. package/build/ext/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +1 -0
  653. package/build/ext/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
  654. package/build/ext/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +1 -0
  655. package/build/ext/libphonenumber-js/es6/helpers/extension/extractExtension.js +1 -0
  656. package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
  657. package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
  658. package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
  659. package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +1 -0
  660. package/build/ext/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +1 -0
  661. package/build/ext/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +1 -0
  662. package/build/ext/libphonenumber-js/es6/helpers/getIddPrefix.js +1 -0
  663. package/build/ext/libphonenumber-js/es6/helpers/getNumberType.js +1 -0
  664. package/build/ext/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +1 -0
  665. package/build/ext/libphonenumber-js/es6/helpers/matchesEntirely.js +1 -0
  666. package/build/ext/libphonenumber-js/es6/helpers/mergeArrays.js +1 -0
  667. package/build/ext/libphonenumber-js/es6/helpers/parseDigits.js +1 -0
  668. package/build/ext/libphonenumber-js/es6/helpers/stripIddPrefix.js +1 -0
  669. package/build/ext/libphonenumber-js/es6/isPossibleNumber_.js +1 -0
  670. package/build/ext/libphonenumber-js/es6/metadata.js +1 -0
  671. package/build/ext/libphonenumber-js/es6/parseIncompletePhoneNumber.js +1 -0
  672. package/build/ext/libphonenumber-js/es6/parsePhoneNumber.js +1 -0
  673. package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString.js +1 -0
  674. package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString_.js +1 -0
  675. package/build/ext/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
  676. package/build/ext/libphonenumber-js/es6/parse_.js +1 -0
  677. package/build/ext/libphonenumber-js/es6/tools/semver-compare.js +1 -0
  678. package/build/ext/libphonenumber-js/es6/validate_.js +1 -0
  679. package/build/ext/libphonenumber-js/metadata.min.json.js +1 -0
  680. package/build/ext/lodash/_DataView.js +1 -0
  681. package/build/ext/lodash/_Hash.js +1 -0
  682. package/build/ext/lodash/_ListCache.js +1 -0
  683. package/build/ext/lodash/_Map.js +1 -0
  684. package/build/ext/lodash/_MapCache.js +1 -0
  685. package/build/ext/lodash/_Promise.js +1 -0
  686. package/build/ext/lodash/_Set.js +1 -0
  687. package/build/ext/lodash/_SetCache.js +1 -0
  688. package/build/ext/lodash/_Stack.js +1 -0
  689. package/build/ext/lodash/_Symbol.js +1 -0
  690. package/build/ext/lodash/_Uint8Array.js +1 -0
  691. package/build/ext/lodash/_WeakMap.js +1 -0
  692. package/build/ext/lodash/_apply.js +1 -0
  693. package/build/ext/lodash/_arrayAggregator.js +1 -0
  694. package/build/ext/lodash/_arrayEach.js +1 -0
  695. package/build/ext/lodash/_arrayFilter.js +1 -0
  696. package/build/ext/lodash/_arrayIncludes.js +1 -0
  697. package/build/ext/lodash/_arrayIncludesWith.js +1 -0
  698. package/build/ext/lodash/_arrayLikeKeys.js +1 -0
  699. package/build/ext/lodash/_arrayMap.js +1 -0
  700. package/build/ext/lodash/_arrayPush.js +1 -0
  701. package/build/ext/lodash/_arraySome.js +1 -0
  702. package/build/ext/lodash/_assignValue.js +1 -0
  703. package/build/ext/lodash/_assocIndexOf.js +1 -0
  704. package/build/ext/lodash/_baseAggregator.js +1 -0
  705. package/build/ext/lodash/_baseAssign.js +1 -0
  706. package/build/ext/lodash/_baseAssignIn.js +1 -0
  707. package/build/ext/lodash/_baseAssignValue.js +1 -0
  708. package/build/ext/lodash/_baseClone.js +1 -0
  709. package/build/ext/lodash/_baseCreate.js +1 -0
  710. package/build/ext/lodash/_baseEach.js +1 -0
  711. package/build/ext/lodash/_baseFindIndex.js +1 -0
  712. package/build/ext/lodash/_baseFlatten.js +1 -0
  713. package/build/ext/lodash/_baseFor.js +1 -0
  714. package/build/ext/lodash/_baseForOwn.js +1 -0
  715. package/build/ext/lodash/_baseGet.js +1 -0
  716. package/build/ext/lodash/_baseGetAllKeys.js +1 -0
  717. package/build/ext/lodash/_baseGetTag.js +1 -0
  718. package/build/ext/lodash/_baseHasIn.js +1 -0
  719. package/build/ext/lodash/_baseIndexOf.js +1 -0
  720. package/build/ext/lodash/_baseIsArguments.js +1 -0
  721. package/build/ext/lodash/_baseIsEqual.js +1 -0
  722. package/build/ext/lodash/_baseIsEqualDeep.js +1 -0
  723. package/build/ext/lodash/_baseIsMap.js +1 -0
  724. package/build/ext/lodash/_baseIsMatch.js +1 -0
  725. package/build/ext/lodash/_baseIsNaN.js +1 -0
  726. package/build/ext/lodash/_baseIsNative.js +1 -0
  727. package/build/ext/lodash/_baseIsSet.js +1 -0
  728. package/build/ext/lodash/_baseIsTypedArray.js +1 -0
  729. package/build/ext/lodash/_baseIteratee.js +1 -0
  730. package/build/ext/lodash/_baseKeys.js +1 -0
  731. package/build/ext/lodash/_baseKeysIn.js +1 -0
  732. package/build/ext/lodash/_baseMap.js +1 -0
  733. package/build/ext/lodash/_baseMatches.js +1 -0
  734. package/build/ext/lodash/_baseMatchesProperty.js +1 -0
  735. package/build/ext/lodash/_baseOrderBy.js +1 -0
  736. package/build/ext/lodash/_baseProperty.js +1 -0
  737. package/build/ext/lodash/_basePropertyDeep.js +1 -0
  738. package/build/ext/lodash/_baseRest.js +1 -0
  739. package/build/ext/lodash/_baseSetToString.js +1 -0
  740. package/build/ext/lodash/_baseSortBy.js +1 -0
  741. package/build/ext/lodash/_baseTimes.js +1 -0
  742. package/build/ext/lodash/_baseToString.js +1 -0
  743. package/build/ext/lodash/_baseUnary.js +1 -0
  744. package/build/ext/lodash/_baseUniq.js +1 -0
  745. package/build/ext/lodash/_cacheHas.js +1 -0
  746. package/build/ext/lodash/_castFunction.js +1 -0
  747. package/build/ext/lodash/_castPath.js +1 -0
  748. package/build/ext/lodash/_cloneArrayBuffer.js +1 -0
  749. package/build/ext/lodash/_cloneBuffer.js +1 -0
  750. package/build/ext/lodash/_cloneDataView.js +1 -0
  751. package/build/ext/lodash/_cloneRegExp.js +1 -0
  752. package/build/ext/lodash/_cloneSymbol.js +1 -0
  753. package/build/ext/lodash/_cloneTypedArray.js +1 -0
  754. package/build/ext/lodash/_compareAscending.js +1 -0
  755. package/build/ext/lodash/_compareMultiple.js +1 -0
  756. package/build/ext/lodash/_copyArray.js +1 -0
  757. package/build/ext/lodash/_copyObject.js +1 -0
  758. package/build/ext/lodash/_copySymbols.js +1 -0
  759. package/build/ext/lodash/_copySymbolsIn.js +1 -0
  760. package/build/ext/lodash/_coreJsData.js +1 -0
  761. package/build/ext/lodash/_createAggregator.js +1 -0
  762. package/build/ext/lodash/_createBaseEach.js +1 -0
  763. package/build/ext/lodash/_createBaseFor.js +1 -0
  764. package/build/ext/lodash/_createSet.js +1 -0
  765. package/build/ext/lodash/_defineProperty.js +1 -0
  766. package/build/ext/lodash/_equalArrays.js +1 -0
  767. package/build/ext/lodash/_equalByTag.js +1 -0
  768. package/build/ext/lodash/_equalObjects.js +1 -0
  769. package/build/ext/lodash/_freeGlobal.js +1 -0
  770. package/build/ext/lodash/_getAllKeys.js +1 -0
  771. package/build/ext/lodash/_getAllKeysIn.js +1 -0
  772. package/build/ext/lodash/_getMapData.js +1 -0
  773. package/build/ext/lodash/_getMatchData.js +1 -0
  774. package/build/ext/lodash/_getNative.js +1 -0
  775. package/build/ext/lodash/_getPrototype.js +1 -0
  776. package/build/ext/lodash/_getRawTag.js +1 -0
  777. package/build/ext/lodash/_getSymbols.js +1 -0
  778. package/build/ext/lodash/_getSymbolsIn.js +1 -0
  779. package/build/ext/lodash/_getTag.js +1 -0
  780. package/build/ext/lodash/_getValue.js +1 -0
  781. package/build/ext/lodash/_hasPath.js +1 -0
  782. package/build/ext/lodash/_hashClear.js +1 -0
  783. package/build/ext/lodash/_hashDelete.js +1 -0
  784. package/build/ext/lodash/_hashGet.js +1 -0
  785. package/build/ext/lodash/_hashHas.js +1 -0
  786. package/build/ext/lodash/_hashSet.js +1 -0
  787. package/build/ext/lodash/_initCloneArray.js +1 -0
  788. package/build/ext/lodash/_initCloneByTag.js +1 -0
  789. package/build/ext/lodash/_initCloneObject.js +1 -0
  790. package/build/ext/lodash/_isFlattenable.js +1 -0
  791. package/build/ext/lodash/_isIndex.js +1 -0
  792. package/build/ext/lodash/_isIterateeCall.js +1 -0
  793. package/build/ext/lodash/_isKey.js +1 -0
  794. package/build/ext/lodash/_isKeyable.js +1 -0
  795. package/build/ext/lodash/_isMasked.js +1 -0
  796. package/build/ext/lodash/_isPrototype.js +1 -0
  797. package/build/ext/lodash/_isStrictComparable.js +1 -0
  798. package/build/ext/lodash/_listCacheClear.js +1 -0
  799. package/build/ext/lodash/_listCacheDelete.js +1 -0
  800. package/build/ext/lodash/_listCacheGet.js +1 -0
  801. package/build/ext/lodash/_listCacheHas.js +1 -0
  802. package/build/ext/lodash/_listCacheSet.js +1 -0
  803. package/build/ext/lodash/_mapCacheClear.js +1 -0
  804. package/build/ext/lodash/_mapCacheDelete.js +1 -0
  805. package/build/ext/lodash/_mapCacheGet.js +1 -0
  806. package/build/ext/lodash/_mapCacheHas.js +1 -0
  807. package/build/ext/lodash/_mapCacheSet.js +1 -0
  808. package/build/ext/lodash/_mapToArray.js +1 -0
  809. package/build/ext/lodash/_matchesStrictComparable.js +1 -0
  810. package/build/ext/lodash/_memoizeCapped.js +1 -0
  811. package/build/ext/lodash/_nativeCreate.js +1 -0
  812. package/build/ext/lodash/_nativeKeys.js +1 -0
  813. package/build/ext/lodash/_nativeKeysIn.js +1 -0
  814. package/build/ext/lodash/_nodeUtil.js +1 -0
  815. package/build/ext/lodash/_objectToString.js +1 -0
  816. package/build/ext/lodash/_overArg.js +1 -0
  817. package/build/ext/lodash/_overRest.js +1 -0
  818. package/build/ext/lodash/_root.js +1 -0
  819. package/build/ext/lodash/_setCacheAdd.js +1 -0
  820. package/build/ext/lodash/_setCacheHas.js +1 -0
  821. package/build/ext/lodash/_setToArray.js +1 -0
  822. package/build/ext/lodash/_setToString.js +1 -0
  823. package/build/ext/lodash/_shortOut.js +1 -0
  824. package/build/ext/lodash/_stackClear.js +1 -0
  825. package/build/ext/lodash/_stackDelete.js +1 -0
  826. package/build/ext/lodash/_stackGet.js +1 -0
  827. package/build/ext/lodash/_stackHas.js +1 -0
  828. package/build/ext/lodash/_stackSet.js +1 -0
  829. package/build/ext/lodash/_strictIndexOf.js +1 -0
  830. package/build/ext/lodash/_stringToPath.js +1 -0
  831. package/build/ext/lodash/_toKey.js +1 -0
  832. package/build/ext/lodash/_toSource.js +1 -0
  833. package/build/ext/lodash/cloneDeep.js +1 -0
  834. package/build/ext/lodash/constant.js +1 -0
  835. package/build/ext/lodash/debounce.js +1 -0
  836. package/build/ext/lodash/eq.js +1 -0
  837. package/build/ext/lodash/flatten.js +1 -0
  838. package/build/ext/lodash/forEach.js +1 -0
  839. package/build/ext/lodash/get.js +1 -0
  840. package/build/ext/lodash/groupBy.js +1 -0
  841. package/build/ext/lodash/hasIn.js +1 -0
  842. package/build/ext/lodash/identity.js +1 -0
  843. package/build/ext/lodash/isArguments.js +1 -0
  844. package/build/ext/lodash/isArray.js +1 -0
  845. package/build/ext/lodash/isArrayLike.js +1 -0
  846. package/build/ext/lodash/isBuffer.js +1 -0
  847. package/build/ext/lodash/isFunction.js +1 -0
  848. package/build/ext/lodash/isLength.js +1 -0
  849. package/build/ext/lodash/isMap.js +1 -0
  850. package/build/ext/lodash/isObject.js +1 -0
  851. package/build/ext/lodash/isObjectLike.js +1 -0
  852. package/build/ext/lodash/isSet.js +1 -0
  853. package/build/ext/lodash/isSymbol.js +1 -0
  854. package/build/ext/lodash/isTypedArray.js +1 -0
  855. package/build/ext/lodash/keys.js +1 -0
  856. package/build/ext/lodash/keysIn.js +1 -0
  857. package/build/ext/lodash/memoize.js +1 -0
  858. package/build/ext/lodash/noop.js +1 -0
  859. package/build/ext/lodash/now.js +1 -0
  860. package/build/ext/lodash/property.js +1 -0
  861. package/build/ext/lodash/sortBy.js +1 -0
  862. package/build/ext/lodash/stubArray.js +1 -0
  863. package/build/ext/lodash/stubFalse.js +1 -0
  864. package/build/ext/lodash/toNumber.js +1 -0
  865. package/build/ext/lodash/toString.js +1 -0
  866. package/build/ext/lodash/uniq.js +1 -0
  867. package/build/ext/lodash/uniqBy.js +1 -0
  868. package/build/ext/lzutf8/build/production/lzutf8.js +11 -0
  869. package/build/ext/object-assign/index.js +6 -0
  870. package/build/ext/optimism/lib/bundle.esm.js +1 -0
  871. package/build/ext/prop-types/checkPropTypes.js +1 -0
  872. package/build/ext/prop-types/factoryWithThrowingShims.js +1 -0
  873. package/build/ext/prop-types/factoryWithTypeCheckers.js +1 -0
  874. package/build/ext/prop-types/index.js +1 -0
  875. package/build/ext/prop-types/lib/ReactPropTypesSecret.js +1 -0
  876. package/build/ext/query-string/index.js +1 -0
  877. package/build/ext/react-is/cjs/react-is.development.js +9 -0
  878. package/build/ext/react-is/cjs/react-is.production.min.js +9 -0
  879. package/build/ext/react-is/index.js +1 -0
  880. package/build/ext/react-property/lib/index.js +1 -0
  881. package/build/ext/react-property/lib/possibleStandardNamesOptimized.js +1 -0
  882. package/build/ext/react-tooltip/dist/index.es.js +1 -0
  883. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/bytesToUuid.js +1 -0
  884. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/rng.js +1 -0
  885. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/v4.js +1 -0
  886. package/build/ext/readable-stream/errors.js +1 -0
  887. package/build/ext/readable-stream/lib/_registry.js +1 -0
  888. package/build/ext/readable-stream/lib/_stream_duplex.js +1 -0
  889. package/build/ext/readable-stream/lib/_stream_passthrough.js +1 -0
  890. package/build/ext/readable-stream/lib/_stream_readable.js +1 -0
  891. package/build/ext/readable-stream/lib/_stream_transform.js +1 -0
  892. package/build/ext/readable-stream/lib/_stream_writable.js +1 -0
  893. package/build/ext/readable-stream/lib/internal/streams/async_iterator.js +1 -0
  894. package/build/ext/readable-stream/lib/internal/streams/buffer_list.js +1 -0
  895. package/build/ext/readable-stream/lib/internal/streams/destroy.js +1 -0
  896. package/build/ext/readable-stream/lib/internal/streams/end-of-stream.js +1 -0
  897. package/build/ext/readable-stream/lib/internal/streams/from.js +1 -0
  898. package/build/ext/readable-stream/lib/internal/streams/pipeline.js +1 -0
  899. package/build/ext/readable-stream/lib/internal/streams/state.js +1 -0
  900. package/build/ext/readable-stream/lib/internal/streams/stream.js +1 -0
  901. package/build/ext/readable-stream/readable.js +1 -0
  902. package/build/ext/safe-buffer/index.js +1 -0
  903. package/build/ext/split-on-first/index.js +1 -0
  904. package/build/ext/strict-uri-encode/index.js +1 -0
  905. package/build/ext/string_decoder/lib/string_decoder.js +1 -0
  906. package/build/ext/style-inject/dist/style-inject.es.js +1 -0
  907. package/build/ext/style-to-js/cjs/index.js +1 -0
  908. package/build/ext/style-to-js/cjs/utilities.js +1 -0
  909. package/build/ext/style-to-object/index.js +1 -0
  910. package/build/ext/symbol-observable/es/index.js +1 -0
  911. package/build/ext/symbol-observable/es/ponyfill.js +1 -0
  912. package/build/ext/ts-invariant/lib/invariant.esm.js +1 -0
  913. package/build/ext/tslib/tslib.es6.js +15 -0
  914. package/build/ext/util-deprecate/node.js +1 -0
  915. package/build/ext/uuid/dist/esm-browser/regex.js +1 -0
  916. package/build/ext/uuid/dist/esm-browser/rng.js +1 -0
  917. package/build/ext/uuid/dist/esm-browser/stringify.js +1 -0
  918. package/build/ext/uuid/dist/esm-browser/v4.js +1 -0
  919. package/build/ext/uuid/dist/esm-browser/validate.js +1 -0
  920. package/build/ext/zen-observable/index.js +1 -0
  921. package/build/ext/zen-observable/lib/Observable.js +1 -0
  922. package/build/ikas.js +16 -0
  923. package/build/index.d.ts +9 -0
  924. package/build/index.js +1 -0
  925. package/build/models/data/blog/index.d.ts +67 -0
  926. package/build/models/data/blog/index.js +1 -0
  927. package/build/models/data/brand/index.d.ts +21 -0
  928. package/build/models/data/brand/index.js +1 -0
  929. package/build/models/data/cart/index.d.ts +47 -0
  930. package/build/models/data/cart/index.js +1 -0
  931. package/build/models/data/category/index.d.ts +52 -0
  932. package/build/models/data/category/index.js +1 -0
  933. package/build/models/data/checkout/index.d.ts +103 -0
  934. package/build/models/data/checkout/index.js +1 -0
  935. package/build/models/data/checkout-settings/index.d.ts +25 -0
  936. package/build/models/data/checkout-settings/index.js +1 -0
  937. package/build/models/data/city/index.d.ts +4 -0
  938. package/build/models/data/contact-form/index.d.ts +7 -0
  939. package/build/models/data/contact-form/index.js +1 -0
  940. package/build/models/data/country/index.d.ts +8 -0
  941. package/build/models/data/customer/address/index.d.ts +49 -0
  942. package/build/models/data/customer/address/index.js +1 -0
  943. package/build/models/data/customer/index.d.ts +33 -0
  944. package/build/models/data/customer/index.js +1 -0
  945. package/build/models/data/customer-review/index.d.ts +23 -0
  946. package/build/models/data/customer-review/index.js +1 -0
  947. package/build/models/data/customer-review-settings/index.d.ts +4 -0
  948. package/build/models/data/district/index.d.ts +4 -0
  949. package/build/models/data/favorite-product/index.d.ts +6 -0
  950. package/build/models/data/favorite-product/index.js +1 -0
  951. package/build/models/data/html-meta-data/index.d.ts +23 -0
  952. package/build/models/data/html-meta-data/index.js +1 -0
  953. package/build/models/data/image/index.d.ts +8 -0
  954. package/build/models/data/image/index.js +1 -0
  955. package/build/models/data/index.d.ts +37 -0
  956. package/build/models/data/installment-info/index.d.ts +30 -0
  957. package/build/models/data/installment-info/index.js +1 -0
  958. package/build/models/data/merchant-settings/index.d.ts +8 -0
  959. package/build/models/data/merchant-settings/index.js +1 -0
  960. package/build/models/data/order/address/index.d.ts +50 -0
  961. package/build/models/data/order/address/index.js +1 -0
  962. package/build/models/data/order/adjustment/index.d.ts +16 -0
  963. package/build/models/data/order/gift-line/index.d.ts +4 -0
  964. package/build/models/data/order/index.d.ts +147 -0
  965. package/build/models/data/order/index.js +1 -0
  966. package/build/models/data/order/line-item/discount/index.d.ts +11 -0
  967. package/build/models/data/order/line-item/discount/index.js +1 -0
  968. package/build/models/data/order/line-item/index.d.ts +42 -0
  969. package/build/models/data/order/line-item/index.js +1 -0
  970. package/build/models/data/order/line-item/options/index.d.ts +10 -0
  971. package/build/models/data/order/line-item/options/index.js +1 -0
  972. package/build/models/data/order/line-item/options/options-value/index.d.ts +6 -0
  973. package/build/models/data/order/line-item/options/options-value/index.js +1 -0
  974. package/build/models/data/order/line-item/variant/index.d.ts +25 -0
  975. package/build/models/data/order/line-item/variant/index.js +1 -0
  976. package/build/models/data/order/refund/index.d.ts +6 -0
  977. package/build/models/data/order/refund/refund-line-item/index.d.ts +5 -0
  978. package/build/models/data/order/refund/settings.d.ts +6 -0
  979. package/build/models/data/order/refund/settings.js +1 -0
  980. package/build/models/data/order/shipping-line/index.d.ts +7 -0
  981. package/build/models/data/order-transaction/index.d.ts +74 -0
  982. package/build/models/data/order-transaction/index.js +1 -0
  983. package/build/models/data/payment-gateway/index.d.ts +61 -0
  984. package/build/models/data/payment-gateway/index.js +1 -0
  985. package/build/models/data/product/attribute-value/index.d.ts +20 -0
  986. package/build/models/data/product/attribute-value/index.js +1 -0
  987. package/build/models/data/product/index.d.ts +35 -0
  988. package/build/models/data/product/index.js +1 -0
  989. package/build/models/data/product/variant/index.d.ts +24 -0
  990. package/build/models/data/product/variant/index.js +1 -0
  991. package/build/models/data/product/variant/price/index.d.ts +11 -0
  992. package/build/models/data/product/variant/price/index.js +1 -0
  993. package/build/models/data/product/variant-type/index.d.ts +6 -0
  994. package/build/models/data/product/variant-type/index.js +1 -0
  995. package/build/models/data/product-attribute/index.d.ts +34 -0
  996. package/build/models/data/product-attribute/index.js +1 -0
  997. package/build/models/data/product-attribute/product-attribute-option/index.d.ts +5 -0
  998. package/build/models/data/product-attribute/product-attribute-option/index.js +1 -0
  999. package/build/models/data/product-attribute/product-attribute-table-cell/index.d.ts +5 -0
  1000. package/build/models/data/product-attribute/product-attribute-table-cell/index.js +1 -0
  1001. package/build/models/data/product-attribute/product-attribute-table-template/index.d.ts +6 -0
  1002. package/build/models/data/product-attribute/product-attribute-table-template/index.js +1 -0
  1003. package/build/models/data/product-back-in-stock-settings/index.d.ts +3 -0
  1004. package/build/models/data/product-cart-item-options/index.d.ts +6 -0
  1005. package/build/models/data/product-cart-item-options/index.js +1 -0
  1006. package/build/models/data/product-filter/index.d.ts +109 -0
  1007. package/build/models/data/product-filter/index.js +1 -0
  1008. package/build/models/data/product-option-set/index.d.ts +100 -0
  1009. package/build/models/data/product-option-set/index.js +1 -0
  1010. package/build/models/data/product-tag/index.d.ts +5 -0
  1011. package/build/models/data/product-tag/index.js +1 -0
  1012. package/build/models/data/raffle/index.d.ts +66 -0
  1013. package/build/models/data/raffle/index.js +1 -0
  1014. package/build/models/data/sales-channel/index.d.ts +18 -0
  1015. package/build/models/data/sales-channel/index.js +1 -0
  1016. package/build/models/data/simple-product/index.d.ts +136 -0
  1017. package/build/models/data/state/index.d.ts +5 -0
  1018. package/build/models/data/storefront/domain/index.d.ts +8 -0
  1019. package/build/models/data/storefront/domain/index.js +1 -0
  1020. package/build/models/data/storefront/index.d.ts +23 -0
  1021. package/build/models/data/storefront/index.js +1 -0
  1022. package/build/models/data/storefront/localization/index.d.ts +7 -0
  1023. package/build/models/data/storefront/localization/index.js +1 -0
  1024. package/build/models/data/storefront/routing/index.d.ts +9 -0
  1025. package/build/models/data/storefront/routing/index.js +1 -0
  1026. package/build/models/data/storefront/theme/index.d.ts +13 -0
  1027. package/build/models/data/storefront/theme/index.js +1 -0
  1028. package/build/models/data/storefront/theme-localization/index.d.ts +12 -0
  1029. package/build/models/data/storefront/theme-localization/index.js +1 -0
  1030. package/build/models/data/variant-type/index.d.ts +26 -0
  1031. package/build/models/data/variant-type/index.js +1 -0
  1032. package/build/models/data/variant-type/variant-value/index.d.ts +11 -0
  1033. package/build/models/data/variant-type/variant-value/index.js +1 -0
  1034. package/build/models/index.d.ts +3 -0
  1035. package/build/models/theme/component/index.d.ts +10 -0
  1036. package/build/models/theme/component/index.js +1 -0
  1037. package/build/models/theme/component/prop/index.d.ts +42 -0
  1038. package/build/models/theme/component/prop/index.js +1 -0
  1039. package/build/models/theme/custom-data/index.d.ts +24 -0
  1040. package/build/models/theme/custom-data/index.js +1 -0
  1041. package/build/models/theme/index.d.ts +20 -0
  1042. package/build/models/theme/page/component/index.d.ts +6 -0
  1043. package/build/models/theme/page/component/index.js +1 -0
  1044. package/build/models/theme/page/component/prop-value/attribute-list.d.ts +7 -0
  1045. package/build/models/theme/page/component/prop-value/attribute.d.ts +7 -0
  1046. package/build/models/theme/page/component/prop-value/blog-category-list.d.ts +7 -0
  1047. package/build/models/theme/page/component/prop-value/blog-category-list.js +1 -0
  1048. package/build/models/theme/page/component/prop-value/blog-category.d.ts +5 -0
  1049. package/build/models/theme/page/component/prop-value/blog-category.js +1 -0
  1050. package/build/models/theme/page/component/prop-value/blog-list.d.ts +9 -0
  1051. package/build/models/theme/page/component/prop-value/blog-list.js +1 -0
  1052. package/build/models/theme/page/component/prop-value/blog.d.ts +5 -0
  1053. package/build/models/theme/page/component/prop-value/blog.js +1 -0
  1054. package/build/models/theme/page/component/prop-value/brand-list.d.ts +9 -0
  1055. package/build/models/theme/page/component/prop-value/brand-list.js +1 -0
  1056. package/build/models/theme/page/component/prop-value/brand.d.ts +5 -0
  1057. package/build/models/theme/page/component/prop-value/brand.js +1 -0
  1058. package/build/models/theme/page/component/prop-value/category-list.d.ts +9 -0
  1059. package/build/models/theme/page/component/prop-value/category-list.js +1 -0
  1060. package/build/models/theme/page/component/prop-value/category.d.ts +5 -0
  1061. package/build/models/theme/page/component/prop-value/category.js +1 -0
  1062. package/build/models/theme/page/component/prop-value/link.d.ts +19 -0
  1063. package/build/models/theme/page/component/prop-value/link.js +1 -0
  1064. package/build/models/theme/page/component/prop-value/product-detail.d.ts +6 -0
  1065. package/build/models/theme/page/component/prop-value/product-detail.js +1 -0
  1066. package/build/models/theme/page/component/prop-value/product-list.d.ts +17 -0
  1067. package/build/models/theme/page/component/prop-value/product-list.js +1 -0
  1068. package/build/models/theme/page/component/prop-value/raffle-list.d.ts +5 -0
  1069. package/build/models/theme/page/component/prop-value/raffle-list.js +1 -0
  1070. package/build/models/theme/page/component/prop-value/raffle.d.ts +5 -0
  1071. package/build/models/theme/page/component/prop-value/raffle.js +1 -0
  1072. package/build/models/theme/page/index.d.ts +43 -0
  1073. package/build/models/theme/page/index.js +1 -0
  1074. package/build/models/theme/settings/index.d.ts +13 -0
  1075. package/build/models/theme/settings/index.js +1 -0
  1076. package/build/models/theme/settings/prop/color/index.d.ts +7 -0
  1077. package/build/models/theme/settings/prop/color/index.js +1 -0
  1078. package/build/models/theme/settings/prop/favicon/index.d.ts +4 -0
  1079. package/build/models/theme/settings/prop/favicon/index.js +1 -0
  1080. package/build/models/theme/theme.d.ts +16 -0
  1081. package/build/models/theme/theme.js +1 -0
  1082. package/build/models/ui/blog-category-list/index.d.ts +52 -0
  1083. package/build/models/ui/blog-category-list/index.js +1 -0
  1084. package/build/models/ui/blog-list/index.d.ts +56 -0
  1085. package/build/models/ui/blog-list/index.js +1 -0
  1086. package/build/models/ui/brand-list/index.d.ts +61 -0
  1087. package/build/models/ui/brand-list/index.js +1 -0
  1088. package/build/models/ui/category-list/index.d.ts +61 -0
  1089. package/build/models/ui/category-list/index.js +1 -0
  1090. package/build/models/ui/component-renderer/index.d.ts +7 -0
  1091. package/build/models/ui/component-renderer/index.js +1 -0
  1092. package/build/models/ui/customer-review-list/index.d.ts +43 -0
  1093. package/build/models/ui/customer-review-list/index.js +1 -0
  1094. package/build/models/ui/index.d.ts +26 -0
  1095. package/build/models/ui/navigation-link/index.d.ts +8 -0
  1096. package/build/models/ui/navigation-link/index.js +1 -0
  1097. package/build/models/ui/product-attribute-detail/index.d.ts +8 -0
  1098. package/build/models/ui/product-attribute-detail/index.js +1 -0
  1099. package/build/models/ui/product-attribute-list/index.d.ts +9 -0
  1100. package/build/models/ui/product-attribute-list/index.js +1 -0
  1101. package/build/models/ui/product-detail/index.d.ts +28 -0
  1102. package/build/models/ui/product-detail/index.js +1 -0
  1103. package/build/models/ui/product-list/index.d.ts +132 -0
  1104. package/build/models/ui/product-list/index.js +1 -0
  1105. package/build/models/ui/raffle-list/index.d.ts +54 -0
  1106. package/build/models/ui/raffle-list/index.js +1 -0
  1107. package/build/models/ui/validator/form/account-info.d.ts +40 -0
  1108. package/build/models/ui/validator/form/account-info.js +1 -0
  1109. package/build/models/ui/validator/form/address.d.ts +75 -0
  1110. package/build/models/ui/validator/form/address.js +1 -0
  1111. package/build/models/ui/validator/form/contact-form.d.ts +45 -0
  1112. package/build/models/ui/validator/form/contact-form.js +1 -0
  1113. package/build/models/ui/validator/form/customer-review.d.ts +37 -0
  1114. package/build/models/ui/validator/form/customer-review.js +1 -0
  1115. package/build/models/ui/validator/form/forgot-password.d.ts +29 -0
  1116. package/build/models/ui/validator/form/forgot-password.js +1 -0
  1117. package/build/models/ui/validator/form/login.d.ts +35 -0
  1118. package/build/models/ui/validator/form/login.js +1 -0
  1119. package/build/models/ui/validator/form/raffle-form.d.ts +60 -0
  1120. package/build/models/ui/validator/form/raffle-form.js +1 -0
  1121. package/build/models/ui/validator/form/recover-password.d.ts +36 -0
  1122. package/build/models/ui/validator/form/recover-password.js +1 -0
  1123. package/build/models/ui/validator/form/register.d.ts +48 -0
  1124. package/build/models/ui/validator/form/register.js +1 -0
  1125. package/build/models/ui/validator/index.d.ts +27 -0
  1126. package/build/models/ui/validator/index.js +1 -0
  1127. package/build/models/ui/validator/rules/index.d.ts +91 -0
  1128. package/build/models/ui/validator/rules/index.js +1 -0
  1129. package/build/pages/404.d.ts +6 -0
  1130. package/build/pages/404.js +1 -0
  1131. package/build/pages/[slug]/index.d.ts +7 -0
  1132. package/build/pages/_slug_/index.js +1 -0
  1133. package/build/pages/account/addresses.d.ts +6 -0
  1134. package/build/pages/account/addresses.js +1 -0
  1135. package/build/pages/account/favorite-products.d.ts +6 -0
  1136. package/build/pages/account/favorite-products.js +1 -0
  1137. package/build/pages/account/forgot-password.d.ts +6 -0
  1138. package/build/pages/account/forgot-password.js +1 -0
  1139. package/build/pages/account/index.d.ts +6 -0
  1140. package/build/pages/account/index.js +1 -0
  1141. package/build/pages/account/login.d.ts +6 -0
  1142. package/build/pages/account/login.js +1 -0
  1143. package/build/pages/account/orders/[id].d.ts +6 -0
  1144. package/build/pages/account/orders/_id_.js +1 -0
  1145. package/build/pages/account/orders/index.d.ts +6 -0
  1146. package/build/pages/account/orders/index.js +1 -0
  1147. package/build/pages/account/raffles.d.ts +6 -0
  1148. package/build/pages/account/raffles.js +1 -0
  1149. package/build/pages/account/recover-password.d.ts +6 -0
  1150. package/build/pages/account/recover-password.js +1 -0
  1151. package/build/pages/account/register.d.ts +6 -0
  1152. package/build/pages/account/register.js +1 -0
  1153. package/build/pages/blog/[slug].d.ts +7 -0
  1154. package/build/pages/blog/_slug_.js +1 -0
  1155. package/build/pages/blog/index.d.ts +6 -0
  1156. package/build/pages/blog/index.js +1 -0
  1157. package/build/pages/cart.d.ts +6 -0
  1158. package/build/pages/cart.js +1 -0
  1159. package/build/pages/checkout.d.ts +18 -0
  1160. package/build/pages/checkout.js +1 -0
  1161. package/build/pages/editor.d.ts +9 -0
  1162. package/build/pages/editor.js +1 -0
  1163. package/build/pages/home.d.ts +6 -0
  1164. package/build/pages/home.js +1 -0
  1165. package/build/pages/index.d.ts +22 -0
  1166. package/build/pages/pages/[slug].d.ts +7 -0
  1167. package/build/pages/pages/_slug_.js +1 -0
  1168. package/build/pages/raffle/[slug].d.ts +7 -0
  1169. package/build/pages/raffle/_slug_.js +1 -0
  1170. package/build/pages/raffle/index.d.ts +6 -0
  1171. package/build/pages/raffle/index.js +1 -0
  1172. package/build/pages/search.d.ts +6 -0
  1173. package/build/pages/search.js +1 -0
  1174. package/build/providers/helpers/raffles.d.ts +2 -0
  1175. package/build/providers/helpers/raffles.js +1 -0
  1176. package/build/providers/page-data-get.d.ts +61 -0
  1177. package/build/providers/page-data-get.js +1 -0
  1178. package/build/providers/page-data-init.d.ts +64 -0
  1179. package/build/providers/page-data-init.js +1 -0
  1180. package/build/providers/page-data-next.d.ts +243 -0
  1181. package/build/providers/page-data-next.js +1 -0
  1182. package/build/providers/placeholders.d.ts +7 -0
  1183. package/build/providers/placeholders.js +1 -0
  1184. package/build/providers/prop-value/attribute-list.d.ts +12 -0
  1185. package/build/providers/prop-value/attribute-list.js +1 -0
  1186. package/build/providers/prop-value/attribute.d.ts +12 -0
  1187. package/build/providers/prop-value/attribute.js +1 -0
  1188. package/build/providers/prop-value/blog-category-list.d.ts +7 -0
  1189. package/build/providers/prop-value/blog-category-list.js +1 -0
  1190. package/build/providers/prop-value/blog-category.d.ts +11 -0
  1191. package/build/providers/prop-value/blog-category.js +1 -0
  1192. package/build/providers/prop-value/blog-list.d.ts +9 -0
  1193. package/build/providers/prop-value/blog-list.js +1 -0
  1194. package/build/providers/prop-value/blog.d.ts +11 -0
  1195. package/build/providers/prop-value/blog.js +1 -0
  1196. package/build/providers/prop-value/boolean.d.ts +6 -0
  1197. package/build/providers/prop-value/boolean.js +1 -0
  1198. package/build/providers/prop-value/brand-list.d.ts +7 -0
  1199. package/build/providers/prop-value/brand-list.js +1 -0
  1200. package/build/providers/prop-value/brand.d.ts +11 -0
  1201. package/build/providers/prop-value/brand.js +1 -0
  1202. package/build/providers/prop-value/category-list.d.ts +7 -0
  1203. package/build/providers/prop-value/category-list.js +1 -0
  1204. package/build/providers/prop-value/category.d.ts +11 -0
  1205. package/build/providers/prop-value/category.js +1 -0
  1206. package/build/providers/prop-value/color.d.ts +6 -0
  1207. package/build/providers/prop-value/color.js +1 -0
  1208. package/build/providers/prop-value/custom.d.ts +44 -0
  1209. package/build/providers/prop-value/custom.js +1 -0
  1210. package/build/providers/prop-value/image-list.d.ts +7 -0
  1211. package/build/providers/prop-value/image-list.js +1 -0
  1212. package/build/providers/prop-value/image.d.ts +7 -0
  1213. package/build/providers/prop-value/image.js +1 -0
  1214. package/build/providers/prop-value/index.d.ts +3 -0
  1215. package/build/providers/prop-value/link.d.ts +16 -0
  1216. package/build/providers/prop-value/link.js +1 -0
  1217. package/build/providers/prop-value/product-detail.d.ts +11 -0
  1218. package/build/providers/prop-value/product-detail.js +1 -0
  1219. package/build/providers/prop-value/product-list.d.ts +9 -0
  1220. package/build/providers/prop-value/product-list.js +1 -0
  1221. package/build/providers/prop-value/raffle-list.d.ts +5 -0
  1222. package/build/providers/prop-value/raffle-list.js +1 -0
  1223. package/build/providers/prop-value/raffle.d.ts +11 -0
  1224. package/build/providers/prop-value/raffle.js +1 -0
  1225. package/build/providers/prop-value/rich-text.d.ts +6 -0
  1226. package/build/providers/prop-value/rich-text.js +1 -0
  1227. package/build/providers/prop-value/text.d.ts +6 -0
  1228. package/build/providers/prop-value/text.js +1 -0
  1229. package/build/scripts/generators/api/index.d.ts +5 -0
  1230. package/build/scripts/generators/api/index.js +1 -0
  1231. package/build/scripts/generators/api/info.d.ts +12 -0
  1232. package/build/scripts/generators/api/info.js +1 -0
  1233. package/build/scripts/generators/components/index.d.ts +6 -0
  1234. package/build/scripts/generators/components/index.js +1 -0
  1235. package/build/scripts/generators/config/content.d.ts +37 -0
  1236. package/build/scripts/generators/config/content.js +1 -0
  1237. package/build/scripts/generators/config/index.d.ts +8 -0
  1238. package/build/scripts/generators/config/index.js +1 -0
  1239. package/build/scripts/generators/index.d.ts +6 -0
  1240. package/build/scripts/generators/pages/index.d.ts +7 -0
  1241. package/build/scripts/generators/pages/index.js +1 -0
  1242. package/build/scripts/generators/pages/info.d.ts +14 -0
  1243. package/build/scripts/generators/pages/info.js +1 -0
  1244. package/build/scripts/generators/store/content.d.ts +1 -0
  1245. package/build/scripts/generators/store/content.js +1 -0
  1246. package/build/scripts/generators/store/index.d.ts +3 -0
  1247. package/build/scripts/generators/store/index.js +1 -0
  1248. package/build/scripts/generators/theme/index.d.ts +6 -0
  1249. package/build/scripts/generators/theme/index.js +1 -0
  1250. package/build/scripts/ikas.d.ts +2 -0
  1251. package/build/store/base.d.ts +25 -0
  1252. package/build/store/base.js +1 -0
  1253. package/build/store/cart.d.ts +30 -0
  1254. package/build/store/cart.js +1 -0
  1255. package/build/store/customer.d.ts +73 -0
  1256. package/build/store/customer.js +1 -0
  1257. package/build/store/index.d.ts +1 -0
  1258. package/build/storefront/index.d.ts +53 -0
  1259. package/build/storefront/index.js +1 -0
  1260. package/build/utils/currency.d.ts +7 -0
  1261. package/build/utils/currency.js +1 -0
  1262. package/build/utils/fs.d.ts +28 -0
  1263. package/build/utils/fs.js +1 -0
  1264. package/build/utils/helper.d.ts +10 -0
  1265. package/build/utils/helper.js +1 -0
  1266. package/build/utils/i18n.d.ts +20 -0
  1267. package/build/utils/i18n.js +1 -0
  1268. package/build/utils/index.d.ts +3 -0
  1269. package/package.json +15 -12
  1270. package/build/ikas +0 -12055
  1271. package/src/.DS_Store +0 -0
  1272. package/src/__generated__/global-types.ts +0 -753
  1273. package/src/analytics/analytics.ts +0 -497
  1274. package/src/analytics/events.ts +0 -115
  1275. package/src/analytics/facebookPixel.ts +0 -226
  1276. package/src/analytics/googleTagManager.ts +0 -334
  1277. package/src/analytics/head/index.tsx +0 -81
  1278. package/src/analytics/ikas.ts +0 -545
  1279. package/src/analytics/index.ts +0 -2
  1280. package/src/api/.DS_Store +0 -0
  1281. package/src/api/apollo.ts +0 -91
  1282. package/src/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.ts +0 -36
  1283. package/src/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.ts +0 -31
  1284. package/src/api/back-in-stock-reminder/index.ts +0 -131
  1285. package/src/api/blog/__generated__/getBlog.ts +0 -101
  1286. package/src/api/blog/__generated__/listBlog.ts +0 -104
  1287. package/src/api/blog/__generated__/listBlogCategory.ts +0 -52
  1288. package/src/api/blog/__generated__/listBlogMetaData.ts +0 -42
  1289. package/src/api/blog/index.ts +0 -415
  1290. package/src/api/brand/__generated__/listProductBrand.ts +0 -63
  1291. package/src/api/brand/index.ts +0 -127
  1292. package/src/api/cart/__generated__/getCart.ts +0 -104
  1293. package/src/api/cart/__generated__/saveItemToCart.ts +0 -91
  1294. package/src/api/cart/index.ts +0 -213
  1295. package/src/api/category/__generated__/listCategory.ts +0 -68
  1296. package/src/api/category/__generated__/listCategoryPaths.ts +0 -37
  1297. package/src/api/category/index.ts +0 -223
  1298. package/src/api/checkout/__generated__/addCouponCodeToCheckout.ts +0 -22
  1299. package/src/api/checkout/__generated__/checkStocks.ts +0 -31
  1300. package/src/api/checkout/__generated__/createSaleTransactionWithCheckout.ts +0 -35
  1301. package/src/api/checkout/__generated__/getCheckoutByCartId.ts +0 -21
  1302. package/src/api/checkout/__generated__/getCheckoutById.ts +0 -270
  1303. package/src/api/checkout/__generated__/getOrder.ts +0 -248
  1304. package/src/api/checkout/__generated__/listCheckoutSettings.ts +0 -48
  1305. package/src/api/checkout/__generated__/listPaymentGateway.ts +0 -57
  1306. package/src/api/checkout/__generated__/retrieveInstallmentInfo.ts +0 -36
  1307. package/src/api/checkout/__generated__/saveCheckout.ts +0 -23
  1308. package/src/api/checkout/index.ts +0 -884
  1309. package/src/api/city/__generated__/listCity.ts +0 -26
  1310. package/src/api/city/index.ts +0 -56
  1311. package/src/api/contact-form/__generated__/sendContactFormToMerchant.ts +0 -19
  1312. package/src/api/contact-form/index.ts +0 -54
  1313. package/src/api/country/__generated__/getAvailableShippingCountries.ts +0 -16
  1314. package/src/api/country/__generated__/getMyCountry.ts +0 -12
  1315. package/src/api/country/__generated__/listCountry.ts +0 -36
  1316. package/src/api/country/index.ts +0 -129
  1317. package/src/api/customer/__generated__/checkCustomerEmail.ts +0 -21
  1318. package/src/api/customer/__generated__/createCustomerEmailSubscription.ts +0 -23
  1319. package/src/api/customer/__generated__/createOrderRefundRequest.ts +0 -248
  1320. package/src/api/customer/__generated__/customerForgotPassword.ts +0 -17
  1321. package/src/api/customer/__generated__/customerLogin.ts +0 -88
  1322. package/src/api/customer/__generated__/customerRecoverPassword.ts +0 -18
  1323. package/src/api/customer/__generated__/customerRefreshToken.ts +0 -22
  1324. package/src/api/customer/__generated__/getCustomerOrders.ts +0 -248
  1325. package/src/api/customer/__generated__/getLastViewedProducts.ts +0 -27
  1326. package/src/api/customer/__generated__/getMyCustomer.ts +0 -75
  1327. package/src/api/customer/__generated__/listOrderRefundSettings.ts +0 -25
  1328. package/src/api/customer/__generated__/listOrderTransactions.ts +0 -68
  1329. package/src/api/customer/__generated__/registerCustomer.ts +0 -90
  1330. package/src/api/customer/__generated__/saveLastViewedProducts.ts +0 -23
  1331. package/src/api/customer/__generated__/saveMyCustomer.ts +0 -80
  1332. package/src/api/customer/index.ts +0 -1147
  1333. package/src/api/customer-review/__generated__/createCustomerReview.ts +0 -23
  1334. package/src/api/customer-review/__generated__/listCustomerReviews.ts +0 -38
  1335. package/src/api/customer-review/index.ts +0 -122
  1336. package/src/api/district/__generated__/listDistrict.ts +0 -25
  1337. package/src/api/district/index.ts +0 -59
  1338. package/src/api/favorite-product/__generated__/isFavoriteProduct.ts +0 -16
  1339. package/src/api/favorite-product/__generated__/listFavoriteProducts.ts +0 -22
  1340. package/src/api/favorite-product/__generated__/saveFavoriteProduct.ts +0 -17
  1341. package/src/api/favorite-product/index.ts +0 -100
  1342. package/src/api/html-meta-data/__generated__/listHTMLMetaData.ts +0 -30
  1343. package/src/api/html-meta-data/index.ts +0 -72
  1344. package/src/api/index.ts +0 -23
  1345. package/src/api/merchant/__generated__/listMerchantSettings.ts +0 -19
  1346. package/src/api/merchant/index.ts +0 -43
  1347. package/src/api/product-attribute/__generated__/listProductAttribute.ts +0 -54
  1348. package/src/api/product-attribute/index.ts +0 -69
  1349. package/src/api/product-option-set/__generated__/ListProductOptionSet.ts +0 -111
  1350. package/src/api/product-option-set/index.ts +0 -114
  1351. package/src/api/product-search/__generated__/getProductFilterData.ts +0 -69
  1352. package/src/api/product-search/__generated__/searchProducts.ts +0 -40
  1353. package/src/api/product-search/index.ts +0 -329
  1354. package/src/api/raffle/__generated__/getRafflesByCustomerId.ts +0 -55
  1355. package/src/api/raffle/__generated__/listRaffle.ts +0 -74
  1356. package/src/api/raffle/__generated__/listRaffleMetaData.ts +0 -33
  1357. package/src/api/raffle/__generated__/saveRaffleParticipant.ts +0 -43
  1358. package/src/api/raffle/index.ts +0 -369
  1359. package/src/api/state/__generated__/listState.ts +0 -25
  1360. package/src/api/state/index.ts +0 -45
  1361. package/src/api/stock-location/__generated__/listStockLocation.ts +0 -17
  1362. package/src/api/stock-location/index.ts +0 -30
  1363. package/src/api/storefront/__generated__/getStorefront.ts +0 -67
  1364. package/src/api/storefront/index.ts +0 -76
  1365. package/src/api/variant-type/__generated__/listVariantType.ts +0 -54
  1366. package/src/api/variant-type/index.ts +0 -86
  1367. package/src/assets/translations/checkout/en.js +0 -165
  1368. package/src/assets/translations/checkout/tr.js +0 -164
  1369. package/src/components/.DS_Store +0 -0
  1370. package/src/components/checkout/components/address-form/index.tsx +0 -360
  1371. package/src/components/checkout/components/address-form/model.ts +0 -366
  1372. package/src/components/checkout/components/button/index.tsx +0 -34
  1373. package/src/components/checkout/components/button/style.module.scss +0 -103
  1374. package/src/components/checkout/components/cart-summary/cart-item/index.tsx +0 -146
  1375. package/src/components/checkout/components/cart-summary/cart-item/style.module.scss +0 -107
  1376. package/src/components/checkout/components/cart-summary/index.tsx +0 -458
  1377. package/src/components/checkout/components/cart-summary/style.module.scss +0 -237
  1378. package/src/components/checkout/components/checkbox/check.tsx +0 -23
  1379. package/src/components/checkout/components/checkbox/index.tsx +0 -50
  1380. package/src/components/checkout/components/checkbox/style.module.scss +0 -72
  1381. package/src/components/checkout/components/credit-card-form/index.tsx +0 -121
  1382. package/src/components/checkout/components/credit-card-form/model.ts +0 -56
  1383. package/src/components/checkout/components/credit-card-form/style.module.scss +0 -6
  1384. package/src/components/checkout/components/credit-card-form/svg/amex.tsx +0 -30
  1385. package/src/components/checkout/components/credit-card-form/svg/master-card.tsx +0 -38
  1386. package/src/components/checkout/components/credit-card-form/svg/troy.tsx +0 -54
  1387. package/src/components/checkout/components/credit-card-form/svg/visa.tsx +0 -46
  1388. package/src/components/checkout/components/customer-addresses/index.tsx +0 -167
  1389. package/src/components/checkout/components/customer-addresses/model.ts +0 -126
  1390. package/src/components/checkout/components/customer-addresses/style.module.scss +0 -20
  1391. package/src/components/checkout/components/error/customer-login-required-error/index.tsx +0 -23
  1392. package/src/components/checkout/components/error/index.tsx +0 -54
  1393. package/src/components/checkout/components/error/no-shipping-error/index.tsx +0 -19
  1394. package/src/components/checkout/components/error/payment-error/index.tsx +0 -21
  1395. package/src/components/checkout/components/error/stock-error/index.tsx +0 -72
  1396. package/src/components/checkout/components/error/stock-error/style.module.scss +0 -11
  1397. package/src/components/checkout/components/error/unknown-error/index.tsx +0 -19
  1398. package/src/components/checkout/components/expandable-section/index.tsx +0 -37
  1399. package/src/components/checkout/components/expandable-section/style.module.scss +0 -29
  1400. package/src/components/checkout/components/form-item/caret-down.tsx +0 -20
  1401. package/src/components/checkout/components/form-item/index.tsx +0 -205
  1402. package/src/components/checkout/components/form-item/model.ts +0 -131
  1403. package/src/components/checkout/components/form-item/style.module.scss +0 -213
  1404. package/src/components/checkout/components/fullscreen-loading/index.tsx +0 -10
  1405. package/src/components/checkout/components/fullscreen-loading/style.module.scss +0 -56
  1406. package/src/components/checkout/components/input-with-button/index.tsx +0 -53
  1407. package/src/components/checkout/components/input-with-button/style.module.scss +0 -104
  1408. package/src/components/checkout/components/modal/index.tsx +0 -50
  1409. package/src/components/checkout/components/modal/style.module.scss +0 -68
  1410. package/src/components/checkout/components/notification-box/index.tsx +0 -70
  1411. package/src/components/checkout/components/notification-box/style.module.scss +0 -69
  1412. package/src/components/checkout/components/select-box/index.tsx +0 -60
  1413. package/src/components/checkout/components/select-box/style.module.scss +0 -55
  1414. package/src/components/checkout/components/step-container/index.tsx +0 -107
  1415. package/src/components/checkout/components/step-container/style.module.scss +0 -86
  1416. package/src/components/checkout/components/svg/arrow-down.tsx +0 -23
  1417. package/src/components/checkout/components/svg/arrow-left.tsx +0 -23
  1418. package/src/components/checkout/components/svg/arrow-right.tsx +0 -23
  1419. package/src/components/checkout/components/svg/cross.tsx +0 -23
  1420. package/src/components/checkout/components/svg/discount.tsx +0 -34
  1421. package/src/components/checkout/components/svg/external.tsx +0 -101
  1422. package/src/components/checkout/components/svg/gift.tsx +0 -40
  1423. package/src/components/checkout/components/svg/ikas.tsx +0 -39
  1424. package/src/components/checkout/components/svg/lock.tsx +0 -23
  1425. package/src/components/checkout/components/svg/shopping-cart.tsx +0 -23
  1426. package/src/components/checkout/components/svg/success-circle.tsx +0 -26
  1427. package/src/components/checkout/components/svg/tag.tsx +0 -23
  1428. package/src/components/checkout/components/svg/warning.tsx +0 -30
  1429. package/src/components/checkout/components/toggle/index.tsx +0 -51
  1430. package/src/components/checkout/components/toggle/style.module.scss +0 -75
  1431. package/src/components/checkout/components/tooltip/index.tsx +0 -27
  1432. package/src/components/checkout/components/tooltip/style.module.scss +0 -86
  1433. package/src/components/checkout/index.tsx +0 -476
  1434. package/src/components/checkout/model.ts +0 -1007
  1435. package/src/components/checkout/steps/step-info/index.tsx +0 -84
  1436. package/src/components/checkout/steps/step-payment/billing-address/index.tsx +0 -40
  1437. package/src/components/checkout/steps/step-payment/index.tsx +0 -105
  1438. package/src/components/checkout/steps/step-payment/payment-gateways/index.tsx +0 -116
  1439. package/src/components/checkout/steps/step-payment/payment-gateways/installments/index.tsx +0 -51
  1440. package/src/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss +0 -50
  1441. package/src/components/checkout/steps/step-payment/payment-gateways/style.module.scss +0 -15
  1442. package/src/components/checkout/steps/step-payment/style.module.scss +0 -32
  1443. package/src/components/checkout/steps/step-shipping/index.tsx +0 -127
  1444. package/src/components/checkout/steps/step-shipping/style.module.scss +0 -44
  1445. package/src/components/checkout/steps/step-success/index.tsx +0 -437
  1446. package/src/components/checkout/steps/step-success/style.module.scss +0 -160
  1447. package/src/components/checkout/style.module.scss +0 -358
  1448. package/src/components/checkout/styles/common.module.scss +0 -59
  1449. package/src/components/checkout/styles/variables.scss +0 -40
  1450. package/src/components/image/index.tsx +0 -79
  1451. package/src/components/index.ts +0 -4
  1452. package/src/components/page/ThemeComponent.tsx +0 -89
  1453. package/src/components/page/head.tsx +0 -294
  1454. package/src/components/page/index.tsx +0 -216
  1455. package/src/components/page-editor/ThemeComponentEditor.tsx +0 -236
  1456. package/src/components/page-editor/error/index.tsx +0 -18
  1457. package/src/components/page-editor/index.tsx +0 -70
  1458. package/src/components/page-editor/loader/index.tsx +0 -10
  1459. package/src/components/page-editor/loader/style.module.scss +0 -55
  1460. package/src/components/page-editor/model.ts +0 -505
  1461. package/src/index.ts +0 -8
  1462. package/src/models/.DS_Store +0 -0
  1463. package/src/models/data/blog/index.ts +0 -154
  1464. package/src/models/data/brand/index.ts +0 -58
  1465. package/src/models/data/cart/index.ts +0 -82
  1466. package/src/models/data/category/index.ts +0 -130
  1467. package/src/models/data/checkout/index.ts +0 -222
  1468. package/src/models/data/checkout-settings/index.ts +0 -48
  1469. package/src/models/data/city/index.ts +0 -4
  1470. package/src/models/data/contact-form/index.ts +0 -17
  1471. package/src/models/data/country/index.ts +0 -8
  1472. package/src/models/data/customer/address/index.tsx +0 -135
  1473. package/src/models/data/customer/index.ts +0 -65
  1474. package/src/models/data/customer-review/index.ts +0 -43
  1475. package/src/models/data/customer-review-settings/index.ts +0 -4
  1476. package/src/models/data/district/index.ts +0 -4
  1477. package/src/models/data/favorite-product/index.ts +0 -15
  1478. package/src/models/data/html-meta-data/index.ts +0 -56
  1479. package/src/models/data/image/index.ts +0 -34
  1480. package/src/models/data/index.ts +0 -55
  1481. package/src/models/data/installment-info/index.ts +0 -34
  1482. package/src/models/data/merchant-settings/index.ts +0 -14
  1483. package/src/models/data/order/address/index.ts +0 -138
  1484. package/src/models/data/order/adjustment/index.ts +0 -17
  1485. package/src/models/data/order/gift-line/index.ts +0 -4
  1486. package/src/models/data/order/index.ts +0 -289
  1487. package/src/models/data/order/line-item/discount/index.ts +0 -15
  1488. package/src/models/data/order/line-item/index.ts +0 -123
  1489. package/src/models/data/order/line-item/options/index.ts +0 -18
  1490. package/src/models/data/order/line-item/options/options-value/index.ts +0 -11
  1491. package/src/models/data/order/line-item/variant/index.ts +0 -75
  1492. package/src/models/data/order/refund/index.ts +0 -18
  1493. package/src/models/data/order/refund/refund-line-item/index.ts +0 -13
  1494. package/src/models/data/order/refund/settings.ts +0 -15
  1495. package/src/models/data/order/shipping-line/index.ts +0 -7
  1496. package/src/models/data/order-transaction/index.ts +0 -105
  1497. package/src/models/data/payment-gateway/index.ts +0 -150
  1498. package/src/models/data/product/attribute-value/index.ts +0 -42
  1499. package/src/models/data/product/index.ts +0 -95
  1500. package/src/models/data/product/variant/index.ts +0 -93
  1501. package/src/models/data/product/variant/price/index.ts +0 -38
  1502. package/src/models/data/product/variant-type/index.ts +0 -24
  1503. package/src/models/data/product-attribute/index.ts +0 -75
  1504. package/src/models/data/product-attribute/product-attribute-option/index.ts +0 -13
  1505. package/src/models/data/product-attribute/product-attribute-table-cell/index.ts +0 -13
  1506. package/src/models/data/product-attribute/product-attribute-table-template/index.ts +0 -18
  1507. package/src/models/data/product-back-in-stock-settings/index.ts +0 -3
  1508. package/src/models/data/product-cart-item-options/index.ts +0 -15
  1509. package/src/models/data/product-filter/index.ts +0 -412
  1510. package/src/models/data/product-option-set/index.ts +0 -392
  1511. package/src/models/data/product-tag/index.ts +0 -13
  1512. package/src/models/data/raffle/index.ts +0 -159
  1513. package/src/models/data/sales-channel/index.ts +0 -41
  1514. package/src/models/data/simple-product/index.ts +0 -154
  1515. package/src/models/data/state/index.ts +0 -5
  1516. package/src/models/data/storefront/domain/index.ts +0 -19
  1517. package/src/models/data/storefront/index.ts +0 -56
  1518. package/src/models/data/storefront/localization/index.tsx +0 -13
  1519. package/src/models/data/storefront/routing/index.tsx +0 -17
  1520. package/src/models/data/storefront/theme/index.tsx +0 -22
  1521. package/src/models/data/storefront/theme-localization/index.tsx +0 -26
  1522. package/src/models/data/variant-type/index.ts +0 -77
  1523. package/src/models/data/variant-type/variant-value/index.ts +0 -29
  1524. package/src/models/index.ts +0 -3
  1525. package/src/models/theme/component/index.ts +0 -24
  1526. package/src/models/theme/component/prop/index.ts +0 -56
  1527. package/src/models/theme/custom-data/index.ts +0 -71
  1528. package/src/models/theme/index.ts +0 -26
  1529. package/src/models/theme/page/component/index.ts +0 -21
  1530. package/src/models/theme/page/component/prop-value/attribute-list.ts +0 -18
  1531. package/src/models/theme/page/component/prop-value/attribute.ts +0 -18
  1532. package/src/models/theme/page/component/prop-value/blog-category-list.ts +0 -19
  1533. package/src/models/theme/page/component/prop-value/blog-category.ts +0 -15
  1534. package/src/models/theme/page/component/prop-value/blog-list.ts +0 -25
  1535. package/src/models/theme/page/component/prop-value/blog.ts +0 -15
  1536. package/src/models/theme/page/component/prop-value/brand-list.ts +0 -26
  1537. package/src/models/theme/page/component/prop-value/brand.ts +0 -15
  1538. package/src/models/theme/page/component/prop-value/category-list.ts +0 -26
  1539. package/src/models/theme/page/component/prop-value/category.ts +0 -15
  1540. package/src/models/theme/page/component/prop-value/link.ts +0 -38
  1541. package/src/models/theme/page/component/prop-value/product-detail.ts +0 -17
  1542. package/src/models/theme/page/component/prop-value/product-list.ts +0 -41
  1543. package/src/models/theme/page/component/prop-value/raffle-list.ts +0 -16
  1544. package/src/models/theme/page/component/prop-value/raffle.ts +0 -15
  1545. package/src/models/theme/page/index.ts +0 -71
  1546. package/src/models/theme/settings/.DS_Store +0 -0
  1547. package/src/models/theme/settings/index.ts +0 -27
  1548. package/src/models/theme/settings/prop/color/index.ts +0 -18
  1549. package/src/models/theme/settings/prop/favicon/index.ts +0 -11
  1550. package/src/models/theme/theme.ts +0 -202
  1551. package/src/models/ui/blog-category-list/index.ts +0 -199
  1552. package/src/models/ui/blog-list/index.ts +0 -202
  1553. package/src/models/ui/brand-list/index.ts +0 -239
  1554. package/src/models/ui/category-list/index.ts +0 -239
  1555. package/src/models/ui/component-renderer/index.ts +0 -9
  1556. package/src/models/ui/customer-review-list/index.ts +0 -171
  1557. package/src/models/ui/index.ts +0 -41
  1558. package/src/models/ui/navigation-link/index.ts +0 -22
  1559. package/src/models/ui/product-attribute-detail/index.ts +0 -29
  1560. package/src/models/ui/product-attribute-list/index.ts +0 -53
  1561. package/src/models/ui/product-detail/index.ts +0 -269
  1562. package/src/models/ui/product-list/index.ts +0 -959
  1563. package/src/models/ui/raffle-list/index.ts +0 -208
  1564. package/src/models/ui/validator/form/account-info.ts +0 -155
  1565. package/src/models/ui/validator/form/address.ts +0 -436
  1566. package/src/models/ui/validator/form/contact-form.ts +0 -180
  1567. package/src/models/ui/validator/form/customer-review.ts +0 -134
  1568. package/src/models/ui/validator/form/forgot-password.ts +0 -98
  1569. package/src/models/ui/validator/form/login.ts +0 -130
  1570. package/src/models/ui/validator/form/raffle-form.ts +0 -271
  1571. package/src/models/ui/validator/form/recover-password.ts +0 -150
  1572. package/src/models/ui/validator/form/register.ts +0 -200
  1573. package/src/models/ui/validator/index.ts +0 -121
  1574. package/src/models/ui/validator/rules/index.ts +0 -309
  1575. package/src/pages/.DS_Store +0 -0
  1576. package/src/pages/404.tsx +0 -29
  1577. package/src/pages/[slug]/index.tsx +0 -28
  1578. package/src/pages/account/addresses.tsx +0 -20
  1579. package/src/pages/account/favorite-products.tsx +0 -20
  1580. package/src/pages/account/forgot-password.tsx +0 -20
  1581. package/src/pages/account/index.tsx +0 -20
  1582. package/src/pages/account/login.tsx +0 -20
  1583. package/src/pages/account/orders/[id].tsx +0 -20
  1584. package/src/pages/account/orders/index.tsx +0 -20
  1585. package/src/pages/account/raffles.tsx +0 -20
  1586. package/src/pages/account/recover-password.tsx +0 -20
  1587. package/src/pages/account/register.tsx +0 -20
  1588. package/src/pages/api/getComponentDirs.ts +0 -39
  1589. package/src/pages/api/getTheme.ts +0 -22
  1590. package/src/pages/api/index.ts +0 -14
  1591. package/src/pages/api/middleware.ts +0 -24
  1592. package/src/pages/api/updateTheme.ts +0 -31
  1593. package/src/pages/api/uploadTheme.ts +0 -276
  1594. package/src/pages/blog/[slug].tsx +0 -27
  1595. package/src/pages/blog/index.tsx +0 -20
  1596. package/src/pages/cart.tsx +0 -20
  1597. package/src/pages/checkout.tsx +0 -172
  1598. package/src/pages/editor.tsx +0 -40
  1599. package/src/pages/home.tsx +0 -20
  1600. package/src/pages/index.ts +0 -22
  1601. package/src/pages/pages/[slug].tsx +0 -82
  1602. package/src/pages/raffle/[slug].tsx +0 -27
  1603. package/src/pages/raffle/index.tsx +0 -20
  1604. package/src/pages/search.tsx +0 -20
  1605. package/src/providers/helpers/raffles.ts +0 -68
  1606. package/src/providers/page-data-get.ts +0 -569
  1607. package/src/providers/page-data-init.ts +0 -956
  1608. package/src/providers/page-data-next.ts +0 -422
  1609. package/src/providers/placeholders.ts +0 -39
  1610. package/src/providers/prop-value/attribute-list.ts +0 -73
  1611. package/src/providers/prop-value/attribute.ts +0 -73
  1612. package/src/providers/prop-value/blog-category-list.ts +0 -25
  1613. package/src/providers/prop-value/blog-category.ts +0 -40
  1614. package/src/providers/prop-value/blog-list.ts +0 -56
  1615. package/src/providers/prop-value/blog.ts +0 -37
  1616. package/src/providers/prop-value/boolean.ts +0 -14
  1617. package/src/providers/prop-value/brand-list.ts +0 -21
  1618. package/src/providers/prop-value/brand.ts +0 -47
  1619. package/src/providers/prop-value/category-list.ts +0 -21
  1620. package/src/providers/prop-value/category.ts +0 -47
  1621. package/src/providers/prop-value/color.ts +0 -14
  1622. package/src/providers/prop-value/custom.ts +0 -548
  1623. package/src/providers/prop-value/image-list.ts +0 -15
  1624. package/src/providers/prop-value/image.ts +0 -15
  1625. package/src/providers/prop-value/index.ts +0 -3
  1626. package/src/providers/prop-value/link.ts +0 -214
  1627. package/src/providers/prop-value/product-detail.ts +0 -87
  1628. package/src/providers/prop-value/product-list.ts +0 -69
  1629. package/src/providers/prop-value/raffle-list.ts +0 -14
  1630. package/src/providers/prop-value/raffle.ts +0 -43
  1631. package/src/providers/prop-value/rich-text.ts +0 -14
  1632. package/src/providers/prop-value/text.ts +0 -14
  1633. package/src/scripts/generators/api/index.ts +0 -24
  1634. package/src/scripts/generators/api/info.ts +0 -47
  1635. package/src/scripts/generators/components/index.ts +0 -235
  1636. package/src/scripts/generators/config/content.ts +0 -125
  1637. package/src/scripts/generators/config/index.ts +0 -93
  1638. package/src/scripts/generators/pages/index.ts +0 -95
  1639. package/src/scripts/generators/pages/info.ts +0 -156
  1640. package/src/scripts/generators/store/content.ts +0 -14
  1641. package/src/scripts/generators/store/index.ts +0 -22
  1642. package/src/scripts/generators/theme/index.ts +0 -37
  1643. package/src/scripts/ikas.ts +0 -47
  1644. package/src/store/base.ts +0 -143
  1645. package/src/store/cart.ts +0 -311
  1646. package/src/store/customer.ts +0 -510
  1647. package/src/store/index.ts +0 -1
  1648. package/src/storefront/index.ts +0 -96
  1649. package/src/typings/global.d.ts +0 -7
  1650. package/src/utils/currency.ts +0 -229
  1651. package/src/utils/fs.ts +0 -84
  1652. package/src/utils/helper.ts +0 -133
  1653. package/src/utils/i18n.ts +0 -204
  1654. package/src/utils/index.ts +0 -3
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as e,__assign as i}from'../../ext/tslib/tslib.es6.js';import{makeAutoObservable as s}from"mobx";import n from'../../ext/lodash/cloneDeep.js';import r from'../../ext/lodash/sortBy.js';import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../models/data/category/index.js";import{IkasCheckout as o,IkasCheckoutCustomer as a}from"../../models/data/checkout/index.js";import{IkasCustomerAddress as c}from"../../models/data/customer/address/index.js";import"../../models/data/customer/index.js";import"../../models/data/customer-review/index.js";import"../../models/data/html-meta-data/index.js";import"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import"../../models/data/order/index.js";import"../../models/data/order/line-item/index.js";import"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../models/data/variant-type/variant-value/index.js";import{IkasTransactionStatusEnum as d}from"../../models/data/order-transaction/index.js";import"../../models/data/product-option-set/index.js";import"../../models/data/raffle/index.js";import"../../models/theme/theme.js";import"../../models/theme/page/index.js";import"../../models/theme/component/prop/index.js";import"../../models/theme/page/component/prop-value/link.js";import"../../models/ui/brand-list/index.js";import"../../models/ui/blog-list/index.js";import"../../models/ui/blog-category-list/index.js";import"../../models/ui/category-list/index.js";import"../../models/ui/product-detail/index.js";import"../../models/ui/product-list/index.js";import"../../models/ui/product-attribute-detail/index.js";import"../../models/ui/product-attribute-list/index.js";import"../../models/ui/customer-review-list/index.js";import"../../models/ui/validator/index.js";import"../../models/ui/validator/rules/index.js";import"../../models/ui/validator/form/login.js";import"../../models/ui/validator/form/address.js";import"../../models/ui/validator/form/register.js";import"../../models/ui/validator/form/contact-form.js";import"../../models/ui/validator/form/forgot-password.js";import"../../models/ui/validator/form/recover-password.js";import"../../models/ui/validator/form/account-info.js";import"../../models/ui/validator/form/raffle-form.js";import"../../models/ui/validator/form/customer-review.js";import"../../models/ui/raffle-list/index.js";import"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";import{IkasOrderAddress as u}from"../../models/data/order/address/index.js";import{IkasPaymentMethodType as h,IkasPaymentGatewayType as l}from"../../models/data/payment-gateway/index.js";import"../../api/blog/index.js";import"../../api/brand/index.js";import"../../api/cart/index.js";import"../../api/category/index.js";import{IkasCheckoutAPI as p}from"../../api/checkout/index.js";import"../../api/city/index.js";import{IkasCountryAPI as m}from"../../api/country/index.js";import{IkasCustomerAPI as f}from"../../api/customer/index.js";import"../../api/customer-review/index.js";import"../../api/district/index.js";import"../../api/html-meta-data/index.js";import{IkasMerchantAPI as g}from"../../api/merchant/index.js";import"../../api/product-search/index.js";import"../../api/apollo.js";import"../../api/favorite-product/index.js";import"../../api/contact-form/index.js";import"../../api/state/index.js";import"../../api/product-option-set/index.js";import"../../api/raffle/index.js";import"../../api/back-in-stock-reminder/index.js";import v from"./components/credit-card-form/model.js";import{IkasStorefrontConfig as S}from"../../storefront/index.js";import{IkasCheckoutSettings as k}from"../../models/data/checkout-settings/index.js";import{Analytics as y}from"../../analytics/analytics.js";import"react";import'../../ext/html-react-parser/index.js';import"../../analytics/events.js";import C from'../../ext/uuid/dist/esm-browser/v4.js';var b,I,P=/^\d+$/,A="undefined"==typeof localStorage,j=function(){function P(P,j,w,x,E,O,T,D){var G=this;this.checkout=new o,this.checkoutSettings=new k,this.storefront=null,this.store=S.store,this.isCheckoutLoaded=!1,this.isErrorsVisible=!1,this.isStepLoading=!1,this.isTermsAndConditionsChecked=!1,this.isChangingShippingMethod=!1,this.step=b.INFO,this.cardData=null,this.paymentGateways=[],this.installmentInfo=null,this.useDifferentAddress=!1,this.shouldSaveAddress=!1,this.addressTitle="",this.shippingCountryIds=null,this.selectedShippingAddressId="-1",this.selectedBillingAddressId="-1",this.policyModalTitle="",this.policyModalText="",this.error=null,this.init=function(){return t(G,void 0,void 0,(function(){return e(this,(function(t){switch(t.label){case 0:return[4,this.store.customerStore.waitUntilInitialized()];case 1:return t.sent(),this.createCustomer(),this.createShippingAddress(),this.createBillingAddress(),[4,this.getMerchantSettings()];case 2:return t.sent(),[4,this.initStep()];case 3:return t.sent(),[2]}}))}))},this.initStep=function(){return t(G,void 0,void 0,(function(){var t,i,s,n,r,o,a;return e(this,(function(e){switch(e.label){case 0:if(S.isEditor)return this.step=b.INFO,this.isCheckoutLoaded=!0,[2];if(t=new URLSearchParams(window.location.search),i=t.get("step"),s=t.get("failed"),n=t.get("error"),i){if(this.step=i,this.step===b.SHIPPING&&!this.canProceedToShipping)return[2,this.changeStep(b.INFO)];if(this.step===b.PAYMENT&&!this.canProceedToPayment)return[2,this.changeStep(b.INFO)];if(![b.INFO,b.SUCCESS,b.SHIPPING,b.PAYMENT].includes(this.step))return[2,this.changeStep(b.INFO)]}return s&&(this.error={type:I.PAYMENT_ERROR,data:n||null}),this.step!==b.INFO?[3,2]:[4,this.getShippingCountries()];case 1:e.sent(),this.checkShippingCountries(),e.label=2;case 2:return this.step!==b.SHIPPING||1!==this.checkout.availableShippingMethods.length||this.checkoutSettings.isGiftPackageEnabled||(this.step=b.PAYMENT,this.router.replace("/checkout?id="+this.checkout.id+"&step="+this.step,void 0,{shallow:!0})),this.step!==b.SHIPPING||this.checkout.availableShippingMethods.length?this.step!==b.PAYMENT&&this.step!==b.SUCCESS?[3,4]:[4,this.listPaymentGateways()]:(this.error={type:I.NO_SHIPPING_ERROR},this.isCheckoutLoaded=!0,[2]);case 3:if(e.sent(),!this.paymentGateways.length)return this.error={type:I.NO_SHIPPING_ERROR},this.isCheckoutLoaded=!0,[2];e.label=4;case 4:return this.step===b.SUCCESS?[3,8]:this.checkout.isComplete?[2,this.changeStep(b.SUCCESS)]:[3,5];case 5:return[4,this.initialStockCheck()];case 6:e.sent(),e.label=7;case 7:return[3,11];case 8:return r=this,[4,p.getOrder(this.checkout.orderId)];case 9:return r.order=e.sent(),[4,f.getOrderTransactions({orderId:this.checkout.orderId})];case 10:o=e.sent(),this.successTransaction=o.length?o[0]:void 0,this.successTransaction&&(a=this.successTransaction.paymentGatewayId,this.checkout.selectedPaymentGateway=this.paymentGateways.find((function(t){return t.id===a}))),e.label=11;case 11:return this.isCheckoutLoaded=!0,y.checkoutStep(this.checkout,this.step),[2]}}))}))},this.getMerchantSettings=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return this.merchantSettings?[3,2]:(t=this,[4,g.listMerchantSettings()]);case 1:t.merchantSettings=e.sent(),e.label=2;case 2:return[2]}}))}))},this.saveCheckout=function(){return t(G,void 0,void 0,(function(){var t,i,s;return e(this,(function(e){switch(e.label){case 0:return[4,p.saveCheckout(this.checkout)];case 1:if((null==(t=e.sent())?void 0:t.errors)&&t.errors.length)throw i=t.errors[0],"CUSTOMER_LOGIN_REQUIRED"===(null===(s=i.extensions)||void 0===s?void 0:s.code)?{type:I.CUSTOMER_LOGIN_REQUIRED_ERROR}:{type:I.API_ERROR};return[2]}}))}))},this.checkStocks=function(){return t(G,void 0,void 0,(function(){var t,i,s,n,r,o,a,c,d,u,h;return e(this,(function(e){switch(e.label){case 0:return t=this.cart.items.map((function(t){return{quantity:t.quantity,variantId:t.variant.id,productId:t.variant.productId}})),[4,p.checkStocks(t,S.stockLocationIds||[])];case 1:if(!(i=e.sent()))throw{type:I.API_ERROR};if(null==(s=null===(u=i.lines)||void 0===u?void 0:u.filter((function(t){return!t.isAvailable})))?void 0:s.length){for(n=[],r=function(t){var e=null===(h=o.store.cartStore.cart)||void 0===h?void 0:h.items.find((function(e){return e.variant.id===t.variantId}));e&&n.push(e)},o=this,a=0,c=s;a<c.length;a++)d=c[a],r(d);throw{type:I.STOCK_ERROR,data:n}}return[2]}}))}))},this.removeUnavailableItems=function(i){return t(G,void 0,void 0,(function(){var t,s,n;return e(this,(function(e){switch(e.label){case 0:t=0,s=i,e.label=1;case 1:return t<s.length?(n=s[t],[4,this.store.cartStore.removeItem(n)]):[3,4];case 2:e.sent(),e.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))},this.getShippingCountries=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return t=this,[4,m.listShippingCountries(S.salesChannelId)];case 1:return t.shippingCountryIds=e.sent(),[2]}}))}))},this.checkShippingCountries=function(){var t;(null===(t=G.shippingCountryIds)||void 0===t?void 0:t.length)||(G.error={type:I.NO_SHIPPING_ERROR})},this.initialStockCheck=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.checkStocks()];case 1:return e.sent(),[3,3];case 2:return(t=e.sent()).type?this.error=t:(console.log(t),this.error={type:I.UNKNOWN}),[3,3];case 3:return[2]}}))}))},this.listPaymentGateways=function(){return t(G,void 0,void 0,(function(){var t,i,s,n,o,a,c=this;return e(this,(function(e){switch(e.label){case 0:return t="local"===process.env.NEXT_PUBLIC_ENV,i=S.paymentGateways.map((function(t){return t.id})),[4,p.listPaymentGateway(t?void 0:i)];case 1:return(s=e.sent())&&s.length?(this.step===b.PAYMENT&&(s=s.filter((function(t){return!t.supportedCurrencies.length||t.supportedCurrencies.includes(c.checkout.cart.currencyCode)})),(n=null===(a=this.checkout.shippingAddress)||void 0===a?void 0:a.country)&&(s=s.filter((function(t){return!t.availableCountries.length||t.availableCountries.includes(n.iso2||"")})))),o=[],r(S.paymentGateways,"order").forEach((function(t){var e=null==s?void 0:s.find((function(e){return e.id===t.id}));e&&o.push(e)})),this.paymentGateways=t?s:o,this.checkout.selectedPaymentGateway||this.setPaymentGateway(0),[2]):(this.error={type:I.API_ERROR},[2])}}))}))},this.retrieveInstallmentInfo=function(i){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return[4,p.retrieveInstallmentInfo(i)];case 1:return null==(t=e.sent())||t.installmentPrices.sort((function(t,e){return(t.installmentCount||-1)>(e.installmentCount||-1)?1:-1})),this.installmentInfo=t,[2]}}))}))},this.createCustomer=function(){G.store.customerStore.customer?(G.store.customerStore.customer.addresses.forEach((function(t){return t.checkoutSettings=G.checkoutSettings})),G.checkout.customer=new a(G.store.customerStore.customer)):G.checkout.customer||(G.checkout.customer=new a({}))},this.createShippingAddress=function(){var t;if(G.checkout.shippingAddress)G.selectedShippingAddressId=G.checkout.shippingAddress.id||"-1",G.checkout.shippingAddress.checkoutSettings=G.checkoutSettings;else{var e=null===(t=G.store.customerStore.customer)||void 0===t?void 0:t.addresses;G.onSelectedShippingAddressIdChange((null==e?void 0:e.length)?e[0].id:"-1")}},this.createBillingAddress=function(){"undefined"!=typeof localStorage&&(G.useDifferentAddress=!!localStorage.getItem("sAddr"),G.useDifferentAddress?(G.checkout.billingAddress&&(G.selectedBillingAddressId=G.checkout.billingAddress.id||"-1"),G.checkout.billingAddress=G.checkout.billingAddress||new u):G.checkout.billingAddress=new u(n(G.checkout.shippingAddress)||{}),G.checkout.billingAddress.checkoutSettings=G.checkoutSettings)},this.onShippingMethodChange=function(i){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return this.isChangingShippingMethod?[2]:(this.isChangingShippingMethod=!0,this.checkout.shippingSettingsId=i.shippingSettingsId,this.checkout.shippingZoneRateId=i.shippingZoneRateId,[4,this.saveCheckout()]);case 1:return e.sent(),[4,p.getCheckoutById(this.checkout.id)];case 2:return(t=e.sent())&&(this.checkout=t),this.isChangingShippingMethod=!1,[2]}}))}))},this.onCouponCodeApply=function(){return t(G,void 0,void 0,(function(){var t,s;return e(this,(function(e){switch(e.label){case 0:if(!this.checkout.couponCode)return[2];e.label=1;case 1:return e.trys.push([1,5,,6]),[4,p.addCouponCodeToCheckout(this.checkout.id,this.checkout.couponCode)];case 2:return e.sent()?[4,p.getCheckoutById(this.checkout.id)]:[3,4];case 3:(t=e.sent())&&(s=this.checkout,this.checkout=new o(i(i({},t),{shippingAddress:s.shippingAddress,billingAddress:s.billingAddress,customer:s.customer}))),e.label=4;case 4:return[3,6];case 5:return e.sent(),[3,6];case 6:return[2]}}))}))},this.onCouponCodeDelete=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,this.saveCheckout()];case 1:return e.sent(),[4,p.getCheckoutById(this.checkout.id)];case 2:return(t=e.sent())&&(this.checkout=t),[3,4];case 3:return e.sent(),[3,4];case 4:return[2]}}))}))},this.onSelectedShippingAddressIdChange=function(t){var e;if(G.selectedShippingAddressId=t,"-1"===t)G.checkout.shippingAddress=new u;else{var i=null===(e=G.store.customerStore.customer)||void 0===e?void 0:e.addresses.find((function(e){return e.id===t}));i&&(G.checkout.shippingAddress=new u(i))}G.checkout.shippingAddress&&(G.checkout.shippingAddress.checkoutSettings=G.checkoutSettings)},this.onSelectedBillingAddressIdChange=function(t){var e;if(G.selectedBillingAddressId=t,"-1"===t)G.checkout.billingAddress=new u;else{var i=null===(e=G.store.customerStore.customer)||void 0===e?void 0:e.addresses.find((function(e){return e.id===t}));i&&(G.checkout.billingAddress=new u(i))}G.checkout.billingAddress&&(G.checkout.billingAddress.checkoutSettings=G.checkoutSettings)},this.onTermsAndConditionsCheckedChange=function(t){G.isTermsAndConditionsChecked=t},this.onCardNumberChange=function(t){if(G.cardData&&(!(t.length>G.cardData.cardNumber.length)||N(t))){var e=(G.cardData.cardNumber||"").split(" ").join(""),i=t.split(" ").join("");i.length>16||(e.length<6&&i.length>=6&&!G.installmentInfo?G.retrieveInstallmentInfo({binNumber:i.slice(0,6),paymentGatewayId:G.checkout.selectedPaymentGateway.id,price:G.checkout.totalFinalPrice}):i.length<6&&e.length>i.length&&(G.cardData.installmentCount=1,G.installmentInfo=void 0),G.cardData.cardNumber=R(i,4).join(" "))}},this.onCardHolderNameChange=function(t){G.cardData&&(G.cardData.cardHolderName=t)},this.onExpirationDateChange=function(t){var e;if(G.cardData&&(!(t.length>G.cardData.expirationDate.length)||N(t))){if(0===(null===(e=G.cardData.expirationDate)||void 0===e?void 0:e.length)){var i=t.split("/");if(2===i.length){var s=i[0].trim(),n=i[1].trim();if(4===s.length&&2===n.length){var r=parseInt(s.slice(2)),o=parseInt(n);if(!isNaN(r)&&!isNaN(o))return void(G.cardData.expirationDate=(o<10?"0"+o:o)+" / "+(r<10?"0"+r:r))}if(2===s.length&&4===n.length){o=parseInt(s),r=parseInt(n.slice(2));if(!isNaN(r)&&!isNaN(o))return void(G.cardData.expirationDate=(o<10?"0"+o:o)+" / "+(r<10?"0"+r:r))}}}var a=t.split(" / ").join("");a.length>4||(G.cardData.expirationDate=R(a,2).join(" / "))}},this.onCvcChange=function(t){G.cardData&&(t.length>G.cardData.cvv.length&&!N(t)||t.length>4||(G.cardData.cvv=t))},this.saveAddress=function(s){return t(G,void 0,void 0,(function(){var t,r;return e(this,(function(e){switch(e.label){case 0:return this.shouldSaveAddress?(t=new c(i(i({},"shipping"===s?this.checkout.shippingAddress:this.checkout.billingAddress),{title:this.addressTitle||this.t("checkout-page:newAddress"),id:C()})),(r=n(this.store.customerStore.customer)).addresses.push(t),[4,this.store.customerStore.saveCustomer(r)]):[3,2];case 1:e.sent(),"shipping"===s?(this.checkout.shippingAddress.id=t.id,this.selectedShippingAddressId=t.id||"-1"):(this.checkout.billingAddress.id=t.id,this.selectedBillingAddressId=t.id||"-1"),e.label=2;case 2:return[2]}}))}))},this.onGoToCartClick=function(){G.router.push("/cart")},this.onBackToShoppingClick=function(){G.router.push("/")},this.onProceedToShippingClick=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:if(!this.canProceedToShipping)return this.isErrorsVisible=!0,[2];this.isErrorsVisible=!1,e.label=1;case 1:return e.trys.push([1,5,,6]),this.isStepLoading=!0,[4,this.saveAddress("shipping")];case 2:return e.sent(),[4,this.checkStocks()];case 3:return e.sent(),[4,this.saveCheckout()];case 4:return e.sent(),this.changeStep(b.SHIPPING),[3,6];case 5:return(t=e.sent()).type?this.error=t:(console.log(t),this.error={type:I.UNKNOWN}),this.isStepLoading=!1,[3,6];case 6:return[2]}}))}))},this.onProceedToPaymentClick=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:if(!this.canProceedToPayment)return this.isErrorsVisible=!0,[2];this.isErrorsVisible=!1,e.label=1;case 1:return e.trys.push([1,4,,5]),this.isStepLoading=!0,[4,this.checkStocks()];case 2:return e.sent(),[4,this.saveCheckout()];case 3:return e.sent(),this.error=void 0,this.changeStep(b.PAYMENT),[3,5];case 4:return(t=e.sent()).type?this.error=t:(console.log(t),this.error={type:I.UNKNOWN}),this.isStepLoading=!1,[3,5];case 5:return[2]}}))}))},this.onCompletePaymentClick=function(){return t(G,void 0,void 0,(function(){var t;return e(this,(function(e){switch(e.label){case 0:if(!this.canPerformPayment)return this.isErrorsVisible=!0,[2];this.useDifferentAddress||(this.checkout.billingAddress=this.checkout.shippingAddress),e.label=1;case 1:return e.trys.push([1,6,,7]),this.isErrorsVisible=!1,this.isStepLoading=!0,[4,this.checkStocks()];case 2:return e.sent(),[4,this.saveAddress("billing")];case 3:return e.sent(),[4,this.saveCheckout()];case 4:return e.sent(),[4,this.createSaleTransaction()];case 5:return e.sent(),[3,7];case 6:return(t=e.sent()).type?this.error=t:this.error={type:I.UNKNOWN},this.isStepLoading=!1,[3,7];case 7:return[2]}}))}))},this.createSaleTransaction=function(){return t(G,void 0,void 0,(function(){var t,i,s,n;return e(this,(function(e){switch(e.label){case 0:return this.checkout.selectedPaymentGateway?[4,p.createSaleTransactionWithCheckout(this.checkout.id,this.checkout.selectedPaymentGateway.id,this.checkout.selectedPaymentGateway.paymentMethodType===h.CREDIT_CARD&&this.checkout.selectedPaymentGateway.type===l.INTERNAL&&this.cardData?this.cardData.toInput():void 0)]:[2];case 1:return t=e.sent(),i=null==t?void 0:t.transactionStatus,s=i&&[d.SUCCESS,d.AUTHORIZED].includes(i),n=i===d.PENDING,s?[4,this.onCheckoutTransactionSuccess()]:[3,3];case 2:return e.sent(),[3,4];case 3:if(!n||!(null==t?void 0:t.returnSlug))throw{type:I.UNKNOWN};window.location.href=process.env.NEXT_PUBLIC_BASE_URL+t.returnSlug,e.label=4;case 4:return[2]}}))}))},this.onCheckoutTransactionSuccess=function(){return t(G,void 0,void 0,(function(){var t,i;return e(this,(function(e){switch(e.label){case 0:return localStorage.removeItem("sAddr"),(null===(t=this.checkout.customer)||void 0===t?void 0:t.notificationsAccepted)?[4,this.store.customerStore.createEmailSubscription((null===(i=this.checkout.customer)||void 0===i?void 0:i.email)||"")]:[3,2];case 1:e.sent(),e.label=2;case 2:return this.changeStep(b.SUCCESS),[2]}}))}))},this.onBackToInfoClick=function(){G.changeStep(b.INFO)},this.onBackToShippingClick=function(){G.changeStep(b.SHIPPING)},this.setCustomerConsentGranted=function(t){G.checkout.customer&&(G.checkout.customer.notificationsAccepted=t)},this.setUseDifferentAddress=function(t){G.useDifferentAddress=t,G.useDifferentAddress?(localStorage.setItem("sAddr","1"),G.checkout.billingAddress=G.checkout.billingAddress||new u):(localStorage.removeItem("sAddr"),G.checkout.billingAddress=G.checkout.shippingAddress)},this.setShouldSaveAddress=function(t){G.shouldSaveAddress=t},this.setAddressTitle=function(t){G.addressTitle=t},this.setPaymentGateway=function(t){if(G.paymentGateways.length){var e=G.paymentGateways[t];G.checkout.selectedPaymentGateway=e,G.step!==b.SUCCESS&&(e.paymentMethodType===h.CREDIT_CARD&&e.type===l.INTERNAL&&(G.cardData=new v),G.installmentInfo=void 0)}},this.setInstallmentCount=function(t){G.cardData&&(G.cardData.installmentCount=t)},this.changeStep=function(i){return t(G,void 0,void 0,(function(){return e(this,(function(t){return A||window.location.replace(window.location.pathname+"?id="+this.checkout.id+"&step="+i),[2]}))}))},this.logout=function(){return t(G,void 0,void 0,(function(){return e(this,(function(t){switch(t.label){case 0:this.checkout.customer=void 0,this.store.customerStore.logout(),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,this.saveCheckout()];case 2:case 3:return t.sent(),[3,4];case 4:return this.createCustomer(),[2]}}))}))},this.checkout=P,this.checkoutSettings=j,this.router=x,this.returnPolicy=E,this.privacyPolicy=O,this.termsOfService=T,this.t=D,w&&(this.merchantSettings=w),this.isTermsAndConditionsChecked=this.checkoutSettings.isTermsAndConditionsDefaultChecked,this.store.cartStore.cart=this.checkout.cart,this.init(),s(this)}return Object.defineProperty(P.prototype,"cart",{get:function(){return this.checkout.cart},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"selectedPaymentGatewayIndex",{get:function(){var t=this;return this.paymentGateways.findIndex((function(e){var i;return e.id===(null===(i=t.checkout.selectedPaymentGateway)||void 0===i?void 0:i.id)}))},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"selectedInstallmentIndex",{get:function(){var t,e=this;return(null===(t=this.installmentInfo)||void 0===t?void 0:t.installmentPrices.findIndex((function(t){var i;return t.installmentCount===(null===(i=e.cardData)||void 0===i?void 0:i.installmentCount)})))||0},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"checkoutUrl",{get:function(){return"/checkout?id="+this.checkout.id+"&step=info"},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"customerAddressOptions",{get:function(){var t,e={label:this.t("checkout-page:newAddress"),value:"-1"},i=(null===(t=this.store.customerStore.customer)||void 0===t?void 0:t.addresses.map((function(t){return{label:t.title+" - "+t.addressText,value:t.id}})))||[];return[e].concat(i)},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"installmentPrice",{get:function(){var t,e,i=this;if(this.installmentInfo&&(null===(t=this.cardData)||void 0===t?void 0:t.installmentCount))return null===(e=this.installmentInfo.installmentPrices.find((function(t){var e;return t.installmentCount===(null===(e=i.cardData)||void 0===e?void 0:e.installmentCount)})))||void 0===e?void 0:e.totalPrice},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"installmentExtraPrice",{get:function(){if(this.installmentPrice&&this.checkout.totalFinalPrice)return this.installmentPrice-this.checkout.totalFinalPrice},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"finalPrice",{get:function(){return this.step===b.SUCCESS?this.checkout.totalFinalPrice:this.installmentPrice||this.checkout.$totalFinalPrice},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"hasStockError",{get:function(){var t;return(null===(t=this.error)||void 0===t?void 0:t.type)===I.STOCK_ERROR},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"canProceedToShipping",{get:function(){var t,e;return(null===(t=this.checkout.shippingAddress)||void 0===t?void 0:t.isValid)&&this.checkout.hasValidCustomer&&(null===(e=this.error)||void 0===e?void 0:e.type)!==I.NO_SHIPPING_ERROR},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"canProceedToPayment",{get:function(){return this.canProceedToShipping},enumerable:!1,configurable:!0}),Object.defineProperty(P.prototype,"canPerformPayment",{get:function(){var t,e;if(this.checkoutSettings.showTermsAndConditionsCheckbox&&!this.isTermsAndConditionsChecked)return!1;var i=this.checkout.selectedPaymentGateway;return this.canProceedToShipping&&!!(null===(t=this.checkout.billingAddress)||void 0===t?void 0:t.isValid)&&((null==i?void 0:i.paymentMethodType)!==h.CREDIT_CARD||i.type!==l.INTERNAL||(null===(e=this.cardData)||void 0===e?void 0:e.isValid))},enumerable:!1,configurable:!0}),P}();function R(t,e){return t.match(new RegExp(".{1,"+e+"}","g"))||[]}function N(t){return t&&P.test(t.charAt(t.length-1))}!function(t){t.INFO="info",t.SHIPPING="shipping",t.PAYMENT="payment",t.SUCCESS="success"}(b||(b={})),function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.API_ERROR=1]="API_ERROR",t[t.STOCK_ERROR=2]="STOCK_ERROR",t[t.PAYMENT_ERROR=3]="PAYMENT_ERROR",t[t.NO_SHIPPING_ERROR=4]="NO_SHIPPING_ERROR",t[t.CUSTOMER_LOGIN_REQUIRED_ERROR=5]="CUSTOMER_LOGIN_REQUIRED_ERROR"}(I||(I={}));export{b as CheckoutStep,I as ErrorType,j as default};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ declare const _default: React.FunctionComponent<Props>;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as o}from"mobx-react-lite";import{FormItem as t}from"../../components/form-item/index.js";import{FormItemType as r,FormItemInputType as m}from"../../components/form-item/model.js";import{Button as s}from"../../components/button/index.js";import{Checkbox as i}from"../../components/checkbox/index.js";import n from"../../components/error/index.js";import c from"../../styles/common.module.scss.js";import a from"../../components/customer-addresses/index.js";import l from"../../components/customer-addresses/model.js";import"../../../../storefront/index.js";import'../../../../ext/lodash/isArguments.js';import'../../../../ext/lodash/isBuffer.js';import'../../../../ext/lodash/isTypedArray.js';import'../../../../ext/lodash/_baseGetTag.js';import{useTranslation as u}from"../../../../utils/i18n.js";var p=o((function(o){var p,d,h,f=o.vm,g=u().t,k=e.useCallback((function(e){f.checkout.customer&&(f.checkout.customer.email=e?e.trim():e)}),[f,f.checkout,f.checkout.customer]),v=e.useMemo((function(){return new l(f,"shipping")}),[f]);return e.createElement("div",null,e.createElement(n,{vm:f}),!f.checkout.hasCustomer&&e.createElement("div",{style:{marginTop:"8px",marginBottom:"40px"}},e.createElement("div",{className:c.FormSectionTitle},e.createElement("div",{className:c.Title},g("checkout-page:contactInfo"))),e.createElement(t,{type:r.TEXT,inputType:m.EMAIL,label:g("checkout-page:email"),autocomplete:"email",value:(null===(p=f.checkout.customer)||void 0===p?void 0:p.email)||"",onChange:k,hasError:f.isErrorsVisible&&!(null===(d=f.checkout.customer)||void 0===d?void 0:d.email),errorText:g("checkout-page:emailError"),tooltipText:g("checkout-page:guestEmailTooltip")}),e.createElement(i,{value:(null===(h=f.checkout.customer)||void 0===h?void 0:h.notificationsAccepted)||!1,label:g("checkout-page:customerConsentCta"),onChange:f.setCustomerConsentGranted})),e.createElement(a,{vm:v}),!v.editingCustomerAddress&&e.createElement(s,{style:{width:"100%",marginTop:f.store.customerStore.customer?"0px":"32px"},text:g("checkout-page:actions.continueWithShipping"),isLoading:f.isStepLoading,isDisabled:!f.canProceedToShipping,onClick:f.onProceedToShippingClick}))}));export{p as default};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const BillingAddress: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as r}from"mobx-react-lite";import{Checkbox as s}from"../../../components/checkbox/index.js";import o from"../../../components/customer-addresses/model.js";import t from"../../../components/customer-addresses/index.js";import"../../../../../storefront/index.js";import'../../../../../ext/lodash/isArguments.js';import'../../../../../ext/lodash/isBuffer.js';import'../../../../../ext/lodash/isTypedArray.js';import'../../../../../ext/lodash/_baseGetTag.js';import{useTranslation as n}from"../../../../../utils/i18n.js";var i=r((function(r){var i=r.vm,m=n().t,d=e.useMemo((function(){return new o(i,"billing")}),[i]);return e.createElement(e.Fragment,null,e.createElement("div",{style:{marginTop:"32px",marginBottom:i.useDifferentAddress?"24px":"0px"}},e.createElement(s,{value:!i.useDifferentAddress,hasError:i.isErrorsVisible&&!i.isTermsAndConditionsChecked,label:m("checkout-page:useShippingForBilling"),onChange:function(e){return i.setUseDifferentAddress(!e)}})),i.useDifferentAddress&&e.createElement(t,{vm:d}))}));export{i as BillingAddress};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const CheckoutStepPayment: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as o}from"mobx-react-lite";import{Checkbox as t}from"../../components/checkbox/index.js";import a from"../../components/error/index.js";import{PaymentGateways as r}from"./payment-gateways/index.js";import{BillingAddress as i}from"./billing-address/index.js";import n from"./style.module.scss.js";import{Button as s}from"../../components/button/index.js";import c from"../../components/svg/lock.js";import{IkasStorefrontConfig as m}from"../../../../storefront/index.js";import'../../../../ext/lodash/isArguments.js';import'../../../../ext/lodash/isBuffer.js';import'../../../../ext/lodash/isTypedArray.js';import'../../../../ext/lodash/_baseGetTag.js';import{createTranslationInputData as l,useTranslation as p}from"../../../../utils/i18n.js";var d=o((function(o){var d=o.vm,u=p().t,y=e.useCallback((function(e){e.stopPropagation(),d.policyModalTitle=u("checkout-page:privacyPolicy"),d.policyModalText=d.privacyPolicy}),[d,d.privacyPolicy]),k=e.useCallback((function(e){e.stopPropagation(),d.policyModalTitle=u("checkout-page:termsOfService"),d.policyModalText=d.termsOfService}),[d,d.termsOfService]),f=m.translations["checkout-page"],v=l(f.ackPoliciesSentence).map((function(o){return o.isVariable?e.createElement("span",{className:n.TermsLabelSpan,onClick:"{{ ackPrivacyPolicy }}"===o.value?y:k},"{{ ackPrivacyPolicy }}"===o.value?u("checkout-page:ackPrivacyPolicy"):u("checkout-page:ackTermsOfService")):o.value}));return e.createElement("div",{className:[n.StepPayment].join(" ")},e.createElement(a,{vm:d}),e.createElement(r,{vm:d}),e.createElement(i,{vm:d}),d.checkoutSettings.showTermsAndConditionsCheckbox&&e.createElement("div",{style:{marginTop:d.useDifferentAddress?"12px":"0px"}},e.createElement(t,{value:d.isTermsAndConditionsChecked,hasError:d.isErrorsVisible&&!d.isTermsAndConditionsChecked,label:e.createElement(e.Fragment,null,v),onChange:d.onTermsAndConditionsCheckedChange})),e.createElement(s,{style:{width:"100%",marginTop:"24px"},text:u("checkout-page:actions.completeOrder"),isLoading:d.isStepLoading,isDisabled:!d.canPerformPayment,onClick:d.onCompletePaymentClick}),!!u("checkout-page:securePaymentTooltip")&&e.createElement("div",{className:n.SecurePaymentContainer},e.createElement("span",{className:n.Lock},e.createElement(c,null)),e.createElement("span",null,u("checkout-page:securePaymentTooltip"))))}));export{d as CheckoutStepPayment};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const PaymentGateways: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import{IkasPaymentMethodType as n,IkasPaymentGatewayType as r,IkasPaymentGatewayAdditionalPriceAmountType as o,IkasPaymentMethodAdditionalPriceType as a}from"../../../../../models/data/payment-gateway/index.js";import{CreditCardForm as m}from"../../../components/credit-card-form/index.js";import{Installments as l}from"./installments/index.js";import i from"../../../components/select-box/index.js";import s from"./style.module.scss.js";import"../../../../../storefront/index.js";import'../../../../../ext/lodash/isArguments.js';import'../../../../../ext/lodash/isBuffer.js';import'../../../../../ext/lodash/isTypedArray.js';import'../../../../../ext/lodash/_baseGetTag.js';import{formatMoney as d}from"../../../../../utils/currency.js";import{useTranslation as c}from"../../../../../utils/i18n.js";import p from"../../../components/svg/external.js";var u=t((function(t){var u=t.vm,y=c().t,f=function(t){return e.createElement("div",{style:{display:"flex",justifyContent:"flex-end",alignItems:"center",flexWrap:"wrap"}},t.children)},E=function(t){return e.createElement("div",{className:s.AdditionalPrice},t.children)};return e.createElement(e.Fragment,null,u.paymentGateways.map((function(t,c){var g,h;return e.createElement(i,{key:t.id,label:t.paymentMethodType===n.CREDIT_CARD&&t.type===r.INTERNAL?y("checkout-page:creditCard"):t.name,isSelected:u.selectedPaymentGatewayIndex===c,rightContent:(null===(g=t.additionalPrices)||void 0===g?void 0:g.length)?e.createElement(E,null,(h=t.additionalPrices[0],0===h.amount?"":(h.amountType===o.AMOUNT?d(h.amount,u.cart.currencyCode):" %"+h.amount)+(h.type===a.DECREMENT?" "+y("checkout-page:paymentMethodDiscount"):" "+y("checkout-page:paymentMethodAdditionalPrice")))):e.createElement(f,null,!!t.logoUrl&&e.createElement("div",{className:s.PaymentLogoContainer},e.createElement("img",{src:t.logoUrl}))),bottomContent:t.paymentMethodType===n.CREDIT_CARD&&t.type===r.INTERNAL?e.createElement("div",null,e.createElement(m,{vm:u}),u.installmentInfo&&e.createElement(l,{vm:u})):t.description?e.createElement(e.Fragment,null,t.type===r.EXTERNAL&&e.createElement("div",{style:{height:"52px",display:"flex",justifyContent:"center",margin:"24px 0"}},e.createElement(p,null)),e.createElement("div",{dangerouslySetInnerHTML:{__html:t.description}})):void 0,onClick:function(){return u.selectedPaymentGatewayIndex!==c&&u.setPaymentGateway(c)}})})))}));export{u as PaymentGateways};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const Installments: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import"../../../../../../storefront/index.js";import'../../../../../../ext/lodash/isArguments.js';import'../../../../../../ext/lodash/isBuffer.js';import'../../../../../../ext/lodash/isTypedArray.js';import'../../../../../../ext/lodash/_baseGetTag.js';import{formatMoney as n}from"../../../../../../utils/currency.js";import{useTranslation as l}from"../../../../../../utils/i18n.js";import s from"./style.module.scss.js";import{Toggle as a}from"../../../../components/toggle/index.js";var o=t((function(t){var o,m=t.vm,r=l().t;return e.createElement("div",{className:s.Installments},e.createElement("div",{className:s.Title},r("checkout-page:installmentOptions")),e.createElement("div",{className:s.Container},null===(o=m.installmentInfo)||void 0===o?void 0:o.installmentPrices.map((function(t,l){return e.createElement("div",{className:s.Row,onClick:function(){return m.setInstallmentCount(t.installmentCount||1)}},e.createElement(a,{value:m.selectedInstallmentIndex===l}),e.createElement("div",{className:s.InstallmentInfo},e.createElement("div",{className:s.InstallmentCount},1===t.installmentCount?r("checkout-page:singleInstallment"):t.installmentCount+" "+r("checkout-page:installments")),1!==t.installmentCount&&e.createElement("div",{className:s.InstallmentPrice},n(t.installmentPrice,m.checkout.cart.currencyCode))),e.createElement("div",{className:s.Price},n(t.totalPrice,m.checkout.cart.currencyCode)))}))))}));export{o as Installments};
@@ -0,0 +1 @@
1
+ import e from'../../../../../../ext/style-inject/dist/style-inject.es.js';var l={Installments:"style-module_Installments__aM2lS",Title:"style-module_Title__15N6L",Container:"style-module_Container__12sJp",Row:"style-module_Row__dxeKi",InstallmentInfo:"style-module_InstallmentInfo__G8QDB",InstallmentCount:"style-module_InstallmentCount__22FOH",InstallmentPrice:"style-module_InstallmentPrice__1cJHw",Price:"style-module_Price__3gzwQ"};e(".style-module_Installments__aM2lS {\n margin-top: 32px;\n}\n.style-module_Installments__aM2lS .style-module_Title__15N6L {\n font-size: 16px;\n line-height: 24px;\n margin-bottom: 16px;\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp {\n border: 1px solid var(--checkout-border-color);\n border-radius: 8px;\n background: var(--checkout-primary-bg-color);\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi {\n height: 56px;\n display: flex;\n align-items: center;\n padding: 0 16px;\n border-bottom: 1px solid var(--checkout-border-color);\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi:last-of-type {\n border-bottom: none;\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi .style-module_InstallmentInfo__G8QDB {\n flex: 1 1 auto;\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi .style-module_InstallmentInfo__G8QDB .style-module_InstallmentCount__22FOH {\n font-size: 16px;\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi .style-module_InstallmentInfo__G8QDB .style-module_InstallmentPrice__1cJHw {\n font-size: 12px;\n color: var(--checkout-secondary-text-color);\n}\n.style-module_Installments__aM2lS .style-module_Container__12sJp .style-module_Row__dxeKi .style-module_Price__3gzwQ {\n flex: 0 0 auto;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}");export{l as default};
@@ -0,0 +1 @@
1
+ import e from'../../../../../ext/style-inject/dist/style-inject.es.js';var n={PaymentLogoContainer:"style-module_PaymentLogoContainer__224HZ",AdditionalPrice:"style-module_AdditionalPrice__gW28c"};e(".style-module_PaymentLogoContainer__224HZ {\n margin-left: 10px;\n font-size: 0.7em;\n}\n.style-module_PaymentLogoContainer__224HZ img {\n height: 20px;\n}\n\n.style-module_AdditionalPrice__gW28c {\n color: var(--checkout-primary-text-color);\n font-weight: 600;\n}");export{n as default};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var t={StepPayment:"style-module_StepPayment__3STxe",TermsLabelSpan:"style-module_TermsLabelSpan__35xVC",SecurePaymentContainer:"style-module_SecurePaymentContainer__8jSz4",Lock:"style-module_Lock__2gl_x"};e(".style-module_StepPayment__3STxe {\n margin-top: 8px;\n}\n.style-module_StepPayment__3STxe .style-module_TermsLabelSpan__35xVC {\n color: var(--checkout-primary-text-color);\n}\n.style-module_StepPayment__3STxe .style-module_TermsLabelSpan__35xVC:hover {\n text-decoration: underline;\n}\n.style-module_StepPayment__3STxe .style-module_SecurePaymentContainer__8jSz4 {\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 24px;\n color: var(--checkout-secondary-text-color);\n}\n.style-module_StepPayment__3STxe .style-module_SecurePaymentContainer__8jSz4 .style-module_Lock__2gl_x {\n color: #CFCED3;\n margin-right: 8px;\n display: flex;\n align-items: center;\n position: relative;\n top: -1px;\n}");export{t as default};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const CheckoutStepShipping: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import"../../../../storefront/index.js";import'../../../../ext/lodash/isArguments.js';import'../../../../ext/lodash/isBuffer.js';import'../../../../ext/lodash/isTypedArray.js';import'../../../../ext/lodash/_baseGetTag.js';import{formatMoney as o}from"../../../../utils/currency.js";import{useTranslation as i}from"../../../../utils/i18n.js";import n from"./style.module.scss.js";import{Button as c}from"../../components/button/index.js";import{Checkbox as r}from"../../components/checkbox/index.js";import{FormItemType as a}from"../../components/form-item/model.js";import{FormItem as s}from"../../components/form-item/index.js";import m from"../../components/error/index.js";import l from"../../components/select-box/index.js";var p=t((function(t){var o=t.vm,r=i().t;return e.createElement("div",{className:[n.StepShipping].join(" ")},e.createElement(u,{vm:o}),e.createElement(d,{vm:o}),e.createElement(c,{style:{width:"100%",marginTop:"32px"},text:r("checkout-page:actions.continueWithPayment"),isLoading:o.isStepLoading,isDisabled:!o.canProceedToPayment,onClick:o.onProceedToPaymentClick}))})),u=t((function(t){var c=t.vm,r=i().t;return e.createElement("div",{className:[n.InfoBox,c.isChangingShippingMethod?n.Dimmed:""].join(" ")},e.createElement(m,{vm:c}),c.checkout.availableShippingMethods.map((function(t,i){return e.createElement(l,{key:t.shippingSettingsId+t.shippingZoneRateId,label:t.rateName,isSelected:c.checkout.shippingSettingsId===t.shippingSettingsId&&c.checkout.shippingZoneRateId===t.shippingZoneRateId,rightContent:e.createElement("div",{className:n.ShippingPrice},0===t.price?r("checkout-page:free"):o(t.price,c.checkout.cart.currencyCode)),onClick:function(){return c.onShippingMethodChange(t)}})})))})),d=t((function(t){var c=t.vm,m=i().t,l=e.useCallback((function(e){c.checkout.isGiftPackage=e}),[c]),p=e.useCallback((function(e){c.checkout.giftPackageNote=e}),[c,c.checkout]),u=e.useMemo((function(){var e;return null===(e=c.checkoutSettings.giftPackagePriceList)||void 0===e?void 0:e.find((function(e){var t;return e.currencyCode===(null===(t=c.cart)||void 0===t?void 0:t.currencyCode)}))}),[c,c.checkoutSettings,c.cart]),d=m("checkout-page:giftPackageCta")+(u&&u.price?" (+ "+o(u.price,u.currencyCode)+")":"");return c.checkoutSettings.isGiftPackageEnabled?e.createElement("div",{className:n.GiftSection},e.createElement(r,{value:c.checkout.isGiftPackage,label:d,onChange:l,removePadding:!0}),c.checkout.isGiftPackage&&e.createElement(s,{type:a.TEXT_AREA,label:"",value:c.checkout.giftPackageNote||"",onChange:p,style:{marginTop:"16px"},textAreaPlaceholder:m("checkout-page:giftPackageCtaPlaceholder")})):null}));export{p as CheckoutStepShipping};
@@ -0,0 +1 @@
1
+ import n from'../../../../ext/style-inject/dist/style-inject.es.js';var e={BackButtonContainer:"style-module_BackButtonContainer__2bAOw",Actions:"style-module_Actions__3fU7l",StepShipping:"style-module_StepShipping__3nOPT",InfoBox:"style-module_InfoBox__kyrCZ",Dimmed:"style-module_Dimmed__3dkFw",GiftSection:"style-module_GiftSection__2phwh",ShippingPrice:"style-module_ShippingPrice__KaEps"};n(".style-module_BackButtonContainer__2bAOw {\n display: flex;\n justify-content: center;\n position: relative;\n}\n.style-module_BackButtonContainer__2bAOw a {\n line-height: 0.9em;\n}\n\n.style-module_Actions__3fU7l {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_Actions__3fU7l {\n flex-direction: column-reverse;\n justify-content: flex-start;\n }\n .style-module_Actions__3fU7l a {\n margin-top: 1em;\n }\n}\n\n.style-module_StepShipping__3nOPT {\n margin-top: 8px;\n}\n\n.style-module_InfoBox__kyrCZ.style-module_Dimmed__3dkFw {\n opacity: 0.5;\n}\n\n.style-module_GiftSection__2phwh {\n margin-top: 32px;\n}\n\n.style-module_ShippingPrice__KaEps {\n font-weight: 600;\n}");export{e as default};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import CheckoutViewModel from "../../model";
3
+ declare type Props = {
4
+ vm: CheckoutViewModel;
5
+ };
6
+ export declare const StepSuccess: React.FC<Props>;
7
+ export {};
@@ -0,0 +1 @@
1
+ import{__awaiter as e,__generator as t}from'../../../../ext/tslib/tslib.es6.js';import*as o from"react";import{observer as a}from"mobx-react-lite";import{Button as s}from"../../components/button/index.js";import{CART_LS_KEY as r,CHECKOUT_LS_KEY as i}from"../../../../store/cart.js";import n from"./style.module.scss.js";import{Analytics as l}from"../../../../analytics/analytics.js";import"../../../../storefront/index.js";import'../../../../ext/html-react-parser/index.js';import"../../../../analytics/events.js";import c from"../../components/svg/success-circle.js";import m from"../../components/expandable-section/index.js";import{IkasTransactionCardAssociationEnum as d}from"../../../../models/data/order-transaction/index.js";import u from"../../components/credit-card-form/svg/amex.js";import p from"../../components/credit-card-form/svg/master-card.js";import v from"../../components/credit-card-form/svg/troy.js";import E from"../../components/credit-card-form/svg/visa.js";import'../../../../ext/lodash/isArguments.js';import'../../../../ext/lodash/isBuffer.js';import'../../../../ext/lodash/isTypedArray.js';import'../../../../ext/lodash/_baseGetTag.js';import{formatMoney as f}from"../../../../utils/currency.js";import{useTranslation as g}from"../../../../utils/i18n.js";import{Modal as h}from"../../components/modal/index.js";import{FormItem as x}from"../../components/form-item/index.js";import{FormItemType as j}from"../../components/form-item/model.js";import{ContactForm as k}from"../../../../models/ui/validator/form/contact-form.js";import T from"../../components/notification-box/index.js";import"../../../../models/data/blog/index.js";import"../../../../models/data/brand/index.js";import"../../../../models/data/category/index.js";import"../../../../models/data/checkout/index.js";import"../../../../models/data/customer/address/index.js";import"../../../../models/data/customer/index.js";import"../../../../models/data/customer-review/index.js";import"../../../../models/data/html-meta-data/index.js";import"../../../../models/data/image/index.js";import"../../../../models/data/installment-info/index.js";import{IkasOrderPackageStatus as N}from"../../../../models/data/order/index.js";import"../../../../models/data/order/line-item/index.js";import"mobx";import"../../../../models/data/product/index.js";import"../../../../models/data/variant-type/index.js";import"../../../../models/data/product/variant/index.js";import"../../../../models/data/product/variant/price/index.js";import"../../../../models/data/product-attribute/index.js";import"../../../../models/data/product/attribute-value/index.js";import"../../../../models/data/product-filter/index.js";import"../../../../models/data/variant-type/variant-value/index.js";import"../../../../models/data/product-option-set/index.js";import"../../../../models/data/raffle/index.js";import"../../../../models/theme/theme.js";import"../../../../models/theme/page/index.js";import"../../../../models/theme/component/prop/index.js";import"../../../../models/theme/page/component/prop-value/link.js";import"../../../../models/ui/brand-list/index.js";import"../../../../models/ui/blog-list/index.js";import"../../../../models/ui/blog-category-list/index.js";import"../../../../models/ui/category-list/index.js";import"../../../../models/ui/product-detail/index.js";import"../../../../models/ui/product-list/index.js";import"../../../../models/ui/product-attribute-detail/index.js";import"../../../../models/ui/product-attribute-list/index.js";import"../../../../models/ui/customer-review-list/index.js";import"../../../../models/ui/validator/index.js";import"../../../../models/ui/validator/rules/index.js";import"../../../../models/ui/validator/form/login.js";import"../../../../models/ui/validator/form/address.js";import"../../../../models/ui/validator/form/register.js";import"../../../../models/ui/validator/form/forgot-password.js";import"../../../../models/ui/validator/form/recover-password.js";import"../../../../models/ui/validator/form/account-info.js";import"../../../../models/ui/validator/form/raffle-form.js";import"../../../../models/ui/validator/form/customer-review.js";import"../../../../models/ui/raffle-list/index.js";import"../../../../models/theme/settings/index.js";import"../../../../models/theme/custom-data/index.js";import{IkasPaymentMethodType as I,IkasPaymentGatewayType as y}from"../../../../models/data/payment-gateway/index.js";var A=a((function(e){var t,a,h,x,j=e.vm,k=g().t,T=o.useState(!1),N=T[0],A=T[1];o.useEffect((function(){if("undefined"!=typeof localStorage){var e=localStorage.getItem(r),t=localStorage.getItem(i);e&&e===j.checkout.cartId&&localStorage.removeItem(r),t&&t===j.checkout.id&&localStorage.removeItem(i)}j.successTransaction&&l.purchase(j.checkout,j.successTransaction)}),[]);var S=((null===(t=j.checkout.customer)||void 0===t?void 0:t.firstName)||"")+" "+((null===(a=j.checkout.customer)||void 0===a?void 0:a.lastName)||""),D=j.paymentGateways.find((function(e){var t;return e.id===(null===(t=j.successTransaction)||void 0===t?void 0:t.paymentGatewayId)})),R=null===(h=j.successTransaction)||void 0===h?void 0:h.paymentMethodDetail,b=o.useMemo((function(){var e,t,a,s;return o.createElement("div",{className:[n.InfoGrid].join(" ")},o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:paymentMethod")),D&&o.createElement(o.Fragment,null,!!D.logoUrl&&o.createElement("div",{className:n.PaymentLogoContainer},o.createElement("img",{src:D.logoUrl})),!D.logoUrl&&o.createElement("div",{className:n.InfoText},D.paymentMethodType===I.CREDIT_CARD&&D.type===y.INTERNAL?k("checkout-page:creditCard"):D.name),!!D.description&&D.type!==y.EXTERNAL&&o.createElement("div",{className:n.InfoText},o.createElement("div",{dangerouslySetInnerHTML:{__html:D.description}}))),"CREDIT_CARD"===(null===(e=j.successTransaction)||void 0===e?void 0:e.paymentMethod)&&o.createElement(o.Fragment,null,o.createElement("div",{className:n.InfoText},o.createElement("div",{className:n.CardLogoContainer},function(){var e,t;switch(null===(t=null===(e=j.successTransaction)||void 0===e?void 0:e.paymentMethodDetail)||void 0===t?void 0:t.cardAssociation){case d.AMERICAN_EXPRESS:return o.createElement(u,null);case d.MASTER_CARD:return o.createElement(p,null);case d.TROY:return o.createElement(v,null);case d.VISA:return o.createElement(E,null);default:return o.createElement("div",null)}}()),o.createElement("span",null,"**** "+((null==R?void 0:R.lastFourDigits)||""))),(null===(t=null==R?void 0:R.installment)||void 0===t?void 0:t.installmentCount)&&R.installment.installmentCount>1&&o.createElement(o.Fragment,null,o.createElement("div",{className:n.InfoText},R.installment.installmentCount+" "+k("checkout-page:installments")),null!==R.installment.installmentPrice&&o.createElement("div",{className:n.InfoText},R.installment.installmentCount+" x "+f(R.installment.installmentPrice,j.checkout.cart.currencyCode))))),o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:billingAddress")),!!(null===(a=j.checkout.billingAddress)||void 0===a?void 0:a.company)&&o.createElement("div",{className:[n.InfoText,n.InfoTextBold].join(" ")},j.checkout.billingAddress.company),o.createElement("div",{className:n.InfoText},null===(s=j.checkout.billingAddress)||void 0===s?void 0:s.addressText)))}),[]),_=o.useMemo((function(){var e,t,a,s,r;return o.createElement("div",{className:[n.InfoGrid].join(" ")},o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:contactInfo")),o.createElement("div",{className:n.InfoText},null===(e=j.checkout.customer)||void 0===e?void 0:e.email),o.createElement("div",{className:n.InfoText},S),!!(null===(t=j.checkout.shippingAddress)||void 0===t?void 0:t.phone)&&o.createElement("div",{className:n.InfoText},null===(a=j.checkout.shippingAddress)||void 0===a?void 0:a.phone)),o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:shippingAddress")),!!(null===(s=j.checkout.shippingAddress)||void 0===s?void 0:s.company)&&o.createElement("div",{className:[n.InfoText,n.InfoTextBold].join(" ")},j.checkout.shippingAddress.company),o.createElement("div",{className:n.InfoText},null===(r=j.checkout.shippingAddress)||void 0===r?void 0:r.addressText)))}),[]);return o.createElement("div",{className:n.StepSuccess},o.createElement("div",{className:n.SuccessTitleContainer},o.createElement(c,null),o.createElement("span",{className:n.SuccessTitle},k("checkout-page:orderSuccessTitle"))),o.createElement("div",{className:n.SuccessSubTitle},k("checkout-page:orderSuccessDescription",{customerName:S})),o.createElement("div",{className:[n.InfoGrid,n.WithBorder].join(" ")},o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:orderNoAndDate")),o.createElement("div",{className:[n.InfoText,n.InfoTextBold].join(" ")},"#"+(j.checkout.orderNumber||"")),o.createElement("div",{className:n.InfoText},j.checkout.dateStr),o.createElement(C,{vm:j})),o.createElement("div",null,o.createElement("div",{className:n.InfoTitle},k("checkout-page:contactInfo")),o.createElement("div",{className:n.InfoText},null===(x=j.checkout.customer)||void 0===x?void 0:x.email),o.createElement("div",{className:n.InfoText},S))),o.createElement(m,{title:k("checkout-page:paymentSummary")},b),o.createElement(m,{title:k("checkout-page:shippingSummary")},_),o.createElement("div",{className:n.Actions},o.createElement("div",{className:n.HelpText},o.createElement("span",null,k("checkout-page:helpCtaQuestion")),o.createElement("span",{className:n.Cta,onClick:function(){return A(!0)}},k("checkout-page:helpCta"))),o.createElement(s,{text:k("checkout-page:actions.backToShopping"),onClick:j.onBackToShoppingClick,style:{flex:"0 0 auto"}})),N&&o.createElement(L,{vm:j,setVisible:A}))})),L=a((function(a){var r,i,n=a.vm,l=a.setVisible,c=g().t,m=o.useState(!1),d=m[0],u=m[1],p=o.useState(!1),v=p[0],E=p[1],f=o.useState(new k({message:{requiredRule:"",emailRule:"",minRule:""},store:n.store}))[0];f.email=n.checkout.customerEmail,f.firstName=(null===(r=n.checkout.customer)||void 0===r?void 0:r.firstName)||"",f.lastName=(null===(i=n.checkout.customer)||void 0===i?void 0:i.lastName)||"";var N=o.useCallback((function(){return e(void 0,void 0,void 0,(function(){return t(this,(function(e){switch(e.label){case 0:return v?[2,l(!1)]:(u(!0),[4,f.saveContactForm()]);case 1:return e.sent()&&E(!0),u(!1),[2]}}))}))}),[d]);return o.createElement(h,{title:c("checkout-page:contactForm"),modalContent:o.createElement("div",null,v&&o.createElement("div",{style:{marginBottom:"12px",maxWidth:"352px"}},o.createElement(T,{type:"success",title:c("checkout-page:contactFormSent"),content:c("checkout-page:contactFormDescription")})),o.createElement(x,{type:j.TEXT_AREA,label:"",value:f.message||"",onChange:f.onMessageChange,textAreaPlaceholder:c("checkout-page:contactFormCta")}),o.createElement(s,{style:{width:"100%",marginTop:"24px"},text:c(v?"checkout-page:actions.close":"checkout-page:actions.sendMessage"),isLoading:d,isDisabled:!f.message,onClick:N})),onClose:function(){return l(!1)}})})),C=a((function(e){var t,a,s,r=e.vm,i=g().t,l=n.Yellow;switch(null===(t=r.order)||void 0===t?void 0:t.orderPackageStatus){case N.FULFILLED:case N.PARTIALLY_FULFILLED:case N.DELIVERED:case N.PARTIALLY_DELIVERED:l=n.Green;break;case N.CANCELLED:case N.PARTIALLY_CANCELLED:case N.CANCEL_REJECTED:case N.CANCEL_REQUESTED:l=n.Red}return o.createElement("div",{className:[n.OrderStatus,l].join(" ")},(null===(a=r.order)||void 0===a?void 0:a.orderPackageStatus)?null===(s=[{types:[N.UNFULFILLED],text:i("checkout-page:orderPackageStatus.unfulfilled")},{types:[N.READY_FOR_SHIPMENT],text:i("checkout-page:orderPackageStatus.readyForShipment")},{types:[N.PARTIALLY_FULFILLED],text:i("checkout-page:orderPackageStatus.partiallyFulfilled")},{types:[N.FULFILLED],text:i("checkout-page:orderPackageStatus.fulfilled")},{types:[N.DELIVERED,N.PARTIALLY_DELIVERED],text:i("checkout-page:orderPackageStatus.delivered")},{types:[N.UNABLE_TO_DELIVER],text:i("checkout-page:orderPackageStatus.unableToDeliver")},{types:[N.CANCELLED,N.PARTIALLY_CANCELLED],text:i("checkout-page:orderPackageStatus.cancelled")},{types:[N.CANCEL_REJECTED],text:i("checkout-page:orderPackageStatus.cancelRejected")},{types:[N.REFUNDED,N.PARTIALLY_REFUNDED],text:i("checkout-page:orderPackageStatus.refunded")},{types:[N.REFUND_REQUEST_ACCEPTED],text:i("checkout-page:orderPackageStatus.refundRequestAccepted")},{types:[N.REFUND_REJECTED],text:i("checkout-page:orderPackageStatus.refundRejected")},{types:[N.REFUND_REQUESTED],text:i("checkout-page:orderPackageStatus.refundRequested")}].find((function(e){return e.types.includes(r.order.orderPackageStatus)})))||void 0===s?void 0:s.text:"")}));export{A as StepSuccess};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var t={StepSuccess:"style-module_StepSuccess__36Zg4",SuccessTitleContainer:"style-module_SuccessTitleContainer__3fT9P",SuccessTitle:"style-module_SuccessTitle__2cVxj",SuccessSubTitle:"style-module_SuccessSubTitle__2UvWI",InfoGrid:"style-module_InfoGrid__2VYXk",InfoTitle:"style-module_InfoTitle__2Whku",InfoText:"style-module_InfoText__1LHFw",InfoTextBold:"style-module_InfoTextBold__21977",WithBorder:"style-module_WithBorder__1aBHw",CardLogoContainer:"style-module_CardLogoContainer__3tymO",PaymentLogoContainer:"style-module_PaymentLogoContainer__AN08p",Actions:"style-module_Actions__3ZXaJ",HelpText:"style-module_HelpText__39LA1",Cta:"style-module_Cta__3sxNK",OrderStatus:"style-module_OrderStatus__CPd7s",Yellow:"style-module_Yellow__1mZZm",Green:"style-module_Green__2qwNg",Red:"style-module_Red__TKRy8"};e(".style-module_StepSuccess__36Zg4 {\n padding-top: 24px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_SuccessTitleContainer__3fT9P {\n margin-bottom: 24px;\n display: flex;\n align-items: center;\n}\n.style-module_StepSuccess__36Zg4 .style-module_SuccessTitleContainer__3fT9P .style-module_SuccessTitle__2cVxj {\n font-size: 28px;\n font-weight: 600;\n margin-left: 16px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_SuccessSubTitle__2UvWI {\n margin: auto;\n margin-bottom: 32px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-gap: 48px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk .style-module_InfoTitle__2Whku {\n font-size: 16px;\n line-height: 24px;\n margin-bottom: 12px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk .style-module_InfoText__1LHFw {\n font-size: 14px;\n color: var(--checkout-secondary-text-color);\n display: flex;\n align-items: center;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk .style-module_InfoTextBold__21977 {\n font-weight: 600;\n color: var(--checkout-primary-text-color);\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk.style-module_WithBorder__1aBHw {\n border-bottom: 1px solid var(--checkout-border-color);\n padding-bottom: 24px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk .style-module_CardLogoContainer__3tymO {\n display: flex;\n align-items: center;\n margin-right: 4px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk .style-module_PaymentLogoContainer__AN08p img {\n height: 20px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ {\n width: 100%;\n display: flex;\n justify-content: space-between;\n margin: auto;\n margin-top: 24px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ .style-module_HelpText__39LA1 {\n display: flex;\n align-items: center;\n color: var(--checkout-secondary-text-color);\n flex-wrap: wrap;\n}\n.style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ .style-module_HelpText__39LA1 .style-module_Cta__3sxNK {\n color: var(--checkout-primary-text-color);\n margin-left: 4px;\n}\n.style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ .style-module_HelpText__39LA1 .style-module_Cta__3sxNK:hover {\n cursor: pointer;\n text-decoration: underline;\n}\n@media only screen and (max-width: 400px) {\n .style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ {\n flex-direction: column;\n }\n .style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ .style-module_HelpText__39LA1 {\n margin-bottom: 12px;\n }\n .style-module_StepSuccess__36Zg4 .style-module_Actions__3ZXaJ .style-module_HelpText__39LA1 .style-module_Cta__3sxNK {\n margin-left: 0;\n }\n}\n.style-module_StepSuccess__36Zg4 .style-module_OrderStatus__CPd7s {\n padding: 4px 8px;\n border-radius: 6px;\n margin-top: 8px;\n font-size: 14px;\n font-weight: 500;\n display: inline-flex;\n}\n.style-module_StepSuccess__36Zg4 .style-module_OrderStatus__CPd7s.style-module_Yellow__1mZZm {\n color: var(--checkout-warning-color);\n background-color: var(--checkout-warning-light-color);\n border: 1px solid var(--checkout-warning-color);\n}\n.style-module_StepSuccess__36Zg4 .style-module_OrderStatus__CPd7s.style-module_Green__2qwNg {\n color: var(--checkout-success-color);\n background-color: var(--checkout-success-light-color);\n border: 1px solid var(--checkout-success-color);\n}\n.style-module_StepSuccess__36Zg4 .style-module_OrderStatus__CPd7s.style-module_Red__TKRy8 {\n color: var(--checkout-error-color);\n background-color: var(--checkout-error-light-color);\n border: 1px solid var(--checkout-error-color);\n}\n@media only screen and (max-width: 1000px) {\n .style-module_StepSuccess__36Zg4 {\n padding-left: 24px;\n padding-right: 24px;\n }\n .style-module_StepSuccess__36Zg4 .style-module_SuccessTitleContainer__3fT9P {\n margin-bottom: 12px;\n }\n .style-module_StepSuccess__36Zg4 .style-module_SuccessTitleContainer__3fT9P .style-module_SuccessTitle__2cVxj {\n font-size: 20px;\n }\n .style-module_StepSuccess__36Zg4 .style-module_SuccessSubTitle__2UvWI {\n max-width: 400px;\n margin-left: 56px;\n }\n}\n@media only screen and (max-width: 400px) {\n .style-module_StepSuccess__36Zg4 .style-module_InfoGrid__2VYXk {\n grid-template-columns: 1fr;\n grid-gap: 24px;\n }\n .style-module_StepSuccess__36Zg4 .style-module_SuccessSubTitle__2UvWI {\n margin-left: 0;\n }\n}");export{t as default};
@@ -0,0 +1 @@
1
+ import e from'../../ext/style-inject/dist/style-inject.es.js';var t={CheckoutPage:"style-module_CheckoutPage__A_f2V",Left:"style-module_Left__2dWz6",LeftContent:"style-module_LeftContent__1Tyb7",Space:"style-module_Space__1e2de",Footer:"style-module_Footer__ebdyg",FooterItem:"style-module_FooterItem__1ofBc",FooterBullet:"style-module_FooterBullet__1dD9S",AdressStepInfo:"style-module_AdressStepInfo__27aR0",Address:"style-module_Address__2tYiR",Text:"style-module_Text__FkGkR",WithMBottom:"style-module_WithMBottom__TQbZL",Gray:"style-module_Gray__3vyMM",EditBtn:"style-module_EditBtn__3aAlL",AddressStepInfoMobile:"style-module_AddressStepInfoMobile__uwl92",ErrorContainer:"style-module_ErrorContainer__3B5Gx",Header:"style-module_Header__1vfF1",Logo:"style-module_Logo__2E8Do",LoginText:"style-module_LoginText__3FSC9",LoginBtn:"style-module_LoginBtn__XVF05",CustomerInfo:"style-module_CustomerInfo__3aAq9",Name:"style-module_Name__11iSh",Email:"style-module_Email__1AITY",LoginCta:"style-module_LoginCta__2sZZF",MobileCartSummary:"style-module_MobileCartSummary__3NrcP",RowPB:"style-module_RowPB__3M7Tz",Right:"style-module_Right__3AN4f",RightContent:"style-module_RightContent__1TcO5",PoweredBy:"style-module_PoweredBy__2kV_J",LightText:"style-module_LightText__3dSVB",ReactTooltipWrap:"style-module_ReactTooltipWrap__2hp2P"};e('.style-module_CheckoutPage__A_f2V {\n all: unset;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;\n font-size: 16px !important;\n width: 100%;\n height: 100vh;\n overflow: auto;\n overflow-x: hidden;\n display: flex;\n color: var(--checkout-primary-text-color);\n background-color: var(--checkout-primary-bg-color);\n}\n.style-module_CheckoutPage__A_f2V input::placeholder, .style-module_CheckoutPage__A_f2V textarea::placeholder {\n all: unset;\n}\n.style-module_CheckoutPage__A_f2V a, .style-module_CheckoutPage__A_f2V a:hover, .style-module_CheckoutPage__A_f2V a:focus, .style-module_CheckoutPage__A_f2V a:active {\n color: inherit;\n}\n.style-module_CheckoutPage__A_f2V * {\n box-sizing: border-box !important;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;\n font-size: 16px;\n letter-spacing: normal;\n font-weight: normal;\n line-height: unset;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 {\n width: 50%;\n flex: 0 0 auto;\n display: flex;\n justify-content: flex-end;\n padding-left: 20px;\n padding-right: 64px;\n background-color: var(--checkout-primary-bg-color);\n z-index: 1;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 {\n width: 100%;\n min-width: 400px;\n max-width: 600px;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n min-height: 100vh;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Space__1e2de {\n width: 100%;\n height: 100px;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Space__1e2de {\n height: 48px;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg {\n flex: 0 0 auto;\n height: 50px;\n background-color: transparent;\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg .style-module_FooterItem__1ofBc {\n font-size: 14px;\n color: var(--checkout-secondary-text-color);\n cursor: pointer;\n user-select: none;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg .style-module_FooterItem__1ofBc:hover {\n color: var(--checkout-primary-text-color);\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg .style-module_FooterBullet__1dD9S {\n margin: 0 12px;\n color: var(--checkout-secondary-text-color);\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg {\n width: 100%;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_Footer__ebdyg .style-module_FooterItem__1ofBc {\n text-align: center;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 {\n display: flex;\n justify-content: space-between;\n padding-left: 78px;\n padding-top: 5px;\n width: 100%;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_Address__2tYiR {\n font-size: 16px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_Address__2tYiR .style-module_Text__FkGkR {\n font-size: 14px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_Address__2tYiR .style-module_Text__FkGkR.style-module_WithMBottom__TQbZL {\n margin-bottom: 12px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_Address__2tYiR .style-module_Text__FkGkR.style-module_Gray__3vyMM {\n color: var(--checkout-secondary-text-color);\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_EditBtn__3aAlL {\n cursor: pointer;\n user-select: none;\n align-self: flex-start;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_EditBtn__3aAlL:hover {\n text-decoration: underline;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 {\n padding-top: 0;\n justify-content: flex-end;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AdressStepInfo__27aR0 .style-module_Address__2tYiR {\n display: none;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 {\n display: none;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 {\n display: block;\n padding-top: 16px;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 .style-module_Address__2tYiR {\n font-size: 16px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 .style-module_Address__2tYiR .style-module_Text__FkGkR {\n font-size: 14px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 .style-module_Address__2tYiR .style-module_Text__FkGkR.style-module_WithMBottom__TQbZL {\n margin-bottom: 12px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_AddressStepInfoMobile__uwl92 .style-module_Address__2tYiR .style-module_Text__FkGkR.style-module_Gray__3vyMM {\n color: var(--checkout-secondary-text-color);\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_ErrorContainer__3B5Gx {\n padding: 0 24px;\n }\n}\n@media only screen and (max-width: 480px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 .style-module_ErrorContainer__3B5Gx {\n padding: 0 10px;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 {\n width: 100%;\n height: 96px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n font-weight: 500;\n font-size: 20px;\n margin-bottom: 44px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 a {\n flex: 1 1 auto;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_Logo__2E8Do {\n width: calc(100% - 24px);\n max-width: 200px;\n height: 64px;\n position: relative;\n user-select: none;\n cursor: pointer;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_Logo__2E8Do img {\n object-fit: contain;\n object-position: left;\n pointer-events: none;\n}\n@media only screen and (max-width: 1280px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_Logo__2E8Do {\n max-width: 150px;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_LoginText__3FSC9 {\n font-size: 14px;\n text-align: right;\n flex: 0 0 auto;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_LoginText__3FSC9 span {\n color: var(--checkout-secondary-text-color);\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_LoginBtn__XVF05 {\n margin-left: 4px;\n font-weight: bold;\n user-select: none;\n cursor: pointer;\n font-weight: 500;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_CustomerInfo__3aAq9 {\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_CustomerInfo__3aAq9 .style-module_Name__11iSh {\n font-size: 20px;\n font-weight: 600;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_CustomerInfo__3aAq9 .style-module_Email__1AITY {\n font-weight: 500;\n font-size: 14px;\n user-select: none;\n color: var(--checkout-secondary-text-color);\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 {\n height: 72px;\n margin-bottom: 0;\n padding: 0 24px;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_CustomerInfo__3aAq9 .style-module_Name__11iSh {\n font-size: 15px;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_CustomerInfo__3aAq9 .style-module_Email__1AITY {\n font-size: 13px;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_LoginText__3FSC9 {\n display: flex;\n flex-direction: column;\n padding-bottom: 0;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_Header__1vfF1 .style-module_LoginText__3FSC9 .style-module_LoginCta__2sZZF {\n display: none;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_MobileCartSummary__3NrcP {\n position: sticky;\n top: 0;\n z-index: 10;\n}\n@media only screen and (min-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_MobileCartSummary__3NrcP {\n display: none;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_RowPB__3M7Tz {\n padding-bottom: 16px;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 {\n width: 100%;\n justify-content: center;\n padding-right: 0px;\n padding-left: 0px;\n }\n .style-module_CheckoutPage__A_f2V .style-module_Left__2dWz6 .style-module_LeftContent__1Tyb7 {\n width: 100%;\n min-width: auto;\n max-width: 100%;\n }\n}\n.style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f {\n width: 50%;\n min-height: 100%;\n flex: 0 0 auto;\n background-color: var(--checkout-secondary-bg-color);\n display: flex;\n padding-left: 64px;\n padding-right: 20px;\n position: sticky;\n top: 0;\n overflow-y: auto;\n z-index: 1;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f .style-module_RightContent__1TcO5 {\n width: 100%;\n max-width: 600px;\n padding-top: 168px;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f .style-module_RightContent__1TcO5 .style-module_PoweredBy__2kV_J {\n width: 100%;\n padding: 16px 0;\n display: flex;\n justify-content: center;\n align-items: center;\n color: var(--checkout-primary-text-color);\n user-select: none;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f .style-module_RightContent__1TcO5 .style-module_PoweredBy__2kV_J span {\n font-size: 14px;\n line-height: 20px;\n color: var(--checkout-secondary-text-color);\n margin-right: 8px;\n}\n.style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f .style-module_RightContent__1TcO5 .style-module_PoweredBy__2kV_J a {\n display: flex;\n align-items: center;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_CheckoutPage__A_f2V .style-module_Right__3AN4f {\n display: none;\n }\n}\n\n.style-module_LightText__3dSVB {\n color: var(--checkout-secondary-text-color);\n}\n\n.style-module_ReactTooltipWrap__2hp2P {\n max-width: 300px;\n}');export{t as default};
@@ -0,0 +1 @@
1
+ import o from'../../../ext/style-inject/dist/style-inject.es.js';var n={FormSectionTitle:"common-module_FormSectionTitle___Mykh",Title:"common-module_Title__3JTHt",WithSubTitle:"common-module_WithSubTitle__1VHWv",SubTitle:"common-module_SubTitle__1H4kH",Grid:"common-module_Grid__2CuvH",Grid2:"common-module_Grid2__9CCag",Grid3:"common-module_Grid3__3p0jJ",fadeInFromRight:"common-module_fadeInFromRight__3RYk5"};o(".common-module_FormSectionTitle___Mykh {\n width: 100%;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n.common-module_FormSectionTitle___Mykh .common-module_Title__3JTHt {\n flex: 1 1 auto;\n padding-bottom: 16px;\n color: var(--checkout-primary-text-color);\n font-size: 20px;\n line-height: 32px;\n}\n.common-module_FormSectionTitle___Mykh .common-module_Title__3JTHt.common-module_WithSubTitle__1VHWv {\n line-height: auto;\n padding-bottom: 0;\n}\n\n.common-module_SubTitle__1H4kH {\n color: var(--checkout-secondary-text-color);\n font-size: 14px;\n padding-bottom: 16px;\n padding-top: 2px;\n}\n\n.common-module_Grid__2CuvH {\n display: grid;\n grid-gap: 16px;\n grid-template-columns: 1fr;\n}\n.common-module_Grid__2CuvH.common-module_Grid2__9CCag {\n grid-template-columns: repeat(2, 1fr);\n}\n.common-module_Grid__2CuvH.common-module_Grid3__3p0jJ {\n grid-template-columns: repeat(3, 1fr);\n}\n@media only screen and (max-width: 768px) {\n .common-module_Grid__2CuvH {\n grid-template-columns: 1fr !important;\n }\n}\n\n@keyframes common-module_fadeInFromRight__3RYk5 {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}");export{n as default};
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+ import { ImageLoader } from "next/image.js";
3
+ import { IkasImage } from "../../models";
4
+ export declare const Image: React.FC<ImageProps>;
5
+ declare const VALID_LAYOUT_VALUES: readonly [
6
+ "fill",
7
+ "fixed",
8
+ "intrinsic",
9
+ "responsive",
10
+ undefined
11
+ ];
12
+ declare type LayoutValue = typeof VALID_LAYOUT_VALUES[number];
13
+ declare type ImgElementStyle = NonNullable<JSX.IntrinsicElements["img"]["style"]>;
14
+ declare type ImageProps = Omit<JSX.IntrinsicElements["img"], "src" | "srcSet" | "ref" | "width" | "height" | "loading" | "style"> & {
15
+ loader?: ImageLoader;
16
+ priority?: boolean;
17
+ loading?: "lazy" | "eager" | undefined;
18
+ objectFit?: ImgElementStyle["objectFit"];
19
+ objectPosition?: ImgElementStyle["objectPosition"];
20
+ image: IkasImage;
21
+ sizes: string;
22
+ useBlur?: boolean;
23
+ } & ({
24
+ width?: never;
25
+ height?: never;
26
+ unsized: true;
27
+ } | {
28
+ width?: never;
29
+ height?: never;
30
+ layout: "fill";
31
+ } | {
32
+ width: number | string;
33
+ height: number | string;
34
+ layout?: Exclude<LayoutValue, "fill">;
35
+ });
36
+ export {};
@@ -0,0 +1 @@
1
+ import{__rest as r,__assign as e}from'../../ext/tslib/tslib.es6.js';import*as t from"react";import a from"next/image.js";var o=[180,360,540,720,900,1080,1296,1512,1728,1950,2560,3840],u=function(u){var i=u.image,l=u.useBlur,m=r(u,["image","useBlur"]);return t.createElement(a,e({},m,{loader:function(r){var e=r.width,t=o.reduce((function(r,t){return Math.abs(t-e)<Math.abs(r-e)?t:r}));return i.getSrc(t)},quality:100,src:i.src,alt:m.alt||"Image",placeholder:l?"blur":"empty",blurDataURL:l?i.getSrc(10):void 0}))};export{u as Image};
@@ -0,0 +1,4 @@
1
+ export { IkasPage } from "./page";
2
+ export { IkasPageHead } from "./page/head";
3
+ export { IkasPageEditor } from "./page-editor";
4
+ export { Image } from "./image";
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import { IkasThemeSettings } from "../../models";
3
+ import { IkasPageComponentPropValue } from "../../providers/page-data-get";
4
+ declare type Props = {
5
+ pageComponentPropValue: IkasPageComponentPropValue;
6
+ index: number;
7
+ settings: IkasThemeSettings;
8
+ };
9
+ export declare class ThemeComponent extends React.Component<Props> {
10
+ state: {
11
+ hasError: boolean;
12
+ };
13
+ constructor(props: Props);
14
+ static getDerivedStateFromError(error: any): {
15
+ hasError: boolean;
16
+ };
17
+ get hasNullValue(): boolean;
18
+ get Component(): any;
19
+ render(): JSX.Element;
20
+ }
21
+ export {};
@@ -0,0 +1 @@
1
+ import{__extends as e,__assign as r}from'../../ext/tslib/tslib.es6.js';import*as o from"react";import{makeObservable as t,computed as n}from"mobx";import{IkasStorefrontConfig as p}from"../../storefront/index.js";import{IkasPageDataInit as a}from"../../providers/page-data-init.js";import{Observer as i}from"mobx-react-lite";var l=function(l){function u(e){var r=l.call(this,e)||this;return r.state={hasError:!1},t(r,{hasNullValue:n,Component:n}),r}return e(u,l),u.getDerivedStateFromError=function(e){return console.error(e),{hasError:!0}},Object.defineProperty(u.prototype,"hasNullValue",{get:function(){var e=this.props.pageComponentPropValue,r=e.propValues;return e.component.props.some((function(e){if(e.isRequired){var o=(r||{})[e.name];return null===o||null==o}}))},enumerable:!1,configurable:!0}),Object.defineProperty(u.prototype,"Component",{get:function(){var e=this.props.pageComponentPropValue,r=p.currentPageComponents,o=e.pageComponent;return r?r[o.componentId]:null},enumerable:!1,configurable:!0}),u.prototype.render=function(){var e=this;return o.createElement(i,null,(function(){var t=e.props,n=t.index,i=t.pageComponentPropValue,l=t.settings,u=p.store,s=e.Component,m=i.pageComponent,c=i.propValues;return s?e.state.hasError?null:o.createElement("div",{id:n+""},e.hasNullValue?null:o.createElement(s,r({key:m.id},c,{settings:l,store:u,pageSpecificData:a.pageSpecificData}))):(console.error("COMPONENT NOT FOUND!"),null)}))},u}(o.Component);export{l as ThemeComponent};
@@ -0,0 +1,12 @@
1
+ import * as React from "react";
2
+ import { IkasThemePageType } from "../../models";
3
+ declare type Props = {
4
+ pageType: IkasThemePageType;
5
+ pageTitle?: string | null;
6
+ pageDescription?: string | null;
7
+ pageSpecificDataStr?: string;
8
+ merchantSettingsStr?: string;
9
+ addOgpMetas?: boolean;
10
+ };
11
+ export declare const IkasPageHead: React.FC<Props>;
12
+ export {};
@@ -0,0 +1 @@
1
+ import*as t from"react";import{observer as e}from"mobx-react-lite";import o from"next/head.js";import"../../models/data/blog/index.js";import{IkasBrand as r}from"../../models/data/brand/index.js";import{IkasCategory as i}from"../../models/data/category/index.js";import"../../models/data/checkout/index.js";import"../../models/data/customer/address/index.js";import"../../models/data/customer/index.js";import"../../models/data/customer-review/index.js";import"../../models/data/html-meta-data/index.js";import"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import{IkasMerchantSettings as a}from"../../models/data/merchant-settings/index.js";import"../../models/data/order/index.js";import"../../models/data/order/line-item/index.js";import"mobx";import"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../models/data/variant-type/variant-value/index.js";import"../../models/data/order-transaction/index.js";import"../../models/data/product-option-set/index.js";import"../../models/data/raffle/index.js";import"../../models/theme/theme.js";import{IkasThemePageType as n}from"../../models/theme/page/index.js";import"../../models/theme/component/prop/index.js";import"../../models/theme/page/component/prop-value/link.js";import"../../models/ui/brand-list/index.js";import"../../models/ui/blog-list/index.js";import"../../models/ui/blog-category-list/index.js";import"../../models/ui/category-list/index.js";import{IkasProductDetail as d}from"../../models/ui/product-detail/index.js";import"../../models/ui/product-list/index.js";import"../../models/ui/product-attribute-detail/index.js";import"../../models/ui/product-attribute-list/index.js";import"../../models/ui/customer-review-list/index.js";import"../../models/ui/validator/index.js";import"../../models/ui/validator/rules/index.js";import"../../models/ui/validator/form/login.js";import"../../models/ui/validator/form/address.js";import"../../models/ui/validator/form/register.js";import"../../models/ui/validator/form/contact-form.js";import"../../models/ui/validator/form/forgot-password.js";import"../../models/ui/validator/form/recover-password.js";import"../../models/ui/validator/form/account-info.js";import"../../models/ui/validator/form/raffle-form.js";import"../../models/ui/validator/form/customer-review.js";import"../../models/ui/raffle-list/index.js";import"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";import{IkasStorefrontConfig as s}from"../../storefront/index.js";import{IkasPageDataInit as m}from"../../providers/page-data-init.js";var p=e((function(e){var p=e.pageType,l=e.pageTitle,c=e.pageDescription,u=e.pageSpecificDataStr,f=e.merchantSettingsStr,h=e.addOgpMetas,v="undefined"!=typeof window;t.useEffect((function(){var t;document.documentElement.lang=(null===(t=s.routings.find((function(t){return t.id===s.storefrontRoutingId})))||void 0===t?void 0:t.locale)||"tr"}),[p]);var g=t.useMemo((function(){if(f)return new a(JSON.parse(f))}),[f]),j=t.useMemo((function(){if(!u)return u;var t=JSON.parse(u);switch(p){case n.PRODUCT:return new d(t.product,t.selectedVariantValues);case n.CATEGORY:return new i(t);case n.BRAND:return new r(t);default:return u}}),[u]),x=t.useMemo((function(){if(j&&j.href)return"https://"+s.domain+j.href}),[j]),y=t.useMemo((function(){var t,e=[];if(h)if(e.push({property:"og:type",content:"website"}),e.push({property:"og:site_name",content:"https://"+s.domain}),l&&e.push({property:"og:title",content:l}),c&&e.push({property:"og:description",content:c}),e.push({property:"og:url",content:x||(v?window.location.href:"")||"https://"+s.domain}),j&&p===n.PRODUCT){var o=j;o.selectedVariant.mainImage&&e.push({property:"og:image",content:null===(t=o.selectedVariant.mainImage)||void 0===t?void 0:t.src})}else g&&e.push({property:"og:image",content:g.logo.src});return e}),[l,j,x,c,g,h,g]),b=t.useMemo((function(){var t=[];if(g){var e={"@context":"https://schema.org","@type":"Website",url:"https://"+s.domain},o=function(t){var e,o;return{"@context":"https://schema.org","@type":"Store",name:null==t?void 0:t.merchantName,logo:null===(e=null==t?void 0:t.logo)||void 0===e?void 0:e.src,image:null===(o=null==t?void 0:t.logo)||void 0===o?void 0:o.src,url:"https://"+s.domain}}(g);t.push(e),t.push(o)}if(j&&p===n.PRODUCT){var r=function(t){var e,o;try{"undefined"!=typeof window&&m._initProductDetailOnBrowser(t);var r="https://"+s.domain+t.href;return{"@context":"https://schema.org/","@type":"Product",name:t.product.name,description:null===(e=t.product.metaData)||void 0===e?void 0:e.description,image:t.selectedVariant.images.map((function(t){return t.src})),productId:t.selectedVariant.id,sku:t.selectedVariant.sku,mpn:t.selectedVariant.barcodeList.length?t.selectedVariant.barcodeList[0]:"",brand:{"@type":"Brand",name:null===(o=t.product.brand)||void 0===o?void 0:o.name},offers:{"@type":"Offer",url:r,priceCurrency:t.selectedVariant.price.currency||"TRY",price:t.selectedVariant.price.finalPrice,priceValidUntil:"",itemCondition:"https://schema.org/NewCondition",availability:t.selectedVariant.stock>0?"https://schema.org/InStock":"https://schema.org/OutOfStock"}}}catch(t){}}(j);r&&t.push(r)}if(j&&p===n.CATEGORY){var i=function(t){var e,o,r;try{return{"@context":"http://schema.org","@type":"CollectionPage",url:"https://"+s.domain+t.href,name:null===(e=t.metaData)||void 0===e?void 0:e.pageTitle,description:null===(o=t.metaData)||void 0===o?void 0:o.description,image:null===(r=t.image)||void 0===r?void 0:r.src}}catch(t){}}(j),a=function(t){try{return{"@context":"http://schema.org","@type":"BreadcrumbList",itemListElement:t.path.map((function(t,e){return{"@type":"ListItem",position:e+1,name:t.name,item:"https://"+s.domain+t.href}}))}}catch(t){}}(j);i&&t.push(i),a&&t.push(a)}return t}),[j,g]);return t.createElement(o,null,t.createElement("title",null,l||""),t.createElement("meta",{name:"description",content:c||""}),!!h&&y.map((function(e,o){return t.createElement("meta",{key:e.content+"-"+o,property:e.property,content:e.content})})),!!b.length&&b.map((function(e,o){return t.createElement("script",{key:o,type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(e)}})})))}));export{p as IkasPageHead};
@@ -0,0 +1,18 @@
1
+ import * as React from "react";
2
+ import { IkasThemePageType, IkasThemeSettings } from "../../models";
3
+ import { IkasPageComponentPropValue } from "../../providers/page-data-get";
4
+ export declare type IkasPageProps = {
5
+ propValuesStr: string;
6
+ pageSpecificDataStr: string;
7
+ pageType: IkasThemePageType;
8
+ pageTitle: string | null;
9
+ pageDescription?: string;
10
+ settingsStr: string;
11
+ merchantSettingsStr: string;
12
+ configJson: Record<string, any>;
13
+ reInitOnBrowser?: boolean;
14
+ addOgpMetas?: boolean;
15
+ components?: Record<string, any>;
16
+ };
17
+ export declare const IkasPage: React.FC<IkasPageProps>;
18
+ export declare const renderComponent: (pageComponentPropValue: IkasPageComponentPropValue, settings: IkasThemeSettings, index: number) => JSX.Element;
@@ -0,0 +1 @@
1
+ import{__awaiter as e,__generator as t}from'../../ext/tslib/tslib.es6.js';import*as o from"react";import{observer as r}from"mobx-react-lite";import{useRouter as i}from"next/router.js";import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../models/data/category/index.js";import"../../models/data/checkout/index.js";import"../../models/data/customer/address/index.js";import"../../models/data/customer/index.js";import"../../models/data/customer-review/index.js";import"../../models/data/html-meta-data/index.js";import"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import"../../models/data/order/index.js";import"../../models/data/order/line-item/index.js";import"mobx";import"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../models/data/variant-type/variant-value/index.js";import"../../models/data/order-transaction/index.js";import"../../models/data/product-option-set/index.js";import"../../models/data/raffle/index.js";import"../../models/theme/theme.js";import{IkasThemePageType as a}from"../../models/theme/page/index.js";import"../../models/theme/component/prop/index.js";import"../../models/theme/page/component/prop-value/link.js";import"../../models/ui/brand-list/index.js";import"../../models/ui/blog-list/index.js";import"../../models/ui/blog-category-list/index.js";import"../../models/ui/category-list/index.js";import{IkasProductDetail as s}from"../../models/ui/product-detail/index.js";import"../../models/ui/product-list/index.js";import"../../models/ui/product-attribute-detail/index.js";import"../../models/ui/product-attribute-list/index.js";import"../../models/ui/customer-review-list/index.js";import"../../models/ui/validator/index.js";import"../../models/ui/validator/rules/index.js";import"../../models/ui/validator/form/login.js";import"../../models/ui/validator/form/address.js";import"../../models/ui/validator/form/register.js";import"../../models/ui/validator/form/contact-form.js";import"../../models/ui/validator/form/forgot-password.js";import"../../models/ui/validator/form/recover-password.js";import"../../models/ui/validator/form/account-info.js";import"../../models/ui/validator/form/raffle-form.js";import"../../models/ui/validator/form/customer-review.js";import"../../models/ui/raffle-list/index.js";import{IkasThemeSettings as n}from"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";import{Analytics as m}from"../../analytics/analytics.js";import{IkasStorefrontConfig as d}from"../../storefront/index.js";import'../../ext/html-react-parser/index.js';import{initIkasEvents as p}from"../../analytics/events.js";import{IkasPageDataInit as l}from"../../providers/page-data-init.js";import{ThemeComponent as u}from"./ThemeComponent.js";import{IkasPageHead as c}from"./head.js";var f=r((function(r){var u=r.propValuesStr,f=r.pageType,x=r.pageTitle,g=r.pageDescription,v=r.pageSpecificDataStr,h=r.settingsStr,S=r.merchantSettingsStr,w=r.configJson,y=r.reInitOnBrowser,b=r.addOgpMetas,C=r.components;d.initWithJson(w),d.currentPageComponents=C;var E=d.store;E.currentPageType=f;var O=i(),T=o.useState(!1),V=T[0],D=T[1],P=o.useState(new n(JSON.parse(h)))[0],J=o.useMemo((function(){return l.setPageSpecificData(v,f,V),l.initPropValues(u,O,h,!0,V)}),[V,u,f,h,v]);o.useEffect((function(){y&&D("undefined"!=typeof window),E.cartStore.getCart(),E.checkLocalization(),p()}),[]),o.useEffect((function(){var e=function(){d.store.customerStore.routeChangeInit()};return O.events.on("routeChangeStart",e),function(){O.events.off("routeChangeStart",e)}}),[]),o.useEffect((function(){!function(o,r,i){e(this,void 0,void 0,(function(){var e,n,p,u,c;return t(this,(function(t){switch(t.label){case 0:m.pageView(o),t.label=1;case 1:return t.trys.push([1,4,,5]),o===a.PRODUCT&&(e=JSON.parse(r),n=new s(e.product,e.selectedVariantValues),"undefined"!=typeof window&&l._initProductDetailOnBrowser(n),m.productView(n),d.store.customerStore.onProductView(n.product.id,n.selectedVariant.id)),o===a.CATEGORY&&(p=JSON.parse(r),u=p.path.map((function(e){return e.name})).join(" > "),u=p.path.length>0?u+" > "+p.name:p.name,m.viewCategory(u,p)),o!==a.CART?[3,3]:[4,i.cartStore.waitUntilInitialized()];case 2:t.sent(),m.viewCart(i.cartStore.cart),t.label=3;case 3:return[3,5];case 4:return c=t.sent(),console.error(c),[3,5];case 5:return[2]}}))}))}(f,v,E)}),[f,v,J]);var k=o.useMemo((function(){var e=J.find((function(e){return e.component.isHeader})),t=J.find((function(e){return e.component.isFooter})),r=J.filter((function(e){return!e.component.isHeader&&!e.component.isFooter}))||[];return o.createElement("div",{style:{position:"relative",minHeight:"100vh",display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,e&&j(e,P,-1),r.map((function(e,t){return j(e,P,t)}))),t&&j(t,P,-1))}),[J,P]);return o.createElement(o.Fragment,null,o.createElement(c,{pageType:f,pageTitle:x,pageDescription:g,pageSpecificDataStr:v,merchantSettingsStr:S,addOgpMetas:b}),k)})),j=function(e,t,r){return o.createElement(u,{key:e.pageComponent.id,index:r,pageComponentPropValue:e,settings:t})};export{f as IkasPage,j as renderComponent};
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+ import IkasPageEditorViewModel from "./model";
3
+ import { IkasThemePageComponent } from "../../models";
4
+ declare type Props = {
5
+ vm: IkasPageEditorViewModel;
6
+ pageComponent: IkasThemePageComponent;
7
+ };
8
+ export declare class ThemeEditorComponent extends React.Component<Props> {
9
+ ref: React.RefObject<HTMLDivElement>;
10
+ error: any;
11
+ disposer?: () => void;
12
+ state: {
13
+ hasError: boolean;
14
+ };
15
+ constructor(props: Props);
16
+ componentDidMount(): void;
17
+ componentWillUnmount(): void;
18
+ static getDerivedStateFromError(error: any): {
19
+ hasError: boolean;
20
+ };
21
+ get pageComponentPropValue(): import("../../providers/page-data-get").IkasPageComponentPropValue | undefined;
22
+ get propValues(): Record<string, any> | undefined;
23
+ get isSelected(): boolean;
24
+ get isHovered(): boolean;
25
+ get hasNullValue(): boolean;
26
+ get rendered(): JSX.Element;
27
+ get Component(): any;
28
+ onMouseEnter: () => void;
29
+ onMouseLeave: () => void;
30
+ onClick: () => void;
31
+ render(): JSX.Element;
32
+ }
33
+ export {};
@@ -0,0 +1 @@
1
+ import{__extends as e,__assign as o}from'../../ext/tslib/tslib.es6.js';import*as t from"react";import r from"./error/index.js";import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../models/data/category/index.js";import{IkasCheckout as i}from"../../models/data/checkout/index.js";import"../../models/data/customer/address/index.js";import"../../models/data/customer/index.js";import"../../models/data/customer-review/index.js";import"../../models/data/html-meta-data/index.js";import"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import"../../models/data/order/index.js";import{IkasOrderLineItem as n}from"../../models/data/order/line-item/index.js";import{reaction as s,makeObservable as a,computed as d}from"mobx";import"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../models/data/variant-type/variant-value/index.js";import"../../models/data/order-transaction/index.js";import"../../models/data/product-option-set/index.js";import"../../models/data/raffle/index.js";import"../../models/theme/theme.js";import{IkasThemePageType as m}from"../../models/theme/page/index.js";import"../../models/theme/component/prop/index.js";import"../../models/theme/page/component/prop-value/link.js";import"../../models/ui/brand-list/index.js";import"../../models/ui/blog-list/index.js";import"../../models/ui/blog-category-list/index.js";import"../../models/ui/category-list/index.js";import"../../models/ui/product-detail/index.js";import"../../models/ui/product-list/index.js";import"../../models/ui/product-attribute-detail/index.js";import"../../models/ui/product-attribute-list/index.js";import"../../models/ui/customer-review-list/index.js";import"../../models/ui/validator/index.js";import"../../models/ui/validator/rules/index.js";import"../../models/ui/validator/form/login.js";import"../../models/ui/validator/form/address.js";import"../../models/ui/validator/form/register.js";import"../../models/ui/validator/form/contact-form.js";import"../../models/ui/validator/form/forgot-password.js";import"../../models/ui/validator/form/recover-password.js";import"../../models/ui/validator/form/account-info.js";import"../../models/ui/validator/form/raffle-form.js";import"../../models/ui/validator/form/customer-review.js";import"../../models/ui/raffle-list/index.js";import"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";import{IkasStorefrontConfig as p}from"../../storefront/index.js";import{IkasCheckoutSettings as l}from"../../models/data/checkout-settings/index.js";import u from"../checkout/index.js";import{IkasCart as c}from"../../models/data/cart/index.js";import{IkasPageDataInit as v}from"../../providers/page-data-init.js";import{Observer as f}from"mobx-react-lite";var j=function(j){function h(e){var o=j.call(this,e)||this;return o.state={hasError:!1},o.onMouseEnter=function(){var e=o.props,t=e.vm,r=e.pageComponent;t.onMouseOver(r.id)},o.onMouseLeave=function(){var e=o.props,t=e.vm,r=e.pageComponent;t.onMouseLeave(r.id)},o.onClick=function(){var e=o.props,t=e.vm,r=e.pageComponent;t.onClick(r.id)},o.ref=t.createRef(),a(o,{pageComponentPropValue:d,propValues:d,isSelected:d,isHovered:d,hasNullValue:d,rendered:d,Component:d}),o}return e(h,j),h.prototype.componentDidMount=function(){var e=this.props.vm;this.disposer&&this.disposer(),this.disposer=s((function(){var o;return null===(o=e.theme)||void 0===o?void 0:o.settings}),(function(){var o;null===(o=e.theme)||void 0===o||o.settings.colors.map((function(e){return document.documentElement.style.setProperty(e.key,e.color)}))}))},h.prototype.componentWillUnmount=function(){this.disposer&&this.disposer()},h.getDerivedStateFromError=function(e){return console.error(e),{hasError:!0}},Object.defineProperty(h.prototype,"pageComponentPropValue",{get:function(){var e=this.props,o=e.vm,t=e.pageComponent;return o.pageDataProvider.pageComponentPropValues.find((function(e){return e.pageComponent.id===t.id}))},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"propValues",{get:function(){var e,t,r=this.props.vm,s=null===(e=this.pageComponentPropValue)||void 0===e?void 0:e.propValues;(null===(t=r.page)||void 0===t?void 0:t.type)===m.CHECKOUT&&(s={checkout:new i({cart:new c({items:[new n({currencyCode:"TRY",finalPrice:100,finalPriceWithQuantity:100,price:100,priceWithQuantity:100,quantity:1})]})}),checkoutSettings:new l,merchantSettings:null,customizationProps:o({},s),returnPolicy:"",privacyPolicy:"",termsOfService:""});return s},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"isSelected",{get:function(){var e=this.props,o=e.vm,t=e.pageComponent;return o.selectedPageComponentId===t.id},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"isHovered",{get:function(){var e=this.props,o=e.vm,t=e.pageComponent;return o.hoveredPageComponentId===t.id},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"hasNullValue",{get:function(){var e,o=this;return!!(null===(e=this.pageComponentPropValue)||void 0===e?void 0:e.component.props.some((function(e){if(e.isRequired){var t=(o.propValues||{})[e.name];return null===t||null==t}})))},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"rendered",{get:function(){var e,i,n=this.Component,s=this.props.vm,a=p.store;return this.hasNullValue||this.state.hasError?t.createElement(r,{name:null===(e=this.pageComponentPropValue)||void 0===e?void 0:e.component.displayName}):t.createElement(n,o({},this.propValues,{store:a,settings:null===(i=s.theme)||void 0===i?void 0:i.settings,pageSpecificData:v.pageSpecificData}))},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"Component",{get:function(){var e,o=this.props,t=o.vm,r=o.pageComponent,i=p.currentPageComponents;if(!i)return null;var n=i[r.componentId];return(null===(e=t.page)||void 0===e?void 0:e.type)===m.CHECKOUT&&(n=u),n},enumerable:!1,configurable:!0}),h.prototype.render=function(){var e=this;return t.createElement(f,null,(function(){var o;return e.state.hasError?t.createElement("div",{ref:e.ref,style:{position:"relative"},onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onClick:e.onClick},t.createElement(r,{name:null===(o=e.pageComponentPropValue)||void 0===o?void 0:o.component.displayName}),";"):p.currentPageComponents?t.createElement("div",{ref:e.ref,style:{position:"relative"},onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onClick:e.onClick},e.rendered,(e.isSelected||e.isHovered)&&t.createElement("div",{style:g})):(console.error("Components for the page not found."),null)}))},h}(t.Component),g={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",border:"4px solid rgb(0, 161, 255)",zIndex:1e19};export{j as ThemeEditorComponent};
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ declare function ErrorComponent({ name }?: {
3
+ name?: string;
4
+ }): JSX.Element;
5
+ export default ErrorComponent;
@@ -0,0 +1 @@
1
+ import e from"react";function r(r){var o=(void 0===r?{}:r).name;return e.createElement("div",{style:t},"Error! Please fill the component ",o," fields")}var t={lineHeight:"50px",textAlign:"center",fontSize:"16px",margin:"10px 0",border:"2px solid rgb(255, 0, 0)",backgroundColor:"rgba(255, 0, 0, 0.5)"};export{r as default};
@@ -0,0 +1,2 @@
1
+ import * as React from "react";
2
+ export declare const IkasPageEditor: React.FC;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as o}from"mobx-react-lite";import{useRouter as n}from"next/router.js";import{ThemeEditorComponent as t}from"./ThemeComponentEditor.js";import i from"./model.js";import{IkasPageHead as r}from"../page/head.js";var m=o((function(){var o,m,l,p=n(),a=e.useState((function(){return new i(p)}))[0];if(a.isLoading)return null;var v=null===(o=a.pageComponents)||void 0===o?void 0:o.find((function(e){var o,n;return e.componentId===(null===(n=null===(o=a.theme)||void 0===o?void 0:o.headerComponent)||void 0===n?void 0:n.id)})),u=null===(m=a.pageComponents)||void 0===m?void 0:m.find((function(e){var o,n;return e.componentId===(null===(n=null===(o=a.theme)||void 0===o?void 0:o.footerComponent)||void 0===n?void 0:n.id)})),c=null===(l=a.pageComponents)||void 0===l?void 0:l.filter((function(e){var o,n,t,i;return e.componentId!==(null===(n=null===(o=a.theme)||void 0===o?void 0:o.headerComponent)||void 0===n?void 0:n.id)&&e.componentId!==(null===(i=null===(t=a.theme)||void 0===t?void 0:t.footerComponent)||void 0===i?void 0:i.id)}));return e.createElement(e.Fragment,null,!!a.page&&e.createElement(r,{pageType:a.page.type,pageTitle:a.page.pageTitle,pageDescription:a.page.description}),e.createElement("div",{style:d},e.createElement("div",null,!!v&&e.createElement(t,{key:v.id,vm:a,pageComponent:v}),null==c?void 0:c.map((function(o){return e.createElement(t,{key:o.id,vm:a,pageComponent:o})}))),!!u&&e.createElement(t,{key:u.id,vm:a,pageComponent:u})))})),d={minHeight:"100vh",width:"100vw",display:"flex",flexDirection:"column",justifyContent:"space-between"};export{m as IkasPageEditor};
@@ -0,0 +1,2 @@
1
+ import * as React from "react";
2
+ export declare const IkasEditorComponentLoader: React.FC;
@@ -0,0 +1 @@
1
+ import*as e from"react";import r from"./style.module.scss.js";var t=function(){return e.createElement("div",{className:r.Container},e.createElement("div",{className:r.loader}))};export{t as IkasEditorComponentLoader};
@@ -0,0 +1 @@
1
+ import e from'../../../ext/style-inject/dist/style-inject.es.js';var n={Container:"style-module_Container__1eB6f",loader:"style-module_loader__1ahiK",load8:"style-module_load8__1jjFg"};e(".style-module_Container__1eB6f {\n width: 100%;\n height: 300px;\n background-color: white;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.style-module_Container__1eB6f .style-module_loader__1ahiK,\n.style-module_Container__1eB6f .style-module_loader__1ahiK:after {\n border-radius: 50%;\n width: 5em;\n height: 5em;\n}\n.style-module_Container__1eB6f .style-module_loader__1ahiK {\n font-size: 6px;\n position: relative;\n text-indent: -9999em;\n border-top: 0.5em solid rgba(255, 255, 255, 0.2);\n border-right: 0.5em solid rgba(255, 255, 255, 0.2);\n border-bottom: 0.5em solid rgba(255, 255, 255, 0.2);\n border-left: 0.5em solid black;\n -webkit-transform: translateZ(0);\n -ms-transform: translateZ(0);\n transform: translateZ(0);\n -webkit-animation: style-module_load8__1jjFg 1.1s infinite linear;\n animation: style-module_load8__1jjFg 1.1s infinite linear;\n}\n@-webkit-keyframes style-module_load8__1jjFg {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@keyframes style-module_load8__1jjFg {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}");export{n as default};