Sefar by Yassir

Sefar Components

Components #

Accordion v1.0.1 #

The Accordion has 2 different states: Expanded & Collapsed.

Regarding its structure, the Accordion consists of the following elements:

  • Header icon (Optional)
  • Header text
  • Body text (Optional)
  • Custom component (Optional)- Nested instance: Slot (can be changed with any other components)

Below you can see the images representing different states of the accordion in LTR and RTL

Image Image

Avatars v1.2.0 #

You can see below the Avatar component in all 4 sizes

- Extra Small
- Small
- Medium
- Large

and with different status icons. Explanation below image.

Image

Rows 1-2 show status icon as None and states: Default and Focused respectively. Rows 3-4 show status icon as None and Online Indicator: Default and Focused respectively. Rows 5-6 show status icon as None and Verified: Default and Focused respectively. Notes:

- Rest of the Rows are a replication of the above 6 rows but with different images in the Avatar.
- The right side shows the avatars in RTL direction

Avatar Group v1.1.0 #

The Avatar Group component is used to display a group of avatars in a single container. It can be used to represent a group of users, contacts, or participants in a conversation. The component supports the following features:

    - Avatar size: The component supports four sizes: extra small, small, medium, and large.
    - Maximum number of avatars: The component can display up to eight avatars.
    - RTL support: The component supports right-to-left (RTL) languages.

Image

Backdrop v1.0.2 #

Image

The available backDrop type are:

- EmptyState
- CustomState
- ListItemState

The Illustrations in Empty State support the following:

- Carousel: if we have more than on illustrations in list.
- One illustrations: one illustrations in list.

The ListItemState support the following:

- userScrollEnabled Flag to enable or disable user scrolling. Defaults to true.
- showScrollbar Flag to show or hide the scrollbar. Defaults to false.

We have 2 types in Carousel Indicator type in Empty State as the following:

- Dot
- Line

We have 3 styles in Carousel Indicator in Empty State as the following:

- Branded
- Black
- White

The optional params:

- backdropHeaderItem Optional header item containing title, subtitle, and tab information
- isVisible Flag to indicate whether the backdrop is visible
- screenState to indicate if the screen state should be displayed in full screen or Contained
- primaryAction CTA
- secondaryAction CTA
- tertiaryAction CTA

Badge v1.0.2 #

Badge is used to indicate something in the design. It is used in the Tabs Component. Badge is represented in two different states:

- With Text
- With Dot

Depending on the color it can also be in different styles, such as in the image below. Each color is responding to each style:

- Negative
- Contrast
- Primary
- Secondary
- Warning
- Positive

Image

Banners are presented in two different types:

- Boxed
- FullWidth

Boxed banner consists of the next elements, every one of which are optional

- Leading Icon
- Label
- Trailing Icon
- Body text
- Primary Action
- Secondary Action

Both Boxed and FullWidth banned can be or elevated or not. But with Boxed Banner when the elevation is on the available components of the Boxed Banner are

- Leading Icon
- Subtitle
- Trailing icon

FullWidth banner has the following elements:

- Leading Icon
- Label

Boxed banner can have the following styles:

- Default
- Branded
- Positive
- Negative
- Warning

Boxed banner can have the following styles:

- Default
- Branded
- Alternative
- Positive
- Negative
- Warning

Image

Bottom Navigation Bar v1.0.3 #

Bottom Navigation bar can be present as a horizontal tabs with 3, 4 or 5 elements

Each element consists of:

- Icon
- Text
- Badge

Badge is represented with the text.

Image

Buttons #

Floating Action Buttons v1.0.1 #

Floating Action Buttons (FABs) have only 2 states: Active and Deactive. The following demonstrates both states in RTL and LTR Directions.

Note: Label is an optional property.

Image

Icon Buttons v1.2.4 #

Icon Buttons have the following types (which will be illustrated below): Primary, Branded, Secondary, Textual, and Negative.

