Enable useNextVariants and replace depracated typography variants
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 28 Dec 2018 13:48:57 +0000 (14:48 +0100)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 28 Dec 2018 13:48:57 +0000 (14:48 +0100)
commitf6daa8a9318d5d7bec1cb173d8897cfcb9826157
tree95e50e51abd47ae97b909eb28f96ce1d3ef61e8a
parentf19ab2e744a310d392fdea0b1b6636604cf55065
Enable useNextVariants and replace depracated typography variants

Feature #14639

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
32 files changed:
src/common/custom-theme.ts
src/components/default-code-snippet/default-code-snippet.tsx
src/components/default-view/default-view.tsx
src/components/file-upload/file-upload.tsx
src/components/list-item-text-icon/list-item-text-icon.tsx
src/views-components/current-token-dialog/current-token-dialog.tsx
src/views-components/details-panel/details-panel.tsx
src/views-components/groups-dialog/attributes-dialog.tsx
src/views-components/groups-dialog/member-attributes-dialog.tsx
src/views-components/main-app-bar/help-menu.tsx
src/views-components/main-app-bar/main-app-bar.tsx
src/views-components/repositories-sample-git-dialog/repositories-sample-git-dialog.tsx
src/views-components/repository-attributes-dialog/repository-attributes-dialog.tsx
src/views-components/sharing-dialog/sharing-dialog-content.tsx
src/views-components/sharing-dialog/sharing-management-form-component.tsx
src/views-components/sharing-dialog/sharing-public-access-form-component.tsx
src/views-components/user-dialog/attributes-dialog.tsx
src/views-components/user-dialog/manage-dialog.tsx
src/views-components/virtual-machines-dialog/attributes-dialog.tsx
src/views/login-panel/login-panel.tsx
src/views/my-account-panel/my-account-panel-root.tsx
src/views/process-log-panel/process-log-code-snippet.tsx
src/views/process-log-panel/process-log-main-card.tsx
src/views/process-panel/process-information-card.tsx
src/views/process-panel/process-subprocesses-card.tsx
src/views/process-panel/subprocesses-card.tsx
src/views/repositories-panel/repositories-panel.tsx
src/views/run-process-panel/inputs/directory-array-input.tsx
src/views/run-process-panel/inputs/file-array-input.tsx
src/views/site-manager-panel/site-manager-panel-root.tsx
src/views/ssh-key-panel/ssh-key-panel-root.tsx
src/views/virtual-machine-panel/virtual-machine-user-panel.tsx