@itwin/core-common 5.1.0-dev.5 → 5.1.0-dev.52

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 (182) hide show
  1. package/CHANGELOG.md +92 -1
  2. package/lib/cjs/BackgroundMapSettings.d.ts +2 -2
  3. package/lib/cjs/BackgroundMapSettings.js.map +1 -1
  4. package/lib/cjs/ClipStyle.d.ts +1 -1
  5. package/lib/cjs/ClipStyle.d.ts.map +1 -1
  6. package/lib/cjs/ClipStyle.js.map +1 -1
  7. package/lib/cjs/ConcurrentQuery.d.ts +8 -23
  8. package/lib/cjs/ConcurrentQuery.d.ts.map +1 -1
  9. package/lib/cjs/ConcurrentQuery.js +1 -11
  10. package/lib/cjs/ConcurrentQuery.js.map +1 -1
  11. package/lib/cjs/ContextRealityModel.d.ts +8 -8
  12. package/lib/cjs/ContextRealityModel.js +8 -8
  13. package/lib/cjs/ContextRealityModel.js.map +1 -1
  14. package/lib/cjs/ElementProps.d.ts +42 -42
  15. package/lib/cjs/ElementProps.js +6 -6
  16. package/lib/cjs/ElementProps.js.map +1 -1
  17. package/lib/cjs/EntityProps.d.ts +10 -10
  18. package/lib/cjs/EntityProps.js +2 -2
  19. package/lib/cjs/EntityProps.js.map +1 -1
  20. package/lib/cjs/Fonts.d.ts +2 -2
  21. package/lib/cjs/Fonts.js +1 -1
  22. package/lib/cjs/Fonts.js.map +1 -1
  23. package/lib/cjs/GeoCoordinateServices.d.ts +1 -1
  24. package/lib/cjs/GeoCoordinateServices.js +1 -1
  25. package/lib/cjs/GeoCoordinateServices.js.map +1 -1
  26. package/lib/cjs/GeometryParams.d.ts +3 -1
  27. package/lib/cjs/GeometryParams.d.ts.map +1 -1
  28. package/lib/cjs/GeometryParams.js +3 -1
  29. package/lib/cjs/GeometryParams.js.map +1 -1
  30. package/lib/cjs/GraphicParams.d.ts +1 -0
  31. package/lib/cjs/GraphicParams.d.ts.map +1 -1
  32. package/lib/cjs/GraphicParams.js +1 -0
  33. package/lib/cjs/GraphicParams.js.map +1 -1
  34. package/lib/cjs/IModel.d.ts +3 -3
  35. package/lib/cjs/IModel.js.map +1 -1
  36. package/lib/cjs/ITwinCoreErrors.d.ts +1 -1
  37. package/lib/cjs/ITwinCoreErrors.d.ts.map +1 -1
  38. package/lib/cjs/ITwinCoreErrors.js.map +1 -1
  39. package/lib/cjs/MassProperties.d.ts +2 -2
  40. package/lib/cjs/MassProperties.js.map +1 -1
  41. package/lib/cjs/MaterialProps.d.ts +1 -1
  42. package/lib/cjs/MaterialProps.js.map +1 -1
  43. package/lib/cjs/RenderTexture.d.ts +1 -1
  44. package/lib/cjs/RenderTexture.d.ts.map +1 -1
  45. package/lib/cjs/RenderTexture.js.map +1 -1
  46. package/lib/cjs/TerrainSettings.d.ts +1 -1
  47. package/lib/cjs/TerrainSettings.d.ts.map +1 -1
  48. package/lib/cjs/TerrainSettings.js.map +1 -1
  49. package/lib/cjs/annotation/TextAnnotation.d.ts +33 -1
  50. package/lib/cjs/annotation/TextAnnotation.d.ts.map +1 -1
  51. package/lib/cjs/annotation/TextAnnotation.js +18 -4
  52. package/lib/cjs/annotation/TextAnnotation.js.map +1 -1
  53. package/lib/cjs/annotation/TextBlock.d.ts +36 -2
  54. package/lib/cjs/annotation/TextBlock.d.ts.map +1 -1
  55. package/lib/cjs/annotation/TextBlock.js +45 -1
  56. package/lib/cjs/annotation/TextBlock.js.map +1 -1
  57. package/lib/cjs/annotation/TextBlockGeometryProps.d.ts +1 -1
  58. package/lib/cjs/annotation/TextBlockGeometryProps.js.map +1 -1
  59. package/lib/cjs/annotation/TextStyle.d.ts +11 -2
  60. package/lib/cjs/annotation/TextStyle.d.ts.map +1 -1
  61. package/lib/cjs/annotation/TextStyle.js +9 -2
  62. package/lib/cjs/annotation/TextStyle.js.map +1 -1
  63. package/lib/cjs/geometry/ElementGeometry.d.ts +1 -1
  64. package/lib/cjs/geometry/ElementGeometry.d.ts.map +1 -1
  65. package/lib/cjs/geometry/ElementGeometry.js +2 -2
  66. package/lib/cjs/geometry/ElementGeometry.js.map +1 -1
  67. package/lib/cjs/internal/BackendTypes.d.ts +3 -3
  68. package/lib/cjs/internal/BackendTypes.d.ts.map +1 -1
  69. package/lib/cjs/internal/BackendTypes.js.map +1 -1
  70. package/lib/cjs/rpc/IModelReadRpcInterface.d.ts +1 -1
  71. package/lib/cjs/rpc/IModelReadRpcInterface.d.ts.map +1 -1
  72. package/lib/cjs/rpc/IModelReadRpcInterface.js +1 -1
  73. package/lib/cjs/rpc/IModelReadRpcInterface.js.map +1 -1
  74. package/lib/cjs/rpc/SnapshotIModelRpcInterface.d.ts +4 -4
  75. package/lib/cjs/rpc/SnapshotIModelRpcInterface.js +4 -4
  76. package/lib/cjs/rpc/SnapshotIModelRpcInterface.js.map +1 -1
  77. package/lib/cjs/rpc/core/RpcConstants.d.ts +6 -6
  78. package/lib/cjs/rpc/core/RpcConstants.d.ts.map +1 -1
  79. package/lib/cjs/rpc/core/RpcConstants.js +6 -6
  80. package/lib/cjs/rpc/core/RpcConstants.js.map +1 -1
  81. package/lib/cjs/rpc/web/OpenAPI.d.ts +1 -1
  82. package/lib/cjs/rpc/web/OpenAPI.js.map +1 -1
  83. package/lib/cjs/rpc/web/WebAppRpcProtocol.d.ts +2 -2
  84. package/lib/cjs/rpc/web/WebAppRpcProtocol.js.map +1 -1
  85. package/lib/cjs/tile/IModelTileIO.d.ts +2 -2
  86. package/lib/cjs/tile/IModelTileIO.js +2 -2
  87. package/lib/cjs/tile/IModelTileIO.js.map +1 -1
  88. package/lib/cjs/tile/TileMetadata.d.ts +6 -2
  89. package/lib/cjs/tile/TileMetadata.d.ts.map +1 -1
  90. package/lib/cjs/tile/TileMetadata.js +10 -4
  91. package/lib/cjs/tile/TileMetadata.js.map +1 -1
  92. package/lib/esm/BackgroundMapSettings.d.ts +2 -2
  93. package/lib/esm/BackgroundMapSettings.js.map +1 -1
  94. package/lib/esm/ClipStyle.d.ts +1 -1
  95. package/lib/esm/ClipStyle.d.ts.map +1 -1
  96. package/lib/esm/ClipStyle.js.map +1 -1
  97. package/lib/esm/ConcurrentQuery.d.ts +8 -23
  98. package/lib/esm/ConcurrentQuery.d.ts.map +1 -1
  99. package/lib/esm/ConcurrentQuery.js +1 -11
  100. package/lib/esm/ConcurrentQuery.js.map +1 -1
  101. package/lib/esm/ContextRealityModel.d.ts +8 -8
  102. package/lib/esm/ContextRealityModel.js +8 -8
  103. package/lib/esm/ContextRealityModel.js.map +1 -1
  104. package/lib/esm/ElementProps.d.ts +42 -42
  105. package/lib/esm/ElementProps.js +6 -6
  106. package/lib/esm/ElementProps.js.map +1 -1
  107. package/lib/esm/EntityProps.d.ts +10 -10
  108. package/lib/esm/EntityProps.js +2 -2
  109. package/lib/esm/EntityProps.js.map +1 -1
  110. package/lib/esm/Fonts.d.ts +2 -2
  111. package/lib/esm/Fonts.js +1 -1
  112. package/lib/esm/Fonts.js.map +1 -1
  113. package/lib/esm/GeoCoordinateServices.d.ts +1 -1
  114. package/lib/esm/GeoCoordinateServices.js +1 -1
  115. package/lib/esm/GeoCoordinateServices.js.map +1 -1
  116. package/lib/esm/GeometryParams.d.ts +3 -1
  117. package/lib/esm/GeometryParams.d.ts.map +1 -1
  118. package/lib/esm/GeometryParams.js +3 -1
  119. package/lib/esm/GeometryParams.js.map +1 -1
  120. package/lib/esm/GraphicParams.d.ts +1 -0
  121. package/lib/esm/GraphicParams.d.ts.map +1 -1
  122. package/lib/esm/GraphicParams.js +1 -0
  123. package/lib/esm/GraphicParams.js.map +1 -1
  124. package/lib/esm/IModel.d.ts +3 -3
  125. package/lib/esm/IModel.js.map +1 -1
  126. package/lib/esm/ITwinCoreErrors.d.ts +1 -1
  127. package/lib/esm/ITwinCoreErrors.d.ts.map +1 -1
  128. package/lib/esm/ITwinCoreErrors.js.map +1 -1
  129. package/lib/esm/MassProperties.d.ts +2 -2
  130. package/lib/esm/MassProperties.js.map +1 -1
  131. package/lib/esm/MaterialProps.d.ts +1 -1
  132. package/lib/esm/MaterialProps.js.map +1 -1
  133. package/lib/esm/RenderTexture.d.ts +1 -1
  134. package/lib/esm/RenderTexture.d.ts.map +1 -1
  135. package/lib/esm/RenderTexture.js.map +1 -1
  136. package/lib/esm/TerrainSettings.d.ts +1 -1
  137. package/lib/esm/TerrainSettings.d.ts.map +1 -1
  138. package/lib/esm/TerrainSettings.js.map +1 -1
  139. package/lib/esm/annotation/TextAnnotation.d.ts +33 -1
  140. package/lib/esm/annotation/TextAnnotation.d.ts.map +1 -1
  141. package/lib/esm/annotation/TextAnnotation.js +18 -4
  142. package/lib/esm/annotation/TextAnnotation.js.map +1 -1
  143. package/lib/esm/annotation/TextBlock.d.ts +36 -2
  144. package/lib/esm/annotation/TextBlock.d.ts.map +1 -1
  145. package/lib/esm/annotation/TextBlock.js +43 -0
  146. package/lib/esm/annotation/TextBlock.js.map +1 -1
  147. package/lib/esm/annotation/TextBlockGeometryProps.d.ts +1 -1
  148. package/lib/esm/annotation/TextBlockGeometryProps.js.map +1 -1
  149. package/lib/esm/annotation/TextStyle.d.ts +11 -2
  150. package/lib/esm/annotation/TextStyle.d.ts.map +1 -1
  151. package/lib/esm/annotation/TextStyle.js +9 -2
  152. package/lib/esm/annotation/TextStyle.js.map +1 -1
  153. package/lib/esm/geometry/ElementGeometry.d.ts +1 -1
  154. package/lib/esm/geometry/ElementGeometry.d.ts.map +1 -1
  155. package/lib/esm/geometry/ElementGeometry.js +2 -2
  156. package/lib/esm/geometry/ElementGeometry.js.map +1 -1
  157. package/lib/esm/internal/BackendTypes.d.ts +3 -3
  158. package/lib/esm/internal/BackendTypes.d.ts.map +1 -1
  159. package/lib/esm/internal/BackendTypes.js.map +1 -1
  160. package/lib/esm/rpc/IModelReadRpcInterface.d.ts +1 -1
  161. package/lib/esm/rpc/IModelReadRpcInterface.d.ts.map +1 -1
  162. package/lib/esm/rpc/IModelReadRpcInterface.js +1 -1
  163. package/lib/esm/rpc/IModelReadRpcInterface.js.map +1 -1
  164. package/lib/esm/rpc/SnapshotIModelRpcInterface.d.ts +4 -4
  165. package/lib/esm/rpc/SnapshotIModelRpcInterface.js +4 -4
  166. package/lib/esm/rpc/SnapshotIModelRpcInterface.js.map +1 -1
  167. package/lib/esm/rpc/core/RpcConstants.d.ts +6 -6
  168. package/lib/esm/rpc/core/RpcConstants.d.ts.map +1 -1
  169. package/lib/esm/rpc/core/RpcConstants.js +6 -6
  170. package/lib/esm/rpc/core/RpcConstants.js.map +1 -1
  171. package/lib/esm/rpc/web/OpenAPI.d.ts +1 -1
  172. package/lib/esm/rpc/web/OpenAPI.js.map +1 -1
  173. package/lib/esm/rpc/web/WebAppRpcProtocol.d.ts +2 -2
  174. package/lib/esm/rpc/web/WebAppRpcProtocol.js.map +1 -1
  175. package/lib/esm/tile/IModelTileIO.d.ts +2 -2
  176. package/lib/esm/tile/IModelTileIO.js +2 -2
  177. package/lib/esm/tile/IModelTileIO.js.map +1 -1
  178. package/lib/esm/tile/TileMetadata.d.ts +6 -2
  179. package/lib/esm/tile/TileMetadata.d.ts.map +1 -1
  180. package/lib/esm/tile/TileMetadata.js +10 -4
  181. package/lib/esm/tile/TileMetadata.js.map +1 -1
  182. package/package.json +6 -6