Note that all the following buttons come in 2 styles: Flat (no shadow), Floating (has a shadow). The Flat style uses all 4 sizes: Small, Medium, Large, Extra Large. The Floating size only uses 3 sizes: Medium, Large, Extra Large.

Each row of buttons in the coming sections of Icon buttons represents a distinct state:

- Row 1 : This row showcases the buttons in state: Default.
- Row 2 : This row showcases the buttons in state: Hover.
- Row 3 : This row showcases the buttons in state: Focus.
- Row 4 : This row showcases the buttons in state: Disabled.

Primary Icon Buttons #

Image

Branded Icon Buttons #

Image

Secondary Icon Buttons #

Image

Textual Icon Buttons #

Image

Negative Icon Buttons #

Image

Increment Buttons v1.2.0 #

The following illustration depicts increment buttons in all their available states and visual styles. Image

Each row represents a distinct state:

- Row 1 : This row showcases the buttons in state: Default.
- Row 2 : This row showcases the buttons in state: Loading.
- Row 3 : This row showcases the buttons in state: With Trash.
- Row 4 : This row showcases the buttons in state: Maximum.
- Row 5 : This row showcases the buttons in state: Minimum.
- Row 6 : This row showcases the buttons in state: Disabled.
- Row 7 : This row showcases the buttons in state: AddOnly

The last 2 elements in the first and second rows are in state: Default but without any data

The last 2 elements in the third and fourth rows have a state: Collapsed.

Each column represents a combination between style and direction:

- Column 1 : This column showcases the buttons in style: Default and LTR direction.
- Column 2 : This column showcases the buttons in style: Default and RTL direction.
- Column 3 : This column showcases the buttons in style: Floating and LTR direction.
- Column 4 : This column showcases the buttons in style: Floating and RTL direction.

Text Buttons v1.1.0 #

Text Buttons have the following types (which will be illustrated below):

- Primary, 
- Branded
- Secondary
- Textual
- Negative

Note that Text buttons come in 3 different sizes:

- Small
- Medium 
- Large

In the below sections you will be able to see the different sizes of the buttons with text in LTR and RTL.

Primary Text Buttons #

Image

Branded Text Buttons #

Image

Secondary Text Buttons #

Image

Secondary Text Buttons with elevation #

Image

Textual Text Buttons #

Image

Negative Text Buttons #

Image

Cards #

Activity Card v1.0.0 #

Activity Card Component consists of 3 parts:

- List Item
- Body
- Actions

List Item is represented with:

- Title,
- Transaction Status,
- Transaction Date, 
- Leading Icon  
- Balance.

There is no avaiaibity to add more elements or change them

Image

Body of the Activity Card is represented by:

- Text
- Address List

Image

Actions is represented as:

- Secondary Button
- 2 Secondary Buttons
- Label with a Tag

Image

Horizontal Card v1.0.0 #

The Horizontal Card component consists of multiple elements : - Titled Section: Titled (Required) - Image: Image (Optional) - Card Elements (Either Price component or || Tag component / Optional) : SubElement (Optional) - primary: ActionButton (Optional) - secondary: ActionButton (Optional)

The Card image has two possible sizes :

- Large
- Small
- type: ProgressBarType (Optional)
- size: ProgressBarSize (Optional)
- hasLabel: Boolean (Optional)

The horizontal card with the image has two possible layouts :

- Image Aligned Card 
- Text Aligned Card

The Horizontal Card can have different secondary action types :

- Button
- Icon Button
- Increment Button

Below you can see the images representing different states of the horizontalCard in LTR and RTL

Image Image

Shop Card v1.0.0 #

The Shop Card component consists of multiple elements :

  • Shop Card Title (has a maximum of two lines, behaviour of the text can be overrided)
  • Card Description (Optional)
  • Card Element (An icon with a label or Yassir Icon logo, horizontally aligned with the title)
  • Avatar ( Aligned horizontally with Title & Description / Optional )

