@p100-web/core 100.1.27 → 100.2.1

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 (389) hide show
  1. package/package.json +1 -1
  2. package/dist/AdaptivePerformance.d.ts +0 -20
  3. package/dist/AdaptivePerformance.d.ts.map +0 -1
  4. package/dist/AdaptivePerformance.js +0 -110
  5. package/dist/AdaptivePerformance.js.map +0 -1
  6. package/dist/DBEvent.d.ts +0 -22
  7. package/dist/DBEvent.d.ts.map +0 -1
  8. package/dist/DBEvent.js +0 -19
  9. package/dist/DBEvent.js.map +0 -1
  10. package/dist/DBNode.d.ts +0 -35
  11. package/dist/DBNode.d.ts.map +0 -1
  12. package/dist/DBNode.js +0 -33
  13. package/dist/DBNode.js.map +0 -1
  14. package/dist/DBScene.d.ts +0 -11
  15. package/dist/DBScene.d.ts.map +0 -1
  16. package/dist/DBScene.js +0 -9
  17. package/dist/DBScene.js.map +0 -1
  18. package/dist/DBVariable.d.ts +0 -22
  19. package/dist/DBVariable.d.ts.map +0 -1
  20. package/dist/DBVariable.js +0 -19
  21. package/dist/DBVariable.js.map +0 -1
  22. package/dist/DevTools.d.ts +0 -4
  23. package/dist/DevTools.d.ts.map +0 -1
  24. package/dist/DevTools.js +0 -10
  25. package/dist/DevTools.js.map +0 -1
  26. package/dist/GameContext.d.ts +0 -184
  27. package/dist/GameContext.d.ts.map +0 -1
  28. package/dist/GameContext.js +0 -602
  29. package/dist/GameContext.js.map +0 -1
  30. package/dist/IAudioListener.d.ts +0 -4
  31. package/dist/IAudioListener.d.ts.map +0 -1
  32. package/dist/IAudioListener.js +0 -2
  33. package/dist/IAudioListener.js.map +0 -1
  34. package/dist/ICameraControls.d.ts +0 -17
  35. package/dist/ICameraControls.d.ts.map +0 -1
  36. package/dist/ICameraControls.js +0 -2
  37. package/dist/ICameraControls.js.map +0 -1
  38. package/dist/IComponentFactory.d.ts +0 -8
  39. package/dist/IComponentFactory.d.ts.map +0 -1
  40. package/dist/IComponentFactory.js +0 -2
  41. package/dist/IComponentFactory.js.map +0 -1
  42. package/dist/IEngine.d.ts +0 -23
  43. package/dist/IEngine.d.ts.map +0 -1
  44. package/dist/IEngine.js +0 -2
  45. package/dist/IEngine.js.map +0 -1
  46. package/dist/IPMaterial.d.ts +0 -12
  47. package/dist/IPMaterial.d.ts.map +0 -1
  48. package/dist/IPMaterial.js +0 -2
  49. package/dist/IPMaterial.js.map +0 -1
  50. package/dist/IPNodeRenderer.d.ts +0 -25
  51. package/dist/IPNodeRenderer.d.ts.map +0 -1
  52. package/dist/IPNodeRenderer.js +0 -2
  53. package/dist/IPNodeRenderer.js.map +0 -1
  54. package/dist/IStats.d.ts +0 -9
  55. package/dist/IStats.d.ts.map +0 -1
  56. package/dist/IStats.js +0 -3
  57. package/dist/IStats.js.map +0 -1
  58. package/dist/MathTools.d.ts +0 -8
  59. package/dist/MathTools.d.ts.map +0 -1
  60. package/dist/MathTools.js +0 -20
  61. package/dist/MathTools.js.map +0 -1
  62. package/dist/PAction.d.ts +0 -77
  63. package/dist/PAction.d.ts.map +0 -1
  64. package/dist/PAction.js +0 -242
  65. package/dist/PAction.js.map +0 -1
  66. package/dist/PCanvas.d.ts +0 -171
  67. package/dist/PCanvas.d.ts.map +0 -1
  68. package/dist/PCanvas.js +0 -648
  69. package/dist/PCanvas.js.map +0 -1
  70. package/dist/PComponent.d.ts +0 -50
  71. package/dist/PComponent.d.ts.map +0 -1
  72. package/dist/PComponent.js +0 -73
  73. package/dist/PComponent.js.map +0 -1
  74. package/dist/PEnums.d.ts +0 -124
  75. package/dist/PEnums.d.ts.map +0 -1
  76. package/dist/PEnums.js +0 -138
  77. package/dist/PEnums.js.map +0 -1
  78. package/dist/PEvent.d.ts +0 -27
  79. package/dist/PEvent.d.ts.map +0 -1
  80. package/dist/PEvent.js +0 -40
  81. package/dist/PEvent.js.map +0 -1
  82. package/dist/PNode.d.ts +0 -135
  83. package/dist/PNode.d.ts.map +0 -1
  84. package/dist/PNode.js +0 -582
  85. package/dist/PNode.js.map +0 -1
  86. package/dist/POutValue.d.ts +0 -18
  87. package/dist/POutValue.d.ts.map +0 -1
  88. package/dist/POutValue.js +0 -28
  89. package/dist/POutValue.js.map +0 -1
  90. package/dist/PPayload.d.ts +0 -7
  91. package/dist/PPayload.d.ts.map +0 -1
  92. package/dist/PPayload.js +0 -19
  93. package/dist/PPayload.js.map +0 -1
  94. package/dist/PTypes.d.ts +0 -36
  95. package/dist/PTypes.d.ts.map +0 -1
  96. package/dist/PTypes.js +0 -2
  97. package/dist/PTypes.js.map +0 -1
  98. package/dist/PVariable.d.ts +0 -29
  99. package/dist/PVariable.d.ts.map +0 -1
  100. package/dist/PVariable.js +0 -51
  101. package/dist/PVariable.js.map +0 -1
  102. package/dist/PVector2.d.ts +0 -14
  103. package/dist/PVector2.d.ts.map +0 -1
  104. package/dist/PVector2.js +0 -25
  105. package/dist/PVector2.js.map +0 -1
  106. package/dist/PVector3.d.ts +0 -19
  107. package/dist/PVector3.d.ts.map +0 -1
  108. package/dist/PVector3.js +0 -44
  109. package/dist/PVector3.js.map +0 -1
  110. package/dist/animations/AnimationTools.d.ts +0 -3
  111. package/dist/animations/AnimationTools.d.ts.map +0 -1
  112. package/dist/animations/AnimationTools.js +0 -12
  113. package/dist/animations/AnimationTools.js.map +0 -1
  114. package/dist/animations/IModelAnimation.d.ts +0 -17
  115. package/dist/animations/IModelAnimation.d.ts.map +0 -1
  116. package/dist/animations/IModelAnimation.js +0 -2
  117. package/dist/animations/IModelAnimation.js.map +0 -1
  118. package/dist/assets/AssetLoader.d.ts +0 -10
  119. package/dist/assets/AssetLoader.d.ts.map +0 -1
  120. package/dist/assets/AssetLoader.js +0 -12
  121. package/dist/assets/AssetLoader.js.map +0 -1
  122. package/dist/index.d.ts +0 -151
  123. package/dist/index.d.ts.map +0 -1
  124. package/dist/index.js +0 -111
  125. package/dist/index.js.map +0 -1
  126. package/dist/media/MediaManager.d.ts +0 -17
  127. package/dist/media/MediaManager.d.ts.map +0 -1
  128. package/dist/media/MediaManager.js +0 -19
  129. package/dist/media/MediaManager.js.map +0 -1
  130. package/dist/media/PFile.d.ts +0 -13
  131. package/dist/media/PFile.d.ts.map +0 -1
  132. package/dist/media/PFile.js +0 -28
  133. package/dist/media/PFile.js.map +0 -1
  134. package/dist/pcomponents/BaseMaterial.d.ts +0 -50
  135. package/dist/pcomponents/BaseMaterial.d.ts.map +0 -1
  136. package/dist/pcomponents/BaseMaterial.js +0 -62
  137. package/dist/pcomponents/BaseMaterial.js.map +0 -1
  138. package/dist/pcomponents/PAnimator.d.ts +0 -40
  139. package/dist/pcomponents/PAnimator.d.ts.map +0 -1
  140. package/dist/pcomponents/PAnimator.js +0 -50
  141. package/dist/pcomponents/PAnimator.js.map +0 -1
  142. package/dist/pcomponents/PBackground.d.ts +0 -37
  143. package/dist/pcomponents/PBackground.d.ts.map +0 -1
  144. package/dist/pcomponents/PBackground.js +0 -48
  145. package/dist/pcomponents/PBackground.js.map +0 -1
  146. package/dist/pcomponents/PBasicMaterial.d.ts +0 -22
  147. package/dist/pcomponents/PBasicMaterial.d.ts.map +0 -1
  148. package/dist/pcomponents/PBasicMaterial.js +0 -31
  149. package/dist/pcomponents/PBasicMaterial.js.map +0 -1
  150. package/dist/pcomponents/PCallAction.d.ts +0 -19
  151. package/dist/pcomponents/PCallAction.d.ts.map +0 -1
  152. package/dist/pcomponents/PCallAction.js +0 -24
  153. package/dist/pcomponents/PCallAction.js.map +0 -1
  154. package/dist/pcomponents/PCallActions.d.ts +0 -24
  155. package/dist/pcomponents/PCallActions.d.ts.map +0 -1
  156. package/dist/pcomponents/PCallActions.js +0 -37
  157. package/dist/pcomponents/PCallActions.js.map +0 -1
  158. package/dist/pcomponents/PCameraPosition.d.ts +0 -32
  159. package/dist/pcomponents/PCameraPosition.d.ts.map +0 -1
  160. package/dist/pcomponents/PCameraPosition.js +0 -84
  161. package/dist/pcomponents/PCameraPosition.js.map +0 -1
  162. package/dist/pcomponents/PCameraTarget.d.ts +0 -32
  163. package/dist/pcomponents/PCameraTarget.d.ts.map +0 -1
  164. package/dist/pcomponents/PCameraTarget.js +0 -85
  165. package/dist/pcomponents/PCameraTarget.js.map +0 -1
  166. package/dist/pcomponents/PCollider.d.ts +0 -40
  167. package/dist/pcomponents/PCollider.d.ts.map +0 -1
  168. package/dist/pcomponents/PCollider.js +0 -58
  169. package/dist/pcomponents/PCollider.js.map +0 -1
  170. package/dist/pcomponents/PCompareBoolean.d.ts +0 -23
  171. package/dist/pcomponents/PCompareBoolean.d.ts.map +0 -1
  172. package/dist/pcomponents/PCompareBoolean.js +0 -38
  173. package/dist/pcomponents/PCompareBoolean.js.map +0 -1
  174. package/dist/pcomponents/PCompareInteger.d.ts +0 -32
  175. package/dist/pcomponents/PCompareInteger.d.ts.map +0 -1
  176. package/dist/pcomponents/PCompareInteger.js +0 -82
  177. package/dist/pcomponents/PCompareInteger.js.map +0 -1
  178. package/dist/pcomponents/PCompareNumber.d.ts +0 -25
  179. package/dist/pcomponents/PCompareNumber.d.ts.map +0 -1
  180. package/dist/pcomponents/PCompareNumber.js +0 -44
  181. package/dist/pcomponents/PCompareNumber.js.map +0 -1
  182. package/dist/pcomponents/PCompareString.d.ts +0 -25
  183. package/dist/pcomponents/PCompareString.d.ts.map +0 -1
  184. package/dist/pcomponents/PCompareString.js +0 -42
  185. package/dist/pcomponents/PCompareString.js.map +0 -1
  186. package/dist/pcomponents/PCompareVariable.d.ts +0 -28
  187. package/dist/pcomponents/PCompareVariable.d.ts.map +0 -1
  188. package/dist/pcomponents/PCompareVariable.js +0 -50
  189. package/dist/pcomponents/PCompareVariable.js.map +0 -1
  190. package/dist/pcomponents/PControllerInput.d.ts +0 -30
  191. package/dist/pcomponents/PControllerInput.d.ts.map +0 -1
  192. package/dist/pcomponents/PControllerInput.js +0 -39
  193. package/dist/pcomponents/PControllerInput.js.map +0 -1
  194. package/dist/pcomponents/PCubeGeometry.d.ts +0 -18
  195. package/dist/pcomponents/PCubeGeometry.d.ts.map +0 -1
  196. package/dist/pcomponents/PCubeGeometry.js +0 -23
  197. package/dist/pcomponents/PCubeGeometry.js.map +0 -1
  198. package/dist/pcomponents/PDebug.d.ts +0 -25
  199. package/dist/pcomponents/PDebug.d.ts.map +0 -1
  200. package/dist/pcomponents/PDebug.js +0 -34
  201. package/dist/pcomponents/PDebug.js.map +0 -1
  202. package/dist/pcomponents/PEnvironment.d.ts +0 -27
  203. package/dist/pcomponents/PEnvironment.d.ts.map +0 -1
  204. package/dist/pcomponents/PEnvironment.js +0 -43
  205. package/dist/pcomponents/PEnvironment.js.map +0 -1
  206. package/dist/pcomponents/PFadeAnimation.d.ts +0 -30
  207. package/dist/pcomponents/PFadeAnimation.d.ts.map +0 -1
  208. package/dist/pcomponents/PFadeAnimation.js +0 -113
  209. package/dist/pcomponents/PFadeAnimation.js.map +0 -1
  210. package/dist/pcomponents/PHud.d.ts +0 -12
  211. package/dist/pcomponents/PHud.d.ts.map +0 -1
  212. package/dist/pcomponents/PHud.js +0 -12
  213. package/dist/pcomponents/PHud.js.map +0 -1
  214. package/dist/pcomponents/PImageCache.d.ts +0 -18
  215. package/dist/pcomponents/PImageCache.d.ts.map +0 -1
  216. package/dist/pcomponents/PImageCache.js +0 -44
  217. package/dist/pcomponents/PImageCache.js.map +0 -1
  218. package/dist/pcomponents/PImageDetector.d.ts +0 -28
  219. package/dist/pcomponents/PImageDetector.d.ts.map +0 -1
  220. package/dist/pcomponents/PImageDetector.js +0 -39
  221. package/dist/pcomponents/PImageDetector.js.map +0 -1
  222. package/dist/pcomponents/PInteger.d.ts +0 -39
  223. package/dist/pcomponents/PInteger.d.ts.map +0 -1
  224. package/dist/pcomponents/PInteger.js +0 -75
  225. package/dist/pcomponents/PInteger.js.map +0 -1
  226. package/dist/pcomponents/PIntegerAnimator.d.ts +0 -36
  227. package/dist/pcomponents/PIntegerAnimator.d.ts.map +0 -1
  228. package/dist/pcomponents/PIntegerAnimator.js +0 -105
  229. package/dist/pcomponents/PIntegerAnimator.js.map +0 -1
  230. package/dist/pcomponents/PLight.d.ts +0 -15
  231. package/dist/pcomponents/PLight.d.ts.map +0 -1
  232. package/dist/pcomponents/PLight.js +0 -19
  233. package/dist/pcomponents/PLight.js.map +0 -1
  234. package/dist/pcomponents/PLightDirectional.d.ts +0 -19
  235. package/dist/pcomponents/PLightDirectional.d.ts.map +0 -1
  236. package/dist/pcomponents/PLightDirectional.js +0 -25
  237. package/dist/pcomponents/PLightDirectional.js.map +0 -1
  238. package/dist/pcomponents/PMaskedMaterial.d.ts +0 -19
  239. package/dist/pcomponents/PMaskedMaterial.d.ts.map +0 -1
  240. package/dist/pcomponents/PMaskedMaterial.js +0 -28
  241. package/dist/pcomponents/PMaskedMaterial.js.map +0 -1
  242. package/dist/pcomponents/PMaterialModifier.d.ts +0 -38
  243. package/dist/pcomponents/PMaterialModifier.d.ts.map +0 -1
  244. package/dist/pcomponents/PMaterialModifier.js +0 -68
  245. package/dist/pcomponents/PMaterialModifier.js.map +0 -1
  246. package/dist/pcomponents/PModelAnnotation.d.ts +0 -46
  247. package/dist/pcomponents/PModelAnnotation.d.ts.map +0 -1
  248. package/dist/pcomponents/PModelAnnotation.js +0 -119
  249. package/dist/pcomponents/PModelAnnotation.js.map +0 -1
  250. package/dist/pcomponents/PModelAnnotations.d.ts +0 -45
  251. package/dist/pcomponents/PModelAnnotations.d.ts.map +0 -1
  252. package/dist/pcomponents/PModelAnnotations.js +0 -128
  253. package/dist/pcomponents/PModelAnnotations.js.map +0 -1
  254. package/dist/pcomponents/PModelGLTF.d.ts +0 -36
  255. package/dist/pcomponents/PModelGLTF.d.ts.map +0 -1
  256. package/dist/pcomponents/PModelGLTF.js +0 -61
  257. package/dist/pcomponents/PModelGLTF.js.map +0 -1
  258. package/dist/pcomponents/PModelNode.d.ts +0 -16
  259. package/dist/pcomponents/PModelNode.d.ts.map +0 -1
  260. package/dist/pcomponents/PModelNode.js +0 -18
  261. package/dist/pcomponents/PModelNode.js.map +0 -1
  262. package/dist/pcomponents/PMoveAnimation.d.ts +0 -27
  263. package/dist/pcomponents/PMoveAnimation.d.ts.map +0 -1
  264. package/dist/pcomponents/PMoveAnimation.js +0 -65
  265. package/dist/pcomponents/PMoveAnimation.js.map +0 -1
  266. package/dist/pcomponents/PMoveToAnimation.d.ts +0 -26
  267. package/dist/pcomponents/PMoveToAnimation.d.ts.map +0 -1
  268. package/dist/pcomponents/PMoveToAnimation.js +0 -81
  269. package/dist/pcomponents/PMoveToAnimation.js.map +0 -1
  270. package/dist/pcomponents/PNumberAnimator.d.ts +0 -40
  271. package/dist/pcomponents/PNumberAnimator.d.ts.map +0 -1
  272. package/dist/pcomponents/PNumberAnimator.js +0 -103
  273. package/dist/pcomponents/PNumberAnimator.js.map +0 -1
  274. package/dist/pcomponents/PPhysicalMaterial.d.ts +0 -28
  275. package/dist/pcomponents/PPhysicalMaterial.d.ts.map +0 -1
  276. package/dist/pcomponents/PPhysicalMaterial.js +0 -35
  277. package/dist/pcomponents/PPhysicalMaterial.js.map +0 -1
  278. package/dist/pcomponents/PPlaneDetector.d.ts +0 -20
  279. package/dist/pcomponents/PPlaneDetector.d.ts.map +0 -1
  280. package/dist/pcomponents/PPlaneDetector.js +0 -25
  281. package/dist/pcomponents/PPlaneDetector.js.map +0 -1
  282. package/dist/pcomponents/PPlaneGeometry.d.ts +0 -20
  283. package/dist/pcomponents/PPlaneGeometry.d.ts.map +0 -1
  284. package/dist/pcomponents/PPlaneGeometry.js +0 -26
  285. package/dist/pcomponents/PPlaneGeometry.js.map +0 -1
  286. package/dist/pcomponents/PProjectRoot.d.ts +0 -41
  287. package/dist/pcomponents/PProjectRoot.d.ts.map +0 -1
  288. package/dist/pcomponents/PProjectRoot.js +0 -94
  289. package/dist/pcomponents/PProjectRoot.js.map +0 -1
  290. package/dist/pcomponents/PRotateAnimation.d.ts +0 -32
  291. package/dist/pcomponents/PRotateAnimation.d.ts.map +0 -1
  292. package/dist/pcomponents/PRotateAnimation.js +0 -81
  293. package/dist/pcomponents/PRotateAnimation.js.map +0 -1
  294. package/dist/pcomponents/PScaleAnimation.d.ts +0 -28
  295. package/dist/pcomponents/PScaleAnimation.d.ts.map +0 -1
  296. package/dist/pcomponents/PScaleAnimation.js +0 -82
  297. package/dist/pcomponents/PScaleAnimation.js.map +0 -1
  298. package/dist/pcomponents/PSceneContainer.d.ts +0 -22
  299. package/dist/pcomponents/PSceneContainer.d.ts.map +0 -1
  300. package/dist/pcomponents/PSceneContainer.js +0 -50
  301. package/dist/pcomponents/PSceneContainer.js.map +0 -1
  302. package/dist/pcomponents/PSceneRoot.d.ts +0 -16
  303. package/dist/pcomponents/PSceneRoot.d.ts.map +0 -1
  304. package/dist/pcomponents/PSceneRoot.js +0 -21
  305. package/dist/pcomponents/PSceneRoot.js.map +0 -1
  306. package/dist/pcomponents/PSlider.d.ts +0 -34
  307. package/dist/pcomponents/PSlider.d.ts.map +0 -1
  308. package/dist/pcomponents/PSlider.js +0 -39
  309. package/dist/pcomponents/PSlider.js.map +0 -1
  310. package/dist/pcomponents/PSound.d.ts +0 -34
  311. package/dist/pcomponents/PSound.d.ts.map +0 -1
  312. package/dist/pcomponents/PSound.js +0 -45
  313. package/dist/pcomponents/PSound.js.map +0 -1
  314. package/dist/pcomponents/PSphereGeometry.d.ts +0 -19
  315. package/dist/pcomponents/PSphereGeometry.d.ts.map +0 -1
  316. package/dist/pcomponents/PSphereGeometry.js +0 -25
  317. package/dist/pcomponents/PSphereGeometry.js.map +0 -1
  318. package/dist/pcomponents/PSprite.d.ts +0 -19
  319. package/dist/pcomponents/PSprite.d.ts.map +0 -1
  320. package/dist/pcomponents/PSprite.js +0 -27
  321. package/dist/pcomponents/PSprite.js.map +0 -1
  322. package/dist/pcomponents/PSpriteSheet.d.ts +0 -27
  323. package/dist/pcomponents/PSpriteSheet.d.ts.map +0 -1
  324. package/dist/pcomponents/PSpriteSheet.js +0 -42
  325. package/dist/pcomponents/PSpriteSheet.js.map +0 -1
  326. package/dist/pcomponents/PText.d.ts +0 -35
  327. package/dist/pcomponents/PText.d.ts.map +0 -1
  328. package/dist/pcomponents/PText.js +0 -49
  329. package/dist/pcomponents/PText.js.map +0 -1
  330. package/dist/pcomponents/PTransform.d.ts +0 -23
  331. package/dist/pcomponents/PTransform.d.ts.map +0 -1
  332. package/dist/pcomponents/PTransform.js +0 -67
  333. package/dist/pcomponents/PTransform.js.map +0 -1
  334. package/dist/pcomponents/PVarList.d.ts +0 -36
  335. package/dist/pcomponents/PVarList.d.ts.map +0 -1
  336. package/dist/pcomponents/PVarList.js +0 -71
  337. package/dist/pcomponents/PVarList.js.map +0 -1
  338. package/dist/pcomponents/PVarReader.d.ts +0 -19
  339. package/dist/pcomponents/PVarReader.d.ts.map +0 -1
  340. package/dist/pcomponents/PVarReader.js +0 -25
  341. package/dist/pcomponents/PVarReader.js.map +0 -1
  342. package/dist/pcomponents/PVarWriter.d.ts +0 -25
  343. package/dist/pcomponents/PVarWriter.d.ts.map +0 -1
  344. package/dist/pcomponents/PVarWriter.js +0 -45
  345. package/dist/pcomponents/PVarWriter.js.map +0 -1
  346. package/dist/pcomponents/PVideoPlayer.d.ts +0 -35
  347. package/dist/pcomponents/PVideoPlayer.d.ts.map +0 -1
  348. package/dist/pcomponents/PVideoPlayer.js +0 -94
  349. package/dist/pcomponents/PVideoPlayer.js.map +0 -1
  350. package/dist/pcomponents/PVisibility.d.ts +0 -36
  351. package/dist/pcomponents/PVisibility.d.ts.map +0 -1
  352. package/dist/pcomponents/PVisibility.js +0 -68
  353. package/dist/pcomponents/PVisibility.js.map +0 -1
  354. package/dist/pcomponents/PXRTools.d.ts +0 -32
  355. package/dist/pcomponents/PXRTools.d.ts.map +0 -1
  356. package/dist/pcomponents/PXRTools.js +0 -44
  357. package/dist/pcomponents/PXRTools.js.map +0 -1
  358. package/dist/settings/ICameraSettings.d.ts +0 -16
  359. package/dist/settings/ICameraSettings.d.ts.map +0 -1
  360. package/dist/settings/ICameraSettings.js +0 -2
  361. package/dist/settings/ICameraSettings.js.map +0 -1
  362. package/dist/settings/IQualitySettings.d.ts +0 -14
  363. package/dist/settings/IQualitySettings.d.ts.map +0 -1
  364. package/dist/settings/IQualitySettings.js +0 -2
  365. package/dist/settings/IQualitySettings.js.map +0 -1
  366. package/dist/settings/IRenderSetting.d.ts +0 -7
  367. package/dist/settings/IRenderSetting.d.ts.map +0 -1
  368. package/dist/settings/IRenderSetting.js +0 -2
  369. package/dist/settings/IRenderSetting.js.map +0 -1
  370. package/dist/settings/ISetting.d.ts +0 -4
  371. package/dist/settings/ISetting.d.ts.map +0 -1
  372. package/dist/settings/ISetting.js +0 -2
  373. package/dist/settings/ISetting.js.map +0 -1
  374. package/dist/settings/IWebSettings.d.ts +0 -6
  375. package/dist/settings/IWebSettings.d.ts.map +0 -1
  376. package/dist/settings/IWebSettings.js +0 -2
  377. package/dist/settings/IWebSettings.js.map +0 -1
  378. package/dist/settings/Settings_Babylonjs.d.ts +0 -101
  379. package/dist/settings/Settings_Babylonjs.d.ts.map +0 -1
  380. package/dist/settings/Settings_Babylonjs.js +0 -85
  381. package/dist/settings/Settings_Babylonjs.js.map +0 -1
  382. package/dist/settings/Settings_Base.d.ts +0 -11
  383. package/dist/settings/Settings_Base.d.ts.map +0 -1
  384. package/dist/settings/Settings_Base.js +0 -45
  385. package/dist/settings/Settings_Base.js.map +0 -1
  386. package/dist/settings/Settings_Threejs.d.ts +0 -106
  387. package/dist/settings/Settings_Threejs.d.ts.map +0 -1
  388. package/dist/settings/Settings_Threejs.js +0 -165
  389. package/dist/settings/Settings_Threejs.js.map +0 -1
