@ikas/storefront 6.1.0-beta.46 → 6.1.0-beta.47

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.
@@ -1 +1 @@
1
- import n from'./../../../../ext/style-inject/dist/style-inject.es.js';var e={Container:"style-module_Container__lcmQH",Button:"style-module_Button__f1URY",loader:"style-module_loader__JSw-M",load8:"style-module_load8__8s2-g"};n(".style-module_Container__lcmQH {\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__lcmQH 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__lcmQH input::placeholder {\n color: var(--checkout-secondary-text-color) !important;\n}\n.style-module_Container__lcmQH 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__lcmQH .style-module_Button__f1URY {\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__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M,\n.style-module_Container__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M:after {\n border-radius: 50%;\n width: 5em;\n height: 5em;\n}\n.style-module_Container__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M {\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__8s2-g 1.1s infinite linear;\n animation: style-module_load8__8s2-g 1.1s infinite linear;\n}\n@-webkit-keyframes style-module_load8__8s2-g {\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__8s2-g {\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{e as default};
1
+ import n from'./../../../../ext/style-inject/dist/style-inject.es.js';var e={Container:"style-module_Container__lcmQH",Button:"style-module_Button__f1URY",loader:"style-module_loader__JSw-M",load8:"style-module_load8__8s2-g"};n(".style-module_Container__lcmQH {\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__lcmQH 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 background-color: var(--checkout-primary-bg-color);\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__lcmQH input::placeholder {\n color: var(--checkout-secondary-text-color) !important;\n}\n.style-module_Container__lcmQH 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__lcmQH .style-module_Button__f1URY {\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__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M,\n.style-module_Container__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M:after {\n border-radius: 50%;\n width: 5em;\n height: 5em;\n}\n.style-module_Container__lcmQH .style-module_Button__f1URY .style-module_loader__JSw-M {\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__8s2-g 1.1s infinite linear;\n animation: style-module_load8__8s2-g 1.1s infinite linear;\n}\n@-webkit-keyframes style-module_load8__8s2-g {\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__8s2-g {\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{e as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront",
3
- "version": "6.1.0-beta.46",
3
+ "version": "6.1.0-beta.47",
4
4
  "description": "Storefront functionality for ikas storefront themes.",
5
5
  "author": "ikas",
6
6
  "license": "ISC",
@@ -21,11 +21,11 @@
21
21
  "swiper": "11.0.6"
22
22
  },
23
23
  "devDependencies": {
24
- "@ikas/storefront-api": "^6.1.0-beta.46",
25
- "@ikas/storefront-config": "^6.1.0-beta.46",
26
- "@ikas/storefront-model-functions": "^6.1.0-beta.46",
27
- "@ikas/storefront-models": "^6.1.0-beta.46",
28
- "@ikas/storefront-providers": "^6.1.0-beta.46",
24
+ "@ikas/storefront-api": "^6.1.0-beta.47",
25
+ "@ikas/storefront-config": "^6.1.0-beta.47",
26
+ "@ikas/storefront-model-functions": "^6.1.0-beta.47",
27
+ "@ikas/storefront-models": "^6.1.0-beta.47",
28
+ "@ikas/storefront-providers": "^6.1.0-beta.47",
29
29
  "@ikas/localized-address": "1.0.0-beta.6",
30
30
  "@adyen/adyen-web": "^5.57.0",
31
31
  "@rollup/plugin-commonjs": "^22.0.0",
@@ -60,11 +60,11 @@
60
60
  },
61
61
  "peerDependencies": {
62
62
  "@ikas/localized-address": "1.0.0-beta.6",
63
- "@ikas/storefront-api": "^6.1.0-beta.46",
64
- "@ikas/storefront-config": "^6.1.0-beta.46",
65
- "@ikas/storefront-model-functions": "^6.1.0-beta.46",
66
- "@ikas/storefront-models": "^6.1.0-beta.46",
67
- "@ikas/storefront-providers": "^6.1.0-beta.46",
63
+ "@ikas/storefront-api": "^6.1.0-beta.47",
64
+ "@ikas/storefront-config": "^6.1.0-beta.47",
65
+ "@ikas/storefront-model-functions": "^6.1.0-beta.47",
66
+ "@ikas/storefront-models": "^6.1.0-beta.47",
67
+ "@ikas/storefront-providers": "^6.1.0-beta.47",
68
68
  "mobx": "^6.1.3",
69
69
  "mobx-react-lite": "^3.1.5",
70
70
  "next": "12.2.0",