The Shop Card component’s image can have multiple variants :

  • Image with no Actions
  • Image with Icon Button
  • Image with Shop Tags
  • Image with Shop Tags & Icon Button

The Shop Card component can be disabled as well, in that case, we should display a centered tag instead of the Actions. All text layers should have “Label/Neutral/Disabled” color instead of “Label/Neutral/Default“ in the disabled state.

The Shop Card body can display an optional Avatar.

The Shop Card side element can also be a Yassir icon logo.

Below images show LTR and RTL variations of the shop card. Image Image

Vertical Card v1.0.0 #

The Vertical Card component consists of multiple elements :

- title: String (Required)
- Image: Image (Optional)
- priceElement : SubElement.PriceElement (Optional)
- tagElement: SubElement.TagElement(Optional)
- action: SecondaryAction.IncrementButton (Optional)

The Vertical Card component has two possible sizes :

- Large (156px of width that can be overrided)
- Small (88px of width)

The Vertical card should have :

- Large increment variant on the large size
- Small (Add only) variant of the small size

Below you can see the images representing different states of the vertical card in LTR and RTL

Image

Chips #

The Chip component is a small, versatile element used to represent small pieces of information or actions. It can display text, icons, avatars, and provide functionality like filtering and selection.

Anatomy:

- Text: The primary content displayed within the chip, typically a label or short description.
- Icon (Optional): An icon displayed at the beginning of the chip (applicable to "Icon Chip" type only).
- Avatar (Optional): An image representing an entity (applicable to "Avatar Chip" type only).
- Delete/Close Icon (Optional): An icon used to remove the chip (e.g., used for filter selections).
- Background: The colored background of the chip, which can vary depending on the state.

Chips can be used in 3 different forms which will be demonstrated below: Single Chip, Chips Filter, Chips Group.

Chips v1.1.2 #

The image below shows the variants of the chip components one of which can have a leading icon and another avatar, note that for the former the leading icon is optional. For the Regular Chip (which can have a leading icon) there are 3 choices for a trailing icon which can be a clear icon, a count holder or neither. However, for the Avatar Chip it can only has an optional trailing clear icon.

There are 4 states for all of the chip kinds:

- Default,
- Focused,
- Selected,
- Disabled

and only 2 sizes:

- Small
- Large

Image

Chip Filter v1.0.1 #

Chip Filter are ideal when you want to allow single of multiple selection from a group of chips, it can also be displayed as a horizontally scrolling row or wrapped to fit the screen width. Image Image Image

Chip Group v1.0.4 #

A Chip Group might look similar to Chip Filter but it only allows single selection, and beyond that, it has the same characteristics. Below you can view the Chip Group in LTR and RTL. Image Image

Divider v1.0.0 #

Image

The available divider types are:

- Simple (with subtypes Default, LeftAligned, RightAligned, HorizontalAligned), with thickness = 1.dp
- Doubled, with thickness = 4.dp
- Thick, with thickness = 8.dp
- Dotted, with thickness = 4.dp

The orientation of the divider:

- Horizontal
- Vertical

The Simple type dividers support the following alignments when in horizontal orientation:

- Default: Fills the entire width of the container.
- LeftAligned: Has left padding of `spacing3`.
- RightAligned: Has right padding of `spacing3`.
- HorizontalAligned: Has horizontal padding of `spacing3`.

Flags v1.1.7 #

The image below demonstrates how the flags of all supported countries in Sefar look in 3 different sizes

- Small,
- Medium,
- Large

and in 2 shapes

- Circular
- Rectangular

Image

Input Fields #

Address Field v1.0.2 #

The Address Field has 3 types:

- Departure, 
- Stop
- Destination

All the three types above have:

- Leading icon (Optional) that has 4 options: _DoubleLocationPins_, _Flag_, _MarkerPin_, or _StartingPoint_
- Label (Optional)

Destination & Stop fields has two extra options :

