@itwin/imodel-components-react 3.0.0-dev.83 → 3.0.0-dev.87

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 (151) hide show
  1. package/README.md +11 -11
  2. package/lib/cjs/imodel-components-react/UiIModelComponents.js.map +1 -1
  3. package/lib/cjs/imodel-components-react/color/AlphaSlider.js.map +1 -1
  4. package/lib/cjs/imodel-components-react/color/AlphaSlider.scss +63 -63
  5. package/lib/cjs/imodel-components-react/color/ColorPickerButton.js.map +1 -1
  6. package/lib/cjs/imodel-components-react/color/ColorPickerButton.scss +91 -91
  7. package/lib/cjs/imodel-components-react/color/ColorPickerDialog.js.map +1 -1
  8. package/lib/cjs/imodel-components-react/color/ColorPickerPanel.js.map +1 -1
  9. package/lib/cjs/imodel-components-react/color/ColorPickerPanel.scss +93 -93
  10. package/lib/cjs/imodel-components-react/color/ColorPickerPopup.js.map +1 -1
  11. package/lib/cjs/imodel-components-react/color/ColorPickerPopup.scss +52 -52
  12. package/lib/cjs/imodel-components-react/color/HueSlider.js.map +1 -1
  13. package/lib/cjs/imodel-components-react/color/HueSlider.scss +61 -61
  14. package/lib/cjs/imodel-components-react/color/SaturationPicker.js.map +1 -1
  15. package/lib/cjs/imodel-components-react/color/SaturationPicker.scss +35 -35
  16. package/lib/cjs/imodel-components-react/color/Swatch.js.map +1 -1
  17. package/lib/cjs/imodel-components-react/color/Swatch.scss +23 -23
  18. package/lib/cjs/imodel-components-react/color/getCSSColorFromDef.js.map +1 -1
  19. package/lib/cjs/imodel-components-react/editors/ColorEditor.js.map +1 -1
  20. package/lib/cjs/imodel-components-react/editors/ColorEditor.scss +18 -18
  21. package/lib/cjs/imodel-components-react/editors/WeightEditor.js.map +1 -1
  22. package/lib/cjs/imodel-components-react/editors/WeightEditor.scss +16 -16
  23. package/lib/cjs/imodel-components-react/inputs/QuantityInput.js.map +1 -1
  24. package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.js.map +1 -1
  25. package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.scss +88 -88
  26. package/lib/cjs/imodel-components-react/lineweight/Swatch.js.map +1 -1
  27. package/lib/cjs/imodel-components-react/lineweight/Swatch.scss +48 -48
  28. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.js.map +1 -1
  29. package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.scss +52 -52
  30. package/lib/cjs/imodel-components-react/navigationaids/Cube.js.map +1 -1
  31. package/lib/cjs/imodel-components-react/navigationaids/Cube.scss +19 -19
  32. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
  33. package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.scss +180 -180
  34. package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +1 -1
  35. package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.scss +133 -133
  36. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.js.map +1 -1
  37. package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.scss +64 -64
  38. package/lib/cjs/imodel-components-react/quantityformat/FormatPrecision.js.map +1 -1
  39. package/lib/cjs/imodel-components-react/quantityformat/FormatSample.js.map +1 -1
  40. package/lib/cjs/imodel-components-react/quantityformat/FormatType.js.map +1 -1
  41. package/lib/cjs/imodel-components-react/quantityformat/FormatUnitLabel.js.map +1 -1
  42. package/lib/cjs/imodel-components-react/quantityformat/FormatUnits.js.map +1 -1
  43. package/lib/cjs/imodel-components-react/quantityformat/MiscFormatOptions.js.map +1 -1
  44. package/lib/cjs/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +1 -1
  45. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalPrecision.js.map +1 -1
  46. package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +1 -1
  47. package/lib/cjs/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +1 -1
  48. package/lib/cjs/imodel-components-react/quantityformat/misc/ScientificType.js.map +1 -1
  49. package/lib/cjs/imodel-components-react/quantityformat/misc/SignOption.js.map +1 -1
  50. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +1 -1
  51. package/lib/cjs/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +1 -1
  52. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +1 -1
  53. package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +1 -1
  54. package/lib/cjs/imodel-components-react/quantityformat/misc/UnitDescr.js.map +1 -1
  55. package/lib/cjs/imodel-components-react/timeline/BaseSolarDataProvider.js.map +1 -1
  56. package/lib/cjs/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +1 -1
  57. package/lib/cjs/imodel-components-react/timeline/ContextMenu.js.map +1 -1
  58. package/lib/cjs/imodel-components-react/timeline/ContextMenu.scss +80 -80
  59. package/lib/cjs/imodel-components-react/timeline/InlineEdit.js.map +1 -1
  60. package/lib/cjs/imodel-components-react/timeline/InlineEdit.scss +26 -26
  61. package/lib/cjs/imodel-components-react/timeline/PlayerButton.js.map +1 -1
  62. package/lib/cjs/imodel-components-react/timeline/PlayerButton.scss +25 -25
  63. package/lib/cjs/imodel-components-react/timeline/Scrubber.js.map +1 -1
  64. package/lib/cjs/imodel-components-react/timeline/Scrubber.scss +106 -106
  65. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.js.map +1 -1
  66. package/lib/cjs/imodel-components-react/timeline/SolarTimeline.scss +357 -357
  67. package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.js.map +1 -1
  68. package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.scss +39 -39
  69. package/lib/cjs/imodel-components-react/timeline/Timeline.scss +164 -164
  70. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.js.map +1 -1
  71. package/lib/cjs/imodel-components-react/timeline/TimelineComponent.scss +163 -163
  72. package/lib/cjs/imodel-components-react/timeline/interfaces.js.map +1 -1
  73. package/lib/cjs/imodel-components-react/viewport/ViewportComponent.js.map +1 -1
  74. package/lib/cjs/imodel-components-react/viewport/ViewportComponentEvents.js.map +1 -1
  75. package/lib/cjs/imodel-components-react.js.map +1 -1
  76. package/lib/esm/imodel-components-react/UiIModelComponents.js.map +1 -1
  77. package/lib/esm/imodel-components-react/color/AlphaSlider.js.map +1 -1
  78. package/lib/esm/imodel-components-react/color/AlphaSlider.scss +63 -63
  79. package/lib/esm/imodel-components-react/color/ColorPickerButton.js.map +1 -1
  80. package/lib/esm/imodel-components-react/color/ColorPickerButton.scss +91 -91
  81. package/lib/esm/imodel-components-react/color/ColorPickerDialog.js.map +1 -1
  82. package/lib/esm/imodel-components-react/color/ColorPickerPanel.js.map +1 -1
  83. package/lib/esm/imodel-components-react/color/ColorPickerPanel.scss +93 -93
  84. package/lib/esm/imodel-components-react/color/ColorPickerPopup.js.map +1 -1
  85. package/lib/esm/imodel-components-react/color/ColorPickerPopup.scss +52 -52
  86. package/lib/esm/imodel-components-react/color/HueSlider.js.map +1 -1
  87. package/lib/esm/imodel-components-react/color/HueSlider.scss +61 -61
  88. package/lib/esm/imodel-components-react/color/SaturationPicker.js.map +1 -1
  89. package/lib/esm/imodel-components-react/color/SaturationPicker.scss +35 -35
  90. package/lib/esm/imodel-components-react/color/Swatch.js.map +1 -1
  91. package/lib/esm/imodel-components-react/color/Swatch.scss +23 -23
  92. package/lib/esm/imodel-components-react/color/getCSSColorFromDef.js.map +1 -1
  93. package/lib/esm/imodel-components-react/editors/ColorEditor.js.map +1 -1
  94. package/lib/esm/imodel-components-react/editors/ColorEditor.scss +18 -18
  95. package/lib/esm/imodel-components-react/editors/WeightEditor.js.map +1 -1
  96. package/lib/esm/imodel-components-react/editors/WeightEditor.scss +16 -16
  97. package/lib/esm/imodel-components-react/inputs/QuantityInput.js.map +1 -1
  98. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.js.map +1 -1
  99. package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.scss +88 -88
  100. package/lib/esm/imodel-components-react/lineweight/Swatch.js.map +1 -1
  101. package/lib/esm/imodel-components-react/lineweight/Swatch.scss +48 -48
  102. package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.js.map +1 -1
  103. package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.scss +52 -52
  104. package/lib/esm/imodel-components-react/navigationaids/Cube.js.map +1 -1
  105. package/lib/esm/imodel-components-react/navigationaids/Cube.scss +19 -19
  106. package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
  107. package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.scss +180 -180
  108. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +1 -1
  109. package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.scss +133 -133
  110. package/lib/esm/imodel-components-react/quantityformat/FormatPanel.js.map +1 -1
  111. package/lib/esm/imodel-components-react/quantityformat/FormatPanel.scss +64 -64
  112. package/lib/esm/imodel-components-react/quantityformat/FormatPrecision.js.map +1 -1
  113. package/lib/esm/imodel-components-react/quantityformat/FormatSample.js.map +1 -1
  114. package/lib/esm/imodel-components-react/quantityformat/FormatType.js.map +1 -1
  115. package/lib/esm/imodel-components-react/quantityformat/FormatUnitLabel.js.map +1 -1
  116. package/lib/esm/imodel-components-react/quantityformat/FormatUnits.js.map +1 -1
  117. package/lib/esm/imodel-components-react/quantityformat/MiscFormatOptions.js.map +1 -1
  118. package/lib/esm/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +1 -1
  119. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalPrecision.js.map +1 -1
  120. package/lib/esm/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +1 -1
  121. package/lib/esm/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +1 -1
  122. package/lib/esm/imodel-components-react/quantityformat/misc/ScientificType.js.map +1 -1
  123. package/lib/esm/imodel-components-react/quantityformat/misc/SignOption.js.map +1 -1
  124. package/lib/esm/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +1 -1
  125. package/lib/esm/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +1 -1
  126. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +1 -1
  127. package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +1 -1
  128. package/lib/esm/imodel-components-react/quantityformat/misc/UnitDescr.js.map +1 -1
  129. package/lib/esm/imodel-components-react/timeline/BaseSolarDataProvider.js.map +1 -1
  130. package/lib/esm/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +1 -1
  131. package/lib/esm/imodel-components-react/timeline/ContextMenu.js.map +1 -1
  132. package/lib/esm/imodel-components-react/timeline/ContextMenu.scss +80 -80
  133. package/lib/esm/imodel-components-react/timeline/InlineEdit.js.map +1 -1
  134. package/lib/esm/imodel-components-react/timeline/InlineEdit.scss +26 -26
  135. package/lib/esm/imodel-components-react/timeline/PlayerButton.js.map +1 -1
  136. package/lib/esm/imodel-components-react/timeline/PlayerButton.scss +25 -25
  137. package/lib/esm/imodel-components-react/timeline/Scrubber.js.map +1 -1
  138. package/lib/esm/imodel-components-react/timeline/Scrubber.scss +106 -106
  139. package/lib/esm/imodel-components-react/timeline/SolarTimeline.js.map +1 -1
  140. package/lib/esm/imodel-components-react/timeline/SolarTimeline.scss +357 -357
  141. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.js.map +1 -1
  142. package/lib/esm/imodel-components-react/timeline/SpeedTimeline.scss +39 -39
  143. package/lib/esm/imodel-components-react/timeline/Timeline.scss +164 -164
  144. package/lib/esm/imodel-components-react/timeline/TimelineComponent.js.map +1 -1
  145. package/lib/esm/imodel-components-react/timeline/TimelineComponent.scss +163 -163
  146. package/lib/esm/imodel-components-react/timeline/interfaces.js.map +1 -1
  147. package/lib/esm/imodel-components-react/viewport/ViewportComponent.js.map +1 -1
  148. package/lib/esm/imodel-components-react/viewport/ViewportComponentEvents.js.map +1 -1
  149. package/lib/esm/imodel-components-react.js.map +1 -1
  150. package/lib/public/locales/en/UiIModelComponents.json +136 -136
  151. package/package.json +23 -22
