@itwin/imodel-components-react 4.0.0-dev.19 → 4.0.0-dev.20
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.
- package/lib/cjs/imodel-components-react/UiIModelComponents.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/AlphaSlider.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/AlphaSlider.scss +63 -63
- package/lib/cjs/imodel-components-react/color/ColorPickerButton.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/ColorPickerButton.scss +90 -90
- package/lib/cjs/imodel-components-react/color/ColorPickerDialog.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/ColorPickerPopup.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/ColorPickerPopup.scss +62 -62
- package/lib/cjs/imodel-components-react/color/HueSlider.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/HueSlider.scss +61 -61
- package/lib/cjs/imodel-components-react/color/SaturationPicker.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/SaturationPicker.scss +35 -35
- package/lib/cjs/imodel-components-react/color/Swatch.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/Swatch.scss +22 -22
- package/lib/cjs/imodel-components-react/color/getCSSColorFromDef.js.map +1 -1
- package/lib/cjs/imodel-components-react/editors/ColorEditor.js.map +1 -1
- package/lib/cjs/imodel-components-react/editors/ColorEditor.scss +18 -18
- package/lib/cjs/imodel-components-react/editors/WeightEditor.js.map +1 -1
- package/lib/cjs/imodel-components-react/editors/WeightEditor.scss +16 -16
- package/lib/cjs/imodel-components-react/inputs/QuantityInput.js.map +1 -1
- package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.js.map +1 -1
- package/lib/cjs/imodel-components-react/inputs/QuantityNumberInput.scss +106 -106
- package/lib/cjs/imodel-components-react/lineweight/Swatch.js.map +1 -1
- package/lib/cjs/imodel-components-react/lineweight/Swatch.scss +48 -48
- package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.js.map +1 -1
- package/lib/cjs/imodel-components-react/lineweight/WeightPickerButton.scss +51 -51
- package/lib/cjs/imodel-components-react/navigationaids/Cube.js.map +1 -1
- package/lib/cjs/imodel-components-react/navigationaids/Cube.scss +19 -19
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.scss +178 -178
- package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +1 -1
- package/lib/cjs/imodel-components-react/navigationaids/DrawingNavigationAid.scss +135 -135
- package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/FormatPanel.scss +59 -59
- package/lib/cjs/imodel-components-react/quantityformat/FormatPrecision.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/FormatSample.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/FormatType.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/FormatUnitLabel.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/FormatUnits.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/MiscFormatOptions.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalPrecision.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/ScientificType.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/SignOption.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +1 -1
- package/lib/cjs/imodel-components-react/quantityformat/misc/UnitDescr.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/BaseSolarDataProvider.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/InlineEdit.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/InlineEdit.scss +26 -26
- package/lib/cjs/imodel-components-react/timeline/PlayerButton.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/PlayerButton.scss +28 -28
- package/lib/cjs/imodel-components-react/timeline/Scrubber.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/Scrubber.scss +105 -105
- package/lib/cjs/imodel-components-react/timeline/SolarTimeline.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/SolarTimeline.scss +359 -359
- package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/SpeedTimeline.scss +39 -39
- package/lib/cjs/imodel-components-react/timeline/Timeline.scss +164 -164
- package/lib/cjs/imodel-components-react/timeline/TimelineComponent.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/TimelineComponent.scss +177 -177
- package/lib/cjs/imodel-components-react/timeline/interfaces.js.map +1 -1
- package/lib/cjs/imodel-components-react/viewport/ViewportComponent.js.map +1 -1
- package/lib/cjs/imodel-components-react/viewport/ViewportComponentEvents.js.map +1 -1
- package/lib/cjs/imodel-components-react.js.map +1 -1
- package/lib/esm/imodel-components-react/UiIModelComponents.js.map +1 -1
- package/lib/esm/imodel-components-react/color/AlphaSlider.js.map +1 -1
- package/lib/esm/imodel-components-react/color/AlphaSlider.scss +63 -63
- package/lib/esm/imodel-components-react/color/ColorPickerButton.js.map +1 -1
- package/lib/esm/imodel-components-react/color/ColorPickerButton.scss +90 -90
- package/lib/esm/imodel-components-react/color/ColorPickerDialog.js.map +1 -1
- package/lib/esm/imodel-components-react/color/ColorPickerPopup.js.map +1 -1
- package/lib/esm/imodel-components-react/color/ColorPickerPopup.scss +62 -62
- package/lib/esm/imodel-components-react/color/HueSlider.js.map +1 -1
- package/lib/esm/imodel-components-react/color/HueSlider.scss +61 -61
- package/lib/esm/imodel-components-react/color/SaturationPicker.js.map +1 -1
- package/lib/esm/imodel-components-react/color/SaturationPicker.scss +35 -35
- package/lib/esm/imodel-components-react/color/Swatch.js.map +1 -1
- package/lib/esm/imodel-components-react/color/Swatch.scss +22 -22
- package/lib/esm/imodel-components-react/color/getCSSColorFromDef.js.map +1 -1
- package/lib/esm/imodel-components-react/editors/ColorEditor.js.map +1 -1
- package/lib/esm/imodel-components-react/editors/ColorEditor.scss +18 -18
- package/lib/esm/imodel-components-react/editors/WeightEditor.js.map +1 -1
- package/lib/esm/imodel-components-react/editors/WeightEditor.scss +16 -16
- package/lib/esm/imodel-components-react/inputs/QuantityInput.js.map +1 -1
- package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.js.map +1 -1
- package/lib/esm/imodel-components-react/inputs/QuantityNumberInput.scss +106 -106
- package/lib/esm/imodel-components-react/lineweight/Swatch.js.map +1 -1
- package/lib/esm/imodel-components-react/lineweight/Swatch.scss +48 -48
- package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.js.map +1 -1
- package/lib/esm/imodel-components-react/lineweight/WeightPickerButton.scss +51 -51
- package/lib/esm/imodel-components-react/navigationaids/Cube.js.map +1 -1
- package/lib/esm/imodel-components-react/navigationaids/Cube.scss +19 -19
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.scss +178 -178
- package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.js.map +1 -1
- package/lib/esm/imodel-components-react/navigationaids/DrawingNavigationAid.scss +135 -135
- package/lib/esm/imodel-components-react/quantityformat/FormatPanel.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/FormatPanel.scss +59 -59
- package/lib/esm/imodel-components-react/quantityformat/FormatPrecision.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/FormatSample.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/FormatType.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/FormatUnitLabel.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/FormatUnits.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/MiscFormatOptions.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/QuantityFormatPanel.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/DecimalPrecision.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/DecimalSeparator.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/FractionPrecision.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/ScientificType.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/SignOption.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/StationSeparatorSelector.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/StationSizeSelector.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSelector.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/ThousandsSeparator.js.map +1 -1
- package/lib/esm/imodel-components-react/quantityformat/misc/UnitDescr.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/BaseSolarDataProvider.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/BaseTimelineDataProvider.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/InlineEdit.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/InlineEdit.scss +26 -26
- package/lib/esm/imodel-components-react/timeline/PlayerButton.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/PlayerButton.scss +28 -28
- package/lib/esm/imodel-components-react/timeline/Scrubber.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/Scrubber.scss +105 -105
- package/lib/esm/imodel-components-react/timeline/SolarTimeline.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/SolarTimeline.scss +359 -359
- package/lib/esm/imodel-components-react/timeline/SpeedTimeline.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/SpeedTimeline.scss +39 -39
- package/lib/esm/imodel-components-react/timeline/Timeline.scss +164 -164
- package/lib/esm/imodel-components-react/timeline/TimelineComponent.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/TimelineComponent.scss +177 -177
- package/lib/esm/imodel-components-react/timeline/interfaces.js.map +1 -1
- package/lib/esm/imodel-components-react/viewport/ViewportComponent.js.map +1 -1
- package/lib/esm/imodel-components-react/viewport/ViewportComponentEvents.js.map +1 -1
- package/lib/esm/imodel-components-react.js.map +1 -1
- package/lib/public/locales/en/UiIModelComponents.json +139 -139
- package/package.json +5 -5
|
@@ -1,139 +1,139 @@
|
|
|
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
|
-
"close": "Close",
|
|
41
|
-
"hue": "Hue",
|
|
42
|
-
"saturation": "Saturation",
|
|
43
|
-
"toggleColorPopup": "Toggle Color Picker Popup",
|
|
44
|
-
"transparency": "Transparency"
|
|
45
|
-
},
|
|
46
|
-
"QuantityInput": {
|
|
47
|
-
"ParseError": "Parse Error, status=",
|
|
48
|
-
"NoParserDefined": "No Parser Defined!"
|
|
49
|
-
},
|
|
50
|
-
"QuantityFormat": {
|
|
51
|
-
"none": "None",
|
|
52
|
-
"dash": "Dash",
|
|
53
|
-
"space": "Space",
|
|
54
|
-
"decimal": "Decimal",
|
|
55
|
-
"scientific": "Scientific",
|
|
56
|
-
"station": "Station",
|
|
57
|
-
"fractional": "Fractional",
|
|
58
|
-
"labels": {
|
|
59
|
-
"compositeSpacer": "Composite Spacer",
|
|
60
|
-
"formatted": "Formatted",
|
|
61
|
-
"precision": "Precision",
|
|
62
|
-
"type": "Type",
|
|
63
|
-
"appendUnitLabel": "Append Unit Label",
|
|
64
|
-
"labelSeparator": "Label Separator",
|
|
65
|
-
"signOptionLabel": "Sign Option",
|
|
66
|
-
"stationOffsetLabel": "Station Offset",
|
|
67
|
-
"stationSeparatorLabel": "Station Separator",
|
|
68
|
-
"decimalSeparatorLabel": "Decimal Separator",
|
|
69
|
-
"showTrailZerosLabel": "Show Trail Zeros",
|
|
70
|
-
"keepSingleZeroLabel": "Keep Single Zero",
|
|
71
|
-
"zeroEmptyLabel": "Zero Empty",
|
|
72
|
-
"moreLabel": "More",
|
|
73
|
-
"lessLabel": "Less",
|
|
74
|
-
"keepDecimalPointLabel": "Keep Decimal Point",
|
|
75
|
-
"fractionDashLabel": "Fraction Dash",
|
|
76
|
-
"scientificTypeLabel": "Scientific Type",
|
|
77
|
-
"useThousandSeparatorLabel": "Use Thousand Separator",
|
|
78
|
-
"thousandSeparatorLabel": "Thousand Separator",
|
|
79
|
-
"value": "Value"
|
|
80
|
-
},
|
|
81
|
-
"fraction_precision": {
|
|
82
|
-
"whole": "Whole",
|
|
83
|
-
"half": "1/2",
|
|
84
|
-
"quarter": "1/4",
|
|
85
|
-
"eighth": "1/8",
|
|
86
|
-
"sixteenth": "1/16",
|
|
87
|
-
"over32": "1/32",
|
|
88
|
-
"over64": "1/64",
|
|
89
|
-
"over128": "1/128",
|
|
90
|
-
"over256": "1/256"
|
|
91
|
-
},
|
|
92
|
-
"station_size": {
|
|
93
|
-
"two": "0+00",
|
|
94
|
-
"three": "0+000"
|
|
95
|
-
},
|
|
96
|
-
"station_separator": {
|
|
97
|
-
"plus": "+",
|
|
98
|
-
"minus": "-",
|
|
99
|
-
"blank": "Blank",
|
|
100
|
-
"caret": "^"
|
|
101
|
-
},
|
|
102
|
-
"decimal_precision": {
|
|
103
|
-
"zero": "1",
|
|
104
|
-
"one": "0.1",
|
|
105
|
-
"two": "0.01",
|
|
106
|
-
"three": "0.001",
|
|
107
|
-
"four": "0.0001",
|
|
108
|
-
"five": "0.00001",
|
|
109
|
-
"six": "0.0000001",
|
|
110
|
-
"seven": "0.0000001",
|
|
111
|
-
"eight": "0.00000001",
|
|
112
|
-
"nine": "0.000000001",
|
|
113
|
-
"ten": "0.0000000001",
|
|
114
|
-
"eleven": "0.00000000001",
|
|
115
|
-
"twelve": "0.000000000001"
|
|
116
|
-
},
|
|
117
|
-
"sign_option": {
|
|
118
|
-
"noSign": "No Sign",
|
|
119
|
-
"onlyNegative": "Only Negative",
|
|
120
|
-
"signAlways": "Always",
|
|
121
|
-
"negativeParentheses": "Negative Parentheses"
|
|
122
|
-
},
|
|
123
|
-
"thousand_separator": {
|
|
124
|
-
"comma": "Comma",
|
|
125
|
-
"point": "Point"
|
|
126
|
-
},
|
|
127
|
-
"decimal_separator": {
|
|
128
|
-
"comma": "Comma",
|
|
129
|
-
"point": "Point"
|
|
130
|
-
},
|
|
131
|
-
"scientific-type": {
|
|
132
|
-
"normalized": "Normalized",
|
|
133
|
-
"zero-normalized": "Zero Normalized"
|
|
134
|
-
},
|
|
135
|
-
"popupButton": {
|
|
136
|
-
"setFormat": "Set Format"
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
}
|
|
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
|
+
"close": "Close",
|
|
41
|
+
"hue": "Hue",
|
|
42
|
+
"saturation": "Saturation",
|
|
43
|
+
"toggleColorPopup": "Toggle Color Picker Popup",
|
|
44
|
+
"transparency": "Transparency"
|
|
45
|
+
},
|
|
46
|
+
"QuantityInput": {
|
|
47
|
+
"ParseError": "Parse Error, status=",
|
|
48
|
+
"NoParserDefined": "No Parser Defined!"
|
|
49
|
+
},
|
|
50
|
+
"QuantityFormat": {
|
|
51
|
+
"none": "None",
|
|
52
|
+
"dash": "Dash",
|
|
53
|
+
"space": "Space",
|
|
54
|
+
"decimal": "Decimal",
|
|
55
|
+
"scientific": "Scientific",
|
|
56
|
+
"station": "Station",
|
|
57
|
+
"fractional": "Fractional",
|
|
58
|
+
"labels": {
|
|
59
|
+
"compositeSpacer": "Composite Spacer",
|
|
60
|
+
"formatted": "Formatted",
|
|
61
|
+
"precision": "Precision",
|
|
62
|
+
"type": "Type",
|
|
63
|
+
"appendUnitLabel": "Append Unit Label",
|
|
64
|
+
"labelSeparator": "Label Separator",
|
|
65
|
+
"signOptionLabel": "Sign Option",
|
|
66
|
+
"stationOffsetLabel": "Station Offset",
|
|
67
|
+
"stationSeparatorLabel": "Station Separator",
|
|
68
|
+
"decimalSeparatorLabel": "Decimal Separator",
|
|
69
|
+
"showTrailZerosLabel": "Show Trail Zeros",
|
|
70
|
+
"keepSingleZeroLabel": "Keep Single Zero",
|
|
71
|
+
"zeroEmptyLabel": "Zero Empty",
|
|
72
|
+
"moreLabel": "More",
|
|
73
|
+
"lessLabel": "Less",
|
|
74
|
+
"keepDecimalPointLabel": "Keep Decimal Point",
|
|
75
|
+
"fractionDashLabel": "Fraction Dash",
|
|
76
|
+
"scientificTypeLabel": "Scientific Type",
|
|
77
|
+
"useThousandSeparatorLabel": "Use Thousand Separator",
|
|
78
|
+
"thousandSeparatorLabel": "Thousand Separator",
|
|
79
|
+
"value": "Value"
|
|
80
|
+
},
|
|
81
|
+
"fraction_precision": {
|
|
82
|
+
"whole": "Whole",
|
|
83
|
+
"half": "1/2",
|
|
84
|
+
"quarter": "1/4",
|
|
85
|
+
"eighth": "1/8",
|
|
86
|
+
"sixteenth": "1/16",
|
|
87
|
+
"over32": "1/32",
|
|
88
|
+
"over64": "1/64",
|
|
89
|
+
"over128": "1/128",
|
|
90
|
+
"over256": "1/256"
|
|
91
|
+
},
|
|
92
|
+
"station_size": {
|
|
93
|
+
"two": "0+00",
|
|
94
|
+
"three": "0+000"
|
|
95
|
+
},
|
|
96
|
+
"station_separator": {
|
|
97
|
+
"plus": "+",
|
|
98
|
+
"minus": "-",
|
|
99
|
+
"blank": "Blank",
|
|
100
|
+
"caret": "^"
|
|
101
|
+
},
|
|
102
|
+
"decimal_precision": {
|
|
103
|
+
"zero": "1",
|
|
104
|
+
"one": "0.1",
|
|
105
|
+
"two": "0.01",
|
|
106
|
+
"three": "0.001",
|
|
107
|
+
"four": "0.0001",
|
|
108
|
+
"five": "0.00001",
|
|
109
|
+
"six": "0.0000001",
|
|
110
|
+
"seven": "0.0000001",
|
|
111
|
+
"eight": "0.00000001",
|
|
112
|
+
"nine": "0.000000001",
|
|
113
|
+
"ten": "0.0000000001",
|
|
114
|
+
"eleven": "0.00000000001",
|
|
115
|
+
"twelve": "0.000000000001"
|
|
116
|
+
},
|
|
117
|
+
"sign_option": {
|
|
118
|
+
"noSign": "No Sign",
|
|
119
|
+
"onlyNegative": "Only Negative",
|
|
120
|
+
"signAlways": "Always",
|
|
121
|
+
"negativeParentheses": "Negative Parentheses"
|
|
122
|
+
},
|
|
123
|
+
"thousand_separator": {
|
|
124
|
+
"comma": "Comma",
|
|
125
|
+
"point": "Point"
|
|
126
|
+
},
|
|
127
|
+
"decimal_separator": {
|
|
128
|
+
"comma": "Comma",
|
|
129
|
+
"point": "Point"
|
|
130
|
+
},
|
|
131
|
+
"scientific-type": {
|
|
132
|
+
"normalized": "Normalized",
|
|
133
|
+
"zero-normalized": "Zero Normalized"
|
|
134
|
+
},
|
|
135
|
+
"popupButton": {
|
|
136
|
+
"setFormat": "Set Format"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/imodel-components-react",
|
|
3
|
-
"version": "4.0.0-dev.
|
|
3
|
+
"version": "4.0.0-dev.20",
|
|
4
4
|
"description": "iTwin.js UI IModel Components",
|
|
5
5
|
"main": "lib/cjs/imodel-components-react.js",
|
|
6
6
|
"module": "lib/esm/imodel-components-react.js",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@itwin/appui-abstract": ">=3.7.0",
|
|
26
|
-
"@itwin/components-react": "^4.0.0-dev.
|
|
26
|
+
"@itwin/components-react": "^4.0.0-dev.20",
|
|
27
27
|
"@itwin/core-bentley": ">=3.7.0",
|
|
28
28
|
"@itwin/core-common": ">=3.7.0",
|
|
29
29
|
"@itwin/core-frontend": ">=3.7.0",
|
|
30
30
|
"@itwin/core-geometry": ">=3.7.0",
|
|
31
31
|
"@itwin/core-quantity": ">=3.7.0",
|
|
32
|
-
"@itwin/core-react": "^4.0.0-dev.
|
|
32
|
+
"@itwin/core-react": "^4.0.0-dev.20",
|
|
33
33
|
"react": "^17.0.0 || ^18.0.0",
|
|
34
34
|
"react-dom": "^17.0.0 || ^18.0.0"
|
|
35
35
|
},
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@itwin/appui-abstract": "^3.7.0",
|
|
42
42
|
"@itwin/build-tools": "^3.7.0",
|
|
43
|
-
"@itwin/components-react": "4.0.0-dev.
|
|
43
|
+
"@itwin/components-react": "4.0.0-dev.20",
|
|
44
44
|
"@itwin/core-bentley": "^3.7.0",
|
|
45
45
|
"@itwin/core-common": "^3.7.0",
|
|
46
46
|
"@itwin/core-frontend": "^3.7.0",
|
|
47
47
|
"@itwin/core-geometry": "^3.7.0",
|
|
48
48
|
"@itwin/core-orbitgt": "^3.7.0",
|
|
49
49
|
"@itwin/core-quantity": "^3.7.0",
|
|
50
|
-
"@itwin/core-react": "4.0.0-dev.
|
|
50
|
+
"@itwin/core-react": "4.0.0-dev.20",
|
|
51
51
|
"@itwin/eslint-plugin": "^3.7.0",
|
|
52
52
|
"@itwin/webgl-compatibility": "^3.7.0",
|
|
53
53
|
"@testing-library/dom": "^8.11.2",
|