- Trailing icon “Drag icon“ (Fixed icon & Optional)
- Address Action (Which is fixed to “Plus Circle“ for Destination field & “Minus Circle” for the Stop field and is Optional)

Below you can see the images representing different states of the Address Field in LTR and RTL: Image Image

Currency v.2.0.0 #

The following illustration shows all the states of the currency input field. It comes with a drop down menu to select the currency. Each state is shown on a separate row, and they are as follows in order:

- Default
- Filled
- Focused
- Disabled
- Default (desctructive)
- Filled (desctructive)
- Focused (desctructive)

The currency field, like all Sefar components, supports RTL as shown on the 2 rightmost columns. Image

Currency field input is used for setting the money value in a specific currency. The field is consists of:

- Currency text, which changes depending on the currency and the flag
- Input, where the amount of money must be typed
- Balance, which is an edditional field, that can be hidden
- A hint, with the option to add a hyperlink or hide it at all

The destructive behaviour is also included and is presented by red borders, hints and exlamation mark image.

Image

The Dropdown Field v2.0.3 showcases a versatile input field used for selection from a list of options. The component supports multiple states and behaviors to cater to different user interactions and visual requirements. States:

- Placeholder: This state is visible when the dropdown is inactive, displaying a placeholder text. If hint text is enabled, it appears below the dropdown field.
- Focused: The dropdown gains focus, indicated by a highlighted border, and the dropdown menu expands to show available options.
- Filled: Once an option is selected, the selected item(s) appear inside the field. If multi-select is enabled, multiple items are shown with a clear button for each.
- Disabled: The entire field is inactive, appearing greyed out and unresponsive to user interactions.
- Error: In the destructive state, the dropdown displays red borders and hint text, indicating an error or mandatory input.

Behavior:

- RTL Support: The component adapts to both LTR and RTL languages, with the dropdown icon and text alignment adjusted accordingly.
- Multi-Select: When enabled, users can select multiple items from the dropdown, each displayed as a chip with a clear option.
- Search Functionality: A built-in search input allows users to quickly filter through available options.
- Customizability: Labels, icons, hint text, error messages, and button texts are customizable, offering flexibility to fit different use cases.

Generic Input v1.0.1 #

The following illustration shows all the states of the generic input field. It dynamically expands to a maximum of 5 lines. Each state is shown on a separate row, and they are as follows in order:

- Default
- Filled
- Focused
- Disabled
- Default (desctructive)
- Filled (desctructive)
- Focused (desctructive)

The phone RTL is shown on the last column. The following properties are optional: Label, Trailing Icon, Hint.

Image

OTP Code 1.1.2 #

Image OTP code is authomatcally generated numeric code, which is used to confirm a transaction or a process.

It consists of six separate input views, each of which expect a number. The focus of the field must authomatically transfer to the next input field after the number is present.

The numbers, which was already typed is visible after the focus has moved to the next input.

In the following image is showing all the states of the OTP Code input. It has the following states:

- Plain placeholder - state when the input is shown but the focus is clear and the keyboard is hidden
- First focused - state when the otp code field's first box changed color to the focused one
- Second focused - state when the otp code field's second box changed color to the focused one
- Filled - state when all the otp code box is filled with data
- Disabled - state when the whole input is unclickable and unfocused

The image also showing the behaviour of the input both in RTL and LTR.

Also two behaviuors are presented in the following image:

- Default
- Destrutive

Destructive behaviour shows red borders of the input boxes, red hint (if hint is visible) and red numbers which was typed down.

PIN Code v1.0.2 #

Image In the following image is showing all the states of the Pin Code input. It has the following states:

- Plain placeholder - state when the input is shown but the focus is clear and the keyboard is hidden
- First focused - state when the pin code field's first box changed color to the focused one
- Second focused - state when the pin code field's second box changed color to the focused one
- Filled - state when all the pin code box is filled with data
- Disabled - state when the whole input is unclickable and unfocused

The image also showing the behaviour of the input both in RTL and LTR.

- The RTL variant will be filled from Left to Right.

