File Type Identifier Statements
src/environments/environment.ts variable environment 0 % (0/1)
src/environments/environment.prod.ts variable environment 0 % (0/1)
src/app/shared/modal/modal/modal.component.ts component ModalComponent 0 % (0/2)
src/app/shared/dynamic-form/ui/dynamic-form/dynamic-form-ui.component.ts component DynamicFormUiComponent 0 % (0/4)
src/app/shared/dynamic-form/ui/dynamic-form-inputs/form-input-text/form-input-text.component.ts component FormInputTextComponent 0 % (0/5)
src/app/shared/dynamic-form/ui/dynamic-form-inputs/form-button-submit/form-button-submit.component.ts component FormButtonSubmitComponent 0 % (0/3)
src/app/shared/dynamic-form/smart/dynamic-form.component.ts component DynamicFormComponent 0 % (0/6)
src/app/shared/dynamic-form/smart/dynamic-form-live.component.ts component DynamicFormLiveComponent 0 % (0/6)
src/app/shared/dynamic-form/services/dynamic-form.service.ts injectable DynamicFormService 0 % (0/3)
src/app/shared/dynamic-form/models/dynamic-form-input.model.ts interface FormError 0 % (0/3)
src/app/shared/dynamic-form/models/dynamic-form-input.model.ts interface DynamicFormInput 0 % (0/9)
src/app/shared/dynamic-form/models/dynamic-form-input-component.interface.ts interface DynamicFormInputComponent 0 % (0/3)
src/app/shared/dynamic-form/models/dynamic-form-config.model.ts interface DynamicFormConfig 0 % (0/2)
src/app/shared/dynamic-form/dynamic-form-input-components.ts variable DynamicFormInputComponentsMap 0 % (0/1)
src/app/shared/dynamic-form/directives/dynamic-form-field.directive.ts directive DynamicFormFieldDirective 0 % (0/6)
src/app/shared/drop-down/services/drop-down.service.ts injectable DropDownService 0 % (0/4)
src/app/shared/drop-down/components/drop-down/drop-down.component.ts component DropDownComponent 0 % (0/13)
src/app/layouts/components/layout/layout.component.ts component LayoutComponent 0 % (0/1)
src/app/core/services/local-storage.service.ts variable localStorageAppStateKey 0 % (0/1)
src/app/core/services/local-storage.service.ts variable BROWSER_STORAGE 0 % (0/1)
src/app/core/services/local-storage.service.ts injectable LocalStorageService 0 % (0/5)
src/app/core/serializers/router-state.serializer.ts interface RouterSimpleState 0 % (0/4)
src/app/core/serializers/router-state.serializer.ts injectable RouterSimpleStateSerializer 0 % (0/2)
src/app/core/reducers/sync-state-with-local-storage.meta-reducer.ts variable syncStateWithLocalStorageMetaReducer 0 % (0/1)
src/app/core/reducers/root.state.ts interface RootState 0 % (0/1)
src/app/core/reducers/root.reducers.ts variable selectRouter 0 % (0/1)
src/app/core/reducers/root.reducers.ts variable reducers 0 % (0/1)
src/app/core/reducers/meta.reducers.ts variable metaReducersFactory 0 % (0/1)
src/app/core/reducers/action-states-logger.meta-reducer.ts function actionStatesLogger 0 % (0/1)
src/app/checkout/checkout-views/views/checkout/checkout-view.component.ts component CheckoutViewComponent 0 % (0/1)
src/app/checkout/checkout-dialogs/checkout-success-message/ui/checkout-success-message-dialog-ui.component.ts component CheckoutSuccessMessageDialogUiComponent 0 % (0/5)
src/app/checkout/checkout-dialogs/checkout-success-message/smart/checkout-success-message-dialog.component.ts component CheckoutSuccessMessageDialogComponent 0 % (0/6)
src/app/checkout/checkout-data/services/checkout.service.ts injectable CheckoutService 0 % (0/2)
src/app/checkout/checkout-data/selectors/checkout.selector.ts variable selectCheckout 0 % (0/1)
src/app/checkout/checkout-data/selectors/checkout-request.selectors.ts variable selectCheckoutRequestUser 0 % (0/1)
src/app/checkout/checkout-data/selectors/checkout-request.selectors.ts variable selectCheckoutRequest 0 % (0/1)
src/app/checkout/checkout-data/reducers/checkout.reducers.ts variable reducers 0 % (0/1)
src/app/checkout/checkout-data/reducers/checkout.reducers.ts interface State 0 % (0/2)
src/app/checkout/checkout-data/reducers/checkout.reducers.ts interface CheckoutState 0 % (0/2)
src/app/checkout/checkout-data/reducers/checkout-request.reducer.ts variable initialState 0 % (0/1)
src/app/checkout/checkout-data/reducers/checkout-request.reducer.ts variable checkoutRequestReducer 0 % (0/1)
src/app/checkout/checkout-data/reducers/checkout-request.reducer.ts function reducer 0 % (0/1)
src/app/checkout/checkout-data/reducers/checkout-request.reducer.ts interface State 0 % (0/2)
src/app/checkout/checkout-data/models/user.model.ts class User 0 % (0/6)
src/app/checkout/checkout-data/effects/checkout.effects.ts injectable CheckoutEffects 0 % (0/6)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutUpdateUserInfo 0 % (0/1)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutSubmitSuccess 0 % (0/1)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutSubmitError 0 % (0/1)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutSubmit 0 % (0/1)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutComplete 0 % (0/1)
src/app/checkout/checkout-data/actions/checkout.actions.ts variable checkoutClearUserInfo 0 % (0/1)
src/app/checkout/checkout-components/components/checkout-user-form/smart/checkout-user-form.component.ts component CheckoutUserFormComponent 0 % (0/4)
src/app/checkout/checkout-components/components/checkout-submit-button/ui/checkout-submit-button-ui.component.ts component CheckoutSubmitButtonUiComponent 0 % (0/4)
src/app/checkout/checkout-components/components/checkout-submit-button/ui/checkout-submit-button-ui.component.stories.ts variable template 0 % (0/1)
src/app/checkout/checkout-components/components/checkout-submit-button/ui/checkout-submit-button-ui.component.stories.ts variable onSubmit 0 % (0/1)
src/app/checkout/checkout-components/components/checkout-submit-button/smart/checkout-submit-button.component.ts component CheckoutSubmitButtonComponent 0 % (0/4)
src/app/cart/cart-data/selectors/cart.selector.ts variable selectCart 0 % (0/1)
src/app/cart/cart-data/selectors/cart-status.selectors.ts variable selectCartStatusBooksCount 0 % (0/1)
src/app/cart/cart-data/selectors/cart-status.selectors.ts variable selectCartStatusBookIds 0 % (0/1)
src/app/cart/cart-data/selectors/cart-status.selectors.ts variable selectCartStatus 0 % (0/1)
src/app/cart/cart-data/selectors/cart-icon.selectors.ts variable selectCartIconDropDownIsVisible 0 % (0/1)
src/app/cart/cart-data/selectors/cart-icon.selectors.ts variable selectCartIconAnimatingStatus 0 % (0/1)
src/app/cart/cart-data/selectors/cart-icon.selectors.ts variable selectCartIcon 0 % (0/1)
src/app/cart/cart-data/reducers/cart.reducers.ts variable reducers 0 % (0/1)
src/app/cart/cart-data/reducers/cart.reducers.ts interface State 0 % (0/2)
src/app/cart/cart-data/reducers/cart.reducers.ts interface CartState 0 % (0/3)
src/app/cart/cart-data/reducers/cart-status.reducer.ts variable initialState 0 % (0/1)
src/app/cart/cart-data/reducers/cart-status.reducer.ts variable cartStatusReducer 0 % (0/1)
src/app/cart/cart-data/reducers/cart-status.reducer.ts function reducer 0 % (0/1)
src/app/cart/cart-data/reducers/cart-status.reducer.ts interface State 0 % (0/2)
src/app/cart/cart-data/reducers/cart-icon.reducer.ts variable initialState 0 % (0/1)
src/app/cart/cart-data/reducers/cart-icon.reducer.ts variable cartIconReducer 0 % (0/1)
src/app/cart/cart-data/reducers/cart-icon.reducer.ts function reducer 0 % (0/1)
src/app/cart/cart-data/reducers/cart-icon.reducer.ts interface State 0 % (0/3)
src/app/cart/cart-data/effects/cart.effects.ts variable maximumNumberOfBooksAUserCanCheckOut 0 % (0/1)
src/app/cart/cart-data/effects/cart.effects.ts injectable CartEffects 0 % (0/5)
src/app/cart/cart-data/effects/cart-icon.effects.ts injectable CartIconEffects 0 % (0/6)
src/app/cart/cart-data/actions/cart.actions.ts variable removeBookFromCart 0 % (0/1)
src/app/cart/cart-data/actions/cart.actions.ts variable clearCart 0 % (0/1)
src/app/cart/cart-data/actions/cart.actions.ts variable cantAddAnyMoreBooksInCartError 0 % (0/1)
src/app/cart/cart-data/actions/cart.actions.ts variable attemptToAddBookToCart 0 % (0/1)
src/app/cart/cart-data/actions/cart.actions.ts variable alreadyHaveBookInCartError 0 % (0/1)
src/app/cart/cart-data/actions/cart.actions.ts variable addBookToCart 0 % (0/1)
src/app/cart/cart-data/actions/cart-icon.actions.ts variable toggleCartIconDropDown 0 % (0/1)
src/app/cart/cart-data/actions/cart-icon.actions.ts variable showCartIconDropDown 0 % (0/1)
src/app/cart/cart-data/actions/cart-icon.actions.ts variable hideCartIconDropDown 0 % (0/1)
src/app/cart/cart-data/actions/cart-icon.actions.ts variable animateOffLayoutHeaderShoppingCartIcon 0 % (0/1)
src/app/cart/cart-data/actions/cart-icon.actions.ts variable animateLayoutHeaderShoppingCartIcon 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.ts component ShoppingCartUiComponent 0 % (0/4)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.stories.ts variable template 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.stories.ts variable onClickRemove 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.stories.ts variable book3 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.stories.ts variable book2 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/ui/shopping-cart-ui.component.stories.ts variable book1 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart/smart/shopping-cart.component.ts component ShoppingCartComponent 0 % (0/5)
src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.ts component ShoppingCartIconUiComponent 0 % (0/6)
src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.stories.ts variable template 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.stories.ts variable onIconClick 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.stories.ts component MockShoppingCartComponent 0 % (0/1)
src/app/cart/cart-components/components/shopping-cart-icon/ui/shopping-cart-icon-ui.component.stories.ts component MockDropDownComponent 0 % (0/3)
src/app/cart/cart-components/components/shopping-cart-icon/smart/shopping-cart-icon.component.ts component ShoppingCartIconComponent 0 % (0/6)
src/app/books/books-views/views/books/books-view.component.ts component BooksViewComponent 0 % (0/1)
src/app/books/books-data/services/books.service.ts injectable BooksService 0 % (0/4)
src/app/books/books-data/selectors/books.selector.ts variable selectBooks 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectBooksCacheTotal 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectBooksCacheIds 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectBooksCacheEntities 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectBooksCache 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectAllCacheBooks 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable selectActiveBookId 0 % (0/1)
src/app/books/books-data/selectors/books-cache.selectors.ts variable 0 % (0/1)
src/app/books/books-data/reducers/books.reducers.ts variable reducers 0 % (0/1)
src/app/books/books-data/reducers/books.reducers.ts interface State 0 % (0/2)
src/app/books/books-data/reducers/books.reducers.ts interface BooksState 0 % (0/2)
src/app/books/books-data/reducers/books-cache.reducer.ts variable initialState 0 % (0/1)
src/app/books/books-data/reducers/books-cache.reducer.ts variable booksCacheReducer 0 % (0/1)
src/app/books/books-data/reducers/books-cache.reducer.ts variable bookISBNs 0 % (0/1)
src/app/books/books-data/reducers/books-cache.reducer.ts variable adapter 0 % (0/1)
src/app/books/books-data/reducers/books-cache.reducer.ts function reducer 0 % (0/1)
src/app/books/books-data/reducers/books-cache.reducer.ts interface State 0 % (0/2)
src/app/books/books-data/effects/books.effects.ts injectable BooksEffects 0 % (0/4)
src/app/books/books-data/actions/books.actions.ts variable requestBooksHydrateSuccess 0 % (0/1)
src/app/books/books-data/actions/books.actions.ts variable requestBooksHydrateError 0 % (0/1)
src/app/books/books-data/actions/books.actions.ts variable requestBooksHydrate 0 % (0/1)
src/app/books/books-components/components/books/ui/books-ui.component.ts component BooksUiComponent 0 % (0/2)
src/app/books/books-components/components/books/ui/books-ui.component.stories.ts variable template 0 % (0/1)
src/app/books/books-components/components/books/ui/books-ui.component.stories.ts variable book3 0 % (0/1)
src/app/books/books-components/components/books/ui/books-ui.component.stories.ts variable book2 0 % (0/1)
src/app/books/books-components/components/books/ui/books-ui.component.stories.ts variable book1 0 % (0/1)
src/app/books/books-components/components/books/smart/books.component.ts component BooksComponent 0 % (0/3)
src/app/book/book-data/models/book.model.ts interface BookInterface 0 % (0/11)
src/app/book/book-data/models/book.model.ts class Book 0 % (0/13)
src/app/book/book-data/effects/book.effects.ts injectable BookEffects 0 % (0/3)
src/app/book/book-data/actions/book.actions.ts variable selectedBookAddToCartBtnClick 0 % (0/1)
src/app/book/book-data/actions/book.actions.ts variable clearBookSelected 0 % (0/1)
src/app/book/book-data/actions/book.actions.ts variable bookSelected 0 % (0/1)
src/app/book/book-components/components/selected-book/ui/selected-book-ui.component.ts component SelectedBookUiComponent 0 % (0/3)
src/app/book/book-components/components/selected-book/ui/selected-book-ui.component.stories.ts variable template 0 % (0/1)
src/app/book/book-components/components/selected-book/ui/selected-book-ui.component.stories.ts variable onAddToBasket 0 % (0/1)
src/app/book/book-components/components/selected-book/smart/selected-book.component.ts component SelectedBookComponent 0 % (0/4)
src/app/book/book-components/components/book/ui/book-ui.component.ts component BookUiComponent 0 % (0/3)
src/app/book/book-components/components/book/ui/book-ui.component.stories.ts variable template 0 % (0/1)
src/app/book/book-components/components/book/ui/book-ui.component.stories.ts variable bookClicked 0 % (0/1)
src/app/book/book-components/components/book/smart/book.component.ts component BookComponent 0 % (0/4)
src/app/app.component.ts component AppComponent 0 % (0/1)

result-matching ""

    No results matching ""