@p100-web/core 100.1.26 → 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 -583
  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,583 +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
- console.log('this.cId: ', this.cId);
53
- this.id = dbItem._id;
54
- this.projectId = dbItem._project;
55
- this.sceneId = dbItem._scene;
56
- this.parentId = dbItem._parent;
57
- this.blueprintId = dbItem._blueprint;
58
- this.name = dbItem.name;
59
- this.visible = dbItem.visible;
60
- this.editor_visible = dbItem.editor_visible;
61
- this.context = context;
62
- this._platforms = dbItem.platform === 0 ? Platform.All : dbItem.platform;
63
- this._languages = dbItem.language === 0 ? Language.All : dbItem.language;
64
- this.layer = dbItem.layer;
65
- // Visible is true by default
66
- this._visible = this.context.editor ? this.editor_visible : this.visible;
67
- this.renderer = renderer;
68
- this._inverted =
69
- context.getCoordinates() !== context.getEngineCoordinates();
70
- // Components
71
- this.components = context.createComponents(this, dbItem.components);
72
- }
73
- createComponentId() {
74
- return ++this.cId;
75
- }
76
- debug() {
77
- return "[" + this.name + "]";
78
- }
79
- //
80
- // EDITOR
81
- //
82
- editor_updateTreeNode() { }
83
- //
84
- // EL
85
- //
86
- _inverted = false;
87
- _flipped = false;
88
- getInverted() {
89
- return this._inverted;
90
- }
91
- getFlipped() {
92
- return this._flipped;
93
- }
94
- /**
95
- * Set if we should invert z-axes
96
- */
97
- setInverted(inverted) {
98
- this._inverted = inverted;
99
- }
100
- /**
101
- * Set if we should rotate around Y-axis
102
- */
103
- setFlipped(flipped) {
104
- this._flipped = flipped;
105
- }
106
- hasEl() {
107
- return this._el !== null;
108
- }
109
- getEl() {
110
- return this._el;
111
- }
112
- getRawEl() {
113
- return this._el;
114
- }
115
- //
116
- // TYPES
117
- //
118
- isAbstract() {
119
- return this._el === null;
120
- }
121
- updateByComponent() {
122
- this._link = false;
123
- this._sceneRoot = false;
124
- this._requireTransform = false;
125
- for (const component of this.components) {
126
- this._link = this._link || component.link;
127
- this._sceneRoot = this._sceneRoot || component.sceneRoot;
128
- this._requireTransform =
129
- this._requireTransform || component.requireTransform;
130
- }
131
- }
132
- isLink() {
133
- return this._link;
134
- }
135
- isSceneRoot() {
136
- return this._sceneRoot;
137
- }
138
- //
139
- // LIFE CYCLE
140
- //
141
- isEnabled() {
142
- return this._enabled;
143
- }
144
- isRendered() {
145
- return this._rendered;
146
- }
147
- isRunning() {
148
- return this._running;
149
- }
150
- enable() {
151
- this._enabled = true;
152
- this.render();
153
- for (const child of this.children) {
154
- if (child.hasValidPlatform()) {
155
- child.enable();
156
- }
157
- }
158
- }
159
- disable() {
160
- if (!this._enabled) {
161
- return;
162
- }
163
- this._enabled = false;
164
- if (this._running) {
165
- this.context.error("You need to stop first");
166
- }
167
- if (this._rendered) {
168
- this.unrender();
169
- }
170
- for (const child of this.children) {
171
- child.disable();
172
- }
173
- }
174
- /**
175
- * Create the Object3D object.
176
- */
177
- render() {
178
- this._rendered = true;
179
- for (const component of this.components) {
180
- // This might set this.el
181
- component.render();
182
- component.rendered = true;
183
- }
184
- if (this._requireTransform && !this.isLink() && !this.hasEl()) {
185
- this.set_default_el();
186
- }
187
- if (!this.isLink() && this.hasEl()) {
188
- this.renderer.render(this);
189
- }
190
- }
191
- /**
192
- * Destroys the node and its components, it will not remove the PNode.
193
- */
194
- unrender() {
195
- this._rendered = false;
196
- for (const component of this.components) {
197
- if (component.rendered) {
198
- component.unrender();
199
- component.rendered = false;
200
- }
201
- }
202
- // Components and child classes are in charge of destroying the Object3D
203
- if (this.hasEl()) {
204
- if (!this.isLink()) {
205
- this.renderer.unrender(this);
206
- }
207
- this._el = null;
208
- }
209
- }
210
- dispose(recursive = true) {
211
- if (this._disposed)
212
- return;
213
- this._disposed = true;
214
- if (recursive) {
215
- for (const child of this.children) {
216
- child.dispose();
217
- }
218
- }
219
- for (const component of this.components) {
220
- component.dispose();
221
- }
222
- this.removeFromParent();
223
- }
224
- /**
225
- * Called when we have both an el and a transform
226
- */
227
- updateElTransform() {
228
- this.renderer.updateElTransform(this);
229
- }
230
- set_transform(transform) {
231
- this.transform = transform;
232
- if (this.hasEl()) {
233
- this.updateElTransform();
234
- }
235
- else {
236
- console.error("set_transform(): no el", this.name);
237
- }
238
- }
239
- set_default_el() {
240
- this.renderer.set_default_el(this);
241
- }
242
- set_el(node) {
243
- if (this.parent !== null && !this.parent.hasEl()) {
244
- // console.log("set_el(): Creating default_el", this.name);
245
- this.parent.set_default_el();
246
- }
247
- if (this.hasEl()) {
248
- // This should not happen
249
- this.context.error("PNode had .el: " + this.name);
250
- return;
251
- }
252
- this._el = node;
253
- if (!this.isLink() && this.transform !== null) {
254
- this.updateElTransform();
255
- }
256
- if (!this.isLink() && this.parent !== null && this.parent.hasEl()) {
257
- this.renderer.addToParent(this);
258
- }
259
- // Notify collider
260
- this.collider?.addColliderObject();
261
- }
262
- clear_el() {
263
- if (this._el) {
264
- this._el = null;
265
- this.collider?.removeColliderObject();
266
- }
267
- }
268
- //
269
- // LAYERS & VISIBILITY
270
- //
271
- isVisible() {
272
- return (this._visible &&
273
- (this.layer & this.context.mask()) > 0 &&
274
- (this.parent === null || this.parent.isVisible()));
275
- }
276
- /**
277
- * Called by eg components when we want to change the visiblity of this node.
278
- */
279
- setVisible(value) {
280
- this._visible = value;
281
- this.update();
282
- }
283
- hide() {
284
- if (this.hasEl()) {
285
- this.renderer.hide(this);
286
- }
287
- this.collider?.hide();
288
- }
289
- show() {
290
- if (this.hasEl()) {
291
- this.renderer.show(this);
292
- }
293
- this.collider?.show();
294
- }
295
- /**
296
- * Update visiblity recursive
297
- */
298
- update() {
299
- if (this.isVisible()) {
300
- // Show
301
- this.show();
302
- }
303
- else {
304
- // Hide
305
- this.hide();
306
- }
307
- for (const child of this.children) {
308
- child.update();
309
- }
310
- }
311
- //
312
- // LISTENERS
313
- //
314
- registerNodeEventSender(_sender) {
315
- // No operation outside editor
316
- }
317
- unregisterNodeEventSender(_sender) {
318
- // No operation outside editor
319
- }
320
- addNodeEventListener(listener) {
321
- this._nodeEventListeners.push(listener);
322
- }
323
- removeNodeEventListener(listener) {
324
- const index = this._nodeEventListeners.indexOf(listener);
325
- if (index >= 0) {
326
- this._nodeEventListeners.splice(index, 1);
327
- }
328
- }
329
- emitNodeEvent(sender, type, asset) {
330
- for (const listener of this._nodeEventListeners) {
331
- listener.onNodeEvent(sender, type, asset);
332
- }
333
- }
334
- //
335
- // EVENTS
336
- //
337
- /**
338
- * Called by component constructors
339
- */
340
- registerInAction(component, name, dbAction, callback, pinDataType = DataType.None) {
341
- // Check if we should skip action
342
- if (this.context.editor === false && !dbAction)
343
- return null;
344
- const actionType = dbAction ? dbAction.actionType : ActionType.None;
345
- const payloadSource = dbAction
346
- ? dbAction.payloadSource
347
- : PayloadSource.None;
348
- const payloadDetails = {
349
- payloadSource,
350
- payloadValue: dbAction ? dbAction.payloadValue : "",
351
- payloadDataType: dbAction ? dbAction.payloadDataType : DataType.None,
352
- payloadTarget: dbAction ? dbAction.payloadTarget : "",
353
- };
354
- const pInEvent = new PInAction(component, this.id, name, pinDataType, actionType, dbAction ? dbAction.event : "", payloadDetails, callback);
355
- pInEvent.component = component;
356
- // Set runtime action sources
357
- if (actionType === ActionType.GlobalEvent)
358
- pInEvent.update_global_event(this.context);
359
- else if (actionType === ActionType.Variable)
360
- pInEvent.update_variable(this.context);
361
- // Set runtime payload sources
362
- if (payloadSource === PayloadSource.Variable)
363
- pInEvent.update_payload_variable(this.context);
364
- this._inActions.push(pInEvent);
365
- return pInEvent;
366
- }
367
- registerInVariable(component, name, dbVariable, callback, pinDataType = DataType.None) {
368
- // Check if we should skip action
369
- if (this.context.editor === false && !dbVariable)
370
- return null;
371
- const payloadDetails = {
372
- payloadSource: PayloadSource.VariableValue,
373
- payloadValue: "",
374
- payloadDataType: DataType.None,
375
- payloadTarget: "",
376
- };
377
- const pInAction = new PInAction(component, this.id, name, pinDataType, ActionType.Variable, dbVariable || "", payloadDetails, callback);
378
- var variable = pInAction.update_variable(this.context);
379
- if (variable !== null) {
380
- pInAction.payloadDataType = variable.dataType;
381
- }
382
- this._inActions.push(pInAction);
383
- return pInAction;
384
- }
385
- registerOutValue(component, dbOutValue, pinDataType, value) {
386
- // Check if we should skip action
387
- if (this.context.editor === false && !dbOutValue)
388
- return null;
389
- const pOutValue = new POutValue(component, this.id, dbOutValue ? dbOutValue.name : "", pinDataType, value);
390
- this._outValues.push(pOutValue);
391
- return pOutValue;
392
- }
393
- registerOutAction(component, name, dbAction, pinDataType = DataType.None) {
394
- // Check if we should skip action
395
- if (this.context.editor === false && !dbAction)
396
- return null;
397
- const actionType = dbAction ? dbAction.actionType : ActionType.None;
398
- const payloadSource = dbAction
399
- ? dbAction.payloadSource
400
- : PayloadSource.None;
401
- const payloadDetails = {
402
- payloadSource,
403
- payloadValue: dbAction ? dbAction.payloadValue : "",
404
- payloadDataType: dbAction ? dbAction.payloadDataType : DataType.None,
405
- payloadTarget: dbAction ? dbAction.payloadTarget : "",
406
- };
407
- const pOutEvent = new POutAction(component, this.id, name, pinDataType, actionType, dbAction ? dbAction.event : "", dbAction ? dbAction.target : "", payloadDetails);
408
- pOutEvent.component = component;
409
- // Register runtime action targets
410
- if (actionType === ActionType.GlobalEvent)
411
- pOutEvent.update_global_event(this.context);
412
- else if (actionType === ActionType.Variable)
413
- pOutEvent.update_variable(this.context);
414
- // Register runtime payload sources
415
- if (payloadSource === PayloadSource.Variable)
416
- pOutEvent.update_payload_variable(this.context);
417
- this._outActions.push(pOutEvent);
418
- return pOutEvent;
419
- }
420
- registerOutVariable(component, dbVariable, pinDataType = DataType.None) {
421
- // Check if we should skip action
422
- if (this.context.editor === false && !dbVariable)
423
- return null;
424
- const payloadDetails = {
425
- payloadSource: PayloadSource.ActionOutput,
426
- payloadValue: "",
427
- payloadDataType: DataType.None,
428
- payloadTarget: "",
429
- };
430
- const pOutEvent = new POutAction(component, this.id, "", pinDataType, ActionType.Variable, dbVariable || "", "", payloadDetails);
431
- var variable = pOutEvent.update_variable(this.context);
432
- if (variable) {
433
- pOutEvent.payloadDataType = variable.dataType;
434
- }
435
- this._outActions.push(pOutEvent);
436
- return pOutEvent;
437
- }
438
- getLocalInAction(name) {
439
- return (this._inActions.find((a) => a.actionType === ActionType.LocalEvent && a.eventValue === name) || null);
440
- }
441
- getLocalInEvents(showPrivateEvents) {
442
- const actions = this._inActions
443
- .filter((a) => a.actionType === ActionType.LocalEvent && a.eventValue)
444
- .map((a) => a.eventValue);
445
- const result = [];
446
- for (const action of actions) {
447
- if (result.indexOf(action) === -1 &&
448
- (showPrivateEvents || action[0] !== "_")) {
449
- result.push(action);
450
- }
451
- }
452
- return result;
453
- }
454
- //
455
- // TOOLS
456
- //
457
- traverse(f, childrenFirst = false) {
458
- if (!childrenFirst) {
459
- f(this);
460
- }
461
- for (const child of this.children) {
462
- child.traverse(f);
463
- }
464
- if (childrenFirst) {
465
- f(this);
466
- }
467
- }
468
- //
469
- // PLATFORMS
470
- //
471
- hasValidPlatform() {
472
- return this.hasPlatform(this.context.platform(), this.context.language());
473
- }
474
- getPlatforms() {
475
- return this._platforms;
476
- }
477
- getLanguages() {
478
- return this._languages;
479
- }
480
- hasPlatform(platform, language) {
481
- return ((this._platforms === 0 || this._platforms & platform) &&
482
- (this._languages === 0 || this._languages & language));
483
- }
484
- setPlatforms(platforms) {
485
- this._platforms = platforms;
486
- }
487
- setLanguages(languages) {
488
- this._languages = languages;
489
- }
490
- //
491
- // CHILDREN
492
- //
493
- /**
494
- * Add a child node.
495
- */
496
- add(child) {
497
- this.children = [...this.children, child];
498
- child.parent = this;
499
- }
500
- /**
501
- * Remove this node reference in parent's children array.
502
- */
503
- removeFromParent() {
504
- if (this.parent !== null) {
505
- this.parent.children = this.parent.children.filter((c) => c !== this);
506
- this.parent = null;
507
- }
508
- }
509
- //
510
- // COMPONENTS
511
- //
512
- findComponent(type) {
513
- return this.components.find((c) => c.primitive === type) || null;
514
- }
515
- //
516
- // LIFE CYCLE
517
- //
518
- play() {
519
- if (!this.isEnabled()) {
520
- return;
521
- }
522
- this._running = true;
523
- // Handle in actions.
524
- for (const e of this._inActions) {
525
- // Listen to global events
526
- if (e.actionType === ActionType.GlobalEvent && e.runtime_global_event) {
527
- e.runtime_global_event.listen(e);
528
- }
529
- else if (e.actionType === ActionType.Variable && e.runtime_variable) {
530
- e.runtime_variable.listen(e);
531
- }
532
- if (e.payloadSource === PayloadSource.OutValue) {
533
- e.set_runtime_payload_value(this, this.context);
534
- }
535
- }
536
- for (const e of this._outActions) {
537
- // Set runtime events
538
- if (e.actionType === ActionType.LocalEvent) {
539
- e.set_local_event(this.context);
540
- }
541
- if (e.payloadSource === PayloadSource.OutValue) {
542
- e.set_runtime_payload_value(this, this.context);
543
- }
544
- }
545
- for (const component of this.components) {
546
- if (component.rendered)
547
- component.play();
548
- }
549
- for (const child of this.children) {
550
- child.play();
551
- }
552
- }
553
- stop() {
554
- if (!this.isEnabled()) {
555
- return;
556
- }
557
- this._running = false;
558
- for (const e of this._inActions) {
559
- // Unregister global event listeners
560
- if (e.actionType === ActionType.GlobalEvent && e.runtime_global_event) {
561
- e.runtime_global_event.unlisten(e);
562
- }
563
- else if (e.actionType === ActionType.Variable && e.runtime_variable) {
564
- e.runtime_variable.unlisten(e);
565
- }
566
- // Clear runtime values
567
- e.runtime_payload_value = null;
568
- }
569
- for (const e of this._outActions) {
570
- // Clear runtime values
571
- e.runtime_payload_value = null;
572
- e.runtime_local_event = null;
573
- }
574
- for (const component of this.components) {
575
- if (component.rendered)
576
- component.stop();
577
- }
578
- for (const child of this.children) {
579
- child.stop();
580
- }
581
- }
582
- }
583
- //# 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"}