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

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 +16 -13
  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 e from'../../../../ext/style-inject/dist/style-inject.es.js';var t={FormSectionTitle:"style-module_FormSectionTitle__2LxF2",Title:"style-module_Title__2PxW0",WithSubTitle:"style-module_WithSubTitle__36X7i",SubTitle:"style-module_SubTitle__2UOsH",Grid:"style-module_Grid__1eODF",Grid2:"style-module_Grid2__1HTRV",Grid3:"style-module_Grid3__uN7io",FormItem:"style-module_FormItem__1o0fc",FormItemWrapper:"style-module_FormItemWrapper__2NOxU",RightContent:"style-module_RightContent__1fjX9",FormItemInputWrapper:"style-module_FormItemInputWrapper__2eOdJ",FieldLabel:"style-module_FieldLabel__2Tx0b",FieldLabelTop:"style-module_FieldLabelTop__1nOBq",Bottom:"style-module_Bottom__3s4pZ",Error:"style-module_Error__nif12",WithTooltip:"style-module_WithTooltip__1KRSQ",ArrowContainer:"style-module_ArrowContainer__27ejm",ErrorMsg:"style-module_ErrorMsg__3How6",fadeInFromRight:"style-module_fadeInFromRight__L_PAx",PhoneError:"style-module_PhoneError__2FrSf",FormItemTooltipContainer:"style-module_FormItemTooltipContainer__13wpt"};e('.style-module_FormSectionTitle__2LxF2 {\n width: 100%;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n.style-module_FormSectionTitle__2LxF2 .style-module_Title__2PxW0 {\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.style-module_FormSectionTitle__2LxF2 .style-module_Title__2PxW0.style-module_WithSubTitle__36X7i {\n line-height: auto;\n padding-bottom: 0;\n}\n\n.style-module_SubTitle__2UOsH {\n color: var(--checkout-secondary-text-color);\n font-size: 14px;\n padding-bottom: 16px;\n padding-top: 2px;\n}\n\n.style-module_Grid__1eODF {\n display: grid;\n grid-gap: 16px;\n grid-template-columns: 1fr;\n}\n.style-module_Grid__1eODF.style-module_Grid2__1HTRV {\n grid-template-columns: repeat(2, 1fr);\n}\n.style-module_Grid__1eODF.style-module_Grid3__uN7io {\n grid-template-columns: repeat(3, 1fr);\n}\n@media only screen and (max-width: 768px) {\n .style-module_Grid__1eODF {\n grid-template-columns: 1fr !important;\n }\n}\n\n@keyframes style-module_fadeInFromRight__L_PAx {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}\n.style-module_FormItem__1o0fc {\n width: 100%;\n}\n.style-module_FormItemWrapper__2NOxU {\n width: 100%;\n position: relative;\n}\n.style-module_FormItemWrapper__2NOxU .style-module_RightContent__1fjX9 {\n position: absolute;\n height: 100%;\n top: 0;\n right: 0;\n}\n.style-module_FormItemInputWrapper__2eOdJ {\n position: relative;\n width: 100%;\n}\n.style-module_FormItemInputWrapper__2eOdJ label.style-module_FieldLabel__2Tx0b {\n color: var(--checkout-secondary-text-color);\n position: absolute;\n top: 0;\n left: 17px;\n width: 100%;\n z-index: 1;\n user-select: none;\n pointer-events: none;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n transition: transform 0.1s;\n transform: translateY(18px);\n font-size: 0.85em;\n line-height: 22px;\n}\n.style-module_FormItemInputWrapper__2eOdJ label.style-module_FieldLabelTop__1nOBq {\n transform: translateY(8px);\n font-size: 0.7em;\n}\n.style-module_FormItemInputWrapper__2eOdJ input,\n.style-module_FormItemInputWrapper__2eOdJ select,\n.style-module_FormItemInputWrapper__2eOdJ textarea {\n border: 1px solid var(--checkout-border-color);\n background-color: var(--checkout-primary-bg-color);\n color: var(--checkout-primary-text-color);\n background-clip: padding-box;\n border-radius: 8px;\n display: block;\n width: 100%;\n height: 56px;\n padding: 8px 16px;\n outline: none;\n transition: padding 0.1s, border-color 0.5s, box-shadow 0.5s;\n box-shadow: 0 0 0 1px transparent;\n -moz-appearance: none;\n -webkit-appearance: none;\n}\n.style-module_FormItemInputWrapper__2eOdJ input:focus,\n.style-module_FormItemInputWrapper__2eOdJ select:focus,\n.style-module_FormItemInputWrapper__2eOdJ textarea:focus {\n box-shadow: 0 0 0 1px var(--checkout-button-bg-color);\n border-color: var(--checkout-button-bg-color);\n}\n.style-module_FormItemInputWrapper__2eOdJ input.style-module_Bottom__3s4pZ,\n.style-module_FormItemInputWrapper__2eOdJ select.style-module_Bottom__3s4pZ,\n.style-module_FormItemInputWrapper__2eOdJ textarea.style-module_Bottom__3s4pZ {\n padding-top: 1.2em;\n padding-bottom: 0.2em;\n}\n.style-module_FormItemInputWrapper__2eOdJ input.style-module_Error__nif12,\n.style-module_FormItemInputWrapper__2eOdJ select.style-module_Error__nif12,\n.style-module_FormItemInputWrapper__2eOdJ textarea.style-module_Error__nif12 {\n box-shadow: 0 0 0 1px var(--checkout-error-color);\n border-color: var(--checkout-error-color);\n}\n.style-module_FormItemInputWrapper__2eOdJ input.style-module_WithTooltip__1KRSQ,\n.style-module_FormItemInputWrapper__2eOdJ select.style-module_WithTooltip__1KRSQ,\n.style-module_FormItemInputWrapper__2eOdJ textarea.style-module_WithTooltip__1KRSQ {\n padding-right: 40px;\n}\n.style-module_FormItemInputWrapper__2eOdJ input::-ms-expand,\n.style-module_FormItemInputWrapper__2eOdJ select::-ms-expand,\n.style-module_FormItemInputWrapper__2eOdJ textarea::-ms-expand {\n display: none;\n}\n.style-module_FormItemInputWrapper__2eOdJ input::placeholder,\n.style-module_FormItemInputWrapper__2eOdJ select::placeholder,\n.style-module_FormItemInputWrapper__2eOdJ textarea::placeholder {\n color: var(--checkout-secondary-text-color) !important;\n}\n.style-module_FormItemInputWrapper__2eOdJ textarea {\n min-height: 120px;\n}\n.style-module_FormItemInputWrapper__2eOdJ .style-module_ArrowContainer__27ejm {\n position: absolute;\n right: 1px;\n padding-right: 0.5em;\n top: 1px;\n height: calc(100% - 2px);\n display: flex;\n align-items: center;\n color: var(--checkout-secondary-text-color);\n background-color: var(--checkout-primary-bg-color);\n z-index: 2;\n border-radius: 6px;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInput {\n display: flex;\n align-items: center;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputInput {\n padding-left: 64px;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputInput::placeholder {\n color: var(--checkout-secondary-text-color) !important;\n font-size: 14px !important;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputCountry {\n position: absolute;\n align-self: stretch;\n display: flex;\n align-items: center;\n top: 26px;\n left: 16px;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputCountrySelect {\n border: none;\n display: inline-flex;\n width: 60px;\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n z-index: 1;\n border: 0;\n opacity: 0;\n cursor: pointer;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputCountryIcon {\n width: 1.5em;\n height: 1em;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputCountrySelectArrow {\n display: block;\n content: "";\n width: 0.3em;\n height: 0.3em;\n margin-left: 0.35em;\n border-style: solid;\n border-color: inherit;\n border-top-width: 0;\n border-bottom-width: 1px;\n border-left-width: 0;\n border-right-width: 1px;\n transform: rotate(45deg);\n opacity: 0.45;\n}\n.style-module_FormItemInputWrapper__2eOdJ .PhoneInputCountryIconImg {\n width: 24px;\n}\n.style-module_FormItem__1o0fc .style-module_ErrorMsg__3How6 {\n color: var(--checkout-error-color);\n font-size: 12px;\n margin-top: 8px;\n animation-name: style-module_fadeInFromRight__L_PAx;\n animation-duration: 0.3s;\n}\n.style-module_FormItem__1o0fc.style-module_PhoneError__2FrSf input {\n box-shadow: 0 0 0 1px var(--checkout-error-color) !important;\n border-color: var(--checkout-error-color) !important;\n}\n\n.style-module_FormItemWrapper__2NOxU {\n position: relative;\n}\n\n.style-module_FormItemTooltipContainer__13wpt {\n width: 16px;\n height: 16px;\n border-radius: 100%;\n color: white;\n background-color: var(--checkout-secondary-text-color);\n position: absolute;\n top: 0;\n right: 16px;\n bottom: 0;\n margin: auto;\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 12px !important;\n line-height: 16px !important;\n cursor: pointer;\n}');export{t as default};
