@xyo-network/react-storybook 2.81.10 → 2.83.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 (325) hide show
  1. package/dist/browser/index.d.ts +299 -11
  2. package/dist/{node/index.js → browser/index.mjs} +190 -73
  3. package/dist/browser/index.mjs.map +1 -0
  4. package/package.json +14 -30
  5. package/src/DeprecateStory.tsx +1 -0
  6. package/src/WithRefDecorator.tsx +1 -1
  7. package/src/index.ts +10 -10
  8. package/src/sampleGasPricePayloads/index.ts +6 -6
  9. package/xy.config.ts +12 -0
  10. package/dist/browser/DeprecateStory.d.cts +0 -4
  11. package/dist/browser/DeprecateStory.d.cts.map +0 -1
  12. package/dist/browser/DeprecateStory.d.mts +0 -4
  13. package/dist/browser/DeprecateStory.d.mts.map +0 -1
  14. package/dist/browser/DeprecateStory.d.ts +0 -4
  15. package/dist/browser/DeprecateStory.d.ts.map +0 -1
  16. package/dist/browser/WithRefDecorator.d.cts +0 -3
  17. package/dist/browser/WithRefDecorator.d.cts.map +0 -1
  18. package/dist/browser/WithRefDecorator.d.mts +0 -3
  19. package/dist/browser/WithRefDecorator.d.mts.map +0 -1
  20. package/dist/browser/WithRefDecorator.d.ts +0 -3
  21. package/dist/browser/WithRefDecorator.d.ts.map +0 -1
  22. package/dist/browser/defaultSeedPhrase.d.cts +0 -2
  23. package/dist/browser/defaultSeedPhrase.d.cts.map +0 -1
  24. package/dist/browser/defaultSeedPhrase.d.mts +0 -2
  25. package/dist/browser/defaultSeedPhrase.d.mts.map +0 -1
  26. package/dist/browser/defaultSeedPhrase.d.ts +0 -2
  27. package/dist/browser/defaultSeedPhrase.d.ts.map +0 -1
  28. package/dist/browser/index.cjs +0 -782
  29. package/dist/browser/index.cjs.map +0 -1
  30. package/dist/browser/index.d.cts +0 -11
  31. package/dist/browser/index.d.cts.map +0 -1
  32. package/dist/browser/index.d.mts +0 -11
  33. package/dist/browser/index.d.mts.map +0 -1
  34. package/dist/browser/index.d.ts.map +0 -1
  35. package/dist/browser/index.js +0 -759
  36. package/dist/browser/index.js.map +0 -1
  37. package/dist/browser/sampleAddressHistory.d.cts +0 -4
  38. package/dist/browser/sampleAddressHistory.d.cts.map +0 -1
  39. package/dist/browser/sampleAddressHistory.d.mts +0 -4
  40. package/dist/browser/sampleAddressHistory.d.mts.map +0 -1
  41. package/dist/browser/sampleAddressHistory.d.ts +0 -4
  42. package/dist/browser/sampleAddressHistory.d.ts.map +0 -1
  43. package/dist/browser/sampleBlock.d.cts +0 -4
  44. package/dist/browser/sampleBlock.d.cts.map +0 -1
  45. package/dist/browser/sampleBlock.d.mts +0 -4
  46. package/dist/browser/sampleBlock.d.mts.map +0 -1
  47. package/dist/browser/sampleBlock.d.ts +0 -4
  48. package/dist/browser/sampleBlock.d.ts.map +0 -1
  49. package/dist/browser/sampleCoinGeckoPayload.d.cts +0 -73
  50. package/dist/browser/sampleCoinGeckoPayload.d.cts.map +0 -1
  51. package/dist/browser/sampleCoinGeckoPayload.d.mts +0 -73
  52. package/dist/browser/sampleCoinGeckoPayload.d.mts.map +0 -1
  53. package/dist/browser/sampleCoinGeckoPayload.d.ts +0 -73
  54. package/dist/browser/sampleCoinGeckoPayload.d.ts.map +0 -1
  55. package/dist/browser/sampleEthereumGasDivinerPayload.d.cts +0 -24
  56. package/dist/browser/sampleEthereumGasDivinerPayload.d.cts.map +0 -1
  57. package/dist/browser/sampleEthereumGasDivinerPayload.d.mts +0 -24
  58. package/dist/browser/sampleEthereumGasDivinerPayload.d.mts.map +0 -1
  59. package/dist/browser/sampleEthereumGasDivinerPayload.d.ts +0 -24
  60. package/dist/browser/sampleEthereumGasDivinerPayload.d.ts.map +0 -1
  61. package/dist/browser/sampleGasPricePayloads/blocknative.d.cts +0 -68
  62. package/dist/browser/sampleGasPricePayloads/blocknative.d.cts.map +0 -1
  63. package/dist/browser/sampleGasPricePayloads/blocknative.d.mts +0 -68
  64. package/dist/browser/sampleGasPricePayloads/blocknative.d.mts.map +0 -1
  65. package/dist/browser/sampleGasPricePayloads/blocknative.d.ts +0 -68
  66. package/dist/browser/sampleGasPricePayloads/blocknative.d.ts.map +0 -1
  67. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.cts +0 -19
  68. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.cts.map +0 -1
  69. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.mts +0 -19
  70. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.mts.map +0 -1
  71. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.ts +0 -19
  72. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -1
  73. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.cts +0 -11
  74. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.cts.map +0 -1
  75. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.mts +0 -11
  76. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.mts.map +0 -1
  77. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.ts +0 -11
  78. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -1
  79. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.cts +0 -14
  80. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.cts.map +0 -1
  81. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.mts +0 -14
  82. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.mts.map +0 -1
  83. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.ts +0 -14
  84. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -1
  85. package/dist/browser/sampleGasPricePayloads/ethers.d.cts +0 -9
  86. package/dist/browser/sampleGasPricePayloads/ethers.d.cts.map +0 -1
  87. package/dist/browser/sampleGasPricePayloads/ethers.d.mts +0 -9
  88. package/dist/browser/sampleGasPricePayloads/ethers.d.mts.map +0 -1
  89. package/dist/browser/sampleGasPricePayloads/ethers.d.ts +0 -9
  90. package/dist/browser/sampleGasPricePayloads/ethers.d.ts.map +0 -1
  91. package/dist/browser/sampleGasPricePayloads/etherscan.d.cts +0 -15
  92. package/dist/browser/sampleGasPricePayloads/etherscan.d.cts.map +0 -1
  93. package/dist/browser/sampleGasPricePayloads/etherscan.d.mts +0 -15
  94. package/dist/browser/sampleGasPricePayloads/etherscan.d.mts.map +0 -1
  95. package/dist/browser/sampleGasPricePayloads/etherscan.d.ts +0 -15
  96. package/dist/browser/sampleGasPricePayloads/etherscan.d.ts.map +0 -1
  97. package/dist/browser/sampleGasPricePayloads/index.d.cts +0 -7
  98. package/dist/browser/sampleGasPricePayloads/index.d.cts.map +0 -1
  99. package/dist/browser/sampleGasPricePayloads/index.d.mts +0 -7
  100. package/dist/browser/sampleGasPricePayloads/index.d.mts.map +0 -1
  101. package/dist/browser/sampleGasPricePayloads/index.d.ts +0 -7
  102. package/dist/browser/sampleGasPricePayloads/index.d.ts.map +0 -1
  103. package/dist/browser/samplePayload.d.cts +0 -30
  104. package/dist/browser/samplePayload.d.cts.map +0 -1
  105. package/dist/browser/samplePayload.d.mts +0 -30
  106. package/dist/browser/samplePayload.d.mts.map +0 -1
  107. package/dist/browser/samplePayload.d.ts +0 -30
  108. package/dist/browser/samplePayload.d.ts.map +0 -1
  109. package/dist/browser/sampleUniswapPayload.d.cts +0 -17
  110. package/dist/browser/sampleUniswapPayload.d.cts.map +0 -1
  111. package/dist/browser/sampleUniswapPayload.d.mts +0 -17
  112. package/dist/browser/sampleUniswapPayload.d.mts.map +0 -1
  113. package/dist/browser/sampleUniswapPayload.d.ts +0 -17
  114. package/dist/browser/sampleUniswapPayload.d.ts.map +0 -1
  115. package/dist/neutral/DeprecateStory.d.cts +0 -4
  116. package/dist/neutral/DeprecateStory.d.cts.map +0 -1
  117. package/dist/neutral/DeprecateStory.d.mts +0 -4
  118. package/dist/neutral/DeprecateStory.d.mts.map +0 -1
  119. package/dist/neutral/DeprecateStory.d.ts +0 -4
  120. package/dist/neutral/DeprecateStory.d.ts.map +0 -1
  121. package/dist/neutral/WithRefDecorator.d.cts +0 -3
  122. package/dist/neutral/WithRefDecorator.d.cts.map +0 -1
  123. package/dist/neutral/WithRefDecorator.d.mts +0 -3
  124. package/dist/neutral/WithRefDecorator.d.mts.map +0 -1
  125. package/dist/neutral/WithRefDecorator.d.ts +0 -3
  126. package/dist/neutral/WithRefDecorator.d.ts.map +0 -1
  127. package/dist/neutral/defaultSeedPhrase.d.cts +0 -2
  128. package/dist/neutral/defaultSeedPhrase.d.cts.map +0 -1
  129. package/dist/neutral/defaultSeedPhrase.d.mts +0 -2
  130. package/dist/neutral/defaultSeedPhrase.d.mts.map +0 -1
  131. package/dist/neutral/defaultSeedPhrase.d.ts +0 -2
  132. package/dist/neutral/defaultSeedPhrase.d.ts.map +0 -1
  133. package/dist/neutral/index.cjs +0 -782
  134. package/dist/neutral/index.cjs.map +0 -1
  135. package/dist/neutral/index.d.cts +0 -11
  136. package/dist/neutral/index.d.cts.map +0 -1
  137. package/dist/neutral/index.d.mts +0 -11
  138. package/dist/neutral/index.d.mts.map +0 -1
  139. package/dist/neutral/index.d.ts +0 -11
  140. package/dist/neutral/index.d.ts.map +0 -1
  141. package/dist/neutral/index.js +0 -759
  142. package/dist/neutral/index.js.map +0 -1
  143. package/dist/neutral/sampleAddressHistory.d.cts +0 -4
  144. package/dist/neutral/sampleAddressHistory.d.cts.map +0 -1
  145. package/dist/neutral/sampleAddressHistory.d.mts +0 -4
  146. package/dist/neutral/sampleAddressHistory.d.mts.map +0 -1
  147. package/dist/neutral/sampleAddressHistory.d.ts +0 -4
  148. package/dist/neutral/sampleAddressHistory.d.ts.map +0 -1
  149. package/dist/neutral/sampleBlock.d.cts +0 -4
  150. package/dist/neutral/sampleBlock.d.cts.map +0 -1
  151. package/dist/neutral/sampleBlock.d.mts +0 -4
  152. package/dist/neutral/sampleBlock.d.mts.map +0 -1
  153. package/dist/neutral/sampleBlock.d.ts +0 -4
  154. package/dist/neutral/sampleBlock.d.ts.map +0 -1
  155. package/dist/neutral/sampleCoinGeckoPayload.d.cts +0 -73
  156. package/dist/neutral/sampleCoinGeckoPayload.d.cts.map +0 -1
  157. package/dist/neutral/sampleCoinGeckoPayload.d.mts +0 -73
  158. package/dist/neutral/sampleCoinGeckoPayload.d.mts.map +0 -1
  159. package/dist/neutral/sampleCoinGeckoPayload.d.ts +0 -73
  160. package/dist/neutral/sampleCoinGeckoPayload.d.ts.map +0 -1
  161. package/dist/neutral/sampleEthereumGasDivinerPayload.d.cts +0 -24
  162. package/dist/neutral/sampleEthereumGasDivinerPayload.d.cts.map +0 -1
  163. package/dist/neutral/sampleEthereumGasDivinerPayload.d.mts +0 -24
  164. package/dist/neutral/sampleEthereumGasDivinerPayload.d.mts.map +0 -1
  165. package/dist/neutral/sampleEthereumGasDivinerPayload.d.ts +0 -24
  166. package/dist/neutral/sampleEthereumGasDivinerPayload.d.ts.map +0 -1
  167. package/dist/neutral/sampleGasPricePayloads/blocknative.d.cts +0 -68
  168. package/dist/neutral/sampleGasPricePayloads/blocknative.d.cts.map +0 -1
  169. package/dist/neutral/sampleGasPricePayloads/blocknative.d.mts +0 -68
  170. package/dist/neutral/sampleGasPricePayloads/blocknative.d.mts.map +0 -1
  171. package/dist/neutral/sampleGasPricePayloads/blocknative.d.ts +0 -68
  172. package/dist/neutral/sampleGasPricePayloads/blocknative.d.ts.map +0 -1
  173. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.cts +0 -19
  174. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.cts.map +0 -1
  175. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.mts +0 -19
  176. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.mts.map +0 -1
  177. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.ts +0 -19
  178. package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -1
  179. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.cts +0 -11
  180. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.cts.map +0 -1
  181. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.mts +0 -11
  182. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.mts.map +0 -1
  183. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.ts +0 -11
  184. package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -1
  185. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.cts +0 -14
  186. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.cts.map +0 -1
  187. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.mts +0 -14
  188. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.mts.map +0 -1
  189. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.ts +0 -14
  190. package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -1
  191. package/dist/neutral/sampleGasPricePayloads/ethers.d.cts +0 -9
  192. package/dist/neutral/sampleGasPricePayloads/ethers.d.cts.map +0 -1
  193. package/dist/neutral/sampleGasPricePayloads/ethers.d.mts +0 -9
  194. package/dist/neutral/sampleGasPricePayloads/ethers.d.mts.map +0 -1
  195. package/dist/neutral/sampleGasPricePayloads/ethers.d.ts +0 -9
  196. package/dist/neutral/sampleGasPricePayloads/ethers.d.ts.map +0 -1
  197. package/dist/neutral/sampleGasPricePayloads/etherscan.d.cts +0 -15
  198. package/dist/neutral/sampleGasPricePayloads/etherscan.d.cts.map +0 -1
  199. package/dist/neutral/sampleGasPricePayloads/etherscan.d.mts +0 -15
  200. package/dist/neutral/sampleGasPricePayloads/etherscan.d.mts.map +0 -1
  201. package/dist/neutral/sampleGasPricePayloads/etherscan.d.ts +0 -15
  202. package/dist/neutral/sampleGasPricePayloads/etherscan.d.ts.map +0 -1
  203. package/dist/neutral/sampleGasPricePayloads/index.d.cts +0 -7
  204. package/dist/neutral/sampleGasPricePayloads/index.d.cts.map +0 -1
  205. package/dist/neutral/sampleGasPricePayloads/index.d.mts +0 -7
  206. package/dist/neutral/sampleGasPricePayloads/index.d.mts.map +0 -1
  207. package/dist/neutral/sampleGasPricePayloads/index.d.ts +0 -7
  208. package/dist/neutral/sampleGasPricePayloads/index.d.ts.map +0 -1
  209. package/dist/neutral/samplePayload.d.cts +0 -30
  210. package/dist/neutral/samplePayload.d.cts.map +0 -1
  211. package/dist/neutral/samplePayload.d.mts +0 -30
  212. package/dist/neutral/samplePayload.d.mts.map +0 -1
  213. package/dist/neutral/samplePayload.d.ts +0 -30
  214. package/dist/neutral/samplePayload.d.ts.map +0 -1
  215. package/dist/neutral/sampleUniswapPayload.d.cts +0 -17
  216. package/dist/neutral/sampleUniswapPayload.d.cts.map +0 -1
  217. package/dist/neutral/sampleUniswapPayload.d.mts +0 -17
  218. package/dist/neutral/sampleUniswapPayload.d.mts.map +0 -1
  219. package/dist/neutral/sampleUniswapPayload.d.ts +0 -17
  220. package/dist/neutral/sampleUniswapPayload.d.ts.map +0 -1
  221. package/dist/node/DeprecateStory.d.cts +0 -4
  222. package/dist/node/DeprecateStory.d.cts.map +0 -1
  223. package/dist/node/DeprecateStory.d.mts +0 -4
  224. package/dist/node/DeprecateStory.d.mts.map +0 -1
  225. package/dist/node/DeprecateStory.d.ts +0 -4
  226. package/dist/node/DeprecateStory.d.ts.map +0 -1
  227. package/dist/node/WithRefDecorator.d.cts +0 -3
  228. package/dist/node/WithRefDecorator.d.cts.map +0 -1
  229. package/dist/node/WithRefDecorator.d.mts +0 -3
  230. package/dist/node/WithRefDecorator.d.mts.map +0 -1
  231. package/dist/node/WithRefDecorator.d.ts +0 -3
  232. package/dist/node/WithRefDecorator.d.ts.map +0 -1
  233. package/dist/node/defaultSeedPhrase.d.cts +0 -2
  234. package/dist/node/defaultSeedPhrase.d.cts.map +0 -1
  235. package/dist/node/defaultSeedPhrase.d.mts +0 -2
  236. package/dist/node/defaultSeedPhrase.d.mts.map +0 -1
  237. package/dist/node/defaultSeedPhrase.d.ts +0 -2
  238. package/dist/node/defaultSeedPhrase.d.ts.map +0 -1
  239. package/dist/node/index.cjs +0 -806
  240. package/dist/node/index.cjs.map +0 -1
  241. package/dist/node/index.d.cts +0 -11
  242. package/dist/node/index.d.cts.map +0 -1
  243. package/dist/node/index.d.mts +0 -11
  244. package/dist/node/index.d.mts.map +0 -1
  245. package/dist/node/index.d.ts +0 -11
  246. package/dist/node/index.d.ts.map +0 -1
  247. package/dist/node/index.js.map +0 -1
  248. package/dist/node/sampleAddressHistory.d.cts +0 -4
  249. package/dist/node/sampleAddressHistory.d.cts.map +0 -1
  250. package/dist/node/sampleAddressHistory.d.mts +0 -4
  251. package/dist/node/sampleAddressHistory.d.mts.map +0 -1
  252. package/dist/node/sampleAddressHistory.d.ts +0 -4
  253. package/dist/node/sampleAddressHistory.d.ts.map +0 -1
  254. package/dist/node/sampleBlock.d.cts +0 -4
  255. package/dist/node/sampleBlock.d.cts.map +0 -1
  256. package/dist/node/sampleBlock.d.mts +0 -4
  257. package/dist/node/sampleBlock.d.mts.map +0 -1
  258. package/dist/node/sampleBlock.d.ts +0 -4
  259. package/dist/node/sampleBlock.d.ts.map +0 -1
  260. package/dist/node/sampleCoinGeckoPayload.d.cts +0 -73
  261. package/dist/node/sampleCoinGeckoPayload.d.cts.map +0 -1
  262. package/dist/node/sampleCoinGeckoPayload.d.mts +0 -73
  263. package/dist/node/sampleCoinGeckoPayload.d.mts.map +0 -1
  264. package/dist/node/sampleCoinGeckoPayload.d.ts +0 -73
  265. package/dist/node/sampleCoinGeckoPayload.d.ts.map +0 -1
  266. package/dist/node/sampleEthereumGasDivinerPayload.d.cts +0 -24
  267. package/dist/node/sampleEthereumGasDivinerPayload.d.cts.map +0 -1
  268. package/dist/node/sampleEthereumGasDivinerPayload.d.mts +0 -24
  269. package/dist/node/sampleEthereumGasDivinerPayload.d.mts.map +0 -1
  270. package/dist/node/sampleEthereumGasDivinerPayload.d.ts +0 -24
  271. package/dist/node/sampleEthereumGasDivinerPayload.d.ts.map +0 -1
  272. package/dist/node/sampleGasPricePayloads/blocknative.d.cts +0 -68
  273. package/dist/node/sampleGasPricePayloads/blocknative.d.cts.map +0 -1
  274. package/dist/node/sampleGasPricePayloads/blocknative.d.mts +0 -68
  275. package/dist/node/sampleGasPricePayloads/blocknative.d.mts.map +0 -1
  276. package/dist/node/sampleGasPricePayloads/blocknative.d.ts +0 -68
  277. package/dist/node/sampleGasPricePayloads/blocknative.d.ts.map +0 -1
  278. package/dist/node/sampleGasPricePayloads/ethGasStation.d.cts +0 -19
  279. package/dist/node/sampleGasPricePayloads/ethGasStation.d.cts.map +0 -1
  280. package/dist/node/sampleGasPricePayloads/ethGasStation.d.mts +0 -19
  281. package/dist/node/sampleGasPricePayloads/ethGasStation.d.mts.map +0 -1
  282. package/dist/node/sampleGasPricePayloads/ethGasStation.d.ts +0 -19
  283. package/dist/node/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -1
  284. package/dist/node/sampleGasPricePayloads/etherchainV1.d.cts +0 -11
  285. package/dist/node/sampleGasPricePayloads/etherchainV1.d.cts.map +0 -1
  286. package/dist/node/sampleGasPricePayloads/etherchainV1.d.mts +0 -11
  287. package/dist/node/sampleGasPricePayloads/etherchainV1.d.mts.map +0 -1
  288. package/dist/node/sampleGasPricePayloads/etherchainV1.d.ts +0 -11
  289. package/dist/node/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -1
  290. package/dist/node/sampleGasPricePayloads/etherchainV2.d.cts +0 -14
  291. package/dist/node/sampleGasPricePayloads/etherchainV2.d.cts.map +0 -1
  292. package/dist/node/sampleGasPricePayloads/etherchainV2.d.mts +0 -14
  293. package/dist/node/sampleGasPricePayloads/etherchainV2.d.mts.map +0 -1
  294. package/dist/node/sampleGasPricePayloads/etherchainV2.d.ts +0 -14
  295. package/dist/node/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -1
  296. package/dist/node/sampleGasPricePayloads/ethers.d.cts +0 -9
  297. package/dist/node/sampleGasPricePayloads/ethers.d.cts.map +0 -1
  298. package/dist/node/sampleGasPricePayloads/ethers.d.mts +0 -9
  299. package/dist/node/sampleGasPricePayloads/ethers.d.mts.map +0 -1
  300. package/dist/node/sampleGasPricePayloads/ethers.d.ts +0 -9
  301. package/dist/node/sampleGasPricePayloads/ethers.d.ts.map +0 -1
  302. package/dist/node/sampleGasPricePayloads/etherscan.d.cts +0 -15
  303. package/dist/node/sampleGasPricePayloads/etherscan.d.cts.map +0 -1
  304. package/dist/node/sampleGasPricePayloads/etherscan.d.mts +0 -15
  305. package/dist/node/sampleGasPricePayloads/etherscan.d.mts.map +0 -1
  306. package/dist/node/sampleGasPricePayloads/etherscan.d.ts +0 -15
  307. package/dist/node/sampleGasPricePayloads/etherscan.d.ts.map +0 -1
  308. package/dist/node/sampleGasPricePayloads/index.d.cts +0 -7
  309. package/dist/node/sampleGasPricePayloads/index.d.cts.map +0 -1
  310. package/dist/node/sampleGasPricePayloads/index.d.mts +0 -7
  311. package/dist/node/sampleGasPricePayloads/index.d.mts.map +0 -1
  312. package/dist/node/sampleGasPricePayloads/index.d.ts +0 -7
  313. package/dist/node/sampleGasPricePayloads/index.d.ts.map +0 -1
  314. package/dist/node/samplePayload.d.cts +0 -30
  315. package/dist/node/samplePayload.d.cts.map +0 -1
  316. package/dist/node/samplePayload.d.mts +0 -30
  317. package/dist/node/samplePayload.d.mts.map +0 -1
  318. package/dist/node/samplePayload.d.ts +0 -30
  319. package/dist/node/samplePayload.d.ts.map +0 -1
  320. package/dist/node/sampleUniswapPayload.d.cts +0 -17
  321. package/dist/node/sampleUniswapPayload.d.cts.map +0 -1
  322. package/dist/node/sampleUniswapPayload.d.mts +0 -17
  323. package/dist/node/sampleUniswapPayload.d.mts.map +0 -1
  324. package/dist/node/sampleUniswapPayload.d.ts +0 -17
  325. package/dist/node/sampleUniswapPayload.d.ts.map +0 -1
