GitHub

KDS Order

Kitchen Display System order cards for restaurant/food service operations. Status-coded cards with elapsed timers, item lists, and action buttons for kitchen workflow management.

Pending Order

Preview
#057
Table 4 - ERPlora Cafe
3:42
14:18
  • 2
    Grilled Chicken Wrap
    No onions
  • 1
    Caesar Salad
    Dressing on side
  • 2
    Sparkling Water

Status Variants

Preview
#058
Bar - ERPlora
5:12
14:15
  • 1
    Ribeye Steak
    Grill Station
  • 1
    Fries
#055
Table 7
8:30
14:12
  • 2
    Margherita Pizza
#052
Table 2
12:05
14:08
  • 1
    Fish & Chips

Alert & Priority

Preview
RUSH
#061
Table 1 - ERPlora VIP
11:20
14:09
  • 1
    Lobster Risotto
    Extra truffle oil
    Main Kitchen
  • 2
    Wagyu Burger
    Medium rare
    Grill Station
  • 2
    Truffle Fries

Compact Variant

Preview
#063
Counter
1:15
  • 1
    Latte
  • 1
    Croissant
#064
Drive-Thru
2:45
  • 3
    Espresso

Classes Reference

Class Description
kds-orderBase KDS order card with border, hover lift, and press scale
kds-order-pendingWarning (yellow) status color
kds-order-preparingInfo (blue) status color
kds-order-readySuccess (green) status color
kds-order-alertError (red) status with pulse animation
kds-order-completedMuted status with reduced opacity
kds-order-compactReduced padding and font sizes for dense layouts
kds-order-priority-highEnables absolute-positioned priority badge
kds-order-priorityPriority badge element (e.g., "RUSH")
kds-order-bumpedBump scale animation on order completion
kds-order-headerHeader with order ID, table, and timer
kds-order-idOrder number display
kds-order-tableTable/location label
kds-order-timeTimer container (right-aligned)
kds-order-elapsedElapsed time display (color matches status)
kds-order-startedStart time label
kds-order-bodyBody wrapper for items list
kds-order-itemsUnstyled list container
kds-order-itemSingle item row with qty, details, and status
kds-order-item-qtyQuantity badge
kds-order-item-detailsItem name, notes, and station container
kds-order-item-nameItem name text
kds-order-item-notesSpecial instructions (italic, warning color)
kds-order-item-stationKitchen station label
kds-order-item-statusStatus dot indicator
kds-order-item-status-pendingYellow dot
kds-order-item-status-preparingBlue pulsing dot
kds-order-item-status-readyGreen dot
kds-order-footerFooter with action buttons
kds-order-actionBase action button
kds-order-action-primaryPrimary action (status-colored background)
kds-order-action-secondarySecondary action (neutral background)