Also two behaviours are presented in the following image:

- Default
- Destrutive

Destructive behaviour shows red borders of the input boxes, red hint and red dots which states for input data.

Pin code input field also has a few special features:

- Characters are always masked.
- An unsuccessful PIN entry also gives a nudge (vibration) to the user and doesn’t close the keyboard.
- After an unsuccessful PIN entry, the field is moving from the “Error filled” to the “First focused” state within 1 second.

Phone Number v2.1.3 #

The following illustration shows all the states of the phone input field. It comes with a drop down menu to select the country from the supported countries.

Each state is shown on a separate row, and they are as follows in order:

- Placeholder
- Filled
- Focused
- Disabled
- Placeholder (desctructive)
- Filled (desctructive)
- Focused (desctructive)

The phone RTL is shown on the right column. Image

Search Input 1.0.3 #

Search Input is a specific input field which is used to type a search request. It characterized by a search icon in the beginning of the input field and has a cross icon to delete all the typed data.

Image

4 states are available in the Search Input

- PlaceHolder
- Focused
- Filled
- Disabled

REMARK: Autocomplete and descturctive behaviour are currently unavailable in the Search field.

The illustrated input field is available in both RTL and LTL.

When the users clicks of the input field it becomes focused and the keyboard appears. After that the typing is available. If the user clicks outside the search input view the focus be remain of the search input but the keyboard hide itself.

Text Area v1.0.3 #

The following illustration shows all the states of the text input field. It dynamically expands to a maximum of 5 lines. Each state is shown on a separate row, and they are as follows in order:

- Default
- Filled
- Focused
- Filled (desctructive)
- Focused (desctructive)
- Disabled

The phone RTL is shown on the last column. Image

Lists & List Items #

Address List v.1.0.1 #

An address item is composed of:

- Address Sign
- Location Texts [stop name and address] - name is optional

An Address List is composed of:

- List of address items
- Generic input field - optional

Below is a demonstration to Address List variations: Image

Checkout List Item v1.0.3 #

Checkout list item is presented only for showing the info, which is needed to the user. This element is not clickable.

It contains of next elements:

- Label
- Description (optional)
- Number of elements
- Price (optional)
- Discounted price (optional)
- Horizontal not clickable chips

In LTR the element is present in the next image:

Image

In RTL the element is present in the next image: Image

List Item v1.0.2 #

List item is a components from which the lists will be generated. It has a lot of changeble elements, which can be adjusted to the purpose of the list. In the following image is presented the common list item in 4 different states:

- Default
- Focused
- Active
- Disabled

Image

The main parts of the list item are:

- Upper Description
- Title
- Description
- Transaction Status
- Date
- Balance
- Leading element
- Trailing element.

All the elements can be shown and hidden expect of the title. It must always be present. Both RTL and LTL are supported.

List item can be is 3 different sizes:

- Small
- Medium
- Large

And all the data in the list item is being converted to the size which is set as the List Item Size.

The Transaction Status of the list item can be presented in 3 states:

- Pending
- Failed
- Cancelled

And differs by the different colors which is presented in the image below Image

The balance is also presented by a few states:

- Default
- Exprense
- Incoming
- Pending
- Cancelled

All of the states differs by the color of the font style presented in the image below:

Image

The leading element of the list item can be presented as a:

- Icon
- Avatar
- Flag
- Checkbox
- RadioButton

The visual part of the leading elements is presented in the following image for the better understanding

Image

The trailing element of the list item can be presented as a:

- Icon
- Switch
- IconButton
- Button
- Checkbox
- RadioButton
- Tag

The visual part of the trailing elements is presented in the following image for the better understanding

Image

Examples of usage different leading and trailing elements are presented below

Leading Element Demo Area

Image List Text Demo Area Image

Balance Demo Area Image

Trailing Element Demo Area Image

Price List v1.0.2 #

Price list item consists of:

- Icon
- Label
- Price Text
- Currency

