earthsdk3 3.0.3-beta.2 → 3.0.3

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 (156) hide show
  1. package/dist/earthsdk3.cjs +1 -1
  2. package/dist/earthsdk3.js +1 -1
  3. package/dist/earthsdk3.mjs +1 -1
  4. package/dist/types/ESJTypes/properties/FillStyleType.d.ts +1 -1
  5. package/dist/types/ESJTypes/properties/PointStyleType.d.ts +1 -1
  6. package/dist/types/ESJTypes/properties/StrokeStyleType.d.ts +1 -1
  7. package/dist/types/ESJTypes/properties/Viewer.d.ts +1 -1
  8. package/dist/types/ESJTypes/properties/index.d.ts +1 -1
  9. package/dist/types/ESJTypes/props/EnumProperty.d.ts +1 -1
  10. package/dist/types/ESJTypes/props/EnumStringsProperty.d.ts +1 -1
  11. package/dist/types/ESJTypes/props/EvalStringProperty.d.ts +1 -1
  12. package/dist/types/ESJTypes/props/JsonProperty.d.ts +1 -1
  13. package/dist/types/ESJTypes/props/LongStringProperty.d.ts +1 -1
  14. package/dist/types/ESJTypes/props/NumberSliderProperty.d.ts +1 -1
  15. package/dist/types/ESJTypes/props/ParamsProperty.d.ts +1 -1
  16. package/dist/types/ESJTypes/props/PlayerProperty.d.ts +2 -2
  17. package/dist/types/ESJTypes/props/Property.d.ts +1 -1
  18. package/dist/types/ESJTypes/props/ReactVarProperty.d.ts +1 -1
  19. package/dist/types/ESJTypes/props/ViewPlayerProperty.d.ts +1 -1
  20. package/dist/types/ESObjectManager/ESPlyarAndPathTime.d.ts +1 -1
  21. package/dist/types/ESObjectManager/PathAnimationManager.d.ts +2 -2
  22. package/dist/types/ESObjectManager/SceneObjectEditingManager.d.ts +2 -2
  23. package/dist/types/ESObjectManager/SceneObjectsListening.d.ts +1 -1
  24. package/dist/types/ESObjectManager/SceneObjectsManager.d.ts +1 -1
  25. package/dist/types/ESObjectManager/ViewersManager.d.ts +1 -1
  26. package/dist/types/ESObjectManager/index.d.ts +4 -4
  27. package/dist/types/ESObjects/base/ESGeoVector.d.ts +28 -28
  28. package/dist/types/ESObjects/base/ESLabel.d.ts +15 -15
  29. package/dist/types/ESObjects/base/ESLocalVector.d.ts +28 -28
  30. package/dist/types/ESObjects/base/ESLocalVector2D.d.ts +13 -13
  31. package/dist/types/ESObjects/base/ESObjectWithLocation.d.ts +10 -10
  32. package/dist/types/ESObjects/base/ESSceneObject/ESObjectsContext.d.ts +3 -3
  33. package/dist/types/ESObjects/base/ESSceneObject/RefsManager.d.ts +1 -1
  34. package/dist/types/ESObjects/base/ESSceneObject/funcs/createEnvEvalStrReact.d.ts +2 -2
  35. package/dist/types/ESObjects/base/ESSceneObject/index.d.ts +3 -3
  36. package/dist/types/ESObjects/base/ESVisualObject.d.ts +5 -5
  37. package/dist/types/ESObjects/general/ES3DTileset/index.d.ts +28 -28
  38. package/dist/types/ESObjects/general/ESAlarm.d.ts +20 -20
  39. package/dist/types/ESObjects/general/ESApertureEffect.d.ts +19 -19
  40. package/dist/types/ESObjects/general/ESAreaMeasurement.d.ts +17 -17
  41. package/dist/types/ESObjects/general/ESBlastParticleSystem.d.ts +21 -21
  42. package/dist/types/ESObjects/general/ESBoxClipping.d.ts +23 -23
  43. package/dist/types/ESObjects/general/ESCameraView.d.ts +21 -21
  44. package/dist/types/ESObjects/general/ESCameraViewCollection/ViewWrapper.d.ts +1 -1
  45. package/dist/types/ESObjects/general/ESCameraViewCollection/index.d.ts +8 -8
  46. package/dist/types/ESObjects/general/ESCameraVisibleRange.d.ts +19 -19
  47. package/dist/types/ESObjects/general/ESCar.d.ts +19 -19
  48. package/dist/types/ESObjects/general/ESCityBasePoint.d.ts +21 -21
  49. package/dist/types/ESObjects/general/ESClassification.d.ts +17 -17
  50. package/dist/types/ESObjects/general/ESClippingPlane.d.ts +21 -21
  51. package/dist/types/ESObjects/general/ESCustomDiv/index.d.ts +5 -5
  52. package/dist/types/ESObjects/general/ESCustomDiv/instance.d.ts +1 -1
  53. package/dist/types/ESObjects/general/ESCzml.d.ts +7 -7
  54. package/dist/types/ESObjects/general/ESDataMesh.d.ts +22 -22
  55. package/dist/types/ESObjects/general/ESDatasmithRuntimeModel.d.ts +21 -21
  56. package/dist/types/ESObjects/general/ESDirectionMeasurement.d.ts +17 -17
  57. package/dist/types/ESObjects/general/ESDistanceMeasurement.d.ts +17 -17
  58. package/dist/types/ESObjects/general/ESDynamicWater.d.ts +29 -29
  59. package/dist/types/ESObjects/general/ESEntityCluster.d.ts +13 -13
  60. package/dist/types/ESObjects/general/ESExcavate.d.ts +17 -17
  61. package/dist/types/ESObjects/general/ESFireParticleSystem.d.ts +21 -21
  62. package/dist/types/ESObjects/general/ESForestTileset.d.ts +13 -13
  63. package/dist/types/ESObjects/general/ESGaussianSplatting.d.ts +19 -19
  64. package/dist/types/ESObjects/general/ESGeoDiv/index.d.ts +23 -23
  65. package/dist/types/ESObjects/general/ESGeoDivTextPoi.d.ts +31 -31
  66. package/dist/types/ESObjects/general/ESGeoExtrudedPolygon.d.ts +17 -17
  67. package/dist/types/ESObjects/general/ESGeoJson/index.d.ts +17 -17
  68. package/dist/types/ESObjects/general/ESGeoLineString.d.ts +18 -18
  69. package/dist/types/ESObjects/general/ESGeoPolygon.d.ts +17 -17
  70. package/dist/types/ESObjects/general/ESGeoRectangle.d.ts +17 -17
  71. package/dist/types/ESObjects/general/ESGeoWater.d.ts +19 -19
  72. package/dist/types/ESObjects/general/ESGltfModel.d.ts +24 -24
  73. package/dist/types/ESObjects/general/ESHeightLimitAnalysis.d.ts +17 -17
  74. package/dist/types/ESObjects/general/ESHeightMeasurement.d.ts +17 -17
  75. package/dist/types/ESObjects/general/ESHole.d.ts +21 -21
  76. package/dist/types/ESObjects/general/ESHuman.d.ts +19 -19
  77. package/dist/types/ESObjects/general/ESHumanPoi.d.ts +25 -25
  78. package/dist/types/ESObjects/general/ESImageLabel.d.ts +29 -29
  79. package/dist/types/ESObjects/general/ESImageryLayer/index.d.ts +13 -13
  80. package/dist/types/ESObjects/general/ESImageryLayer/types.d.ts +1 -1
  81. package/dist/types/ESObjects/general/ESLevelRuntimeModel.d.ts +21 -21
  82. package/dist/types/ESObjects/general/ESLocalCircle.d.ts +27 -27
  83. package/dist/types/ESObjects/general/ESLocalPolygon.d.ts +27 -27
  84. package/dist/types/ESObjects/general/ESLocalPolygonZ.d.ts +27 -27
  85. package/dist/types/ESObjects/general/ESLocalRectangle.d.ts +25 -25
  86. package/dist/types/ESObjects/general/ESLocalSkyBox.d.ts +19 -19
  87. package/dist/types/ESObjects/general/ESLocationMeasurement.d.ts +19 -19
  88. package/dist/types/ESObjects/general/ESMsTileset/index.d.ts +22 -22
  89. package/dist/types/ESObjects/general/ESNavigator.d.ts +5 -5
  90. package/dist/types/ESObjects/general/ESParticleSystemPrimitive.d.ts +40 -40
  91. package/dist/types/ESObjects/general/ESPath/ESPathImpl/PolylineResetting.d.ts +1 -1
  92. package/dist/types/ESObjects/general/ESPath/ESPathImpl/index.d.ts +6 -6
  93. package/dist/types/ESObjects/general/ESPath/index.d.ts +19 -19
  94. package/dist/types/ESObjects/general/ESPipeFence.d.ts +18 -18
  95. package/dist/types/ESObjects/general/ESPipeline.d.ts +19 -19
  96. package/dist/types/ESObjects/general/ESPipeserTileset.d.ts +21 -21
  97. package/dist/types/ESObjects/general/ESPit.d.ts +21 -21
  98. package/dist/types/ESObjects/general/ESPlayer/AbsolutePlayer.d.ts +6 -6
  99. package/dist/types/ESObjects/general/ESPlayer/index.d.ts +6 -6
  100. package/dist/types/ESObjects/general/ESPoi2D.d.ts +32 -32
  101. package/dist/types/ESObjects/general/ESPoi3D.d.ts +21 -21
  102. package/dist/types/ESObjects/general/ESPoiTileset.d.ts +11 -11
  103. package/dist/types/ESObjects/general/ESPolygonFence.d.ts +17 -17
  104. package/dist/types/ESObjects/general/ESPolygonFlattenedPlane.d.ts +18 -18
  105. package/dist/types/ESObjects/general/ESPolygonWithHole.d.ts +19 -19
  106. package/dist/types/ESObjects/general/ESRectangle.d.ts +19 -19
  107. package/dist/types/ESObjects/general/ESRtsFeatureEditing/index.d.ts +29 -29
  108. package/dist/types/ESObjects/general/ESRtsTileset/index.d.ts +24 -24
  109. package/dist/types/ESObjects/general/ESScale.d.ts +5 -5
  110. package/dist/types/ESObjects/general/ESSeparateFoliage/index.d.ts +11 -11
  111. package/dist/types/ESObjects/general/ESStaticMesh.d.ts +19 -19
  112. package/dist/types/ESObjects/general/ESSubmergingAnalysis/index.d.ts +21 -21
  113. package/dist/types/ESObjects/general/ESSunshineAnalysis/index.d.ts +21 -21
  114. package/dist/types/ESObjects/general/ESSurfaceAreaMeasurement.d.ts +17 -17
  115. package/dist/types/ESObjects/general/ESTerrainLayer.d.ts +11 -11
  116. package/dist/types/ESObjects/general/ESTextLabel.d.ts +39 -39
  117. package/dist/types/ESObjects/general/ESUEWidget.d.ts +31 -31
  118. package/dist/types/ESObjects/general/ESUnrealActor.d.ts +20 -20
  119. package/dist/types/ESObjects/general/ESVideoFusion.d.ts +19 -19
  120. package/dist/types/ESObjects/general/ESViewShed.d.ts +19 -19
  121. package/dist/types/ESObjects/general/ESViewerStatusBar.d.ts +5 -5
  122. package/dist/types/ESObjects/general/ESViewerStatusBarScale.d.ts +5 -5
  123. package/dist/types/ESObjects/general/ESVisibilityAnalysis.d.ts +21 -21
  124. package/dist/types/ESObjects/general/ESVolumeMeasurement.d.ts +19 -19
  125. package/dist/types/ESObjects/general/ESWidget.d.ts +29 -29
  126. package/dist/types/ESViewer/ContainerStyleController.d.ts +1 -1
  127. package/dist/types/ESViewer/ESViewer.d.ts +14 -13
  128. package/dist/types/ESViewer/Resetting/index.d.ts +1 -1
  129. package/dist/types/ESViewer/StatusContainer.d.ts +1 -1
  130. package/dist/types/ESViewer/ViewerContainer.d.ts +1 -1
  131. package/dist/types/ESViewer/ViewerContext.d.ts +1 -1
  132. package/dist/types/ESViewer/ViewerCustomInteraction.d.ts +1 -1
  133. package/dist/types/EngineObject/EditingObjectContext.d.ts +1 -1
  134. package/dist/types/EngineObject/EngineObjectsContext.d.ts +1 -1
  135. package/dist/types/EngineObject/index.d.ts +1 -1
  136. package/dist/types/copyright.d.ts +2 -2
  137. package/dist/types/index.d.ts +0 -1
  138. package/dist/types/utils/PropTrees/PropTree.d.ts +1 -1
  139. package/dist/types/utils/PropTrees/PropTreeItem.d.ts +1 -1
  140. package/dist/types/utils/PropTrees/PropUiTreeManager.d.ts +2 -2
  141. package/dist/types/utils/SceneTrees/SceneTree.d.ts +3 -3
  142. package/dist/types/utils/SceneTrees/SceneTreeContextMenu.d.ts +1 -1
  143. package/dist/types/utils/SceneTrees/SceneTreeItem.d.ts +4 -4
  144. package/dist/types/utils/SceneTrees/SceneTreeJsonLoading.d.ts +1 -1
  145. package/dist/types/utils/SceneTrees/defaultCreateSceneObject.d.ts +1 -1
  146. package/dist/types/utils/SceneTrees/defaultCreateTreeItemDragDrop.d.ts +1 -1
  147. package/dist/types/utils/base/DragStartDataManager.d.ts +2 -2
  148. package/dist/types/utils/base/TreeItemDragDrop.d.ts +1 -1
  149. package/dist/types/utils/components/ESSceneObjectWithId.d.ts +6 -6
  150. package/dist/types/utils/components/Player.d.ts +6 -6
  151. package/dist/types/utils/components/Watcher.d.ts +4 -4
  152. package/dist/types/utils/components/WatcherTools/toolsForWatcher.d.ts +1 -1
  153. package/dist/types/utils/react.d.ts +1 -1
  154. package/dist/types/utils/registerEventUpdate.d.ts +1 -1
  155. package/package.json +4 -7
  156. package/dist/types/xbsj-base/index.d.ts +0 -1