@@ -18,7 +18,7 @@ export class TextStyleSettings {
18
18
  */
19
19
  fontName;
20
20
  /** The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values.
21
- * For example, the height and offset from baseline of a subscript [[TextRun]] are compuated as lineHeight * [[subScriptScale]] and
21
+ * For example, the height and offset from baseline of a subscript [[TextRun]] are computed as lineHeight * [[subScriptScale]] and
22
22
  * lineHeight * [[subScriptOffsetFactor]], respectively.
23
23
  */
24
24
  lineHeight;
@@ -56,6 +56,10 @@ export class TextStyleSettings {
56
56
  superScriptScale;
57
57
  /** Multiplier used to compute the width of each glyph, relative to [[lineHeight]]. */
58
58
  widthFactor;
59
+ /** The size (in meters) used to calculate the tab stops in a run.
60
+ * These are equally spaced from the left edge of the TextBlock. Default is 4 meters.
61
+ */
62
+ tabInterval;
59
63
  /** A fully-populated JSON representation of the default settings. */
60
64
  static defaultProps = {
61
65
  color: "subcategory",
@@ -72,6 +76,7 @@ export class TextStyleSettings {
72
76
  superScriptOffsetFactor: 0.5,
73
77
  superScriptScale: 2 / 3,
74
78
  widthFactor: 1,
79
+ tabInterval: 4,
75
80
  };
76
81
  /** Settings initialized to all default values. */
77
82
  static defaults = new TextStyleSettings({});
@@ -93,6 +98,7 @@ export class TextStyleSettings {
93
98
  this.superScriptOffsetFactor = props.superScriptOffsetFactor ?? defaults.superScriptOffsetFactor;
94
99
  this.superScriptScale = props.superScriptScale ?? defaults.superScriptScale;
95
100
  this.widthFactor = props.widthFactor ?? defaults.widthFactor;
101
+ this.tabInterval = props.tabInterval ?? defaults.tabInterval;
96
102
  }
97
103
  /** Create a copy of these settings, modified according to the properties defined by `alteredProps`. */
98
104
  clone(alteredProps) {
@@ -111,7 +117,8 @@ export class TextStyleSettings {
111
117
  && this.isBold === other.isBold && this.isItalic === other.isItalic && this.isUnderlined === other.isUnderlined
112
118
  && this.stackedFractionType === other.stackedFractionType && this.stackedFractionScale === other.stackedFractionScale
113
119
  && this.subScriptOffsetFactor === other.subScriptOffsetFactor && this.subScriptScale === other.subScriptScale
114
- && this.superScriptOffsetFactor === other.superScriptOffsetFactor && this.superScriptScale === other.superScriptScale;
120
+ && this.superScriptOffsetFactor === other.superScriptOffsetFactor && this.superScriptScale === other.superScriptScale
121
+ && this.tabInterval === other.tabInterval;
115
122
  }
116
123
  }
117
124
  Object.freeze(TextStyleSettings.defaultProps);
@@ -1 +1 @@
1
- {"version":3,"file":"TextStyle.js","sourceRoot":"","sources":["../../../src/annotation/TextStyle.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Annotation\n */\n\nimport { ColorDefProps } from \"../ColorDef\";\n\n/** Specifies how to separate the numerator and denominator of a [[FractionRun]], by either a horizontal or diagonal bar.\n * @see [[TextStyleSettingsProps.stackedFractionType]] and [[TextStyleSettings.stackedFractionType]].\n * @beta\n */\nexport type StackedFractionType = \"horizontal\" | \"diagonal\";\n\n/** Describes the color in which to draw the text in a [[TextRun]].\n * \"subcategory\" indicates that the text should be drawn using the color of the [SubCategory]($backend) specified by the [GeometryStream]($docs/learning/common/GeometryStream.md) hosting the\n * text.\n * @beta\n */\nexport type TextStyleColor = ColorDefProps | \"subcategory\";\n\n/** Serves both as the JSON representation of a [[TextStyleSettings]], and a way for a [[TextBlockComponent]] to selectively override aspects of a [[TextStyle]]'s properties.\n * @beta\n */\nexport interface TextStyleSettingsProps {\n /** The color of the text.\n * Default: \"subcategory\".\n */\n color?: TextStyleColor;\n /** The name of a font stored in a [Workspace]($backend), used to draw the contents of a [[TextRun]].\n * Default: \"\" (an invalid font name).\n */\n fontName?: string;\n /** The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values.\n * For example, the height and offset from baseline of a subscript [[TextRun]] are compuated as lineHeight * [[subScriptScale]] and\n * lineHeight * [[subScriptOffsetFactor]], respectively.\n * Default: 1.0. */\n lineHeight?: number;\n /** Multiplier used to compute the vertical distance between two lines of text.\n * The distance is computed in meters as lineSpacingFactor * [[lineHeight]].\n * Default: 0.5.\n */\n lineSpacingFactor?: number;\n /** Specifies whether the content of a [[TextRun]] should be rendered **bold**.\n * Default: false.\n */\n isBold?: boolean;\n /** Specifies whether the content of a [[TextRun]] should be rendered in *italics*.\n * Default: false.\n */\n isItalic?: boolean;\n /** Specifies whether the content of a [[TextRun]] should be underlined.\n * Default: false.\n */\n isUnderlined?: boolean;\n /** Multiplier used to compute the height of both the numerator and denominator of a [[FractionRun]].\n * The height is computed in meters as stackedFractionScale * [[lineHeight]].\n * Default: 0.7.\n */\n stackedFractionScale?: number;\n /** Specifies how to separate the numerator and denominator of a [[FractionRun]].\n * Default: \"horizontal\".\n */\n stackedFractionType?: StackedFractionType;\n /** Multiplier used to compute the vertical offset from the baseline for a subscript [[TextRun]].\n * The offset is computed in meters as subScriptOffsetFactor * [[lineHeight]].\n * Default: -0.15.\n */\n subScriptOffsetFactor?: number;\n /** Multiplier used to compute the height of a subscript [[TextRun]].\n * The height is computed as subScriptScale * [[lineHeight]].\n * Default: 2/3\n */\n subScriptScale?: number;\n /** Multiplier used to compute the vertical offset from the baseline for a super [[TextRun]].\n * The offset is computed in meters as superScriptOffsetFactor * [[lineHeight]].\n * Default: -0.5.\n */\n superScriptOffsetFactor?: number;\n /** Multiplier used to compute the height of a superscript [[TextRun]].\n * The height is computed as superScriptScale * [[lineHeight]].\n * Default: 2/3\n */\n superScriptScale?: number;\n /** A scale applied to the width of each glyph.\n * Default: 1.0\n */\n widthFactor?: number;\n}\n\n/** A description of the formatting to be applied to a [[TextBlockComponent]].\n * Named instances of these settings can be stored as [[TextStyle]]s in a [Workspace]($backend).\n * @note This is an immutable type. Use [[clone]] to create a modified copy.\n * @see [[TextStyleSettingsProps]] for documentation of each of the settings.\n * @beta\n */\nexport class TextStyleSettings {\n /** The color of the text. */\n public readonly color: TextStyleColor;\n /** The name of a font stored in a [Workspace]($backend), used to draw the contents of a [[TextRun]].\n */\n public readonly fontName: string;\n /** The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values.\n * For example, the height and offset from baseline of a subscript [[TextRun]] are compuated as lineHeight * [[subScriptScale]] and\n * lineHeight * [[subScriptOffsetFactor]], respectively.\n */\n public readonly lineHeight: number;\n /** Multiplier used to compute the vertical distance between two lines of text.\n * The distance is computed in meters as lineSpacingFactor * [[lineHeight]].\n */\n public readonly lineSpacingFactor: number;\n /** Specifies whether the content of a [[TextRun]] should be rendered **bold**. */\n public readonly isBold: boolean;\n /** Specifies whether the content of a [[TextRun]] should be rendered in *italics*. */\n public readonly isItalic: boolean;\n /** Specifies whether the content of a [[TextRun]] should be underlined. */\n public readonly isUnderlined: boolean;\n /** Multiplier used to compute the height of both the numerator and denominator of a [[FractionRun]].\n * The height is computed in meters as stackedFractionScale * [[lineHeight]].\n */\n public readonly stackedFractionScale: number;\n /** Specifies how to separate the numerator and denominator of a [[FractionRun]]. */\n public readonly stackedFractionType: StackedFractionType;\n /** Multiplier used to compute the vertical offset from the baseline for a subscript [[TextRun]].\n * The offset is computed in meters as subScriptOffsetFactor * [[lineHeight]].\n */\n public readonly subScriptOffsetFactor: number;\n /** Multiplier used to compute the height of a subscript [[TextRun]].\n * The height is computed as subScriptScale * [[lineHeight]].\n */\n public readonly subScriptScale: number;\n /** Multiplier used to compute the vertical offset from the baseline for a super [[TextRun]].\n * The offset is computed in meters as superScriptOffsetFactor * [[lineHeight]].\n */\n public readonly superScriptOffsetFactor: number;\n /** Multiplier used to compute the height of a superscript [[TextRun]].\n * The height is computed as superScriptScale * [[lineHeight]].\n */\n public readonly superScriptScale: number;\n /** Multiplier used to compute the width of each glyph, relative to [[lineHeight]]. */\n public readonly widthFactor: number;\n\n /** A fully-populated JSON representation of the default settings. */\n public static defaultProps: Readonly<Required<TextStyleSettingsProps>> = {\n color: \"subcategory\",\n fontName: \"\",\n lineHeight: 1,\n lineSpacingFactor: 0.5,\n isBold: false,\n isItalic: false,\n isUnderlined: false,\n stackedFractionScale: 0.7,\n stackedFractionType: \"horizontal\",\n subScriptOffsetFactor: -0.15,\n subScriptScale: 2 / 3,\n superScriptOffsetFactor: 0.5,\n superScriptScale: 2 / 3,\n widthFactor: 1,\n };\n\n /** Settings initialized to all default values. */\n public static defaults: TextStyleSettings = new TextStyleSettings({ });\n\n private constructor(props: TextStyleSettingsProps, defaults?: Required<TextStyleSettingsProps>) {\n if (!defaults) {\n defaults = TextStyleSettings.defaultProps;\n }\n\n this.color = props.color ?? defaults.color;\n this.fontName = props.fontName ?? defaults.fontName;\n this.lineHeight = props.lineHeight ?? defaults.lineHeight;\n this.lineSpacingFactor = props.lineSpacingFactor ?? defaults.lineSpacingFactor;\n this.isBold = props.isBold ?? defaults.isBold;\n this.isItalic = props.isItalic ?? defaults.isItalic;\n this.isUnderlined = props.isUnderlined ?? defaults.isUnderlined;\n this.stackedFractionScale = props.stackedFractionScale ?? defaults.stackedFractionScale;\n this.stackedFractionType = props.stackedFractionType ?? defaults.stackedFractionType;\n this.subScriptOffsetFactor = props.subScriptOffsetFactor ?? defaults.subScriptOffsetFactor;\n this.subScriptScale = props.subScriptScale ?? defaults.subScriptScale;\n this.superScriptOffsetFactor = props.superScriptOffsetFactor ?? defaults.superScriptOffsetFactor;\n this.superScriptScale = props.superScriptScale ?? defaults.superScriptScale;\n this.widthFactor = props.widthFactor ?? defaults.widthFactor;\n }\n\n /** Create a copy of these settings, modified according to the properties defined by `alteredProps`. */\n public clone(alteredProps?: TextStyleSettingsProps): TextStyleSettings {\n return alteredProps ? new TextStyleSettings(alteredProps, this) : this;\n }\n\n /** Create settings from their JSON representation. */\n public static fromJSON(props?: TextStyleSettingsProps): TextStyleSettings {\n return props ? new TextStyleSettings(props) : TextStyleSettings.defaults;\n }\n\n public toJSON(): TextStyleSettingsProps {\n return { ...this };\n }\n\n public equals(other: TextStyleSettings): boolean {\n return this.color === other.color && this.fontName === other.fontName\n && this.lineHeight === other.lineHeight && this.lineSpacingFactor === other.lineSpacingFactor && this.widthFactor === other.widthFactor\n && this.isBold === other.isBold && this.isItalic === other.isItalic && this.isUnderlined === other.isUnderlined\n && this.stackedFractionType === other.stackedFractionType && this.stackedFractionScale === other.stackedFractionScale\n && this.subScriptOffsetFactor === other.subScriptOffsetFactor && this.subScriptScale === other.subScriptScale\n && this.superScriptOffsetFactor === other.superScriptOffsetFactor && this.superScriptScale === other.superScriptScale;\n }\n}\n\nObject.freeze(TextStyleSettings.defaultProps);\nObject.freeze(TextStyleSettings.defaults);\n\n/** The JSON representation of a [[TextStyle]].\n * @beta\n */\nexport interface TextStyleProps {\n /** The name of the style. */\n name: string;\n /** The settings defined for the style. Any omitted properties will use their default values, as described by [[TextStyleSettingsProps]]. */\n settings?: TextStyleSettingsProps;\n}\n\n/** A named, immutable [[TextStyleSettings]] stored in a [Workspace]($backend).\n * @see [[TextBlockComponent.styleName]] to define the text style for a component of a [[TextBlock]].\n * @note This is an immutable type. Use [[clone]] to create a modified copy.\n * @beta\n */\nexport class TextStyle {\n public readonly name: string;\n public readonly settings: TextStyleSettings;\n\n private constructor(name: string, settings: TextStyleSettings) {\n this.name = name;\n this.settings = settings;\n }\n\n /** Create a style from its JSON representation. */\n public static fromJSON(json: TextStyleProps): TextStyle {\n return TextStyle.create(json.name, TextStyleSettings.fromJSON(json.settings));\n }\n\n /** Create a new style. */\n public static create(name: string, settings: TextStyleSettings): TextStyle {\n return new TextStyle(name, settings);\n }\n\n /** Create a copy of this style with the same name, and settings modified according to the properties defined by `alteredSettings`. */\n public clone(alteredSettings: TextStyleSettingsProps): TextStyle {\n return TextStyle.create(this.name, this.settings.clone(alteredSettings));\n }\n\n public equals(other: TextStyle): boolean {\n return this.name === other.name && this.settings.equals(other.settings);\n }\n}\n\n"]}
1
+ {"version":3,"file":"TextStyle.js","sourceRoot":"","sources":["../../../src/annotation/TextStyle.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Annotation\n */\n\nimport { ColorDefProps } from \"../ColorDef\";\n\n/** Specifies how to separate the numerator and denominator of a [[FractionRun]], by either a horizontal or diagonal bar.\n * @see [[TextStyleSettingsProps.stackedFractionType]] and [[TextStyleSettings.stackedFractionType]].\n * @beta\n */\nexport type StackedFractionType = \"horizontal\" | \"diagonal\";\n\n/** Describes the color in which to draw the text in a [[TextRun]].\n * \"subcategory\" indicates that the text should be drawn using the color of the [SubCategory]($backend) specified by the [GeometryStream]($docs/learning/common/GeometryStream.md) hosting the\n * text.\n * @beta\n */\nexport type TextStyleColor = ColorDefProps | \"subcategory\";\n\n/** Serves both as the JSON representation of a [[TextStyleSettings]], and a way for a [[TextBlockComponent]] to selectively override aspects of a [[TextStyle]]'s properties.\n * @beta\n */\nexport interface TextStyleSettingsProps {\n /** The color of the text.\n * Default: \"subcategory\".\n */\n color?: TextStyleColor;\n /** The name of a font stored in a [Workspace]($backend), used to draw the contents of a [[TextRun]].\n * Default: \"\" (an invalid font name).\n */\n fontName?: string;\n /** The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values.\n * For example, the height and offset from baseline of a subscript [[TextRun]] are computed as lineHeight * [[subScriptScale]] and\n * lineHeight * [[subScriptOffsetFactor]], respectively.\n * Default: 1.0. */\n lineHeight?: number;\n /** Multiplier used to compute the vertical distance between two lines of text.\n * The distance is computed in meters as lineSpacingFactor * [[lineHeight]].\n * Default: 0.5.\n */\n lineSpacingFactor?: number;\n /** Specifies whether the content of a [[TextRun]] should be rendered **bold**.\n * Default: false.\n */\n isBold?: boolean;\n /** Specifies whether the content of a [[TextRun]] should be rendered in *italics*.\n * Default: false.\n */\n isItalic?: boolean;\n /** Specifies whether the content of a [[TextRun]] should be underlined.\n * Default: false.\n */\n isUnderlined?: boolean;\n /** Multiplier used to compute the height of both the numerator and denominator of a [[FractionRun]].\n * The height is computed in meters as stackedFractionScale * [[lineHeight]].\n * Default: 0.7.\n */\n stackedFractionScale?: number;\n /** Specifies how to separate the numerator and denominator of a [[FractionRun]].\n * Default: \"horizontal\".\n */\n stackedFractionType?: StackedFractionType;\n /** Multiplier used to compute the vertical offset from the baseline for a subscript [[TextRun]].\n * The offset is computed in meters as subScriptOffsetFactor * [[lineHeight]].\n * Default: -0.15.\n */\n subScriptOffsetFactor?: number;\n /** Multiplier used to compute the height of a subscript [[TextRun]].\n * The height is computed as subScriptScale * [[lineHeight]].\n * Default: 2/3\n */\n subScriptScale?: number;\n /** Multiplier used to compute the vertical offset from the baseline for a super [[TextRun]].\n * The offset is computed in meters as superScriptOffsetFactor * [[lineHeight]].\n * Default: -0.5.\n */\n superScriptOffsetFactor?: number;\n /** Multiplier used to compute the height of a superscript [[TextRun]].\n * The height is computed as superScriptScale * [[lineHeight]].\n * Default: 2/3\n */\n superScriptScale?: number;\n /** A scale applied to the width of each glyph.\n * Default: 1.0\n */\n widthFactor?: number;\n /** The size (in meters) used to calculate the tab stops in a run.\n * These are equally spaced from the left edge of the TextBlock.\n * Default: 4 meters.\n */\n tabInterval?: number;\n}\n\n/** A description of the formatting to be applied to a [[TextBlockComponent]].\n * Named instances of these settings can be stored as [[TextStyle]]s in a [Workspace]($backend).\n * @note This is an immutable type. Use [[clone]] to create a modified copy.\n * @see [[TextStyleSettingsProps]] for documentation of each of the settings.\n * @beta\n */\nexport class TextStyleSettings {\n /** The color of the text. */\n public readonly color: TextStyleColor;\n /** The name of a font stored in a [Workspace]($backend), used to draw the contents of a [[TextRun]].\n */\n public readonly fontName: string;\n /** The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values.\n * For example, the height and offset from baseline of a subscript [[TextRun]] are computed as lineHeight * [[subScriptScale]] and\n * lineHeight * [[subScriptOffsetFactor]], respectively.\n */\n public readonly lineHeight: number;\n /** Multiplier used to compute the vertical distance between two lines of text.\n * The distance is computed in meters as lineSpacingFactor * [[lineHeight]].\n */\n public readonly lineSpacingFactor: number;\n /** Specifies whether the content of a [[TextRun]] should be rendered **bold**. */\n public readonly isBold: boolean;\n /** Specifies whether the content of a [[TextRun]] should be rendered in *italics*. */\n public readonly isItalic: boolean;\n /** Specifies whether the content of a [[TextRun]] should be underlined. */\n public readonly isUnderlined: boolean;\n /** Multiplier used to compute the height of both the numerator and denominator of a [[FractionRun]].\n * The height is computed in meters as stackedFractionScale * [[lineHeight]].\n */\n public readonly stackedFractionScale: number;\n /** Specifies how to separate the numerator and denominator of a [[FractionRun]]. */\n public readonly stackedFractionType: StackedFractionType;\n /** Multiplier used to compute the vertical offset from the baseline for a subscript [[TextRun]].\n * The offset is computed in meters as subScriptOffsetFactor * [[lineHeight]].\n */\n public readonly subScriptOffsetFactor: number;\n /** Multiplier used to compute the height of a subscript [[TextRun]].\n * The height is computed as subScriptScale * [[lineHeight]].\n */\n public readonly subScriptScale: number;\n /** Multiplier used to compute the vertical offset from the baseline for a super [[TextRun]].\n * The offset is computed in meters as superScriptOffsetFactor * [[lineHeight]].\n */\n public readonly superScriptOffsetFactor: number;\n /** Multiplier used to compute the height of a superscript [[TextRun]].\n * The height is computed as superScriptScale * [[lineHeight]].\n */\n public readonly superScriptScale: number;\n /** Multiplier used to compute the width of each glyph, relative to [[lineHeight]]. */\n public readonly widthFactor: number;\n /** The size (in meters) used to calculate the tab stops in a run.\n * These are equally spaced from the left edge of the TextBlock. Default is 4 meters.\n */\n public readonly tabInterval: number;\n\n /** A fully-populated JSON representation of the default settings. */\n public static defaultProps: Readonly<Required<TextStyleSettingsProps>> = {\n color: \"subcategory\",\n fontName: \"\",\n lineHeight: 1,\n lineSpacingFactor: 0.5,\n isBold: false,\n isItalic: false,\n isUnderlined: false,\n stackedFractionScale: 0.7,\n stackedFractionType: \"horizontal\",\n subScriptOffsetFactor: -0.15,\n subScriptScale: 2 / 3,\n superScriptOffsetFactor: 0.5,\n superScriptScale: 2 / 3,\n widthFactor: 1,\n tabInterval: 4,\n };\n\n /** Settings initialized to all default values. */\n public static defaults: TextStyleSettings = new TextStyleSettings({ });\n\n private constructor(props: TextStyleSettingsProps, defaults?: Required<TextStyleSettingsProps>) {\n if (!defaults) {\n defaults = TextStyleSettings.defaultProps;\n }\n\n this.color = props.color ?? defaults.color;\n this.fontName = props.fontName ?? defaults.fontName;\n this.lineHeight = props.lineHeight ?? defaults.lineHeight;\n this.lineSpacingFactor = props.lineSpacingFactor ?? defaults.lineSpacingFactor;\n this.isBold = props.isBold ?? defaults.isBold;\n this.isItalic = props.isItalic ?? defaults.isItalic;\n this.isUnderlined = props.isUnderlined ?? defaults.isUnderlined;\n this.stackedFractionScale = props.stackedFractionScale ?? defaults.stackedFractionScale;\n this.stackedFractionType = props.stackedFractionType ?? defaults.stackedFractionType;\n this.subScriptOffsetFactor = props.subScriptOffsetFactor ?? defaults.subScriptOffsetFactor;\n this.subScriptScale = props.subScriptScale ?? defaults.subScriptScale;\n this.superScriptOffsetFactor = props.superScriptOffsetFactor ?? defaults.superScriptOffsetFactor;\n this.superScriptScale = props.superScriptScale ?? defaults.superScriptScale;\n this.widthFactor = props.widthFactor ?? defaults.widthFactor;\n this.tabInterval = props.tabInterval ?? defaults.tabInterval;\n }\n\n /** Create a copy of these settings, modified according to the properties defined by `alteredProps`. */\n public clone(alteredProps?: TextStyleSettingsProps): TextStyleSettings {\n return alteredProps ? new TextStyleSettings(alteredProps, this) : this;\n }\n\n /** Create settings from their JSON representation. */\n public static fromJSON(props?: TextStyleSettingsProps): TextStyleSettings {\n return props ? new TextStyleSettings(props) : TextStyleSettings.defaults;\n }\n\n public toJSON(): TextStyleSettingsProps {\n return { ...this };\n }\n\n public equals(other: TextStyleSettings): boolean {\n return this.color === other.color && this.fontName === other.fontName\n && this.lineHeight === other.lineHeight && this.lineSpacingFactor === other.lineSpacingFactor && this.widthFactor === other.widthFactor\n && this.isBold === other.isBold && this.isItalic === other.isItalic && this.isUnderlined === other.isUnderlined\n && this.stackedFractionType === other.stackedFractionType && this.stackedFractionScale === other.stackedFractionScale\n && this.subScriptOffsetFactor === other.subScriptOffsetFactor && this.subScriptScale === other.subScriptScale\n && this.superScriptOffsetFactor === other.superScriptOffsetFactor && this.superScriptScale === other.superScriptScale\n && this.tabInterval === other.tabInterval;\n }\n}\n\nObject.freeze(TextStyleSettings.defaultProps);\nObject.freeze(TextStyleSettings.defaults);\n\n/** The JSON representation of a [[TextStyle]].\n * @beta\n */\nexport interface TextStyleProps {\n /** The name of the style. */\n name: string;\n /** The settings defined for the style. Any omitted properties will use their default values, as described by [[TextStyleSettingsProps]]. */\n settings?: TextStyleSettingsProps;\n}\n\n/** A named, immutable [[TextStyleSettings]] stored in a [Workspace]($backend).\n * @see [[TextBlockComponent.styleName]] to define the text style for a component of a [[TextBlock]].\n * @note This is an immutable type. Use [[clone]] to create a modified copy.\n * @beta\n */\nexport class TextStyle {\n public readonly name: string;\n public readonly settings: TextStyleSettings;\n\n private constructor(name: string, settings: TextStyleSettings) {\n this.name = name;\n this.settings = settings;\n }\n\n /** Create a style from its JSON representation. */\n public static fromJSON(json: TextStyleProps): TextStyle {\n return TextStyle.create(json.name, TextStyleSettings.fromJSON(json.settings));\n }\n\n /** Create a new style. */\n public static create(name: string, settings: TextStyleSettings): TextStyle {\n return new TextStyle(name, settings);\n }\n\n /** Create a copy of this style with the same name, and settings modified according to the properties defined by `alteredSettings`. */\n public clone(alteredSettings: TextStyleSettingsProps): TextStyle {\n return TextStyle.create(this.name, this.settings.clone(alteredSettings));\n }\n\n public equals(other: TextStyle): boolean {\n return this.name === other.name && this.settings.equals(other.settings);\n }\n}\n\n"]}
@@ -310,7 +310,7 @@ export declare namespace ElementGeometry {
310
310
  /** Append a series of entries representing a [[TextBlock]] to the [[ElementGeometryDataEntry]] array.
311
311
  * @beta
312
312
  */
313
- appendTextBlock(block: TextBlockGeometryProps): boolean;
313
+ appendTextBlock(block: TextBlockGeometryProps, geomParams?: GeometryParams): boolean;
314
314
  /** Append a [[ImageGraphic]] supplied in either local or world coordinates to the [[ElementGeometryDataEntry]] array */
315
315
  appendImageGraphic(image: ImageGraphic): boolean;
316
316
  /** Append a [[BRepEntity.DataProps]] supplied in either local or world coordinates to the [[ElementGeometryDataEntry]] array.
@@ -1 +1 @@
1
- {"version":3,"file":"ElementGeometry.d.ts","sourceRoot":"","sources":["../../../src/geometry/ElementGeometry.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ElementGeometry.d.ts","sourceRoot":"","sources":["../../../src/geometry/ElementGeometry.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,aAAa,EAAQ,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtE,OAAO,EAAE,KAAK,EAA+E,aAAa,EAA6E,OAAO,EAAE,OAAO,EAAiE,OAAO,EAAkB,SAAS,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAGvW,OAAO,EAAE,UAAU,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEhF,OAAO,EAA8C,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAI/F,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAuB,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEtF,OAAO,EAAE,mBAAmB,EAAe,WAAW,EAAE,MAAM,aAAa,CAAC;AAC5E,OAAO,EAAsB,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E;;;;GAIG;AACH,oBAAY,qBAAqB;IAC/B,0EAA0E;IAC1E,eAAe,IAAI;IACnB,iDAAiD;IACjD,aAAa,IAAI;IACjB,4FAA4F;IAC5F,cAAc,IAAI;IAClB,wJAAwJ;IACxJ,cAAc,IAAI;IAClB,2JAA2J;IAC3J,gBAAgB,IAAI;IACpB,2HAA2H;IAC3H,YAAY,IAAI;IAChB,wCAAwC;IAExC,eAAe,IAAI;IACnB,iCAAiC;IAEjC,QAAQ,IAAI;IACZ,uCAAuC;IACvC,cAAc,KAAK;IACnB,uCAAuC;IAEvC,cAAc,KAAK;IACnB,yCAAyC;IACzC,cAAc,KAAK;IACnB,qCAAqC;IACrC,IAAI,KAAK;IACT,8CAA8C;IAC9C,OAAO,KAAK;IACZ,yBAAyB;IACzB,QAAQ,KAAK;IACb,qBAAqB;IAErB,UAAU,KAAK;IACf,iEAAiE;IACjE,kBAAkB,KAAK;IACvB,uFAAuF;IACvF,IAAI,KAAK;IACT,4DAA4D;IAC5D,KAAK,KAAK;CACX;AAED;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACvC,8BAA8B;IAC9B,MAAM,EAAE,qBAAqB,CAAC;IAC9B,0CAA0C;IAC1C,IAAI,EAAE,UAAU,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,yEAAyE;IACzE,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,0FAA0F;IAC1F,aAAa,CAAC,EAAE,YAAY,CAAC;IAC7B,+FAA+F;IAC/F,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,6DAA6D;IAC7D,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,0FAA0F;IAC1F,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,+BAA+B;IAC/B,UAAU,EAAE,wBAAwB,EAAE,CAAC;CACxC;AAED;;;GAGG;AACH,MAAM,MAAM,uBAAuB,GAAG,CAAC,IAAI,EAAE,mBAAmB,KAAK,IAAI,CAAC;AAE1E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,iDAAiD;IACjD,SAAS,EAAE,UAAU,CAAC;IACtB,sDAAsD;IACtD,UAAU,EAAE,uBAAuB,CAAC;IACpC,gCAAgC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,yGAAyG;IACzG,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,sHAAsH;IACtH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,0HAA0H;IAC1H,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8GAA8G;IAC9G,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sGAAsG;IACtG,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IAC3C,6IAA6I;IAC7I,UAAU,EAAE,wBAAwB,EAAE,CAAC;IACvC,gFAAgF;IAChF,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED;;;GAGG;AACH,MAAM,WAAW,mCAAmC;IAClD,+BAA+B;IAC/B,UAAU,EAAE,wBAAwB,EAAE,CAAC;IACvC,qDAAqD;IACrD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC/C,qGAAqG;IACrG,EAAE,CAAC,EAAE,UAAU,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAChD,4BAA4B;IAC5B,MAAM,EAAE,aAAa,CAAC;IACtB,gEAAgE;IAChE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,4DAA4D;IAC5D,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,sEAAsE;IACtE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,oEAAoE;IACpE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gEAAgE;IAChE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yFAAyF;IACzF,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACxD,2EAA2E;IAC3E,EAAE,EAAE,UAAU,CAAC;IACf,0BAA0B;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,+BAA+B;IAC/B,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,uGAAuG;IACvG,UAAU,CAAC,EAAE,uBAAuB,CAAC;CACtC;AAED;;GAEG;AACH,oBAAY,qBAAqB;IAC/B,iEAAiE;IACjE,KAAK,IAAI;IACT,0EAA0E;IAC1E,QAAQ,IAAI;IACZ,oEAAoE;IACpE,SAAS,IAAI;IACb,yFAAyF;IACzF,GAAG,IAAI;IACP,uGAAuG;IACvG,GAAG,IAAI;IACP,8FAA8F;IAC9F,MAAM,IAAI;IACV,qGAAqG;IACrG,OAAO,IAAI;IACX,8EAA8E;IAC9E,MAAM,IAAI;IACV,uGAAuG;IACvG,KAAK,IAAI;IACT,6EAA6E;IAC7E,IAAI,IAAI;IACR,4EAA4E;IAC5E,KAAK,KAAK;IACV,4EAA4E;IAC5E,MAAM,KAAK;CACZ;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,yDAAyD;IACzD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8EAA8E;IAC9E,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,mHAAmH;IACnH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,0DAA0D;IAC1D,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,kGAAkG;IAClG,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,0DAA0D;IAC1D,MAAM,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,oGAAoG;IACpG,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,qDAAqD;IACrD,SAAS,EAAE,qBAAqB,CAAC;IACjC,0GAA0G;IAC1G,UAAU,EAAE,wBAAwB,EAAE,CAAC;IACvC,iDAAiD;IACjD,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,gGAAgG;IAChG,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,gDAAgD;IAChD,UAAU,CAAC,EAAE,YAAY,GAAG,gBAAgB,GAAG,eAAe,GAAG,cAAc,GAAG,eAAe,CAAC;CACnG;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,0DAA0D;IAC1D,UAAU,EAAE,wBAAwB,EAAE,CAAC;CACxC;AAED;;;GAGG;AACH,MAAM,MAAM,oBAAoB,GAAG,CAAC,IAAI,EAAE,gBAAgB,KAAK,IAAI,CAAC;AAEpE;;GAEG;AACH,yBAAiB,eAAe,CAAC;IAC/B,qKAAqK;IACrK,MAAa,OAAO;QAClB,OAAO,CAAC,aAAa,CAAC,CAAY;QAClC,OAAO,CAAC,aAAa,CAAC,CAAY;QAClC,6BAA6B;QAC7B,SAAgB,OAAO,EAAE,wBAAwB,EAAE,CAAM;QAEzD,iGAAiG;QACjG,IAAW,YAAY,0BAAiC;QAExD,yGAAyG;QACzG,IAAW,YAAY,0BAAiC;QAExD;;;WAGG;QACI,eAAe,CAAC,YAAY,CAAC,EAAE,SAAS;QAK/C;;WAEG;QACI,iBAAiB,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,GAAE,kBAAoE;QAItH;;WAEG;QACI,iBAAiB,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,GAAE,KAAgC;QAIjF;;WAEG;QACI,4BAA4B,CAAC,KAAK,EAAE,cAAc;QAKzD,+FAA+F;eACjF,yBAAyB,CAAC,GAAG,EAAE,OAAO,EAAE,EAAE,SAAS,CAAC,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,kBAAkB,GAAG,kBAAkB;QAkC9H,oGAAoG;eACtF,wBAAwB,CAAC,GAAG,EAAE,OAAO,EAAE,EAAE,MAAM,CAAC,EAAE,KAAK,GAAG,KAAK;QAQ7E;;;WAGG;QACI,oBAAoB,IAAI,OAAO;QAQtC;;WAEG;QACI,0BAA0B,CAAC,UAAU,EAAE,cAAc,GAAG,OAAO;QAItE,yHAAyH;QAClH,mBAAmB,CAAC,QAAQ,EAAE,aAAa,GAAG,OAAO;QAQ5D,sHAAsH;QAC/G,gBAAgB,CAAC,IAAI,EAAE,UAAU,GAAG,OAAO;QAQlD;;WAEG;QACI,eAAe,CAAC,KAAK,EAAE,sBAAsB,EAAE,UAAU,CAAC,EAAE,cAAc,GAAG,OAAO;QAuB3F,wHAAwH;QACjH,kBAAkB,CAAC,KAAK,EAAE,YAAY,GAAG,OAAO;QAQvD;;;WAGG;QACI,cAAc,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,GAAG,OAAO;QAQ1D;;WAEG;QACI,kBAAkB,CAAC,MAAM,EAAE,UAAU,EAAE,aAAa,CAAC,EAAE,SAAS,GAAG,OAAO;QAQjF;;WAEG;QACI,oBAAoB,CAAC,MAAM,EAAE,UAAU,EAAE,cAAc,CAAC,EAAE,OAAO,EAAE,gBAAgB,CAAC,EAAE,kBAAkB,EAAE,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO;QAOjJ;;WAEG;QACI,oBAAoB,CAAC,MAAM,EAAE,UAAU,EAAE,cAAc,CAAC,EAAE,OAAO,EAAE,gBAAgB,CAAC,EAAE,KAAK,EAAE,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO;KAGrI;IAED,iEAAiE;IACjE,UAAiB,YAAY;QAC3B,sFAAsF;QACtF,QAAQ,CAAC,UAAU,EAAE,cAAc,CAAC;QACpC,qGAAqG;QACrG,QAAQ,CAAC,YAAY,CAAC,EAAE,SAAS,CAAC;QAClC,kEAAkE;QAClE,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;QAC9B,qCAAqC;QACrC,QAAQ,CAAC,KAAK,EAAE,wBAAwB,CAAC;KAC1C;IAED,MAAa,aAAc,YAAW,YAAY;QAChD,SAAgB,UAAU,EAAE,cAAc,CAAC;QAC3C,SAAgB,YAAY,CAAC,EAAE,SAAS,CAAC;QAClC,UAAU,CAAC,EAAE,OAAO,CAAC;QAC5B,OAAO,CAAC,MAAM,CAAC,CAA2B;QAC1C,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAU;oBAE1B,UAAU,EAAE,cAAc,EAAE,YAAY,EAAE,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO;QAMnG,IAAW,KAAK,IACQ,wBAAwB,CADL;QAC3C,IAAW,KAAK,CAAC,KAAK,EAAE,wBAAwB,EAA0B;QAE1E,IAAW,eAAe,IAAI,SAAS,GAAG,SAAS,CAElD;QAED,wEAAwE;QACjE,eAAe,IAAI,aAAa,GAAG,SAAS;QAInD,4HAA4H;QACrH,UAAU,CAAC,YAAY,GAAE,OAAe,GAAG,UAAU,CAAC,SAAS,GAAG,SAAS;QAIlF,qEAAqE;QAC9D,YAAY,IAAI,UAAU,GAAG,SAAS;QAK7C,uEAAuE;QAChE,cAAc,IAAI,YAAY,GAAG,SAAS;QAKjD,gEAAgE;QACzD,cAAc,CAAC,WAAW,CAAC,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS;KAahG;IAED;;OAEG;IACH,MAAa,QAAS,YAAW,gBAAgB,CAAC,aAAa,CAAC;QAC9D,6BAA6B;QAC7B,SAAgB,UAAU,EAAE,wBAAwB,EAAE,CAAC;QACvD,wFAAwF;QACxF,SAAgB,SAAS,EAAE,WAAW,CAAC;QACvC,6DAA6D;QAC7D,SAAgB,eAAe,CAAC,EAAE,OAAO,CAAC;QAC1C,0FAA0F;QAC1F,SAAgB,YAAY,CAAC,EAAE,OAAO,CAAC;QACvC,6BAA6B;QAC7B,OAAO,CAAC,MAAM,CAAK;QACnB,8DAA8D;QAC9D,OAAO,CAAC,MAAM,CAAC,CAAgB;QAC/B,qCAAqC;QACrC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;QAC7C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAY;QAC1C,gFAAgF;QAChF,OAAO,CAAC,kBAAkB,CAAS;QAEnC;;UAEE;oBACiB,IAAI,EAAE,mBAAmB,EAAE,wBAAwB,CAAC,EAAE,UAAU,GAAG,cAAc,EAAE,YAAY,CAAC,EAAE,SAAS;QAgC9H,kEAAkE;QAC3D,uBAAuB,IAAI,IAAI;QAKtC,OAAO,KAAK,KAAK,GAKhB;QAED,2JAA2J;QACpJ,IAAI,IAAI,cAAc,CAAC,aAAa,CAAC;QAqBrC,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,gBAAgB,CAAC,aAAa,CAAC;KAG5D;IAED,kFAAkF;IAClF,SAAgB,oBAAoB,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAe7E;IAED,iJAAiJ;IACjJ,SAAgB,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAUzE;IAED,yEAAyE;IACzE,SAAgB,kBAAkB,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAQ3E;IAED,0EAA0E;IAC1E,SAAgB,iBAAiB,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAY1E;IAED,+EAA+E;IAC/E,SAAgB,OAAO,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAmChE;IAED,uGAAuG;IACvG,SAAgB,SAAS,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAuElE;IAED,kGAAkG;IAClG,SAAgB,OAAO,CAAC,KAAK,EAAE,wBAAwB,GAAG,OAAO,CAoChE;IAED,8EAA8E;IAC9E,SAAgB,iBAAiB,CAAC,KAAK,EAAE,wBAAwB,GAAG,UAAU,CAAC,IAAI,GAAG,SAAS,CA2F9F;IAED,0CAA0C;IAC1C,SAAgB,eAAe,CAAC,KAAK,EAAE,wBAAwB,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,aAAa,GAAG,SAAS,CAmFpH;IAED,4CAA4C;IAC5C,SAAgB,iBAAiB,CAAC,IAAI,EAAE,aAAa,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,wBAAwB,GAAG,SAAS,CAmCrH;IAED,uCAAuC;IACvC,SAAgB,YAAY,CAAC,KAAK,EAAE,wBAAwB,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,eAAe,GAAG,SAAS,CAiCnH;IAED,qJAAqJ;IACrJ,SAAgB,qBAAqB,CAAC,KAAK,EAAE,wBAAwB,GAAG,mBAAmB,GAAG,SAAS,CAmBtG;IAED,yCAAyC;IACzC,SAAgB,cAAc,CAAC,IAAI,EAAE,eAAe,EAAE,YAAY,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,EAAE,mBAAmB,GAAG,wBAAwB,GAAG,SAAS,CAqDlJ;IAED,yCAAyC;IACzC,SAAgB,cAAc,CAAC,KAAK,EAAE,wBAAwB,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,iBAAiB,GAAG,SAAS,CAkCvH;IAED,2CAA2C;IAC3C,SAAgB,gBAAgB,CAAC,KAAK,EAAE,iBAAiB,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,wBAAwB,GAAG,SAAS,CA6BzH;IAED,8FAA8F;IAC9F,SAAgB,MAAM,CAAC,KAAK,EAAE,wBAAwB,EAAE,YAAY,GAAE,OAAe,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC,SAAS,GAAG,SAAS,CAyDjJ;IAED,gHAAgH;IAChH,SAAgB,QAAQ,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,wBAAwB,GAAG,SAAS,CAqEnH;IAED,sEAAsE;IACtE,SAAgB,aAAa,CAAC,KAAK,EAAE,wBAAwB,EAAE,cAAc,EAAE,SAAS,GAAG,OAAO,CAqDjG;IAmBD,uFAAuF;IACvF,SAAgB,oBAAoB,CAAC,KAAK,EAAE,wBAAwB,EAAE,UAAU,EAAE,cAAc,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,OAAO,CA4WnI;IAED,uDAAuD;IACvD,SAAgB,oBAAoB,CAAC,UAAU,EAAE,cAAc,EAAE,OAAO,EAAE,wBAAwB,EAAE,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,OAAO,CAuWvI;IAED,iEAAiE;IACjE,SAAgB,cAAc,CAAC,KAAK,EAAE,wBAAwB,EAAE,aAAa,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CA2BjH;IAED,qEAAqE;IACrE,SAAgB,gBAAgB,CAAC,MAAM,EAAE,UAAU,EAAE,aAAa,CAAC,EAAE,SAAS,EAAE,YAAY,CAAC,EAAE,SAAS,GAAG,wBAAwB,GAAG,SAAS,CAoC9I;IAED,kGAAkG;IAClG,SAAgB,iBAAiB,CAAC,KAAK,EAAE,wBAAwB,GAAG,mBAAmB,GAAG,SAAS,CAclG;IAED,qHAAqH;IACrH,SAAgB,mBAAmB,CAAC,IAAI,EAAE,mBAAmB,GAAG,wBAAwB,GAAG,SAAS,CAqBnG;IAED,mEAAmE;IACnE,SAAgB,WAAW,CAAC,aAAa,EAAE,YAAY,GAAG,SAAS,GAAG,SAAS,CAQ9E;IAED,6FAA6F;IAC7F,SAAgB,qBAAqB,CAAC,IAAI,EAAE,YAAY,GAAG,mBAAmB,GAAG,SAAS,CAIzF;CACF"}
@@ -212,14 +212,14 @@ export var ElementGeometry;
212
212
  /** Append a series of entries representing a [[TextBlock]] to the [[ElementGeometryDataEntry]] array.
213
213
  * @beta
214
214
  */
215
- appendTextBlock(block) {
215
+ appendTextBlock(block, geomParams) {
216
216
  for (const entry of block.entries) {
217
217
  let result;
218
218
  if (entry.text) {
219
219
  result = this.appendTextString(new TextString(entry.text));
220
220
  }
221
221
  else if (entry.color) {
222
- const params = new GeometryParams(Id64.invalid);
222
+ const params = geomParams?.clone() ?? new GeometryParams(Id64.invalid);
223
223
  if (entry.color !== "subcategory") {
224
224
  params.lineColor = ColorDef.fromJSON(entry.color);
225
225
  }