@itwin/frontend-devtools 3.0.0-dev.136 → 3.0.0-dev.138
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.
|
@@ -57,7 +57,7 @@ export * from "./widgets/TileMemoryBreakdown";
|
|
|
57
57
|
export * from "./widgets/TileStatisticsTracker";
|
|
58
58
|
export * from "./widgets/ToolSettingsTracker";
|
|
59
59
|
/** @docs-package-description
|
|
60
|
-
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
60
|
+
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.
|
|
61
61
|
*/
|
|
62
62
|
/**
|
|
63
63
|
* @docs-group-description Widgets
|
|
@@ -73,7 +73,7 @@ __exportStar(require("./widgets/TileMemoryBreakdown"), exports);
|
|
|
73
73
|
__exportStar(require("./widgets/TileStatisticsTracker"), exports);
|
|
74
74
|
__exportStar(require("./widgets/ToolSettingsTracker"), exports);
|
|
75
75
|
/** @docs-package-description
|
|
76
|
-
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
76
|
+
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.
|
|
77
77
|
*/
|
|
78
78
|
/**
|
|
79
79
|
* @docs-group-description Widgets
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frontend-devtools.js","sourceRoot":"","sources":["../../src/frontend-devtools.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;;;;;;;;;;;;AAE/F,uDAAqC;AACrC,qDAAmC;AAEnC,wDAAsC;AACtC,wDAAsC;AACtC,sDAAoC;AACpC,sDAAoC;AACpC,2DAAyC;AACzC,mDAAiC;AACjC,uDAAqC;AACrC,iDAA+B;AAC/B,qDAAmC;AAEnC,gEAA8C;AAC9C,0DAAwC;AACxC,oDAAkC;AAClC,4DAA0C;AAC1C,gEAA8C;AAC9C,4DAA0C;AAC1C,6DAA2C;AAC3C,uDAAqC;AACrC,8DAA4C;AAC5C,+DAA6C;AAC7C,oDAAkC;AAClC,uDAAqC;AACrC,sDAAoC;AACpC,0DAAwC;AACxC,8DAA4C;AAC5C,yDAAuC;AACvC,4DAA0C;AAC1C,gEAA8C;AAC9C,4DAA0C;AAC1C,4DAA0C;AAC1C,uEAAqD;AACrD,qDAAmC;AACnC,yDAAuC;AACvC,gEAA8C;AAC9C,8DAA4C;AAC5C,gEAA8C;AAC9C,mEAAiD;AACjD,0DAAwC;AACxC,wDAAsC;AAEtC,8CAA4B;AAC5B,gDAA8B;AAC9B,kDAAgC;AAChC,gDAA8B;AAC9B,gDAA8B;AAC9B,kDAAgC;AAChC,oDAAkC;AAClC,gDAA8B;AAC9B,8CAA4B;AAC5B,+CAA6B;AAE7B,6DAA2C;AAC3C,uDAAqC;AACrC,wDAAsC;AACtC,uDAAqC;AACrC,0DAAwC;AACxC,gEAA8C;AAC9C,kEAAgD;AAChD,gEAA8C;AAE9C;;GAEG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n\r\nexport * from \"./ClipboardUtilities\";\r\nexport * from \"./FrontEndDevTools\";\r\n\r\nexport * from \"./effects/Convolution\";\r\nexport * from \"./effects/EffectTools\";\r\nexport * from \"./effects/Explosion\";\r\nexport * from \"./effects/FlipImage\";\r\nexport * from \"./effects/LensDistortion\";\r\nexport * from \"./effects/Random\";\r\nexport * from \"./effects/Saturation\";\r\nexport * from \"./effects/Snow\";\r\nexport * from \"./effects/Vignette\";\r\n\r\nexport * from \"./tools/AnimationIntervalTool\";\r\nexport * from \"./tools/ChangeUnitsTool\";\r\nexport * from \"./tools/ClipTools\";\r\nexport * from \"./tools/DisplayStyleTools\";\r\nexport * from \"./tools/EmphasizeElementsTool\";\r\nexport * from \"./tools/FrustumDecoration\";\r\nexport * from \"./tools/InspectElementTool\";\r\nexport * from \"./tools/MapLayerTool\";\r\nexport * from \"./tools/MeasureTileLoadTime\";\r\nexport * from \"./tools/ModelAppearanceTools\";\r\nexport * from \"./tools/parseArgs\";\r\nexport * from \"./tools/parseBoolean\";\r\nexport * from \"./tools/parseToggle\";\r\nexport * from \"./tools/PlanarMaskTools\";\r\nexport * from \"./tools/PlanProjectionTools\";\r\nexport * from \"./tools/ProjectExtents\";\r\nexport * from \"./tools/RealityModelTools\";\r\nexport * from \"./tools/RealityTransitionTool\";\r\nexport * from \"./tools/RenderSystemTools\";\r\nexport * from \"./tools/RenderTargetTools\";\r\nexport * from \"./tools/ReportWebGLCompatibilityTool\";\r\nexport * from \"./tools/SavedViews\";\r\nexport * from \"./tools/SelectionTools\";\r\nexport * from \"./tools/SetGpuMemoryLimitTool\";\r\nexport * from \"./tools/SourceAspectIdTools\";\r\nexport * from \"./tools/TileRequestDecoration\";\r\nexport * from \"./tools/TileTreeBoundsDecoration\";\r\nexport * from \"./tools/ToolTipProvider\";\r\nexport * from \"./tools/ViewportTools\";\r\n\r\nexport * from \"./ui/Button\";\r\nexport * from \"./ui/CheckBox\";\r\nexport * from \"./ui/ColorInput\";\r\nexport * from \"./ui/ComboBox\";\r\nexport * from \"./ui/DataList\";\r\nexport * from \"./ui/NestedMenu\";\r\nexport * from \"./ui/NumericInput\";\r\nexport * from \"./ui/RadioBox\";\r\nexport * from \"./ui/Slider\";\r\nexport * from \"./ui/TextBox\";\r\n\r\nexport * from \"./widgets/DiagnosticsPanel\";\r\nexport * from \"./widgets/FpsTracker\";\r\nexport * from \"./widgets/GpuProfiler\";\r\nexport * from \"./widgets/KeyinField\";\r\nexport * from \"./widgets/MemoryTracker\";\r\nexport * from \"./widgets/TileMemoryBreakdown\";\r\nexport * from \"./widgets/TileStatisticsTracker\";\r\nexport * from \"./widgets/ToolSettingsTracker\";\r\n\r\n/** @docs-package-description\r\n * The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
1
|
+
{"version":3,"file":"frontend-devtools.js","sourceRoot":"","sources":["../../src/frontend-devtools.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;;;;;;;;;;;;AAE/F,uDAAqC;AACrC,qDAAmC;AAEnC,wDAAsC;AACtC,wDAAsC;AACtC,sDAAoC;AACpC,sDAAoC;AACpC,2DAAyC;AACzC,mDAAiC;AACjC,uDAAqC;AACrC,iDAA+B;AAC/B,qDAAmC;AAEnC,gEAA8C;AAC9C,0DAAwC;AACxC,oDAAkC;AAClC,4DAA0C;AAC1C,gEAA8C;AAC9C,4DAA0C;AAC1C,6DAA2C;AAC3C,uDAAqC;AACrC,8DAA4C;AAC5C,+DAA6C;AAC7C,oDAAkC;AAClC,uDAAqC;AACrC,sDAAoC;AACpC,0DAAwC;AACxC,8DAA4C;AAC5C,yDAAuC;AACvC,4DAA0C;AAC1C,gEAA8C;AAC9C,4DAA0C;AAC1C,4DAA0C;AAC1C,uEAAqD;AACrD,qDAAmC;AACnC,yDAAuC;AACvC,gEAA8C;AAC9C,8DAA4C;AAC5C,gEAA8C;AAC9C,mEAAiD;AACjD,0DAAwC;AACxC,wDAAsC;AAEtC,8CAA4B;AAC5B,gDAA8B;AAC9B,kDAAgC;AAChC,gDAA8B;AAC9B,gDAA8B;AAC9B,kDAAgC;AAChC,oDAAkC;AAClC,gDAA8B;AAC9B,8CAA4B;AAC5B,+CAA6B;AAE7B,6DAA2C;AAC3C,uDAAqC;AACrC,wDAAsC;AACtC,uDAAqC;AACrC,0DAAwC;AACxC,gEAA8C;AAC9C,kEAAgD;AAChD,gEAA8C;AAE9C;;GAEG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n\r\nexport * from \"./ClipboardUtilities\";\r\nexport * from \"./FrontEndDevTools\";\r\n\r\nexport * from \"./effects/Convolution\";\r\nexport * from \"./effects/EffectTools\";\r\nexport * from \"./effects/Explosion\";\r\nexport * from \"./effects/FlipImage\";\r\nexport * from \"./effects/LensDistortion\";\r\nexport * from \"./effects/Random\";\r\nexport * from \"./effects/Saturation\";\r\nexport * from \"./effects/Snow\";\r\nexport * from \"./effects/Vignette\";\r\n\r\nexport * from \"./tools/AnimationIntervalTool\";\r\nexport * from \"./tools/ChangeUnitsTool\";\r\nexport * from \"./tools/ClipTools\";\r\nexport * from \"./tools/DisplayStyleTools\";\r\nexport * from \"./tools/EmphasizeElementsTool\";\r\nexport * from \"./tools/FrustumDecoration\";\r\nexport * from \"./tools/InspectElementTool\";\r\nexport * from \"./tools/MapLayerTool\";\r\nexport * from \"./tools/MeasureTileLoadTime\";\r\nexport * from \"./tools/ModelAppearanceTools\";\r\nexport * from \"./tools/parseArgs\";\r\nexport * from \"./tools/parseBoolean\";\r\nexport * from \"./tools/parseToggle\";\r\nexport * from \"./tools/PlanarMaskTools\";\r\nexport * from \"./tools/PlanProjectionTools\";\r\nexport * from \"./tools/ProjectExtents\";\r\nexport * from \"./tools/RealityModelTools\";\r\nexport * from \"./tools/RealityTransitionTool\";\r\nexport * from \"./tools/RenderSystemTools\";\r\nexport * from \"./tools/RenderTargetTools\";\r\nexport * from \"./tools/ReportWebGLCompatibilityTool\";\r\nexport * from \"./tools/SavedViews\";\r\nexport * from \"./tools/SelectionTools\";\r\nexport * from \"./tools/SetGpuMemoryLimitTool\";\r\nexport * from \"./tools/SourceAspectIdTools\";\r\nexport * from \"./tools/TileRequestDecoration\";\r\nexport * from \"./tools/TileTreeBoundsDecoration\";\r\nexport * from \"./tools/ToolTipProvider\";\r\nexport * from \"./tools/ViewportTools\";\r\n\r\nexport * from \"./ui/Button\";\r\nexport * from \"./ui/CheckBox\";\r\nexport * from \"./ui/ColorInput\";\r\nexport * from \"./ui/ComboBox\";\r\nexport * from \"./ui/DataList\";\r\nexport * from \"./ui/NestedMenu\";\r\nexport * from \"./ui/NumericInput\";\r\nexport * from \"./ui/RadioBox\";\r\nexport * from \"./ui/Slider\";\r\nexport * from \"./ui/TextBox\";\r\n\r\nexport * from \"./widgets/DiagnosticsPanel\";\r\nexport * from \"./widgets/FpsTracker\";\r\nexport * from \"./widgets/GpuProfiler\";\r\nexport * from \"./widgets/KeyinField\";\r\nexport * from \"./widgets/MemoryTracker\";\r\nexport * from \"./widgets/TileMemoryBreakdown\";\r\nexport * from \"./widgets/TileStatisticsTracker\";\r\nexport * from \"./widgets/ToolSettingsTracker\";\r\n\r\n/** @docs-package-description\r\n * The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.\r\n */\r\n\r\n/**\r\n * @docs-group-description Widgets\r\n * Widgets that wrap some of the package's functionality into embeddable HTML controls.\r\n */\r\n\r\n/**\r\n * @docs-group-description Tools\r\n * Interactive- and immediate-mode [tools]($docs/learning/frontend/Tools.md), most of which can be executed via key-in. All key-ins are documented in the package's README.\r\n */\r\n\r\n/**\r\n * @docs-group-description Controls\r\n * Rudimentary HTML components used to build the widgets.\r\n */\r\n\r\n/**\r\n * @docs-group-description Effects\r\n * Examples of screen-space effects produced by [RenderSystem.createScreenSpaceEffectBuilder]($frontend).\r\n */\r\n\r\n/**\r\n * @docs-group-description Utilities\r\n * Utility functions used throughout the package.\r\n */\r\n"]}
|
|
@@ -57,7 +57,7 @@ export * from "./widgets/TileMemoryBreakdown";
|
|
|
57
57
|
export * from "./widgets/TileStatisticsTracker";
|
|
58
58
|
export * from "./widgets/ToolSettingsTracker";
|
|
59
59
|
/** @docs-package-description
|
|
60
|
-
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
60
|
+
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.
|
|
61
61
|
*/
|
|
62
62
|
/**
|
|
63
63
|
* @docs-group-description Widgets
|
|
@@ -61,7 +61,7 @@ export * from "./widgets/TileMemoryBreakdown";
|
|
|
61
61
|
export * from "./widgets/TileStatisticsTracker";
|
|
62
62
|
export * from "./widgets/ToolSettingsTracker";
|
|
63
63
|
/** @docs-package-description
|
|
64
|
-
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
64
|
+
* The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.
|
|
65
65
|
*/
|
|
66
66
|
/**
|
|
67
67
|
* @docs-group-description Widgets
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frontend-devtools.js","sourceRoot":"","sources":["../../src/frontend-devtools.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAE/F,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AAEnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AAEtC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAE7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAE9C;;GAEG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n\r\nexport * from \"./ClipboardUtilities\";\r\nexport * from \"./FrontEndDevTools\";\r\n\r\nexport * from \"./effects/Convolution\";\r\nexport * from \"./effects/EffectTools\";\r\nexport * from \"./effects/Explosion\";\r\nexport * from \"./effects/FlipImage\";\r\nexport * from \"./effects/LensDistortion\";\r\nexport * from \"./effects/Random\";\r\nexport * from \"./effects/Saturation\";\r\nexport * from \"./effects/Snow\";\r\nexport * from \"./effects/Vignette\";\r\n\r\nexport * from \"./tools/AnimationIntervalTool\";\r\nexport * from \"./tools/ChangeUnitsTool\";\r\nexport * from \"./tools/ClipTools\";\r\nexport * from \"./tools/DisplayStyleTools\";\r\nexport * from \"./tools/EmphasizeElementsTool\";\r\nexport * from \"./tools/FrustumDecoration\";\r\nexport * from \"./tools/InspectElementTool\";\r\nexport * from \"./tools/MapLayerTool\";\r\nexport * from \"./tools/MeasureTileLoadTime\";\r\nexport * from \"./tools/ModelAppearanceTools\";\r\nexport * from \"./tools/parseArgs\";\r\nexport * from \"./tools/parseBoolean\";\r\nexport * from \"./tools/parseToggle\";\r\nexport * from \"./tools/PlanarMaskTools\";\r\nexport * from \"./tools/PlanProjectionTools\";\r\nexport * from \"./tools/ProjectExtents\";\r\nexport * from \"./tools/RealityModelTools\";\r\nexport * from \"./tools/RealityTransitionTool\";\r\nexport * from \"./tools/RenderSystemTools\";\r\nexport * from \"./tools/RenderTargetTools\";\r\nexport * from \"./tools/ReportWebGLCompatibilityTool\";\r\nexport * from \"./tools/SavedViews\";\r\nexport * from \"./tools/SelectionTools\";\r\nexport * from \"./tools/SetGpuMemoryLimitTool\";\r\nexport * from \"./tools/SourceAspectIdTools\";\r\nexport * from \"./tools/TileRequestDecoration\";\r\nexport * from \"./tools/TileTreeBoundsDecoration\";\r\nexport * from \"./tools/ToolTipProvider\";\r\nexport * from \"./tools/ViewportTools\";\r\n\r\nexport * from \"./ui/Button\";\r\nexport * from \"./ui/CheckBox\";\r\nexport * from \"./ui/ColorInput\";\r\nexport * from \"./ui/ComboBox\";\r\nexport * from \"./ui/DataList\";\r\nexport * from \"./ui/NestedMenu\";\r\nexport * from \"./ui/NumericInput\";\r\nexport * from \"./ui/RadioBox\";\r\nexport * from \"./ui/Slider\";\r\nexport * from \"./ui/TextBox\";\r\n\r\nexport * from \"./widgets/DiagnosticsPanel\";\r\nexport * from \"./widgets/FpsTracker\";\r\nexport * from \"./widgets/GpuProfiler\";\r\nexport * from \"./widgets/KeyinField\";\r\nexport * from \"./widgets/MemoryTracker\";\r\nexport * from \"./widgets/TileMemoryBreakdown\";\r\nexport * from \"./widgets/TileStatisticsTracker\";\r\nexport * from \"./widgets/ToolSettingsTracker\";\r\n\r\n/** @docs-package-description\r\n * The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an
|
|
1
|
+
{"version":3,"file":"frontend-devtools.js","sourceRoot":"","sources":["../../src/frontend-devtools.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAE/F,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AAEnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AAEtC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAE7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAE9C;;GAEG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG;AAEH;;;GAGG","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n\r\nexport * from \"./ClipboardUtilities\";\r\nexport * from \"./FrontEndDevTools\";\r\n\r\nexport * from \"./effects/Convolution\";\r\nexport * from \"./effects/EffectTools\";\r\nexport * from \"./effects/Explosion\";\r\nexport * from \"./effects/FlipImage\";\r\nexport * from \"./effects/LensDistortion\";\r\nexport * from \"./effects/Random\";\r\nexport * from \"./effects/Saturation\";\r\nexport * from \"./effects/Snow\";\r\nexport * from \"./effects/Vignette\";\r\n\r\nexport * from \"./tools/AnimationIntervalTool\";\r\nexport * from \"./tools/ChangeUnitsTool\";\r\nexport * from \"./tools/ClipTools\";\r\nexport * from \"./tools/DisplayStyleTools\";\r\nexport * from \"./tools/EmphasizeElementsTool\";\r\nexport * from \"./tools/FrustumDecoration\";\r\nexport * from \"./tools/InspectElementTool\";\r\nexport * from \"./tools/MapLayerTool\";\r\nexport * from \"./tools/MeasureTileLoadTime\";\r\nexport * from \"./tools/ModelAppearanceTools\";\r\nexport * from \"./tools/parseArgs\";\r\nexport * from \"./tools/parseBoolean\";\r\nexport * from \"./tools/parseToggle\";\r\nexport * from \"./tools/PlanarMaskTools\";\r\nexport * from \"./tools/PlanProjectionTools\";\r\nexport * from \"./tools/ProjectExtents\";\r\nexport * from \"./tools/RealityModelTools\";\r\nexport * from \"./tools/RealityTransitionTool\";\r\nexport * from \"./tools/RenderSystemTools\";\r\nexport * from \"./tools/RenderTargetTools\";\r\nexport * from \"./tools/ReportWebGLCompatibilityTool\";\r\nexport * from \"./tools/SavedViews\";\r\nexport * from \"./tools/SelectionTools\";\r\nexport * from \"./tools/SetGpuMemoryLimitTool\";\r\nexport * from \"./tools/SourceAspectIdTools\";\r\nexport * from \"./tools/TileRequestDecoration\";\r\nexport * from \"./tools/TileTreeBoundsDecoration\";\r\nexport * from \"./tools/ToolTipProvider\";\r\nexport * from \"./tools/ViewportTools\";\r\n\r\nexport * from \"./ui/Button\";\r\nexport * from \"./ui/CheckBox\";\r\nexport * from \"./ui/ColorInput\";\r\nexport * from \"./ui/ComboBox\";\r\nexport * from \"./ui/DataList\";\r\nexport * from \"./ui/NestedMenu\";\r\nexport * from \"./ui/NumericInput\";\r\nexport * from \"./ui/RadioBox\";\r\nexport * from \"./ui/Slider\";\r\nexport * from \"./ui/TextBox\";\r\n\r\nexport * from \"./widgets/DiagnosticsPanel\";\r\nexport * from \"./widgets/FpsTracker\";\r\nexport * from \"./widgets/GpuProfiler\";\r\nexport * from \"./widgets/KeyinField\";\r\nexport * from \"./widgets/MemoryTracker\";\r\nexport * from \"./widgets/TileMemoryBreakdown\";\r\nexport * from \"./widgets/TileStatisticsTracker\";\r\nexport * from \"./widgets/ToolSettingsTracker\";\r\n\r\n/** @docs-package-description\r\n * The frontend-devtools package contains various tools and widgets for monitoring and debugging the front-end state of an iTwin.js application.\r\n */\r\n\r\n/**\r\n * @docs-group-description Widgets\r\n * Widgets that wrap some of the package's functionality into embeddable HTML controls.\r\n */\r\n\r\n/**\r\n * @docs-group-description Tools\r\n * Interactive- and immediate-mode [tools]($docs/learning/frontend/Tools.md), most of which can be executed via key-in. All key-ins are documented in the package's README.\r\n */\r\n\r\n/**\r\n * @docs-group-description Controls\r\n * Rudimentary HTML components used to build the widgets.\r\n */\r\n\r\n/**\r\n * @docs-group-description Effects\r\n * Examples of screen-space effects produced by [RenderSystem.createScreenSpaceEffectBuilder]($frontend).\r\n */\r\n\r\n/**\r\n * @docs-group-description Utilities\r\n * Utility functions used throughout the package.\r\n */\r\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/frontend-devtools",
|
|
3
|
-
"version": "3.0.0-dev.
|
|
3
|
+
"version": "3.0.0-dev.138",
|
|
4
4
|
"description": "Debug menu and supporting UI widgets",
|
|
5
5
|
"main": "lib/cjs/frontend-devtools.js",
|
|
6
6
|
"module": "lib/esm/frontend-devtools.js",
|
|
@@ -23,16 +23,16 @@
|
|
|
23
23
|
"url": "http://www.bentley.com"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@bentley/itwin-client": "3.0.0-dev.
|
|
27
|
-
"@itwin/core-bentley": "3.0.0-dev.
|
|
28
|
-
"@itwin/core-common": "3.0.0-dev.
|
|
29
|
-
"@itwin/core-frontend": "3.0.0-dev.
|
|
30
|
-
"@itwin/core-geometry": "3.0.0-dev.
|
|
26
|
+
"@bentley/itwin-client": "3.0.0-dev.138",
|
|
27
|
+
"@itwin/core-bentley": "3.0.0-dev.138",
|
|
28
|
+
"@itwin/core-common": "3.0.0-dev.138",
|
|
29
|
+
"@itwin/core-frontend": "3.0.0-dev.138",
|
|
30
|
+
"@itwin/core-geometry": "3.0.0-dev.138",
|
|
31
31
|
"file-saver": "^2.0.2"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@itwin/build-tools": "3.0.0-dev.
|
|
35
|
-
"@itwin/eslint-plugin": "3.0.0-dev.
|
|
34
|
+
"@itwin/build-tools": "3.0.0-dev.138",
|
|
35
|
+
"@itwin/eslint-plugin": "3.0.0-dev.138",
|
|
36
36
|
"@types/file-saver": "^2.0.1",
|
|
37
37
|
"@types/node": "14.14.31",
|
|
38
38
|
"cpx2": "^3.0.0",
|