Price List can be divided into 2 types:

- Primary
- Icon

Image

Primary type is a Price List without an Icon, which can be presented with the ‘Total’ item in the end of the list

Icon type is a Price List without an Icon in the start.

Please note that ‘Total’ item cannot be present is the price is missing, or if the Icon type is on.

Image

Selectors List v1.1.1 #

Selectors list item consists of:

- Checkbox/RadioButton
- Label
- Icon
- Price Text
- Currency Text

Image

Price Text, Currency Text and Icon is optional fields which can be hidden.

Image

Map Pin v1.0.1 #

The Map Pin Types can be presented in 4 types:

- Pin with an Icon and Texts
- Icon Only
- Avatar
- Dot Only

For the First type, we have 3 layers of text, two of them are optional:

 - Main Map pin text (Body Small Semibold)
 - Caption text (above the main text: Caption Regular / Optional)
 - Subtitle (below the main text: Caption regular / Optional)

Each Map pin except the Dot only Type has a direction:

 - Up
 - Down

For colors we’ve 3 of them:

- Primary
- Secondary
- Neutral

Image

Modal is a view which can be presented above the main view on the screen. It looks like a backdrop, but in modal it is impossible to close it without clicking on the one of the buttons which is presented on it.

Modal can be presented in to types:

- Empty state Modal
- Slot Modal

Empty state Modal has an Empty State and 3 buttons, each and every one of which can be hidden.

Slot Modal is a Composable which the comsumer can put by himself with 3 buttons, which have the same logic as in the Empty State type.

Image

Price v1.0.1 #

Price Component is consist of two separate TextField every one of which indicates the particular price. The first price is the regular price and it is a mandatory field and the discount price which is a optional field.

Discount price has a strike through to indicate the previous price

Price Component can be presented into two layout directions:

- Horizontal
- Vertical

The size of the component is:

- Small
- Large

The component is presented into both LTR an RTL.

Image

Profile Photo v1.2.2 #

Below, you can see the Profile Photo component displayed in three different sizes: Small, Medium, and Large. Each size includes various status icons and states. The image also demonstrates the component in both left-to-right (LTR) and right-to-left (RTL) directions.

Image

For each size the following examples are shown: Outlined Profile Photo:

- With no badge
- With verified badge
- With edit badge

Profile Photo with no outline:

- With no badge
- With verified badge
- With edit badge

Progress Bar v1.1.1 #

The ProgressBar component displays either a linear or circular progress bar with optional label support.

ProgressBar consists of the following elements:

- progress: Float (Required)
- label: String (Optional)
- style: ProgressBarStyle (Optional)
- type: ProgressBarType (Optional)
- size: ProgressBarSize (Optional)

Below you can see the images representing different sizes of the progressbar in LTR and RTL

Image Image

Scrollbar v1.0.0 #

The Scrollbar can be drawn using 2 approaches:

- Component
- Modifier

We have 2 orientation:

- Vertical
- Horizontal

We can apply it for:

- LazyRow, LazyColumn, LazyGrid
- BasicTextField
- Column, Row

Components that have already implemented with Scrollbar:

- TextArea.
- Backdrop List type.

Selectors v1.1.1 #

Selectors are used to find or check the appropriate data from the given list. They are divided into two categories:

- RadioButtons
- CheckBoxes

Image

Both of them are consist of:

- Selector
- Title Text
- Description Text

Both Title Text and Description Text are changable and hidable.

4 states are available in the Selectors

- Default
- Hover
- Focus
- Disabled

The following component is available in RTL an LTL.

For the Check Boxes is also presented an Intermediate state which is used for inner lists. The purpose of this state is to show the user that the elements of the inner list are selected but not all of them.

Also the selectors are provided in two different sizes:

- Large
- Small

Skeleton (Shimmer Layout) v1.1.0 #

The Skeleton with Shimmer Layout is usually used when content is Loading. This comes in sefar as a modifier and you can apply it to any component, specifying its shape and size. Shapes can be Circular, Rectangular, or List Item.

