@shopify/hydrogen-react 2026.1.0 → 2026.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +7 -0
- package/dist/browser-dev/AddToCartButton.mjs.map +1 -1
- package/dist/browser-dev/BuyNowButton.mjs.map +1 -1
- package/dist/browser-dev/CartCost.mjs.map +1 -1
- package/dist/browser-dev/CartLineProvider.mjs +1 -1
- package/dist/browser-dev/CartProvider.mjs +1 -1
- package/dist/browser-dev/ProductPrice.mjs.map +1 -1
- package/dist/browser-dev/ProductProvider.mjs +1 -1
- package/dist/browser-dev/ShopifyProvider.mjs +1 -1
- package/dist/browser-dev/ShopifyProvider.mjs.map +1 -1
- package/dist/browser-dev/analytics-schema-custom-storefront-customer-tracking.mjs +1 -1
- package/dist/{node-dev/packages/hydrogen-react → browser-dev}/package.json.mjs +1 -1
- package/dist/browser-dev/useCartAPIStateMachine.mjs +9 -9
- package/dist/browser-dev/useCartAPIStateMachine.mjs.map +1 -1
- package/dist/browser-dev/useMachine.mjs +68 -0
- package/dist/browser-dev/useMachine.mjs.map +1 -0
- package/dist/browser-prod/AddToCartButton.mjs.map +1 -1
- package/dist/browser-prod/BuyNowButton.mjs.map +1 -1
- package/dist/browser-prod/CartCost.mjs.map +1 -1
- package/dist/browser-prod/CartLineProvider.mjs +1 -1
- package/dist/browser-prod/CartProvider.mjs +1 -1
- package/dist/browser-prod/ProductPrice.mjs.map +1 -1
- package/dist/browser-prod/ProductProvider.mjs +1 -1
- package/dist/browser-prod/ShopifyProvider.mjs +1 -1
- package/dist/browser-prod/ShopifyProvider.mjs.map +1 -1
- package/dist/browser-prod/analytics-schema-custom-storefront-customer-tracking.mjs +1 -1
- package/dist/browser-prod/{packages/hydrogen-react/package.json.mjs → package.json.mjs} +1 -1
- package/dist/browser-prod/useCartAPIStateMachine.mjs +9 -9
- package/dist/browser-prod/useCartAPIStateMachine.mjs.map +1 -1
- package/dist/browser-prod/useMachine.mjs +68 -0
- package/dist/browser-prod/useMachine.mjs.map +1 -0
- package/dist/node-dev/AddToCartButton.js.map +1 -1
- package/dist/node-dev/AddToCartButton.mjs.map +1 -1
- package/dist/node-dev/BuyNowButton.js.map +1 -1
- package/dist/node-dev/BuyNowButton.mjs.map +1 -1
- package/dist/node-dev/CartCost.js.map +1 -1
- package/dist/node-dev/CartCost.mjs.map +1 -1
- package/dist/node-dev/CartLineProvider.mjs +1 -1
- package/dist/node-dev/CartProvider.mjs +1 -1
- package/dist/node-dev/ProductPrice.js.map +1 -1
- package/dist/node-dev/ProductPrice.mjs.map +1 -1
- package/dist/node-dev/ProductProvider.mjs +1 -1
- package/dist/node-dev/ShopifyProvider.js.map +1 -1
- package/dist/node-dev/ShopifyProvider.mjs +1 -1
- package/dist/node-dev/ShopifyProvider.mjs.map +1 -1
- package/dist/node-dev/analytics-schema-custom-storefront-customer-tracking.js +1 -1
- package/dist/node-dev/analytics-schema-custom-storefront-customer-tracking.mjs +1 -1
- package/dist/{node-prod/packages/hydrogen-react → node-dev}/package.json.js +1 -1
- package/dist/{node-prod/packages/hydrogen-react → node-dev}/package.json.mjs +1 -1
- package/dist/node-dev/useCartAPIStateMachine.js +10 -10
- package/dist/node-dev/useCartAPIStateMachine.js.map +1 -1
- package/dist/node-dev/useCartAPIStateMachine.mjs +9 -9
- package/dist/node-dev/useCartAPIStateMachine.mjs.map +1 -1
- package/dist/node-dev/useMachine.js +68 -0
- package/dist/node-dev/useMachine.js.map +1 -0
- package/dist/node-dev/useMachine.mjs +68 -0
- package/dist/node-dev/useMachine.mjs.map +1 -0
- package/dist/node-prod/AddToCartButton.js.map +1 -1
- package/dist/node-prod/AddToCartButton.mjs.map +1 -1
- package/dist/node-prod/BuyNowButton.js.map +1 -1
- package/dist/node-prod/BuyNowButton.mjs.map +1 -1
- package/dist/node-prod/CartCost.js.map +1 -1
- package/dist/node-prod/CartCost.mjs.map +1 -1
- package/dist/node-prod/CartLineProvider.mjs +1 -1
- package/dist/node-prod/CartProvider.mjs +1 -1
- package/dist/node-prod/ProductPrice.js.map +1 -1
- package/dist/node-prod/ProductPrice.mjs.map +1 -1
- package/dist/node-prod/ProductProvider.mjs +1 -1
- package/dist/node-prod/ShopifyProvider.js.map +1 -1
- package/dist/node-prod/ShopifyProvider.mjs +1 -1
- package/dist/node-prod/ShopifyProvider.mjs.map +1 -1
- package/dist/node-prod/analytics-schema-custom-storefront-customer-tracking.js +1 -1
- package/dist/node-prod/analytics-schema-custom-storefront-customer-tracking.mjs +1 -1
- package/dist/{node-dev/packages/hydrogen-react → node-prod}/package.json.js +1 -1
- package/dist/{browser-dev/packages/hydrogen-react → node-prod}/package.json.mjs +1 -1
- package/dist/node-prod/useCartAPIStateMachine.js +10 -10
- package/dist/node-prod/useCartAPIStateMachine.js.map +1 -1
- package/dist/node-prod/useCartAPIStateMachine.mjs +9 -9
- package/dist/node-prod/useCartAPIStateMachine.mjs.map +1 -1
- package/dist/node-prod/useMachine.js +68 -0
- package/dist/node-prod/useMachine.js.map +1 -0
- package/dist/node-prod/useMachine.mjs +68 -0
- package/dist/node-prod/useMachine.mjs.map +1 -0
- package/dist/types/useMachine.d.ts +11 -0
- package/dist/umd/hydrogen-react.dev.js +56 -251
- package/dist/umd/hydrogen-react.dev.js.map +1 -1
- package/dist/umd/hydrogen-react.prod.js +16 -32
- package/dist/umd/hydrogen-react.prod.js.map +1 -1
- package/package.json +38 -44
- package/dist/browser-dev/_virtual/index.mjs +0 -5
- package/dist/browser-dev/_virtual/index.mjs.map +0 -1
- package/dist/browser-dev/_virtual/use-sync-external-store-shim.development.mjs +0 -5
- package/dist/browser-dev/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/browser-dev/_virtual/use-sync-external-store-shim.production.mjs +0 -5
- package/dist/browser-dev/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/browser-dev/_virtual/with-selector.development.mjs +0 -5
- package/dist/browser-dev/_virtual/with-selector.development.mjs.map +0 -1
- package/dist/browser-dev/_virtual/with-selector.mjs +0 -6
- package/dist/browser-dev/_virtual/with-selector.mjs.map +0 -1
- package/dist/browser-dev/_virtual/with-selector.production.mjs +0 -5
- package/dist/browser-dev/_virtual/with-selector.production.mjs.map +0 -1
- package/dist/browser-dev/_virtual/with-selector2.mjs +0 -5
- package/dist/browser-dev/_virtual/with-selector2.mjs.map +0 -1
- package/dist/browser-dev/node_modules/@xstate/fsm/es/index.mjs +0 -151
- package/dist/browser-dev/node_modules/@xstate/fsm/es/index.mjs.map +0 -1
- package/dist/browser-dev/node_modules/@xstate/react/es/fsm.mjs +0 -89
- package/dist/browser-dev/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
- package/dist/browser-dev/node_modules/@xstate/react/es/useConstant.mjs +0 -12
- package/dist/browser-dev/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
- package/dist/browser-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/shim/index.mjs +0 -18
- package/dist/browser-dev/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
- package/dist/browser-dev/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
- package/dist/browser-dev/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
- package/dist/browser-prod/_virtual/index.mjs +0 -5
- package/dist/browser-prod/_virtual/index.mjs.map +0 -1
- package/dist/browser-prod/_virtual/use-sync-external-store-shim.development.mjs +0 -5
- package/dist/browser-prod/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/browser-prod/_virtual/use-sync-external-store-shim.production.mjs +0 -5
- package/dist/browser-prod/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/browser-prod/_virtual/with-selector.development.mjs +0 -5
- package/dist/browser-prod/_virtual/with-selector.development.mjs.map +0 -1
- package/dist/browser-prod/_virtual/with-selector.mjs +0 -6
- package/dist/browser-prod/_virtual/with-selector.mjs.map +0 -1
- package/dist/browser-prod/_virtual/with-selector.production.mjs +0 -5
- package/dist/browser-prod/_virtual/with-selector.production.mjs.map +0 -1
- package/dist/browser-prod/_virtual/with-selector2.mjs +0 -5
- package/dist/browser-prod/_virtual/with-selector2.mjs.map +0 -1
- package/dist/browser-prod/node_modules/@xstate/fsm/es/index.mjs +0 -151
- package/dist/browser-prod/node_modules/@xstate/fsm/es/index.mjs.map +0 -1
- package/dist/browser-prod/node_modules/@xstate/react/es/fsm.mjs +0 -89
- package/dist/browser-prod/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
- package/dist/browser-prod/node_modules/@xstate/react/es/useConstant.mjs +0 -12
- package/dist/browser-prod/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
- package/dist/browser-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/shim/index.mjs +0 -18
- package/dist/browser-prod/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
- package/dist/browser-prod/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
- package/dist/browser-prod/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
- package/dist/node-dev/_virtual/index.js +0 -5
- package/dist/node-dev/_virtual/index.js.map +0 -1
- package/dist/node-dev/_virtual/index.mjs +0 -5
- package/dist/node-dev/_virtual/index.mjs.map +0 -1
- package/dist/node-dev/_virtual/use-sync-external-store-shim.development.js +0 -5
- package/dist/node-dev/_virtual/use-sync-external-store-shim.development.js.map +0 -1
- package/dist/node-dev/_virtual/use-sync-external-store-shim.development.mjs +0 -5
- package/dist/node-dev/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/node-dev/_virtual/use-sync-external-store-shim.production.js +0 -5
- package/dist/node-dev/_virtual/use-sync-external-store-shim.production.js.map +0 -1
- package/dist/node-dev/_virtual/use-sync-external-store-shim.production.mjs +0 -5
- package/dist/node-dev/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/node-dev/_virtual/with-selector.development.js +0 -5
- package/dist/node-dev/_virtual/with-selector.development.js.map +0 -1
- package/dist/node-dev/_virtual/with-selector.development.mjs +0 -5
- package/dist/node-dev/_virtual/with-selector.development.mjs.map +0 -1
- package/dist/node-dev/_virtual/with-selector.js +0 -6
- package/dist/node-dev/_virtual/with-selector.js.map +0 -1
- package/dist/node-dev/_virtual/with-selector.mjs +0 -6
- package/dist/node-dev/_virtual/with-selector.mjs.map +0 -1
- package/dist/node-dev/_virtual/with-selector.production.js +0 -5
- package/dist/node-dev/_virtual/with-selector.production.js.map +0 -1
- package/dist/node-dev/_virtual/with-selector.production.mjs +0 -5
- package/dist/node-dev/_virtual/with-selector.production.mjs.map +0 -1
- package/dist/node-dev/_virtual/with-selector2.js +0 -5
- package/dist/node-dev/_virtual/with-selector2.js.map +0 -1
- package/dist/node-dev/_virtual/with-selector2.mjs +0 -5
- package/dist/node-dev/_virtual/with-selector2.mjs.map +0 -1
- package/dist/node-dev/node_modules/@xstate/fsm/es/index.js +0 -150
- package/dist/node-dev/node_modules/@xstate/fsm/es/index.js.map +0 -1
- package/dist/node-dev/node_modules/@xstate/fsm/es/index.mjs +0 -151
- package/dist/node-dev/node_modules/@xstate/fsm/es/index.mjs.map +0 -1
- package/dist/node-dev/node_modules/@xstate/react/es/fsm.js +0 -89
- package/dist/node-dev/node_modules/@xstate/react/es/fsm.js.map +0 -1
- package/dist/node-dev/node_modules/@xstate/react/es/fsm.mjs +0 -89
- package/dist/node-dev/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
- package/dist/node-dev/node_modules/@xstate/react/es/useConstant.js +0 -28
- package/dist/node-dev/node_modules/@xstate/react/es/useConstant.js.map +0 -1
- package/dist/node-dev/node_modules/@xstate/react/es/useConstant.mjs +0 -12
- package/dist/node-dev/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -82
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -78
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -78
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -63
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
- package/dist/node-dev/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/shim/index.js +0 -18
- package/dist/node-dev/node_modules/use-sync-external-store/shim/index.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/shim/index.mjs +0 -18
- package/dist/node-dev/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/shim/with-selector.js +0 -18
- package/dist/node-dev/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
- package/dist/node-dev/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
- package/dist/node-dev/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
- package/dist/node-prod/_virtual/index.js +0 -5
- package/dist/node-prod/_virtual/index.js.map +0 -1
- package/dist/node-prod/_virtual/index.mjs +0 -5
- package/dist/node-prod/_virtual/index.mjs.map +0 -1
- package/dist/node-prod/_virtual/use-sync-external-store-shim.development.js +0 -5
- package/dist/node-prod/_virtual/use-sync-external-store-shim.development.js.map +0 -1
- package/dist/node-prod/_virtual/use-sync-external-store-shim.development.mjs +0 -5
- package/dist/node-prod/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/node-prod/_virtual/use-sync-external-store-shim.production.js +0 -5
- package/dist/node-prod/_virtual/use-sync-external-store-shim.production.js.map +0 -1
- package/dist/node-prod/_virtual/use-sync-external-store-shim.production.mjs +0 -5
- package/dist/node-prod/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/node-prod/_virtual/with-selector.development.js +0 -5
- package/dist/node-prod/_virtual/with-selector.development.js.map +0 -1
- package/dist/node-prod/_virtual/with-selector.development.mjs +0 -5
- package/dist/node-prod/_virtual/with-selector.development.mjs.map +0 -1
- package/dist/node-prod/_virtual/with-selector.js +0 -6
- package/dist/node-prod/_virtual/with-selector.js.map +0 -1
- package/dist/node-prod/_virtual/with-selector.mjs +0 -6
- package/dist/node-prod/_virtual/with-selector.mjs.map +0 -1
- package/dist/node-prod/_virtual/with-selector.production.js +0 -5
- package/dist/node-prod/_virtual/with-selector.production.js.map +0 -1
- package/dist/node-prod/_virtual/with-selector.production.mjs +0 -5
- package/dist/node-prod/_virtual/with-selector.production.mjs.map +0 -1
- package/dist/node-prod/_virtual/with-selector2.js +0 -5
- package/dist/node-prod/_virtual/with-selector2.js.map +0 -1
- package/dist/node-prod/_virtual/with-selector2.mjs +0 -5
- package/dist/node-prod/_virtual/with-selector2.mjs.map +0 -1
- package/dist/node-prod/node_modules/@xstate/fsm/es/index.js +0 -150
- package/dist/node-prod/node_modules/@xstate/fsm/es/index.js.map +0 -1
- package/dist/node-prod/node_modules/@xstate/fsm/es/index.mjs +0 -151
- package/dist/node-prod/node_modules/@xstate/fsm/es/index.mjs.map +0 -1
- package/dist/node-prod/node_modules/@xstate/react/es/fsm.js +0 -89
- package/dist/node-prod/node_modules/@xstate/react/es/fsm.js.map +0 -1
- package/dist/node-prod/node_modules/@xstate/react/es/fsm.mjs +0 -89
- package/dist/node-prod/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
- package/dist/node-prod/node_modules/@xstate/react/es/useConstant.js +0 -28
- package/dist/node-prod/node_modules/@xstate/react/es/useConstant.js.map +0 -1
- package/dist/node-prod/node_modules/@xstate/react/es/useConstant.mjs +0 -12
- package/dist/node-prod/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -82
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -78
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -78
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -63
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
- package/dist/node-prod/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/shim/index.js +0 -18
- package/dist/node-prod/node_modules/use-sync-external-store/shim/index.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/shim/index.mjs +0 -18
- package/dist/node-prod/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/shim/with-selector.js +0 -18
- package/dist/node-prod/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
- package/dist/node-prod/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
- package/dist/node-prod/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
- /package/dist/browser-dev/{packages/hydrogen-react/package.json.mjs.map → package.json.mjs.map} +0 -0
- /package/dist/browser-prod/{packages/hydrogen-react/package.json.mjs.map → package.json.mjs.map} +0 -0
- /package/dist/node-dev/{packages/hydrogen-react/package.json.js.map → package.json.js.map} +0 -0
- /package/dist/node-dev/{packages/hydrogen-react/package.json.mjs.map → package.json.mjs.map} +0 -0
- /package/dist/node-prod/{packages/hydrogen-react/package.json.js.map → package.json.js.map} +0 -0
- /package/dist/node-prod/{packages/hydrogen-react/package.json.mjs.map → package.json.mjs.map} +0 -0
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { __exports as useSyncExternalStoreShim_production } from "../../../_virtual/use-sync-external-store-shim.production.mjs";
|
|
2
|
-
import React__default from "react";
|
|
3
|
-
/**
|
|
4
|
-
* @license React
|
|
5
|
-
* use-sync-external-store-shim.production.js
|
|
6
|
-
*
|
|
7
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
8
|
-
*
|
|
9
|
-
* This source code is licensed under the MIT license found in the
|
|
10
|
-
* LICENSE file in the root directory of this source tree.
|
|
11
|
-
*/
|
|
12
|
-
var hasRequiredUseSyncExternalStoreShim_production;
|
|
13
|
-
function requireUseSyncExternalStoreShim_production() {
|
|
14
|
-
if (hasRequiredUseSyncExternalStoreShim_production) return useSyncExternalStoreShim_production;
|
|
15
|
-
hasRequiredUseSyncExternalStoreShim_production = 1;
|
|
16
|
-
var React = React__default;
|
|
17
|
-
function is(x, y) {
|
|
18
|
-
return x === y && (0 !== x || 1 / x === 1 / y) || x !== x && y !== y;
|
|
19
|
-
}
|
|
20
|
-
var objectIs = "function" === typeof Object.is ? Object.is : is, useState = React.useState, useEffect = React.useEffect, useLayoutEffect = React.useLayoutEffect, useDebugValue = React.useDebugValue;
|
|
21
|
-
function useSyncExternalStore$2(subscribe, getSnapshot) {
|
|
22
|
-
var value = getSnapshot(), _useState = useState({ inst: { value, getSnapshot } }), inst = _useState[0].inst, forceUpdate = _useState[1];
|
|
23
|
-
useLayoutEffect(
|
|
24
|
-
function() {
|
|
25
|
-
inst.value = value;
|
|
26
|
-
inst.getSnapshot = getSnapshot;
|
|
27
|
-
checkIfSnapshotChanged(inst) && forceUpdate({ inst });
|
|
28
|
-
},
|
|
29
|
-
[subscribe, value, getSnapshot]
|
|
30
|
-
);
|
|
31
|
-
useEffect(
|
|
32
|
-
function() {
|
|
33
|
-
checkIfSnapshotChanged(inst) && forceUpdate({ inst });
|
|
34
|
-
return subscribe(function() {
|
|
35
|
-
checkIfSnapshotChanged(inst) && forceUpdate({ inst });
|
|
36
|
-
});
|
|
37
|
-
},
|
|
38
|
-
[subscribe]
|
|
39
|
-
);
|
|
40
|
-
useDebugValue(value);
|
|
41
|
-
return value;
|
|
42
|
-
}
|
|
43
|
-
function checkIfSnapshotChanged(inst) {
|
|
44
|
-
var latestGetSnapshot = inst.getSnapshot;
|
|
45
|
-
inst = inst.value;
|
|
46
|
-
try {
|
|
47
|
-
var nextValue = latestGetSnapshot();
|
|
48
|
-
return !objectIs(inst, nextValue);
|
|
49
|
-
} catch (error) {
|
|
50
|
-
return true;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
function useSyncExternalStore$1(subscribe, getSnapshot) {
|
|
54
|
-
return getSnapshot();
|
|
55
|
-
}
|
|
56
|
-
var shim = "undefined" === typeof window || "undefined" === typeof window.document || "undefined" === typeof window.document.createElement ? useSyncExternalStore$1 : useSyncExternalStore$2;
|
|
57
|
-
useSyncExternalStoreShim_production.useSyncExternalStore = void 0 !== React.useSyncExternalStore ? React.useSyncExternalStore : shim;
|
|
58
|
-
return useSyncExternalStoreShim_production;
|
|
59
|
-
}
|
|
60
|
-
export {
|
|
61
|
-
requireUseSyncExternalStoreShim_production as __require
|
|
62
|
-
};
|
|
63
|
-
//# sourceMappingURL=use-sync-external-store-shim.production.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-sync-external-store-shim.production.mjs","sources":["../../../../../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js"],"sourcesContent":["/**\n * @license React\n * use-sync-external-store-shim.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar React = require(\"react\");\nfunction is(x, y) {\n return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);\n}\nvar objectIs = \"function\" === typeof Object.is ? Object.is : is,\n useState = React.useState,\n useEffect = React.useEffect,\n useLayoutEffect = React.useLayoutEffect,\n useDebugValue = React.useDebugValue;\nfunction useSyncExternalStore$2(subscribe, getSnapshot) {\n var value = getSnapshot(),\n _useState = useState({ inst: { value: value, getSnapshot: getSnapshot } }),\n inst = _useState[0].inst,\n forceUpdate = _useState[1];\n useLayoutEffect(\n function () {\n inst.value = value;\n inst.getSnapshot = getSnapshot;\n checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });\n },\n [subscribe, value, getSnapshot]\n );\n useEffect(\n function () {\n checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });\n return subscribe(function () {\n checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });\n });\n },\n [subscribe]\n );\n useDebugValue(value);\n return value;\n}\nfunction checkIfSnapshotChanged(inst) {\n var latestGetSnapshot = inst.getSnapshot;\n inst = inst.value;\n try {\n var nextValue = latestGetSnapshot();\n return !objectIs(inst, nextValue);\n } catch (error) {\n return !0;\n }\n}\nfunction useSyncExternalStore$1(subscribe, getSnapshot) {\n return getSnapshot();\n}\nvar shim =\n \"undefined\" === typeof window ||\n \"undefined\" === typeof window.document ||\n \"undefined\" === typeof window.document.createElement\n ? useSyncExternalStore$1\n : useSyncExternalStore$2;\nexports.useSyncExternalStore =\n void 0 !== React.useSyncExternalStore ? React.useSyncExternalStore : shim;\n"],"names":["require$$0"],"mappings":";;;;;;;;;;;;;;;AAWA,MAAI,QAAQA;AACZ,WAAS,GAAG,GAAG,GAAG;AAChB,WAAQ,MAAM,MAAM,MAAM,KAAK,IAAI,MAAM,IAAI,MAAQ,MAAM,KAAK,MAAM;AAAA,EACxE;AACA,MAAI,WAAW,eAAe,OAAO,OAAO,KAAK,OAAO,KAAK,IAC3D,WAAW,MAAM,UACjB,YAAY,MAAM,WAClB,kBAAkB,MAAM,iBACxB,gBAAgB,MAAM;AACxB,WAAS,uBAAuB,WAAW,aAAa;AACtD,QAAI,QAAQ,YAAW,GACrB,YAAY,SAAS,EAAE,MAAM,EAAE,OAAc,YAAwB,GAAI,GACzE,OAAO,UAAU,CAAC,EAAE,MACpB,cAAc,UAAU,CAAC;AAC3B;AAAA,MACE,WAAY;AACV,aAAK,QAAQ;AACb,aAAK,cAAc;AACnB,+BAAuB,IAAI,KAAK,YAAY,EAAE,KAAU,CAAE;AAAA,MAChE;AAAA,MACI,CAAC,WAAW,OAAO,WAAW;AAAA;AAEhC;AAAA,MACE,WAAY;AACV,+BAAuB,IAAI,KAAK,YAAY,EAAE,KAAU,CAAE;AAC1D,eAAO,UAAU,WAAY;AAC3B,iCAAuB,IAAI,KAAK,YAAY,EAAE,KAAU,CAAE;AAAA,QAClE,CAAO;AAAA,MACP;AAAA,MACI,CAAC,SAAS;AAAA;AAEZ,kBAAc,KAAK;AACnB,WAAO;AAAA,EACT;AACA,WAAS,uBAAuB,MAAM;AACpC,QAAI,oBAAoB,KAAK;AAC7B,WAAO,KAAK;AACZ,QAAI;AACF,UAAI,YAAY,kBAAiB;AACjC,aAAO,CAAC,SAAS,MAAM,SAAS;AAAA,IACpC,SAAW,OAAO;AACd,aAAO;AAAA,IACX;AAAA,EACA;AACA,WAAS,uBAAuB,WAAW,aAAa;AACtD,WAAO,YAAW;AAAA,EACpB;AACA,MAAI,OACF,gBAAgB,OAAO,UACvB,gBAAgB,OAAO,OAAO,YAC9B,gBAAgB,OAAO,OAAO,SAAS,gBACnC,yBACA;AACN,sCAAA,uBACE,WAAW,MAAM,uBAAuB,MAAM,uBAAuB;;;","x_google_ignoreList":[0]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../_virtual/index.js");
|
|
4
|
-
const useSyncExternalStoreShim_production = require("../cjs/use-sync-external-store-shim.production.js");
|
|
5
|
-
const useSyncExternalStoreShim_development = require("../cjs/use-sync-external-store-shim.development.js");
|
|
6
|
-
var hasRequiredShim;
|
|
7
|
-
function requireShim() {
|
|
8
|
-
if (hasRequiredShim) return index.__module.exports;
|
|
9
|
-
hasRequiredShim = 1;
|
|
10
|
-
if (process.env.NODE_ENV === "production") {
|
|
11
|
-
index.__module.exports = useSyncExternalStoreShim_production.__require();
|
|
12
|
-
} else {
|
|
13
|
-
index.__module.exports = useSyncExternalStoreShim_development.__require();
|
|
14
|
-
}
|
|
15
|
-
return index.__module.exports;
|
|
16
|
-
}
|
|
17
|
-
exports.__require = requireShim;
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../node_modules/use-sync-external-store/shim/index.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('../cjs/use-sync-external-store-shim.production.js');\n} else {\n module.exports = require('../cjs/use-sync-external-store-shim.development.js');\n}\n"],"names":["shimModule","require$$0","require$$1"],"mappings":";;;;;;;;;AAEA,MAAI,QAAQ,IAAI,aAAa,cAAc;AACzCA,UAAAA,SAAA,UAAiBC,8CAAA;AAAA,EACnB,OAAO;AACLD,UAAAA,SAAA,UAAiBE,+CAAA;AAAA,EACnB;;;;","x_google_ignoreList":[0]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { __module as shim } from "../../../_virtual/index.mjs";
|
|
2
|
-
import { __require as requireUseSyncExternalStoreShim_production } from "../cjs/use-sync-external-store-shim.production.mjs";
|
|
3
|
-
import { __require as requireUseSyncExternalStoreShim_development } from "../cjs/use-sync-external-store-shim.development.mjs";
|
|
4
|
-
var hasRequiredShim;
|
|
5
|
-
function requireShim() {
|
|
6
|
-
if (hasRequiredShim) return shim.exports;
|
|
7
|
-
hasRequiredShim = 1;
|
|
8
|
-
if (process.env.NODE_ENV === "production") {
|
|
9
|
-
shim.exports = requireUseSyncExternalStoreShim_production();
|
|
10
|
-
} else {
|
|
11
|
-
shim.exports = requireUseSyncExternalStoreShim_development();
|
|
12
|
-
}
|
|
13
|
-
return shim.exports;
|
|
14
|
-
}
|
|
15
|
-
export {
|
|
16
|
-
requireShim as __require
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../node_modules/use-sync-external-store/shim/index.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('../cjs/use-sync-external-store-shim.production.js');\n} else {\n module.exports = require('../cjs/use-sync-external-store-shim.development.js');\n}\n"],"names":["shimModule","require$$0","require$$1"],"mappings":";;;;;;;AAEA,MAAI,QAAQ,IAAI,aAAa,cAAc;AACzCA,SAAA,UAAiBC,2CAAA;AAAA,EACnB,OAAO;AACLD,SAAA,UAAiBE,4CAAA;AAAA,EACnB;;;","x_google_ignoreList":[0]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const withSelector = require("../../../_virtual/with-selector2.js");
|
|
4
|
-
const withSelector_production = require("../cjs/use-sync-external-store-shim/with-selector.production.js");
|
|
5
|
-
const withSelector_development = require("../cjs/use-sync-external-store-shim/with-selector.development.js");
|
|
6
|
-
var hasRequiredWithSelector;
|
|
7
|
-
function requireWithSelector() {
|
|
8
|
-
if (hasRequiredWithSelector) return withSelector.__module.exports;
|
|
9
|
-
hasRequiredWithSelector = 1;
|
|
10
|
-
if (process.env.NODE_ENV === "production") {
|
|
11
|
-
withSelector.__module.exports = withSelector_production.__require();
|
|
12
|
-
} else {
|
|
13
|
-
withSelector.__module.exports = withSelector_development.__require();
|
|
14
|
-
}
|
|
15
|
-
return withSelector.__module.exports;
|
|
16
|
-
}
|
|
17
|
-
exports.__require = requireWithSelector;
|
|
18
|
-
//# sourceMappingURL=with-selector.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.js","sources":["../../../../../../../node_modules/use-sync-external-store/shim/with-selector.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('../cjs/use-sync-external-store-shim/with-selector.production.js');\n} else {\n module.exports = require('../cjs/use-sync-external-store-shim/with-selector.development.js');\n}\n"],"names":["withSelectorModule","require$$0","require$$1"],"mappings":";;;;;;;;;AAEA,MAAI,QAAQ,IAAI,aAAa,cAAc;AACzCA,iBAAAA,SAAA,UAAiBC,kCAAA;AAAA,EACnB,OAAO;AACLD,iBAAAA,SAAA,UAAiBE,mCAAA;AAAA,EACnB;;;;","x_google_ignoreList":[0]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { __module as withSelector } from "../../../_virtual/with-selector2.mjs";
|
|
2
|
-
import { __require as requireWithSelector_production } from "../cjs/use-sync-external-store-shim/with-selector.production.mjs";
|
|
3
|
-
import { __require as requireWithSelector_development } from "../cjs/use-sync-external-store-shim/with-selector.development.mjs";
|
|
4
|
-
var hasRequiredWithSelector;
|
|
5
|
-
function requireWithSelector() {
|
|
6
|
-
if (hasRequiredWithSelector) return withSelector.exports;
|
|
7
|
-
hasRequiredWithSelector = 1;
|
|
8
|
-
if (process.env.NODE_ENV === "production") {
|
|
9
|
-
withSelector.exports = requireWithSelector_production();
|
|
10
|
-
} else {
|
|
11
|
-
withSelector.exports = requireWithSelector_development();
|
|
12
|
-
}
|
|
13
|
-
return withSelector.exports;
|
|
14
|
-
}
|
|
15
|
-
export {
|
|
16
|
-
requireWithSelector as __require
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=with-selector.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.mjs","sources":["../../../../../../../node_modules/use-sync-external-store/shim/with-selector.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('../cjs/use-sync-external-store-shim/with-selector.production.js');\n} else {\n module.exports = require('../cjs/use-sync-external-store-shim/with-selector.development.js');\n}\n"],"names":["withSelectorModule","require$$0","require$$1"],"mappings":";;;;;;;AAEA,MAAI,QAAQ,IAAI,aAAa,cAAc;AACzCA,iBAAA,UAAiBC,+BAAA;AAAA,EACnB,OAAO;AACLD,iBAAA,UAAiBE,gCAAA;AAAA,EACnB;;;","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-sync-external-store-shim.development.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-sync-external-store-shim.development.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-sync-external-store-shim.production.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-sync-external-store-shim.production.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.development.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.development.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const withSelector = require("../node_modules/use-sync-external-store/shim/with-selector.js");
|
|
4
|
-
var withSelectorExports = withSelector.__require();
|
|
5
|
-
exports.withSelectorExports = withSelectorExports;
|
|
6
|
-
//# sourceMappingURL=with-selector.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.production.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector.production.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"with-selector2.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
/*! *****************************************************************************
|
|
4
|
-
Copyright (c) Microsoft Corporation.
|
|
5
|
-
|
|
6
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
7
|
-
purpose with or without fee is hereby granted.
|
|
8
|
-
|
|
9
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
10
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
11
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
12
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
13
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
14
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
15
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
16
|
-
***************************************************************************** */
|
|
17
|
-
function t(t2, n) {
|
|
18
|
-
var e2 = "function" == typeof Symbol && t2[Symbol.iterator];
|
|
19
|
-
if (!e2) return t2;
|
|
20
|
-
var r2, i2, o2 = e2.call(t2), a2 = [];
|
|
21
|
-
try {
|
|
22
|
-
for (; (void 0 === n || n-- > 0) && !(r2 = o2.next()).done; ) a2.push(r2.value);
|
|
23
|
-
} catch (t3) {
|
|
24
|
-
i2 = { error: t3 };
|
|
25
|
-
} finally {
|
|
26
|
-
try {
|
|
27
|
-
r2 && !r2.done && (e2 = o2.return) && e2.call(o2);
|
|
28
|
-
} finally {
|
|
29
|
-
if (i2) throw i2.error;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
return a2;
|
|
33
|
-
}
|
|
34
|
-
exports.InterpreterStatus = void 0;
|
|
35
|
-
!(function(t2) {
|
|
36
|
-
t2[t2.NotStarted = 0] = "NotStarted", t2[t2.Running = 1] = "Running", t2[t2.Stopped = 2] = "Stopped";
|
|
37
|
-
})(exports.InterpreterStatus || (exports.InterpreterStatus = {}));
|
|
38
|
-
var e = { type: "xstate.init" };
|
|
39
|
-
function r(t2) {
|
|
40
|
-
return void 0 === t2 ? [] : [].concat(t2);
|
|
41
|
-
}
|
|
42
|
-
function i(t2) {
|
|
43
|
-
return { type: "xstate.assign", assignment: t2 };
|
|
44
|
-
}
|
|
45
|
-
function o(t2, n) {
|
|
46
|
-
return "string" == typeof (t2 = "string" == typeof t2 && n && n[t2] ? n[t2] : t2) ? { type: t2 } : "function" == typeof t2 ? { type: t2.name, exec: t2 } : t2;
|
|
47
|
-
}
|
|
48
|
-
function a(t2) {
|
|
49
|
-
return function(n) {
|
|
50
|
-
return t2 === n;
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
function u(t2) {
|
|
54
|
-
return "string" == typeof t2 ? { type: t2 } : t2;
|
|
55
|
-
}
|
|
56
|
-
function c(t2, n) {
|
|
57
|
-
return { value: t2, context: n, actions: [], changed: false, matches: a(t2) };
|
|
58
|
-
}
|
|
59
|
-
function f(t2, n, e2) {
|
|
60
|
-
var r2 = n, i2 = false;
|
|
61
|
-
return [t2.filter((function(t3) {
|
|
62
|
-
if ("xstate.assign" === t3.type) {
|
|
63
|
-
i2 = true;
|
|
64
|
-
var n2 = Object.assign({}, r2);
|
|
65
|
-
return "function" == typeof t3.assignment ? n2 = t3.assignment(r2, e2) : Object.keys(t3.assignment).forEach((function(i3) {
|
|
66
|
-
n2[i3] = "function" == typeof t3.assignment[i3] ? t3.assignment[i3](r2, e2) : t3.assignment[i3];
|
|
67
|
-
})), r2 = n2, false;
|
|
68
|
-
}
|
|
69
|
-
return true;
|
|
70
|
-
})), r2, i2];
|
|
71
|
-
}
|
|
72
|
-
function s(n, i2) {
|
|
73
|
-
void 0 === i2 && (i2 = {});
|
|
74
|
-
var s2 = t(f(r(n.states[n.initial].entry).map((function(t2) {
|
|
75
|
-
return o(t2, i2.actions);
|
|
76
|
-
})), n.context, e), 2), l2 = s2[0], v2 = s2[1], y = { config: n, _options: i2, initialState: { value: n.initial, actions: l2, context: v2, matches: a(n.initial) }, transition: function(e2, i3) {
|
|
77
|
-
var s3, l3, v3 = "string" == typeof e2 ? { value: e2, context: n.context } : e2, p = v3.value, g = v3.context, d = u(i3), x = n.states[p];
|
|
78
|
-
if (x.on) {
|
|
79
|
-
var m = r(x.on[d.type]);
|
|
80
|
-
try {
|
|
81
|
-
for (var h = (function(t2) {
|
|
82
|
-
var n2 = "function" == typeof Symbol && Symbol.iterator, e3 = n2 && t2[n2], r2 = 0;
|
|
83
|
-
if (e3) return e3.call(t2);
|
|
84
|
-
if (t2 && "number" == typeof t2.length) return { next: function() {
|
|
85
|
-
return t2 && r2 >= t2.length && (t2 = void 0), { value: t2 && t2[r2++], done: !t2 };
|
|
86
|
-
} };
|
|
87
|
-
throw new TypeError(n2 ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
88
|
-
})(m), b = h.next(); !b.done; b = h.next()) {
|
|
89
|
-
var S = b.value;
|
|
90
|
-
if (void 0 === S) return c(p, g);
|
|
91
|
-
var w = "string" == typeof S ? { target: S } : S, j = w.target, E = w.actions, R = void 0 === E ? [] : E, N = w.cond, O = void 0 === N ? function() {
|
|
92
|
-
return true;
|
|
93
|
-
} : N, _ = void 0 === j, k = null != j ? j : p, T = n.states[k];
|
|
94
|
-
if (O(g, d)) {
|
|
95
|
-
var q = t(f((_ ? r(R) : [].concat(x.exit, R, T.entry).filter((function(t2) {
|
|
96
|
-
return t2;
|
|
97
|
-
}))).map((function(t2) {
|
|
98
|
-
return o(t2, y._options.actions);
|
|
99
|
-
})), g, d), 3), z = q[0], A = q[1], B = q[2], C = null != j ? j : p;
|
|
100
|
-
return { value: C, context: A, actions: z, changed: j !== p || z.length > 0 || B, matches: a(C) };
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
} catch (t2) {
|
|
104
|
-
s3 = { error: t2 };
|
|
105
|
-
} finally {
|
|
106
|
-
try {
|
|
107
|
-
b && !b.done && (l3 = h.return) && l3.call(h);
|
|
108
|
-
} finally {
|
|
109
|
-
if (s3) throw s3.error;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
return c(p, g);
|
|
114
|
-
} };
|
|
115
|
-
return y;
|
|
116
|
-
}
|
|
117
|
-
var l = function(t2, n) {
|
|
118
|
-
return t2.actions.forEach((function(e2) {
|
|
119
|
-
var r2 = e2.exec;
|
|
120
|
-
return r2 && r2(t2.context, n);
|
|
121
|
-
}));
|
|
122
|
-
};
|
|
123
|
-
function v(t2) {
|
|
124
|
-
var r2 = t2.initialState, i2 = exports.InterpreterStatus.NotStarted, o2 = /* @__PURE__ */ new Set(), c2 = { _machine: t2, send: function(e2) {
|
|
125
|
-
i2 === exports.InterpreterStatus.Running && (r2 = t2.transition(r2, e2), l(r2, u(e2)), o2.forEach((function(t3) {
|
|
126
|
-
return t3(r2);
|
|
127
|
-
})));
|
|
128
|
-
}, subscribe: function(t3) {
|
|
129
|
-
return o2.add(t3), t3(r2), { unsubscribe: function() {
|
|
130
|
-
return o2.delete(t3);
|
|
131
|
-
} };
|
|
132
|
-
}, start: function(o3) {
|
|
133
|
-
if (o3) {
|
|
134
|
-
var u2 = "object" == typeof o3 ? o3 : { context: t2.config.context, value: o3 };
|
|
135
|
-
r2 = { value: u2.value, actions: [], context: u2.context, matches: a(u2.value) };
|
|
136
|
-
} else r2 = t2.initialState;
|
|
137
|
-
return i2 = exports.InterpreterStatus.Running, l(r2, e), c2;
|
|
138
|
-
}, stop: function() {
|
|
139
|
-
return i2 = exports.InterpreterStatus.Stopped, o2.clear(), c2;
|
|
140
|
-
}, get state() {
|
|
141
|
-
return r2;
|
|
142
|
-
}, get status() {
|
|
143
|
-
return i2;
|
|
144
|
-
} };
|
|
145
|
-
return c2;
|
|
146
|
-
}
|
|
147
|
-
exports.assign = i;
|
|
148
|
-
exports.createMachine = s;
|
|
149
|
-
exports.interpret = v;
|
|
150
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../node_modules/@xstate/fsm/es/index.js"],"sourcesContent":["/*! *****************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\nfunction t(t,n){var e=\"function\"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var r,i,o=e.call(t),a=[];try{for(;(void 0===n||n-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(e=o.return)&&e.call(o)}finally{if(i)throw i.error}}return a}var n;!function(t){t[t.NotStarted=0]=\"NotStarted\",t[t.Running=1]=\"Running\",t[t.Stopped=2]=\"Stopped\"}(n||(n={}));var e={type:\"xstate.init\"};function r(t){return void 0===t?[]:[].concat(t)}function i(t){return{type:\"xstate.assign\",assignment:t}}function o(t,n){return\"string\"==typeof(t=\"string\"==typeof t&&n&&n[t]?n[t]:t)?{type:t}:\"function\"==typeof t?{type:t.name,exec:t}:t}function a(t){return function(n){return t===n}}function u(t){return\"string\"==typeof t?{type:t}:t}function c(t,n){return{value:t,context:n,actions:[],changed:!1,matches:a(t)}}function f(t,n,e){var r=n,i=!1;return[t.filter((function(t){if(\"xstate.assign\"===t.type){i=!0;var n=Object.assign({},r);return\"function\"==typeof t.assignment?n=t.assignment(r,e):Object.keys(t.assignment).forEach((function(i){n[i]=\"function\"==typeof t.assignment[i]?t.assignment[i](r,e):t.assignment[i]})),r=n,!1}return!0})),r,i]}function s(n,i){void 0===i&&(i={});var s=t(f(r(n.states[n.initial].entry).map((function(t){return o(t,i.actions)})),n.context,e),2),l=s[0],v=s[1],y={config:n,_options:i,initialState:{value:n.initial,actions:l,context:v,matches:a(n.initial)},transition:function(e,i){var s,l,v=\"string\"==typeof e?{value:e,context:n.context}:e,p=v.value,g=v.context,d=u(i),x=n.states[p];if(x.on){var m=r(x.on[d.type]);try{for(var h=function(t){var n=\"function\"==typeof Symbol&&Symbol.iterator,e=n&&t[n],r=0;if(e)return e.call(t);if(t&&\"number\"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(n?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}(m),b=h.next();!b.done;b=h.next()){var S=b.value;if(void 0===S)return c(p,g);var w=\"string\"==typeof S?{target:S}:S,j=w.target,E=w.actions,R=void 0===E?[]:E,N=w.cond,O=void 0===N?function(){return!0}:N,_=void 0===j,k=null!=j?j:p,T=n.states[k];if(O(g,d)){var q=t(f((_?r(R):[].concat(x.exit,R,T.entry).filter((function(t){return t}))).map((function(t){return o(t,y._options.actions)})),g,d),3),z=q[0],A=q[1],B=q[2],C=null!=j?j:p;return{value:C,context:A,actions:z,changed:j!==p||z.length>0||B,matches:a(C)}}}}catch(t){s={error:t}}finally{try{b&&!b.done&&(l=h.return)&&l.call(h)}finally{if(s)throw s.error}}}return c(p,g)}};return y}var l=function(t,n){return t.actions.forEach((function(e){var r=e.exec;return r&&r(t.context,n)}))};function v(t){var r=t.initialState,i=n.NotStarted,o=new Set,c={_machine:t,send:function(e){i===n.Running&&(r=t.transition(r,e),l(r,u(e)),o.forEach((function(t){return t(r)})))},subscribe:function(t){return o.add(t),t(r),{unsubscribe:function(){return o.delete(t)}}},start:function(o){if(o){var u=\"object\"==typeof o?o:{context:t.config.context,value:o};r={value:u.value,actions:[],context:u.context,matches:a(u.value)}}else r=t.initialState;return i=n.Running,l(r,e),c},stop:function(){return i=n.Stopped,o.clear(),c},get state(){return r},get status(){return i}};return c}export{n as InterpreterStatus,i as assign,s as createMachine,v as interpret};\n"],"names":["t","e","r","i","o","a","n","s","l","v","c","u"],"mappings":"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","x_google_ignoreList":[0]}
|