> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/release-notes/deprecations/ui-libraries-deprecated/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # UI libraries deprecated > Deprecation notice that all Platform-provided UI libraries are deprecated in 2023.2 and scheduled for removal in 2024.1 or 2024.2. ## Deprecation notice The following user interface (UI) libraries are deprecated and no longer supported in the **2023.2** release. A deprecation warning displays at startup alerting you that these UI libraries will be removed in a future release. | Library | Description | Deprecation release | Scheduled removal release | Replacement | Related reading | | ---------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------- | ------------------------- | ----------- | ------------------------------------------------------------------------------------------------- | | `/lib/ace-builds` | Browser-based code editor for web applications. | 2023.2 | 2024.2 | None | [NPM: ace-builds](https://www.npmjs.com/package/ace-builds) | | `/lib/ajv` | Implements validation for JSON schemas. | 2023.2 | 2024.2 | None | [ajv-validator/ajv](https://github.com/ajv-validator/ajv/tree/v6.5.0) | | `/lib/angular` | Component-based, front-end development framework. | 2023.2 | 2024.1 | None | [AngularJS API docs](https://docs.angularjs.org/api) | | `/lib/angular-animate` | CSS-based animations. | 2023.2 | 2024.1 | None | [angular-animate](https://www.npmjs.com/package/angular-animate) | | `/lib/angular-app` | Reusable components and functionalities used in Angular projects. | 2023.2 | 2024.1 | None | [Angular libraries](https://angular.io/guide/libraries) | | `/lib/angular-aria` | Accessibility-enabled elements with ARIA attributes. | 2023.2 | 2024.1 | None | [NPM: angular-aria](https://www.npmjs.com/package/angular-aria) | | `/lib/angular-color-picker` | Component to select colors from a palette or by adjusting hue and opacity. | 2023.2 | 2024.1 | None | [GitHub: myplanet/angular-color-picker](https://github.com/myplanet/angular-color-picker) | | `/lib/angular-material` | Material design components for Angular. | 2023.2 | 2024.1 | None | [Angular Material](https://material.angularjs.org/1.0.7/) | | `/lib/angular-material-data-table` | Styled table used to display rows of data. | 2023.2 | 2024.1 | None | [NPM: material design data table](https://www.npmjs.com/package/angular-material-data-table) | | `/lib/angular-sanitize` | Module for sanitizing HTML. | 2023.2 | 2024.1 | None | [NPM: angular-sanitize](https://www.npmjs.com/package/angular-sanitize?activeTab=versions) | | `/lib/better-ajv-errors` | JSON schema validation for APIs. | 2023.2 | 2024.2 | None | [GitHub: atlassian/better-ajv-errors](https://github.com/atlassian/better-ajv-errors/tree/v0.5.1) | | `/lib/bootstrap` | Front-end framework for development with HTML, CSS, and JS. | 2023.2 | 2024.2 | None | [Bootstrap](https://getbootstrap.com/docs/3.3/) | | `/lib/chartjs` | JavaScript library for HTML-based charts. | 2023.2 | 2024.2 | None | [Chart.js](https://www.chartjs.org/) | | `/lib/itential` | Open source library of Itential adapters and pre-built automations. | 2023.2 | 2024.2 | None | — | | `/lib/jquery` | Lightweight JavaScript library that works across multiple browsers. | 2023.2 | 2024.2 | None | [jQuery](https://jquery.com/) | | `/lib/jquery-ui` | User interface interactions. | 2023.2 | 2024.2 | None | [jQuery UI](https://jqueryui.com/) | | `/lib/jsnlog` | Logging library used on client or server side. | 2023.2 | 2024.2 | None | [JSNLog](https://jsnlog.com/) | | `/lib/markdown-it` | Markdown parser to HTML. | 2023.2 | 2024.2 | None | [GitHub: markdown-it](https://github.com/markdown-it/markdown-it) | | `/lib/material-design-icons` | Icons and symbols available in a range of sizes and styles. | 2023.2 | 2024.2 | None | [Material Icons](https://fonts.google.com/icons) | | `/lib/moment` | JavaScript library for parsing, validating, and formatting dates. | 2023.2 | 2024.2 | None | [Moment.js](https://momentjs.com/) | | `/lib/moment-parseformat` | Plugin to extract the format of a date/time string. | 2023.2 | 2024.2 | None | [NPM: moment-parseformat](https://www.npmjs.com/package/moment-parseformat) | | `/lib/moment-timezone` | Library for handling time in different timezones. | 2023.2 | 2024.2 | None | [Moment-Timezone](https://momentjs.com/timezone/docs/) | | `/lib/phui` | Itential component library in Pronghorn Core. | 2023.2 | 2024.2 | None | — | | `/lib/prop-types` | Used with React components to check property types passed to components. | 2023.2 | 2024.2 | None | [NPM: prop-types](https://www.npmjs.com/package/prop-types) | | `/lib/react` | JavaScript library for building user interfaces from components. | 2023.2 | 2024.2 | None | [React.dev](https://react.dev/) | | `/lib/react-dom` | React package for working with Document Object Models (DOM). | 2023.2 | 2024.2 | None | [React DOM APIs](https://react.dev/reference/react-dom) | | `/lib/rodeo-icons` | Customizable icons. | 2023.2 | 2024.2 | None | [react-native-vector-icons](https://www.npmjs.com/package/react-native-vector-icons) | | `/lib/rodeo-ui` | Customizable React Native components. | 2023.2 | 2024.2 | None | — | | `/lib/utilities` | Itential library in Pronghorn Core containing a collection of components and useful functions. | 2023.2 | 2024.2 | None | — | | `/lib/wicked-good-xpath` | Enables XPath evaluation for HTML documents in different browsers. | 2023.2 | 2024.2 | None | [GitHub: google/wicked-good-xpath](https://github.com/google/wicked-good-xpath) | ## What should I do? Review all custom applications that depend on the Platform providing one or more of the libraries listed above. If affected, modify the custom application to load (embed) the library directly into the app library. Contact the [Itential Customer Support Team](https://itential.atlassian.net/servicedesk/customer/portals) if you need assistance or require more information. > Deprecation notice that all Platform-provided UI libraries are deprecated in 2023.2 and scheduled for removal in 2024.1 or 2024.2.