@ikas/storefront 5.0.0-beta.29 → 5.0.0-beta.33
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.
- package/build/_virtual/Parser.js +1 -0
- package/build/_virtual/Tokenizer.js +1 -0
- package/build/_virtual/_cloneBuffer.js +1 -0
- package/build/_virtual/_commonjsHelpers.js +1 -0
- package/build/_virtual/_nodeUtil.js +1 -0
- package/build/_virtual/attributes-to-props.js +1 -0
- package/build/_virtual/axios.js +1 -0
- package/build/_virtual/browser.js +1 -0
- package/build/_virtual/decode-data-html.js +1 -0
- package/build/_virtual/decode-data-xml.js +1 -0
- package/build/_virtual/decode.js +1 -0
- package/build/_virtual/decode_codepoint.js +1 -0
- package/build/_virtual/define-properties.js +1 -0
- package/build/_virtual/define-property.js +1 -0
- package/build/_virtual/dom-to-react.js +1 -0
- package/build/_virtual/encode-html.js +1 -0
- package/build/_virtual/encode.js +1 -0
- package/build/_virtual/escape.js +1 -0
- package/build/_virtual/feeds.js +1 -0
- package/build/_virtual/fileSystem.js +1 -0
- package/build/_virtual/foreignNames.js +1 -0
- package/build/_virtual/get-own-property-descriptor.js +1 -0
- package/build/_virtual/helpers.js +1 -0
- package/build/_virtual/html-to-dom.js +1 -0
- package/build/_virtual/index.js +1 -0
- package/build/_virtual/index10.js +1 -0
- package/build/_virtual/index11.js +1 -0
- package/build/_virtual/index12.js +1 -0
- package/build/_virtual/index13.js +1 -0
- package/build/_virtual/index14.js +1 -0
- package/build/_virtual/index15.js +1 -0
- package/build/_virtual/index16.js +1 -0
- package/build/_virtual/index17.js +1 -0
- package/build/_virtual/index18.js +1 -0
- package/build/_virtual/index19.js +1 -0
- package/build/_virtual/index2.js +1 -0
- package/build/_virtual/index20.js +1 -0
- package/build/_virtual/index21.js +1 -0
- package/build/_virtual/index22.js +1 -0
- package/build/_virtual/index3.js +1 -0
- package/build/_virtual/index4.js +1 -0
- package/build/_virtual/index5.js +1 -0
- package/build/_virtual/index6.js +1 -0
- package/build/_virtual/index7.js +1 -0
- package/build/_virtual/index8.js +1 -0
- package/build/_virtual/index9.js +1 -0
- package/build/_virtual/internal-metadata.js +1 -0
- package/build/_virtual/isBuffer.js +1 -0
- package/build/_virtual/legacy.js +1 -0
- package/build/_virtual/manipulation.js +1 -0
- package/build/_virtual/new-promise-capability.js +1 -0
- package/build/_virtual/node.js +1 -0
- package/build/_virtual/node2.js +1 -0
- package/build/_virtual/object-define-properties.js +1 -0
- package/build/_virtual/object-define-property.js +1 -0
- package/build/_virtual/object-get-own-property-descriptor.js +1 -0
- package/build/_virtual/object-get-own-property-names-external.js +1 -0
- package/build/_virtual/object-get-own-property-names.js +1 -0
- package/build/_virtual/object-get-own-property-symbols.js +1 -0
- package/build/_virtual/object-property-is-enumerable.js +1 -0
- package/build/_virtual/possibleStandardNamesOptimized.js +1 -0
- package/build/_virtual/querying.js +1 -0
- package/build/_virtual/react-is.development.js +1 -0
- package/build/_virtual/react-is.production.min.js +1 -0
- package/build/_virtual/regeneratorRuntime.js +1 -0
- package/build/_virtual/shared.js +1 -0
- package/build/_virtual/stringify.js +1 -0
- package/build/_virtual/traversal.js +1 -0
- package/build/_virtual/typeof.js +1 -0
- package/build/_virtual/types.js +1 -0
- package/build/_virtual/utilities.js +1 -0
- package/build/_virtual/utilities2.js +1 -0
- package/build/_virtual/utilities3.js +1 -0
- package/build/_virtual/well-known-symbol-wrapped.js +1 -0
- package/build/analytics/analytics.d.ts +41 -32
- package/build/analytics/analytics.js +1 -1
- package/build/analytics/events.d.ts +37 -37
- package/build/analytics/events.js +1 -1
- package/build/analytics/facebookPixel.d.ts +17 -11
- package/build/analytics/facebookPixel.js +1 -1
- package/build/analytics/googleAnalytics.d.ts +13 -10
- package/build/analytics/googleAnalytics.js +1 -1
- package/build/analytics/googleTagManager.d.ts +200 -206
- package/build/analytics/googleTagManager.js +1 -1
- package/build/analytics/head/index.d.ts +3 -3
- package/build/analytics/head/index.js +1 -1
- package/build/analytics/ikas.d.ts +135 -127
- package/build/analytics/ikas.js +1 -1
- package/build/analytics/index.d.ts +2 -2
- package/build/analytics/tiktokPixel.d.ts +14 -10
- package/build/analytics/tiktokPixel.js +1 -1
- package/build/components/checkout/components/address-form/index.d.ts +3 -3
- package/build/components/checkout/components/address-form/index.js +1 -1
- package/build/components/checkout/components/address-form/model.d.ts +98 -87
- package/build/components/checkout/components/address-form/model.js +1 -1
- package/build/components/checkout/components/adyen/adyen.module.scss.js +1 -1
- package/build/components/checkout/components/adyen/index.d.ts +8 -7
- package/build/components/checkout/components/adyen/index.js +1 -1
- package/build/components/checkout/components/button/index.d.ts +13 -13
- package/build/components/checkout/components/button/index.js +1 -1
- package/build/components/checkout/components/button/style.module.scss.js +1 -1
- package/build/components/checkout/components/cart-summary/cart-item/bundle-product-item/index.d.ts +7 -0
- package/build/components/checkout/components/cart-summary/cart-item/bundle-product-item/index.js +1 -0
- package/build/components/checkout/components/cart-summary/cart-item/bundle-product-item/style.module.scss.js +1 -0
- package/build/components/checkout/components/cart-summary/cart-item/index.d.ts +12 -11
- package/build/components/checkout/components/cart-summary/cart-item/index.js +1 -1
- package/build/components/checkout/components/cart-summary/cart-item/style.module.scss.js +1 -1
- package/build/components/checkout/components/cart-summary/cart-item/svg/arrow-down.d.ts +2 -0
- package/build/components/checkout/components/cart-summary/cart-item/svg/arrow-down.js +1 -0
- package/build/components/checkout/components/cart-summary/cart-item/svg/arrow-right.d.ts +2 -3
- package/build/components/checkout/components/cart-summary/cart-item/svg/arrow-right.js +1 -1
- package/build/components/checkout/components/cart-summary/index.d.ts +23 -12
- package/build/components/checkout/components/cart-summary/index.js +1 -1
- package/build/components/checkout/components/cart-summary/style.module.scss.js +1 -1
- package/build/components/checkout/components/checkbox/check.d.ts +6 -6
- package/build/components/checkout/components/checkbox/check.js +1 -1
- package/build/components/checkout/components/checkbox/index.d.ts +10 -10
- package/build/components/checkout/components/checkbox/index.js +1 -1
- package/build/components/checkout/components/checkbox/style.module.scss.js +1 -1
- package/build/components/checkout/components/credit-card-form/index.d.ts +7 -7
- package/build/components/checkout/components/credit-card-form/index.js +1 -1
- package/build/components/checkout/components/credit-card-form/model.d.ts +26 -26
- package/build/components/checkout/components/credit-card-form/model.js +1 -1
- package/build/components/checkout/components/credit-card-form/style.module.scss.js +1 -1
- package/build/components/checkout/components/credit-card-form/svg/amex.d.ts +6 -6
- package/build/components/checkout/components/credit-card-form/svg/amex.js +1 -1
- package/build/components/checkout/components/credit-card-form/svg/master-card.d.ts +6 -6
- package/build/components/checkout/components/credit-card-form/svg/master-card.js +1 -1
- package/build/components/checkout/components/credit-card-form/svg/troy.d.ts +6 -6
- package/build/components/checkout/components/credit-card-form/svg/troy.js +1 -1
- package/build/components/checkout/components/credit-card-form/svg/visa.d.ts +6 -6
- package/build/components/checkout/components/credit-card-form/svg/visa.js +1 -1
- package/build/components/checkout/components/customer-addresses/index.d.ts +19 -19
- package/build/components/checkout/components/customer-addresses/index.js +1 -1
- package/build/components/checkout/components/customer-addresses/model.d.ts +21 -24
- package/build/components/checkout/components/customer-addresses/model.js +1 -1
- package/build/components/checkout/components/customer-addresses/style.module.scss.js +1 -1
- package/build/components/checkout/components/delivery-methods/icon-button/index.d.ts +10 -10
- package/build/components/checkout/components/delivery-methods/icon-button/index.js +1 -1
- package/build/components/checkout/components/delivery-methods/icon-button/style.module.scss.js +1 -1
- package/build/components/checkout/components/delivery-methods/icons/box.d.ts +6 -6
- package/build/components/checkout/components/delivery-methods/icons/box.js +1 -1
- package/build/components/checkout/components/delivery-methods/icons/store.d.ts +6 -6
- package/build/components/checkout/components/delivery-methods/icons/store.js +1 -1
- package/build/components/checkout/components/delivery-methods/index.d.ts +7 -7
- package/build/components/checkout/components/delivery-methods/index.js +1 -1
- package/build/components/checkout/components/delivery-methods/style.module.scss.js +1 -1
- package/build/components/checkout/components/epaykolay-button/index.d.ts +5 -6
- package/build/components/checkout/components/epaykolay-button/index.js +1 -1
- package/build/components/checkout/components/epaykolay-button/style.module.scss.js +1 -1
- package/build/components/checkout/components/error/customer-account-disabled-error/index.d.ts +8 -0
- package/build/components/checkout/components/error/customer-account-disabled-error/index.js +1 -0
- package/build/components/checkout/components/error/customer-login-required-error/index.d.ts +8 -8
- package/build/components/checkout/components/error/customer-login-required-error/index.js +1 -1
- package/build/components/checkout/components/error/index.d.ts +7 -7
- package/build/components/checkout/components/error/index.js +1 -1
- package/build/components/checkout/components/error/no-shipping-error/index.d.ts +3 -4
- package/build/components/checkout/components/error/no-shipping-error/index.js +1 -1
- package/build/components/checkout/components/error/payment-error/index.d.ts +8 -8
- package/build/components/checkout/components/error/payment-error/index.js +1 -1
- package/build/components/checkout/components/error/stock-error/index.d.ts +8 -9
- package/build/components/checkout/components/error/stock-error/index.js +1 -1
- package/build/components/checkout/components/error/stock-error/style.module.scss.js +1 -1
- package/build/components/checkout/components/error/unknown-error/index.d.ts +8 -8
- package/build/components/checkout/components/error/unknown-error/index.js +1 -1
- package/build/components/checkout/components/expandable-section/index.d.ts +7 -7
- package/build/components/checkout/components/expandable-section/index.js +1 -1
- package/build/components/checkout/components/expandable-section/style.module.scss.js +1 -1
- package/build/components/checkout/components/form-item/caret-down.d.ts +6 -6
- package/build/components/checkout/components/form-item/caret-down.js +1 -1
- package/build/components/checkout/components/form-item/index.d.ts +3 -3
- package/build/components/checkout/components/form-item/index.js +1 -1
- package/build/components/checkout/components/form-item/model.d.ts +69 -69
- package/build/components/checkout/components/form-item/model.js +1 -1
- package/build/components/checkout/components/form-item/style.module.scss.js +1 -1
- package/build/components/checkout/components/fullscreen-loading/index.d.ts +2 -2
- package/build/components/checkout/components/fullscreen-loading/index.js +1 -1
- package/build/components/checkout/components/fullscreen-loading/style.module.scss.js +1 -1
- package/build/components/checkout/components/input-with-button/index.d.ts +12 -12
- package/build/components/checkout/components/input-with-button/index.js +1 -1
- package/build/components/checkout/components/input-with-button/style.module.scss.js +1 -1
- package/build/components/checkout/components/klarna/index.d.ts +7 -7
- package/build/components/checkout/components/klarna/index.js +1 -1
- package/build/components/checkout/components/master-pass/credit-card-form/index.d.ts +8 -9
- package/build/components/checkout/components/master-pass/credit-card-form/index.js +1 -1
- package/build/components/checkout/components/master-pass/credit-card-form/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/link-card-to-client/index.d.ts +8 -9
- package/build/components/checkout/components/master-pass/link-card-to-client/index.js +1 -1
- package/build/components/checkout/components/master-pass/link-card-to-client/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/close.d.ts +2 -3
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/close.js +1 -1
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/info-mark.d.ts +2 -3
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/info-mark.js +1 -1
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/master-pass-by-master-card-big.d.ts +2 -3
- package/build/components/checkout/components/master-pass/link-card-to-client/svg/master-pass-by-master-card-big.js +1 -1
- package/build/components/checkout/components/master-pass/modal/index.d.ts +10 -10
- package/build/components/checkout/components/master-pass/modal/index.js +1 -1
- package/build/components/checkout/components/master-pass/modal/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/modal/svg/master-pass-by-master-card-small.d.ts +2 -3
- package/build/components/checkout/components/master-pass/modal/svg/master-pass-by-master-card-small.js +1 -1
- package/build/components/checkout/components/master-pass/modal/svg/modal-close.d.ts +2 -3
- package/build/components/checkout/components/master-pass/modal/svg/modal-close.js +1 -1
- package/build/components/checkout/components/master-pass/modal-otp/index.d.ts +10 -10
- package/build/components/checkout/components/master-pass/modal-otp/index.js +1 -1
- package/build/components/checkout/components/master-pass/modal-otp/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/modal-otp/svg/master-pass.d.ts +2 -3
- package/build/components/checkout/components/master-pass/modal-otp/svg/master-pass.js +1 -1
- package/build/components/checkout/components/master-pass/modal-response/index.d.ts +9 -10
- package/build/components/checkout/components/master-pass/modal-response/index.js +1 -1
- package/build/components/checkout/components/master-pass/modal-response/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/modal-success/index.d.ts +10 -11
- package/build/components/checkout/components/master-pass/modal-success/index.js +1 -1
- package/build/components/checkout/components/master-pass/modal-success/style.module.scss.js +1 -1
- package/build/components/checkout/components/master-pass/modal-success/svg/success.d.ts +2 -3
- package/build/components/checkout/components/master-pass/modal-success/svg/success.js +1 -1
- package/build/components/checkout/components/master-pass/payment-gateway/svg/master-card.d.ts +2 -3
- package/build/components/checkout/components/master-pass/payment-gateway/svg/master-card.js +1 -1
- package/build/components/checkout/components/master-pass/payment-gateway/svg/troy.d.ts +6 -6
- package/build/components/checkout/components/master-pass/payment-gateway/svg/troy.js +1 -1
- package/build/components/checkout/components/master-pass/payment-gateway/svg/visa.d.ts +6 -6
- package/build/components/checkout/components/master-pass/payment-gateway/svg/visa.js +1 -1
- package/build/components/checkout/components/master-pass/svg/master-pass-by-master-card.d.ts +3 -3
- package/build/components/checkout/components/master-pass/svg/master-pass-by-master-card.js +1 -1
- package/build/components/checkout/components/modal/index.d.ts +8 -8
- package/build/components/checkout/components/modal/index.js +1 -1
- package/build/components/checkout/components/modal/style.module.scss.js +1 -1
- package/build/components/checkout/components/modal/useEscape.d.ts +5 -5
- package/build/components/checkout/components/modal/useEscape.js +1 -1
- package/build/components/checkout/components/notification-box/index.d.ts +11 -9
- package/build/components/checkout/components/notification-box/index.js +1 -1
- package/build/components/checkout/components/notification-box/style.module.scss.js +1 -1
- package/build/components/checkout/components/offer-product/index.d.ts +8 -9
- package/build/components/checkout/components/offer-product/index.js +1 -1
- package/build/components/checkout/components/offer-product/select/arrows.d.ts +6 -6
- package/build/components/checkout/components/offer-product/select/arrows.js +1 -1
- package/build/components/checkout/components/offer-product/select/index.d.ts +11 -11
- package/build/components/checkout/components/offer-product/select/index.js +1 -1
- package/build/components/checkout/components/offer-product/select/style.module.scss.js +1 -1
- package/build/components/checkout/components/offer-product/style.module.scss.js +1 -1
- package/build/components/checkout/components/paypal/index.d.ts +7 -7
- package/build/components/checkout/components/paypal/index.js +1 -1
- package/build/components/checkout/components/paypal/style.module.scss.js +1 -1
- package/build/components/checkout/components/phone-number-input/compare-strings.d.ts +2 -2
- package/build/components/checkout/components/phone-number-input/compare-strings.js +1 -1
- package/build/components/checkout/components/phone-number-input/get-countries.d.ts +7 -7
- package/build/components/checkout/components/phone-number-input/get-countries.js +1 -1
- package/build/components/checkout/components/phone-number-input/index.d.ts +10 -10
- package/build/components/checkout/components/phone-number-input/index.js +1 -1
- package/build/components/checkout/components/phone-number-input/style.module.scss.js +1 -1
- package/build/components/checkout/components/product-files/index.d.ts +7 -0
- package/build/components/checkout/components/product-files/index.js +1 -0
- package/build/components/checkout/components/product-files/style.module.scss.js +1 -0
- package/build/components/checkout/components/quick-registration/completed.d.ts +7 -7
- package/build/components/checkout/components/quick-registration/completed.js +1 -1
- package/build/components/checkout/components/quick-registration/index.d.ts +7 -7
- package/build/components/checkout/components/quick-registration/index.js +1 -1
- package/build/components/checkout/components/quick-registration/model.d.ts +19 -19
- package/build/components/checkout/components/quick-registration/model.js +1 -1
- package/build/components/checkout/components/quick-registration/style.module.scss.js +1 -1
- package/build/components/checkout/components/select-box/index.d.ts +14 -13
- package/build/components/checkout/components/select-box/index.js +1 -1
- package/build/components/checkout/components/select-box/style.module.scss.js +1 -1
- package/build/components/checkout/components/step-container/index.d.ts +15 -15
- package/build/components/checkout/components/step-container/index.js +1 -1
- package/build/components/checkout/components/step-container/style.module.scss.js +1 -1
- package/build/components/checkout/components/stripe/checkout-form.d.ts +8 -8
- package/build/components/checkout/components/stripe/checkout-form.js +1 -1
- package/build/components/checkout/components/stripe/index.d.ts +9 -9
- package/build/components/checkout/components/stripe/index.js +1 -1
- package/build/components/checkout/components/stripe/style.module.scss.js +1 -1
- package/build/components/checkout/components/svg/arrow-down.d.ts +6 -6
- package/build/components/checkout/components/svg/arrow-down.js +1 -1
- package/build/components/checkout/components/svg/arrow-left.d.ts +6 -6
- package/build/components/checkout/components/svg/arrow-right.d.ts +6 -6
- package/build/components/checkout/components/svg/cross.d.ts +6 -6
- package/build/components/checkout/components/svg/cross.js +1 -1
- package/build/components/checkout/components/svg/discount.d.ts +6 -6
- package/build/components/checkout/components/svg/epaykolay.d.ts +6 -6
- package/build/components/checkout/components/svg/epaykolay.js +1 -1
- package/build/components/checkout/components/svg/external.d.ts +6 -6
- package/build/components/checkout/components/svg/external.js +1 -1
- package/build/components/checkout/components/svg/gift.d.ts +7 -7
- package/build/components/checkout/components/svg/gift.js +1 -1
- package/build/components/checkout/components/svg/ikas.d.ts +6 -6
- package/build/components/checkout/components/svg/ikas.js +1 -1
- package/build/components/checkout/components/svg/lock.d.ts +6 -6
- package/build/components/checkout/components/svg/lock.js +1 -1
- package/build/components/checkout/components/svg/shopping-cart.d.ts +6 -6
- package/build/components/checkout/components/svg/success-circle.d.ts +6 -6
- package/build/components/checkout/components/svg/success-circle.js +1 -1
- package/build/components/checkout/components/svg/tag.d.ts +6 -6
- package/build/components/checkout/components/svg/warning.d.ts +6 -6
- package/build/components/checkout/components/svg/warning.js +1 -1
- package/build/components/checkout/components/toggle/index.d.ts +11 -10
- package/build/components/checkout/components/toggle/index.js +1 -1
- package/build/components/checkout/components/toggle/style.module.scss.js +1 -1
- package/build/components/checkout/components/tooltip/index.d.ts +8 -8
- package/build/components/checkout/components/tooltip/index.js +1 -1
- package/build/components/checkout/components/tooltip/style.module.scss.js +1 -1
- package/build/components/checkout/index.d.ts +36 -34
- package/build/components/checkout/index.js +1 -1
- package/build/components/checkout/model.d.ts +215 -169
- package/build/components/checkout/model.js +1 -1
- package/build/components/checkout/modelMasterPass.d.ts +201 -191
- package/build/components/checkout/modelMasterPass.js +1 -1
- package/build/components/checkout/steps/step-info/index.d.ts +7 -7
- package/build/components/checkout/steps/step-info/index.js +1 -1
- package/build/components/checkout/steps/step-payment/billing-address/index.d.ts +7 -7
- package/build/components/checkout/steps/step-payment/billing-address/index.js +1 -1
- package/build/components/checkout/steps/step-payment/index.d.ts +7 -7
- package/build/components/checkout/steps/step-payment/index.js +1 -1
- package/build/components/checkout/steps/step-payment/payment-gateways/index.d.ts +7 -7
- package/build/components/checkout/steps/step-payment/payment-gateways/index.js +1 -1
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +7 -7
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.js +1 -1
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss.js +1 -1
- package/build/components/checkout/steps/step-payment/payment-gateways/style.module.scss.js +1 -1
- package/build/components/checkout/steps/step-payment/style.module.scss.js +1 -1
- package/build/components/checkout/steps/step-shipping/index.d.ts +7 -7
- package/build/components/checkout/steps/step-shipping/index.js +1 -1
- package/build/components/checkout/steps/step-shipping/style.module.scss.js +1 -1
- package/build/components/checkout/steps/step-success/index.d.ts +7 -7
- package/build/components/checkout/steps/step-success/index.js +1 -1
- package/build/components/checkout/steps/step-success/style.module.scss.js +1 -1
- package/build/components/checkout/style.module.scss.js +1 -1
- package/build/components/checkout/styles/common.module.scss.js +1 -1
- package/build/components/client-only/index.d.ts +2 -0
- package/build/components/client-only/index.js +1 -0
- package/build/components/google-captcha/index.d.ts +9 -9
- package/build/components/google-captcha/index.js +1 -1
- package/build/components/image/index.d.ts +7 -11
- package/build/components/image/index.js +1 -1
- package/build/components/index.d.ts +6 -6
- package/build/components/link/index.d.ts +8 -7
- package/build/components/link/index.js +1 -1
- package/build/components/page/ThemeComponent.d.ts +21 -21
- package/build/components/page/ThemeComponent.js +1 -1
- package/build/components/page/head.d.ts +16 -15
- package/build/components/page/head.js +1 -1
- package/build/components/page/index.d.ts +24 -24
- package/build/components/page/index.js +1 -1
- package/build/components/page-editor/ThemeComponentEditor.d.ts +32 -32
- package/build/components/page-editor/ThemeComponentEditor.js +1 -1
- package/build/components/page-editor/error/index.d.ts +4 -5
- package/build/components/page-editor/error/index.js +1 -1
- package/build/components/page-editor/index.d.ts +17 -4
- package/build/components/page-editor/index.js +1 -1
- package/build/components/page-editor/loader/index.d.ts +6 -6
- package/build/components/page-editor/loader/index.js +1 -1
- package/build/components/page-editor/loader/style.module.scss.js +1 -1
- package/build/components/page-editor/model.d.ts +76 -80
- package/build/components/page-editor/model.js +1 -1
- package/build/hooks/index.d.ts +2 -1
- package/build/hooks/useCustomerReviews.d.ts +6 -5
- package/build/hooks/useCustomerReviews.js +1 -1
- package/build/hooks/useStore.d.ts +2 -0
- package/build/hooks/useStore.js +1 -0
- package/build/index.d.ts +10 -9
- package/build/index.js +1 -1
- package/build/models/data/base/index.d.ts +8 -0
- package/build/models/data/base/index.js +1 -0
- package/build/models/data/blog/category/index.d.ts +12 -0
- package/build/models/data/blog/category/index.js +1 -0
- package/build/models/data/blog/content/index.d.ts +6 -0
- package/build/models/data/blog/content/index.js +1 -0
- package/build/models/data/blog/index.d.ts +27 -0
- package/build/models/data/blog/index.js +1 -0
- package/build/models/data/blog/meta-data/index.d.ts +16 -0
- package/build/models/data/blog/meta-data/index.js +1 -0
- package/build/models/data/blog/tag/index.d.ts +6 -0
- package/build/models/data/blog/tag/index.js +1 -0
- package/build/models/data/blog/writer/index.d.ts +6 -0
- package/build/models/data/blog/writer/index.js +1 -0
- package/build/models/data/brand/index.d.ts +26 -0
- package/build/models/data/brand/index.js +1 -0
- package/build/models/data/brand/translation/index.d.ts +7 -0
- package/build/models/data/brand/translation/index.js +1 -0
- package/build/models/data/campaign-offer/index.d.ts +21 -0
- package/build/models/data/campaign-offer/index.js +1 -0
- package/build/models/data/campaign-offer/product/index.d.ts +25 -0
- package/build/models/data/campaign-offer/product/index.js +1 -0
- package/build/models/data/cart/available-shipping-method/estimated-delivery-time/index.d.ts +6 -0
- package/build/models/data/cart/available-shipping-method/estimated-delivery-time/index.js +1 -0
- package/build/models/data/cart/available-shipping-method/index.d.ts +12 -0
- package/build/models/data/cart/available-shipping-method/index.js +1 -0
- package/build/models/data/cart/campaign-offer/index.d.ts +16 -0
- package/build/models/data/cart/campaign-offer/index.js +1 -0
- package/build/models/data/cart/index.d.ts +14 -0
- package/build/models/data/cart/index.js +1 -0
- package/build/models/data/category/conditions/index.d.ts +21 -0
- package/build/models/data/category/conditions/index.js +1 -0
- package/build/models/data/category/index.d.ts +25 -0
- package/build/models/data/category/index.js +1 -0
- package/build/models/data/category/path-item/index.d.ts +14 -0
- package/build/models/data/category/path-item/index.js +1 -0
- package/build/models/data/category/translations/index.d.ts +7 -0
- package/build/models/data/category/translations/index.js +1 -0
- package/build/models/data/checkout/index.d.ts +26 -9
- package/build/models/data/checkout/index.js +1 -0
- package/build/models/data/checkout-settings/index.d.ts +22 -0
- package/build/models/data/checkout-settings/index.js +1 -0
- package/build/models/data/checkout-settings/option/index.d.ts +6 -0
- package/build/models/data/checkout-settings/option/index.js +1 -0
- package/build/models/data/checkout-settings/price/index.d.ts +8 -0
- package/build/models/data/checkout-settings/price/index.js +1 -0
- package/build/models/data/city/index.d.ts +12 -0
- package/build/models/data/city/index.js +1 -0
- package/build/models/data/contact-form/index.d.ts +10 -0
- package/build/models/data/contact-form/index.js +1 -0
- package/build/models/data/country/index.d.ts +18 -0
- package/build/models/data/country/index.js +1 -0
- package/build/models/data/country/location-translations/index.d.ts +7 -0
- package/build/models/data/customer/address/city/index.d.ts +7 -0
- package/build/models/data/customer/address/city/index.js +1 -0
- package/build/models/data/customer/address/country/index.d.ts +9 -0
- package/build/models/data/customer/address/country/index.js +1 -0
- package/build/models/data/customer/address/district/index.d.ts +7 -0
- package/build/models/data/customer/address/district/index.js +1 -0
- package/build/models/data/customer/address/ikas-localized-customer-address.d.ts +64 -0
- package/build/models/data/customer/address/ikas-localized-customer-address.js +1 -0
- package/build/models/data/customer/address/index.d.ts +45 -0
- package/build/models/data/customer/address/index.js +1 -0
- package/build/models/data/customer/address/region/index.d.ts +6 -0
- package/build/models/data/customer/address/region/index.js +1 -0
- package/build/models/data/customer/address/state/index.d.ts +7 -0
- package/build/models/data/customer/address/state/index.js +1 -0
- package/build/models/data/customer/attribute/index.d.ts +18 -0
- package/build/models/data/customer/attribute/index.js +1 -0
- package/build/models/data/customer/attribute/option/index.d.ts +9 -0
- package/build/models/data/customer/attribute/option/index.js +1 -0
- package/build/models/data/customer/attribute/sales-channel/index.d.ts +8 -0
- package/build/models/data/customer/attribute/sales-channel/index.js +1 -0
- package/build/models/data/customer/attribute/translation/index.d.ts +9 -0
- package/build/models/data/customer/attribute/translation/index.js +1 -0
- package/build/models/data/customer/attribute/translation/option/index.d.ts +6 -0
- package/build/models/data/customer/attribute/translation/option/index.js +1 -0
- package/build/models/data/customer/attribute/value/index.d.ts +11 -0
- package/build/models/data/customer/attribute/value/index.js +1 -0
- package/build/models/data/customer/index.d.ts +45 -0
- package/build/models/data/customer/index.js +1 -0
- package/build/models/data/customer/price-list-rule/filter/index.d.ts +7 -0
- package/build/models/data/customer/price-list-rule/filter/index.js +1 -0
- package/build/models/data/customer/price-list-rule/index.d.ts +10 -0
- package/build/models/data/customer/price-list-rule/index.js +1 -0
- package/build/models/data/customer/review/index.d.ts +25 -0
- package/build/models/data/customer/review/index.js +1 -0
- package/build/models/data/customer/review/settings/index.d.ts +6 -0
- package/build/models/data/customer/review/settings/index.js +1 -0
- package/build/models/data/customer/review/summary/index.d.ts +10 -0
- package/build/models/data/customer/review/summary/index.js +1 -0
- package/build/models/data/customer/review/summary/star/index.d.ts +6 -0
- package/build/models/data/customer/review/summary/star/index.js +1 -0
- package/build/models/data/district/index.d.ts +12 -0
- package/build/models/data/district/index.js +1 -0
- package/build/models/data/favorite-product/index.d.ts +9 -0
- package/build/models/data/favorite-product/index.js +1 -0
- package/build/models/data/filter-category/index.d.ts +16 -0
- package/build/models/data/filter-category/index.js +1 -0
- package/build/models/data/html-meta-data/index.d.ts +28 -0
- package/build/models/data/html-meta-data/index.js +1 -0
- package/build/models/data/html-meta-data/translations/index.d.ts +8 -0
- package/build/models/data/html-meta-data/translations/index.js +1 -0
- package/build/models/data/image/index.d.ts +11 -0
- package/build/models/data/image/index.js +1 -0
- package/build/models/data/index.d.ts +152 -8
- package/build/models/data/last-viewed-product/index.d.ts +6 -0
- package/build/models/data/last-viewed-product/index.js +1 -0
- package/build/models/data/merchant-settings/index.d.ts +12 -0
- package/build/models/data/merchant-settings/index.js +1 -0
- package/build/models/data/order/address/city/index.d.ts +7 -0
- package/build/models/data/order/address/city/index.js +1 -0
- package/build/models/data/order/address/country/index.d.ts +9 -0
- package/build/models/data/order/address/country/index.js +1 -0
- package/build/models/data/order/address/district/index.d.ts +7 -0
- package/build/models/data/order/address/district/index.js +1 -0
- package/build/models/data/order/address/ikas-localized-order-address.d.ts +62 -0
- package/build/models/data/order/address/ikas-localized-order-address.js +1 -0
- package/build/models/data/order/address/index.d.ts +42 -0
- package/build/models/data/order/address/index.js +1 -0
- package/build/models/data/order/address/region/index.d.ts +6 -0
- package/build/models/data/order/address/region/index.js +1 -0
- package/build/models/data/order/address/state/index.d.ts +7 -0
- package/build/models/data/order/address/state/index.js +1 -0
- package/build/models/data/order/adjustment/applied-order-line/index.d.ts +8 -0
- package/build/models/data/order/adjustment/applied-order-line/index.js +1 -0
- package/build/models/data/order/adjustment/index.d.ts +15 -0
- package/build/models/data/order/adjustment/index.js +1 -0
- package/build/models/data/order/customer/index.d.ts +11 -0
- package/build/models/data/order/customer/index.js +1 -0
- package/build/models/data/order/gift-line/index.d.ts +6 -0
- package/build/models/data/order/gift-line/index.js +1 -0
- package/build/models/data/order/index.d.ts +72 -0
- package/build/models/data/order/index.js +1 -0
- package/build/models/data/order/invoice/index.d.ts +12 -0
- package/build/models/data/order/invoice/index.js +1 -0
- package/build/models/data/order/line-item/base-unit/index.d.ts +9 -0
- package/build/models/data/order/line-item/base-unit/index.js +1 -0
- package/build/models/data/order/line-item/base-unit/unit-type/index.d.ts +6 -0
- package/build/models/data/order/line-item/base-unit/unit-type/index.js +1 -0
- package/build/models/data/order/line-item/discount/index.d.ts +11 -0
- package/build/models/data/order/line-item/discount/index.js +1 -0
- package/build/models/data/order/line-item/index.d.ts +51 -0
- package/build/models/data/order/line-item/index.js +1 -0
- package/build/models/data/order/line-item/option/index.d.ts +10 -0
- package/build/models/data/order/line-item/option/index.js +1 -0
- package/build/models/data/order/line-item/option/value/index.d.ts +9 -0
- package/build/models/data/order/line-item/option/value/index.js +1 -0
- package/build/models/data/order/line-item/variant/brand/index.d.ts +6 -0
- package/build/models/data/order/line-item/variant/brand/index.js +1 -0
- package/build/models/data/order/line-item/variant/bundle-product/bundle-variant/index.d.ts +33 -0
- package/build/models/data/order/line-item/variant/bundle-product/bundle-variant/index.js +1 -0
- package/build/models/data/order/line-item/variant/bundle-product/index.d.ts +15 -0
- package/build/models/data/order/line-item/variant/bundle-product/index.js +1 -0
- package/build/models/data/order/line-item/variant/category/index.d.ts +12 -0
- package/build/models/data/order/line-item/variant/category/index.js +1 -0
- package/build/models/data/order/line-item/variant/index.d.ts +36 -0
- package/build/models/data/order/line-item/variant/index.js +1 -0
- package/build/models/data/order/line-item/variant/price/index.d.ts +10 -0
- package/build/models/data/order/line-item/variant/price/index.js +1 -0
- package/build/models/data/order/line-item/variant/tag/index.d.ts +6 -0
- package/build/models/data/order/line-item/variant/tag/index.js +1 -0
- package/build/models/data/order/line-item/variant/unit/index.d.ts +6 -0
- package/build/models/data/order/line-item/variant/unit/index.js +1 -0
- package/build/models/data/order/line-item/variant/value/index.d.ts +11 -0
- package/build/models/data/order/line-item/variant/value/index.js +1 -0
- package/build/models/data/order/package/index.d.ts +16 -0
- package/build/models/data/order/package/index.js +1 -0
- package/build/models/data/order/package/tracking-info/index.d.ts +9 -0
- package/build/models/data/order/package/tracking-info/index.js +1 -0
- package/build/models/data/order/payment-method/index.d.ts +9 -0
- package/build/models/data/order/payment-method/index.js +1 -0
- package/build/models/data/order/refund/index.d.ts +7 -0
- package/build/models/data/order/refund/index.js +1 -0
- package/build/models/data/order/refund/line-item/index.d.ts +6 -0
- package/build/models/data/order/refund/line-item/index.js +1 -0
- package/build/models/data/order/refund/settings/index.d.ts +7 -0
- package/build/models/data/order/refund/settings/index.js +1 -0
- package/build/models/data/order/shipping-line/index.d.ts +12 -0
- package/build/models/data/order/shipping-line/index.js +1 -0
- package/build/models/data/order/tax-line/index.d.ts +6 -0
- package/build/models/data/order/tax-line/index.js +1 -0
- package/build/models/data/order/transaction/error/index.d.ts +7 -0
- package/build/models/data/order/transaction/error/index.js +1 -0
- package/build/models/data/order/transaction/index.d.ts +27 -0
- package/build/models/data/order/transaction/index.js +1 -0
- package/build/models/data/order/transaction/payment-method-detail/index.d.ts +14 -0
- package/build/models/data/order/transaction/payment-method-detail/index.js +1 -0
- package/build/models/data/order/transaction/payment-method-detail/installment-price/index.d.ts +9 -0
- package/build/models/data/order/transaction/payment-method-detail/installment-price/index.js +1 -0
- package/build/models/data/payment-gateway/additional-price/index.d.ts +9 -0
- package/build/models/data/payment-gateway/additional-price/index.js +1 -0
- package/build/models/data/payment-gateway/index.d.ts +31 -0
- package/build/models/data/payment-gateway/index.js +1 -0
- package/build/models/data/payment-gateway/settings/index.d.ts +10 -0
- package/build/models/data/payment-gateway/settings/index.js +1 -0
- package/build/models/data/payment-gateway/translation/index.d.ts +7 -0
- package/build/models/data/payment-gateway/translation/index.js +1 -0
- package/build/models/data/product/attribute/index.d.ts +15 -0
- package/build/models/data/product/attribute/index.js +1 -0
- package/build/models/data/product/attribute/option/index.d.ts +6 -0
- package/build/models/data/product/attribute/option/index.js +1 -0
- package/build/models/data/product/attribute/table-cell/index.d.ts +6 -0
- package/build/models/data/product/attribute/table-cell/index.js +1 -0
- package/build/models/data/product/attribute/table-template/index.d.ts +7 -0
- package/build/models/data/product/attribute/table-template/index.js +1 -0
- package/build/models/data/product/attribute/translation/index.d.ts +13 -0
- package/build/models/data/product/attribute/translation/index.js +1 -0
- package/build/models/data/product/attribute-value/index.d.ts +28 -0
- package/build/models/data/product/attribute-value/index.js +1 -0
- package/build/models/data/product/back-in-stock-settings/index.d.ts +5 -0
- package/build/models/data/product/back-in-stock-settings/index.js +1 -0
- package/build/models/data/product/base-unit/index.d.ts +12 -0
- package/build/models/data/product/base-unit/index.js +1 -0
- package/build/models/data/product/campaign/data/index.d.ts +27 -0
- package/build/models/data/product/campaign/data/index.js +1 -0
- package/build/models/data/product/campaign/filter/index.d.ts +7 -0
- package/build/models/data/product/campaign/filter/index.js +1 -0
- package/build/models/data/product/campaign/index.d.ts +7 -0
- package/build/models/data/product/campaign/index.js +1 -0
- package/build/models/data/product/campaign/product-buyx-then-gety/index.d.ts +20 -0
- package/build/models/data/product/campaign/product-buyx-then-gety/index.js +1 -0
- package/build/models/data/product/campaign/product-campaign-date-range-field/index.d.ts +6 -0
- package/build/models/data/product/campaign/product-campaign-date-range-field/index.js +1 -0
- package/build/models/data/product/campaign/product-fixed-discount/index.d.ts +14 -0
- package/build/models/data/product/campaign/product-fixed-discount/index.js +1 -0
- package/build/models/data/product/campaign-offer/index.d.ts +15 -0
- package/build/models/data/product/campaign-offer/index.js +1 -0
- package/build/models/data/product/filter/index.d.ts +84 -0
- package/build/models/data/product/filter/index.js +1 -0
- package/build/models/data/product/group/index.d.ts +11 -0
- package/build/models/data/product/group/index.js +1 -0
- package/build/models/data/product/group/translation/index.d.ts +13 -0
- package/build/models/data/product/group/translation/index.js +1 -0
- package/build/models/data/product/group/value/index.d.ts +7 -0
- package/build/models/data/product/group/value/index.js +1 -0
- package/build/models/data/product/image/index.d.ts +11 -0
- package/build/models/data/product/image/index.js +1 -0
- package/build/models/data/product/index.d.ts +110 -0
- package/build/models/data/product/index.js +1 -0
- package/build/models/data/product/option-set/index.d.ts +29 -0
- package/build/models/data/product/option-set/index.js +1 -0
- package/build/models/data/product/option-set/option/index.d.ts +70 -0
- package/build/models/data/product/option-set/option/index.js +1 -0
- package/build/models/data/product/star/index.d.ts +6 -0
- package/build/models/data/product/star/index.js +1 -0
- package/build/models/data/product/stock-location/index.d.ts +8 -0
- package/build/models/data/product/stock-location/index.js +1 -0
- package/build/models/data/product/tag/index.d.ts +6 -0
- package/build/models/data/product/tag/index.js +1 -0
- package/build/models/data/product/variant/bundle-settings/bundle-product/index.d.ts +28 -0
- package/build/models/data/product/variant/bundle-settings/bundle-product/index.js +1 -0
- package/build/models/data/product/variant/bundle-settings/index.d.ts +8 -0
- package/build/models/data/product/variant/bundle-settings/index.js +1 -0
- package/build/models/data/product/variant/index.d.ts +63 -0
- package/build/models/data/product/variant/index.js +1 -0
- package/build/models/data/product/variant/price/index.d.ts +45 -0
- package/build/models/data/product/variant/price/index.js +1 -0
- package/build/models/data/product/variant/price/product-campaign-price/index.d.ts +6 -0
- package/build/models/data/product/variant/price/product-campaign-price/index.js +1 -0
- package/build/models/data/product/variant/unit/index.d.ts +6 -0
- package/build/models/data/product/variant/unit/index.js +1 -0
- package/build/models/data/product/variant-type/index.d.ts +8 -0
- package/build/models/data/product/variant-type/index.js +1 -0
- package/build/models/data/product-file/index.d.ts +8 -0
- package/build/models/data/product-file/index.js +1 -0
- package/build/models/data/raffle/index.d.ts +63 -0
- package/build/models/data/raffle/index.js +1 -0
- package/build/models/data/sales-channel/index.d.ts +19 -0
- package/build/models/data/sales-channel/index.js +1 -0
- package/build/models/data/shipping-zone/index.d.ts +9 -0
- package/build/models/data/shipping-zone/index.js +1 -0
- package/build/models/data/shipping-zone/state/city/district/index.d.ts +7 -0
- package/build/models/data/shipping-zone/state/city/district/index.js +1 -0
- package/build/models/data/shipping-zone/state/city/district/region/index.d.ts +6 -0
- package/build/models/data/shipping-zone/state/city/district/region/index.js +1 -0
- package/build/models/data/shipping-zone/state/city/index.d.ts +8 -0
- package/build/models/data/shipping-zone/state/city/index.js +1 -0
- package/build/models/data/shipping-zone/state/index.d.ts +9 -0
- package/build/models/data/shipping-zone/state/index.js +1 -0
- package/build/models/data/state/index.d.ts +11 -0
- package/build/models/data/state/index.js +1 -0
- package/build/models/data/state/location-translations/index.d.ts +7 -0
- package/build/models/data/stock-location/address/city/index.d.ts +7 -0
- package/build/models/data/stock-location/address/city/index.js +1 -0
- package/build/models/data/stock-location/address/country/index.d.ts +7 -0
- package/build/models/data/stock-location/address/country/index.js +1 -0
- package/build/models/data/stock-location/address/district/index.d.ts +7 -0
- package/build/models/data/stock-location/address/district/index.js +1 -0
- package/build/models/data/stock-location/address/index.d.ts +15 -0
- package/build/models/data/stock-location/address/index.js +1 -0
- package/build/models/data/stock-location/address/state/index.d.ts +7 -0
- package/build/models/data/stock-location/address/state/index.js +1 -0
- package/build/models/data/stock-location/available/index.d.ts +10 -0
- package/build/models/data/stock-location/available/index.js +1 -0
- package/build/models/data/stock-location/index.d.ts +14 -0
- package/build/models/data/stock-location/index.js +1 -0
- package/build/models/data/storefront/b2b-settings/index.d.ts +8 -0
- package/build/models/data/storefront/b2b-settings/index.js +1 -0
- package/build/models/data/storefront/domain/index.d.ts +9 -0
- package/build/models/data/storefront/domain/index.js +1 -0
- package/build/models/data/storefront/index-page-seo-setting/index.d.ts +17 -0
- package/build/models/data/storefront/index-page-seo-setting/index.js +1 -0
- package/build/models/data/storefront/index.d.ts +35 -0
- package/build/models/data/storefront/index.js +1 -0
- package/build/models/data/storefront/localization/index.d.ts +8 -0
- package/build/models/data/storefront/localization/index.js +1 -0
- package/build/models/data/storefront/meta-templates/index.d.ts +8 -0
- package/build/models/data/storefront/meta-templates/index.js +1 -0
- package/build/models/data/storefront/routing/dynamic-currency/index.d.ts +6 -0
- package/build/models/data/storefront/routing/dynamic-currency/index.js +1 -0
- package/build/models/data/storefront/routing/index.d.ts +14 -0
- package/build/models/data/storefront/routing/index.js +1 -0
- package/build/models/data/storefront/theme/index.d.ts +10 -0
- package/build/models/data/storefront/theme/index.js +1 -0
- package/build/models/data/storefront/theme-localization/index.d.ts +15 -0
- package/build/models/data/storefront/theme-localization/index.js +1 -0
- package/build/models/data/theme-json/component/index.d.ts +24 -24
- package/build/models/data/theme-json/component/index.js +1 -1
- package/build/models/data/theme-json/component/prop/index.d.ts +28 -26
- package/build/models/data/theme-json/component/prop/index.js +1 -1
- package/build/models/data/theme-json/custom-data/index.d.ts +45 -42
- package/build/models/data/theme-json/custom-data/index.js +1 -1
- package/build/models/data/theme-json/index.d.ts +16 -16
- package/build/models/data/theme-json/index.js +1 -1
- package/build/models/data/theme-json/page/component/index.d.ts +7 -7
- package/build/models/data/theme-json/page/component/index.js +1 -1
- package/build/models/data/theme-json/page/index.d.ts +21 -21
- package/build/models/data/theme-json/page/index.js +1 -1
- package/build/models/data/theme-json/settings/color/index.d.ts +15 -15
- package/build/models/data/theme-json/settings/color/index.js +1 -1
- package/build/models/data/theme-json/settings/favicon/index.d.ts +5 -5
- package/build/models/data/theme-json/settings/favicon/index.js +1 -1
- package/build/models/data/theme-json/settings/font-family/index.d.ts +6 -6
- package/build/models/data/theme-json/settings/font-family/index.js +1 -1
- package/build/models/data/theme-json/settings/index.d.ts +13 -13
- package/build/models/data/theme-json/settings/index.js +1 -1
- package/build/models/data/variant-type/index.d.ts +13 -0
- package/build/models/data/variant-type/index.js +1 -0
- package/build/models/data/variant-type/variant-value/index.d.ts +12 -0
- package/build/models/data/variant-type/variant-value/index.js +1 -0
- package/build/models/data/video/index.d.ts +11 -0
- package/build/models/data/video/index.js +1 -0
- package/build/models/index.d.ts +2 -3
- package/build/models/prop-value/attribute-list.d.ts +6 -0
- package/build/models/prop-value/attribute.d.ts +6 -0
- package/build/models/prop-value/blog-category-list.d.ts +6 -0
- package/build/models/prop-value/blog-category.d.ts +4 -0
- package/build/models/prop-value/blog-list.d.ts +8 -0
- package/build/models/prop-value/blog.d.ts +4 -0
- package/build/models/prop-value/brand-list.d.ts +8 -0
- package/build/models/prop-value/brand.d.ts +4 -0
- package/build/models/prop-value/category-list.d.ts +8 -0
- package/build/models/prop-value/category.d.ts +5 -0
- package/build/models/prop-value/image.d.ts +4 -0
- package/build/models/prop-value/link.d.ts +18 -0
- package/build/models/prop-value/link.js +1 -0
- package/build/models/prop-value/product-list.d.ts +18 -0
- package/build/models/prop-value/product.d.ts +5 -0
- package/build/models/prop-value/raffle-list.d.ts +4 -0
- package/build/models/prop-value/raffle.d.ts +4 -0
- package/build/models/prop-value/video.d.ts +9 -0
- package/build/models/ui/blog-category-list/index.d.ts +51 -17
- package/build/models/ui/blog-category-list/index.js +1 -1
- package/build/models/ui/blog-list/index.d.ts +55 -19
- package/build/models/ui/blog-list/index.js +1 -1
- package/build/models/ui/brand-list/index.d.ts +61 -22
- package/build/models/ui/brand-list/index.js +1 -1
- package/build/models/ui/category-list/index.d.ts +61 -22
- package/build/models/ui/category-list/index.js +1 -1
- package/build/models/ui/component-renderer/index.d.ts +7 -7
- package/build/models/ui/component-renderer/index.js +1 -1
- package/build/models/ui/customer-review-list/index.d.ts +43 -11
- package/build/models/ui/customer-review-list/index.js +1 -0
- package/build/models/ui/customer-review-summary-list/index.d.ts +43 -11
- package/build/models/ui/customer-review-summary-list/index.js +1 -0
- package/build/models/ui/index.d.ts +27 -34
- package/build/models/ui/navigation-link/index.d.ts +8 -8
- package/build/models/ui/navigation-link/index.js +1 -1
- package/build/models/ui/product-attribute-detail/index.d.ts +8 -8
- package/build/models/ui/product-attribute-detail/index.js +1 -1
- package/build/models/ui/product-attribute-list/index.d.ts +8 -8
- package/build/models/ui/product-attribute-list/index.js +1 -1
- package/build/models/ui/product-list/index.d.ts +165 -51
- package/build/models/ui/product-list/index.js +1 -1
- package/build/models/ui/raffle-list/index.d.ts +53 -17
- package/build/models/ui/raffle-list/index.js +1 -0
- package/build/models/ui/validator/form/account-info.d.ts +39 -39
- package/build/models/ui/validator/form/account-info.js +1 -1
- package/build/models/ui/validator/form/address.d.ts +75 -75
- package/build/models/ui/validator/form/address.js +1 -1
- package/build/models/ui/validator/form/contact-form.d.ts +48 -42
- package/build/models/ui/validator/form/contact-form.js +1 -1
- package/build/models/ui/validator/form/customer-review.d.ts +34 -34
- package/build/models/ui/validator/form/customer-review.js +1 -1
- package/build/models/ui/validator/form/forgot-password.d.ts +26 -26
- package/build/models/ui/validator/form/forgot-password.js +1 -1
- package/build/models/ui/validator/form/ikas-address.d.ts +171 -162
- package/build/models/ui/validator/form/ikas-address.js +1 -1
- package/build/models/ui/validator/form/login.d.ts +35 -32
- package/build/models/ui/validator/form/login.js +1 -1
- package/build/models/ui/validator/form/raffle-form.d.ts +62 -62
- package/build/models/ui/validator/form/raffle-form.js +1 -1
- package/build/models/ui/validator/form/recover-password.d.ts +33 -33
- package/build/models/ui/validator/form/recover-password.js +1 -1
- package/build/models/ui/validator/form/register.d.ts +82 -82
- package/build/models/ui/validator/form/register.js +1 -1
- package/build/models/ui/validator/index.d.ts +27 -27
- package/build/models/ui/validator/index.js +1 -1
- package/build/models/ui/validator/rules/index.d.ts +101 -101
- package/build/models/ui/validator/rules/index.js +1 -1
- package/build/node_modules/@adyen/adyen-web/dist/adyen.css.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/ar.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/cs-CZ.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/da-DK.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/de-DE.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/el-GR.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/es-ES.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/fi-FI.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/fr-FR.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/hr-HR.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/hu-HU.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/index.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/it-IT.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/ja-JP.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/ko-KR.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/nl-NL.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/no-NO.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/pl-PL.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/pt-BR.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/pt-PT.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/ro-RO.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/ru-RU.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/sk-SK.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/sl-SI.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/sv-SE.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/zh-CN.js +1 -0
- package/build/node_modules/@adyen/adyen-web/dist/es/zh-TW.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js/get-iterator-method.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js/global-this.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/array/from.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/array/is-array.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/date/now.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/bind.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/concat.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/entries.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/every.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/fill.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/filter.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/find-index.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/find.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/flat.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/for-each.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/includes.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/index-of.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/last-index-of.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/map.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/reduce.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/repeat.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/reverse.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/slice.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/some.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/sort.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/starts-with.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/trim-start.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/trim.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/instance/values.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/json/stringify.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/number/is-nan.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/assign.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/create.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/define-properties.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/define-property.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/entries.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/freeze.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/get-own-property-names.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/keys.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/object/values.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/parse-int.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/promise.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/reflect/construct.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/set-interval.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/set-timeout.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/set.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/string/from-code-point.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/symbol/iterator.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/symbol.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/url-search-params.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/core-js-stable/url.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/arrayLikeToArray.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/arrayWithHoles.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/arrayWithoutHoles.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/assertThisInitialized.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/asyncToGenerator.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/classCallCheck.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/construct.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/createClass.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/defineProperty.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/extends.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/get.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/getPrototypeOf.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/inherits.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/isNativeFunction.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/isNativeReflectConstruct.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/iterableToArray.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/iterableToArrayLimit.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/nonIterableRest.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/nonIterableSpread.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/objectWithoutProperties.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/objectWithoutPropertiesLoose.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/possibleConstructorReturn.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/setPrototypeOf.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/slicedToArray.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/superPropBase.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/toConsumableArray.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/toPrimitive.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/toPropertyKey.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/typeof.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/unsupportedIterableToArray.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/esm/wrapNativeSuper.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/regeneratorRuntime.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/helpers/typeof.js +1 -0
- package/build/node_modules/@babel/runtime-corejs3/regenerator/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CheckStocksLineInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CheckoutCustomerInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAddressCityInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAddressCountryInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAddressDistrictInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAddressRegionInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAddressStateInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/CustomerAttributeValueInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressCityInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressCountryInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressDistrictInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressRegionInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAddressStateInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/OrderAttributeValueInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/SaveCartInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/SaveMyCustomerAddressInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/SaveMyCustomerInput.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/models/_base.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/activateCustomer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/addItemToCart.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createAdyenPaymentSession.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createCustomerReview.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createKlarnaClientToken.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createOrderRefundRequest.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createPaypalOrder.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createSaleTransactionWithCart.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/createStripePaymentIntent.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/customerForgotPassword.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/customerLogin.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/customerRecoverPassword.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/customerRefreshToken.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/getOrderLineFile.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/getPaypalClientId.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/registerCustomer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/resendCustomerActivationMail.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/resendCustomerPhoneVerificationCode.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/retrieveInstallmentInfo.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveCart.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveCartCouponCode.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveFavoriteProduct.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveLastViewedProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveMyCustomer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveProductBackInStockRemind.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/saveRaffleParticipant.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/sendContactFormToMerchant.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/subscribeToMarketingNotifications.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/updateCartCampaignOffer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/mutations/validateCustomerPhoneVerificationCode.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/checkCartStocks.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/checkCustomerEmail.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/checkStocks.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/customerSocialLogin.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getAvailableShippingCountries.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getAvailableShippingZones.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getAvailableStockLocations.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getCartById.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getCustomerOrders.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getDigitalProductFileDownloadUrl.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getLastViewedProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getMasterPassRequestToken.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getMyCountry.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getMyCustomer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getOrderByEmail.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getProductCampaigns.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getProductFilterData.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getProductOptionFileUrl.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getRelatedProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getStorefrontSettings.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getSuggestedProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/getVariantStockLocations.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/isFavoriteProduct.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listBlog.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listBlogCategory.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listBlogMetadata.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCampaignOffer.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCategory.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCheckoutSettings.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCity.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCountry.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCustomerAttribute.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCustomerReviewSummary.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCustomerReviews.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listCustomerSettings.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listDistrict.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listFavoriteProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listHTMLMetaData.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listMerchantSettings.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listOrderRefundSettings.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listOrderTransactions.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listPaymentGateway.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listProductAttribute.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listProductBackInStockRemind.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listProductBrand.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listProductFile.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listProductOptionSet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listRaffleMetadata.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listRaffleParticipants.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listState.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listStockLocation.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/listStorefrontRaffle.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/queries/searchProducts.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/__api/types/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/blog/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/brand/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/cart/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/category/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/checkout/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/customer/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/file-upload/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/html-meta-data/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/location/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/masterpass/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/merchant/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/product/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/raffle/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/api/storefront/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/_virtual/_commonjsHelpers.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/_virtual/axios-error-format.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/_virtual/core.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/_virtual/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/config/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/axios-error-format.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/core.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/index.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/@redtea/format-axios-error/index.mjs.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Hash.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_ListCache.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Map.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_MapCache.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_Symbol.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_arrayMap.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_assignValue.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_assocIndexOf.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseAssignValue.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseGetTag.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseIsNative.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseSet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_baseToString.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_castPath.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_coreJsData.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_defineProperty.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_freeGlobal.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getMapData.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getNative.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getRawTag.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_getValue.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashClear.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashDelete.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashGet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashHas.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_hashSet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isIndex.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isKey.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isKeyable.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_isMasked.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheClear.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheDelete.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheGet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheHas.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_listCacheSet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheClear.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheDelete.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheGet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheHas.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_mapCacheSet.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_memoizeCapped.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_nativeCreate.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_objectToString.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_root.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_stringToPath.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_toKey.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/_toSource.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/eq.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isArray.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isFunction.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isObject.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isObjectLike.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/isSymbol.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/memoize.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/set.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/lodash/toString.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/ext/tslib/tslib.es6.js +15 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/helpers/generate-return-fields.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/utils/api.js +1 -0
- package/build/node_modules/@ikas/storefront-api/build/node_modules/@ikas/fe-api-client/build/utils/fetch-query.js +1 -0
- package/build/node_modules/@ikas/storefront-assets/checkout/de.js +1 -0
- package/build/node_modules/@ikas/storefront-assets/checkout/en.js +1 -0
- package/build/node_modules/@ikas/storefront-assets/checkout/fr.js +1 -0
- package/build/node_modules/@ikas/storefront-assets/checkout/tr.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/api/index.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/api/info.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/components/index.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/pages/index.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/pages/info.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/theme/index.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/scripts/generators/types/index.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/utils/fs.js +1 -0
- package/build/node_modules/@ikas/storefront-cmd/build/utils/helper.js +1 -0
- package/build/node_modules/@ikas/storefront-config/build/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/blog/category/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/blog/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/brand/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/category/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/category/path-item/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/checkout/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/customer/address/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/customer/attribute/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/customer/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/filter-category/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/image/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/order/address/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/order/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/order/line-item/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/order/line-item/variant/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/order/line-item/variant/value/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/payment-gateway/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/attribute-value/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/filter/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/option-set/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/option-set/option/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/variant/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/product/variant/price/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/raffle/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/variant-type/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/functions/variant-type/variant-value/index.js +1 -0
- package/build/node_modules/@ikas/storefront-model-functions/build/utils/helper.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/blog/category/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/blog/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/blog/meta-data/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/brand/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/brand/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/campaign-offer/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/campaign-offer/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/campaign-offer/product/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/campaign-offer/product/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/cart/available-shipping-method/estimated-delivery-time/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/cart/available-shipping-method/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/cart/campaign-offer/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/cart/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/category/conditions/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/category/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/category/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/category/path-item/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/checkout-settings/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/country/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/attribute/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/attribute/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/attribute/sales-channel/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/price-list-rule/filter/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/price-list-rule/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/review/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/customer/review/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/html-meta-data/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/html-meta-data/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/merchant-settings/address/type/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/merchant-settings/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/merchant-settings/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/adjustment/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/invoice/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/line-item/base-unit/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/line-item/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/package/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/transaction/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/order/transaction/payment-method-detail/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/payment-gateway/additional-price/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/payment-gateway/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/payment-gateway/settings/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/attribute/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/attribute/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/attribute-value/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/campaign/data/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/campaign/filter/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/filter/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/group/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/image/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/option-set/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/option-set/option/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/option-set/option/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/stock-location/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/variant/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/product/variant-type/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/raffle/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/raffle/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/state/init.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/stock-location/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/storefront/b2b-settings/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/storefront/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/storefront/meta-templates/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/storefront/theme/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/theme-json/component/prop/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/theme-json/page/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/theme-json/settings/index.js +1 -0
- package/build/node_modules/@ikas/storefront-models/build/models/variant-type/index.js +1 -0
- package/build/node_modules/@paypal/react-paypal-js/dist/esm/react-paypal-js.js +17 -0
- package/build/node_modules/@stripe/react-stripe-js/dist/react-stripe.esm.js +1 -0
- package/build/node_modules/@stripe/stripe-js/dist/stripe.esm.js +1 -0
- package/build/node_modules/adm-zip/adm-zip.js +1 -0
- package/build/node_modules/adm-zip/headers/entryHeader.js +1 -0
- package/build/node_modules/adm-zip/headers/index.js +1 -0
- package/build/node_modules/adm-zip/headers/mainHeader.js +1 -0
- package/build/node_modules/adm-zip/methods/deflater.js +1 -0
- package/build/node_modules/adm-zip/methods/index.js +1 -0
- package/build/node_modules/adm-zip/methods/inflater.js +1 -0
- package/build/node_modules/adm-zip/methods/zipcrypto.js +1 -0
- package/build/node_modules/adm-zip/util/constants.js +1 -0
- package/build/node_modules/adm-zip/util/errors.js +1 -0
- package/build/node_modules/adm-zip/util/fattr.js +1 -0
- package/build/node_modules/adm-zip/util/fileSystem.js +1 -0
- package/build/node_modules/adm-zip/util/index.js +1 -0
- package/build/node_modules/adm-zip/util/utils.js +1 -0
- package/build/node_modules/adm-zip/zipEntry.js +1 -0
- package/build/node_modules/adm-zip/zipFile.js +1 -0
- package/build/node_modules/axios/index.js +1 -0
- package/build/node_modules/axios/lib/adapters/http.js +1 -0
- package/build/node_modules/axios/lib/adapters/xhr.js +1 -0
- package/build/node_modules/axios/lib/axios.js +1 -0
- package/build/node_modules/axios/lib/cancel/Cancel.js +1 -0
- package/build/node_modules/axios/lib/cancel/CancelToken.js +1 -0
- package/build/node_modules/axios/lib/cancel/isCancel.js +1 -0
- package/build/node_modules/axios/lib/core/Axios.js +1 -0
- package/build/node_modules/axios/lib/core/InterceptorManager.js +1 -0
- package/build/node_modules/axios/lib/core/buildFullPath.js +1 -0
- package/build/node_modules/axios/lib/core/createError.js +1 -0
- package/build/node_modules/axios/lib/core/dispatchRequest.js +1 -0
- package/build/node_modules/axios/lib/core/enhanceError.js +1 -0
- package/build/node_modules/axios/lib/core/mergeConfig.js +1 -0
- package/build/node_modules/axios/lib/core/settle.js +1 -0
- package/build/node_modules/axios/lib/core/transformData.js +1 -0
- package/build/node_modules/axios/lib/defaults/index.js +1 -0
- package/build/node_modules/axios/lib/defaults/transitional.js +1 -0
- package/build/node_modules/axios/lib/env/data.js +1 -0
- package/build/node_modules/axios/lib/helpers/bind.js +1 -0
- package/build/node_modules/axios/lib/helpers/buildURL.js +1 -0
- package/build/node_modules/axios/lib/helpers/combineURLs.js +1 -0
- package/build/node_modules/axios/lib/helpers/cookies.js +1 -0
- package/build/node_modules/axios/lib/helpers/isAbsoluteURL.js +1 -0
- package/build/node_modules/axios/lib/helpers/isAxiosError.js +1 -0
- package/build/node_modules/axios/lib/helpers/isURLSameOrigin.js +1 -0
- package/build/node_modules/axios/lib/helpers/normalizeHeaderName.js +1 -0
- package/build/node_modules/axios/lib/helpers/parseHeaders.js +1 -0
- package/build/node_modules/axios/lib/helpers/spread.js +1 -0
- package/build/node_modules/axios/lib/helpers/validator.js +1 -0
- package/build/node_modules/axios/lib/utils.js +1 -0
- package/build/node_modules/classnames/index.js +6 -0
- package/build/node_modules/core-js-pure/actual/array/from.js +1 -0
- package/build/node_modules/core-js-pure/actual/array/is-array.js +1 -0
- package/build/node_modules/core-js-pure/actual/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/actual/global-this.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/bind.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/for-each.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/index-of.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/push.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/reverse.js +1 -0
- package/build/node_modules/core-js-pure/actual/instance/slice.js +1 -0
- package/build/node_modules/core-js-pure/actual/map/index.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/assign.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/create.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/define-property.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/keys.js +1 -0
- package/build/node_modules/core-js-pure/actual/object/set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/actual/promise/index.js +1 -0
- package/build/node_modules/core-js-pure/actual/reflect/construct.js +1 -0
- package/build/node_modules/core-js-pure/actual/reflect/get.js +1 -0
- package/build/node_modules/core-js-pure/actual/symbol/index.js +1 -0
- package/build/node_modules/core-js-pure/actual/symbol/iterator.js +1 -0
- package/build/node_modules/core-js-pure/actual/symbol/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/es/array/from.js +1 -0
- package/build/node_modules/core-js-pure/es/array/is-array.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/concat.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/entries.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/every.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/fill.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/filter.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/find-index.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/find.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/flat.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/for-each.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/includes.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/index-of.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/last-index-of.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/map.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/push.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/reduce.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/reverse.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/slice.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/some.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/sort.js +1 -0
- package/build/node_modules/core-js-pure/es/array/virtual/values.js +1 -0
- package/build/node_modules/core-js-pure/es/date/now.js +1 -0
- package/build/node_modules/core-js-pure/es/function/virtual/bind.js +1 -0
- package/build/node_modules/core-js-pure/es/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/es/global-this.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/bind.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/concat.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/every.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/fill.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/filter.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/find-index.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/find.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/flat.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/includes.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/index-of.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/last-index-of.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/map.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/push.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/reduce.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/repeat.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/reverse.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/slice.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/some.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/sort.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/starts-with.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/trim-start.js +1 -0
- package/build/node_modules/core-js-pure/es/instance/trim.js +1 -0
- package/build/node_modules/core-js-pure/es/json/stringify.js +1 -0
- package/build/node_modules/core-js-pure/es/map/index.js +1 -0
- package/build/node_modules/core-js-pure/es/number/is-nan.js +1 -0
- package/build/node_modules/core-js-pure/es/object/assign.js +1 -0
- package/build/node_modules/core-js-pure/es/object/create.js +1 -0
- package/build/node_modules/core-js-pure/es/object/define-properties.js +1 -0
- package/build/node_modules/core-js-pure/es/object/define-property.js +1 -0
- package/build/node_modules/core-js-pure/es/object/entries.js +1 -0
- package/build/node_modules/core-js-pure/es/object/freeze.js +1 -0
- package/build/node_modules/core-js-pure/es/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/es/object/get-own-property-descriptors.js +1 -0
- package/build/node_modules/core-js-pure/es/object/get-own-property-names.js +1 -0
- package/build/node_modules/core-js-pure/es/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/es/object/get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/es/object/keys.js +1 -0
- package/build/node_modules/core-js-pure/es/object/set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/es/object/values.js +1 -0
- package/build/node_modules/core-js-pure/es/parse-int.js +1 -0
- package/build/node_modules/core-js-pure/es/promise/index.js +1 -0
- package/build/node_modules/core-js-pure/es/reflect/construct.js +1 -0
- package/build/node_modules/core-js-pure/es/reflect/get.js +1 -0
- package/build/node_modules/core-js-pure/es/set/index.js +1 -0
- package/build/node_modules/core-js-pure/es/string/from-code-point.js +1 -0
- package/build/node_modules/core-js-pure/es/string/virtual/includes.js +1 -0
- package/build/node_modules/core-js-pure/es/string/virtual/repeat.js +1 -0
- package/build/node_modules/core-js-pure/es/string/virtual/starts-with.js +1 -0
- package/build/node_modules/core-js-pure/es/string/virtual/trim-start.js +1 -0
- package/build/node_modules/core-js-pure/es/string/virtual/trim.js +1 -0
- package/build/node_modules/core-js-pure/es/symbol/index.js +1 -0
- package/build/node_modules/core-js-pure/es/symbol/iterator.js +1 -0
- package/build/node_modules/core-js-pure/es/symbol/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/features/array/from.js +1 -0
- package/build/node_modules/core-js-pure/features/array/is-array.js +1 -0
- package/build/node_modules/core-js-pure/features/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/features/global-this.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/bind.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/for-each.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/index-of.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/push.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/reverse.js +1 -0
- package/build/node_modules/core-js-pure/features/instance/slice.js +1 -0
- package/build/node_modules/core-js-pure/features/map/index.js +1 -0
- package/build/node_modules/core-js-pure/features/object/assign.js +1 -0
- package/build/node_modules/core-js-pure/features/object/create.js +1 -0
- package/build/node_modules/core-js-pure/features/object/define-property.js +1 -0
- package/build/node_modules/core-js-pure/features/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/features/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/features/object/get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/features/object/keys.js +1 -0
- package/build/node_modules/core-js-pure/features/object/set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/features/promise/index.js +1 -0
- package/build/node_modules/core-js-pure/features/reflect/construct.js +1 -0
- package/build/node_modules/core-js-pure/features/reflect/get.js +1 -0
- package/build/node_modules/core-js-pure/features/symbol/index.js +1 -0
- package/build/node_modules/core-js-pure/features/symbol/iterator.js +1 -0
- package/build/node_modules/core-js-pure/features/symbol/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/full/array/from.js +1 -0
- package/build/node_modules/core-js-pure/full/array/is-array.js +1 -0
- package/build/node_modules/core-js-pure/full/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/full/global-this.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/bind.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/for-each.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/index-of.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/push.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/reverse.js +1 -0
- package/build/node_modules/core-js-pure/full/instance/slice.js +1 -0
- package/build/node_modules/core-js-pure/full/map/index.js +1 -0
- package/build/node_modules/core-js-pure/full/object/assign.js +1 -0
- package/build/node_modules/core-js-pure/full/object/create.js +1 -0
- package/build/node_modules/core-js-pure/full/object/define-property.js +1 -0
- package/build/node_modules/core-js-pure/full/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/full/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/full/object/get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/full/object/keys.js +1 -0
- package/build/node_modules/core-js-pure/full/object/set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/full/promise/index.js +1 -0
- package/build/node_modules/core-js-pure/full/reflect/construct.js +1 -0
- package/build/node_modules/core-js-pure/full/reflect/get.js +1 -0
- package/build/node_modules/core-js-pure/full/symbol/index.js +1 -0
- package/build/node_modules/core-js-pure/full/symbol/iterator.js +1 -0
- package/build/node_modules/core-js-pure/full/symbol/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/internals/a-callable.js +1 -0
- package/build/node_modules/core-js-pure/internals/a-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/a-map.js +1 -0
- package/build/node_modules/core-js-pure/internals/a-possible-prototype.js +1 -0
- package/build/node_modules/core-js-pure/internals/an-instance.js +1 -0
- package/build/node_modules/core-js-pure/internals/an-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-buffer-non-extensible.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-fill.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-for-each.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-from.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-includes.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-iteration.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-last-index-of.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-method-has-species-support.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-method-is-strict.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-reduce.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-set-length.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-slice-simple.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-slice.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-sort.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-species-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/array-species-create.js +1 -0
- package/build/node_modules/core-js-pure/internals/call-with-safe-iteration-closing.js +1 -0
- package/build/node_modules/core-js-pure/internals/caller.js +1 -0
- package/build/node_modules/core-js-pure/internals/check-correctness-of-iteration.js +1 -0
- package/build/node_modules/core-js-pure/internals/classof-raw.js +1 -0
- package/build/node_modules/core-js-pure/internals/classof.js +1 -0
- package/build/node_modules/core-js-pure/internals/collection-from.js +1 -0
- package/build/node_modules/core-js-pure/internals/collection-of.js +1 -0
- package/build/node_modules/core-js-pure/internals/collection-strong.js +1 -0
- package/build/node_modules/core-js-pure/internals/collection.js +1 -0
- package/build/node_modules/core-js-pure/internals/copy-constructor-properties.js +1 -0
- package/build/node_modules/core-js-pure/internals/correct-is-regexp-logic.js +1 -0
- package/build/node_modules/core-js-pure/internals/correct-prototype-getter.js +1 -0
- package/build/node_modules/core-js-pure/internals/create-iter-result-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/create-non-enumerable-property.js +1 -0
- package/build/node_modules/core-js-pure/internals/create-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/internals/create-property.js +1 -0
- package/build/node_modules/core-js-pure/internals/define-built-in-accessor.js +1 -0
- package/build/node_modules/core-js-pure/internals/define-built-in.js +1 -0
- package/build/node_modules/core-js-pure/internals/define-built-ins.js +1 -0
- package/build/node_modules/core-js-pure/internals/define-global-property.js +1 -0
- package/build/node_modules/core-js-pure/internals/delete-property-or-throw.js +1 -0
- package/build/node_modules/core-js-pure/internals/descriptors.js +1 -0
- package/build/node_modules/core-js-pure/internals/document-all.js +1 -0
- package/build/node_modules/core-js-pure/internals/document-create-element.js +1 -0
- package/build/node_modules/core-js-pure/internals/does-not-exceed-safe-integer.js +1 -0
- package/build/node_modules/core-js-pure/internals/dom-iterables.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-ff-version.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-browser.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-bun.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-deno.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-ie-or-edge.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-ios-pebble.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-ios.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-node.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-is-webos-webkit.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-user-agent.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-v8-version.js +1 -0
- package/build/node_modules/core-js-pure/internals/engine-webkit-version.js +1 -0
- package/build/node_modules/core-js-pure/internals/enum-bug-keys.js +1 -0
- package/build/node_modules/core-js-pure/internals/error-stack-clear.js +1 -0
- package/build/node_modules/core-js-pure/internals/error-stack-install.js +1 -0
- package/build/node_modules/core-js-pure/internals/error-stack-installable.js +1 -0
- package/build/node_modules/core-js-pure/internals/export.js +1 -0
- package/build/node_modules/core-js-pure/internals/fails.js +1 -0
- package/build/node_modules/core-js-pure/internals/flatten-into-array.js +1 -0
- package/build/node_modules/core-js-pure/internals/freezing.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-apply.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-bind-context.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-bind-native.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-bind.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-call.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-name.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-uncurry-this-accessor.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-uncurry-this-clause.js +1 -0
- package/build/node_modules/core-js-pure/internals/function-uncurry-this.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-built-in-prototype-method.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-built-in.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-iterator.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-json-replacer-function.js +1 -0
- package/build/node_modules/core-js-pure/internals/get-method.js +1 -0
- package/build/node_modules/core-js-pure/internals/global.js +1 -0
- package/build/node_modules/core-js-pure/internals/has-own-property.js +1 -0
- package/build/node_modules/core-js-pure/internals/hidden-keys.js +1 -0
- package/build/node_modules/core-js-pure/internals/host-report-errors.js +1 -0
- package/build/node_modules/core-js-pure/internals/html.js +1 -0
- package/build/node_modules/core-js-pure/internals/ie8-dom-define.js +1 -0
- package/build/node_modules/core-js-pure/internals/indexed-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/inspect-source.js +1 -0
- package/build/node_modules/core-js-pure/internals/install-error-cause.js +1 -0
- package/build/node_modules/core-js-pure/internals/internal-metadata.js +1 -0
- package/build/node_modules/core-js-pure/internals/internal-state.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-array-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-array.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-callable.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-data-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-forced.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-null-or-undefined.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-pure.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-regexp.js +1 -0
- package/build/node_modules/core-js-pure/internals/is-symbol.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterate-simple.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterate.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterator-close.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterator-create-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterator-define.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterators-core.js +1 -0
- package/build/node_modules/core-js-pure/internals/iterators.js +1 -0
- package/build/node_modules/core-js-pure/internals/length-of-array-like.js +1 -0
- package/build/node_modules/core-js-pure/internals/map-helpers.js +1 -0
- package/build/node_modules/core-js-pure/internals/map-iterate.js +1 -0
- package/build/node_modules/core-js-pure/internals/map-upsert.js +1 -0
- package/build/node_modules/core-js-pure/internals/math-trunc.js +1 -0
- package/build/node_modules/core-js-pure/internals/microtask.js +1 -0
- package/build/node_modules/core-js-pure/internals/new-promise-capability.js +1 -0
- package/build/node_modules/core-js-pure/internals/normalize-string-argument.js +1 -0
- package/build/node_modules/core-js-pure/internals/not-a-regexp.js +1 -0
- package/build/node_modules/core-js-pure/internals/number-parse-int.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-assign.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-create.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-define-properties.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-define-property.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-get-own-property-names-external.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-get-own-property-names.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-is-extensible.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-is-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-keys-internal.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-keys.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-property-is-enumerable.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-to-array.js +1 -0
- package/build/node_modules/core-js-pure/internals/object-to-string.js +1 -0
- package/build/node_modules/core-js-pure/internals/ordinary-to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/internals/own-keys.js +1 -0
- package/build/node_modules/core-js-pure/internals/path.js +1 -0
- package/build/node_modules/core-js-pure/internals/perform.js +1 -0
- package/build/node_modules/core-js-pure/internals/promise-constructor-detection.js +1 -0
- package/build/node_modules/core-js-pure/internals/promise-native-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/promise-resolve.js +1 -0
- package/build/node_modules/core-js-pure/internals/promise-statics-incorrect-iteration.js +1 -0
- package/build/node_modules/core-js-pure/internals/queue.js +1 -0
- package/build/node_modules/core-js-pure/internals/require-object-coercible.js +1 -0
- package/build/node_modules/core-js-pure/internals/same-value-zero.js +1 -0
- package/build/node_modules/core-js-pure/internals/schedulers-fix.js +1 -0
- package/build/node_modules/core-js-pure/internals/set-species.js +1 -0
- package/build/node_modules/core-js-pure/internals/set-to-string-tag.js +1 -0
- package/build/node_modules/core-js-pure/internals/shared-key.js +1 -0
- package/build/node_modules/core-js-pure/internals/shared-store.js +1 -0
- package/build/node_modules/core-js-pure/internals/shared.js +1 -0
- package/build/node_modules/core-js-pure/internals/species-constructor.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-multibyte.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-punycode-to-ascii.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-repeat.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-trim-forced.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-trim-start.js +1 -0
- package/build/node_modules/core-js-pure/internals/string-trim.js +1 -0
- package/build/node_modules/core-js-pure/internals/symbol-constructor-detection.js +1 -0
- package/build/node_modules/core-js-pure/internals/symbol-define-to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/internals/symbol-is-registered.js +1 -0
- package/build/node_modules/core-js-pure/internals/symbol-is-well-known.js +1 -0
- package/build/node_modules/core-js-pure/internals/symbol-registry-detection.js +1 -0
- package/build/node_modules/core-js-pure/internals/task.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-absolute-index.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-indexed-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-integer-or-infinity.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-length.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-object.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-property-key.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-string-tag-support.js +1 -0
- package/build/node_modules/core-js-pure/internals/to-string.js +1 -0
- package/build/node_modules/core-js-pure/internals/try-to-string.js +1 -0
- package/build/node_modules/core-js-pure/internals/uid.js +1 -0
- package/build/node_modules/core-js-pure/internals/url-constructor-detection.js +1 -0
- package/build/node_modules/core-js-pure/internals/use-symbol-as-uid.js +1 -0
- package/build/node_modules/core-js-pure/internals/v8-prototype-define-bug.js +1 -0
- package/build/node_modules/core-js-pure/internals/validate-arguments-length.js +1 -0
- package/build/node_modules/core-js-pure/internals/weak-map-basic-detection.js +1 -0
- package/build/node_modules/core-js-pure/internals/well-known-symbol-define.js +1 -0
- package/build/node_modules/core-js-pure/internals/well-known-symbol-wrapped.js +1 -0
- package/build/node_modules/core-js-pure/internals/well-known-symbol.js +1 -0
- package/build/node_modules/core-js-pure/internals/whitespaces.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.aggregate-error.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.concat.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.every.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.fill.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.filter.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.find-index.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.find.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.flat.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.for-each.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.from.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.includes.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.index-of.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.is-array.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.iterator.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.last-index-of.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.map.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.push.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.reduce.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.reverse.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.slice.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.some.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.array.sort.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.date.now.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.function.bind.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.global-this.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.json.stringify.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.json.to-string-tag.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.map.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.number.is-nan.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.assign.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.create.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.define-properties.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.define-property.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.entries.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.freeze.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.get-own-property-descriptors.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.get-own-property-names.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.keys.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.object.values.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.parse-int.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.all-settled.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.all.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.any.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.catch.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.finally.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.race.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.reject.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.promise.resolve.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.reflect.construct.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.reflect.get.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.set.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.from-code-point.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.includes.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.iterator.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.repeat.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.starts-with.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.trim-left.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.trim-start.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.string.trim.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.async-iterator.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.for.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.has-instance.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.is-concat-spreadable.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.iterator.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.key-for.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.match-all.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.match.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.replace.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.search.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.species.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.split.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.to-string-tag.js +1 -0
- package/build/node_modules/core-js-pure/modules/es.symbol.unscopables.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.function.metadata.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.delete-all.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.emplace.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.every.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.filter.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.find-key.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.find.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.from.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.group-by.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.includes.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.key-by.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.key-of.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.map-keys.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.map-values.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.merge.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.of.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.reduce.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.some.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.update-or-insert.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.update.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.map.upsert.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.promise.try.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.promise.with-resolvers.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.async-dispose.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.dispose.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.is-registered-symbol.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.is-registered.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.is-well-known-symbol.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.is-well-known.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.matcher.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.metadata-key.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.metadata.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.observable.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.pattern-match.js +1 -0
- package/build/node_modules/core-js-pure/modules/esnext.symbol.replace-all.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.dom-collections.iterator.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.set-interval.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.set-timeout.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.url-search-params.constructor.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.url.can-parse.js +1 -0
- package/build/node_modules/core-js-pure/modules/web.url.constructor.js +1 -0
- package/build/node_modules/core-js-pure/stable/array/from.js +1 -0
- package/build/node_modules/core-js-pure/stable/array/is-array.js +1 -0
- package/build/node_modules/core-js-pure/stable/array/virtual/entries.js +1 -0
- package/build/node_modules/core-js-pure/stable/array/virtual/for-each.js +1 -0
- package/build/node_modules/core-js-pure/stable/array/virtual/values.js +1 -0
- package/build/node_modules/core-js-pure/stable/date/now.js +1 -0
- package/build/node_modules/core-js-pure/stable/get-iterator-method.js +1 -0
- package/build/node_modules/core-js-pure/stable/global-this.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/bind.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/concat.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/entries.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/every.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/fill.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/filter.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/find-index.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/find.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/flat.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/for-each.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/includes.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/index-of.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/last-index-of.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/map.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/push.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/reduce.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/repeat.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/reverse.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/slice.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/some.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/sort.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/starts-with.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/trim-start.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/trim.js +1 -0
- package/build/node_modules/core-js-pure/stable/instance/values.js +1 -0
- package/build/node_modules/core-js-pure/stable/json/stringify.js +1 -0
- package/build/node_modules/core-js-pure/stable/map/index.js +1 -0
- package/build/node_modules/core-js-pure/stable/number/is-nan.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/assign.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/create.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/define-properties.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/define-property.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/entries.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/freeze.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/get-own-property-descriptor.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/get-own-property-descriptors.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/get-own-property-names.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/get-own-property-symbols.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/get-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/keys.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/set-prototype-of.js +1 -0
- package/build/node_modules/core-js-pure/stable/object/values.js +1 -0
- package/build/node_modules/core-js-pure/stable/parse-int.js +1 -0
- package/build/node_modules/core-js-pure/stable/promise/index.js +1 -0
- package/build/node_modules/core-js-pure/stable/reflect/construct.js +1 -0
- package/build/node_modules/core-js-pure/stable/reflect/get.js +1 -0
- package/build/node_modules/core-js-pure/stable/set/index.js +1 -0
- package/build/node_modules/core-js-pure/stable/set-interval.js +1 -0
- package/build/node_modules/core-js-pure/stable/set-timeout.js +1 -0
- package/build/node_modules/core-js-pure/stable/string/from-code-point.js +1 -0
- package/build/node_modules/core-js-pure/stable/symbol/index.js +1 -0
- package/build/node_modules/core-js-pure/stable/symbol/iterator.js +1 -0
- package/build/node_modules/core-js-pure/stable/symbol/to-primitive.js +1 -0
- package/build/node_modules/core-js-pure/stable/url/index.js +1 -0
- package/build/node_modules/core-js-pure/stable/url-search-params/index.js +1 -0
- package/build/node_modules/core-js-pure/web/url-search-params.js +1 -0
- package/build/node_modules/core-js-pure/web/url.js +1 -0
- package/build/node_modules/cors/lib/index.js +1 -0
- package/build/node_modules/debug/src/browser.js +1 -0
- package/build/node_modules/debug/src/common.js +1 -0
- package/build/node_modules/debug/src/index.js +1 -0
- package/build/node_modules/debug/src/node.js +1 -0
- package/build/node_modules/decode-uri-component/index.js +1 -0
- package/build/node_modules/dom-serializer/lib/foreignNames.js +1 -0
- package/build/node_modules/dom-serializer/lib/index.js +1 -0
- package/build/node_modules/domelementtype/lib/index.js +1 -0
- package/build/node_modules/domhandler/lib/index.js +1 -0
- package/build/node_modules/domhandler/lib/node.js +1 -0
- package/build/node_modules/domutils/lib/feeds.js +1 -0
- package/build/node_modules/domutils/lib/helpers.js +1 -0
- package/build/node_modules/domutils/lib/index.js +1 -0
- package/build/node_modules/domutils/lib/legacy.js +1 -0
- package/build/node_modules/domutils/lib/manipulation.js +1 -0
- package/build/node_modules/domutils/lib/querying.js +1 -0
- package/build/node_modules/domutils/lib/stringify.js +1 -0
- package/build/node_modules/domutils/lib/traversal.js +1 -0
- package/build/node_modules/entities/lib/decode.js +1 -0
- package/build/node_modules/entities/lib/decode_codepoint.js +1 -0
- package/build/node_modules/entities/lib/encode.js +1 -0
- package/build/node_modules/entities/lib/escape.js +1 -0
- package/build/node_modules/entities/lib/generated/decode-data-html.js +1 -0
- package/build/node_modules/entities/lib/generated/decode-data-xml.js +1 -0
- package/build/node_modules/entities/lib/generated/encode-html.js +1 -0
- package/build/node_modules/entities/lib/index.js +1 -0
- package/build/node_modules/filter-obj/index.js +1 -0
- package/build/node_modules/follow-redirects/debug.js +1 -0
- package/build/node_modules/follow-redirects/index.js +1 -0
- package/build/node_modules/has-flag/index.js +1 -0
- package/build/node_modules/html-dom-parser/lib/index.js +1 -0
- package/build/node_modules/html-dom-parser/lib/server/html-to-dom.js +1 -0
- package/build/node_modules/html-dom-parser/lib/server/utilities.js +1 -0
- package/build/node_modules/html-dom-parser/lib/types.js +1 -0
- package/build/node_modules/html-react-parser/esm/index.js +1 -0
- package/build/node_modules/html-react-parser/lib/attributes-to-props.js +1 -0
- package/build/node_modules/html-react-parser/lib/dom-to-react.js +1 -0
- package/build/node_modules/html-react-parser/lib/index.js +1 -0
- package/build/node_modules/html-react-parser/lib/utilities.js +1 -0
- package/build/node_modules/htmlparser2/lib/Parser.js +1 -0
- package/build/node_modules/htmlparser2/lib/Tokenizer.js +1 -0
- package/build/node_modules/htmlparser2/lib/index.js +1 -0
- package/build/node_modules/inline-style-parser/index.js +1 -0
- package/build/node_modules/lodash/_DataView.js +1 -0
- package/build/node_modules/lodash/_Hash.js +1 -0
- package/build/node_modules/lodash/_ListCache.js +1 -0
- package/build/node_modules/lodash/_Map.js +1 -0
- package/build/node_modules/lodash/_MapCache.js +1 -0
- package/build/node_modules/lodash/_Promise.js +1 -0
- package/build/node_modules/lodash/_Set.js +1 -0
- package/build/node_modules/lodash/_SetCache.js +1 -0
- package/build/node_modules/lodash/_Stack.js +1 -0
- package/build/node_modules/lodash/_Symbol.js +1 -0
- package/build/node_modules/lodash/_Uint8Array.js +1 -0
- package/build/node_modules/lodash/_WeakMap.js +1 -0
- package/build/node_modules/lodash/_apply.js +1 -0
- package/build/node_modules/lodash/_arrayAggregator.js +1 -0
- package/build/node_modules/lodash/_arrayEach.js +1 -0
- package/build/node_modules/lodash/_arrayFilter.js +1 -0
- package/build/node_modules/lodash/_arrayIncludes.js +1 -0
- package/build/node_modules/lodash/_arrayIncludesWith.js +1 -0
- package/build/node_modules/lodash/_arrayLikeKeys.js +1 -0
- package/build/node_modules/lodash/_arrayMap.js +1 -0
- package/build/node_modules/lodash/_arrayPush.js +1 -0
- package/build/node_modules/lodash/_arraySome.js +1 -0
- package/build/node_modules/lodash/_assignValue.js +1 -0
- package/build/node_modules/lodash/_assocIndexOf.js +1 -0
- package/build/node_modules/lodash/_baseAggregator.js +1 -0
- package/build/node_modules/lodash/_baseAssign.js +1 -0
- package/build/node_modules/lodash/_baseAssignIn.js +1 -0
- package/build/node_modules/lodash/_baseAssignValue.js +1 -0
- package/build/node_modules/lodash/_baseClone.js +1 -0
- package/build/node_modules/lodash/_baseCreate.js +1 -0
- package/build/node_modules/lodash/_baseDifference.js +1 -0
- package/build/node_modules/lodash/_baseEach.js +1 -0
- package/build/node_modules/lodash/_baseFindIndex.js +1 -0
- package/build/node_modules/lodash/_baseFlatten.js +1 -0
- package/build/node_modules/lodash/_baseFor.js +1 -0
- package/build/node_modules/lodash/_baseForOwn.js +1 -0
- package/build/node_modules/lodash/_baseGet.js +1 -0
- package/build/node_modules/lodash/_baseGetAllKeys.js +1 -0
- package/build/node_modules/lodash/_baseGetTag.js +1 -0
- package/build/node_modules/lodash/_baseHasIn.js +1 -0
- package/build/node_modules/lodash/_baseIndexOf.js +1 -0
- package/build/node_modules/lodash/_baseIsArguments.js +1 -0
- package/build/node_modules/lodash/_baseIsEqual.js +1 -0
- package/build/node_modules/lodash/_baseIsEqualDeep.js +1 -0
- package/build/node_modules/lodash/_baseIsMap.js +1 -0
- package/build/node_modules/lodash/_baseIsMatch.js +1 -0
- package/build/node_modules/lodash/_baseIsNaN.js +1 -0
- package/build/node_modules/lodash/_baseIsNative.js +1 -0
- package/build/node_modules/lodash/_baseIsSet.js +1 -0
- package/build/node_modules/lodash/_baseIsTypedArray.js +1 -0
- package/build/node_modules/lodash/_baseIteratee.js +1 -0
- package/build/node_modules/lodash/_baseKeys.js +1 -0
- package/build/node_modules/lodash/_baseKeysIn.js +1 -0
- package/build/node_modules/lodash/_baseMap.js +1 -0
- package/build/node_modules/lodash/_baseMatches.js +1 -0
- package/build/node_modules/lodash/_baseMatchesProperty.js +1 -0
- package/build/node_modules/lodash/_baseOrderBy.js +1 -0
- package/build/node_modules/lodash/_baseProperty.js +1 -0
- package/build/node_modules/lodash/_basePropertyDeep.js +1 -0
- package/build/node_modules/lodash/_baseRest.js +1 -0
- package/build/node_modules/lodash/_baseSetToString.js +1 -0
- package/build/node_modules/lodash/_baseSortBy.js +1 -0
- package/build/node_modules/lodash/_baseTimes.js +1 -0
- package/build/node_modules/lodash/_baseToString.js +1 -0
- package/build/node_modules/lodash/_baseTrim.js +1 -0
- package/build/node_modules/lodash/_baseUnary.js +1 -0
- package/build/node_modules/lodash/_baseUniq.js +1 -0
- package/build/node_modules/lodash/_baseXor.js +1 -0
- package/build/node_modules/lodash/_cacheHas.js +1 -0
- package/build/node_modules/lodash/_castPath.js +1 -0
- package/build/node_modules/lodash/_cloneArrayBuffer.js +1 -0
- package/build/node_modules/lodash/_cloneBuffer.js +1 -0
- package/build/node_modules/lodash/_cloneDataView.js +1 -0
- package/build/node_modules/lodash/_cloneRegExp.js +1 -0
- package/build/node_modules/lodash/_cloneSymbol.js +1 -0
- package/build/node_modules/lodash/_cloneTypedArray.js +1 -0
- package/build/node_modules/lodash/_compareAscending.js +1 -0
- package/build/node_modules/lodash/_compareMultiple.js +1 -0
- package/build/node_modules/lodash/_copyArray.js +1 -0
- package/build/node_modules/lodash/_copyObject.js +1 -0
- package/build/node_modules/lodash/_copySymbols.js +1 -0
- package/build/node_modules/lodash/_copySymbolsIn.js +1 -0
- package/build/node_modules/lodash/_coreJsData.js +1 -0
- package/build/node_modules/lodash/_createAggregator.js +1 -0
- package/build/node_modules/lodash/_createBaseEach.js +1 -0
- package/build/node_modules/lodash/_createBaseFor.js +1 -0
- package/build/node_modules/lodash/_createSet.js +1 -0
- package/build/node_modules/lodash/_defineProperty.js +1 -0
- package/build/node_modules/lodash/_equalArrays.js +1 -0
- package/build/node_modules/lodash/_equalByTag.js +1 -0
- package/build/node_modules/lodash/_equalObjects.js +1 -0
- package/build/node_modules/lodash/_freeGlobal.js +1 -0
- package/build/node_modules/lodash/_getAllKeys.js +1 -0
- package/build/node_modules/lodash/_getAllKeysIn.js +1 -0
- package/build/node_modules/lodash/_getMapData.js +1 -0
- package/build/node_modules/lodash/_getMatchData.js +1 -0
- package/build/node_modules/lodash/_getNative.js +1 -0
- package/build/node_modules/lodash/_getPrototype.js +1 -0
- package/build/node_modules/lodash/_getRawTag.js +1 -0
- package/build/node_modules/lodash/_getSymbols.js +1 -0
- package/build/node_modules/lodash/_getSymbolsIn.js +1 -0
- package/build/node_modules/lodash/_getTag.js +1 -0
- package/build/node_modules/lodash/_getValue.js +1 -0
- package/build/node_modules/lodash/_hasPath.js +1 -0
- package/build/node_modules/lodash/_hashClear.js +1 -0
- package/build/node_modules/lodash/_hashDelete.js +1 -0
- package/build/node_modules/lodash/_hashGet.js +1 -0
- package/build/node_modules/lodash/_hashHas.js +1 -0
- package/build/node_modules/lodash/_hashSet.js +1 -0
- package/build/node_modules/lodash/_initCloneArray.js +1 -0
- package/build/node_modules/lodash/_initCloneByTag.js +1 -0
- package/build/node_modules/lodash/_initCloneObject.js +1 -0
- package/build/node_modules/lodash/_isFlattenable.js +1 -0
- package/build/node_modules/lodash/_isIndex.js +1 -0
- package/build/node_modules/lodash/_isIterateeCall.js +1 -0
- package/build/node_modules/lodash/_isKey.js +1 -0
- package/build/node_modules/lodash/_isKeyable.js +1 -0
- package/build/node_modules/lodash/_isMasked.js +1 -0
- package/build/node_modules/lodash/_isPrototype.js +1 -0
- package/build/node_modules/lodash/_isStrictComparable.js +1 -0
- package/build/node_modules/lodash/_listCacheClear.js +1 -0
- package/build/node_modules/lodash/_listCacheDelete.js +1 -0
- package/build/node_modules/lodash/_listCacheGet.js +1 -0
- package/build/node_modules/lodash/_listCacheHas.js +1 -0
- package/build/node_modules/lodash/_listCacheSet.js +1 -0
- package/build/node_modules/lodash/_mapCacheClear.js +1 -0
- package/build/node_modules/lodash/_mapCacheDelete.js +1 -0
- package/build/node_modules/lodash/_mapCacheGet.js +1 -0
- package/build/node_modules/lodash/_mapCacheHas.js +1 -0
- package/build/node_modules/lodash/_mapCacheSet.js +1 -0
- package/build/node_modules/lodash/_mapToArray.js +1 -0
- package/build/node_modules/lodash/_matchesStrictComparable.js +1 -0
- package/build/node_modules/lodash/_memoizeCapped.js +1 -0
- package/build/node_modules/lodash/_nativeCreate.js +1 -0
- package/build/node_modules/lodash/_nativeKeys.js +1 -0
- package/build/node_modules/lodash/_nativeKeysIn.js +1 -0
- package/build/node_modules/lodash/_nodeUtil.js +1 -0
- package/build/node_modules/lodash/_objectToString.js +1 -0
- package/build/node_modules/lodash/_overArg.js +1 -0
- package/build/node_modules/lodash/_overRest.js +1 -0
- package/build/node_modules/lodash/_root.js +1 -0
- package/build/node_modules/lodash/_setCacheAdd.js +1 -0
- package/build/node_modules/lodash/_setCacheHas.js +1 -0
- package/build/node_modules/lodash/_setToArray.js +1 -0
- package/build/node_modules/lodash/_setToString.js +1 -0
- package/build/node_modules/lodash/_shortOut.js +1 -0
- package/build/node_modules/lodash/_stackClear.js +1 -0
- package/build/node_modules/lodash/_stackDelete.js +1 -0
- package/build/node_modules/lodash/_stackGet.js +1 -0
- package/build/node_modules/lodash/_stackHas.js +1 -0
- package/build/node_modules/lodash/_stackSet.js +1 -0
- package/build/node_modules/lodash/_strictIndexOf.js +1 -0
- package/build/node_modules/lodash/_stringToPath.js +1 -0
- package/build/node_modules/lodash/_toKey.js +1 -0
- package/build/node_modules/lodash/_toSource.js +1 -0
- package/build/node_modules/lodash/_trimmedEndIndex.js +1 -0
- package/build/node_modules/lodash/cloneDeep.js +1 -0
- package/build/node_modules/lodash/constant.js +1 -0
- package/build/node_modules/lodash/debounce.js +1 -0
- package/build/node_modules/lodash/eq.js +1 -0
- package/build/node_modules/lodash/flatten.js +1 -0
- package/build/node_modules/lodash/get.js +1 -0
- package/build/node_modules/lodash/groupBy.js +1 -0
- package/build/node_modules/lodash/hasIn.js +1 -0
- package/build/node_modules/lodash/identity.js +1 -0
- package/build/node_modules/lodash/isArguments.js +1 -0
- package/build/node_modules/lodash/isArray.js +1 -0
- package/build/node_modules/lodash/isArrayLike.js +1 -0
- package/build/node_modules/lodash/isArrayLikeObject.js +1 -0
- package/build/node_modules/lodash/isBuffer.js +1 -0
- package/build/node_modules/lodash/isFunction.js +1 -0
- package/build/node_modules/lodash/isLength.js +1 -0
- package/build/node_modules/lodash/isMap.js +1 -0
- package/build/node_modules/lodash/isObject.js +1 -0
- package/build/node_modules/lodash/isObjectLike.js +1 -0
- package/build/node_modules/lodash/isSet.js +1 -0
- package/build/node_modules/lodash/isSymbol.js +1 -0
- package/build/node_modules/lodash/isTypedArray.js +1 -0
- package/build/node_modules/lodash/keys.js +1 -0
- package/build/node_modules/lodash/keysIn.js +1 -0
- package/build/node_modules/lodash/last.js +1 -0
- package/build/node_modules/lodash/mapValues.js +1 -0
- package/build/node_modules/lodash/memoize.js +1 -0
- package/build/node_modules/lodash/noop.js +1 -0
- package/build/node_modules/lodash/now.js +1 -0
- package/build/node_modules/lodash/property.js +1 -0
- package/build/node_modules/lodash/sortBy.js +1 -0
- package/build/node_modules/lodash/stubArray.js +1 -0
- package/build/node_modules/lodash/stubFalse.js +1 -0
- package/build/node_modules/lodash/toNumber.js +1 -0
- package/build/node_modules/lodash/toString.js +1 -0
- package/build/node_modules/lodash/uniq.js +1 -0
- package/build/node_modules/lodash/xorBy.js +1 -0
- package/build/node_modules/ms/index.js +1 -0
- package/build/node_modules/object-assign/index.js +6 -0
- package/build/node_modules/preact/dist/preact.js +1 -0
- package/build/node_modules/prop-types/checkPropTypes.js +1 -0
- package/build/node_modules/prop-types/factoryWithThrowingShims.js +1 -0
- package/build/node_modules/prop-types/factoryWithTypeCheckers.js +1 -0
- package/build/node_modules/prop-types/index.js +1 -0
- package/build/node_modules/prop-types/lib/ReactPropTypesSecret.js +1 -0
- package/build/node_modules/prop-types/lib/has.js +1 -0
- package/build/node_modules/query-string/index.js +1 -0
- package/build/node_modules/react-is/cjs/react-is.development.js +9 -0
- package/build/node_modules/react-is/cjs/react-is.production.min.js +9 -0
- package/build/node_modules/react-is/index.js +1 -0
- package/build/node_modules/react-property/lib/index.js +1 -0
- package/build/node_modules/react-property/lib/possibleStandardNamesOptimized.js +1 -0
- package/build/node_modules/react-tooltip/dist/index.es.js +1 -0
- package/build/node_modules/split-on-first/index.js +1 -0
- package/build/node_modules/strict-uri-encode/index.js +1 -0
- package/build/node_modules/style-to-js/cjs/index.js +1 -0
- package/build/node_modules/style-to-js/cjs/utilities.js +1 -0
- package/build/node_modules/style-to-object/cjs/index.js +1 -0
- package/build/node_modules/supports-color/index.js +1 -0
- package/build/node_modules/uuid/dist/esm-node/bytesToUuid.js +1 -0
- package/build/node_modules/uuid/dist/esm-node/rng.js +1 -0
- package/build/node_modules/uuid/dist/esm-node/v4.js +1 -0
- package/build/node_modules/vary/index.js +6 -0
- package/build/pages/404/index.page.d.ts +4 -0
- package/build/pages/404/index.page.js +1 -0
- package/build/pages/404/index.page.server.d.ts +3 -0
- package/build/pages/404/index.page.server.js +1 -0
- package/build/pages/@slug/index.page.d.ts +4 -0
- package/build/pages/@slug/index.page.js +1 -0
- package/build/pages/@slug/index.page.server.d.ts +3 -0
- package/build/pages/@slug/index.page.server.js +1 -0
- package/build/pages/account/activate/index.page.d.ts +4 -0
- package/build/pages/account/activate/index.page.js +1 -0
- package/build/pages/account/activate/index.page.server.d.ts +3 -0
- package/build/pages/account/activate/index.page.server.js +1 -0
- package/build/pages/account/addresses/index.page.d.ts +4 -0
- package/build/pages/account/addresses/index.page.js +1 -0
- package/build/pages/account/addresses/index.page.server.d.ts +3 -0
- package/build/pages/account/addresses/index.page.server.js +1 -0
- package/build/pages/account/favorite-products/index.page.d.ts +4 -0
- package/build/pages/account/favorite-products/index.page.js +1 -0
- package/build/pages/account/favorite-products/index.page.server.d.ts +3 -0
- package/build/pages/account/favorite-products/index.page.server.js +1 -0
- package/build/pages/account/forgot-password/index.page.d.ts +4 -0
- package/build/pages/account/forgot-password/index.page.js +1 -0
- package/build/pages/account/forgot-password/index.page.server.d.ts +3 -0
- package/build/pages/account/forgot-password/index.page.server.js +1 -0
- package/build/pages/account/index.page.d.ts +4 -0
- package/build/pages/account/index.page.js +1 -0
- package/build/pages/account/index.page.server.d.ts +3 -0
- package/build/pages/account/index.page.server.js +1 -0
- package/build/pages/account/login/index.page.d.ts +4 -0
- package/build/pages/account/login/index.page.js +1 -0
- package/build/pages/account/login/index.page.server.d.ts +3 -0
- package/build/pages/account/login/index.page.server.js +1 -0
- package/build/pages/account/orders/@id/index.page.d.ts +4 -0
- package/build/pages/account/orders/@id/index.page.js +1 -0
- package/build/pages/account/orders/@id/index.page.server.d.ts +3 -0
- package/build/pages/account/orders/@id/index.page.server.js +1 -0
- package/build/pages/account/orders/index.page.d.ts +4 -0
- package/build/pages/account/orders/index.page.js +1 -0
- package/build/pages/account/orders/index.page.server.d.ts +3 -0
- package/build/pages/account/orders/index.page.server.js +1 -0
- package/build/pages/account/raffles/index.page.d.ts +4 -0
- package/build/pages/account/raffles/index.page.js +1 -0
- package/build/pages/account/raffles/index.page.server.d.ts +3 -0
- package/build/pages/account/raffles/index.page.server.js +1 -0
- package/build/pages/account/recover-password/index.page.d.ts +4 -0
- package/build/pages/account/recover-password/index.page.js +1 -0
- package/build/pages/account/recover-password/index.page.server.d.ts +3 -0
- package/build/pages/account/recover-password/index.page.server.js +1 -0
- package/build/pages/account/register/index.page.d.ts +4 -0
- package/build/pages/account/register/index.page.js +1 -0
- package/build/pages/account/register/index.page.server.d.ts +3 -0
- package/build/pages/account/register/index.page.server.js +1 -0
- package/build/pages/blog/@slug/index.page.d.ts +4 -0
- package/build/pages/blog/@slug/index.page.js +1 -0
- package/build/pages/blog/@slug/index.page.server.d.ts +3 -0
- package/build/pages/blog/@slug/index.page.server.js +1 -0
- package/build/pages/blog/index.page.d.ts +4 -0
- package/build/pages/blog/index.page.js +1 -0
- package/build/pages/blog/index.page.server.d.ts +3 -0
- package/build/pages/blog/index.page.server.js +1 -0
- package/build/pages/cart/index.page.d.ts +4 -0
- package/build/pages/cart/index.page.js +1 -0
- package/build/pages/cart/index.page.server.d.ts +3 -0
- package/build/pages/cart/index.page.server.js +1 -0
- package/build/pages/checkout/index.page.d.ts +18 -0
- package/build/pages/checkout/index.page.js +1 -0
- package/build/pages/checkout/index.page.server.d.ts +3 -0
- package/build/pages/checkout/index.page.server.js +1 -0
- package/build/pages/editor/index.page.d.ts +10 -0
- package/build/pages/editor/index.page.js +1 -0
- package/build/pages/home/index.page.d.ts +4 -0
- package/build/pages/home/index.page.js +1 -0
- package/build/pages/home/index.page.server.d.ts +3 -0
- package/build/pages/home/index.page.server.js +1 -0
- package/build/pages/index.d.ts +45 -23
- package/build/pages/pages/@slug/index.page.d.ts +4 -0
- package/build/pages/pages/@slug/index.page.js +1 -0
- package/build/pages/pages/@slug/index.page.server.d.ts +3 -0
- package/build/pages/pages/@slug/index.page.server.js +1 -0
- package/build/pages/raffle/@slug/index.page.d.ts +4 -0
- package/build/pages/raffle/@slug/index.page.js +1 -0
- package/build/pages/raffle/@slug/index.page.server.d.ts +3 -0
- package/build/pages/raffle/@slug/index.page.server.js +1 -0
- package/build/pages/raffle/index.page.d.ts +4 -0
- package/build/pages/raffle/index.page.js +1 -0
- package/build/pages/raffle/index.page.server.d.ts +3 -0
- package/build/pages/raffle/index.page.server.js +1 -0
- package/build/pages/search/index.page.d.ts +4 -0
- package/build/pages/search/index.page.js +1 -0
- package/build/pages/search/index.page.server.d.ts +3 -0
- package/build/pages/search/index.page.server.js +1 -0
- package/build/providers/helpers/raffle.d.ts +3 -0
- package/build/providers/helpers/raffle.js +1 -0
- package/build/providers/page-data-get.d.ts +31 -0
- package/build/providers/page-data-get.js +1 -0
- package/build/providers/page-data-init.d.ts +50 -0
- package/build/providers/page-data-init.js +1 -0
- package/build/providers/page-data-next.d.ts +65 -0
- package/build/providers/page-data-next.js +1 -0
- package/build/providers/placeholders.d.ts +7 -0
- package/build/providers/placeholders.js +1 -0
- package/build/providers/prop-value/attribute-list.d.ts +8 -0
- package/build/providers/prop-value/attribute-list.js +1 -0
- package/build/providers/prop-value/attribute.d.ts +8 -0
- package/build/providers/prop-value/attribute.js +1 -0
- package/build/providers/prop-value/blog-category-list.d.ts +8 -0
- package/build/providers/prop-value/blog-category-list.js +1 -0
- package/build/providers/prop-value/blog-category.d.ts +8 -0
- package/build/providers/prop-value/blog-category.js +1 -0
- package/build/providers/prop-value/blog-list.d.ts +11 -0
- package/build/providers/prop-value/blog-list.js +1 -0
- package/build/providers/prop-value/blog.d.ts +8 -0
- package/build/providers/prop-value/blog.js +1 -0
- package/build/providers/prop-value/boolean.d.ts +6 -0
- package/build/providers/prop-value/boolean.js +1 -0
- package/build/providers/prop-value/brand-list.d.ts +8 -0
- package/build/providers/prop-value/brand-list.js +1 -0
- package/build/providers/prop-value/brand.d.ts +8 -0
- package/build/providers/prop-value/brand.js +1 -0
- package/build/providers/prop-value/category-list.d.ts +8 -0
- package/build/providers/prop-value/category-list.js +1 -0
- package/build/providers/prop-value/category.d.ts +8 -0
- package/build/providers/prop-value/category.js +1 -0
- package/build/providers/prop-value/color.d.ts +6 -0
- package/build/providers/prop-value/color.js +1 -0
- package/build/providers/prop-value/custom.d.ts +43 -0
- package/build/providers/prop-value/custom.js +1 -0
- package/build/providers/prop-value/image-list.d.ts +8 -0
- package/build/providers/prop-value/image-list.js +1 -0
- package/build/providers/prop-value/image.d.ts +9 -0
- package/build/providers/prop-value/image.js +1 -0
- package/build/providers/prop-value/index.d.ts +3 -0
- package/build/providers/prop-value/link.d.ts +26 -0
- package/build/providers/prop-value/link.js +1 -0
- package/build/providers/prop-value/product-detail.d.ts +8 -0
- package/build/providers/prop-value/product-detail.js +1 -0
- package/build/providers/prop-value/product-list.d.ts +21 -0
- package/build/providers/prop-value/product-list.js +1 -0
- package/build/providers/prop-value/raffle-list.d.ts +5 -0
- package/build/providers/prop-value/raffle-list.js +1 -0
- package/build/providers/prop-value/raffle.d.ts +8 -0
- package/build/providers/prop-value/raffle.js +1 -0
- package/build/providers/prop-value/rich-text.d.ts +6 -0
- package/build/providers/prop-value/rich-text.js +1 -0
- package/build/providers/prop-value/slider.d.ts +7 -0
- package/build/providers/prop-value/slider.js +1 -0
- package/build/providers/prop-value/text.d.ts +6 -0
- package/build/providers/prop-value/text.js +1 -0
- package/build/providers/prop-value/video.d.ts +9 -0
- package/build/providers/prop-value/video.js +1 -0
- package/build/providers/types.d.ts +66 -0
- package/build/providers/types.js +1 -0
- package/build/renderer/PageShell.d.ts +6 -0
- package/build/renderer/PageShell.js +1 -0
- package/build/renderer/_default.page.client.d.ts +3 -0
- package/build/renderer/_default.page.client.js +1 -0
- package/build/renderer/_default.page.route.d.ts +9 -0
- package/build/renderer/_default.page.route.js +1 -0
- package/build/renderer/_default.page.server.d.ts +14 -0
- package/build/renderer/_default.page.server.js +21 -0
- package/build/renderer/_error.page.d.ts +4 -0
- package/build/renderer/index.d.ts +5 -0
- package/build/renderer/types.d.ts +22 -0
- package/build/renderer/usePageContext.d.ts +9 -0
- package/build/renderer/usePageContext.js +1 -0
- package/build/server/api/getComponentDirs.d.ts +3 -0
- package/build/server/api/getComponentDirs.js +1 -0
- package/build/server/api/getConfig.d.ts +3 -0
- package/build/server/api/getConfig.js +1 -0
- package/build/server/api/getTheme.d.ts +3 -0
- package/build/server/api/getTheme.js +1 -0
- package/build/server/api/index.d.ts +13 -0
- package/build/server/api/index.js +1 -0
- package/build/server/api/middleware.d.ts +3 -0
- package/build/server/api/middleware.js +1 -0
- package/build/server/api/updateTheme.d.ts +9 -0
- package/build/server/api/updateTheme.js +1 -0
- package/build/server/api/uploadTheme.d.ts +3 -0
- package/build/server/api/uploadTheme.js +1 -0
- package/build/server/index.d.ts +1 -0
- package/build/server/root.d.ts +2 -0
- package/build/store/base.d.ts +38 -0
- package/build/store/base.js +1 -0
- package/build/store/blog/index.d.ts +25 -0
- package/build/store/blog/index.js +1 -0
- package/build/store/brand/index.d.ts +11 -0
- package/build/store/brand/index.js +1 -0
- package/build/store/cart/api.d.ts +9 -0
- package/build/store/cart/api.js +1 -0
- package/build/store/cart/index.d.ts +44 -19
- package/build/store/cart/index.js +1 -1
- package/build/store/category/index.d.ts +11 -0
- package/build/store/category/index.js +1 -0
- package/build/store/checkout/index.d.ts +20 -0
- package/build/store/checkout/index.js +1 -0
- package/build/store/customer/api.d.ts +57 -0
- package/build/store/customer/api.js +1 -0
- package/build/store/customer/index.d.ts +103 -10
- package/build/store/customer/index.js +1 -1
- package/build/store/html-meta-data/index.d.ts +5 -0
- package/build/store/html-meta-data/index.js +1 -0
- package/build/store/index.d.ts +4 -9
- package/build/store/location/index.d.ts +10 -0
- package/build/store/location/index.js +1 -0
- package/build/store/merchant/index.d.ts +5 -0
- package/build/store/product/index.d.ts +50 -0
- package/build/store/product/index.js +1 -0
- package/build/store/raffle/index.d.ts +14 -0
- package/build/store/raffle/index.js +1 -0
- package/build/utils/constants.d.ts +3 -3
- package/build/utils/constants.js +1 -1
- package/build/utils/currency.d.ts +7 -0
- package/build/utils/currency.js +1 -0
- package/build/utils/fs.d.ts +28 -0
- package/build/utils/fs.js +1 -0
- package/build/utils/google-fonts.d.ts +2 -2
- package/build/utils/google-fonts.js +1 -1
- package/build/utils/helper.d.ts +6 -5
- package/build/utils/helper.js +1 -1
- package/build/utils/i18n.d.ts +20 -11
- package/build/utils/i18n.js +1 -1
- package/build/utils/index.d.ts +3 -2
- package/package.json +65 -20
- package/build/analytics/googleUniversal.d.ts +0 -6
- package/build/analytics/googleUniversal.js +0 -1
- package/build/components/checkout/types.d.ts +0 -29
- package/build/components/checkout/types.js +0 -1
- package/build/components/page/functions.d.ts +0 -4
- package/build/components/page/functions.js +0 -1
- package/build/ext/tslib/tslib.es6.js +0 -1
- package/build/model-helpers/index.d.ts +0 -5
- package/build/model-helpers/order/line-item/option/value/functions.d.ts +0 -3
- package/build/model-helpers/order/line-item/option/value/functions.js +0 -1
- package/build/model-helpers/product/attribute-value/functions.d.ts +0 -2
- package/build/model-helpers/product/attribute-value/functions.js +0 -1
- package/build/model-helpers/product/functions.d.ts +0 -10
- package/build/model-helpers/product/functions.js +0 -1
- package/build/model-helpers/product/option-set/option/functions.d.ts +0 -2
- package/build/model-helpers/product/option-set/option/functions.js +0 -1
- package/build/model-helpers/product/variant/functions.d.ts +0 -2
- package/build/model-helpers/product/variant/functions.js +0 -1
- package/build/models/data/localized-customer-address/functions.d.ts +0 -67
- package/build/models/data/localized-customer-address/functions.js +0 -1
- package/build/models/data/localized-customer-address/index.d.ts +0 -6
- package/build/models/data/localized-order-address/functions.d.ts +0 -65
- package/build/models/data/localized-order-address/functions.js +0 -1
- package/build/models/data/localized-order-address/index.d.ts +0 -6
- package/build/models/data/review-form/index.d.ts +0 -6
- package/build/models/ui/blog-category-list/functions.d.ts +0 -6
- package/build/models/ui/blog-category-list/functions.js +0 -1
- package/build/models/ui/blog-list/functions.d.ts +0 -6
- package/build/models/ui/blog-list/functions.js +0 -1
- package/build/models/ui/brand-list/functions.d.ts +0 -8
- package/build/models/ui/brand-list/functions.js +0 -1
- package/build/models/ui/category-list/functions.d.ts +0 -8
- package/build/models/ui/category-list/functions.js +0 -1
- package/build/models/ui/customer-review-list/functions.d.ts +0 -7
- package/build/models/ui/customer-review-list/functions.js +0 -1
- package/build/models/ui/customer-review-summary-list/functions.d.ts +0 -7
- package/build/models/ui/customer-review-summary-list/functions.js +0 -1
- package/build/models/ui/list-commons/index.d.ts +0 -13
- package/build/models/ui/list-commons/index.js +0 -1
- package/build/models/ui/product-list/functions.d.ts +0 -32
- package/build/models/ui/product-list/functions.js +0 -1
- package/build/models/ui/raffle-list/functions.d.ts +0 -6
- package/build/models/ui/raffle-list/functions.js +0 -1
- package/build/page-data-init/index.d.ts +0 -31
- package/build/page-data-init/index.js +0 -1
- package/build/pages/404.d.ts +0 -4
- package/build/pages/404.js +0 -1
- package/build/pages/[slug]/index.d.ts +0 -4
- package/build/pages/_slug_/index.js +0 -1
- package/build/pages/account/activate.d.ts +0 -4
- package/build/pages/account/activate.js +0 -1
- package/build/pages/account/addresses.d.ts +0 -4
- package/build/pages/account/addresses.js +0 -1
- package/build/pages/account/favorite-products.d.ts +0 -4
- package/build/pages/account/favorite-products.js +0 -1
- package/build/pages/account/forgot-password.d.ts +0 -4
- package/build/pages/account/forgot-password.js +0 -1
- package/build/pages/account/index.d.ts +0 -4
- package/build/pages/account/index.js +0 -1
- package/build/pages/account/login.d.ts +0 -4
- package/build/pages/account/login.js +0 -1
- package/build/pages/account/orders/[id].d.ts +0 -4
- package/build/pages/account/orders/_id_.js +0 -1
- package/build/pages/account/orders/index.d.ts +0 -4
- package/build/pages/account/orders/index.js +0 -1
- package/build/pages/account/raffles.d.ts +0 -4
- package/build/pages/account/raffles.js +0 -1
- package/build/pages/account/recover-password.d.ts +0 -4
- package/build/pages/account/recover-password.js +0 -1
- package/build/pages/account/register.d.ts +0 -4
- package/build/pages/account/register.js +0 -1
- package/build/pages/blog/[slug].d.ts +0 -4
- package/build/pages/blog/_slug_.js +0 -1
- package/build/pages/blog/index.d.ts +0 -4
- package/build/pages/blog/index.js +0 -1
- package/build/pages/cart.d.ts +0 -4
- package/build/pages/cart.js +0 -1
- package/build/pages/checkout.d.ts +0 -18
- package/build/pages/checkout.js +0 -1
- package/build/pages/editor.d.ts +0 -10
- package/build/pages/editor.js +0 -1
- package/build/pages/home.d.ts +0 -4
- package/build/pages/home.js +0 -1
- package/build/pages/pages/[slug].d.ts +0 -4
- package/build/pages/pages/_slug_.js +0 -1
- package/build/pages/raffle/[slug].d.ts +0 -4
- package/build/pages/raffle/_slug_.js +0 -1
- package/build/pages/raffle/index.d.ts +0 -4
- package/build/pages/raffle/index.js +0 -1
- package/build/pages/search.d.ts +0 -4
- package/build/pages/search.js +0 -1
- package/build/store/analytics/index.d.ts +0 -9
- package/build/store/analytics/index.js +0 -1
- package/build/store/base/functions.d.ts +0 -7
- package/build/store/base/functions.js +0 -1
- package/build/store/base/index.d.ts +0 -30
- package/build/store/base/index.js +0 -1
- package/build/store/base/public.d.ts +0 -1
- package/build/store/base/public.js +0 -1
- package/build/store/cart/functions.d.ts +0 -24
- package/build/store/cart/functions.js +0 -1
- package/build/store/cart/public.d.ts +0 -1
- package/build/store/cart/public.js +0 -1
- package/build/store/customer/account-auth/data.d.ts +0 -4
- package/build/store/customer/account-auth/data.js +0 -1
- package/build/store/customer/account-auth/functions.d.ts +0 -24
- package/build/store/customer/account-auth/functions.js +0 -1
- package/build/store/customer/account-auth/public.d.ts +0 -1
- package/build/store/customer/captcha/data.d.ts +0 -3
- package/build/store/customer/captcha/data.js +0 -1
- package/build/store/customer/captcha/functions.d.ts +0 -5
- package/build/store/customer/captcha/functions.js +0 -1
- package/build/store/customer/captcha/public.d.ts +0 -1
- package/build/store/customer/consent/data.d.ts +0 -3
- package/build/store/customer/consent/data.js +0 -1
- package/build/store/customer/consent/functions.d.ts +0 -6
- package/build/store/customer/consent/functions.js +0 -1
- package/build/store/customer/consent/public.d.ts +0 -1
- package/build/store/customer/functions.d.ts +0 -4
- package/build/store/customer/functions.js +0 -1
- package/build/store/customer/marketing/data.d.ts +0 -3
- package/build/store/customer/marketing/data.js +0 -1
- package/build/store/customer/marketing/functions.d.ts +0 -5
- package/build/store/customer/marketing/functions.js +0 -1
- package/build/store/customer/marketing/public.d.ts +0 -1
- package/build/store/customer/order/data.d.ts +0 -4
- package/build/store/customer/order/data.js +0 -1
- package/build/store/customer/order/functions.d.ts +0 -11
- package/build/store/customer/order/functions.js +0 -1
- package/build/store/customer/order/public.d.ts +0 -1
- package/build/store/customer/product/data.d.ts +0 -17
- package/build/store/customer/product/data.js +0 -1
- package/build/store/customer/product/functions.d.ts +0 -20
- package/build/store/customer/product/functions.js +0 -1
- package/build/store/customer/product/public.d.ts +0 -1
- package/build/store/customer/public.d.ts +0 -8
- package/build/store/customer/public.js +0 -1
- package/build/store/customer/raffle/functions.d.ts +0 -1
- package/build/store/customer/raffle/functions.js +0 -1
- package/build/store/customer/raffle/public.d.ts +0 -1
- /package/build/{ext → node_modules}/style-inject/dist/style-inject.es.js +0 -0
|
@@ -1,101 +1,101 @@
|
|
|
1
|
-
export declare enum ValidatorErrorType {
|
|
2
|
-
"REQUIRED_RULE" = "REQUIRED_RULE",
|
|
3
|
-
"EMAIl_RULE" = "EMAIl_RULE",
|
|
4
|
-
"MIN_RULE" = "MIN_RULE"
|
|
5
|
-
}
|
|
6
|
-
type ValueGetter<T> = (model: T) => any;
|
|
7
|
-
type ValuePath<T> = string | ValueGetter<T>;
|
|
8
|
-
export interface IValidationRuleParams<T = any> {
|
|
9
|
-
model?: T;
|
|
10
|
-
fieldKey: string;
|
|
11
|
-
fieldName?: string;
|
|
12
|
-
message?: ((model: T) => string) | string;
|
|
13
|
-
errorType?: ValidatorErrorType;
|
|
14
|
-
valuePath: ValuePath<T>;
|
|
15
|
-
onValueChange?: (rule: ValidationRule) => void;
|
|
16
|
-
}
|
|
17
|
-
export declare abstract class ValidationRule<T = any> {
|
|
18
|
-
model?: T;
|
|
19
|
-
fieldKey: string;
|
|
20
|
-
fieldName?: string;
|
|
21
|
-
message?: ((model: T) => string) | string;
|
|
22
|
-
errorType?: ValidatorErrorType;
|
|
23
|
-
valuePath: ValuePath<T>;
|
|
24
|
-
onValueChange?: (rule: ValidationRule) => void;
|
|
25
|
-
disposer?: () => void;
|
|
26
|
-
constructor(data: IValidationRuleParams<T>);
|
|
27
|
-
get value(): any;
|
|
28
|
-
protected getValue(valuePath: ValuePath<T>): any;
|
|
29
|
-
abstract run(): Promise<boolean>;
|
|
30
|
-
abstract get errorMessage(): string;
|
|
31
|
-
}
|
|
32
|
-
export interface IMinRuleParams<T> extends IValidationRuleParams<T> {
|
|
33
|
-
minValue: number;
|
|
34
|
-
}
|
|
35
|
-
export declare class MinRule<T> extends ValidationRule<T> {
|
|
36
|
-
minValue: number;
|
|
37
|
-
errorType: ValidatorErrorType;
|
|
38
|
-
constructor(data: IMinRuleParams<T>);
|
|
39
|
-
get errorMessage(): string;
|
|
40
|
-
run(): Promise<boolean>;
|
|
41
|
-
}
|
|
42
|
-
export interface IMaxRuleParams extends IValidationRuleParams {
|
|
43
|
-
maxValue: number;
|
|
44
|
-
}
|
|
45
|
-
export declare class MaxRule<T> extends ValidationRule<T> {
|
|
46
|
-
maxValue: number;
|
|
47
|
-
constructor(data: IMaxRuleParams);
|
|
48
|
-
get errorMessage(): string;
|
|
49
|
-
run(): Promise<boolean>;
|
|
50
|
-
}
|
|
51
|
-
export declare class RequiredRule<T> extends ValidationRule<T> {
|
|
52
|
-
constructor(data: IValidationRuleParams<T>);
|
|
53
|
-
get errorMessage(): string;
|
|
54
|
-
run(): Promise<boolean>;
|
|
55
|
-
}
|
|
56
|
-
interface ILessThanRuleParams<T> extends IValidationRuleParams<T> {
|
|
57
|
-
otherFieldValuePath: ValuePath<T>;
|
|
58
|
-
otherFieldName?: string;
|
|
59
|
-
}
|
|
60
|
-
export declare class LessThanRule<T> extends ValidationRule<T> {
|
|
61
|
-
otherFieldName?: string;
|
|
62
|
-
otherFieldValuePath: ValuePath<T>;
|
|
63
|
-
constructor(data: ILessThanRuleParams<T>);
|
|
64
|
-
get otherValue(): any;
|
|
65
|
-
get errorMessage(): string;
|
|
66
|
-
run(): Promise<boolean>;
|
|
67
|
-
}
|
|
68
|
-
export declare class EmailRule<T> extends ValidationRule<T> {
|
|
69
|
-
errorType: ValidatorErrorType;
|
|
70
|
-
get errorMessage(): string;
|
|
71
|
-
run(): Promise<boolean>;
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* 1) start with plus(+) or digit
|
|
75
|
-
* 2) any digit or one char white space
|
|
76
|
-
* 3) end with digit
|
|
77
|
-
*
|
|
78
|
-
* For example:
|
|
79
|
-
* ✅ Valid +90535 555 5555
|
|
80
|
-
* ✅ valid 905355555555
|
|
81
|
-
* 🚫 Unvalid +90535 5 55 5555
|
|
82
|
-
*/
|
|
83
|
-
export declare class PhoneRule<T> extends ValidationRule<T> {
|
|
84
|
-
get errorMessage(): string;
|
|
85
|
-
run(): Promise<boolean>;
|
|
86
|
-
}
|
|
87
|
-
export interface IEqualsRuleParams<T> extends IValidationRuleParams<T> {
|
|
88
|
-
equalsValuePath: ValuePath<T>;
|
|
89
|
-
}
|
|
90
|
-
export declare class EqualsRule<T> extends ValidationRule<T> {
|
|
91
|
-
equalsValuePath: ValuePath<T>;
|
|
92
|
-
constructor(data: IEqualsRuleParams<T>);
|
|
93
|
-
get equalsValue(): any;
|
|
94
|
-
get errorMessage(): string;
|
|
95
|
-
run(): Promise<boolean>;
|
|
96
|
-
}
|
|
97
|
-
export declare class IdentityNumberRule<T> extends ValidationRule<T> {
|
|
98
|
-
get errorMessage(): string;
|
|
99
|
-
run(): Promise<boolean>;
|
|
100
|
-
}
|
|
101
|
-
export {};
|
|
1
|
+
export declare enum ValidatorErrorType {
|
|
2
|
+
"REQUIRED_RULE" = "REQUIRED_RULE",
|
|
3
|
+
"EMAIl_RULE" = "EMAIl_RULE",
|
|
4
|
+
"MIN_RULE" = "MIN_RULE"
|
|
5
|
+
}
|
|
6
|
+
type ValueGetter<T> = (model: T) => any;
|
|
7
|
+
type ValuePath<T> = string | ValueGetter<T>;
|
|
8
|
+
export interface IValidationRuleParams<T = any> {
|
|
9
|
+
model?: T;
|
|
10
|
+
fieldKey: string;
|
|
11
|
+
fieldName?: string;
|
|
12
|
+
message?: ((model: T) => string) | string;
|
|
13
|
+
errorType?: ValidatorErrorType;
|
|
14
|
+
valuePath: ValuePath<T>;
|
|
15
|
+
onValueChange?: (rule: ValidationRule) => void;
|
|
16
|
+
}
|
|
17
|
+
export declare abstract class ValidationRule<T = any> {
|
|
18
|
+
model?: T;
|
|
19
|
+
fieldKey: string;
|
|
20
|
+
fieldName?: string;
|
|
21
|
+
message?: ((model: T) => string) | string;
|
|
22
|
+
errorType?: ValidatorErrorType;
|
|
23
|
+
valuePath: ValuePath<T>;
|
|
24
|
+
onValueChange?: (rule: ValidationRule) => void;
|
|
25
|
+
disposer?: () => void;
|
|
26
|
+
constructor(data: IValidationRuleParams<T>);
|
|
27
|
+
get value(): any;
|
|
28
|
+
protected getValue(valuePath: ValuePath<T>): any;
|
|
29
|
+
abstract run(): Promise<boolean>;
|
|
30
|
+
abstract get errorMessage(): string;
|
|
31
|
+
}
|
|
32
|
+
export interface IMinRuleParams<T> extends IValidationRuleParams<T> {
|
|
33
|
+
minValue: number;
|
|
34
|
+
}
|
|
35
|
+
export declare class MinRule<T> extends ValidationRule<T> {
|
|
36
|
+
minValue: number;
|
|
37
|
+
errorType: ValidatorErrorType;
|
|
38
|
+
constructor(data: IMinRuleParams<T>);
|
|
39
|
+
get errorMessage(): string;
|
|
40
|
+
run(): Promise<boolean>;
|
|
41
|
+
}
|
|
42
|
+
export interface IMaxRuleParams extends IValidationRuleParams {
|
|
43
|
+
maxValue: number;
|
|
44
|
+
}
|
|
45
|
+
export declare class MaxRule<T> extends ValidationRule<T> {
|
|
46
|
+
maxValue: number;
|
|
47
|
+
constructor(data: IMaxRuleParams);
|
|
48
|
+
get errorMessage(): string;
|
|
49
|
+
run(): Promise<boolean>;
|
|
50
|
+
}
|
|
51
|
+
export declare class RequiredRule<T> extends ValidationRule<T> {
|
|
52
|
+
constructor(data: IValidationRuleParams<T>);
|
|
53
|
+
get errorMessage(): string;
|
|
54
|
+
run(): Promise<boolean>;
|
|
55
|
+
}
|
|
56
|
+
interface ILessThanRuleParams<T> extends IValidationRuleParams<T> {
|
|
57
|
+
otherFieldValuePath: ValuePath<T>;
|
|
58
|
+
otherFieldName?: string;
|
|
59
|
+
}
|
|
60
|
+
export declare class LessThanRule<T> extends ValidationRule<T> {
|
|
61
|
+
otherFieldName?: string;
|
|
62
|
+
otherFieldValuePath: ValuePath<T>;
|
|
63
|
+
constructor(data: ILessThanRuleParams<T>);
|
|
64
|
+
get otherValue(): any;
|
|
65
|
+
get errorMessage(): string;
|
|
66
|
+
run(): Promise<boolean>;
|
|
67
|
+
}
|
|
68
|
+
export declare class EmailRule<T> extends ValidationRule<T> {
|
|
69
|
+
errorType: ValidatorErrorType;
|
|
70
|
+
get errorMessage(): string;
|
|
71
|
+
run(): Promise<boolean>;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* 1) start with plus(+) or digit
|
|
75
|
+
* 2) any digit or one char white space
|
|
76
|
+
* 3) end with digit
|
|
77
|
+
*
|
|
78
|
+
* For example:
|
|
79
|
+
* ✅ Valid +90535 555 5555
|
|
80
|
+
* ✅ valid 905355555555
|
|
81
|
+
* 🚫 Unvalid +90535 5 55 5555
|
|
82
|
+
*/
|
|
83
|
+
export declare class PhoneRule<T> extends ValidationRule<T> {
|
|
84
|
+
get errorMessage(): string;
|
|
85
|
+
run(): Promise<boolean>;
|
|
86
|
+
}
|
|
87
|
+
export interface IEqualsRuleParams<T> extends IValidationRuleParams<T> {
|
|
88
|
+
equalsValuePath: ValuePath<T>;
|
|
89
|
+
}
|
|
90
|
+
export declare class EqualsRule<T> extends ValidationRule<T> {
|
|
91
|
+
equalsValuePath: ValuePath<T>;
|
|
92
|
+
constructor(data: IEqualsRuleParams<T>);
|
|
93
|
+
get equalsValue(): any;
|
|
94
|
+
get errorMessage(): string;
|
|
95
|
+
run(): Promise<boolean>;
|
|
96
|
+
}
|
|
97
|
+
export declare class IdentityNumberRule<T> extends ValidationRule<T> {
|
|
98
|
+
get errorMessage(): string;
|
|
99
|
+
run(): Promise<boolean>;
|
|
100
|
+
}
|
|
101
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{reaction as e,makeObservable as s,computed as t}from"mobx";import r from"../../../../node_modules/lodash/get.js";var a;!function(e){e.REQUIRED_RULE="REQUIRED_RULE",e.EMAIl_RULE="EMAIl_RULE",e.MIN_RULE="MIN_RULE"}(a||(a={}));class i{constructor(s){this.model=s.model,this.valuePath=s.valuePath,this.fieldKey=s.fieldKey,this.fieldName=s.fieldName,this.onValueChange=s.onValueChange,this.message=s.message,this.errorType=s.errorType,this.disposer=e((()=>this.value),(()=>this.onValueChange&&this.onValueChange(this)))}get value(){return this.getValue(this.valuePath)}getValue(e){return"string"==typeof e?r(this.model,e):e(this.model)}}class h extends i{constructor(e){super(e),this.errorType=a.MIN_RULE,this.minValue=e.minValue}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return"string"==typeof this.value?this.value.length>=this.minValue:this.value>=this.minValue}}class u extends i{constructor(e){super(e),this.maxValue=e.maxValue}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return this.value<=this.maxValue}}class n extends i{constructor(e){super(e),this.errorType=a.REQUIRED_RULE}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return"string"==typeof this.value?!!this.value.trim():Array.isArray(this.value)?!!this.value.length:void 0!==this.value&&null!==this.value}}class l extends i{constructor(e){super(e),this.otherFieldName=e.otherFieldName,this.otherFieldValuePath=e.otherFieldValuePath}get otherValue(){return this.getValue(this.otherFieldValuePath)}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return void 0===this.value||null==this.value||null===this.otherValue||void 0===this.otherValue||this.value<this.otherValue}}class o extends i{constructor(){super(...arguments),this.errorType=a.EMAIl_RULE}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(this.value)}}class g extends i{get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){if(!this.value)return!0;return!!this.value.match(/^[\+\d](\d+\s)*\d+$/g)}}class m extends i{constructor(e){super(e),s(this,{equalsValue:t}),this.equalsValuePath=e.equalsValuePath}get equalsValue(){return this.getValue(this.equalsValuePath)}get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){return this.value===this.equalsValue}}class d extends i{get errorMessage(){return this.message?"string"==typeof this.message?this.message:this.message(this.model):""}async run(){const e=this.value;if(!e)return!1;const s=e.toString();let t=0,r=0,a=0,i=0;if(11!==s.length)return!1;if(isNaN(e))return!1;if("0"===s[0])return!1;if(t=parseInt(s[0])+parseInt(s[2])+parseInt(s[4])+parseInt(s[6])+parseInt(s[8]),r=parseInt(s[1])+parseInt(s[3])+parseInt(s[5])+parseInt(s[7]),t*=7,a=Math.abs(t-r),a%10!==parseInt(s[9]))return!1;for(let e=0;e<10;e++)i+=parseInt(s[e]);return i%10===parseInt(s[10])&&-1===[11111111110,22222222220,33333333330,44444444440,55555555550,66666666660,7777777770,88888888880,99999999990].toString().indexOf(s)}}export{o as EmailRule,m as EqualsRule,d as IdentityNumberRule,l as LessThanRule,u as MaxRule,h as MinRule,g as PhoneRule,n as RequiredRule,i as ValidationRule,a as ValidatorErrorType};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from"../../../style-inject/dist/style-inject.es.js";var t=".adyen-checkout__spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:8px}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:8px;margin-right:0}.adyen-checkout__spinner{animation:rotate-spinner 1.5s linear infinite;border:3px solid #0075ff;border-radius:50%;border-top-color:transparent;height:43px;width:43px}.adyen-checkout__spinner--large{height:43px;width:43px}.adyen-checkout__spinner--small{border-width:2px;height:16px;width:16px}.adyen-checkout__spinner--medium{height:28px;width:28px}@keyframes rotate-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}\n.adyen-checkout__button{background:#00112c;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;height:48px;margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 2px #3070ED;outline:0}.adyen-checkout__button:hover{background:#1c3045;box-shadow:0 0,0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:#3a4a5c}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 2px #3070ED,0 3px 4px rgba(0,15,45,.2)}.adyen-checkout__button:disabled,.adyen-checkout__button:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--loading{background:#687282;box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{display:flex;justify-content:center;margin-top:24px}.adyen-checkout__button.adyen-checkout__button--pay:disabled{opacity:.4}.adyen-checkout__button.adyen-checkout__button--standalone{margin-top:0}.adyen-checkout__button.adyen-checkout__button--inline{display:block;font-size:.81em;height:auto;padding:10px 8px;width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:#00112c}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:#e6e9eb;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:#fff;border:1px solid #00112c;color:#00112c;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:#f7f8f9;box-shadow:0 2px 4px rgba(27,42,60,.2),0 4px 5px rgba(27,42,60,.14)}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:#f7f8f9;border-color:#99a3ad;box-shadow:none;cursor:not-allowed;opacity:.5;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner{border-color:transparent #00112c #00112c}.adyen-checkout__button.adyen-checkout__button--action{background:rgba(0,102,255,.1);border:1px solid transparent;color:#0075ff;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--action:hover{background:rgba(0,102,255,.2);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:rgba(0,102,255,.3);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:1px solid transparent;border-radius:3px;color:#0075ff;font-weight:400;padding:2px}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;text-decoration:underline}.adyen-checkout__button.adyen-checkout__button--completed,.adyen-checkout__button.adyen-checkout__button--completed:active,.adyen-checkout__button.adyen-checkout__button--completed:active:hover,.adyen-checkout__button.adyen-checkout__button--completed:hover{background:#089a43;color:#fff}.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon{filter:brightness(0) invert(1)}.adyen-checkout__button__content{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__button__icon{margin-right:12px}[dir=rtl] .adyen-checkout__button__icon{margin-left:12px;margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{border-color:transparent #fff #fff}\n.checkout-secondary-button__text{font-size:.85em;margin-left:5px;margin-top:1px}\n.adyen-checkout__iframe{border:0}\n.adyen-checkout__fieldset{border:none;display:block;margin-inline-end:0;margin-inline-start:0;margin:0;padding-block-start:0;padding-bottom:8px;padding-block-end:0;padding-inline-end:0;padding-inline-start:0;width:100%}.adyen-checkout__fieldset:last-of-type{padding-bottom:0}.adyen-checkout__fieldset+.adyen-checkout__fieldset{margin-top:16px}.adyen-checkout__fieldset__title{color:#687282;display:block;font-size:.68em;font-weight:700;letter-spacing:1px;margin:0;padding:0 0 12px;text-transform:uppercase}.adyen-checkout__field-group,.adyen-checkout__fieldset__fields{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media (min-width:480px){.adyen-checkout__field-group:last-of-type .adyen-checkout__field{margin-bottom:0}}.adyen-checkout__field-group:last-of-type .adyen-checkout__field:last-of-type,:not(.adyen-checkout__field-group)>.adyen-checkout__field:last-of-type{margin-bottom:0}.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields{color:#00112c;font-size:.81em;line-height:19px;margin:0}\n.adyen-checkout__field{display:block;margin-bottom:16px;width:100%}.adyen-checkout__label{display:block;position:relative}.adyen-checkout__helper-text,.adyen-checkout__label__text{color:#00112c;display:block;font-size:.81em;font-weight:400;line-height:13px;padding-bottom:5px}.adyen-checkout__label-adornment--end{position:absolute;right:0;top:0}.adyen-checkout__helper-text{color:#687282}.adyen-checkout__label__text{display:block;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:#c12424}.adyen-checkout__label--focused .adyen-checkout__label__text{color:#0075ff}.adyen-checkout__error-text{align-items:center;color:#c12424;display:flex;font-size:.75em;font-weight:400;margin-top:4px}\n.adyen-checkout__field-wrapper{display:flex;width:100%}@media (min-width:480px){.adyen-checkout__field--20{width:20%}.adyen-checkout__field--30{width:30%}.adyen-checkout__field--40{width:40%}.adyen-checkout__field--50{width:50%}.adyen-checkout__field--60{width:60%}.adyen-checkout__field--70{width:70%}.adyen-checkout__field--80{width:80%}.adyen-checkout__field--col-70{width:calc(70% - 8px)}.adyen-checkout__field--col-30{width:calc(30% - 8px)}.adyen-checkout__field--col-50{width:calc(50% - 8px)}}.adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-right:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-left:8px;margin-right:0}.adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:0;margin-right:8px}.adyen-checkout__field-wrapper:last-of-type>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input{background:#fff;border:1px solid #b9c4c9;border-radius:6px;box-sizing:border-box;caret-color:#0075ff;color:#00112c;display:block;font-family:inherit;font-size:1em;height:40px;outline:none;padding:5px 8px;position:relative;transition:border .2s ease-out,box-shadow .2s ease-out;width:100%}.adyen-checkout__input:hover{border-color:#99a3ad}.adyen-checkout__input:required{box-shadow:none}.adyen-checkout__input--disabled,.adyen-checkout__input[readonly]{background:#e6e9eb;border-color:#e6e9eb}.adyen-checkout__input--disabled:hover{border-color:#e6e9eb}.adyen-checkout__input-wrapper{display:block;position:relative}.adyen-checkout__input-wrapper--block{display:block}.adyen-checkout-input__inline-validation{height:16px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px}[dir=rtl] .adyen-checkout-input__inline-validation{left:14px;right:auto}[dir=ltr] .adyen-checkout-input__inline-validation{left:auto;right:14px}.adyen-checkout-input__inline-validation--valid{color:#089a43}.adyen-checkout-input__inline-validation--invalid{color:#c12424}.adyen-checkout__input--valid{border-bottom-color:#089a43}.adyen-checkout__input--error,.adyen-checkout__input--error:hover,.adyen-checkout__input--invalid,.adyen-checkout__input--invalid:hover{border-color:#c12424}.adyen-checkout__input::-moz-placeholder{color:#707070;font-weight:200}.adyen-checkout__input::placeholder{color:#707070;font-weight:200}.adyen-checkout__input--date{padding-right:30px}.adyen-checkout__input--focus,.adyen-checkout__input--focus:hover,.adyen-checkout__input:active,.adyen-checkout__input:active:hover,.adyen-checkout__input:focus,.adyen-checkout__input:focus:hover{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__input[readonly],.adyen-checkout__input[readonly]:hover{background-color:#e6e9eb;border-color:transparent;color:#687282;cursor:default}\n.adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group{display:flex}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group{display:flex;margin:8px 0}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper{margin-right:20px}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child{margin:0}\n.adyen-checkout__radio_group+.adyen-checkout-input__inline-validation{display:none}.adyen-checkout__radio_group__input{opacity:0;position:absolute}.adyen-checkout__radio_group__label{color:inherit;display:block;font-size:.81em;font-weight:400;line-height:16px;overflow:visible;padding-bottom:0;padding-left:24px;position:relative}.adyen-checkout__label--focused .adyen-checkout__radio_group__label{color:inherit}.adyen-checkout__radio_group__label:before{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;content:\"\";height:16px;left:0;position:absolute;top:0;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}.adyen-checkout__radio_group__label:hover:before{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__radio_group__label:after{background-color:#fff;border-radius:50%;box-shadow:0 1px 1px rgba(0,15,45,.25);content:\"\";display:block;height:6px;left:5px;margin:0 auto;position:absolute;top:5px;transform:scale(0);transition:transform .2s ease-out;width:6px}.adyen-checkout__radio_group__label:hover{border-color:#0075ff;cursor:pointer}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__label--selected{background-color:#0075ff;border:0;transition:all .2s ease-out}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:after{transform:scale(1)}.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:hover:before,.adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label:before{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before{border:1px solid #c12424}\n.Select-module_adyen-checkout__dropdown__0Mj-n{position:relative}.Select-module_adyen-checkout__dropdown__button__yTyqq{align-items:center;cursor:pointer;display:flex}.Select-module_adyen-checkout__dropdown__button__yTyqq:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' fill='none'%3E%3Cpath fill='%23687282' d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z'/%3E%3C/svg%3E\");background-position:50%;background-repeat:no-repeat;content:\"\";height:6px;position:absolute;right:16px;width:8px}[dir=rtl] .Select-module_adyen-checkout__dropdown__button__yTyqq:after{left:16px;right:auto}.Select-module_adyen-checkout__dropdown__button--active__Ej-JR:after{transform:rotate(180deg)}.Select-module_adyen-checkout__filter-input__CwPBS{background:#fff;border:0;caret-color:#0075ff;color:#00112c;font-family:inherit;font-size:1em;height:100%;padding:0;width:100%}.Select-module_adyen-checkout__filter-input__CwPBS::-moz-placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS::placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS:active,.Select-module_adyen-checkout__filter-input__CwPBS:focus{outline:0}.Select-module_adyen-checkout__filter-input__CwPBS[readonly]{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.Select-module_adyen-checkout__dropdown__list__YtEzj{background:#fff;display:none;list-style:none;margin:0 0 50px;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:1}.Select-module_adyen-checkout__dropdown__list__YtEzj.Select-module_adyen-checkout__dropdown__list--active__Gegw2{display:block}.Select-module_adyen-checkout__dropdown__element__ORU4-{align-items:center;display:flex}\n.adyen-checkout__image{opacity:0;transition:opacity .6s ease-out}.adyen-checkout__image--loaded{opacity:1}\n.adyen-checkout__dropdown__button-icon--left{flex-direction:row-reverse;justify-content:flex-end}.adyen-checkout__dropdown__button-icon--left>img{margin-left:0;margin-right:12px}.adyen-checkout__dropdown{font-size:1em;max-width:100%;width:100%}.adyen-checkout__dropdown__button{background:#fff;border:1px solid #b9c4c9;border-radius:6px;color:#00112c;font-size:1em;height:40px;line-height:20px;outline:0;padding:7px 24px 7px 12px;text-decoration:none;transition:border .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}[dir=rtl] .adyen-checkout__dropdown__button{padding:7px 12px 7px 24px}.adyen-checkout__dropdown__button:hover{border-color:#99a3ad}.adyen-checkout__dropdown__button__icon{border-radius:3px;height:26px;margin-right:12px;max-width:40px}.adyen-checkout__dropdown__button--disabled{opacity:.4}.adyen-checkout__dropdown__button--active,.adyen-checkout__dropdown__button--active:hover,.adyen-checkout__dropdown__button:active,.adyen-checkout__dropdown__button:focus{border-color:#0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__dropdown__button--readonly,.adyen-checkout__dropdown__button--readonly--active,.adyen-checkout__dropdown__button--readonly:focus,.adyen-checkout__dropdown__button--readonly:hover{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.adyen-checkout__dropdown__button--readonly:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' fill='none'%3E%3Cpath fill='%23B9C4C9' d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z'/%3E%3C/svg%3E\")}.adyen-checkout__dropdown__button--invalid{border-color:#c12424}.adyen-checkout__dropdown__button--valid{border-bottom-color:#089a43}.adyen-checkout__dropdown__button__text{flex-grow:1;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__dropdown__button__secondary-text{margin-right:16px}.adyen-checkout__dropdown__list{border-radius:6px;box-shadow:0 2px 7px rgba(0,15,45,.3);max-height:375px;z-index:2}.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active{margin-top:2px}.adyen-checkout__dropdown__element{border:1px solid transparent;cursor:pointer;font-size:.81em;-webkit-hyphens:auto;hyphens:auto;line-height:20px;outline:0;padding:8px;transition:background .2s ease-out,border-color .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word}.adyen-checkout__dropdown__element .adyen-checkout__icon{position:absolute;right:8px}.adyen-checkout__dropdown__element:last-child{border-bottom:0}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active{background:rgba(230,233,235,.6)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected{background:rgba(0,102,255,.1)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:active,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:focus,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:hover{background:rgba(0,102,255,.15)}.adyen-checkout__dropdown__element--disabled{cursor:not-allowed;opacity:.4}.adyen-checkout__dropdown__element__icon{border-radius:3px;margin-right:12px;max-height:26px;max-width:40px}.adyen-checkout__dropdown__element__text{flex-grow:1}.adyen-checkout__dropdown__element__secondary-text:not(:last-child){margin-right:8px}.adyen-checkout__dropdown__element__flag{margin-left:8px;margin-right:10px;max-height:18px;max-width:27px}.adyen-checkout__dropdown+.adyen-checkout-input__inline-validation{right:32px}\n.adyen-checkout__address-search{position:relative}.adyen-checkout__address-search .adyen-checkout__dropdown__button:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23687282' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E\");background-position:50%;background-repeat:no-repeat;content:\"\";height:16px;left:12px;position:absolute;width:16px}.adyen-checkout__address-search .adyen-checkout__dropdown__button--active:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%2300112C' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E\");transform:none}.adyen-checkout__address-search .adyen-checkout__filter-input{padding-left:24px}.adyen-checkout__address-search__manual-add{position:absolute;right:0;top:0}.adyen-checkout__address-search__manual-add .adyen-checkout__address-search__manual-add__button{border:0;padding:0}\n.adyen-checkout__checkbox{display:block}.adyen-checkout__checkbox__label{color:#00112c;cursor:pointer;display:inline-block;font-size:.81em;font-weight:400;line-height:19px;padding-left:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__checkbox__label{padding-left:0;padding-right:24px}.adyen-checkout__checkbox__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before{opacity:1}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after{background-color:#0075ff;border:1px solid #0075ff}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-color:transparent #fff #fff transparent;border-radius:0 2px 1px;border-style:solid;border-width:1px 2px 2px 1px;content:\"\";height:11px;left:1px;opacity:0;position:absolute;top:2px;transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:6px;z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:8px}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:#fff;border:1px solid #b9c4c9;border-radius:3px;content:\"\";height:16px;left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:16px;z-index:0}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{left:auto;right:0}.adyen-checkout__field--consentCheckbox{background:#e6e9eb;border:1px solid #e6e9eb;border-radius:6px;padding:14px 14px 13px}[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:14px 14px 13px}.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error{border-color:#c12424}.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{right:-5px;top:10px}\n.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress{padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:24px;padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:22px}.adyen-checkout__input--separateDeliveryAddress+.adyen-checkout__checkbox__label{margin-top:16px}\n.adyen-checkout-form-instruction{color:#687282;font-size:.81em;font-weight:400;line-height:19px;margin-top:0}[dir=rtl] .adyen-checkout-form-instruction{padding-right:0}\n.adyen-checkout__amazonpay__button{margin:auto}.adyen-checkout__amazonpay .adyen-checkout__button--ghost{display:block;margin:8px auto 0;width:auto}\n@supports (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d,.ApplePayButton-module_apple-pay__gYjuP{-webkit-appearance:-apple-pay-button}.ApplePayButton-module_apple-pay-button__l5g-d{cursor:pointer;display:inline-block}.ApplePayButton-module_apple-pay-button-black__istwW{-apple-pay-button-style:black}.ApplePayButton-module_apple-pay-button-white__-wLaE{-apple-pay-button-style:white}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{-apple-pay-button-style:white-outline}.ApplePayButton-module_apple-pay-button--type-plain__ycfNl{-apple-pay-button-type:plain}.ApplePayButton-module_apple-pay-button--type-buy__9m8AB{-apple-pay-button-type:buy}.ApplePayButton-module_apple-pay-button--type-donate__HmRdK{-apple-pay-button-type:donate}.ApplePayButton-module_apple-pay-button--type-check-out__XdGWd{-apple-pay-button-type:check-out}.ApplePayButton-module_apple-pay-button--type-book__-v-VY{-apple-pay-button-type:book}.ApplePayButton-module_apple-pay-button--type-subscribe__WxWIF{-apple-pay-button-type:subscribe}.ApplePayButton-module_apple-pay-button--type-add-money__zeBA8{-apple-pay-button-type:add-money}.ApplePayButton-module_apple-pay-button--type-contribute__G3E8e{-apple-pay-button-type:contribute}.ApplePayButton-module_apple-pay-button--type-order__ggI6j{-apple-pay-button-type:order}.ApplePayButton-module_apple-pay-button--type-reload__QbgLd{-apple-pay-button-type:reload}.ApplePayButton-module_apple-pay-button--type-rent__VzC-E{-apple-pay-button-type:rent}.ApplePayButton-module_apple-pay-button--type-support__6EjmY{-apple-pay-button-type:support}.ApplePayButton-module_apple-pay-button--type-tip__bdzGK{-apple-pay-button-type:tip}.ApplePayButton-module_apple-pay-button--type-top-up__Eb3qR{-apple-pay-button-type:top-up}}@supports not (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:5px;box-sizing:border-box;display:inline-block;max-height:64px;min-height:32px;min-width:200px;padding:0}.ApplePayButton-module_apple-pay-button-black__istwW{background-color:black;background-image:-webkit-named-image(apple-pay-logo-white)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7,.ApplePayButton-module_apple-pay-button-white__-wLaE{background-color:white;background-image:-webkit-named-image(apple-pay-logo-black)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{border:.5px solid black}}\n.adyen-checkout__applepay__button{height:48px;width:240px}.adyen-checkout__dropin .adyen-checkout__applepay__button{width:100%}\n.adyen-checkout__issuer-button{align-items:center;background-color:#fff;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #b9c4c9;cursor:pointer;display:flex;flex-basis:47%;flex-grow:2;font-size:.81em;height:40px;padding:0 12px;transition:background .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__issuer-button:active{color:black}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus-visible{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):hover{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button--selected{background:#fff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__issuer-button-img{margin-right:8px;max-height:26px}\n.adyen-checkout__issuer-button-group{display:flex;flex-wrap:wrap;gap:16px 16px}\n.adyen-checkout__content-separator{align-items:center;color:#687282;display:flex;font-size:13px;justify-content:center;line-height:19px;margin-bottom:16px;margin-top:16px;white-space:nowrap}.adyen-checkout__content-separator:after,.adyen-checkout__content-separator:before{background:#e6e9eb;content:\"\";display:block;height:1px;width:100%}.adyen-checkout__content-separator:after{margin-left:20px}.adyen-checkout__content-separator:before{margin-right:20px}\n.adyen-checkout__field--issuer-list{margin-bottom:0}.adyen-checkout__issuer-list__termsAndConditions{text-align:center}\n.adyen-checkout-disclaimer__label{color:#687282;display:inline-block;font-size:.81em;font-weight:400;line-height:19px;margin-top:16px;padding-left:0}[dir=rtl] .adyen-checkout-disclaimer__label{padding-right:0}\n.js-iframe{border:none;height:100%;overflow:hidden;width:100%}\n.adyen-checkout__card-input__form{transition:opacity .25s ease-out}.adyen-checkout__card__cardNumber{max-width:400px}.adyen-checkout__card__cardNumber__input{padding:5px 8px}.adyen-checkout__card__exp-date__input--oneclick{font-weight:400;line-height:30px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__field--storedCard .adyen-checkout__input[readonly],.adyen-checkout__field--storedCard .adyen-checkout__input[readonly]:hover{color:#00112c}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:16px}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 16px}.adyen-checkout__field--cardNumber .adyen-checkout__input--error .adyen-checkout__card__cardNumber__brandIcon,.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand)+.adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint,.adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint{opacity:0}@keyframes cvc-indicate-location{0%{opacity:1}to{opacity:.3}}.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location,.adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:cvc-indicate-location}.adyen-checkout__card__cvc__hint__wrapper{align-items:center;backface-visibility:visible;display:flex;height:100%;margin:0 10px;position:absolute;right:0;top:0;transform:translateZ(0);transform-origin:center;transform-style:preserve-3d;transition:transform .3s cubic-bezier(.455,.03,.515,.955);width:27px;will-change:transform}.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper{transform:rotateY(180deg)}.adyen-checkout__card__cvc__hint{backface-visibility:hidden;position:absolute;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper{align-items:center;bottom:0;display:flex;position:absolute;right:0;top:0;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper.adyen-checkout__field__exp-date_hint_wrapper--hidden{opacity:0}.adyen-checkout__field__exp-date_hint{height:18px;margin:0 10px 0 0;width:27px}.adyen-checkout__card__cvc__hint--front{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.adyen-checkout__card__cvc__hint__wrapper{transition:none}}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields{justify-content:left}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group{display:flex;flex-direction:column}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper{margin-top:20px}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:15px;position:relative;top:42px;width:30%}\n.LoadingWrapper-module_loading-input__form__ffCKa{opacity:1}.LoadingWrapper-module_loading-input__form--loading__7GmVo{opacity:0}.LoadingWrapper-module_loading-input__spinner__GxA51{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.LoadingWrapper-module_loading-input__spinner--active__ENNBS{display:block}\n.CardInput-module_card-input__wrapper__wXSCw{position:relative}.CardInput-module_card-input__wrapper__wXSCw *,.CardInput-module_card-input__wrapper__wXSCw :after,.CardInput-module_card-input__wrapper__wXSCw :before{box-sizing:border-box}.CardInput-module_card-input__icon__3Cz5M{border-radius:3px;height:18px;margin-left:7px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:27px}.CardInput-module_card-input__form__fRo1r{opacity:1}.CardInput-module_card-input__spinner__-j2Qi{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CardInput-module_card-input__spinner--active__slD7w{display:block}.CardInput-module_card-input__form--loading__rrmdj{opacity:0}.CardInput-module_adyen-checkout__input__11tlB{display:block;max-height:100px}.CardInput-module_adyen-checkout__card__cvc__input--hidden__VIlHV,.CardInput-module_adyen-checkout__card__exp-date__input--hidden__evi6-{display:none}.CardInput-module_adyen-checkout__card__exp-cvc__exp-date__input--hidden__YC3VT{justify-content:flex-end}.CardInput-module_revolving-plan-installments__disabled__VhNj2{opacity:.4;pointer-events:none}\n.adyen-checkout__card__dual-branding__buttons{display:flex;opacity:.4;pointer-events:none}.adyen-checkout__card__dual-branding__buttons--active{opacity:1;pointer-events:auto}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon{cursor:pointer;opacity:1}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon:first-child{right:40px}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon--not-selected{opacity:.5}\n.adyen-checkout__card__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;gap:4px;height:16px;margin-bottom:16px;margin-top:-8px;overflow:hidden;transition:all .2s ease-out}.adyen-checkout__card__brands--hidden{height:0;margin:-8px 0 8px;opacity:0}.adyen-checkout__card__brands img{border-radius:3px;height:16px;width:24px}.adyen-checkout__card__brands__brand-wrapper{display:inline-block;height:16px;position:relative;width:24px}.adyen-checkout__card__brands__brand-wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}\n.adyen-checkout-ctp__otp-resend-code{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;margin-left:auto}.adyen-checkout-ctp__otp-resend-code--confirmation,.adyen-checkout-ctp__otp-resend-code--disabled{color:#687282;cursor:default;font-size:13px;font-weight:400;margin-left:auto;pointer-events:none}.adyen-checkout-ctp__otp-resend-code--confirmation{align-items:center;display:flex}.adyen-checkout-ctp__otp-resend-code--confirmation>img{margin-left:4px}.adyen-checkout-ctp__otp-resend-code-counter{color:black;cursor:default;display:inline-block;font-size:13px;font-weight:400;margin-left:auto;text-align:right}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--otp{margin-bottom:20px}\n.adyen_checkout-ctp__brand-wrapper{align-items:center;display:flex;height:18px}.adyen_checkout-ctp__brand-logo{margin-right:6px;width:24px}.adyen_checkout-ctp__brand-pipe{height:15px;margin-right:6px}.adyen_checkout-ctp__brand-scheme{margin-right:6px;-o-object-fit:none;object-fit:none}.adyen_checkout-ctp__brand-scheme-mc{width:27px}.adyen_checkout-ctp__brand-scheme-visa{width:35px}\n.adyen-checkout__modal-wrapper{align-items:center;display:flex;height:100%;left:0;overflow-y:auto;overscroll-behavior-y:contain;padding:24px;position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.adyen-checkout__modal-wrapper:before{background:rgba(0,17,44,.5);content:\"\";height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s linear;width:100%;z-index:10}.adyen-checkout__modal-wrapper--open{visibility:visible}.adyen-checkout__modal-wrapper--open .adyen-checkout__modal,.adyen-checkout__modal-wrapper--open:before{opacity:1}.adyen-checkout__modal{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,17,44,.15);margin:auto;opacity:0;padding:16px;position:relative;transition:opacity .2s ease,visibility .2s ease;z-index:11}@media (max-width:480px){.adyen-checkout__modal-wrapper{padding:0}.adyen-checkout__modal{border-radius:0;height:100%}}\n.adyen-checkout__ctp-modal-header-image{display:block;margin:auto}.adyen-checkout__ctp-modal-title{font-size:20px;font-weight:700;line-height:24px;margin:0 0 12px;padding:0}.adyen-checkout__ctp-modal-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:16px}.adyen-checkout__ctp-modal-benefits{margin-left:0;padding-left:20px}.adyen-checkout__ctp-modal-benefits li{list-style:disc;margin-bottom:16px}.adyen-checkout__modal-wrapper--ctp .adyen-checkout__modal{max-width:464px}.adyen_checkout-ctp__brand-wrapper--popup{justify-content:center;margin-bottom:24px}\n.adyen-web__ctp-info-button{background-color:transparent;border:0;cursor:pointer;padding:0}\n.adyen-checkout-ctp__section-logout-button{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;line-height:19px;margin-left:auto}.adyen-checkout-ctp__section-logout-button--disabled{color:#687282;pointer-events:none}\n.adyen-checkout-ctp__section{background-color:white;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:16px;position:relative}.adyen-checkout-ctp__section-brand{align-items:center;display:flex;height:18px;margin-bottom:14px}.adyen-checkout-ctp__section--standalone{all:unset}.adyen-checkout-ctp__section .adyen-checkout__fieldset{margin-bottom:24px}.adyen-checkout-ctp__section-header{align-items:center;display:flex}.adyen-checkout-ctp__section-header-title{font-size:17px;font-weight:600;line-height:22px;margin:0 0 4px;padding:0;width:auto}@media screen and (max-width:400px){.adyen-checkout-ctp__section-header-title{font-size:15px}}.adyen-checkout-ctp__section-header-adornment{margin-left:5px}.adyen-checkout-ctp__section-text{color:#687282;font-size:13px;font-weight:400;line-height:19px;margin:0 0 16px}.adyen-checkout-ctp__separator{color:#00112c;font-size:13px;font-weight:400}\n.adyen-checkout-ctp__otp-subtitle--highlighted{color:#00112c;font-weight:500}\n.adyen-checkout-ctp__card-list-single-card{align-items:center;background-color:#f7f8f9;border-radius:6px;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;padding:12px}.adyen-checkout-ctp__card-list-single-card-expired{color:#687282;text-decoration:line-through}.adyen-checkout-ctp__expired-label{color:#687282;font-weight:500;line-height:17px;margin-left:auto}.adyen-checkout-ctp__card-image{border-radius:3px;margin-right:8px}\n.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__text{margin:0;opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__secondary-text{color:#687282;font-weight:500;line-height:17px}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__text{opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__secondary-text{color:#687282;font-weight:500;opacity:1}\n.adyen-checkout-ctp__card{background-color:white;border:none;border-radius:4px;box-shadow:0 0 0 2px #999595;cursor:pointer;height:40px;margin:0 0 20px;width:100%}.adyen-checkout-ctp__empty-cards{align-items:center;background-color:#f7f8f9;border-radius:6px;color:#687282;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;margin-bottom:24px;padding:12px 16px}.adyen-checkout__iframe--ctpIframe{pointer-events:auto}.adyen-checkout__iframe--ctpIframe-hidden{display:none}\n.adyen-checkout-ctp__loading-image{display:block;margin:30px auto auto}.adyen-checkout-ctp__loading-subtitle{font-size:16px;line-height:19px;margin:0 auto 58px;max-width:280px;text-align:center}\n.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--shopperLogin{margin-bottom:20px}\n.adyen-checkout__cashapp>.adyen-checkout__store-details{margin-bottom:16px;margin-top:0}\n.adyen-checkout__button-group{background:transparent;display:flex;justify-content:space-between}.adyen-checkout__button-group .adyen-checkout__button{background:transparent;border:0;box-shadow:inset 0 0 0 1px #99a3ad;color:#00112c;font-size:.81em;font-weight:400;height:40px;line-height:40px;margin-right:8px;padding:0;text-align:center}.adyen-checkout__button-group .adyen-checkout__button:last-child{margin-right:0}.adyen-checkout__button-group .adyen-checkout__button:hover{background:transparent;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button:active{background:#f7f8f9;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button--disabled,.adyen-checkout__button-group .adyen-checkout__button--disabled:hover{cursor:not-allowed;opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button-group .adyen-checkout__button--selected,.adyen-checkout__button-group .adyen-checkout__button--selected:active,.adyen-checkout__button-group .adyen-checkout__button--selected:active:hover,.adyen-checkout__button-group .adyen-checkout__button--selected:hover{background:#e5efff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input{opacity:0;pointer-events:none;position:absolute}\n.adyen-checkout__adyen-giving .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__adyen-giving .adyen-checkout__status__text{color:#00112c;margin-bottom:56px;text-align:center}.adyen-checkout__campaign{background:#00112c;border-radius:6px;height:227px;overflow:hidden;position:relative}.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description{text-decoration:underline}.adyen-checkout__campaign-container{height:100%}.adyen-checkout__campaign-logo{border:2px solid rgba(255,255,255,.4);border-radius:3px;display:block;height:48px;margin-bottom:16px;overflow:hidden;width:48px}.adyen-checkout__campaign-background-image{background-color:#00112c;background-position:50%;background-size:cover;height:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:before{background:inherit;content:\"\";height:100%;position:absolute;transition:transform .6s ease-out;width:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:hover:before{transform:scale(1.1)}.adyen-checkout__campaign-link .adyen-checkout__campaign-content{pointer-events:none}.adyen-checkout__campaign-content{bottom:0;padding:16px;position:absolute;z-index:2}.adyen-checkout__campaign-description,.adyen-checkout__campaign-title{color:#fff;font-weight:400;margin:0}.adyen-checkout__campaign-title{font-size:1em;margin-bottom:8px}.adyen-checkout__campaign-description{font-size:.81em;line-height:19px}.adyen-checkout__adyen-giving-actions{margin-top:16px;text-align:center}.adyen-checkout__button.adyen-checkout__button--donate{margin:16px auto 8px}.adyen-checkout__button.adyen-checkout__button--decline{display:block;margin:auto;width:auto}\n.adyen-checkout__paywithgoogle{height:48px}.adyen-checkout__paywithgoogle>div>button,.adyen-checkout__paywithgoogle>div>button.long,.adyen-checkout__paywithgoogle>div>button.short{height:48px;transition:background-color .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__paywithgoogle>div>button.long:focus,.adyen-checkout__paywithgoogle>div>button.short:focus,.adyen-checkout__paywithgoogle>div>button:focus{box-shadow:0 0 0 2px #99c2ff;outline:0}.adyen-checkout__paywithgoogle>div>button.gpay-button{padding:15px 24px 13px}\n.adyen-checkout__econtext-input__field>.adyen-checkout__button--pay:only-child{margin-top:0}\n.adyen-checkout__voucher-result{border-radius:12px;box-sizing:border-box;position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:#fff;border:1px solid #d4d9db}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:12px 12px 0 0;padding:40px 0 24px}.adyen-checkout__voucher-result__bottom{border-radius:0 0 12px 12px;border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:#fff;display:flex;height:13px;margin:0 auto;position:relative;width:calc(100% - 14px)}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-image:url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCA1IDIgMS41IDRIN1YwSDBabTAgMTMgNS0yIDEuNS00SDd2NkgwWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjRDREOURCIiBkPSJNNi40MjMgNi41QzYuNDIzIDMuMzEyIDMuNzgzLjc1Ni41LjUxOGMzLjM4Ni4yMzYgNiAyLjg1NSA2IDUuOTgyIDAgMy4xMjctMi42MTQgNS43NDYtNiA1Ljk4M3YtLjAwMWMzLjI4NC0uMjM3IDUuOTIzLTIuNzk0IDUuOTIzLTUuOTgyWiIvPjxwYXRoIGZpbGw9IiNENEQ5REIiIGQ9Ik0wIDBoMXYxSDB6TTAgMTJoMXYxSDB6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg3djEzSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+\")}.adyen-checkout__voucher-result__separator:before{left:-7px}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-position:100%;background-repeat:no-repeat;content:\"\";height:13px;position:absolute;top:0;width:7px}.adyen-checkout__voucher-result__separator:after{right:-7px;transform:rotate(-180deg)}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid #e6e9eb;width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:40px;width:100%}.adyen-checkout__link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:48px;margin:0 24px;position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before{border-left:1px solid #d4d9db;content:\"\";height:64px;left:-24.5px;position:absolute;top:-8px;width:1px}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:3px;height:48px}.adyen-checkout__voucher-result__introduction{color:#00112c;font-size:.81em;line-height:19px;margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:#00112c;font-size:1em;font-weight:700;margin:24px auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:#687282;display:block;font-size:.81em;font-weight:400;line-height:19px;text-align:center}.adyen-checkout__voucher-result__code__label{display:block;font-weight:400;left:0;line-height:19px;margin:0 auto;position:absolute;right:0;top:-2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.adyen-checkout__voucher-result__code__label:before{content:\"\";position:absolute}.adyen-checkout__voucher-result__code__label__text{background:#fff;color:#00112c;font-size:13px;letter-spacing:normal;line-height:1;padding:0 8px}.adyen-checkout__voucher-result__code__barcode{display:block;height:56px;margin:0 auto 8px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__voucher-result__code{border-width:1px 0;color:#00112c;display:inline-block;font-size:1.5em;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:16px 48px;position:relative;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all;width:100%;word-break:break-word}.adyen-checkout__voucher-result__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid #e6e9eb;color:#00112c;display:flex;font-size:.81em;justify-content:space-between;padding:16px 24px;word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto 32px;max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 4px}\n.adyen-checkout__paypal__buttons{position:relative;z-index:0}.adyen-checkout__paypal__button{display:flex;margin-bottom:16px}.adyen-checkout__paypal__button:empty{display:none}.adyen-checkout__paypal__status--pending{margin:16px 0}.adyen-checkout__paypal__status--processing{align-items:center;display:flex;font-size:13px;justify-content:center;padding:24px 0}.adyen-checkout__paypal-processing .adyen-checkout__paypal__button{display:none}.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending{margin:-16px 0 38px}.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing{padding:20px 0 65px}\n.adyen-checkout__phone-input{direction:ltr}.adyen-checkout__phone-input .adyen-checkout__input-wrapper{width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px;left:40px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input--phoneNumber{border:1px solid transparent;height:35px;margin-left:8px;padding-left:15px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput{align-items:center;display:flex}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__phoneNumber{align-items:center;display:flex;margin-left:65px;width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__countryFlag{position:absolute}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}\n.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{background-color:transparent;box-sizing:border-box;display:block;height:inherit;min-height:400px;overflow:hidden;position:relative;width:100%}.adyen-checkout__threeds2__challenge--01,.adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe{height:400px;width:250px}.adyen-checkout__threeds2__challenge--02,.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{height:400px;width:390px}.adyen-checkout__threeds2__challenge--03,.adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe{height:600px;width:500px}.adyen-checkout__threeds2__challenge--04,.adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe{height:400px;width:600px}.adyen-checkout__threeds2__challenge--05,.adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe{height:100%;width:100%}.adyen-checkout__iframe--threeDSIframe{border:0;left:0;position:absolute;top:0}\n.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:#c12424;margin-bottom:56px;text-align:center}\n.adyen-checkout__qr-loader{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__qr-loader--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__qr-loader__brand-logo{border-radius:3px;width:74px}.adyen-checkout__qr-loader__subtitle{margin:32px auto 0;max-width:400px}.adyen-checkout__qr-loader__subtitle--result{margin-bottom:32px}.adyen-checkout__qr-loader__payment_amount,.adyen-checkout__qr-loader__subtitle{color:#00112c;font-size:1em;line-height:19px}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{font-weight:700}.adyen-checkout__qr-loader__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__qr-loader__countdown{color:#687282;font-size:.81em}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:24px;text-decoration:none}.adyen-checkout__qr-loader__instructions{color:#687282;font-size:1em;line-height:1.5;margin-top:32px}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:32px}@media only screen and (max-device-width:1200px){.adyen-checkout__qr-loader__app-link{display:block}}\n.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}\n.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}\n.adyen-checkout__alert-message{border-radius:6px;display:flex;font-size:.81em;margin:0 0 16px;padding:12px;text-align:left}.adyen-checkout__alert-message--error{background:#fbe6ed}.adyen-checkout__alert-message--warning{background:#ffeacc}.adyen-checkout__alert-message--info{background:#e5efff}.adyen-checkout__alert-message__icon{height:14px;margin-right:8px;width:14px}\n.adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;position:relative;width:100%}.adyen-checkout__giftcard-result__header__title{align-items:center;display:flex}.adyen-checkout__giftcard-result__name{margin-left:8px}.adyen-checkout__giftcard-result__balance{list-style:none;margin:16px 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:8px}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:#687282}.adyen-checkout__giftcard-result__balance__item:last-child{margin-bottom:0}.adyen-checkout__giftcard-result__balance__value--amount{font-weight:700}.adyen-checkout__giftcard-result__remaining-balance{color:#687282;font-size:13px;line-height:19px;margin:8px auto 0;text-align:center}\n.DropinComponent-module_adyen-checkout__payment-methods-list__mAjAm{list-style:none;margin:0;padding:0}.DropinComponent-module_adyen-checkout__payment-method__nWdwg{display:block;max-height:60px}.DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:none}.DropinComponent-module_adyen-checkout__payment-method__image__nB80V{height:26px;width:40px}.DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-right:8px}[dir=rtl] .DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-left:8px;margin-right:0}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF{max-height:100%}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF .DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:block}\n.adyen-checkout__payment-method__disable-confirmation{background:#c12424;border-left:1px solid #b82222;border-right:1px solid #b82222;color:#fff;font-size:.81em;margin:0 -17px;max-height:0;opacity:0;overflow:hidden;transition:opacity .15s ease-out,max-height .15s linear,margin-bottom .1s linear}.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open{margin-bottom:16px;max-height:62px;opacity:1}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:#c12424;border:1px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:block;height:auto;line-height:14px;margin:0 0 0 8px;padding:8px;width:auto}.adyen-checkout__payment-method__disable-confirmation__button:hover,.adyen-checkout__payment-method__disable-confirmation__button:hover:focus{background:#ac2020;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button:active,.adyen-checkout__payment-method__disable-confirmation__button:hover:active{background:#961c1c;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button--remove,.adyen-checkout__payment-method__disable-confirmation__button--remove:disabled{border-color:#fff}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}\n.adyen-checkout__payment-method{background:#fff;border:1px solid #e6e9eb;cursor:pointer;margin-top:-1px;position:relative;transition:opacity .3s ease-out;width:100%}.adyen-checkout__payment-method:focus{outline:0}.adyen-checkout__payment-method--selected+.adyen-checkout__payment-method,.adyen-checkout__payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px;margin-top:0}.adyen-checkout__payment-method--next-selected,.adyen-checkout__payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}.adyen-checkout__payment-method--loading{opacity:.2}.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading{opacity:.9}.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content,.adyen-checkout__payment-method--disabling{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method--disabling{opacity:.3}.adyen-checkout__payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;padding:12px 16px 12px 44px;position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:12px 44px 12px 12px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:16px}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:#00112c;cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:400;margin-right:16px;max-width:100%;padding:4px}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:16px;margin-right:0}.adyen-checkout__payment-method__surcharge{color:#687282;margin-left:5px}.adyen-checkout__payment-method--selected{background:#f7f8f9;border:1px solid #e6e9eb;border-radius:12px;cursor:default;margin:8px 0;transition:margin .15s cubic-bezier(.4,0,.2,1) 0ms,opacity .3s ease-out}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header{flex-wrap:wrap}.adyen-checkout__payment-method__details{padding:0 16px;position:relative}.adyen-checkout__payment-method__details__content{margin:0 0 16px}.adyen-checkout__payment-method__image__wrapper{height:26px;position:relative;width:40px}.adyen-checkout__payment-method__image__wrapper--outline:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__payment-method__image{border-radius:3px;display:block}.adyen-checkout__payment-method__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;height:16px;margin:4px 0;overflow:hidden;text-align:right}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number{color:#687282;font-size:13px}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands{height:auto;overflow:visible;text-align:left}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{display:inline-block;height:16px;margin-right:4px;transition:opacity .2s ease-out;width:24px}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:0}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:4px}.adyen-checkout__payment-method__brands img{height:16px;width:24px}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method__radio{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;height:16px;left:16px;position:absolute;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:16px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__radio:after{background-color:#fff;border-radius:50%;content:\"\";display:block;height:6px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:6px}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__payment-method__radio--selected{background-color:#0075ff;border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}\n.adyen-checkout__payment-method__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__payment-method__name--selected{font-weight:500}.adyen-checkout__payment-method__additional-info{color:#687282;font-size:.81em}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column}\n.adyen-checkout__order-payment-methods-list{list-style:none;margin:0 auto 16px;padding:0}.adyen-checkout__order-payment-method{background:#fff;border:1px solid #e6e9eb;margin-top:-1px;position:relative;width:100%}.adyen-checkout__order-payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.adyen-checkout__order-payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.adyen-checkout__order-payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:500;justify-content:space-between;padding:16px;position:relative;transition:background .1s ease-out;width:100%}.adyen-checkout__order-payment-method__header .adyen-checkout__payment-method__header__title{padding:0}.adyen-checkout__order-payment-method__details{padding:0 16px 16px}.adyen-checkout__order-payment-method__deducted-amount{display:flex;font-size:1em;justify-content:space-between;line-height:1em}.adyen-checkout__order-payment-method__deducted-amount__label{font-size:.81em}.adyen-checkout__order-payment-method__deducted-amount__value{font-weight:500}.adyen-checkout__order-remaining-amount{background:#ffeacc;border-radius:6px;color:#7f4a00;display:block;font-size:.81em;margin-bottom:16px;padding:8px 16px;width:100%}.adyen-checkout__order-remaining-amount strong{font-weight:700}\n.adyen-checkout__status{align-items:center;background-color:#fff;border:1px solid #d4d9db;border-radius:6px;color:#00112c;display:flex;flex-direction:column;font-size:1em;height:350px;justify-content:center;margin:0;padding:32px;text-align:center}.adyen-checkout__status__icon{margin-bottom:24px}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}\n.adyen-checkout__dropin,.adyen-checkout__dropin *,.adyen-checkout__dropin :after,.adyen-checkout__dropin :before{box-sizing:border-box}.adyen-checkout__payment-methods-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__instant-payment-methods-list{list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li:not(:last-child){margin-bottom:8px}.adyen-checkout__link{color:#0075ff;text-decoration:none}.adyen-checkout__link:hover{text-decoration:underline}\n.AchInput-module_sf-input__wrapper__lfdiv{position:relative}.AchInput-module_sf-input__wrapper__lfdiv *,.AchInput-module_sf-input__wrapper__lfdiv :after,.AchInput-module_sf-input__wrapper__lfdiv :before{box-sizing:border-box}.AchInput-module_adyen-checkout__input__8WwCR{display:block;max-height:100px}\n.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__pm__holderName{margin-bottom:0}.adyen-checkout__fieldset__title+.adyen-checkout__ach-sf__form{margin-top:0}.adyen-checkout__ach-input .adyen-checkout__fieldset--address,.adyen-checkout__ach-sf__form{margin-top:16px}\n.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}\n.adyen-checkout-phone-input--new{direction:ltr}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper{width:100%}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within{border:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number{border:1px solid transparent;height:35px;line-height:35px;min-height:35px;padding-bottom:0;padding-left:15px;padding-top:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number:focus-within{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #dce0e5;min-width:144px;width:144px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input-holder--phone-input{align-items:center;display:flex}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-phone-number{align-items:center;display:flex;flex:3}.adyen-checkout-phone-input--new .adyen-checkout-phone-input__error-holder{margin-top:-10px}\n.adyen-checkout__await{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__await--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__await__brand-logo{border-radius:3px;width:74px}.adyen-checkout__await__indicator-text,.adyen-checkout__await__subtitle{color:#00112c;font-size:1em;line-height:19px;margin-top:32px}.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text{margin-left:10px;margin-top:6px}.adyen-checkout__await__indicator-holder{display:flex;justify-content:center;margin-bottom:20px;margin-top:32px}.adyen-checkout__await__subtitle--result{margin-bottom:32px}.adyen-checkout__await__icon{height:88px;width:88px}.adyen-checkout__await__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;width:152px}.adyen-checkout__await__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__await__countdown{color:#687282;font-size:.81em}.adyen-checkout__await>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__await__app-link{display:none;margin-top:16px}@media only screen and (max-device-width:1200px){.adyen-checkout__await__app-link{display:block}}\n.adyen-checkout__blik__helper{color:#00112c;font-size:1em;font-weight:400;margin:0 0 16px;padding:0}\n.adyen-checkout__bankTransfer__introduction{color:#00112c;font-size:.81em;font-weight:400;margin:0 0 16px;padding:0}.adyen-checkout__bankTransfer__emailField{margin:0 0 16px}\n.adyen-checkout__bacs--confirm{position:relative}.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__bacs .adyen-checkout__field--inactive{pointer-events:none}.adyen-checkout__bacs .adyen-checkout__bacs--edit{cursor:pointer;position:absolute;right:0;top:-25px;width:20%}.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin{top:-50px}.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button{background:none;border:none;color:#0075ff;cursor:pointer;text-align:end;text-decoration:underline}\n.adyen-checkout__voucher-result__introduction{font-size:1em;max-width:420px}\n.adyen-checkout__klarna-widget{pointer-events:all}\n.adyen-checkout__field--vpa{margin-bottom:0}\n.adyen-checkout__segmented-control{background:#fff;border:1px solid #b9c4c9;border-radius:6px;display:flex;gap:4px;justify-content:space-between;padding:4px 5px}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:#8390a3}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment--selected{background:#f3f6f9;border:1.5px solid #8390a3}.adyen-checkout__segmented-control-segment{background:#fff;border:0;border-radius:6px;color:#0075ff;cursor:pointer;flex-grow:1;font-weight:500;height:40px;text-align:center;transition:background .3s ease-out;width:100%}.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:#f7f8f9}.adyen-checkout__segmented-control-segment:active{background-color:#f7f8f9;border:1.5px solid #687282}.adyen-checkout__segmented-control-segment--selected{background:#e5f1ff;border:1.5px solid #0075ff;color:#0075ff;font-weight:700}\n.adyen-checkout_upi-mode-selection-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:7px;margin-top:0}.adyen-checkout__segmented-control--upi-margin-bottom{margin-bottom:16px}\n.adyen-checkout-trustly{margin-bottom:16px}.adyen-checkout-trustly__descriptor{font-size:1em;font-weight:500;margin:0 0 4px}.adyen-checkout-trustly__description-list{font-size:.81em;line-height:1.5;list-style-type:disc;margin:0;padding-left:20px}\n.adyen-checkout-sr-panel{font-size:.75em;margin-bottom:20px}.adyen-checkout-sr-panel--sr-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}";e(t);export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={payButton:"دفع","payButton.redirecting":"جارِ إعادة التوجيه...","payButton.with":"ادفع %{value} باستخدام %{maskedData}",close:"إغلاق",storeDetails:"حفظ لمدفوعاتي القادمة","creditCard.holderName":"الاسم على البطاقة","creditCard.holderName.placeholder":"جميل سعيد","creditCard.holderName.invalid":"أدخل الاسم كما هو موضح على البطاقة","creditCard.numberField.title":"رقم البطاقة","creditCard.numberField.placeholder":"3456 9012 5678 1234","creditCard.expiryDateField.title":"تاريخ الانتهاء","creditCard.expiryDateField.placeholder":"شهر/سنة","creditCard.expiryDateField.month":"شهر","creditCard.expiryDateField.month.placeholder":"شهر","creditCard.expiryDateField.year.placeholder":"سنة","creditCard.expiryDateField.year":"سنة","creditCard.cvcField.title":"رمز الأمان","creditCard.cvcField.placeholder":"123","creditCard.storeDetailsButton":"احتفظ بالبيانات للمرة القادمة","creditCard.cvcField.placeholder.4digits":"4 أرقام","creditCard.cvcField.placeholder.3digits":"3 أرقام","creditCard.taxNumber.placeholder":"يوم شهر سنة / 0123456789",installments:"عدد الأقساط",installmentOption:"%{times} x %{partialValue}",installmentOptionMonths:"%{times} أشهر","installments.oneTime":"الدفع مرة واحدة","installments.installments":"الدفع على أقساط","installments.revolving":"الدفع الدوري","sepaDirectDebit.ibanField.invalid":"رقم حساب غير صحيح","sepaDirectDebit.nameField.placeholder":"جميل سعيد","sepa.ownerName":"صاحب الحساب","sepa.ibanNumber":"رقم الحساب (IBAN)","error.title":"خطأ","error.subtitle.redirect":"فشل إعادة التوجيه","error.subtitle.payment":"فشل الدفع","error.subtitle.refused":"تم رفض الدفع","error.message.unknown":"حدث خطأ غير معروف","errorPanel.title":"الأخطاء الموجودة","idealIssuer.selectField.title":"البنك","idealIssuer.selectField.placeholder":"حدد البنك الذي تتعامل معه","creditCard.success":"نجح الدفع",loading:"جارِ التحميل...",continue:"متابعة",continueTo:"متابعة إلى","wechatpay.timetopay":"لديك %@ للدفع","sr.wechatpay.timetopay":"لديك %#دقائق%# %#ثوان%# للدفع","wechatpay.scanqrcode":"مسح رمز الاستجابة السريعة",personalDetails:"البيانات الشخصية",companyDetails:"بيانات الشركة","companyDetails.name":"اسم الشركة","companyDetails.registrationNumber":"رقم التسجيل",socialSecurityNumber:"رقم الضمان الاجتماعي",firstName:"الاسم الأول","firstName.invalid":"أدخل اسمك الأول",infix:"بادئة",lastName:"الاسم الأخير","lastName.invalid":"أدخل اسمك الأخير",mobileNumber:"رقم الجوال","mobileNumber.invalid":"رقم جوال غير صحيح",city:"المدينة",postalCode:"الرمز البريدي","postalCode.optional":"الرمز البريدي (اختياري)",countryCode:"رمز البلد",telephoneNumber:"رقم الهاتف",dateOfBirth:"تاريخ الميلاد",shopperEmail:"عنوان البريد الإلكتروني",gender:"النوع","gender.notselected":"حدد نوعك",male:"ذكر",female:"أنثى",billingAddress:"عنوان الفواتير",street:"الشارع",stateOrProvince:"الولاية أو المقاطعة",country:"البلد",houseNumberOrName:"رقم المنزل",separateDeliveryAddress:"حدد عنوان تسليم منفصل",deliveryAddress:"عنوان التسليم",zipCode:"الرمز البريدي",apartmentSuite:"الشقة / الجناح",provinceOrTerritory:"المقاطعة أو الإقليم",cityTown:"المدينة / البلدة",address:"العنوان","address.placeholder":"ابحث عن عنوانك","address.errors.incomplete":"أدخل عنوانًا للمتابعة","address.enterManually":"أدخل العنوان يدويًا",state:"الولاية","field.title.optional":"(اختياري)","creditCard.cvcField.title.optional":"رمز الأمان (اختياري)","issuerList.wallet.placeholder":"حدد محفظتك",privacyPolicy:"سياسة الخصوصية","afterPay.agreement":"أوافق على ٪ @ لشركة Riverty",paymentConditions:"شروط الدفع",openApp:"فتح التطبيق","voucher.readInstructions":"قراءة التعليمات","voucher.introduction":"شكرًا لك على شرائك، يرجى استخدام القسيمة التالية لإتمام عملية الدفع.","voucher.expirationDate":"تاريخ الانتهاء","voucher.alternativeReference":"المرجع البديل","dragonpay.voucher.non.bank.selectField.placeholder":"حدد مقدم الخدمة","dragonpay.voucher.bank.selectField.placeholder":"حدد البنك الذي تتعامل معه","voucher.paymentReferenceLabel":"مرجع الدفع","voucher.surcharge":"بما في ذلك %@ رسمًا إضافيًا","voucher.introduction.doku":"شكرًا لك على شرائك، يرجى استخدام المعلومات التالية لإتمام عملية الدفع.","voucher.shopperName":"اسم المتسوق","voucher.merchantName":"التاجر","voucher.introduction.econtext":"شكرًا لك على شرائك، يرجى استخدام المعلومات التالية لإتمام عملية الدفع.","voucher.telephoneNumber":"رقم الهاتف","voucher.shopperReference":"مرجع المتسوق","voucher.collectionInstitutionNumber":"رقم المؤسسة المكلفة بالتحصيل","voucher.econtext.telephoneNumber.invalid":"يجب أن يكون رقم الهاتف بطول 10 أو 11 رقمًا","boletobancario.btnLabel":"إنشاء طريقة دفع Boleto","boleto.sendCopyToEmail":"إرسال نسخة إلى بريدي الإلكتروني","button.copy":"نسخ","button.download":"تنزيل","boleto.socialSecurityNumber.invalid":"الحقل غير صحيح","creditCard.storedCard.description.ariaLabel":"تنتهي البطاقة المخزنة في %@","voucher.entity":"الكيان",donateButton:"التبرع",notNowButton:"ليس الآن",thanksForYourSupport:"شكرًا على دعمك!",preauthorizeWith:"تفويض مسبق باستخدام",confirmPreauthorization:"تأكيد التفويض المسبق",confirmPurchase:"تأكيد الشراء",applyGiftcard:"استرداد",giftcardBalance:"رصيد بطاقة الهدايا",deductedBalance:"الرصيد المخصوم","creditCard.pin.title":"رقم التعريف الشخصي","creditCard.encryptedPassword.label":"أول رقمان من كلمة مرور البطاقة","creditCard.encryptedPassword.placeholder":"12","creditCard.encryptedPassword.invalid":"كلمة مرور غير صحيحة","creditCard.taxNumber":"تاريخ ميلاد حامل البطاقة أو رقم تسجيل الشركة","creditCard.taxNumber.label":"تاريخ ميلاد حامل البطاقة (يوم شهر سنة) أو رقم تسجيل الشركة (10 أرقام)","creditCard.taxNumber.labelAlt":"رقم تسجيل الشركة (10 أرقام)","creditCard.taxNumber.invalid":"تاريخ ميلاد حامل البطاقة أو رقم تسجيل الشركة غير صحيح","storedPaymentMethod.disable.button":"إزالة","storedPaymentMethod.disable.confirmation":"إزالة طريقة الدفع المخزنة","storedPaymentMethod.disable.confirmButton":"نعم، أرغب في إزالتها","storedPaymentMethod.disable.cancelButton":"إلغاء","ach.bankAccount":"الحساب البنكي","ach.accountHolderNameField.title":"اسم صاحب الحساب","ach.accountHolderNameField.placeholder":"جميل سعيد","ach.accountHolderNameField.invalid":"اسم صاحب حساب غير صحيح","ach.accountNumberField.title":"رقم الحساب","ach.accountNumberField.invalid":"رقم حساب غير صحيح","ach.accountLocationField.title":"رقم توجيه ABA","ach.accountLocationField.invalid":"رقم توجيه ABA غير صحيح","ach.savedBankAccount":"الحساب البنكي المحفوظ","select.state":"حدد الولاية","select.stateOrProvince":"حدد الولاية أو المقاطعة","select.provinceOrTerritory":"حدد المقاطعة أو الإقليم","select.country":"حدد البلد","select.noOptionsFound":"لا توجد خيارات","select.filter.placeholder":"بحث...","telephoneNumber.invalid":"رقم هاتف غير صحيح",qrCodeOrApp:"أو","paypal.processingPayment":"جارِ معالجة المدفوعات...",generateQRCode:"إنشاء رمز استجابة سريعة","await.waitForConfirmation":"في انتظار التأكيد","mbway.confirmPayment":"تأكيد الدفع على تطبيق MB WAY","shopperEmail.invalid":"عنوان بريد إلكتروني غير صحيح","dateOfBirth.format":"يوم/شهر/سنة","dateOfBirth.invalid":"أدخل تاريخ ميلاد صحيح يشير إلى أن عمرك لا يقل عن 18 عامًا","blik.confirmPayment":"افتح تطبيقك البنكي لتأكيد الدفع.","blik.invalid":"أدخل 6 أرقام","blik.code":"رمز مكون من 6 أرقام","blik.help":"احصل على الرمز من تطبيقك البنكي.","swish.pendingMessage":"بعد قيامك بمسح رمز الاستجابة السريعة ضوئيًا، يمكن أن تظل الحالة معلقة لمدة تصل إلى 10 دقائق. قد تؤدي محاولة الدفع مرة أخرى خلال هذا الوقت إلى فرض رسوم متعددة.","field.valid":"حقل صحيح","field.invalid":"حقل غير صحيح","error.va.gen.01":"حقل غير مكتمل","error.va.gen.02":"حقل غير صحيح","error.va.sf-cc-num.01":"أدخل رقم بطاقة صحيح","error.va.sf-cc-num.02":"أدخل رقم البطاقة","error.va.sf-cc-num.03":"أدخل علامة تجارية لبطاقة مدعومة","error.va.sf-cc-num.04":"أدخل رقم البطاقة بالكامل","error.va.sf-cc-dat.01":"أدخل تاريخ انتهاء صحيح","error.va.sf-cc-dat.02":"أدخل تاريخ انتهاء صحيح","error.va.sf-cc-dat.03":"بطاقة الائتمان على وشك الانتهاء","error.va.sf-cc-dat.04":"أدخل تاريخ الانتهاء","error.va.sf-cc-dat.05":"أدخل تاريخ الانتهاء بالكامل","error.va.sf-cc-mth.01":"أدخل شهر الانتهاء","error.va.sf-cc-yr.01":"أدخل سنة الانتهاء","error.va.sf-cc-yr.02":"أدخل سنة الانتهاء بالكامل","error.va.sf-cc-cvc.01":"أدخل رمز الأمان","error.va.sf-cc-cvc.02":"أدخل رمز الأمان بالكامل","error.va.sf-ach-num.01":"حقل رقم الحساب المصرفي فارغ","error.va.sf-ach-num.02":"طول رقم الحساب المصرفي خطأ","error.va.sf-ach-loc.01":"حقل رقم التوجيه البنكي فارغ","error.va.sf-ach-loc.02":"طول رقم التوجيه البنكي خطأ","error.va.sf-kcp-pwd.01":"حقل كلمة المرور فارغ","error.va.sf-kcp-pwd.02":"طول كلمة المرور خطأ","error.giftcard.no-balance":"لا يوجد رصيد ببطاقة الهدايا هذه","error.giftcard.card-error":"لا توجد بسجلاتنا بطاقة هدايا تحمل هذا الرقم","error.giftcard.currency-error":"لا تسري بطاقات الهدايا إلا بالعملة التي صدرت بها","amazonpay.signout":"تسجيل الخروج من موقع Amazon","amazonpay.changePaymentDetails":"تغيير بيانات الدفع","partialPayment.warning":"تحديد طريقة دفع أخرى لتسديد المبلغ المتبقي","partialPayment.remainingBalance":"سيبلغ الرصيد المتبقي %{amount}","bankTransfer.beneficiary":"المستفيد","bankTransfer.iban":"IBAN","bankTransfer.bic":"كود التعريف البنكي","bankTransfer.reference":"المرجع","bankTransfer.introduction":"قم بالمتابعة لإنشاء مدفوعات تحويل بنكية جديدة. يمكنك استخدام البيانات الواردة في الشاشة التالية لإتمام عملية الدفع.","bankTransfer.instructions":"شكرًا لك على شرائك، يرجى استخدام المعلومات التالية لإتمام عملية الدفع.","bacs.accountHolderName":"اسم صاحب الحساب البنكي","bacs.accountHolderName.invalid":"اسم صاحب حساب بنكي غير صحيح","bacs.accountNumber":"رقم الحساب البنكي","bacs.accountNumber.invalid":"رقم حساب بنكي غير صحيح","bacs.bankLocationId":"رمز تعريف البنك","bacs.bankLocationId.invalid":"رمز تعريف بنك غير صحيح","bacs.consent.amount":"أوافق على خصم المبلغ أعلاه من حسابي البنكي.","bacs.consent.account":"أؤكد أن الحساب باسمي وأنا وحدي صاحب التوقيع المطالب بالإذن بالخصم المباشر في هذا الحساب.",edit:"تحرير","bacs.confirm":"تأكيد ودفع","bacs.result.introduction":"تنزيل تعليمات الخصم المباشر (تعليمات / تفويض DDI)","download.pdf":"تنزيل ملف PDF","creditCard.encryptedCardNumber.aria.iframeTitle":"الإطار المضمن لرقم البطاقة","creditCard.encryptedCardNumber.aria.label":"رقم البطاقة","creditCard.encryptedExpiryDate.aria.iframeTitle":"الإطار المضمن لتاريخ الانتهاء","creditCard.encryptedExpiryDate.aria.label":"تاريخ الانتهاء","creditCard.encryptedExpiryMonth.aria.iframeTitle":"الإطار المضمن لشهر الانتهاء","creditCard.encryptedExpiryMonth.aria.label":"شهر الانتهاء","creditCard.encryptedExpiryYear.aria.iframeTitle":"الإطار المضمن لسنة الانتهاء","creditCard.encryptedExpiryYear.aria.label":"سنة الانتهاء","creditCard.encryptedSecurityCode.aria.iframeTitle":"الإطار المضمن لرمز الأمان","creditCard.encryptedSecurityCode.aria.label":"رمز الأمان","creditCard.encryptedPassword.aria.iframeTitle":"الإطار المضمن لكلمة المرور","creditCard.encryptedPassword.aria.label":"أول رقمان من كلمة مرور البطاقة","giftcard.encryptedCardNumber.aria.iframeTitle":"الإطار المضمن لرقم البطاقة","giftcard.encryptedCardNumber.aria.label":"رقم البطاقة","giftcard.encryptedSecurityCode.aria.iframeTitle":"الإطار المضمن لرقم التعريف الشخصي","giftcard.encryptedSecurityCode.aria.label":"رقم التعريف الشخصي",giftcardTransactionLimit:"يسمح فقط بحد أقصى %{amount} لكل معاملة على بطاقة الهدايا هذه","ach.encryptedBankAccountNumber.aria.iframeTitle":"الإطار المضمن لرقم الحساب البنكي","ach.encryptedBankAccountNumber.aria.label":"رقم الحساب","ach.encryptedBankLocationId.aria.iframeTitle":"الإطار المضمن لرقم التوجيه البنكي","ach.encryptedBankLocationId.aria.label":"رقم توجيه ABA","pix.instructions":"افتح التطبيق باستخدام مفتاح PIX المسجل، واختر الدفع باستخدام PIX وامسح رمز الاستجابة السريعة ضوئيًا أو انسخ الرمز والصقه","twint.saved":"المحفوظة",orPayWith:"أو الدفع باستخدام",invalidFormatExpects:"تنسيق غير صالح. التنسيق المتوقع: %{format}","upi.qrCodeWaitingMessage":"امسح رمز الاستجابة السريعة باستخدام تطبيق UPI الذي تُفضله لإتمام الدفع","upi.vpaWaitingMessage":"افتح تطبيق UPI لتأكيد الدفع","upi.modeSelection":"حدد كيف ترغب في استخدام تطبيق UPI.","onlineBanking.termsAndConditions":"بالمتابعة، فإنك توافق على %#الشروط و الأحكام%#","onlineBankingPL.termsAndConditions":"بالاستمرار، فإنك توافق على %#القواعد%# و%#الالتزامات المعلوماتية%# لمؤسسة Przelewy24","ctp.loading.poweredByCtp":"بدعم من Click to Pay","ctp.loading.intro":"نتحقق لمعرفة ما إذا كان لديك أي بطاقات محفوظة باستخدام Click to Pay...","ctp.login.title":"تابع إلى Click to Pay","ctp.login.subtitle":"أدخل عنوان البريد الإلكتروني المقترن بطريقة Click to Pay للمتابعة.","ctp.login.inputLabel":"البريد الإلكتروني","ctp.logout.notYou":"ليس أنت؟","ctp.logout.notYourCards":"ليست بطاقاتك؟","ctp.logout.notYourCard":"ليست بطاقتك؟","ctp.logout.notYourProfile":"ليس ملفك التعريفي؟","ctp.otp.fieldLabel":"رمز يستخدم لمرة واحدة","ctp.otp.resendCode":"إعادة إرسال الرمز","ctp.otp.codeResent":"تم إرسال الرمز","ctp.otp.title":"تمتع بالوصول إلى بطاقات Click to Pay الخاصة بك","ctp.otp.subtitle":"أدخل الرمز %@ الذي أرسلناه إلى ٪@ للتحقق من هويتك.","ctp.otp.saveCookiesCheckbox.label":"تخطي التحقق في المرة القادمة","ctp.otp.saveCookiesCheckbox.information":"حدد حفظ البيانات على جهازك ومتصفحك في المتاجر المشاركة لإتمام عملية الدفع بشكل أسرع. لا يوصى به للأجهزة المشتركة.","ctp.emptyProfile.message":"لا توجد بطاقات مسجلة في هذا الملف التعريفي على Click to Pay","ctp.separatorText":"أو استخدم","ctp.cards.title":"أكمل الدفع باستخدام بطاقة Click to Pay","ctp.cards.subtitle":"حدد بطاقة لاستخدامها.","ctp.cards.expiredCard":"منتهي الصلاحية","ctp.manualCardEntry":"الإدخال اليدوي للبطاقة","ctp.aria.infoModalButton":"ما المقصود ببطاقة Click to Pay؟","ctp.infoPopup.title":"تتيح بطاقات Click to Pay سهولة البطاقات اللاتلامسية عبر الإنترنت","ctp.infoPopup.subtitle":"طريقة دفع سريعة وآمنة مدعومة من Mastercard وVisa وبطاقات الدفع الأخرى.","ctp.infoPopup.benefit1":"تستخدم بطاقات Click to Pay التشفير للحفاظ على أمن معلوماتك وسلامتها","ctp.infoPopup.benefit2":"استخدمها للدفع للتجار في جميع أنحاء العالم","ctp.infoPopup.benefit3":"قم بالإعداد مرة واحدة لإجراء مدفوعات دون تعقيدات في المستقبل","ctp.errors.AUTH_INVALID":"المصادقة غير صحيحة","ctp.errors.NOT_FOUND":"لم يتم العثور على حساب، أدخل بريدًا إلكترونيًا صحيحًا أو استمر في استخدام الإدخال اليدوي للبطاقة","ctp.errors.ID_FORMAT_UNSUPPORTED":"التنسيق غير مدعوم","ctp.errors.FRAUD":"تم إغلاق حساب المستخدم أو تعطيله","ctp.errors.CONSUMER_ID_MISSING":"هوية المستهلك غير موجودة في الطلب","ctp.errors.ACCT_INACCESSIBLE":"هذا الحساب غير متاح حاليًا، على سبيل المثال، الحساب مغلق","ctp.errors.CODE_INVALID":"رمز التحقق غير صحيح","ctp.errors.CODE_EXPIRED":"انتهت صلاحية هذا الرمز","ctp.errors.RETRIES_EXCEEDED":"تم تجاوز الحد الأقصى لعدد عمليات إعادة المحاولة لإنشاء كلمة مرور لمرة واحدة","ctp.errors.OTP_SEND_FAILED":"تعذر إرسال كلمة المرور لمرة واحدة إلى المستلم","ctp.errors.REQUEST_TIMEOUT":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","ctp.errors.UNKNOWN_ERROR":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","ctp.errors.SERVICE_ERROR":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","ctp.errors.SERVER_ERROR":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","ctp.errors.INVALID_PARAMETER":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","ctp.errors.AUTH_ERROR":"حدث خطأ ما، حاول مرة أخرى أو استخدم الإدخال اليدوي للبطاقة","paymentMethodsList.aria.label":"اختر طريقة دفع","companyDetails.name.invalid":"أدخل اسم الشركة","companyDetails.registrationNumber.invalid":"أدخل رقم التسجيل","consent.checkbox.invalid":"يجب أن توافق على الشروط والأحكام","form.instruction":"جميع الحقول مطلوبة ما لم يتم وضع علامة خلاف ذلك.","trustly.descriptor":"الدفع المصرفي الفوري","trustly.description1":"ادفع مباشرة من أي من حساباتك المصرفية، مدعومًا بأمان على مستوى البنك","trustly.description2":"لا توجد حاجة للبطاقات أو تحميل التطبيقات أو التسجيل","ancv.input.label":"تعريف ANCV الخاص بك","ancv.confirmPayment":"استخدم تطبيق ANCV الخاص بك لتأكيد الدفع.","ancv.form.instruction":"يعد تطبيق Cheque-Vacances ضروريًا للمصادقة على هذه المدفوعات.","ancv.beneficiaryId.invalid":"أدخل عنوان بريد إلكتروني صحيحًا أو معرف ANCV"};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={payButton:"Zaplatit","payButton.redirecting":"Přesměrování...","payButton.with":"Zaplatit %{value} pomocí %{maskedData}",close:"Zavřít",storeDetails:"Uložit pro příští platby","creditCard.holderName":"Jméno na kartě","creditCard.holderName.placeholder":"Jan Novák","creditCard.holderName.invalid":"Zadejte jméno, jak je uvedeno na kartě","creditCard.numberField.title":"Číslo karty","creditCard.numberField.placeholder":"1234 5678 9012 3456","creditCard.expiryDateField.title":"Konec platnosti","creditCard.expiryDateField.placeholder":"MM/RR","creditCard.expiryDateField.month":"Měsíc","creditCard.expiryDateField.month.placeholder":"MM","creditCard.expiryDateField.year.placeholder":"RR","creditCard.expiryDateField.year":"Rok","creditCard.cvcField.title":"Bezpečnostní kód","creditCard.cvcField.placeholder":"123","creditCard.storeDetailsButton":"Zapamatovat si pro příště","creditCard.cvcField.placeholder.4digits":"4 číslice","creditCard.cvcField.placeholder.3digits":"3 číslice","creditCard.taxNumber.placeholder":"RRMMDD / 0123456789",installments:"Počet splátek",installmentOption:"%{times}× %{partialValue}",installmentOptionMonths:"%{times} měsíců","installments.oneTime":"Jednorázová platba","installments.installments":"Platba na splátky","installments.revolving":"Opakující se platba","sepaDirectDebit.ibanField.invalid":"Neplatné číslo účtu","sepaDirectDebit.nameField.placeholder":"Jan Novák","sepa.ownerName":"Jméno držitele účtu","sepa.ibanNumber":"Číslo účtu (IBAN)","error.title":"Chyba","error.subtitle.redirect":"Přesměrování selhalo","error.subtitle.payment":"Platba selhala","error.subtitle.refused":"Platba zamítnuta","error.message.unknown":"Došlo k neznámé chybě","errorPanel.title":"Stávající chyby","idealIssuer.selectField.title":"Banka","idealIssuer.selectField.placeholder":"Vyberte svou banku","creditCard.success":"Platba proběhla úspěšně",loading:"Načítání…",continue:"Pokračovat",continueTo:"Pokračovat k","wechatpay.timetopay":"Na zaplacení vám zbývá %@","sr.wechatpay.timetopay":"Na zaplacení máte %#minut%# %#sekund%#","wechatpay.scanqrcode":"Naskenovat QR kód",personalDetails:"Osobní údaje",companyDetails:"Údaje o společnosti","companyDetails.name":"Název společnosti","companyDetails.registrationNumber":"Registrační číslo",socialSecurityNumber:"Rodné číslo",firstName:"Jméno","firstName.invalid":"Zadejte své křestní jméno",infix:"Prefix",lastName:"Příjmení","lastName.invalid":"Zadejte své příjmení",mobileNumber:"Číslo na mobil","mobileNumber.invalid":"Neplatné číslo mobilního telefonu",city:"Město",postalCode:"PSČ","postalCode.optional":"Poštovní směrovací číslo (nepovinné)",countryCode:"Kód země",telephoneNumber:"Telefonní číslo",dateOfBirth:"Datum narození",shopperEmail:"E-mailová adresa",gender:"Pohlaví","gender.notselected":"Vyberte pohlaví",male:"Muž",female:"Žena",billingAddress:"Fakturační adresa",street:"Ulice",stateOrProvince:"Kraj nebo okres",country:"Země",houseNumberOrName:"Číslo popisné",separateDeliveryAddress:"Zadat dodací adresu odlišnou od fakturační",deliveryAddress:"Dodací adresa",zipCode:"PSČ",apartmentSuite:"Byt",provinceOrTerritory:"Provincie nebo teritorium",cityTown:"Město",address:"Adresa","address.placeholder":"Najděte svou adresu","address.errors.incomplete":"Chcete-li pokračovat, zadejte adresu","address.enterManually":"Zadejte adresu ručně",state:"Stát","field.title.optional":"(nepovinné)","creditCard.cvcField.title.optional":"Bezpečnostní kód (volitelný)","issuerList.wallet.placeholder":"Vyberte svou peněženku",privacyPolicy:"Zásady ochrany osobních údajů","afterPay.agreement":"Souhlasím s %@ of Riverty",paymentConditions:"platebními podmínkami",openApp:"Otevřete aplikaci","voucher.readInstructions":"Přečtěte si pokyny","voucher.introduction":"Děkujeme za nákup. K dokončení platby použijte prosím následující kupón.","voucher.expirationDate":"Datum konce platnosti","voucher.alternativeReference":"Náhradní číslo","dragonpay.voucher.non.bank.selectField.placeholder":"Vyberte svého poskytovatele","dragonpay.voucher.bank.selectField.placeholder":"Vyberte svou banku","voucher.paymentReferenceLabel":"Číslo platby","voucher.surcharge":"Včetně přirážky %@","voucher.introduction.doku":"Děkujeme za nákup. K dokončení platby použijte prosím následující informace.","voucher.shopperName":"Jméno kupujícího","voucher.merchantName":"Obchodník","voucher.introduction.econtext":"Děkujeme za nákup. K dokončení platby použijte prosím následující informace.","voucher.telephoneNumber":"Telefonní číslo","voucher.shopperReference":"Číslo kupujícího","voucher.collectionInstitutionNumber":"Číslo inkasní instituce","voucher.econtext.telephoneNumber.invalid":"Telefonní číslo musí obsahovat 10 nebo 11 číslic.","boletobancario.btnLabel":"Vygenerovat Boleto","boleto.sendCopyToEmail":"Poslat mi kopii na e-mail","button.copy":"Kopírovat","button.download":"Stáhnout","boleto.socialSecurityNumber.invalid":"Pole není platné","creditCard.storedCard.description.ariaLabel":"Uložená karta končí na %@","voucher.entity":"Subjekt",donateButton:"Přispět",notNowButton:"Teď ne",thanksForYourSupport:"Děkujeme vám za podporu!",preauthorizeWith:"Předautorizovat pomocí",confirmPreauthorization:"Potvrdit předautorizaci",confirmPurchase:"Potvrdit nákup",applyGiftcard:"Uplatnit",giftcardBalance:"Zůstatek na dárkové kartě",deductedBalance:"Odečtený zůstatek","creditCard.pin.title":"Pin","creditCard.encryptedPassword.label":"První 2 číslice hesla karty","creditCard.encryptedPassword.placeholder":"12","creditCard.encryptedPassword.invalid":"Neplatné heslo","creditCard.taxNumber":"Datum narození držitele karty nebo registrační číslo společnosti","creditCard.taxNumber.label":"Datum narození držitele karty (RRMMDD) nebo registrační číslo společnosti (10 číslic)","creditCard.taxNumber.labelAlt":"Registrační číslo společnosti (10 číslic)","creditCard.taxNumber.invalid":"Neplatné datum narození držitele karty nebo registrační číslo společnosti","storedPaymentMethod.disable.button":"Odebrat","storedPaymentMethod.disable.confirmation":"Odebrat uložený způsob platby","storedPaymentMethod.disable.confirmButton":"Ano, odebrat","storedPaymentMethod.disable.cancelButton":"Zrušit","ach.bankAccount":"Bankovní účet","ach.accountHolderNameField.title":"Jméno držitele účtu","ach.accountHolderNameField.placeholder":"Jan Novák","ach.accountHolderNameField.invalid":"Neplatné jméno držitele účtu","ach.accountNumberField.title":"Číslo účtu","ach.accountNumberField.invalid":"Neplatné číslo účtu","ach.accountLocationField.title":"Směrovací tranzitní číslo ABA","ach.accountLocationField.invalid":"Neplatné směrovací tranzitní číslo ABA","ach.savedBankAccount":"Uložený bankovní účet","select.state":"Vyberte stát","select.stateOrProvince":"Vyberte kraj nebo okres","select.provinceOrTerritory":"Vyberte provincii nebo teritorium","select.country":"Vyberte zemi","select.noOptionsFound":"Nebyly nalezeny žádné možnosti","select.filter.placeholder":"Hledat...","telephoneNumber.invalid":"Neplatné telefonní číslo",qrCodeOrApp:"nebo","paypal.processingPayment":"Zpracování platby...",generateQRCode:"Vygenerovat QR kód","await.waitForConfirmation":"Čeká se na potvrzení","mbway.confirmPayment":"Potvrďte platbu v aplikaci MB WAY","shopperEmail.invalid":"Neplatná e-mailová adresa","dateOfBirth.format":"DD/MM/RRRR","dateOfBirth.invalid":"Zadejte platné datum narození, ze kterého vyplývá, že je vám alespoň 18 let","blik.confirmPayment":"Spusťte bankovní aplikaci a potvrďte platbu.","blik.invalid":"Zadejte 6 čísel","blik.code":"Šestimístný kód","blik.help":"Získejte kód z bankovní aplikace.","swish.pendingMessage":"Po naskenování QR kódu může trvat až 10 minut, než se stav změní. Pokud budete zkoušet během této doby platbu opakovat, může být částka zaplacena vícekrát.","field.valid":"Platné pole","field.invalid":"Pole není platné","error.va.gen.01":"Neúplné pole","error.va.gen.02":"Pole není platné","error.va.sf-cc-num.01":"Zadejte platné číslo karty","error.va.sf-cc-num.02":"Zadejte číslo karty","error.va.sf-cc-num.03":"Zadejte podporovanou značku karty","error.va.sf-cc-num.04":"Zadejte celé číslo karty","error.va.sf-cc-dat.01":"Zadejte platné datum vypršení platnosti","error.va.sf-cc-dat.02":"Zadejte platné datum vypršení platnosti","error.va.sf-cc-dat.03":"Platnost kreditní karty brzy vyprší","error.va.sf-cc-dat.04":"Zadejte datum vypršení platnosti","error.va.sf-cc-dat.05":"Zadejte celé datum vypršení platnosti","error.va.sf-cc-mth.01":"Zadejte měsíc vypršení platnosti","error.va.sf-cc-yr.01":"Zadejte rok vypršení platnosti","error.va.sf-cc-yr.02":"Zadejte celý rok vypršení platnosti","error.va.sf-cc-cvc.01":"Zadejte bezpečnostní kód","error.va.sf-cc-cvc.02":"Zadejte celý bezpečnostní kód","error.va.sf-ach-num.01":"Pole čísla bankovního účtu je prázdné","error.va.sf-ach-num.02":"Číslo bankovního účtu má nesprávnou délku","error.va.sf-ach-loc.01":"Pole bankovního směrovacího čísla je prázdné","error.va.sf-ach-loc.02":"Bankovní směrovací číslo má nesprávnou délku","error.va.sf-kcp-pwd.01":"Pole hesla je prázdné","error.va.sf-kcp-pwd.02":"Heslo má nesprávnou délku","error.giftcard.no-balance":"Na dárkové kartě je nulový zůstatek","error.giftcard.card-error":"V našich záznamech není žádná dárková karta s tímto číslem","error.giftcard.currency-error":"Dárkové karty jsou platné jenom v měně, ve které byly vystavené","amazonpay.signout":"Odhlásit se z Amazonu","amazonpay.changePaymentDetails":"Změnit údaje o platbě","partialPayment.warning":"Zvolte jiný způsob platby pro platbu zbývajících","partialPayment.remainingBalance":"Zbývající zůstatek bude %{amount}","bankTransfer.beneficiary":"Příjemce","bankTransfer.iban":"IBAN","bankTransfer.bic":"BIC","bankTransfer.reference":"Odkaz","bankTransfer.introduction":"Vytvořte novou platbu bankovním převodem. K dokončení této platby můžete použít údaje na následující obrazovce.","bankTransfer.instructions":"Děkujeme za nákup. K dokončení platby použijte prosím následující informace.","bacs.accountHolderName":"Jméno držitele bankovního účtu","bacs.accountHolderName.invalid":"Neplatné jméno držitele bankovního účtu","bacs.accountNumber":"Číslo bankovního účtu","bacs.accountNumber.invalid":"Neplatné číslo bankovního účtu","bacs.bankLocationId":"Kód Sort","bacs.bankLocationId.invalid":"Neplatný kód Sort","bacs.consent.amount":"Souhlasím s tím, že mi bude následující částka odečtena z bankovního účtu.","bacs.consent.account":"Potvrzuji, že účet je veden na moje jméno a jsem jediným disponentem, jehož podpis je nutný ke schválení přímého inkasa.",edit:"Editovat","bacs.confirm":"Potvrdit a zaplatit","bacs.result.introduction":"Stáhněte si pokyny k přímému inkasu (DDI / podpisové právo)","download.pdf":"Stáhnout PDF","creditCard.encryptedCardNumber.aria.iframeTitle":"Iframe pro číslo karty","creditCard.encryptedCardNumber.aria.label":"Číslo karty","creditCard.encryptedExpiryDate.aria.iframeTitle":"Iframe pro datum vypršení platnosti","creditCard.encryptedExpiryDate.aria.label":"Konec platnosti","creditCard.encryptedExpiryMonth.aria.iframeTitle":"Iframe pro měsíc vypršení platnosti","creditCard.encryptedExpiryMonth.aria.label":"Měsíc konce platnosti","creditCard.encryptedExpiryYear.aria.iframeTitle":"Iframe pro rok vypršení platnosti","creditCard.encryptedExpiryYear.aria.label":"Rok konce platnosti","creditCard.encryptedSecurityCode.aria.iframeTitle":"Iframe pro bezpečnostní kód","creditCard.encryptedSecurityCode.aria.label":"Bezpečnostní kód","creditCard.encryptedPassword.aria.iframeTitle":"Iframe pro heslo","creditCard.encryptedPassword.aria.label":"První 2 číslice hesla karty","giftcard.encryptedCardNumber.aria.iframeTitle":"Iframe pro číslo karty","giftcard.encryptedCardNumber.aria.label":"Číslo karty","giftcard.encryptedSecurityCode.aria.iframeTitle":"Iframe pro pin","giftcard.encryptedSecurityCode.aria.label":"Pin",giftcardTransactionLimit:"Maximální povolená částka za jednu transakci touto dárkovou kartou je %{amount}.","ach.encryptedBankAccountNumber.aria.iframeTitle":"Iframe pro číslo bankovního účtu","ach.encryptedBankAccountNumber.aria.label":"Číslo účtu","ach.encryptedBankLocationId.aria.iframeTitle":"Iframe pro směrovací číslo banky","ach.encryptedBankLocationId.aria.label":"Směrovací tranzitní číslo ABA","twint.saved":"uloženo",orPayWith:"nebo zaplaťte pomocí",invalidFormatExpects:"Neplatný formát. Očekávaný formát: %{format}","upi.qrCodeWaitingMessage":"Platbu dokončete naskenováním QR kódu ve své oblíbené platební UPI aplikaci","upi.vpaWaitingMessage":"Otevřete platební aplikaci UPI a potvrďte platbu","upi.modeSelection":"Vyberte si, jak chcete platební aplikaci UPI používat.","onlineBanking.termsAndConditions":"Pokračováním souhlasíte se %#smluvními podmínkami%#","onlineBankingPL.termsAndConditions":"Pokračováním souhlasíte s %#pravidly%# a %#informační povinností%# společnosti Przelewy24.","ctp.loading.poweredByCtp":"Prováděno prostřednictvím Click to Pay","ctp.loading.intro":"Zjišťujeme, zda máte uložené karty s funkcí Click to Pay...","ctp.login.title":"Pokračujte na Click to Pay","ctp.login.subtitle":"Pro pokračování zadejte e-mailovou adresu, která je připojena k účtu Click to Pay.","ctp.login.inputLabel":"E-mail","ctp.logout.notYou":"Nejste to vy?","ctp.logout.notYourCards":"Nejsou to vaše karty?","ctp.logout.notYourCard":"Není to vaše karta?","ctp.logout.notYourProfile":"Není to váš profil?","ctp.otp.fieldLabel":"Jednorázový kód","ctp.otp.resendCode":"Znovu odeslat kód","ctp.otp.codeResent":"Kód odeslán","ctp.otp.title":"Získejte přístup ke svým kartám Click to Pay","ctp.otp.subtitle":"Zadejte kód %@, který jsme vám odeslali na %@ a ověřte sami sebe.","ctp.otp.saveCookiesCheckbox.label":"Příště přeskočte ověřování","ctp.otp.saveCookiesCheckbox.information":"Zvolte, že si je chcete zapamatovat ve svém zařízení a prohlížeči v zúčastněných obchodech, abyste se rychleji odhlásili. Nedoporučuje se pro sdílená zařízení.","ctp.emptyProfile.message":"V tomto profilu Click to Pay nejsou zaregistrovány žádné karty","ctp.separatorText":"nebo použijte","ctp.cards.title":"Dokončete platbu pomocí Click to Pay","ctp.cards.subtitle":"Vyberte kartu, kterou chcete použít.","ctp.cards.expiredCard":"Platnost vypršela","ctp.manualCardEntry":"Ruční zadávání karty","ctp.aria.infoModalButton":"Co je Click to Pay","ctp.infoPopup.title":"Click to Pay přináší jednoduchost bezkontaktní platby, online","ctp.infoPopup.subtitle":"Rychlý a bezpečný způsob platby podporovaný kartami Mastercard, Visa a dalšími platebními kartami.","ctp.infoPopup.benefit1":"Služba Click to Pay používá šifrování, aby vaše informace byly zabezpečené.","ctp.infoPopup.benefit2":"Používejte ji u obchodníků po celém světě","ctp.infoPopup.benefit3":"Nastavte jednou pro bezproblémové platby v budoucnu","ctp.errors.AUTH_INVALID":"Ověřování neplatné","ctp.errors.NOT_FOUND":"Nebyl nalezen žádný účet, zadejte platný e-mail nebo pokračujte ručním zadáním karty.","ctp.errors.ID_FORMAT_UNSUPPORTED":"Formát není podporován","ctp.errors.FRAUD":"Uživatelský účet byl uzamčen nebo vypnut","ctp.errors.CONSUMER_ID_MISSING":"V požadavku chybí identita spotřebitele","ctp.errors.ACCT_INACCESSIBLE":"Tento účet je momentálně nedostupný, např. je uzamčen","ctp.errors.CODE_INVALID":"Nesprávný ověřovací kód","ctp.errors.CODE_EXPIRED":"Platnost tohoto kódu vypršela","ctp.errors.RETRIES_EXCEEDED":"Limit pro počet opakování pro generování jednorázového hesla byl překročen","ctp.errors.OTP_SEND_FAILED":"Jednorázové heslo nebylo možné odeslat příjemci","ctp.errors.REQUEST_TIMEOUT":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","ctp.errors.UNKNOWN_ERROR":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","ctp.errors.SERVICE_ERROR":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","ctp.errors.SERVER_ERROR":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","ctp.errors.INVALID_PARAMETER":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","ctp.errors.AUTH_ERROR":"Něco se pokazilo, zkuste to znovu nebo kartu zadejte ručně","paymentMethodsList.aria.label":"Zvolte způsob platby","companyDetails.name.invalid":"Zadejte název společnosti","companyDetails.registrationNumber.invalid":"Zadejte registrační číslo","consent.checkbox.invalid":"Musíte souhlasit se smluvními podmínkami","form.instruction":"Všechna pole jsou povinná, pokud není uvedeno jinak.","ancv.input.label":"Vaše identifikace ANCV","ancv.confirmPayment":"Pro potvrzení platby použijte aplikaci ANCV.","ancv.form.instruction":"K potvrzení této platby je nutná aplikace Cheque-Vacances.","ancv.beneficiaryId.invalid":"Zadejte platnou e-mailovou adresu nebo ID ANCV"};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={payButton:"Betal","payButton.redirecting":"Omdirigerer...","payButton.with":"Betal %{value} med %{maskedData}",close:"Luk",storeDetails:"Gem til min næste betaling","creditCard.holderName":"Navn på kort","creditCard.holderName.placeholder":"J. Hansen","creditCard.holderName.invalid":"Indtast navn som vist på kortet","creditCard.numberField.title":"Kortnummer","creditCard.numberField.placeholder":"1234 5678 9012 3456","creditCard.expiryDateField.title":"Udløbsdato","creditCard.expiryDateField.placeholder":"MM/ÅÅ","creditCard.expiryDateField.month":"Måned","creditCard.expiryDateField.month.placeholder":"MM","creditCard.expiryDateField.year.placeholder":"ÅÅ","creditCard.expiryDateField.year":"År","creditCard.cvcField.title":"Sikkerhedskode","creditCard.cvcField.placeholder":"123","creditCard.storeDetailsButton":"Husk til næste gang","creditCard.cvcField.placeholder.4digits":"4 cifre","creditCard.cvcField.placeholder.3digits":"3 cifre","creditCard.taxNumber.placeholder":"ÅÅMMDD/0123456789",installments:"Antal rater",installmentOption:"%{times}x %{partialValue}",installmentOptionMonths:"%{times} måneder","installments.oneTime":"Engangsbetaling","installments.installments":"Afdragsbetaling","installments.revolving":"Løbende betaling","sepaDirectDebit.ibanField.invalid":"Ugyldigt kontonummer","sepaDirectDebit.nameField.placeholder":"J. Smith","sepa.ownerName":"Kontohavernavn","sepa.ibanNumber":"Kontonummer (IBAN)","error.title":"Fejl","error.subtitle.redirect":"Omdirigering fejlede","error.subtitle.payment":"Betaling fejlede","error.subtitle.refused":"Betaling afvist","error.message.unknown":"Der opstod en ukendt fejl","errorPanel.title":"Eksisterende fejl","idealIssuer.selectField.title":"Bank","idealIssuer.selectField.placeholder":"Vælg din bank","creditCard.success":"Betaling gennemført",loading:"Indlæser…",continue:"Fortsæt",continueTo:"Fortsæt til","wechatpay.timetopay":"Du har %@ at betale","sr.wechatpay.timetopay":"Du har %#minutes%# %#seconds%# til at betale","wechatpay.scanqrcode":"Scan QR-kode",personalDetails:"Personlige oplysninger",companyDetails:"Virksomhedsoplysninger","companyDetails.name":"Virksomhedsnavn","companyDetails.registrationNumber":"CVR-nummer",socialSecurityNumber:"CPR-nummer",firstName:"Fornavn","firstName.invalid":"Indtast dit fornavn",infix:"Præfiks",lastName:"Efternavn","lastName.invalid":"Indtast dit efternavn",mobileNumber:"Mobilnummer","mobileNumber.invalid":"Ugyldigt mobilnummer",city:"By",postalCode:"Postnummer","postalCode.optional":"Postnummer (valgfrit)",countryCode:"Landekode",telephoneNumber:"Telefonnummer",dateOfBirth:"Fødselsdato",shopperEmail:"E-mailadresse",gender:"Køn","gender.notselected":"Vælg dit køn",male:"Mand",female:"Kvinde",billingAddress:"Faktureringsadresse",street:"Gade",stateOrProvince:"Region eller kommune",country:"Land",houseNumberOrName:"Husnummer",separateDeliveryAddress:"Angiv en separat leveringsadresse",deliveryAddress:"Leveringsadresse",zipCode:"Postnummer",apartmentSuite:"Lejlighed/suite",provinceOrTerritory:"Provins eller territorium",cityTown:"By",address:"Adresse","address.placeholder":"Find din adresse","address.errors.incomplete":"Indtast en adresse for at fortsætte","address.enterManually":"Indtast adresse manuelt",state:"Stat","field.title.optional":"(valgfrit)","creditCard.cvcField.title.optional":"Sikkerhedskode (valgfrit)","issuerList.wallet.placeholder":"Vælg tegnebog",privacyPolicy:"Politik om privatlivets fred","afterPay.agreement":"Jeg accepterer %@ fra Riverty",paymentConditions:"betalingsbetingelser",openApp:"Åbn appen","voucher.readInstructions":"Læs anvisningerne","voucher.introduction":"Tak for dit køb. Brug følgende kupon til at gennemføre din betaling.","voucher.expirationDate":"Udløbsdato","voucher.alternativeReference":"Alternativ reference","dragonpay.voucher.non.bank.selectField.placeholder":"Vælg din udbyder","dragonpay.voucher.bank.selectField.placeholder":"Vælg din bank","voucher.paymentReferenceLabel":"Betalingsreference","voucher.surcharge":"Inkl. tillægsbegyr på %@","voucher.introduction.doku":"Tak for dit køb. Brug følgende oplysninger til at gennemføre din betaling.","voucher.shopperName":"Kundenavn","voucher.merchantName":"Sælger","voucher.introduction.econtext":"Tak for dit køb. Brug følgende oplysninger til at gennemføre din betaling.","voucher.telephoneNumber":"Telefonnummer","voucher.shopperReference":"Købers reference","voucher.collectionInstitutionNumber":"Id-nummer til opkrævningsinstitution","voucher.econtext.telephoneNumber.invalid":"Telefonnummer skal bestå af 10 eller 11 cifre","boletobancario.btnLabel":"Generér Boleto","boleto.sendCopyToEmail":"Send en kopi til min e-mail","button.copy":"Kopiér","button.download":"Download","boleto.socialSecurityNumber":"CPF / CNPJ","boleto.socialSecurityNumber.invalid":"Feltet er ugyldigt","creditCard.storedCard.description.ariaLabel":"Gemt kort ender på %@","voucher.entity":"Enhed",donateButton:"Giv et bidrag",notNowButton:"Ikke nu",thanksForYourSupport:"Tak for din støtte!",preauthorizeWith:"Forhåndsgodkend med",confirmPreauthorization:"Bekræft forhåndsgodkendelse",confirmPurchase:"Bekræft køb",applyGiftcard:"Indløs",giftcardBalance:"Saldo på gavekort",deductedBalance:"Fratrukket saldo","creditCard.pin.title":"Pinkode","creditCard.encryptedPassword.label":"Første 2 cifre i adgangskode til kort","creditCard.encryptedPassword.placeholder":"12","creditCard.encryptedPassword.invalid":"Ugyldig adgangskode","creditCard.taxNumber":"Kortholders fødselsdag eller virksomhedsregistreringsnummer","creditCard.taxNumber.label":"Kortholders fødselsdato (ÅÅMMDD) eller virksomheds registreringsnummer (10 cifre)","creditCard.taxNumber.labelAlt":"Virksomheds registreringsnummer (10 cifre)","creditCard.taxNumber.invalid":"Ugyldig fødselsdato for kortholder eller virksomheds registreringsnummer","storedPaymentMethod.disable.button":"Fjern","storedPaymentMethod.disable.confirmation":"Fjern gemt betalingsmåde","storedPaymentMethod.disable.confirmButton":"Ja, fjern","storedPaymentMethod.disable.cancelButton":"Annuller","ach.bankAccount":"Bankkonto","ach.accountHolderNameField.title":"Kontohavers navn","ach.accountHolderNameField.placeholder":"J. Smith","ach.accountHolderNameField.invalid":"Ugyldigt kontohavernavn","ach.accountNumberField.title":"Kontonummer","ach.accountNumberField.invalid":"Ugyldigt kontonummer","ach.accountLocationField.title":"ABA-registreringsnummer","ach.accountLocationField.invalid":"Ugyldigt ABA-registreringsnummer","ach.savedBankAccount":"Gemt bankkonto","select.state":"Vælg stat","select.stateOrProvince":"Vælg region eller kommune","select.provinceOrTerritory":"Vælg provins eller territorium","select.country":"Vælg land","select.noOptionsFound":"Ingen muligheder fundet","select.filter.placeholder":"Søg...","telephoneNumber.invalid":"Ugyldigt telefonnummer",qrCodeOrApp:"eller","paypal.processingPayment":"Behandler betaling...",generateQRCode:"Generér QR-kode","await.waitForConfirmation":"Venter på bekræftelse","mbway.confirmPayment":"Bekræft din betaling på appen MB WAY","shopperEmail.invalid":"Ugyldig e-mailadresse","dateOfBirth.format":"DD/MM/ÅÅÅÅ","dateOfBirth.invalid":"Indtast en gyldig fødselsdato, der viser, at du er mindst 18 år gammel","blik.confirmPayment":"Åbn din bankapp for at bekræfte betalingen.","blik.invalid":"Indtast 6 tal","blik.code":"6-cifret kode","blik.help":"Få koden fra din bankapp.","swish.pendingMessage":"Visning af status kan tage op til 10 minutter efter scanning. Et nyt forsøg på betaling inden for dette tidsrum kan muligvis medføre flere gebyrer.","field.valid":"Gyldigt felt","field.invalid":"Ugyldigt felt","error.va.gen.01":"Felt ikke udfyldt","error.va.gen.02":"Ugyldigt felt","error.va.sf-cc-num.01":"Indtast et gyldigt kortnummer","error.va.sf-cc-num.02":"Indtast kortnummeret","error.va.sf-cc-num.03":"Indtast et understøttet kort","error.va.sf-cc-num.04":"Indtast det fulde kortnummer","error.va.sf-cc-dat.01":"Indtast en gyldig udløbsdato","error.va.sf-cc-dat.02":"Indtast en gyldig udløbsdato","error.va.sf-cc-dat.03":"Kreditkort udløber snart","error.va.sf-cc-dat.04":"Indtast udløbsdatoen","error.va.sf-cc-dat.05":"Indtast den fulde udløbsdato","error.va.sf-cc-mth.01":"Indtast udløbsmåneden","error.va.sf-cc-yr.01":"Indtast udløbsåret","error.va.sf-cc-yr.02":"Indtast det fulde udløbsår","error.va.sf-cc-cvc.01":"Indtast sikkerhedskoden","error.va.sf-cc-cvc.02":"Indtast den fulde sikkerhedskode","error.va.sf-ach-num.01":"Feltet til bankkontonummer er tomt","error.va.sf-ach-num.02":"Bankkontonummer har den forkerte længde","error.va.sf-ach-loc.01":"Feltet til registreringsnummeret er tomt","error.va.sf-ach-loc.02":"Registreringsnummeret har den forkerte længde","error.va.sf-kcp-pwd.01":"Feltet til adgangskode er tomt","error.va.sf-kcp-pwd.02":"Adgangskoden har den forkerte længde","error.giftcard.no-balance":"Saldoen på gavekortet er 0","error.giftcard.card-error":"Vi har ikke et gavekort med dette nummer i vores optegnelser","error.giftcard.currency-error":"Gavekort er kun gyldige i udstedelsesvalutaen","amazonpay.signout":"Log ud af Amazon","amazonpay.changePaymentDetails":"Skift betalingsoplysninger","partialPayment.warning":"Vælg en anden betalingsmåde til betaling af restbeløbet","partialPayment.remainingBalance":"Restbeløbet vil være %{amount}","bankTransfer.beneficiary":"Betalingsmodtager","bankTransfer.iban":"IBAN","bankTransfer.bic":"BIC","bankTransfer.reference":"Reference","bankTransfer.introduction":"Fortsæt med at oprette ny betalingsoverførsel via bank. Du kan bruge oplysningerne på den følgende skærm til at afslutte betalingen.","bankTransfer.instructions":"Tak for dit køb. Brug følgende oplysninger til at gennemføre din betaling.","bacs.accountHolderName":"Bankkontohavers navn","bacs.accountHolderName.invalid":"Ugyldigt navn på bankkontohaver","bacs.accountNumber":"Bankkontonummer","bacs.accountNumber.invalid":"Ugyldigt bankkontonummer","bacs.bankLocationId":"Registreringsnummer","bacs.bankLocationId.invalid":"Ugyldigt registreringsnummer","bacs.consent.amount":"Jeg accepterer, at beløbet ovenfor trækkes på min bankkonto.","bacs.consent.account":"Jeg bekræfter, at kontoen er i mit navn, og at jeg er den eneste underskriver, der kræves for at godkende direkte debitering af kontoen.",edit:"Rediger","bacs.confirm":"Bekræft, og betal","bacs.result.introduction":"Download vejledningen til direkte debitering (fuldmagt til direkte debitering)","download.pdf":"Download PDF","creditCard.encryptedCardNumber.aria.iframeTitle":"Iframe til kortnummer","creditCard.encryptedCardNumber.aria.label":"Kortnummer","creditCard.encryptedExpiryDate.aria.iframeTitle":"Iframe til udløbsdato","creditCard.encryptedExpiryDate.aria.label":"Udløbsdato","creditCard.encryptedExpiryMonth.aria.iframeTitle":"Iframe til udløbsmåned","creditCard.encryptedExpiryMonth.aria.label":"Udløbsmåned","creditCard.encryptedExpiryYear.aria.iframeTitle":"Iframe til udløbsår","creditCard.encryptedExpiryYear.aria.label":"Udløbsår","creditCard.encryptedSecurityCode.aria.iframeTitle":"Iframe til sikkerhedskode","creditCard.encryptedSecurityCode.aria.label":"Sikkerhedskode","creditCard.encryptedPassword.aria.iframeTitle":"Iframe til adgangskode","creditCard.encryptedPassword.aria.label":"Første 2 cifre i adgangskode til kort","giftcard.encryptedCardNumber.aria.iframeTitle":"Iframe til kortnummer","giftcard.encryptedCardNumber.aria.label":"Kortnummer","giftcard.encryptedSecurityCode.aria.iframeTitle":"Iframe til pin","giftcard.encryptedSecurityCode.aria.label":"Pinkode",giftcardTransactionLimit:"Maks. %{amount} tilladt pr. transaktion på dette gavekort","ach.encryptedBankAccountNumber.aria.iframeTitle":"Iframe til bankkontonummer","ach.encryptedBankAccountNumber.aria.label":"Kontonummer","ach.encryptedBankLocationId.aria.iframeTitle":"Iframe til bankroutingnummer","ach.encryptedBankLocationId.aria.label":"ABA-registreringsnummer","twint.saved":"gemt",orPayWith:"eller betal med",invalidFormatExpects:"Ugyldigt format. Forventet format: %{format}","upi.qrCodeWaitingMessage":"Scan QR-koden via din foretrukne UPI-app for at gennemføre betalingen","upi.vpaWaitingMessage":"Åbn din UPI-app for at bekræfte betalingen","upi.modeSelection":"Foretag et valg om, hvordan du vil bruge UPI.","onlineBanking.termsAndConditions":"Ved at fortsætte accepterer du %#vilkår og betingelser%#","onlineBankingPL.termsAndConditions":"Hvis du fortsætter, accepterer du %#regulativer%# og %#informationspligten%# for Przelewy24","ctp.loading.poweredByCtp":"Drevet af Click to Pay","ctp.loading.intro":"Vi tjekker, om du har gemte kort med Click to Pay...","ctp.login.title":"Fortsæt med Click to Pay","ctp.login.subtitle":"Indtast den e-mailadresse, der er knyttet til Click to Pay, for at fortsætte.","ctp.login.inputLabel":"E-mail","ctp.logout.notYou":"Ikke dig?","ctp.logout.notYourCards":"Ikke dine kort?","ctp.logout.notYourCard":"Ikke dit kort?","ctp.logout.notYourProfile":"Ikke din profil?","ctp.otp.fieldLabel":"Engangskode","ctp.otp.resendCode":"Send kode igen","ctp.otp.codeResent":"Kode er sendt igen","ctp.otp.title":"Få adgang til dine Click to Pay-kort","ctp.otp.subtitle":"Indtast den kode, vi har sendt til %@ for at bekræfte, at det er dig.","ctp.otp.saveCookiesCheckbox.label":"Spring bekræftelse over næste gang","ctp.otp.saveCookiesCheckbox.information":"Vælg dette for at blive husket på din enhed og browser i deltagende butikker for hurtigere betaling. Anbefales ikke på delte enheder.","ctp.emptyProfile.message":"Ingen kort registreret i denne Click to Pay-profil","ctp.separatorText":"eller brug","ctp.cards.title":"Gennemfør betaling med Click to Pay","ctp.cards.subtitle":"Vælg et kort, der skal bruges.","ctp.cards.expiredCard":"Udløbet","ctp.manualCardEntry":"Manuel kortindtastning","ctp.aria.infoModalButton":"Hvad er Click to Pay?","ctp.infoPopup.title":"Med Click to Pay får du letheden fra kontaktløs betaling, online","ctp.infoPopup.subtitle":"En hurtig og sikker betalingsmetode, der understøttes af Mastercard, Visa og andre betalingskort.","ctp.infoPopup.benefit1":"Click to Pay bruger kryptering for at holde dine oplysninger sikre og beskyttede","ctp.infoPopup.benefit2":"Brug det med forhandlere i hele verden","ctp.infoPopup.benefit3":"Konfigurer én gang for betalinger uden problemer i fremtiden","ctp.errors.AUTH_INVALID":"Ugyldig godkendelse","ctp.errors.NOT_FOUND":"Ingen konto fundet, indtast en gyldig e-mail eller fortsæt med manuel kortindtastning","ctp.errors.ID_FORMAT_UNSUPPORTED":"Formatet er ikke understøttet","ctp.errors.FRAUD":"Brugerkontoen er låst eller deaktiveret","ctp.errors.CONSUMER_ID_MISSING":"Forbrugeridentitet mangler i anmodningen","ctp.errors.ACCT_INACCESSIBLE":"Denne konto er i øjeblikket ikke tilgængelig, f.eks. fordi den er låst","ctp.errors.CODE_INVALID":"Forkert bekræftelsekode","ctp.errors.CODE_EXPIRED":"Denne kode er udløbet","ctp.errors.RETRIES_EXCEEDED":"Grænsen for antallet af forsøg til generering af engangsadgangskode er overskredet","ctp.errors.OTP_SEND_FAILED":"Engangsadgangskoden kunne ikke sendes til modtageren","ctp.errors.REQUEST_TIMEOUT":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","ctp.errors.UNKNOWN_ERROR":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","ctp.errors.SERVICE_ERROR":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","ctp.errors.SERVER_ERROR":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","ctp.errors.INVALID_PARAMETER":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","ctp.errors.AUTH_ERROR":"Noget gik galt, prøv igen, eller brug den manuelle kortindtastning","paymentMethodsList.aria.label":"Vælg en betalingsmetode","companyDetails.name.invalid":"Indtast virksomhedsnavnet","companyDetails.registrationNumber.invalid":"Indtast registreringsnummeret","consent.checkbox.invalid":"Du skal acceptere vilkår og betingelser","form.instruction":"Alle felter er obligatoriske, medmindre andet er markeret.","ancv.input.label":"Din ANCV-identifikation","ancv.confirmPayment":"Brug din ANCV-applikation til at bekræfte betalingen.","ancv.form.instruction":"Cheque-Vacances-applikationen er nødvendig for at validere denne betaling.","ancv.beneficiaryId.invalid":"Indtast en gyldig e-mailadresse eller ANCV-id"};export{e as default};
|