@itwin/imodel-components-react 4.17.1 → 5.0.0-dev.2

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 (533) hide show
  1. package/CHANGELOG.md +1 -6
  2. package/README.md +15 -2
  3. package/lib/{cjs/imodel-components-react → imodel-components-react}/UiIModelComponents.d.ts +1 -1
  4. package/lib/imodel-components-react/UiIModelComponents.d.ts.map +1 -0
  5. package/lib/{esm/imodel-components-react → imodel-components-react}/UiIModelComponents.js +4 -7
  6. package/lib/imodel-components-react/UiIModelComponents.js.map +1 -0
  7. package/lib/imodel-components-react/color/AlphaSlider.d.ts.map +1 -0
  8. package/lib/{esm/imodel-components-react → imodel-components-react}/color/AlphaSlider.js +1 -1
  9. package/lib/imodel-components-react/color/AlphaSlider.js.map +1 -0
  10. package/lib/imodel-components-react/color/ColorPickerButton.d.ts.map +1 -0
  11. package/lib/{esm/imodel-components-react → imodel-components-react}/color/ColorPickerButton.js +4 -3
  12. package/lib/imodel-components-react/color/ColorPickerButton.js.map +1 -0
  13. package/lib/{esm/imodel-components-react → imodel-components-react}/color/ColorPickerButton.scss +2 -4
  14. package/lib/imodel-components-react/color/ColorPickerDialog.d.ts.map +1 -0
  15. package/lib/imodel-components-react/color/ColorPickerDialog.js.map +1 -0
  16. package/lib/imodel-components-react/color/ColorPickerPopup.d.ts.map +1 -0
  17. package/lib/{esm/imodel-components-react → imodel-components-react}/color/ColorPickerPopup.js +4 -3
  18. package/lib/imodel-components-react/color/ColorPickerPopup.js.map +1 -0
  19. package/lib/imodel-components-react/color/HueSlider.d.ts.map +1 -0
  20. package/lib/{esm/imodel-components-react → imodel-components-react}/color/HueSlider.js +1 -1
  21. package/lib/{esm/imodel-components-react → imodel-components-react}/color/HueSlider.js.map +1 -1
  22. package/lib/imodel-components-react/color/SaturationPicker.d.ts.map +1 -0
  23. package/lib/{esm/imodel-components-react → imodel-components-react}/color/SaturationPicker.js +1 -1
  24. package/lib/imodel-components-react/color/SaturationPicker.js.map +1 -0
  25. package/lib/imodel-components-react/color/Swatch.d.ts.map +1 -0
  26. package/lib/{esm/imodel-components-react → imodel-components-react}/color/Swatch.js +1 -1
  27. package/lib/{esm/imodel-components-react → imodel-components-react}/color/Swatch.js.map +1 -1
  28. package/lib/imodel-components-react/color/getCSSColorFromDef.d.ts.map +1 -0
  29. package/lib/imodel-components-react/color/getCSSColorFromDef.js.map +1 -0
  30. package/lib/imodel-components-react/editors/ColorEditor.d.ts.map +1 -0
  31. package/lib/{esm/imodel-components-react → imodel-components-react}/editors/ColorEditor.js +3 -4
  32. package/lib/imodel-components-react/editors/ColorEditor.js.map +1 -0
  33. package/lib/{cjs/imodel-components-react → imodel-components-react}/editors/ColorEditor.scss +0 -2
  34. package/lib/imodel-components-react/editors/WeightEditor.d.ts.map +1 -0
  35. package/lib/{esm/imodel-components-react → imodel-components-react}/editors/WeightEditor.js +3 -4
  36. package/lib/imodel-components-react/editors/WeightEditor.js.map +1 -0
  37. package/lib/{cjs/imodel-components-react → imodel-components-react}/editors/WeightEditor.scss +0 -2
  38. package/lib/imodel-components-react/inputs/QuantityInput.d.ts.map +1 -0
  39. package/lib/{esm/imodel-components-react → imodel-components-react}/inputs/QuantityInput.js +1 -1
  40. package/lib/{esm/imodel-components-react → imodel-components-react}/inputs/QuantityInput.js.map +1 -1
  41. package/lib/imodel-components-react/inputs/QuantityNumberInput.d.ts.map +1 -0
  42. package/lib/imodel-components-react/inputs/QuantityNumberInput.js.map +1 -0
  43. package/lib/{cjs/imodel-components-react → imodel-components-react}/inputs/QuantityNumberInput.scss +1 -1
  44. package/lib/imodel-components-react/lineweight/Swatch.d.ts.map +1 -0
  45. package/lib/{esm/imodel-components-react → imodel-components-react}/lineweight/Swatch.js +1 -1
  46. package/lib/{esm/imodel-components-react → imodel-components-react}/lineweight/Swatch.js.map +1 -1
  47. package/lib/{cjs/imodel-components-react → imodel-components-react}/lineweight/Swatch.scss +2 -4
  48. package/lib/imodel-components-react/lineweight/WeightPickerButton.d.ts.map +1 -0
  49. package/lib/{esm/imodel-components-react → imodel-components-react}/lineweight/WeightPickerButton.js +1 -1
  50. package/lib/{esm/imodel-components-react → imodel-components-react}/lineweight/WeightPickerButton.js.map +1 -1
  51. package/lib/{esm/imodel-components-react → imodel-components-react}/lineweight/WeightPickerButton.scss +5 -6
  52. package/lib/imodel-components-react/navigationaids/Cube.d.ts.map +1 -0
  53. package/lib/imodel-components-react/navigationaids/Cube.js.map +1 -0
  54. package/lib/{esm/imodel-components-react → imodel-components-react}/navigationaids/CubeNavigationAid.d.ts +1 -1
  55. package/lib/imodel-components-react/navigationaids/CubeNavigationAid.d.ts.map +1 -0
  56. package/lib/{esm/imodel-components-react → imodel-components-react}/navigationaids/CubeNavigationAid.js +3 -3
  57. package/lib/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -0
  58. package/lib/{esm/imodel-components-react → imodel-components-react}/navigationaids/CubeNavigationAid.scss +0 -2
  59. package/lib/imodel-components-react/navigationaids/DrawingNavigationAid.d.ts.map +1 -0
  60. package/lib/{esm/imodel-components-react → imodel-components-react}/navigationaids/DrawingNavigationAid.js +2 -2
  61. package/lib/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +1 -0
  62. package/lib/{cjs/imodel-components-react → imodel-components-react}/navigationaids/DrawingNavigationAid.scss +9 -10
  63. package/lib/imodel-components-react/quantityformat/FormatPanel.d.ts.map +1 -0
  64. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatPanel.js +6 -6
  65. package/lib/imodel-components-react/quantityformat/FormatPanel.js.map +1 -0
  66. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatPanel.scss +0 -2
  67. package/lib/imodel-components-react/quantityformat/FormatPrecision.d.ts.map +1 -0
  68. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatPrecision.js +3 -3
  69. package/lib/imodel-components-react/quantityformat/FormatPrecision.js.map +1 -0
  70. package/lib/imodel-components-react/quantityformat/FormatSample.d.ts.map +1 -0
  71. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatSample.js +1 -1
  72. package/lib/imodel-components-react/quantityformat/FormatSample.js.map +1 -0
  73. package/lib/imodel-components-react/quantityformat/FormatType.d.ts.map +1 -0
  74. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatType.js +1 -1
  75. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatType.js.map +1 -1
  76. package/lib/imodel-components-react/quantityformat/FormatUnitLabel.d.ts.map +1 -0
  77. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatUnitLabel.js +1 -1
  78. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatUnitLabel.js.map +1 -1
  79. package/lib/imodel-components-react/quantityformat/FormatUnits.d.ts.map +1 -0
  80. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/FormatUnits.js +2 -2
  81. package/lib/imodel-components-react/quantityformat/FormatUnits.js.map +1 -0
  82. package/lib/imodel-components-react/quantityformat/MiscFormatOptions.d.ts.map +1 -0
  83. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/MiscFormatOptions.js +7 -7
  84. package/lib/imodel-components-react/quantityformat/MiscFormatOptions.js.map +1 -0
  85. package/lib/imodel-components-react/quantityformat/QuantityFormatPanel.d.ts.map +1 -0
  86. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/QuantityFormatPanel.js +1 -1
  87. package/lib/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +1 -0
  88. package/lib/imodel-components-react/quantityformat/misc/DecimalPrecision.d.ts.map +1 -0
  89. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/DecimalPrecision.js +1 -1
  90. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/DecimalPrecision.js.map +1 -1
  91. package/lib/imodel-components-react/quantityformat/misc/DecimalSeparator.d.ts.map +1 -0
  92. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/DecimalSeparator.js +1 -1
  93. package/lib/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +1 -0
  94. package/lib/imodel-components-react/quantityformat/misc/FractionPrecision.d.ts.map +1 -0
  95. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/FractionPrecision.js +1 -1
  96. package/lib/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +1 -0
  97. package/lib/imodel-components-react/quantityformat/misc/ScientificType.d.ts.map +1 -0
  98. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/ScientificType.js +1 -1
  99. package/lib/imodel-components-react/quantityformat/misc/ScientificType.js.map +1 -0
  100. package/lib/imodel-components-react/quantityformat/misc/SignOption.d.ts.map +1 -0
  101. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/SignOption.js +1 -1
  102. package/lib/imodel-components-react/quantityformat/misc/SignOption.js.map +1 -0
  103. package/lib/imodel-components-react/quantityformat/misc/StationSeparatorSelector.d.ts.map +1 -0
  104. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/StationSeparatorSelector.js +1 -1
  105. package/lib/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +1 -0
  106. package/lib/imodel-components-react/quantityformat/misc/StationSizeSelector.d.ts.map +1 -0
  107. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/StationSizeSelector.js +1 -1
  108. package/lib/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +1 -0
  109. package/lib/imodel-components-react/quantityformat/misc/ThousandsSelector.d.ts.map +1 -0
  110. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/ThousandsSelector.js +1 -1
  111. package/lib/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +1 -0
  112. package/lib/imodel-components-react/quantityformat/misc/ThousandsSeparator.d.ts.map +1 -0
  113. package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/ThousandsSeparator.js +2 -2
  114. package/lib/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +1 -0
  115. package/lib/imodel-components-react/quantityformat/misc/UnitDescr.d.ts.map +1 -0
  116. package/lib/imodel-components-react/quantityformat/misc/UnitDescr.js.map +1 -0
  117. package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/BaseSolarDataProvider.d.ts +1 -1
  118. package/lib/imodel-components-react/timeline/BaseSolarDataProvider.d.ts.map +1 -0
  119. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/BaseSolarDataProvider.js.map +1 -1
  120. package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/BaseTimelineDataProvider.d.ts +1 -1
  121. package/lib/imodel-components-react/timeline/BaseTimelineDataProvider.d.ts.map +1 -0
  122. package/lib/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +1 -0
  123. package/lib/imodel-components-react/timeline/InlineEdit.d.ts.map +1 -0
  124. package/lib/imodel-components-react/timeline/InlineEdit.js.map +1 -0
  125. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/InlineEdit.scss +3 -5
  126. package/lib/imodel-components-react/timeline/PlayButton.d.ts.map +1 -0
  127. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/PlayButton.js +1 -1
  128. package/lib/imodel-components-react/timeline/PlayButton.js.map +1 -0
  129. package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/Scrubber.d.ts +2 -4
  130. package/lib/imodel-components-react/timeline/Scrubber.d.ts.map +1 -0
  131. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/Scrubber.js +19 -12
  132. package/lib/imodel-components-react/timeline/Scrubber.js.map +1 -0
  133. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/Scrubber.scss +1 -1
  134. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/SolarTimeline.d.ts +1 -1
  135. package/lib/imodel-components-react/timeline/SolarTimeline.d.ts.map +1 -0
  136. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/SolarTimeline.js +3 -3
  137. package/lib/imodel-components-react/timeline/SolarTimeline.js.map +1 -0
  138. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/SolarTimeline.scss +0 -2
  139. package/lib/imodel-components-react/timeline/SpeedTimeline.d.ts.map +1 -0
  140. package/lib/imodel-components-react/timeline/SpeedTimeline.js.map +1 -0
  141. package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/SpeedTimeline.scss +2 -4
  142. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/Timeline.scss +7 -9
  143. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/TimelineComponent.d.ts +1 -1
  144. package/lib/imodel-components-react/timeline/TimelineComponent.d.ts.map +1 -0
  145. package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/TimelineComponent.js +5 -5
  146. package/lib/imodel-components-react/timeline/TimelineComponent.js.map +1 -0
  147. package/lib/imodel-components-react/timeline/interfaces.d.ts.map +1 -0
  148. package/lib/imodel-components-react/timeline/interfaces.js.map +1 -0
  149. package/lib/imodel-components-react/useTranslation.d.ts.map +1 -0
  150. package/lib/{esm/imodel-components-react → imodel-components-react}/useTranslation.js +2 -2
  151. package/lib/imodel-components-react/useTranslation.js.map +1 -0
  152. package/lib/imodel-components-react/viewport/ViewportComponent.d.ts.map +1 -0
  153. package/lib/{esm/imodel-components-react → imodel-components-react}/viewport/ViewportComponent.js +1 -1
  154. package/lib/imodel-components-react/viewport/ViewportComponent.js.map +1 -0
  155. package/lib/{cjs/imodel-components-react → imodel-components-react}/viewport/ViewportComponentEvents.d.ts +1 -1
  156. package/lib/imodel-components-react/viewport/ViewportComponentEvents.d.ts.map +1 -0
  157. package/lib/{esm/imodel-components-react → imodel-components-react}/viewport/ViewportComponentEvents.js +1 -1
  158. package/lib/imodel-components-react/viewport/ViewportComponentEvents.js.map +1 -0
  159. package/lib/imodel-components-react.d.ts +77 -0
  160. package/lib/imodel-components-react.d.ts.map +1 -0
  161. package/lib/imodel-components-react.js +90 -0
  162. package/lib/imodel-components-react.js.map +1 -0
  163. package/lib/internal.d.ts +2 -0
  164. package/lib/internal.d.ts.map +1 -0
  165. package/lib/{esm/imodel-components-react/navigationaids/Cube.scss → internal.js} +2 -15
  166. package/lib/internal.js.map +1 -0
  167. package/package.json +46 -36
  168. package/lib/cjs/imodel-components-react/UiIModelComponents.d.ts.map +0 -1
  169. package/lib/cjs/imodel-components-react/UiIModelComponents.js +0 -78
  170. package/lib/cjs/imodel-components-react/UiIModelComponents.js.map +0 -1
  171. package/lib/cjs/imodel-components-react/color/AlphaSlider.d.ts.map +0 -1
  172. package/lib/cjs/imodel-components-react/color/AlphaSlider.js +0 -182
  173. package/lib/cjs/imodel-components-react/color/AlphaSlider.js.map +0 -1
  174. package/lib/cjs/imodel-components-react/color/ColorPickerButton.d.ts.map +0 -1
  175. package/lib/cjs/imodel-components-react/color/ColorPickerButton.js +0 -119
  176. package/lib/cjs/imodel-components-react/color/ColorPickerButton.js.map +0 -1
  177. package/lib/cjs/imodel-components-react/color/ColorPickerButton.scss +0 -90
  178. package/lib/cjs/imodel-components-react/color/ColorPickerDialog.d.ts.map +0 -1
  179. package/lib/cjs/imodel-components-react/color/ColorPickerDialog.js +0 -76
  180. package/lib/cjs/imodel-components-react/color/ColorPickerDialog.js.map +0 -1
  181. package/lib/cjs/imodel-components-react/color/ColorPickerPopup.d.ts.map +0 -1
  182. package/lib/cjs/imodel-components-react/color/ColorPickerPopup.js +0 -141
  183. package/lib/cjs/imodel-components-react/color/ColorPickerPopup.js.map +0 -1
  184. package/lib/cjs/imodel-components-react/color/HueSlider.d.ts.map +0 -1
  185. package/lib/cjs/imodel-components-react/color/HueSlider.js +0 -201
  186. package/lib/cjs/imodel-components-react/color/HueSlider.js.map +0 -1
  187. package/lib/cjs/imodel-components-react/color/SaturationPicker.d.ts.map +0 -1
  188. package/lib/cjs/imodel-components-react/color/SaturationPicker.js +0 -197
  189. package/lib/cjs/imodel-components-react/color/SaturationPicker.js.map +0 -1
  190. package/lib/cjs/imodel-components-react/color/Swatch.d.ts.map +0 -1
  191. package/lib/cjs/imodel-components-react/color/Swatch.js +0 -63
  192. package/lib/cjs/imodel-components-react/color/Swatch.js.map +0 -1
  193. package/lib/cjs/imodel-components-react/color/getCSSColorFromDef.d.ts.map +0 -1
  194. package/lib/cjs/imodel-components-react/color/getCSSColorFromDef.js +0 -24
  195. package/lib/cjs/imodel-components-react/color/getCSSColorFromDef.js.map +0 -1
  196. package/lib/cjs/imodel-components-react/editors/ColorEditor.d.ts.map +0 -1
  197. package/lib/cjs/imodel-components-react/editors/ColorEditor.js +0 -150
  198. package/lib/cjs/imodel-components-react/editors/ColorEditor.js.map +0 -1
  199. package/lib/cjs/imodel-components-react/editors/WeightEditor.d.ts.map +0 -1
  200. package/lib/cjs/imodel-components-react/editors/WeightEditor.js +0 -153
  201. package/lib/cjs/imodel-components-react/editors/WeightEditor.js.map +0 -1
  202. package/lib/cjs/imodel-components-react/inputs/QuantityInput.d.ts.map +0 -1
  203. package/lib/cjs/imodel-components-react/inputs/QuantityInput.js +0 -94
  204. package/lib/cjs/imodel-components-react/inputs/QuantityInput.js.map +0 -1
  205. package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.d.ts.map +0 -1
  206. package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.js +0 -265
  207. package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.js.map +0 -1
  208. package/lib/cjs/imodel-components-react/lineweight/Swatch.d.ts.map +0 -1
  209. package/lib/cjs/imodel-components-react/lineweight/Swatch.js +0 -84
  210. package/lib/cjs/imodel-components-react/lineweight/Swatch.js.map +0 -1
  211. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.d.ts.map +0 -1
  212. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.js +0 -160
  213. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.js.map +0 -1
  214. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.scss +0 -51
  215. package/lib/cjs/imodel-components-react/navigationaids/Cube.d.ts.map +0 -1
  216. package/lib/cjs/imodel-components-react/navigationaids/Cube.js +0 -151
  217. package/lib/cjs/imodel-components-react/navigationaids/Cube.js.map +0 -1
  218. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.d.ts +0 -153
  219. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.d.ts.map +0 -1
  220. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js +0 -683
  221. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js.map +0 -1
  222. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.scss +0 -179
  223. package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.d.ts.map +0 -1
  224. package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.js +0 -736
  225. package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +0 -1
  226. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.d.ts.map +0 -1
  227. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.js +0 -112
  228. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.js.map +0 -1
  229. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.scss +0 -55
  230. package/lib/cjs/imodel-components-react/quantityformat/FormatPrecision.d.ts.map +0 -1
  231. package/lib/cjs/imodel-components-react/quantityformat/FormatPrecision.js +0 -56
  232. package/lib/cjs/imodel-components-react/quantityformat/FormatPrecision.js.map +0 -1
  233. package/lib/cjs/imodel-components-react/quantityformat/FormatSample.d.ts.map +0 -1
  234. package/lib/cjs/imodel-components-react/quantityformat/FormatSample.js +0 -94
  235. package/lib/cjs/imodel-components-react/quantityformat/FormatSample.js.map +0 -1
  236. package/lib/cjs/imodel-components-react/quantityformat/FormatType.d.ts.map +0 -1
  237. package/lib/cjs/imodel-components-react/quantityformat/FormatType.js +0 -115
  238. package/lib/cjs/imodel-components-react/quantityformat/FormatType.js.map +0 -1
  239. package/lib/cjs/imodel-components-react/quantityformat/FormatUnitLabel.d.ts.map +0 -1
  240. package/lib/cjs/imodel-components-react/quantityformat/FormatUnitLabel.js +0 -117
  241. package/lib/cjs/imodel-components-react/quantityformat/FormatUnitLabel.js.map +0 -1
  242. package/lib/cjs/imodel-components-react/quantityformat/FormatUnits.d.ts.map +0 -1
  243. package/lib/cjs/imodel-components-react/quantityformat/FormatUnits.js +0 -137
  244. package/lib/cjs/imodel-components-react/quantityformat/FormatUnits.js.map +0 -1
  245. package/lib/cjs/imodel-components-react/quantityformat/MiscFormatOptions.d.ts.map +0 -1
  246. package/lib/cjs/imodel-components-react/quantityformat/MiscFormatOptions.js +0 -193
  247. package/lib/cjs/imodel-components-react/quantityformat/MiscFormatOptions.js.map +0 -1
  248. package/lib/cjs/imodel-components-react/quantityformat/QuantityFormatPanel.d.ts.map +0 -1
  249. package/lib/cjs/imodel-components-react/quantityformat/QuantityFormatPanel.js +0 -145
  250. package/lib/cjs/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +0 -1
  251. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalPrecision.d.ts.map +0 -1
  252. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalPrecision.js +0 -104
  253. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalPrecision.js.map +0 -1
  254. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalSeparator.d.ts.map +0 -1
  255. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalSeparator.js +0 -59
  256. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +0 -1
  257. package/lib/cjs/imodel-components-react/quantityformat/misc/FractionPrecision.d.ts.map +0 -1
  258. package/lib/cjs/imodel-components-react/quantityformat/misc/FractionPrecision.js +0 -87
  259. package/lib/cjs/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +0 -1
  260. package/lib/cjs/imodel-components-react/quantityformat/misc/ScientificType.d.ts.map +0 -1
  261. package/lib/cjs/imodel-components-react/quantityformat/misc/ScientificType.js +0 -60
  262. package/lib/cjs/imodel-components-react/quantityformat/misc/ScientificType.js.map +0 -1
  263. package/lib/cjs/imodel-components-react/quantityformat/misc/SignOption.d.ts.map +0 -1
  264. package/lib/cjs/imodel-components-react/quantityformat/misc/SignOption.js +0 -68
  265. package/lib/cjs/imodel-components-react/quantityformat/misc/SignOption.js.map +0 -1
  266. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSeparatorSelector.d.ts.map +0 -1
  267. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js +0 -76
  268. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +0 -1
  269. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSizeSelector.d.ts.map +0 -1
  270. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSizeSelector.js +0 -59
  271. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +0 -1
  272. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSelector.d.ts.map +0 -1
  273. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSelector.js +0 -65
  274. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +0 -1
  275. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSeparator.d.ts.map +0 -1
  276. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSeparator.js +0 -106
  277. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +0 -1
  278. package/lib/cjs/imodel-components-react/quantityformat/misc/UnitDescr.d.ts.map +0 -1
  279. package/lib/cjs/imodel-components-react/quantityformat/misc/UnitDescr.js +0 -135
  280. package/lib/cjs/imodel-components-react/quantityformat/misc/UnitDescr.js.map +0 -1
  281. package/lib/cjs/imodel-components-react/timeline/BaseSolarDataProvider.d.ts.map +0 -1
  282. package/lib/cjs/imodel-components-react/timeline/BaseSolarDataProvider.js +0 -150
  283. package/lib/cjs/imodel-components-react/timeline/BaseSolarDataProvider.js.map +0 -1
  284. package/lib/cjs/imodel-components-react/timeline/BaseTimelineDataProvider.d.ts.map +0 -1
  285. package/lib/cjs/imodel-components-react/timeline/BaseTimelineDataProvider.js +0 -64
  286. package/lib/cjs/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +0 -1
  287. package/lib/cjs/imodel-components-react/timeline/InlineEdit.d.ts.map +0 -1
  288. package/lib/cjs/imodel-components-react/timeline/InlineEdit.js +0 -86
  289. package/lib/cjs/imodel-components-react/timeline/InlineEdit.js.map +0 -1
  290. package/lib/cjs/imodel-components-react/timeline/InlineEdit.scss +0 -24
  291. package/lib/cjs/imodel-components-react/timeline/PlayButton.d.ts.map +0 -1
  292. package/lib/cjs/imodel-components-react/timeline/PlayButton.js +0 -50
  293. package/lib/cjs/imodel-components-react/timeline/PlayButton.js.map +0 -1
  294. package/lib/cjs/imodel-components-react/timeline/Scrubber.d.ts.map +0 -1
  295. package/lib/cjs/imodel-components-react/timeline/Scrubber.js +0 -185
  296. package/lib/cjs/imodel-components-react/timeline/Scrubber.js.map +0 -1
  297. package/lib/cjs/imodel-components-react/timeline/Scrubber.scss +0 -105
  298. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.d.ts +0 -60
  299. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.d.ts.map +0 -1
  300. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.js +0 -358
  301. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.js.map +0 -1
  302. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.scss +0 -45
  303. package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.d.ts.map +0 -1
  304. package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.js +0 -57
  305. package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.js.map +0 -1
  306. package/lib/cjs/imodel-components-react/timeline/Timeline.scss +0 -165
  307. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.d.ts +0 -100
  308. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.d.ts.map +0 -1
  309. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.js +0 -286
  310. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.js.map +0 -1
  311. package/lib/cjs/imodel-components-react/timeline/interfaces.d.ts.map +0 -1
  312. package/lib/cjs/imodel-components-react/timeline/interfaces.js +0 -46
  313. package/lib/cjs/imodel-components-react/timeline/interfaces.js.map +0 -1
  314. package/lib/cjs/imodel-components-react/useTranslation.d.ts.map +0 -1
  315. package/lib/cjs/imodel-components-react/useTranslation.js +0 -52
  316. package/lib/cjs/imodel-components-react/useTranslation.js.map +0 -1
  317. package/lib/cjs/imodel-components-react/viewport/ViewportComponent.d.ts.map +0 -1
  318. package/lib/cjs/imodel-components-react/viewport/ViewportComponent.js +0 -267
  319. package/lib/cjs/imodel-components-react/viewport/ViewportComponent.js.map +0 -1
  320. package/lib/cjs/imodel-components-react/viewport/ViewportComponentEvents.d.ts.map +0 -1
  321. package/lib/cjs/imodel-components-react/viewport/ViewportComponentEvents.js +0 -119
  322. package/lib/cjs/imodel-components-react/viewport/ViewportComponentEvents.js.map +0 -1
  323. package/lib/cjs/imodel-components-react.d.ts +0 -80
  324. package/lib/cjs/imodel-components-react.d.ts.map +0 -1
  325. package/lib/cjs/imodel-components-react.js +0 -103
  326. package/lib/cjs/imodel-components-react.js.map +0 -1
  327. package/lib/esm/imodel-components-react/UiIModelComponents.d.ts +0 -29
  328. package/lib/esm/imodel-components-react/UiIModelComponents.d.ts.map +0 -1
  329. package/lib/esm/imodel-components-react/UiIModelComponents.js.map +0 -1
  330. package/lib/esm/imodel-components-react/UiIModelComponents.json +0 -150
  331. package/lib/esm/imodel-components-react/color/AlphaSlider.d.ts +0 -36
  332. package/lib/esm/imodel-components-react/color/AlphaSlider.d.ts.map +0 -1
  333. package/lib/esm/imodel-components-react/color/AlphaSlider.js.map +0 -1
  334. package/lib/esm/imodel-components-react/color/AlphaSlider.scss +0 -71
  335. package/lib/esm/imodel-components-react/color/ColorPickerButton.d.ts +0 -40
  336. package/lib/esm/imodel-components-react/color/ColorPickerButton.d.ts.map +0 -1
  337. package/lib/esm/imodel-components-react/color/ColorPickerButton.js.map +0 -1
  338. package/lib/esm/imodel-components-react/color/ColorPickerDialog.d.ts +0 -26
  339. package/lib/esm/imodel-components-react/color/ColorPickerDialog.d.ts.map +0 -1
  340. package/lib/esm/imodel-components-react/color/ColorPickerDialog.js.map +0 -1
  341. package/lib/esm/imodel-components-react/color/ColorPickerPopup.d.ts +0 -47
  342. package/lib/esm/imodel-components-react/color/ColorPickerPopup.d.ts.map +0 -1
  343. package/lib/esm/imodel-components-react/color/ColorPickerPopup.js.map +0 -1
  344. package/lib/esm/imodel-components-react/color/ColorPickerPopup.scss +0 -62
  345. package/lib/esm/imodel-components-react/color/HueSlider.d.ts +0 -25
  346. package/lib/esm/imodel-components-react/color/HueSlider.d.ts.map +0 -1
  347. package/lib/esm/imodel-components-react/color/HueSlider.scss +0 -78
  348. package/lib/esm/imodel-components-react/color/SaturationPicker.d.ts +0 -23
  349. package/lib/esm/imodel-components-react/color/SaturationPicker.d.ts.map +0 -1
  350. package/lib/esm/imodel-components-react/color/SaturationPicker.js.map +0 -1
  351. package/lib/esm/imodel-components-react/color/SaturationPicker.scss +0 -36
  352. package/lib/esm/imodel-components-react/color/Swatch.d.ts +0 -25
  353. package/lib/esm/imodel-components-react/color/Swatch.d.ts.map +0 -1
  354. package/lib/esm/imodel-components-react/color/Swatch.scss +0 -22
  355. package/lib/esm/imodel-components-react/color/getCSSColorFromDef.d.ts +0 -7
  356. package/lib/esm/imodel-components-react/color/getCSSColorFromDef.d.ts.map +0 -1
  357. package/lib/esm/imodel-components-react/color/getCSSColorFromDef.js.map +0 -1
  358. package/lib/esm/imodel-components-react/editors/ColorEditor.d.ts +0 -42
  359. package/lib/esm/imodel-components-react/editors/ColorEditor.d.ts.map +0 -1
  360. package/lib/esm/imodel-components-react/editors/ColorEditor.js.map +0 -1
  361. package/lib/esm/imodel-components-react/editors/ColorEditor.scss +0 -18
  362. package/lib/esm/imodel-components-react/editors/WeightEditor.d.ts +0 -44
  363. package/lib/esm/imodel-components-react/editors/WeightEditor.d.ts.map +0 -1
  364. package/lib/esm/imodel-components-react/editors/WeightEditor.js.map +0 -1
  365. package/lib/esm/imodel-components-react/editors/WeightEditor.scss +0 -16
  366. package/lib/esm/imodel-components-react/inputs/QuantityInput.d.ts +0 -26
  367. package/lib/esm/imodel-components-react/inputs/QuantityInput.d.ts.map +0 -1
  368. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.d.ts +0 -47
  369. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.d.ts.map +0 -1
  370. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.js.map +0 -1
  371. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.scss +0 -106
  372. package/lib/esm/imodel-components-react/lineweight/Swatch.d.ts +0 -33
  373. package/lib/esm/imodel-components-react/lineweight/Swatch.d.ts.map +0 -1
  374. package/lib/esm/imodel-components-react/lineweight/Swatch.scss +0 -48
  375. package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.d.ts +0 -59
  376. package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.d.ts.map +0 -1
  377. package/lib/esm/imodel-components-react/navigationaids/Cube.d.ts +0 -46
  378. package/lib/esm/imodel-components-react/navigationaids/Cube.d.ts.map +0 -1
  379. package/lib/esm/imodel-components-react/navigationaids/Cube.js.map +0 -1
  380. package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.d.ts.map +0 -1
  381. package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.js.map +0 -1
  382. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.d.ts +0 -144
  383. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.d.ts.map +0 -1
  384. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +0 -1
  385. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.scss +0 -134
  386. package/lib/esm/imodel-components-react/quantityformat/FormatPanel.d.ts +0 -29
  387. package/lib/esm/imodel-components-react/quantityformat/FormatPanel.d.ts.map +0 -1
  388. package/lib/esm/imodel-components-react/quantityformat/FormatPanel.js.map +0 -1
  389. package/lib/esm/imodel-components-react/quantityformat/FormatPrecision.d.ts +0 -19
  390. package/lib/esm/imodel-components-react/quantityformat/FormatPrecision.d.ts.map +0 -1
  391. package/lib/esm/imodel-components-react/quantityformat/FormatPrecision.js.map +0 -1
  392. package/lib/esm/imodel-components-react/quantityformat/FormatSample.d.ts +0 -20
  393. package/lib/esm/imodel-components-react/quantityformat/FormatSample.d.ts.map +0 -1
  394. package/lib/esm/imodel-components-react/quantityformat/FormatSample.js.map +0 -1
  395. package/lib/esm/imodel-components-react/quantityformat/FormatType.d.ts +0 -19
  396. package/lib/esm/imodel-components-react/quantityformat/FormatType.d.ts.map +0 -1
  397. package/lib/esm/imodel-components-react/quantityformat/FormatUnitLabel.d.ts +0 -19
  398. package/lib/esm/imodel-components-react/quantityformat/FormatUnitLabel.d.ts.map +0 -1
  399. package/lib/esm/imodel-components-react/quantityformat/FormatUnits.d.ts +0 -21
  400. package/lib/esm/imodel-components-react/quantityformat/FormatUnits.d.ts.map +0 -1
  401. package/lib/esm/imodel-components-react/quantityformat/FormatUnits.js.map +0 -1
  402. package/lib/esm/imodel-components-react/quantityformat/MiscFormatOptions.d.ts +0 -23
  403. package/lib/esm/imodel-components-react/quantityformat/MiscFormatOptions.d.ts.map +0 -1
  404. package/lib/esm/imodel-components-react/quantityformat/MiscFormatOptions.js.map +0 -1
  405. package/lib/esm/imodel-components-react/quantityformat/QuantityFormatPanel.d.ts +0 -24
  406. package/lib/esm/imodel-components-react/quantityformat/QuantityFormatPanel.d.ts.map +0 -1
  407. package/lib/esm/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +0 -1
  408. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalPrecision.d.ts +0 -18
  409. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalPrecision.d.ts.map +0 -1
  410. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalSeparator.d.ts +0 -18
  411. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalSeparator.d.ts.map +0 -1
  412. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +0 -1
  413. package/lib/esm/imodel-components-react/quantityformat/misc/FractionPrecision.d.ts +0 -17
  414. package/lib/esm/imodel-components-react/quantityformat/misc/FractionPrecision.d.ts.map +0 -1
  415. package/lib/esm/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +0 -1
  416. package/lib/esm/imodel-components-react/quantityformat/misc/ScientificType.d.ts +0 -19
  417. package/lib/esm/imodel-components-react/quantityformat/misc/ScientificType.d.ts.map +0 -1
  418. package/lib/esm/imodel-components-react/quantityformat/misc/ScientificType.js.map +0 -1
  419. package/lib/esm/imodel-components-react/quantityformat/misc/SignOption.d.ts +0 -18
  420. package/lib/esm/imodel-components-react/quantityformat/misc/SignOption.d.ts.map +0 -1
  421. package/lib/esm/imodel-components-react/quantityformat/misc/SignOption.js.map +0 -1
  422. package/lib/esm/imodel-components-react/quantityformat/misc/StationSeparatorSelector.d.ts +0 -18
  423. package/lib/esm/imodel-components-react/quantityformat/misc/StationSeparatorSelector.d.ts.map +0 -1
  424. package/lib/esm/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +0 -1
  425. package/lib/esm/imodel-components-react/quantityformat/misc/StationSizeSelector.d.ts +0 -18
  426. package/lib/esm/imodel-components-react/quantityformat/misc/StationSizeSelector.d.ts.map +0 -1
  427. package/lib/esm/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +0 -1
  428. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSelector.d.ts +0 -18
  429. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSelector.d.ts.map +0 -1
  430. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +0 -1
  431. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSeparator.d.ts +0 -18
  432. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSeparator.d.ts.map +0 -1
  433. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +0 -1
  434. package/lib/esm/imodel-components-react/quantityformat/misc/UnitDescr.d.ts +0 -24
  435. package/lib/esm/imodel-components-react/quantityformat/misc/UnitDescr.d.ts.map +0 -1
  436. package/lib/esm/imodel-components-react/quantityformat/misc/UnitDescr.js.map +0 -1
  437. package/lib/esm/imodel-components-react/timeline/BaseSolarDataProvider.d.ts +0 -53
  438. package/lib/esm/imodel-components-react/timeline/BaseSolarDataProvider.d.ts.map +0 -1
  439. package/lib/esm/imodel-components-react/timeline/BaseTimelineDataProvider.d.ts +0 -32
  440. package/lib/esm/imodel-components-react/timeline/BaseTimelineDataProvider.d.ts.map +0 -1
  441. package/lib/esm/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +0 -1
  442. package/lib/esm/imodel-components-react/timeline/InlineEdit.d.ts +0 -27
  443. package/lib/esm/imodel-components-react/timeline/InlineEdit.d.ts.map +0 -1
  444. package/lib/esm/imodel-components-react/timeline/InlineEdit.js.map +0 -1
  445. package/lib/esm/imodel-components-react/timeline/PlayButton.d.ts +0 -12
  446. package/lib/esm/imodel-components-react/timeline/PlayButton.d.ts.map +0 -1
  447. package/lib/esm/imodel-components-react/timeline/PlayButton.js.map +0 -1
  448. package/lib/esm/imodel-components-react/timeline/Scrubber.d.ts +0 -54
  449. package/lib/esm/imodel-components-react/timeline/Scrubber.d.ts.map +0 -1
  450. package/lib/esm/imodel-components-react/timeline/Scrubber.js.map +0 -1
  451. package/lib/esm/imodel-components-react/timeline/SolarTimeline.d.ts.map +0 -1
  452. package/lib/esm/imodel-components-react/timeline/SolarTimeline.js.map +0 -1
  453. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.d.ts +0 -16
  454. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.d.ts.map +0 -1
  455. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.js.map +0 -1
  456. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.scss +0 -40
  457. package/lib/esm/imodel-components-react/timeline/TimelineComponent.d.ts.map +0 -1
  458. package/lib/esm/imodel-components-react/timeline/TimelineComponent.js.map +0 -1
  459. package/lib/esm/imodel-components-react/timeline/TimelineComponent.scss +0 -48
  460. package/lib/esm/imodel-components-react/timeline/interfaces.d.ts +0 -146
  461. package/lib/esm/imodel-components-react/timeline/interfaces.d.ts.map +0 -1
  462. package/lib/esm/imodel-components-react/timeline/interfaces.js.map +0 -1
  463. package/lib/esm/imodel-components-react/useTranslation.d.ts +0 -7
  464. package/lib/esm/imodel-components-react/useTranslation.d.ts.map +0 -1
  465. package/lib/esm/imodel-components-react/useTranslation.js.map +0 -1
  466. package/lib/esm/imodel-components-react/viewport/ViewportComponent.d.ts +0 -43
  467. package/lib/esm/imodel-components-react/viewport/ViewportComponent.d.ts.map +0 -1
  468. package/lib/esm/imodel-components-react/viewport/ViewportComponent.js.map +0 -1
  469. package/lib/esm/imodel-components-react/viewport/ViewportComponentEvents.d.ts +0 -119
  470. package/lib/esm/imodel-components-react/viewport/ViewportComponentEvents.d.ts.map +0 -1
  471. package/lib/esm/imodel-components-react/viewport/ViewportComponentEvents.js.map +0 -1
  472. package/lib/esm/imodel-components-react.d.ts +0 -80
  473. package/lib/esm/imodel-components-react.d.ts.map +0 -1
  474. package/lib/esm/imodel-components-react.js +0 -85
  475. package/lib/esm/imodel-components-react.js.map +0 -1
  476. /package/lib/{cjs/imodel-components-react → imodel-components-react}/UiIModelComponents.json +0 -0
  477. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/AlphaSlider.d.ts +0 -0
  478. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/AlphaSlider.scss +0 -0
  479. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/ColorPickerButton.d.ts +0 -0
  480. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/ColorPickerDialog.d.ts +0 -0
  481. /package/lib/{esm/imodel-components-react → imodel-components-react}/color/ColorPickerDialog.js +0 -0
  482. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/ColorPickerPopup.d.ts +0 -0
  483. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/ColorPickerPopup.scss +0 -0
  484. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/HueSlider.d.ts +0 -0
  485. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/HueSlider.scss +0 -0
  486. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/SaturationPicker.d.ts +0 -0
  487. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/SaturationPicker.scss +0 -0
  488. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/Swatch.d.ts +0 -0
  489. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/Swatch.scss +0 -0
  490. /package/lib/{cjs/imodel-components-react → imodel-components-react}/color/getCSSColorFromDef.d.ts +0 -0
  491. /package/lib/{esm/imodel-components-react → imodel-components-react}/color/getCSSColorFromDef.js +0 -0
  492. /package/lib/{cjs/imodel-components-react → imodel-components-react}/editors/ColorEditor.d.ts +0 -0
  493. /package/lib/{cjs/imodel-components-react → imodel-components-react}/editors/WeightEditor.d.ts +0 -0
  494. /package/lib/{cjs/imodel-components-react → imodel-components-react}/inputs/QuantityInput.d.ts +0 -0
  495. /package/lib/{cjs/imodel-components-react → imodel-components-react}/inputs/QuantityNumberInput.d.ts +0 -0
  496. /package/lib/{esm/imodel-components-react → imodel-components-react}/inputs/QuantityNumberInput.js +0 -0
  497. /package/lib/{cjs/imodel-components-react → imodel-components-react}/lineweight/Swatch.d.ts +0 -0
  498. /package/lib/{cjs/imodel-components-react → imodel-components-react}/lineweight/WeightPickerButton.d.ts +0 -0
  499. /package/lib/{cjs/imodel-components-react → imodel-components-react}/navigationaids/Cube.d.ts +0 -0
  500. /package/lib/{esm/imodel-components-react → imodel-components-react}/navigationaids/Cube.js +0 -0
  501. /package/lib/{cjs/imodel-components-react → imodel-components-react}/navigationaids/Cube.scss +0 -0
  502. /package/lib/{cjs/imodel-components-react → imodel-components-react}/navigationaids/DrawingNavigationAid.d.ts +0 -0
  503. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatPanel.d.ts +0 -0
  504. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatPrecision.d.ts +0 -0
  505. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatSample.d.ts +0 -0
  506. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatType.d.ts +0 -0
  507. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatUnitLabel.d.ts +0 -0
  508. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/FormatUnits.d.ts +0 -0
  509. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/MiscFormatOptions.d.ts +0 -0
  510. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/QuantityFormatPanel.d.ts +0 -0
  511. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/DecimalPrecision.d.ts +0 -0
  512. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/DecimalSeparator.d.ts +0 -0
  513. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/FractionPrecision.d.ts +0 -0
  514. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/ScientificType.d.ts +0 -0
  515. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/SignOption.d.ts +0 -0
  516. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/StationSeparatorSelector.d.ts +0 -0
  517. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/StationSizeSelector.d.ts +0 -0
  518. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/ThousandsSelector.d.ts +0 -0
  519. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/ThousandsSeparator.d.ts +0 -0
  520. /package/lib/{cjs/imodel-components-react → imodel-components-react}/quantityformat/misc/UnitDescr.d.ts +0 -0
  521. /package/lib/{esm/imodel-components-react → imodel-components-react}/quantityformat/misc/UnitDescr.js +0 -0
  522. /package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/BaseSolarDataProvider.js +0 -0
  523. /package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/BaseTimelineDataProvider.js +0 -0
  524. /package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/InlineEdit.d.ts +0 -0
  525. /package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/InlineEdit.js +0 -0
  526. /package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/PlayButton.d.ts +0 -0
  527. /package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/SpeedTimeline.d.ts +0 -0
  528. /package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/SpeedTimeline.js +0 -0
  529. /package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/TimelineComponent.scss +0 -0
  530. /package/lib/{cjs/imodel-components-react → imodel-components-react}/timeline/interfaces.d.ts +0 -0
  531. /package/lib/{esm/imodel-components-react → imodel-components-react}/timeline/interfaces.js +0 -0
  532. /package/lib/{cjs/imodel-components-react → imodel-components-react}/useTranslation.d.ts +0 -0
  533. /package/lib/{cjs/imodel-components-react → imodel-components-react}/viewport/ViewportComponent.d.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ViewportComponentEvents.js","sourceRoot":"","sources":["../../../src/imodel-components-react/viewport/ViewportComponentEvents.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 Viewport\n */\n\nimport { Matrix3d, Point3d, Vector3d } from \"@itwin/core-geometry\";\nimport type { StandardViewId, Viewport } from \"@itwin/core-frontend\";\nimport { IModelApp } from \"@itwin/core-frontend\";\nimport { UiEvent } from \"@itwin/appui-abstract\";\nimport { Face } from \"../navigationaids/Cube.js\";\nimport type { ListenerType } from \"@itwin/core-react/internal\";\n\n/** Arguments for [[DrawingViewportChangeEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface DrawingViewportChangeEventArgs {\n rotation: Matrix3d;\n origin: Point3d;\n complete: boolean;\n}\n\n/** Drawing View Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class DrawingViewportChangeEvent extends UiEvent<DrawingViewportChangeEventArgs> {}\n\n/** Arguments for [[CubeRotationChangeEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface CubeRotationChangeEventArgs {\n rotMatrix: Matrix3d;\n face: Face;\n complete?: boolean;\n}\n\n/** 3d Cube Rotation Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class CubeRotationChangeEvent extends UiEvent<CubeRotationChangeEventArgs> {}\n\n/** Arguments for [[StandardRotationChangeEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface StandardRotationChangeEventArgs {\n standardRotation: StandardViewId;\n}\n\n/** Standard Rotation Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class StandardRotationChangeEvent extends UiEvent<StandardRotationChangeEventArgs> {}\n\n/** Arguments for [[ViewRotationChangeEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ViewRotationChangeEventArgs {\n viewport: Viewport;\n animationTime?: number;\n}\n\n/** View Rotation Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ViewRotationChangeEvent extends UiEvent<ViewRotationChangeEventArgs> {}\n\n/** Arguments for [[ViewClassFullNameChangedEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ViewClassFullNameChangedEventArgs {\n viewport: Viewport;\n oldName: string;\n newName: string;\n}\n\n/** View Class Full Name Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ViewClassFullNameChangedEvent extends UiEvent<ViewClassFullNameChangedEventArgs> {}\n\n/** Arguments for [[ViewIdChangedEvent]]\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ViewIdChangedEventArgs {\n viewport: Viewport;\n oldId: string;\n newId: string;\n}\n\n/** View Id Change event\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ViewIdChangedEvent extends UiEvent<ViewIdChangedEventArgs> {}\n\n/** Viewport Rotation events and methods\n * @public\n */\nexport class ViewportComponentEvents {\n private static _removeListener?: () => void;\n\n public static initialize() {\n if (undefined !== this._removeListener) return;\n\n this._removeListener =\n IModelApp.viewManager.onSelectedViewportChanged.addListener(\n ViewportComponentEvents._handleSelectedViewportChanged\n );\n }\n\n /** @internal - for unit testing */\n public static terminate() {\n if (this._removeListener) {\n this._removeListener();\n this._removeListener = undefined;\n }\n }\n\n public static face = Face.None;\n public static readonly origin = Point3d.createZero();\n public static readonly extents = Vector3d.createZero();\n public static readonly rotationMatrix = Matrix3d.createIdentity();\n public static readonly onDrawingViewportChangeEvent =\n new DrawingViewportChangeEvent(); // eslint-disable-line deprecation/deprecation\n public static readonly onCubeRotationChangeEvent =\n new CubeRotationChangeEvent(); // eslint-disable-line deprecation/deprecation\n public static readonly onStandardRotationChangeEvent =\n new StandardRotationChangeEvent(); // eslint-disable-line deprecation/deprecation\n public static readonly onViewRotationChangeEvent =\n new ViewRotationChangeEvent(); // eslint-disable-line deprecation/deprecation\n public static readonly onViewClassFullNameChangedEvent =\n new ViewClassFullNameChangedEvent(); // eslint-disable-line deprecation/deprecation\n // eslint-disable-next-line deprecation/deprecation\n public static readonly onViewIdChangedEvent = new ViewIdChangedEvent();\n\n private static _handleSelectedViewportChanged: ListenerType<\n typeof IModelApp.viewManager.onSelectedViewportChanged\n > = (args) => {\n if (args.current) ViewportComponentEvents.setViewMatrix(args.current);\n };\n\n public static setCubeMatrix(\n rotMatrix: Matrix3d,\n face = Face.None,\n complete: boolean = false\n ): void {\n this.rotationMatrix.setFrom(rotMatrix);\n this.face = face;\n this.onCubeRotationChangeEvent.emit({ rotMatrix, complete, face });\n }\n\n public static setDrawingViewportState(\n origin: Point3d,\n rotation: Matrix3d,\n complete: boolean = false\n ): void {\n this.onDrawingViewportChangeEvent.emit({ origin, rotation, complete });\n }\n\n public static setStandardRotation(standardRotation: StandardViewId): void {\n this.onStandardRotationChangeEvent.emit({ standardRotation });\n }\n\n public static setViewMatrix(\n viewport: Viewport,\n animationTime?: number\n ): void {\n // When handling onViewChanged, use setTimeout\n setTimeout(() => {\n if (viewport.view) {\n this.origin.setFrom(viewport.view.getOrigin());\n this.extents.setFrom(viewport.view.getExtents());\n }\n this.rotationMatrix.setFrom(viewport.rotation);\n\n this.onViewRotationChangeEvent.emit({ viewport, animationTime });\n });\n }\n}\n"]}
