Skip to content

Commit

Permalink
refactor: remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Sep 2, 2024
1 parent 01d5537 commit 0e1d1a5
Show file tree
Hide file tree
Showing 122 changed files with 0 additions and 123 deletions.
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/aggrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { GridOptions } from 'ag-grid-community';
import { AgGridReact } from 'ag-grid-react';


const gridOptions = {
columnDefs: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
IxMenuItem,
} from '@siemens/ix-react';


const appSwitchConfig: AppSwitchConfiguration = {
i18nAppSwitch: 'Switch to Application',
currentAppId: 'demo-app-2',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ import {
IxIconButton,
} from '@siemens/ix-react';



export default () => {
return (
<IxApplicationHeader name="My Application">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
IxMenuItem,
} from '@siemens/ix-react';


export default () => {
return (
<IxApplication>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxAvatar } from '@siemens/ix-react';


export default () => {
return (
<IxAvatar image="https://www.gravatar.com/avatar/00000000000000000000000000000000"></IxAvatar>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxAvatar } from '@siemens/ix-react';


export default () => {
return <IxAvatar initials="JD"></IxAvatar>;
};
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/avatar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxAvatar } from '@siemens/ix-react';


export default () => {
return <IxAvatar></IxAvatar>;
};
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxBasicNavigation, IxMenu, IxMenuItem } from '@siemens/ix-react';


export default () => {
return (
<IxBasicNavigation hideHeader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/basic-navigation.css';

import { IxBasicNavigation, IxMenu, IxMenuItem } from '@siemens/ix-react';


export default () => {
return (
<IxBasicNavigation applicationName="Application name">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
IxIconButton,
} from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/blind.css';

import { IxBlind } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/blind.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/blind.css';

import { IxBlind } from '@siemens/ix-react';


export default () => {
return (
<IxBlind label="Example">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxBreadcrumb, IxBreadcrumbItem } from '@siemens/ix-react';


export default () => {
return (
<IxBreadcrumb visibleItemCount={3}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxBreadcrumb, IxBreadcrumbItem } from '@siemens/ix-react';


export default () => {
return (
<IxBreadcrumb>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxButton } from '@siemens/ix-react';


export default () => (
<>
<div className="btn-group">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/icon-button.css';

import { IxIconButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/buttons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/buttons.css';

import { IxButton } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/card-list.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxCardList, IxPushCard } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/card.css';

import { IxCard, IxCardContent, IxIcon, IxTypography } from '@siemens/ix-react';


export default () => {
return (
<IxCard variant="insight" onClick={console.log}>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/chip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/chip.css';

import { IxChip } from '@siemens/ix-react';


export default () => {
return (
<div className="chip">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { IxContentHeader, IxIconButton } from '@siemens/ix-react';



export default () => {
return (
<IxContentHeader
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { IxButton, IxContentHeader } from '@siemens/ix-react';



export default () => {
return (
<IxContentHeader
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { IxContent, IxContentHeader } from '@siemens/ix-react';



export default () => {
return (
<IxContent>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { DateDropdownOption } from '@siemens/ix';
import { IxDateDropdown } from '@siemens/ix-react';


const today = new Date().toLocaleDateString('en-US', {
year: 'numeric',
month: '2-digit',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*/
import { IxDateDropdown } from '@siemens/ix-react';


export default () => {
return <IxDateDropdown />;
};
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxDatePicker } from '@siemens/ix-react';


export default () => {
return <IxDatePicker from="2022/12/15" to="2022/12/24" />;
};
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxDatePicker } from '@siemens/ix-react';


export default () => {
return <IxDatePicker range={false}/>;
};
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxDatetimePicker } from '@siemens/ix-react';


export default () => {
return <IxDatetimePicker />;
};
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/divider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxDivider } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/dropdown-button.css';

import { IxDropdownButton, IxDropdownItem } from '@siemens/ix-react';


export default () => {
return (
<div className="dropdown-button">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import './styles/dropdown-button.css';

import { IxDropdownButton, IxDropdownItem } from '@siemens/ix-react';


export default () => {
return (
<div className="dropdown-button">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxButton, IxDropdown, IxDropdownItem } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
IxIconButton,
} from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxButton, IxDropdown, IxDropdownItem } from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
1 change: 0 additions & 1 deletion packages/react-test-app/src/preview-examples/dropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import {
IxDropdownItem,
} from '@siemens/ix-react';


export default () => {
return (
<>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxEmptyState } from '@siemens/ix-react';


export default () => {
return (
<IxEmptyState
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxEmptyState } from '@siemens/ix-react';


export default () => {
return (
<IxEmptyState
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxEmptyState } from '@siemens/ix-react';


export default () => {
return (
<IxEmptyState
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxEventList, IxEventListItem } from '@siemens/ix-react';


export default () => {
return (
<IxEventList compact>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { IxEventList, IxEventListItem } from '@siemens/ix-react';


export default () => {
return (
<IxEventList itemHeight={'L'}>
Expand Down
Loading

0 comments on commit 0e1d1a5

Please sign in to comment.