@oliasoft-open-source/units 4.4.0-beta-1 → 4.4.0-beta-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.
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var numbers = require('./units-DjB-_Xo0.cjs');
3
+ var numbers = require('./units-Cz7rgn3W.cjs');
4
4
  require('fraction.js');
5
5
 
6
6
 
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- export { a3 as ALT_UNITS, a7 as DEPRECATED_UNITS, a9 as INTERMEDIATE_CONVERSIONS, a6 as KNOWN_CONVERSIONS, aa as KNOWN_UNITS, a4 as LABELS, ab as QUANTITIES_DESCRIPTION, ac as UNITS_DESCRIPTION, a8 as UNIT_ALIASES, a5 as UNIT_FROM_KEY, O as allNumbers, i as altUnitsList, W as asFraction, S as charCount, c as checkAndCleanDecimalComma, Z as cleanNum, Y as cleanNumStr, q as convertAndGetValue, x as convertAndGetValueStrict, p as convertSamePrecision, j as convertTable, Q as displayNumber, R as displayNumberToFixed, P as formatNumber, U as fraction, g as getAltUnitsListByQuantity, T as getNumberOfDigitsToShow, b as getQuantities, o as getUnit, a as getUnitsForQuantity, n as getValue, H as isCloseTo, K as isCloseToOrGreaterThan, J as isCloseToOrLessThan, I as isDeepCloseTo, N as isEmptyValueWithUnit, V as isFraction, M as isNonNumerical, L as isNumeric, a1 as isScientificStringNum, a0 as isValidNum, m as isValueWithUnit, l as label, X as numFraction, A as round, E as roundByMagnitude, F as roundByMagnitudeToFixed, G as roundByRange, r as roundNumberWithLabel, D as roundToDecimalPrecision, B as roundToFixed, C as roundToPrecision, s as showAltUnitsList, e as split, a2 as stripLeadingZeros, t as to, h as toBase, _ as toNum, $ as toString, u as unitFromKey, d as unitFromQuantity, f as unum, k as unumWithUnit, v as validateAndClean, z as validateNumber, y as withPrettyUnitLabel, w as withUnit } from './units-BRjJM7rE.js';
1
+ export { a3 as ALT_UNITS, a7 as DEPRECATED_UNITS, a9 as INTERMEDIATE_CONVERSIONS, a6 as KNOWN_CONVERSIONS, aa as KNOWN_UNITS, a4 as LABELS, ab as QUANTITIES_DESCRIPTION, ac as UNITS_DESCRIPTION, a8 as UNIT_ALIASES, a5 as UNIT_FROM_KEY, O as allNumbers, i as altUnitsList, W as asFraction, S as charCount, c as checkAndCleanDecimalComma, Z as cleanNum, Y as cleanNumStr, q as convertAndGetValue, x as convertAndGetValueStrict, p as convertSamePrecision, j as convertTable, Q as displayNumber, R as displayNumberToFixed, P as formatNumber, U as fraction, g as getAltUnitsListByQuantity, T as getNumberOfDigitsToShow, b as getQuantities, o as getUnit, a as getUnitsForQuantity, n as getValue, H as isCloseTo, K as isCloseToOrGreaterThan, J as isCloseToOrLessThan, I as isDeepCloseTo, N as isEmptyValueWithUnit, V as isFraction, M as isNonNumerical, L as isNumeric, a1 as isScientificStringNum, a0 as isValidNum, m as isValueWithUnit, l as label, X as numFraction, A as round, E as roundByMagnitude, F as roundByMagnitudeToFixed, G as roundByRange, r as roundNumberWithLabel, D as roundToDecimalPrecision, B as roundToFixed, C as roundToPrecision, s as showAltUnitsList, e as split, a2 as stripLeadingZeros, t as to, h as toBase, _ as toNum, $ as toString, u as unitFromKey, d as unitFromQuantity, f as unum, k as unumWithUnit, v as validateAndClean, z as validateNumber, y as withPrettyUnitLabel, w as withUnit } from './units-QejGrscU.js';
2
2
  import 'fraction.js';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var numbers = require('../units-DjB-_Xo0.cjs');
3
+ var numbers = require('../units-Cz7rgn3W.cjs');
4
4
  require('fraction.js');
5
5
 
6
6
 
@@ -1,2 +1,2 @@
1
- export { a1 as isScientificStringNum, a0 as isValidNum, _ as toNum, $ as toString } from '../units-BRjJM7rE.js';
1
+ export { a1 as isScientificStringNum, a0 as isValidNum, _ as toNum, $ as toString } from '../units-QejGrscU.js';
2
2
  import 'fraction.js';