@@ -0,0 +1,2 @@
1
+ import * as React from "react";
2
+ export declare const FullscreenLoading: 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 FullscreenLoading};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var t={Container:"style-module_Container__1f6or",loader:"style-module_loader__VCfEE",load8:"style-module_load8__3N32j"};e(".style-module_Container__1f6or {\n width: 100vw;\n height: 100vh;\n background-color: var(--checkout-primary-bg-color);\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.style-module_Container__1f6or .style-module_loader__VCfEE,\n.style-module_Container__1f6or .style-module_loader__VCfEE:after {\n border-radius: 50%;\n width: 5em;\n height: 5em;\n}\n.style-module_Container__1f6or .style-module_loader__VCfEE {\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 var(--checkout-button-bg-color);\n -webkit-transform: translateZ(0);\n -ms-transform: translateZ(0);\n transform: translateZ(0);\n -webkit-animation: style-module_load8__3N32j 1.1s infinite linear;\n animation: style-module_load8__3N32j 1.1s infinite linear;\n}\n@-webkit-keyframes style-module_load8__3N32j {\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__3N32j {\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{t as default};
@@ -0,0 +1,11 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ value?: string;
4
+ buttonLabel: string;
5
+ placeholder?: string;
6
+ isLoading?: boolean;
7
+ onClick: () => void;
8
+ onChange: (value: string) => void;
9
+ };
10
+ declare const _default: React.FunctionComponent<Props>;
11
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as a}from"mobx-react-lite";import t from"./style.module.scss.js";var l=a((function(a){var l=a.value,n=a.placeholder,o=a.buttonLabel,r=a.isLoading,c=a.onClick,s=a.onChange,i=e.useCallback((function(e){s(e.target.value||"")}),[s]),m=e.useCallback((function(e){"Enter"===e.key&&c()}),[c]);return e.createElement("div",{className:t.Container},e.createElement("input",{value:l,onChange:i,placeholder:n,onKeyPress:m}),e.createElement("div",{className:t.Button,onClick:c},r?e.createElement("div",{className:t.loader}):o))}));export{l as default};
@@ -0,0 +1 @@
1
+ import n from'../../../../ext/style-inject/dist/style-inject.es.js';var t={Container:"style-module_Container__2_f6f",Button:"style-module_Button__38WsW",loader:"style-module_loader__2oUyh",load8:"style-module_load8__2JtWU"};n(".style-module_Container__2_f6f {\n width: 100%;\n height: 44px;\n background-color: white;\n border-radius: 8px;\n display: flex;\n justify-content: flex-end;\n position: relative;\n}\n.style-module_Container__2_f6f input {\n width: calc(100% - 2px);\n height: 100%;\n padding: 10px 16px;\n outline: none;\n -moz-appearance: none;\n -webkit-appearance: none;\n transition: all 0.5s;\n box-shadow: 0 0 0 1px transparent;\n border: 1px solid transparent;\n border-radius: 9px;\n margin-left: 1px;\n color: var(--checkout-primary-text-color);\n position: absolute;\n top: 0px;\n left: 0px;\n padding-right: calc(33% + 16px);\n}\n.style-module_Container__2_f6f input::placeholder {\n color: var(--checkout-secondary-text-color) !important;\n}\n.style-module_Container__2_f6f input:focus {\n box-shadow: 0 0 0 1px var(--checkout-button-bg-color);\n border-color: var(--checkout-button-bg-color);\n}\n.style-module_Container__2_f6f .style-module_Button__38WsW {\n flex: 0 0 auto;\n height: 100%;\n width: 33%;\n color: var(--checkout-button-text-color);\n background-color: var(--checkout-button-bg-color);\n border-radius: 8px;\n font-weight: 600;\n text-align: center;\n position: relative;\n transition: all 0.2s;\n display: flex;\n justify-content: center;\n align-items: center;\n user-select: none;\n cursor: pointer;\n}\n.style-module_Container__2_f6f .style-module_Button__38WsW .style-module_loader__2oUyh,\n.style-module_Container__2_f6f .style-module_Button__38WsW .style-module_loader__2oUyh:after {\n border-radius: 50%;\n width: 5em;\n height: 5em;\n}\n.style-module_Container__2_f6f .style-module_Button__38WsW .style-module_loader__2oUyh {\n font-size: 4px;\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 var(--checkout-button-text-color);\n -webkit-transform: translateZ(0);\n -ms-transform: translateZ(0);\n transform: translateZ(0);\n -webkit-animation: style-module_load8__2JtWU 1.1s infinite linear;\n animation: style-module_load8__2JtWU 1.1s infinite linear;\n}\n@-webkit-keyframes style-module_load8__2JtWU {\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__2JtWU {\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{t as default};
@@ -0,0 +1,8 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ title: string;
4
+ modalContent: string | React.ReactElement;
5
+ onClose: () => void;
6
+ };
7
+ export declare const Modal: React.FC<Props>;
8
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import n from"../svg/cross.js";import o from"./style.module.scss.js";var a=t((function(t){var a=t.title,l=t.onClose,r=t.modalContent,s=e.useCallback((function(e){27===e.keyCode&&l()}),[]);return e.useEffect((function(){return document.addEventListener("keydown",s,!1),function(){document.removeEventListener("keydown",s,!1)}}),[]),e.createElement("div",{className:o.ModalContainer,onClick:l},e.createElement("div",{className:o.Modal,onClick:function(e){return e.stopPropagation()}},e.createElement("div",{className:o.ModalHeader},e.createElement("div",{className:o.ModalTitle},a),e.createElement("div",{className:o.CloseButton,onClick:l},e.createElement(n,null))),"string"==typeof r?e.createElement("div",{className:o.ModalContent,dangerouslySetInnerHTML:{__html:r}}):e.createElement("div",{className:o.ModalContent},r)))}));export{a as Modal};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var o={ModalContainer:"style-module_ModalContainer__3JCG6",Modal:"style-module_Modal__s3oha",ModalHeader:"style-module_ModalHeader__vEeDs",ModalTitle:"style-module_ModalTitle__3hZYI",CloseButton:"style-module_CloseButton__3VdYY",ModalContent:"style-module_ModalContent__2jGi3"};e(".style-module_ModalContainer__3JCG6 {\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background-color: rgba(0, 0, 0, 0.6);\n backdrop-filter: blur(6px);\n z-index: 99999999;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha {\n border-radius: 8px;\n background-color: white;\n color: var(--checkout-primary-text-color);\n min-width: 400px;\n max-width: 750px;\n max-height: 90%;\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n.style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha .style-module_ModalHeader__vEeDs {\n flex: 0 0 auto;\n padding: 16px;\n font-size: 18px;\n border-bottom: 1px solid var(--checkout-border-color);\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n.style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha .style-module_ModalHeader__vEeDs .style-module_ModalTitle__3hZYI {\n font-weight: 500;\n max-width: 300px;\n}\n.style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha .style-module_ModalHeader__vEeDs .style-module_CloseButton__3VdYY {\n cursor: pointer;\n display: flex;\n align-items: center;\n}\n.style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha .style-module_ModalContent__2jGi3 {\n flex: 1 1 auto;\n padding: 24px;\n overflow-y: auto;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha {\n max-width: unset;\n max-height: unset;\n min-width: unset;\n width: 100%;\n height: 100%;\n margin: 0;\n border-radius: 0;\n }\n .style-module_ModalContainer__3JCG6 .style-module_Modal__s3oha .style-module_ModalHeader__vEeDs {\n padding: 1.5em;\n }\n}");export{o as default};
@@ -0,0 +1,9 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ type: "warning" | "error" | "success";
4
+ title?: string;
5
+ content: string | React.ReactElement;
6
+ onClose?: () => void;
7
+ };
8
+ declare const _default: React.FunctionComponent<Props>;
9
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import r from"./style.module.scss.js";import s from"../svg/warning.js";import a from"../svg/cross.js";var n=t((function(t){var n=t.type,c=t.title,o=t.content,l=t.onClose,i=e.useRef(null),m=e.useMemo((function(){var e=[r.NotificationBox];switch(n){case"error":e.push(r.Error);break;case"warning":e.push(r.Warning);break;case"success":e.push(r.Success)}return e.join(" ")}),[n]);return e.useEffect((function(){i&&i.current&&i.current.scrollIntoView()}),[i]),e.createElement("div",{className:m,ref:i},e.createElement("div",{className:r.Left},e.createElement(s,null)),e.createElement("div",{className:r.Center},!!c&&e.createElement("div",{className:r.Title},c),e.createElement("div",{className:r.Content},o)),l&&e.createElement("div",{className:r.Right,onClick:l},e.createElement(a,null)))}));export{n as default};
@@ -0,0 +1 @@
1
+ import o from'../../../../ext/style-inject/dist/style-inject.es.js';var e={NotificationBox:"style-module_NotificationBox__1XbTC",Error:"style-module_Error__2muwO",Warning:"style-module_Warning__1BFJi",Success:"style-module_Success__3E9Q7",Left:"style-module_Left__2oQNx",Center:"style-module_Center__3DJ2K",Title:"style-module_Title__1Ae11",Right:"style-module_Right__Uf0Z6"};o(".style-module_NotificationBox__1XbTC {\n padding: 16px;\n border-radius: 8px;\n color: var(--checkout-primary-text-color);\n display: flex;\n}\n.style-module_NotificationBox__1XbTC.style-module_Error__2muwO {\n border: 1px solid var(--checkout-error-color);\n background-color: var(--checkout-error-light-color);\n}\n.style-module_NotificationBox__1XbTC.style-module_Error__2muwO svg {\n color: var(--checkout-error-color);\n}\n.style-module_NotificationBox__1XbTC.style-module_Warning__1BFJi {\n border: 1px solid var(--checkout-warning-color);\n background-color: var(--checkout-warning-light-color);\n}\n.style-module_NotificationBox__1XbTC.style-module_Warning__1BFJi svg {\n color: var(--checkout-warning-color);\n}\n.style-module_NotificationBox__1XbTC.style-module_Success__3E9Q7 {\n border: 1px solid var(--checkout-success-color);\n background-color: var(--checkout-success-light-color);\n}\n.style-module_NotificationBox__1XbTC.style-module_Success__3E9Q7 svg {\n color: var(--checkout-success-color);\n}\n.style-module_NotificationBox__1XbTC .style-module_Left__2oQNx {\n flex: 0 0 auto;\n padding-right: 10px;\n display: flex;\n align-items: center;\n height: 24px;\n}\n.style-module_NotificationBox__1XbTC .style-module_Center__3DJ2K {\n flex: 1 1 auto;\n}\n.style-module_NotificationBox__1XbTC .style-module_Center__3DJ2K .style-module_Title__1Ae11 {\n font-size: 16px;\n font-weight: 600;\n margin-bottom: 4px;\n}\n.style-module_NotificationBox__1XbTC .style-module_Right__Uf0Z6 {\n flex: 0 0 auto;\n padding-left: 10px;\n color: var(--checkout-secondary-text-color);\n cursor: pointer;\n display: flex;\n}\n.style-module_NotificationBox__1XbTC .style-module_Right__Uf0Z6 svg {\n color: var(--checkout-secondary-text-color);\n}");export{e as default};
@@ -0,0 +1,13 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ label?: string;
4
+ isSelected: boolean;
5
+ rightContent?: React.ReactElement;
6
+ bottomContent?: React.ReactElement;
7
+ bottomContentVisible?: boolean;
8
+ hasError?: boolean;
9
+ errorText?: string;
10
+ onClick?: () => void;
11
+ };
12
+ declare const _default: React.FunctionComponent<Props>;
13
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import o from"./style.module.scss.js";import{Toggle as r}from"../toggle/index.js";var n=t((function(t){var n=t.label,a=t.isSelected,l=t.rightContent,m=t.bottomContent,s=t.bottomContentVisible,c=t.hasError,i=t.errorText,d=t.onClick,u=e.useMemo((function(){var e=[o.SelectBox];return a&&e.push(o.Selected),a&&c&&e.push(o.Error),e.join(" ")}),[a]),v=e.useMemo((function(){return e.createElement("div",{className:o.BottomContent},m)}),[m]);return e.createElement("div",{className:o.SelectBoxContainer},e.createElement("div",{className:u,onClick:d},e.createElement("div",{className:o.TopContent},e.createElement(r,{value:a,label:n,removePadding:!0}),!!l&&e.createElement("div",{className:o.RightContent},l)),!!m&&(a||s)&&v),!!i&&c&&a&&e.createElement("div",{className:o.SelectBoxError},i))}));export{n as default};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var o={SelectBoxContainer:"style-module_SelectBoxContainer__1T9C7",SelectBoxError:"style-module_SelectBoxError__2diiS",fadeInFromRight:"style-module_fadeInFromRight__9YMxj",SelectBox:"style-module_SelectBox__1xZZi",TopContent:"style-module_TopContent__oUtcc",Label:"style-module_Label__1I8Bm",RightContent:"style-module_RightContent__2Ob1u",BottomContent:"style-module_BottomContent__1AMWK",Selected:"style-module_Selected__Ipn0q",Error:"style-module_Error__2TFZc"};e(".style-module_SelectBoxContainer__1T9C7 {\n margin-bottom: 16px;\n}\n\n.style-module_SelectBoxError__2diiS {\n color: var(--checkout-error-color);\n font-size: 12px;\n margin-top: 8px;\n animation-name: style-module_fadeInFromRight__9YMxj;\n animation-duration: 0.3s;\n}\n\n.style-module_SelectBox__1xZZi {\n padding: 16px;\n width: 100%;\n transition: all 0.2s;\n border-radius: 8px;\n cursor: pointer;\n border: 1px solid var(--checkout-border-color);\n box-shadow: 0 0 0 1px transparent;\n}\n.style-module_SelectBox__1xZZi .style-module_TopContent__oUtcc {\n display: flex;\n align-items: center;\n user-select: none;\n}\n.style-module_SelectBox__1xZZi .style-module_TopContent__oUtcc .style-module_Label__1I8Bm {\n flex: 1 1 auto;\n margin-left: 16px;\n}\n.style-module_SelectBox__1xZZi .style-module_TopContent__oUtcc .style-module_RightContent__2Ob1u {\n flex: 0 0 auto;\n margin-left: 16px;\n}\n.style-module_SelectBox__1xZZi .style-module_BottomContent__1AMWK {\n padding-top: 16px;\n width: 100%;\n}\n.style-module_SelectBox__1xZZi.style-module_Selected__Ipn0q {\n box-shadow: 0 0 0 1px var(--checkout-button-bg-color);\n border-color: var(--checkout-button-bg-color);\n background-color: var(--checkout-card-bg-color);\n}\n.style-module_SelectBox__1xZZi.style-module_Selected__Ipn0q.style-module_Error__2TFZc {\n box-shadow: 0 0 0 1px var(--checkout-error-color);\n border-color: var(--checkout-error-color);\n}");export{o as default};
@@ -0,0 +1,15 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ steps: Step[];
4
+ stepContent: React.ReactElement;
5
+ };
6
+ declare const StepContainer: React.FC<Props>;
7
+ export default StepContainer;
8
+ export declare class Step {
9
+ label: string;
10
+ isSelected: boolean;
11
+ isComplete: boolean;
12
+ titleRightContent?: React.ReactElement;
13
+ titleBottomContent?: React.ReactElement;
14
+ constructor(label: string, isSelected: boolean, isComplete: boolean, titleRightContent?: React.ReactElement, titleBottomContent?: React.ReactElement);
15
+ }
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import{makeAutoObservable as i}from"mobx";import n from"../checkbox/check.js";import l from"./style.module.scss.js";var o=t((function(t){var i=t.steps,o=t.stepContent;return e.useEffect((function(){var e,t;if(document.body.getBoundingClientRect().width<768){var n=i.findIndex((function(e){return e.isSelected}));if(0===n)return;2===n?null===(e=document.getElementById("step-1"))||void 0===e||e.scrollIntoView():null===(t=document.getElementById("step-"+n))||void 0===t||t.scrollIntoView()}}),[]),e.createElement("div",{className:l.StepContainer},i.map((function(t,i){return e.createElement("div",{className:l.Step},e.createElement("div",{id:"step-"+i,className:[l.StepTitleContainer,0===i?l.First:""].join(" ")},e.createElement("div",{className:[l.StepTitleTop,t.titleRightContent?l.WithRightContent:""].join(" ")},e.createElement("div",{className:[l.StepCircle,t.isSelected||t.isComplete?l.Selected:""].join(" ").trim()},t.isComplete?e.createElement(n,null):i+1),e.createElement("div",{className:[l.StepTitle,t.isSelected||t.isComplete?"":l.Light].join(" ")},t.label),!!t.titleRightContent&&e.createElement("div",{className:l.StepTitleRightContent},t.titleRightContent)),!!t.titleBottomContent&&e.createElement("div",{className:l.StepTitleBottom},t.titleBottomContent)),t.isSelected&&e.createElement("div",{className:l.StepContent},o))})))})),s=function(e,t,n,l,o){this.label=e,this.isSelected=t,this.isComplete=n,this.titleRightContent=l,this.titleBottomContent=o,i(this)};export{s as Step,o as default};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var t={StepContainer:"style-module_StepContainer__1O2dD",Step:"style-module_Step__1iOYA",StepTitleContainer:"style-module_StepTitleContainer__2GUg2",First:"style-module_First__cAzdJ",StepTitleTop:"style-module_StepTitleTop__3zfsj",WithRightContent:"style-module_WithRightContent__2fqb1",StepCircle:"style-module_StepCircle__36A5q",Selected:"style-module_Selected__3j91L",StepTitle:"style-module_StepTitle__10YDP",Light:"style-module_Light__15wSX",StepTitleRightContent:"style-module_StepTitleRightContent__2Q43m",StepContent:"style-module_StepContent__20QIi"};e(".style-module_StepContainer__1O2dD {\n width: 100%;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA {\n width: 100%;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 {\n padding: 24px 0;\n border-top: 1px solid var(--checkout-border-color);\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2.style-module_First__cAzdJ {\n border-top: none;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepTitleTop__3zfsj {\n display: flex;\n align-items: center;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepTitleTop__3zfsj.style-module_WithRightContent__2fqb1 {\n align-items: flex-start;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepCircle__36A5q {\n width: 32px;\n height: 32px;\n border-radius: 100%;\n border: 1px solid var(--checkout-button-bg-color);\n color: var(--checkout-button-bg-color);\n display: flex;\n justify-content: center;\n align-items: center;\n margin-right: 16px;\n flex: 0 0 auto;\n font-size: 20px;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepCircle__36A5q.style-module_Selected__3j91L {\n background-color: var(--checkout-button-bg-color);\n color: var(--checkout-button-text-color);\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepCircle__36A5q.style-module_Selected__3j91L svg {\n transform: scale(1.5);\n position: relative;\n right: -1px;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepTitle__10YDP {\n font-size: 22px;\n color: var(--checkout-primary-text-color);\n flex: 0 0 auto;\n font-weight: 600;\n line-height: 32px;\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepTitle__10YDP.style-module_Light__15wSX {\n color: var(--checkout-button-disabled-text-color);\n}\n.style-module_StepContainer__1O2dD .style-module_Step__1iOYA .style-module_StepTitleContainer__2GUg2 .style-module_StepTitleRightContent__2Q43m {\n flex: 1 1 auto;\n}\n.style-module_StepContainer__1O2dD .style-module_StepContent__20QIi {\n padding-bottom: 24px;\n padding-left: 48px;\n width: 100%;\n}\n@media only screen and (max-width: 1000px) {\n .style-module_StepContainer__1O2dD {\n padding: 0 24px;\n }\n .style-module_StepContainer__1O2dD .style-module_StepContent__20QIi {\n padding-left: 0px;\n }\n}");export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGArrowDown: React.FC<Props>;
6
+ export default SVGArrowDown;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var a=t.className;return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",className:a},e.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),e.createElement("path",{fill:"currentColor",d:"M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z"}))};export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGArrowLeft: React.FC<Props>;
6
+ export default SVGArrowLeft;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGArrowRight: React.FC<Props>;
6
+ export default SVGArrowRight;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGCross: React.FC<Props>;
6
+ export default SVGCross;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var a=t.className;return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",className:a},e.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),e.createElement("path",{fill:"currentColor",d:"M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z"}))};export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGDiscount: React.FC<Props>;
6
+ export default SVGDiscount;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGExternal: React.FC<Props>;
6
+ export default SVGExternal;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var l=t.className;return e.createElement("svg",{width:"82",height:"52",viewBox:"0 0 82 52",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l},e.createElement("mask",{id:"path-1-inside-1_1206:13861",fill:"white"},e.createElement("rect",{y:"7",width:"46",height:"36.8",rx:"0.925786"})),e.createElement("rect",{y:"7",width:"46",height:"36.8",rx:"0.925786",fill:"#F7F7F9"}),e.createElement("rect",{y:"7",width:"46",height:"6.9697",fill:"#F7F7F9"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.65531 11.3106C4.01723 11.3106 4.31062 11.0172 4.31062 10.6553C4.31062 10.2934 4.01723 10 3.65531 10C3.29339 10 3 10.2934 3 10.6553C3 11.0172 3.29339 11.3106 3.65531 11.3106Z",fill:"#272727"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.27543 11.3106C6.63735 11.3106 6.93074 11.0172 6.93074 10.6553C6.93074 10.2934 6.63735 10 6.27543 10C5.91351 10 5.62012 10.2934 5.62012 10.6553C5.62012 11.0172 5.91351 11.3106 6.27543 11.3106Z",fill:"#272727"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.89554 11.3106C9.25746 11.3106 9.55085 11.0172 9.55085 10.6553C9.55085 10.2934 9.25746 10 8.89554 10C8.53363 10 8.24023 10.2934 8.24023 10.6553C8.24023 11.0172 8.53363 11.3106 8.89554 11.3106Z",fill:"#272727"}),e.createElement("rect",{x:"0.697266",y:"13.2727",width:"44.6061",height:"1",fill:"#272727"}),e.createElement("rect",{y:"7",width:"46",height:"36.8",rx:"0.925786",stroke:"#272727","stroke-width":"2",mask:"url(#path-1-inside-1_1206:13861)"}),e.createElement("rect",{x:"16.5",y:"0.5",width:"65",height:"51",rx:"0.828302",fill:"#F7F7F9"}),e.createElement("rect",{x:"16",width:"66",height:"9.84848",fill:"#F7F7F9"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.9402 5.88045C21.4595 5.88045 21.8805 5.4595 21.8805 4.94023C21.8805 4.42095 21.4595 4 20.9402 4C20.421 4 20 4.42095 20 4.94023C20 5.4595 20.421 5.88045 20.9402 5.88045Z",fill:"#272727"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24.7 5.88045C25.2193 5.88045 25.6402 5.4595 25.6402 4.94023C25.6402 4.42095 25.2193 4 24.7 4C24.1807 4 23.7598 4.42095 23.7598 4.94023C23.7598 5.4595 24.1807 5.88045 24.7 5.88045Z",fill:"#272727"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M28.4588 5.88045C28.9781 5.88045 29.399 5.4595 29.399 4.94023C29.399 4.42095 28.9781 4 28.4588 4C27.9395 4 27.5186 4.42095 27.5186 4.94023C27.5186 5.4595 27.9395 5.88045 28.4588 5.88045Z",fill:"#272727"}),e.createElement("rect",{x:"17",y:"9",width:"64",height:"1",fill:"#272727"}),e.createElement("rect",{x:"16.5",y:"0.5",width:"65",height:"51",rx:"0.828302",stroke:"#272727"}),e.createElement("rect",{width:"16",height:"16",transform:"translate(9 21)",fill:"#F7F7F9"}),e.createElement("path",{d:"M19.333 28L22.6663 31.3333L19.333 34.6667",stroke:"#272727","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElement("path",{d:"M12 23.5V28.6667C12 29.3739 12.281 30.0522 12.781 30.5523C13.2811 31.0524 13.9594 31.3333 14.6667 31.3333H22.6667",stroke:"#272727","stroke-linecap":"round","stroke-linejoin":"round"}))};export{t as default};
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ style?: React.CSSProperties;
5
+ };
6
+ declare const SVGGift: React.FC<Props>;
7
+ export default SVGGift;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var l=t.className,r=t.style;return e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l,style:r},e.createElement("g",{"clip-path":"url(#clip0)"},e.createElement("path",{d:"M14.9565 3.1166H13.7919C13.9455 2.87347 14.0469 2.60057 14.0758 2.31194C14.1681 1.38954 13.6823 0.562662 12.8553 0.196068C12.0951 -0.140901 11.2408 -0.00315052 10.6257 0.554787L9.15506 1.8876C8.86866 1.57435 8.45694 1.37747 8 1.37747C7.54225 1.37747 7.12988 1.57497 6.84341 1.88919L5.37091 0.554631C4.75475 -0.00330674 3.90081 -0.140526 3.14097 0.196256C2.31416 0.562881 1.82828 1.39004 1.92091 2.31241C1.94987 2.60082 2.05119 2.8736 2.20478 3.1166H1.04347C0.467156 3.1166 0 3.58379 0 4.16007V5.72529C0 6.01341 0.233594 6.24704 0.52175 6.24704H15.4783C15.7664 6.24704 16 6.01344 16 5.72529V4.16007C16 3.58379 15.5328 3.1166 14.9565 3.1166ZM6.43478 2.94269V3.1166H3.98031C3.33181 3.1166 2.82144 2.51204 2.98341 1.83685C3.05475 1.53951 3.26937 1.28604 3.54697 1.15772C3.92816 0.981537 4.35041 1.0381 4.67056 1.32788L6.43522 2.92732C6.43512 2.93247 6.43478 2.93754 6.43478 2.94269ZM13.0404 2.17341C13.0016 2.71569 12.5117 3.11666 11.9681 3.11666H9.56522V2.94276C9.56522 2.9366 9.56484 2.93051 9.56478 2.92435C9.96453 2.56197 10.8317 1.77597 11.3021 1.34963C11.5694 1.10735 11.9434 0.994256 12.2892 1.09738C12.7853 1.24538 13.0767 1.66732 13.0404 2.17341Z",fill:"currentColor"}),e.createElement("path",{d:"M1.04395 7.29053V14.9427C1.04395 15.519 1.5111 15.9862 2.08741 15.9862H6.95698V7.29053H1.04395Z",fill:"currentColor"}),e.createElement("path",{d:"M9.04395 7.29053V15.9862H13.9135C14.4898 15.9862 14.957 15.519 14.957 14.9427V7.29053H9.04395Z",fill:"currentColor"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0"},e.createElement("rect",{width:"16",height:"16",fill:"white"}))))};export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGIkas: React.FC<Props>;
6
+ export default SVGIkas;
@@ -0,0 +1 @@
1
+ import*as C from"react";var e=function(e){var t=e.className;return C.createElement("svg",{width:"42",height:"16",viewBox:"0 0 42 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t},C.createElement("path",{d:"M0.599609 14.325V6.37414C0.599609 6.02414 0.887609 5.74414 1.24761 5.74414H3.20961C3.56961 5.74414 3.85761 6.02414 3.85761 6.37414V14.325C3.85761 14.675 3.56961 14.955 3.20961 14.955H1.24761C0.887609 14.955 0.599609 14.675 0.599609 14.325Z",fill:"currentColor"}),C.createElement("path",{d:"M0.599609 3.20073V1.29323C0.599609 0.931559 0.899609 0.639893 1.27161 0.639893H3.18561C3.55761 0.639893 3.85761 0.931559 3.85761 1.29323V3.20073C3.85761 3.56239 3.55761 3.85406 3.18561 3.85406H1.27161C0.899609 3.85406 0.599609 3.55656 0.599609 3.20073Z",fill:"currentColor"}),C.createElement("path",{d:"M14.5847 14.7742L12.3287 11.0467L9.52072 14.8033C9.44872 14.8967 9.33472 14.955 9.21472 14.955H7.26472C7.05472 14.955 6.88672 14.7917 6.88672 14.5875V0.8675C6.88672 0.663333 7.05472 0.5 7.26472 0.5H9.76672C9.97672 0.5 10.1447 0.663333 10.1447 0.8675V9.81584L14.1107 3.8775C14.1827 3.7725 14.3027 3.70833 14.4287 3.70833H17.2427C17.5547 3.70833 17.7287 4.0525 17.5487 4.29167L14.4767 8.38084L17.9987 14.4067C18.1427 14.6517 17.9627 14.955 17.6687 14.955H14.9087C14.7767 14.955 14.6507 14.885 14.5847 14.7742Z",fill:"currentColor"}),C.createElement("path",{d:"M23.9277 15.1066C20.9337 15.1066 18.8457 12.7149 18.8457 9.29657C18.8457 5.87824 20.9337 3.48657 23.9277 3.48657C25.1757 3.48657 26.3217 3.99991 27.2457 4.97407L27.3657 5.10241L27.3777 4.92157C27.3777 4.68241 27.4017 4.32657 27.4197 4.05241C27.4377 3.85991 27.5997 3.70824 27.8037 3.70824H30.0297C30.2397 3.70824 30.4077 3.87157 30.4077 4.07574V14.5874C30.4077 14.7916 30.2397 14.9549 30.0297 14.9549H27.8037C27.6057 14.9549 27.4377 14.8032 27.4257 14.6107C27.4017 14.3074 27.3777 13.9166 27.3777 13.7474L27.3597 13.5374L27.2397 13.6599C26.3157 14.6049 25.1637 15.1066 23.9277 15.1066ZM24.8277 6.23991C23.2557 6.23991 22.1577 7.49407 22.1577 9.29657C22.1577 11.2391 23.1297 12.3532 24.8277 12.3532C25.8177 12.3532 26.6817 11.8049 27.1437 10.8891L27.1497 10.8716V10.8599C27.1017 9.82741 27.1017 8.78907 27.1497 7.75657L27.1437 7.73907C26.6757 6.79991 25.8117 6.23991 24.8277 6.23991Z",fill:"currentColor"}),C.createElement("path",{d:"M36.9306 15.1824C35.1486 15.1824 34.0146 14.8207 33.3786 14.5174C33.0606 14.3657 32.8326 14.2141 32.6766 14.0916C32.5386 13.9807 32.4966 13.7882 32.5866 13.6366L33.4806 11.9974C33.5886 11.7991 33.8526 11.7407 34.0386 11.8749C35.1606 12.6741 36.4086 12.7674 36.9366 12.7674C37.9866 12.7674 38.5686 12.3941 38.5686 11.7116C38.5686 10.8249 37.6926 10.6207 36.5826 10.3582C36.4746 10.3349 36.3726 10.3057 36.2586 10.2824C34.7826 9.92657 32.8266 9.20324 32.8266 7.10907C32.8266 6.04741 33.3066 5.13741 34.2246 4.47241C35.1006 3.83657 36.3126 3.48657 37.6446 3.48657C39.5706 3.48657 40.9206 4.11074 41.5146 4.45491C41.6886 4.55407 41.7486 4.76407 41.6526 4.93907L40.8246 6.50241C40.7286 6.68907 40.4886 6.75907 40.3026 6.65407C39.2106 6.04157 38.2626 5.90741 37.6386 5.90741C37.1946 5.90741 36.1626 5.90741 36.1626 6.88741C36.1626 7.62824 36.7986 7.76824 37.6026 7.94907C37.8666 8.00741 38.1666 8.07157 38.4726 8.16491C39.4986 8.47991 41.9106 9.20907 41.9106 11.4141C41.9106 12.4641 41.4306 13.4149 40.5546 14.1032C39.6246 14.8032 38.3766 15.1824 36.9306 15.1824Z",fill:"currentColor"}))};export{e as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGLock: React.FC<Props>;
6
+ export default SVGLock;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var C=t.className;return e.createElement("svg",{width:"12",height:"16",viewBox:"0 0 12 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:C},e.createElement("path",{d:"M10.5 6H10V4C10 1.794 8.206 0 6 0C3.794 0 2 1.794 2 4V6H1.5C0.673333 6 0 6.67267 0 7.5V14.5C0 15.3273 0.673333 16 1.5 16H10.5C11.3267 16 12 15.3273 12 14.5V7.5C12 6.67267 11.3267 6 10.5 6ZM3.33333 4C3.33333 2.52933 4.52933 1.33333 6 1.33333C7.47067 1.33333 8.66667 2.52933 8.66667 4V6H3.33333V4ZM6.66667 11.148V12.6667C6.66667 13.0347 6.36867 13.3333 6 13.3333C5.63133 13.3333 5.33333 13.0347 5.33333 12.6667V11.148C4.93667 10.9167 4.66667 10.4913 4.66667 10C4.66667 9.26467 5.26467 8.66667 6 8.66667C6.73533 8.66667 7.33333 9.26467 7.33333 10C7.33333 10.4913 7.06333 10.9167 6.66667 11.148Z",fill:"currentColor"}))};export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGShoppingBag: React.FC<Props>;
6
+ export default SVGShoppingBag;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGSuccessCircle: React.FC<Props>;
6
+ export default SVGSuccessCircle;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var r=t.className;return e.createElement("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r},e.createElement("circle",{cx:"20",cy:"20",r:"20",fill:"#2DCA73"}),e.createElement("path",{d:"M12 20L18 26L28.0005 15.9998",stroke:"white","stroke-width":"3.2","stroke-linecap":"round"}))};export{t as default};
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGTag: React.FC<Props>;
6
+ export default SVGTag;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ className?: string;
4
+ };
5
+ declare const SVGWarning: React.FC<Props>;
6
+ export default SVGWarning;
@@ -0,0 +1 @@
1
+ import*as e from"react";var t=function(t){var r=t.className;return e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r},e.createElement("circle",{cx:"8",cy:"8",r:"8",transform:"rotate(180 8 8)",fill:"currentColor"}),e.createElement("path",{d:"M8.50976 4L8.50977 10.0938L7.49023 10.0938L7.49023 4L8.50976 4ZM8 11.1191C8.17187 11.1191 8.32031 11.1816 8.44531 11.3066C8.57031 11.4316 8.63281 11.5801 8.63281 11.752C8.63281 11.9277 8.57031 12.0762 8.44531 12.1973C8.32031 12.3223 8.17187 12.3848 8 12.3848C7.82422 12.3848 7.67383 12.3223 7.54883 12.1973C7.42383 12.0762 7.36133 11.9277 7.36133 11.752C7.36133 11.5801 7.42383 11.4316 7.54883 11.3066C7.67383 11.1816 7.82422 11.1191 8 11.1191Z",fill:"white"}))};export{t as default};
@@ -0,0 +1,10 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ value: boolean;
4
+ label?: string | React.ReactElement;
5
+ hasError?: boolean;
6
+ removePadding?: boolean;
7
+ onChange?: (value: boolean) => void;
8
+ };
9
+ export declare const Toggle: React.FC<Props>;
10
+ export {};
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as o}from"mobx-react-lite";import r from"../checkbox/check.js";import a from"./style.module.scss.js";var c=o((function(o){var c=o.value,t=o.label,i=o.hasError,l=o.removePadding,n=o.onChange,m=[a.CheckboxBorder],s=[a.CheckboxLabel],h=[a.CheckboxTick];return c&&(m.push(a.Checked),h.push(a.Visible)),i&&s.push(a.CheckboxLabelError),e.createElement("div",{className:[a.CheckboxWrapper,l?a.WithoutPadding:"",t?"":a.WithoutLabel].join(" "),onClick:function(){n&&n(!c)}},e.createElement("div",{className:a.CheckboxContainer},e.createElement("div",{className:m.join(" ")}),e.createElement("div",{className:h.join(" ")},e.createElement(r,null))),!!t&&e.createElement("div",{className:s.join(" ")},t))}));export{c as Toggle};
@@ -0,0 +1 @@
1
+ import e from'../../../../ext/style-inject/dist/style-inject.es.js';var o={CheckboxWrapper:"style-module_CheckboxWrapper__3CzTt",WithoutPadding:"style-module_WithoutPadding__2le2B",WithoutLabel:"style-module_WithoutLabel__1s1q8",CheckboxContainer:"style-module_CheckboxContainer__lWDtJ",CheckboxBorder:"style-module_CheckboxBorder__EYjFT",Checked:"style-module_Checked__2kb9S",CheckboxTick:"style-module_CheckboxTick__149cN",Visible:"style-module_Visible__gf4pv",CheckboxLabel:"style-module_CheckboxLabel__D36H4",CheckboxLabelError:"style-module_CheckboxLabelError__1x08H"};e(".style-module_CheckboxWrapper__3CzTt {\n width: 100%;\n display: flex;\n padding: 0.5em 0;\n cursor: pointer;\n user-select: none;\n align-items: center;\n}\n.style-module_CheckboxWrapper__3CzTt.style-module_WithoutPadding__2le2B {\n padding: 0;\n}\n.style-module_CheckboxWrapper__3CzTt.style-module_WithoutLabel__1s1q8 {\n padding: 0;\n width: auto;\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxContainer__lWDtJ {\n position: relative;\n width: 20px;\n height: 20px;\n margin-right: 16px;\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxBorder__EYjFT {\n flex: 0 0 auto;\n width: 20px;\n height: 20px;\n border-radius: 100%;\n border: 1px solid var(--checkout-border-color);\n position: absolute;\n top: 0;\n left: 0;\n transition: border-width 0.2s ease-in-out;\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxBorder__EYjFT.style-module_Checked__2kb9S {\n border: 10px solid var(--checkout-button-bg-color);\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxTick__149cN {\n width: 20px;\n height: 20px;\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: 0;\n left: 0;\n color: var(--checkout-button-text-color);\n z-index: 2;\n transition: all 0.2s ease-in-out;\n transition-delay: 0.1s;\n opacity: 0;\n transform: scale(0.2);\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxTick__149cN.style-module_Visible__gf4pv {\n opacity: 1;\n transform: scale(1.2);\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxLabel__D36H4 {\n flex: 1 1 auto;\n font-weight: normal;\n}\n.style-module_CheckboxWrapper__3CzTt .style-module_CheckboxLabelError__1x08H {\n color: var(--checkout-error-color);\n}");export{o as default};
@@ -0,0 +1,8 @@
1
+ import * as React from "react";
2
+ declare type Props = {
3
+ text: string;
4
+ className?: string;
5
+ style?: React.CSSProperties;
6
+ };
7
+ declare const _default: React.FunctionComponent<Props>;
8
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as t from"react";import{observer as e}from"mobx-react-lite";import a from"./style.module.scss.js";var o=e((function(e){var o=e.text,s=e.className,r=e.style;return t.createElement("div",{className:s,style:r},t.createElement("div",{className:a.TooltipContainer,"data-tip":o,"data-event":"touchstart focus mouseover","data-event-off":"mouseout"},"?"))}));export{o as default};
@@ -0,0 +1 @@
1
+ import o from'../../../../ext/style-inject/dist/style-inject.es.js';var t={TooltipContainer:"style-module_TooltipContainer__1IW8v",Tooltip:"style-module_Tooltip__1Pxw6",TooltipArrow:"style-module_TooltipArrow__1l6q_",Top:"style-module_Top__1_7C6",Bottom:"style-module_Bottom__2qCpQ",Left:"style-module_Left__1T6gj",Right:"style-module_Right__uCMMF"};o(".style-module_TooltipContainer__1IW8v {\n width: 16px;\n height: 16px;\n border-radius: 100%;\n color: white;\n background-color: var(--checkout-secondary-text-color);\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 12px !important;\n cursor: pointer;\n position: relative;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6 {\n position: absolute;\n margin: auto;\n color: white;\n background-color: #404040;\n border-radius: 4px;\n padding: 12px;\n font-size: 12px;\n display: none;\n width: 280px;\n text-align: center;\n z-index: 999;\n font-size: 16px !important;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6 .style-module_TooltipArrow__1l6q_ {\n background-color: #404040;\n width: 12px;\n height: 12px;\n transform: rotate(45deg);\n position: absolute;\n margin: auto;\n border-radius: 2px;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Top__1_7C6 {\n bottom: 26px;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Top__1_7C6 .style-module_TooltipArrow__1l6q_ {\n bottom: -4px;\n left: 0;\n right: 0;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Bottom__2qCpQ {\n top: 26px;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Bottom__2qCpQ .style-module_TooltipArrow__1l6q_ {\n top: -4px;\n left: 0;\n right: 0;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Left__1T6gj {\n right: 26px;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Left__1T6gj .style-module_TooltipArrow__1l6q_ {\n right: -4px;\n top: 0;\n bottom: 0;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Right__uCMMF {\n left: 26px;\n}\n.style-module_TooltipContainer__1IW8v .style-module_Tooltip__1Pxw6.style-module_Right__uCMMF .style-module_TooltipArrow__1l6q_ {\n left: -4px;\n top: 0;\n bottom: 0;\n}\n.style-module_TooltipContainer__1IW8v:hover .style-module_Tooltip__1Pxw6 {\n display: inline-flex;\n}");export{t as default};
@@ -0,0 +1,32 @@
1
+ import * as React from "react";
2
+ import { IkasCheckout, IkasMerchantSettings } from "../../models";
3
+ import { IkasCheckoutSettings } from "../../models/data/checkout-settings";
4
+ export declare type IkasCheckoutPageProps = {
5
+ checkout: IkasCheckout;
6
+ checkoutSettings: IkasCheckoutSettings;
7
+ merchantSettings: IkasMerchantSettings | null;
8
+ customizationProps?: IkasCheckoutCustomizationProps;
9
+ returnPolicy: string;
10
+ privacyPolicy: string;
11
+ termsOfService: string;
12
+ };
13
+ export declare type IkasCheckoutCustomizationProps = {
14
+ buttonBgColor?: string;
15
+ buttonTextColor?: string;
16
+ buttonDisabledBgColor?: string;
17
+ buttonDisabledTextColor?: string;
18
+ primaryTextColor?: string;
19
+ secondaryTextColor?: string;
20
+ primaryBgColor?: string;
21
+ secondaryBgColor?: string;
22
+ borderColor?: string;
23
+ cardBgColor?: string;
24
+ errorColor?: string;
25
+ errorLightColor?: string;
26
+ warningColor?: string;
27
+ warningLightColor?: string;
28
+ successColor?: string;
29
+ successLightColor?: string;
30
+ };
31
+ declare const _default: React.FunctionComponent<IkasCheckoutPageProps>;
32
+ export default _default;
@@ -0,0 +1 @@
1
+ import*as e from"react";import{observer as t}from"mobx-react-lite";import{useRouter as o}from"next/router.js";import r,{CheckoutStep as s}from"./model.js";import i from"./steps/step-info/index.js";import{CheckoutStepShipping as c}from"./steps/step-shipping/index.js";import{CheckoutStepPayment as l}from"./steps/step-payment/index.js";import{CartSummary as n}from"./components/cart-summary/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"../../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 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{StepSuccess as a}from"./steps/step-success/index.js";import{Modal as d}from"./components/modal/index.js";import u from"./style.module.scss.js";import{IkasPageHead as p}from"../page/head.js";import{Analytics as v}from"../../analytics/analytics.js";import{IkasStorefrontConfig as h}from"../../storefront/index.js";import'../../ext/html-react-parser/index.js';import"../../analytics/events.js";import{Image as E}from"../image/index.js";import g from"next/link.js";import f,{Step as y}from"./components/step-container/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 k}from"../../utils/currency.js";import{useTranslation as j}from"../../utils/i18n.js";import{StockError as x}from"./components/error/stock-error/index.js";import C from"./components/svg/ikas.js";import N from'../../ext/react-tooltip/dist/index.es.js';import{FullscreenLoading as F}from"./components/fullscreen-loading/index.js";var b=t((function(t){var i,c,l,E=t.checkout,g=t.checkoutSettings,f=t.merchantSettings,y=t.customizationProps,k=t.returnPolicy,b=t.privacyPolicy,S=t.termsOfService,A=j().t,I=o(),w=e.useState((function(){return new r(E,g,f,I,k,b,S,A)}))[0];return w.step===s.PAYMENT&&v.disableHTML(),e.useEffect((function(){w.checkoutSettings.isAccountRequired&&!w.checkout.hasCustomer&&I.push("/account/login?redirect="+encodeURIComponent(w.checkoutUrl)),v.beginCheckout(w.checkout),v.pageView(m.CHECKOUT)}),[]),e.useEffect((function(){!function(e){document.documentElement.style.setProperty("--checkout-button-bg-color",(null==e?void 0:e.buttonBgColor)||"#272727"),document.documentElement.style.setProperty("--checkout-button-text-color",(null==e?void 0:e.buttonTextColor)||"#FFFFFF"),document.documentElement.style.setProperty("--checkout-button-disabled-bg-color",(null==e?void 0:e.buttonDisabledBgColor)||"#F7F7F9"),document.documentElement.style.setProperty("--checkout-button-disabled-text-color",(null==e?void 0:e.buttonDisabledTextColor)||"#8A8B94"),document.documentElement.style.setProperty("--checkout-primary-text-color",(null==e?void 0:e.primaryTextColor)||"#272727"),document.documentElement.style.setProperty("--checkout-secondary-text-color",(null==e?void 0:e.secondaryTextColor)||"#8A8B94"),document.documentElement.style.setProperty("--checkout-primary-bg-color",(null==e?void 0:e.primaryBgColor)||"#FFFFFF"),document.documentElement.style.setProperty("--checkout-secondary-bg-color",(null==e?void 0:e.secondaryBgColor)||"#F7F7F9"),document.documentElement.style.setProperty("--checkout-border-color",(null==e?void 0:e.borderColor)||"#E5E4E9"),document.documentElement.style.setProperty("--checkout-card-bg-color",(null==e?void 0:e.cardBgColor)||"#F7F7F9"),document.documentElement.style.setProperty("--checkout-error-color",(null==e?void 0:e.errorColor)||"#FB4E4E"),document.documentElement.style.setProperty("--checkout-error-light-color",(null==e?void 0:e.errorLightColor)||"#FCF3F4"),document.documentElement.style.setProperty("--checkout-warning-color",(null==e?void 0:e.warningColor)||"#FFBC1F"),document.documentElement.style.setProperty("--checkout-warning-light-color",(null==e?void 0:e.warningLightColor)||"#FFFAEE"),document.documentElement.style.setProperty("--checkout-success-color",(null==e?void 0:e.successColor)||"#2DCA73"),document.documentElement.style.setProperty("--checkout-success-light-color",(null==e?void 0:e.successLightColor)||"#F6FFED")}(y)}),[y]),w.isCheckoutLoaded&&w.store.customerStore.initialized?w.checkout.hasCustomer&&(null===(i=w.store.customerStore.customer)||void 0===i?void 0:i.id)!==(null===(c=w.checkout.customer)||void 0===c?void 0:c.id)?(I.push("/account/login?redirect="+encodeURIComponent(w.checkoutUrl)),null):e.createElement(e.Fragment,null,e.createElement(p,{pageType:m.CHECKOUT,pageTitle:((null===(l=w.merchantSettings)||void 0===l?void 0:l.merchantName)||"")+" - "+A("checkout-page:securePayment"),pageDescription:A("checkout-page:securePayment")}),e.createElement("div",{id:"Checkout",className:u.CheckoutPage},e.createElement(N,{place:"top",type:"dark",effect:"solid",arrowColor:"transparent",multiline:!0,className:u.ReactTooltipWrap,globalEventOff:"touchstart"}),e.createElement("div",{className:u.Left},e.createElement("div",{className:u.LeftContent},e.createElement("div",null,e.createElement(P,{vm:w}),w.hasStockError&&e.createElement("div",{className:u.ErrorContainer},e.createElement(x,{vm:w,error:w.error})),!w.hasStockError&&e.createElement(e.Fragment,null,e.createElement("div",{className:u.MobileCartSummary},e.createElement(n,{vm:w,allowExpand:!0})),w.step===s.SUCCESS?e.createElement(a,{vm:w}):e.createElement(T,{vm:w})),e.createElement("div",{className:u.Space})),e.createElement(M,{vm:w}))),e.createElement("div",{className:u.Right},e.createElement("div",{className:u.RightContent},e.createElement(n,{vm:w}),e.createElement("div",{className:u.PoweredBy},e.createElement("span",null,"powered by"),e.createElement("a",{href:"https://ikas.com"+("tr"===h.getCurrentLocale()?"/tr":""),target:"_blank"},e.createElement(C,null))))),!!w.policyModalText&&e.createElement(d,{title:w.policyModalTitle,modalContent:w.policyModalText,onClose:function(){w.policyModalText=""}}))):e.createElement(F,null)})),P=t((function(t){var o,r,s=t.vm,i=j().t;return e.createElement("div",{className:u.Header},e.createElement(g,{href:"/",passHref:!0},e.createElement("a",null,(null===(o=s.merchantSettings)||void 0===o?void 0:o.logoId)?e.createElement("div",{className:u.Logo},e.createElement(E,{layout:"fill",image:s.merchantSettings.logo,sizes:"360px"})):(null===(r=s.merchantSettings)||void 0===r?void 0:r.merchantName)||"")),!s.checkout.hasCustomer&&e.createElement("div",{className:u.LoginText},e.createElement("span",{className:u.LoginCta},i("checkout-page:alreadyHaveAnAccount")),e.createElement(g,{href:"/account/login?redirect="+encodeURIComponent(s.checkoutUrl),passHref:!0},e.createElement("a",{className:u.LoginBtn},i("checkout-page:actions.login")))),s.checkout.hasCustomer&&e.createElement("div",{className:u.CustomerInfo},e.createElement("div",{className:u.Name},s.checkout.customerFullName),e.createElement("div",{className:u.Email},s.checkout.customerEmail)))})),T=t((function(t){var o=t.vm,r=j().t,n=e.useMemo((function(){switch(o.step){case s.INFO:return e.createElement(i,{vm:o});case s.SHIPPING:return e.createElement(c,{vm:o});case s.PAYMENT:return e.createElement(l,{vm:o});case s.SUCCESS:return e.createElement(a,{vm:o})}}),[o,o.step]),m=[new y(r("checkout-page:address"),o.step===s.INFO,o.step!==s.INFO,o.step!==s.INFO?e.createElement("div",{className:u.AdressStepInfo},e.createElement(S,{vm:o}),e.createElement("div",{className:u.EditBtn,onClick:o.onBackToInfoClick},r("checkout-page:actions.edit"))):void 0,o.step!==s.INFO?e.createElement("div",{className:u.AddressStepInfoMobile},e.createElement(S,{vm:o})):void 0),new y(r("checkout-page:shipping"),o.step===s.SHIPPING,o.step===s.PAYMENT,o.step===s.PAYMENT?e.createElement("div",{className:u.AdressStepInfo},e.createElement(A,{vm:o}),o.checkout.availableShippingMethods.length>1&&e.createElement("div",{className:u.EditBtn,onClick:o.onBackToShippingClick},r("checkout-page:actions.edit"))):void 0,o.step===s.PAYMENT?e.createElement("div",{className:u.AddressStepInfoMobile},e.createElement(A,{vm:o})):void 0),new y(r("checkout-page:payment"),o.step===s.PAYMENT,!1)];return e.createElement(f,{steps:m,stepContent:n})})),S=t((function(t){var o,r,s,i,c,l=t.vm;return e.createElement("div",{className:u.Address},e.createElement("div",{className:[u.Text,u.WithMBottom].join(" ")},(null===(o=l.checkout.customer)||void 0===o?void 0:o.email)||""),e.createElement("div",{className:u.Text},((null===(r=l.checkout.customer)||void 0===r?void 0:r.firstName)||"")+" "+((null===(s=l.checkout.customer)||void 0===s?void 0:s.lastName)||"")),e.createElement("div",{className:[u.Text,u.Gray].join(" ")},null===(i=l.checkout.shippingAddress)||void 0===i?void 0:i.phone),e.createElement("div",{className:[u.Text,u.Gray].join(" ")},null===(c=l.checkout.shippingAddress)||void 0===c?void 0:c.addressText))})),A=t((function(t){var o=t.vm,r=j().t;return e.createElement("div",{className:u.Address},o.checkout.shippingLines&&o.checkout.shippingLines.length?e.createElement(e.Fragment,null,e.createElement("span",null,o.checkout.shippingLines[0].title),e.createElement("span",{className:u.LightText}," / "+(0===o.checkout.shippingLines[0].price?r("checkout-page:free"):k(o.checkout.shippingLines[0].price,o.checkout.cart.currencyCode)))):r("checkout-page:standartShipping"))})),M=t((function(t){var o=t.vm,r=j().t;return e.createElement("div",{className:u.Footer},e.createElement("div",{className:u.FooterItem,onClick:function(){o.policyModalTitle=r("checkout-page:returnPolicy"),o.policyModalText=o.returnPolicy}},r("checkout-page:returnPolicy")),e.createElement("div",{className:u.FooterBullet},"•"),e.createElement("div",{className:u.FooterItem,onClick:function(){o.policyModalTitle=r("checkout-page:privacyPolicy"),o.policyModalText=o.privacyPolicy}},r("checkout-page:privacyPolicy")),e.createElement("div",{className:u.FooterBullet},"•"),e.createElement("div",{className:u.FooterItem,onClick:function(){o.policyModalTitle=r("checkout-page:termsOfService"),o.policyModalText=o.termsOfService}},r("checkout-page:termsOfService")))}));export{b as default};
@@ -0,0 +1,120 @@
1
+ import { NextRouter } from "next/router.js";
2
+ import { IkasCheckout, IkasInstallmentInfo, IkasInstallmentInfoInput, IkasMerchantSettings, IkasAvailableShippingMethod, IkasOrderLineItem, IkasOrderTransaction, IkasOrder } from "../../models";
3
+ import { IkasPaymentGateway } from "../../models/data/payment-gateway";
4
+ import { IkasOrderLineVariant } from "../../models/data/order/line-item/variant";
5
+ import { IkasStorefront } from "../../models/data/storefront";
6
+ import CreditCardData from "./components/credit-card-form/model";
7
+ import { IkasCheckoutSettings } from "../../models/data/checkout-settings";
8
+ import { TFunction } from "../../utils/i18n";
9
+ export default class CheckoutViewModel {
10
+ checkout: IkasCheckout;
11
+ checkoutSettings: IkasCheckoutSettings;
12
+ storefront?: IkasStorefront | null;
13
+ store: import("../..").IkasBaseStore;
14
+ router: NextRouter;
15
+ isCheckoutLoaded: boolean;
16
+ isErrorsVisible: boolean;
17
+ isStepLoading: boolean;
18
+ isTermsAndConditionsChecked: boolean;
19
+ isChangingShippingMethod: boolean;
20
+ step: CheckoutStep;
21
+ merchantSettings?: IkasMerchantSettings;
22
+ cardData?: CreditCardData | null;
23
+ paymentGateways: IkasPaymentGateway[];
24
+ installmentInfo?: IkasInstallmentInfo | null;
25
+ useDifferentAddress: boolean;
26
+ shouldSaveAddress: boolean;
27
+ addressTitle: string;
28
+ shippingCountryIds?: string[] | null;
29
+ selectedShippingAddressId?: string;
30
+ selectedBillingAddressId?: string;
31
+ returnPolicy: string;
32
+ privacyPolicy: string;
33
+ termsOfService: string;
34
+ policyModalTitle: string;
35
+ policyModalText: string;
36
+ error?: CheckoutError | null;
37
+ order?: IkasOrder;
38
+ successTransaction?: IkasOrderTransaction;
39
+ t: TFunction;
40
+ constructor(checkout: IkasCheckout, checkoutSettings: IkasCheckoutSettings, merchantSettings: IkasMerchantSettings | null, router: NextRouter, returnPolicy: string, privacyPolicy: string, termsOfService: string, t: TFunction);
41
+ init: () => Promise<void>;
42
+ initStep: () => Promise<void>;
43
+ getMerchantSettings: () => Promise<void>;
44
+ get cart(): import("../../models/data/cart").IkasCart | null | undefined;
45
+ get selectedPaymentGatewayIndex(): number;
46
+ get selectedInstallmentIndex(): number;
47
+ get checkoutUrl(): string;
48
+ get customerAddressOptions(): {
49
+ label: string;
50
+ value: string;
51
+ }[];
52
+ get installmentPrice(): number | null | undefined;
53
+ get installmentExtraPrice(): number | undefined;
54
+ get finalPrice(): number;
55
+ get hasStockError(): boolean;
56
+ get canProceedToShipping(): boolean | undefined;
57
+ get canProceedToPayment(): boolean | undefined;
58
+ get canPerformPayment(): boolean | undefined;
59
+ saveCheckout: () => Promise<void>;
60
+ checkStocks: () => Promise<void>;
61
+ removeUnavailableItems: (items: IkasOrderLineItem[]) => Promise<void>;
62
+ getShippingCountries: () => Promise<void>;
63
+ checkShippingCountries: () => void;
64
+ initialStockCheck: () => Promise<void>;
65
+ listPaymentGateways: () => Promise<void>;
66
+ retrieveInstallmentInfo: (input: IkasInstallmentInfoInput) => Promise<void>;
67
+ createCustomer: () => void;
68
+ createShippingAddress: () => void;
69
+ createBillingAddress: () => void;
70
+ onShippingMethodChange: (shippingMethod: IkasAvailableShippingMethod) => Promise<void>;
71
+ onCouponCodeApply: () => Promise<void>;
72
+ onCouponCodeDelete: () => Promise<void>;
73
+ onSelectedShippingAddressIdChange: (value: string) => void;
74
+ onSelectedBillingAddressIdChange: (value: string) => void;
75
+ onTermsAndConditionsCheckedChange: (value: boolean) => void;
76
+ onCardNumberChange: (value: string) => void;
77
+ onCardHolderNameChange: (value: string) => void;
78
+ onExpirationDateChange: (value: string) => void;
79
+ onCvcChange: (value: string) => void;
80
+ saveAddress: (type: "billing" | "shipping") => Promise<void>;
81
+ onGoToCartClick: () => void;
82
+ onBackToShoppingClick: () => void;
83
+ onProceedToShippingClick: () => Promise<void>;
84
+ onProceedToPaymentClick: () => Promise<void>;
85
+ onCompletePaymentClick: () => Promise<void>;
86
+ createSaleTransaction: () => Promise<void>;
87
+ onCheckoutTransactionSuccess: () => Promise<void>;
88
+ onBackToInfoClick: () => void;
89
+ onBackToShippingClick: () => void;
90
+ setCustomerConsentGranted: (value: boolean) => void;
91
+ setUseDifferentAddress: (value: boolean) => void;
92
+ setShouldSaveAddress: (value: boolean) => void;
93
+ setAddressTitle: (value: string) => void;
94
+ setPaymentGateway: (index: number) => void;
95
+ setInstallmentCount: (count: number) => void;
96
+ changeStep: (step: CheckoutStep) => Promise<void>;
97
+ logout: () => Promise<void>;
98
+ }
99
+ export declare enum CheckoutStep {
100
+ INFO = "info",
101
+ SHIPPING = "shipping",
102
+ PAYMENT = "payment",
103
+ SUCCESS = "success"
104
+ }
105
+ export declare enum ErrorType {
106
+ UNKNOWN = 0,
107
+ API_ERROR = 1,
108
+ STOCK_ERROR = 2,
109
+ PAYMENT_ERROR = 3,
110
+ NO_SHIPPING_ERROR = 4,
111
+ CUSTOMER_LOGIN_REQUIRED_ERROR = 5
112
+ }
113
+ export declare type CheckoutError = {
114
+ type: ErrorType;
115
+ data?: any;
116
+ };
117
+ export declare type StockErrorData = {
118
+ variant: IkasOrderLineVariant;
119
+ availableQuantity: number;
120
+ };