@@ -1,137 +1,137 @@
1
- {
2
- "timeline": {
3
- "expand": "Expand",
4
- "minimize": "Minimize",
5
- "repeat": "Repeat",
6
- "slow": "Speed: slow",
7
- "medium": "Speed: medium",
8
- "fast": "Speed: fast",
9
- "play": "Play",
10
- "pause": "Pause",
11
- "backward": "Backward",
12
- "forward": "Forward",
13
- "step": "Step"
14
- },
15
- "solartimeline": {
16
- "play": "Play",
17
- "settings": "Settings",
18
- "speed": "Speed",
19
- "dateTime": "Set Date/Time"
20
- },
21
- "solarsettings": {
22
- "shadowcolor": "Shadow Color"
23
- },
24
- "errors": {
25
- "unable-to-parse-quantity": "Unable to parse string into quantity"
26
- },
27
- "cube": {
28
- "front": "Front",
29
- "back": "Back",
30
- "top": "Top",
31
- "bottom": "Bottom",
32
- "left": "Left",
33
- "right": "Right"
34
- },
35
- "drawing": {
36
- "unrotate": "Un-Rotate",
37
- "rotateStyle": "Toggle background-rotate"
38
- },
39
- "color": {
40
- "hue": "Hue",
41
- "saturation": "Saturation",
42
- "transparency": "Transparency"
43
- },
44
- "QuantityInput": {
45
- "ParseError": "Parse Error, status=",
46
- "NoParserDefined": "No Parser Defined!"
47
- },
48
- "QuantityFormat": {
49
- "none": "None",
50
- "dash": "Dash",
51
- "space": "Space",
52
- "decimal": "Decimal",
53
- "scientific": "Scientific",
54
- "station": "Station",
55
- "fractional": "Fractional",
56
- "labels": {
57
- "compositeSpacer": "Composite Spacer",
58
- "formatted": "Formatted",
59
- "precision": "Precision",
60
- "type": "Type",
61
- "appendUnitLabel": "Append Unit Label",
62
- "labelSeparator": "Label Separator",
63
- "signOptionLabel": "Sign Option",
64
- "stationOffsetLabel": "Station Offset",
65
- "stationSeparatorLabel": "Station Separator",
66
- "decimalSeparatorLabel": "Decimal Separator",
67
- "showTrailZerosLabel": "Show Trail Zeros",
68
- "keepSingleZeroLabel": "Keep Single Zero",
69
- "zeroEmptyLabel": "Zero Empty",
70
- "moreLabel": "More",
71
- "lessLabel": "Less",
72
- "keepDecimalPointLabel": "Keep Decimal Point",
73
- "fractionDashLabel": "Fraction Dash",
74
- "scientificTypeLabel": "Scientific Type",
75
- "useThousandSeparatorLabel": "Use Thousand Separator",
76
- "thousandSeparatorLabel": "Thousand Separator",
77
- "value": "Value"
78
- },
79
- "fraction_precision": {
80
- "whole": "Whole",
81
- "half": "1/2",
82
- "quarter": "1/4",
83
- "eighth": "1/8",
84
- "sixteenth": "1/16",
85
- "over32": "1/32",
86
- "over64": "1/64",
87
- "over128": "1/128",
88
- "over256": "1/256"
89
- },
90
- "station_size": {
91
- "two": "0+00",
92
- "three": "0+000"
93
- },
94
- "station_separator": {
95
- "plus": "+",
96
- "minus": "-",
97
- "blank": "Blank",
98
- "caret": "^"
99
- },
100
- "decimal_precision": {
101
- "zero": "1",
102
- "one": "0.1",
103
- "two": "0.01",
104
- "three": "0.001",
105
- "four": "0.0001",
106
- "five": "0.00001",
107
- "six": "0.0000001",
108
- "seven": "0.0000001",
109
- "eight": "0.00000001",
110
- "nine": "0.000000001",
111
- "ten": "0.0000000001",
112
- "eleven": "0.00000000001",
113
- "twelve": "0.000000000001"
114
- },
115
- "sign_option": {
116
- "noSign": "No Sign",
117
- "onlyNegative": "Only Negative",
118
- "signAlways": "Always",
119
- "negativeParentheses": "Negative Parentheses"
120
- },
121
- "thousand_separator": {
122
- "comma": "Comma",
123
- "point": "Point"
124
- },
125
- "decimal_separator": {
126
- "comma": "Comma",
127
- "point": "Point"
128
- },
129
- "scientific-type": {
130
- "normalized": "Normalized",
131
- "zero-normalized": "Zero Normalized"
132
- },
133
- "popupButton": {
134
- "setFormat": "Set Format"
135
- }
136
- }
1
+ {
2
+ "timeline": {
3
+ "expand": "Expand",
4
+ "minimize": "Minimize",
5
+ "repeat": "Repeat",
6
+ "slow": "Speed: slow",
7
+ "medium": "Speed: medium",
8
+ "fast": "Speed: fast",
9
+ "play": "Play",
10
+ "pause": "Pause",
11
+ "backward": "Backward",
12
+ "forward": "Forward",
13
+ "step": "Step"
14
+ },
15
+ "solartimeline": {
16
+ "play": "Play",
17
+ "settings": "Settings",
18
+ "speed": "Speed",
19
+ "dateTime": "Set Date/Time"
20
+ },
21
+ "solarsettings": {
22
+ "shadowcolor": "Shadow Color"
23
+ },
24
+ "errors": {
25
+ "unable-to-parse-quantity": "Unable to parse string into quantity"
26
+ },
27
+ "cube": {
28
+ "front": "Front",
29
+ "back": "Back",
30
+ "top": "Top",
31
+ "bottom": "Bottom",
32
+ "left": "Left",
33
+ "right": "Right"
34
+ },
35
+ "drawing": {
36
+ "unrotate": "Un-Rotate",
37
+ "rotateStyle": "Toggle background-rotate"
38
+ },
39
+ "color": {
40
+ "hue": "Hue",
41
+ "saturation": "Saturation",
42
+ "transparency": "Transparency"
43
+ },
44
+ "QuantityInput": {
45
+ "ParseError": "Parse Error, status=",
46
+ "NoParserDefined": "No Parser Defined!"
47
+ },
48
+ "QuantityFormat": {
49
+ "none": "None",
50
+ "dash": "Dash",
51
+ "space": "Space",
52
+ "decimal": "Decimal",
53
+ "scientific": "Scientific",
54
+ "station": "Station",
55
+ "fractional": "Fractional",
56
+ "labels": {
57
+ "compositeSpacer": "Composite Spacer",
58
+ "formatted": "Formatted",
59
+ "precision": "Precision",
60
+ "type": "Type",
61
+ "appendUnitLabel": "Append Unit Label",
62
+ "labelSeparator": "Label Separator",
63
+ "signOptionLabel": "Sign Option",
64
+ "stationOffsetLabel": "Station Offset",
65
+ "stationSeparatorLabel": "Station Separator",
66
+ "decimalSeparatorLabel": "Decimal Separator",
67
+ "showTrailZerosLabel": "Show Trail Zeros",
68
+ "keepSingleZeroLabel": "Keep Single Zero",
69
+ "zeroEmptyLabel": "Zero Empty",
70
+ "moreLabel": "More",
71
+ "lessLabel": "Less",
72
+ "keepDecimalPointLabel": "Keep Decimal Point",
73
+ "fractionDashLabel": "Fraction Dash",
74
+ "scientificTypeLabel": "Scientific Type",
75
+ "useThousandSeparatorLabel": "Use Thousand Separator",
76
+ "thousandSeparatorLabel": "Thousand Separator",
77
+ "value": "Value"
78
+ },
79
+ "fraction_precision": {
80
+ "whole": "Whole",
81
+ "half": "1/2",
82
+ "quarter": "1/4",
83
+ "eighth": "1/8",
84
+ "sixteenth": "1/16",
85
+ "over32": "1/32",
86
+ "over64": "1/64",
87
+ "over128": "1/128",
88
+ "over256": "1/256"
89
+ },
90
+ "station_size": {
91
+ "two": "0+00",
92
+ "three": "0+000"
93
+ },
94
+ "station_separator": {
95
+ "plus": "+",
96
+ "minus": "-",
97
+ "blank": "Blank",
98
+ "caret": "^"
99
+ },
100
+ "decimal_precision": {
101
+ "zero": "1",
102
+ "one": "0.1",
103
+ "two": "0.01",
104
+ "three": "0.001",
105
+ "four": "0.0001",
106
+ "five": "0.00001",
107
+ "six": "0.0000001",
108
+ "seven": "0.0000001",
109
+ "eight": "0.00000001",
110
+ "nine": "0.000000001",
111
+ "ten": "0.0000000001",
112
+ "eleven": "0.00000000001",
113
+ "twelve": "0.000000000001"
114
+ },
115
+ "sign_option": {
116
+ "noSign": "No Sign",
117
+ "onlyNegative": "Only Negative",
118
+ "signAlways": "Always",
119
+ "negativeParentheses": "Negative Parentheses"
120
+ },
121
+ "thousand_separator": {
122
+ "comma": "Comma",
123
+ "point": "Point"
124
+ },
125
+ "decimal_separator": {
126
+ "comma": "Comma",
127
+ "point": "Point"
128
+ },
129
+ "scientific-type": {
130
+ "normalized": "Normalized",
131
+ "zero-normalized": "Zero Normalized"
132
+ },
133
+ "popupButton": {
134
+ "setFormat": "Set Format"
135
+ }
136
+ }
137
137
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/imodel-components-react",
3
- "version": "3.0.0-dev.83",
3
+ "version": "3.0.0-dev.87",
4
4
  "description": "iModel.js UI IModel Components",
5
5
  "main": "lib/cjs/imodel-components-react.js",
6
6
  "module": "lib/esm/imodel-components-react.js",
@@ -21,15 +21,15 @@
21
21
  "url": "http://www.bentley.com"
22
22
  },
23
23
  "peerDependencies": {
24
- "@itwin/core-bentley": "^3.0.0-dev.83",
25
- "@itwin/core-geometry": "^3.0.0-dev.83",
26
- "@itwin/core-common": "^3.0.0-dev.83",
27
- "@itwin/core-frontend": "^3.0.0-dev.83",
28
- "@itwin/core-i18n": "^3.0.0-dev.83",
29
- "@itwin/core-quantity": "^3.0.0-dev.83",
30
- "@itwin/appui-abstract": "^3.0.0-dev.83",
31
- "@itwin/core-react": "^3.0.0-dev.83",
32
- "@itwin/components-react": "^3.0.0-dev.83",
24
+ "@itwin/core-bentley": "^3.0.0-dev.87",
25
+ "@itwin/core-geometry": "^3.0.0-dev.87",
26
+ "@itwin/core-common": "^3.0.0-dev.87",
27
+ "@itwin/core-frontend": "^3.0.0-dev.87",
28
+ "@itwin/core-i18n": "^3.0.0-dev.87",
29
+ "@itwin/core-quantity": "^3.0.0-dev.87",
30
+ "@itwin/appui-abstract": "^3.0.0-dev.87",
31
+ "@itwin/core-react": "^3.0.0-dev.87",
32
+ "@itwin/components-react": "^3.0.0-dev.87",
33
33
  "react": "^16.8.6 || ^17.0.0",
34
34
  "react-dom": "^16.8.6 || ^17.0.0"
35
35
  },
@@ -38,17 +38,17 @@
38
38
  "NOTE: All tools used by scripts in this package must be listed as devDependencies"
39
39
  ],
