# unofficial-dynamic-content-ui

> > React components for building advanced [Dynamic Content](https://amplience.com/dynamic-content) UI Extensions

Latest version **0.7.0** (published 2022-01-25) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install unofficial-dynamic-content-ui
pnpm add unofficial-dynamic-content-ui
yarn add unofficial-dynamic-content-ui
bun add unofficial-dynamic-content-ui
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.0 |
| Published | 2022-01-25 |
| First published | 2020-01-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 22 |
| Unpacked size | 324.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | techiedarren |
| Keywords | Dynamic Content, Headless CMS |

## Links

- npm: https://www.npmjs.com/package/unofficial-dynamic-content-ui
- npm.io page: https://npm.io/package/unofficial-dynamic-content-ui

## Dependencies (22)

- [ajv](https://npm.io/package/ajv.md) ^6.10.2
- [clsx](https://npm.io/package/clsx.md) ^1.0.4
- [react](https://npm.io/package/react.md) ^16.9.0
- [rc-tree](https://npm.io/package/rc-tree.md) ^3.0.0-rc.1
- [copyfiles](https://npm.io/package/copyfiles.md) ^2.1.1
- [react-dom](https://npm.io/package/react-dom.md) ^16.9.0
- [@types/node](https://npm.io/package/@types/node.md) 12.7.2
- [react-color](https://npm.io/package/react-color.md) ^2.19.3
- [@types/react](https://npm.io/package/@types/react.md) 16.9.2
- [use-debounce](https://npm.io/package/use-debounce.md) ^3.3.0
- [react-scripts](https://npm.io/package/react-scripts.md) ^3.2.0
- [@material-ui/lab](https://npm.io/package/@material-ui/lab.md) ^4.0.0-alpha.39
- [@types/react-dom](https://npm.io/package/@types/react-dom.md) 16.8.5
- [@material-ui/core](https://npm.io/package/@material-ui/core.md) ^4.5.1
- [dc-extensions-sdk](https://npm.io/package/dc-extensions-sdk.md) ^1.2.0
- [@material-ui/icons](https://npm.io/package/@material-ui/icons.md) ^4.5.1
- [@types/react-color](https://npm.io/package/@types/react-color.md) ^3.0.6
- [dc-delivery-sdk-js](https://npm.io/package/dc-delivery-sdk-js.md) ^0.3.0
- [@material-ui/styles](https://npm.io/package/@material-ui/styles.md) ^4.5.1
- [material-ui-popup-state](https://npm.io/package/material-ui-popup-state.md) ^2.0.0
- [@material/react-material-icon](https://npm.io/package/@material/react-material-icon.md) ^0.15.0
- [@syncfusion/ej2-react-navigations](https://npm.io/package/@syncfusion/ej2-react-navigations.md) ^17.3.27

## Recent versions

- 0.7.0 (latest) — 2022-01-25
- 0.6.0 — 2022-01-12
- 0.5.1 — 2021-06-02
- 0.5.0 — 2021-04-07
- 0.4.2 — 2020-09-02
- 0.4.1 — 2020-09-02
- 0.4.0 — 2020-09-02
- 0.3.2 — 2020-09-02
- 0.3.1 — 2020-09-02
- 0.3.0 — 2020-09-02
- 0.2.3 — 2020-02-09
- 0.2.2 — 2020-02-09
- 0.2.1 — 2020-02-09
- 0.2.0 — 2020-01-29

## README

# unofficial-dynamic-content-ui

> React components for building advanced [Dynamic Content](https://amplience.com/dynamic-content) UI Extensions

## Features

* [Material UI](https://github.com/mui-org/material-ui) theme
* Common components found in the Dynamic Content admin interface
* Lightweight content editor for nesting content forms inside your extension

## Installation

Using yarn:

``` sh
yarn add unofficial-dynamic-content-ui
```

## Examples

You can see examples of all of the components by running the storybook command.

``` sh
yarn run storybook
```

## License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---
_Source: https://npm.io/package/unofficial-dynamic-content-ui · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
