physical-quantity 1.1.80 → 1.1.81

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/README.md CHANGED
@@ -1,10 +1,22 @@
1
- # Physical Quantity Web Component
1
+ # Web Components for Physical Quantities with Built-in Unit Conversion
2
2
 
3
3
  ![Physical Quantity to/from Feet-Inches (Gif Animation)](https://firebasestorage.googleapis.com/v0/b/auto-calc-80237.appspot.com/o/PQE%2Fexamples%2FFt-In%20Demo.gif?alt=media&token=e8ee1bfd-e30c-4d81-93e9-7033ed0927bb)
4
4
 
5
- `physical-quantity`(alias: `uc-qty` for quantity with built-in unit conversion) is a web component that allows you to create and manipulate physical quantities with different units. It provides an input for the value and a dropdown for the unit, automatically converting between units in the same category.
5
+ This package introduces three custom HTML elements designed for expressing and manipulating physical quantities with seamless unit conversion:
6
6
 
7
- It is a new HTML element for expressing physical quantities, featuring self-contained unit conversion, a compact and clean UI, no redundant dual units, and seamless integration across all websites and platforms.
7
+ `<physical-quantity>` (alias: `<uc-qty>`) A versatile component for single quantities, featuring a value input and a unit dropdown. It automatically handles conversions within the same unit category.
8
+
9
+ `<uc-qty-pair>` Represents a pair of physical quantities sharing the same unit. It displays two values and a unit dropdown, enabling simultaneous conversion of both quantities.
10
+
11
+ `<uc-qty-triplet>` Designed for triplets of physical quantities with a common unit. It presents three values and a unit dropdown, facilitating synchronized conversion across all three quantities.
12
+
13
+ These web components offer:
14
+ - Self-contained unit conversion
15
+ - A clean, compact user interface
16
+ - Elimination of redundant dual units
17
+ - Seamless integration across various websites and platforms
18
+
19
+ By leveraging these custom elements, developers can easily incorporate sophisticated physical quantity handling and unit conversion into their web applications, enhancing user experience and data presentation.
8
20
 
9
21
  ## Features
10
22
 
@@ -28,7 +40,7 @@ It is a new HTML element for expressing physical quantities, featuring self-cont
28
40
 
29
41
  ## Installation
30
42
 
31
- You can install the `physical-quantity` component using npm:
43
+ You can install the `physical-quantity` package using npm:
32
44
 
33
45
  ```bash
34
46
  npm install physical-quantity
@@ -50,7 +62,7 @@ Include the following script tag in your HTML file:
50
62
  ```
51
63
 
52
64
  ### Using the Component
53
- Add the `physical-quantity` or `uc-qty` tag to your HTML file:
65
+ Add the `<physical-quantity>`, `<uc-qty>`, `<uc-qty-pair>`, or `<uc-qty-triplet>` tag to your HTML file:
54
66
  ```html
55
67
  <physical-quantity value="25.4" unit="mm" decimal-places="4"></physical-quantity>
56
68
  <uc-qty value="25.4" unit="mm" decimal-places="4"></uc-qty>
@@ -79,6 +91,10 @@ Add the `physical-quantity` or `uc-qty` tag to your HTML file:
79
91
  <physical-quantity value="2'-3" unit="ft-in" ></physical-quantity><br>
80
92
  <physical-quantity value="10" unit="kgf" ></physical-quantity>
81
93
  <physical-quantity value="10" unit="Volt" ></physical-quantity>
94
+
95
+ <uc-qty-pair values="10,20" unit="cm"></uc-qty-pair><br>
96
+
97
+ triplet values="10x20x30" unit="cm" =><uc-qty-triplet values="10x20x30" unit="cm"></uc-qty-triplet><br>
82
98
  ```
83
99
  [Above Rendered in Web Browser](https://v2-docs.donwen.com/demo/pq-samples.html)
84
100
 
@@ -95,7 +111,10 @@ Here's an example of how to use the component in an HTML file:
95
111
  </head>
96
112
  <body>
97
113
  <physical-quantity value="25.4" unit="mm"></physical-quantity>
98
- <uc-qty value="25.4" unit="mm" decimal-places="4"></uc-qty>
114
+ <uc-qty value="25.4" unit="mm" decimal-places="4"></uc-qty> <br>
115
+ <uc-qty-pair values="10,20" unit="cm"></uc-qty-pair><br>
116
+
117
+ <uc-qty-triplet values="10x20x30" unit="cm"></uc-qty-triplet><br>
99
118
 
100
119
  <script src="node_modules/physical-quantity/src/pq.es.js"></script>
101
120
  </body>
@@ -115,7 +134,9 @@ Here's an example of how to use the component in an HTML file:
115
134
  <body>
116
135
  <physical-quantity value="25.4" unit="mm"></physical-quantity>
117
136
  <physical-quantity value="1500" unit="psf" decimal-places=4></physical-quantity> <br>
118
- <uc-qty value="2" unit="lbm" decimal-places="2"></uc-qty>
137
+ <uc-qty value="2" unit="lbm" decimal-places="2"></uc-qty> <br>
138
+ <uc-qty-pair values="10,20" unit="cm"></uc-qty-pair><br>
139
+ <uc-qty-triplet values="10x20x30" unit="cm"></uc-qty-triplet><br>
119
140
 
120
141
  </body>
121
142
  </html>
@@ -261,6 +282,7 @@ Contributions are welcome! Please contact the developer for any bugs, features,
261
282
  ## Change Log
262
283
  | Version | Date | Description |
263
284
  |---|---|---|
285
+ | v1.1.81 |20241014| Added uc-qty-pair & uc-qty-triplet. |
264
286
  | v1.1.80 |20241013| Minor bug fixes. |
265
287
  | v1.1.75 |20241010| Added more ounces and cups for volume. |
266
288
  | v1.1.70 |20240810| Fine-tuned style. Checked usage of PQ element in Vue 3 app. Works with both unpkg and npm installation. |
package/dist/pq.es.js CHANGED
@@ -1 +1 @@
1
- function _0x15cd(){const _0x5ae430=['decimalPlaces','rev/s','1/hour','pebibit','atm/m','m³/s','gibibit','lb-ft/minute','tebibit','kg/m³','kcal(IT)/kg','km/kWh','J/(g·°K)','1/min','mBq','bit/s','MJ/h','lbf','tonne','$1M','oz-ft','Ci[curie]','gal(UK-imperial)','gal(US-liquid)/100mile','kilo-calorie(TH)/hour','rad/min','lb·s/ft²','mm\x20HG','value','mpg(US)','block','body','m/s','W/(m⋅°K)','g/h','selected','N·s/m²','Btu/ton(short)','week','m²/hr','µBq','J/h','ft-in','mouseover','mbar','J/L','cd[candela]','MHz','</option>','hidden','replace','Pascal/m','MPa','cm\x20HG','atm','unit','gph(US)','calorie(IT)/minute','MJ/100km','m³/kg/s²','F[farad]','3237806usSVNs','J/minute','mile/MJ','ampere-hour','L/min','bushel(UK-imperial)','MPa/km','joule/coulomb','ft²','sr[steradian]','trim','km³','26700VGxaHg','deg°/h','tonne/m²','mm\x20HG/m','in²/min','lbm/h','in\x20HG/ft','NM[M,\x20nmi,\x20or\x20nautical\x20mile]','kBd','MJ/mile','byte','Btu/minute','mbar/mm','BTU/(h⋅in⋅°F)','MM\x20Btu/lbm','attachEventListeners','bind','Btu/lbm','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','km/min','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.value\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','P[Poise]','W[watt]','calorie(IT)/second','rpm','bar/m','bushel(US)/h','Stoke','cWb','target',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x20Custom\x20arrow\x20styles\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container::after\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20content:\x20\x27▼\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.7em;\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20right:\x200.3em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20top:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateY(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20bottom:\x20100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20left:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateX(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none;\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2012px;\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container:hover\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a:hover\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20underline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22value\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','lbm/yd²','kcal(IT)/m³','match','cp[candlepower(before\x201948)]','km/s','S[siemens]','ft/s²','deg°','lbm⋅ft²','ton(UK-Imperial/long)','open','m³/rad','°Ra','bar','T[tesla]','m/J','join','Sv[sievert]','Wh/kg','mkat','formatValue','mol','absolute','1512690QKGhSt','minute','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/*\x20height:\x201.1em;\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select::-ms-expand\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20','9276152gQohtM','in³/s','tebibit/s','Gy[gray]','m\x20W.C.','gibibyte','µm²','convertValue','kWh/100km','lm/ft²','>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','radian','mGy','mSv','mile²','tebibyte','rad','in³/rev','change','376878OHAJOX','mpg(UK)','L/100mile','mm²','render','m³/min','lbm·fps','kg/m²','gal(UK-imperial)/mile','mile/MM\x20Btu','km/L','deg°/min','CFH','Custom','m/min²','cm³','7AYfMGT','mph[mile/h]','kcal(TH)/kg','L/100km','day','in³','in\x20W.C./ft','cup(Legal)','dyn⋅cm²/g²','mmol','mm³','m³/m','ft²/s','petabit','kSv','mHz','in³/min','kgf','nWb','mm/min','J/(kg·°K)','select','.unit-container','µSv','1/°F','textContent','lbm/ft²','GBd','handleUnitContainerMouseOver','parseFeetInchesValue','kilo-calorie(IT)/hour','\x22\x20width=\x2212\x22\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</a>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','tooltipTimeout','Wh/L','MM\x20Btu/100mile','deg°/s','Btu/h','L/mile','J/g','J[Joule]','kg/L','display','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','inputValue','g/cm³','mebibyte','kg⋅m²','cc/rev',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20','removeEventListeners','floor','span','mm\x20W.C.','kilo-calorie(TH)','deg°/min²','HP\x20Hour/lbm','H[henry]','kat[katal]','.tooltip','Wb[weber]','yd³','MSv','MJ/m³','visibility','kibibyte','J/C','kJ/m³','MM\x20Btu/ft³','addEventListener','pint(UK-imperial)','km/MJ','mTorr/m','J/kg','handleUnitContainerMouseOut','observedAttributes','CFM','knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]','lb-ft','formatFeetInchesValue','unitConversion','psf','mouseout','megabyte','kGy','querySelector','lumen/ft²','g/cm²','cm³/s','revolution','bit','kWh/m³','J/(kg·°C)','width','kilobit/s','updateDropdownWidth','fluid\x20ounce(US-liquid)','lm[lumen]','split','Ω[Ohm]','psf/in','in\x20W.C./100\x20ft','getUnitCategory','lb-ft/deg°','cm³/min','mol/s','s[second]','Btu/gal(US)','gibibit/s','in²/hr','Ampere[amp]','oz/h','calculateTotalInches','removeChild','MM\x20Btu/h','slug/h','Wh/m³','lbm/min','mm/h','HP\x20Hour','gigabit','kilo-calorie(IT)','g/min','get','slug/s','ft³','kg/h','kNm','terabyte','lb-in/deg°','faraday','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<a\x20class=\x22tooltip\x22\x20href=\x22https://v2-docs.donwen.com/daily-calculations/unit-converter.html\x22\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title=\x22Unit\x20Converter\x20for\x20All\x20Categories\x22\x20target=\x22_blank\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<img\x20src=\x22','lbm/ft/s','m³/rev','lbm/in²','style','1/s','show-unit-arrow','Btu','kBq','acre','gal(US-liquid)/mile','lbm','megabit','kWh/kg','gal(US-dry)','kN/m','kHz','pint(US-dry)','kWh','ft³/s','St[cm²/s]','e[electron]','N⋅m/rad','cm⁴','lm/sr','63FjOJVA','kcal(TH)/m³','lb-ft/rad','Btu/ft³','lbm·fpm','oz/ft²','Torr/ft','48rlVOEc','attributeChangedCallback','tonne/h','lb/ft','pebibyte','g/mm²','define','mm/s²','m³/h','Wh/g','rad/h','pebibit/s','cup(Imperial)','<option\x20value=\x22','includes','mile/L','km/h','calorie(IT)','cm²/hr','dWb','J/(g·°C)','attachShadow','slug','L/km','cal(TH)/g','rad/s²','handleUnitChange','ft⁴','ft/min²','mAh','mebibit','4572568kRFFQY','offsetWidth','kips/ft',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-moz-appearance:\x20','rad/min²','cal(TH)/L','removeEventListener','psi/ft','ft²/min','max','unitCategory','mile/kWh','N·s','kWh/100mile','petabyte','showUnitArrow','nano[nm]','1525JCFWbK','MM\x20Btu/km','bushel(UK-imperial)/h','in/s²','m/min','map','in⁴','getAttribute','e3dLogoUrl','calorie(TH)/second','µkat','pow','J/m','$1K','createElement','cup(Metric)','shadowRoot','kkat','lbm/s','mm\x20W.C./m','mm/s','CFM[ft³/min]','tagName','Btu/(lbm·°F)','thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]','h[hour]','bushel(US-dry)','kWh/km','cm²/min','HP\x20Hour/ft³','oz/min','20jsbzjg','N⋅mm/rad','auto','kJ/minute','555063pIwNbB','oz/s','physical-quantity','calorie(TH)/minute','fps[ft/second]','innerHTML','GHz','toString','mile','lm/m²','terabit/s','MM\x20Btu/100km','kibibit','g⋅cm²','L/s','parseValue','MM\x20Btu/mile','W/(cm⋅°K)','font','cal(IT)/g','µm³','abs','g/s','kilobyte','fpm[ft/minute]','g/mm³','m/s²','1/°Ra','oz⋅in²','none','kip-in','deg°/s²','pint(US-liquid)','short\x20ton/h','micron','MPGe','cp[candlepower]','kg/min','meter-candle','MBq','phot','mebibit/s','kg/s','1/16\x22','yd³/h','MJ/kg','Wh/km','petabit/s','Volt','decimal-places','GJ/kg','mWb','C[coulomb]','units','gal(US-liquid)','cal(IT)/L'];_0x15cd=function(){return _0x5ae430;};return _0x15cd();}const _0x150759=_0x370f;(function(_0x33ab85,_0x5286c1){const _0x242c54=_0x370f,_0x588c57=_0x33ab85();while(!![]){try{const _0x179045=parseInt(_0x242c54(0x1e2))/0x1+-parseInt(_0x242c54(0x1de))/0x2*(-parseInt(_0x242c54(0x2b0))/0x3)+-parseInt(_0x242c54(0x1ae))/0x4+-parseInt(_0x242c54(0x1bf))/0x5*(-parseInt(_0x242c54(0x263))/0x6)+parseInt(_0x242c54(0xed))/0x7*(-parseInt(_0x242c54(0x29d))/0x8)+-parseInt(_0x242c54(0x188))/0x9*(-parseInt(_0x242c54(0x299))/0xa)+-parseInt(_0x242c54(0x257))/0xb*(parseInt(_0x242c54(0x18f))/0xc);if(_0x179045===_0x5286c1)break;else _0x588c57['push'](_0x588c57['shift']());}catch(_0x4f8dbc){_0x588c57['push'](_0x588c57['shift']());}}}(_0x15cd,0xb6793));const i=0.45359237,a=9.80665,N=0x14a0,n=25.4/0x3e8,e=0xc*n,w=0x73c,E=0x42*0x294,u=4.54609,d=0xe7,U=268.8025,p=0x1/0x8,H=0x1/0x14,W=0x1/0x10,O=0x8,C=0x8,F=0x1/0x10,_=0xf0,B=0xfa,J=0xa,I=14.59390294,f=1055.05585262,M=4.1868,g=4.184,D=0x226*i*a*e,L=0x18bcd,v=0x1/0x2f8,b=133.322387415,G=0x569e4c0a22d73800,R={'Length':['m',_0x150759(0x1be),'µm',_0x150759(0x204),'mm','cm','dm','km','in',_0x150759(0x244),_0x150759(0x1d7),'ft','yd',_0x150759(0x1ea),_0x150759(0x26a)],'Mass':['kg','g','mg','µg','oz',_0x150759(0x17a),_0x150759(0x1a5),'ton(US/short)',_0x150759(0x28b),_0x150759(0x22c)],'Time':[_0x150759(0x156),'s',_0x150759(0x29a),'h',_0x150759(0x1d8),_0x150759(0xf1),_0x150759(0x240)],'ElectricalCurrent':['A',_0x150759(0x15a),'mA','µA','kA','MA','esu/s'],'Temperature':['°K','°C','°F',_0x150759(0x28e)],'Amount\x20of\x20Substance':[_0x150759(0x297),_0x150759(0xf6),'kmol'],'Luminous\x20Intensity':[_0x150759(0x248),_0x150759(0x187),_0x150759(0x206),_0x150759(0x285)],'Acceleration':[_0x150759(0x1fc),_0x150759(0xeb),_0x150759(0x196),_0x150759(0x288),_0x150759(0x1ab),_0x150759(0x1c2)],'Gravitational\x20Constant':[_0x150759(0x255),'N⋅m²/kg²',_0x150759(0xf5)],'Velocity\x20(Angular)':['rad/s',_0x150759(0x233),_0x150759(0x199),_0x150759(0x110),_0x150759(0xe8),_0x150759(0x264),'rpm[rev/min]',_0x150759(0x21b)],'Acceleration\x20(Angular)':[_0x150759(0x1a8),_0x150759(0x1b2),_0x150759(0x201),_0x150759(0x123)],'Illuminance':['lux','lumen/m²',_0x150759(0x1eb),_0x150759(0x208),_0x150759(0x20a),'foot-candle','fc',_0x150759(0x142),_0x150759(0x2a6)],'Frequency':['Hz',_0x150759(0x174),_0x150759(0x227),_0x150759(0x27b),_0x150759(0x21c),_0x150759(0xfc),_0x150759(0x17f),_0x150759(0x249),_0x150759(0x1e8)],'Area':['m²',_0x150759(0x2a3),_0x150759(0x2b3),'cm²','km²','hectare','in²',_0x150759(0x25f),'yd²',_0x150759(0x178),_0x150759(0x2ab)],'Volume\x20/\x20Section\x20Modulus':['m³',_0x150759(0x1f6),_0x150759(0xf7),_0x150759(0xec),'L','mL',_0x150759(0x262),_0x150759(0xf2),_0x150759(0x169),_0x150759(0x129),_0x150759(0x230),_0x150759(0x218),_0x150759(0x17d),_0x150759(0x132),_0x150759(0x202),_0x150759(0x180),'fluid\x20ounce(UK-imperial)',_0x150759(0x14c),_0x150759(0x25c),_0x150759(0x1d9),'cup(US-liquid)',_0x150759(0xf4),_0x150759(0x1ce),_0x150759(0x19b)],'Polar\x20Moment\x20of\x20Inertia':['m⁴','mm⁴',_0x150759(0x186),_0x150759(0x1c5),_0x150759(0x1aa)],'Moment\x20of\x20Inertia':[_0x150759(0x11b),_0x150759(0x1ef),'g⋅mm²',_0x150759(0x28a),'lbm⋅in²',_0x150759(0x1fe)],'Force':['N','kN','MN',_0x150759(0xfe),'lb',_0x150759(0x22b),'kip[kilo\x20pound]'],'Angle':[_0x150759(0x2a8),_0x150759(0x2ad),_0x150759(0x289),_0x150759(0x145)],'Solid\x20Angle':[_0x150759(0x260),'m²/m²'],'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':[_0x150759(0xe4),_0x150759(0x143),_0x150759(0x194),_0x150759(0x265),_0x150759(0x282),_0x150759(0x107),_0x150759(0x172),'oz/yd²',_0x150759(0x18d),'oz/in²'],'Density':[_0x150759(0x223),_0x150759(0x115),_0x150759(0x119),_0x150759(0x1fb),'lbm/ft³','lbm/in³'],'Energy':[_0x150759(0x114),'kJ','MJ','GJ','TNT\x20Equivalent[kiloton]',_0x150759(0x176),'MM\x20Btu',_0x150759(0x1a0),_0x150759(0x165),'calorie(TH)',_0x150759(0x122),_0x150759(0x163),'Wh',_0x150759(0x181),'eV[electron-volt]'],'Power':[_0x150759(0x279),'kW','MW','GW[Gigawatt]',_0x150759(0x111),_0x150759(0x26e),_0x150759(0x15e),_0x150759(0x27a),_0x150759(0x253),_0x150759(0x10b),_0x150759(0x1c8),_0x150759(0x1e5),_0x150759(0x232),'lb-ft/second',_0x150759(0x221),'HP','J/second',_0x150759(0x258),_0x150759(0x243),_0x150759(0x22a),_0x150759(0x1e1)],'Torque,\x20Moment\x20of\x20Force':['Nm',_0x150759(0x16b),'lb-in',_0x150759(0x200),_0x150759(0x13a),'oz-in',_0x150759(0x22e)],'Pressure/Stress':['Pa','kPa',_0x150759(0x24e),'GPa',_0x150759(0x28f),_0x150759(0x246),_0x150759(0x250),_0x150759(0x235),_0x150759(0x24f),'in\x20HG',_0x150759(0x121),_0x150759(0x2a1),'in\x20W.C.',_0x150759(0x13d),'psi','ksi','ksi[kip/in²]'],'Pressure\x20Drop\x20per\x20Unit\x20Length':['Pa/m',_0x150759(0x24d),'kPa/m',_0x150759(0x25d),_0x150759(0x27c),_0x150759(0x26f),_0x150759(0x21e),_0x150759(0x266),_0x150759(0x269),_0x150759(0x1d2),'m\x20W.C./m',_0x150759(0xf3),_0x150759(0x151),_0x150759(0x150),_0x150759(0x1b5),'ksi/ft',_0x150759(0x18e),_0x150759(0x134)],'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':['N/m','N/mm',_0x150759(0x17e),_0x150759(0x192),_0x150759(0x1b0),'lb/in'],'Stiffness\x20of\x20Rotary\x20Spring':[_0x150759(0x185),'N⋅m/deg°',_0x150759(0x1df),'N⋅mm/deg°',_0x150759(0x18a),_0x150759(0x153),'lb-in/rad',_0x150759(0x16d)],'Flow\x20Rate\x20(Volume)':[_0x150759(0x21f),_0x150759(0xe2),_0x150759(0x197),_0x150759(0x1f0),_0x150759(0x25b),'L/h',_0x150759(0x144),_0x150759(0x154),_0x150759(0x29e),_0x150759(0xfd),_0x150759(0x182),_0x150759(0x138),_0x150759(0x1d4),_0x150759(0xe9),'CFH[ft³/h]','yd³/min',_0x150759(0x20e),'gpm(US)',_0x150759(0x252),_0x150759(0x1c1),_0x150759(0x27d)],'Flow\x20Rate\x20(Mass)':[_0x150759(0x20c),_0x150759(0x207),_0x150759(0x16a),_0x150759(0x1f8),_0x150759(0x166),_0x150759(0x23c),_0x150759(0x168),'slug/min',_0x150759(0x15f),_0x150759(0x1d1),_0x150759(0x161),_0x150759(0x268),_0x150759(0x1e3),_0x150759(0x1dd),_0x150759(0x15b),_0x150759(0x191),_0x150759(0x203),'long\x20ton/h'],'Speed\x20/\x20Velocity\x20(Linear)':[_0x150759(0x23a),_0x150759(0x1d3),_0x150759(0x286),_0x150759(0x100),_0x150759(0x1c3),_0x150759(0x276),_0x150759(0x162),'m/h',_0x150759(0x19f),'in/s','fps',_0x150759(0x1e6),'fpm',_0x150759(0x1fa),_0x150759(0xee),_0x150759(0x139)],'Fuel\x20Heat\x20Value\x20(Volume)':['J/m³',_0x150759(0x247),'kJ/L',_0x150759(0x12f),_0x150759(0x12b),'GJ/m³',_0x150759(0x219),_0x150759(0x283),_0x150759(0x1b3),_0x150759(0x189),_0x150759(0x10e),_0x150759(0x160),_0x150759(0x147),_0x150759(0x1dc),_0x150759(0x157),_0x150759(0x18b),_0x150759(0x130)],'Fuel\x20Heat\x20Value\x20(Mass)':[_0x150759(0x135),_0x150759(0x113),'kJ/kg',_0x150759(0x20f),_0x150759(0x214),_0x150759(0x1f5),_0x150759(0x224),_0x150759(0x1a7),_0x150759(0xef),_0x150759(0x198),_0x150759(0x294),_0x150759(0x17c),_0x150759(0x124),_0x150759(0x274),_0x150759(0x271),_0x150759(0x23f)],'Mass\x20Heat\x20Capacity':[_0x150759(0x101),_0x150759(0x148),_0x150759(0x226),_0x150759(0x1a3),_0x150759(0x1d6)],'Viscosity\x20-\x20Absolute/Dynamic(μ)':['PI[Pa·s]',_0x150759(0x23e),'kg/m/s',_0x150759(0x278),'cP',_0x150759(0x234),_0x150759(0x170)],'Viscosity\x20-\x20Kinematic':['m²/s','m²/min',_0x150759(0x241),_0x150759(0x183),_0x150759(0x27e),_0x150759(0x1db),_0x150759(0x1a1),'cSt[mm²/s]','mm²/min','mm²/hr',_0x150759(0xf9),_0x150759(0x1b6),'ft²/hr','in²/s',_0x150759(0x267),_0x150759(0x159)],'Linear\x20Thermal\x20Expansion\x20Coefficient':['1/°K','1/°C',_0x150759(0x105),_0x150759(0x1fd)],'Thermal\x20Conductivity':[_0x150759(0x23b),_0x150759(0x1f3),'BTU/(h⋅ft⋅°F)',_0x150759(0x270)],'Electrical\x20Charge':[_0x150759(0x216),'Ah',_0x150759(0x25a),_0x150759(0x1ac),_0x150759(0x184),_0x150759(0x16e)],'Electrical\x20Potential\x20Difference\x20(Voltage)':['V',_0x150759(0x212),_0x150759(0x25e),_0x150759(0x12e),'µV','mV','kV','MV'],'Electrical\x20Resistance(Impedance)':[_0x150759(0x14f),'µΩ','mΩ','kΩ','MΩ'],'Electrical\x20Capacitance':[_0x150759(0x256),'pF','nF','µF','mF'],'Electrical\x20Inductance':[_0x150759(0x125),'µH','mH'],'Electrical\x20Conductance':[_0x150759(0x287),'℧','µS','mS','kS'],'Magnetic\x20Flux':[_0x150759(0x128),_0x150759(0xff),'µWb',_0x150759(0x215),_0x150759(0x27f),_0x150759(0x1a2)],'Luminous\x20Flux':[_0x150759(0x14d),'cd⋅sr'],'Magnetic\x20Flux\x20Density':[_0x150759(0x290),'Wb/m²','µT','G','mT'],'Katalytic\x20Activity':[_0x150759(0x126),_0x150759(0x155),_0x150759(0x1c9),_0x150759(0x295),_0x150759(0x1d0),'Mkat'],'Radioactivity':['Bq[becquerel]','1/s',_0x150759(0x242),_0x150759(0x228),_0x150759(0x177),_0x150759(0x209),'Rd[rutherford]',_0x150759(0x22f)],'Absorbed\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x150759(0x2a0),_0x150759(0x135),'µGy',_0x150759(0x2a9),_0x150759(0x140),'MGy'],'Equivalent\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x150759(0x293),_0x150759(0x135),_0x150759(0x104),_0x150759(0x2aa),_0x150759(0xfb),_0x150759(0x12a)],'Volumetric\x20Displacement':[_0x150759(0x28d),_0x150759(0x171),'L/rev',_0x150759(0x11c),'ft³/rev',_0x150759(0x2ae),'gal(US-liquid)/rev'],'Fuel\x20Economy':[_0x150759(0xe7),_0x150759(0x237),'mile/gal(US-liquid)',_0x150759(0x2b1),'mile/gal(UK-imperial)',_0x150759(0x19e)],'Fuel\x20Consumption':[_0x150759(0xf8),_0x150759(0x1a6),_0x150759(0xf0),_0x150759(0x112),_0x150759(0x2b2),_0x150759(0x179),_0x150759(0x231),_0x150759(0xe5),'gal(UK-imperial)/100mile'],'New\x20Energy\x20Economy\x20(MPGe)':[_0x150759(0x291),_0x150759(0x225),_0x150759(0x133),_0x150759(0x205),_0x150759(0x259),_0x150759(0x1b9),_0x150759(0xe6)],'New\x20Energy\x20Consumption':[_0x150759(0x1cb),_0x150759(0x210),'Wh/mile',_0x150759(0x1da),_0x150759(0x2a5),'kWh/mile',_0x150759(0x1bb),'MJ/km',_0x150759(0x254),_0x150759(0x26c),'MJ/100mile',_0x150759(0x1c0),_0x150759(0x1ed),_0x150759(0x1f2),_0x150759(0x10f)],'Baud\x20Rate':['bit/s','Bd',_0x150759(0x26b),'MBd',_0x150759(0x108)],'Currency':['$','¢',_0x150759(0x1cc),_0x150759(0x22d),'$1B','$1T'],'Impulse\x20/\x20Momentum':[_0x150759(0x1ba),'Newton-second','lb·s','kg·m/s',_0x150759(0xe3),_0x150759(0x18c)],'Digital\x20Storage':[_0x150759(0x146),'kilobit',_0x150759(0x1ee),_0x150759(0x17b),_0x150759(0x1ad),_0x150759(0x164),_0x150759(0x220),'terabit',_0x150759(0x222),_0x150759(0xfa),_0x150759(0x21d),_0x150759(0x26d),_0x150759(0x1f9),_0x150759(0x12d),_0x150759(0x13f),_0x150759(0x11a),'gigabyte',_0x150759(0x2a2),_0x150759(0x16c),_0x150759(0x2ac),_0x150759(0x1bc),_0x150759(0x193)],'Data\x20Transfer\x20Rate':[_0x150759(0x229),_0x150759(0x14a),'kibibit/s','megabit/s',_0x150759(0x20b),'gigabit/s',_0x150759(0x158),_0x150759(0x1ec),_0x150759(0x29f),_0x150759(0x211),_0x150759(0x19a)]},V={'Length':{'m':0x1,'nano[nm]':0x1/0x3b9aca00,'µm':0x1/0xf4240,'micron':0x1/0xf4240,'mm':0x1/0x3e8,'cm':0.01,'dm':0.1,'km':0x3e8,'in':n,'thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]':n/0x3e8,'ft-in':n,'ft':e,'yd':0x3*e,'mile':N*e,'NM[M,\x20nmi,\x20or\x20nautical\x20mile]':w},'Mass':{'kg':0x1,'g':0.001,'mg':0x1/0xf4240,'µg':0x1/0x3b9aca00,'oz':0x1/0x10*i,'lbm':i,'slug':I,'ton(US/short)':0x7d0*i,'ton(UK-Imperial/long)':0x8c0*i,'tonne':0x3e8},'Time':{'s[second]':0x1,'s':0x1,'minute':0x3c,'h':0xe10,'h[hour]':0xe10,'day':0xe10*0x18,'week':0xe10*0x18*0x7},'ElectricalCurrent':{'A':0x1,'Ampere[amp]':0x1,'mA':0.001,'µA':0.000001,'kA':0x3e8,'MA':0xf4240,'esu/s':0x1/0xb2d05e00},'Temperature':{'°K':{'c0':0x1,'c1':0x0},'°C':{'c0':0x1,'c1':273.15},'°F':{'c0':0x5/0x9,'c1':255.3722222},'°Ra':{'c0':0x5/0x9,'c1':0x0}},'Amount\x20of\x20Substance':{'mol':0x1,'mmol':0.001,'kmol':0x3e8},'Luminous\x20Intensity':{'cd[candela]':0x1,'lm/sr':0x1,'cp[candlepower]':0x1,'cp[candlepower(before\x201948)]':0.981},'Acceleration':{'m/s²':0x1,'m/min²':0x1/0xe10,'mm/s²':0.001,'ft/s²':e,'ft/min²':e/0xe10,'in/s²':n},'Gravitational\x20Constant':{'m³/kg/s²':0x1,'N⋅m²/kg²':0x1,'dyn⋅cm²/g²':0x3e8},'Velocity\x20(Angular)':{'rad/s':0x1,'rad/min':0x1/0x3c,'rad/h':0x1/0xe10,'deg°/s':Math['PI']/0xb4,'deg°/min':Math['PI']/0xb4/0x3c,'deg°/h':Math['PI']/0xb4/0xe10,'rpm[rev/min]':0x2*Math['PI']/0x3c,'rev/s':0x2*Math['PI']},'Acceleration\x20(Angular)':{'rad/s²':0x1,'rad/min²':0x1/0xe10,'deg°/s²':Math['PI']/0xb4,'deg°/min²':Math['PI']/0xb4/0xe10},'Illuminance':{'lux':0x1,'lumen/m²':0x1,'lm/m²':0x1,'meter-candle':0x1,'phot':0x2710,'foot-candle':0x1/Math[_0x150759(0x1ca)](e,0x2),'fc':0x1/Math[_0x150759(0x1ca)](e,0x2),'lumen/ft²':0x1/Math[_0x150759(0x1ca)](e,0x2),'lm/ft²':0x1/Math[_0x150759(0x1ca)](e,0x2)},'Frequency':{'Hz':0x1,'1/s':0x1,'1/min':0x1/0x3c,'rpm':0x1/0x3c,'1/hour':0x1/0xe10,'mHz':0x1/0x3e8,'kHz':0x3e8,'MHz':0xf4240,'GHz':0x3b9aca00},'Area':{'m²':0x1,'µm²':Math[_0x150759(0x1ca)](0x1/0xf4240,0x2),'mm²':Math[_0x150759(0x1ca)](0x1/0x3e8,0x2),'cm²':Math[_0x150759(0x1ca)](0x1/0x64,0x2),'km²':0xf4240,'hectare':Math[_0x150759(0x1ca)](0x64,0x2),'in²':Math[_0x150759(0x1ca)](n,0x2),'ft²':Math[_0x150759(0x1ca)](e,0x2),'yd²':Math[_0x150759(0x1ca)](e*0x3,0x2),'acre':E*Math[_0x150759(0x1ca)](e,0x2),'mile²':Math[_0x150759(0x1ca)](N*e,0x2)},'Volume\x20/\x20Section\x20Modulus':{'m³':0x1,'µm³':Math['pow'](0x1/0xf4240,0x3),'mm³':Math[_0x150759(0x1ca)](0x1/0x3e8,0x3),'cm³':Math['pow'](0x1/0x64,0x3),'L':0x1/0x3e8,'mL':0x1/0xf4240,'km³':Math[_0x150759(0x1ca)](0x3e8,0x3),'in³':Math[_0x150759(0x1ca)](n,0x3),'ft³':Math[_0x150759(0x1ca)](e,0x3),'yd³':Math[_0x150759(0x1ca)](e*0x3,0x3),'gal(UK-imperial)':u*0x1/0x3e8,'gal(US-liquid)':d*Math[_0x150759(0x1ca)](n,0x3),'gal(US-dry)':U*Math[_0x150759(0x1ca)](n,0x3),'pint(UK-imperial)':p*u*0x1/0x3e8,'pint(US-liquid)':p*d*Math[_0x150759(0x1ca)](n,0x3),'pint(US-dry)':p*U*Math[_0x150759(0x1ca)](n,0x3),'fluid\x20ounce(UK-imperial)':H*p*u/0x3e8,'fluid\x20ounce(US-liquid)':W*p*d*Math[_0x150759(0x1ca)](n,0x3),'bushel(UK-imperial)':O*u/0x3e8,'bushel(US-dry)':C*U*Math[_0x150759(0x1ca)](n,0x3),'cup(US-liquid)':F*d*Math[_0x150759(0x1ca)](n,0x3),'cup(Legal)':_*Math[_0x150759(0x1ca)](0.01,0x3),'cup(Metric)':B*Math['pow'](0.01,0x3),'cup(Imperial)':J*H*p*u/0x3e8},'Polar\x20Moment\x20of\x20Inertia':{'m⁴':0x1,'mm⁴':1e-12,'cm⁴':1e-8,'in⁴':Math['pow'](n,0x4),'ft⁴':Math[_0x150759(0x1ca)](e,0x4)},'Moment\x20of\x20Inertia':{'kg⋅m²':0x1,'g⋅cm²':0x1/(0x3e8*0x2710),'g⋅mm²':0x1/(0x3e8*0xf4240),'lbm⋅ft²':i*Math[_0x150759(0x1ca)](e,0x2),'lbm⋅in²':i*Math['pow'](n,0x2),'oz⋅in²':i/0x10*Math[_0x150759(0x1ca)](n,0x2)},'Force':{'N':0x1,'kN':0x3e8,'MN':0xf4240,'kgf':a,'lb':i*a,'lbf':i*a,'kip[kilo\x20pound]':0x3e8*i*a},'Angle':{'radian':0x1,'rad':0x1,'deg°':Math['PI']/0xb4,'revolution':Math['PI']*0x2},'Solid\x20Angle':{'sr[steradian]':0x1,'m²/m²':0x1},'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':{'kg/m²':0x1,'g/cm²':0x1/0x3e8/Math[_0x150759(0x1ca)](0.01,0x2),'g/mm²':0x1/0x3e8/Math[_0x150759(0x1ca)](0.001,0x2),'tonne/m²':0x3e8,'lbm/yd²':i/Math['pow'](e*0x3,0x2),'lbm/ft²':i/Math[_0x150759(0x1ca)](e,0x2),'lbm/in²':i/Math[_0x150759(0x1ca)](n,0x2),'oz/yd²':i/0x10/Math['pow'](0x3*e,0x2),'oz/ft²':i/0x10/Math[_0x150759(0x1ca)](e,0x2),'oz/in²':i/0x10/Math[_0x150759(0x1ca)](n,0x2)},'Density':{'kg/m³':0x1,'kg/L':0x3e8,'g/cm³':0x1/0x3e8/Math[_0x150759(0x1ca)](0.01,0x3),'g/mm³':0x1/0x3e8/Math[_0x150759(0x1ca)](0.001,0x3),'lbm/ft³':i/Math['pow'](e,0x3),'lbm/in³':i/Math[_0x150759(0x1ca)](n,0x3)},'Energy':{'J[Joule]':0x1,'kJ':0x3e8,'MJ':0xf4240,'GJ':0x3b9aca00,'TNT\x20Equivalent[kiloton]':0x3b9aca00*g,'Btu':f,'MM\x20Btu':f*0xf4240,'calorie(IT)':M,'kilo-calorie(IT)':M*0x3e8,'calorie(TH)':g,'kilo-calorie(TH)':g*0x3e8,'HP\x20Hour':D*0xe10,'Wh':0xe10,'kWh':0xe10*0x3e8,'eV{electron-volt]':0x1/G},'Power':{'W[watt]':0x1,'kW':0x3e8,'MW':0xf4240,'GW[Gigawatt]':0x3b9aca00,'Btu/h':f/0xe10,'Btu/minute':f/0x3c,'MM\x20Btu/h':f*0xf4240/0xe10,'calorie(IT)/second':M,'calorie(IT)/minute':M/0x3c,'kilo-calorie(IT)/hour':M*0x3e8/0xe10,'calorie(TH)/second':g,'calorie(TH)/minute':g/0x3c,'kilo-calorie(TH)/hour':g*0x3e8/0xe10,'lb-ft/second':i*a*e,'lb-ft/minute':i*a*e/0x3c,'HP':D,'J/second':0x1,'J/minute':0x1/0x3c,'J/h':0x1/0xe10,'MJ/h':0xf4240/0xe10,'kJ/minute':0x3e8/0x3c},'Torque,\x20Moment\x20of\x20Force':{'Nm':0x1,'kNm':0x3e8,'lb-in':i*a*n,'kip-in':0x3e8*i*a*n,'lb-ft':i*a*e,'oz-in':i/0x10*a*n,'oz-ft':i/0x10*a*e},'Pressure/Stress':{'Pa':0x1,'kPa':0x3e8,'MPa':0xf4240,'GPa':0x3b9aca00,'bar':0x64*0x3e8,'mbar':0x64,'atm':L,'mm\x20HG':b,'cm\x20HG':b*0xa,'in\x20HG':b*25.4,'mm\x20W.C.':0x1/0x3e8*0x3e8*a,'m\x20W.C.':0x1*0x3e8*a,'in\x20W.C.':n*0x3e8*a,'psf':i*a/Math[_0x150759(0x1ca)](e,0x2),'psi':i*a/Math['pow'](n,0x2),'ksi':i*a/Math[_0x150759(0x1ca)](n,0x2)*0x3e8,'ksi{kip/in²]':i*a/Math['pow'](n,0x2)*0x3e8},'Pressure\x20Drop\x20per\x20Unit\x20Length':{'Pa/m':0x1,'Pascal/m':0x1,'kPa/m':0x3e8,'MPa/km':0xf4240/0x3e8,'bar/m':0x186a0,'mbar/mm':0x64*0x3e8,'atm/m':L,'mm\x20HG/m':b,'in\x20HG/ft':b*25.4/e,'mm\x20W.C./m':0x1/0x3e8*0x3e8*a,'m\x20W.C./m':0x3e8*a,'in\x20W.C./ft':n*0x3e8*a/e,'in\x20W.C./100\x20ft':n*0x3e8*a/e/0x64,'psf/in':i*a/Math[_0x150759(0x1ca)](e,0x2)/n,'psi/ft':i*a/Math[_0x150759(0x1ca)](e,0x2)/e,'ksi/ft':i*a/Math[_0x150759(0x1ca)](e,0x2)/e*0x3e8,'Torr/ft':v*L/e,'mTorr/m':v*L/0x3e8},'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':{'N/m':0x1,'N/mm':0x3e8,'kN/m':0x3e8,'lb/ft':i*a/e,'kips/ft':0x3e8*i*a/e,'lb/in':i*a/n},'Stiffness\x20of\x20Rotary\x20Spring':{'N⋅m/rad':0x1,'N⋅m/deg°':0x1/Math['PI']*0xb4,'N⋅mm/rad':0x1/0x3e8,'N⋅mm/deg°':0x1/0x3e8/Math['PI']*0xb4,'lb-ft/rad':i*a*e,'lb-ft/deg°':i*a*e/(Math['PI']/0xb4),'lb-in/rad':i*a*n,'lb-in/deg°':i*a*n/(Math['PI']/0xb4)},'Flow\x20Rate\x20(Volume)':{'m³/s':0x1,'m³/min':0x1/0x3c,'m³/h':0x1/0xe10,'L/s':0x1/0x3e8,'L/min':0x1/0x3e8/0x3c,'L/h':0x1/0x3e8/0xe10,'cm³/s':0.000001,'cm³/min':0.000001/0x3c,'in³/s':Math[_0x150759(0x1ca)](n,0x3),'in³/min':Math['pow'](n,0x3)/0x3c,'ft³/s':Math[_0x150759(0x1ca)](e,0x3),'CFM':Math[_0x150759(0x1ca)](e,0x3)/0x3c,'CFM[ft³/min]':Math[_0x150759(0x1ca)](e,0x3)/0x3c,'CFH':Math[_0x150759(0x1ca)](e,0x3)/0xe10,'CFH[ft³/h]':Math[_0x150759(0x1ca)](e,0x3)/0xe10,'yd³/min':Math[_0x150759(0x1ca)](e*0x3,0x3)/0x3c,'yd³/h':Math[_0x150759(0x1ca)](e*0x3,0x3)/0xe10,'gpm(US)':d*Math[_0x150759(0x1ca)](n,0x3)/0x3c,'gph(US)':d*Math['pow'](n,0x3)/0xe10,'bushel(UK-imperial)/h':O*u/0x3e8/0xe10,'bushel(US)/h':C*U*Math[_0x150759(0x1ca)](n,0x3)/0xe10},'Flow\x20Rate\x20(Mass)':{'kg/s':0x1,'kg/min':0x1/0x3c,'kg/h':0x1/0xe10,'g/s':0x1/0x3e8,'g/min':0x1/0x3e8/0x3c,'g/h':0x1/0x3e8/0xe10,'slug/s':I,'slug/min':I/0x3c,'slug/h':I/0xe10,'lbm/s':i,'lbm/min':i/0x3c,'lbm/h':i/0xe10,'oz/s':i/0x10,'oz/min':i/0x10/0x3c,'oz/h':i/0x10/0xe10,'tonne/h':0x3e8/0xe10,'short\x20ton/h':0x7d0*i/0xe10,'long\x20ton/h':0x8c0*i/0xe10},'Speed\x20/\x20Velocity\x20(Linear)':{'m/s':0x1,'mm/s':0x1/0x3e8,'km/s':0x1,'mm/min':0x1/0x3e8/0x3c,'m/min':0x1/0x3c,'km/min':0x3e8/0x3c,'mm/h':0x1/0x3e8/0xe10,'m/h':0x1/0xe10,'km/h':0x3e8/0xe10,'in/s':n,'fps':e,'fps[ft/second]':e,'fpm':e/0x3c,'fpm[ft/minute]':e/0x3c,'mph[mile/h]':N*e/0xe10,'knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]':w/0xe10},'Electrical\x20Potential\x20Difference\x20(Voltage)':{'V':0x1,'Volt':0x1,'joule/coulomb':0x1,'J/C':0x1,'µV':0x1/0xf4240,'mV':0x1/0x3e8,'kV':0x3e8,'MV':0xf4240}};class P extends HTMLElement{constructor(){const _0x3ab389=_0x150759;super(),this[_0x3ab389(0x1a4)]({'mode':_0x3ab389(0x28c)}),this[_0x3ab389(0x10d)]=null,this[_0x3ab389(0x1c7)]='https://firebasestorage.googleapis.com/v0/b/auto-calc-80237.appspot.com/o/shared%2Fassets%2Fimages%2Fe3d-logo2.png?alt=media&token=7064f466-6168-4b8a-b921-4e86115cb492';}['connectedCallback'](){const _0x2a192f=_0x150759;this['units']=R,this['unitConversion']=V,this['unit']=this[_0x2a192f(0x1c6)](_0x2a192f(0x251))||'mm',this[_0x2a192f(0x1b8)]=this[_0x2a192f(0x152)](this[_0x2a192f(0x251)]),this[_0x2a192f(0x118)]=this[_0x2a192f(0x1c6)]('value'),this[_0x2a192f(0x236)]=this[_0x2a192f(0x1f1)](this[_0x2a192f(0x118)],this[_0x2a192f(0x251)]),this[_0x2a192f(0x21a)]=parseInt(this[_0x2a192f(0x1c6)](_0x2a192f(0x213)))||0x2,this[_0x2a192f(0x1bd)]=!this['hasAttribute'](_0x2a192f(0x175))||this[_0x2a192f(0x1c6)]('show-unit-arrow')==='true',this[_0x2a192f(0xe1)](),this[_0x2a192f(0x272)]();}['disconnectedCallback'](){this['removeEventListeners']();}static get[_0x150759(0x137)](){const _0x33a468=_0x150759;return[_0x33a468(0x236),_0x33a468(0x251),_0x33a468(0x213),'show-unit-arrow'];}[_0x150759(0x190)](_0x313b2d,_0x324cd,_0x353c8e){const _0x56c644=_0x150759;if(_0x313b2d==='value')this[_0x56c644(0x118)]=_0x353c8e,this[_0x56c644(0x236)]=this[_0x56c644(0x1f1)](_0x353c8e,this[_0x56c644(0x251)]);else{if(_0x313b2d===_0x56c644(0x251)){const _0x17d9cd=this['unit'];this[_0x56c644(0x251)]=_0x353c8e,this['unitCategory']=this[_0x56c644(0x152)](_0x353c8e),_0x17d9cd!==_0x353c8e&&(this[_0x56c644(0x236)]=this[_0x56c644(0x2a4)](this['value'],_0x17d9cd,_0x353c8e));}else _0x313b2d===_0x56c644(0x213)?this[_0x56c644(0x21a)]=parseInt(_0x353c8e)||0x2:_0x313b2d===_0x56c644(0x175)&&(this[_0x56c644(0x1bd)]=_0x353c8e===null||_0x353c8e==='true');}this[_0x56c644(0xe1)]();}[_0x150759(0x1f1)](_0x382980,_0x387730){const _0x51d552=_0x150759;return _0x387730===_0x51d552(0x244)?this[_0x51d552(0x10a)](_0x382980):parseFloat(_0x382980);}[_0x150759(0x10a)](_0x39c83c){const _0x102bfe=_0x150759,_0x4b748a=/(\d+)\'(\s*-\s*)?(\d+)?(\s+)?(\d+)?\/?(\d+)?/,_0x3e190a=/(\d+)\'/,_0x4742dc=/(\d+)/;let _0x17ae78=_0x39c83c[_0x102bfe(0x284)](_0x4b748a);if(_0x17ae78){const _0x1cef04=parseInt(_0x17ae78[0x1])||0x0,_0x3f1686=parseInt(_0x17ae78[0x3])||0x0,_0x3d0686=parseInt(_0x17ae78[0x5])||0x0,_0x47536c=parseInt(_0x17ae78[0x6])||0x1;return this[_0x102bfe(0x15c)](_0x1cef04,_0x3f1686,_0x3d0686,_0x47536c);}if(_0x17ae78=_0x39c83c[_0x102bfe(0x284)](_0x3e190a),_0x17ae78){const _0x339931=parseInt(_0x17ae78[0x1])||0x0;return this[_0x102bfe(0x15c)](_0x339931,0x0,0x0,0x1);}if(_0x17ae78=_0x39c83c[_0x102bfe(0x284)](_0x4742dc),_0x17ae78){const _0x24939=parseInt(_0x17ae78[0x1])||0x0;return this[_0x102bfe(0x15c)](0x0,_0x24939,0x0,0x1);}return parseFloat(_0x39c83c);}[_0x150759(0x15c)](_0x398942,_0x21ec88,_0x5971c9,_0x3ceb73){return _0x398942*0xc+_0x21ec88+_0x5971c9/_0x3ceb73;}['formatFeetInchesValue'](_0x137858,_0x50fbde=_0x150759(0x20d)){const _0x27c16d=_0x150759;if(_0x137858<0x0)return'-'+this[_0x27c16d(0x13b)](-_0x137858,_0x50fbde);const _0x4af0e=parseInt(_0x50fbde[_0x27c16d(0x14e)]('/')[0x1][_0x27c16d(0x24c)]('\x22',''));let _0x433163=Math[_0x27c16d(0x11f)](_0x137858/0xc),_0x22d254=Math['floor'](_0x137858%0xc);const _0x26134e=_0x137858-Math[_0x27c16d(0x11f)](_0x137858);let _0x2c4725='';if(_0x26134e>0x0&&_0x50fbde!==0x0){let _0x3eb664=Math['round'](_0x26134e*_0x4af0e);const _0x53418c=(_0x3e9cc3,_0x54c854)=>_0x54c854?_0x53418c(_0x54c854,_0x3e9cc3%_0x54c854):_0x3e9cc3,_0x1d8126=_0x53418c(_0x3eb664,_0x4af0e);_0x2c4725='\x20'+_0x3eb664/_0x1d8126+'/'+_0x4af0e/_0x1d8126,_0x2c4725['trim']()==='1/1'&&(_0x22d254++,_0x22d254>=0xc&&(_0x433163++,_0x22d254-=0xc),_0x2c4725='');}let _0x24a74a='';return _0x433163>0x0&&(_0x24a74a+=_0x433163+'\x27'),_0x433163>0x0&&(_0x22d254>0x0||_0x2c4725!=='')&&(_0x24a74a+='-'),_0x22d254>0x0&&(_0x24a74a+=''+_0x22d254),_0x2c4725!==''&&(_0x24a74a+=_0x2c4725),(_0x22d254>0x0||_0x2c4725!=='')&&(_0x24a74a+='\x22'),_0x24a74a[_0x27c16d(0x261)]();}[_0x150759(0x152)](_0x223a70){const _0x25891e=_0x150759;for(const _0x56bfb9 in this[_0x25891e(0x217)])if(this[_0x25891e(0x217)][_0x56bfb9][_0x25891e(0x19d)](_0x223a70))return _0x56bfb9;return this['units']['Custom']=this[_0x25891e(0x217)]['Custom']||[],this[_0x25891e(0x217)][_0x25891e(0xea)]['push'](_0x223a70),this['unitConversion'][_0x25891e(0xea)]=this[_0x25891e(0x13c)][_0x25891e(0xea)]||{},this[_0x25891e(0x13c)][_0x25891e(0xea)][_0x223a70]=0x1,_0x25891e(0xea);}[_0x150759(0x1a9)](_0x1333a1){const _0x348106=_0x150759;if(_0x1333a1[_0x348106(0x280)][_0x348106(0x1d5)]==='SELECT'){const _0x238cca=_0x1333a1['target']['value'];this[_0x348106(0x236)]=this[_0x348106(0x2a4)](this['value'],this[_0x348106(0x251)],_0x238cca),this[_0x348106(0x251)]=_0x238cca,this[_0x348106(0xe1)]();}this[_0x348106(0x14b)]();}[_0x150759(0x2a4)](_0xd3be9e,_0x546ec5,_0x1090c6){const _0x20774a=_0x150759;if(this['unitCategory']!=='Temperature'){const _0x275123=this[_0x20774a(0x13c)][this['unitCategory']][_0x546ec5]/this[_0x20774a(0x13c)][this[_0x20774a(0x1b8)]][_0x1090c6];return _0xd3be9e*_0x275123;}else{const _0x4a0179=this['unitConversion'][this[_0x20774a(0x1b8)]][_0x546ec5]['c0'],_0x4a764e=this[_0x20774a(0x13c)][this[_0x20774a(0x1b8)]][_0x546ec5]['c1'],_0x4ce3c9=this[_0x20774a(0x13c)][this[_0x20774a(0x1b8)]][_0x1090c6]['c0'],_0x56a183=this['unitConversion'][this[_0x20774a(0x1b8)]][_0x1090c6]['c1'];return(_0xd3be9e*_0x4a0179+_0x4a764e-_0x56a183)/_0x4ce3c9;}}[_0x150759(0x296)](_0x5b09d8){const _0x46b745=_0x150759;let _0x289c5c;if(Number['isInteger'](_0x5b09d8)?_0x289c5c=_0x5b09d8[_0x46b745(0x1e9)]():_0x289c5c=_0x5b09d8['toFixed'](this['decimalPlaces'])[_0x46b745(0x24c)](/\.?0+$/,''),Math[_0x46b745(0x1f7)](parseFloat(_0x289c5c))>=0x3e8){const _0x218cc6=_0x289c5c[_0x46b745(0x14e)]('.');_0x218cc6[0x0]=_0x218cc6[0x0][_0x46b745(0x24c)](/\B(?=(\d{3})+(?!\d))/g,','),_0x289c5c=_0x218cc6['join']('.');}return _0x289c5c;}[_0x150759(0xe1)](){const _0xfbfc4c=_0x150759;this[_0xfbfc4c(0x1cf)][_0xfbfc4c(0x1e7)]=_0xfbfc4c(0x277)+(this[_0xfbfc4c(0x1bd)]?'auto':_0xfbfc4c(0x1ff))+_0xfbfc4c(0x11d)+(this['showUnitArrow']?_0xfbfc4c(0x1e0):'none')+_0xfbfc4c(0x1b1)+(this[_0xfbfc4c(0x1bd)]?_0xfbfc4c(0x1e0):'none')+_0xfbfc4c(0x29c)+(this['showUnitArrow']?_0xfbfc4c(0x238):_0xfbfc4c(0x1ff))+_0xfbfc4c(0x281)+(this[_0xfbfc4c(0x251)]==='ft-in'?this[_0xfbfc4c(0x13b)](this[_0xfbfc4c(0x236)]):this[_0xfbfc4c(0x296)](this[_0xfbfc4c(0x236)]))+_0xfbfc4c(0x275)+(this[_0xfbfc4c(0x217)][this[_0xfbfc4c(0x1b8)]]||[this[_0xfbfc4c(0x251)]])[_0xfbfc4c(0x1c4)](_0x2d330a=>_0xfbfc4c(0x19c)+_0x2d330a+'\x22\x20'+(_0x2d330a===this[_0xfbfc4c(0x251)]?_0xfbfc4c(0x23d):'')+_0xfbfc4c(0x2a7)+_0x2d330a+_0xfbfc4c(0x24a))[_0xfbfc4c(0x292)]('')+_0xfbfc4c(0x117)+(this[_0xfbfc4c(0x1bd)]&&this[_0xfbfc4c(0x1b8)]!==_0xfbfc4c(0xea)?_0xfbfc4c(0x16f)+this['e3dLogoUrl']+_0xfbfc4c(0x10c):'')+_0xfbfc4c(0x29b),this[_0xfbfc4c(0x14b)]();}['updateDropdownWidth'](){const _0x4df6b9=_0x150759,_0x253836=this[_0x4df6b9(0x1cf)][_0x4df6b9(0x141)](_0x4df6b9(0x102));if(!_0x253836)return;const _0x172476=document[_0x4df6b9(0x1cd)](_0x4df6b9(0x120));_0x172476[_0x4df6b9(0x173)][_0x4df6b9(0x12c)]=_0x4df6b9(0x24b),_0x172476[_0x4df6b9(0x173)]['position']=_0x4df6b9(0x298),_0x172476[_0x4df6b9(0x173)]['whiteSpace']='nowrap',_0x172476[_0x4df6b9(0x173)][_0x4df6b9(0x1f4)]=window['getComputedStyle'](_0x253836)[_0x4df6b9(0x1f4)],document['body']['appendChild'](_0x172476),_0x172476[_0x4df6b9(0x106)]=this['unit'];const _0x534545=_0x172476[_0x4df6b9(0x1af)];document[_0x4df6b9(0x239)][_0x4df6b9(0x15d)](_0x172476);const _0x5c6bab=this[_0x4df6b9(0x1bd)]?0x10:0x6,_0x2a0389=this[_0x4df6b9(0x1bd)]?0x8:0x0;let _0x40895a=_0x534545+_0x5c6bab+_0x2a0389+0x2;_0x40895a=Math[_0x4df6b9(0x1b7)](_0x40895a,0x1e),_0x253836[_0x4df6b9(0x173)][_0x4df6b9(0x149)]=_0x40895a+'px';}[_0x150759(0x272)](){const _0x5fa932=_0x150759;this[_0x5fa932(0x1cf)][_0x5fa932(0x131)](_0x5fa932(0x2af),this[_0x5fa932(0x1a9)][_0x5fa932(0x273)](this));const _0x23bb36=this[_0x5fa932(0x1cf)][_0x5fa932(0x141)](_0x5fa932(0x103));_0x23bb36&&(_0x23bb36[_0x5fa932(0x131)](_0x5fa932(0x245),this[_0x5fa932(0x109)][_0x5fa932(0x273)](this)),_0x23bb36[_0x5fa932(0x131)]('mouseout',this[_0x5fa932(0x136)]['bind'](this)));}[_0x150759(0x11e)](){const _0x534303=_0x150759;this[_0x534303(0x1cf)][_0x534303(0x1b4)]('change',this[_0x534303(0x1a9)][_0x534303(0x273)](this));const _0x5efd3d=this[_0x534303(0x1cf)][_0x534303(0x141)](_0x534303(0x103));_0x5efd3d&&(_0x5efd3d['removeEventListener'](_0x534303(0x245),this[_0x534303(0x109)][_0x534303(0x273)](this)),_0x5efd3d[_0x534303(0x1b4)](_0x534303(0x13e),this['handleUnitContainerMouseOut']['bind'](this)));}[_0x150759(0x109)](){const _0x23c7f4=_0x150759,_0x2398a8=this['shadowRoot']['querySelector'](_0x23c7f4(0x127));_0x2398a8&&(this[_0x23c7f4(0x10d)]=setTimeout(()=>{const _0x633f09=_0x23c7f4;_0x2398a8[_0x633f09(0x173)][_0x633f09(0x116)]=_0x633f09(0x238);},0x3e8));}[_0x150759(0x136)](){const _0x1a46ab=_0x150759,_0xee33dd=this[_0x1a46ab(0x1cf)]['querySelector']('.tooltip');_0xee33dd&&(setTimeout(()=>{const _0x418d22=_0x1a46ab;_0xee33dd['style']['display']=_0x418d22(0x1ff);},0x7d0),clearTimeout(this[_0x1a46ab(0x10d)]));}}typeof window<'u'&&(customElements['get'](_0x150759(0x1e4))||customElements[_0x150759(0x195)](_0x150759(0x1e4),P),customElements[_0x150759(0x167)]('uc-qty')||customElements[_0x150759(0x195)]('uc-qty',class extends P{}));function _0x370f(_0x5be6c9,_0x1ab894){const _0x15cd61=_0x15cd();return _0x370f=function(_0x370f58,_0x189df3){_0x370f58=_0x370f58-0xe1;let _0x318352=_0x15cd61[_0x370f58];return _0x318352;},_0x370f(_0x5be6c9,_0x1ab894);}export{P as PhysicalQuantity,P as default};
1
+ function _0x16b7(_0xa5c15a,_0x3f3223){const _0x543005=_0x5430();return _0x16b7=function(_0x16b70a,_0x23ad44){_0x16b70a=_0x16b70a-0x1a0;let _0x153b7a=_0x543005[_0x16b70a];return _0x153b7a;},_0x16b7(_0xa5c15a,_0x3f3223);}function _0x5430(){const _0x2b9137=['pint(UK-imperial)','rad','getComputedStyle','J/g','thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]','\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</span>\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20','N⋅mm/deg°','ft/s²','lb/in','define','1/min','mol','fps[ft/second]','Wh/kg','click','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20Arial,\x20sans-serif;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.counter\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20gap:\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x201px\x20solid\x20#ccc;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x205px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20button\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2016px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x205px\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.count\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2018px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-weight:\x20bold;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22counter\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<button\x20class=\x22decrement\x22>-</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22count\x22>','terabit','querySelector','kNm','oz/yd²','µSv','HP\x20Hour/lbm','C[coulomb]',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<span\x20class=\x22quantity-triplet\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20','gigabit','yd²','CFH',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-moz-appearance:\x20','value','T[tesla]','kip-in','lux','decrement','lb-in','km³','deg°','pebibit','$1B','mm/h','mile/L','fluid\x20ounce(US-liquid)','Btu','TNT\x20Equivalent[kiloton]',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity-pair\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22values\x22>(','attachEventListeners','handleUnitContainerMouseOut','mm³','Wh/g','BTU/(h⋅ft⋅°F)','change','kgf','pebibit/s','J/m','offsetWidth','parseTripletValues','kg/L','s[second]','lbm/ft/s','getAttribute','CFM','mebibit','kJ/minute','calorie(TH)/second','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<a\x20class=\x22tooltip\x22\x20href=\x22https://v2-docs.donwen.com/daily-calculations/unit-converter.html\x22\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title=\x22Unit\x20Converter\x20for\x20All\x20Categories\x22\x20target=\x22_blank\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<img\x20src=\x22','MBd','bind','whiteSpace','kilo-calorie(TH)/hour','map',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20','J/(kg·°C)','BTU/(h⋅in⋅°F)','in²/s','body','lbm','kilobit','createElement','Ci[curie]','get','week','oz/ft²','11119232jcRquW','mm\x20W.C./m','ksi/ft','1846194gkjPyD','cm³','observedAttributes','cWb','kg/min','gibibit','lb-ft/second','showUnitArrow','atm/m','m³/s','Volt','mm/s','m³/h','.tooltip','cup(Metric)','foot-candle','Wh/L','S[siemens]','MM\x20Btu/100mile','m/h','attributeChangedCallback','J/(g·°K)','psf/in','includes','sr[steradian]','P[Poise]','Wh/km','cal(IT)/g','mkat','handleUnitChange','lbm/h','L/100km','mouseover','handleUnitContainerMouseOver','cp[candlepower]','deg°/s','MJ/kg','units','in³/s','mm/min','target','Ampere[amp]','psf','MM\x20Btu/100km','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity-triplet\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.values\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-text,\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container,\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','in²/min','J/kg','W/(cm⋅°K)','mebibyte','mpg(US)','mm\x20HG/m','cm⁴','cm²/min','MJ/100mile','GHz','J/second','lb-in/deg°','kilo-calorie(IT)','span','Bq[becquerel]','mTorr/m','km/kWh','kg·m/s','tagName','appendChild','kJ/L','bushel(UK-imperial)/h','mile/MM\x20Btu','tonne/h','lm[lumen]','calorie(TH)/minute','kat[katal]','uc-qty','nowrap','kBq','lbm/in³','dyn⋅cm²/g²','120325obSeKg','rad/h','ft³','$1K','MSv','ksi','Btu/minute','minute','updateCount','218114XCtNTq','oz-ft','bushel(US-dry)','J/C','dWb',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/*\x20height:\x201.1em;\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select::-ms-expand\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20','hidden','uc-qty-triplet','ft/min²','kips/ft','lm/ft²','rpm','h[hour]','show-unit-arrow','g/min','41556gcMjZH','W/(m⋅°K)','rev/s','faraday','meter-candle','in³/rev','Btu/lbm','revolution','terabit/s','.decrement','g/cm²','km/MJ','parseValue','g/s','hasParentheses','ft⁴','MPa','gal(UK-imperial)/mile','lm/sr','none','lbm/ft³','bar','width','match','selected','g/cm³','bit/s','calorie(IT)/minute','kN/m','decimal-places','mm²/hr','physical-quantity','km²','L/100mile','cal(TH)/L','ft²/s','radian','deg°/min','pow','replace','kilo-calorie(IT)/hour','gal(US-liquid)/mile','short\x20ton/h','L/h','max','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20','https://firebasestorage.googleapis.com/v0/b/auto-calc-80237.appspot.com/o/shared%2Fassets%2Fimages%2Fe3d-logo2.png?alt=media&token=7064f466-6168-4b8a-b921-4e86115cb492','oz/in²','visibility','attachShadow','N·s/m²','MJ/100km','cal(TH)/g','mm⁴','µGy','PI[Pa·s]','fps','m²/hr','true','mile/kWh','slug/s','joule/coulomb','g/mm²','1/s','g⋅cm²','nWb','slug','.unit-container','font','HP\x20Hour','mm\x20W.C.','textContent','F[farad]','Sv[sievert]','trim','36XBcqaC','in\x20HG','kg/h','Stoke','removeChild','startsWith','Custom','ft²','<option\x20value=\x22','display','mm\x20HG','unitConversion','MPGe','new-component-1','J/h','Pa/m','tebibyte','$1T','lbm/in²','uc-qty-pair','in³/min','</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<button\x20class=\x22increment\x22>+</button>\x0a\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20','\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22values\x22>','Mkat','slice','open','megabyte','N⋅m/deg°','1661970yONjjG','µkat','increment','lbm⋅in²','J/(g·°C)','psi','yd³/min','calorie(IT)','formatTripletValue','kg/s','gph(US)','petabyte','kHz','gal(UK-imperial)/100mile','\x20<span\x20class=\x22unit-text\x22>','HP\x20Hour/ft³','GW[Gigawatt]','kcal(TH)/kg','m³/rev','W[watt]','1/°Ra','kilobit/s','N·s','knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]','removeEventListeners','Btu/gal(US)','MBq','g⋅mm²','style','mm²','kilo-calorie(TH)','N⋅mm/rad','Rd[rutherford]','MJ/m³','Gy[gray]','Wh/mile','kcal(IT)/kg','oz/min','µWb','join','MJ/mile','connectedCallback','</span>\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20','cm²','kg/m/s','m\x20W.C./m','km/min','fpm[ft/minute]','gibibit/s','kJ/m³','mAh','Newton-second','kWh/m³','cm³/min','SELECT','shadowRoot','count','m³/m','innerHTML','lb-ft/rad','gal(US-liquid)','GJ/kg','lbm/ft²','lumen/ft²','kWh/kg','CFM[ft³/min]','auto','cd[candela]','in⁴','tebibit/s','pint(US-dry)','oz-in','deg°/h','gal(US-dry)','gal(UK-imperial)','m²/s','m/s²','m²/min','render','Btu/h','ton(UK-Imperial/long)','Btu/ton(short)','lm/m²','>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','mile/MJ','lbm⋅ft²','nano[nm]','split','formatTriplet','MM\x20Btu/km','926728ihGMRh','tooltipTimeout','gal(US-liquid)/100mile','long\x20ton/h','mWb','megabit/s','cm²/hr','toString','</option>','N/m','rad/s','gibibyte','Wb[weber]','1/hour','m²/m²','rpm[rev/min]','absolute','formatPairValue','hasAttribute','in\x20W.C.','N⋅m/rad','inputValue','1/16\x22','ft³/s','in³','round','byte','lb-in/rad','removeEventListener','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity-pair\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.values\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','J/L','pint(US-liquid)','updateDropdownWidth','kWh/km','ft-in','MJ/h','comma',')</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','ksi[kip/in²]','slug/min','m³/kg/s²','endsWith','megabit','L/km','MHz','oz/h','kibibyte','lb-ft','L/min','1/°K','rad/min²','mpg(UK)','kBd','space','disconnectedCallback','format','m\x20W.C.','J[Joule]','slug/h','lbm/min','gpm(US)','position','mile/gal(US-liquid)','kcal(IT)/m³','deg°/min²','lbm·fpm','eV[electron-volt]','MM\x20Btu/ft³','MJ/km','micron','mSv','unitCategory','N⋅m²/kg²','decimalPlaces','fluid\x20ounce(UK-imperial)','bushel(UK-imperial)','1/1','Length','mmol','select','kPa','mouseout','lbm·fps','m/J','lumen/m²','1/°F','Wb/m²','toFixed','in²','rad/min','values','H[henry]','kibibit','m/min','tonne/m²','floor','bit','kWh/mile','addEventListener','mol/s','tonne','cup(Imperial)','cup(US-liquid)','kg/m³','J/m³','ft³/rev','unit','kilobyte','Ω[Ohm]'];_0x5430=function(){return _0x2b9137;};return _0x5430();}const _0x2d0f81=_0x16b7;(function(_0x3a110e,_0x3def37){const _0x58cb22=_0x16b7,_0x553be5=_0x3a110e();while(!![]){try{const _0x35aa89=-parseInt(_0x58cb22(0x383))/0x1+parseInt(_0x58cb22(0x1ab))/0x2+-parseInt(_0x58cb22(0x212))/0x3+-parseInt(_0x58cb22(0x26c))/0x4+parseInt(_0x58cb22(0x37a))/0x5*(parseInt(_0x58cb22(0x1f6))/0x6)+-parseInt(_0x58cb22(0x32d))/0x7+parseInt(_0x58cb22(0x32a))/0x8;if(_0x35aa89===_0x3def37)break;else _0x553be5['push'](_0x553be5['shift']());}catch(_0x12f167){_0x553be5['push'](_0x553be5['shift']());}}}(_0x5430,0x46338));const s=0.45359237,r=9.80665,H=0x14a0,a=25.4/0x3e8,n=0xc*a,W=0x73c,J=0x42*0x294,p=4.54609,f=0xe7,T=268.8025,g=0x1/0x8,F=0x1/0x14,$=0x1/0x10,_=0x8,B=0x8,G=0x1/0x10,z=0xf0,V=0xfa,K=0xa,A=14.59390294,w=1055.05585262,y=4.1868,b=4.184,R=0x226*s*r*n,I=0x18bcd,q=0x1/0x2f8,U=133.322387415,j=0x569e4c0a22d73800,k={'Length':['m',_0x2d0f81(0x268),'µm',_0x2d0f81(0x2b1),'mm','cm','dm','km','in',_0x2d0f81(0x28e),_0x2d0f81(0x2dd),'ft','yd','mile','NM[M,\x20nmi,\x20or\x20nautical\x20mile]'],'Mass':['kg','g','mg','µg','oz',_0x2d0f81(0x323),_0x2d0f81(0x1ed),'ton(US/short)',_0x2d0f81(0x262),_0x2d0f81(0x2d0)],'Time':[_0x2d0f81(0x311),'s',_0x2d0f81(0x381),'h',_0x2d0f81(0x1a8),'day',_0x2d0f81(0x328)],'ElectricalCurrent':['A',_0x2d0f81(0x356),'mA','µA','kA','MA','esu/s'],'Temperature':['°K','°C','°F','°Ra'],'Amount\x20of\x20Substance':[_0x2d0f81(0x2e4),_0x2d0f81(0x2ba),'kmol'],'Luminous\x20Intensity':[_0x2d0f81(0x255),_0x2d0f81(0x1bd),_0x2d0f81(0x34f),'cp[candlepower(before\x201948)]'],'Acceleration':[_0x2d0f81(0x25e),'m/min²','mm/s²',_0x2d0f81(0x2e0),_0x2d0f81(0x1a4),'in/s²'],'Gravitational\x20Constant':[_0x2d0f81(0x294),_0x2d0f81(0x2b4),_0x2d0f81(0x379)],'Velocity\x20(Angular)':[_0x2d0f81(0x276),_0x2d0f81(0x2c5),_0x2d0f81(0x37b),_0x2d0f81(0x350),_0x2d0f81(0x1d0),_0x2d0f81(0x25a),_0x2d0f81(0x27b),_0x2d0f81(0x1ad)],'Acceleration\x20(Angular)':['rad/s²',_0x2d0f81(0x29e),'deg°/s²',_0x2d0f81(0x2ac)],'Illuminance':[_0x2d0f81(0x2f8),_0x2d0f81(0x2c0),_0x2d0f81(0x264),_0x2d0f81(0x1af),'phot',_0x2d0f81(0x33c),'fc',_0x2d0f81(0x251),_0x2d0f81(0x1a6)],'Frequency':['Hz',_0x2d0f81(0x1ea),_0x2d0f81(0x2e3),_0x2d0f81(0x1a7),_0x2d0f81(0x279),'mHz',_0x2d0f81(0x21e),_0x2d0f81(0x298),_0x2d0f81(0x363)],'Area':['m²','µm²',_0x2d0f81(0x22f),_0x2d0f81(0x23d),_0x2d0f81(0x1cb),'hectare',_0x2d0f81(0x2c4),_0x2d0f81(0x1fd),_0x2d0f81(0x2f2),'acre','mile²'],'Volume\x20/\x20Section\x20Modulus':['m³','µm³',_0x2d0f81(0x307),_0x2d0f81(0x32e),'L','mL',_0x2d0f81(0x2fb),_0x2d0f81(0x284),_0x2d0f81(0x37c),'yd³',_0x2d0f81(0x25c),_0x2d0f81(0x24e),_0x2d0f81(0x25b),_0x2d0f81(0x2d9),_0x2d0f81(0x28b),_0x2d0f81(0x258),_0x2d0f81(0x2b6),_0x2d0f81(0x301),_0x2d0f81(0x2b7),_0x2d0f81(0x385),_0x2d0f81(0x2d2),'cup(Legal)',_0x2d0f81(0x33b),_0x2d0f81(0x2d1)],'Polar\x20Moment\x20of\x20Inertia':['m⁴',_0x2d0f81(0x1e0),_0x2d0f81(0x360),_0x2d0f81(0x256),_0x2d0f81(0x1ba)],'Moment\x20of\x20Inertia':['kg⋅m²',_0x2d0f81(0x1eb),_0x2d0f81(0x22d),_0x2d0f81(0x267),_0x2d0f81(0x215),'oz⋅in²'],'Force':['N','kN','MN',_0x2d0f81(0x30b),'lb','lbf','kip[kilo\x20pound]'],'Angle':[_0x2d0f81(0x1cf),_0x2d0f81(0x2da),_0x2d0f81(0x2fc),_0x2d0f81(0x1b2)],'Solid\x20Angle':[_0x2d0f81(0x345),_0x2d0f81(0x27a)],'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':['kg/m²',_0x2d0f81(0x1b5),_0x2d0f81(0x1e9),_0x2d0f81(0x2ca),'lbm/yd²',_0x2d0f81(0x250),_0x2d0f81(0x208),_0x2d0f81(0x2ec),_0x2d0f81(0x329),_0x2d0f81(0x1da)],'Density':[_0x2d0f81(0x2d3),_0x2d0f81(0x310),_0x2d0f81(0x1c4),'g/mm³',_0x2d0f81(0x1bf),_0x2d0f81(0x378)],'Energy':[_0x2d0f81(0x2a5),'kJ','MJ','GJ',_0x2d0f81(0x303),_0x2d0f81(0x302),'MM\x20Btu',_0x2d0f81(0x219),_0x2d0f81(0x366),'calorie(TH)',_0x2d0f81(0x230),_0x2d0f81(0x1f0),'Wh','kWh',_0x2d0f81(0x2ae)],'Power':[_0x2d0f81(0x225),'kW','MW',_0x2d0f81(0x222),_0x2d0f81(0x261),_0x2d0f81(0x380),'MM\x20Btu/h','calorie(IT)/second',_0x2d0f81(0x1c6),_0x2d0f81(0x1d3),_0x2d0f81(0x317),_0x2d0f81(0x373),_0x2d0f81(0x31c),_0x2d0f81(0x333),'lb-ft/minute','HP',_0x2d0f81(0x364),'J/minute',_0x2d0f81(0x204),_0x2d0f81(0x28f),_0x2d0f81(0x316)],'Torque,\x20Moment\x20of\x20Force':['Nm',_0x2d0f81(0x2eb),_0x2d0f81(0x2fa),_0x2d0f81(0x2f7),_0x2d0f81(0x29b),_0x2d0f81(0x259),_0x2d0f81(0x384)],'Pressure/Stress':['Pa',_0x2d0f81(0x2bc),_0x2d0f81(0x1bb),'GPa',_0x2d0f81(0x1c0),'mbar','atm',_0x2d0f81(0x200),'cm\x20HG',_0x2d0f81(0x1f7),_0x2d0f81(0x1f1),_0x2d0f81(0x2a4),_0x2d0f81(0x27f),_0x2d0f81(0x357),_0x2d0f81(0x217),_0x2d0f81(0x37f),_0x2d0f81(0x292)],'Pressure\x20Drop\x20per\x20Unit\x20Length':[_0x2d0f81(0x205),'Pascal/m','kPa/m','MPa/km','bar/m','mbar/mm',_0x2d0f81(0x335),_0x2d0f81(0x35f),'in\x20HG/ft',_0x2d0f81(0x32b),_0x2d0f81(0x23f),'in\x20W.C./ft','in\x20W.C./100\x20ft',_0x2d0f81(0x343),'psi/ft',_0x2d0f81(0x32c),'Torr/ft',_0x2d0f81(0x369)],'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':[_0x2d0f81(0x275),'N/mm',_0x2d0f81(0x1c7),'lb/ft',_0x2d0f81(0x1a5),_0x2d0f81(0x2e1)],'Stiffness\x20of\x20Rotary\x20Spring':[_0x2d0f81(0x280),_0x2d0f81(0x211),_0x2d0f81(0x231),_0x2d0f81(0x2df),_0x2d0f81(0x24d),'lb-ft/deg°',_0x2d0f81(0x287),_0x2d0f81(0x365)],'Flow\x20Rate\x20(Volume)':[_0x2d0f81(0x336),'m³/min',_0x2d0f81(0x339),'L/s',_0x2d0f81(0x29c),_0x2d0f81(0x1d6),'cm³/s',_0x2d0f81(0x247),_0x2d0f81(0x353),_0x2d0f81(0x20a),_0x2d0f81(0x283),_0x2d0f81(0x314),_0x2d0f81(0x253),_0x2d0f81(0x2f3),'CFH[ft³/h]',_0x2d0f81(0x218),'yd³/h',_0x2d0f81(0x2a8),_0x2d0f81(0x21c),_0x2d0f81(0x36f),'bushel(US)/h'],'Flow\x20Rate\x20(Mass)':[_0x2d0f81(0x21b),_0x2d0f81(0x331),_0x2d0f81(0x1f8),_0x2d0f81(0x1b8),_0x2d0f81(0x1aa),'g/h',_0x2d0f81(0x1e7),_0x2d0f81(0x293),_0x2d0f81(0x2a6),'lbm/s',_0x2d0f81(0x2a7),_0x2d0f81(0x34b),'oz/s',_0x2d0f81(0x237),_0x2d0f81(0x299),_0x2d0f81(0x371),_0x2d0f81(0x1d5),_0x2d0f81(0x26f)],'Speed\x20/\x20Velocity\x20(Linear)':['m/s',_0x2d0f81(0x338),'km/s',_0x2d0f81(0x354),_0x2d0f81(0x2c9),_0x2d0f81(0x240),_0x2d0f81(0x2ff),_0x2d0f81(0x340),'km/h','in/s',_0x2d0f81(0x1e3),_0x2d0f81(0x2e5),'fpm',_0x2d0f81(0x241),'mph[mile/h]',_0x2d0f81(0x229)],'Fuel\x20Heat\x20Value\x20(Volume)':[_0x2d0f81(0x2d4),_0x2d0f81(0x28a),_0x2d0f81(0x36e),_0x2d0f81(0x243),_0x2d0f81(0x233),'GJ/m³','cal(IT)/L',_0x2d0f81(0x2ab),_0x2d0f81(0x1cd),'kcal(TH)/m³',_0x2d0f81(0x33d),'Wh/m³',_0x2d0f81(0x246),_0x2d0f81(0x221),_0x2d0f81(0x22b),'Btu/ft³',_0x2d0f81(0x2af)],'Fuel\x20Heat\x20Value\x20(Mass)':[_0x2d0f81(0x35b),_0x2d0f81(0x2dc),'kJ/kg',_0x2d0f81(0x351),_0x2d0f81(0x24f),_0x2d0f81(0x348),_0x2d0f81(0x236),_0x2d0f81(0x1df),_0x2d0f81(0x223),_0x2d0f81(0x308),_0x2d0f81(0x2e6),_0x2d0f81(0x252),_0x2d0f81(0x2ee),_0x2d0f81(0x1b1),'MM\x20Btu/lbm',_0x2d0f81(0x263)],'Mass\x20Heat\x20Capacity':['J/(kg·°K)',_0x2d0f81(0x31f),_0x2d0f81(0x342),_0x2d0f81(0x216),'Btu/(lbm·°F)'],'Viscosity\x20-\x20Absolute/Dynamic(μ)':[_0x2d0f81(0x1e2),_0x2d0f81(0x1dd),_0x2d0f81(0x23e),_0x2d0f81(0x346),'cP','lb·s/ft²',_0x2d0f81(0x312)],'Viscosity\x20-\x20Kinematic':[_0x2d0f81(0x25d),_0x2d0f81(0x25f),_0x2d0f81(0x1e4),'St[cm²/s]',_0x2d0f81(0x1f9),_0x2d0f81(0x361),_0x2d0f81(0x272),'cSt[mm²/s]','mm²/min',_0x2d0f81(0x1c9),_0x2d0f81(0x1ce),'ft²/min','ft²/hr',_0x2d0f81(0x321),_0x2d0f81(0x35a),'in²/hr'],'Linear\x20Thermal\x20Expansion\x20Coefficient':[_0x2d0f81(0x29d),'1/°C',_0x2d0f81(0x2c1),_0x2d0f81(0x226)],'Thermal\x20Conductivity':[_0x2d0f81(0x1ac),_0x2d0f81(0x35c),_0x2d0f81(0x309),_0x2d0f81(0x320)],'Electrical\x20Charge':[_0x2d0f81(0x2ef),'Ah','ampere-hour',_0x2d0f81(0x244),'e[electron]',_0x2d0f81(0x1ae)],'Electrical\x20Potential\x20Difference\x20(Voltage)':['V',_0x2d0f81(0x337),_0x2d0f81(0x1e8),_0x2d0f81(0x386),'µV','mV','kV','MV'],'Electrical\x20Resistance(Impedance)':[_0x2d0f81(0x2d8),'µΩ','mΩ','kΩ','MΩ'],'Electrical\x20Capacitance':[_0x2d0f81(0x1f3),'pF','nF','µF','mF'],'Electrical\x20Inductance':[_0x2d0f81(0x2c7),'µH','mH'],'Electrical\x20Conductance':[_0x2d0f81(0x33e),'℧','µS','mS','kS'],'Magnetic\x20Flux':[_0x2d0f81(0x278),_0x2d0f81(0x1ec),_0x2d0f81(0x238),_0x2d0f81(0x270),_0x2d0f81(0x330),_0x2d0f81(0x1a0)],'Luminous\x20Flux':[_0x2d0f81(0x372),'cd⋅sr'],'Magnetic\x20Flux\x20Density':[_0x2d0f81(0x2f6),_0x2d0f81(0x2c2),'µT','G','mT'],'Katalytic\x20Activity':[_0x2d0f81(0x374),_0x2d0f81(0x2cf),_0x2d0f81(0x213),_0x2d0f81(0x349),'kkat',_0x2d0f81(0x20d)],'Radioactivity':[_0x2d0f81(0x368),_0x2d0f81(0x1ea),'µBq','mBq',_0x2d0f81(0x377),_0x2d0f81(0x22c),_0x2d0f81(0x232),_0x2d0f81(0x326)],'Absorbed\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x2d0f81(0x234),_0x2d0f81(0x35b),_0x2d0f81(0x1e1),'mGy','kGy','MGy'],'Equivalent\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x2d0f81(0x1f4),'J/kg',_0x2d0f81(0x2ed),_0x2d0f81(0x2b2),'kSv',_0x2d0f81(0x37e)],'Volumetric\x20Displacement':['m³/rad',_0x2d0f81(0x224),'L/rev','cc/rev',_0x2d0f81(0x2d5),_0x2d0f81(0x1b0),'gal(US-liquid)/rev'],'Fuel\x20Economy':['km/L',_0x2d0f81(0x35e),_0x2d0f81(0x2aa),_0x2d0f81(0x29f),'mile/gal(UK-imperial)',_0x2d0f81(0x300)],'Fuel\x20Consumption':[_0x2d0f81(0x24b),_0x2d0f81(0x297),_0x2d0f81(0x34c),'L/mile',_0x2d0f81(0x1cc),_0x2d0f81(0x1d4),_0x2d0f81(0x26e),_0x2d0f81(0x1bc),_0x2d0f81(0x21f)],'New\x20Energy\x20Economy\x20(MPGe)':[_0x2d0f81(0x2bf),_0x2d0f81(0x36a),_0x2d0f81(0x1b6),_0x2d0f81(0x202),_0x2d0f81(0x266),_0x2d0f81(0x1e6),_0x2d0f81(0x370)],'New\x20Energy\x20Consumption':[_0x2d0f81(0x30d),_0x2d0f81(0x347),_0x2d0f81(0x235),_0x2d0f81(0x28d),'kWh/100km',_0x2d0f81(0x2cd),'kWh/100mile',_0x2d0f81(0x2b0),_0x2d0f81(0x1de),_0x2d0f81(0x23a),_0x2d0f81(0x362),_0x2d0f81(0x26b),_0x2d0f81(0x358),'MM\x20Btu/mile',_0x2d0f81(0x33f)],'Baud\x20Rate':[_0x2d0f81(0x1c5),'Bd',_0x2d0f81(0x2a0),_0x2d0f81(0x319),'GBd'],'Currency':['$','¢',_0x2d0f81(0x37d),'$1M',_0x2d0f81(0x2fe),_0x2d0f81(0x207)],'Impulse\x20/\x20Momentum':[_0x2d0f81(0x228),_0x2d0f81(0x245),'lb·s',_0x2d0f81(0x36b),_0x2d0f81(0x2be),_0x2d0f81(0x2ad)],'Digital\x20Storage':[_0x2d0f81(0x2cc),_0x2d0f81(0x324),_0x2d0f81(0x2c8),_0x2d0f81(0x296),_0x2d0f81(0x315),_0x2d0f81(0x2f1),_0x2d0f81(0x332),_0x2d0f81(0x2e9),'tebibit','petabit',_0x2d0f81(0x2fd),_0x2d0f81(0x286),_0x2d0f81(0x2d7),_0x2d0f81(0x29a),_0x2d0f81(0x210),_0x2d0f81(0x35d),'gigabyte',_0x2d0f81(0x277),'terabyte',_0x2d0f81(0x206),_0x2d0f81(0x21d),'pebibyte'],'Data\x20Transfer\x20Rate':[_0x2d0f81(0x1c5),_0x2d0f81(0x227),'kibibit/s',_0x2d0f81(0x271),'mebibit/s','gigabit/s',_0x2d0f81(0x242),_0x2d0f81(0x1b3),_0x2d0f81(0x257),'petabit/s',_0x2d0f81(0x30c)]},d={'Length':{'m':0x1,'nano[nm]':0x1/0x3b9aca00,'µm':0x1/0xf4240,'micron':0x1/0xf4240,'mm':0x1/0x3e8,'cm':0.01,'dm':0.1,'km':0x3e8,'in':a,'thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]':a/0x3e8,'ft-in':a,'ft':n,'yd':0x3*n,'mile':H*n,'NM[M,\x20nmi,\x20or\x20nautical\x20mile]':W},'Mass':{'kg':0x1,'g':0.001,'mg':0x1/0xf4240,'µg':0x1/0x3b9aca00,'oz':0x1/0x10*s,'lbm':s,'slug':A,'ton(US/short)':0x7d0*s,'ton(UK-Imperial/long)':0x8c0*s,'tonne':0x3e8},'Time':{'s[second]':0x1,'s':0x1,'minute':0x3c,'h':0xe10,'h[hour]':0xe10,'day':0xe10*0x18,'week':0xe10*0x18*0x7},'ElectricalCurrent':{'A':0x1,'Ampere[amp]':0x1,'mA':0.001,'µA':0.000001,'kA':0x3e8,'MA':0xf4240,'esu/s':0x1/0xb2d05e00},'Temperature':{'°K':{'c0':0x1,'c1':0x0},'°C':{'c0':0x1,'c1':273.15},'°F':{'c0':0x5/0x9,'c1':255.3722222},'°Ra':{'c0':0x5/0x9,'c1':0x0}},'Amount\x20of\x20Substance':{'mol':0x1,'mmol':0.001,'kmol':0x3e8},'Luminous\x20Intensity':{'cd[candela]':0x1,'lm/sr':0x1,'cp[candlepower]':0x1,'cp[candlepower(before\x201948)]':0.981},'Acceleration':{'m/s²':0x1,'m/min²':0x1/0xe10,'mm/s²':0.001,'ft/s²':n,'ft/min²':n/0xe10,'in/s²':a},'Gravitational\x20Constant':{'m³/kg/s²':0x1,'N⋅m²/kg²':0x1,'dyn⋅cm²/g²':0x3e8},'Velocity\x20(Angular)':{'rad/s':0x1,'rad/min':0x1/0x3c,'rad/h':0x1/0xe10,'deg°/s':Math['PI']/0xb4,'deg°/min':Math['PI']/0xb4/0x3c,'deg°/h':Math['PI']/0xb4/0xe10,'rpm[rev/min]':0x2*Math['PI']/0x3c,'rev/s':0x2*Math['PI']},'Acceleration\x20(Angular)':{'rad/s²':0x1,'rad/min²':0x1/0xe10,'deg°/s²':Math['PI']/0xb4,'deg°/min²':Math['PI']/0xb4/0xe10},'Illuminance':{'lux':0x1,'lumen/m²':0x1,'lm/m²':0x1,'meter-candle':0x1,'phot':0x2710,'foot-candle':0x1/Math[_0x2d0f81(0x1d1)](n,0x2),'fc':0x1/Math['pow'](n,0x2),'lumen/ft²':0x1/Math['pow'](n,0x2),'lm/ft²':0x1/Math[_0x2d0f81(0x1d1)](n,0x2)},'Frequency':{'Hz':0x1,'1/s':0x1,'1/min':0x1/0x3c,'rpm':0x1/0x3c,'1/hour':0x1/0xe10,'mHz':0x1/0x3e8,'kHz':0x3e8,'MHz':0xf4240,'GHz':0x3b9aca00},'Area':{'m²':0x1,'µm²':Math[_0x2d0f81(0x1d1)](0x1/0xf4240,0x2),'mm²':Math[_0x2d0f81(0x1d1)](0x1/0x3e8,0x2),'cm²':Math['pow'](0x1/0x64,0x2),'km²':0xf4240,'hectare':Math[_0x2d0f81(0x1d1)](0x64,0x2),'in²':Math[_0x2d0f81(0x1d1)](a,0x2),'ft²':Math[_0x2d0f81(0x1d1)](n,0x2),'yd²':Math[_0x2d0f81(0x1d1)](n*0x3,0x2),'acre':J*Math['pow'](n,0x2),'mile²':Math[_0x2d0f81(0x1d1)](H*n,0x2)},'Volume\x20/\x20Section\x20Modulus':{'m³':0x1,'µm³':Math[_0x2d0f81(0x1d1)](0x1/0xf4240,0x3),'mm³':Math[_0x2d0f81(0x1d1)](0x1/0x3e8,0x3),'cm³':Math[_0x2d0f81(0x1d1)](0x1/0x64,0x3),'L':0x1/0x3e8,'mL':0x1/0xf4240,'km³':Math[_0x2d0f81(0x1d1)](0x3e8,0x3),'in³':Math[_0x2d0f81(0x1d1)](a,0x3),'ft³':Math[_0x2d0f81(0x1d1)](n,0x3),'yd³':Math[_0x2d0f81(0x1d1)](n*0x3,0x3),'gal(UK-imperial)':p*0x1/0x3e8,'gal(US-liquid)':f*Math[_0x2d0f81(0x1d1)](a,0x3),'gal(US-dry)':T*Math[_0x2d0f81(0x1d1)](a,0x3),'pint(UK-imperial)':g*p*0x1/0x3e8,'pint(US-liquid)':g*f*Math['pow'](a,0x3),'pint(US-dry)':g*T*Math[_0x2d0f81(0x1d1)](a,0x3),'fluid\x20ounce(UK-imperial)':F*g*p/0x3e8,'fluid\x20ounce(US-liquid)':$*g*f*Math[_0x2d0f81(0x1d1)](a,0x3),'bushel(UK-imperial)':_*p/0x3e8,'bushel(US-dry)':B*T*Math['pow'](a,0x3),'cup(US-liquid)':G*f*Math['pow'](a,0x3),'cup(Legal)':z*Math[_0x2d0f81(0x1d1)](0.01,0x3),'cup(Metric)':V*Math['pow'](0.01,0x3),'cup(Imperial)':K*F*g*p/0x3e8},'Polar\x20Moment\x20of\x20Inertia':{'m⁴':0x1,'mm⁴':1e-12,'cm⁴':1e-8,'in⁴':Math[_0x2d0f81(0x1d1)](a,0x4),'ft⁴':Math[_0x2d0f81(0x1d1)](n,0x4)},'Moment\x20of\x20Inertia':{'kg⋅m²':0x1,'g⋅cm²':0x1/(0x3e8*0x2710),'g⋅mm²':0x1/(0x3e8*0xf4240),'lbm⋅ft²':s*Math['pow'](n,0x2),'lbm⋅in²':s*Math['pow'](a,0x2),'oz⋅in²':s/0x10*Math[_0x2d0f81(0x1d1)](a,0x2)},'Force':{'N':0x1,'kN':0x3e8,'MN':0xf4240,'kgf':r,'lb':s*r,'lbf':s*r,'kip[kilo\x20pound]':0x3e8*s*r},'Angle':{'radian':0x1,'rad':0x1,'deg°':Math['PI']/0xb4,'revolution':Math['PI']*0x2},'Solid\x20Angle':{'sr[steradian]':0x1,'m²/m²':0x1},'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':{'kg/m²':0x1,'g/cm²':0x1/0x3e8/Math[_0x2d0f81(0x1d1)](0.01,0x2),'g/mm²':0x1/0x3e8/Math[_0x2d0f81(0x1d1)](0.001,0x2),'tonne/m²':0x3e8,'lbm/yd²':s/Math[_0x2d0f81(0x1d1)](n*0x3,0x2),'lbm/ft²':s/Math[_0x2d0f81(0x1d1)](n,0x2),'lbm/in²':s/Math[_0x2d0f81(0x1d1)](a,0x2),'oz/yd²':s/0x10/Math[_0x2d0f81(0x1d1)](0x3*n,0x2),'oz/ft²':s/0x10/Math[_0x2d0f81(0x1d1)](n,0x2),'oz/in²':s/0x10/Math[_0x2d0f81(0x1d1)](a,0x2)},'Density':{'kg/m³':0x1,'kg/L':0x3e8,'g/cm³':0x1/0x3e8/Math[_0x2d0f81(0x1d1)](0.01,0x3),'g/mm³':0x1/0x3e8/Math['pow'](0.001,0x3),'lbm/ft³':s/Math[_0x2d0f81(0x1d1)](n,0x3),'lbm/in³':s/Math[_0x2d0f81(0x1d1)](a,0x3)},'Energy':{'J[Joule]':0x1,'kJ':0x3e8,'MJ':0xf4240,'GJ':0x3b9aca00,'TNT\x20Equivalent[kiloton]':0x3b9aca00*b,'Btu':w,'MM\x20Btu':w*0xf4240,'calorie(IT)':y,'kilo-calorie(IT)':y*0x3e8,'calorie(TH)':b,'kilo-calorie(TH)':b*0x3e8,'HP\x20Hour':R*0xe10,'Wh':0xe10,'kWh':0xe10*0x3e8,'eV{electron-volt]':0x1/j},'Power':{'W[watt]':0x1,'kW':0x3e8,'MW':0xf4240,'GW[Gigawatt]':0x3b9aca00,'Btu/h':w/0xe10,'Btu/minute':w/0x3c,'MM\x20Btu/h':w*0xf4240/0xe10,'calorie(IT)/second':y,'calorie(IT)/minute':y/0x3c,'kilo-calorie(IT)/hour':y*0x3e8/0xe10,'calorie(TH)/second':b,'calorie(TH)/minute':b/0x3c,'kilo-calorie(TH)/hour':b*0x3e8/0xe10,'lb-ft/second':s*r*n,'lb-ft/minute':s*r*n/0x3c,'HP':R,'J/second':0x1,'J/minute':0x1/0x3c,'J/h':0x1/0xe10,'MJ/h':0xf4240/0xe10,'kJ/minute':0x3e8/0x3c},'Torque,\x20Moment\x20of\x20Force':{'Nm':0x1,'kNm':0x3e8,'lb-in':s*r*a,'kip-in':0x3e8*s*r*a,'lb-ft':s*r*n,'oz-in':s/0x10*r*a,'oz-ft':s/0x10*r*n},'Pressure/Stress':{'Pa':0x1,'kPa':0x3e8,'MPa':0xf4240,'GPa':0x3b9aca00,'bar':0x64*0x3e8,'mbar':0x64,'atm':I,'mm\x20HG':U,'cm\x20HG':U*0xa,'in\x20HG':U*25.4,'mm\x20W.C.':0x1/0x3e8*0x3e8*r,'m\x20W.C.':0x1*0x3e8*r,'in\x20W.C.':a*0x3e8*r,'psf':s*r/Math[_0x2d0f81(0x1d1)](n,0x2),'psi':s*r/Math['pow'](a,0x2),'ksi':s*r/Math[_0x2d0f81(0x1d1)](a,0x2)*0x3e8,'ksi{kip/in²]':s*r/Math['pow'](a,0x2)*0x3e8},'Pressure\x20Drop\x20per\x20Unit\x20Length':{'Pa/m':0x1,'Pascal/m':0x1,'kPa/m':0x3e8,'MPa/km':0xf4240/0x3e8,'bar/m':0x186a0,'mbar/mm':0x64*0x3e8,'atm/m':I,'mm\x20HG/m':U,'in\x20HG/ft':U*25.4/n,'mm\x20W.C./m':0x1/0x3e8*0x3e8*r,'m\x20W.C./m':0x3e8*r,'in\x20W.C./ft':a*0x3e8*r/n,'in\x20W.C./100\x20ft':a*0x3e8*r/n/0x64,'psf/in':s*r/Math[_0x2d0f81(0x1d1)](n,0x2)/a,'psi/ft':s*r/Math['pow'](n,0x2)/n,'ksi/ft':s*r/Math[_0x2d0f81(0x1d1)](n,0x2)/n*0x3e8,'Torr/ft':q*I/n,'mTorr/m':q*I/0x3e8},'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':{'N/m':0x1,'N/mm':0x3e8,'kN/m':0x3e8,'lb/ft':s*r/n,'kips/ft':0x3e8*s*r/n,'lb/in':s*r/a},'Stiffness\x20of\x20Rotary\x20Spring':{'N⋅m/rad':0x1,'N⋅m/deg°':0x1/Math['PI']*0xb4,'N⋅mm/rad':0x1/0x3e8,'N⋅mm/deg°':0x1/0x3e8/Math['PI']*0xb4,'lb-ft/rad':s*r*n,'lb-ft/deg°':s*r*n/(Math['PI']/0xb4),'lb-in/rad':s*r*a,'lb-in/deg°':s*r*a/(Math['PI']/0xb4)},'Flow\x20Rate\x20(Volume)':{'m³/s':0x1,'m³/min':0x1/0x3c,'m³/h':0x1/0xe10,'L/s':0x1/0x3e8,'L/min':0x1/0x3e8/0x3c,'L/h':0x1/0x3e8/0xe10,'cm³/s':0.000001,'cm³/min':0.000001/0x3c,'in³/s':Math[_0x2d0f81(0x1d1)](a,0x3),'in³/min':Math[_0x2d0f81(0x1d1)](a,0x3)/0x3c,'ft³/s':Math[_0x2d0f81(0x1d1)](n,0x3),'CFM':Math['pow'](n,0x3)/0x3c,'CFM[ft³/min]':Math[_0x2d0f81(0x1d1)](n,0x3)/0x3c,'CFH':Math[_0x2d0f81(0x1d1)](n,0x3)/0xe10,'CFH[ft³/h]':Math[_0x2d0f81(0x1d1)](n,0x3)/0xe10,'yd³/min':Math[_0x2d0f81(0x1d1)](n*0x3,0x3)/0x3c,'yd³/h':Math[_0x2d0f81(0x1d1)](n*0x3,0x3)/0xe10,'gpm(US)':f*Math[_0x2d0f81(0x1d1)](a,0x3)/0x3c,'gph(US)':f*Math[_0x2d0f81(0x1d1)](a,0x3)/0xe10,'bushel(UK-imperial)/h':_*p/0x3e8/0xe10,'bushel(US)/h':B*T*Math[_0x2d0f81(0x1d1)](a,0x3)/0xe10},'Flow\x20Rate\x20(Mass)':{'kg/s':0x1,'kg/min':0x1/0x3c,'kg/h':0x1/0xe10,'g/s':0x1/0x3e8,'g/min':0x1/0x3e8/0x3c,'g/h':0x1/0x3e8/0xe10,'slug/s':A,'slug/min':A/0x3c,'slug/h':A/0xe10,'lbm/s':s,'lbm/min':s/0x3c,'lbm/h':s/0xe10,'oz/s':s/0x10,'oz/min':s/0x10/0x3c,'oz/h':s/0x10/0xe10,'tonne/h':0x3e8/0xe10,'short\x20ton/h':0x7d0*s/0xe10,'long\x20ton/h':0x8c0*s/0xe10},'Speed\x20/\x20Velocity\x20(Linear)':{'m/s':0x1,'mm/s':0x1/0x3e8,'km/s':0x1,'mm/min':0x1/0x3e8/0x3c,'m/min':0x1/0x3c,'km/min':0x3e8/0x3c,'mm/h':0x1/0x3e8/0xe10,'m/h':0x1/0xe10,'km/h':0x3e8/0xe10,'in/s':a,'fps':n,'fps[ft/second]':n,'fpm':n/0x3c,'fpm[ft/minute]':n/0x3c,'mph[mile/h]':H*n/0xe10,'knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]':W/0xe10},'Electrical\x20Potential\x20Difference\x20(Voltage)':{'V':0x1,'Volt':0x1,'joule/coulomb':0x1,'J/C':0x1,'µV':0x1/0xf4240,'mV':0x1/0x3e8,'kV':0x3e8,'MV':0xf4240}},M=_0xd1687=>{const _0xa820a5=_0x2d0f81;for(const _0x59b3eb in k)if(k[_0x59b3eb][_0xa820a5(0x344)](_0xd1687))return _0x59b3eb;return'Custom';},u=(_0x201c5e,_0x23abe0,_0x3c5a81,_0x3ca0a9)=>{const _0x2e74eb=_0x2d0f81;if(_0x23abe0==='ft-in'&&_0x3c5a81!==_0x2e74eb(0x28e))return Q(_0x201c5e,_0x3c5a81);if(_0x23abe0!==_0x2e74eb(0x28e)&&_0x3c5a81===_0x2e74eb(0x28e))return Y(_0x201c5e,_0x23abe0);if(_0x3ca0a9!=='Temperature'){const _0x2f21de=d[_0x3ca0a9][_0x23abe0]/d[_0x3ca0a9][_0x3c5a81];return _0x201c5e*_0x2f21de;}else{const _0x63911b=d[_0x3ca0a9][_0x23abe0]['c0'],_0x116287=d[_0x3ca0a9][_0x23abe0]['c1'],_0x309b04=d[_0x3ca0a9][_0x3c5a81]['c0'],_0x418234=d[_0x3ca0a9][_0x3c5a81]['c1'];return(_0x201c5e*_0x63911b+_0x116287-_0x418234)/_0x309b04;}},O=(_0x4b21ff,_0x4203d0)=>{const _0x5d6736=_0x2d0f81;let _0x59b3a8;if(Number['isInteger'](_0x4b21ff)?_0x59b3a8=_0x4b21ff[_0x5d6736(0x273)]():_0x59b3a8=_0x4b21ff[_0x5d6736(0x2c3)](_0x4203d0)[_0x5d6736(0x1d2)](/\.?0+$/,''),Math['abs'](parseFloat(_0x59b3a8))>=0x3e8){const _0x45c4de=_0x59b3a8[_0x5d6736(0x269)]('.');_0x45c4de[0x0]=_0x45c4de[0x0][_0x5d6736(0x1d2)](/\B(?=(\d{3})+(?!\d))/g,','),_0x59b3a8=_0x45c4de[_0x5d6736(0x239)]('.');}return _0x59b3a8;},D=_0x5230ec=>{const _0x32180f=_0x2d0f81,_0x4958bb=/(\d+)\'(\s*-\s*)?(\d+)?(\s+)?(\d+)?\/?(\d+)?/,_0x3683d1=/(\d+)\'/,_0x5d8356=/(\d+)/;let _0x4fc715=_0x5230ec[_0x32180f(0x1c2)](_0x4958bb);if(_0x4fc715){const _0x3047c4=parseInt(_0x4fc715[0x1])||0x0,_0x291fca=parseInt(_0x4fc715[0x3])||0x0,_0x3bc09e=parseInt(_0x4fc715[0x5])||0x0,_0x715d91=parseInt(_0x4fc715[0x6])||0x1;return v(_0x3047c4,_0x291fca,_0x3bc09e,_0x715d91);}if(_0x4fc715=_0x5230ec[_0x32180f(0x1c2)](_0x3683d1),_0x4fc715){const _0x521c91=parseInt(_0x4fc715[0x1])||0x0;return v(_0x521c91,0x0,0x0,0x1);}if(_0x4fc715=_0x5230ec['match'](_0x5d8356),_0x4fc715){const _0x4feb05=parseInt(_0x4fc715[0x1])||0x0;return v(0x0,_0x4feb05,0x0,0x1);}return parseFloat(_0x5230ec);},v=(_0xd5e9a0,_0x3907e8,_0x5eea5d,_0x59c784)=>_0xd5e9a0*0xc+_0x3907e8+_0x5eea5d/_0x59c784,N=(_0x2f622f,_0x13a83e=_0x2d0f81(0x282))=>{const _0x19c546=_0x2d0f81;if(_0x2f622f<0x0)return'-'+N(-_0x2f622f,_0x13a83e);const _0x35be25=parseInt(_0x13a83e[_0x19c546(0x269)]('/')[0x1][_0x19c546(0x1d2)]('\x22',''));let _0x38b710=Math[_0x19c546(0x2cb)](_0x2f622f/0xc),_0x1ebcaa=Math['floor'](_0x2f622f%0xc);const _0x41b12f=_0x2f622f-Math[_0x19c546(0x2cb)](_0x2f622f);let _0x4e16c9='';if(_0x41b12f>0x0&&_0x13a83e!==0x0){let _0x5dd982=Math[_0x19c546(0x285)](_0x41b12f*_0x35be25);const _0x2653d2=(_0x21b241,_0x2bd41d)=>_0x2bd41d?_0x2653d2(_0x2bd41d,_0x21b241%_0x2bd41d):_0x21b241,_0x11b3cf=_0x2653d2(_0x5dd982,_0x35be25);_0x4e16c9='\x20'+_0x5dd982/_0x11b3cf+'/'+_0x35be25/_0x11b3cf,_0x4e16c9[_0x19c546(0x1f5)]()===_0x19c546(0x2b8)&&(_0x1ebcaa++,_0x1ebcaa>=0xc&&(_0x38b710++,_0x1ebcaa-=0xc),_0x4e16c9='');}let _0xd5cfaa='';return _0x38b710>0x0&&(_0xd5cfaa+=_0x38b710+'\x27'),_0x38b710>0x0&&(_0x1ebcaa>0x0||_0x4e16c9!=='')&&(_0xd5cfaa+='-'),_0x1ebcaa>0x0&&(_0xd5cfaa+=''+_0x1ebcaa),_0x4e16c9!==''&&(_0xd5cfaa+=_0x4e16c9),(_0x1ebcaa>0x0||_0x4e16c9!=='')&&(_0xd5cfaa+='\x22'),_0xd5cfaa[_0x19c546(0x1f5)]();},Q=(_0x59adbe,_0xcd90aa)=>{const _0x25b6f6=_0x59adbe*0.0254;return u(_0x25b6f6,'m',_0xcd90aa,'Length');},Y=(_0x547e8d,_0x23b98a)=>u(_0x547e8d,_0x23b98a,'m',_0x2d0f81(0x2b9))/0.0254;class C extends HTMLElement{constructor(){const _0x3fd7b6=_0x2d0f81;super(),this[_0x3fd7b6(0x1dc)]({'mode':_0x3fd7b6(0x20f)}),this[_0x3fd7b6(0x26d)]=null,this['e3dLogoUrl']=_0x3fd7b6(0x1d9);}['connectedCallback'](){const _0x509c3f=_0x2d0f81;this[_0x509c3f(0x352)]=k,this[_0x509c3f(0x201)]=d,this['unit']=this[_0x509c3f(0x313)](_0x509c3f(0x2d6))||'mm',this['unitCategory']=M(this[_0x509c3f(0x2d6)]),this['inputValue']=this[_0x509c3f(0x313)](_0x509c3f(0x2f5)),this[_0x509c3f(0x2f5)]=this[_0x509c3f(0x1b7)](this[_0x509c3f(0x281)],this[_0x509c3f(0x2d6)]),this[_0x509c3f(0x2b5)]=parseInt(this[_0x509c3f(0x313)]('decimal-places'))||0x2,this[_0x509c3f(0x334)]=!this[_0x509c3f(0x27e)](_0x509c3f(0x1a9))||this[_0x509c3f(0x313)]('show-unit-arrow')===_0x509c3f(0x1e5),this['render'](),this[_0x509c3f(0x305)]();}[_0x2d0f81(0x2a2)](){const _0x49f2a3=_0x2d0f81;this[_0x49f2a3(0x22a)]();}static get[_0x2d0f81(0x32f)](){const _0xc3337b=_0x2d0f81;return[_0xc3337b(0x2f5),_0xc3337b(0x2d6),_0xc3337b(0x1c8),_0xc3337b(0x1a9)];}['attributeChangedCallback'](_0x4e3ae1,_0x17ea4f,_0x4ef37d){const _0x19ba7f=_0x2d0f81;if(_0x4e3ae1===_0x19ba7f(0x2f5))this['inputValue']=_0x4ef37d,this[_0x19ba7f(0x2f5)]=this[_0x19ba7f(0x1b7)](_0x4ef37d,this['unit']);else{if(_0x4e3ae1==='unit'){const _0x1ae16b=this[_0x19ba7f(0x2d6)];this['unit']=_0x4ef37d,this[_0x19ba7f(0x2b3)]=M(_0x4ef37d),_0x1ae16b!==_0x4ef37d&&(this[_0x19ba7f(0x2f5)]=u(this[_0x19ba7f(0x2f5)],_0x1ae16b,_0x4ef37d,this[_0x19ba7f(0x2b3)]));}else _0x4e3ae1===_0x19ba7f(0x1c8)?this[_0x19ba7f(0x2b5)]=parseInt(_0x4ef37d)||0x2:_0x4e3ae1==='show-unit-arrow'&&(this[_0x19ba7f(0x334)]=_0x4ef37d===null||_0x4ef37d===_0x19ba7f(0x1e5));}this[_0x19ba7f(0x260)]();}[_0x2d0f81(0x1b7)](_0x403b7b,_0x4ad153){return _0x4ad153==='ft-in'?D(_0x403b7b):parseFloat(_0x403b7b);}['handleUnitChange'](_0x38858e){const _0x26ce6f=_0x2d0f81;if(_0x38858e['target'][_0x26ce6f(0x36c)]===_0x26ce6f(0x248)){const _0x2a4bf0=_0x38858e[_0x26ce6f(0x355)]['value'];this[_0x26ce6f(0x2f5)]=u(this[_0x26ce6f(0x2f5)],this[_0x26ce6f(0x2d6)],_0x2a4bf0,this[_0x26ce6f(0x2b3)]),this[_0x26ce6f(0x2d6)]=_0x2a4bf0,this[_0x26ce6f(0x260)]();}this['updateDropdownWidth']();}[_0x2d0f81(0x260)](){const _0x1f02ff=_0x2d0f81,_0x363933=this[_0x1f02ff(0x2d6)]===_0x1f02ff(0x28e)?N(this[_0x1f02ff(0x2f5)]):O(this[_0x1f02ff(0x2f5)],this[_0x1f02ff(0x2b5)]);this['shadowRoot']['innerHTML']='\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.value\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20'+(this['showUnitArrow']?_0x1f02ff(0x254):_0x1f02ff(0x1be))+_0x1f02ff(0x31e)+(this[_0x1f02ff(0x334)]?'auto':_0x1f02ff(0x1be))+_0x1f02ff(0x2f4)+(this[_0x1f02ff(0x334)]?_0x1f02ff(0x254):_0x1f02ff(0x1be))+_0x1f02ff(0x1a1)+(this[_0x1f02ff(0x334)]?'block':_0x1f02ff(0x1be))+';\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x20Custom\x20arrow\x20styles\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container::after\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20content:\x20\x27▼\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.7em;\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20right:\x200.3em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20top:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateY(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20bottom:\x20100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20left:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateX(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none;\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2012px;\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container:hover\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a:hover\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20underline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22value\x22>'+_0x363933+'</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+(this[_0x1f02ff(0x352)][this[_0x1f02ff(0x2b3)]]||[this[_0x1f02ff(0x2d6)]])[_0x1f02ff(0x31d)](_0x306911=>_0x1f02ff(0x1fe)+_0x306911+'\x22\x20'+(_0x306911===this['unit']?_0x1f02ff(0x1c3):'')+'>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+_0x306911+'</option>')[_0x1f02ff(0x239)]('')+'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+(this['showUnitArrow']&&this[_0x1f02ff(0x2b3)]!==_0x1f02ff(0x1fc)?_0x1f02ff(0x318)+this['e3dLogoUrl']+'\x22\x20width=\x2212\x22\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</a>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20':'')+'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x0a\x20\x20\x20\x20',this[_0x1f02ff(0x28c)]();}[_0x2d0f81(0x28c)](){const _0x1483e7=_0x2d0f81,_0x1ff0f5=this[_0x1483e7(0x249)][_0x1483e7(0x2ea)](_0x1483e7(0x2bb));if(!_0x1ff0f5)return;const _0x197115=document[_0x1483e7(0x325)](_0x1483e7(0x367));_0x197115[_0x1483e7(0x22e)][_0x1483e7(0x1db)]='hidden',_0x197115[_0x1483e7(0x22e)][_0x1483e7(0x2a9)]=_0x1483e7(0x27c),_0x197115[_0x1483e7(0x22e)][_0x1483e7(0x31b)]=_0x1483e7(0x376),_0x197115[_0x1483e7(0x22e)][_0x1483e7(0x1ef)]=window[_0x1483e7(0x2db)](_0x1ff0f5)[_0x1483e7(0x1ef)],document[_0x1483e7(0x322)][_0x1483e7(0x36d)](_0x197115),_0x197115['textContent']=this[_0x1483e7(0x2d6)];const _0x5ec013=_0x197115[_0x1483e7(0x30e)];document['body']['removeChild'](_0x197115);const _0x58e093=this[_0x1483e7(0x334)]?0x10:0x6,_0x57babb=this['showUnitArrow']?0x8:0x0;let _0x23a8df=_0x5ec013+_0x58e093+_0x57babb+0x2;_0x23a8df=Math['max'](_0x23a8df,0x1e),_0x1ff0f5['style'][_0x1483e7(0x1c1)]=_0x23a8df+'px';}[_0x2d0f81(0x305)](){const _0x4b4484=_0x2d0f81;this['shadowRoot'][_0x4b4484(0x2ce)](_0x4b4484(0x30a),this[_0x4b4484(0x34a)][_0x4b4484(0x31a)](this));const _0x1cc27a=this[_0x4b4484(0x249)][_0x4b4484(0x2ea)](_0x4b4484(0x1ee));_0x1cc27a&&(_0x1cc27a[_0x4b4484(0x2ce)](_0x4b4484(0x34d),this[_0x4b4484(0x34e)]['bind'](this)),_0x1cc27a[_0x4b4484(0x2ce)]('mouseout',this['handleUnitContainerMouseOut']['bind'](this)));}['removeEventListeners'](){const _0x2d4352=_0x2d0f81;this[_0x2d4352(0x249)][_0x2d4352(0x288)](_0x2d4352(0x30a),this[_0x2d4352(0x34a)][_0x2d4352(0x31a)](this));const _0x2ec6dd=this[_0x2d4352(0x249)][_0x2d4352(0x2ea)](_0x2d4352(0x1ee));_0x2ec6dd&&(_0x2ec6dd[_0x2d4352(0x288)](_0x2d4352(0x34d),this[_0x2d4352(0x34e)][_0x2d4352(0x31a)](this)),_0x2ec6dd[_0x2d4352(0x288)](_0x2d4352(0x2bd),this[_0x2d4352(0x306)][_0x2d4352(0x31a)](this)));}['handleUnitContainerMouseOver'](){const _0x5bb623=_0x2d0f81,_0x47b1c1=this[_0x5bb623(0x249)][_0x5bb623(0x2ea)](_0x5bb623(0x33a));_0x47b1c1&&(this[_0x5bb623(0x26d)]=setTimeout(()=>{_0x47b1c1['style']['display']='block';},0x3e8));}[_0x2d0f81(0x306)](){const _0x481fc2=_0x2d0f81,_0x2d7358=this[_0x481fc2(0x249)][_0x481fc2(0x2ea)](_0x481fc2(0x33a));_0x2d7358&&(setTimeout(()=>{const _0x4bf94e=_0x481fc2;_0x2d7358[_0x4bf94e(0x22e)][_0x4bf94e(0x1ff)]=_0x4bf94e(0x1be);},0x7d0),clearTimeout(this[_0x481fc2(0x26d)]));}}typeof window<'u'&&(customElements[_0x2d0f81(0x327)](_0x2d0f81(0x1ca))||customElements[_0x2d0f81(0x2e2)](_0x2d0f81(0x1ca),C),customElements[_0x2d0f81(0x327)](_0x2d0f81(0x375))||customElements[_0x2d0f81(0x2e2)](_0x2d0f81(0x375),class extends C{}));class X extends HTMLElement{constructor(){const _0x4084ad=_0x2d0f81;super(),this[_0x4084ad(0x1dc)]({'mode':'open'}),this[_0x4084ad(0x2c6)]=[],this[_0x4084ad(0x2d6)]='',this[_0x4084ad(0x2b3)]='',this[_0x4084ad(0x2b5)]=0x2,this[_0x4084ad(0x334)]=!0x0;}[_0x2d0f81(0x23b)](){const _0xe5dbe6=_0x2d0f81;this[_0xe5dbe6(0x2d6)]=this[_0xe5dbe6(0x313)](_0xe5dbe6(0x2d6))||'cm',this[_0xe5dbe6(0x2c6)]=this[_0xe5dbe6(0x313)](_0xe5dbe6(0x2c6))[_0xe5dbe6(0x269)](',')[_0xe5dbe6(0x31d)](Number)[_0xe5dbe6(0x31d)](_0x6e7e34=>this[_0xe5dbe6(0x1b7)](_0x6e7e34,this[_0xe5dbe6(0x2d6)])),this[_0xe5dbe6(0x2b3)]=M(this[_0xe5dbe6(0x2d6)]),this[_0xe5dbe6(0x2b5)]=parseInt(this['getAttribute'](_0xe5dbe6(0x1c8)))||0x2,this[_0xe5dbe6(0x334)]=!this[_0xe5dbe6(0x27e)](_0xe5dbe6(0x1a9))||this['getAttribute'](_0xe5dbe6(0x1a9))===_0xe5dbe6(0x1e5),this['render'](),this[_0xe5dbe6(0x305)]();}static get[_0x2d0f81(0x32f)](){const _0x316fb7=_0x2d0f81;return[_0x316fb7(0x2c6),_0x316fb7(0x2d6),_0x316fb7(0x1c8),_0x316fb7(0x1a9)];}[_0x2d0f81(0x341)](_0x21891a,_0x354a6b,_0x80fe7e){const _0x1a3bda=_0x2d0f81;if(_0x21891a===_0x1a3bda(0x2c6))this[_0x1a3bda(0x2c6)]=_0x80fe7e[_0x1a3bda(0x269)](',')[_0x1a3bda(0x31d)](Number)[_0x1a3bda(0x31d)](_0x502d72=>this[_0x1a3bda(0x1b7)](_0x502d72,this[_0x1a3bda(0x2d6)]));else{if(_0x21891a===_0x1a3bda(0x2d6)){const _0x425ad4=this[_0x1a3bda(0x2d6)];this[_0x1a3bda(0x2d6)]=_0x80fe7e,this['unitCategory']=M(_0x80fe7e),_0x425ad4!==_0x80fe7e&&(this[_0x1a3bda(0x2c6)]=this[_0x1a3bda(0x2c6)][_0x1a3bda(0x31d)](_0xab2947=>u(_0xab2947,_0x425ad4,_0x80fe7e,this['unitCategory'])));}else _0x21891a===_0x1a3bda(0x1c8)?this['decimalPlaces']=parseInt(_0x80fe7e)||0x2:_0x21891a===_0x1a3bda(0x1a9)&&(this[_0x1a3bda(0x334)]=_0x80fe7e===null||_0x80fe7e===_0x1a3bda(0x1e5));}this[_0x1a3bda(0x260)]();}[_0x2d0f81(0x260)](){const _0x19e981=_0x2d0f81,_0x5de042=this[_0x19e981(0x2c6)]['map'](_0x367ce0=>this['formatPairValue'](_0x367ce0));this[_0x19e981(0x249)][_0x19e981(0x24c)]=_0x19e981(0x289)+(this['showUnitArrow']?'auto':_0x19e981(0x1be))+_0x19e981(0x31e)+(this['showUnitArrow']?_0x19e981(0x254):_0x19e981(0x1be))+_0x19e981(0x2f4)+(this[_0x19e981(0x334)]?_0x19e981(0x254):_0x19e981(0x1be))+_0x19e981(0x304)+_0x5de042[_0x19e981(0x239)](',\x20')+_0x19e981(0x291)+(k[this['unitCategory']]||[this['unit']])[_0x19e981(0x31d)](_0x3a902f=>'<option\x20value=\x22'+_0x3a902f+'\x22\x20'+(_0x3a902f===this['unit']?'selected':'')+_0x19e981(0x265)+_0x3a902f+_0x19e981(0x274))[_0x19e981(0x239)]('')+_0x19e981(0x1d8),this[_0x19e981(0x28c)]();}[_0x2d0f81(0x28c)](){const _0x1b127f=_0x2d0f81,_0x3410ce=this[_0x1b127f(0x249)][_0x1b127f(0x2ea)]('select');if(!_0x3410ce)return;const _0x28b3b9=document['createElement']('span');_0x28b3b9[_0x1b127f(0x22e)][_0x1b127f(0x1db)]=_0x1b127f(0x1a2),_0x28b3b9[_0x1b127f(0x22e)][_0x1b127f(0x2a9)]='absolute',_0x28b3b9['style'][_0x1b127f(0x31b)]=_0x1b127f(0x376),_0x28b3b9[_0x1b127f(0x22e)][_0x1b127f(0x1ef)]=window[_0x1b127f(0x2db)](_0x3410ce)[_0x1b127f(0x1ef)],document['body'][_0x1b127f(0x36d)](_0x28b3b9),_0x28b3b9[_0x1b127f(0x1f2)]=this[_0x1b127f(0x2d6)];const _0x10956a=_0x28b3b9[_0x1b127f(0x30e)];document['body'][_0x1b127f(0x1fa)](_0x28b3b9);const _0x5e4f8d=this['showUnitArrow']?0x10:0x6,_0x261bfc=this[_0x1b127f(0x334)]?0x8:0x0;let _0x451a33=_0x10956a+_0x5e4f8d+_0x261bfc+0x2;_0x451a33=Math[_0x1b127f(0x1d7)](_0x451a33,0x1e),_0x3410ce['style']['width']=_0x451a33+'px';}[_0x2d0f81(0x305)](){const _0x584fcd=_0x2d0f81;this[_0x584fcd(0x249)][_0x584fcd(0x2ce)](_0x584fcd(0x30a),this[_0x584fcd(0x34a)][_0x584fcd(0x31a)](this));}[_0x2d0f81(0x1b7)](_0x534071,_0xa2aaee){const _0x2fd3d8=_0x2d0f81;return _0xa2aaee===_0x2fd3d8(0x28e)?D(_0x534071):parseFloat(_0x534071);}[_0x2d0f81(0x27d)](_0x520d0d){const _0x1cc98c=_0x2d0f81;return this[_0x1cc98c(0x2d6)]==='ft-in'?N(_0x520d0d):O(_0x520d0d,this[_0x1cc98c(0x2b5)]);}[_0x2d0f81(0x34a)](_0x515526){const _0x5c9c64=_0x2d0f81;if(_0x515526[_0x5c9c64(0x355)][_0x5c9c64(0x36c)]===_0x5c9c64(0x248)){const _0x40e635=_0x515526[_0x5c9c64(0x355)][_0x5c9c64(0x2f5)];this[_0x5c9c64(0x2c6)]=this[_0x5c9c64(0x2c6)][_0x5c9c64(0x31d)](_0x1f6bb0=>u(_0x1f6bb0,this['unit'],_0x40e635,this[_0x5c9c64(0x2b3)])),this[_0x5c9c64(0x2d6)]=_0x40e635,this['render']();}this[_0x5c9c64(0x28c)]();}}class Z extends HTMLElement{constructor(){const _0x1e0a6e=_0x2d0f81;super(),this[_0x1e0a6e(0x1dc)]({'mode':_0x1e0a6e(0x20f)}),this[_0x1e0a6e(0x2c6)]=[],this[_0x1e0a6e(0x2d6)]='',this['unitCategory']='',this[_0x1e0a6e(0x2b5)]=0x2,this['showUnitArrow']=!0x0,this['format']='',this['hasParentheses']=!0x1;}['connectedCallback'](){const _0x398850=_0x2d0f81;this['unit']=this[_0x398850(0x313)](_0x398850(0x2d6))||'cm',this[_0x398850(0x30f)](this[_0x398850(0x313)](_0x398850(0x2c6))),this['unitCategory']=M(this[_0x398850(0x2d6)]),this[_0x398850(0x2b5)]=parseInt(this[_0x398850(0x313)](_0x398850(0x1c8)))||0x2,this[_0x398850(0x334)]=!this[_0x398850(0x27e)](_0x398850(0x1a9))||this[_0x398850(0x313)](_0x398850(0x1a9))===_0x398850(0x1e5),this[_0x398850(0x260)](),this['attachEventListeners']();}static get[_0x2d0f81(0x32f)](){const _0x386b23=_0x2d0f81;return[_0x386b23(0x2c6),_0x386b23(0x2d6),'decimal-places',_0x386b23(0x1a9)];}[_0x2d0f81(0x341)](_0x42dfd4,_0x5a572f,_0x3cf1c8){const _0x56d776=_0x2d0f81;if(_0x42dfd4==='values')this[_0x56d776(0x30f)](_0x3cf1c8);else{if(_0x42dfd4===_0x56d776(0x2d6)){const _0x1616f1=this['unit'];this[_0x56d776(0x2d6)]=_0x3cf1c8,this[_0x56d776(0x2b3)]=M(_0x3cf1c8),_0x1616f1!==_0x3cf1c8&&(this['values']=this[_0x56d776(0x2c6)][_0x56d776(0x31d)](_0x429d1f=>u(_0x429d1f,_0x1616f1,_0x3cf1c8,this[_0x56d776(0x2b3)])));}else _0x42dfd4===_0x56d776(0x1c8)?this[_0x56d776(0x2b5)]=parseInt(_0x3cf1c8)||0x2:_0x42dfd4===_0x56d776(0x1a9)&&(this[_0x56d776(0x334)]=_0x3cf1c8===null||_0x3cf1c8===_0x56d776(0x1e5));}this[_0x56d776(0x260)]();}[_0x2d0f81(0x1b7)](_0x1f1d39,_0xd375f3){const _0x1abf88=_0x2d0f81;return _0xd375f3===_0x1abf88(0x28e)?D(_0x1f1d39):parseFloat(_0x1f1d39);}[_0x2d0f81(0x30f)](_0xe9192a){const _0x5aeb9c=_0x2d0f81;this['format']='',this[_0x5aeb9c(0x1b9)]=_0xe9192a[_0x5aeb9c(0x1fb)]('(')&&_0xe9192a[_0x5aeb9c(0x295)](')'),this['hasParentheses']&&(_0xe9192a=_0xe9192a[_0x5aeb9c(0x20e)](0x1,-0x1)),_0xe9192a[_0x5aeb9c(0x344)]('x')?(this[_0x5aeb9c(0x2c6)]=_0xe9192a[_0x5aeb9c(0x269)]('x')['map'](_0x5c2c3c=>this[_0x5aeb9c(0x1b7)](_0x5c2c3c,this[_0x5aeb9c(0x2d6)])),this[_0x5aeb9c(0x2a3)]='x'):_0xe9192a[_0x5aeb9c(0x344)](',')?(this[_0x5aeb9c(0x2c6)]=_0xe9192a[_0x5aeb9c(0x269)](',')['map'](_0x48c0dc=>_0x48c0dc[_0x5aeb9c(0x1f5)]())[_0x5aeb9c(0x31d)](_0x547a60=>this[_0x5aeb9c(0x1b7)](_0x547a60,this[_0x5aeb9c(0x2d6)])),this['format']=_0x5aeb9c(0x290)):(this[_0x5aeb9c(0x2c6)]=_0xe9192a['split'](/\s+/)['map'](_0x4277e1=>this['parseValue'](_0x4277e1,this[_0x5aeb9c(0x2d6)])),this['format']=_0x5aeb9c(0x2a1));}[_0x2d0f81(0x21a)](_0x1cc568){const _0x3389f7=_0x2d0f81;return this[_0x3389f7(0x2d6)]==='ft-in'?N(_0x1cc568):O(_0x1cc568,this[_0x3389f7(0x2b5)]);}[_0x2d0f81(0x26a)](_0xf7aff8){const _0x562e3e=_0x2d0f81;let _0x4526a2='';const _0x253a37=_0xf7aff8[_0x562e3e(0x31d)](_0x19bbd7=>this[_0x562e3e(0x21a)](_0x19bbd7));return this[_0x562e3e(0x2a3)]==='x'?_0x4526a2=_0x253a37[0x0]+_0x562e3e(0x220)+this[_0x562e3e(0x2d6)]+'</span>\x20x\x20'+_0x253a37[0x1]+'\x20<span\x20class=\x22unit-text\x22>'+this[_0x562e3e(0x2d6)]+'</span>\x20x\x20'+_0x253a37[0x2]:this[_0x562e3e(0x2a3)]==='comma'?_0x4526a2=_0x253a37[_0x562e3e(0x239)](',\x20'):_0x4526a2=_0x253a37[_0x562e3e(0x239)]('\x20'),_0x4526a2;}[_0x2d0f81(0x260)](){const _0x46d757=_0x2d0f81,_0x5d507e=this[_0x46d757(0x26a)](this[_0x46d757(0x2c6)]);this[_0x46d757(0x249)][_0x46d757(0x24c)]=_0x46d757(0x359)+(this[_0x46d757(0x334)]?_0x46d757(0x254):'none')+_0x46d757(0x31e)+(this[_0x46d757(0x334)]?_0x46d757(0x254):_0x46d757(0x1be))+_0x46d757(0x2f4)+(this[_0x46d757(0x334)]?_0x46d757(0x254):_0x46d757(0x1be))+_0x46d757(0x2f0)+(this[_0x46d757(0x1b9)]?'(':'')+_0x46d757(0x20c)+_0x5d507e+_0x46d757(0x23c)+(this['hasParentheses']&&this[_0x46d757(0x2a3)]!=='x'?')':'')+'\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+(k[this[_0x46d757(0x2b3)]]||[this[_0x46d757(0x2d6)]])[_0x46d757(0x31d)](_0x158151=>_0x46d757(0x1fe)+_0x158151+'\x22\x20'+(_0x158151===this['unit']?_0x46d757(0x1c3):'')+_0x46d757(0x265)+_0x158151+_0x46d757(0x274))[_0x46d757(0x239)]('')+'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20'+(this[_0x46d757(0x1b9)]&&this['format']==='x'?')':'')+_0x46d757(0x2de),this[_0x46d757(0x28c)]();}[_0x2d0f81(0x28c)](){const _0x155b2b=_0x2d0f81,_0x12ba55=this['shadowRoot'][_0x155b2b(0x2ea)](_0x155b2b(0x2bb));if(!_0x12ba55)return;const _0x439389=document['createElement'](_0x155b2b(0x367));_0x439389[_0x155b2b(0x22e)][_0x155b2b(0x1db)]=_0x155b2b(0x1a2),_0x439389[_0x155b2b(0x22e)]['position']=_0x155b2b(0x27c),_0x439389['style'][_0x155b2b(0x31b)]=_0x155b2b(0x376),_0x439389[_0x155b2b(0x22e)]['font']=window['getComputedStyle'](_0x12ba55)[_0x155b2b(0x1ef)],document[_0x155b2b(0x322)][_0x155b2b(0x36d)](_0x439389),_0x439389[_0x155b2b(0x1f2)]=this[_0x155b2b(0x2d6)];const _0x2e98a5=_0x439389[_0x155b2b(0x30e)];document[_0x155b2b(0x322)][_0x155b2b(0x1fa)](_0x439389);const _0x541573=this[_0x155b2b(0x334)]?0x10:0x6,_0x17e433=this['showUnitArrow']?0x8:0x0;let _0x24484a=_0x2e98a5+_0x541573+_0x17e433+0x2;_0x24484a=Math['max'](_0x24484a,0x1e),_0x12ba55[_0x155b2b(0x22e)][_0x155b2b(0x1c1)]=_0x24484a+'px';}[_0x2d0f81(0x305)](){const _0x2d8e87=_0x2d0f81;this[_0x2d8e87(0x249)]['addEventListener'](_0x2d8e87(0x30a),this[_0x2d8e87(0x34a)][_0x2d8e87(0x31a)](this));}['handleUnitChange'](_0x555161){const _0x28767b=_0x2d0f81;if(_0x555161[_0x28767b(0x355)][_0x28767b(0x36c)]===_0x28767b(0x248)){const _0xed23bd=_0x555161[_0x28767b(0x355)][_0x28767b(0x2f5)];this[_0x28767b(0x2c6)]=this['values'][_0x28767b(0x31d)](_0x178d25=>u(_0x178d25,this[_0x28767b(0x2d6)],_0xed23bd,this[_0x28767b(0x2b3)])),this[_0x28767b(0x2d6)]=_0xed23bd,this[_0x28767b(0x260)]();}this[_0x28767b(0x28c)]();}}class tt extends HTMLElement{constructor(){const _0x4bce8e=_0x2d0f81;super(),this[_0x4bce8e(0x1dc)]({'mode':_0x4bce8e(0x20f)}),this[_0x4bce8e(0x24a)]=0x0;}[_0x2d0f81(0x23b)](){const _0x2c81e1=_0x2d0f81;this[_0x2c81e1(0x260)](),this[_0x2c81e1(0x305)]();}[_0x2d0f81(0x260)](){const _0x4cb5b9=_0x2d0f81;this['shadowRoot'][_0x4cb5b9(0x24c)]=_0x4cb5b9(0x2e8)+this[_0x4cb5b9(0x24a)]+_0x4cb5b9(0x20b);}['attachEventListeners'](){const _0x23fe53=_0x2d0f81,_0x1fc73c=this[_0x23fe53(0x249)][_0x23fe53(0x2ea)]('.increment'),_0x2ff03c=this[_0x23fe53(0x249)]['querySelector'](_0x23fe53(0x1b4));_0x1fc73c[_0x23fe53(0x2ce)](_0x23fe53(0x2e7),()=>this['increment']()),_0x2ff03c[_0x23fe53(0x2ce)](_0x23fe53(0x2e7),()=>this[_0x23fe53(0x2f9)]());}[_0x2d0f81(0x214)](){const _0x2d8382=_0x2d0f81;this[_0x2d8382(0x24a)]++,this[_0x2d8382(0x382)]();}[_0x2d0f81(0x2f9)](){const _0x2b3f6b=_0x2d0f81;this[_0x2b3f6b(0x24a)]--,this['updateCount']();}[_0x2d0f81(0x382)](){const _0x3b2fd2=_0x2d0f81,_0x118361=this[_0x3b2fd2(0x249)][_0x3b2fd2(0x2ea)]('.count');_0x118361[_0x3b2fd2(0x1f2)]=this[_0x3b2fd2(0x24a)];}}typeof window<'u'&&(customElements[_0x2d0f81(0x327)](_0x2d0f81(0x1ca))||customElements['define'](_0x2d0f81(0x1ca),C),customElements['get'](_0x2d0f81(0x209))||customElements[_0x2d0f81(0x2e2)](_0x2d0f81(0x209),X),customElements[_0x2d0f81(0x327)]('uc-qty-triplet')||customElements[_0x2d0f81(0x2e2)](_0x2d0f81(0x1a3),Z),customElements[_0x2d0f81(0x327)](_0x2d0f81(0x203))||customElements[_0x2d0f81(0x2e2)](_0x2d0f81(0x203),tt));export{tt as NewComponent1,C as PhysicalQuantity,X as UcQtyPair,Z as UcQtyTriplet};
package/dist/pq.umd.js CHANGED
@@ -1 +1 @@
1
- function _0x2360(_0x5474bc,_0x25e99a){const _0x20280c=_0x2028();return _0x2360=function(_0x236064,_0x20e706){_0x236064=_0x236064-0xc6;let _0x16f508=_0x20280c[_0x236064];return _0x16f508;},_0x2360(_0x5474bc,_0x25e99a);}function _0x2028(){const _0x1f7826=['psf/in','GJ/kg','removeEventListener',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20','e3dLogoUrl','kgf','J/(kg·°C)','MJ/100mile','rpm[rev/min]','m/min²','km/min','lbm/min','Custom','L/min','GPa','$1K','slug/h','long\x20ton/h','MHz','gal(UK-imperial)/100mile','m³/s','Wh/mile','esu/s','in²/hr','m²/hr','CFH[ft³/h]','auto','tooltipTimeout','gal(US-liquid)/100mile','in²','bushel(UK-imperial)/h','Btu/h','kcal(IT)/kg','revolution','cd[candela]','deg°','W[watt]','kPa','mkat','kibibit','lm[lumen]','in⁴','gibibit/s','St[cm²/s]','offsetWidth','km/L','2262XdpPgU','oz/yd²','L/100mile','psf','g/mm²','gigabit','mm²/min','2761704EomKYK','mm/min','ft/s²','mm⁴','Mkat','e[electron]','µSv','J/m','in\x20W.C.','lbm/ft²','m/s','mm/s','parseFeetInchesValue','calorie(IT)/second','body','mebibit','Volt','mmol','km/kWh','kips/ft','ksi','lbm/h','4803264OEjFmu',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/*\x20height:\x201.1em;\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select::-ms-expand\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20','foot-candle','split','lbf','bushel(UK-imperial)','cc/rev','mm/h','pebibit','Pa/m','render','cal(TH)/L','C[coulomb]','select','J/(kg·°K)','week','m/min','1/°K','short\x20ton/h','micron','addEventListener','<option\x20value=\x22','kN/m','lb-ft','max','mile','thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]','observedAttributes',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-moz-appearance:\x20','atm/m','kWh/mile','cm³','ft²/s','mm²','gibibit','atm','tebibit/s','attachShadow','314322ouBcVs','rev/s','gigabit/s','Btu','1/min','cm²','bushel(US-dry)','minute','showUnitArrow','calculateTotalInches','.tooltip','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','mGy','mBq','connectedCallback','lm/sr','MM\x20Btu/lbm','lumen/ft²','inputValue','\x22\x20width=\x2212\x22\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</a>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','m/s²','kWh/100mile','removeChild','handleUnitChange','attachEventListeners','ksi[kip/in²]','rad/s²','kWh/100km','shadowRoot','lb-ft/rad','m/J','Btu/lbm','Wh/km','kWh/m³','lbm/ft³','ft/min²','define','m²/min','formatFeetInchesValue','kJ/kg','m²/s','kBq','kibibit/s','J/C','slug/min','petabit/s','querySelector','convertValue','gal(US-liquid)','handleUnitContainerMouseOver','mHz','bind','PhysicalQuantity','Sv[sievert]','parseValue','decimal-places','MGy','J/g','g/cm³','kcal(TH)/kg','value','mol','F[farad]','ft²/hr','in³/s','MJ/km','mSv','kJ/m³','tonne/m²','amd','lb-in/rad','in²/min','get','megabit','J/(g·°K)','rpm','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.value\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','oz-in','font','ft³/rev','oz-ft','</option>','oz/ft²','psi','kkat','lm/m²','unitCategory','cm³/s','TNT\x20Equivalent[kiloton]','rad/min²','attributeChangedCallback','rad/min','physical-quantity','MJ/h','slug/s','target','$1B','m³/m','byte','NM[M,\x20nmi,\x20or\x20nautical\x20mile]','getAttribute','updateDropdownWidth','unit','mile/kWh','gal(UK-imperial)/mile','gal(US-liquid)/rev','bushel(US)/h','MM\x20Btu/mile','mm\x20HG/m','slug','kilo-calorie(TH)/hour','ft-in','1/s','getUnitCategory','H[henry]','block','.unit-container','Wb/m²','mbar/mm','terabit/s','lbm·fps','Temperature','31933638XpQiJh','mpg(UK)','mm²/hr','terabit','g/min','kJ/L','yd²','µm³','true','isInteger','kg⋅m²','cm⁴','Ampere[amp]','pow','MJ/m³','deg°/s²','lb-ft/minute','mouseover','lbm/in²','kip[kilo\x20pound]','appendChild','mm\x20W.C./m','kg/m²','km/s','exports','kcal(TH)/m³','kJ/minute','mile/L','sr[steradian]','m³/rad','in²/s','cal(IT)/L','kg/h','fps[ft/second]','ft³/s','hectare','MPGe','mile/gal(US-liquid)','cSt[mm²/s]','bar/m','7304BLsSzj','cm³/min','MSv','lb-in/deg°','MM\x20Btu/ft³','µm²','mm³','unitConversion','mouseout','N/m','Wh/m³','56305REkKBH','lbm','toString','mbar','whiteSpace','km³','gpm(US)','m³/kg/s²','N⋅m/deg°','yd³/min','lbm⋅in²','J/kg','N⋅m²/kg²','cup(US-liquid)','mile/MM\x20Btu','mile/gal(UK-imperial)','map','1/°Ra','pint(UK-imperial)','J/h','g/s','m\x20W.C./m','in\x20HG','Btu/(lbm·°F)','1/1',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x20Custom\x20arrow\x20styles\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container::after\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20content:\x20\x27▼\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.7em;\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20right:\x200.3em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20top:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateY(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20bottom:\x20100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20left:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateX(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none;\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2012px;\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container:hover\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a:hover\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20underline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22value\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','J[Joule]','1/hour','petabyte','lux','lb-in','mm\x20HG','cal(TH)/g','object','tagName','km/MJ','textContent','HP\x20Hour/lbm','lb·s','282VdvcXW','kg·m/s','m²/m²','kg/m³','acre','$1M','J/L','day','mpg(US)','cal(IT)/g','eV[electron-volt]','SELECT','style','toStringTag','ft²','S[siemens]','L/rev','kPa/m','cp[candlepower]','s[second]','ampere-hour','fluid\x20ounce(US-liquid)','g⋅cm²','hidden','mWb','MJ/mile','nowrap','knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]','round','lbm/yd²','g/cm²','ton(US/short)','createElement','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<a\x20class=\x22tooltip\x22\x20href=\x22https://v2-docs.donwen.com/daily-calculations/unit-converter.html\x22\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title=\x22Unit\x20Converter\x20for\x20All\x20Categories\x22\x20target=\x22_blank\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<img\x20src=\x22','formatValue','match','lbm/in³','MM\x20Btu/h','kibibyte','m³/rev','none','includes','pebibyte','trim','tebibit','g/mm³','lumen/m²','ft⁴','N/mm','handleUnitContainerMouseOut','Bq[becquerel]','GHz','lb-ft/second','hasAttribute','pebibit/s','default','mAh','MPa/km','deg°/min²','kGy','in³/min','disconnectedCallback','bit','meter-candle','uc-qty','units','selected','kg/L','abs','Wh/L','calorie(TH)/minute','1/16\x22','ksi/ft','$1T','ft²/min','lb/in','display','fpm[ft/minute]','show-unit-arrow','tonne','kmol','Gy[gray]','replace','CFM[ft³/min]','bit/s','removeEventListeners','MJ/kg','kBd','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20','Ω[Ohm]','L/km','cup(Metric)','Pascal/m','floor','deg°/min','N⋅m/rad','5448562pHjHmh','P[Poise]','gibibyte','pint(US-liquid)','mph[mile/h]','cm\x20HG','fpm','kilobit/s','m/h','rad/s','kip-in','gigabyte','terabyte','decimalPlaces','mm\x20W.C.','Btu/ton(short)','HP\x20Hour/ft³','deg°/h','change','oz/in²','in/s²','BTU/(h⋅ft⋅°F)','phot','yd³/h','HP\x20Hour','GJ/m³','defineProperties','gal(US-dry)','N⋅mm/rad','J/minute','Btu/gal(US)','megabyte','Module','megabit/s','1/°F','CFM','getComputedStyle'];_0x2028=function(){return _0x1f7826;};return _0x2028();}(function(_0x5a9d7e,_0x34422c){const _0x437914=_0x2360,_0x310c57=_0x5a9d7e();while(!![]){try{const _0x1b1f4e=parseInt(_0x437914(0x17d))/0x1+-parseInt(_0x437914(0x141))/0x2+-parseInt(_0x437914(0x13a))/0x3*(parseInt(_0x437914(0x21f))/0x4)+parseInt(_0x437914(0x22a))/0x5*(-parseInt(_0x437914(0x251))/0x6)+parseInt(_0x437914(0xe7))/0x7+-parseInt(_0x437914(0x157))/0x8+parseInt(_0x437914(0x1f7))/0x9;if(_0x1b1f4e===_0x34422c)break;else _0x310c57['push'](_0x310c57['shift']());}catch(_0x2ad851){_0x310c57['push'](_0x310c57['shift']());}}}(_0x2028,0xb7f83),function(_0x58492f,_0x5e9dc7){const _0x39975d=_0x2360;typeof exports==_0x39975d(0x24b)&&typeof module<'u'?_0x5e9dc7(exports):typeof define=='function'&&define[_0x39975d(0x1c2)]?define([_0x39975d(0x20f)],_0x5e9dc7):(_0x58492f=typeof globalThis<'u'?globalThis:_0x58492f||self,_0x5e9dc7(_0x58492f['PhysicalQuantity']={}));}(this,function(_0x5942a2){'use strict';const _0x2977de=_0x2360;const _0x2d25ed=0.45359237,_0x3e0b36=9.80665,_0x1b9db8=0x14a0,_0x573b33=25.4/0x3e8,_0x311ad4=0xc*_0x573b33,_0x20aa42=0x73c,_0x6884d2=0x42*0x294,_0x27c08f=4.54609,_0x913e3f=0xe7,_0x55ef1d=268.8025,_0x1dcf9f=0x1/0x8,_0x52fe83=0x1/0x14,_0xe32905=0x1/0x10,_0x2d509=0x8,_0x3d0d81=0x8,_0x5cac35=0x1/0x10,_0xaef8f9=0xf0,_0x5ba836=0xfa,_0x551d31=0xa,_0x36fcfe=14.59390294,_0x43b884=1055.05585262,_0x376c86=4.1868,_0x31e9bd=4.184,_0x463e91=0x226*_0x2d25ed*_0x3e0b36*_0x311ad4,_0x27e754=0x18bcd,_0x365d75=0x1/0x2f8,_0x51c47f=133.322387415,_0xa23b54=0x569e4c0a22d73800,_0x40aa08={'Length':['m','nano[nm]','µm',_0x2977de(0x16a),'mm','cm','dm','km','in',_0x2977de(0x1ec),_0x2977de(0x171),'ft','yd',_0x2977de(0x170),_0x2977de(0x1e0)],'Mass':['kg','g','mg','µg','oz',_0x2977de(0x22b),_0x2977de(0x1ea),_0x2977de(0x270),'ton(UK-Imperial/long)',_0x2977de(0xd6)],'Time':[_0x2977de(0x264),'s',_0x2977de(0x184),'h','h[hour]',_0x2977de(0x258),_0x2977de(0x166)],'ElectricalCurrent':['A',_0x2977de(0x203),'mA','µA','kA','MA',_0x2977de(0x122)],'Temperature':['°K','°C','°F','°Ra'],'Amount\x20of\x20Substance':[_0x2977de(0x1ba),_0x2977de(0x152),_0x2977de(0xd7)],'Luminous\x20Intensity':[_0x2977de(0x12e),_0x2977de(0x18c),_0x2977de(0x263),'cp[candlepower(before\x201948)]'],'Acceleration':[_0x2977de(0x191),_0x2977de(0x115),'mm/s²',_0x2977de(0x143),_0x2977de(0x1a0),_0x2977de(0xfb)],'Gravitational\x20Constant':[_0x2977de(0x231),_0x2977de(0x236),'dyn⋅cm²/g²'],'Velocity\x20(Angular)':[_0x2977de(0xf0),_0x2977de(0x1d8),'rad/h','deg°/s',_0x2977de(0xe5),_0x2977de(0xf8),_0x2977de(0x114),_0x2977de(0x17e)],'Acceleration\x20(Angular)':[_0x2977de(0x197),_0x2977de(0x1d6),_0x2977de(0x206),_0x2977de(0x28b)],'Illuminance':[_0x2977de(0x247),_0x2977de(0x27f),_0x2977de(0x1d2),_0x2977de(0xc6),_0x2977de(0xfd),_0x2977de(0x159),'fc',_0x2977de(0x18e),'lm/ft²'],'Frequency':['Hz',_0x2977de(0x1ed),_0x2977de(0x181),_0x2977de(0x1c8),_0x2977de(0x245),_0x2977de(0x1af),'kHz',_0x2977de(0x11e),_0x2977de(0x284)],'Area':['m²',_0x2977de(0x224),_0x2977de(0x178),_0x2977de(0x182),'km²',_0x2977de(0x21a),_0x2977de(0x129),_0x2977de(0x25f),_0x2977de(0x1fd),_0x2977de(0x255),'mile²'],'Volume\x20/\x20Section\x20Modulus':['m³',_0x2977de(0x1fe),_0x2977de(0x225),_0x2977de(0x176),'L','mL',_0x2977de(0x22f),'in³','ft³','yd³','gal(UK-imperial)',_0x2977de(0x1ad),_0x2977de(0x102),_0x2977de(0x23c),_0x2977de(0xea),'pint(US-dry)','fluid\x20ounce(UK-imperial)',_0x2977de(0x266),_0x2977de(0x15c),_0x2977de(0x183),_0x2977de(0x237),'cup(Legal)',_0x2977de(0xe2),'cup(Imperial)'],'Polar\x20Moment\x20of\x20Inertia':['m⁴',_0x2977de(0x144),_0x2977de(0x202),_0x2977de(0x135),_0x2977de(0x280)],'Moment\x20of\x20Inertia':[_0x2977de(0x201),_0x2977de(0x267),'g⋅mm²','lbm⋅ft²',_0x2977de(0x234),'oz⋅in²'],'Force':['N','kN','MN',_0x2977de(0x111),'lb',_0x2977de(0x15b),_0x2977de(0x20a)],'Angle':['radian','rad',_0x2977de(0x12f),_0x2977de(0x12d)],'Solid\x20Angle':[_0x2977de(0x213),_0x2977de(0x253)],'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':[_0x2977de(0x20d),_0x2977de(0x26f),_0x2977de(0x13e),_0x2977de(0x1c1),_0x2977de(0x26e),_0x2977de(0x14a),_0x2977de(0x209),_0x2977de(0x13b),_0x2977de(0x1cf),_0x2977de(0xfa)],'Density':[_0x2977de(0x254),_0x2977de(0xca),_0x2977de(0x1b7),_0x2977de(0x27e),_0x2977de(0x19f),_0x2977de(0x275)],'Energy':[_0x2977de(0x244),'kJ','MJ','GJ',_0x2977de(0x1d5),_0x2977de(0x180),'MM\x20Btu','calorie(IT)','kilo-calorie(IT)','calorie(TH)','kilo-calorie(TH)',_0x2977de(0xff),'Wh','kWh',_0x2977de(0x25b)],'Power':[_0x2977de(0x130),'kW','MW','GW[Gigawatt]',_0x2977de(0x12b),'Btu/minute',_0x2977de(0x276),_0x2977de(0x14e),'calorie(IT)/minute','kilo-calorie(IT)/hour','calorie(TH)/second',_0x2977de(0xcd),_0x2977de(0x1eb),_0x2977de(0x285),_0x2977de(0x207),'HP','J/second',_0x2977de(0x104),_0x2977de(0x23d),_0x2977de(0x1da),_0x2977de(0x211)],'Torque,\x20Moment\x20of\x20Force':['Nm','kNm',_0x2977de(0x248),_0x2977de(0xf1),_0x2977de(0x16e),_0x2977de(0x1ca),_0x2977de(0x1cd)],'Pressure/Stress':['Pa',_0x2977de(0x131),'MPa',_0x2977de(0x11a),'bar',_0x2977de(0x22d),_0x2977de(0x17a),_0x2977de(0x249),_0x2977de(0xec),_0x2977de(0x240),_0x2977de(0xf5),'m\x20W.C.',_0x2977de(0x149),_0x2977de(0x13d),_0x2977de(0x1d0),_0x2977de(0x155),_0x2977de(0x196)],'Pressure\x20Drop\x20per\x20Unit\x20Length':[_0x2977de(0x160),_0x2977de(0xe3),_0x2977de(0x262),_0x2977de(0x28a),_0x2977de(0x21e),_0x2977de(0x1f3),_0x2977de(0x174),_0x2977de(0x1e9),'in\x20HG/ft',_0x2977de(0x20c),_0x2977de(0x23f),'in\x20W.C./ft','in\x20W.C./100\x20ft',_0x2977de(0x10c),'psi/ft',_0x2977de(0xcf),'Torr/ft','mTorr/m'],'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':[_0x2977de(0x228),_0x2977de(0x281),_0x2977de(0x16d),'lb/ft',_0x2977de(0x154),_0x2977de(0xd2)],'Stiffness\x20of\x20Rotary\x20Spring':[_0x2977de(0xe6),_0x2977de(0x232),_0x2977de(0x103),'N⋅mm/deg°',_0x2977de(0x19a),'lb-ft/deg°',_0x2977de(0x1c3),_0x2977de(0x222)],'Flow\x20Rate\x20(Volume)':[_0x2977de(0x120),'m³/min','m³/h','L/s',_0x2977de(0x119),'L/h',_0x2977de(0x1d4),_0x2977de(0x220),_0x2977de(0x1bd),_0x2977de(0x28d),_0x2977de(0x219),_0x2977de(0x10a),_0x2977de(0xda),'CFH',_0x2977de(0x125),_0x2977de(0x233),_0x2977de(0xfe),_0x2977de(0x230),'gph(US)',_0x2977de(0x12a),_0x2977de(0x1e7)],'Flow\x20Rate\x20(Mass)':['kg/s','kg/min',_0x2977de(0x217),_0x2977de(0x23e),_0x2977de(0x1fb),'g/h',_0x2977de(0x1db),_0x2977de(0x1a9),_0x2977de(0x11c),'lbm/s',_0x2977de(0x117),_0x2977de(0x156),'oz/s','oz/min','oz/h','tonne/h',_0x2977de(0x169),_0x2977de(0x11d)],'Speed\x20/\x20Velocity\x20(Linear)':[_0x2977de(0x14b),_0x2977de(0x14c),_0x2977de(0x20e),_0x2977de(0x142),_0x2977de(0x167),_0x2977de(0x116),_0x2977de(0x15e),_0x2977de(0xef),'km/h','in/s','fps',_0x2977de(0x218),_0x2977de(0xed),_0x2977de(0xd4),_0x2977de(0xeb),_0x2977de(0x26c)],'Fuel\x20Heat\x20Value\x20(Volume)':['J/m³',_0x2977de(0x257),_0x2977de(0x1fc),_0x2977de(0x1c0),_0x2977de(0x205),_0x2977de(0x100),_0x2977de(0x216),'kcal(IT)/m³',_0x2977de(0x162),_0x2977de(0x210),_0x2977de(0xcc),_0x2977de(0x229),_0x2977de(0x19e),_0x2977de(0xf7),_0x2977de(0x105),'Btu/ft³',_0x2977de(0x223)],'Fuel\x20Heat\x20Value\x20(Mass)':[_0x2977de(0x235),_0x2977de(0x1b6),_0x2977de(0x1a4),_0x2977de(0xdd),_0x2977de(0x10d),_0x2977de(0x25a),_0x2977de(0x12c),_0x2977de(0x24a),_0x2977de(0x1b8),'Wh/g','Wh/kg','kWh/kg',_0x2977de(0x24f),_0x2977de(0x19c),_0x2977de(0x18d),_0x2977de(0xf6)],'Mass\x20Heat\x20Capacity':[_0x2977de(0x165),_0x2977de(0x112),_0x2977de(0x1c7),'J/(g·°C)',_0x2977de(0x241)],'Viscosity\x20-\x20Absolute/Dynamic(μ)':['PI[Pa·s]','N·s/m²','kg/m/s',_0x2977de(0xe8),'cP','lb·s/ft²','lbm/ft/s'],'Viscosity\x20-\x20Kinematic':[_0x2977de(0x1a5),_0x2977de(0x1a2),_0x2977de(0x124),_0x2977de(0x137),'Stoke','cm²/min','cm²/hr',_0x2977de(0x21d),_0x2977de(0x140),_0x2977de(0x1f9),_0x2977de(0x177),_0x2977de(0xd1),_0x2977de(0x1bc),_0x2977de(0x215),_0x2977de(0x1c4),_0x2977de(0x123)],'Linear\x20Thermal\x20Expansion\x20Coefficient':[_0x2977de(0x168),'1/°C',_0x2977de(0x109),_0x2977de(0x23b)],'Thermal\x20Conductivity':['W/(m⋅°K)','W/(cm⋅°K)',_0x2977de(0xfc),'BTU/(h⋅in⋅°F)'],'Electrical\x20Charge':[_0x2977de(0x163),'Ah',_0x2977de(0x265),_0x2977de(0x289),_0x2977de(0x146),'faraday'],'Electrical\x20Potential\x20Difference\x20(Voltage)':['V',_0x2977de(0x151),'joule/coulomb',_0x2977de(0x1a8),'µV','mV','kV','MV'],'Electrical\x20Resistance(Impedance)':[_0x2977de(0xe0),'µΩ','mΩ','kΩ','MΩ'],'Electrical\x20Capacitance':[_0x2977de(0x1bb),'pF','nF','µF','mF'],'Electrical\x20Inductance':[_0x2977de(0x1ef),'µH','mH'],'Electrical\x20Conductance':[_0x2977de(0x260),'℧','µS','mS','kS'],'Magnetic\x20Flux':['Wb[weber]','nWb','µWb',_0x2977de(0x269),'cWb','dWb'],'Luminous\x20Flux':[_0x2977de(0x134),'cd⋅sr'],'Magnetic\x20Flux\x20Density':['T[tesla]',_0x2977de(0x1f2),'µT','G','mT'],'Katalytic\x20Activity':['kat[katal]','mol/s','µkat',_0x2977de(0x132),_0x2977de(0x1d1),_0x2977de(0x145)],'Radioactivity':[_0x2977de(0x283),_0x2977de(0x1ed),'µBq',_0x2977de(0x18a),_0x2977de(0x1a6),'MBq','Rd[rutherford]','Ci[curie]'],'Absorbed\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x2977de(0xd8),_0x2977de(0x235),'µGy',_0x2977de(0x189),_0x2977de(0x28c),_0x2977de(0x1b5)],'Equivalent\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x2977de(0x1b2),'J/kg',_0x2977de(0x147),_0x2977de(0x1bf),'kSv',_0x2977de(0x221)],'Volumetric\x20Displacement':[_0x2977de(0x214),_0x2977de(0x278),_0x2977de(0x261),_0x2977de(0x15d),_0x2977de(0x1cc),'in³/rev',_0x2977de(0x1e6)],'Fuel\x20Economy':[_0x2977de(0x139),_0x2977de(0x259),_0x2977de(0x21c),_0x2977de(0x1f8),_0x2977de(0x239),_0x2977de(0x212)],'Fuel\x20Consumption':[_0x2977de(0x1de),_0x2977de(0xe1),'L/100km','L/mile',_0x2977de(0x13c),'gal(US-liquid)/mile',_0x2977de(0x128),_0x2977de(0x1e5),_0x2977de(0x11f)],'New\x20Energy\x20Economy\x20(MPGe)':[_0x2977de(0x19b),_0x2977de(0x153),_0x2977de(0x24d),_0x2977de(0x21b),'mile/MJ',_0x2977de(0x1e4),_0x2977de(0x238)],'New\x20Energy\x20Consumption':[_0x2977de(0x148),_0x2977de(0x19d),_0x2977de(0x121),'kWh/km',_0x2977de(0x198),_0x2977de(0x175),_0x2977de(0x192),_0x2977de(0x1be),'MJ/100km',_0x2977de(0x26a),_0x2977de(0x113),'MM\x20Btu/km','MM\x20Btu/100km',_0x2977de(0x1e8),'MM\x20Btu/100mile'],'Baud\x20Rate':[_0x2977de(0xdb),'Bd',_0x2977de(0xde),'MBd','GBd'],'Currency':['$','¢',_0x2977de(0x11b),_0x2977de(0x256),_0x2977de(0x1dd),_0x2977de(0xd0)],'Impulse\x20/\x20Momentum':['N·s','Newton-second',_0x2977de(0x250),_0x2977de(0x252),_0x2977de(0x1f5),'lbm·fpm'],'Digital\x20Storage':[_0x2977de(0x28f),'kilobit',_0x2977de(0x133),_0x2977de(0x1c6),_0x2977de(0x150),_0x2977de(0x13f),_0x2977de(0x179),_0x2977de(0x1fa),_0x2977de(0x27d),'petabit',_0x2977de(0x15f),_0x2977de(0x1df),'kilobyte',_0x2977de(0x277),_0x2977de(0x106),'mebibyte',_0x2977de(0xf2),_0x2977de(0xe9),_0x2977de(0xf3),'tebibyte',_0x2977de(0x246),_0x2977de(0x27b)],'Data\x20Transfer\x20Rate':['bit/s',_0x2977de(0xee),_0x2977de(0x1a7),_0x2977de(0x108),'mebibit/s',_0x2977de(0x17f),_0x2977de(0x136),_0x2977de(0x1f4),_0x2977de(0x17b),_0x2977de(0x1aa),_0x2977de(0x287)]},_0x56019d={'Length':{'m':0x1,'nano[nm]':0x1/0x3b9aca00,'µm':0x1/0xf4240,'micron':0x1/0xf4240,'mm':0x1/0x3e8,'cm':0.01,'dm':0.1,'km':0x3e8,'in':_0x573b33,'thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]':_0x573b33/0x3e8,'ft-in':_0x573b33,'ft':_0x311ad4,'yd':0x3*_0x311ad4,'mile':_0x1b9db8*_0x311ad4,'NM[M,\x20nmi,\x20or\x20nautical\x20mile]':_0x20aa42},'Mass':{'kg':0x1,'g':0.001,'mg':0x1/0xf4240,'µg':0x1/0x3b9aca00,'oz':0x1/0x10*_0x2d25ed,'lbm':_0x2d25ed,'slug':_0x36fcfe,'ton(US/short)':0x7d0*_0x2d25ed,'ton(UK-Imperial/long)':0x8c0*_0x2d25ed,'tonne':0x3e8},'Time':{'s[second]':0x1,'s':0x1,'minute':0x3c,'h':0xe10,'h[hour]':0xe10,'day':0xe10*0x18,'week':0xe10*0x18*0x7},'ElectricalCurrent':{'A':0x1,'Ampere[amp]':0x1,'mA':0.001,'µA':0.000001,'kA':0x3e8,'MA':0xf4240,'esu/s':0x1/0xb2d05e00},'Temperature':{'°K':{'c0':0x1,'c1':0x0},'°C':{'c0':0x1,'c1':273.15},'°F':{'c0':0x5/0x9,'c1':255.3722222},'°Ra':{'c0':0x5/0x9,'c1':0x0}},'Amount\x20of\x20Substance':{'mol':0x1,'mmol':0.001,'kmol':0x3e8},'Luminous\x20Intensity':{'cd[candela]':0x1,'lm/sr':0x1,'cp[candlepower]':0x1,'cp[candlepower(before\x201948)]':0.981},'Acceleration':{'m/s²':0x1,'m/min²':0x1/0xe10,'mm/s²':0.001,'ft/s²':_0x311ad4,'ft/min²':_0x311ad4/0xe10,'in/s²':_0x573b33},'Gravitational\x20Constant':{'m³/kg/s²':0x1,'N⋅m²/kg²':0x1,'dyn⋅cm²/g²':0x3e8},'Velocity\x20(Angular)':{'rad/s':0x1,'rad/min':0x1/0x3c,'rad/h':0x1/0xe10,'deg°/s':Math['PI']/0xb4,'deg°/min':Math['PI']/0xb4/0x3c,'deg°/h':Math['PI']/0xb4/0xe10,'rpm[rev/min]':0x2*Math['PI']/0x3c,'rev/s':0x2*Math['PI']},'Acceleration\x20(Angular)':{'rad/s²':0x1,'rad/min²':0x1/0xe10,'deg°/s²':Math['PI']/0xb4,'deg°/min²':Math['PI']/0xb4/0xe10},'Illuminance':{'lux':0x1,'lumen/m²':0x1,'lm/m²':0x1,'meter-candle':0x1,'phot':0x2710,'foot-candle':0x1/Math[_0x2977de(0x204)](_0x311ad4,0x2),'fc':0x1/Math[_0x2977de(0x204)](_0x311ad4,0x2),'lumen/ft²':0x1/Math['pow'](_0x311ad4,0x2),'lm/ft²':0x1/Math['pow'](_0x311ad4,0x2)},'Frequency':{'Hz':0x1,'1/s':0x1,'1/min':0x1/0x3c,'rpm':0x1/0x3c,'1/hour':0x1/0xe10,'mHz':0x1/0x3e8,'kHz':0x3e8,'MHz':0xf4240,'GHz':0x3b9aca00},'Area':{'m²':0x1,'µm²':Math[_0x2977de(0x204)](0x1/0xf4240,0x2),'mm²':Math[_0x2977de(0x204)](0x1/0x3e8,0x2),'cm²':Math['pow'](0x1/0x64,0x2),'km²':0xf4240,'hectare':Math[_0x2977de(0x204)](0x64,0x2),'in²':Math[_0x2977de(0x204)](_0x573b33,0x2),'ft²':Math[_0x2977de(0x204)](_0x311ad4,0x2),'yd²':Math[_0x2977de(0x204)](_0x311ad4*0x3,0x2),'acre':_0x6884d2*Math[_0x2977de(0x204)](_0x311ad4,0x2),'mile²':Math[_0x2977de(0x204)](_0x1b9db8*_0x311ad4,0x2)},'Volume\x20/\x20Section\x20Modulus':{'m³':0x1,'µm³':Math['pow'](0x1/0xf4240,0x3),'mm³':Math[_0x2977de(0x204)](0x1/0x3e8,0x3),'cm³':Math[_0x2977de(0x204)](0x1/0x64,0x3),'L':0x1/0x3e8,'mL':0x1/0xf4240,'km³':Math['pow'](0x3e8,0x3),'in³':Math[_0x2977de(0x204)](_0x573b33,0x3),'ft³':Math[_0x2977de(0x204)](_0x311ad4,0x3),'yd³':Math[_0x2977de(0x204)](_0x311ad4*0x3,0x3),'gal(UK-imperial)':_0x27c08f*0x1/0x3e8,'gal(US-liquid)':_0x913e3f*Math[_0x2977de(0x204)](_0x573b33,0x3),'gal(US-dry)':_0x55ef1d*Math[_0x2977de(0x204)](_0x573b33,0x3),'pint(UK-imperial)':_0x1dcf9f*_0x27c08f*0x1/0x3e8,'pint(US-liquid)':_0x1dcf9f*_0x913e3f*Math[_0x2977de(0x204)](_0x573b33,0x3),'pint(US-dry)':_0x1dcf9f*_0x55ef1d*Math[_0x2977de(0x204)](_0x573b33,0x3),'fluid\x20ounce(UK-imperial)':_0x52fe83*_0x1dcf9f*_0x27c08f/0x3e8,'fluid\x20ounce(US-liquid)':_0xe32905*_0x1dcf9f*_0x913e3f*Math[_0x2977de(0x204)](_0x573b33,0x3),'bushel(UK-imperial)':_0x2d509*_0x27c08f/0x3e8,'bushel(US-dry)':_0x3d0d81*_0x55ef1d*Math[_0x2977de(0x204)](_0x573b33,0x3),'cup(US-liquid)':_0x5cac35*_0x913e3f*Math[_0x2977de(0x204)](_0x573b33,0x3),'cup(Legal)':_0xaef8f9*Math[_0x2977de(0x204)](0.01,0x3),'cup(Metric)':_0x5ba836*Math[_0x2977de(0x204)](0.01,0x3),'cup(Imperial)':_0x551d31*_0x52fe83*_0x1dcf9f*_0x27c08f/0x3e8},'Polar\x20Moment\x20of\x20Inertia':{'m⁴':0x1,'mm⁴':1e-12,'cm⁴':1e-8,'in⁴':Math['pow'](_0x573b33,0x4),'ft⁴':Math[_0x2977de(0x204)](_0x311ad4,0x4)},'Moment\x20of\x20Inertia':{'kg⋅m²':0x1,'g⋅cm²':0x1/(0x3e8*0x2710),'g⋅mm²':0x1/(0x3e8*0xf4240),'lbm⋅ft²':_0x2d25ed*Math[_0x2977de(0x204)](_0x311ad4,0x2),'lbm⋅in²':_0x2d25ed*Math['pow'](_0x573b33,0x2),'oz⋅in²':_0x2d25ed/0x10*Math[_0x2977de(0x204)](_0x573b33,0x2)},'Force':{'N':0x1,'kN':0x3e8,'MN':0xf4240,'kgf':_0x3e0b36,'lb':_0x2d25ed*_0x3e0b36,'lbf':_0x2d25ed*_0x3e0b36,'kip[kilo\x20pound]':0x3e8*_0x2d25ed*_0x3e0b36},'Angle':{'radian':0x1,'rad':0x1,'deg°':Math['PI']/0xb4,'revolution':Math['PI']*0x2},'Solid\x20Angle':{'sr[steradian]':0x1,'m²/m²':0x1},'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':{'kg/m²':0x1,'g/cm²':0x1/0x3e8/Math[_0x2977de(0x204)](0.01,0x2),'g/mm²':0x1/0x3e8/Math[_0x2977de(0x204)](0.001,0x2),'tonne/m²':0x3e8,'lbm/yd²':_0x2d25ed/Math[_0x2977de(0x204)](_0x311ad4*0x3,0x2),'lbm/ft²':_0x2d25ed/Math[_0x2977de(0x204)](_0x311ad4,0x2),'lbm/in²':_0x2d25ed/Math[_0x2977de(0x204)](_0x573b33,0x2),'oz/yd²':_0x2d25ed/0x10/Math[_0x2977de(0x204)](0x3*_0x311ad4,0x2),'oz/ft²':_0x2d25ed/0x10/Math[_0x2977de(0x204)](_0x311ad4,0x2),'oz/in²':_0x2d25ed/0x10/Math[_0x2977de(0x204)](_0x573b33,0x2)},'Density':{'kg/m³':0x1,'kg/L':0x3e8,'g/cm³':0x1/0x3e8/Math[_0x2977de(0x204)](0.01,0x3),'g/mm³':0x1/0x3e8/Math['pow'](0.001,0x3),'lbm/ft³':_0x2d25ed/Math[_0x2977de(0x204)](_0x311ad4,0x3),'lbm/in³':_0x2d25ed/Math[_0x2977de(0x204)](_0x573b33,0x3)},'Energy':{'J[Joule]':0x1,'kJ':0x3e8,'MJ':0xf4240,'GJ':0x3b9aca00,'TNT\x20Equivalent[kiloton]':0x3b9aca00*_0x31e9bd,'Btu':_0x43b884,'MM\x20Btu':_0x43b884*0xf4240,'calorie(IT)':_0x376c86,'kilo-calorie(IT)':_0x376c86*0x3e8,'calorie(TH)':_0x31e9bd,'kilo-calorie(TH)':_0x31e9bd*0x3e8,'HP\x20Hour':_0x463e91*0xe10,'Wh':0xe10,'kWh':0xe10*0x3e8,'eV{electron-volt]':0x1/_0xa23b54},'Power':{'W[watt]':0x1,'kW':0x3e8,'MW':0xf4240,'GW[Gigawatt]':0x3b9aca00,'Btu/h':_0x43b884/0xe10,'Btu/minute':_0x43b884/0x3c,'MM\x20Btu/h':_0x43b884*0xf4240/0xe10,'calorie(IT)/second':_0x376c86,'calorie(IT)/minute':_0x376c86/0x3c,'kilo-calorie(IT)/hour':_0x376c86*0x3e8/0xe10,'calorie(TH)/second':_0x31e9bd,'calorie(TH)/minute':_0x31e9bd/0x3c,'kilo-calorie(TH)/hour':_0x31e9bd*0x3e8/0xe10,'lb-ft/second':_0x2d25ed*_0x3e0b36*_0x311ad4,'lb-ft/minute':_0x2d25ed*_0x3e0b36*_0x311ad4/0x3c,'HP':_0x463e91,'J/second':0x1,'J/minute':0x1/0x3c,'J/h':0x1/0xe10,'MJ/h':0xf4240/0xe10,'kJ/minute':0x3e8/0x3c},'Torque,\x20Moment\x20of\x20Force':{'Nm':0x1,'kNm':0x3e8,'lb-in':_0x2d25ed*_0x3e0b36*_0x573b33,'kip-in':0x3e8*_0x2d25ed*_0x3e0b36*_0x573b33,'lb-ft':_0x2d25ed*_0x3e0b36*_0x311ad4,'oz-in':_0x2d25ed/0x10*_0x3e0b36*_0x573b33,'oz-ft':_0x2d25ed/0x10*_0x3e0b36*_0x311ad4},'Pressure/Stress':{'Pa':0x1,'kPa':0x3e8,'MPa':0xf4240,'GPa':0x3b9aca00,'bar':0x64*0x3e8,'mbar':0x64,'atm':_0x27e754,'mm\x20HG':_0x51c47f,'cm\x20HG':_0x51c47f*0xa,'in\x20HG':_0x51c47f*25.4,'mm\x20W.C.':0x1/0x3e8*0x3e8*_0x3e0b36,'m\x20W.C.':0x1*0x3e8*_0x3e0b36,'in\x20W.C.':_0x573b33*0x3e8*_0x3e0b36,'psf':_0x2d25ed*_0x3e0b36/Math['pow'](_0x311ad4,0x2),'psi':_0x2d25ed*_0x3e0b36/Math[_0x2977de(0x204)](_0x573b33,0x2),'ksi':_0x2d25ed*_0x3e0b36/Math[_0x2977de(0x204)](_0x573b33,0x2)*0x3e8,'ksi{kip/in²]':_0x2d25ed*_0x3e0b36/Math[_0x2977de(0x204)](_0x573b33,0x2)*0x3e8},'Pressure\x20Drop\x20per\x20Unit\x20Length':{'Pa/m':0x1,'Pascal/m':0x1,'kPa/m':0x3e8,'MPa/km':0xf4240/0x3e8,'bar/m':0x186a0,'mbar/mm':0x64*0x3e8,'atm/m':_0x27e754,'mm\x20HG/m':_0x51c47f,'in\x20HG/ft':_0x51c47f*25.4/_0x311ad4,'mm\x20W.C./m':0x1/0x3e8*0x3e8*_0x3e0b36,'m\x20W.C./m':0x3e8*_0x3e0b36,'in\x20W.C./ft':_0x573b33*0x3e8*_0x3e0b36/_0x311ad4,'in\x20W.C./100\x20ft':_0x573b33*0x3e8*_0x3e0b36/_0x311ad4/0x64,'psf/in':_0x2d25ed*_0x3e0b36/Math['pow'](_0x311ad4,0x2)/_0x573b33,'psi/ft':_0x2d25ed*_0x3e0b36/Math['pow'](_0x311ad4,0x2)/_0x311ad4,'ksi/ft':_0x2d25ed*_0x3e0b36/Math[_0x2977de(0x204)](_0x311ad4,0x2)/_0x311ad4*0x3e8,'Torr/ft':_0x365d75*_0x27e754/_0x311ad4,'mTorr/m':_0x365d75*_0x27e754/0x3e8},'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':{'N/m':0x1,'N/mm':0x3e8,'kN/m':0x3e8,'lb/ft':_0x2d25ed*_0x3e0b36/_0x311ad4,'kips/ft':0x3e8*_0x2d25ed*_0x3e0b36/_0x311ad4,'lb/in':_0x2d25ed*_0x3e0b36/_0x573b33},'Stiffness\x20of\x20Rotary\x20Spring':{'N⋅m/rad':0x1,'N⋅m/deg°':0x1/Math['PI']*0xb4,'N⋅mm/rad':0x1/0x3e8,'N⋅mm/deg°':0x1/0x3e8/Math['PI']*0xb4,'lb-ft/rad':_0x2d25ed*_0x3e0b36*_0x311ad4,'lb-ft/deg°':_0x2d25ed*_0x3e0b36*_0x311ad4/(Math['PI']/0xb4),'lb-in/rad':_0x2d25ed*_0x3e0b36*_0x573b33,'lb-in/deg°':_0x2d25ed*_0x3e0b36*_0x573b33/(Math['PI']/0xb4)},'Flow\x20Rate\x20(Volume)':{'m³/s':0x1,'m³/min':0x1/0x3c,'m³/h':0x1/0xe10,'L/s':0x1/0x3e8,'L/min':0x1/0x3e8/0x3c,'L/h':0x1/0x3e8/0xe10,'cm³/s':0.000001,'cm³/min':0.000001/0x3c,'in³/s':Math[_0x2977de(0x204)](_0x573b33,0x3),'in³/min':Math[_0x2977de(0x204)](_0x573b33,0x3)/0x3c,'ft³/s':Math[_0x2977de(0x204)](_0x311ad4,0x3),'CFM':Math[_0x2977de(0x204)](_0x311ad4,0x3)/0x3c,'CFM[ft³/min]':Math['pow'](_0x311ad4,0x3)/0x3c,'CFH':Math[_0x2977de(0x204)](_0x311ad4,0x3)/0xe10,'CFH[ft³/h]':Math[_0x2977de(0x204)](_0x311ad4,0x3)/0xe10,'yd³/min':Math[_0x2977de(0x204)](_0x311ad4*0x3,0x3)/0x3c,'yd³/h':Math[_0x2977de(0x204)](_0x311ad4*0x3,0x3)/0xe10,'gpm(US)':_0x913e3f*Math[_0x2977de(0x204)](_0x573b33,0x3)/0x3c,'gph(US)':_0x913e3f*Math['pow'](_0x573b33,0x3)/0xe10,'bushel(UK-imperial)/h':_0x2d509*_0x27c08f/0x3e8/0xe10,'bushel(US)/h':_0x3d0d81*_0x55ef1d*Math[_0x2977de(0x204)](_0x573b33,0x3)/0xe10},'Flow\x20Rate\x20(Mass)':{'kg/s':0x1,'kg/min':0x1/0x3c,'kg/h':0x1/0xe10,'g/s':0x1/0x3e8,'g/min':0x1/0x3e8/0x3c,'g/h':0x1/0x3e8/0xe10,'slug/s':_0x36fcfe,'slug/min':_0x36fcfe/0x3c,'slug/h':_0x36fcfe/0xe10,'lbm/s':_0x2d25ed,'lbm/min':_0x2d25ed/0x3c,'lbm/h':_0x2d25ed/0xe10,'oz/s':_0x2d25ed/0x10,'oz/min':_0x2d25ed/0x10/0x3c,'oz/h':_0x2d25ed/0x10/0xe10,'tonne/h':0x3e8/0xe10,'short\x20ton/h':0x7d0*_0x2d25ed/0xe10,'long\x20ton/h':0x8c0*_0x2d25ed/0xe10},'Speed\x20/\x20Velocity\x20(Linear)':{'m/s':0x1,'mm/s':0x1/0x3e8,'km/s':0x1,'mm/min':0x1/0x3e8/0x3c,'m/min':0x1/0x3c,'km/min':0x3e8/0x3c,'mm/h':0x1/0x3e8/0xe10,'m/h':0x1/0xe10,'km/h':0x3e8/0xe10,'in/s':_0x573b33,'fps':_0x311ad4,'fps[ft/second]':_0x311ad4,'fpm':_0x311ad4/0x3c,'fpm[ft/minute]':_0x311ad4/0x3c,'mph[mile/h]':_0x1b9db8*_0x311ad4/0xe10,'knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]':_0x20aa42/0xe10},'Electrical\x20Potential\x20Difference\x20(Voltage)':{'V':0x1,'Volt':0x1,'joule/coulomb':0x1,'J/C':0x1,'µV':0x1/0xf4240,'mV':0x1/0x3e8,'kV':0x3e8,'MV':0xf4240}};class _0x202fd9 extends HTMLElement{constructor(){const _0x11be63=_0x2977de;super(),this[_0x11be63(0x17c)]({'mode':'open'}),this['tooltipTimeout']=null,this[_0x11be63(0x110)]='https://firebasestorage.googleapis.com/v0/b/auto-calc-80237.appspot.com/o/shared%2Fassets%2Fimages%2Fe3d-logo2.png?alt=media&token=7064f466-6168-4b8a-b921-4e86115cb492';}[_0x2977de(0x18b)](){const _0x5d5faf=_0x2977de;this['units']=_0x40aa08,this[_0x5d5faf(0x226)]=_0x56019d,this['unit']=this[_0x5d5faf(0x1e1)]('unit')||'mm',this['unitCategory']=this[_0x5d5faf(0x1ee)](this[_0x5d5faf(0x1e3)]),this['inputValue']=this[_0x5d5faf(0x1e1)]('value'),this[_0x5d5faf(0x1b9)]=this[_0x5d5faf(0x1b3)](this['inputValue'],this[_0x5d5faf(0x1e3)]),this[_0x5d5faf(0xf4)]=parseInt(this[_0x5d5faf(0x1e1)](_0x5d5faf(0x1b4)))||0x2,this[_0x5d5faf(0x185)]=!this[_0x5d5faf(0x286)](_0x5d5faf(0xd5))||this[_0x5d5faf(0x1e1)](_0x5d5faf(0xd5))==='true',this[_0x5d5faf(0x161)](),this['attachEventListeners']();}[_0x2977de(0x28e)](){const _0x469e61=_0x2977de;this[_0x469e61(0xdc)]();}static get[_0x2977de(0x172)](){const _0x5a48d1=_0x2977de;return[_0x5a48d1(0x1b9),_0x5a48d1(0x1e3),_0x5a48d1(0x1b4),_0x5a48d1(0xd5)];}[_0x2977de(0x1d7)](_0x3d9d2d,_0x275a94,_0x21dd47){const _0x35b57e=_0x2977de;if(_0x3d9d2d===_0x35b57e(0x1b9))this[_0x35b57e(0x18f)]=_0x21dd47,this[_0x35b57e(0x1b9)]=this[_0x35b57e(0x1b3)](_0x21dd47,this[_0x35b57e(0x1e3)]);else{if(_0x3d9d2d===_0x35b57e(0x1e3)){const _0x421105=this[_0x35b57e(0x1e3)];this[_0x35b57e(0x1e3)]=_0x21dd47,this[_0x35b57e(0x1d3)]=this[_0x35b57e(0x1ee)](_0x21dd47),_0x421105!==_0x21dd47&&(this[_0x35b57e(0x1b9)]=this['convertValue'](this[_0x35b57e(0x1b9)],_0x421105,_0x21dd47));}else _0x3d9d2d===_0x35b57e(0x1b4)?this[_0x35b57e(0xf4)]=parseInt(_0x21dd47)||0x2:_0x3d9d2d===_0x35b57e(0xd5)&&(this[_0x35b57e(0x185)]=_0x21dd47===null||_0x21dd47===_0x35b57e(0x1ff));}this['render']();}[_0x2977de(0x1b3)](_0x458100,_0x25bf1d){const _0x1a43cc=_0x2977de;return _0x25bf1d===_0x1a43cc(0x1ec)?this[_0x1a43cc(0x14d)](_0x458100):parseFloat(_0x458100);}[_0x2977de(0x14d)](_0xf3b0c7){const _0x44f86a=_0x2977de,_0x43be11=/(\d+)\'(\s*-\s*)?(\d+)?(\s+)?(\d+)?\/?(\d+)?/,_0x4bbb79=/(\d+)\'/,_0x4bb909=/(\d+)/;let _0x42dfde=_0xf3b0c7[_0x44f86a(0x274)](_0x43be11);if(_0x42dfde){const _0x10b118=parseInt(_0x42dfde[0x1])||0x0,_0x4d6136=parseInt(_0x42dfde[0x3])||0x0,_0x2f78c0=parseInt(_0x42dfde[0x5])||0x0,_0xb20067=parseInt(_0x42dfde[0x6])||0x1;return this['calculateTotalInches'](_0x10b118,_0x4d6136,_0x2f78c0,_0xb20067);}if(_0x42dfde=_0xf3b0c7[_0x44f86a(0x274)](_0x4bbb79),_0x42dfde){const _0x65c9b7=parseInt(_0x42dfde[0x1])||0x0;return this['calculateTotalInches'](_0x65c9b7,0x0,0x0,0x1);}if(_0x42dfde=_0xf3b0c7['match'](_0x4bb909),_0x42dfde){const _0x1b554f=parseInt(_0x42dfde[0x1])||0x0;return this['calculateTotalInches'](0x0,_0x1b554f,0x0,0x1);}return parseFloat(_0xf3b0c7);}[_0x2977de(0x186)](_0x276a93,_0x438a3b,_0x31cb3c,_0x24cbd6){return _0x276a93*0xc+_0x438a3b+_0x31cb3c/_0x24cbd6;}[_0x2977de(0x1a3)](_0x4b1039,_0xfe5764=_0x2977de(0xce)){const _0x1c4749=_0x2977de;if(_0x4b1039<0x0)return'-'+this['formatFeetInchesValue'](-_0x4b1039,_0xfe5764);const _0xd4bd4f=parseInt(_0xfe5764[_0x1c4749(0x15a)]('/')[0x1][_0x1c4749(0xd9)]('\x22',''));let _0x4fe7b7=Math[_0x1c4749(0xe4)](_0x4b1039/0xc),_0x2d2aaa=Math[_0x1c4749(0xe4)](_0x4b1039%0xc);const _0x1fd01c=_0x4b1039-Math[_0x1c4749(0xe4)](_0x4b1039);let _0x9f7472='';if(_0x1fd01c>0x0&&_0xfe5764!==0x0){let _0x25cf21=Math[_0x1c4749(0x26d)](_0x1fd01c*_0xd4bd4f);const _0x5bfe45=(_0x2b1289,_0x5b5620)=>_0x5b5620?_0x5bfe45(_0x5b5620,_0x2b1289%_0x5b5620):_0x2b1289,_0x1da582=_0x5bfe45(_0x25cf21,_0xd4bd4f);_0x9f7472='\x20'+_0x25cf21/_0x1da582+'/'+_0xd4bd4f/_0x1da582,_0x9f7472['trim']()===_0x1c4749(0x242)&&(_0x2d2aaa++,_0x2d2aaa>=0xc&&(_0x4fe7b7++,_0x2d2aaa-=0xc),_0x9f7472='');}let _0x289ebd='';return _0x4fe7b7>0x0&&(_0x289ebd+=_0x4fe7b7+'\x27'),_0x4fe7b7>0x0&&(_0x2d2aaa>0x0||_0x9f7472!=='')&&(_0x289ebd+='-'),_0x2d2aaa>0x0&&(_0x289ebd+=''+_0x2d2aaa),_0x9f7472!==''&&(_0x289ebd+=_0x9f7472),(_0x2d2aaa>0x0||_0x9f7472!=='')&&(_0x289ebd+='\x22'),_0x289ebd[_0x1c4749(0x27c)]();}[_0x2977de(0x1ee)](_0x144f90){const _0x19f239=_0x2977de;for(const _0x41b572 in this[_0x19f239(0xc8)])if(this[_0x19f239(0xc8)][_0x41b572][_0x19f239(0x27a)](_0x144f90))return _0x41b572;return this['units'][_0x19f239(0x118)]=this[_0x19f239(0xc8)][_0x19f239(0x118)]||[],this[_0x19f239(0xc8)][_0x19f239(0x118)]['push'](_0x144f90),this[_0x19f239(0x226)][_0x19f239(0x118)]=this[_0x19f239(0x226)][_0x19f239(0x118)]||{},this[_0x19f239(0x226)]['Custom'][_0x144f90]=0x1,_0x19f239(0x118);}['handleUnitChange'](_0x33d62f){const _0x180eae=_0x2977de;if(_0x33d62f[_0x180eae(0x1dc)][_0x180eae(0x24c)]===_0x180eae(0x25c)){const _0x524a41=_0x33d62f[_0x180eae(0x1dc)][_0x180eae(0x1b9)];this['value']=this[_0x180eae(0x1ac)](this[_0x180eae(0x1b9)],this[_0x180eae(0x1e3)],_0x524a41),this[_0x180eae(0x1e3)]=_0x524a41,this['render']();}this['updateDropdownWidth']();}[_0x2977de(0x1ac)](_0x4e5c52,_0x1d462a,_0x4b92c7){const _0x24d2fe=_0x2977de;if(this[_0x24d2fe(0x1d3)]!==_0x24d2fe(0x1f6)){const _0x2c2953=this[_0x24d2fe(0x226)][this['unitCategory']][_0x1d462a]/this[_0x24d2fe(0x226)][this[_0x24d2fe(0x1d3)]][_0x4b92c7];return _0x4e5c52*_0x2c2953;}else{const _0x382e1c=this[_0x24d2fe(0x226)][this['unitCategory']][_0x1d462a]['c0'],_0x3fb405=this['unitConversion'][this['unitCategory']][_0x1d462a]['c1'],_0x618594=this['unitConversion'][this[_0x24d2fe(0x1d3)]][_0x4b92c7]['c0'],_0x41345c=this['unitConversion'][this[_0x24d2fe(0x1d3)]][_0x4b92c7]['c1'];return(_0x4e5c52*_0x382e1c+_0x3fb405-_0x41345c)/_0x618594;}}[_0x2977de(0x273)](_0x23d768){const _0x1fbc84=_0x2977de;let _0x4a9d52;if(Number[_0x1fbc84(0x200)](_0x23d768)?_0x4a9d52=_0x23d768[_0x1fbc84(0x22c)]():_0x4a9d52=_0x23d768['toFixed'](this[_0x1fbc84(0xf4)])[_0x1fbc84(0xd9)](/\.?0+$/,''),Math[_0x1fbc84(0xcb)](parseFloat(_0x4a9d52))>=0x3e8){const _0x48b8b2=_0x4a9d52[_0x1fbc84(0x15a)]('.');_0x48b8b2[0x0]=_0x48b8b2[0x0][_0x1fbc84(0xd9)](/\B(?=(\d{3})+(?!\d))/g,','),_0x4a9d52=_0x48b8b2['join']('.');}return _0x4a9d52;}[_0x2977de(0x161)](){const _0x30f8f4=_0x2977de;this[_0x30f8f4(0x199)]['innerHTML']=_0x30f8f4(0x1c9)+(this[_0x30f8f4(0x185)]?_0x30f8f4(0x126):'none')+_0x30f8f4(0x10f)+(this[_0x30f8f4(0x185)]?'auto':_0x30f8f4(0x279))+_0x30f8f4(0x173)+(this[_0x30f8f4(0x185)]?_0x30f8f4(0x126):'none')+_0x30f8f4(0x158)+(this[_0x30f8f4(0x185)]?_0x30f8f4(0x1f0):'none')+_0x30f8f4(0x243)+(this[_0x30f8f4(0x1e3)]===_0x30f8f4(0x1ec)?this[_0x30f8f4(0x1a3)](this[_0x30f8f4(0x1b9)]):this[_0x30f8f4(0x273)](this[_0x30f8f4(0x1b9)]))+'\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+(this['units'][this[_0x30f8f4(0x1d3)]]||[this['unit']])[_0x30f8f4(0x23a)](_0x159763=>_0x30f8f4(0x16c)+_0x159763+'\x22\x20'+(_0x159763===this[_0x30f8f4(0x1e3)]?_0x30f8f4(0xc9):'')+'>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+_0x159763+_0x30f8f4(0x1ce))['join']('')+_0x30f8f4(0x188)+(this['showUnitArrow']&&this[_0x30f8f4(0x1d3)]!==_0x30f8f4(0x118)?_0x30f8f4(0x272)+this[_0x30f8f4(0x110)]+_0x30f8f4(0x190):'')+_0x30f8f4(0xdf),this[_0x30f8f4(0x1e2)]();}[_0x2977de(0x1e2)](){const _0x1c7b56=_0x2977de,_0x550591=this[_0x1c7b56(0x199)][_0x1c7b56(0x1ab)](_0x1c7b56(0x164));if(!_0x550591)return;const _0x1d4a34=document[_0x1c7b56(0x271)]('span');_0x1d4a34[_0x1c7b56(0x25d)]['visibility']=_0x1c7b56(0x268),_0x1d4a34[_0x1c7b56(0x25d)]['position']='absolute',_0x1d4a34[_0x1c7b56(0x25d)][_0x1c7b56(0x22e)]=_0x1c7b56(0x26b),_0x1d4a34[_0x1c7b56(0x25d)][_0x1c7b56(0x1cb)]=window[_0x1c7b56(0x10b)](_0x550591)[_0x1c7b56(0x1cb)],document[_0x1c7b56(0x14f)][_0x1c7b56(0x20b)](_0x1d4a34),_0x1d4a34[_0x1c7b56(0x24e)]=this['unit'];const _0x44e0d5=_0x1d4a34[_0x1c7b56(0x138)];document[_0x1c7b56(0x14f)][_0x1c7b56(0x193)](_0x1d4a34);const _0x4b7287=this[_0x1c7b56(0x185)]?0x10:0x6,_0x343f42=this[_0x1c7b56(0x185)]?0x8:0x0;let _0x2361fb=_0x44e0d5+_0x4b7287+_0x343f42+0x2;_0x2361fb=Math[_0x1c7b56(0x16f)](_0x2361fb,0x1e),_0x550591[_0x1c7b56(0x25d)]['width']=_0x2361fb+'px';}[_0x2977de(0x195)](){const _0x24739a=_0x2977de;this[_0x24739a(0x199)][_0x24739a(0x16b)](_0x24739a(0xf9),this[_0x24739a(0x194)][_0x24739a(0x1b0)](this));const _0x3981c9=this['shadowRoot'][_0x24739a(0x1ab)](_0x24739a(0x1f1));_0x3981c9&&(_0x3981c9[_0x24739a(0x16b)](_0x24739a(0x208),this['handleUnitContainerMouseOver'][_0x24739a(0x1b0)](this)),_0x3981c9[_0x24739a(0x16b)](_0x24739a(0x227),this[_0x24739a(0x282)][_0x24739a(0x1b0)](this)));}['removeEventListeners'](){const _0x4b5993=_0x2977de;this[_0x4b5993(0x199)]['removeEventListener'](_0x4b5993(0xf9),this[_0x4b5993(0x194)]['bind'](this));const _0x3bf376=this[_0x4b5993(0x199)][_0x4b5993(0x1ab)](_0x4b5993(0x1f1));_0x3bf376&&(_0x3bf376['removeEventListener'](_0x4b5993(0x208),this[_0x4b5993(0x1ae)][_0x4b5993(0x1b0)](this)),_0x3bf376[_0x4b5993(0x10e)]('mouseout',this[_0x4b5993(0x282)][_0x4b5993(0x1b0)](this)));}[_0x2977de(0x1ae)](){const _0x15722c=_0x2977de,_0x22f591=this[_0x15722c(0x199)]['querySelector'](_0x15722c(0x187));_0x22f591&&(this[_0x15722c(0x127)]=setTimeout(()=>{const _0x5767d8=_0x15722c;_0x22f591[_0x5767d8(0x25d)][_0x5767d8(0xd3)]=_0x5767d8(0x1f0);},0x3e8));}['handleUnitContainerMouseOut'](){const _0x2b6814=_0x2977de,_0x3f00d7=this['shadowRoot'][_0x2b6814(0x1ab)](_0x2b6814(0x187));_0x3f00d7&&(setTimeout(()=>{const _0x571f1b=_0x2b6814;_0x3f00d7['style'][_0x571f1b(0xd3)]='none';},0x7d0),clearTimeout(this[_0x2b6814(0x127)]));}}typeof window<'u'&&(customElements[_0x2977de(0x1c5)](_0x2977de(0x1d9))||customElements[_0x2977de(0x1a1)]('physical-quantity',_0x202fd9),customElements[_0x2977de(0x1c5)](_0x2977de(0xc7))||customElements[_0x2977de(0x1a1)]('uc-qty',class extends _0x202fd9{})),_0x5942a2[_0x2977de(0x1b1)]=_0x202fd9,_0x5942a2[_0x2977de(0x288)]=_0x202fd9,Object[_0x2977de(0x101)](_0x5942a2,{'__esModule':{'value':!0x0},[Symbol[_0x2977de(0x25e)]]:{'value':_0x2977de(0x107)}});}));
1
+ function _0x5538(){const _0x1de85c=['Wh/m³','kN/m','calorie(TH)/minute','tooltipTimeout','gibibyte','includes','parseValue','removeChild','kWh/100km','N/mm','mSv','mebibit/s','ft³','in/s²','N·s/m²','oz/s','deg°/s²','g/s','fps[ft/second]','bushel(US-dry)','kWh','absolute','deg°/min²','click','N⋅m²/kg²','cWb','atm/m','in³/min','lbm','whiteSpace','attachEventListeners','psf/in',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20','mWb','MM\x20Btu/mile','nano[nm]','in³','mouseover','width','Wh/km','rad/s²','kSv','ft²/hr','oz-in','N⋅mm/deg°','pow','NM[M,\x20nmi,\x20or\x20nautical\x20mile]','mol','in³/s','TNT\x20Equivalent[kiloton]','Btu/ton(short)','mm/h','kat[katal]','T[tesla]','in²/s','SELECT','calorie(TH)','ft²','kmol','max','decimal-places','kg/s','megabit/s','Torr/ft','mm\x20W.C./m','mHz','lb-ft/rad','decrement','MM\x20Btu/km','mouseout','mbar/mm','cal(TH)/g','minute','lbm/ft³','terabit/s','1/1','km/kWh','L/100mile','GJ/kg','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','mAh','megabyte','Volt','J/second','Wb[weber]','lm/m²','µGy','disconnectedCallback','Bq[becquerel]','kg/m³','kilobyte','psi/ft','mm/s','ksi/ft','MPa','ft⁴','mTorr/m','Custom','uc-qty-triplet','floor','tebibit','join','gigabit/s','MSv','BTU/(h⋅in⋅°F)','L/mile','CFH[ft³/h]','bit/s','Btu','lm/ft²','in\x20W.C.','km/min','mol/s','lbm·fps','cm³/s','lb·s/ft²','oz/h','tonne/h','hasParentheses','mm²/min','in\x20HG/ft','formatTripletValue','L/min','mile/MJ','CFM','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.value\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','1/°Ra','ft²/min','attachShadow','MM\x20Btu/h','day','abs','m\x20W.C.','J[Joule]','bind','km/L','addEventListener','style','cp[candlepower]','1/s','J/(g·°C)','hasAttribute','ampere-hour','.decrement','unit','.count','Btu/(lbm·°F)','m²/hr','lux','PQWebComponents','ksi','HP\x20Hour/ft³','cm²/hr','CFM[ft³/min]','kkat','slug','mBq','rad/min²','L/s','kibibit','parseTripletValues','oz⋅in²','innerHTML','in⁴','textContent','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20','g/min','terabit','lb/ft','J/kg','removeEventListener','in²/hr','showUnitArrow',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-moz-appearance:\x20','cSt[mm²/s]','rad/h','bushel(UK-imperial)','g/h','MM\x20Btu','rad/min','in/s','in\x20HG','lbm/h','tebibit/s','cup(Imperial)','g⋅mm²','mpg(US)','MJ/100mile','mile²','yd³/min','kHz','lbm/ft²','MHz','ton(UK-Imperial/long)','in\x20W.C./ft','3159051outlfn','µm³','object','J/(g·°K)','N/m','values','micron','kg/L','cup(US-liquid)','Stoke','physical-quantity','toFixed','lbm⋅ft²','J/(kg·°K)','kcal(TH)/kg','show-unit-arrow','m/min²','Wh/kg','thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]','uc-qty','deg°/s','yd³','psi','e3dLogoUrl','MM\x20Btu/100mile','target','oz-ft','</span>\x20x\x20','CFH','endsWith','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<a\x20class=\x22tooltip\x22\x20href=\x22https://v2-docs.donwen.com/daily-calculations/unit-converter.html\x22\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title=\x22Unit\x20Converter\x20for\x20All\x20Categories\x22\x20target=\x22_blank\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<img\x20src=\x22','Btu/minute','Module','fluid\x20ounce(US-liquid)','mile/gal(UK-imperial)','createElement','m/min','gal(US-liquid)/rev','handleUnitContainerMouseOver','ft/min²','none','J/h','\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</span>\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20','bushel(UK-imperial)/h','units','lbm/s','auto','gal(US-liquid)/100mile','N⋅mm/rad','byte','trim','petabit/s','PI[Pa·s]','calorie(TH)/second','kJ/minute','tebibyte','kNm','lb-ft','updateDropdownWidth','rpm','decimalPlaces','lb-in/rad','span','gal(US-liquid)/mile','ft-in','meter-candle','selected','mile/L','</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','tonne/m²','Wh/g','gph(US)','St[cm²/s]','GHz','Wb/m²','split','lbm/min','lb-ft/deg°','new-component-1','PhysicalQuantity','mbar','MJ/km','m³/s','pint(US-liquid)','J/L','block','gigabit','attributeChangedCallback','g/cm³','Mkat','match','J/(kg·°C)','mm/s²','kg⋅m²','kPa/m','https://firebasestorage.googleapis.com/v0/b/auto-calc-80237.appspot.com/o/shared%2Fassets%2Fimages%2Fe3d-logo2.png?alt=media&token=7064f466-6168-4b8a-b921-4e86115cb492','cc/rev','kilo-calorie(IT)','g⋅cm²','mm²','1/hour','MM\x20Btu/100km','mmol','slug/s','kWh/mile','faraday','MM\x20Btu/ft³','tagName','handleUnitContainerMouseOut','Wh/mile','UcQtyPair','Length','Pascal/m','kcal(IT)/kg','round','MJ/h','acre','MPa/km','BTU/(h⋅ft⋅°F)','getComputedStyle','Btu/gal(US)','appendChild','mebibit','querySelector','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity-triplet\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.values\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-text,\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container,\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','mm\x20HG','kilo-calorie(TH)/hour','\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22values\x22>','uc-qty-pair','L/h','.tooltip','L/rev','8740TtetJa','C[coulomb]','rad/s','kJ/kg','position','oz/in²','lb-in/deg°','replace','MM\x20Btu/lbm','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20</div>\x20\x0a\x20\x20\x20\x20','comma','625782RdfyJS','hidden','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20','kBq','gal(UK-imperial)/100mile','km³','kip-in','in²','Gy[gray]','eV[electron-volt]','12125034sKQxND','toString','H[henry]','kilo-calorie(TH)','</option>','km/h','lb-ft/second','week',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x20Custom\x20arrow\x20styles\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20/*\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container::after\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20content:\x20\x27▼\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.7em;\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20right:\x200.3em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20top:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateY(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20bottom:\x20100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20left:\x2050%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20transform:\x20translateX(-50%);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none;\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2012px;\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20pointer-events:\x20none;\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container:hover\x20.tooltip\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.tooltip\x20a:hover\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-decoration:\x20underline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22value\x22>','define','</span>\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20','55715YkMyeQ','1/16\x22','petabit','kip[kilo\x20pound]','gal(UK-imperial)/mile','toStringTag','1/min','m²/s','\x20<span\x20class=\x22unit-text\x22>',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<span\x20class=\x22quantity-triplet\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20','render','m³/min','ft²/s','bar/m','mGy','J/C','g/cm²','W[watt]','fpm','MJ/mile','lbm/in²','W/(m⋅°K)','24pmRmwa','kPa','m/h','updateCount','J/m','1010400mhPVqd','m³/rad','offsetWidth','mkat','pebibit/s','kBd','>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','MJ/kg','getAttribute','display','phot','mm³','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.quantity-pair\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.values\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-right:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin-left:\x202px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20appearance:\x20','HP\x20Hour/lbm','space','\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','petabyte','Ampere[amp]','format','cm³/min','cm³','kcal(IT)/m³','ft³/rev','µBq',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/*\x20height:\x201.1em;\x20*/\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.unit-container\x20select::-ms-expand\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20',')</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22unit-container\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<select>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','e[electron]','cm⁴','get','gigabyte','L/km','km²','calorie(IT)/minute','megabit','gal(US-liquid)','gpm(US)','formatPairValue','m/s','µWb','shadowRoot','visibility','GPa','L/100km','µSv','lbm/yd²','NewComponent1','N⋅m/rad','handleUnitChange','MPGe','m³/rev','cup(Legal)','select','kWh/kg','m²/m²','change','m³/m','kJ/L','m³/kg/s²','\x0a\x20\x20\x20\x20\x20\x20<style>\x0a\x20\x20\x20\x20\x20\x20\x20\x20:host\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20inline-block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20Arial,\x20sans-serif;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.counter\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20flex;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20align-items:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20gap:\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x201px\x20solid\x20#ccc;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x205px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20button\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2016px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20red;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x205px\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20.count\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x2018px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-weight:\x20bold;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22counter\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<button\x20class=\x22decrement\x22>-</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22count\x22>','mm\x20W.C.','nWb','formatTriplet','value','</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<button\x20class=\x22increment\x22>+</button>\x0a\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20','kWh/100mile','short\x20ton/h','unitCategory','mm\x20HG/m','gal(UK-imperial)','cm²/min','Ω[Ohm]','kg/m/s','count','1704440pEloRY','slug/h','<option\x20value=\x22','HP\x20Hour','F[farad]','lb-ft/minute','sr[steradian]','m\x20W.C./m','µkat','3851116FECCbx','yd²','m/s²','cal(TH)/L','cal(IT)/g','75Hymjvz','dyn⋅cm²/g²','°Ra','GJ/m³','MBd','foot-candle','lbm/ft/s',';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x200.15em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x200.1em\x200\x200.2em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20color:\x20blue;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20lightgray;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-family:\x20inherit;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20font-size:\x200.9em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20line-height:\x20normal;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20cursor:\x20pointer;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20text-align-last:\x20center;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20vertical-align:\x20baseline;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20min-width:\x202.5em;\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20</style>\x0a\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22quantity-pair\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22values\x22>(','font','kGy','lm[lumen]','esu/s','S[siemens]','long\x20ton/h','open','kg/m²','body','function','4npPWkF','pint(UK-imperial)','cup(Metric)','kilobit','$1T','kgf','fluid\x20ounce(UK-imperial)','isInteger','mph[mile/h]','defineProperty','J/m³','h[hour]','Ci[curie]','map','inputValue','Wh/L','g/mm³','bit','nowrap','mile/MM\x20Btu','connectedCallback','J/g','bar','1/°K','true','Rd[rutherford]','deg°/min'];_0x5538=function(){return _0x1de85c;};return _0x5538();}function _0x25a4(_0x21177d,_0xa3b91d){const _0x553847=_0x5538();return _0x25a4=function(_0x25a479,_0x5e9ea9){_0x25a479=_0x25a479-0x15a;let _0x30baec=_0x553847[_0x25a479];return _0x30baec;},_0x25a4(_0x21177d,_0xa3b91d);}(function(_0x51482f,_0x2f3130){const _0x253c63=_0x25a4,_0x313049=_0x51482f();while(!![]){try{const _0x168100=-parseInt(_0x253c63(0x2b6))/0x1+-parseInt(_0x253c63(0x2d6))/0x2*(-parseInt(_0x253c63(0x26d))/0x3)+-parseInt(_0x253c63(0x2bf))/0x4+parseInt(_0x253c63(0x2c4))/0x5*(-parseInt(_0x253c63(0x23d))/0x6)+parseInt(_0x253c63(0x1ae))/0x7*(parseInt(_0x253c63(0x268))/0x8)+-parseInt(_0x253c63(0x247))/0x9+parseInt(_0x253c63(0x232))/0xa*(parseInt(_0x253c63(0x252))/0xb);if(_0x168100===_0x2f3130)break;else _0x313049['push'](_0x313049['shift']());}catch(_0x1ec2da){_0x313049['push'](_0x313049['shift']());}}}(_0x5538,0xd5b7d),function(_0x59c46f,_0x4e36d6){const _0x36b07e=_0x25a4;typeof exports==_0x36b07e(0x1b0)&&typeof module<'u'?_0x4e36d6(exports):typeof define==_0x36b07e(0x2d5)&&define['amd']?define(['exports'],_0x4e36d6):(_0x59c46f=typeof globalThis<'u'?globalThis:_0x59c46f||self,_0x4e36d6(_0x59c46f[_0x36b07e(0x180)]={}));}(this,function(_0x1144b5){'use strict';const _0x1050d3=_0x25a4;const _0x148a61=0.45359237,_0x31eee3=9.80665,_0x103270=0x14a0,_0x2304b4=25.4/0x3e8,_0xaa4b49=0xc*_0x2304b4,_0x4bb0fc=0x73c,_0x3b49cc=0x42*0x294,_0x4bcf7b=4.54609,_0x1b0d69=0xe7,_0x18a90e=268.8025,_0x52b683=0x1/0x8,_0x2033a1=0x1/0x14,_0x1b1572=0x1/0x10,_0x444635=0x8,_0xe983a2=0x8,_0x471ce2=0x1/0x10,_0x504f5d=0xf0,_0x5c87f0=0xfa,_0x1ef63=0xa,_0x209e6b=14.59390294,_0x428616=1055.05585262,_0x4398a0=4.1868,_0x2a0243=4.184,_0x54e4d3=0x226*_0x148a61*_0x31eee3*_0xaa4b49,_0x14794e=0x18bcd,_0x4935ae=0x1/0x2f8,_0x4850c2=133.322387415,_0x1a38ea=0x569e4c0a22d73800,_0x43b9a3={'Length':['m',_0x1050d3(0x314),'µm',_0x1050d3(0x1b4),'mm','cm','dm','km','in',_0x1050d3(0x1ee),_0x1050d3(0x1c0),'ft','yd','mile',_0x1050d3(0x31f)],'Mass':['kg','g','mg','µg','oz',_0x1050d3(0x30d),_0x1050d3(0x186),'ton(US/short)',_0x1050d3(0x1ac),'tonne'],'Time':['s[second]','s',_0x1050d3(0x339),'h',_0x1050d3(0x2e1),_0x1050d3(0x16d),_0x1050d3(0x24e)],'ElectricalCurrent':['A',_0x1050d3(0x27e),'mA','µA','kA','MA',_0x1050d3(0x2cf)],'Temperature':['°K','°C','°F',_0x1050d3(0x2c6)],'Amount\x20of\x20Substance':[_0x1050d3(0x320),_0x1050d3(0x214),_0x1050d3(0x32b)],'Luminous\x20Intensity':['cd[candela]','lm/sr',_0x1050d3(0x175),'cp[candlepower(before\x201948)]'],'Acceleration':[_0x1050d3(0x2c1),_0x1050d3(0x1be),_0x1050d3(0x20a),'ft/s²',_0x1050d3(0x1d5),_0x1050d3(0x2fe)],'Gravitational\x20Constant':[_0x1050d3(0x2a6),_0x1050d3(0x309),_0x1050d3(0x2c5)],'Velocity\x20(Angular)':[_0x1050d3(0x234),_0x1050d3(0x19e),_0x1050d3(0x19a),_0x1050d3(0x1c2),_0x1050d3(0x2f0),'deg°/h','rpm[rev/min]','rev/s'],'Acceleration\x20(Angular)':[_0x1050d3(0x319),_0x1050d3(0x188),_0x1050d3(0x301),_0x1050d3(0x307)],'Illuminance':[_0x1050d3(0x17f),'lumen/m²',_0x1050d3(0x346),_0x1050d3(0x1ef),_0x1050d3(0x277),_0x1050d3(0x2c9),'fc','lumen/ft²',_0x1050d3(0x35e)],'Frequency':['Hz','1/s',_0x1050d3(0x258),_0x1050d3(0x1e9),_0x1050d3(0x212),_0x1050d3(0x332),_0x1050d3(0x1a9),_0x1050d3(0x1ab),_0x1050d3(0x1f7)],'Area':['m²','µm²',_0x1050d3(0x211),'cm²',_0x1050d3(0x28c),'hectare',_0x1050d3(0x244),_0x1050d3(0x32a),_0x1050d3(0x2c0),_0x1050d3(0x222),_0x1050d3(0x1a7)],'Volume\x20/\x20Section\x20Modulus':['m³',_0x1050d3(0x1af),_0x1050d3(0x278),_0x1050d3(0x281),'L','mL',_0x1050d3(0x242),_0x1050d3(0x315),_0x1050d3(0x2fd),_0x1050d3(0x1c3),_0x1050d3(0x2b1),_0x1050d3(0x28f),'gal(US-dry)',_0x1050d3(0x2d7),_0x1050d3(0x201),'pint(US-dry)',_0x1050d3(0x2dc),_0x1050d3(0x1cf),_0x1050d3(0x19b),_0x1050d3(0x304),_0x1050d3(0x1b6),_0x1050d3(0x29f),_0x1050d3(0x2d8),_0x1050d3(0x1a3)],'Polar\x20Moment\x20of\x20Inertia':['m⁴','mm⁴',_0x1050d3(0x288),_0x1050d3(0x18e),_0x1050d3(0x350)],'Moment\x20of\x20Inertia':[_0x1050d3(0x20b),_0x1050d3(0x210),_0x1050d3(0x1a4),_0x1050d3(0x1ba),'lbm⋅in²',_0x1050d3(0x18c)],'Force':['N','kN','MN',_0x1050d3(0x2db),'lb','lbf',_0x1050d3(0x255)],'Angle':['radian','rad','deg°','revolution'],'Solid\x20Angle':[_0x1050d3(0x2bc),_0x1050d3(0x2a2)],'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':[_0x1050d3(0x2d3),_0x1050d3(0x262),'g/mm²',_0x1050d3(0x1f3),_0x1050d3(0x299),_0x1050d3(0x1aa),_0x1050d3(0x266),'oz/yd²','oz/ft²',_0x1050d3(0x237)],'Density':[_0x1050d3(0x34a),_0x1050d3(0x1b5),_0x1050d3(0x206),_0x1050d3(0x2e6),_0x1050d3(0x33a),'lbm/in³'],'Energy':[_0x1050d3(0x170),'kJ','MJ','GJ',_0x1050d3(0x322),_0x1050d3(0x35d),_0x1050d3(0x19d),'calorie(IT)',_0x1050d3(0x20f),_0x1050d3(0x329),_0x1050d3(0x24a),_0x1050d3(0x2b9),'Wh',_0x1050d3(0x305),_0x1050d3(0x246)],'Power':[_0x1050d3(0x263),'kW','MW','GW[Gigawatt]','Btu/h',_0x1050d3(0x1cd),_0x1050d3(0x16c),'calorie(IT)/second',_0x1050d3(0x28d),'kilo-calorie(IT)/hour',_0x1050d3(0x1e3),_0x1050d3(0x2f3),_0x1050d3(0x22c),_0x1050d3(0x24d),_0x1050d3(0x2bb),'HP',_0x1050d3(0x344),'J/minute',_0x1050d3(0x1d7),_0x1050d3(0x221),_0x1050d3(0x1e4)],'Torque,\x20Moment\x20of\x20Force':['Nm',_0x1050d3(0x1e6),'lb-in',_0x1050d3(0x243),_0x1050d3(0x1e7),_0x1050d3(0x31c),_0x1050d3(0x1c8)],'Pressure/Stress':['Pa',_0x1050d3(0x269),_0x1050d3(0x34f),_0x1050d3(0x296),_0x1050d3(0x2ec),_0x1050d3(0x1fe),'atm',_0x1050d3(0x22b),'cm\x20HG',_0x1050d3(0x1a0),_0x1050d3(0x2a8),_0x1050d3(0x16f),_0x1050d3(0x35f),'psf',_0x1050d3(0x1c4),_0x1050d3(0x181),'ksi[kip/in²]'],'Pressure\x20Drop\x20per\x20Unit\x20Length':['Pa/m',_0x1050d3(0x21e),_0x1050d3(0x20c),_0x1050d3(0x223),_0x1050d3(0x25f),_0x1050d3(0x337),_0x1050d3(0x30b),_0x1050d3(0x2b0),_0x1050d3(0x163),_0x1050d3(0x331),_0x1050d3(0x2bd),_0x1050d3(0x1ad),'in\x20W.C./100\x20ft',_0x1050d3(0x310),_0x1050d3(0x34c),_0x1050d3(0x34e),_0x1050d3(0x330),_0x1050d3(0x351)],'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':[_0x1050d3(0x1b2),_0x1050d3(0x2fa),_0x1050d3(0x2f2),_0x1050d3(0x193),'kips/ft','lb/in'],'Stiffness\x20of\x20Rotary\x20Spring':[_0x1050d3(0x29b),'N⋅m/deg°',_0x1050d3(0x1de),_0x1050d3(0x31d),_0x1050d3(0x333),_0x1050d3(0x1fb),_0x1050d3(0x1eb),_0x1050d3(0x238)],'Flow\x20Rate\x20(Volume)':[_0x1050d3(0x200),_0x1050d3(0x25d),'m³/h',_0x1050d3(0x189),_0x1050d3(0x165),_0x1050d3(0x22f),_0x1050d3(0x15d),_0x1050d3(0x280),_0x1050d3(0x321),_0x1050d3(0x30c),'ft³/s',_0x1050d3(0x167),_0x1050d3(0x184),_0x1050d3(0x1ca),_0x1050d3(0x35b),_0x1050d3(0x1a8),'yd³/h',_0x1050d3(0x290),_0x1050d3(0x1f5),_0x1050d3(0x1d9),'bushel(US)/h'],'Flow\x20Rate\x20(Mass)':[_0x1050d3(0x32e),'kg/min','kg/h',_0x1050d3(0x302),_0x1050d3(0x191),_0x1050d3(0x19c),_0x1050d3(0x215),'slug/min',_0x1050d3(0x2b7),_0x1050d3(0x1db),_0x1050d3(0x1fa),_0x1050d3(0x1a1),_0x1050d3(0x300),'oz/min',_0x1050d3(0x15f),_0x1050d3(0x160),_0x1050d3(0x2ae),_0x1050d3(0x2d1)],'Speed\x20/\x20Velocity\x20(Linear)':[_0x1050d3(0x292),_0x1050d3(0x34d),'km/s','mm/min',_0x1050d3(0x1d2),_0x1050d3(0x15a),_0x1050d3(0x324),_0x1050d3(0x26a),_0x1050d3(0x24c),_0x1050d3(0x19f),'fps',_0x1050d3(0x303),_0x1050d3(0x264),'fpm[ft/minute]',_0x1050d3(0x2de),'knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]'],'Fuel\x20Heat\x20Value\x20(Volume)':[_0x1050d3(0x2e0),_0x1050d3(0x202),_0x1050d3(0x2a5),'kJ/m³','MJ/m³',_0x1050d3(0x2c7),'cal(IT)/L',_0x1050d3(0x282),_0x1050d3(0x2c2),'kcal(TH)/m³',_0x1050d3(0x2e5),_0x1050d3(0x2f1),'kWh/m³',_0x1050d3(0x182),_0x1050d3(0x226),'Btu/ft³',_0x1050d3(0x218)],'Fuel\x20Heat\x20Value\x20(Mass)':['J/kg',_0x1050d3(0x2eb),_0x1050d3(0x235),_0x1050d3(0x274),_0x1050d3(0x33f),_0x1050d3(0x2c3),_0x1050d3(0x21f),_0x1050d3(0x338),_0x1050d3(0x1bc),_0x1050d3(0x1f4),_0x1050d3(0x1bf),_0x1050d3(0x2a1),_0x1050d3(0x27a),'Btu/lbm',_0x1050d3(0x23a),_0x1050d3(0x323)],'Mass\x20Heat\x20Capacity':[_0x1050d3(0x1bb),_0x1050d3(0x209),_0x1050d3(0x1b1),_0x1050d3(0x177),_0x1050d3(0x17d)],'Viscosity\x20-\x20Absolute/Dynamic(μ)':[_0x1050d3(0x1e2),_0x1050d3(0x2ff),_0x1050d3(0x2b4),'P[Poise]','cP',_0x1050d3(0x15e),_0x1050d3(0x2ca)],'Viscosity\x20-\x20Kinematic':[_0x1050d3(0x259),'m²/min',_0x1050d3(0x17e),_0x1050d3(0x1f6),_0x1050d3(0x1b7),_0x1050d3(0x2b2),_0x1050d3(0x183),_0x1050d3(0x199),_0x1050d3(0x162),'mm²/hr',_0x1050d3(0x25e),_0x1050d3(0x16a),_0x1050d3(0x31b),_0x1050d3(0x327),'in²/min',_0x1050d3(0x196)],'Linear\x20Thermal\x20Expansion\x20Coefficient':[_0x1050d3(0x2ed),'1/°C','1/°F',_0x1050d3(0x169)],'Thermal\x20Conductivity':[_0x1050d3(0x267),'W/(cm⋅°K)',_0x1050d3(0x224),_0x1050d3(0x359)],'Electrical\x20Charge':[_0x1050d3(0x233),'Ah',_0x1050d3(0x179),_0x1050d3(0x341),_0x1050d3(0x287),_0x1050d3(0x217)],'Electrical\x20Potential\x20Difference\x20(Voltage)':['V',_0x1050d3(0x343),'joule/coulomb',_0x1050d3(0x261),'µV','mV','kV','MV'],'Electrical\x20Resistance(Impedance)':[_0x1050d3(0x2b3),'µΩ','mΩ','kΩ','MΩ'],'Electrical\x20Capacitance':[_0x1050d3(0x2ba),'pF','nF','µF','mF'],'Electrical\x20Inductance':[_0x1050d3(0x249),'µH','mH'],'Electrical\x20Conductance':[_0x1050d3(0x2d0),'℧','µS','mS','kS'],'Magnetic\x20Flux':[_0x1050d3(0x345),_0x1050d3(0x2a9),_0x1050d3(0x293),_0x1050d3(0x312),_0x1050d3(0x30a),'dWb'],'Luminous\x20Flux':[_0x1050d3(0x2ce),'cd⋅sr'],'Magnetic\x20Flux\x20Density':[_0x1050d3(0x326),_0x1050d3(0x1f8),'µT','G','mT'],'Katalytic\x20Activity':[_0x1050d3(0x325),_0x1050d3(0x15b),_0x1050d3(0x2be),_0x1050d3(0x270),_0x1050d3(0x185),_0x1050d3(0x207)],'Radioactivity':[_0x1050d3(0x349),_0x1050d3(0x176),_0x1050d3(0x284),_0x1050d3(0x187),_0x1050d3(0x240),'MBq',_0x1050d3(0x2ef),_0x1050d3(0x2e2)],'Absorbed\x20Dose\x20of\x20Ionizing\x20Radiation':[_0x1050d3(0x245),_0x1050d3(0x194),_0x1050d3(0x347),_0x1050d3(0x260),_0x1050d3(0x2cd),'MGy'],'Equivalent\x20Dose\x20of\x20Ionizing\x20Radiation':['Sv[sievert]',_0x1050d3(0x194),_0x1050d3(0x298),_0x1050d3(0x2fb),_0x1050d3(0x31a),_0x1050d3(0x358)],'Volumetric\x20Displacement':[_0x1050d3(0x26e),_0x1050d3(0x29e),_0x1050d3(0x231),_0x1050d3(0x20e),_0x1050d3(0x283),'in³/rev',_0x1050d3(0x1d3)],'Fuel\x20Economy':[_0x1050d3(0x172),_0x1050d3(0x1a5),'mile/gal(US-liquid)','mpg(UK)',_0x1050d3(0x1d0),_0x1050d3(0x1f1)],'Fuel\x20Consumption':[_0x1050d3(0x2a4),_0x1050d3(0x28b),_0x1050d3(0x297),_0x1050d3(0x35a),_0x1050d3(0x33e),_0x1050d3(0x1ed),_0x1050d3(0x1dd),_0x1050d3(0x256),_0x1050d3(0x241)],'New\x20Energy\x20Economy\x20(MPGe)':['m/J',_0x1050d3(0x33d),'km/MJ',_0x1050d3(0x29d),_0x1050d3(0x166),'mile/kWh',_0x1050d3(0x2e9)],'New\x20Energy\x20Consumption':[_0x1050d3(0x26c),_0x1050d3(0x318),_0x1050d3(0x21b),'kWh/km',_0x1050d3(0x2f9),_0x1050d3(0x216),_0x1050d3(0x2ad),_0x1050d3(0x1ff),'MJ/100km',_0x1050d3(0x265),_0x1050d3(0x1a6),_0x1050d3(0x335),_0x1050d3(0x213),_0x1050d3(0x313),_0x1050d3(0x1c6)],'Baud\x20Rate':['bit/s','Bd',_0x1050d3(0x272),_0x1050d3(0x2c8),'GBd'],'Currency':['$','¢','$1K','$1M','$1B',_0x1050d3(0x2da)],'Impulse\x20/\x20Momentum':['N·s','Newton-second','lb·s','kg·m/s',_0x1050d3(0x15c),'lbm·fpm'],'Digital\x20Storage':[_0x1050d3(0x2e7),_0x1050d3(0x2d9),_0x1050d3(0x18a),_0x1050d3(0x28e),_0x1050d3(0x228),_0x1050d3(0x204),'gibibit',_0x1050d3(0x192),_0x1050d3(0x355),_0x1050d3(0x254),'pebibit',_0x1050d3(0x1df),_0x1050d3(0x34b),'kibibyte',_0x1050d3(0x342),'mebibyte',_0x1050d3(0x28a),_0x1050d3(0x2f5),'terabyte',_0x1050d3(0x1e5),_0x1050d3(0x27d),'pebibyte'],'Data\x20Transfer\x20Rate':[_0x1050d3(0x35c),'kilobit/s','kibibit/s',_0x1050d3(0x32f),_0x1050d3(0x2fc),_0x1050d3(0x357),'gibibit/s',_0x1050d3(0x33b),_0x1050d3(0x1a2),_0x1050d3(0x1e1),_0x1050d3(0x271)]},_0x56bc10={'Length':{'m':0x1,'nano[nm]':0x1/0x3b9aca00,'µm':0x1/0xf4240,'micron':0x1/0xf4240,'mm':0x1/0x3e8,'cm':0.01,'dm':0.1,'km':0x3e8,'in':_0x2304b4,'thou[mil,\x20or\x20thousandth\x20of\x20an\x20inch]':_0x2304b4/0x3e8,'ft-in':_0x2304b4,'ft':_0xaa4b49,'yd':0x3*_0xaa4b49,'mile':_0x103270*_0xaa4b49,'NM[M,\x20nmi,\x20or\x20nautical\x20mile]':_0x4bb0fc},'Mass':{'kg':0x1,'g':0.001,'mg':0x1/0xf4240,'µg':0x1/0x3b9aca00,'oz':0x1/0x10*_0x148a61,'lbm':_0x148a61,'slug':_0x209e6b,'ton(US/short)':0x7d0*_0x148a61,'ton(UK-Imperial/long)':0x8c0*_0x148a61,'tonne':0x3e8},'Time':{'s[second]':0x1,'s':0x1,'minute':0x3c,'h':0xe10,'h[hour]':0xe10,'day':0xe10*0x18,'week':0xe10*0x18*0x7},'ElectricalCurrent':{'A':0x1,'Ampere[amp]':0x1,'mA':0.001,'µA':0.000001,'kA':0x3e8,'MA':0xf4240,'esu/s':0x1/0xb2d05e00},'Temperature':{'°K':{'c0':0x1,'c1':0x0},'°C':{'c0':0x1,'c1':273.15},'°F':{'c0':0x5/0x9,'c1':255.3722222},'°Ra':{'c0':0x5/0x9,'c1':0x0}},'Amount\x20of\x20Substance':{'mol':0x1,'mmol':0.001,'kmol':0x3e8},'Luminous\x20Intensity':{'cd[candela]':0x1,'lm/sr':0x1,'cp[candlepower]':0x1,'cp[candlepower(before\x201948)]':0.981},'Acceleration':{'m/s²':0x1,'m/min²':0x1/0xe10,'mm/s²':0.001,'ft/s²':_0xaa4b49,'ft/min²':_0xaa4b49/0xe10,'in/s²':_0x2304b4},'Gravitational\x20Constant':{'m³/kg/s²':0x1,'N⋅m²/kg²':0x1,'dyn⋅cm²/g²':0x3e8},'Velocity\x20(Angular)':{'rad/s':0x1,'rad/min':0x1/0x3c,'rad/h':0x1/0xe10,'deg°/s':Math['PI']/0xb4,'deg°/min':Math['PI']/0xb4/0x3c,'deg°/h':Math['PI']/0xb4/0xe10,'rpm[rev/min]':0x2*Math['PI']/0x3c,'rev/s':0x2*Math['PI']},'Acceleration\x20(Angular)':{'rad/s²':0x1,'rad/min²':0x1/0xe10,'deg°/s²':Math['PI']/0xb4,'deg°/min²':Math['PI']/0xb4/0xe10},'Illuminance':{'lux':0x1,'lumen/m²':0x1,'lm/m²':0x1,'meter-candle':0x1,'phot':0x2710,'foot-candle':0x1/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2),'fc':0x1/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2),'lumen/ft²':0x1/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2),'lm/ft²':0x1/Math['pow'](_0xaa4b49,0x2)},'Frequency':{'Hz':0x1,'1/s':0x1,'1/min':0x1/0x3c,'rpm':0x1/0x3c,'1/hour':0x1/0xe10,'mHz':0x1/0x3e8,'kHz':0x3e8,'MHz':0xf4240,'GHz':0x3b9aca00},'Area':{'m²':0x1,'µm²':Math['pow'](0x1/0xf4240,0x2),'mm²':Math[_0x1050d3(0x31e)](0x1/0x3e8,0x2),'cm²':Math[_0x1050d3(0x31e)](0x1/0x64,0x2),'km²':0xf4240,'hectare':Math[_0x1050d3(0x31e)](0x64,0x2),'in²':Math[_0x1050d3(0x31e)](_0x2304b4,0x2),'ft²':Math['pow'](_0xaa4b49,0x2),'yd²':Math['pow'](_0xaa4b49*0x3,0x2),'acre':_0x3b49cc*Math['pow'](_0xaa4b49,0x2),'mile²':Math[_0x1050d3(0x31e)](_0x103270*_0xaa4b49,0x2)},'Volume\x20/\x20Section\x20Modulus':{'m³':0x1,'µm³':Math[_0x1050d3(0x31e)](0x1/0xf4240,0x3),'mm³':Math[_0x1050d3(0x31e)](0x1/0x3e8,0x3),'cm³':Math['pow'](0x1/0x64,0x3),'L':0x1/0x3e8,'mL':0x1/0xf4240,'km³':Math[_0x1050d3(0x31e)](0x3e8,0x3),'in³':Math[_0x1050d3(0x31e)](_0x2304b4,0x3),'ft³':Math[_0x1050d3(0x31e)](_0xaa4b49,0x3),'yd³':Math[_0x1050d3(0x31e)](_0xaa4b49*0x3,0x3),'gal(UK-imperial)':_0x4bcf7b*0x1/0x3e8,'gal(US-liquid)':_0x1b0d69*Math[_0x1050d3(0x31e)](_0x2304b4,0x3),'gal(US-dry)':_0x18a90e*Math['pow'](_0x2304b4,0x3),'pint(UK-imperial)':_0x52b683*_0x4bcf7b*0x1/0x3e8,'pint(US-liquid)':_0x52b683*_0x1b0d69*Math[_0x1050d3(0x31e)](_0x2304b4,0x3),'pint(US-dry)':_0x52b683*_0x18a90e*Math['pow'](_0x2304b4,0x3),'fluid\x20ounce(UK-imperial)':_0x2033a1*_0x52b683*_0x4bcf7b/0x3e8,'fluid\x20ounce(US-liquid)':_0x1b1572*_0x52b683*_0x1b0d69*Math[_0x1050d3(0x31e)](_0x2304b4,0x3),'bushel(UK-imperial)':_0x444635*_0x4bcf7b/0x3e8,'bushel(US-dry)':_0xe983a2*_0x18a90e*Math[_0x1050d3(0x31e)](_0x2304b4,0x3),'cup(US-liquid)':_0x471ce2*_0x1b0d69*Math['pow'](_0x2304b4,0x3),'cup(Legal)':_0x504f5d*Math['pow'](0.01,0x3),'cup(Metric)':_0x5c87f0*Math[_0x1050d3(0x31e)](0.01,0x3),'cup(Imperial)':_0x1ef63*_0x2033a1*_0x52b683*_0x4bcf7b/0x3e8},'Polar\x20Moment\x20of\x20Inertia':{'m⁴':0x1,'mm⁴':1e-12,'cm⁴':1e-8,'in⁴':Math[_0x1050d3(0x31e)](_0x2304b4,0x4),'ft⁴':Math[_0x1050d3(0x31e)](_0xaa4b49,0x4)},'Moment\x20of\x20Inertia':{'kg⋅m²':0x1,'g⋅cm²':0x1/(0x3e8*0x2710),'g⋅mm²':0x1/(0x3e8*0xf4240),'lbm⋅ft²':_0x148a61*Math[_0x1050d3(0x31e)](_0xaa4b49,0x2),'lbm⋅in²':_0x148a61*Math[_0x1050d3(0x31e)](_0x2304b4,0x2),'oz⋅in²':_0x148a61/0x10*Math[_0x1050d3(0x31e)](_0x2304b4,0x2)},'Force':{'N':0x1,'kN':0x3e8,'MN':0xf4240,'kgf':_0x31eee3,'lb':_0x148a61*_0x31eee3,'lbf':_0x148a61*_0x31eee3,'kip[kilo\x20pound]':0x3e8*_0x148a61*_0x31eee3},'Angle':{'radian':0x1,'rad':0x1,'deg°':Math['PI']/0xb4,'revolution':Math['PI']*0x2},'Solid\x20Angle':{'sr[steradian]':0x1,'m²/m²':0x1},'BMI-Body\x20Mass\x20Index/Ballistic\x20Coefficient':{'kg/m²':0x1,'g/cm²':0x1/0x3e8/Math['pow'](0.01,0x2),'g/mm²':0x1/0x3e8/Math[_0x1050d3(0x31e)](0.001,0x2),'tonne/m²':0x3e8,'lbm/yd²':_0x148a61/Math[_0x1050d3(0x31e)](_0xaa4b49*0x3,0x2),'lbm/ft²':_0x148a61/Math['pow'](_0xaa4b49,0x2),'lbm/in²':_0x148a61/Math['pow'](_0x2304b4,0x2),'oz/yd²':_0x148a61/0x10/Math[_0x1050d3(0x31e)](0x3*_0xaa4b49,0x2),'oz/ft²':_0x148a61/0x10/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2),'oz/in²':_0x148a61/0x10/Math[_0x1050d3(0x31e)](_0x2304b4,0x2)},'Density':{'kg/m³':0x1,'kg/L':0x3e8,'g/cm³':0x1/0x3e8/Math[_0x1050d3(0x31e)](0.01,0x3),'g/mm³':0x1/0x3e8/Math[_0x1050d3(0x31e)](0.001,0x3),'lbm/ft³':_0x148a61/Math[_0x1050d3(0x31e)](_0xaa4b49,0x3),'lbm/in³':_0x148a61/Math[_0x1050d3(0x31e)](_0x2304b4,0x3)},'Energy':{'J[Joule]':0x1,'kJ':0x3e8,'MJ':0xf4240,'GJ':0x3b9aca00,'TNT\x20Equivalent[kiloton]':0x3b9aca00*_0x2a0243,'Btu':_0x428616,'MM\x20Btu':_0x428616*0xf4240,'calorie(IT)':_0x4398a0,'kilo-calorie(IT)':_0x4398a0*0x3e8,'calorie(TH)':_0x2a0243,'kilo-calorie(TH)':_0x2a0243*0x3e8,'HP\x20Hour':_0x54e4d3*0xe10,'Wh':0xe10,'kWh':0xe10*0x3e8,'eV{electron-volt]':0x1/_0x1a38ea},'Power':{'W[watt]':0x1,'kW':0x3e8,'MW':0xf4240,'GW[Gigawatt]':0x3b9aca00,'Btu/h':_0x428616/0xe10,'Btu/minute':_0x428616/0x3c,'MM\x20Btu/h':_0x428616*0xf4240/0xe10,'calorie(IT)/second':_0x4398a0,'calorie(IT)/minute':_0x4398a0/0x3c,'kilo-calorie(IT)/hour':_0x4398a0*0x3e8/0xe10,'calorie(TH)/second':_0x2a0243,'calorie(TH)/minute':_0x2a0243/0x3c,'kilo-calorie(TH)/hour':_0x2a0243*0x3e8/0xe10,'lb-ft/second':_0x148a61*_0x31eee3*_0xaa4b49,'lb-ft/minute':_0x148a61*_0x31eee3*_0xaa4b49/0x3c,'HP':_0x54e4d3,'J/second':0x1,'J/minute':0x1/0x3c,'J/h':0x1/0xe10,'MJ/h':0xf4240/0xe10,'kJ/minute':0x3e8/0x3c},'Torque,\x20Moment\x20of\x20Force':{'Nm':0x1,'kNm':0x3e8,'lb-in':_0x148a61*_0x31eee3*_0x2304b4,'kip-in':0x3e8*_0x148a61*_0x31eee3*_0x2304b4,'lb-ft':_0x148a61*_0x31eee3*_0xaa4b49,'oz-in':_0x148a61/0x10*_0x31eee3*_0x2304b4,'oz-ft':_0x148a61/0x10*_0x31eee3*_0xaa4b49},'Pressure/Stress':{'Pa':0x1,'kPa':0x3e8,'MPa':0xf4240,'GPa':0x3b9aca00,'bar':0x64*0x3e8,'mbar':0x64,'atm':_0x14794e,'mm\x20HG':_0x4850c2,'cm\x20HG':_0x4850c2*0xa,'in\x20HG':_0x4850c2*25.4,'mm\x20W.C.':0x1/0x3e8*0x3e8*_0x31eee3,'m\x20W.C.':0x1*0x3e8*_0x31eee3,'in\x20W.C.':_0x2304b4*0x3e8*_0x31eee3,'psf':_0x148a61*_0x31eee3/Math['pow'](_0xaa4b49,0x2),'psi':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0x2304b4,0x2),'ksi':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0x2304b4,0x2)*0x3e8,'ksi{kip/in²]':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0x2304b4,0x2)*0x3e8},'Pressure\x20Drop\x20per\x20Unit\x20Length':{'Pa/m':0x1,'Pascal/m':0x1,'kPa/m':0x3e8,'MPa/km':0xf4240/0x3e8,'bar/m':0x186a0,'mbar/mm':0x64*0x3e8,'atm/m':_0x14794e,'mm\x20HG/m':_0x4850c2,'in\x20HG/ft':_0x4850c2*25.4/_0xaa4b49,'mm\x20W.C./m':0x1/0x3e8*0x3e8*_0x31eee3,'m\x20W.C./m':0x3e8*_0x31eee3,'in\x20W.C./ft':_0x2304b4*0x3e8*_0x31eee3/_0xaa4b49,'in\x20W.C./100\x20ft':_0x2304b4*0x3e8*_0x31eee3/_0xaa4b49/0x64,'psf/in':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2)/_0x2304b4,'psi/ft':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2)/_0xaa4b49,'ksi/ft':_0x148a61*_0x31eee3/Math[_0x1050d3(0x31e)](_0xaa4b49,0x2)/_0xaa4b49*0x3e8,'Torr/ft':_0x4935ae*_0x14794e/_0xaa4b49,'mTorr/m':_0x4935ae*_0x14794e/0x3e8},'Uniformly\x20Distributed\x20(Uniform\x20Line)\x20Load\x20|\x20Stiffness\x20of\x20Linear\x20Spring':{'N/m':0x1,'N/mm':0x3e8,'kN/m':0x3e8,'lb/ft':_0x148a61*_0x31eee3/_0xaa4b49,'kips/ft':0x3e8*_0x148a61*_0x31eee3/_0xaa4b49,'lb/in':_0x148a61*_0x31eee3/_0x2304b4},'Stiffness\x20of\x20Rotary\x20Spring':{'N⋅m/rad':0x1,'N⋅m/deg°':0x1/Math['PI']*0xb4,'N⋅mm/rad':0x1/0x3e8,'N⋅mm/deg°':0x1/0x3e8/Math['PI']*0xb4,'lb-ft/rad':_0x148a61*_0x31eee3*_0xaa4b49,'lb-ft/deg°':_0x148a61*_0x31eee3*_0xaa4b49/(Math['PI']/0xb4),'lb-in/rad':_0x148a61*_0x31eee3*_0x2304b4,'lb-in/deg°':_0x148a61*_0x31eee3*_0x2304b4/(Math['PI']/0xb4)},'Flow\x20Rate\x20(Volume)':{'m³/s':0x1,'m³/min':0x1/0x3c,'m³/h':0x1/0xe10,'L/s':0x1/0x3e8,'L/min':0x1/0x3e8/0x3c,'L/h':0x1/0x3e8/0xe10,'cm³/s':0.000001,'cm³/min':0.000001/0x3c,'in³/s':Math['pow'](_0x2304b4,0x3),'in³/min':Math['pow'](_0x2304b4,0x3)/0x3c,'ft³/s':Math[_0x1050d3(0x31e)](_0xaa4b49,0x3),'CFM':Math['pow'](_0xaa4b49,0x3)/0x3c,'CFM[ft³/min]':Math[_0x1050d3(0x31e)](_0xaa4b49,0x3)/0x3c,'CFH':Math[_0x1050d3(0x31e)](_0xaa4b49,0x3)/0xe10,'CFH[ft³/h]':Math['pow'](_0xaa4b49,0x3)/0xe10,'yd³/min':Math[_0x1050d3(0x31e)](_0xaa4b49*0x3,0x3)/0x3c,'yd³/h':Math[_0x1050d3(0x31e)](_0xaa4b49*0x3,0x3)/0xe10,'gpm(US)':_0x1b0d69*Math[_0x1050d3(0x31e)](_0x2304b4,0x3)/0x3c,'gph(US)':_0x1b0d69*Math[_0x1050d3(0x31e)](_0x2304b4,0x3)/0xe10,'bushel(UK-imperial)/h':_0x444635*_0x4bcf7b/0x3e8/0xe10,'bushel(US)/h':_0xe983a2*_0x18a90e*Math[_0x1050d3(0x31e)](_0x2304b4,0x3)/0xe10},'Flow\x20Rate\x20(Mass)':{'kg/s':0x1,'kg/min':0x1/0x3c,'kg/h':0x1/0xe10,'g/s':0x1/0x3e8,'g/min':0x1/0x3e8/0x3c,'g/h':0x1/0x3e8/0xe10,'slug/s':_0x209e6b,'slug/min':_0x209e6b/0x3c,'slug/h':_0x209e6b/0xe10,'lbm/s':_0x148a61,'lbm/min':_0x148a61/0x3c,'lbm/h':_0x148a61/0xe10,'oz/s':_0x148a61/0x10,'oz/min':_0x148a61/0x10/0x3c,'oz/h':_0x148a61/0x10/0xe10,'tonne/h':0x3e8/0xe10,'short\x20ton/h':0x7d0*_0x148a61/0xe10,'long\x20ton/h':0x8c0*_0x148a61/0xe10},'Speed\x20/\x20Velocity\x20(Linear)':{'m/s':0x1,'mm/s':0x1/0x3e8,'km/s':0x1,'mm/min':0x1/0x3e8/0x3c,'m/min':0x1/0x3c,'km/min':0x3e8/0x3c,'mm/h':0x1/0x3e8/0xe10,'m/h':0x1/0xe10,'km/h':0x3e8/0xe10,'in/s':_0x2304b4,'fps':_0xaa4b49,'fps[ft/second]':_0xaa4b49,'fpm':_0xaa4b49/0x3c,'fpm[ft/minute]':_0xaa4b49/0x3c,'mph[mile/h]':_0x103270*_0xaa4b49/0xe10,'knot[kn,\x20kt,\x20or\x20nautical\x20mile/h]':_0x4bb0fc/0xe10},'Electrical\x20Potential\x20Difference\x20(Voltage)':{'V':0x1,'Volt':0x1,'joule/coulomb':0x1,'J/C':0x1,'µV':0x1/0xf4240,'mV':0x1/0x3e8,'kV':0x3e8,'MV':0xf4240}},_0x2398bc=_0x292c4a=>{const _0x54ff84=_0x1050d3;for(const _0x4d43f6 in _0x43b9a3)if(_0x43b9a3[_0x4d43f6]['includes'](_0x292c4a))return _0x4d43f6;return _0x54ff84(0x352);},_0x77debf=(_0x3376f2,_0xa06bda,_0x44add6,_0x30eb2)=>{const _0x12da83=_0x1050d3;if(_0xa06bda==='ft-in'&&_0x44add6!==_0x12da83(0x1ee))return _0x3e6bd8(_0x3376f2,_0x44add6);if(_0xa06bda!==_0x12da83(0x1ee)&&_0x44add6===_0x12da83(0x1ee))return _0x35e789(_0x3376f2,_0xa06bda);if(_0x30eb2!=='Temperature'){const _0x1eaaa7=_0x56bc10[_0x30eb2][_0xa06bda]/_0x56bc10[_0x30eb2][_0x44add6];return _0x3376f2*_0x1eaaa7;}else{const _0x32633c=_0x56bc10[_0x30eb2][_0xa06bda]['c0'],_0x5c6973=_0x56bc10[_0x30eb2][_0xa06bda]['c1'],_0x5e9bdf=_0x56bc10[_0x30eb2][_0x44add6]['c0'],_0x23927d=_0x56bc10[_0x30eb2][_0x44add6]['c1'];return(_0x3376f2*_0x32633c+_0x5c6973-_0x23927d)/_0x5e9bdf;}},_0x11bcb4=(_0x1c5e6e,_0x2621f8)=>{const _0x6189a2=_0x1050d3;let _0x328847;if(Number[_0x6189a2(0x2dd)](_0x1c5e6e)?_0x328847=_0x1c5e6e[_0x6189a2(0x248)]():_0x328847=_0x1c5e6e[_0x6189a2(0x1b9)](_0x2621f8)[_0x6189a2(0x239)](/\.?0+$/,''),Math[_0x6189a2(0x16e)](parseFloat(_0x328847))>=0x3e8){const _0x564f37=_0x328847[_0x6189a2(0x1f9)]('.');_0x564f37[0x0]=_0x564f37[0x0][_0x6189a2(0x239)](/\B(?=(\d{3})+(?!\d))/g,','),_0x328847=_0x564f37[_0x6189a2(0x356)]('.');}return _0x328847;},_0x79a64d=_0x459b6d=>{const _0x300372=_0x1050d3,_0x44858d=/(\d+)\'(\s*-\s*)?(\d+)?(\s+)?(\d+)?\/?(\d+)?/,_0x1f2d47=/(\d+)\'/,_0x58d6ec=/(\d+)/;let _0x33c6e9=_0x459b6d[_0x300372(0x208)](_0x44858d);if(_0x33c6e9){const _0x2dfbc2=parseInt(_0x33c6e9[0x1])||0x0,_0x1e53da=parseInt(_0x33c6e9[0x3])||0x0,_0x3cab9f=parseInt(_0x33c6e9[0x5])||0x0,_0xaa9ce9=parseInt(_0x33c6e9[0x6])||0x1;return _0x10d143(_0x2dfbc2,_0x1e53da,_0x3cab9f,_0xaa9ce9);}if(_0x33c6e9=_0x459b6d[_0x300372(0x208)](_0x1f2d47),_0x33c6e9){const _0x4f8c98=parseInt(_0x33c6e9[0x1])||0x0;return _0x10d143(_0x4f8c98,0x0,0x0,0x1);}if(_0x33c6e9=_0x459b6d[_0x300372(0x208)](_0x58d6ec),_0x33c6e9){const _0x50569c=parseInt(_0x33c6e9[0x1])||0x0;return _0x10d143(0x0,_0x50569c,0x0,0x1);}return parseFloat(_0x459b6d);},_0x10d143=(_0x14a54f,_0x31dbb3,_0x337fd1,_0xd1f1fb)=>_0x14a54f*0xc+_0x31dbb3+_0x337fd1/_0xd1f1fb,_0x4fbfc1=(_0x11cafb,_0x231149=_0x1050d3(0x253))=>{const _0x5bf722=_0x1050d3;if(_0x11cafb<0x0)return'-'+_0x4fbfc1(-_0x11cafb,_0x231149);const _0x5b4c68=parseInt(_0x231149[_0x5bf722(0x1f9)]('/')[0x1]['replace']('\x22',''));let _0x31916e=Math[_0x5bf722(0x354)](_0x11cafb/0xc),_0x1f8f0d=Math[_0x5bf722(0x354)](_0x11cafb%0xc);const _0x11b27a=_0x11cafb-Math[_0x5bf722(0x354)](_0x11cafb);let _0x302e4d='';if(_0x11b27a>0x0&&_0x231149!==0x0){let _0x30abcb=Math[_0x5bf722(0x220)](_0x11b27a*_0x5b4c68);const _0x52c16f=(_0x347e71,_0x2918e4)=>_0x2918e4?_0x52c16f(_0x2918e4,_0x347e71%_0x2918e4):_0x347e71,_0x3c48d4=_0x52c16f(_0x30abcb,_0x5b4c68);_0x302e4d='\x20'+_0x30abcb/_0x3c48d4+'/'+_0x5b4c68/_0x3c48d4,_0x302e4d[_0x5bf722(0x1e0)]()===_0x5bf722(0x33c)&&(_0x1f8f0d++,_0x1f8f0d>=0xc&&(_0x31916e++,_0x1f8f0d-=0xc),_0x302e4d='');}let _0x6523b5='';return _0x31916e>0x0&&(_0x6523b5+=_0x31916e+'\x27'),_0x31916e>0x0&&(_0x1f8f0d>0x0||_0x302e4d!=='')&&(_0x6523b5+='-'),_0x1f8f0d>0x0&&(_0x6523b5+=''+_0x1f8f0d),_0x302e4d!==''&&(_0x6523b5+=_0x302e4d),(_0x1f8f0d>0x0||_0x302e4d!=='')&&(_0x6523b5+='\x22'),_0x6523b5[_0x5bf722(0x1e0)]();},_0x3e6bd8=(_0x53039e,_0x5b57f3)=>{const _0x463403=_0x1050d3,_0x49afdd=_0x53039e*0.0254;return _0x77debf(_0x49afdd,'m',_0x5b57f3,_0x463403(0x21d));},_0x35e789=(_0xa66a5a,_0xde9dfb)=>_0x77debf(_0xa66a5a,_0xde9dfb,'m',_0x1050d3(0x21d))/0.0254;class _0x49aa83 extends HTMLElement{constructor(){const _0x5cbd63=_0x1050d3;super(),this[_0x5cbd63(0x16b)]({'mode':_0x5cbd63(0x2d2)}),this[_0x5cbd63(0x2f4)]=null,this[_0x5cbd63(0x1c5)]=_0x5cbd63(0x20d);}[_0x1050d3(0x2ea)](){const _0x3eaf22=_0x1050d3;this['units']=_0x43b9a3,this['unitConversion']=_0x56bc10,this['unit']=this['getAttribute'](_0x3eaf22(0x17b))||'mm',this[_0x3eaf22(0x2af)]=_0x2398bc(this[_0x3eaf22(0x17b)]),this[_0x3eaf22(0x2e4)]=this[_0x3eaf22(0x275)]('value'),this[_0x3eaf22(0x2ab)]=this[_0x3eaf22(0x2f7)](this[_0x3eaf22(0x2e4)],this[_0x3eaf22(0x17b)]),this[_0x3eaf22(0x1ea)]=parseInt(this[_0x3eaf22(0x275)]('decimal-places'))||0x2,this['showUnitArrow']=!this[_0x3eaf22(0x178)](_0x3eaf22(0x1bd))||this[_0x3eaf22(0x275)](_0x3eaf22(0x1bd))==='true',this[_0x3eaf22(0x25c)](),this[_0x3eaf22(0x30f)]();}[_0x1050d3(0x348)](){this['removeEventListeners']();}static get['observedAttributes'](){const _0x2e6e3b=_0x1050d3;return[_0x2e6e3b(0x2ab),_0x2e6e3b(0x17b),'decimal-places',_0x2e6e3b(0x1bd)];}[_0x1050d3(0x205)](_0x4bb12,_0x56bc2b,_0x5c4384){const _0x5a40fd=_0x1050d3;if(_0x4bb12==='value')this[_0x5a40fd(0x2e4)]=_0x5c4384,this['value']=this[_0x5a40fd(0x2f7)](_0x5c4384,this[_0x5a40fd(0x17b)]);else{if(_0x4bb12===_0x5a40fd(0x17b)){const _0x26ded8=this['unit'];this['unit']=_0x5c4384,this['unitCategory']=_0x2398bc(_0x5c4384),_0x26ded8!==_0x5c4384&&(this[_0x5a40fd(0x2ab)]=_0x77debf(this[_0x5a40fd(0x2ab)],_0x26ded8,_0x5c4384,this['unitCategory']));}else _0x4bb12===_0x5a40fd(0x32d)?this['decimalPlaces']=parseInt(_0x5c4384)||0x2:_0x4bb12===_0x5a40fd(0x1bd)&&(this[_0x5a40fd(0x197)]=_0x5c4384===null||_0x5c4384==='true');}this['render']();}[_0x1050d3(0x2f7)](_0x5cefb7,_0x61a17c){const _0x5e47fc=_0x1050d3;return _0x61a17c===_0x5e47fc(0x1ee)?_0x79a64d(_0x5cefb7):parseFloat(_0x5cefb7);}['handleUnitChange'](_0x3466fb){const _0x40b50b=_0x1050d3;if(_0x3466fb['target']['tagName']==='SELECT'){const _0xa99006=_0x3466fb[_0x40b50b(0x1c7)][_0x40b50b(0x2ab)];this[_0x40b50b(0x2ab)]=_0x77debf(this[_0x40b50b(0x2ab)],this[_0x40b50b(0x17b)],_0xa99006,this[_0x40b50b(0x2af)]),this['unit']=_0xa99006,this['render']();}this[_0x40b50b(0x1e8)]();}[_0x1050d3(0x25c)](){const _0x3413e1=_0x1050d3,_0x62d52a=this['unit']===_0x3413e1(0x1ee)?_0x4fbfc1(this[_0x3413e1(0x2ab)]):_0x11bcb4(this[_0x3413e1(0x2ab)],this[_0x3413e1(0x1ea)]);this[_0x3413e1(0x294)][_0x3413e1(0x18d)]=_0x3413e1(0x168)+(this['showUnitArrow']?_0x3413e1(0x1dc):_0x3413e1(0x1d6))+';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20'+(this['showUnitArrow']?_0x3413e1(0x1dc):_0x3413e1(0x1d6))+_0x3413e1(0x198)+(this['showUnitArrow']?'auto':'none')+_0x3413e1(0x285)+(this['showUnitArrow']?_0x3413e1(0x203):_0x3413e1(0x1d6))+_0x3413e1(0x24f)+_0x62d52a+_0x3413e1(0x1f2)+(this[_0x3413e1(0x1da)][this[_0x3413e1(0x2af)]]||[this[_0x3413e1(0x17b)]])['map'](_0x1ee3c3=>'<option\x20value=\x22'+_0x1ee3c3+'\x22\x20'+(_0x1ee3c3===this[_0x3413e1(0x17b)]?_0x3413e1(0x1f0):'')+_0x3413e1(0x273)+_0x1ee3c3+_0x3413e1(0x24b))[_0x3413e1(0x356)]('')+_0x3413e1(0x340)+(this[_0x3413e1(0x197)]&&this[_0x3413e1(0x2af)]!==_0x3413e1(0x352)?_0x3413e1(0x1cc)+this[_0x3413e1(0x1c5)]+'\x22\x20width=\x2212\x22\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</a>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20':'')+_0x3413e1(0x23b),this['updateDropdownWidth']();}[_0x1050d3(0x1e8)](){const _0x263659=_0x1050d3,_0x6aa496=this[_0x263659(0x294)][_0x263659(0x229)](_0x263659(0x2a0));if(!_0x6aa496)return;const _0x996cfc=document[_0x263659(0x1d1)](_0x263659(0x1ec));_0x996cfc['style'][_0x263659(0x295)]='hidden',_0x996cfc[_0x263659(0x174)][_0x263659(0x236)]=_0x263659(0x306),_0x996cfc['style']['whiteSpace']=_0x263659(0x2e8),_0x996cfc[_0x263659(0x174)][_0x263659(0x2cc)]=window['getComputedStyle'](_0x6aa496)[_0x263659(0x2cc)],document[_0x263659(0x2d4)]['appendChild'](_0x996cfc),_0x996cfc[_0x263659(0x18f)]=this['unit'];const _0x3989d8=_0x996cfc['offsetWidth'];document[_0x263659(0x2d4)][_0x263659(0x2f8)](_0x996cfc);const _0x4b6007=this['showUnitArrow']?0x10:0x6,_0x2c6d22=this[_0x263659(0x197)]?0x8:0x0;let _0x374cc6=_0x3989d8+_0x4b6007+_0x2c6d22+0x2;_0x374cc6=Math[_0x263659(0x32c)](_0x374cc6,0x1e),_0x6aa496[_0x263659(0x174)][_0x263659(0x317)]=_0x374cc6+'px';}['attachEventListeners'](){const _0x53601e=_0x1050d3;this['shadowRoot'][_0x53601e(0x173)](_0x53601e(0x2a3),this[_0x53601e(0x29c)][_0x53601e(0x171)](this));const _0x25ba34=this[_0x53601e(0x294)][_0x53601e(0x229)]('.unit-container');_0x25ba34&&(_0x25ba34['addEventListener'](_0x53601e(0x316),this[_0x53601e(0x1d4)][_0x53601e(0x171)](this)),_0x25ba34[_0x53601e(0x173)](_0x53601e(0x336),this['handleUnitContainerMouseOut'][_0x53601e(0x171)](this)));}['removeEventListeners'](){const _0x1b62cc=_0x1050d3;this[_0x1b62cc(0x294)][_0x1b62cc(0x195)](_0x1b62cc(0x2a3),this[_0x1b62cc(0x29c)][_0x1b62cc(0x171)](this));const _0x34eb6c=this[_0x1b62cc(0x294)]['querySelector']('.unit-container');_0x34eb6c&&(_0x34eb6c[_0x1b62cc(0x195)](_0x1b62cc(0x316),this['handleUnitContainerMouseOver'][_0x1b62cc(0x171)](this)),_0x34eb6c[_0x1b62cc(0x195)](_0x1b62cc(0x336),this[_0x1b62cc(0x21a)]['bind'](this)));}[_0x1050d3(0x1d4)](){const _0x4650f7=_0x1050d3,_0x4b58ed=this[_0x4650f7(0x294)][_0x4650f7(0x229)](_0x4650f7(0x230));_0x4b58ed&&(this[_0x4650f7(0x2f4)]=setTimeout(()=>{const _0x2fbbe5=_0x4650f7;_0x4b58ed[_0x2fbbe5(0x174)][_0x2fbbe5(0x276)]='block';},0x3e8));}[_0x1050d3(0x21a)](){const _0x15b21c=_0x1050d3,_0x51eaa9=this[_0x15b21c(0x294)]['querySelector'](_0x15b21c(0x230));_0x51eaa9&&(setTimeout(()=>{const _0xaa3a98=_0x15b21c;_0x51eaa9[_0xaa3a98(0x174)][_0xaa3a98(0x276)]=_0xaa3a98(0x1d6);},0x7d0),clearTimeout(this[_0x15b21c(0x2f4)]));}}typeof window<'u'&&(customElements['get']('physical-quantity')||customElements['define'](_0x1050d3(0x1b8),_0x49aa83),customElements[_0x1050d3(0x289)](_0x1050d3(0x1c1))||customElements[_0x1050d3(0x250)](_0x1050d3(0x1c1),class extends _0x49aa83{}));class _0x2a1550 extends HTMLElement{constructor(){const _0x495934=_0x1050d3;super(),this[_0x495934(0x16b)]({'mode':_0x495934(0x2d2)}),this[_0x495934(0x1b3)]=[],this['unit']='',this[_0x495934(0x2af)]='',this[_0x495934(0x1ea)]=0x2,this[_0x495934(0x197)]=!0x0;}[_0x1050d3(0x2ea)](){const _0x477fe1=_0x1050d3;this['unit']=this['getAttribute'](_0x477fe1(0x17b))||'cm',this[_0x477fe1(0x1b3)]=this[_0x477fe1(0x275)](_0x477fe1(0x1b3))[_0x477fe1(0x1f9)](',')[_0x477fe1(0x2e3)](Number)[_0x477fe1(0x2e3)](_0x32f1d7=>this[_0x477fe1(0x2f7)](_0x32f1d7,this['unit'])),this[_0x477fe1(0x2af)]=_0x2398bc(this[_0x477fe1(0x17b)]),this[_0x477fe1(0x1ea)]=parseInt(this[_0x477fe1(0x275)](_0x477fe1(0x32d)))||0x2,this[_0x477fe1(0x197)]=!this[_0x477fe1(0x178)]('show-unit-arrow')||this['getAttribute']('show-unit-arrow')==='true',this['render'](),this['attachEventListeners']();}static get['observedAttributes'](){const _0x145266=_0x1050d3;return['values',_0x145266(0x17b),_0x145266(0x32d),'show-unit-arrow'];}['attributeChangedCallback'](_0xe17085,_0x53b99d,_0x1cd448){const _0x18a552=_0x1050d3;if(_0xe17085==='values')this[_0x18a552(0x1b3)]=_0x1cd448[_0x18a552(0x1f9)](',')[_0x18a552(0x2e3)](Number)[_0x18a552(0x2e3)](_0x55b8b9=>this[_0x18a552(0x2f7)](_0x55b8b9,this['unit']));else{if(_0xe17085===_0x18a552(0x17b)){const _0x322411=this[_0x18a552(0x17b)];this[_0x18a552(0x17b)]=_0x1cd448,this['unitCategory']=_0x2398bc(_0x1cd448),_0x322411!==_0x1cd448&&(this[_0x18a552(0x1b3)]=this[_0x18a552(0x1b3)][_0x18a552(0x2e3)](_0x14901c=>_0x77debf(_0x14901c,_0x322411,_0x1cd448,this[_0x18a552(0x2af)])));}else _0xe17085===_0x18a552(0x32d)?this[_0x18a552(0x1ea)]=parseInt(_0x1cd448)||0x2:_0xe17085===_0x18a552(0x1bd)&&(this[_0x18a552(0x197)]=_0x1cd448===null||_0x1cd448===_0x18a552(0x2ee));}this[_0x18a552(0x25c)]();}[_0x1050d3(0x25c)](){const _0x516800=_0x1050d3,_0x1031cf=this[_0x516800(0x1b3)][_0x516800(0x2e3)](_0x283915=>this[_0x516800(0x291)](_0x283915));this[_0x516800(0x294)][_0x516800(0x18d)]=_0x516800(0x279)+(this['showUnitArrow']?_0x516800(0x1dc):_0x516800(0x1d6))+_0x516800(0x311)+(this[_0x516800(0x197)]?_0x516800(0x1dc):_0x516800(0x1d6))+_0x516800(0x198)+(this[_0x516800(0x197)]?'auto':_0x516800(0x1d6))+_0x516800(0x2cb)+_0x1031cf[_0x516800(0x356)](',\x20')+_0x516800(0x286)+(_0x43b9a3[this[_0x516800(0x2af)]]||[this[_0x516800(0x17b)]])['map'](_0x55fad7=>_0x516800(0x2b8)+_0x55fad7+'\x22\x20'+(_0x55fad7===this['unit']?_0x516800(0x1f0):'')+'>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+_0x55fad7+_0x516800(0x24b))[_0x516800(0x356)]('')+_0x516800(0x190),this[_0x516800(0x1e8)]();}[_0x1050d3(0x1e8)](){const _0x254e1e=_0x1050d3,_0x1c2a9c=this[_0x254e1e(0x294)][_0x254e1e(0x229)](_0x254e1e(0x2a0));if(!_0x1c2a9c)return;const _0x28b703=document[_0x254e1e(0x1d1)](_0x254e1e(0x1ec));_0x28b703[_0x254e1e(0x174)]['visibility']=_0x254e1e(0x23e),_0x28b703[_0x254e1e(0x174)][_0x254e1e(0x236)]=_0x254e1e(0x306),_0x28b703[_0x254e1e(0x174)]['whiteSpace']=_0x254e1e(0x2e8),_0x28b703[_0x254e1e(0x174)]['font']=window[_0x254e1e(0x225)](_0x1c2a9c)[_0x254e1e(0x2cc)],document[_0x254e1e(0x2d4)][_0x254e1e(0x227)](_0x28b703),_0x28b703[_0x254e1e(0x18f)]=this['unit'];const _0x16d610=_0x28b703[_0x254e1e(0x26f)];document[_0x254e1e(0x2d4)][_0x254e1e(0x2f8)](_0x28b703);const _0x4a35cb=this['showUnitArrow']?0x10:0x6,_0x280a05=this['showUnitArrow']?0x8:0x0;let _0x202c99=_0x16d610+_0x4a35cb+_0x280a05+0x2;_0x202c99=Math[_0x254e1e(0x32c)](_0x202c99,0x1e),_0x1c2a9c[_0x254e1e(0x174)][_0x254e1e(0x317)]=_0x202c99+'px';}[_0x1050d3(0x30f)](){const _0x47fb94=_0x1050d3;this[_0x47fb94(0x294)][_0x47fb94(0x173)](_0x47fb94(0x2a3),this[_0x47fb94(0x29c)][_0x47fb94(0x171)](this));}['parseValue'](_0x4cbafa,_0x49ed29){return _0x49ed29==='ft-in'?_0x79a64d(_0x4cbafa):parseFloat(_0x4cbafa);}[_0x1050d3(0x291)](_0x125f5c){const _0x591c00=_0x1050d3;return this[_0x591c00(0x17b)]==='ft-in'?_0x4fbfc1(_0x125f5c):_0x11bcb4(_0x125f5c,this[_0x591c00(0x1ea)]);}[_0x1050d3(0x29c)](_0x16d787){const _0x80f5a7=_0x1050d3;if(_0x16d787['target'][_0x80f5a7(0x219)]==='SELECT'){const _0x7affcf=_0x16d787[_0x80f5a7(0x1c7)][_0x80f5a7(0x2ab)];this[_0x80f5a7(0x1b3)]=this['values'][_0x80f5a7(0x2e3)](_0x43012=>_0x77debf(_0x43012,this['unit'],_0x7affcf,this[_0x80f5a7(0x2af)])),this['unit']=_0x7affcf,this['render']();}this[_0x80f5a7(0x1e8)]();}}class _0x118d8d extends HTMLElement{constructor(){const _0x2393fe=_0x1050d3;super(),this[_0x2393fe(0x16b)]({'mode':_0x2393fe(0x2d2)}),this[_0x2393fe(0x1b3)]=[],this[_0x2393fe(0x17b)]='',this[_0x2393fe(0x2af)]='',this[_0x2393fe(0x1ea)]=0x2,this[_0x2393fe(0x197)]=!0x0,this[_0x2393fe(0x27f)]='',this[_0x2393fe(0x161)]=!0x1;}[_0x1050d3(0x2ea)](){const _0x1d0d6a=_0x1050d3;this['unit']=this['getAttribute'](_0x1d0d6a(0x17b))||'cm',this[_0x1d0d6a(0x18b)](this[_0x1d0d6a(0x275)](_0x1d0d6a(0x1b3))),this[_0x1d0d6a(0x2af)]=_0x2398bc(this[_0x1d0d6a(0x17b)]),this[_0x1d0d6a(0x1ea)]=parseInt(this['getAttribute']('decimal-places'))||0x2,this['showUnitArrow']=!this[_0x1d0d6a(0x178)]('show-unit-arrow')||this['getAttribute'](_0x1d0d6a(0x1bd))===_0x1d0d6a(0x2ee),this[_0x1d0d6a(0x25c)](),this[_0x1d0d6a(0x30f)]();}static get['observedAttributes'](){const _0xa1aa45=_0x1050d3;return[_0xa1aa45(0x1b3),_0xa1aa45(0x17b),_0xa1aa45(0x32d),_0xa1aa45(0x1bd)];}[_0x1050d3(0x205)](_0x1fdcd9,_0x5ebd13,_0x32d177){const _0x4e4241=_0x1050d3;if(_0x1fdcd9==='values')this[_0x4e4241(0x18b)](_0x32d177);else{if(_0x1fdcd9===_0x4e4241(0x17b)){const _0x314bcd=this[_0x4e4241(0x17b)];this[_0x4e4241(0x17b)]=_0x32d177,this[_0x4e4241(0x2af)]=_0x2398bc(_0x32d177),_0x314bcd!==_0x32d177&&(this[_0x4e4241(0x1b3)]=this['values'][_0x4e4241(0x2e3)](_0x22d0a6=>_0x77debf(_0x22d0a6,_0x314bcd,_0x32d177,this[_0x4e4241(0x2af)])));}else _0x1fdcd9==='decimal-places'?this[_0x4e4241(0x1ea)]=parseInt(_0x32d177)||0x2:_0x1fdcd9===_0x4e4241(0x1bd)&&(this['showUnitArrow']=_0x32d177===null||_0x32d177===_0x4e4241(0x2ee));}this[_0x4e4241(0x25c)]();}[_0x1050d3(0x2f7)](_0x2ee51e,_0x391584){return _0x391584==='ft-in'?_0x79a64d(_0x2ee51e):parseFloat(_0x2ee51e);}['parseTripletValues'](_0x8237c){const _0x233f8d=_0x1050d3;this[_0x233f8d(0x27f)]='',this[_0x233f8d(0x161)]=_0x8237c['startsWith']('(')&&_0x8237c[_0x233f8d(0x1cb)](')'),this[_0x233f8d(0x161)]&&(_0x8237c=_0x8237c['slice'](0x1,-0x1)),_0x8237c[_0x233f8d(0x2f6)]('x')?(this['values']=_0x8237c[_0x233f8d(0x1f9)]('x')['map'](_0x241c3e=>this[_0x233f8d(0x2f7)](_0x241c3e,this['unit'])),this['format']='x'):_0x8237c['includes'](',')?(this[_0x233f8d(0x1b3)]=_0x8237c[_0x233f8d(0x1f9)](',')[_0x233f8d(0x2e3)](_0x1f3a9b=>_0x1f3a9b[_0x233f8d(0x1e0)]())['map'](_0x21ca01=>this[_0x233f8d(0x2f7)](_0x21ca01,this[_0x233f8d(0x17b)])),this[_0x233f8d(0x27f)]=_0x233f8d(0x23c)):(this[_0x233f8d(0x1b3)]=_0x8237c[_0x233f8d(0x1f9)](/\s+/)[_0x233f8d(0x2e3)](_0x351ac2=>this[_0x233f8d(0x2f7)](_0x351ac2,this['unit'])),this[_0x233f8d(0x27f)]=_0x233f8d(0x27b));}[_0x1050d3(0x164)](_0x148f51){const _0x4ca006=_0x1050d3;return this[_0x4ca006(0x17b)]===_0x4ca006(0x1ee)?_0x4fbfc1(_0x148f51):_0x11bcb4(_0x148f51,this[_0x4ca006(0x1ea)]);}[_0x1050d3(0x2aa)](_0x5d0874){const _0x4a6b1e=_0x1050d3;let _0x48e685='';const _0x26a7fa=_0x5d0874[_0x4a6b1e(0x2e3)](_0x4a67bb=>this[_0x4a6b1e(0x164)](_0x4a67bb));return this[_0x4a6b1e(0x27f)]==='x'?_0x48e685=_0x26a7fa[0x0]+_0x4a6b1e(0x25a)+this['unit']+_0x4a6b1e(0x1c9)+_0x26a7fa[0x1]+_0x4a6b1e(0x25a)+this[_0x4a6b1e(0x17b)]+'</span>\x20x\x20'+_0x26a7fa[0x2]:this[_0x4a6b1e(0x27f)]===_0x4a6b1e(0x23c)?_0x48e685=_0x26a7fa['join'](',\x20'):_0x48e685=_0x26a7fa[_0x4a6b1e(0x356)]('\x20'),_0x48e685;}[_0x1050d3(0x25c)](){const _0x5dbe5f=_0x1050d3,_0x15c402=this[_0x5dbe5f(0x2aa)](this['values']);this[_0x5dbe5f(0x294)][_0x5dbe5f(0x18d)]=_0x5dbe5f(0x22a)+(this[_0x5dbe5f(0x197)]?_0x5dbe5f(0x1dc):_0x5dbe5f(0x1d6))+';\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20-webkit-appearance:\x20'+(this[_0x5dbe5f(0x197)]?_0x5dbe5f(0x1dc):_0x5dbe5f(0x1d6))+_0x5dbe5f(0x198)+(this['showUnitArrow']?'auto':'none')+_0x5dbe5f(0x25b)+(this[_0x5dbe5f(0x161)]?'(':'')+_0x5dbe5f(0x22d)+_0x15c402+_0x5dbe5f(0x251)+(this[_0x5dbe5f(0x161)]&&this['format']!=='x'?')':'')+_0x5dbe5f(0x27c)+(_0x43b9a3[this[_0x5dbe5f(0x2af)]]||[this[_0x5dbe5f(0x17b)]])[_0x5dbe5f(0x2e3)](_0x3c52ae=>_0x5dbe5f(0x2b8)+_0x3c52ae+'\x22\x20'+(_0x3c52ae===this[_0x5dbe5f(0x17b)]?'selected':'')+_0x5dbe5f(0x273)+_0x3c52ae+_0x5dbe5f(0x24b))[_0x5dbe5f(0x356)]('')+_0x5dbe5f(0x23f)+(this['hasParentheses']&&this[_0x5dbe5f(0x27f)]==='x'?')':'')+_0x5dbe5f(0x1d8),this[_0x5dbe5f(0x1e8)]();}[_0x1050d3(0x1e8)](){const _0x2f50b8=_0x1050d3,_0x15a94b=this[_0x2f50b8(0x294)][_0x2f50b8(0x229)]('select');if(!_0x15a94b)return;const _0x3b11ad=document[_0x2f50b8(0x1d1)](_0x2f50b8(0x1ec));_0x3b11ad[_0x2f50b8(0x174)][_0x2f50b8(0x295)]=_0x2f50b8(0x23e),_0x3b11ad[_0x2f50b8(0x174)][_0x2f50b8(0x236)]=_0x2f50b8(0x306),_0x3b11ad[_0x2f50b8(0x174)][_0x2f50b8(0x30e)]=_0x2f50b8(0x2e8),_0x3b11ad[_0x2f50b8(0x174)][_0x2f50b8(0x2cc)]=window['getComputedStyle'](_0x15a94b)[_0x2f50b8(0x2cc)],document['body'][_0x2f50b8(0x227)](_0x3b11ad),_0x3b11ad[_0x2f50b8(0x18f)]=this[_0x2f50b8(0x17b)];const _0x1270ee=_0x3b11ad[_0x2f50b8(0x26f)];document['body'][_0x2f50b8(0x2f8)](_0x3b11ad);const _0x45256c=this[_0x2f50b8(0x197)]?0x10:0x6,_0x56dfe8=this[_0x2f50b8(0x197)]?0x8:0x0;let _0x68bfb8=_0x1270ee+_0x45256c+_0x56dfe8+0x2;_0x68bfb8=Math[_0x2f50b8(0x32c)](_0x68bfb8,0x1e),_0x15a94b[_0x2f50b8(0x174)][_0x2f50b8(0x317)]=_0x68bfb8+'px';}[_0x1050d3(0x30f)](){const _0x1218c9=_0x1050d3;this[_0x1218c9(0x294)][_0x1218c9(0x173)](_0x1218c9(0x2a3),this[_0x1218c9(0x29c)][_0x1218c9(0x171)](this));}[_0x1050d3(0x29c)](_0x2c1d86){const _0x22613e=_0x1050d3;if(_0x2c1d86[_0x22613e(0x1c7)][_0x22613e(0x219)]===_0x22613e(0x328)){const _0x7e250f=_0x2c1d86[_0x22613e(0x1c7)][_0x22613e(0x2ab)];this['values']=this['values'][_0x22613e(0x2e3)](_0x29259d=>_0x77debf(_0x29259d,this[_0x22613e(0x17b)],_0x7e250f,this['unitCategory'])),this['unit']=_0x7e250f,this[_0x22613e(0x25c)]();}this['updateDropdownWidth']();}}class _0x3571a5 extends HTMLElement{constructor(){const _0x1009f3=_0x1050d3;super(),this[_0x1009f3(0x16b)]({'mode':_0x1009f3(0x2d2)}),this[_0x1009f3(0x2b5)]=0x0;}['connectedCallback'](){const _0x5cc213=_0x1050d3;this['render'](),this[_0x5cc213(0x30f)]();}[_0x1050d3(0x25c)](){const _0x586c4d=_0x1050d3;this[_0x586c4d(0x294)][_0x586c4d(0x18d)]=_0x586c4d(0x2a7)+this[_0x586c4d(0x2b5)]+_0x586c4d(0x2ac);}[_0x1050d3(0x30f)](){const _0x5f29ba=_0x1050d3,_0x29a2e7=this[_0x5f29ba(0x294)][_0x5f29ba(0x229)]('.increment'),_0x1f3320=this[_0x5f29ba(0x294)][_0x5f29ba(0x229)](_0x5f29ba(0x17a));_0x29a2e7[_0x5f29ba(0x173)](_0x5f29ba(0x308),()=>this['increment']()),_0x1f3320['addEventListener']('click',()=>this[_0x5f29ba(0x334)]());}['increment'](){const _0x27e777=_0x1050d3;this[_0x27e777(0x2b5)]++,this[_0x27e777(0x26b)]();}[_0x1050d3(0x334)](){const _0x10e5ea=_0x1050d3;this['count']--,this[_0x10e5ea(0x26b)]();}[_0x1050d3(0x26b)](){const _0x52ac91=_0x1050d3,_0x3a6052=this[_0x52ac91(0x294)]['querySelector'](_0x52ac91(0x17c));_0x3a6052[_0x52ac91(0x18f)]=this[_0x52ac91(0x2b5)];}}typeof window<'u'&&(customElements['get'](_0x1050d3(0x1b8))||customElements[_0x1050d3(0x250)](_0x1050d3(0x1b8),_0x49aa83),customElements[_0x1050d3(0x289)](_0x1050d3(0x22e))||customElements[_0x1050d3(0x250)]('uc-qty-pair',_0x2a1550),customElements[_0x1050d3(0x289)](_0x1050d3(0x353))||customElements[_0x1050d3(0x250)](_0x1050d3(0x353),_0x118d8d),customElements['get'](_0x1050d3(0x1fc))||customElements[_0x1050d3(0x250)](_0x1050d3(0x1fc),_0x3571a5)),_0x1144b5[_0x1050d3(0x29a)]=_0x3571a5,_0x1144b5[_0x1050d3(0x1fd)]=_0x49aa83,_0x1144b5[_0x1050d3(0x21c)]=_0x2a1550,_0x1144b5['UcQtyTriplet']=_0x118d8d,Object[_0x1050d3(0x2df)](_0x1144b5,Symbol[_0x1050d3(0x257)],{'value':_0x1050d3(0x1ce)});}));
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "physical-quantity",
3
- "version": "1.1.80",
4
- "description": "A web component to represent a physical quantity with unit conversion.",
3
+ "version": "1.1.81",
4
+ "description": "A web component bundle to represent physical quantities with automated unit conversion.",
5
5
  "main": "dist/pq.umd.js",
6
6
  "module": "dist/pq.es.js",
7
7
  "exports": {