package/dist/PNode.js DELETED
@@ -1,582 +0,0 @@
1
- import { PInAction, POutAction, } from "./PAction";
2
- import { ActionType, DataType, Language, PayloadSource, Platform, } from "./PEnums";
3
- import POutValue from "./POutValue";
4
- export default class PNode {
5
- // Runtime state
6
- _enabled = false;
7
- _rendered = false;
8
- _running = false;
9
- _disposed = false;
10
- // If this node's is set to be visible
11
- _visible = false;
12
- _inActions = [];
13
- _outActions = [];
14
- _outValues = [];
15
- _nodeEventListeners = [];
16
- // Database fields
17
- id;
18
- sceneId;
19
- projectId;
20
- blueprintId;
21
- name;
22
- parentId;
23
- visible;
24
- components;
25
- layer;
26
- // Renderer
27
- renderer;
28
- // Editor fields
29
- editor_visible;
30
- // Runtime fields
31
- parent = null;
32
- children = [];
33
- _el = null;
34
- context;
35
- // protected _properties: PProperties = PProperties.None;
36
- // protected _abstract = false;
37
- _platforms = Platform.All;
38
- _languages = Language.All;
39
- // Shortcuts
40
- transform = null;
41
- collider = null;
42
- material = null;
43
- _link = false;
44
- _sceneRoot = false;
45
- _requireTransform = false;
46
- cId = 0;
47
- //
48
- // CONSTRUCTION & DESTRUCTION
49
- //
50
- constructor(dbItem, context, renderer) {
51
- this.cId = dbItem.cId || 0;
52
- this.id = dbItem._id;
53
- this.projectId = dbItem._project;
54
- this.sceneId = dbItem._scene;
55
- this.parentId = dbItem._parent;
56
- this.blueprintId = dbItem._blueprint;
57
- this.name = dbItem.name;
58
- this.visible = dbItem.visible;
59
- this.editor_visible = dbItem.editor_visible;
60
- this.context = context;
61
- this._platforms = dbItem.platform === 0 ? Platform.All : dbItem.platform;
62
- this._languages = dbItem.language === 0 ? Language.All : dbItem.language;
63
- this.layer = dbItem.layer;
64
- // Visible is true by default
65
- this._visible = this.context.editor ? this.editor_visible : this.visible;
66
- this.renderer = renderer;
67
- this._inverted =
68
- context.getCoordinates() !== context.getEngineCoordinates();
69
- // Components
70
- this.components = context.createComponents(this, dbItem.components);
71
- }
72
- createComponentId() {
73
- return ++this.cId;
74
- }
75
- debug() {
76
- return "[" + this.name + "]";
77
- }
78
- //
79
- // EDITOR
80
- //
81
- editor_updateTreeNode() { }
82
- //
83
- // EL
84
- //
85
- _inverted = false;
86
- _flipped = false;
87
- getInverted() {
88
- return this._inverted;
89
- }
90
- getFlipped() {
91
- return this._flipped;
92
- }
93
- /**
94
- * Set if we should invert z-axes
95
- */
96
- setInverted(inverted) {
97
- this._inverted = inverted;
98
- }
99
- /**
100
- * Set if we should rotate around Y-axis
101
- */
102
- setFlipped(flipped) {
103
- this._flipped = flipped;
104
- }
105
- hasEl() {
106
- return this._el !== null;
107
- }
108
- getEl() {
109
- return this._el;
110
- }
111
- getRawEl() {
112
- return this._el;
113
- }
114
- //
115
- // TYPES
116
- //
117
- isAbstract() {
118
- return this._el === null;
119
- }
120
- updateByComponent() {
121
- this._link = false;
122
- this._sceneRoot = false;
123
- this._requireTransform = false;
124
- for (const component of this.components) {
125
- this._link = this._link || component.link;
126
- this._sceneRoot = this._sceneRoot || component.sceneRoot;
127
- this._requireTransform =
128
- this._requireTransform || component.requireTransform;
129
- }
130
- }
131
- isLink() {
132
- return this._link;
133
- }
134
- isSceneRoot() {
135
- return this._sceneRoot;
136
- }
137
- //
138
- // LIFE CYCLE
139
- //
140
- isEnabled() {
141
- return this._enabled;
142
- }
143
- isRendered() {
144
- return this._rendered;
145
- }
146
- isRunning() {
147
- return this._running;
148
- }
149
- enable() {
150
- this._enabled = true;
151
- this.render();
152
- for (const child of this.children) {
153
- if (child.hasValidPlatform()) {
154
- child.enable();
155
- }
156
- }
157
- }
158
- disable() {
159
- if (!this._enabled) {
160
- return;
161
- }
162
- this._enabled = false;
163
- if (this._running) {
164
- this.context.error("You need to stop first");
165
- }
166
- if (this._rendered) {
167
- this.unrender();
168
- }
169
- for (const child of this.children) {
170
- child.disable();
171
- }
172
- }
173
- /**
174
- * Create the Object3D object.
175
- */
176
- render() {
177
- this._rendered = true;
178
- for (const component of this.components) {
179
- // This might set this.el
180
- component.render();
181
- component.rendered = true;
182
- }
183
- if (this._requireTransform && !this.isLink() && !this.hasEl()) {
184
- this.set_default_el();
185
- }
186
- if (!this.isLink() && this.hasEl()) {
187
- this.renderer.render(this);
188
- }
189
- }
190
- /**
191
- * Destroys the node and its components, it will not remove the PNode.
192
- */
193
- unrender() {
194
- this._rendered = false;
195
- for (const component of this.components) {
196
- if (component.rendered) {
197
- component.unrender();
198
- component.rendered = false;
199
- }
200
- }
201
- // Components and child classes are in charge of destroying the Object3D
202
- if (this.hasEl()) {
203
- if (!this.isLink()) {
204
- this.renderer.unrender(this);
205
- }
206
- this._el = null;
207
- }
208
- }
209
- dispose(recursive = true) {
210
- if (this._disposed)
211
- return;
212
- this._disposed = true;
213
- if (recursive) {
214
- for (const child of this.children) {
215
- child.dispose();
216
- }
217
- }
218
- for (const component of this.components) {
219
- component.dispose();
220
- }
221
- this.removeFromParent();
222
- }
223
- /**
224
- * Called when we have both an el and a transform
225
- */
226
- updateElTransform() {
227
- this.renderer.updateElTransform(this);
228
- }
229
- set_transform(transform) {
230
- this.transform = transform;
231
- if (this.hasEl()) {
232
- this.updateElTransform();
233
- }
234
- else {
235
- console.error("set_transform(): no el", this.name);
236
- }
237
- }
238
- set_default_el() {
239
- this.renderer.set_default_el(this);
240
- }
241
- set_el(node) {
242
- if (this.parent !== null && !this.parent.hasEl()) {
243
- // console.log("set_el(): Creating default_el", this.name);
244
- this.parent.set_default_el();
245
- }
246
- if (this.hasEl()) {
247
- // This should not happen
248
- this.context.error("PNode had .el: " + this.name);
249
- return;
250
- }
251
- this._el = node;
252
- if (!this.isLink() && this.transform !== null) {
253
- this.updateElTransform();
254
- }
255
- if (!this.isLink() && this.parent !== null && this.parent.hasEl()) {
256
- this.renderer.addToParent(this);
257
- }
258
- // Notify collider
259
- this.collider?.addColliderObject();
260
- }
261
- clear_el() {
262
- if (this._el) {
263
- this._el = null;
264
- this.collider?.removeColliderObject();
265
- }
266
- }
267
- //
268
- // LAYERS & VISIBILITY
269
- //
270
- isVisible() {
271
- return (this._visible &&
272
- (this.layer & this.context.mask()) > 0 &&
273
- (this.parent === null || this.parent.isVisible()));
274
- }
275
- /**
276
- * Called by eg components when we want to change the visiblity of this node.
277
- */
278
- setVisible(value) {
279
- this._visible = value;
280
- this.update();
281
- }
282
- hide() {
283
- if (this.hasEl()) {
284
- this.renderer.hide(this);
285
- }
286
- this.collider?.hide();
287
- }
288
- show() {
289
- if (this.hasEl()) {
290
- this.renderer.show(this);
291
- }
292
- this.collider?.show();
293
- }
294
- /**
295
- * Update visiblity recursive
296
- */
297
- update() {
298
- if (this.isVisible()) {
299
- // Show
300
- this.show();
301
- }
302
- else {
303
- // Hide
304
- this.hide();
305
- }
306
- for (const child of this.children) {
307
- child.update();
308
- }
309
- }
310
- //
311
- // LISTENERS
312
- //
313
- registerNodeEventSender(_sender) {
314
- // No operation outside editor
315
- }
316
- unregisterNodeEventSender(_sender) {
317
- // No operation outside editor
318
- }
319
- addNodeEventListener(listener) {
320
- this._nodeEventListeners.push(listener);
321
- }
322
- removeNodeEventListener(listener) {
323
- const index = this._nodeEventListeners.indexOf(listener);
324
- if (index >= 0) {
325
- this._nodeEventListeners.splice(index, 1);
326
- }
327
- }
328
- emitNodeEvent(sender, type, asset) {
329
- for (const listener of this._nodeEventListeners) {
330
- listener.onNodeEvent(sender, type, asset);
331
- }
332
- }
333
- //
334
- // EVENTS
335
- //
336
- /**
337
- * Called by component constructors
338
- */
339
- registerInAction(component, name, dbAction, callback, pinDataType = DataType.None) {
340
- // Check if we should skip action
341
- if (this.context.editor === false && !dbAction)
342
- return null;
343
- const actionType = dbAction ? dbAction.actionType : ActionType.None;
344
- const payloadSource = dbAction
345
- ? dbAction.payloadSource
346
- : PayloadSource.None;
347
- const payloadDetails = {
348
- payloadSource,
349
- payloadValue: dbAction ? dbAction.payloadValue : "",
350
- payloadDataType: dbAction ? dbAction.payloadDataType : DataType.None,
351
- payloadTarget: dbAction ? dbAction.payloadTarget : "",
352
- };
353
- const pInEvent = new PInAction(component, this.id, name, pinDataType, actionType, dbAction ? dbAction.event : "", payloadDetails, callback);
354
- pInEvent.component = component;
355
- // Set runtime action sources
356
- if (actionType === ActionType.GlobalEvent)
357
- pInEvent.update_global_event(this.context);
358
- else if (actionType === ActionType.Variable)
359
- pInEvent.update_variable(this.context);
360
- // Set runtime payload sources
361
- if (payloadSource === PayloadSource.Variable)
362
- pInEvent.update_payload_variable(this.context);
363
- this._inActions.push(pInEvent);
364
- return pInEvent;
365
- }
366
- registerInVariable(component, name, dbVariable, callback, pinDataType = DataType.None) {
367
- // Check if we should skip action
368
- if (this.context.editor === false && !dbVariable)
369
- return null;
370
- const payloadDetails = {
371
- payloadSource: PayloadSource.VariableValue,
372
- payloadValue: "",
373
- payloadDataType: DataType.None,
374
- payloadTarget: "",
375
- };
376
- const pInAction = new PInAction(component, this.id, name, pinDataType, ActionType.Variable, dbVariable || "", payloadDetails, callback);
377
- var variable = pInAction.update_variable(this.context);
378
- if (variable !== null) {
379
- pInAction.payloadDataType = variable.dataType;
380
- }
381
- this._inActions.push(pInAction);
382
- return pInAction;
383
- }
384
- registerOutValue(component, dbOutValue, pinDataType, value) {
385
- // Check if we should skip action
386
- if (this.context.editor === false && !dbOutValue)
387
- return null;
388
- const pOutValue = new POutValue(component, this.id, dbOutValue ? dbOutValue.name : "", pinDataType, value);
389
- this._outValues.push(pOutValue);
390
- return pOutValue;
391
- }
392
- registerOutAction(component, name, dbAction, pinDataType = DataType.None) {
393
- // Check if we should skip action
394
- if (this.context.editor === false && !dbAction)
395
- return null;
396
- const actionType = dbAction ? dbAction.actionType : ActionType.None;
397
- const payloadSource = dbAction
398
- ? dbAction.payloadSource
399
- : PayloadSource.None;
400
- const payloadDetails = {
401
- payloadSource,
402
- payloadValue: dbAction ? dbAction.payloadValue : "",
403
- payloadDataType: dbAction ? dbAction.payloadDataType : DataType.None,
404
- payloadTarget: dbAction ? dbAction.payloadTarget : "",
405
- };
406
- const pOutEvent = new POutAction(component, this.id, name, pinDataType, actionType, dbAction ? dbAction.event : "", dbAction ? dbAction.target : "", payloadDetails);
407
- pOutEvent.component = component;
408
- // Register runtime action targets
409
- if (actionType === ActionType.GlobalEvent)
410
- pOutEvent.update_global_event(this.context);
411
- else if (actionType === ActionType.Variable)
412
- pOutEvent.update_variable(this.context);
413
- // Register runtime payload sources
414
- if (payloadSource === PayloadSource.Variable)
415
- pOutEvent.update_payload_variable(this.context);
416
- this._outActions.push(pOutEvent);
417
- return pOutEvent;
418
- }
419
- registerOutVariable(component, dbVariable, pinDataType = DataType.None) {
420
- // Check if we should skip action
421
- if (this.context.editor === false && !dbVariable)
422
- return null;
423
- const payloadDetails = {
424
- payloadSource: PayloadSource.ActionOutput,
425
- payloadValue: "",
426
- payloadDataType: DataType.None,
427
- payloadTarget: "",
428
- };
429
- const pOutEvent = new POutAction(component, this.id, "", pinDataType, ActionType.Variable, dbVariable || "", "", payloadDetails);
430
- var variable = pOutEvent.update_variable(this.context);
431
- if (variable) {
432
- pOutEvent.payloadDataType = variable.dataType;
433
- }
434
- this._outActions.push(pOutEvent);
435
- return pOutEvent;
436
- }
437
- getLocalInAction(name) {
438
- return (this._inActions.find((a) => a.actionType === ActionType.LocalEvent && a.eventValue === name) || null);
439
- }
440
- getLocalInEvents(showPrivateEvents) {
441
- const actions = this._inActions
442
- .filter((a) => a.actionType === ActionType.LocalEvent && a.eventValue)
443
- .map((a) => a.eventValue);
444
- const result = [];
445
- for (const action of actions) {
446
- if (result.indexOf(action) === -1 &&
447
- (showPrivateEvents || action[0] !== "_")) {
448
- result.push(action);
449
- }
450
- }
451
- return result;
452
- }
453
- //
454
- // TOOLS
455
- //
456
- traverse(f, childrenFirst = false) {
457
- if (!childrenFirst) {
458
- f(this);
459
- }
460
- for (const child of this.children) {
461
- child.traverse(f);
462
- }
463
- if (childrenFirst) {
464
- f(this);
465
- }
466
- }
467
- //
468
- // PLATFORMS
469
- //
470
- hasValidPlatform() {
471
- return this.hasPlatform(this.context.platform(), this.context.language());
472
- }
473
- getPlatforms() {
474
- return this._platforms;
475
- }
476
- getLanguages() {
477
- return this._languages;
478
- }
479
- hasPlatform(platform, language) {
480
- return ((this._platforms === 0 || this._platforms & platform) &&
481
- (this._languages === 0 || this._languages & language));
482
- }
483
- setPlatforms(platforms) {
484
- this._platforms = platforms;
485
- }
486
- setLanguages(languages) {
487
- this._languages = languages;
488
- }
489
- //
490
- // CHILDREN
491
- //
492
- /**
493
- * Add a child node.
494
- */
495
- add(child) {
496
- this.children = [...this.children, child];
497
- child.parent = this;
498
- }
499
- /**
500
- * Remove this node reference in parent's children array.
501
- */
502
- removeFromParent() {
503
- if (this.parent !== null) {
504
- this.parent.children = this.parent.children.filter((c) => c !== this);
505
- this.parent = null;
506
- }
507
- }
508
- //
509
- // COMPONENTS
510
- //
511
- findComponent(type) {
512
- return this.components.find((c) => c.primitive === type) || null;
513
- }
514
- //
515
- // LIFE CYCLE
516
- //
517
- play() {
518
- if (!this.isEnabled()) {
519
- return;
520
- }
521
- this._running = true;
522
- // Handle in actions.
523
- for (const e of this._inActions) {
524
- // Listen to global events
525
- if (e.actionType === ActionType.GlobalEvent && e.runtime_global_event) {
526
- e.runtime_global_event.listen(e);
527
- }
528
- else if (e.actionType === ActionType.Variable && e.runtime_variable) {
529
- e.runtime_variable.listen(e);
530
- }
531
- if (e.payloadSource === PayloadSource.OutValue) {
532
- e.set_runtime_payload_value(this, this.context);
533
- }
534
- }
535
- for (const e of this._outActions) {
536
- // Set runtime events
537
- if (e.actionType === ActionType.LocalEvent) {
538
- e.set_local_event(this.context);
539
- }
540
- if (e.payloadSource === PayloadSource.OutValue) {
541
- e.set_runtime_payload_value(this, this.context);
542
- }
543
- }
544
- for (const component of this.components) {
545
- if (component.rendered)
546
- component.play();
547
- }
548
- for (const child of this.children) {
549
- child.play();
550
- }
551
- }
552
- stop() {
553
- if (!this.isEnabled()) {
554
- return;
555
- }
556
- this._running = false;
557
- for (const e of this._inActions) {
558
- // Unregister global event listeners
559
- if (e.actionType === ActionType.GlobalEvent && e.runtime_global_event) {
560
- e.runtime_global_event.unlisten(e);
561
- }
562
- else if (e.actionType === ActionType.Variable && e.runtime_variable) {
563
- e.runtime_variable.unlisten(e);
564
- }
565
- // Clear runtime values
566
- e.runtime_payload_value = null;
567
- }
568
- for (const e of this._outActions) {
569
- // Clear runtime values
570
- e.runtime_payload_value = null;
571
- e.runtime_local_event = null;
572
- }
573
- for (const component of this.components) {
574
- if (component.rendered)
575
- component.stop();
576
- }
577
- for (const child of this.children) {
578
- child.stop();
579
- }
580
- }
581
- }
582
- //# sourceMappingURL=PNode.js.map
package/dist/PNode.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"PNode.js","sourceRoot":"","sources":["../src/PNode.ts"],"names":[],"mappings":"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"}
@@ -1,18 +0,0 @@
1
- import PComponent from "./PComponent";
2
- import { DataType } from "./PEnums";
3
- interface IOutValue {
4
- name: string;
5
- }
6
- export { type IOutValue };
7
- export default class POutValue {
8
- component: PComponent;
9
- dataType: DataType;
10
- name: string;
11
- id: string;
12
- private _value;
13
- constructor(component: PComponent, id: string, name: string, pinDataType: DataType, value: string);
14
- runtime_value(): string;
15
- set_value(value: string): void;
16
- static toDB(pOutValue: POutValue | null): IOutValue | null;
17
- }
18
- //# sourceMappingURL=POutValue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"POutValue.d.ts","sourceRoot":"","sources":["../src/POutValue.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEpC,UAAU,SAAS;IACjB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,OAAO,EAAE,KAAK,SAAS,EAAE,CAAC;AAE1B,MAAM,CAAC,OAAO,OAAO,SAAS;IAC5B,SAAS,EAAE,UAAU,CAAC;IAEtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IAEX,OAAO,CAAC,MAAM,CAAS;gBAGrB,SAAS,EAAE,UAAU,EACrB,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,EACZ,WAAW,EAAE,QAAQ,EACrB,KAAK,EAAE,MAAM;IASf,aAAa;IAIb,SAAS,CAAC,KAAK,EAAE,MAAM;IAIvB,MAAM,CAAC,IAAI,CAAC,SAAS,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI;CAM3D"}
package/dist/POutValue.js DELETED
@@ -1,28 +0,0 @@
1
- export default class POutValue {
2
- component;
3
- dataType;
4
- name;
5
- id;
6
- _value;
7
- constructor(component, id, name, pinDataType, value) {
8
- this.component = component;
9
- this.dataType = pinDataType;
10
- this.id = id;
11
- this.name = name;
12
- this._value = value;
13
- }
14
- runtime_value() {
15
- return this._value;
16
- }
17
- set_value(value) {
18
- this._value = value;
19
- }
20
- static toDB(pOutValue) {
21
- if (pOutValue === null || pOutValue.name === "")
22
- return null;
23
- return {
24
- name: pOutValue.name,
25
- };
26
- }
27
- }
28
- //# sourceMappingURL=POutValue.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"POutValue.js","sourceRoot":"","sources":["../src/POutValue.ts"],"names":[],"mappings":"AASA,MAAM,CAAC,OAAO,OAAO,SAAS;IAC5B,SAAS,CAAa;IAEtB,QAAQ,CAAW;IACnB,IAAI,CAAS;IACb,EAAE,CAAS;IAEH,MAAM,CAAS;IAEvB,YACE,SAAqB,EACrB,EAAU,EACV,IAAY,EACZ,WAAqB,EACrB,KAAa;QAEb,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,QAAQ,GAAG,WAAW,CAAC;QAC5B,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;IACtB,CAAC;IAED,aAAa;QACX,OAAO,IAAI,CAAC,MAAM,CAAC;IACrB,CAAC;IAED,SAAS,CAAC,KAAa;QACrB,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;IACtB,CAAC;IAED,MAAM,CAAC,IAAI,CAAC,SAA2B;QACrC,IAAI,SAAS,KAAK,IAAI,IAAI,SAAS,CAAC,IAAI,KAAK,EAAE;YAAE,OAAO,IAAI,CAAC;QAC7D,OAAO;YACL,IAAI,EAAE,SAAS,CAAC,IAAI;SACrB,CAAC;IACJ,CAAC;CACF"}
@@ -1,7 +0,0 @@
1
- export default class PPayload {
2
- static asNumber(value: string | null): number;
3
- static asBoolean(value: string | null): boolean;
4
- static fromNumber(value: number): string;
5
- static fromBoolean(value: boolean): string;
6
- }
7
- //# sourceMappingURL=PPayload.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PPayload.d.ts","sourceRoot":"","sources":["../src/PPayload.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,QAAQ;IAC3B,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM;IAK7C,MAAM,CAAC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,OAAO;IAK/C,MAAM,CAAC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;IAIxC,MAAM,CAAC,WAAW,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM;CAI3C"}