Note: The animation of the shimmer works from left to right in LTR mode and from right to left in RTL mode.

Circular & Rectangular Shapes’ Skeletons

Image

List Item Shape Skeleton

Image

Slider v1.0.1 #

The slider component helps the user to select a value from a certain range of values with a minimum & a maximum.

The Slider component has two types :

  • Simple slider
  • Dashed slider with ticks

Each type of the two has a Label of the chosen value (Optional). The Dashed slider has the dash labels property (Optional).

The slider has 4 different styles according to the states :

  • Default
  • Focused (when the slider handle can is tapped)
  • Active (the sliding state when the user taps and holds)
  • Disabled

In the image below you can see the variants in LTR and RTL. Image Image

Snackbar v1.0.1 #

The Snackbar component displays brief, temporary messages at the bottom of the screen to inform users about processes or actions.

Sizes: Available in two sizes:

  • Medium: Height for standard usage.
  • Large: Taller height for more emphasis.

Variants:

  • With Icon and Action: Shows an icon, message, and action button.
  • Without Icon: Only message and optional action button.
  • Without Action: Only message and optional icon.

Auto-dismiss Timing: Automatically disappears after a set duration (default is 5000ms). Duration can be customized.

In the image below you can see the variants in LTR and RTL. Image

Stepper v1.0.0 #

The Stepper component is a visual navigation guide that indicates the progress of a multi-step process. It allows users to track their progress and understand the completion status of each step.

Usage: Use steppers to break down complex processes into digestible steps, guiding users through the workflow. Steppers are commonly used in onboarding flows, checkout processes, wizards, and other multi-step forms.

Anatomy:

  • Step Label: Text that describes the purpose of each step.
  • Step Indicator: A visual element that represents the state of each step (e.g., circle, number).
  • Connector Line (Optional): Visual line connecting the steps to indicate the flow.
  • Description (Optional): Text providing additional details about each step.

Variants:

  • Style:

    With Icons: Uses icons to represent each step. With Numbers: Uses numbers to represent the order of each step.

  • Layout:

    Vertical: Stacks steps vertically, suitable for limited horizontal space. Horizontal: Arranges steps horizontally, ideal for displaying the entire flow at once.

  • State (for each step):

    Remaining: Indicates a step that the user has not yet completed. Current: Highlights the current step that the user is actively engaged with. Completed: Indicates a step that the user has successfully finished. Error: Indicates a step with an error that needs to be addressed.

  • Show/Hide Description: Option to display or hide the descriptive text below each step label.

  • Change Icon (Icons style only): Property that allows customization of the icon for each step (if using the “with icons” style).

  • Spacings:

    The recommended spacing between steps and other elements depends on the chosen layout and the complexity of the content. efer to the Sefar Design System spacing guidelines for general recommendations.

  • Behavior:

    Stepper interaction might vary depending on the implementation, but it typically allows users to navigate between steps or view detailed information about each step. The current step should be visually distinct from other steps to indicate progress. Consider providing informative feedback and error messages for incomplete or erroneous steps.

  • Dos and Don’ts:

    Do: > Keep step labels concise and clear, avoiding ambiguity. > Use consistent visual styles for all steps throughout the process. > Provide clear feedback on the interaction and state changes of the stepper.

    Don’t: > Overload the stepper with too many steps, as it can overwhelm users. > Use vague or unclear labels for each step. > Design the stepper in a way that hinders user navigation through the process.

The below image showcases LTR and RTL variations of Stepper and its subcomponents.

Image

Switches v1.0.2 #

A switch toggle (also known as a toggle switch or Switch widget) is a common UI element in Android applications that allows users to control various settings and features within an app.

Image

Image

2 sizes of switch components:

- Large (32px of height)
- Small (24px of height)

4 states are available in switches

- Default (Inactive)
- Active disabled
- Active
- Disabled

Tabs v1.3.0 #

