Skip to content

Commit b3752ae

Browse files
authored
refactor(design-system): remove DsDialog and DsConfirmation [AR-53409] (#344)
1 parent 6b028d6 commit b3752ae

16 files changed

Lines changed: 7 additions & 683 deletions

.changeset/ripe-ravens-sleep.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@drivenets/design-system': major
3+
'@drivenets/eslint-plugin-design-system': major
4+
---
5+
6+
Removed deprecated components `DsDialog` and `DsConfirm`
7+
Removed deprecation eslint rules for `DsDialog` and `DsConfirm`

packages/design-system/src/components/ds-confirmation/ds-confirmation.stories.module.scss

Lines changed: 0 additions & 31 deletions
This file was deleted.

packages/design-system/src/components/ds-confirmation/ds-confirmation.stories.tsx

Lines changed: 0 additions & 257 deletions
This file was deleted.

packages/design-system/src/components/ds-confirmation/ds-confirmation.tsx

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/design-system/src/components/ds-confirmation/ds-confirmation.types.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/design-system/src/components/ds-confirmation/index.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/design-system/src/components/ds-dialog/ds-dialog.module.scss

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)