@@ -0,0 +1,77 @@
1
+ export { UiIModelComponents } from "./imodel-components-react/UiIModelComponents.js";
2
+ export { AlphaSlider, AlphaSliderProps, } from "./imodel-components-react/color/AlphaSlider.js";
3
+ export { ColorPickerButton, ColorPickerProps, } from "./imodel-components-react/color/ColorPickerButton.js";
4
+ export { ColorPickerDialog, ColorPickerDialogProps, } from "./imodel-components-react/color/ColorPickerDialog.js";
5
+ export { ColorPickerPopup, ColorPickerPopupProps, } from "./imodel-components-react/color/ColorPickerPopup.js";
6
+ export { HueSlider, HueSliderProps, } from "./imodel-components-react/color/HueSlider.js";
7
+ export { SaturationPicker, SaturationPickerProps, } from "./imodel-components-react/color/SaturationPicker.js";
8
+ export { ColorSwatch, ColorSwatchProps, } from "./imodel-components-react/color/Swatch.js";
9
+ export { ColorEditor, ColorPropertyEditor, } from "./imodel-components-react/editors/ColorEditor.js";
10
+ export { WeightEditor, WeightPropertyEditor, } from "./imodel-components-react/editors/WeightEditor.js";
11
+ export { QuantityInput, QuantityProps, } from "./imodel-components-react/inputs/QuantityInput.js";
12
+ export { QuantityNumberInput, QuantityNumberInputProps, StepFunctionProp, } from "./imodel-components-react/inputs/QuantityNumberInput.js";
13
+ export { LineWeightSwatch, LineWeightSwatchProps, } from "./imodel-components-react/lineweight/Swatch.js";
14
+ export { WeightPickerButton, WeightPickerProps, } from "./imodel-components-react/lineweight/WeightPickerButton.js";
15
+ export { Cube, CubeProps, Face, } from "./imodel-components-react/navigationaids/Cube.js";
16
+ export { CubeNavigationAid, CubeNavigationAidProps, CubeNavigationHitBoxX, CubeNavigationHitBoxY, CubeNavigationHitBoxZ, } from "./imodel-components-react/navigationaids/CubeNavigationAid.js";
17
+ export { DrawingNavigationAid, DrawingNavigationAidProps, } from "./imodel-components-react/navigationaids/DrawingNavigationAid.js";
18
+ export { FormatPanel, FormatPanelProps, } from "./imodel-components-react/quantityformat/FormatPanel.js";
19
+ export { FormatPrecision, FormatPrecisionProps, } from "./imodel-components-react/quantityformat/FormatPrecision.js";
20
+ export { FormatSample, FormatSampleProps, } from "./imodel-components-react/quantityformat/FormatSample.js";
21
+ export { FormatTypeOption, FormatTypeOptionProps, } from "./imodel-components-react/quantityformat/FormatType.js";
22
+ export { FormatUnitLabel, FormatUnitLabelProps, } from "./imodel-components-react/quantityformat/FormatUnitLabel.js";
23
+ export { FormatUnits, FormatUnitsProps, } from "./imodel-components-react/quantityformat/FormatUnits.js";
24
+ export { MiscFormatOptions, MiscFormatOptionsProps, } from "./imodel-components-react/quantityformat/MiscFormatOptions.js";
25
+ export { QuantityFormatPanel, QuantityFormatPanelProps, } from "./imodel-components-react/quantityformat/QuantityFormatPanel.js";
26
+ export { AnimationFractionChangeHandler, PlaybackSettings, PlaybackSettingsChangeHandler, SolarDataProvider, SolarPlaybackProgressHandler, TimelineDataProvider, TimelineDateDisplay, TimelinePausePlayAction, TimelinePausePlayArgs, TimelineScale, } from "./imodel-components-react/timeline/interfaces.js";
27
+ export { BaseTimelineDataProvider } from "./imodel-components-react/timeline/BaseTimelineDataProvider.js";
28
+ export { TimelineComponent, TimelineComponentProps, TimelineDateMarkerProps, TimelineMenuItemOption, TimelineMenuItemProps, } from "./imodel-components-react/timeline/TimelineComponent.js";
29
+ export { SolarTimeline } from "./imodel-components-react/timeline/SolarTimeline.js";
30
+ export { BaseSolarDataProvider } from "./imodel-components-react/timeline/BaseSolarDataProvider.js";
31
+ export { ViewStateProp, ViewportComponent, ViewportProps, } from "./imodel-components-react/viewport/ViewportComponent.js";
32
+ export { ViewportComponentEvents, CubeRotationChangeEvent, CubeRotationChangeEventArgs, DrawingViewportChangeEvent, DrawingViewportChangeEventArgs, StandardRotationChangeEvent, StandardRotationChangeEventArgs, ViewClassFullNameChangedEvent, ViewClassFullNameChangedEventArgs, ViewIdChangedEvent, ViewIdChangedEventArgs, ViewRotationChangeEvent, ViewRotationChangeEventArgs, } from "./imodel-components-react/viewport/ViewportComponentEvents.js";
33
+ /** @docs-package-description
34
+ * The imodel-components-react package contains React components that depend on the core-frontend, core-common or core-quantity packages.
35
+ * The components pertain to Color, Cube, LineWeight, Navigation Aids, Quantity Inputs, Timeline and Viewport.
36
+ */
37
+ /**
38
+ * @docs-group-description Color
39
+ * Classes and components for working with and picking a Color.
40
+ */
41
+ /**
42
+ * @docs-group-description Common
43
+ * Common classes used across various UI components.
44
+ */
45
+ /**
46
+ * @docs-group-description Cube
47
+ * Component for 3D Cube.
48
+ */
49
+ /**
50
+ * @docs-group-description Inputs
51
+ * Input Components that format and parse input for IModelApps.
52
+ */
53
+ /**
54
+ * @docs-group-description LineWeight
55
+ * Classes and components for working with and picking a Line Weight.
56
+ */
57
+ /**
58
+ * @docs-group-description NavigationAids
59
+ * Classes and components for working with Navigation Aids.
60
+ */
61
+ /**
62
+ * @docs-group-description PropertyEditors
63
+ * Classes and components for working with Property Editors.
64
+ */
65
+ /**
66
+ * @docs-group-description QuantityFormat
67
+ * Classes and components for working with a Quantity Formats.
68
+ */
69
+ /**
70
+ * @docs-group-description Timeline
71
+ * Classes and components that provide a timeline
72
+ */
73
+ /**
74
+ * @docs-group-description Viewport
75
+ * Classes and components for working with a Viewport.
76
+ */
77
+ //# sourceMappingURL=imodel-components-react.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"imodel-components-react.d.ts","sourceRoot":"","sources":["../src/imodel-components-react.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,90 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /* eslint-disable deprecation/deprecation */
6
+ export { UiIModelComponents } from "./imodel-components-react/UiIModelComponents.js";
7
+ export { AlphaSlider, } from "./imodel-components-react/color/AlphaSlider.js";
8
+ export { ColorPickerButton, } from "./imodel-components-react/color/ColorPickerButton.js";
9
+ export { ColorPickerDialog, } from "./imodel-components-react/color/ColorPickerDialog.js";
10
+ export { ColorPickerPopup, } from "./imodel-components-react/color/ColorPickerPopup.js";
11
+ export { HueSlider, } from "./imodel-components-react/color/HueSlider.js";
12
+ export { SaturationPicker, } from "./imodel-components-react/color/SaturationPicker.js";
13
+ export { ColorSwatch, } from "./imodel-components-react/color/Swatch.js";
14
+ export { ColorEditor, ColorPropertyEditor, } from "./imodel-components-react/editors/ColorEditor.js";
15
+ export { WeightEditor, WeightPropertyEditor, } from "./imodel-components-react/editors/WeightEditor.js";
16
+ export { QuantityInput, } from "./imodel-components-react/inputs/QuantityInput.js";
17
+ export { QuantityNumberInput, } from "./imodel-components-react/inputs/QuantityNumberInput.js";
18
+ export { LineWeightSwatch, } from "./imodel-components-react/lineweight/Swatch.js";
19
+ export { WeightPickerButton, } from "./imodel-components-react/lineweight/WeightPickerButton.js";
20
+ export { Cube, Face, } from "./imodel-components-react/navigationaids/Cube.js";
21
+ export { CubeNavigationAid, CubeNavigationHitBoxX, CubeNavigationHitBoxY, CubeNavigationHitBoxZ, } from "./imodel-components-react/navigationaids/CubeNavigationAid.js";
22
+ export { DrawingNavigationAid, } from "./imodel-components-react/navigationaids/DrawingNavigationAid.js";
23
+ export { FormatPanel, } from "./imodel-components-react/quantityformat/FormatPanel.js";
24
+ export { FormatPrecision, } from "./imodel-components-react/quantityformat/FormatPrecision.js";
25
+ export { FormatSample, } from "./imodel-components-react/quantityformat/FormatSample.js";
26
+ export { FormatTypeOption, } from "./imodel-components-react/quantityformat/FormatType.js";
27
+ export { FormatUnitLabel, } from "./imodel-components-react/quantityformat/FormatUnitLabel.js";
28
+ export { FormatUnits, } from "./imodel-components-react/quantityformat/FormatUnits.js";
29
+ export { MiscFormatOptions, } from "./imodel-components-react/quantityformat/MiscFormatOptions.js";
30
+ export { QuantityFormatPanel, } from "./imodel-components-react/quantityformat/QuantityFormatPanel.js";
31
+ export { TimelineDateDisplay, TimelinePausePlayAction, TimelineScale, } from "./imodel-components-react/timeline/interfaces.js";
32
+ export { BaseTimelineDataProvider } from "./imodel-components-react/timeline/BaseTimelineDataProvider.js";
33
+ export { TimelineComponent, } from "./imodel-components-react/timeline/TimelineComponent.js";
34
+ export { SolarTimeline } from "./imodel-components-react/timeline/SolarTimeline.js";
35
+ export { BaseSolarDataProvider } from "./imodel-components-react/timeline/BaseSolarDataProvider.js";
36
+ export { ViewportComponent, } from "./imodel-components-react/viewport/ViewportComponent.js";
37
+ export { ViewportComponentEvents, CubeRotationChangeEvent, DrawingViewportChangeEvent, StandardRotationChangeEvent, ViewClassFullNameChangedEvent, ViewIdChangedEvent, ViewRotationChangeEvent, } from "./imodel-components-react/viewport/ViewportComponentEvents.js";
38
+ // #region "SideEffects"
39
+ import { StandardEditorNames, StandardTypeNames } from "@itwin/appui-abstract";
40
+ import { PropertyEditorManager } from "@itwin/components-react";
41
+ import { ColorPropertyEditor } from "./imodel-components-react/editors/ColorEditor.js";
42
+ import { WeightPropertyEditor } from "./imodel-components-react/editors/WeightEditor.js";
43
+ PropertyEditorManager.registerEditor(StandardTypeNames.Number, ColorPropertyEditor, StandardEditorNames.ColorPicker);
44
+ PropertyEditorManager.registerEditor(StandardTypeNames.Number, WeightPropertyEditor, StandardEditorNames.WeightPicker);
45
+ // #endregion "SideEffects"
46
+ /** @docs-package-description
47
+ * The imodel-components-react package contains React components that depend on the core-frontend, core-common or core-quantity packages.
48
+ * The components pertain to Color, Cube, LineWeight, Navigation Aids, Quantity Inputs, Timeline and Viewport.
49
+ */
50
+ /**
51
+ * @docs-group-description Color
52
+ * Classes and components for working with and picking a Color.
53
+ */
54
+ /**
55
+ * @docs-group-description Common
56
+ * Common classes used across various UI components.
57
+ */
58
+ /**
59
+ * @docs-group-description Cube
60
+ * Component for 3D Cube.
61
+ */
62
+ /**
63
+ * @docs-group-description Inputs
64
+ * Input Components that format and parse input for IModelApps.
65
+ */
66
+ /**
67
+ * @docs-group-description LineWeight
68
+ * Classes and components for working with and picking a Line Weight.
69
+ */
70
+ /**
71
+ * @docs-group-description NavigationAids
72
+ * Classes and components for working with Navigation Aids.
73
+ */
74
+ /**
75
+ * @docs-group-description PropertyEditors
76
+ * Classes and components for working with Property Editors.
77
+ */
78
+ /**
79
+ * @docs-group-description QuantityFormat
80
+ * Classes and components for working with a Quantity Formats.
81
+ */
82
+ /**
83
+ * @docs-group-description Timeline
84
+ * Classes and components that provide a timeline
85
+ */
86
+ /**
87
+ * @docs-group-description Viewport
88
+ * Classes and components for working with a Viewport.
89
+ */
90
+ //# sourceMappingURL=imodel-components-react.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"imodel-components-react.js","sourceRoot":"","sources":["../src/imodel-components-react.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/* eslint-disable deprecation/deprecation */\n\nexport { UiIModelComponents } from \"./imodel-components-react/UiIModelComponents.js\";\n\nexport {\n AlphaSlider,\n AlphaSliderProps,\n} from \"./imodel-components-react/color/AlphaSlider.js\";\nexport {\n ColorPickerButton,\n ColorPickerProps,\n} from \"./imodel-components-react/color/ColorPickerButton.js\";\nexport {\n ColorPickerDialog,\n ColorPickerDialogProps,\n} from \"./imodel-components-react/color/ColorPickerDialog.js\";\nexport {\n ColorPickerPopup,\n ColorPickerPopupProps,\n} from \"./imodel-components-react/color/ColorPickerPopup.js\";\nexport {\n HueSlider,\n HueSliderProps,\n} from \"./imodel-components-react/color/HueSlider.js\";\nexport {\n SaturationPicker,\n SaturationPickerProps,\n} from \"./imodel-components-react/color/SaturationPicker.js\";\nexport {\n ColorSwatch,\n ColorSwatchProps,\n} from \"./imodel-components-react/color/Swatch.js\";\n\nexport {\n ColorEditor,\n ColorPropertyEditor,\n} from \"./imodel-components-react/editors/ColorEditor.js\";\nexport {\n WeightEditor,\n WeightPropertyEditor,\n} from \"./imodel-components-react/editors/WeightEditor.js\";\n\nexport {\n QuantityInput,\n QuantityProps,\n} from \"./imodel-components-react/inputs/QuantityInput.js\";\nexport {\n QuantityNumberInput,\n QuantityNumberInputProps,\n StepFunctionProp,\n} from \"./imodel-components-react/inputs/QuantityNumberInput.js\";\n\nexport {\n LineWeightSwatch,\n LineWeightSwatchProps,\n} from \"./imodel-components-react/lineweight/Swatch.js\";\nexport {\n WeightPickerButton,\n WeightPickerProps,\n} from \"./imodel-components-react/lineweight/WeightPickerButton.js\";\n\nexport {\n Cube,\n CubeProps,\n Face,\n} from \"./imodel-components-react/navigationaids/Cube.js\";\nexport {\n CubeNavigationAid,\n CubeNavigationAidProps,\n CubeNavigationHitBoxX,\n CubeNavigationHitBoxY,\n CubeNavigationHitBoxZ,\n} from \"./imodel-components-react/navigationaids/CubeNavigationAid.js\";\nexport {\n DrawingNavigationAid,\n DrawingNavigationAidProps,\n} from \"./imodel-components-react/navigationaids/DrawingNavigationAid.js\";\n\nexport {\n FormatPanel,\n FormatPanelProps,\n} from \"./imodel-components-react/quantityformat/FormatPanel.js\";\nexport {\n FormatPrecision,\n FormatPrecisionProps,\n} from \"./imodel-components-react/quantityformat/FormatPrecision.js\";\nexport {\n FormatSample,\n FormatSampleProps,\n} from \"./imodel-components-react/quantityformat/FormatSample.js\";\nexport {\n FormatTypeOption,\n FormatTypeOptionProps,\n} from \"./imodel-components-react/quantityformat/FormatType.js\";\nexport {\n FormatUnitLabel,\n FormatUnitLabelProps,\n} from \"./imodel-components-react/quantityformat/FormatUnitLabel.js\";\nexport {\n FormatUnits,\n FormatUnitsProps,\n} from \"./imodel-components-react/quantityformat/FormatUnits.js\";\nexport {\n MiscFormatOptions,\n MiscFormatOptionsProps,\n} from \"./imodel-components-react/quantityformat/MiscFormatOptions.js\";\nexport {\n QuantityFormatPanel,\n QuantityFormatPanelProps,\n} from \"./imodel-components-react/quantityformat/QuantityFormatPanel.js\";\n\nexport {\n AnimationFractionChangeHandler,\n PlaybackSettings,\n PlaybackSettingsChangeHandler,\n SolarDataProvider,\n SolarPlaybackProgressHandler,\n TimelineDataProvider,\n TimelineDateDisplay,\n TimelinePausePlayAction,\n TimelinePausePlayArgs,\n TimelineScale,\n} from \"./imodel-components-react/timeline/interfaces.js\";\nexport { BaseTimelineDataProvider } from \"./imodel-components-react/timeline/BaseTimelineDataProvider.js\";\nexport {\n TimelineComponent,\n TimelineComponentProps,\n TimelineDateMarkerProps,\n TimelineMenuItemOption,\n TimelineMenuItemProps,\n} from \"./imodel-components-react/timeline/TimelineComponent.js\";\nexport { SolarTimeline } from \"./imodel-components-react/timeline/SolarTimeline.js\";\nexport { BaseSolarDataProvider } from \"./imodel-components-react/timeline/BaseSolarDataProvider.js\";\n\nexport {\n ViewStateProp,\n ViewportComponent,\n ViewportProps,\n} from \"./imodel-components-react/viewport/ViewportComponent.js\";\nexport {\n ViewportComponentEvents,\n CubeRotationChangeEvent,\n CubeRotationChangeEventArgs,\n DrawingViewportChangeEvent,\n DrawingViewportChangeEventArgs,\n StandardRotationChangeEvent,\n StandardRotationChangeEventArgs,\n ViewClassFullNameChangedEvent,\n ViewClassFullNameChangedEventArgs,\n ViewIdChangedEvent,\n ViewIdChangedEventArgs,\n ViewRotationChangeEvent,\n ViewRotationChangeEventArgs,\n} from \"./imodel-components-react/viewport/ViewportComponentEvents.js\";\n\n// #region \"SideEffects\"\n\nimport { StandardEditorNames, StandardTypeNames } from \"@itwin/appui-abstract\";\nimport { PropertyEditorManager } from \"@itwin/components-react\";\nimport { ColorPropertyEditor } from \"./imodel-components-react/editors/ColorEditor.js\";\nimport { WeightPropertyEditor } from \"./imodel-components-react/editors/WeightEditor.js\";\n\nPropertyEditorManager.registerEditor(\n StandardTypeNames.Number,\n ColorPropertyEditor,\n StandardEditorNames.ColorPicker\n);\nPropertyEditorManager.registerEditor(\n StandardTypeNames.Number,\n WeightPropertyEditor,\n StandardEditorNames.WeightPicker\n);\n\n// #endregion \"SideEffects\"\n\n/** @docs-package-description\n * The imodel-components-react package contains React components that depend on the core-frontend, core-common or core-quantity packages.\n * The components pertain to Color, Cube, LineWeight, Navigation Aids, Quantity Inputs, Timeline and Viewport.\n */\n/**\n * @docs-group-description Color\n * Classes and components for working with and picking a Color.\n */\n/**\n * @docs-group-description Common\n * Common classes used across various UI components.\n */\n/**\n * @docs-group-description Cube\n * Component for 3D Cube.\n */\n/**\n * @docs-group-description Inputs\n * Input Components that format and parse input for IModelApps.\n */\n/**\n * @docs-group-description LineWeight\n * Classes and components for working with and picking a Line Weight.\n */\n/**\n * @docs-group-description NavigationAids\n * Classes and components for working with Navigation Aids.\n */\n/**\n * @docs-group-description PropertyEditors\n * Classes and components for working with Property Editors.\n */\n/**\n * @docs-group-description QuantityFormat\n * Classes and components for working with a Quantity Formats.\n */\n/**\n * @docs-group-description Timeline\n * Classes and components that provide a timeline\n */\n/**\n * @docs-group-description Viewport\n * Classes and components for working with a Viewport.\n */\n"]}
@@ -0,0 +1,2 @@
1
+ export { getCSSColorFromDef } from "./imodel-components-react/color/getCSSColorFromDef.js";
2
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uDAAuD,CAAC"}
@@ -2,18 +2,5 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- $cube-width: 128px;
6
- $cube-side-width: 12px;
7
-
8
- .components-cube-css3d {
9
- width: $cube-width;
10
- height: $cube-width;
11
- perspective: 300px;
12
- transform-style: preserve-3d;
13
- .face {
14
- width: 100%;
15
- height: 100%;
16
- position: absolute;
17
- backface-visibility: inherit;
18
- }
19
- }
5
+ export { getCSSColorFromDef } from "./imodel-components-react/color/getCSSColorFromDef.js";
6
+ //# sourceMappingURL=internal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG,OAAO,EAAE,kBAAkB,EAAE,MAAM,uDAAuD,CAAC","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 *--------------------------------------------------------------------------------------------*/\nexport { getCSSColorFromDef } from \"./imodel-components-react/color/getCSSColorFromDef.js\";\n"]}
package/package.json CHANGED
@@ -1,10 +1,23 @@
1
1
  {
2
2
  "name": "@itwin/imodel-components-react",
3
- "version": "4.17.1",
4
- "description": "iTwin.js UI IModel Components",
5
- "main": "lib/cjs/imodel-components-react.js",
6
- "module": "lib/esm/imodel-components-react.js",
7
- "typings": "lib/cjs/imodel-components-react",
3
+ "version": "5.0.0-dev.2",
4
+ "description": "A react component library of iTwin.js UI iModel components",
5
+ "type": "module",
6
+ "types": "./lib/imodel-components-react.d.ts",
7
+ "exports": {
8
+ ".": "./lib/imodel-components-react.js",
9
+ "./internal": "./lib/internal.js",
10
+ "./package.json": "./package.json",
11
+ "./lib/cjs/*": {
12
+ "sass": "./lib/*"
13
+ },
14
+ "./lib/esm/*": {
15
+ "sass": "./lib/*"
16
+ },
17
+ "./*": {
18
+ "sass": "./*"
19
+ }
20
+ },
8
21
  "license": "MIT",
9
22
  "repository": {
10
23
  "type": "git",
@@ -22,32 +35,32 @@
22
35
  "url": "http://www.bentley.com"
23
36
  },
24
37
  "peerDependencies": {
25
- "@itwin/appui-abstract": "^3.7.0 || ^4.0.0",
26
- "@itwin/components-react": "^4.17.1",
27
- "@itwin/core-bentley": "^3.7.0 || ^4.0.0",
28
- "@itwin/core-common": "^3.7.0 || ^4.0.0",
29
- "@itwin/core-frontend": "^3.7.0 || ^4.0.0",
30
- "@itwin/core-geometry": "^3.7.0 || ^4.0.0",
31
- "@itwin/core-quantity": "^3.7.0 || ^4.0.0",
32
- "@itwin/core-react": "^4.17.1",
33
- "react": "^17.0.0 || ^18.0.0",
34
- "react-dom": "^17.0.0 || ^18.0.0"
38
+ "@itwin/appui-abstract": "^4.0.0",
39
+ "@itwin/components-react": "^5.0.0-dev.2",
40
+ "@itwin/core-bentley": "^4.0.0",
41
+ "@itwin/core-common": "^4.0.0",
42
+ "@itwin/core-frontend": "^4.0.0",
43
+ "@itwin/core-geometry": "^4.0.0",
44
+ "@itwin/core-quantity": "^4.0.0",
45
+ "@itwin/core-react": "^5.0.0-dev.2",
46
+ "react": "^18.0.0",
47
+ "react-dom": "^18.0.0"
35
48
  },
36
49
  "//devDependencies": [
37
50
  "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install",
38
51
  "NOTE: All tools used by scripts in this package must be listed as devDependencies"
39
52
  ],
40
53
  "devDependencies": {
41
- "@itwin/appui-abstract": "^3.7.0 || ^4.0.0",
42
- "@itwin/build-tools": "^3.7.0 || ^4.6.0-dev.27",
43
- "@itwin/core-bentley": "^3.7.0 || ^4.0.0",
44
- "@itwin/core-common": "^3.7.0 || ^4.0.0",
45
- "@itwin/core-frontend": "^3.7.0 || ^4.0.0",
46
- "@itwin/core-geometry": "^3.7.0 || ^4.0.0",
47
- "@itwin/core-orbitgt": "^3.7.0 || ^4.0.0",
48
- "@itwin/core-quantity": "^3.7.0 || ^4.0.0",
49
- "@itwin/eslint-plugin": "^4.0.0-dev.52",
50
- "@itwin/webgl-compatibility": "^3.7.0 || ^4.0.0",
54
+ "@itwin/appui-abstract": "^4.0.0",
55
+ "@itwin/build-tools": "4.10.0-dev.31",
56
+ "@itwin/core-bentley": "^4.0.0",
57
+ "@itwin/core-common": "^4.0.0",
58
+ "@itwin/core-frontend": "^4.0.0",
59
+ "@itwin/core-geometry": "^4.0.0",
60
+ "@itwin/core-orbitgt": "^4.0.0",
61
+ "@itwin/core-quantity": "^4.0.0",
62
+ "@itwin/eslint-plugin": "^4.1.1",
63
+ "@itwin/webgl-compatibility": "^4.0.0",
51
64
  "@testing-library/dom": "^10.1.0",
52
65
  "@testing-library/react": "^15.0.7",
53
66
  "@testing-library/user-event": "^14.5.2",
@@ -57,7 +70,7 @@
57
70
  "@types/react-dom": "^18.3.0",
58
71
  "@vitest/coverage-v8": "^1.4.0",
59
72
  "cpx2": "^3.0.0",
60
- "eslint": "^8.44.0",
73
+ "eslint": "^8.57.1",
61
74
  "eslint-config-prettier": "~8.8.0",
62
75
  "faker": "^4.1.0",
63
76
  "ignore-styles": "^5.0.1",
@@ -72,8 +85,8 @@
72
85
  "typescript": "~5.3.3",
73
86
  "upath": "^2.0.1",
74
87
  "vitest": "^1.6.0",
75
- "@itwin/components-react": "4.17.1",
76
- "@itwin/core-react": "4.17.1"
88
+ "@itwin/components-react": "5.0.0-dev.2",
89
+ "@itwin/core-react": "5.0.0-dev.2"
77
90
  },
78
91
  "//dependencies": [
79
92
  "NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API",
@@ -84,22 +97,19 @@
84
97
  "@itwin/itwinui-react": "^3.11.2",
85
98
  "@itwin/itwinui-variables": "^3.0.0",
86
99
  "@itwin/itwinui-icons-react": "^2.8.0",
87
- "classnames": "2.3.1",
100
+ "classnames": "2.5.1",
88
101
  "ts-key-enum": "~2.0.12"
89
102
  },
90
103
  "scripts": {
91
- "start": "run-p -l \"build:** -- -w\" \"copy:** -- -w\"",
92
- "build": "npm run -s copy:locale && npm run -s build:cjs && npm run -s build:esm",
93
- "build:cjs": "npm run -s copy:cjs && tsc 1>&2 --outDir lib/cjs",
94
- "build:esm": "npm run -s copy:esm && tsc 1>&2 --module ES2020 --outDir lib/esm",
95
- "copy:cjs": "cpx \"./src/**/*.*css\" ./lib/cjs",
96
- "copy:esm": "cpx \"./src/**/*.*css\" ./lib/esm",
104
+ "start": "run-p -l \"build -- -w\" \"copy:** -- -w\"",
105
+ "build": "npm run copy:css && npm run copy:locale && tsc",
106
+ "copy:css": "cpx \"./src/**/*.*css\" ./lib",
97
107
  "copy:locale": "cpx ./src/imodel-components-react/UiIModelComponents.json ./lib/public/locales/en",
98
108
  "clean": "rimraf lib .rush/temp/package-deps*.json",
99
109
  "cover": "vitest run --coverage",
100
110
  "lint": "eslint -f visualstudio \"./src/**/*.{ts,tsx}\" 1>&2",
101
111
  "lint:fix": "npm run -s lint -- --fix",
102
- "extract-api": "betools extract-api --entry=imodel-components-react",
112
+ "extract-api": "betools extract-api --entry=./lib/imodel-components-react",
103
113
  "test": "vitest",
104
114
  "docs": "npm run -s docs:reference && npm run -s docs:changelog",
105
115
  "docs:changelog": "cpx ./CHANGELOG.md ../../generated-docs/reference/imodel-components-react",
@@ -1 +0,0 @@
1
- {"version":3,"file":"UiIModelComponents.d.ts","sourceRoot":"","sources":["../../../src/imodel-components-react/UiIModelComponents.ts"],"names":[],"mappings":"AAIA;;GAEG;AAOH;;;GAGG;AACH,qBAAa,kBAAkB;IAC7B,OAAO,CAAC,MAAM,CAAC,YAAY,CAAS;IAEpC;;OAEG;WACiB,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC;IAyB/C,gEAAgE;WAClD,SAAS;IAQvB,4DAA4D;IAC5D,WAAkB,WAAW,IAAI,OAAO,CAEvC;IAED,kDAAkD;IAClD,WAAkB,qBAAqB,IAAI,MAAM,CAEhD;IAED,gBAAgB;IAChB,WAAkB,WAAW,IAAI,MAAM,CAEtC;IAED;;OAEG;WACW,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM;IAavD,gBAAgB;WACF,cAAc,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM;CAM/C"}
@@ -1,78 +0,0 @@
1
- "use strict";
2
- /*---------------------------------------------------------------------------------------------
3
- * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
4
- * See LICENSE.md in the project root for license terms and full copyright notice.
5
- *--------------------------------------------------------------------------------------------*/
6
- /** @packageDocumentation
7
- * @module Common
8
- */
9
- Object.defineProperty(exports, "__esModule", { value: true });
10
- exports.UiIModelComponents = void 0;
11
- const core_bentley_1 = require("@itwin/core-bentley");
12
- const core_frontend_1 = require("@itwin/core-frontend");
13
- const components_react_1 = require("@itwin/components-react");
14
- const core_common_1 = require("@itwin/core-common");
15
- const core_react_1 = require("@itwin/core-react");
16
- /**
17
- * Manages the localization service for the imodel-components-react package.
18
- * @public
19
- */
20
- class UiIModelComponents {
21
- /**
22
- * initialize UiIModelComponents.
23
- */
24
- static async initialize() {
25
- if (UiIModelComponents._initialized) {
26
- core_bentley_1.Logger.logInfo(UiIModelComponents.loggerCategory(UiIModelComponents), `UiIModelComponents.initialize already called`);
27
- return;
28
- }
29
- await core_frontend_1.IModelApp.localization?.registerNamespace(UiIModelComponents.localizationNamespace);
30
- if (!core_frontend_1.IModelApp.localization) {
31
- // it should only get here in unit test where IModelApp is not setup
32
- const localization = new core_common_1.EmptyLocalization();
33
- await localization.initialize();
34
- await components_react_1.UiComponents.initialize(localization);
35
- }
36
- else {
37
- await components_react_1.UiComponents.initialize(core_frontend_1.IModelApp.localization);
38
- }
39
- UiIModelComponents._initialized = true;
40
- }
41
- /** Unregisters the UiIModelComponents localization namespace */
42
- static terminate() {
43
- core_frontend_1.IModelApp.localization?.unregisterNamespace(UiIModelComponents.localizationNamespace);
44
- components_react_1.UiComponents.terminate();
45
- UiIModelComponents._initialized = false;
46
- }
47
- /** Determines if UiIModelComponents has been initialized */
48
- static get initialized() {
49
- return UiIModelComponents._initialized;
50
- }
51
- /** The internationalization service namespace. */
52
- static get localizationNamespace() {
53
- return "UiIModelComponents";
54
- }
55
- /** @internal */
56
- static get packageName() {
57
- return "imodel-components-react";
58
- }
59
- /** Calls localization.getLocalizedString with the "UiIModelComponents" namespace. Do NOT include the namespace in the key.
60
- * @internal
61
- */
62
- static translate(key) {
63
- if (!UiIModelComponents.initialized || !core_frontend_1.IModelApp.localization) {
64
- core_bentley_1.Logger.logError(UiIModelComponents.loggerCategory(this), `translate: IModelApp.localization has not been setup. Returning blank string.`);
65
- return "";
66
- }
67
- return core_frontend_1.IModelApp.localization.getLocalizedString(`${UiIModelComponents.localizationNamespace}:${key}`);
68
- }
69
- /** @internal */
70
- static loggerCategory(obj) {
71
- const className = (0, core_react_1.getObjectClassName)(obj);
72
- const category = UiIModelComponents.packageName + (className ? `.${className}` : "");
73
- return category;
74
- }
75
- }
76
- exports.UiIModelComponents = UiIModelComponents;
77
- UiIModelComponents._initialized = false;
78
- //# sourceMappingURL=UiIModelComponents.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UiIModelComponents.js","sourceRoot":"","sources":["../../../src/imodel-components-react/UiIModelComponents.ts"],"names":[],"mappings":";AAAA;;;gGAGgG;AAChG;;GAEG;;;AAEH,sDAA6C;AAC7C,wDAAiD;AACjD,8DAAuD;AACvD,oDAAuD;AACvD,kDAAuD;AACvD;;;GAGG;AACH,MAAa,kBAAkB;IAG7B;;OAEG;IACI,MAAM,CAAC,KAAK,CAAC,UAAU;QAC5B,IAAI,kBAAkB,CAAC,YAAY,EAAE,CAAC;YACpC,qBAAM,CAAC,OAAO,CACZ,kBAAkB,CAAC,cAAc,CAAC,kBAAkB,CAAC,EACrD,8CAA8C,CAC/C,CAAC;YACF,OAAO;QACT,CAAC;QAED,MAAM,yBAAS,CAAC,YAAY,EAAE,iBAAiB,CAC7C,kBAAkB,CAAC,qBAAqB,CACzC,CAAC;QAEF,IAAI,CAAC,yBAAS,CAAC,YAAY,EAAE,CAAC;YAC5B,oEAAoE;YACpE,MAAM,YAAY,GAAG,IAAI,+BAAiB,EAAE,CAAC;YAC7C,MAAM,YAAY,CAAC,UAAU,EAAE,CAAC;YAChC,MAAM,+BAAY,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;QAC9C,CAAC;aAAM,CAAC;YACN,MAAM,+BAAY,CAAC,UAAU,CAAC,yBAAS,CAAC,YAAY,CAAC,CAAC;QACxD,CAAC;QAED,kBAAkB,CAAC,YAAY,GAAG,IAAI,CAAC;IACzC,CAAC;IAED,gEAAgE;IACzD,MAAM,CAAC,SAAS;QACrB,yBAAS,CAAC,YAAY,EAAE,mBAAmB,CACzC,kBAAkB,CAAC,qBAAqB,CACzC,CAAC;QACF,+BAAY,CAAC,SAAS,EAAE,CAAC;QACzB,kBAAkB,CAAC,YAAY,GAAG,KAAK,CAAC;IAC1C,CAAC;IAED,4DAA4D;IACrD,MAAM,KAAK,WAAW;QAC3B,OAAO,kBAAkB,CAAC,YAAY,CAAC;IACzC,CAAC;IAED,kDAAkD;IAC3C,MAAM,KAAK,qBAAqB;QACrC,OAAO,oBAAoB,CAAC;IAC9B,CAAC;IAED,gBAAgB;IACT,MAAM,KAAK,WAAW;QAC3B,OAAO,yBAAyB,CAAC;IACnC,CAAC;IAED;;OAEG;IACI,MAAM,CAAC,SAAS,CAAC,GAAsB;QAC5C,IAAI,CAAC,kBAAkB,CAAC,WAAW,IAAI,CAAC,yBAAS,CAAC,YAAY,EAAE,CAAC;YAC/D,qBAAM,CAAC,QAAQ,CACb,kBAAkB,CAAC,cAAc,CAAC,IAAI,CAAC,EACvC,+EAA+E,CAChF,CAAC;YACF,OAAO,EAAE,CAAC;QACZ,CAAC;QACD,OAAO,yBAAS,CAAC,YAAY,CAAC,kBAAkB,CAC9C,GAAG,kBAAkB,CAAC,qBAAqB,IAAI,GAAG,EAAE,CACrD,CAAC;IACJ,CAAC;IAED,gBAAgB;IACT,MAAM,CAAC,cAAc,CAAC,GAAQ;QACnC,MAAM,SAAS,GAAG,IAAA,+BAAkB,EAAC,GAAG,CAAC,CAAC;QAC1C,MAAM,QAAQ,GACZ,kBAAkB,CAAC,WAAW,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;QACtE,OAAO,QAAQ,CAAC;IAClB,CAAC;;AA7EH,gDA8EC;AA7EgB,+BAAY,GAAG,KAAK,CAAC","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 Common\n */\n\nimport { Logger } from \"@itwin/core-bentley\";\nimport { IModelApp } from \"@itwin/core-frontend\";\nimport { UiComponents } from \"@itwin/components-react\";\nimport { EmptyLocalization } from \"@itwin/core-common\";\nimport { getObjectClassName } from \"@itwin/core-react\";\n/**\n * Manages the localization service for the imodel-components-react package.\n * @public\n */\nexport class UiIModelComponents {\n private static _initialized = false;\n\n /**\n * initialize UiIModelComponents.\n */\n public static async initialize(): Promise<void> {\n if (UiIModelComponents._initialized) {\n Logger.logInfo(\n UiIModelComponents.loggerCategory(UiIModelComponents),\n `UiIModelComponents.initialize already called`\n );\n return;\n }\n\n await IModelApp.localization?.registerNamespace(\n UiIModelComponents.localizationNamespace\n );\n\n if (!IModelApp.localization) {\n // it should only get here in unit test where IModelApp is not setup\n const localization = new EmptyLocalization();\n await localization.initialize();\n await UiComponents.initialize(localization);\n } else {\n await UiComponents.initialize(IModelApp.localization);\n }\n\n UiIModelComponents._initialized = true;\n }\n\n /** Unregisters the UiIModelComponents localization namespace */\n public static terminate() {\n IModelApp.localization?.unregisterNamespace(\n UiIModelComponents.localizationNamespace\n );\n UiComponents.terminate();\n UiIModelComponents._initialized = false;\n }\n\n /** Determines if UiIModelComponents has been initialized */\n public static get initialized(): boolean {\n return UiIModelComponents._initialized;\n }\n\n /** The internationalization service namespace. */\n public static get localizationNamespace(): string {\n return \"UiIModelComponents\";\n }\n\n /** @internal */\n public static get packageName(): string {\n return \"imodel-components-react\";\n }\n\n /** Calls localization.getLocalizedString with the \"UiIModelComponents\" namespace. Do NOT include the namespace in the key.\n * @internal\n */\n public static translate(key: string | string[]): string {\n if (!UiIModelComponents.initialized || !IModelApp.localization) {\n Logger.logError(\n UiIModelComponents.loggerCategory(this),\n `translate: IModelApp.localization has not been setup. Returning blank string.`\n );\n return \"\";\n }\n return IModelApp.localization.getLocalizedString(\n `${UiIModelComponents.localizationNamespace}:${key}`\n );\n }\n\n /** @internal */\n public static loggerCategory(obj: any): string {\n const className = getObjectClassName(obj);\n const category =\n UiIModelComponents.packageName + (className ? `.${className}` : \"\");\n return category;\n }\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AlphaSlider.d.ts","sourceRoot":"","sources":["../../../../src/imodel-components-react/color/AlphaSlider.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,oBAAoB,CAAC;AAE5B,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGrD;;;GAGG;AACH,MAAM,WAAW,gBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAE1C,WAAW;IACb,kFAAkF;IAClF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,qDAAqD;IACrD,aAAa,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;IACtD,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;GAGG;AAEH,qBAAa,WAAY,SAAQ,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC;IACpE,OAAO,CAAC,UAAU,CAA+B;IAEjD,gBAAgB;gBAEJ,KAAK,EAAE,gBAAgB;IAInC,OAAO,CAAC,gBAAgB,CAuDtB;IAEc,oBAAoB;IAIpC,OAAO,CAAC,SAAS,CAcf;IAEF,OAAO,CAAC,YAAY,CAKlB;IAEF,OAAO,CAAC,UAAU,CA6BhB;IAEF,OAAO,CAAC,UAAU,CAEhB;IAEF,OAAO,CAAC,qBAAqB;IAKb,MAAM,IAAI,KAAK,CAAC,SAAS;CA0C1C"}