@@ -1,30 +1,30 @@
1
1
  import { ESLocalVector } from "../base";
2
- import { UniteChanged } from "../../xbsj-base";
2
+ import { UniteChanged } from "xbsj-base";
3
3
  export declare class ESLocalPolygonZ extends ESLocalVector {
4
4
  static readonly type: string;
5
5
  get typeName(): string;
6
6
  get defaultProps(): {
7
- points: import("../../xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
7
+ points: import("xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
8
8
  pointed: boolean;
9
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
9
+ pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
10
10
  stroked: boolean;
11
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
11
+ strokeStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
12
12
  filled: boolean;
13
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
14
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
15
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
16
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
17
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
18
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
13
+ fillStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
14
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
15
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
16
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
17
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
18
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
19
19
  show: boolean;
20
20
  collision: boolean;
21
21
  allowPicking: boolean;
22
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
23
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
22
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
23
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
24
24
  name: string;
25
25
  ref: string | undefined;
26
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
27
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
26
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
27
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
28
28
  execOnceFuncStr: string | undefined;
29
29
  updateFuncStr: string | undefined;
30
30
  toDestroyFuncStr: string | undefined;
@@ -34,27 +34,27 @@ export declare class ESLocalPolygonZ extends ESLocalVector {
34
34
  }
35
35
  export declare namespace ESLocalPolygonZ {
36
36
  const createDefaultProps: () => {
37
- points: import("../../xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
37
+ points: import("xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
38
38
  pointed: boolean;
39
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
39
+ pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
40
40
  stroked: boolean;
41
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
41
+ strokeStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
42
42
  filled: boolean;
43
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
44
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
45
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
46
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
47
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
48
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
43
+ fillStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
44
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
45
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
46
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
47
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
48
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
49
49
  show: boolean;
50
50
  collision: boolean;
51
51
  allowPicking: boolean;
52
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
53
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
52
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
53
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
54
54
  name: string;
55
55
  ref: string | undefined;
56
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
57
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
56
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
57
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
58
58
  execOnceFuncStr: string | undefined;
59
59
  updateFuncStr: string | undefined;
60
60
  toDestroyFuncStr: string | undefined;
@@ -1,5 +1,5 @@
1
1
  import { ESLocalVector2D } from "../base";
2
- import { UniteChanged } from "../../xbsj-base";
2
+ import { UniteChanged } from "xbsj-base";
3
3
  export declare class ESLocalRectangle extends ESLocalVector2D {
4
4
  static readonly type: string;
5
5
  get typeName(): string;
@@ -7,25 +7,25 @@ export declare class ESLocalRectangle extends ESLocalVector2D {
7
7
  width: number;
8
8
  height: number;
9
9
  pointed: boolean;
10
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
10
+ pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
11
11
  stroked: boolean;
12
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
12
+ strokeStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
13
13
  filled: boolean;
14
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
15
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
16
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
17
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
18
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
19
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
14
+ fillStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
15
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
16
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
17
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
18
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
19
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
20
20
  show: boolean;
21
21
  collision: boolean;
22
22
  allowPicking: boolean;
23
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
24
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
23
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
24
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
25
25
  name: string;
26
26
  ref: string | undefined;
27
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
28
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
27
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
28
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
29
29
  execOnceFuncStr: string | undefined;
30
30
  updateFuncStr: string | undefined;
31
31
  toDestroyFuncStr: string | undefined;
@@ -54,25 +54,25 @@ export declare namespace ESLocalRectangle {
54
54
  width: number;
55
55
  height: number;
56
56
  pointed: boolean;
57
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
57
+ pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
58
58
  stroked: boolean;
59
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
59
+ strokeStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
60
60
  filled: boolean;
61
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
62
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
63
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
64
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
65
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
66
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
61
+ fillStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
62
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
63
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
64
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
65
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
66
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
67
67
  show: boolean;
68
68
  collision: boolean;
69
69
  allowPicking: boolean;
70
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
71
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
70
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
71
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
72
72
  name: string;
73
73
  ref: string | undefined;
74
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
75
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
74
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
75
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
76
76
  execOnceFuncStr: string | undefined;
77
77
  updateFuncStr: string | undefined;
78
78
  toDestroyFuncStr: string | undefined;
@@ -1,4 +1,4 @@
1
- import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "../../xbsj-base";
1
+ import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "xbsj-base";
2
2
  import { ESObjectWithLocation } from "../base";
3
3
  export type ESLocalSkyBoxUrlType = {
4
4
  hdr: string;
@@ -17,20 +17,20 @@ export declare class ESLocalSkyBox extends ESObjectWithLocation {
17
17
  autoFollow: boolean;
18
18
  autoOpacityFactor: number;
19
19
  mode: string;
20
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
21
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
22
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
23
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
24
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
20
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
21
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
22
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
23
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
24
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
25
25
  show: boolean;
26
26
  collision: boolean;
27
27
  allowPicking: boolean;
28
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
29
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
28
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
29
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
30
30
  name: string;
31
31
  ref: string | undefined;
32
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
33
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
32
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
33
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
34
34
  execOnceFuncStr: string | undefined;
35
35
  updateFuncStr: string | undefined;
36
36
  toDestroyFuncStr: string | undefined;
@@ -64,20 +64,20 @@ export declare namespace ESLocalSkyBox {
64
64
  autoFollow: boolean;
65
65
  autoOpacityFactor: number;
66
66
  mode: string;
67
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
68
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
69
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
70
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
71
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
67
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
68
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
69
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
70
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
71
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
72
72
  show: boolean;
73
73
  collision: boolean;
74
74
  allowPicking: boolean;
75
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
76
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
75
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
76
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
77
77
  name: string;
78
78
  ref: string | undefined;
79
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
80
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
79
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
80
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
81
81
  execOnceFuncStr: string | undefined;
82
82
  updateFuncStr: string | undefined;
83
83
  toDestroyFuncStr: string | undefined;
@@ -1,4 +1,4 @@
1
- import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "../../xbsj-base";
1
+ import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "xbsj-base";
2
2
  import { ESObjectWithLocation } from "../base";
3
3
  /**
4
4
  * https://www.wolai.com/earthsdk/dQJgf3fj4X1xUwZ38dfiMB
@@ -7,20 +7,20 @@ export declare class ESLocationMeasurement extends ESObjectWithLocation {
7
7
  static readonly type: string;
8
8
  get typeName(): string;
9
9
  get defaultProps(): {
10
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
11
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
12
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
13
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
14
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
10
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
11
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
12
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
13
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
14
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
15
15
  show: boolean;
16
16
  collision: boolean;
17
17
  allowPicking: boolean;
18
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
19
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
18
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
19
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
20
20
  name: string;
21
21
  ref: string | undefined;
22
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
23
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
22
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
23
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
24
24
  execOnceFuncStr: string | undefined;
25
25
  updateFuncStr: string | undefined;
26
26
  toDestroyFuncStr: string | undefined;
@@ -38,20 +38,20 @@ export declare class ESLocationMeasurement extends ESObjectWithLocation {
38
38
  }
39
39
  export declare namespace ESLocationMeasurement {
40
40
  const createDefaultProps: () => {
41
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
42
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
43
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
44
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
45
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
41
+ position: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
42
+ rotation: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
43
+ scale: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
44
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
45
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
46
46
  show: boolean;
47
47
  collision: boolean;
48
48
  allowPicking: boolean;
49
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
50
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
49
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
50
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
51
51
  name: string;
52
52
  ref: string | undefined;
53
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
54
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
53
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
54
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
55
55
  execOnceFuncStr: string | undefined;
56
56
  updateFuncStr: string | undefined;
57
57
  toDestroyFuncStr: string | undefined;
@@ -1,4 +1,4 @@
1
- import { JsonValue, PartialWithUndefinedReactivePropsToNativeProps, ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "../../../xbsj-base";
1
+ import { JsonValue, PartialWithUndefinedReactivePropsToNativeProps, ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "xbsj-base";
2
2
  import { ES3DTileset } from "../ES3DTileset";
3
3
  import { ESSceneObject } from "../../../ESObjects/base";
4
4
  export declare class ESMsTileset extends ES3DTileset {
@@ -11,15 +11,15 @@ export declare class ESMsTileset extends ES3DTileset {
11
11
  highlight: boolean;
12
12
  maximumScreenSpaceError: number;
13
13
  highlightID: number;
14
- highlightColor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
15
- offset: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D | undefined>;
16
- rotation: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D>;
17
- czmImageBasedLightingFactor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector2D>;
14
+ highlightColor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
15
+ offset: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D | undefined>;
16
+ rotation: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D>;
17
+ czmImageBasedLightingFactor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector2D>;
18
18
  czmLuminanceAtZenith: number;
19
19
  czmAtmosphereScatteringIntensity: number;
20
20
  czmMaximumMemoryUsage: number;
21
21
  czmClassificationType: string;
22
- czmStyleJson: import("../../../xbsj-base").ReactiveVariable<JsonValue>;
22
+ czmStyleJson: import("xbsj-base").ReactiveVariable<JsonValue>;
23
23
  czmBackFaceCulling: boolean;
24
24
  czmDebugShowBoundingVolume: boolean;
25
25
  czmDebugShowContentBoundingVolume: boolean;
@@ -28,18 +28,18 @@ export declare class ESMsTileset extends ES3DTileset {
28
28
  colorBlendMode: "HIGHLIGHT" | "REPLACE" | "MIX";
29
29
  clippingPlaneEnabled: boolean;
30
30
  unionClippingRegions: boolean;
31
- clippingPlaneEdgeColor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
31
+ clippingPlaneEdgeColor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
32
32
  clippingPlaneEdgeWidth: number;
33
33
  materialParams: import("../../../ESJTypes").ESJsonObjectType;
34
34
  allowPicking: boolean;
35
35
  show: boolean;
36
36
  collision: boolean;
37
- flyToParam: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyToParam | undefined>;
38
- flyInParam: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyInParam | undefined>;
37
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyToParam | undefined>;
38
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyInParam | undefined>;
39
39
  name: string;
40
40
  ref: string | undefined;
41
- extras: import("../../../xbsj-base").ReactiveVariable<JsonValue>;
42
- devTags: import("../../../xbsj-base").ReactiveVariable<string[] | undefined>;
41
+ extras: import("xbsj-base").ReactiveVariable<JsonValue>;
42
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
43
43
  execOnceFuncStr: string | undefined;
44
44
  updateFuncStr: string | undefined;
45
45
  toDestroyFuncStr: string | undefined;
@@ -52,7 +52,7 @@ export declare class ESMsTileset extends ES3DTileset {
52
52
  get es3DTileset(): ES3DTileset;
53
53
  private _tilesetServePort;
54
54
  get tilesetServePort(): string;
55
- get tilesetServePortChanged(): import("../../../xbsj-base").Listener<[string, string]>;
55
+ get tilesetServePortChanged(): import("xbsj-base").Listener<[string, string]>;
56
56
  set tilesetServePort(value: string);
57
57
  getport(): Promise<string>;
58
58
  refresh(): Promise<void>;
@@ -99,15 +99,15 @@ export declare namespace ESMsTileset {
99
99
  highlight: boolean;
100
100
  maximumScreenSpaceError: number;
101
101
  highlightID: number;
102
- highlightColor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
103
- offset: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D | undefined>;
104
- rotation: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D>;
105
- czmImageBasedLightingFactor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector2D>;
102
+ highlightColor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
103
+ offset: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D | undefined>;
104
+ rotation: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector3D>;
105
+ czmImageBasedLightingFactor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJVector2D>;
106
106
  czmLuminanceAtZenith: number;
107
107
  czmAtmosphereScatteringIntensity: number;
108
108
  czmMaximumMemoryUsage: number;
109
109
  czmClassificationType: string;
110
- czmStyleJson: import("../../../xbsj-base").ReactiveVariable<JsonValue>;
110
+ czmStyleJson: import("xbsj-base").ReactiveVariable<JsonValue>;
111
111
  czmBackFaceCulling: boolean;
112
112
  czmDebugShowBoundingVolume: boolean;
113
113
  czmDebugShowContentBoundingVolume: boolean;
@@ -116,18 +116,18 @@ export declare namespace ESMsTileset {
116
116
  colorBlendMode: "HIGHLIGHT" | "REPLACE" | "MIX";
117
117
  clippingPlaneEnabled: boolean;
118
118
  unionClippingRegions: boolean;
119
- clippingPlaneEdgeColor: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
119
+ clippingPlaneEdgeColor: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJColor>;
120
120
  clippingPlaneEdgeWidth: number;
121
121
  materialParams: import("../../../ESJTypes").ESJsonObjectType;
122
122
  allowPicking: boolean;
123
123
  show: boolean;
124
124
  collision: boolean;
125
- flyToParam: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyToParam | undefined>;
126
- flyInParam: import("../../../xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyInParam | undefined>;
125
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyToParam | undefined>;
126
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../../ESJTypes").ESJFlyInParam | undefined>;
127
127
  name: string;
128
128
  ref: string | undefined;
129
- extras: import("../../../xbsj-base").ReactiveVariable<JsonValue>;
130
- devTags: import("../../../xbsj-base").ReactiveVariable<string[] | undefined>;
129
+ extras: import("xbsj-base").ReactiveVariable<JsonValue>;
130
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
131
131
  execOnceFuncStr: string | undefined;
132
132
  updateFuncStr: string | undefined;
133
133
  toDestroyFuncStr: string | undefined;
@@ -1,5 +1,5 @@
1
1
  import { ESSceneObject } from "../base";
2
- import { ReactivePropsToNativePropsAndChanged } from "../../xbsj-base";
2
+ import { ReactivePropsToNativePropsAndChanged } from "xbsj-base";
3
3
  export declare class ESNavigator extends ESSceneObject {
4
4
  static readonly type: string;
5
5
  get typeName(): string;
@@ -10,8 +10,8 @@ export declare class ESNavigator extends ESSceneObject {
10
10
  imgUrl: string;
11
11
  name: string;
12
12
  ref: string | undefined;
13
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
14
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
13
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
14
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
15
15
  execOnceFuncStr: string | undefined;
16
16
  updateFuncStr: string | undefined;
17
17
  toDestroyFuncStr: string | undefined;
@@ -32,8 +32,8 @@ export declare namespace ESNavigator {
32
32
  imgUrl: string;
33
33
  name: string;
34
34
  ref: string | undefined;
35
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
36
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
35
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
36
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
37
37
  execOnceFuncStr: string | undefined;
38
38
  updateFuncStr: string | undefined;
39
39
  toDestroyFuncStr: string | undefined;
@@ -1,28 +1,28 @@
1
- import { BasePlayer } from "../../utils";
1
+ import { Player } from "../../utils";
2
2
  import { ESObjectWithLocation } from "../base";
3
- import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "../../xbsj-base";
3
+ import { ReactivePropsToNativePropsAndChanged, SceneObjectKey } from "xbsj-base";
4
4
  import { ESJColor, ESJParticleEmitterJsonType, ESJVector2D, ESJVector3D } from "../../ESJTypes";
5
5
  export declare class ESParticleSystemPrimitive extends ESObjectWithLocation {
6
6
  static readonly type: string;
7
7
  get typeName(): string;
8
8
  get defaultProps(): {
9
- emitter: import("../../xbsj-base").ReactiveVariable<ESJParticleEmitterJsonType | undefined>;
10
- bursts: import("../../xbsj-base").ReactiveVariable<[time?: number | undefined, minimum?: number | undefined, maximum?: number | undefined][] | undefined>;
11
- translation: import("../../xbsj-base").ReactiveVariable<ESJVector3D | undefined>;
9
+ emitter: import("xbsj-base").ReactiveVariable<ESJParticleEmitterJsonType | undefined>;
10
+ bursts: import("xbsj-base").ReactiveVariable<[time?: number | undefined, minimum?: number | undefined, maximum?: number | undefined][] | undefined>;
11
+ translation: import("xbsj-base").ReactiveVariable<ESJVector3D | undefined>;
12
12
  positionEditing: boolean | undefined;
13
13
  image: string | undefined;
14
- imageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
15
- minimumImageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
16
- maximumImageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
14
+ imageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
15
+ minimumImageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
16
+ maximumImageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
17
17
  updateCallback: string | undefined;
18
18
  emissionRate: number | undefined;
19
19
  loop: boolean | undefined;
20
20
  particleScale: number | undefined;
21
21
  startScale: number | undefined;
22
22
  endScale: number | undefined;
23
- color: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
24
- startColor: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
25
- endColor: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
23
+ color: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
24
+ startColor: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
25
+ endColor: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
26
26
  sizeInMeters: boolean | undefined;
27
27
  speed: number | undefined;
28
28
  minimumSpeed: number | undefined;
@@ -39,29 +39,29 @@ export declare class ESParticleSystemPrimitive extends ESObjectWithLocation {
39
39
  duration: number | undefined;
40
40
  playingSpeed: number | undefined;
41
41
  playing: boolean | undefined;
42
- position: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
43
- rotation: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
44
- scale: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
45
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
46
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
42
+ position: import("xbsj-base").ReactiveVariable<ESJVector3D>;
43
+ rotation: import("xbsj-base").ReactiveVariable<ESJVector3D>;
44
+ scale: import("xbsj-base").ReactiveVariable<ESJVector3D>;
45
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
46
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
47
47
  show: boolean;
48
48
  collision: boolean;
49
49
  allowPicking: boolean;
50
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
51
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
50
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
51
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
52
52
  name: string;
53
53
  ref: string | undefined;
54
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
55
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
54
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
55
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
56
56
  execOnceFuncStr: string | undefined;
57
57
  updateFuncStr: string | undefined;
58
58
  toDestroyFuncStr: string | undefined;
59
59
  };
60
60
  private _player;
61
- get player(): BasePlayer;
61
+ get player(): Player;
62
62
  get ratio(): number;
63
63
  set ratio(value: number);
64
- get ratioChanged(): import("../../xbsj-base").Listener<[number, number]>;
64
+ get ratioChanged(): import("xbsj-base").Listener<[number, number]>;
65
65
  constructor(id?: SceneObjectKey);
66
66
  static defaults: {
67
67
  playingLoop: boolean;
@@ -86,23 +86,23 @@ export declare class ESParticleSystemPrimitive extends ESObjectWithLocation {
86
86
  }
87
87
  export declare namespace ESParticleSystemPrimitive {
88
88
  const createDefaultProps: () => {
89
- emitter: import("../../xbsj-base").ReactiveVariable<ESJParticleEmitterJsonType | undefined>;
90
- bursts: import("../../xbsj-base").ReactiveVariable<[time?: number | undefined, minimum?: number | undefined, maximum?: number | undefined][] | undefined>;
91
- translation: import("../../xbsj-base").ReactiveVariable<ESJVector3D | undefined>;
89
+ emitter: import("xbsj-base").ReactiveVariable<ESJParticleEmitterJsonType | undefined>;
90
+ bursts: import("xbsj-base").ReactiveVariable<[time?: number | undefined, minimum?: number | undefined, maximum?: number | undefined][] | undefined>;
91
+ translation: import("xbsj-base").ReactiveVariable<ESJVector3D | undefined>;
92
92
  positionEditing: boolean | undefined;
93
93
  image: string | undefined;
94
- imageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
95
- minimumImageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
96
- maximumImageSize: import("../../xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
94
+ imageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
95
+ minimumImageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
96
+ maximumImageSize: import("xbsj-base").ReactiveVariable<ESJVector2D | undefined>;
97
97
  updateCallback: string | undefined;
98
98
  emissionRate: number | undefined;
99
99
  loop: boolean | undefined;
100
100
  particleScale: number | undefined;
101
101
  startScale: number | undefined;
102
102
  endScale: number | undefined;
103
- color: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
104
- startColor: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
105
- endColor: import("../../xbsj-base").ReactiveVariable<ESJColor | undefined>;
103
+ color: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
104
+ startColor: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
105
+ endColor: import("xbsj-base").ReactiveVariable<ESJColor | undefined>;
106
106
  sizeInMeters: boolean | undefined;
107
107
  speed: number | undefined;
108
108
  minimumSpeed: number | undefined;
@@ -119,20 +119,20 @@ export declare namespace ESParticleSystemPrimitive {
119
119
  duration: number | undefined;
120
120
  playingSpeed: number | undefined;
121
121
  playing: boolean | undefined;
122
- position: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
123
- rotation: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
124
- scale: import("../../xbsj-base").ReactiveVariable<ESJVector3D>;
125
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
126
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
122
+ position: import("xbsj-base").ReactiveVariable<ESJVector3D>;
123
+ rotation: import("xbsj-base").ReactiveVariable<ESJVector3D>;
124
+ scale: import("xbsj-base").ReactiveVariable<ESJVector3D>;
125
+ minVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
126
+ maxVisibleDistance: import("xbsj-base").ReactiveVariable<number>;
127
127
  show: boolean;
128
128
  collision: boolean;
129
129
  allowPicking: boolean;
130
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
131
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
130
+ flyToParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
131
+ flyInParam: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
132
132
  name: string;
133
133
  ref: string | undefined;
134
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
135
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
134
+ extras: import("xbsj-base").ReactiveVariable<import("xbsj-base").JsonValue>;
135
+ devTags: import("xbsj-base").ReactiveVariable<string[] | undefined>;
136
136
  execOnceFuncStr: string | undefined;
137
137
  updateFuncStr: string | undefined;
138
138
  toDestroyFuncStr: string | undefined;
@@ -1,4 +1,4 @@
1
- import { Destroyable } from "../../../../xbsj-base";
1
+ import { Destroyable } from "xbsj-base";
2
2
  import { ESPathImpl } from ".";
3
3
  export declare class PolylineResetting extends Destroyable {
4
4
  constructor(geoPath: ESPathImpl);