Tab element can be presented in 3 different stages:

- No Indicator
- Default Horizontal

Default Vertical Tabs is curretly not supported.

No Indicator tag has 4 states:

- Active = when the element is chosen
- Hovered = when the element is pressed on
- Default = general state of the element
- Disabled = the element does not response to any actions

Default tab stages is supported by the material3 library.

The visual part of each of this state presented in the following image

Image

Tabs Component constits of several tab elements. Minimal amount of the tabs in the component is 2. Maximum is 6 tabs. Tabs, which is presented as null will not be displayed.

The following image shows an example of the tabs component in the all 3 modes with 6 elements each. Image The following image shows an example of the tabs component in the all 3 modes with 5 elements each. Image The following image shows an example of the tabs component in the all 3 modes with 4 elements each. Image The following image shows an example of the tabs component in the all 3 modes with 3 elements each. Image The following image shows an example of the tabs component in the all 3 modes with 2 elements each. Image Also in the tabs can be presented a badge, which can be presented in two types:

- With Dot
- With Number

The examples of the badges in the tabs presented in the following image:

Image

Tags v1.3.0 #

Below you can see LTR and RTL demonstrations of the Tag component in its different styles

- Neutral
- Positive
- Negative
- Warning
- Informative
- Primary
- Secondary

Note that each style comes in 2 variations:

- Default
- Alternative

A Tag can have both Text and Start icon or only one of them (i.e. only icon or only text). You can use Tags in fours sizes:

- Small
- Medium
- Large
- Extra Large

Image

Image

You can choose whether your Tag is elevated or not and here are the variations and how they will look like when elevated. Image

Time Picker v1.0.0 #

The TimePicker component provides a user-friendly interface for selecting a time within a specified range. It supports different time formats, minute increments, and allows customization of the visual and functional aspects. The component also includes options to specify a starting time, minimum and maximum selectable times, and custom text for action buttons. Below you can see the TimePicker component in both LTR and RTL directions.

Image

Titled Section v1.0.2 #

Below you can see the Titled Section Demoed in both LTR and RTL Directions.

- Caption
- subtitle
- description

are all optional properties, wheras title is a mandatory one. Image Image

Tooltip v1.1.0 #

The Tooltip component displays a tooltip with optional supporting text, a directional arrow, and an optional colored dot. It also supports an inverted color scheme for better contrast or alternative styling.

Tooltip consists of the following elements:

- Text: String (Required)
- supportingText: String? (Optional)
- arrowDirection: ArrowDirection? (Optional)
- dotColor: Color? (Optional)
- invertedColors: Boolean (Optional)

Below you can see the images representing different states of the tooltip in LTR and RTL

Image Image

Top Bar v1.4.1 #

Top Bar is a component which is used to be presented on the top of the screen and navigate actions.

Top Bar consists of 3 different parts:

- Leading Icon
- Top Bar Content
- Top Bar Actions

Leading Icon is always a arrow left icon with can be shown or hidden

Top Bar Content is the middle part of the Top Bar and can be present as the next components:

- Title
- Address
- Search Input
- With Dropdown

Title Content consists of Title and Subtitle, and the seconf one is optional. Also the rating icon and text can be found there, but they are also the optional fields.

Address Content is similar to the Title Conponent, the only difference they have is that the Address Content has an Address Icon Arrow presented instead of rating. This arrow is mandatory and can not be hidden.

Search Input is a just normal Search Input Field.

With DropDown is a button, with an action, in which consumer can put the action he’d like.

Image

Top Bar Actions can be following:

- Avatar
- Texual Button
- Actions Bar
- Switch
- Slot

Actions Bar is a list of 1-3 clickable icons. It is possible to set only one, two or whole three elements.

Slot is an empty @Composable to give the consumer to create his own Top Bar Action

Others components are the regualr ones. Image

Also Top Bar can has a regular background or the background can be transparent.

The visual representation of the Top Bar variations are presented below: Image