@ikas/storefront 4.15.0-beta.13 → 4.15.0-beta.15

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 e from'./../../../../ext/style-inject/dist/style-inject.es.js';var n={AdyenContainer:"adyen-module_AdyenContainer__rZaiG",NotSelectedAdyenContainer:"adyen-module_NotSelectedAdyenContainer__DhQei"};e('.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected {\n background-color: #272727;\n width: 22px !important;\n height: 22px !important;\n transition: unset;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__button {\n display: none !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__input {\n border: 1px solid #e5e4e9;\n background-color: #fff;\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 !important;\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 margin: 5px 0;\n caret-color: black;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__input--focus.adyen-checkout__input--focus:hover {\n border: 1px solid black !important;\n box-shadow: 0 0 0 1px black !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__label--focused .adyen-checkout__label__text {\n color: #00112c;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__error-text {\n color: #fb4e4e;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__label__text--error {\n color: #fb4e4e;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__spinner {\n border: 3px solid rgb(0, 0, 0);\n border-radius: 50%;\n border-top-color: transparent;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio {\n width: 20px;\n height: 20px;\n border: 1px solid var(--checkout-border-color);\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header:hover\n .adyen-checkout__payment-method__radio {\n box-shadow: unset !important;\n border: 1px solid var(--checkout-border-color);\n outline: none !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header {\n padding-right: 16px;\n padding-top: 16px;\n padding-bottom: 16px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method--selected\n + .adyen-checkout__payment-method {\n border-radius: 8px !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method:last-child {\n border-radius: 8px !important;\n margin-top: 16px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method:first-child {\n border-radius: 8px !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected:after {\n content: "";\n width: 6px;\n background-color: #fff;\n height: 2px;\n rotate: 45deg;\n left: -8px;\n top: 11px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected:before {\n content: "";\n width: 11px;\n background-color: #fff;\n height: 2px;\n rotate: 135deg;\n position: absolute;\n display: block;\n top: 9px;\n right: 3px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__name--selected {\n font-weight: normal;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header__title {\n padding: 0 4px;\n}\n\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected:after {\n width: 0px;\n height: 0px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected:before {\n width: 0px;\n height: 0px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected {\n background-color: transparent;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method--selected {\n background-color: transparent;\n max-height: 60px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method {\n background-color: transparent;\n max-height: 60px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__details {\n display: none;\n}');export{n as default};
1
+ import e from'./../../../../ext/style-inject/dist/style-inject.es.js';var n={AdyenContainer:"adyen-module_AdyenContainer__rZaiG",NotSelectedAdyenContainer:"adyen-module_NotSelectedAdyenContainer__DhQei"};e('.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected {\n background-color: #272727;\n width: 22px !important;\n height: 22px !important;\n transition: unset;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__button {\n display: none !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__input {\n border: 1px solid #e5e4e9;\n background-color: #fff;\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 !important;\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 margin: 5px 0;\n caret-color: black;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__input--focus.adyen-checkout__input--focus:hover {\n border: 1px solid black !important;\n box-shadow: 0 0 0 1px black !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__label--focused .adyen-checkout__label__text {\n color: #00112c;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__error-text {\n color: #fb4e4e;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__label__text--error {\n color: #fb4e4e;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__spinner {\n border: 3px solid rgb(0, 0, 0);\n border-radius: 50%;\n border-top-color: transparent;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio {\n width: 20px;\n height: 20px;\n border: 1px solid var(--checkout-border-color);\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header:hover\n .adyen-checkout__payment-method__radio {\n box-shadow: unset !important;\n border: 1px solid var(--checkout-border-color);\n outline: none !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header {\n padding-right: 16px;\n padding-top: 16px;\n padding-bottom: 16px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method--selected\n + .adyen-checkout__payment-method {\n border-radius: 8px !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method:last-child {\n border-radius: 8px !important;\n margin-top: 16px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method:first-child {\n border-radius: 8px !important;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected:after {\n content: "";\n width: 6px;\n background-color: #fff;\n height: 2px;\n rotate: 45deg;\n left: -8px;\n top: 11px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__radio--selected:before {\n content: "";\n width: 11px;\n background-color: #fff;\n height: 2px;\n rotate: 135deg;\n position: absolute;\n display: block;\n top: 9px;\n right: 3px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__name--selected {\n font-weight: normal;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method__header__title {\n padding: 0 4px;\n}\n.adyen-module_AdyenContainer__rZaiG .adyen-checkout__payment-method--selected {\n border: 1px solid var(--checkout-button-bg-color);\n box-shadow: 0 0 0 1px var(--checkout-button-bg-color);\n}\n\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected:after {\n width: 0px;\n height: 0px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected:before {\n width: 0px;\n height: 0px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__radio--selected {\n background-color: transparent;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method--selected {\n background-color: transparent;\n max-height: 60px;\n border: 1px solid var(--checkout-border-color);\n box-shadow: unset;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method {\n background-color: transparent;\n max-height: 60px;\n}\n.adyen-module_NotSelectedAdyenContainer__DhQei .adyen-checkout__payment-method__details {\n display: none;\n}');export{n as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront",
3
- "version": "4.15.0-beta.13",
3
+ "version": "4.15.0-beta.15",
4
4
  "description": "Storefront functionality for ikas storefront themes.",
5
5
  "author": "ikas",
6
6
  "license": "ISC",
@@ -17,11 +17,11 @@
17
17
  "build": "rm -rf build && rollup -c"
18
18
  },
19
19
  "devDependencies": {
20
- "@ikas/storefront-api": "^4.15.0-beta.13",
21
- "@ikas/storefront-config": "^4.15.0-beta.13",
22
- "@ikas/storefront-model-functions": "^4.15.0-beta.13",
23
- "@ikas/storefront-models": "^4.15.0-beta.13",
24
- "@ikas/storefront-providers": "^4.15.0-beta.13",
20
+ "@ikas/storefront-api": "^4.15.0-beta.15",
21
+ "@ikas/storefront-config": "^4.15.0-beta.15",
22
+ "@ikas/storefront-model-functions": "^4.15.0-beta.15",
23
+ "@ikas/storefront-models": "^4.15.0-beta.15",
24
+ "@ikas/storefront-providers": "^4.15.0-beta.15",
25
25
  "@ikas/localized-address": "1.0.0-beta.3",
26
26
  "@adyen/adyen-web": "^5.28.2",
27
27
  "@rollup/plugin-commonjs": "^22.0.0",
@@ -55,11 +55,11 @@
55
55
  },
56
56
  "peerDependencies": {
57
57
  "@ikas/localized-address": "1.0.0-beta.3",
58
- "@ikas/storefront-api": "^4.15.0-beta.13",
59
- "@ikas/storefront-config": "^4.15.0-beta.13",
60
- "@ikas/storefront-model-functions": "^4.15.0-beta.13",
61
- "@ikas/storefront-models": "^4.15.0-beta.13",
62
- "@ikas/storefront-providers": "^4.15.0-beta.13",
58
+ "@ikas/storefront-api": "^4.15.0-beta.15",
59
+ "@ikas/storefront-config": "^4.15.0-beta.15",
60
+ "@ikas/storefront-model-functions": "^4.15.0-beta.15",
61
+ "@ikas/storefront-models": "^4.15.0-beta.15",
62
+ "@ikas/storefront-providers": "^4.15.0-beta.15",
63
63
  "mobx": "^6.1.3",
64
64
  "mobx-react-lite": "^3.1.5",
65
65
  "next": "12.2.0",