@nexusui/components
Version:
These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.
2 lines (1 loc) • 1.75 kB
JavaScript
var e;!function(e){e.NewtonPerMetre="N/m",e.KilonewtonPerMetre="kN/m",e.NewtonsPerMillimetre="N/mm",e.TonnePerMetre="t/m",e.UkTonnePerFoot="UK-ton/ft",e.UsTonnePerFoot="US-ton/ft"}(e||(e={}));const t=[{type:e.NewtonPerMetre,displayName:"Newton Per Metre",secondaryDisplayStrings:["n/m","newtons/metre","newtons/meter","newtonspermetre","newtonspermeter"],minValue:0,maxValue:1/0,isDefault:!0,placeholder:"e.g. 1 N/m"},{type:e.KilonewtonPerMetre,displayName:"Kilonewton Per Metre",secondaryDisplayStrings:["kn/m","kilonewtons/metre","kilonewtons/meter","kilonewtonspermetre","kilonewtonspermeter"],minValue:0,maxValue:1/0,isDefault:!1,placeholder:"e.g. 1 kN/m"},{type:e.NewtonsPerMillimetre,displayName:"Newtons Per Millimetre",secondaryDisplayStrings:["n/mm","newtons/millimetre","newtons/millimeter","newtonspermillimetre","newtonspermillimeter"],minValue:0,maxValue:1/0,isDefault:!1,placeholder:"e.g. 1 N/mm"},{type:e.TonnePerMetre,displayName:"Tonne Per Metre",secondaryDisplayStrings:["t/m","tonnes/metre","tonnes/meter","tonnespermetre","tonnespermeter"],minValue:0,maxValue:1/0,isDefault:!1,placeholder:"e.g. 1 t/m"},{type:e.UkTonnePerFoot,displayName:"UK Tonne Per Foot",secondaryDisplayStrings:["uk-ton/ft","uk-ton/foot","uktonforceperfoot"],minValue:0,maxValue:1/0,isDefault:!1,placeholder:"e.g. 1 UK-ton/ft"},{type:e.UsTonnePerFoot,displayName:"US Tonne Per Foot",secondaryDisplayStrings:["us-ton/ft","us-ton/foot","ustonforceperfoot"],minValue:0,maxValue:1/0,isDefault:!1,placeholder:"e.g. 1 US-ton/ft"}],n={[e.NewtonPerMetre]:t[0],[e.KilonewtonPerMetre]:t[1],[e.NewtonsPerMillimetre]:t[2],[e.TonnePerMetre]:t[3],[e.UkTonnePerFoot]:t[4],[e.UsTonnePerFoot]:t[5]};export{n as ForcePerLength,e as ForcePerLengthUnit,t as ForcePerLengthUnits};