@@ -1933,8 +1933,8 @@ const QUANTITIES_DESCRIPTION = {
1933
1933
  entalphy: "Entalphy, total heat content of a system",
1934
1934
  pressurechange: "Change in pressure over time or between two points",
1935
1935
  rpm: "Rotations per minute, a measure of the frequency of rotation, specifying the number of full rotations completed in one minute around a fixed axis",
1936
- sensorAccelerometer: "Measures the strength of gravitational acceleration at a location. Common units include:\nm/s\xB2 - Standard SI unit for gravitational acceleration\ng-units - Relative to Earth's gravity (1g = 9.8065m/s\xB2)\nGal - Used in geophysics and precision measurements (1 Gal = 0.01 m/s\xB2)",
1937
- sensorMagnetometer: "Measures the strength of magnetic forces at a position. Common units include:\nTesla (T) - Standard SI unit for magnetic field strength\nGauss (G) - Smaller unit often used for everyday measurements (1 T = 10,000 G)\nNanotesla (nT) - Useful for moderate field strengths\n"
1936
+ sensorAccelerometer: "Strength of gravitational acceleration",
1937
+ sensorMagnetometer: "Strength of magnetic forces at a position"
1938
1938
  };
1939
1939
  const UNITS_DESCRIPTION = {
1940
1940
  in: "Inches",
@@ -1931,8 +1931,8 @@ const QUANTITIES_DESCRIPTION = {
1931
1931
  entalphy: "Entalphy, total heat content of a system",
1932
1932
  pressurechange: "Change in pressure over time or between two points",
1933
1933
  rpm: "Rotations per minute, a measure of the frequency of rotation, specifying the number of full rotations completed in one minute around a fixed axis",
1934
- sensorAccelerometer: "Measures the strength of gravitational acceleration at a location. Common units include:\nm/s\xB2 - Standard SI unit for gravitational acceleration\ng-units - Relative to Earth's gravity (1g = 9.8065m/s\xB2)\nGal - Used in geophysics and precision measurements (1 Gal = 0.01 m/s\xB2)",
1935
- sensorMagnetometer: "Measures the strength of magnetic forces at a position. Common units include:\nTesla (T) - Standard SI unit for magnetic field strength\nGauss (G) - Smaller unit often used for everyday measurements (1 T = 10,000 G)\nNanotesla (nT) - Useful for moderate field strengths\n"
1934
+ sensorAccelerometer: "Strength of gravitational acceleration",
1935
+ sensorMagnetometer: "Strength of magnetic forces at a position"
1936
1936
  };
1937
1937
  const UNITS_DESCRIPTION = {
1938
1938
  in: "Inches",
package/dist/units.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var numbers = require('./units-DjB-_Xo0.cjs');
3
+ var numbers = require('./units-Cz7rgn3W.cjs');
4
4
  require('fraction.js');
5
5
 
6
6
 
package/dist/units.js CHANGED
@@ -1,2 +1,2 @@
1
- export { ae as EXP_NOTATION_RE, ad as SEPARATOR, i as altUnitsList, c as checkAndCleanDecimalComma, q as convertAndGetValue, x as convertAndGetValueStrict, p as convertSamePrecision, j as convertTable, g as getAltUnitsListByQuantity, b as getQuantities, o as getUnit, a as getUnitsForQuantity, n as getValue, m as isValueWithUnit, l as label, r as roundNumberWithLabel, s as showAltUnitsList, e as split, t as to, h as toBase, u as unitFromKey, d as unitFromQuantity, f as unum, k as unumWithUnit, v as validateAndClean, z as validateNumber, y as withPrettyUnitLabel, w as withUnit } from './units-BRjJM7rE.js';
1
+ export { ae as EXP_NOTATION_RE, ad as SEPARATOR, i as altUnitsList, c as checkAndCleanDecimalComma, q as convertAndGetValue, x as convertAndGetValueStrict, p as convertSamePrecision, j as convertTable, g as getAltUnitsListByQuantity, b as getQuantities, o as getUnit, a as getUnitsForQuantity, n as getValue, m as isValueWithUnit, l as label, r as roundNumberWithLabel, s as showAltUnitsList, e as split, t as to, h as toBase, u as unitFromKey, d as unitFromQuantity, f as unum, k as unumWithUnit, v as validateAndClean, z as validateNumber, y as withPrettyUnitLabel, w as withUnit } from './units-QejGrscU.js';
2
2
  import 'fraction.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/units",
3
- "version": "4.4.0-beta-1",
3
+ "version": "4.4.0-beta-2",
4
4
  "description": "Package for units management",
5
5
  "keywords": [],
6
6
  "license": "MIT",