Comparing version
export * from './character-count/character-count.component'; | ||
export * from './form-group/form-group.component'; | ||
export * from './models'; | ||
export * from './text-input/text-input.directive'; | ||
export * from './character-count/character-count.component'; | ||
@@ -6,0 +3,0 @@ export * from './checkboxes/checkbox.component'; |
@@ -0,1 +1,2 @@ | ||
export * from './lib/models'; | ||
export * from './lib/services/utils/utils.service'; |
{ | ||
"name": "ngx-govuk", | ||
"version": "0.1.1-0", | ||
"version": "0.2.0-0", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/tgreyuk/ngx-govuk.git" | ||
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/tgreyuk/ngx-govuk/issues" | ||
}, | ||
"homepage": "https://ngx-govuk.org", | ||
"peerDependencies": { | ||
"@angular/common": "^17.2.0", | ||
"@angular/core": "^17.2.0" | ||
"@angular/core": "^17.2.0", | ||
"@angular/router": "^17.2.0", | ||
"@angular/forms": "^17.2.0" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
}, | ||
"sideEffects": false, | ||
@@ -42,8 +50,14 @@ "module": "fesm2022/ngx-govuk.mjs", | ||
}, | ||
"./breadcrumbs": { | ||
"types": "./breadcrumbs/index.d.ts", | ||
"esm2022": "./esm2022/breadcrumbs/ngx-govuk-breadcrumbs.mjs", | ||
"esm": "./esm2022/breadcrumbs/ngx-govuk-breadcrumbs.mjs", | ||
"default": "./fesm2022/ngx-govuk-breadcrumbs.mjs" | ||
"./form-group": { | ||
"types": "./form-group/index.d.ts", | ||
"esm2022": "./esm2022/form-group/ngx-govuk-form-group.mjs", | ||
"esm": "./esm2022/form-group/ngx-govuk-form-group.mjs", | ||
"default": "./fesm2022/ngx-govuk-form-group.mjs" | ||
}, | ||
"./forms": { | ||
"types": "./forms/index.d.ts", | ||
"esm2022": "./esm2022/forms/ngx-govuk-forms.mjs", | ||
"esm": "./esm2022/forms/ngx-govuk-forms.mjs", | ||
"default": "./fesm2022/ngx-govuk-forms.mjs" | ||
}, | ||
"./details": { | ||
@@ -55,7 +69,7 @@ "types": "./details/index.d.ts", | ||
}, | ||
"./forms": { | ||
"types": "./forms/index.d.ts", | ||
"esm2022": "./esm2022/forms/ngx-govuk-forms.mjs", | ||
"esm": "./esm2022/forms/ngx-govuk-forms.mjs", | ||
"default": "./fesm2022/ngx-govuk-forms.mjs" | ||
"./breadcrumbs": { | ||
"types": "./breadcrumbs/index.d.ts", | ||
"esm2022": "./esm2022/breadcrumbs/ngx-govuk-breadcrumbs.mjs", | ||
"esm": "./esm2022/breadcrumbs/ngx-govuk-breadcrumbs.mjs", | ||
"default": "./fesm2022/ngx-govuk-breadcrumbs.mjs" | ||
}, | ||
@@ -67,4 +81,13 @@ "./tabs": { | ||
"default": "./fesm2022/ngx-govuk-tabs.mjs" | ||
}, | ||
"./text-input": { | ||
"types": "./text-input/index.d.ts", | ||
"esm2022": "./esm2022/text-input/ngx-govuk-text-input.mjs", | ||
"esm": "./esm2022/text-input/ngx-govuk-text-input.mjs", | ||
"default": "./fesm2022/ngx-govuk-text-input.mjs" | ||
} | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
} | ||
} |
# ngx-govuk | ||
This library was generated with [Nx](https://nx.dev). | ||
 | ||
## Running unit tests | ||
[GOV.UK Design System](https://design-system.service.gov.uk) components for Angular projects. | ||
Run `nx test ngx-govuk` to execute the unit tests. | ||
## Installation | ||
```shell | ||
npm install ngx-govuk --save | ||
``` | ||
## Documentation | ||
Please visit https://ngx-govuk.org. | ||
## License | ||
Released under the [MIT License](./LICENSE). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
260326
12.12%100
11.11%0
-100%1861
15.45%1
-50%1
-50%20
150%8
-11.11%0
-100%5
66.67%