🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@bamzooka/ui-kit-confirmation-dialog

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bamzooka/ui-kit-confirmation-dialog

This library opens a customizable confirmation dialog modal.

1.0.23
latest
npm
Version published
Weekly downloads
34
-52.11%
Maintainers
3
Weekly downloads
 
Created
Source

shared-ui-kit-confirmation-dialog

This library opens a customizable confirmation dialog modal.

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-confirmation-dialog:storybook

You can use storybook to make develop the lib, any change made to the code will be reflected in the stories

Build

Run nx build shared-ui-kit-confirmation-dialog --with-deps --prod Go to package.json created in dist/libs/shared/ui-kit/confirmation-dialog and move all @angular dependencies to perDependencies

To test it as a local package

For all @bamzooka dependencies replace it with local yarn install: Example: "@bamzooka/ui-kit-spinner": "file:/Users/ahmed/workspace/bamzooka/dist/libs/shared/ui-kit/spinner"

Running end-to-end tests

Run nx e2e shared-ui-kit-confirmation-dialog-e2e

The e2e tests are coupled with storybook, stories are created for this component, then these stories are used to perform some browser based tests.

Running unit tests

Run nx test shared-ui-kit-confirmation-dialog to execute the unit tests.

FAQs

Package last updated on 03 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts