@shopify/hydrogen-react 2026.1.1 → 2026.4.0

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.
Files changed (304) hide show
  1. package/customer-account.schema.json +1 -1
  2. package/dist/browser-dev/CartLineProvider.mjs.map +1 -1
  3. package/dist/browser-dev/CartProvider.mjs.map +1 -1
  4. package/dist/browser-dev/Image.mjs.map +1 -1
  5. package/dist/browser-dev/ModelViewer.mjs.map +1 -1
  6. package/dist/browser-dev/Money.mjs.map +1 -1
  7. package/dist/browser-dev/Video.mjs.map +1 -1
  8. package/dist/browser-dev/codegen.helpers.mjs.map +1 -1
  9. package/dist/browser-dev/optionValueDecoder.mjs.map +1 -1
  10. package/dist/browser-dev/packages/hydrogen-react/package.json.mjs +1 -1
  11. package/dist/browser-dev/storefront-api-constants.mjs +1 -1
  12. package/dist/browser-dev/storefront-api-constants.mjs.map +1 -1
  13. package/dist/browser-dev/useCartAPIStateMachine.mjs +1 -1
  14. package/dist/browser-dev/useCartAPIStateMachine.mjs.map +1 -1
  15. package/dist/browser-dev/useCartActions.mjs.map +1 -1
  16. package/dist/browser-dev/useMachine.mjs +68 -0
  17. package/dist/browser-dev/useMachine.mjs.map +1 -0
  18. package/dist/browser-dev/useMoney.mjs.map +1 -1
  19. package/dist/browser-prod/CartLineProvider.mjs.map +1 -1
  20. package/dist/browser-prod/CartProvider.mjs.map +1 -1
  21. package/dist/browser-prod/Image.mjs.map +1 -1
  22. package/dist/browser-prod/ModelViewer.mjs.map +1 -1
  23. package/dist/browser-prod/Money.mjs.map +1 -1
  24. package/dist/browser-prod/Video.mjs.map +1 -1
  25. package/dist/browser-prod/codegen.helpers.mjs.map +1 -1
  26. package/dist/browser-prod/optionValueDecoder.mjs.map +1 -1
  27. package/dist/browser-prod/packages/hydrogen-react/package.json.mjs +1 -1
  28. package/dist/browser-prod/storefront-api-constants.mjs +1 -1
  29. package/dist/browser-prod/storefront-api-constants.mjs.map +1 -1
  30. package/dist/browser-prod/useCartAPIStateMachine.mjs +1 -1
  31. package/dist/browser-prod/useCartAPIStateMachine.mjs.map +1 -1
  32. package/dist/browser-prod/useCartActions.mjs.map +1 -1
  33. package/dist/browser-prod/useMachine.mjs +68 -0
  34. package/dist/browser-prod/useMachine.mjs.map +1 -0
  35. package/dist/browser-prod/useMoney.mjs.map +1 -1
  36. package/dist/node-dev/CartLineProvider.js.map +1 -1
  37. package/dist/node-dev/CartLineProvider.mjs.map +1 -1
  38. package/dist/node-dev/CartProvider.js.map +1 -1
  39. package/dist/node-dev/CartProvider.mjs.map +1 -1
  40. package/dist/node-dev/Image.js.map +1 -1
  41. package/dist/node-dev/Image.mjs.map +1 -1
  42. package/dist/node-dev/ModelViewer.js.map +1 -1
  43. package/dist/node-dev/ModelViewer.mjs.map +1 -1
  44. package/dist/node-dev/Money.js.map +1 -1
  45. package/dist/node-dev/Money.mjs.map +1 -1
  46. package/dist/node-dev/Video.js.map +1 -1
  47. package/dist/node-dev/Video.mjs.map +1 -1
  48. package/dist/node-dev/codegen.helpers.js.map +1 -1
  49. package/dist/node-dev/codegen.helpers.mjs.map +1 -1
  50. package/dist/node-dev/optionValueDecoder.js.map +1 -1
  51. package/dist/node-dev/optionValueDecoder.mjs.map +1 -1
  52. package/dist/node-dev/packages/hydrogen-react/package.json.js +1 -1
  53. package/dist/node-dev/packages/hydrogen-react/package.json.mjs +1 -1
  54. package/dist/node-dev/storefront-api-constants.js +1 -1
  55. package/dist/node-dev/storefront-api-constants.js.map +1 -1
  56. package/dist/node-dev/storefront-api-constants.mjs +1 -1
  57. package/dist/node-dev/storefront-api-constants.mjs.map +1 -1
  58. package/dist/node-dev/useCartAPIStateMachine.js +2 -2
  59. package/dist/node-dev/useCartAPIStateMachine.js.map +1 -1
  60. package/dist/node-dev/useCartAPIStateMachine.mjs +1 -1
  61. package/dist/node-dev/useCartAPIStateMachine.mjs.map +1 -1
  62. package/dist/node-dev/useCartActions.js.map +1 -1
  63. package/dist/node-dev/useCartActions.mjs.map +1 -1
  64. package/dist/node-dev/useMachine.js +68 -0
  65. package/dist/node-dev/useMachine.js.map +1 -0
  66. package/dist/node-dev/useMachine.mjs +68 -0
  67. package/dist/node-dev/useMachine.mjs.map +1 -0
  68. package/dist/node-dev/useMoney.js.map +1 -1
  69. package/dist/node-dev/useMoney.mjs.map +1 -1
  70. package/dist/node-prod/CartLineProvider.js.map +1 -1
  71. package/dist/node-prod/CartLineProvider.mjs.map +1 -1
  72. package/dist/node-prod/CartProvider.js.map +1 -1
  73. package/dist/node-prod/CartProvider.mjs.map +1 -1
  74. package/dist/node-prod/Image.js.map +1 -1
  75. package/dist/node-prod/Image.mjs.map +1 -1
  76. package/dist/node-prod/ModelViewer.js.map +1 -1
  77. package/dist/node-prod/ModelViewer.mjs.map +1 -1
  78. package/dist/node-prod/Money.js.map +1 -1
  79. package/dist/node-prod/Money.mjs.map +1 -1
  80. package/dist/node-prod/Video.js.map +1 -1
  81. package/dist/node-prod/Video.mjs.map +1 -1
  82. package/dist/node-prod/codegen.helpers.js.map +1 -1
  83. package/dist/node-prod/codegen.helpers.mjs.map +1 -1
  84. package/dist/node-prod/optionValueDecoder.js.map +1 -1
  85. package/dist/node-prod/optionValueDecoder.mjs.map +1 -1
  86. package/dist/node-prod/packages/hydrogen-react/package.json.js +1 -1
  87. package/dist/node-prod/packages/hydrogen-react/package.json.mjs +1 -1
  88. package/dist/node-prod/storefront-api-constants.js +1 -1
  89. package/dist/node-prod/storefront-api-constants.js.map +1 -1
  90. package/dist/node-prod/storefront-api-constants.mjs +1 -1
  91. package/dist/node-prod/storefront-api-constants.mjs.map +1 -1
  92. package/dist/node-prod/useCartAPIStateMachine.js +2 -2
  93. package/dist/node-prod/useCartAPIStateMachine.js.map +1 -1
  94. package/dist/node-prod/useCartAPIStateMachine.mjs +1 -1
  95. package/dist/node-prod/useCartAPIStateMachine.mjs.map +1 -1
  96. package/dist/node-prod/useCartActions.js.map +1 -1
  97. package/dist/node-prod/useCartActions.mjs.map +1 -1
  98. package/dist/node-prod/useMachine.js +68 -0
  99. package/dist/node-prod/useMachine.js.map +1 -0
  100. package/dist/node-prod/useMachine.mjs +68 -0
  101. package/dist/node-prod/useMachine.mjs.map +1 -0
  102. package/dist/node-prod/useMoney.js.map +1 -1
  103. package/dist/node-prod/useMoney.mjs.map +1 -1
  104. package/dist/types/CartLineProvider.d.ts +1 -1
  105. package/dist/types/CartProvider.d.ts +2 -2
  106. package/dist/types/Image.d.ts +1 -1
  107. package/dist/types/ModelViewer.d.ts +1 -1
  108. package/dist/types/Money.d.ts +4 -4
  109. package/dist/types/Video.d.ts +1 -1
  110. package/dist/types/codegen.helpers.d.ts +2 -2
  111. package/dist/types/customer-account-api-types.d.ts +23 -1
  112. package/dist/types/optionValueDecoder.d.ts +2 -2
  113. package/dist/types/storefront-api-constants.d.ts +1 -1
  114. package/dist/types/storefront-api-types.d.ts +1467 -443
  115. package/dist/types/useCartAPIStateMachine.d.ts +2 -2
  116. package/dist/types/useCartActions.d.ts +2 -2
  117. package/dist/types/useMachine.d.ts +11 -0
  118. package/dist/types/useMoney.d.ts +2 -2
  119. package/dist/umd/hydrogen-react.dev.js +57 -252
  120. package/dist/umd/hydrogen-react.dev.js.map +1 -1
  121. package/dist/umd/hydrogen-react.prod.js +16 -32
  122. package/dist/umd/hydrogen-react.prod.js.map +1 -1
  123. package/package.json +6 -14
  124. package/storefront.schema.json +1 -1
  125. package/dist/browser-dev/_virtual/index.mjs +0 -5
  126. package/dist/browser-dev/_virtual/index.mjs.map +0 -1
  127. package/dist/browser-dev/_virtual/use-sync-external-store-shim.development.mjs +0 -5
  128. package/dist/browser-dev/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
  129. package/dist/browser-dev/_virtual/use-sync-external-store-shim.production.mjs +0 -5
  130. package/dist/browser-dev/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
  131. package/dist/browser-dev/_virtual/with-selector.development.mjs +0 -5
  132. package/dist/browser-dev/_virtual/with-selector.development.mjs.map +0 -1
  133. package/dist/browser-dev/_virtual/with-selector.mjs +0 -6
  134. package/dist/browser-dev/_virtual/with-selector.mjs.map +0 -1
  135. package/dist/browser-dev/_virtual/with-selector.production.mjs +0 -5
  136. package/dist/browser-dev/_virtual/with-selector.production.mjs.map +0 -1
  137. package/dist/browser-dev/_virtual/with-selector2.mjs +0 -5
  138. package/dist/browser-dev/_virtual/with-selector2.mjs.map +0 -1
  139. package/dist/browser-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs +0 -89
  140. package/dist/browser-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
  141. package/dist/browser-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs +0 -12
  142. package/dist/browser-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
  143. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
  144. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
  145. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
  146. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
  147. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
  148. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
  149. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
  150. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
  151. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs +0 -18
  152. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
  153. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
  154. package/dist/browser-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
  155. package/dist/browser-prod/_virtual/index.mjs +0 -5
  156. package/dist/browser-prod/_virtual/index.mjs.map +0 -1
  157. package/dist/browser-prod/_virtual/use-sync-external-store-shim.development.mjs +0 -5
  158. package/dist/browser-prod/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
  159. package/dist/browser-prod/_virtual/use-sync-external-store-shim.production.mjs +0 -5
  160. package/dist/browser-prod/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
  161. package/dist/browser-prod/_virtual/with-selector.development.mjs +0 -5
  162. package/dist/browser-prod/_virtual/with-selector.development.mjs.map +0 -1
  163. package/dist/browser-prod/_virtual/with-selector.mjs +0 -6
  164. package/dist/browser-prod/_virtual/with-selector.mjs.map +0 -1
  165. package/dist/browser-prod/_virtual/with-selector.production.mjs +0 -5
  166. package/dist/browser-prod/_virtual/with-selector.production.mjs.map +0 -1
  167. package/dist/browser-prod/_virtual/with-selector2.mjs +0 -5
  168. package/dist/browser-prod/_virtual/with-selector2.mjs.map +0 -1
  169. package/dist/browser-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs +0 -89
  170. package/dist/browser-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
  171. package/dist/browser-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs +0 -12
  172. package/dist/browser-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
  173. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
  174. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
  175. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
  176. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
  177. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
  178. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
  179. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
  180. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
  181. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs +0 -18
  182. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
  183. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
  184. package/dist/browser-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
  185. package/dist/node-dev/_virtual/index.js +0 -5
  186. package/dist/node-dev/_virtual/index.js.map +0 -1
  187. package/dist/node-dev/_virtual/index.mjs +0 -5
  188. package/dist/node-dev/_virtual/index.mjs.map +0 -1
  189. package/dist/node-dev/_virtual/use-sync-external-store-shim.development.js +0 -5
  190. package/dist/node-dev/_virtual/use-sync-external-store-shim.development.js.map +0 -1
  191. package/dist/node-dev/_virtual/use-sync-external-store-shim.development.mjs +0 -5
  192. package/dist/node-dev/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
  193. package/dist/node-dev/_virtual/use-sync-external-store-shim.production.js +0 -5
  194. package/dist/node-dev/_virtual/use-sync-external-store-shim.production.js.map +0 -1
  195. package/dist/node-dev/_virtual/use-sync-external-store-shim.production.mjs +0 -5
  196. package/dist/node-dev/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
  197. package/dist/node-dev/_virtual/with-selector.development.js +0 -5
  198. package/dist/node-dev/_virtual/with-selector.development.js.map +0 -1
  199. package/dist/node-dev/_virtual/with-selector.development.mjs +0 -5
  200. package/dist/node-dev/_virtual/with-selector.development.mjs.map +0 -1
  201. package/dist/node-dev/_virtual/with-selector.js +0 -6
  202. package/dist/node-dev/_virtual/with-selector.js.map +0 -1
  203. package/dist/node-dev/_virtual/with-selector.mjs +0 -6
  204. package/dist/node-dev/_virtual/with-selector.mjs.map +0 -1
  205. package/dist/node-dev/_virtual/with-selector.production.js +0 -5
  206. package/dist/node-dev/_virtual/with-selector.production.js.map +0 -1
  207. package/dist/node-dev/_virtual/with-selector.production.mjs +0 -5
  208. package/dist/node-dev/_virtual/with-selector.production.mjs.map +0 -1
  209. package/dist/node-dev/_virtual/with-selector2.js +0 -5
  210. package/dist/node-dev/_virtual/with-selector2.js.map +0 -1
  211. package/dist/node-dev/_virtual/with-selector2.mjs +0 -5
  212. package/dist/node-dev/_virtual/with-selector2.mjs.map +0 -1
  213. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js +0 -89
  214. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js.map +0 -1
  215. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs +0 -89
  216. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
  217. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js +0 -28
  218. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js.map +0 -1
  219. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs +0 -12
  220. package/dist/node-dev/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
  221. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -82
  222. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
  223. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
  224. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
  225. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -78
  226. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
  227. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
  228. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
  229. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -78
  230. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
  231. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
  232. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
  233. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -63
  234. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
  235. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
  236. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
  237. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.js +0 -18
  238. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.js.map +0 -1
  239. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs +0 -18
  240. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
  241. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.js +0 -18
  242. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
  243. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
  244. package/dist/node-dev/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
  245. package/dist/node-prod/_virtual/index.js +0 -5
  246. package/dist/node-prod/_virtual/index.js.map +0 -1
  247. package/dist/node-prod/_virtual/index.mjs +0 -5
  248. package/dist/node-prod/_virtual/index.mjs.map +0 -1
  249. package/dist/node-prod/_virtual/use-sync-external-store-shim.development.js +0 -5
  250. package/dist/node-prod/_virtual/use-sync-external-store-shim.development.js.map +0 -1
  251. package/dist/node-prod/_virtual/use-sync-external-store-shim.development.mjs +0 -5
  252. package/dist/node-prod/_virtual/use-sync-external-store-shim.development.mjs.map +0 -1
  253. package/dist/node-prod/_virtual/use-sync-external-store-shim.production.js +0 -5
  254. package/dist/node-prod/_virtual/use-sync-external-store-shim.production.js.map +0 -1
  255. package/dist/node-prod/_virtual/use-sync-external-store-shim.production.mjs +0 -5
  256. package/dist/node-prod/_virtual/use-sync-external-store-shim.production.mjs.map +0 -1
  257. package/dist/node-prod/_virtual/with-selector.development.js +0 -5
  258. package/dist/node-prod/_virtual/with-selector.development.js.map +0 -1
  259. package/dist/node-prod/_virtual/with-selector.development.mjs +0 -5
  260. package/dist/node-prod/_virtual/with-selector.development.mjs.map +0 -1
  261. package/dist/node-prod/_virtual/with-selector.js +0 -6
  262. package/dist/node-prod/_virtual/with-selector.js.map +0 -1
  263. package/dist/node-prod/_virtual/with-selector.mjs +0 -6
  264. package/dist/node-prod/_virtual/with-selector.mjs.map +0 -1
  265. package/dist/node-prod/_virtual/with-selector.production.js +0 -5
  266. package/dist/node-prod/_virtual/with-selector.production.js.map +0 -1
  267. package/dist/node-prod/_virtual/with-selector.production.mjs +0 -5
  268. package/dist/node-prod/_virtual/with-selector.production.mjs.map +0 -1
  269. package/dist/node-prod/_virtual/with-selector2.js +0 -5
  270. package/dist/node-prod/_virtual/with-selector2.js.map +0 -1
  271. package/dist/node-prod/_virtual/with-selector2.mjs +0 -5
  272. package/dist/node-prod/_virtual/with-selector2.mjs.map +0 -1
  273. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js +0 -89
  274. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js.map +0 -1
  275. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs +0 -89
  276. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.mjs.map +0 -1
  277. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js +0 -28
  278. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js.map +0 -1
  279. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs +0 -12
  280. package/dist/node-prod/node_modules/.pnpm/@xstate_react@3.2.1_@types_react@18.3.28_@xstate_fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.mjs.map +0 -1
  281. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -82
  282. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
  283. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -82
  284. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs.map +0 -1
  285. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -78
  286. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
  287. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs +0 -78
  288. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.mjs.map +0 -1
  289. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -78
  290. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
  291. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -78
  292. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs.map +0 -1
  293. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -63
  294. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
  295. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs +0 -63
  296. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.mjs.map +0 -1
  297. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.js +0 -18
  298. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.js.map +0 -1
  299. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs +0 -18
  300. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.mjs.map +0 -1
  301. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.js +0 -18
  302. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
  303. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -18
  304. package/dist/node-prod/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-sync-external-store-shim.production.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var withSelector_development = {};
