Custom NX executors for building and serving Iris Apps using Vite.
The `@trackunit/ui-design-tokens` package is used by the Trackunit [Iris App SDK](https://www.npmjs.com/package/@trackunit/iris-app). For more info and a full guide on Iris App SDK Development, please visit our [Developer Hub](https://developers.trackun
The `@trackunit/iris-app-webpack-plugin` package contains a custom webpack plugin used for IrisAppSDK development.
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
The `@trackunit/iris-app-sdk-rspack` package contains an executor for Rspack bundler used for IrisAppSDK development.
The `@trackunit/react-core-hooks` package is a small package containing the core hooks used for getting data from our context providers inside Trackunit Iris Apps.
The `@trackunit/react-core-contexts` package contains the core context providers for the [Iris App SDK](https://www.npmjs.com/package/@trackunit/iris-app).
Express Error Handler for Async Functions
The `@trackunit/iris-app-sdk-webpack` package contains a executor for webpack bundler used for IrisAppSDK development.
The `@trackunit/react-components` package is the home of the react components for Trackunits design system.
when you want to fire an event no matter how a process exits.
tiny modular DOM lib for ie9+
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.
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.
Development-only error handler middleware
fs (file system package) extensions
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 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/filter-bar` package is the home of our implementation of a FilterBar component and various different filter components.
Static file serving and directory listing
Integrates the InterSystems IRIS Data Platform with ewd-qoper8 worker processes
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-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.