Secondary Entry Points

A TALY library might contain one or more secondary entry points ( eg., @allianz/taly-common/ui) as we do not want to group everything into primary entry points. Here you can find secondary entry points that are available.

@allianz/taly-core

  • @allianz/taly-core/schemas This entry point contains the TypeScript definition files and JSON schemas that are used across our libraries. Most importantly this entry point contains the JSON schemas for the output files that the executors produce like the journal.json and the introspection.json.

  • @allianz/taly-core/form-tracking This entry point contains utility methods that can track Angular forms automatically.

@allianz/taly-common

  • @allianz/taly-common/frame Everything related to TALY Frame is exposed via this entry point.

  • @allianz/taly-common/headline Headline component for Building Blocks.

  • @allianz/taly-common/web-component Utilities that are needed while using the application as web component.

  • @allianz/taly-common/validation-errors Contains the Validation Errors component that is used to display error messages.

@allianz/taly-acl

  • @allianz/taly-acl/angular A bridge between Angular and ACL Engine.

  • @allianz/taly-acl/form-support Utilities to bind building block forms with ACL.

  • @allianz/taly-acl/testing Testing utilities for ACL.

@allianz/taly-nx

  • @allianz/taly-nx/schemas This entry point contains JSON schemas that are used by TALY generators and executors.

@allianz/taly-sdk

  • @allianz/taly-sdk/node Functionalities that can be run only in the Node.js environment and require "moduleResolution": "node16" to be configured in the tsconfig.json file

  • @allianz/taly-sdk/schemas This entry point contains JSON schemas that are used by our SDK, generators and executors.

results matching ""

    No results matching ""