@@ -70,26 +70,6 @@ export default [
7070 "defaultValue" ,
7171 "showForDesktop" ,
7272 { name : "customFormatter" , showFor : "FormInput" } ,
73- { name : "ariaLabel" , showFor : "FormInput" } ,
74- { name : "ariaLabel" , showFor : "FormSelectList" } ,
75- { name : "ariaLabel" , showFor : "FormDatePicker" } ,
76- { name : "ariaLabel" , showFor : "FormCheckbox" } ,
77- { name : "ariaLabel" , showFor : "FormDatePicker" } ,
78- { name : "ariaLabel" , showFor : "FileUpload" } ,
79- { name : "ariaLabel" , showFor : "FileDownload" } ,
80- { name : "ariaLabel" , showFor : "FormSelectList" } ,
81- { name : "ariaLabel" , showFor : "FormButton" } ,
82- { name : "ariaLabel" , showFor : "FormTextArea" } ,
83- { name : "tabindex" , showFor : "FormInput" } ,
84- { name : "tabindex" , showFor : "FormSelectList" } ,
85- { name : "tabindex" , showFor : "FormDatePicker" } ,
86- { name : "tabindex" , showFor : "FormCheckbox" } ,
87- { name : "tabindex" , showFor : "FormDatePicker" } ,
88- { name : "tabindex" , showFor : "FileUpload" } ,
89- { name : "tabindex" , showFor : "FileDownload" } ,
90- { name : "tabindex" , showFor : "FormSelectList" } ,
91- { name : "tabindex" , showFor : "FormButton" } ,
92- { name : "tabindex" , showFor : "FormTextArea" } ,
9373 { name : "encryptedConfig" , showFor : "FormInput" } ,
9474 { name : "variablesToSubmit" , showFor : "FormButton" } ,
9575 ] ,
0 commit comments