Add shared automation and WebUI editing primitives
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
},
|
||||
"include": [
|
||||
"tests/data-grid-actions.test.tsx",
|
||||
"tests/data-grid-sizing.test.ts",
|
||||
"tests/dialog-focus.test.tsx",
|
||||
"tests/explorer-tree.test.tsx",
|
||||
"tests/icon-button.test.tsx",
|
||||
@@ -27,6 +28,7 @@
|
||||
"tests/people-picker.test.tsx",
|
||||
"tests/resource-access-explanation.test.tsx",
|
||||
"tests/selection-list.test.tsx",
|
||||
"tests/wysiwyg-editor-utils.test.ts",
|
||||
"src/components/CredentialPanel.tsx",
|
||||
"src/components/email/EmailAddressInput.tsx",
|
||||
"src/components/PasswordField.tsx",
|
||||
@@ -49,7 +51,9 @@
|
||||
"src/components/IconButton.tsx",
|
||||
"src/components/admin/AdminIconButton.tsx",
|
||||
"src/components/ToggleSwitch.tsx",
|
||||
"src/components/wysiwygEditorUrls.ts",
|
||||
"src/components/table/DataGrid.tsx",
|
||||
"src/components/table/dataGridSizing.ts",
|
||||
"src/components/table/TableActionGroup.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user