40
40
  "devDependencies": {
41
- "@itwin/core-bentley": "3.0.0-dev.83",
42
- "@itwin/build-tools": "3.0.0-dev.83",
43
- "@itwin/eslint-plugin": "3.0.0-dev.83",
44
- "@itwin/core-geometry": "3.0.0-dev.83",
45
- "@itwin/core-common": "3.0.0-dev.83",
46
- "@itwin/core-frontend": "3.0.0-dev.83",
47
- "@itwin/core-i18n": "3.0.0-dev.83",
48
- "@itwin/core-quantity": "3.0.0-dev.83",
49
- "@itwin/appui-abstract": "3.0.0-dev.83",
50
- "@itwin/core-react": "3.0.0-dev.83",
51
- "@itwin/components-react": "3.0.0-dev.83",
41
+ "@itwin/core-bentley": "3.0.0-dev.87",
42
+ "@itwin/build-tools": "3.0.0-dev.87",
43
+ "@itwin/eslint-plugin": "3.0.0-dev.87",
44
+ "@itwin/core-geometry": "3.0.0-dev.87",
45
+ "@itwin/core-common": "3.0.0-dev.87",
46
+ "@itwin/core-frontend": "3.0.0-dev.87",
47
+ "@itwin/core-i18n": "3.0.0-dev.87",
48
+ "@itwin/core-quantity": "3.0.0-dev.87",
49
+ "@itwin/appui-abstract": "3.0.0-dev.87",
50
+ "@itwin/core-react": "3.0.0-dev.87",
51
+ "@itwin/components-react": "3.0.0-dev.87",
52
52
  "@testing-library/react": "^12.0.0",
53
53
  "@testing-library/react-hooks": "^3.2.1",
54
54
  "@testing-library/user-event": "^13.2.1",
@@ -77,7 +77,7 @@
77
77
  "eslint": "^7.11.0",
78
78
  "faker": "^4.1.0",
79
79
  "ignore-styles": "^5.0.1",
80
- "typescript": "~4.4.0",
80
+ "jsdom": "^17.0.0",
81
81
  "jsdom-global": "3.0.2",
82
82
  "mocha": "^8.3.2",
83
83
  "nyc": "^15.1.0",
@@ -91,6 +91,7 @@
91
91
  "ts-node": "^7.0.1",
92
92
  "tsconfig-paths": "^3.3.2",
93
93
  "typemoq": "^2.1.0",
94
+ "typescript": "~4.4.0",
94
95
  "xmlhttprequest": "^1.8.0"
95
96
  },
96
97
  "//dependencies": [