UNPKG

azure-devops-ui

Version:

React components for building web UI in Azure DevOps

1 lines 534 B
var TextFieldStyle,TextFieldFocusTreatmentBehavior,TextFieldWidth;!function(e){e[e.normal=0]="normal",e[e.inline=1]="inline"}(TextFieldStyle=TextFieldStyle||{}),function(e){e[e.all=0]="all",e[e.keyboardOnly=1]="keyboardOnly",e[e.none=2]="none"}(TextFieldFocusTreatmentBehavior=TextFieldFocusTreatmentBehavior||{}),function(e){e.auto="auto",e.standard="bolt-textfield-default-width",e.tabBar="bolt-textfield-inline-tabbar-width"}(TextFieldWidth=TextFieldWidth||{});export{TextFieldStyle,TextFieldFocusTreatmentBehavior,TextFieldWidth};