Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The dashboard is the foundational layout shell that other parts of the interface plug into. Within applications, it defines a specialized space for information visualization and control, giving users a structured interface to access key insights and functionalities. Content is laid out on a responsive 2416-column 9-rows grid with fixed spacing to maintain rhythm.

...

The header provides access to global actions and is adapted per device to preserve clarity on smaller screens. The layout is consistent across applications.

Header Box

The header container aligns to the content width with side padding of 3.25 rem and a top offset of 2 rem. Header margins are fixed at 1.5 rem.Structure of the header boxImage Removed

...

Content

...

Content of the header is defined by Global Navigation (link). It may include the product logo, icons, and menus. All elements have a fixed distance of 2 rem to each other. More information on the header content can be found in Navigation.

...

  • The landscape grid may only be used on screens where the width is the longer side. For all landscape breakpoints, content must conform to the 2416-column/129-line grid.
  • The portrait grid may only be used on screens where the height is the longer side. For portrait breakpoints, the content must conform to the 129-column/2416-line grid.

Within the grid, the content is not positioned freely. Start content blocks, for example, boardlets, at the top-left and place them along the grid. Grid cells should generally all be filled within a finished dashboard. The dashboard content container has fixed side and bottom padding; nested content, for example nested boardlets, may scroll within their own area.

Landscape grid across breakpoints Portrait grid across breakpoints

Breakpoints

The grid defines six breakpoints that control columns, header layout, margins, gutters, and icon sizes. On smaller viewports, compress or stack headings and labels to preserve readability. nUse Use this set of standard breakpoints to maintain layout integrity across screen sizes.

NameBrakpointWidth/HeightColunms/RowsPaddingHeader size
Kiosk≥ 2000px4096/variable2416/12916/16/72/1672px
Web_max≥ 1800px1920/variable2416/12916/16/72/1672px
Web_min≥ 1200px1280/variable2416/12916/16/72/1672px
Tablet_landscape≥ 960px1024/variable2416/12916/16/72/1672px
Tablet_portrait≥ 576px768/variable129/241616/16/72/1672px
Mobil< 576px375/variable129/24168/8/64/864px

Navigation

This section will only give a brief overview. For more information on navigation within and between dashboards, please visit Navigation.

...

The inline notification can be used in different ways, depending on the importance of the notification. The content of the notifications can vary within the usage.

  • Error NotificationNotification: Collored blue, they signal critical errors.
  • Warning Notification: Colored orange, they anounce problems that my result in errors.
  • Success Notification: Colored green, they signal a successful process: Inline notifications have an optimal link action that is adjacent to the title and the body content. Error notifications have a red color that the user can immediately see the difference in the notification.
  • System Notification: System notifications are colored blueColored blue, they report system information.

Toast Notification

(in progress)

...

Use an overlay to focus attention when displaying dialogs or modals. The overlay follows the dashboard’s 2416-column grid. Dialog and popup sizes depend on content; see Dialog for size guidance.

...