4
- exports.__exports = withSelector_development;
5
- //# sourceMappingURL=with-selector.development.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.development.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,5 +0,0 @@
1
- var withSelector_development = {};
2
- export {
3
- withSelector_development as __exports
4
- };
5
- //# sourceMappingURL=with-selector.development.mjs.map
@@ -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/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/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,6 +0,0 @@
1
- import { __require as requireWithSelector } from "../node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.mjs";
2
- var withSelectorExports = requireWithSelector();
3
- export {
4
- withSelectorExports as w
5
- };
6
- //# sourceMappingURL=with-selector.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var withSelector_production = {};
4
- exports.__exports = withSelector_production;
5
- //# sourceMappingURL=with-selector.production.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.production.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,5 +0,0 @@
1
- var withSelector_production = {};
2
- export {
3
- withSelector_production as __exports
4
- };
5
- //# sourceMappingURL=with-selector.production.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.production.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var withSelector = { exports: {} };
4
- exports.__module = withSelector;
5
- //# sourceMappingURL=with-selector2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,5 +0,0 @@
1
- var withSelector = { exports: {} };
2
- export {
3
- withSelector as __module
4
- };
5
- //# sourceMappingURL=with-selector2.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector2.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,89 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../@xstate_fsm@2.0.0/node_modules/@xstate/fsm/es/index.js");
4
- const React = require("react");
5
- const useIsomorphicLayoutEffect = require("use-isomorphic-layout-effect");
6
- const withSelector = require("../../../../../../../_virtual/with-selector.js");
7
- const useConstant = require("./useConstant.js");
8
- var __read = function(o, n) {
9
- var m = typeof Symbol === "function" && o[Symbol.iterator];
10
- if (!m) return o;
11
- var i = m.call(o), r, ar = [], e;
12
- try {
13
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
14
- } catch (error) {
15
- e = { error };
16
- } finally {
17
- try {
18
- if (r && !r.done && (m = i["return"])) m.call(i);
19
- } finally {
20
- if (e) throw e.error;
21
- }
22
- }
23
- return ar;
24
- };
25
- function identity(a) {
26
- return a;
27
- }
28
- var getServiceState = function(service) {
29
- var currentValue;
30
- service.subscribe(function(state) {
31
- currentValue = state;
32
- }).unsubscribe();
33
- return currentValue;
34
- };
35
- function useMachine(stateMachine, options) {
36
- var persistedStateRef = React.useRef();
37
- if (process.env.NODE_ENV !== "production") {
38
- var _a = __read(React.useState(stateMachine), 1), initialMachine = _a[0];
39
- if (stateMachine !== initialMachine) {
40
- console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.");
41
- }
42
- }
43
- var _b = __read(useConstant(function() {
44
- var queue2 = [];
45
- var service2 = index.interpret(index.createMachine(stateMachine.config, options ? options : stateMachine._options));
46
- var send = service2.send;
47
- service2.send = function(event) {
48
- if (service2.status === index.InterpreterStatus.NotStarted) {
49
- queue2.push(event);
50
- return;
51
- }
52
- send(event);
53
- persistedStateRef.current = service2.state;
54
- };
55
- return [service2, queue2];
56
- }), 2), service = _b[0], queue = _b[1];
57
- useIsomorphicLayoutEffect(function() {
58
- if (options) {
59
- service._machine._options = options;
60
- }
61
- });
62
- var useServiceResult = useService(service);
63
- React.useEffect(function() {
64
- service.start(persistedStateRef.current);
65
- queue.forEach(service.send);
66
- persistedStateRef.current = service.state;
67
- return function() {
68
- service.stop();
69
- };
70
- }, []);
71
- return useServiceResult;
72
- }
73
- var isEqual = function(_prevState, nextState) {
74
- return nextState.changed === false;
75
- };
76
- function useService(service) {
77
- var getSnapshot = React.useCallback(function() {
78
- return getServiceState(service);
79
- }, [service]);
80
- var subscribe = React.useCallback(function(handleStoreChange) {
81
- var unsubscribe = service.subscribe(handleStoreChange).unsubscribe;
82
- return unsubscribe;
83
- }, [service]);
84
- var storeSnapshot = withSelector.withSelectorExports.useSyncExternalStoreWithSelector(subscribe, getSnapshot, getSnapshot, identity, isEqual);
85
- return [storeSnapshot, service.send, service];
86
- }
87
- exports.useMachine = useMachine;
88
- exports.useService = useService;
89
- //# sourceMappingURL=fsm.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fsm.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@xstate+react@3.2.1_@types+react@18.3.28_@xstate+fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js"],"sourcesContent":["var __read = (this && this.__read) || function (o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n};\nimport { createMachine, interpret, InterpreterStatus } from '@xstate/fsm';\nimport { useCallback, useEffect, useRef, useState } from 'react';\nimport useIsomorphicLayoutEffect from 'use-isomorphic-layout-effect';\nimport { useSyncExternalStoreWithSelector } from 'use-sync-external-store/shim/with-selector';\nimport useConstant from './useConstant';\nfunction identity(a) {\n return a;\n}\nvar getServiceState = function (service) {\n var currentValue;\n service\n .subscribe(function (state) {\n currentValue = state;\n })\n .unsubscribe();\n return currentValue;\n};\nexport function useMachine(stateMachine, options) {\n var persistedStateRef = useRef();\n if (process.env.NODE_ENV !== 'production') {\n var _a = __read(useState(stateMachine), 1), initialMachine = _a[0];\n if (stateMachine !== initialMachine) {\n console.warn('Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\\n' +\n 'Please make sure that you pass the same Machine as argument each time.');\n }\n }\n var _b = __read(useConstant(function () {\n var queue = [];\n var service = interpret(createMachine(stateMachine.config, options ? options : stateMachine._options));\n var send = service.send;\n service.send = function (event) {\n if (service.status === InterpreterStatus.NotStarted) {\n queue.push(event);\n return;\n }\n send(event);\n persistedStateRef.current = service.state;\n };\n return [service, queue];\n }), 2), service = _b[0], queue = _b[1];\n useIsomorphicLayoutEffect(function () {\n if (options) {\n service._machine._options = options;\n }\n });\n var useServiceResult = useService(service);\n useEffect(function () {\n service.start(persistedStateRef.current);\n queue.forEach(service.send);\n persistedStateRef.current = service.state;\n return function () {\n service.stop();\n };\n }, []);\n return useServiceResult;\n}\nvar isEqual = function (_prevState, nextState) { return nextState.changed === false; };\nexport function useService(service) {\n var getSnapshot = useCallback(function () { return getServiceState(service); }, [service]);\n var subscribe = useCallback(function (handleStoreChange) {\n var unsubscribe = service.subscribe(handleStoreChange).unsubscribe;\n return unsubscribe;\n }, [service]);\n var storeSnapshot = useSyncExternalStoreWithSelector(subscribe, getSnapshot, getSnapshot, identity, isEqual);\n return [storeSnapshot, service.send, service];\n}\n"],"names":["useRef","useState","queue","service","interpret","createMachine","InterpreterStatus","useEffect","useCallback","useSyncExternalStoreWithSelector"],"mappings":";;;;;;;AAAA,IAAI,SAAkC,SAAU,GAAG,GAAG;AAClD,MAAI,IAAI,OAAO,WAAW,cAAc,EAAE,OAAO,QAAQ;AACzD,MAAI,CAAC,EAAG,QAAO;AACf,MAAI,IAAI,EAAE,KAAK,CAAC,GAAG,GAAG,KAAK,CAAA,GAAI;AAC/B,MAAI;AACA,YAAQ,MAAM,UAAU,MAAM,MAAM,EAAE,IAAI,EAAE,KAAI,GAAI,KAAM,IAAG,KAAK,EAAE,KAAK;AAAA,EAC7E,SACO,OAAO;AAAE,QAAI,EAAE,MAAY;AAAA,EAAI,UAC1C;AACQ,QAAI;AACA,UAAI,KAAK,CAAC,EAAE,SAAS,IAAI,EAAE,QAAQ,GAAI,GAAE,KAAK,CAAC;AAAA,IACnD,UACR;AAAkB,UAAI,EAAG,OAAM,EAAE;AAAA,IAAO;AAAA,EACpC;AACA,SAAO;AACX;AAMA,SAAS,SAAS,GAAG;AACjB,SAAO;AACX;AACA,IAAI,kBAAkB,SAAU,SAAS;AACrC,MAAI;AACJ,UACK,UAAU,SAAU,OAAO;AAC5B,mBAAe;AAAA,EACnB,CAAC,EACI,YAAW;AAChB,SAAO;AACX;AACO,SAAS,WAAW,cAAc,SAAS;AAC9C,MAAI,oBAAoBA,MAAAA,OAAM;AAC9B,MAAI,QAAQ,IAAI,aAAa,cAAc;AACvC,QAAI,KAAK,OAAOC,MAAAA,SAAS,YAAY,GAAG,CAAC,GAAG,iBAAiB,GAAG,CAAC;AACjE,QAAI,iBAAiB,gBAAgB;AACjC,cAAQ,KAAK,gMAC+D;AAAA,IAChF;AAAA,EACJ;AACA,MAAI,KAAK,OAAO,YAAY,WAAY;AACpC,QAAIC,SAAQ,CAAA;AACZ,QAAIC,WAAUC,gBAAUC,MAAAA,cAAc,aAAa,QAAQ,UAAU,UAAU,aAAa,QAAQ,CAAC;AACrG,QAAI,OAAOF,SAAQ;AACnB,IAAAA,SAAQ,OAAO,SAAU,OAAO;AAC5B,UAAIA,SAAQ,WAAWG,MAAAA,kBAAkB,YAAY;AACjD,QAAAJ,OAAM,KAAK,KAAK;AAChB;AAAA,MACJ;AACA,WAAK,KAAK;AACV,wBAAkB,UAAUC,SAAQ;AAAA,IACxC;AACA,WAAO,CAACA,UAASD,MAAK;AAAA,EAC1B,CAAC,GAAG,CAAC,GAAG,UAAU,GAAG,CAAC,GAAG,QAAQ,GAAG,CAAC;AACrC,4BAA0B,WAAY;AAClC,QAAI,SAAS;AACT,cAAQ,SAAS,WAAW;AAAA,IAChC;AAAA,EACJ,CAAC;AACD,MAAI,mBAAmB,WAAW,OAAO;AACzCK,QAAAA,UAAU,WAAY;AAClB,YAAQ,MAAM,kBAAkB,OAAO;AACvC,UAAM,QAAQ,QAAQ,IAAI;AAC1B,sBAAkB,UAAU,QAAQ;AACpC,WAAO,WAAY;AACf,cAAQ,KAAI;AAAA,IAChB;AAAA,EACJ,GAAG,CAAA,CAAE;AACL,SAAO;AACX;AACA,IAAI,UAAU,SAAU,YAAY,WAAW;AAAE,SAAO,UAAU,YAAY;AAAO;AAC9E,SAAS,WAAW,SAAS;AAChC,MAAI,cAAcC,kBAAY,WAAY;AAAE,WAAO,gBAAgB,OAAO;AAAA,EAAG,GAAG,CAAC,OAAO,CAAC;AACzF,MAAI,YAAYA,kBAAY,SAAU,mBAAmB;AACrD,QAAI,cAAc,QAAQ,UAAU,iBAAiB,EAAE;AACvD,WAAO;AAAA,EACX,GAAG,CAAC,OAAO,CAAC;AACZ,MAAI,gBAAgBC,aAAAA,oBAAAA,iCAAiC,WAAW,aAAa,aAAa,UAAU,OAAO;AAC3G,SAAO,CAAC,eAAe,QAAQ,MAAM,OAAO;AAChD;;;","x_google_ignoreList":[0]}
@@ -1,89 +0,0 @@
1
- import { interpret as v, createMachine as s, InterpreterStatus as n } from "../../../../../@xstate_fsm@2.0.0/node_modules/@xstate/fsm/es/index.mjs";
2
- import { useRef, useState, useEffect, useCallback } from "react";
3
- import useIsomorphicLayoutEffect from "use-isomorphic-layout-effect";
4
- import { w as withSelectorExports } from "../../../../../../../_virtual/with-selector.mjs";
5
- import useConstant from "./useConstant.mjs";
6
- var __read = function(o, n2) {
7
- var m = typeof Symbol === "function" && o[Symbol.iterator];
8
- if (!m) return o;
9
- var i = m.call(o), r, ar = [], e;
10
- try {
11
- while ((n2 === void 0 || n2-- > 0) && !(r = i.next()).done) ar.push(r.value);
12
- } catch (error) {
13
- e = { error };
14
- } finally {
15
- try {
16
- if (r && !r.done && (m = i["return"])) m.call(i);
17
- } finally {
18
- if (e) throw e.error;
19
- }
20
- }
21
- return ar;
22
- };
23
- function identity(a) {
24
- return a;
25
- }
26
- var getServiceState = function(service) {
27
- var currentValue;
28
- service.subscribe(function(state) {
29
- currentValue = state;
30
- }).unsubscribe();
31
- return currentValue;
32
- };
33
- function useMachine(stateMachine, options) {
34
- var persistedStateRef = useRef();
35
- if (process.env.NODE_ENV !== "production") {
36
- var _a = __read(useState(stateMachine), 1), initialMachine = _a[0];
37
- if (stateMachine !== initialMachine) {
38
- console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.");
39
- }
40
- }
41
- var _b = __read(useConstant(function() {
42
- var queue2 = [];
43
- var service2 = v(s(stateMachine.config, options ? options : stateMachine._options));
44
- var send = service2.send;
45
- service2.send = function(event) {
46
- if (service2.status === n.NotStarted) {
47
- queue2.push(event);
48
- return;
49
- }
50
- send(event);
51
- persistedStateRef.current = service2.state;
52
- };
53
- return [service2, queue2];
54
- }), 2), service = _b[0], queue = _b[1];
55
- useIsomorphicLayoutEffect(function() {
56
- if (options) {
57
- service._machine._options = options;
58
- }
59
- });
60
- var useServiceResult = useService(service);
61
- useEffect(function() {
62
- service.start(persistedStateRef.current);
63
- queue.forEach(service.send);
64
- persistedStateRef.current = service.state;
65
- return function() {
66
- service.stop();
67
- };
68
- }, []);
69
- return useServiceResult;
70
- }
71
- var isEqual = function(_prevState, nextState) {
72
- return nextState.changed === false;
73
- };
74
- function useService(service) {
75
- var getSnapshot = useCallback(function() {
76
- return getServiceState(service);
77
- }, [service]);
78
- var subscribe = useCallback(function(handleStoreChange) {
79
- var unsubscribe = service.subscribe(handleStoreChange).unsubscribe;
80
- return unsubscribe;
81
- }, [service]);
82
- var storeSnapshot = withSelectorExports.useSyncExternalStoreWithSelector(subscribe, getSnapshot, getSnapshot, identity, isEqual);
83
- return [storeSnapshot, service.send, service];
84
- }
85
- export {
86
- useMachine,
87
- useService
88
- };
89
- //# sourceMappingURL=fsm.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fsm.mjs","sources":["../../../../../../../../../../../node_modules/.pnpm/@xstate+react@3.2.1_@types+react@18.3.28_@xstate+fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/fsm.js"],"sourcesContent":["var __read = (this && this.__read) || function (o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n};\nimport { createMachine, interpret, InterpreterStatus } from '@xstate/fsm';\nimport { useCallback, useEffect, useRef, useState } from 'react';\nimport useIsomorphicLayoutEffect from 'use-isomorphic-layout-effect';\nimport { useSyncExternalStoreWithSelector } from 'use-sync-external-store/shim/with-selector';\nimport useConstant from './useConstant';\nfunction identity(a) {\n return a;\n}\nvar getServiceState = function (service) {\n var currentValue;\n service\n .subscribe(function (state) {\n currentValue = state;\n })\n .unsubscribe();\n return currentValue;\n};\nexport function useMachine(stateMachine, options) {\n var persistedStateRef = useRef();\n if (process.env.NODE_ENV !== 'production') {\n var _a = __read(useState(stateMachine), 1), initialMachine = _a[0];\n if (stateMachine !== initialMachine) {\n console.warn('Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\\n' +\n 'Please make sure that you pass the same Machine as argument each time.');\n }\n }\n var _b = __read(useConstant(function () {\n var queue = [];\n var service = interpret(createMachine(stateMachine.config, options ? options : stateMachine._options));\n var send = service.send;\n service.send = function (event) {\n if (service.status === InterpreterStatus.NotStarted) {\n queue.push(event);\n return;\n }\n send(event);\n persistedStateRef.current = service.state;\n };\n return [service, queue];\n }), 2), service = _b[0], queue = _b[1];\n useIsomorphicLayoutEffect(function () {\n if (options) {\n service._machine._options = options;\n }\n });\n var useServiceResult = useService(service);\n useEffect(function () {\n service.start(persistedStateRef.current);\n queue.forEach(service.send);\n persistedStateRef.current = service.state;\n return function () {\n service.stop();\n };\n }, []);\n return useServiceResult;\n}\nvar isEqual = function (_prevState, nextState) { return nextState.changed === false; };\nexport function useService(service) {\n var getSnapshot = useCallback(function () { return getServiceState(service); }, [service]);\n var subscribe = useCallback(function (handleStoreChange) {\n var unsubscribe = service.subscribe(handleStoreChange).unsubscribe;\n return unsubscribe;\n }, [service]);\n var storeSnapshot = useSyncExternalStoreWithSelector(subscribe, getSnapshot, getSnapshot, identity, isEqual);\n return [storeSnapshot, service.send, service];\n}\n"],"names":["n","queue","service","interpret","createMachine","InterpreterStatus","useSyncExternalStoreWithSelector"],"mappings":";;;;;AAAA,IAAI,SAAkC,SAAU,GAAGA,IAAG;AAClD,MAAI,IAAI,OAAO,WAAW,cAAc,EAAE,OAAO,QAAQ;AACzD,MAAI,CAAC,EAAG,QAAO;AACf,MAAI,IAAI,EAAE,KAAK,CAAC,GAAG,GAAG,KAAK,CAAA,GAAI;AAC/B,MAAI;AACA,YAAQA,OAAM,UAAUA,OAAM,MAAM,EAAE,IAAI,EAAE,KAAI,GAAI,KAAM,IAAG,KAAK,EAAE,KAAK;AAAA,EAC7E,SACO,OAAO;AAAE,QAAI,EAAE,MAAY;AAAA,EAAI,UAC1C;AACQ,QAAI;AACA,UAAI,KAAK,CAAC,EAAE,SAAS,IAAI,EAAE,QAAQ,GAAI,GAAE,KAAK,CAAC;AAAA,IACnD,UACR;AAAkB,UAAI,EAAG,OAAM,EAAE;AAAA,IAAO;AAAA,EACpC;AACA,SAAO;AACX;AAMA,SAAS,SAAS,GAAG;AACjB,SAAO;AACX;AACA,IAAI,kBAAkB,SAAU,SAAS;AACrC,MAAI;AACJ,UACK,UAAU,SAAU,OAAO;AAC5B,mBAAe;AAAA,EACnB,CAAC,EACI,YAAW;AAChB,SAAO;AACX;AACO,SAAS,WAAW,cAAc,SAAS;AAC9C,MAAI,oBAAoB,OAAM;AAC9B,MAAI,QAAQ,IAAI,aAAa,cAAc;AACvC,QAAI,KAAK,OAAO,SAAS,YAAY,GAAG,CAAC,GAAG,iBAAiB,GAAG,CAAC;AACjE,QAAI,iBAAiB,gBAAgB;AACjC,cAAQ,KAAK,gMAC+D;AAAA,IAChF;AAAA,EACJ;AACA,MAAI,KAAK,OAAO,YAAY,WAAY;AACpC,QAAIC,SAAQ,CAAA;AACZ,QAAIC,WAAUC,EAAUC,EAAc,aAAa,QAAQ,UAAU,UAAU,aAAa,QAAQ,CAAC;AACrG,QAAI,OAAOF,SAAQ;AACnB,IAAAA,SAAQ,OAAO,SAAU,OAAO;AAC5B,UAAIA,SAAQ,WAAWG,EAAkB,YAAY;AACjD,QAAAJ,OAAM,KAAK,KAAK;AAChB;AAAA,MACJ;AACA,WAAK,KAAK;AACV,wBAAkB,UAAUC,SAAQ;AAAA,IACxC;AACA,WAAO,CAACA,UAASD,MAAK;AAAA,EAC1B,CAAC,GAAG,CAAC,GAAG,UAAU,GAAG,CAAC,GAAG,QAAQ,GAAG,CAAC;AACrC,4BAA0B,WAAY;AAClC,QAAI,SAAS;AACT,cAAQ,SAAS,WAAW;AAAA,IAChC;AAAA,EACJ,CAAC;AACD,MAAI,mBAAmB,WAAW,OAAO;AACzC,YAAU,WAAY;AAClB,YAAQ,MAAM,kBAAkB,OAAO;AACvC,UAAM,QAAQ,QAAQ,IAAI;AAC1B,sBAAkB,UAAU,QAAQ;AACpC,WAAO,WAAY;AACf,cAAQ,KAAI;AAAA,IAChB;AAAA,EACJ,GAAG,CAAA,CAAE;AACL,SAAO;AACX;AACA,IAAI,UAAU,SAAU,YAAY,WAAW;AAAE,SAAO,UAAU,YAAY;AAAO;AAC9E,SAAS,WAAW,SAAS;AAChC,MAAI,cAAc,YAAY,WAAY;AAAE,WAAO,gBAAgB,OAAO;AAAA,EAAG,GAAG,CAAC,OAAO,CAAC;AACzF,MAAI,YAAY,YAAY,SAAU,mBAAmB;AACrD,QAAI,cAAc,QAAQ,UAAU,iBAAiB,EAAE;AACvD,WAAO;AAAA,EACX,GAAG,CAAC,OAAO,CAAC;AACZ,MAAI,gBAAgBK,oBAAAA,iCAAiC,WAAW,aAAa,aAAa,UAAU,OAAO;AAC3G,SAAO,CAAC,eAAe,QAAQ,MAAM,OAAO;AAChD;","x_google_ignoreList":[0]}
@@ -1,28 +0,0 @@
1
- "use strict";
2
- const React = require("react");
3
- function _interopNamespaceDefault(e) {
4
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
5
- if (e) {
6
- for (const k in e) {
7
- if (k !== "default") {
8
- const d = Object.getOwnPropertyDescriptor(e, k);
9
- Object.defineProperty(n, k, d.get ? d : {
10
- enumerable: true,
11
- get: () => e[k]
12
- });
13
- }
14
- }
15
- }
16
- n.default = e;
17
- return Object.freeze(n);
18
- }
19
- const React__namespace = /* @__PURE__ */ _interopNamespaceDefault(React);
20
- function useConstant(fn) {
21
- var ref = React__namespace.useRef();
22
- if (!ref.current) {
23
- ref.current = { v: fn() };
24
- }
25
- return ref.current.v;
26
- }
27
- module.exports = useConstant;
28
- //# sourceMappingURL=useConstant.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useConstant.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@xstate+react@3.2.1_@types+react@18.3.28_@xstate+fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js"],"sourcesContent":["import * as React from 'react';\nexport default function useConstant(fn) {\n var ref = React.useRef();\n if (!ref.current) {\n ref.current = { v: fn() };\n }\n return ref.current.v;\n}\n"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;AACe,SAAS,YAAY,IAAI;AACpC,MAAI,MAAMA,iBAAM,OAAM;AACtB,MAAI,CAAC,IAAI,SAAS;AACd,QAAI,UAAU,EAAE,GAAG,GAAE,EAAE;AAAA,EAC3B;AACA,SAAO,IAAI,QAAQ;AACvB;;","x_google_ignoreList":[0]}
@@ -1,12 +0,0 @@
1
- import * as React from "react";
2
- function useConstant(fn) {
3
- var ref = React.useRef();
4
- if (!ref.current) {
5
- ref.current = { v: fn() };
6
- }
7
- return ref.current.v;
8
- }
9
- export {
10
- useConstant as default
11
- };
12
- //# sourceMappingURL=useConstant.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useConstant.mjs","sources":["../../../../../../../../../../../node_modules/.pnpm/@xstate+react@3.2.1_@types+react@18.3.28_@xstate+fsm@2.0.0_react@18.3.1/node_modules/@xstate/react/es/useConstant.js"],"sourcesContent":["import * as React from 'react';\nexport default function useConstant(fn) {\n var ref = React.useRef();\n if (!ref.current) {\n ref.current = { v: fn() };\n }\n return ref.current.v;\n}\n"],"names":[],"mappings":";AACe,SAAS,YAAY,IAAI;AACpC,MAAI,MAAM,MAAM,OAAM;AACtB,MAAI,CAAC,IAAI,SAAS;AACd,QAAI,UAAU,EAAE,GAAG,GAAE,EAAE;AAAA,EAC3B;AACA,SAAO,IAAI,QAAQ;AACvB;","x_google_ignoreList":[0]}
@@ -1,82 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const withSelector_development = require("../../../../../../../_virtual/with-selector.development.js");
4
- const React = require("react");
5
- const index = require("../../shim/index.js");
6
- /**
7
- * @license React
8
- * use-sync-external-store-shim/with-selector.development.js
9
- *
10
- * Copyright (c) Meta Platforms, Inc. and affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
15
- var hasRequiredWithSelector_development;
16
- function requireWithSelector_development() {
17
- if (hasRequiredWithSelector_development) return withSelector_development.__exports;
18
- hasRequiredWithSelector_development = 1;
19
- "production" !== process.env.NODE_ENV && (function() {
20
- function is(x, y) {
21
- return x === y && (0 !== x || 1 / x === 1 / y) || x !== x && y !== y;
22
- }
23
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
24
- var React$1 = React, shim = index.__require(), objectIs = "function" === typeof Object.is ? Object.is : is, useSyncExternalStore = shim.useSyncExternalStore, useRef = React$1.useRef, useEffect = React$1.useEffect, useMemo = React$1.useMemo, useDebugValue = React$1.useDebugValue;
25
- withSelector_development.__exports.useSyncExternalStoreWithSelector = function(subscribe, getSnapshot, getServerSnapshot, selector, isEqual) {
26
- var instRef = useRef(null);
27
- if (null === instRef.current) {
28
- var inst = { hasValue: false, value: null };
29
- instRef.current = inst;
30
- } else inst = instRef.current;
31
- instRef = useMemo(
32
- function() {
33
- function memoizedSelector(nextSnapshot) {
34
- if (!hasMemo) {
35
- hasMemo = true;
36
- memoizedSnapshot = nextSnapshot;
37
- nextSnapshot = selector(nextSnapshot);
38
- if (void 0 !== isEqual && inst.hasValue) {
39
- var currentSelection = inst.value;
40
- if (isEqual(currentSelection, nextSnapshot))
41
- return memoizedSelection = currentSelection;
42
- }
43
- return memoizedSelection = nextSnapshot;
44
- }
45
- currentSelection = memoizedSelection;
46
- if (objectIs(memoizedSnapshot, nextSnapshot))
47
- return currentSelection;
48
- var nextSelection = selector(nextSnapshot);
49
- if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))
50
- return memoizedSnapshot = nextSnapshot, currentSelection;
51
- memoizedSnapshot = nextSnapshot;
52
- return memoizedSelection = nextSelection;
53
- }
54
- var hasMemo = false, memoizedSnapshot, memoizedSelection, maybeGetServerSnapshot = void 0 === getServerSnapshot ? null : getServerSnapshot;
55
- return [
56
- function() {
57
- return memoizedSelector(getSnapshot());
58
- },
59
- null === maybeGetServerSnapshot ? void 0 : function() {
60
- return memoizedSelector(maybeGetServerSnapshot());
61
- }
62
- ];
63
- },
64
- [getSnapshot, getServerSnapshot, selector, isEqual]
65
- );
66
- var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);
67
- useEffect(
68
- function() {
69
- inst.hasValue = true;
70
- inst.value = value;
71
- },
72
- [value]
73
- );
74
- useDebugValue(value);
75
- return value;
76
- };
77
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
78
- })();
79
- return withSelector_development.__exports;
80
- }
81
- exports.__require = requireWithSelector_development;
82
- //# sourceMappingURL=with-selector.development.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.development.js","sources":["../../../../../../../../../../../node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js"],"sourcesContent":["/**\n * @license React\n * use-sync-external-store-shim/with-selector.development.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\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function is(x, y) {\n return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);\n }\n \"undefined\" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&\n \"function\" ===\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&\n __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());\n var React = require(\"react\"),\n shim = require(\"use-sync-external-store/shim\"),\n objectIs = \"function\" === typeof Object.is ? Object.is : is,\n useSyncExternalStore = shim.useSyncExternalStore,\n useRef = React.useRef,\n useEffect = React.useEffect,\n useMemo = React.useMemo,\n useDebugValue = React.useDebugValue;\n exports.useSyncExternalStoreWithSelector = function (\n subscribe,\n getSnapshot,\n getServerSnapshot,\n selector,\n isEqual\n ) {\n var instRef = useRef(null);\n if (null === instRef.current) {\n var inst = { hasValue: !1, value: null };\n instRef.current = inst;\n } else inst = instRef.current;\n instRef = useMemo(\n function () {\n function memoizedSelector(nextSnapshot) {\n if (!hasMemo) {\n hasMemo = !0;\n memoizedSnapshot = nextSnapshot;\n nextSnapshot = selector(nextSnapshot);\n if (void 0 !== isEqual && inst.hasValue) {\n var currentSelection = inst.value;\n if (isEqual(currentSelection, nextSnapshot))\n return (memoizedSelection = currentSelection);\n }\n return (memoizedSelection = nextSnapshot);\n }\n currentSelection = memoizedSelection;\n if (objectIs(memoizedSnapshot, nextSnapshot))\n return currentSelection;\n var nextSelection = selector(nextSnapshot);\n if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))\n return (memoizedSnapshot = nextSnapshot), currentSelection;\n memoizedSnapshot = nextSnapshot;\n return (memoizedSelection = nextSelection);\n }\n var hasMemo = !1,\n memoizedSnapshot,\n memoizedSelection,\n maybeGetServerSnapshot =\n void 0 === getServerSnapshot ? null : getServerSnapshot;\n return [\n function () {\n return memoizedSelector(getSnapshot());\n },\n null === maybeGetServerSnapshot\n ? void 0\n : function () {\n return memoizedSelector(maybeGetServerSnapshot());\n }\n ];\n },\n [getSnapshot, getServerSnapshot, selector, isEqual]\n );\n var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);\n useEffect(\n function () {\n inst.hasValue = !0;\n inst.value = value;\n },\n [value]\n );\n useDebugValue(value);\n return value;\n };\n \"undefined\" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&\n \"function\" ===\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&\n __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());\n })();\n"],"names":["React","require$$0","require$$1","withSelector_development"],"mappings":";;;;;;;;;;;;;;;;;;AAWA,mBAAiB,QAAQ,IAAI,aAC1B,WAAY;AACX,aAAS,GAAG,GAAG,GAAG;AAChB,aAAQ,MAAM,MAAM,MAAM,KAAK,IAAI,MAAM,IAAI,MAAQ,MAAM,KAAK,MAAM;AAAA,IAC5E;AACI,oBAAgB,OAAO,kCACrB,eACE,OAAO,+BAA+B,+BACxC,+BAA+B,4BAA4B,OAAO;AACpE,QAAIA,UAAQC,OACV,OAAOC,MAAAA,UAAA,GACP,WAAW,eAAe,OAAO,OAAO,KAAK,OAAO,KAAK,IACzD,uBAAuB,KAAK,sBAC5B,SAASF,QAAM,QACf,YAAYA,QAAM,WAClB,UAAUA,QAAM,SAChB,gBAAgBA,QAAM;AACxBG,6BAAAA,6CAA2C,SACzC,WACA,aACA,mBACA,UACA,SACA;AACA,UAAI,UAAU,OAAO,IAAI;AACzB,UAAI,SAAS,QAAQ,SAAS;AAC5B,YAAI,OAAO,EAAE,UAAU,OAAI,OAAO,KAAI;AACtC,gBAAQ,UAAU;AAAA,MAC1B,MAAa,QAAO,QAAQ;AACtB,gBAAU;AAAA,QACR,WAAY;AACV,mBAAS,iBAAiB,cAAc;AACtC,gBAAI,CAAC,SAAS;AACZ,wBAAU;AACV,iCAAmB;AACnB,6BAAe,SAAS,YAAY;AACpC,kBAAI,WAAW,WAAW,KAAK,UAAU;AACvC,oBAAI,mBAAmB,KAAK;AAC5B,oBAAI,QAAQ,kBAAkB,YAAY;AACxC,yBAAQ,oBAAoB;AAAA,cAC9C;AACc,qBAAQ,oBAAoB;AAAA,YAC1C;AACY,+BAAmB;AACnB,gBAAI,SAAS,kBAAkB,YAAY;AACzC,qBAAO;AACT,gBAAI,gBAAgB,SAAS,YAAY;AACzC,gBAAI,WAAW,WAAW,QAAQ,kBAAkB,aAAa;AAC/D,qBAAQ,mBAAmB,cAAe;AAC5C,+BAAmB;AACnB,mBAAQ,oBAAoB;AAAA,UACxC;AACU,cAAI,UAAU,OACZ,kBACA,mBACA,yBACE,WAAW,oBAAoB,OAAO;AAC1C,iBAAO;AAAA,YACL,WAAY;AACV,qBAAO,iBAAiB,aAAa;AAAA,YACnD;AAAA,YACY,SAAS,yBACL,SACA,WAAY;AACV,qBAAO,iBAAiB,wBAAwB;AAAA,YAClE;AAAA;QAEA;AAAA,QACQ,CAAC,aAAa,mBAAmB,UAAU,OAAO;AAAA;AAEpD,UAAI,QAAQ,qBAAqB,WAAW,QAAQ,CAAC,GAAG,QAAQ,CAAC,CAAC;AAClE;AAAA,QACE,WAAY;AACV,eAAK,WAAW;AAChB,eAAK,QAAQ;AAAA,QACvB;AAAA,QACQ,CAAC,KAAK;AAAA;AAER,oBAAc,KAAK;AACnB,aAAO;AAAA,IACb;AACI,oBAAgB,OAAO,kCACrB,eACE,OAAO,+BAA+B,8BACxC,+BAA+B,2BAA2B,OAAO;AAAA,EACvE,GAAG;;;;","x_google_ignoreList":[0]}
@@ -1,82 +0,0 @@
1
- import { __exports as withSelector_development } from "../../../../../../../_virtual/with-selector.development.mjs";
2
- import React__default from "react";
3
- import { __require as requireShim } from "../../shim/index.mjs";
4
- /**
5
- * @license React
6
- * use-sync-external-store-shim/with-selector.development.js
7
- *
8
- * Copyright (c) Meta Platforms, Inc. and affiliates.
9
- *
10
- * This source code is licensed under the MIT license found in the
11
- * LICENSE file in the root directory of this source tree.
12
- */
13
- var hasRequiredWithSelector_development;
14
- function requireWithSelector_development() {
15
- if (hasRequiredWithSelector_development) return withSelector_development;
16
- hasRequiredWithSelector_development = 1;
17
- "production" !== process.env.NODE_ENV && (function() {
18
- function is(x, y) {
19
- return x === y && (0 !== x || 1 / x === 1 / y) || x !== x && y !== y;
20
- }
21
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
22
- var React = React__default, shim = requireShim(), objectIs = "function" === typeof Object.is ? Object.is : is, useSyncExternalStore = shim.useSyncExternalStore, useRef = React.useRef, useEffect = React.useEffect, useMemo = React.useMemo, useDebugValue = React.useDebugValue;
23
- withSelector_development.useSyncExternalStoreWithSelector = function(subscribe, getSnapshot, getServerSnapshot, selector, isEqual) {
24
- var instRef = useRef(null);
25
- if (null === instRef.current) {
26
- var inst = { hasValue: false, value: null };
27
- instRef.current = inst;
28
- } else inst = instRef.current;
29
- instRef = useMemo(
30
- function() {
31
- function memoizedSelector(nextSnapshot) {
32
- if (!hasMemo) {
33
- hasMemo = true;
34
- memoizedSnapshot = nextSnapshot;
35
- nextSnapshot = selector(nextSnapshot);
36
- if (void 0 !== isEqual && inst.hasValue) {
37
- var currentSelection = inst.value;
38
- if (isEqual(currentSelection, nextSnapshot))
39
- return memoizedSelection = currentSelection;
40
- }
41
- return memoizedSelection = nextSnapshot;
42
- }
43
- currentSelection = memoizedSelection;
44
- if (objectIs(memoizedSnapshot, nextSnapshot))
45
- return currentSelection;
46
- var nextSelection = selector(nextSnapshot);
47
- if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))
48
- return memoizedSnapshot = nextSnapshot, currentSelection;
49
- memoizedSnapshot = nextSnapshot;
50
- return memoizedSelection = nextSelection;
51
- }
52
- var hasMemo = false, memoizedSnapshot, memoizedSelection, maybeGetServerSnapshot = void 0 === getServerSnapshot ? null : getServerSnapshot;
53
- return [
54
- function() {
55
- return memoizedSelector(getSnapshot());
56
- },
57
- null === maybeGetServerSnapshot ? void 0 : function() {
58
- return memoizedSelector(maybeGetServerSnapshot());
59
- }
60
- ];
61
- },
62
- [getSnapshot, getServerSnapshot, selector, isEqual]
63
- );
64
- var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);
65
- useEffect(
66
- function() {
67
- inst.hasValue = true;
68
- inst.value = value;
69
- },
70
- [value]
71
- );
72
- useDebugValue(value);
73
- return value;
74
- };
75
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
76
- })();
77
- return withSelector_development;
78
- }
79
- export {
80
- requireWithSelector_development as __require
81
- };
82
- //# sourceMappingURL=with-selector.development.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.development.mjs","sources":["../../../../../../../../../../../node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js"],"sourcesContent":["/**\n * @license React\n * use-sync-external-store-shim/with-selector.development.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\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function is(x, y) {\n return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);\n }\n \"undefined\" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&\n \"function\" ===\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&\n __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());\n var React = require(\"react\"),\n shim = require(\"use-sync-external-store/shim\"),\n objectIs = \"function\" === typeof Object.is ? Object.is : is,\n useSyncExternalStore = shim.useSyncExternalStore,\n useRef = React.useRef,\n useEffect = React.useEffect,\n useMemo = React.useMemo,\n useDebugValue = React.useDebugValue;\n exports.useSyncExternalStoreWithSelector = function (\n subscribe,\n getSnapshot,\n getServerSnapshot,\n selector,\n isEqual\n ) {\n var instRef = useRef(null);\n if (null === instRef.current) {\n var inst = { hasValue: !1, value: null };\n instRef.current = inst;\n } else inst = instRef.current;\n instRef = useMemo(\n function () {\n function memoizedSelector(nextSnapshot) {\n if (!hasMemo) {\n hasMemo = !0;\n memoizedSnapshot = nextSnapshot;\n nextSnapshot = selector(nextSnapshot);\n if (void 0 !== isEqual && inst.hasValue) {\n var currentSelection = inst.value;\n if (isEqual(currentSelection, nextSnapshot))\n return (memoizedSelection = currentSelection);\n }\n return (memoizedSelection = nextSnapshot);\n }\n currentSelection = memoizedSelection;\n if (objectIs(memoizedSnapshot, nextSnapshot))\n return currentSelection;\n var nextSelection = selector(nextSnapshot);\n if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))\n return (memoizedSnapshot = nextSnapshot), currentSelection;\n memoizedSnapshot = nextSnapshot;\n return (memoizedSelection = nextSelection);\n }\n var hasMemo = !1,\n memoizedSnapshot,\n memoizedSelection,\n maybeGetServerSnapshot =\n void 0 === getServerSnapshot ? null : getServerSnapshot;\n return [\n function () {\n return memoizedSelector(getSnapshot());\n },\n null === maybeGetServerSnapshot\n ? void 0\n : function () {\n return memoizedSelector(maybeGetServerSnapshot());\n }\n ];\n },\n [getSnapshot, getServerSnapshot, selector, isEqual]\n );\n var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);\n useEffect(\n function () {\n inst.hasValue = !0;\n inst.value = value;\n },\n [value]\n );\n useDebugValue(value);\n return value;\n };\n \"undefined\" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&\n \"function\" ===\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&\n __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());\n })();\n"],"names":["require$$0","require$$1"],"mappings":";;;;;;;;;;;;;;;;AAWA,mBAAiB,QAAQ,IAAI,aAC1B,WAAY;AACX,aAAS,GAAG,GAAG,GAAG;AAChB,aAAQ,MAAM,MAAM,MAAM,KAAK,IAAI,MAAM,IAAI,MAAQ,MAAM,KAAK,MAAM;AAAA,IAC5E;AACI,oBAAgB,OAAO,kCACrB,eACE,OAAO,+BAA+B,+BACxC,+BAA+B,4BAA4B,OAAO;AACpE,QAAI,QAAQA,gBACV,OAAOC,YAAA,GACP,WAAW,eAAe,OAAO,OAAO,KAAK,OAAO,KAAK,IACzD,uBAAuB,KAAK,sBAC5B,SAAS,MAAM,QACf,YAAY,MAAM,WAClB,UAAU,MAAM,SAChB,gBAAgB,MAAM;AACxB,gEAA2C,SACzC,WACA,aACA,mBACA,UACA,SACA;AACA,UAAI,UAAU,OAAO,IAAI;AACzB,UAAI,SAAS,QAAQ,SAAS;AAC5B,YAAI,OAAO,EAAE,UAAU,OAAI,OAAO,KAAI;AACtC,gBAAQ,UAAU;AAAA,MAC1B,MAAa,QAAO,QAAQ;AACtB,gBAAU;AAAA,QACR,WAAY;AACV,mBAAS,iBAAiB,cAAc;AACtC,gBAAI,CAAC,SAAS;AACZ,wBAAU;AACV,iCAAmB;AACnB,6BAAe,SAAS,YAAY;AACpC,kBAAI,WAAW,WAAW,KAAK,UAAU;AACvC,oBAAI,mBAAmB,KAAK;AAC5B,oBAAI,QAAQ,kBAAkB,YAAY;AACxC,yBAAQ,oBAAoB;AAAA,cAC9C;AACc,qBAAQ,oBAAoB;AAAA,YAC1C;AACY,+BAAmB;AACnB,gBAAI,SAAS,kBAAkB,YAAY;AACzC,qBAAO;AACT,gBAAI,gBAAgB,SAAS,YAAY;AACzC,gBAAI,WAAW,WAAW,QAAQ,kBAAkB,aAAa;AAC/D,qBAAQ,mBAAmB,cAAe;AAC5C,+BAAmB;AACnB,mBAAQ,oBAAoB;AAAA,UACxC;AACU,cAAI,UAAU,OACZ,kBACA,mBACA,yBACE,WAAW,oBAAoB,OAAO;AAC1C,iBAAO;AAAA,YACL,WAAY;AACV,qBAAO,iBAAiB,aAAa;AAAA,YACnD;AAAA,YACY,SAAS,yBACL,SACA,WAAY;AACV,qBAAO,iBAAiB,wBAAwB;AAAA,YAClE;AAAA;QAEA;AAAA,QACQ,CAAC,aAAa,mBAAmB,UAAU,OAAO;AAAA;AAEpD,UAAI,QAAQ,qBAAqB,WAAW,QAAQ,CAAC,GAAG,QAAQ,CAAC,CAAC;AAClE;AAAA,QACE,WAAY;AACV,eAAK,WAAW;AAChB,eAAK,QAAQ;AAAA,QACvB;AAAA,QACQ,CAAC,KAAK;AAAA;AAER,oBAAc,KAAK;AACnB,aAAO;AAAA,IACb;AACI,oBAAgB,OAAO,kCACrB,eACE,OAAO,+BAA+B,8BACxC,+BAA+B,2BAA2B,OAAO;AAAA,EACvE,GAAG;;;","x_google_ignoreList":[0]}
@@ -1,78 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const withSelector_production = require("../../../../../../../_virtual/with-selector.production.js");
4
- const React = require("react");
5
- const index = require("../../shim/index.js");
6
- /**
7
- * @license React
8
- * use-sync-external-store-shim/with-selector.production.js
9
- *
10
- * Copyright (c) Meta Platforms, Inc. and affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
15
- var hasRequiredWithSelector_production;
16
- function requireWithSelector_production() {
17
- if (hasRequiredWithSelector_production) return withSelector_production.__exports;
18
- hasRequiredWithSelector_production = 1;
19
- var React$1 = React, shim = index.__require();
20
- function is(x, y) {
21
- return x === y && (0 !== x || 1 / x === 1 / y) || x !== x && y !== y;
22
- }
23
- var objectIs = "function" === typeof Object.is ? Object.is : is, useSyncExternalStore = shim.useSyncExternalStore, useRef = React$1.useRef, useEffect = React$1.useEffect, useMemo = React$1.useMemo, useDebugValue = React$1.useDebugValue;
24
- withSelector_production.__exports.useSyncExternalStoreWithSelector = function(subscribe, getSnapshot, getServerSnapshot, selector, isEqual) {
25
- var instRef = useRef(null);
26
- if (null === instRef.current) {
27
- var inst = { hasValue: false, value: null };
28
- instRef.current = inst;
29
- } else inst = instRef.current;
30
- instRef = useMemo(
31
- function() {
32
- function memoizedSelector(nextSnapshot) {
33
- if (!hasMemo) {
34
- hasMemo = true;
35
- memoizedSnapshot = nextSnapshot;
36
- nextSnapshot = selector(nextSnapshot);
37
- if (void 0 !== isEqual && inst.hasValue) {
38
- var currentSelection = inst.value;
39
- if (isEqual(currentSelection, nextSnapshot))
40
- return memoizedSelection = currentSelection;
41
- }
42
- return memoizedSelection = nextSnapshot;
43
- }
44
- currentSelection = memoizedSelection;
45
- if (objectIs(memoizedSnapshot, nextSnapshot)) return currentSelection;
46
- var nextSelection = selector(nextSnapshot);
47
- if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))
48
- return memoizedSnapshot = nextSnapshot, currentSelection;
49
- memoizedSnapshot = nextSnapshot;
50
- return memoizedSelection = nextSelection;
51
- }
52
- var hasMemo = false, memoizedSnapshot, memoizedSelection, maybeGetServerSnapshot = void 0 === getServerSnapshot ? null : getServerSnapshot;
53
- return [
54
- function() {
55
- return memoizedSelector(getSnapshot());
56
- },
57
- null === maybeGetServerSnapshot ? void 0 : function() {
58
- return memoizedSelector(maybeGetServerSnapshot());
59
- }
60
- ];
61
- },
62
- [getSnapshot, getServerSnapshot, selector, isEqual]
63
- );
64
- var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);
65
- useEffect(
66
- function() {
67
- inst.hasValue = true;
68
- inst.value = value;
69
- },
70
- [value]
71
- );
72
- useDebugValue(value);
73
- return value;
74
- };
75
- return withSelector_production.__exports;
76
- }
77
- exports.__require = requireWithSelector_production;
78
- //# sourceMappingURL=with-selector.production.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"with-selector.production.js","sources":["../../../../../../../../../../../node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js"],"sourcesContent":["/**\n * @license React\n * use-sync-external-store-shim/with-selector.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\"),\n shim = require(\"use-sync-external-store/shim\");\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 useSyncExternalStore = shim.useSyncExternalStore,\n useRef = React.useRef,\n useEffect = React.useEffect,\n useMemo = React.useMemo,\n useDebugValue = React.useDebugValue;\nexports.useSyncExternalStoreWithSelector = function (\n subscribe,\n getSnapshot,\n getServerSnapshot,\n selector,\n isEqual\n) {\n var instRef = useRef(null);\n if (null === instRef.current) {\n var inst = { hasValue: !1, value: null };\n instRef.current = inst;\n } else inst = instRef.current;\n instRef = useMemo(\n function () {\n function memoizedSelector(nextSnapshot) {\n if (!hasMemo) {\n hasMemo = !0;\n memoizedSnapshot = nextSnapshot;\n nextSnapshot = selector(nextSnapshot);\n if (void 0 !== isEqual && inst.hasValue) {\n var currentSelection = inst.value;\n if (isEqual(currentSelection, nextSnapshot))\n return (memoizedSelection = currentSelection);\n }\n return (memoizedSelection = nextSnapshot);\n }\n currentSelection = memoizedSelection;\n if (objectIs(memoizedSnapshot, nextSnapshot)) return currentSelection;\n var nextSelection = selector(nextSnapshot);\n if (void 0 !== isEqual && isEqual(currentSelection, nextSelection))\n return (memoizedSnapshot = nextSnapshot), currentSelection;\n memoizedSnapshot = nextSnapshot;\n return (memoizedSelection = nextSelection);\n }\n var hasMemo = !1,\n memoizedSnapshot,\n memoizedSelection,\n maybeGetServerSnapshot =\n void 0 === getServerSnapshot ? null : getServerSnapshot;\n return [\n function () {\n return memoizedSelector(getSnapshot());\n },\n null === maybeGetServerSnapshot\n ? void 0\n : function () {\n return memoizedSelector(maybeGetServerSnapshot());\n }\n ];\n },\n [getSnapshot, getServerSnapshot, selector, isEqual]\n );\n var value = useSyncExternalStore(subscribe, instRef[0], instRef[1]);\n useEffect(\n function () {\n inst.hasValue = !0;\n inst.value = value;\n },\n [value]\n );\n useDebugValue(value);\n return value;\n};\n"],"names":["React","require$$0","require$$1","withSelector_production"],"mappings":";;;;;;;;;;;;;;;;;;AAWA,MAAIA,UAAQC,OACV,OAAOC,MAAAA,UAAA;AACT,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,uBAAuB,KAAK,sBAC5B,SAASF,QAAM,QACf,YAAYA,QAAM,WAClB,UAAUA,QAAM,SAChB,gBAAgBA,QAAM;AACxBG,0BAAAA,UAAA,mCAA2C,SACzC,WACA,aACA,mBACA,UACA,SACA;AACA,QAAI,UAAU,OAAO,IAAI;AACzB,QAAI,SAAS,QAAQ,SAAS;AAC5B,UAAI,OAAO,EAAE,UAAU,OAAI,OAAO,KAAI;AACtC,cAAQ,UAAU;AAAA,IACtB,MAAS,QAAO,QAAQ;AACtB,cAAU;AAAA,MACR,WAAY;AACV,iBAAS,iBAAiB,cAAc;AACtC,cAAI,CAAC,SAAS;AACZ,sBAAU;AACV,+BAAmB;AACnB,2BAAe,SAAS,YAAY;AACpC,gBAAI,WAAW,WAAW,KAAK,UAAU;AACvC,kBAAI,mBAAmB,KAAK;AAC5B,kBAAI,QAAQ,kBAAkB,YAAY;AACxC,uBAAQ,oBAAoB;AAAA,YAC1C;AACU,mBAAQ,oBAAoB;AAAA,UACtC;AACQ,6BAAmB;AACnB,cAAI,SAAS,kBAAkB,YAAY,EAAG,QAAO;AACrD,cAAI,gBAAgB,SAAS,YAAY;AACzC,cAAI,WAAW,WAAW,QAAQ,kBAAkB,aAAa;AAC/D,mBAAQ,mBAAmB,cAAe;AAC5C,6BAAmB;AACnB,iBAAQ,oBAAoB;AAAA,QACpC;AACM,YAAI,UAAU,OACZ,kBACA,mBACA,yBACE,WAAW,oBAAoB,OAAO;AAC1C,eAAO;AAAA,UACL,WAAY;AACV,mBAAO,iBAAiB,aAAa;AAAA,UAC/C;AAAA,UACQ,SAAS,yBACL,SACA,WAAY;AACV,mBAAO,iBAAiB,wBAAwB;AAAA,UAC9D;AAAA;MAEA;AAAA,MACI,CAAC,aAAa,mBAAmB,UAAU,OAAO;AAAA;AAEpD,QAAI,QAAQ,qBAAqB,WAAW,QAAQ,CAAC,GAAG,QAAQ,CAAC,CAAC;AAClE;AAAA,MACE,WAAY;AACV,aAAK,WAAW;AAChB,aAAK,QAAQ;AAAA,MACnB;AAAA,MACI,CAAC,KAAK;AAAA;AAER,kBAAc,KAAK;AACnB,WAAO;AAAA,EACT;;;;","x_google_ignoreList":[0]}