@@ -1,68 +0,0 @@
1
- export declare const sampleBlocknativeGasPricePayload: {
2
- blockPrices: {
3
- baseFeePerGas: number;
4
- blockNumber: number;
5
- estimatedPrices: {
6
- confidence: number;
7
- maxFeePerGas: number;
8
- maxPriorityFeePerGas: number;
9
- price: number;
10
- }[];
11
- estimatedTransactionCount: number;
12
- }[];
13
- currentBlockNumber: number;
14
- estimatedBaseFees: ({
15
- 'pending+1': {
16
- baseFee: number;
17
- confidence: number;
18
- }[];
19
- 'pending+2'?: undefined;
20
- 'pending+3'?: undefined;
21
- 'pending+4'?: undefined;
22
- 'pending+5'?: undefined;
23
- } | {
24
- 'pending+2': {
25
- baseFee: number;
26
- confidence: number;
27
- }[];
28
- 'pending+1'?: undefined;
29
- 'pending+3'?: undefined;
30
- 'pending+4'?: undefined;
31
- 'pending+5'?: undefined;
32
- } | {
33
- 'pending+3': {
34
- baseFee: number;
35
- confidence: number;
36
- }[];
37
- 'pending+1'?: undefined;
38
- 'pending+2'?: undefined;
39
- 'pending+4'?: undefined;
40
- 'pending+5'?: undefined;
41
- } | {
42
- 'pending+4': {
43
- baseFee: number;
44
- confidence: number;
45
- }[];
46
- 'pending+1'?: undefined;
47
- 'pending+2'?: undefined;
48
- 'pending+3'?: undefined;
49
- 'pending+5'?: undefined;
50
- } | {
51
- 'pending+5': {
52
- baseFee: number;
53
- confidence: number;
54
- }[];
55
- 'pending+1'?: undefined;
56
- 'pending+2'?: undefined;
57
- 'pending+3'?: undefined;
58
- 'pending+4'?: undefined;
59
- })[];
60
- maxPrice: number;
61
- msSinceLastBlock: number;
62
- network: string;
63
- schema: string;
64
- system: string;
65
- timestamp: number;
66
- unit: string;
67
- };
68
- //# sourceMappingURL=blocknative.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
@@ -1,68 +0,0 @@
1
- export declare const sampleBlocknativeGasPricePayload: {
2
- blockPrices: {
3
- baseFeePerGas: number;
4
- blockNumber: number;
5
- estimatedPrices: {
6
- confidence: number;
7
- maxFeePerGas: number;
8
- maxPriorityFeePerGas: number;
9
- price: number;
10
- }[];
11
- estimatedTransactionCount: number;
12
- }[];
13
- currentBlockNumber: number;
14
- estimatedBaseFees: ({
15
- 'pending+1': {
16
- baseFee: number;
17
- confidence: number;
18
- }[];
19
- 'pending+2'?: undefined;
20
- 'pending+3'?: undefined;
21
- 'pending+4'?: undefined;
22
- 'pending+5'?: undefined;
23
- } | {
24
- 'pending+2': {
25
- baseFee: number;
26
- confidence: number;
27
- }[];
28
- 'pending+1'?: undefined;
29
- 'pending+3'?: undefined;
30
- 'pending+4'?: undefined;
31
- 'pending+5'?: undefined;
32
- } | {
33
- 'pending+3': {
34
- baseFee: number;
35
- confidence: number;
36
- }[];
37
- 'pending+1'?: undefined;
38
- 'pending+2'?: undefined;
39
- 'pending+4'?: undefined;
40
- 'pending+5'?: undefined;
41
- } | {
42
- 'pending+4': {
43
- baseFee: number;
44
- confidence: number;
45
- }[];
46
- 'pending+1'?: undefined;
47
- 'pending+2'?: undefined;
48
- 'pending+3'?: undefined;
49
- 'pending+5'?: undefined;
50
- } | {
51
- 'pending+5': {
52
- baseFee: number;
53
- confidence: number;
54
- }[];
55
- 'pending+1'?: undefined;
56
- 'pending+2'?: undefined;
57
- 'pending+3'?: undefined;
58
- 'pending+4'?: undefined;
59
- })[];
60
- maxPrice: number;
61
- msSinceLastBlock: number;
62
- network: string;
63
- schema: string;
64
- system: string;
65
- timestamp: number;
66
- unit: string;
67
- };
68
- //# sourceMappingURL=blocknative.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
@@ -1,68 +0,0 @@
1
- export declare const sampleBlocknativeGasPricePayload: {
2
- blockPrices: {
3
- baseFeePerGas: number;
4
- blockNumber: number;
5
- estimatedPrices: {
6
- confidence: number;
7
- maxFeePerGas: number;
8
- maxPriorityFeePerGas: number;
9
- price: number;
10
- }[];
11
- estimatedTransactionCount: number;
12
- }[];
13
- currentBlockNumber: number;
14
- estimatedBaseFees: ({
15
- 'pending+1': {
16
- baseFee: number;
17
- confidence: number;
18
- }[];
19
- 'pending+2'?: undefined;
20
- 'pending+3'?: undefined;
21
- 'pending+4'?: undefined;
22
- 'pending+5'?: undefined;
23
- } | {
24
- 'pending+2': {
25
- baseFee: number;
26
- confidence: number;
27
- }[];
28
- 'pending+1'?: undefined;
29
- 'pending+3'?: undefined;
30
- 'pending+4'?: undefined;
31
- 'pending+5'?: undefined;
32
- } | {
33
- 'pending+3': {
34
- baseFee: number;
35
- confidence: number;
36
- }[];
37
- 'pending+1'?: undefined;
38
- 'pending+2'?: undefined;
39
- 'pending+4'?: undefined;
40
- 'pending+5'?: undefined;
41
- } | {
42
- 'pending+4': {
43
- baseFee: number;
44
- confidence: number;
45
- }[];
46
- 'pending+1'?: undefined;
47
- 'pending+2'?: undefined;
48
- 'pending+3'?: undefined;
49
- 'pending+5'?: undefined;
50
- } | {
51
- 'pending+5': {
52
- baseFee: number;
53
- confidence: number;
54
- }[];
55
- 'pending+1'?: undefined;
56
- 'pending+2'?: undefined;
57
- 'pending+3'?: undefined;
58
- 'pending+4'?: undefined;
59
- })[];
60
- maxPrice: number;
61
- msSinceLastBlock: number;
62
- network: string;
63
- schema: string;
64
- system: string;
65
- timestamp: number;
66
- unit: string;
67
- };
68
- //# sourceMappingURL=blocknative.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
@@ -1,19 +0,0 @@
1
- export declare const sampleEthGasStationGasPricePayload: {
2
- baseFee: number;
3
- blockNumber: number;
4
- blockTime: number;
5
- gasPrice: {
6
- fast: number;
7
- instant: number;
8
- standard: number;
9
- };
10
- nextBaseFee: number;
11
- priorityFee: {
12
- fast: number;
13
- instant: number;
14
- standard: number;
15
- };
16
- schema: string;
17
- timestamp: number;
18
- };
19
- //# sourceMappingURL=ethGasStation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
@@ -1,19 +0,0 @@
1
- export declare const sampleEthGasStationGasPricePayload: {
2
- baseFee: number;
3
- blockNumber: number;
4
- blockTime: number;
5
- gasPrice: {
6
- fast: number;
7
- instant: number;
8
- standard: number;
9
- };
10
- nextBaseFee: number;
11
- priorityFee: {
12
- fast: number;
13
- instant: number;
14
- standard: number;
15
- };
16
- schema: string;
17
- timestamp: number;
18
- };
19
- //# sourceMappingURL=ethGasStation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
@@ -1,19 +0,0 @@
1
- export declare const sampleEthGasStationGasPricePayload: {
2
- baseFee: number;
3
- blockNumber: number;
4
- blockTime: number;
5
- gasPrice: {
6
- fast: number;
7
- instant: number;
8
- standard: number;
9
- };
10
- nextBaseFee: number;
11
- priorityFee: {
12
- fast: number;
13
- instant: number;
14
- standard: number;
15
- };
16
- schema: string;
17
- timestamp: number;
18
- };
19
- //# sourceMappingURL=ethGasStation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
@@ -1,11 +0,0 @@
1
- export declare const sampleEtherchainV1GasPricePayload: {
2
- currentBaseFee: number;
3
- fast: number;
4
- fastest: number;
5
- recommendedBaseFee: number;
6
- safeLow: number;
7
- schema: string;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- //# sourceMappingURL=etherchainV1.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
@@ -1,11 +0,0 @@
1
- export declare const sampleEtherchainV1GasPricePayload: {
2
- currentBaseFee: number;
3
- fast: number;
4
- fastest: number;
5
- recommendedBaseFee: number;
6
- safeLow: number;
7
- schema: string;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- //# sourceMappingURL=etherchainV1.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
@@ -1,11 +0,0 @@
1
- export declare const sampleEtherchainV1GasPricePayload: {
2
- currentBaseFee: number;
3
- fast: number;
4
- fastest: number;
5
- recommendedBaseFee: number;
6
- safeLow: number;
7
- schema: string;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- //# sourceMappingURL=etherchainV1.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
@@ -1,14 +0,0 @@
1
- export declare const sampleEtherchainV2GasPricePayload: {
2
- code: number;
3
- data: {
4
- fast: number;
5
- priceUSD: number;
6
- rapid: number;
7
- slow: number;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- schema: string;
12
- timestamp: number;
13
- };
14
- //# sourceMappingURL=etherchainV2.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
@@ -1,14 +0,0 @@
1
- export declare const sampleEtherchainV2GasPricePayload: {
2
- code: number;
3
- data: {
4
- fast: number;
5
- priceUSD: number;
6
- rapid: number;
7
- slow: number;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- schema: string;
12
- timestamp: number;
13
- };
14
- //# sourceMappingURL=etherchainV2.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
@@ -1,14 +0,0 @@
1
- export declare const sampleEtherchainV2GasPricePayload: {
2
- code: number;
3
- data: {
4
- fast: number;
5
- priceUSD: number;
6
- rapid: number;
7
- slow: number;
8
- standard: number;
9
- timestamp: number;
10
- };
11
- schema: string;
12
- timestamp: number;
13
- };
14
- //# sourceMappingURL=etherchainV2.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
@@ -1,9 +0,0 @@
1
- export declare const sampleEthersGasPricePayload: {
2
- gasPrice: number;
3
- lastBaseFeePerGas: number;
4
- maxFeePerGas: number;
5
- maxPriorityFeePerGas: number;
6
- schema: string;
7
- timestamp: number;
8
- };
9
- //# sourceMappingURL=ethers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
@@ -1,9 +0,0 @@
1
- export declare const sampleEthersGasPricePayload: {
2
- gasPrice: number;
3
- lastBaseFeePerGas: number;
4
- maxFeePerGas: number;
5
- maxPriorityFeePerGas: number;
6
- schema: string;
7
- timestamp: number;
8
- };
9
- //# sourceMappingURL=ethers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
@@ -1,9 +0,0 @@
1
- export declare const sampleEthersGasPricePayload: {
2
- gasPrice: number;
3
- lastBaseFeePerGas: number;
4
- maxFeePerGas: number;
5
- maxPriorityFeePerGas: number;
6
- schema: string;
7
- timestamp: number;
8
- };
9
- //# sourceMappingURL=ethers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
@@ -1,15 +0,0 @@
1
- export declare const sampleEtherscanGasPricePayload: {
2
- message: string;
3
- result: {
4
- FastGasPrice: string;
5
- LastBlock: string;
6
- ProposeGasPrice: string;
7
- SafeGasPrice: string;
8
- gasUsedRatio: string;
9
- suggestBaseFee: string;
10
- };
11
- schema: string;
12
- status: string;
13
- timestamp: number;
14
- };
15
- //# sourceMappingURL=etherscan.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
@@ -1,15 +0,0 @@
1
- export declare const sampleEtherscanGasPricePayload: {
2
- message: string;
3
- result: {
4
- FastGasPrice: string;
5
- LastBlock: string;
6
- ProposeGasPrice: string;
7
- SafeGasPrice: string;
8
- gasUsedRatio: string;
9
- suggestBaseFee: string;
10
- };
11
- schema: string;
12
- status: string;
13
- timestamp: number;
14
- };
15
- //# sourceMappingURL=etherscan.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
@@ -1,15 +0,0 @@
1
- export declare const sampleEtherscanGasPricePayload: {
2
- message: string;
3
- result: {
4
- FastGasPrice: string;
5
- LastBlock: string;
6
- ProposeGasPrice: string;
7
- SafeGasPrice: string;
8
- gasUsedRatio: string;
9
- suggestBaseFee: string;
10
- };
11
- schema: string;
12
- status: string;
13
- timestamp: number;
14
- };
15
- //# sourceMappingURL=etherscan.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
@@ -1,7 +0,0 @@
1
- export * from './blocknative.js';
2
- export * from './etherchainV1.js';
3
- export * from './etherchainV2.js';
4
- export * from './ethers.js';
5
- export * from './etherscan.js';
6
- export * from './ethGasStation.js';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,7 +0,0 @@
1
- export * from './blocknative.js';
2
- export * from './etherchainV1.js';
3
- export * from './etherchainV2.js';
4
- export * from './ethers.js';
5
- export * from './etherscan.js';
6
- export * from './ethGasStation.js';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,7 +0,0 @@
1
- export * from './blocknative.js';
2
- export * from './etherchainV1.js';
3
- export * from './etherchainV2.js';
4
- export * from './ethers.js';
5
- export * from './etherscan.js';
6
- export * from './ethGasStation.js';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,30 +0,0 @@
1
- export declare const samplePayloadFromBuilder: {
2
- _archive: string;
3
- schema: "network.xyo.temp";
4
- test: string;
5
- };
6
- export declare const sampleIdPayload: {
7
- salt: string;
8
- schema: string;
9
- };
10
- export declare const sampleSystemInfoBrowserPayload: {
11
- bowser: {
12
- browser: {
13
- name: string;
14
- version: string;
15
- };
16
- engine: {
17
- name: string;
18
- };
19
- os: {
20
- name: string;
21
- version: string;
22
- versionName: string;
23
- };
24
- platform: {
25
- type: string;
26
- };
27
- };
28
- schema: string;
29
- };
30
- //# sourceMappingURL=samplePayload.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
@@ -1,30 +0,0 @@
1
- export declare const samplePayloadFromBuilder: {
2
- _archive: string;
3
- schema: "network.xyo.temp";
4
- test: string;
5
- };
6
- export declare const sampleIdPayload: {
7
- salt: string;
8
- schema: string;
9
- };
10
- export declare const sampleSystemInfoBrowserPayload: {
11
- bowser: {
12
- browser: {
13
- name: string;
14
- version: string;
15
- };
16
- engine: {
17
- name: string;
18
- };
19
- os: {
20
- name: string;
21
- version: string;
22
- versionName: string;
23
- };
24
- platform: {
25
- type: string;
26
- };
27
- };
28
- schema: string;
29
- };
30
- //# sourceMappingURL=samplePayload.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
@@ -1,30 +0,0 @@
1
- export declare const samplePayloadFromBuilder: {
2
- _archive: string;
3
- schema: "network.xyo.temp";
4
- test: string;
5
- };
6
- export declare const sampleIdPayload: {
7
- salt: string;
8
- schema: string;
9
- };
10
- export declare const sampleSystemInfoBrowserPayload: {
11
- bowser: {
12
- browser: {
13
- name: string;
14
- version: string;
15
- };
16
- engine: {
17
- name: string;
18
- };
19
- os: {
20
- name: string;
21
- version: string;
22
- versionName: string;
23
- };
24
- platform: {
25
- type: string;
26
- };
27
- };
28
- schema: string;
29
- };
30
- //# sourceMappingURL=samplePayload.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}