From c49fd4d960227931e7d0954f21f6a44cab9ab789 Mon Sep 17 00:00:00 2001 From: Stephen Date: Fri, 13 Dec 2024 10:57:54 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=92=20Commerce=20Dropins=20?= =?UTF-8?q?=F0=9F=9B=92=20=20(#95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [chore] create develop branch from dropin fork (#94) * Remove .d.ts files from deployment (#98) * USF-876: tests events (#96) * adds check for staging to host Signed-off-by: Stephen Rugh * Upgrade Checkout and Order confirmation dropins to latest versions (#99) * Upgrade checkout to alpha49 (#100) * Remove copyright from checkout block files * Lint fix * fix flaky cypress (#112) * EDS-406 Auth | Fix auth modal (or point to issue) (#107) * eds-406 fixed problem connect with dialog * eds-406 fixed Lint --------- Co-authored-by: Abrasimov Yaroslav * [chore]: fixing cypress (#116) * Integrate storefront-account and storefront-order dropins (#101) * Move PR to new repo https://github.com/hlxsites/boilerplate-commerce-dropins/pull/108 * Move order initializer logic to dropins.js * eds-400 test new implemetation orderRenderer * eds-400 updated 1 * eds-400 updated template and fixed bugs * eds-300 updated OrderSearch component * eds-400 loop in web version * eds-400 test update error function * eds-400 updated backend path * eds-400 updated backend path * eds-400 updated backend 3 * eds-400 updated backend 4 * eds-400 updated link * updated * updated 2 * updated 3 * updated 4 * FIXED LINT * eds-400 reveted work version * updated 6 * Work variant * eds-400 updated OrderSearch component * eds-400 updated OrderSearch dropin * Minor styling fix * Minor styling fix * Minor styling fix * Fixed bug with render signIn * Added concole.log * updated props * test redirect to account * test commit * test errors event * remove old code * remove old code * updated dropin js * updated * updated * updated Dropin * updated * updated * revert old code * updated form * Updated dropin * updated Dropin * updated dropin * updated dropin * updated * updated * updated * updated * updated * updated * updated * updated * Fixed lint * updated * updated * updated * updated * updated * updated * updated * updated * updated * updated * updated * updated * updated * Fix Lint * updated * updated * updated * updated * updated * updated * updated * updated * Fixed Lint * Adjustments for headers * Rollback needless changes * Refactor dropins.js * Fix lint errors * Update versions * Minor adjustment * Update storefront-order build * Update tools version * Update storefront-order version * Minor adjustments after CR * Experiment * Rollback experiment * Adjust order/error handling, remove outdated condition * Testing fix for CustomerDetails * Rollback * Test CustomerDetails update * Test CustomerDetails update 2 * Fix sidebar styling * Drop updated CustomerDetails build * eds-259 updated after CR * eds-259 updated eslint * eds-259 updated dropin js * eds-259 modify functionality dropin js * eds-259 revert default functionality * eds-259 updated dropin js * eds-259 updated dropin js * eds-259 updated order dropin * eds-259 updated order dropin * eds-259 updated order dropin * eds-259 updated order dropin events.on('order/error') * eds-259 updated dropin js * eds-259 updated dropin js redirect * eds-259 updated dropin js redirect added isAccountPage validation * eds-259 updated dropin js redirect * eds-259 removed old code * eds-259 fixed urls - updated order version * Replace URLs with variables * Comment cypress test, leave TODO comment * Change cypress environment * Add cypress placeholders and TODO's * Bump versions * Update storefront-account version * Fix order-header * Refactor routing * Refactor routing 2 * Refactor routing 3 * Adjust header structure * Fix typo * Bump version --------- Co-authored-by: Konstantin Fandelyuk * fix cypress (#127) * fix cypress * update * chore: fix cypress for ls changed classname (#133) Signed-off-by: Stephen Rugh * Fix issue with incorrect order token param (#129) * Fix issue with incorrect order token param * fix cypress --------- Co-authored-by: Devagouda Patil Co-authored-by: Devagouda <40405790+dpatil-magento@users.noreply.github.com> * Update Cart to 0.7.0 (#136) * Update cart beta * Use exact sdk version * revert sdk * Update cart to 0.7.0 * Dropin Build Tools (GraphQl Operations Extensibility) (#106) * build-tools * updated alpha package * latest alpha * nump * Update auth, order and account dropins (#132) * Update auth dropin * eds-416 fixed error date * eds-405 updated auth dropin and fixed bug connect with date * eds-405 updated auth dropin * eds-405 updated auth dropin 3 * eds-405 updated auth dropin 4 * eds-405 updated auth dropin 5 * eds-405 updated auth dropin * eds-405 updated auth dropin * Update auth dropin * Update order dropin * Update account dropin * eds-416 added new account update * eds-416 revert checnges * updates cypress tests to use camelCase as per auth dropin changes Signed-off-by: Stephen Rugh * Update auth and account dropins --------- Signed-off-by: Stephen Rugh Co-authored-by: Konstantin Fandelyuk Co-authored-by: Stephen Rugh * Moved appending the .appear class to the body until after the LCP is finished to prevent a checkout error from occuring (#140) Co-authored-by: Preston Choate * Franklin -> EDS (#139) Signed-off-by: Stephen Rugh * improve product recommendations events (#141) * Cart Container (#142) * refactored to single Block Cart * Update commerce-cart.css * Update commerce-cart.js * wrap in promise all * fixed loading issue * fixed cypress tests * npm audit fixes Signed-off-by: Stephen Rugh * fixed layout (#145) * fix merge Signed-off-by: Stephen Rugh * Dropins Initializer (#149) * wip initializer poc * initialize cart globally * initialize globally * fixed loop redirect * pdp initializer * await * mountImmediately * bump * fixed lint issues * clean up * bump * Update Cart to 0.8.0 (#151) * Update cart beta * Update use betatwo * update cart to 0.8.0 * Fix 404.html not loading (#156) * sets shopperContext on page load based on user token presence (#153) * adds security scan domain verification tag for boilerplate environment Signed-off-by: Stephen Rugh * fix missed merge property not properly updated Signed-off-by: Stephen Rugh * fix: set body to display:none initially (#160) Co-authored-by: Stephen * Integrate Order Cancellation: storefront-order/v0.1.0-alpha15 (#154) * placeholders integration (#166) * placeholders integration * log error * preload and cache placeholders * Update head.html * only initialize event collection when not prerendering (#168) * overloaded adding state caused a2c button to change when wishlist button clicked (#170) * add custom label (#169) * Update Cart to 0.9.0 (#171) * Update cart beta1 * Update to cart 0.9.0 * Update order and account dropins integration (#161) * Update order and account dropins integration * Fix lint issues * Adjust TODO comments * Integrate placeholders approach for static text * Logout redirect fix * Bump storefront-order version * Return details (#163) Implement return-details page * Bump storefront-order version * Update placeholders, remove debug code * Adjust placeholders approach * Adjust placeholders approach (once again) * await initializers (#173) * Placeholder metadata (#175) * Merge PREX bugfix from main into develop (#179) * fixed placeholders (#172) * Fix PRex on cart page (#178) * Fix linting issue --------- Co-authored-by: Carlos A. Cabrera <316104+fnhipster@users.noreply.github.com> Co-authored-by: Mark J. Becker * fixed PREX (width) layout (#182) * updating experiment plugin (#188) * Checkout drop in version to 0.1.0-alpha53 (#165) * Enable tracking (#190) * Manually update order and account builds * Add tracking support * Update packages * Update package.lock * Experimentation Plugin must load before Drop-ins initialization (#193) * experimentation must load before dropins initialization * Update scripts.js * Remove checkout experimentation block (#200) * Cart Dropin Version 0.10.0 (#201) * Create return page (#204) * Integrate CreateReturn container * Add order build (manually) * Update dependencies * Manually add alpha20 build (test) * Manually add alpha20 build (test) * Install latest version of storefront-order dropin * Install latest order dropin version --------- Co-authored-by: Konstantin Fandelyuk * USF 1629 - Add coupon container in cart (#162) * Add coupon container in cart * fix lint * Add coupon slot to checkout * Fix lint --------- Co-authored-by: Eric Oeur <31492142+ericeoeur@users.noreply.github.com> * update packages to 0.36.0 (#208) * Checkout drop in version to 0.1.0-alpha57 (#206) * [PDP] add Magento metadata as query parameters instead of headers (#198) * add query parameters instead of headers * add Magento metadata as query parameters instead of headers * fix formating * refactor code as in comments * remove unused import * Build picker --------- Co-authored-by: Mark J. Becker * Bump storefront-order v0.1.0-alpha23 (#209) * Bump storefront-order v0.1.0-alpha23 * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Bump storefront-order v0.1.0-alpha23 * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * rm unnecessary file --------- Co-authored-by: Sergii Ivashchenko * Extend order initializer logic (#212) * Bump storefront-order v0.1.0-alpha23 * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Order initializer adjustment * Extend order initializer logic * Fix routing bug * Update storefront-order * Fix auth bug --------- Co-authored-by: Elisea Cornejo Co-authored-by: Sergii Ivashchenko * Bump Checkout drop in version to 0.1.0-alpha58 (#213) * update checkout order handling to include order number in URL (#214) * PDP Containers (#135) * PDP containers * merge * fix * fixed height in overlay * bump * layout * promsie all * fixes * Promise.all * testin w/o promise all * Revert "testin w/o promise all" This reverts commit b3d8faa21a6c2d22f812704e8546eb32922fe827. * update * Update scripts.js * Update product-details.js * test: disable placeholders * Update scripts.js * Update product-details.js * placeholders * moved to variable * settings needs to be set once * Update head.html * extra berak line * promtoe jsonldp * fixed linting issues * initialDat * initialization * set jsonld on lcp * fixes * fix lint * fixed selections * moved initializer * reverting * removed spaces * clean up * optionsUIDs * getOptionsUIDsFromUrl * promise * prefetch placeholders * preload * render concurrently * wip initializer poc * initialize cart globally * initialize globally * fixed loop redirect * pdp initializer * await * mountImmediately * bump * fixed lint issues * clean up * fix lint errors * fixed cypress tests * preloads * preloads * Update product-details.js * valid * Update package.json * updated PDP drop-in version * bug fixes * removed custom pdp * bump * load css first * pre-initialize pdp * preload product image * Update pdp.js * Update pdp.js * Update pdp.js --------- Co-authored-by: Daniela Neagu * Preloaders (#218) * Disable bfcache * Update head.html * test w/o recaptcha * moved recaptcha post lcp * Update head.html * Fix import safari (#219) * Disable bfcache * Update scripts.js * Bump Checkout drop in version to 0.1.0-alpha60 (#220) * Redirect to home from order confirmation when signing out and improve checkout layout (#221) * refactor checkAndRedirect function to handle multiple redirections and handle /order-details path * move place order button to main column --------- Co-authored-by: OscarMerino * Accessibility Fixes (#226) * Disable bfcache * removed uncessary logs * fixed accesibility error * fixed accessibility issues * prex label * Bump order-dropin alpha26 release (#228) * Bump Checkout drop in version to 0.1.0-alpha61 (#225) * USF-1783 - Disable viewport auto-zoom (#230) * Auth VoiceOver (#231) * Auth dropdown WCAG adjustments --------- Co-authored-by: Abrasimov Yaroslav * Fixes non-existing product 404 (#234) * Fix 404 styles (#236) * Add cypress test for cart event - part of USF 1654 (#227) * Add add-to-cart event test * update * Add all required context * chore: recs test against /gear not product (#239) Signed-off-by: Stephen Rugh * Auth / Order / Account - 1.0.0 (#242) * Install 1.0.0 version of account dropin * Install 1.0.0 version of order dropin * Install 1.0.0 version of auth dropin * Update cart to v1.0.0-beta1 (#243) * update cart to one beta * [Bugfix]: Shopping Cart View event published too often (#241) * Add manual API call to trigger publishing shopping cart view event * Fix linting issues * Cart version bump * Update cart to beta2 * Bugfix: Update product routing logic to use top level sku --------- Co-authored-by: James Calcaben * Checkout v1.0.0 beta1 and Order v1.0.0 beta4 (#235) * Checkout v1.0.0 beta3 (#245) * eds-517 fix bug auth combine modal (#246) Co-authored-by: Yaroslav Abrasimov * Update order, account and auth dropins (#247) * Update order, account and auth dropins * Added Cypress test to check the ACDL place-order event (#249) * Upgrade Checkout and Order dropins to latest versions (#250) * update packages to 0.38.0 (#251) * update auth dropdown navigation (#253) * update auth dropdown navigation * update auth dropdown navigation spec * Package and readme changes for 1.0.0 * bump dropins to 1.0.0* (#261) * bump dropins to 1.0.0 Signed-off-by: Stephen Rugh * cart to 1.0.1 Signed-off-by: Stephen Rugh --------- Signed-off-by: Stephen Rugh --------- Signed-off-by: Stephen Rugh Co-authored-by: Mark J. Becker Co-authored-by: OscarMerino Co-authored-by: Devagouda <40405790+dpatil-magento@users.noreply.github.com> Co-authored-by: KostiantynFandeliuk <85105163+KostiantynFandeliuk@users.noreply.github.com> Co-authored-by: Abrasimov Yaroslav Co-authored-by: Konstantin Fandelyuk Co-authored-by: Daniela Neagu Co-authored-by: Devagouda Patil Co-authored-by: Chuting (Christina) Yan <59424839+cctina516@users.noreply.github.com> Co-authored-by: Carlos A. Cabrera <316104+fnhipster@users.noreply.github.com> Co-authored-by: Preston Choate Co-authored-by: Dirk Rudolph Co-authored-by: Marc Ginesta Co-authored-by: James Calcaben Co-authored-by: Sergii Ivashchenko Co-authored-by: Eric Oeur <31492142+ericeoeur@users.noreply.github.com> Co-authored-by: Anthoula Wojczak Co-authored-by: Cristian Co-authored-by: eliseacornejo Co-authored-by: Sergii Ivashchenko Co-authored-by: Emi Pallarès <100593045+emipallares@users.noreply.github.com> Co-authored-by: Natxo Cabré Co-authored-by: Mike --- .eslintignore | 2 +- .eslintrc.js | 8 + .github/workflows/run-e2e-tests.yaml | 25 + .gitignore | 2 +- .hlxignore | 3 + .npmrc | 2 + 404.html | 11 +- README.md | 16 +- .../commerce-account-header.css | 3 + .../commerce-account-header.js | 14 + .../commerce-account-sidebar.css | 59 + .../commerce-account-sidebar.js | 80 + blocks/commerce-account/commerce-account.css | 1 - blocks/commerce-account/commerce-account.js | 13 - .../commerce-addresses/commerce-addresses.css | 1 + .../commerce-addresses/commerce-addresses.js | 27 + blocks/commerce-cart/commerce-cart.css | 33 +- blocks/commerce-cart/commerce-cart.js | 132 +- .../commerce-checkout/commerce-checkout.css | 331 +- blocks/commerce-checkout/commerce-checkout.js | 846 +- .../commerce-confirm-account.css | 4 + .../commerce-confirm-account.js | 70 + .../commerce-create-account.css | 5 + .../commerce-create-account.js | 21 + .../commerce-create-password.css | 5 + .../commerce-create-password.js | 70 + .../commerce-create-return.css | 5 + .../commerce-create-return.js | 21 + .../commerce-customer-details.css | 6 + .../commerce-customer-details.js | 11 + .../commerce-customer-information.css | 1 + .../commerce-customer-information.js | 17 + .../commerce-forgot-password.css | 5 + .../commerce-forgot-password.js | 24 + blocks/commerce-login/commerce-login.css | 6 +- blocks/commerce-login/commerce-login.js | 27 +- .../commerce-mini-cart/commerce-mini-cart.css | 1 + .../commerce-mini-cart/commerce-mini-cart.js | 24 + .../commerce-order-cost-summary.css | 6 + .../commerce-order-cost-summary.js | 11 + .../commerce-order-header.css | 12 + .../commerce-order-header.js | 31 + .../commerce-order-product-list.css | 10 + .../commerce-order-product-list.js | 13 + .../commerce-order-returns.css | 6 + .../commerce-order-returns.js | 39 + .../commerce-order-status.css | 5 + .../commerce-order-status.js | 26 + .../commerce-orders-list.css | 1 + .../commerce-orders-list.js | 38 + .../commerce-return-header.css | 12 + .../commerce-return-header.js | 34 + .../commerce-returns-list.css | 1 + .../commerce-returns-list.js | 40 + .../commerce-search-order.css | 17 + .../commerce-search-order.js | 76 + .../commerce-shipping-status.css | 9 + .../commerce-shipping-status.js | 28 + blocks/fragment/fragment.js | 1 + blocks/header/header.css | 238 +- blocks/header/header.js | 164 +- blocks/header/renderAuthCombine.js | 230 + blocks/header/renderAuthDropdown.js | 115 + blocks/modal/modal.css | 81 + blocks/modal/modal.js | 73 + blocks/product-details-custom/Icon.js | 43 - .../ProductDetailsCarousel.js | 154 - .../ProductDetailsShimmer.js | 17 - .../ProductDetailsSidebar.js | 131 - .../product-details-custom.css | 562 - .../product-details-custom.js | 218 - blocks/product-details/product-details.css | 120 +- blocks/product-details/product-details.js | 427 +- blocks/product-list-page/product-list-page.js | 8 +- .../product-recommendations.css | 16 +- .../product-recommendations.js | 37 +- blocks/product-teaser/product-teaser.js | 11 +- build.mjs | 13 + cypress/.gitignore | 10 + cypress/README.md | 11 + cypress/cypress.config.js | 32 + cypress/package-lock.json | 12224 ++++++++++++++++ cypress/package.json | 32 + cypress/reporter-config.json | 9 + cypress/src/actions/index.js | 80 + cypress/src/assertions/adobeDataLayer.js | 18 + cypress/src/assertions/index.js | 174 + cypress/src/fields/index.js | 113 + cypress/src/fixtures/index.js | 40 + cypress/src/fixtures/userInfo.json | 18 + cypress/src/plugins/index.js | 22 + cypress/src/support/deleteCustomer.js | 29 + cypress/src/support/getUserTokenCookie.js | 8 + cypress/src/support/index.js | 4 + cypress/src/support/sessionStorage.js | 10 + cypress/src/support/waitForResource.js | 66 + .../tests/e2eTests/events/add-to-cart.spec.js | 33 + .../src/tests/e2eTests/events/auth.spec.js | 61 + .../e2eTests/events/initialization.spec.js | 37 + .../e2eTests/events/initiate-checkout.spec.js | 100 + .../tests/e2eTests/events/place-order.spec.js | 70 + .../e2eTests/events/product-page-view.spec.js | 16 + .../src/tests/e2eTests/events/recs.spec.js | 124 + .../events/search-product-click.spec.js | 40 + .../events/search-request-sent.spec.js | 27 + .../events/search-results-view.spec.js | 27 + .../e2eTests/verifyAuthUserCheckout.spec.js | 231 + .../e2eTests/verifyGuestUserCheckout.spec.js | 143 + .../verifyLowStockInfoMessage.spec.js | 22 + .../tests/e2eTests/verifyUserAccount.spec.js | 17 + head.html | 29 +- icons/close.svg | 3 + package-lock.json | 3421 ++--- package.json | 25 +- plugins/experimentation/src/index.js | 84 +- postinstall.js | 10 +- .../__dropins__/storefront-account/LICENSE.md | 127 + .../__dropins__/storefront-account/api.d.ts | 1 + scripts/__dropins__/storefront-account/api.js | 3 + .../createCustomerAddress.d.ts | 4 + .../createCustomerAddress.graphql.d.ts | 2 + .../api/createCustomerAddress/index.d.ts | 2 + .../api/fetch-graphql/fetch-graphql.d.ts | 8 + .../api/fetch-graphql/index.d.ts | 2 + .../storefront-account/api/fragments.d.ts | 4 + .../getAttributesForm/getAttributesForm.d.ts | 4 + .../graphql/getAttributesForm.graphql.d.ts | 3 + .../api/getAttributesForm/index.d.ts | 2 + .../api/getCountries/getCountries.d.ts | 9 + .../graphql/getCountries.graphql.d.ts | 2 + .../api/getCountries/index.d.ts | 2 + .../api/getCustomer/getCustomer.d.ts | 4 + .../graphql/getCustomer.graphql.d.ts | 2 + .../api/getCustomer/index.d.ts | 2 + .../getCustomerAddress.d.ts | 4 + .../graphql/getCustomerAddress.graphql.d.ts | 2 + .../api/getCustomerAddress/index.d.ts | 2 + .../getOrderHistoryList.d.ts | 4 + .../graphql/getOrderHistoryList.graphql.d.ts | 2 + .../api/getOrderHistoryList/index.d.ts | 2 + .../api/getRegions/getRegions.d.ts | 5 + .../graphql/getRegions.graphql.d.ts | 2 + .../api/getRegions/index.d.ts | 2 + .../api/getStoreConfig/getStoreConfig.d.ts | 4 + .../graphql/getStoreConfig.graphql.d.ts | 2 + .../api/getStoreConfig/index.d.ts | 2 + .../CustomerAddressFragment.graphql.d.ts | 2 + .../api/graphql/CustomerFragment.graphql.d.ts | 2 + .../graphql/OrderSummaryFragment.graphql.d.ts | 2 + .../storefront-account/api/index.d.ts | 16 + .../api/initialize/index.d.ts | 2 + .../api/initialize/initialize.d.ts | 20 + .../removeCustomerAddress.graphql.d.ts | 2 + .../api/removeCustomerAddress/index.d.ts | 2 + .../removeCustomerAddress.d.ts | 2 + .../graphql/updateCustomer.graphql.d.ts | 2 + .../api/updateCustomer/index.d.ts | 2 + .../api/updateCustomer/updateCustomer.d.ts | 2 + .../updateCustomerAddress.graphql.d.ts | 2 + .../api/updateCustomerAddress/index.d.ts | 2 + .../updateCustomerAddress.d.ts | 8 + .../graphql/updateCustomerEmail.graphql.d.ts | 2 + .../api/updateCustomerEmail/index.d.ts | 2 + .../updateCustomerEmail.d.ts | 5 + .../updateCustomerPassword.graphql.d.ts | 2 + .../api/updateCustomerPassword/index.d.ts | 2 + .../updateCustomerPassword.d.ts | 4 + .../chunks/CustomerInformationCard.js | 3 + .../chunks/getOrderHistoryList.js | 85 + .../chunks/getStoreConfig.js | 12 + .../chunks/removeCustomerAddress.js | 121 + .../chunks/updateCustomer.js | 45 + .../AccountLoaders/AccountLoaders.d.ts | 8 + .../components/AccountLoaders/index.d.ts | 3 + .../AddressActions/AddressActions.d.ts | 5 + .../components/AddressActions/index.d.ts | 3 + .../components/AddressCard/AddressCard.d.ts | 5 + .../components/AddressCard/index.d.ts | 3 + .../AddressFormWrapper.d.ts | 5 + .../components/AddressFormWrapper/index.d.ts | 3 + .../components/AddressModal/AddressModal.d.ts | 5 + .../components/AddressModal/index.d.ts | 3 + .../AddressesWrapper/AddressesWrapper.d.ts | 5 + .../components/AddressesWrapper/index.d.ts | 3 + .../ChangePassword/ChangePassword.d.ts | 5 + .../components/ChangePassword/index.d.ts | 3 + .../CustomerInformationCard.d.ts | 5 + .../CustomerInformationCard/index.d.ts | 3 + .../EditCustomerInformation.d.ts | 5 + .../EditCustomerInformation/index.d.ts | 3 + .../components/EmptyList/EmptyList.d.ts | 5 + .../components/EmptyList/index.d.ts | 3 + .../components/Form/Form.d.ts | 6 + .../Form/FormInputs/FormInputs.d.ts | 5 + .../components/Form/FormInputs/index.d.ts | 3 + .../components/Form/index.d.ts | 3 + .../OrdersListAction/OrdersListAction.d.ts | 5 + .../components/OrdersListAction/index.d.ts | 3 + .../OrdersListCard/OrdersListCard.d.ts | 5 + .../components/OrdersListCard/index.d.ts | 3 + .../OrdersListWrapper/OrdersListWrapper.d.ts | 5 + .../components/OrdersListWrapper/index.d.ts | 3 + .../storefront-account/components/index.d.ts | 16 + .../configs/addressField.config.d.ts | 39 + .../defaultAttributePreset.config.d.ts | 3 + .../configs/mockDefaultAddress.config.d.ts | 153 + .../configs/mockOrdersList.config.d.ts | 205 + .../containers/AddressForm.d.ts | 3 + .../containers/AddressForm.js | 3 + .../containers/AddressForm/AddressForm.d.ts | 5 + .../containers/AddressForm/index.d.ts | 3 + .../containers/Addresses.d.ts | 3 + .../containers/Addresses.js | 3 + .../containers/Addresses/Addresses.d.ts | 5 + .../containers/Addresses/index.d.ts | 3 + .../containers/CustomerInformation.d.ts | 3 + .../containers/CustomerInformation.js | 3 + .../CustomerInformation.d.ts | 5 + .../containers/CustomerInformation/index.d.ts | 3 + .../containers/OrdersList.d.ts | 3 + .../containers/OrdersList.js | 3 + .../containers/OrdersList/OrdersList.d.ts | 5 + .../containers/OrdersList/index.d.ts | 3 + .../storefront-account/containers/index.d.ts | 5 + .../data/models/attributes-form.d.ts | 46 + .../data/models/country.d.ts | 5 + .../data/models/customer-address.d.ts | 21 + .../data/models/customer.d.ts | 13 + .../storefront-account/data/models/index.d.ts | 7 + .../data/models/order-history-list.d.ts | 80 + .../data/models/region.d.ts | 11 + .../data/models/store-config.d.ts | 6 + .../data/transforms/index.d.ts | 8 + .../transforms/transform-attributes-form.d.ts | 6 + .../data/transforms/transform-countries.d.ts | 10 + .../transform-customer-address.d.ts | 7 + .../data/transforms/transform-customer.d.ts | 5 + .../transform-order-history-list.d.ts | 5 + .../data/transforms/transform-regions.d.ts | 6 + .../transforms/transform-store-config.d.ts | 5 + .../storefront-account/fragments.d.ts | 1 + .../storefront-account/fragments.js | 68 + .../hooks/components/useChangePassword.d.ts | 26 + .../hooks/components/useForm.d.ts | 14 + .../usePasswordValidationMessage.d.ts | 16 + .../hooks/containers/useAddressForm.d.ts | 31 + .../hooks/containers/useAddresses.d.ts | 24 + .../containers/useCustomerInformation.d.ts | 50 + .../hooks/containers/useGetStoreConfigs.d.ts | 7 + .../hooks/containers/useOrderSelectList.d.ts | 12 + .../hooks/containers/useOrdersList.d.ts | 14 + .../storefront-account/hooks/useDebounce.d.ts | 3 + .../hooks/useInLineAlert.d.ts | 7 + .../storefront-account/hooks/useIsMobile.d.ts | 2 + .../storefront-account/i18n/en_US.json.d.ts | 170 + .../lib/areRequiredFieldsValid.d.ts | 6 + .../lib/checkIsFunction.d.ts | 2 + .../storefront-account/lib/convertCase.d.ts | 4 + .../lib/convertToBoolean.d.ts | 2 + .../lib/convertToInputDateFormat.d.ts | 2 + .../storefront-account/lib/fetch-error.d.ts | 5 + .../lib/formatDateToLocale.d.ts | 31 + .../storefront-account/lib/getDateRange.d.ts | 10 + .../lib/getFieldsConfig.d.ts | 4 + .../storefront-account/lib/getFormValues.d.ts | 2 + .../lib/getFormValuesFromRef.d.ts | 5 + .../lib/initializeFormDataAndErrors.d.ts | 10 + .../lib/manageAddressDeletion.d.ts | 9 + .../storefront-account/lib/network-error.d.ts | 6 + .../lib/normalizeAttributes.d.ts | 2 + .../lib/normalizeGetAddressData.d.ts | 6 + .../lib/prepareNormalizedData.d.ts | 21 + .../lib/serializeAddressForm.d.ts | 4 + .../lib/sortingAddressesList.d.ts | 5 + .../lib/transformDefaultValuesAddresses.d.ts | 11 + .../lib/transformSessionData.d.ts | 6 + .../lib/validationChangePassword.d.ts | 17 + .../lib/validationFields.d.ts | 33 + .../lib/validationUniqueSymbolsPassword.d.ts | 2 + .../storefront-account/render.d.ts | 1 + .../__dropins__/storefront-account/render.js | 5 + .../storefront-account/render/Provider.d.ts | 8 + .../storefront-account/render/index.d.ts | 2 + .../storefront-account/render/render.d.ts | 4 + .../types/addressForm.types.d.ts | 46 + .../types/addresses.types.d.ts | 90 + .../api/createCustomerAddress.types.d.ts | 47 + .../types/api/getAttributesForm.types.d.ts | 31 + .../types/api/getCountries.types.d.ts | 19 + .../types/api/getCustomer.types.d.ts | 23 + .../types/api/getCustomerAddress.type.d.ts | 40 + .../types/api/getOrderHistoryList.types.d.ts | 91 + .../types/api/getRegions.types.d.ts | 16 + .../api/removeCustomerAddress.types.d.ts | 9 + .../types/api/storeConfig.types.d.ts | 14 + .../api/updateCustomerAddress.types.d.ts | 11 + .../api/updateCustomerPassword.types.d.ts | 15 + .../types/customerInformation.types.d.ts | 61 + .../types/emptyList.types.d.ts | 8 + .../storefront-account/types/form.types.d.ts | 56 + .../storefront-account/types/index.d.ts | 19 + .../types/notification.types.d.ts | 19 + .../types/ordersList.types.d.ts | 65 + .../__dropins__/storefront-auth/LICENSE.md | 127 + scripts/__dropins__/storefront-auth/api.d.ts | 1 + scripts/__dropins__/storefront-auth/api.js | 3 + .../api/confirmEmail/confirmEmail.d.ts | 4 + .../graphql/confirmEmail.graphql.d.ts | 2 + .../api/confirmEmail/index.d.ts | 2 + .../api/createCustomer/createCustomer.d.ts | 5 + .../graphql/createCustomer.graphql.d.ts | 2 + .../graphql/createCustomerV2.graphql.d.ts | 2 + .../api/createCustomer/index.d.ts | 2 + .../createCustomerAddress.d.ts | 4 + .../createCustomerAddress.graphql.d.ts | 2 + .../api/createCustomerAddress/index.d.ts | 2 + .../api/fetch-graphql/fetch-graphql.d.ts | 8 + .../api/fetch-graphql/index.d.ts | 2 + .../storefront-auth/api/fragments.d.ts | 2 + .../getAttributesForm/getAttributesForm.d.ts | 4 + .../graphql/getAttributesForm.graphql.d.ts | 2 + .../api/getAttributesForm/index.d.ts | 2 + .../api/getCustomerData/getCustomerData.d.ts | 4 + .../graphql/getCustomerData.graphql.d.ts | 2 + .../api/getCustomerData/index.d.ts | 2 + .../getCustomerToken/getCustomerToken.d.ts | 15 + .../graphql/getCustomerToken.graphql.d.ts | 2 + .../api/getCustomerToken/index.d.ts | 2 + .../api/getStoreConfig/getStoreConfig.d.ts | 4 + .../graphql/getStoreConfig.graphql.d.ts | 2 + .../api/getStoreConfig/index.d.ts | 2 + .../api/graphql/CustomerFragment.graphql.d.ts | 2 + .../storefront-auth/api/index.d.ts | 14 + .../storefront-auth/api/initialize/index.d.ts | 2 + .../api/initialize/initialize.d.ts | 18 + .../requestPasswordResetEmail.graphql.d.ts | 2 + .../api/requestPasswordResetEmail/index.d.ts | 2 + .../requestPasswordResetEmail.d.ts | 4 + .../resendConfirmationEmail.graphql.d.ts | 2 + .../api/resendConfirmationEmail/index.d.ts | 2 + .../resendConfirmationEmail.d.ts | 4 + .../graphql/resetPassword.graphql.d.ts | 2 + .../api/resetPassword/index.d.ts | 2 + .../api/resetPassword/resetPassword.d.ts | 4 + .../graphql/revokeCustomerToken.graphql.d.ts | 2 + .../api/revokeCustomerToken/index.d.ts | 2 + .../revokeCustomerToken.d.ts | 4 + .../storefront-auth/chunks/Button2.js | 3 + .../chunks/ResetPasswordForm.js | 3 + .../storefront-auth/chunks/SignInForm.js | 3 + .../storefront-auth/chunks/SignUpForm.js | 3 + .../storefront-auth/chunks/SkeletonLoader.js | 3 + .../storefront-auth/chunks/confirmEmail.js | 13 + .../chunks/createCustomerAddress.js | 59 + .../chunks/focusOnEmptyPasswordField.js | 3 + .../chunks/getCustomerToken.js | 16 + .../storefront-auth/chunks/getStoreConfig.js | 17 + .../storefront-auth/chunks/index.js | 3 + .../storefront-auth/chunks/index2.js | 3 + .../storefront-auth/chunks/index3.js | 3 + .../storefront-auth/chunks/initialize.js | 3 + .../storefront-auth/chunks/network-error.js | 3 + .../chunks/requestPasswordResetEmail.js | 7 + .../chunks/resendConfirmationEmail.js | 7 + .../storefront-auth/chunks/resetPassword.js | 15 + .../chunks/revokeCustomerToken.js | 10 + .../chunks/setReCaptchaToken.js | 3 + .../chunks/simplifyTransformAttributesForm.js | 3 + .../chunks/transform-attributes-form.js | 3 + .../chunks/usePasswordValidationMessage.js | 3 + .../components/Button/Button.d.ts | 16 + .../components/Button/index.d.ts | 3 + .../EmailConfirmationForm.d.ts | 5 + .../EmailConfirmationForm/index.d.ts | 3 + .../storefront-auth/components/Form/Form.d.ts | 4 + .../Form/FormInputs/FormInputs.d.ts | 5 + .../components/Form/FormInputs/index.d.ts | 3 + .../components/Form/index.d.ts | 3 + .../ResetPasswordForm/ResetPasswordForm.d.ts | 6 + .../components/ResetPasswordForm/index.d.ts | 3 + .../components/SignInForm/SignInForm.d.ts | 5 + .../components/SignInForm/index.d.ts | 3 + .../components/SignUpForm/SignUpForm.d.ts | 5 + .../components/SignUpForm/index.d.ts | 3 + .../SkeletonLoader/SkeletonLoader.d.ts | 5 + .../Skeletons/ResetPasswordSkeleton.d.ts | 2 + .../Skeletons/SignInSkeleton.d.ts | 2 + .../Skeletons/SignUpSkeleton.d.ts | 2 + .../SkeletonLoader/Skeletons/index.d.ts | 4 + .../components/SkeletonLoader/index.d.ts | 3 + .../SuccessNotificationForm.d.ts | 6 + .../SuccessNotificationForm/index.d.ts | 3 + .../UpdatePasswordForm.d.ts | 5 + .../components/UpdatePasswordForm/index.d.ts | 3 + .../storefront-auth/components/index.d.ts | 10 + .../configs/cookieConfigs.d.ts | 7 + .../configs/defaultCreateUserConfigs.d.ts | 53 + .../configs/excludedFocusClasses.d.ts | 15 + .../configs/patternConfigs.d.ts | 3 + .../containers/AuthCombine.d.ts | 3 + .../storefront-auth/containers/AuthCombine.js | 3 + .../containers/AuthCombine/AuthCombine.d.ts | 5 + .../containers/AuthCombine/index.d.ts | 3 + .../containers/ResetPassword.d.ts | 3 + .../containers/ResetPassword.js | 3 + .../ResetPassword/ResetPassword.d.ts | 5 + .../containers/ResetPassword/index.d.ts | 3 + .../storefront-auth/containers/SignIn.d.ts | 3 + .../storefront-auth/containers/SignIn.js | 3 + .../containers/SignIn/SignIn.d.ts | 5 + .../containers/SignIn/index.d.ts | 3 + .../storefront-auth/containers/SignUp.d.ts | 3 + .../storefront-auth/containers/SignUp.js | 3 + .../containers/SignUp/SignUp.d.ts | 5 + .../containers/SignUp/index.d.ts | 3 + .../containers/SuccessNotification.d.ts | 3 + .../containers/SuccessNotification.js | 3 + .../SuccessNotification.d.ts | 5 + .../containers/SuccessNotification/index.d.ts | 3 + .../containers/UpdatePassword.d.ts | 3 + .../containers/UpdatePassword.js | 3 + .../UpdatePassword/UpdatePassword.d.ts | 5 + .../containers/UpdatePassword/index.d.ts | 3 + .../storefront-auth/containers/index.d.ts | 7 + .../data/models/attributes-form.d.ts | 45 + .../data/models/customer-data.d.ts | 11 + .../storefront-auth/data/models/index.d.ts | 7 + .../data/models/password-reset-email.d.ts | 5 + .../data/models/reset-password.d.ts | 5 + .../data/models/revoke-customer-token.d.ts | 5 + .../data/models/store-config.d.ts | 8 + .../data/transforms/index.d.ts | 8 + .../transforms/transform-attributes-form.d.ts | 6 + .../data/transforms/transform-auth.d.ts | 37 + .../transforms/transform-create-customer.d.ts | 7 + .../transforms/transform-customer-data.d.ts | 5 + .../transform-password-reset-email.d.ts | 5 + .../transforms/transform-reset-password.d.ts | 5 + .../transform-revoke-customer-token.d.ts | 5 + .../transforms/transform-store-config.d.ts | 5 + .../storefront-auth/fragments.d.ts | 1 + .../__dropins__/storefront-auth/fragments.js | 11 + .../hooks/api/useGetAttributesForm.d.ts | 13 + .../hooks/api/useGetStoreConfigs.d.ts | 8 + .../components/useEmailConfirmationForm.d.ts | 7 + .../hooks/components/useForm.d.ts | 12 + .../usePasswordValidationMessage.d.ts | 16 + .../components/useResetPasswordForm.d.ts | 8 + .../hooks/components/useSignInForm.d.ts | 24 + .../hooks/components/useSignUpForm.d.ts | 26 + .../components/useUpdatePasswordForm.d.ts | 17 + .../hooks/useEmailConfirmation.d.ts | 11 + .../storefront-auth/hooks/useInLineAlert.d.ts | 7 + .../storefront-auth/i18n/en_US.json.d.ts | 92 + .../__dropins__/storefront-auth/lib/acdl.d.ts | 9 + .../storefront-auth/lib/checkIsFunction.d.ts | 2 + .../lib/clearUrlAndReplace.d.ts | 2 + .../storefront-auth/lib/convertCase.d.ts | 4 + .../lib/convertToInputDateFormat.d.ts | 2 + .../storefront-auth/lib/cookieUtils.d.ts | 3 + .../storefront-auth/lib/fetch-error.d.ts | 5 + .../lib/focusOnEmptyPasswordField.d.ts | 2 + .../lib/generateRandomDigits.d.ts | 2 + .../storefront-auth/lib/getFormValues.d.ts | 2 + .../storefront-auth/lib/getUrlParam.d.ts | 2 + .../lib/initializeFormDataAndErrors.d.ts | 10 + .../storefront-auth/lib/mergeFormObjects.d.ts | 2 + .../storefront-auth/lib/network-error.d.ts | 6 + .../lib/setReCaptchaToken.d.ts | 2 + .../lib/simplifyTransformAttributesForm.d.ts | 2 + .../storefront-auth/lib/validationFields.d.ts | 33 + .../lib/validationUniqueSymbolsPassword.d.ts | 2 + .../__dropins__/storefront-auth/render.d.ts | 1 + scripts/__dropins__/storefront-auth/render.js | 4 + .../storefront-auth/render/Provider.d.ts | 8 + .../storefront-auth/render/index.d.ts | 2 + .../storefront-auth/render/render.d.ts | 4 + .../types/api/confirmEmail.types.d.ts | 17 + .../types/api/createCustomer.types.d.ts | 29 + .../api/createCustomerAddress.types.d.ts | 47 + .../types/api/getAttributesForm.types.d.ts | 31 + .../types/api/getCustomerData.types.d.ts | 14 + .../types/api/getCustomerToken.types.d.ts | 11 + .../types/api/passwordResetEmail.types.d.ts | 9 + .../api/resendConfirmationEmail.types.d.ts | 9 + .../types/api/resetPassword.types.d.ts | 9 + .../types/api/revokeCustomerToken.types.d.ts | 9 + .../types/api/storeConfig.types.d.ts | 16 + .../types/authCombine.types.d.ts | 12 + .../types/emailConfirmationForm.types.d.ts | 14 + .../storefront-auth/types/form.types.d.ts | 32 + .../storefront-auth/types/index.d.ts | 22 + .../types/notification.types.d.ts | 19 + .../types/resetPassword.types.d.ts | 15 + .../storefront-auth/types/signIn.types.d.ts | 44 + .../storefront-auth/types/signUp.types.d.ts | 52 + .../types/skeletonLoader.types.d.ts | 6 + .../types/successNotification.types.d.ts | 16 + .../types/updatePassword.types.d.ts | 34 + .../__dropins__/storefront-cart/LICENSE.md | 127 + scripts/__dropins__/storefront-cart/api.d.ts | 1 + scripts/__dropins__/storefront-cart/api.js | 32 + .../addProductsToCart/addProductsToCart.d.ts | 13 + .../graphql/AddProductsToCartMutation.d.ts | 18 + .../api/addProductsToCart/index.d.ts | 18 + .../applyCouponsToCart.d.ts | 11 + .../graphql/ApplyCouponsToCartMutation.d.ts | 18 + .../api/applyCouponsToCart/index.d.ts | 2 + .../api/createGuestCart/createGuestCart.d.ts | 18 + .../graphql/CreateCartMutation.d.ts | 18 + .../api/createGuestCart/index.d.ts | 18 + .../api/fetch-graphql/fetch-graphql.d.ts | 24 + .../api/fetch-graphql/index.d.ts | 18 + .../storefront-cart/api/fragments.d.ts | 3 + .../api/getCartData/getCartData.d.ts | 4 + .../api/getCartData/graphql/CartQuery.d.ts | 19 + .../api/getCartData/index.d.ts | 18 + .../getEstimateShipping.d.ts | 18 + .../graphql/countriesAndRegionsQueries.d.ts | 28 + .../estimateShippingMethodsMutation.d.ts | 18 + .../api/getEstimateShipping/index.d.ts | 18 + .../getEstimatedTotals.d.ts | 16 + .../graphql/GetEstimatedTotalsMutation.d.ts | 18 + .../api/getEstimatedTotals/index.d.ts | 18 + .../api/getStoreConfig/getStoreConfig.d.ts | 4 + .../graphql/StoreConfigQuery.d.ts | 18 + .../api/getStoreConfig/index.d.ts | 18 + .../api/graphql/CartFragment.d.ts | 18 + .../api/graphql/CartItemFragment.d.ts | 2 + .../api/graphql/CustomerAccountFragment.d.ts | 2 + .../graphql/CustomizableOptionsFragment.d.ts | 2 + .../api/graphql/PriceRangeFragment.d.ts | 2 + .../api/graphql/arguments.d.ts | 2 + .../storefront-cart/api/index.d.ts | 32 + .../storefront-cart/api/initialize/index.d.ts | 18 + .../api/initialize/initialize.d.ts | 15 + .../graphql/MergeCartsMutation.d.ts | 18 + .../api/initializeCart/index.d.ts | 18 + .../api/initializeCart/initializeCart.d.ts | 6 + .../publishShoppingCartViewEvent/index.d.ts | 2 + .../publishShoppingCartViewEvent.d.ts | 2 + .../api/refreshCart/index.d.ts | 18 + .../api/refreshCart/refreshCart.d.ts | 4 + .../storefront-cart/api/resetCart/index.d.ts | 18 + .../api/resetCart/resetCart.d.ts | 4 + .../graphql/UpdateProductsMutation.d.ts | 18 + .../api/updateProductsFromCart/index.d.ts | 18 + .../updateProductsFromCart.d.ts | 9 + .../storefront-cart/chunks/CartSummaryGrid.js | 3 + .../storefront-cart/chunks/CartSummaryList.js | 3 + .../storefront-cart/chunks/ChevronDown.js | 3 + .../storefront-cart/chunks/Coupon.js | 3 + .../storefront-cart/chunks/EmptyCart.js | 3 + .../storefront-cart/chunks/OrderSummary.js | 3 + .../chunks/OrderSummaryLine.js | 3 + .../storefront-cart/chunks/acdl.js | 3 + .../chunks/applyCouponsToCart.js | 24 + .../chunks/getEstimateShipping.js | 50 + .../chunks/getEstimatedTotals.js | 24 + .../storefront-cart/chunks/persisted-data.js | 3 + .../storefront-cart/chunks/refreshCart.js | 84 + .../storefront-cart/chunks/resetCart.js | 3 + .../chunks/updateProductsFromCart.js | 23 + .../CartSummaryGrid/CartSummaryGrid.d.ts | 9 + .../components/CartSummaryGrid/index.d.ts | 19 + .../CartSummaryList/CartSummaryList.d.ts | 14 + .../components/CartSummaryList/index.d.ts | 19 + .../components/Coupons/Coupons.d.ts | 12 + .../components/Coupons/index.d.ts | 19 + .../components/EmptyCart/EmptyCart.d.ts | 8 + .../components/EmptyCart/index.d.ts | 19 + .../EstimateShipping/EstimateShipping.d.ts | 20 + .../components/EstimateShipping/index.d.ts | 18 + .../components/MiniCart/MiniCart.d.ts | 11 + .../components/MiniCart/index.d.ts | 19 + .../components/OrderSummary/OrderSummary.d.ts | 49 + .../components/OrderSummary/index.d.ts | 19 + .../OrderSummaryLine/OrderSummaryLine.d.ts | 13 + .../components/OrderSummaryLine/index.d.ts | 19 + .../storefront-cart/components/index.d.ts | 25 + .../containers/CartSummaryGrid.d.ts | 3 + .../containers/CartSummaryGrid.js | 3 + .../CartSummaryGrid/CartSummaryGrid.d.ts | 10 + .../containers/CartSummaryGrid/index.d.ts | 19 + .../containers/CartSummaryList.d.ts | 3 + .../containers/CartSummaryList.js | 3 + .../CartSummaryList/CartSummaryList.d.ts | 44 + .../containers/CartSummaryList/index.d.ts | 19 + .../storefront-cart/containers/Coupons.d.ts | 3 + .../storefront-cart/containers/Coupons.js | 3 + .../containers/Coupons/Coupons.d.ts | 7 + .../containers/Coupons/index.d.ts | 19 + .../storefront-cart/containers/EmptyCart.d.ts | 3 + .../storefront-cart/containers/EmptyCart.js | 3 + .../containers/EmptyCart/EmptyCart.d.ts | 8 + .../containers/EmptyCart/index.d.ts | 19 + .../containers/EstimateShipping.d.ts | 3 + .../containers/EstimateShipping.js | 3 + .../EstimateShipping/EstimateShipping.d.ts | 8 + .../containers/EstimateShipping/index.d.ts | 19 + .../storefront-cart/containers/MiniCart.d.ts | 3 + .../storefront-cart/containers/MiniCart.js | 3 + .../containers/MiniCart/MiniCart.d.ts | 19 + .../containers/MiniCart/index.d.ts | 19 + .../containers/OrderSummary.d.ts | 3 + .../containers/OrderSummary.js | 3 + .../containers/OrderSummary/OrderSummary.d.ts | 22 + .../containers/OrderSummary/index.d.ts | 19 + .../containers/OrderSummaryLine.d.ts | 3 + .../containers/OrderSummaryLine.js | 3 + .../OrderSummaryLine/OrderSummaryLine.d.ts | 14 + .../containers/OrderSummaryLine/index.d.ts | 19 + .../storefront-cart/containers/index.d.ts | 25 + .../data/models/acdl-models.d.ts | 89 + .../data/models/cart-model.d.ts | 139 + .../storefront-cart/data/models/index.d.ts | 20 + .../data/models/shipping-models.d.ts | 16 + .../data/models/store-models.d.ts | 38 + .../transforms/__fixtures__/cartModel.d.ts | 6 + .../__fixtures__/estimatedShippingData.d.ts | 7 + .../__fixtures__/estimatedTotalsData.d.ts | 148 + .../__fixtures__/productTypesData.d.ts | 1143 ++ .../transforms/__fixtures__/storeConfig.d.ts | 4 + .../data/transforms/acdl-context.d.ts | 11 + .../data/transforms/index.d.ts | 19 + .../data/transforms/transform-cart.d.ts | 4 + .../data/transforms/transform-shipping.d.ts | 5 + .../transforms/transform-store-config.d.ts | 4 + .../storefront-cart/fragments.d.ts | 1 + .../__dropins__/storefront-cart/fragments.js | 276 + .../storefront-cart/hooks/index.d.ts | 19 + .../hooks/useEstimatedShipping.d.ts | 44 + .../hooks/useEstimatedTotals.d.ts | 31 + .../storefront-cart/i18n/en_US.json.d.ts | 119 + .../__dropins__/storefront-cart/lib/acdl.d.ts | 28 + .../storefront-cart/lib/cookies.d.ts | 18 + .../storefront-cart/lib/fetch-error.d.ts | 25 + .../storefront-cart/lib/persisted-data.d.ts | 11 + .../storefront-cart/lib/state.d.ts | 32 + .../__dropins__/storefront-cart/render.d.ts | 1 + scripts/__dropins__/storefront-cart/render.js | 4 + .../storefront-cart/render/Provider.d.ts | 8 + .../storefront-cart/render/index.d.ts | 18 + .../storefront-cart/render/render.d.ts | 4 + .../storefront-checkout/LICENSE.md | 127 + .../__dropins__/storefront-checkout/api.d.ts | 1 + .../__dropins__/storefront-checkout/api.js | 39 + .../authenticateCustomer.d.ts | 18 + .../api/authenticateCustomer/index.d.ts | 18 + .../api/errors/errors.d.ts | 30 + .../storefront-checkout/api/errors/index.d.ts | 18 + .../estimateShippingMethods.d.ts | 13 + .../api/estimateShippingMethods/fixtures.d.ts | 8 + .../estimateShippingMethods.graphql.d.ts | 18 + .../graphql/index.d.ts | 18 + .../api/estimateShippingMethods/index.d.ts | 18 + .../api/fetch-graphql/fetch-graphql.d.ts | 25 + .../api/fetch-graphql/index.d.ts | 18 + .../storefront-checkout/api/fragments.d.ts | 19 + .../api/getCart/fixtures.d.ts | 12 + .../api/getCart/getCart.d.ts | 18 + .../api/getCart/graphql/getCart.graphql.d.ts | 19 + .../api/getCart/graphql/index.d.ts | 18 + .../api/getCart/index.d.ts | 18 + .../api/getCustomer/fixtures.d.ts | 5 + .../api/getCustomer/getCustomer.d.ts | 4 + .../graphql/getCustomer.graphql.d.ts | 18 + .../api/getCustomer/graphql/index.d.ts | 18 + .../api/getCustomer/index.d.ts | 18 + .../api/getStoreConfig/getStoreConfig.d.ts | 6 + .../graphql/getStoreConfig.graphql.d.ts | 18 + .../api/getStoreConfig/index.d.ts | 18 + .../graphql/CartAddressFragment.graphql.d.ts | 19 + .../graphql/CheckoutDataFragment.graphql.d.ts | 18 + .../api/graphql/CustomerFragment.graphql.d.ts | 18 + .../storefront-checkout/api/index.d.ts | 35 + .../api/initialize/index.d.ts | 18 + .../api/initialize/initialize.d.ts | 15 + .../api/initialize/listeners.d.ts | 20 + .../api/initializeCheckout/index.d.ts | 18 + .../initializeCheckout.d.ts | 4 + .../graphql/isEmailAvailable.graphql.d.ts | 18 + .../api/isEmailAvailable/index.d.ts | 18 + .../isEmailAvailable/isEmailAvailable.d.ts | 4 + .../api/resetCheckout/index.d.ts | 2 + .../api/resetCheckout/resetCheckout.d.ts | 18 + .../graphql/setBillingAddress.graphql.d.ts | 18 + .../api/setBillingAddress/index.d.ts | 18 + .../setBillingAddress/setBillingAddress.d.ts | 4 + .../graphql/setGuestEmailOnCart.graphql.d.ts | 18 + .../api/setGuestEmailOnCart/index.d.ts | 18 + .../setGuestEmailOnCart.d.ts | 18 + .../graphql/setPaymentMethod.graphql.d.ts | 18 + .../api/setPaymentMethod/index.d.ts | 18 + .../setPaymentMethod/setPaymentMethod.d.ts | 4 + .../graphql/setShippingAddress.graphql.d.ts | 18 + .../api/setShippingAddress/index.d.ts | 18 + .../setShippingAddress.d.ts | 4 + .../setShippingMethodsOnCart.graphql.d.ts | 18 + .../api/setShippingMethods/index.d.ts | 18 + .../setShippingMethods.d.ts | 18 + .../api/synchronizeCheckout/index.d.ts | 18 + .../synchronizeCheckout.d.ts | 4 + .../api/utils/dispatchApiCall.d.ts | 36 + .../api/utils/enqueueRequest.d.ts | 26 + .../api/utils/filterControlledErrors.d.ts | 18 + .../storefront-checkout/chunks/OrderError.js | 3 + .../chunks/ServerErrorSignal.js | 3 + .../storefront-checkout/chunks/classes.js | 3 + .../storefront-checkout/chunks/errors.js | 3 + .../chunks/setBillingAddress.js | 13 + .../chunks/setGuestEmailOnCart.js | 19 + .../chunks/setPaymentMethod.js | 18 + .../chunks/setShippingMethods.js | 18 + .../chunks/store-config.js | 3 + .../chunks/synchronizeCheckout.js | 27 + .../chunks/transform-store-config.js | 12 + .../chunks/withConditionalRendering.js | 3 + .../BillToShippingAddress.d.ts | 9 + .../BillToShippingAddressSkeleton.d.ts | 4 + .../BillToShippingAddress/index.d.ts | 20 + .../EstimateShipping/EstimateShipping.d.ts | 12 + .../EstimateShippingSkeleton.d.ts | 4 + .../components/EstimateShipping/index.d.ts | 20 + .../components/LoginForm/Email.d.ts | 13 + .../components/LoginForm/LoginForm.d.ts | 20 + .../LoginForm/LoginFormSkeleton.d.ts | 4 + .../components/LoginForm/SignIn.d.ts | 8 + .../components/LoginForm/SignOut.d.ts | 8 + .../components/LoginForm/index.d.ts | 22 + .../components/OutOfStock/OutOfStock.d.ts | 11 + .../components/OutOfStock/index.d.ts | 19 + .../PaymentMethods/PaymentMethods.d.ts | 14 + .../PaymentMethodsSkeleton.d.ts | 4 + .../components/PaymentMethods/index.d.ts | 20 + .../components/PlaceOrder/PlaceOrder.d.ts | 9 + .../PlaceOrder/PlaceOrderSkeleton.d.ts | 4 + .../components/PlaceOrder/index.d.ts | 19 + .../components/ServerError/ServerError.d.ts | 10 + .../components/ServerError/index.d.ts | 19 + .../ShippingMethods/ShippingMethods.d.ts | 12 + .../ShippingMethodsSkeleton.d.ts | 4 + .../components/ShippingMethods/index.d.ts | 20 + .../storefront-checkout/components/index.d.ts | 25 + .../containers/BillToShippingAddress.d.ts | 3 + .../containers/BillToShippingAddress.js | 3 + .../BillToShippingAddress.d.ts | 24 + .../BillToShippingAddress/index.d.ts | 19 + .../containers/ErrorBanner.d.ts | 3 + .../containers/ErrorBanner.js | 3 + .../containers/ErrorBanner/ErrorBanner.d.ts | 5 + .../containers/ErrorBanner/index.d.ts | 19 + .../containers/EstimateShipping.d.ts | 3 + .../containers/EstimateShipping.js | 3 + .../EstimateShipping/EstimateShipping.d.ts | 4 + .../containers/EstimateShipping/index.d.ts | 19 + .../containers/LoginForm.d.ts | 3 + .../containers/LoginForm.js | 3 + .../containers/LoginForm/LoginForm.d.ts | 11 + .../containers/LoginForm/index.d.ts | 19 + .../containers/MergedCartBanner.d.ts | 3 + .../containers/MergedCartBanner.js | 3 + .../MergedCartBanner/MergedCartBanner.d.ts | 7 + .../containers/MergedCartBanner/index.d.ts | 19 + .../containers/OutOfStock.d.ts | 3 + .../containers/OutOfStock.js | 3 + .../containers/OutOfStock/OutOfStock.d.ts | 13 + .../containers/OutOfStock/index.d.ts | 19 + .../containers/PaymentMethods.d.ts | 3 + .../containers/PaymentMethods.js | 3 + .../PaymentMethods/PaymentMethods.d.ts | 27 + .../PaymentMethods/defaultHandlers.d.ts | 4 + .../containers/PaymentMethods/index.d.ts | 19 + .../containers/PlaceOrder.d.ts | 3 + .../containers/PlaceOrder.js | 3 + .../containers/PlaceOrder/PlaceOrder.d.ts | 16 + .../containers/PlaceOrder/index.d.ts | 19 + .../containers/ServerError.d.ts | 3 + .../containers/ServerError.js | 3 + .../containers/ServerError/ServerError.d.ts | 8 + .../containers/ServerError/index.d.ts | 19 + .../containers/ShippingMethods.d.ts | 3 + .../containers/ShippingMethods.js | 3 + .../ShippingMethods/ShippingMethods.d.ts | 17 + .../useShippingEstimateEventEmitter.d.ts | 19 + .../containers/ShippingMethods/index.d.ts | 19 + .../storefront-checkout/containers/index.d.ts | 27 + .../data/models/address.d.ts | 21 + .../storefront-checkout/data/models/api.d.ts | 33 + .../storefront-checkout/data/models/cart.d.ts | 19 + .../data/models/country.d.ts | 21 + .../data/models/custom-attribute.d.ts | 21 + .../data/models/customer.d.ts | 22 + .../data/models/email-availability.d.ts | 18 + .../data/models/index.d.ts | 30 + .../data/models/payment-method.d.ts | 21 + .../data/models/price.d.ts | 21 + .../data/models/region.d.ts | 22 + .../data/models/shipping-estimate.d.ts | 17 + .../data/models/shipping-method.d.ts | 19 + .../data/models/store-config.d.ts | 30 + .../data/transforms/index.d.ts | 24 + .../data/transforms/transform-address.d.ts | 95 + .../data/transforms/transform-cart.d.ts | 7 + .../data/transforms/transform-customer.d.ts | 7 + .../transform-email-availability.d.ts | 6 + .../transforms/transform-payment-methods.d.ts | 9 + .../transform-shipping-estimate.d.ts | 5 + .../transform-shipping-methods.d.ts | 14 + .../transforms/transform-store-config.d.ts | 6 + .../storefront-checkout/fragments.d.ts | 1 + .../storefront-checkout/fragments.js | 134 + .../storefront-checkout/hocs/index.d.ts | 18 + .../hocs/withConditionalRendering.d.ts | 13 + .../storefront-checkout/hooks/index.d.ts | 20 + .../hooks/useBreakpoint/index.d.ts | 18 + .../hooks/useBreakpoint/useBreakpoint.d.ts | 18 + .../hooks/useLockScroll/index.d.ts | 18 + .../hooks/useLockScroll/useLockScroll.d.ts | 21 + .../hooks/useStableList/index.d.ts | 2 + .../hooks/useStableList/useStableList.d.ts | 2 + .../storefront-checkout/i18n/en_US.json.d.ts | 79 + .../storefront-checkout/lib/fetch-error.d.ts | 23 + .../storefront-checkout/lib/index.d.ts | 21 + .../lib/network-error.d.ts | 22 + .../storefront-checkout/lib/state.d.ts | 12 + .../storefront-checkout/lib/validation.d.ts | 5 + .../storefront-checkout/msw/browser.d.ts | 18 + .../fragments/available-shipping-methods.d.ts | 23 + .../fixtures/fragments/billing-address.d.ts | 60 + .../msw/fixtures/fragments/cart.d.ts | 149 + .../msw/fixtures/fragments/index.d.ts | 21 + .../fixtures/fragments/shipping-address.d.ts | 62 + .../msw/fixtures/index.d.ts | 20 + .../mutations/estimate-shipping-methods.d.ts | 4 + .../msw/fixtures/mutations/index.d.ts | 23 + .../mutations/set-billing-address.d.ts | 5 + .../fixtures/mutations/set-guest-email.d.ts | 4 + .../mutations/set-payment-method.d.ts | 4 + .../mutations/set-shipping-address.d.ts | 4 + .../mutations/set-shipping-methods.d.ts | 4 + .../msw/fixtures/queries/get-cart.d.ts | 4 + .../get-customer-cart-stock-status.d.ts | 4 + .../msw/fixtures/queries/get-customer.d.ts | 5 + .../fixtures/queries/get-stock-status.d.ts | 4 + .../fixtures/queries/get-store-config.d.ts | 4 + .../msw/fixtures/queries/index.d.ts | 23 + .../fixtures/queries/is-email-available.d.ts | 4 + .../storefront-checkout/msw/handlers.d.ts | 4 + .../storefront-checkout/msw/server.d.ts | 18 + .../storefront-checkout/render.d.ts | 1 + .../__dropins__/storefront-checkout/render.js | 9 + .../storefront-checkout/render/Provider.d.ts | 8 + .../storefront-checkout/render/index.d.ts | 18 + .../storefront-checkout/render/render.d.ts | 6 + .../signals/CartSignal.d.ts | 7 + .../signals/CustomerSignal.d.ts | 7 + .../EstimateShippingMethodsSignal.d.ts | 7 + .../signals/IsBillToShippingSignal.d.ts | 18 + .../signals/SelectedPaymentMethodSignal.d.ts | 18 + .../signals/SelectedShippingMethodSignal.d.ts | 4 + .../signals/ServerErrorSignal.d.ts | 18 + .../storefront-checkout/signals/index.d.ts | 24 + .../storefront-checkout/tests/constants.d.ts | 19 + .../tests/integration/utils/index.d.ts | 19 + .../tests/integration/utils/setup.d.ts | 8 + .../tests/integration/utils/user-actions.d.ts | 18 + .../storefront-checkout/tests/mocks/svg.d.ts | 20 + .../tests/utils/expectError.d.ts | 25 + .../tests/utils/index.d.ts | 19 + .../tests/utils/mockEvents.d.ts | 21 + .../utils/convertCase/convertCase.d.ts | 4 + .../utils/convertCase/index.d.ts | 18 + .../utils/getDisplayName/getDisplayName.d.ts | 4 + .../utils/getDisplayName/index.d.ts | 18 + .../storefront-checkout/utils/index.d.ts | 21 + .../utils/isEmpty/index.d.ts | 18 + .../utils/isEmpty/isEmpty.d.ts | 18 + .../utils/isNullish/index.d.ts | 18 + .../utils/isNullish/isNullish.d.ts | 18 + .../utils/isUnexpectedError/index.d.ts | 18 + .../isUnexpectedError/isUnexpectedError.d.ts | 18 + .../utils/shippingMethods/index.d.ts | 18 + .../utils/shippingMethods/isEqual.d.ts | 4 + .../__dropins__/storefront-order/LICENSE.md | 127 + scripts/__dropins__/storefront-order/api.d.ts | 1 + scripts/__dropins__/storefront-order/api.js | 93 + .../api/cancelOrder/cancelOrder.d.ts | 2 + .../graphql/cancelOrderMutation.d.ts | 2 + .../api/cancelOrder/index.d.ts | 2 + .../confirmCancelOrder.d.ts | 16 + .../graphql/ConfirmCancelOrder.d.ts | 16 + .../api/confirmCancelOrder/index.d.ts | 16 + .../confirmGuestReturn.d.ts | 2 + .../graphql/confirmGuestReturn.graphql.d.ts | 2 + .../api/confirmGuestReturn/index.d.ts | 2 + .../api/fetch-graphql/fetch-graphql.d.ts | 8 + .../api/fetch-graphql/index.d.ts | 2 + .../storefront-order/api/fragments.d.ts | 7 + .../getAttributesForm/getAttributesForm.d.ts | 4 + .../graphql/getAttributesForm.graphql.d.ts | 3 + .../api/getAttributesForm/index.d.ts | 2 + .../getAttributesList/getAttributesList.d.ts | 5 + .../graphql/getAttributesList.graphql.d.ts | 2 + .../api/getAttributesList/index.d.ts | 2 + .../api/getCustomer/getCustomer.d.ts | 4 + .../graphql/getCustomer.graphql.d.ts | 2 + .../api/getCustomer/index.d.ts | 2 + .../getCustomerOrdersReturn.d.ts | 4 + .../getCustomerOrdersReturn.graphql.d.ts | 2 + .../api/getCustomerOrdersReturn/index.d.ts | 2 + .../api/getGuestOrder/getGuestOrder.d.ts | 8 + .../graphql/getGuestOrder.graphql.d.ts | 2 + .../api/getGuestOrder/graphql/index.d.ts | 2 + .../api/getGuestOrder/index.d.ts | 2 + .../getOrderDetailsById.d.ts | 5 + .../graphql/orderByNumber.graphql.d.ts | 2 + .../api/getOrderDetailsById/index.d.ts | 2 + .../api/getStoreConfig/getStoreConfig.d.ts | 4 + .../graphql/StoreConfigQuery.d.ts | 2 + .../api/getStoreConfig/index.d.ts | 2 + .../CustomerAddressFragment.graphql.d.ts | 2 + .../graphql/GurestOrderFragment.graphql.d.ts | 2 + .../graphql/OrderItemsFragment.graphql.d.ts | 6 + .../graphql/OrderSummaryFragment.graphql.d.ts | 2 + .../RequestReturnOrderFragment.graphql.d.ts | 2 + .../api/graphql/ReturnsFragment.graphql.d.ts | 2 + .../graphql/guestOrderByToken.graphql.d.ts | 2 + .../guestOrderByToken/guestOrderByToken.d.ts | 4 + .../api/guestOrderByToken/index.d.ts | 2 + .../api/helpers/initializeOrderDetails.d.ts | 4 + .../storefront-order/api/index.d.ts | 19 + .../api/initialize/index.d.ts | 2 + .../api/initialize/initialize.d.ts | 16 + .../graphql/placeOrderMutation.d.ts | 2 + .../api/placeOrder/index.d.ts | 2 + .../api/placeOrder/placeOrder.d.ts | 4 + .../graphql/reorderItems.graphql.d.ts | 2 + .../api/reorderItems/index.d.ts | 2 + .../api/reorderItems/reorderItems.d.ts | 4 + .../requestGuestOrderCancelMutation.d.ts | 2 + .../api/requestGuestOrderCancel/index.d.ts | 2 + .../requestGuestOrderCancel.d.ts | 2 + .../graphql/requestGuestReturn.graphql.d.ts | 2 + .../api/requestGuestReturn/index.d.ts | 2 + .../requestGuestReturn.d.ts | 9 + .../graphql/requestReturn.graphql.d.ts | 2 + .../api/requestReturn/index.d.ts | 2 + .../api/requestReturn/requestReturn.d.ts | 5 + .../chunks/CartSummaryItem.js | 3 + .../chunks/OrderCancelForm.js | 3 + .../storefront-order/chunks/OrderLoaders.js | 3 + .../chunks/ReturnsListContent.js | 3 + .../chunks/ShippingStatusCard.js | 3 + .../chunks/capitalizeFirst.js | 3 + .../chunks/confirmCancelOrder.js | 56 + .../storefront-order/chunks/fetch-graphql.js | 3 + .../chunks/formatDateToLocale.js | 3 + .../chunks/getAttributesForm.js | 49 + .../chunks/getCustomerOrdersReturn.js | 21 + .../storefront-order/chunks/getFormValues.js | 3 + .../storefront-order/chunks/getGuestOrder.js | 18 + .../storefront-order/chunks/getQueryParam.js | 3 + .../storefront-order/chunks/getStoreConfig.js | 19 + .../storefront-order/chunks/initialize.js | 212 + .../storefront-order/chunks/network-error.js | 3 + .../storefront-order/chunks/redirectTo.js | 3 + .../chunks/requestGuestOrderCancel.js | 102 + .../chunks/requestGuestReturn.js | 54 + .../chunks/returnOrdersHelper.js | 3 + .../storefront-order/chunks/setTaxStatus.js | 3 + .../chunks/transform-attributes-form.js | 3 + .../chunks/useGetStoreConfig.js | 3 + .../storefront-order/chunks/useIsMobile.js | 3 + .../CustomerDetailsContent.d.ts | 5 + .../CustomerDetailsContent/index.d.ts | 3 + .../components/EmptyList/EmptyList.d.ts | 5 + .../components/EmptyList/index.d.ts | 3 + .../components/Form/Form.d.ts | 5 + .../Form/FormInputs/FormInputs.d.ts | 5 + .../components/Form/FormInputs/index.d.ts | 3 + .../components/Form/index.d.ts | 3 + .../components/OrderActions/OrderActions.d.ts | 5 + .../components/OrderActions/index.d.ts | 3 + .../components/OrderCancel/OrderCancel.d.ts | 5 + .../components/OrderCancel/index.d.ts | 3 + .../OrderCostSummaryContent/Blocks.d.ts | 39 + .../OrderCostSummaryContent.d.ts | 5 + .../OrderCostSummaryContent/index.d.ts | 3 + .../components/OrderHeader/OrderHeader.d.ts | 9 + .../components/OrderHeader/index.d.ts | 2 + .../components/OrderLoaders/OrderLoaders.d.ts | 10 + .../components/OrderLoaders/index.d.ts | 3 + .../CartSummaryItem.d.ts | 5 + .../OrderProductListContent.d.ts | 5 + .../OrderProductListContent/index.d.ts | 4 + .../OrderSearchForm/OrderSearchForm.d.ts | 5 + .../components/OrderSearchForm/index.d.ts | 3 + .../OrderStatusContent.d.ts | 5 + .../components/OrderStatusContent/index.d.ts | 3 + .../components/Reorder/Reorder.d.ts | 5 + .../components/Reorder/index.d.ts | 3 + .../ReturnOrderMessage.d.ts | 5 + .../components/ReturnOrderMessage/index.d.ts | 3 + .../ReturnOrderProductList.d.ts | 5 + .../ReturnOrderProductList/index.d.ts | 3 + .../ReturnReasonForm/ReturnReasonForm.d.ts | 5 + .../components/ReturnReasonForm/index.d.ts | 3 + .../ReturnsListContent.d.ts | 5 + .../components/ReturnsListContent/index.d.ts | 3 + .../ShippingStatusCard.d.ts | 5 + .../ShippingStatusReturnCard.d.ts | 5 + .../components/ShippingStatusCard/index.d.ts | 4 + .../storefront-order/components/index.d.ts | 18 + .../defaultAttributePreset.config.d.ts | 2 + .../storefront-order/configs/mock.config.d.ts | 3729 +++++ .../containers/CreateReturn.d.ts | 3 + .../containers/CreateReturn.js | 3 + .../containers/CreateReturn/CreateReturn.d.ts | 5 + .../containers/CreateReturn/index.d.ts | 3 + .../containers/CustomerDetails.d.ts | 3 + .../containers/CustomerDetails.js | 3 + .../CustomerDetails/CustomerDetails.d.ts | 5 + .../containers/CustomerDetails/index.d.ts | 3 + .../containers/OrderCancelForm.d.ts | 3 + .../containers/OrderCancelForm.js | 3 + .../OrderCancelForm/OrderCancelForm.d.ts | 5 + .../containers/OrderCancelForm/index.d.ts | 3 + .../containers/OrderCostSummary.d.ts | 3 + .../containers/OrderCostSummary.js | 3 + .../OrderCostSummary/OrderCostSummary.d.ts | 5 + .../containers/OrderCostSummary/index.d.ts | 3 + .../containers/OrderHeader.d.ts | 3 + .../containers/OrderHeader.js | 3 + .../containers/OrderHeader/OrderHeader.d.ts | 5 + .../containers/OrderHeader/index.d.ts | 3 + .../containers/OrderProductList.d.ts | 3 + .../containers/OrderProductList.js | 3 + .../OrderProductList/OrderProductList.d.ts | 5 + .../containers/OrderProductList/index.d.ts | 3 + .../containers/OrderReturns.d.ts | 3 + .../containers/OrderReturns.js | 3 + .../containers/OrderReturns/OrderReturns.d.ts | 5 + .../containers/OrderReturns/index.d.ts | 3 + .../containers/OrderSearch.d.ts | 3 + .../containers/OrderSearch.js | 3 + .../containers/OrderSearch/OrderSearch.d.ts | 5 + .../containers/OrderSearch/index.d.ts | 3 + .../containers/OrderStatus.d.ts | 3 + .../containers/OrderStatus.js | 3 + .../containers/OrderStatus/OrderStatus.d.ts | 5 + .../containers/OrderStatus/index.d.ts | 3 + .../containers/ReturnsList.d.ts | 3 + .../containers/ReturnsList.js | 3 + .../containers/ReturnsList/ReturnsList.d.ts | 5 + .../containers/ReturnsList/index.d.ts | 3 + .../containers/ShippingStatus.d.ts | 3 + .../containers/ShippingStatus.js | 3 + .../ShippingStatus/ShippingStatus.d.ts | 5 + .../containers/ShippingStatus/index.d.ts | 3 + .../storefront-order/containers/index.d.ts | 12 + .../storefront-order/data/models/acdl.d.ts | 109 + .../data/models/attributes-form.d.ts | 27 + .../data/models/customer-orders-return.d.ts | 38 + .../data/models/customer.d.ts | 6 + .../storefront-order/data/models/index.d.ts | 8 + .../data/models/order-details.d.ts | 170 + .../data/models/request-return.d.ts | 7 + .../data/models/store-config.d.ts | 15 + .../data/transforms/index.d.ts | 11 + .../data/transforms/transform-acdl.d.ts | 5 + .../transforms/transform-attributes-form.d.ts | 7 + .../transform-customer-address-input.d.ts | 22 + .../transform-customer-orders-returns.d.ts | 5 + .../data/transforms/transform-customer.d.ts | 5 + .../transforms/transform-guest-order.d.ts | 6 + .../transforms/transform-order-details.d.ts | 17 + .../transforms/transform-place-order.d.ts | 5 + .../transforms/transform-request-return.d.ts | 5 + .../transforms/transform-store-config.d.ts | 4 + .../storefront-order/fragments.d.ts | 1 + .../__dropins__/storefront-order/fragments.js | 306 + .../hooks/api/useGetStoreConfig.d.ts | 4 + .../hooks/components/useForm.d.ts | 11 + .../hooks/containers/useCreateReturn.d.ts | 65 + .../hooks/containers/useCustomerDetails.d.ts | 12 + .../hooks/containers/useOrderActions.d.ts | 12 + .../hooks/containers/useOrderCostSummary.d.ts | 9 + .../hooks/containers/useOrderHeader.d.ts | 8 + .../hooks/containers/useOrderProductList.d.ts | 8 + .../hooks/containers/useOrderReturns.d.ts | 8 + .../hooks/containers/useOrderSearch.d.ts | 22 + .../hooks/containers/useOrderStatus.d.ts | 8 + .../hooks/containers/useReturnsList.d.ts | 15 + .../hooks/containers/useShippingStatus.d.ts | 9 + .../storefront-order/hooks/index.d.ts | 14 + .../hooks/useInLineAlert.d.ts | 7 + .../storefront-order/hooks/useIsMobile.d.ts | 2 + .../storefront-order/i18n/en_US.json.d.ts | 346 + .../storefront-order/lib/acdl.d.ts | 18 + .../storefront-order/lib/capitalizeFirst.d.ts | 2 + .../lib/categorizeProducts.d.ts | 66 + .../storefront-order/lib/checkIsFunction.d.ts | 2 + .../storefront-order/lib/convertCase.d.ts | 4 + .../storefront-order/lib/fetch-error.d.ts | 5 + .../lib/formatDateToLocale.d.ts | 31 + .../storefront-order/lib/getFormValues.d.ts | 2 + .../storefront-order/lib/getQueryParam.d.ts | 2 + .../storefront-order/lib/network-error.d.ts | 6 + .../lib/place-order-error.d.ts | 7 + .../storefront-order/lib/redirectTo.d.ts | 3 + .../lib/removeQueryParams.d.ts | 2 + .../lib/returnOrdersHelper.d.ts | 36 + .../storefront-order/lib/setTaxStatus.d.ts | 4 + .../__dropins__/storefront-order/render.d.ts | 1 + .../__dropins__/storefront-order/render.js | 5 + .../storefront-order/render/Provider.d.ts | 8 + .../storefront-order/render/index.d.ts | 2 + .../storefront-order/render/render.d.ts | 4 + .../types/api/confirmGuestReturn.types.d.ts | 18 + .../types/api/getAttributesForm.types.d.ts | 31 + .../types/api/getAttributesList.types.d.ts | 28 + .../types/api/getCustomer.types.d.ts | 13 + .../api/getCustomerOrdersReturn.types.d.ts | 21 + .../types/api/getGuestOrder.types.d.ts | 13 + .../types/api/getOrderDetails.types.d.ts | 271 + .../types/api/guestOrderByToken.types.d.ts | 13 + .../types/api/placeOrder.types.d.ts | 19 + .../types/api/reorderItems.types.d.ts | 27 + .../types/api/requestReturn.types.d.ts | 47 + .../types/createReturn.types.d.ts | 71 + .../types/customerDetails.types.d.ts | 59 + .../types/emptyList.types.d.ts | 7 + .../storefront-order/types/form.types.d.ts | 60 + .../storefront-order/types/index.d.ts | 27 + .../types/notification.types.d.ts | 14 + .../types/orderCancel.types.d.ts | 16 + .../types/orderCostSummary.types.d.ts | 29 + .../types/orderEmailActionHandler.types.d.ts | 4 + .../types/orderHeader.types.d.ts | 19 + .../types/orderProductList.types.d.ts | 36 + .../types/orderSearch.types.d.ts | 36 + .../types/orderStatus.types.d.ts | 49 + .../storefront-order/types/reorder.types.d.ts | 9 + .../types/returnsList.types.d.ts | 82 + .../types/shippingStatus.types.d.ts | 49 + scripts/__dropins__/storefront-pdp/LICENSE.md | 127 + .../__mocks__/product-mocks.d.ts | 1 + scripts/__dropins__/storefront-pdp/api.js | 4 +- .../fetchProductData/fetchProductData.d.ts | 24 + .../api/fetchProductData/index.d.ts | 17 + .../getFetchedProductData.d.ts | 4 + .../api/getFetchedProductData/index.d.ts | 17 + .../getProductConfigurationValues.d.ts | 4 + .../getProductConfigurationValues/index.d.ts | 17 + .../api/getProductData/getProductData.d.ts | 5 +- .../getRefinedProduct/getRefinedProduct.d.ts | 2 +- .../__dropins__/storefront-pdp/api/index.d.ts | 6 + .../api/initialize/initialize.d.ts | 10 +- .../isProductConfigurationValid/index.d.ts | 17 + .../isProductConfigurationValid.d.ts | 17 + .../setProductConfigurationValid/index.d.ts | 17 + .../setProductConfigurationValid.d.ts | 17 + .../setProductConfigurationValues/index.d.ts | 17 + .../setProductConfigurationValues.d.ts | 4 + .../storefront-pdp/chunks/PriceRange.js | 3 + .../storefront-pdp/chunks/Swatches.js | 3 + .../__dropins__/storefront-pdp/chunks/Zoom.js | 3 + .../__dropins__/storefront-pdp/chunks/date.js | 3 + .../chunks/getFetchedProductData.js | 3 + .../chunks/getProductConfigurationValues.js | 3 + .../chunks/getRefinedProduct.js | 185 - .../storefront-pdp/chunks/initialize.js | 1 - .../chunks/isProductConfigurationValid.js | 187 + .../components/Header/Header.d.ts | 10 + .../components/Header/index.d.ts | 18 + .../components/Price/Price.d.ts | 9 + .../components/Price/index.d.ts | 18 + .../components/Swatches/Swatches.d.ts | 1 + .../storefront-pdp/components/index.d.ts | 2 + .../containers/ProductAttributes.d.ts | 3 + .../containers/ProductAttributes.js | 3 + .../ProductAttributes/ProductAttributes.d.ts | 8 + .../containers/ProductAttributes/index.d.ts | 18 + .../containers/ProductDescription.d.ts | 3 + .../containers/ProductDescription.js | 3 + .../ProductDescription.d.ts | 8 + .../containers/ProductDescription/index.d.ts | 18 + .../containers/ProductDetails.js | 4 +- .../ProductDetails/ProductDetails.d.ts | 1 + .../containers/ProductGallery.d.ts | 3 + .../containers/ProductGallery.js | 3 + .../ProductGallery/ProductGallery.d.ts | 18 + .../containers/ProductGallery/index.d.ts | 3 + .../containers/ProductHeader.d.ts | 3 + .../containers/ProductHeader.js | 3 + .../ProductHeader/ProductHeader.d.ts | 9 + .../containers/ProductHeader/index.d.ts | 18 + .../containers/ProductOptions.d.ts | 3 + .../containers/ProductOptions.js | 3 + .../ProductOptions/ProductOptions.d.ts | 22 + .../containers/ProductOptions/index.d.ts | 18 + .../containers/ProductPrice.d.ts | 3 + .../storefront-pdp/containers/ProductPrice.js | 3 + .../containers/ProductPrice/ProductPrice.d.ts | 8 + .../containers/ProductPrice/index.d.ts | 18 + .../containers/ProductQuantity.d.ts | 3 + .../containers/ProductQuantity.js | 3 + .../ProductQuantity/ProductQuantity.d.ts | 9 + .../containers/ProductQuantity/index.d.ts | 18 + .../containers/ProductShortDescription.d.ts | 3 + .../containers/ProductShortDescription.js | 3 + .../ProductShortDescription.d.ts | 8 + .../ProductShortDescription/index.d.ts | 18 + .../storefront-pdp/containers/index.d.ts | 8 + .../data/models/acdl-models.d.ts | 10 +- .../storefront-pdp/data/models/index.d.ts | 1 + .../data/models/product-model.d.ts | 19 +- .../data/models/values-model.d.ts | 6 + .../data/transforms/product-transform.d.ts | 4 +- .../storefront-pdp/i18n/en_US.json.d.ts | 3 + scripts/__dropins__/storefront-pdp/render.js | 6 +- scripts/__dropins__/tools/LICENSE.md | 188 + scripts/__dropins__/tools/chunks/icons/Add.js | 2 + .../tools/chunks/icons/AddressBook.js | 2 + .../__dropins__/tools/chunks/icons/Bulk.js | 2 + .../__dropins__/tools/chunks/icons/Burger.js | 2 + .../__dropins__/tools/chunks/icons/Card.js | 2 + .../__dropins__/tools/chunks/icons/Cart.js | 2 + .../__dropins__/tools/chunks/icons/Check.js | 2 + .../tools/chunks/icons/CheckWithCircle.js | 2 + .../tools/chunks/icons/ChevronDown.js | 2 + .../tools/chunks/icons/ChevronRight.js | 2 + .../tools/chunks/icons/ChevronUp.js | 2 + .../__dropins__/tools/chunks/icons/Close.js | 2 + .../__dropins__/tools/chunks/icons/Coupon.js | 3 + .../__dropins__/tools/chunks/icons/Date.js | 2 + .../tools/chunks/icons/Delivery.js | 2 + .../tools/chunks/icons/EmptyBox.js | 2 + scripts/__dropins__/tools/chunks/icons/Eye.js | 2 + .../tools/chunks/icons/EyeClose.js | 2 + .../__dropins__/tools/chunks/icons/Heart.js | 2 + .../tools/chunks/icons/HeartFilled.js | 2 + .../tools/chunks/icons/InfoFilled.js | 2 + .../__dropins__/tools/chunks/icons/Locker.js | 2 + .../__dropins__/tools/chunks/icons/Minus.js | 2 + .../__dropins__/tools/chunks/icons/Order.js | 2 + .../tools/chunks/icons/OrderError.js | 2 + .../tools/chunks/icons/OrderSuccess.js | 2 + .../tools/chunks/icons/PaymentError.js | 2 + .../tools/chunks/icons/Placeholder.js | 2 + .../tools/chunks/icons/PlaceholderFilled.js | 2 + .../__dropins__/tools/chunks/icons/Search.js | 2 + .../tools/chunks/icons/SearchFilled.js | 2 + .../__dropins__/tools/chunks/icons/Sort.js | 2 + .../__dropins__/tools/chunks/icons/Star.js | 2 + .../__dropins__/tools/chunks/icons/Trash.js | 2 + .../__dropins__/tools/chunks/icons/User.js | 2 + .../__dropins__/tools/chunks/icons/View.js | 2 + .../__dropins__/tools/chunks/icons/Wallet.js | 2 + .../__dropins__/tools/chunks/icons/Warning.js | 2 + .../tools/chunks/icons/WarningFilled.js | 2 + .../tools/chunks/icons/WarningWithCircle.js | 2 + .../tools/chunks/image-params-keymap.js | 2 + .../__dropins__/tools/chunks/initializer.js | 6 +- scripts/__dropins__/tools/chunks/is-number.js | 2 + scripts/__dropins__/tools/components.js | 4 +- scripts/__dropins__/tools/event-bus.js | 4 +- scripts/__dropins__/tools/fetch-graphql.js | 2 + scripts/__dropins__/tools/i18n.js | 2 + scripts/__dropins__/tools/initializer.js | 4 +- scripts/__dropins__/tools/lib.js | 4 +- scripts/__dropins__/tools/preact-compat.js | 2 + scripts/__dropins__/tools/preact-hooks.js | 2 + .../__dropins__/tools/preact-jsx-runtime.js | 2 + scripts/__dropins__/tools/preact.js | 2 + scripts/__dropins__/tools/recaptcha.js | 2 + scripts/__dropins__/tools/signals.js | 2 + .../InputPassword/InputPassword.d.ts | 2 +- .../types/elsie/src/i18n/en_US.json.d.ts | 4 +- .../tools/types/elsie/src/i18n/index.d.ts | 12 +- .../tools/types/elsie/src/icons/index.d.ts | 1 + .../tools/types/elsie/src/lib/deepmerge.d.ts | 3 + .../types/elsie/src/lib/initializer.d.ts | 11 + .../tools/types/event-bus/src/index.d.ts | 7 + .../schemas/storefrontInstanceContext.json | 4 +- scripts/aem.js | 3 +- scripts/checkout.js | 154 + scripts/commerce-events-collector.js | 2 +- scripts/commerce.js | 173 +- scripts/configs.js | 26 +- scripts/constants.js | 24 + scripts/delayed.js | 68 +- scripts/dropins.js | 25 - scripts/initializers/account.js | 16 + scripts/initializers/auth.js | 17 + scripts/initializers/cart.js | 17 + scripts/initializers/checkout.js | 16 + scripts/initializers/index.js | 80 + scripts/initializers/order.js | 115 + scripts/initializers/pdp.js | 86 + scripts/minicart/Minicart.js | 203 - scripts/minicart/api.js | 135 - scripts/minicart/cart.js | 307 - scripts/scripts.js | 94 +- scripts/wishlist/api.js | 3 +- styles/minicart.css | 292 - styles/styles.css | 173 +- tools/pdp-metadata/pdp-metadata.js | 9 +- tools/picker/dist/index.515784d0.js.map | 1 - .../{index.515784d0.js => index.56bd2c76.js} | 6 +- tools/picker/dist/index.56bd2c76.js.map | 1 + tools/picker/dist/index.html | 2 +- tools/picker/src/index.html | 4 +- tools/picker/src/index.js | 11 +- 1315 files changed, 41227 insertions(+), 4898 deletions(-) create mode 100644 .github/workflows/run-e2e-tests.yaml create mode 100644 .npmrc create mode 100644 blocks/commerce-account-header/commerce-account-header.css create mode 100644 blocks/commerce-account-header/commerce-account-header.js create mode 100644 blocks/commerce-account-sidebar/commerce-account-sidebar.css create mode 100644 blocks/commerce-account-sidebar/commerce-account-sidebar.js delete mode 100644 blocks/commerce-account/commerce-account.css delete mode 100644 blocks/commerce-account/commerce-account.js create mode 100644 blocks/commerce-addresses/commerce-addresses.css create mode 100644 blocks/commerce-addresses/commerce-addresses.js create mode 100644 blocks/commerce-confirm-account/commerce-confirm-account.css create mode 100644 blocks/commerce-confirm-account/commerce-confirm-account.js create mode 100644 blocks/commerce-create-account/commerce-create-account.css create mode 100644 blocks/commerce-create-account/commerce-create-account.js create mode 100644 blocks/commerce-create-password/commerce-create-password.css create mode 100644 blocks/commerce-create-password/commerce-create-password.js create mode 100644 blocks/commerce-create-return/commerce-create-return.css create mode 100644 blocks/commerce-create-return/commerce-create-return.js create mode 100644 blocks/commerce-customer-details/commerce-customer-details.css create mode 100644 blocks/commerce-customer-details/commerce-customer-details.js create mode 100644 blocks/commerce-customer-information/commerce-customer-information.css create mode 100644 blocks/commerce-customer-information/commerce-customer-information.js create mode 100644 blocks/commerce-forgot-password/commerce-forgot-password.css create mode 100644 blocks/commerce-forgot-password/commerce-forgot-password.js create mode 100644 blocks/commerce-mini-cart/commerce-mini-cart.css create mode 100644 blocks/commerce-mini-cart/commerce-mini-cart.js create mode 100644 blocks/commerce-order-cost-summary/commerce-order-cost-summary.css create mode 100644 blocks/commerce-order-cost-summary/commerce-order-cost-summary.js create mode 100644 blocks/commerce-order-header/commerce-order-header.css create mode 100644 blocks/commerce-order-header/commerce-order-header.js create mode 100644 blocks/commerce-order-product-list/commerce-order-product-list.css create mode 100644 blocks/commerce-order-product-list/commerce-order-product-list.js create mode 100644 blocks/commerce-order-returns/commerce-order-returns.css create mode 100644 blocks/commerce-order-returns/commerce-order-returns.js create mode 100644 blocks/commerce-order-status/commerce-order-status.css create mode 100644 blocks/commerce-order-status/commerce-order-status.js create mode 100644 blocks/commerce-orders-list/commerce-orders-list.css create mode 100644 blocks/commerce-orders-list/commerce-orders-list.js create mode 100644 blocks/commerce-return-header/commerce-return-header.css create mode 100644 blocks/commerce-return-header/commerce-return-header.js create mode 100644 blocks/commerce-returns-list/commerce-returns-list.css create mode 100644 blocks/commerce-returns-list/commerce-returns-list.js create mode 100644 blocks/commerce-search-order/commerce-search-order.css create mode 100644 blocks/commerce-search-order/commerce-search-order.js create mode 100644 blocks/commerce-shipping-status/commerce-shipping-status.css create mode 100644 blocks/commerce-shipping-status/commerce-shipping-status.js create mode 100644 blocks/header/renderAuthCombine.js create mode 100644 blocks/header/renderAuthDropdown.js create mode 100644 blocks/modal/modal.css create mode 100644 blocks/modal/modal.js delete mode 100644 blocks/product-details-custom/Icon.js delete mode 100644 blocks/product-details-custom/ProductDetailsCarousel.js delete mode 100644 blocks/product-details-custom/ProductDetailsShimmer.js delete mode 100644 blocks/product-details-custom/ProductDetailsSidebar.js delete mode 100644 blocks/product-details-custom/product-details-custom.css delete mode 100644 blocks/product-details-custom/product-details-custom.js create mode 100644 build.mjs create mode 100644 cypress/.gitignore create mode 100644 cypress/README.md create mode 100644 cypress/cypress.config.js create mode 100644 cypress/package-lock.json create mode 100644 cypress/package.json create mode 100644 cypress/reporter-config.json create mode 100644 cypress/src/actions/index.js create mode 100644 cypress/src/assertions/adobeDataLayer.js create mode 100644 cypress/src/assertions/index.js create mode 100644 cypress/src/fields/index.js create mode 100644 cypress/src/fixtures/index.js create mode 100644 cypress/src/fixtures/userInfo.json create mode 100644 cypress/src/plugins/index.js create mode 100644 cypress/src/support/deleteCustomer.js create mode 100644 cypress/src/support/getUserTokenCookie.js create mode 100644 cypress/src/support/index.js create mode 100644 cypress/src/support/sessionStorage.js create mode 100644 cypress/src/support/waitForResource.js create mode 100644 cypress/src/tests/e2eTests/events/add-to-cart.spec.js create mode 100644 cypress/src/tests/e2eTests/events/auth.spec.js create mode 100644 cypress/src/tests/e2eTests/events/initialization.spec.js create mode 100644 cypress/src/tests/e2eTests/events/initiate-checkout.spec.js create mode 100644 cypress/src/tests/e2eTests/events/place-order.spec.js create mode 100644 cypress/src/tests/e2eTests/events/product-page-view.spec.js create mode 100644 cypress/src/tests/e2eTests/events/recs.spec.js create mode 100644 cypress/src/tests/e2eTests/events/search-product-click.spec.js create mode 100644 cypress/src/tests/e2eTests/events/search-request-sent.spec.js create mode 100644 cypress/src/tests/e2eTests/events/search-results-view.spec.js create mode 100644 cypress/src/tests/e2eTests/verifyAuthUserCheckout.spec.js create mode 100644 cypress/src/tests/e2eTests/verifyGuestUserCheckout.spec.js create mode 100644 cypress/src/tests/e2eTests/verifyLowStockInfoMessage.spec.js create mode 100644 cypress/src/tests/e2eTests/verifyUserAccount.spec.js create mode 100644 icons/close.svg create mode 100644 scripts/__dropins__/storefront-account/LICENSE.md create mode 100644 scripts/__dropins__/storefront-account/api.d.ts create mode 100644 scripts/__dropins__/storefront-account/api.js create mode 100644 scripts/__dropins__/storefront-account/api/createCustomerAddress/createCustomerAddress.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/createCustomerAddress/graphql/createCustomerAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/createCustomerAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/fetch-graphql/fetch-graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/fetch-graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getAttributesForm/getAttributesForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getAttributesForm/graphql/getAttributesForm.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getAttributesForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCountries/getCountries.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCountries/graphql/getCountries.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCountries/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomer/getCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomer/graphql/getCustomer.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomerAddress/getCustomerAddress.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomerAddress/graphql/getCustomerAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getCustomerAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getOrderHistoryList/getOrderHistoryList.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getOrderHistoryList/graphql/getOrderHistoryList.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getOrderHistoryList/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getRegions/getRegions.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getRegions/graphql/getRegions.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getRegions/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getStoreConfig/getStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getStoreConfig/graphql/getStoreConfig.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/getStoreConfig/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/graphql/CustomerAddressFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/graphql/CustomerFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/graphql/OrderSummaryFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/initialize/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/initialize/initialize.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/removeCustomerAddress/graphql/removeCustomerAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/removeCustomerAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/removeCustomerAddress/removeCustomerAddress.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomer/graphql/updateCustomer.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomer/updateCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerAddress/graphql/updateCustomerAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerAddress/updateCustomerAddress.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerEmail/graphql/updateCustomerEmail.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerEmail/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerEmail/updateCustomerEmail.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerPassword/graphql/updateCustomerPassword.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerPassword/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/api/updateCustomerPassword/updateCustomerPassword.d.ts create mode 100644 scripts/__dropins__/storefront-account/chunks/CustomerInformationCard.js create mode 100644 scripts/__dropins__/storefront-account/chunks/getOrderHistoryList.js create mode 100644 scripts/__dropins__/storefront-account/chunks/getStoreConfig.js create mode 100644 scripts/__dropins__/storefront-account/chunks/removeCustomerAddress.js create mode 100644 scripts/__dropins__/storefront-account/chunks/updateCustomer.js create mode 100644 scripts/__dropins__/storefront-account/components/AccountLoaders/AccountLoaders.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AccountLoaders/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressActions/AddressActions.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressActions/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressCard/AddressCard.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressCard/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressFormWrapper/AddressFormWrapper.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressFormWrapper/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressModal/AddressModal.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressModal/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressesWrapper/AddressesWrapper.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/AddressesWrapper/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/ChangePassword/ChangePassword.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/ChangePassword/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/CustomerInformationCard/CustomerInformationCard.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/CustomerInformationCard/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/EditCustomerInformation/EditCustomerInformation.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/EditCustomerInformation/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/EmptyList/EmptyList.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/EmptyList/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/Form/Form.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/Form/FormInputs/FormInputs.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/Form/FormInputs/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/Form/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListAction/OrdersListAction.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListAction/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListCard/OrdersListCard.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListCard/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListWrapper/OrdersListWrapper.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/OrdersListWrapper/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/components/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/configs/addressField.config.d.ts create mode 100644 scripts/__dropins__/storefront-account/configs/defaultAttributePreset.config.d.ts create mode 100644 scripts/__dropins__/storefront-account/configs/mockDefaultAddress.config.d.ts create mode 100644 scripts/__dropins__/storefront-account/configs/mockOrdersList.config.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/AddressForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/AddressForm.js create mode 100644 scripts/__dropins__/storefront-account/containers/AddressForm/AddressForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/AddressForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/Addresses.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/Addresses.js create mode 100644 scripts/__dropins__/storefront-account/containers/Addresses/Addresses.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/Addresses/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/CustomerInformation.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/CustomerInformation.js create mode 100644 scripts/__dropins__/storefront-account/containers/CustomerInformation/CustomerInformation.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/CustomerInformation/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/OrdersList.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/OrdersList.js create mode 100644 scripts/__dropins__/storefront-account/containers/OrdersList/OrdersList.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/OrdersList/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/containers/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/country.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/customer-address.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/customer.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/order-history-list.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/region.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/models/store-config.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-countries.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-customer-address.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-customer.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-order-history-list.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-regions.d.ts create mode 100644 scripts/__dropins__/storefront-account/data/transforms/transform-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-account/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-account/fragments.js create mode 100644 scripts/__dropins__/storefront-account/hooks/components/useChangePassword.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/components/useForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/components/usePasswordValidationMessage.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useAddressForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useAddresses.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useCustomerInformation.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useGetStoreConfigs.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useOrderSelectList.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/containers/useOrdersList.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/useDebounce.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/useInLineAlert.d.ts create mode 100644 scripts/__dropins__/storefront-account/hooks/useIsMobile.d.ts create mode 100644 scripts/__dropins__/storefront-account/i18n/en_US.json.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/areRequiredFieldsValid.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/checkIsFunction.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/convertCase.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/convertToBoolean.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/convertToInputDateFormat.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/fetch-error.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/formatDateToLocale.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/getDateRange.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/getFieldsConfig.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/getFormValues.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/getFormValuesFromRef.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/initializeFormDataAndErrors.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/manageAddressDeletion.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/network-error.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/normalizeAttributes.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/normalizeGetAddressData.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/prepareNormalizedData.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/serializeAddressForm.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/sortingAddressesList.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/transformDefaultValuesAddresses.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/transformSessionData.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/validationChangePassword.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/validationFields.d.ts create mode 100644 scripts/__dropins__/storefront-account/lib/validationUniqueSymbolsPassword.d.ts create mode 100644 scripts/__dropins__/storefront-account/render.d.ts create mode 100644 scripts/__dropins__/storefront-account/render.js create mode 100644 scripts/__dropins__/storefront-account/render/Provider.d.ts create mode 100644 scripts/__dropins__/storefront-account/render/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/render/render.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/addressForm.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/addresses.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/createCustomerAddress.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getAttributesForm.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getCountries.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getCustomer.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getCustomerAddress.type.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getOrderHistoryList.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/getRegions.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/removeCustomerAddress.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/storeConfig.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/updateCustomerAddress.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/api/updateCustomerPassword.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/customerInformation.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/emptyList.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/form.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/index.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/notification.types.d.ts create mode 100644 scripts/__dropins__/storefront-account/types/ordersList.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/LICENSE.md create mode 100644 scripts/__dropins__/storefront-auth/api.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api.js create mode 100644 scripts/__dropins__/storefront-auth/api/confirmEmail/confirmEmail.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/confirmEmail/graphql/confirmEmail.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/confirmEmail/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomer/createCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomer/graphql/createCustomer.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomer/graphql/createCustomerV2.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomerAddress/createCustomerAddress.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomerAddress/graphql/createCustomerAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/createCustomerAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/fetch-graphql/fetch-graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/fetch-graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getAttributesForm/getAttributesForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getAttributesForm/graphql/getAttributesForm.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getAttributesForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerData/getCustomerData.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerData/graphql/getCustomerData.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerData/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerToken/getCustomerToken.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerToken/graphql/getCustomerToken.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getCustomerToken/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getStoreConfig/getStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getStoreConfig/graphql/getStoreConfig.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/getStoreConfig/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/graphql/CustomerFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/initialize/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/initialize/initialize.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/requestPasswordResetEmail/graphql/requestPasswordResetEmail.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/requestPasswordResetEmail/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/requestPasswordResetEmail/requestPasswordResetEmail.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resendConfirmationEmail/graphql/resendConfirmationEmail.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resendConfirmationEmail/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resendConfirmationEmail/resendConfirmationEmail.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resetPassword/graphql/resetPassword.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resetPassword/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/resetPassword/resetPassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/revokeCustomerToken/graphql/revokeCustomerToken.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/revokeCustomerToken/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/api/revokeCustomerToken/revokeCustomerToken.d.ts create mode 100644 scripts/__dropins__/storefront-auth/chunks/Button2.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/ResetPasswordForm.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/SignInForm.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/SignUpForm.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/SkeletonLoader.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/confirmEmail.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/createCustomerAddress.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/focusOnEmptyPasswordField.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/getCustomerToken.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/getStoreConfig.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/index.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/index2.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/index3.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/initialize.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/network-error.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/requestPasswordResetEmail.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/resendConfirmationEmail.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/resetPassword.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/revokeCustomerToken.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/setReCaptchaToken.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/simplifyTransformAttributesForm.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/transform-attributes-form.js create mode 100644 scripts/__dropins__/storefront-auth/chunks/usePasswordValidationMessage.js create mode 100644 scripts/__dropins__/storefront-auth/components/Button/Button.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/Button/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/EmailConfirmationForm/EmailConfirmationForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/EmailConfirmationForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/Form/Form.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/Form/FormInputs/FormInputs.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/Form/FormInputs/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/Form/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/ResetPasswordForm/ResetPasswordForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/ResetPasswordForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SignInForm/SignInForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SignInForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SignUpForm/SignUpForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SignUpForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/SkeletonLoader.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/Skeletons/ResetPasswordSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/Skeletons/SignInSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/Skeletons/SignUpSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/Skeletons/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SkeletonLoader/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SuccessNotificationForm/SuccessNotificationForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/SuccessNotificationForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/UpdatePasswordForm/UpdatePasswordForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/UpdatePasswordForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/components/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/configs/cookieConfigs.d.ts create mode 100644 scripts/__dropins__/storefront-auth/configs/defaultCreateUserConfigs.d.ts create mode 100644 scripts/__dropins__/storefront-auth/configs/excludedFocusClasses.d.ts create mode 100644 scripts/__dropins__/storefront-auth/configs/patternConfigs.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/AuthCombine.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/AuthCombine.js create mode 100644 scripts/__dropins__/storefront-auth/containers/AuthCombine/AuthCombine.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/AuthCombine/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/ResetPassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/ResetPassword.js create mode 100644 scripts/__dropins__/storefront-auth/containers/ResetPassword/ResetPassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/ResetPassword/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignIn.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignIn.js create mode 100644 scripts/__dropins__/storefront-auth/containers/SignIn/SignIn.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignIn/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignUp.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignUp.js create mode 100644 scripts/__dropins__/storefront-auth/containers/SignUp/SignUp.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SignUp/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SuccessNotification.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SuccessNotification.js create mode 100644 scripts/__dropins__/storefront-auth/containers/SuccessNotification/SuccessNotification.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/SuccessNotification/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/UpdatePassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/UpdatePassword.js create mode 100644 scripts/__dropins__/storefront-auth/containers/UpdatePassword/UpdatePassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/UpdatePassword/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/containers/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/customer-data.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/password-reset-email.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/reset-password.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/revoke-customer-token.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/models/store-config.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-auth.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-create-customer.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-customer-data.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-password-reset-email.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-reset-password.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-revoke-customer-token.d.ts create mode 100644 scripts/__dropins__/storefront-auth/data/transforms/transform-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-auth/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-auth/fragments.js create mode 100644 scripts/__dropins__/storefront-auth/hooks/api/useGetAttributesForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/api/useGetStoreConfigs.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useEmailConfirmationForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/usePasswordValidationMessage.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useResetPasswordForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useSignInForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useSignUpForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/components/useUpdatePasswordForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/useEmailConfirmation.d.ts create mode 100644 scripts/__dropins__/storefront-auth/hooks/useInLineAlert.d.ts create mode 100644 scripts/__dropins__/storefront-auth/i18n/en_US.json.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/acdl.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/checkIsFunction.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/clearUrlAndReplace.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/convertCase.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/convertToInputDateFormat.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/cookieUtils.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/fetch-error.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/focusOnEmptyPasswordField.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/generateRandomDigits.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/getFormValues.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/getUrlParam.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/initializeFormDataAndErrors.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/mergeFormObjects.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/network-error.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/setReCaptchaToken.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/simplifyTransformAttributesForm.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/validationFields.d.ts create mode 100644 scripts/__dropins__/storefront-auth/lib/validationUniqueSymbolsPassword.d.ts create mode 100644 scripts/__dropins__/storefront-auth/render.d.ts create mode 100644 scripts/__dropins__/storefront-auth/render.js create mode 100644 scripts/__dropins__/storefront-auth/render/Provider.d.ts create mode 100644 scripts/__dropins__/storefront-auth/render/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/render/render.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/confirmEmail.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/createCustomer.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/createCustomerAddress.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/getAttributesForm.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/getCustomerData.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/getCustomerToken.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/passwordResetEmail.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/resendConfirmationEmail.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/resetPassword.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/revokeCustomerToken.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/api/storeConfig.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/authCombine.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/emailConfirmationForm.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/form.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/index.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/notification.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/resetPassword.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/signIn.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/signUp.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/skeletonLoader.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/successNotification.types.d.ts create mode 100644 scripts/__dropins__/storefront-auth/types/updatePassword.types.d.ts create mode 100644 scripts/__dropins__/storefront-cart/LICENSE.md create mode 100644 scripts/__dropins__/storefront-cart/api.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api.js create mode 100644 scripts/__dropins__/storefront-cart/api/addProductsToCart/addProductsToCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/addProductsToCart/graphql/AddProductsToCartMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/addProductsToCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/applyCouponsToCart/applyCouponsToCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/applyCouponsToCart/graphql/ApplyCouponsToCartMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/applyCouponsToCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/createGuestCart/createGuestCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/createGuestCart/graphql/CreateCartMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/createGuestCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/fetch-graphql/fetch-graphql.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/fetch-graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getCartData/getCartData.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getCartData/graphql/CartQuery.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getCartData/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimateShipping/getEstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimateShipping/graphql/countriesAndRegionsQueries.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimateShipping/graphql/estimateShippingMethodsMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimateShipping/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimatedTotals/getEstimatedTotals.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimatedTotals/graphql/GetEstimatedTotalsMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getEstimatedTotals/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getStoreConfig/getStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getStoreConfig/graphql/StoreConfigQuery.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/getStoreConfig/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/CartFragment.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/CartItemFragment.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/CustomerAccountFragment.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/CustomizableOptionsFragment.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/PriceRangeFragment.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/graphql/arguments.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/initialize/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/initialize/initialize.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/initializeCart/graphql/MergeCartsMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/initializeCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/initializeCart/initializeCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/publishShoppingCartViewEvent/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/publishShoppingCartViewEvent/publishShoppingCartViewEvent.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/refreshCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/refreshCart/refreshCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/resetCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/resetCart/resetCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/updateProductsFromCart/graphql/UpdateProductsMutation.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/updateProductsFromCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/api/updateProductsFromCart/updateProductsFromCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/chunks/CartSummaryGrid.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/CartSummaryList.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/ChevronDown.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/Coupon.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/EmptyCart.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/OrderSummary.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/OrderSummaryLine.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/acdl.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/applyCouponsToCart.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/getEstimateShipping.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/getEstimatedTotals.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/persisted-data.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/refreshCart.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/resetCart.js create mode 100644 scripts/__dropins__/storefront-cart/chunks/updateProductsFromCart.js create mode 100644 scripts/__dropins__/storefront-cart/components/CartSummaryGrid/CartSummaryGrid.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/CartSummaryGrid/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/CartSummaryList/CartSummaryList.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/CartSummaryList/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/Coupons/Coupons.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/Coupons/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/EmptyCart/EmptyCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/EmptyCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/EstimateShipping/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/EstimateShipping/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/MiniCart/MiniCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/MiniCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/OrderSummary/OrderSummary.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/OrderSummary/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/OrderSummaryLine/OrderSummaryLine.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/OrderSummaryLine/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/components/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryGrid.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryGrid.js create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryGrid/CartSummaryGrid.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryGrid/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryList.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryList.js create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryList/CartSummaryList.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/CartSummaryList/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/Coupons.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/Coupons.js create mode 100644 scripts/__dropins__/storefront-cart/containers/Coupons/Coupons.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/Coupons/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EmptyCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EmptyCart.js create mode 100644 scripts/__dropins__/storefront-cart/containers/EmptyCart/EmptyCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EmptyCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EstimateShipping.js create mode 100644 scripts/__dropins__/storefront-cart/containers/EstimateShipping/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/EstimateShipping/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/MiniCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/MiniCart.js create mode 100644 scripts/__dropins__/storefront-cart/containers/MiniCart/MiniCart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/MiniCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummary.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummary.js create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummary/OrderSummary.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummary/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummaryLine.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummaryLine.js create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummaryLine/OrderSummaryLine.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/OrderSummaryLine/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/containers/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/models/acdl-models.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/models/cart-model.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/models/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/models/shipping-models.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/models/store-models.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/__fixtures__/cartModel.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/__fixtures__/estimatedShippingData.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/__fixtures__/estimatedTotalsData.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/__fixtures__/productTypesData.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/__fixtures__/storeConfig.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/acdl-context.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/transform-cart.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/transform-shipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/data/transforms/transform-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-cart/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-cart/fragments.js create mode 100644 scripts/__dropins__/storefront-cart/hooks/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/hooks/useEstimatedShipping.d.ts create mode 100644 scripts/__dropins__/storefront-cart/hooks/useEstimatedTotals.d.ts create mode 100644 scripts/__dropins__/storefront-cart/i18n/en_US.json.d.ts create mode 100644 scripts/__dropins__/storefront-cart/lib/acdl.d.ts create mode 100644 scripts/__dropins__/storefront-cart/lib/cookies.d.ts create mode 100644 scripts/__dropins__/storefront-cart/lib/fetch-error.d.ts create mode 100644 scripts/__dropins__/storefront-cart/lib/persisted-data.d.ts create mode 100644 scripts/__dropins__/storefront-cart/lib/state.d.ts create mode 100644 scripts/__dropins__/storefront-cart/render.d.ts create mode 100644 scripts/__dropins__/storefront-cart/render.js create mode 100644 scripts/__dropins__/storefront-cart/render/Provider.d.ts create mode 100644 scripts/__dropins__/storefront-cart/render/index.d.ts create mode 100644 scripts/__dropins__/storefront-cart/render/render.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/LICENSE.md create mode 100644 scripts/__dropins__/storefront-checkout/api.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api.js create mode 100644 scripts/__dropins__/storefront-checkout/api/authenticateCustomer/authenticateCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/authenticateCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/errors/errors.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/errors/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/estimateShippingMethods/estimateShippingMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/estimateShippingMethods/fixtures.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/estimateShippingMethods/graphql/estimateShippingMethods.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/estimateShippingMethods/graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/estimateShippingMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/fetch-graphql/fetch-graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/fetch-graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCart/fixtures.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCart/getCart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCart/graphql/getCart.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCart/graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCustomer/fixtures.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCustomer/getCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCustomer/graphql/getCustomer.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCustomer/graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getStoreConfig/getStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getStoreConfig/graphql/getStoreConfig.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/getStoreConfig/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/graphql/CartAddressFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/graphql/CheckoutDataFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/graphql/CustomerFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/initialize/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/initialize/initialize.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/initialize/listeners.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/initializeCheckout/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/initializeCheckout/initializeCheckout.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/isEmailAvailable/graphql/isEmailAvailable.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/isEmailAvailable/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/isEmailAvailable/isEmailAvailable.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/resetCheckout/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/resetCheckout/resetCheckout.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setBillingAddress/graphql/setBillingAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setBillingAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setBillingAddress/setBillingAddress.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setGuestEmailOnCart/graphql/setGuestEmailOnCart.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setGuestEmailOnCart/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setGuestEmailOnCart/setGuestEmailOnCart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setPaymentMethod/graphql/setPaymentMethod.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setPaymentMethod/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setPaymentMethod/setPaymentMethod.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingAddress/graphql/setShippingAddress.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingAddress/setShippingAddress.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingMethods/graphql/setShippingMethodsOnCart.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/setShippingMethods/setShippingMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/synchronizeCheckout/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/synchronizeCheckout/synchronizeCheckout.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/utils/dispatchApiCall.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/utils/enqueueRequest.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/api/utils/filterControlledErrors.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/chunks/OrderError.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/ServerErrorSignal.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/classes.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/errors.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/setBillingAddress.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/setGuestEmailOnCart.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/setPaymentMethod.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/setShippingMethods.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/store-config.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/synchronizeCheckout.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/transform-store-config.js create mode 100644 scripts/__dropins__/storefront-checkout/chunks/withConditionalRendering.js create mode 100644 scripts/__dropins__/storefront-checkout/components/BillToShippingAddress/BillToShippingAddress.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/BillToShippingAddress/BillToShippingAddressSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/BillToShippingAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/EstimateShipping/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/EstimateShipping/EstimateShippingSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/EstimateShipping/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/Email.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/LoginForm.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/LoginFormSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/SignIn.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/SignOut.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/LoginForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/OutOfStock/OutOfStock.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/OutOfStock/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PaymentMethods/PaymentMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PaymentMethods/PaymentMethodsSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PaymentMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PlaceOrder/PlaceOrder.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PlaceOrder/PlaceOrderSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/PlaceOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/ServerError/ServerError.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/ServerError/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/ShippingMethods/ShippingMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/ShippingMethods/ShippingMethodsSkeleton.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/ShippingMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/components/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/BillToShippingAddress.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/BillToShippingAddress.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/BillToShippingAddress/BillToShippingAddress.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/BillToShippingAddress/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ErrorBanner.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ErrorBanner.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/ErrorBanner/ErrorBanner.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ErrorBanner/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/EstimateShipping.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/EstimateShipping/EstimateShipping.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/EstimateShipping/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/LoginForm.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/LoginForm.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/LoginForm/LoginForm.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/LoginForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/MergedCartBanner.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/MergedCartBanner.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/MergedCartBanner/MergedCartBanner.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/MergedCartBanner/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/OutOfStock.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/OutOfStock.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/OutOfStock/OutOfStock.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/OutOfStock/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PaymentMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PaymentMethods.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/PaymentMethods/PaymentMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PaymentMethods/defaultHandlers.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PaymentMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PlaceOrder.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PlaceOrder.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/PlaceOrder/PlaceOrder.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/PlaceOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ServerError.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ServerError.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/ServerError/ServerError.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ServerError/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ShippingMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ShippingMethods.js create mode 100644 scripts/__dropins__/storefront-checkout/containers/ShippingMethods/ShippingMethods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ShippingMethods/hooks/useShippingEstimateEventEmitter.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/ShippingMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/containers/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/api.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/cart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/country.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/custom-attribute.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/customer.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/email-availability.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/payment-method.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/price.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/region.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/shipping-estimate.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/shipping-method.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/models/store-config.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-cart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-customer.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-email-availability.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-payment-methods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-shipping-estimate.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-shipping-methods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/data/transforms/transform-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/fragments.js create mode 100644 scripts/__dropins__/storefront-checkout/hocs/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hocs/withConditionalRendering.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useBreakpoint/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useBreakpoint/useBreakpoint.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useLockScroll/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useLockScroll/useLockScroll.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useStableList/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/hooks/useStableList/useStableList.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/i18n/en_US.json.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/lib/fetch-error.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/lib/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/lib/network-error.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/lib/state.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/lib/validation.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/browser.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/fragments/available-shipping-methods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/fragments/billing-address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/fragments/cart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/fragments/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/fragments/shipping-address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/estimate-shipping-methods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/set-billing-address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/set-guest-email.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/set-payment-method.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/set-shipping-address.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/mutations/set-shipping-methods.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/get-cart.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/get-customer-cart-stock-status.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/get-customer.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/get-stock-status.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/get-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/fixtures/queries/is-email-available.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/handlers.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/msw/server.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/render.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/render.js create mode 100644 scripts/__dropins__/storefront-checkout/render/Provider.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/render/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/render/render.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/CartSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/CustomerSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/EstimateShippingMethodsSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/IsBillToShippingSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/SelectedPaymentMethodSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/SelectedShippingMethodSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/ServerErrorSignal.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/signals/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/constants.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/integration/utils/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/integration/utils/setup.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/integration/utils/user-actions.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/mocks/svg.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/utils/expectError.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/utils/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/tests/utils/mockEvents.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/convertCase/convertCase.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/convertCase/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/getDisplayName/getDisplayName.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/getDisplayName/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isEmpty/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isEmpty/isEmpty.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isNullish/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isNullish/isNullish.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isUnexpectedError/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/isUnexpectedError/isUnexpectedError.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/shippingMethods/index.d.ts create mode 100644 scripts/__dropins__/storefront-checkout/utils/shippingMethods/isEqual.d.ts create mode 100644 scripts/__dropins__/storefront-order/LICENSE.md create mode 100644 scripts/__dropins__/storefront-order/api.d.ts create mode 100644 scripts/__dropins__/storefront-order/api.js create mode 100644 scripts/__dropins__/storefront-order/api/cancelOrder/cancelOrder.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/cancelOrder/graphql/cancelOrderMutation.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/cancelOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmCancelOrder/confirmCancelOrder.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmCancelOrder/graphql/ConfirmCancelOrder.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmCancelOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmGuestReturn/confirmGuestReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmGuestReturn/graphql/confirmGuestReturn.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/confirmGuestReturn/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/fetch-graphql/fetch-graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/fetch-graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesForm/getAttributesForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesForm/graphql/getAttributesForm.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesList/getAttributesList.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesList/graphql/getAttributesList.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getAttributesList/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomer/getCustomer.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomer/graphql/getCustomer.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomer/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomerOrdersReturn/getCustomerOrdersReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomerOrdersReturn/graphql/getCustomerOrdersReturn.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getCustomerOrdersReturn/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getGuestOrder/getGuestOrder.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getGuestOrder/graphql/getGuestOrder.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getGuestOrder/graphql/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getGuestOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getOrderDetailsById/getOrderDetailsById.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getOrderDetailsById/graphql/orderByNumber.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getOrderDetailsById/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getStoreConfig/getStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getStoreConfig/graphql/StoreConfigQuery.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/getStoreConfig/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/CustomerAddressFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/GurestOrderFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/OrderItemsFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/OrderSummaryFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/RequestReturnOrderFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/graphql/ReturnsFragment.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/guestOrderByToken/graphql/guestOrderByToken.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/guestOrderByToken/guestOrderByToken.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/guestOrderByToken/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/helpers/initializeOrderDetails.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/initialize/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/initialize/initialize.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/placeOrder/graphql/placeOrderMutation.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/placeOrder/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/placeOrder/placeOrder.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/reorderItems/graphql/reorderItems.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/reorderItems/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/reorderItems/reorderItems.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestOrderCancel/graphql/requestGuestOrderCancelMutation.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestOrderCancel/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestOrderCancel/requestGuestOrderCancel.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestReturn/graphql/requestGuestReturn.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestReturn/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestGuestReturn/requestGuestReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestReturn/graphql/requestReturn.graphql.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestReturn/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/api/requestReturn/requestReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/chunks/CartSummaryItem.js create mode 100644 scripts/__dropins__/storefront-order/chunks/OrderCancelForm.js create mode 100644 scripts/__dropins__/storefront-order/chunks/OrderLoaders.js create mode 100644 scripts/__dropins__/storefront-order/chunks/ReturnsListContent.js create mode 100644 scripts/__dropins__/storefront-order/chunks/ShippingStatusCard.js create mode 100644 scripts/__dropins__/storefront-order/chunks/capitalizeFirst.js create mode 100644 scripts/__dropins__/storefront-order/chunks/confirmCancelOrder.js create mode 100644 scripts/__dropins__/storefront-order/chunks/fetch-graphql.js create mode 100644 scripts/__dropins__/storefront-order/chunks/formatDateToLocale.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getAttributesForm.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getCustomerOrdersReturn.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getFormValues.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getGuestOrder.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getQueryParam.js create mode 100644 scripts/__dropins__/storefront-order/chunks/getStoreConfig.js create mode 100644 scripts/__dropins__/storefront-order/chunks/initialize.js create mode 100644 scripts/__dropins__/storefront-order/chunks/network-error.js create mode 100644 scripts/__dropins__/storefront-order/chunks/redirectTo.js create mode 100644 scripts/__dropins__/storefront-order/chunks/requestGuestOrderCancel.js create mode 100644 scripts/__dropins__/storefront-order/chunks/requestGuestReturn.js create mode 100644 scripts/__dropins__/storefront-order/chunks/returnOrdersHelper.js create mode 100644 scripts/__dropins__/storefront-order/chunks/setTaxStatus.js create mode 100644 scripts/__dropins__/storefront-order/chunks/transform-attributes-form.js create mode 100644 scripts/__dropins__/storefront-order/chunks/useGetStoreConfig.js create mode 100644 scripts/__dropins__/storefront-order/chunks/useIsMobile.js create mode 100644 scripts/__dropins__/storefront-order/components/CustomerDetailsContent/CustomerDetailsContent.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/CustomerDetailsContent/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/EmptyList/EmptyList.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/EmptyList/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Form/Form.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Form/FormInputs/FormInputs.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Form/FormInputs/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Form/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderActions/OrderActions.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderActions/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderCancel/OrderCancel.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderCancel/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderCostSummaryContent/Blocks.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderCostSummaryContent/OrderCostSummaryContent.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderCostSummaryContent/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderHeader/OrderHeader.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderHeader/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderLoaders/OrderLoaders.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderLoaders/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderProductListContent/CartSummaryItem.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderProductListContent/OrderProductListContent.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderProductListContent/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderSearchForm/OrderSearchForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderSearchForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderStatusContent/OrderStatusContent.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/OrderStatusContent/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Reorder/Reorder.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/Reorder/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnOrderMessage/ReturnOrderMessage.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnOrderMessage/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnOrderProductList/ReturnOrderProductList.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnOrderProductList/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnReasonForm/ReturnReasonForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnReasonForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnsListContent/ReturnsListContent.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ReturnsListContent/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ShippingStatusCard/ShippingStatusCard.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ShippingStatusCard/ShippingStatusReturnCard.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/ShippingStatusCard/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/components/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/configs/defaultAttributePreset.config.d.ts create mode 100644 scripts/__dropins__/storefront-order/configs/mock.config.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CreateReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CreateReturn.js create mode 100644 scripts/__dropins__/storefront-order/containers/CreateReturn/CreateReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CreateReturn/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CustomerDetails.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CustomerDetails.js create mode 100644 scripts/__dropins__/storefront-order/containers/CustomerDetails/CustomerDetails.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/CustomerDetails/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCancelForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCancelForm.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCancelForm/OrderCancelForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCancelForm/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCostSummary.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCostSummary.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCostSummary/OrderCostSummary.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderCostSummary/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderHeader.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderHeader.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderHeader/OrderHeader.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderHeader/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderProductList.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderProductList.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderProductList/OrderProductList.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderProductList/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderReturns.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderReturns.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderReturns/OrderReturns.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderReturns/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderSearch.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderSearch.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderSearch/OrderSearch.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderSearch/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderStatus.js create mode 100644 scripts/__dropins__/storefront-order/containers/OrderStatus/OrderStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/OrderStatus/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ReturnsList.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ReturnsList.js create mode 100644 scripts/__dropins__/storefront-order/containers/ReturnsList/ReturnsList.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ReturnsList/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ShippingStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ShippingStatus.js create mode 100644 scripts/__dropins__/storefront-order/containers/ShippingStatus/ShippingStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/ShippingStatus/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/containers/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/acdl.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/customer-orders-return.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/customer.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/order-details.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/request-return.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/models/store-config.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-acdl.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-attributes-form.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-customer-address-input.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-customer-orders-returns.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-customer.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-guest-order.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-order-details.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-place-order.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-request-return.d.ts create mode 100644 scripts/__dropins__/storefront-order/data/transforms/transform-store-config.d.ts create mode 100644 scripts/__dropins__/storefront-order/fragments.d.ts create mode 100644 scripts/__dropins__/storefront-order/fragments.js create mode 100644 scripts/__dropins__/storefront-order/hooks/api/useGetStoreConfig.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/components/useForm.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useCreateReturn.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useCustomerDetails.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderActions.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderCostSummary.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderHeader.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderProductList.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderReturns.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderSearch.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useOrderStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useReturnsList.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/containers/useShippingStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/useInLineAlert.d.ts create mode 100644 scripts/__dropins__/storefront-order/hooks/useIsMobile.d.ts create mode 100644 scripts/__dropins__/storefront-order/i18n/en_US.json.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/acdl.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/capitalizeFirst.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/categorizeProducts.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/checkIsFunction.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/convertCase.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/fetch-error.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/formatDateToLocale.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/getFormValues.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/getQueryParam.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/network-error.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/place-order-error.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/redirectTo.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/removeQueryParams.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/returnOrdersHelper.d.ts create mode 100644 scripts/__dropins__/storefront-order/lib/setTaxStatus.d.ts create mode 100644 scripts/__dropins__/storefront-order/render.d.ts create mode 100644 scripts/__dropins__/storefront-order/render.js create mode 100644 scripts/__dropins__/storefront-order/render/Provider.d.ts create mode 100644 scripts/__dropins__/storefront-order/render/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/render/render.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/confirmGuestReturn.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getAttributesForm.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getAttributesList.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getCustomer.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getCustomerOrdersReturn.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getGuestOrder.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/getOrderDetails.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/guestOrderByToken.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/placeOrder.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/reorderItems.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/api/requestReturn.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/createReturn.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/customerDetails.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/emptyList.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/form.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/index.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/notification.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderCancel.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderCostSummary.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderEmailActionHandler.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderHeader.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderProductList.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderSearch.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/orderStatus.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/reorder.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/returnsList.types.d.ts create mode 100644 scripts/__dropins__/storefront-order/types/shippingStatus.types.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/LICENSE.md create mode 100644 scripts/__dropins__/storefront-pdp/api/fetchProductData/fetchProductData.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/fetchProductData/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/getFetchedProductData/getFetchedProductData.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/getFetchedProductData/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/getProductConfigurationValues/getProductConfigurationValues.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/getProductConfigurationValues/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/isProductConfigurationValid/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/isProductConfigurationValid/isProductConfigurationValid.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/setProductConfigurationValid/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/setProductConfigurationValid/setProductConfigurationValid.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/setProductConfigurationValues/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/api/setProductConfigurationValues/setProductConfigurationValues.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/chunks/PriceRange.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/Swatches.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/Zoom.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/date.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/getFetchedProductData.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/getProductConfigurationValues.js delete mode 100644 scripts/__dropins__/storefront-pdp/chunks/getRefinedProduct.js delete mode 100644 scripts/__dropins__/storefront-pdp/chunks/initialize.js create mode 100644 scripts/__dropins__/storefront-pdp/chunks/isProductConfigurationValid.js create mode 100644 scripts/__dropins__/storefront-pdp/components/Header/Header.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/components/Header/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/components/Price/Price.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/components/Price/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductAttributes.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductAttributes.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductAttributes/ProductAttributes.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductAttributes/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductDescription.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductDescription.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductDescription/ProductDescription.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductDescription/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductGallery.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductGallery.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductGallery/ProductGallery.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductGallery/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductHeader.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductHeader.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductHeader/ProductHeader.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductHeader/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductOptions.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductOptions.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductOptions/ProductOptions.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductOptions/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductPrice.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductPrice.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductPrice/ProductPrice.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductPrice/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductQuantity.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductQuantity.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductQuantity/ProductQuantity.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductQuantity/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductShortDescription.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductShortDescription.js create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductShortDescription/ProductShortDescription.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/containers/ProductShortDescription/index.d.ts create mode 100644 scripts/__dropins__/storefront-pdp/data/models/values-model.d.ts create mode 100644 scripts/__dropins__/tools/LICENSE.md create mode 100644 scripts/__dropins__/tools/chunks/icons/Coupon.js create mode 100644 scripts/checkout.js create mode 100644 scripts/constants.js delete mode 100644 scripts/dropins.js create mode 100644 scripts/initializers/account.js create mode 100644 scripts/initializers/auth.js create mode 100644 scripts/initializers/cart.js create mode 100644 scripts/initializers/checkout.js create mode 100644 scripts/initializers/index.js create mode 100644 scripts/initializers/order.js create mode 100644 scripts/initializers/pdp.js delete mode 100644 scripts/minicart/Minicart.js delete mode 100644 scripts/minicart/api.js delete mode 100644 scripts/minicart/cart.js delete mode 100644 styles/minicart.css delete mode 100644 tools/picker/dist/index.515784d0.js.map rename tools/picker/dist/{index.515784d0.js => index.56bd2c76.js} (99%) create mode 100644 tools/picker/dist/index.56bd2c76.js.map diff --git a/.eslintignore b/.eslintignore index 51d0fb62e7..bca24df585 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,9 +3,9 @@ scripts/htm.js scripts/acdl tools/picker tools/pdp-metadata -scripts/dropins scripts/__dropins__ scripts/commerce-events-collector.js scripts/commerce-events-sdk.js scripts/widgets plugins/ +cypress/ \ No newline at end of file diff --git a/.eslintrc.js b/.eslintrc.js index 34c6b71107..d8d2e468ad 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -14,5 +14,13 @@ module.exports = { 'import/extensions': ['error', { js: 'always' }], // require js file extensions in imports 'linebreak-style': ['error', 'unix'], // enforce unix linebreaks 'no-param-reassign': [2, { props: false }], // allow modifying properties of param + 'no-use-before-define': [2, { functions: false }], + 'no-console': [ + 'error', + { + allow: ['warn', 'error', 'info', 'debug'], + }, + ], + 'no-unused-vars': ['error', { argsIgnorePattern: '^_', varsIgnorePattern: '^_' }], }, }; diff --git a/.github/workflows/run-e2e-tests.yaml b/.github/workflows/run-e2e-tests.yaml new file mode 100644 index 0000000000..5d7ad5e26b --- /dev/null +++ b/.github/workflows/run-e2e-tests.yaml @@ -0,0 +1,25 @@ +name: Cypress E2E Tests +on: push +jobs: + cypress-run: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - name: Install root dependencies + run: npm ci + - name: Start server in the background + run: npm start & + + - name: Install Cypress and run tests + uses: cypress-io/github-action@v6 + with: + working-directory: cypress + browser: chrome + wait-on: 'http://localhost:3000' + config: baseUrl=http://localhost:3000 + - uses: actions/upload-artifact@v4 + if: failure() + with: + name: cypress-screenshots + path: cypress/screenshots + if-no-files-found: ignore \ No newline at end of file diff --git a/.gitignore b/.gitignore index a840bb9670..080e4ef3bb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ helix-importer-ui *.bak .idea # Ignore .map files in scripts/__dropins__/ directory and all its subdirectories -scripts/__dropins__/**/*.map \ No newline at end of file +scripts/__dropins__/**/*.map diff --git a/.hlxignore b/.hlxignore index a630daae5a..b9f27314f7 100644 --- a/.hlxignore +++ b/.hlxignore @@ -1,10 +1,13 @@ .* *.md +*.d.ts karma.config.js LICENSE package.json package-lock.json test/* postinstall.js +build.mjs tools/picker/src/* +cypress/ tools/pdp-metadata/* diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000000..1a1231825f --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +; force @adobe namespaced packages to be installed from npmjs.org +@adobe:registry=https://registry.npmjs.org diff --git a/404.html b/404.html index 6d14b1f9bc..ded917dd81 100644 --- a/404.html +++ b/404.html @@ -7,7 +7,8 @@ { "imports": { "@dropins/tools/": "/scripts/__dropins__/tools/", - "@dropins/storefront-pdp/": "/scripts/__dropins__/storefront-pdp/" + "@dropins/storefront-cart/": "/scripts/__dropins__/storefront-cart/", + "@dropins/storefront-auth/": "/scripts/__dropins__/storefront-auth/" } } @@ -41,9 +42,13 @@