The `@trackunit/react-form-components` package is the home of Trackunits public react form components.
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/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/react-modal` package is the home of Trackunits public react components used for...
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.
The `@trackunit/react-table-base-components` package contains basic react components for tables as part of Trackunits design system.
The `@trackunit/react-table-helpers` package is part of the Trackunit design system. It contains helper functions and hook used for the Table library.
IRI parsing and IRI-URI conversion utilities
The `@trackunit/react-chart-components` package is the home of the chart components for Trackunits design system.
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.
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.
The `@trackunit/react-table` package is the home of our implementation of a Table component and all related components enhancing the table.
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/utilization-indicator` package is the home of our ui element for showing utilization indicator.
The `@trackunit/criticality-indicator` package is the home of criticality ui components.
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-widgets` package contains basic react widgets, meant for our canvas as part of Trackunits design system.
The `@trackunit/react-drawer` package is the home of Trackunits public react components used for...
This package exposes the Trackunit Component Tokens Plugin. The Tailwind plugin from this package is used by the Trackunit Manager as well as the Iris App SDK.
The `@trackunit/utilization-tokens` package is the home of our ui tokens for utilization.
`@trackunit/geo-json-utils` is Trackunit's shared GeoJSON utility package. It contains runtime validation schemas, geometry helpers, and conversion utilities used by map adapters and other frontend libraries.
MCP server for the Iris API