graycoreio/daffodil

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
libs/design/toast/examples/src/default-toast/default-toast.component.html
libs/design/toast/examples/src/default-toast/default-toast.component.ts47
A
0 mins
libs/design/toast/examples/src/index.ts1
A
0 mins
libs/design/toast/examples/src/toast-positions/toast-positions.component.html
libs/design/toast/examples/src/toast-positions/toast-positions.component.scss
libs/design/toast/examples/src/toast-positions/toast-positions.component.ts67
A
0 mins
libs/design/toast/examples/src/toast-status/toast-status.component.html
libs/design/toast/examples/src/toast-status/toast-status.component.scss
libs/design/toast/examples/src/toast-status/toast-status.component.ts60
A
0 mins
libs/design/toast/examples/src/toast-with-custom-duration/toast-with-custom-duration.component.html
libs/design/toast/examples/src/toast-with-custom-duration/toast-with-custom-duration.component.ts33
A
0 mins
libs/design/toast/ng-package.json
libs/design/toast/src/index.ts1
A
0 mins
libs/design/toast/src/interfaces/toast-action.ts18
A
0 mins
libs/design/toast/src/interfaces/toast.ts14
A
0 mins
libs/design/toast/src/options/daff-toast-options.ts21
A
0 mins
libs/design/toast/src/service/changes-focus.ts2
A
0 mins
libs/design/toast/src/service/position-strategy.ts32
A
0 mins
libs/design/toast/src/service/position.service.ts30
A
0 mins
libs/design/toast/src/service/toast.service.ts150
A
1 hr
libs/design/toast/src/toast-actions/toast-actions.directive.ts11
A
0 mins
libs/design/toast/src/toast-message/toast-message.directive.ts11
A
0 mins
libs/design/toast/src/toast-theme.scss
libs/design/toast/src/toast-title/toast-title.directive.ts11
A
0 mins
libs/design/toast/src/toast.module.ts37
A
0 mins
libs/design/toast/src/toast/toast-config.ts4
A
0 mins
libs/design/toast/src/toast/toast-provider.ts7
A
0 mins
libs/design/toast/src/toast/toast-template.component.ts208
A
1 hr
libs/design/toast/src/toast/toast.component.html
libs/design/toast/src/toast/toast.component.scss
libs/design/toast/src/toast/toast.component.ts83
A
0 mins
libs/design/tree/README.md
libs/design/tree/examples/ng-package.json
libs/design/tree/examples/src/basic-tree/basic-tree.component.html
libs/design/tree/examples/src/basic-tree/basic-tree.component.ts45
A
0 mins
libs/design/tree/examples/src/deep-tree/deep-tree.component.html
libs/design/tree/examples/src/deep-tree/deep-tree.component.ts56
A
0 mins
libs/design/tree/examples/src/index.ts1
A
0 mins
libs/design/tree/ng-package.json
libs/design/tree/src/index.ts1
A
0 mins
libs/design/tree/src/interfaces/recursive-key.ts3
A
0 mins
libs/design/tree/src/interfaces/tree-data.ts7
A
0 mins
libs/design/tree/src/interfaces/tree-render-mode.ts1
A
0 mins
libs/design/tree/src/interfaces/tree-ui.ts6
A
0 mins
libs/design/tree/src/tree-item/tree-item.directive.ts70
A
0 mins
libs/design/tree/src/tree-theme.scss
libs/design/tree/src/tree.module.ts16
A
0 mins
libs/design/tree/src/tree.ts6
A
0 mins
libs/design/tree/src/tree/tree-notifier.service.ts16
A
0 mins
libs/design/tree/src/tree/tree.component.html