The `@trackunit/custom-field-components` package contains UI components specifically for use with Custom Fields within [the Trackunit Manager platform](https://www.trackunit.com/services/manager/) and [`@trackunit/iris-app`](https://www.npmjs.com/package/
This package includes all the Trackunit css base setup and PostCSS & Tailwind configuration. The PostCSS and Tailwind configuration from this package is used by the Trackunit Manager as well as the Iris App SDK.
This package exposes the Trackunit date and time ui components. The ui components from this package is used by the Trackunit Manager as well as the Iris App SDK.
The `@trackunit/react-form-components` package is the home of Trackunits public react form components.
The `@trackunit/react-filter-components` package is the home of Trackunits public react components used for Filters.
This tool allows you to generate React Hooks for your GraphQL files. Just add this executor to the project with *.graphql files, then it creates React hooks.
The `@trackunit/filter-bar` package is the home of our implementation of a FilterBar component and various different filter components.
The `@trackunit/custom-field-api` package contains a set of function and apis used to interact with the CustomFields part of the Public GraphQL. This is meant to ease the use of custom fields in Iris apps.
The `@trackunit/react-modal` package is the home of Trackunits public react components used for...
The `@trackunit/react-table-base-components` package contains basic react components for tables as part of Trackunits design system.
The `@trackunit/date-and-time-utils` package contains basic utility functions for date and time manipulation. This library uses Temporal and other new browser API's to eliminate the need for moment.js and date-fns.
The `@trackunit/filters-asset-filter-definitions` package is the home of our implementation of a set of hooks for adding asset relevant filters to the FilterBar component.
IRI parsing and IRI-URI conversion utilities
The `@trackunit/react-table-helpers` package is part of the Trackunit design system. It contains helper functions and hook used for the Table library.
RobloxTS definitions for [Iris](https://github.com/Michael-48/Iris/tree/main).
The `@trackunit/react-form-wizard` package is the home of Trackunits public react form wizard components.
A comprehensive E2E testing utilities library for Trackunit's Iris platform. This package provides reusable Cypress commands, setup utilities, and configuration helpers to streamline E2E testing for both internal and external developers.
The `@trackunit/react-table` package is the home of our implementation of a Table component and all related components enhancing the table.
MCP server and CLI that grounds AI coding assistants in your Next.js + Tailwind design system
The `@trackunit/translations-machine-type` package is the home of our implementation of a set of hooks for getting translation for machine type and insights.
The `@trackunit/react-chart-components` package is the home of the chart components for Trackunits design system.
The `@trackunit/utilization-indicator` package is the home of our ui element for showing utilization indicator.
The `@trackunit/filters-graphql-hook` package is the home of our graphql hooks, that can take input of filterBar values and convert to gql types.
The `@trackunit/criticality-indicator` package is the home of criticality ui components.