├── src
├── app
│ ├── component
│ │ ├── invalid-user
│ │ │ ├── invalid-user.component.scss
│ │ │ ├── invalid-user.component.html
│ │ │ ├── invalid-user.component.spec.ts
│ │ │ └── invalid-user.component.ts
│ │ ├── login-root
│ │ │ ├── login-root.component.scss
│ │ │ ├── login-root.component.html
│ │ │ ├── login-root.directive.spec.ts
│ │ │ ├── login-root.directive.ts
│ │ │ ├── login-root.service.ts
│ │ │ ├── login-root.service.spec.ts
│ │ │ └── login-root.component.spec.ts
│ │ ├── dialog-confirm
│ │ │ ├── dialog-confirm.component.scss
│ │ │ ├── dialog-confirm.component.html
│ │ │ ├── dialog-confirm.component.ts
│ │ │ └── dialog-confirm.component.spec.ts
│ │ ├── app-footer
│ │ │ ├── app-footer.component.scss
│ │ │ ├── app-footer.component.html
│ │ │ ├── app-footer.component.spec.ts
│ │ │ └── app-footer.component.ts
│ │ ├── root
│ │ │ ├── root.service.ts
│ │ │ ├── root.service.spec.ts
│ │ │ └── root.component.spec.ts
│ │ ├── app-public-nav-bar
│ │ │ ├── app-public-nav-bar.component.scss
│ │ │ ├── app-public-nav-bar.component.spec.ts
│ │ │ └── app-public-nav-bar.component.html
│ │ ├── tnc-renderer
│ │ │ ├── tnc-renderer.component.scss
│ │ │ └── tnc-renderer.component.spec.ts
│ │ ├── login
│ │ │ └── login.component.spec.ts
│ │ └── app-nav-bar
│ │ │ └── app-nav-bar.component.spec.ts
│ ├── routes
│ │ ├── tnc
│ │ │ ├── tnc.component.scss
│ │ │ └── tnc.component.spec.ts
│ │ ├── signup
│ │ │ ├── signup.component.scss
│ │ │ ├── signup.service.spec.ts
│ │ │ ├── signup-routing.module.ts
│ │ │ ├── signup.service.ts
│ │ │ ├── signup.component.spec.ts
│ │ │ └── signup.module.ts
│ │ ├── route-app-setup.module.ts
│ │ ├── route-info-app.module.ts
│ │ ├── route-app-event.module.ts
│ │ ├── route-frac.module.ts
│ │ ├── route-home.module.ts
│ │ ├── route-notification-app.module.ts
│ │ ├── route-my-dashboard.module.ts
│ │ ├── route-search-app.module.ts
│ │ ├── route-roles-access-module.ts
│ │ ├── signup-auto
│ │ │ ├── signup-auto.service.spec.ts
│ │ │ ├── signup-auto-routing.module.ts
│ │ │ ├── signup-auto.component.scss
│ │ │ ├── signup-auto.module.ts
│ │ │ ├── signup-auto.component.spec.ts
│ │ │ ├── signup-auto.component.html
│ │ │ └── signup-auto.service.ts
│ │ ├── public
│ │ │ ├── mobile-app
│ │ │ │ ├── components
│ │ │ │ │ ├── mobile-app-home.component.scss
│ │ │ │ │ └── mobile-app-home.component.spec.ts
│ │ │ │ └── mobile-app.module.ts
│ │ │ ├── public-faq
│ │ │ │ ├── public-faq.component.scss
│ │ │ │ ├── public-faq.component.spec.ts
│ │ │ │ └── public-faq.module.ts
│ │ │ ├── public-about
│ │ │ │ └── public-about.component.spec.ts
│ │ │ └── public-contact
│ │ │ │ ├── public-contact.component.spec.ts
│ │ │ │ ├── public-contact.component.scss
│ │ │ │ └── public-contact.module.ts
│ │ └── features
│ │ │ └── features.component.spec.ts
│ ├── constants
│ │ └── topBar.constants.ts
│ ├── services
│ │ ├── init.service.spec.ts
│ │ ├── mobile-apps.service.spec.ts
│ │ ├── app-interceptor.service.spec.ts
│ │ ├── tnc-app-resolver.service.spec.ts
│ │ ├── tnc-public-resolver.service.spec.ts
│ │ ├── navigation-external.service.spec.ts
│ │ ├── global-error-handling.service.spec.ts
│ │ ├── global-error-handling.service.ts
│ │ └── navigation-external.service.ts
│ ├── guards
│ │ ├── login.guard.spec.ts
│ │ ├── general.guard.spec.ts
│ │ ├── empty-route.guard.spec.ts
│ │ ├── external-url-resolver.service.spec.ts
│ │ └── external-url-resolver.service.ts
│ └── models
│ │ ├── tnc.model.ts
│ │ └── mobile-events.model.ts
├── favicon.png
├── tailwind-build.scss
├── spv-assets
│ ├── icons
│ │ ├── goi.png
│ │ ├── emblem-light.png
│ │ ├── 431861-spider-workers-siemens-corpora_original@2x.png
│ │ ├── pin.svg
│ │ └── hubs.svg
│ └── fonts
│ │ ├── lato
│ │ ├── Lato-Black.woff
│ │ ├── Lato-Bold.woff
│ │ ├── Lato-Bold.woff2
│ │ ├── Lato-Light.woff
│ │ ├── Lato-Black.woff2
│ │ ├── Lato-Hairline.woff
│ │ ├── Lato-Italic.woff
│ │ ├── Lato-Italic.woff2
│ │ ├── Lato-Light.woff2
│ │ ├── Lato-Regular.woff
│ │ ├── Lato-Regular.woff2
│ │ ├── Lato-BoldItalic.woff
│ │ ├── Lato-Hairline.woff2
│ │ ├── Lato-BlackItalic.woff
│ │ ├── Lato-BlackItalic.woff2
│ │ ├── Lato-BoldItalic.woff2
│ │ ├── Lato-LightItalic.woff
│ │ ├── Lato-LightItalic.woff2
│ │ ├── Lato-HairlineItalic.woff
│ │ └── Lato-HairlineItalic.woff2
│ │ ├── poppins
│ │ ├── Poppins-Bold.woff
│ │ ├── Poppins-Thin.woff
│ │ ├── Poppins-Black.woff
│ │ ├── Poppins-Black.woff2
│ │ ├── Poppins-Bold.woff2
│ │ ├── Poppins-Italic.woff
│ │ ├── Poppins-Italic.woff2
│ │ ├── Poppins-Light.woff
│ │ ├── Poppins-Light.woff2
│ │ ├── Poppins-Medium.woff
│ │ ├── Poppins-Medium.woff2
│ │ ├── Poppins-Regular.woff
│ │ ├── Poppins-Thin.woff2
│ │ ├── Poppins-ExtraBold.woff
│ │ ├── Poppins-Regular.woff2
│ │ ├── Poppins-SemiBold.woff
│ │ ├── Poppins-SemiBold.woff2
│ │ ├── Poppins-BlackItalic.woff
│ │ ├── Poppins-BlackItalic.woff2
│ │ ├── Poppins-BoldItalic.woff
│ │ ├── Poppins-BoldItalic.woff2
│ │ ├── Poppins-ExtraBold.woff2
│ │ ├── Poppins-ExtraLight.woff
│ │ ├── Poppins-ExtraLight.woff2
│ │ ├── Poppins-LightItalic.woff
│ │ ├── Poppins-LightItalic.woff2
│ │ ├── Poppins-MediumItalic.woff
│ │ ├── Poppins-ThinItalic.woff
│ │ ├── Poppins-ThinItalic.woff2
│ │ ├── Poppins-MediumItalic.woff2
│ │ ├── Poppins-SemiBoldItalic.woff
│ │ ├── Poppins-ExtraBoldItalic.woff
│ │ ├── Poppins-ExtraBoldItalic.woff2
│ │ ├── Poppins-ExtraLightItalic.woff
│ │ ├── Poppins-ExtraLightItalic.woff2
│ │ └── Poppins-SemiBoldItalic.woff2
│ │ └── montserrat
│ │ ├── Montserrat-Black.woff
│ │ ├── Montserrat-Black.woff2
│ │ ├── Montserrat-Bold.woff
│ │ ├── Montserrat-Bold.woff2
│ │ ├── Montserrat-Italic.woff
│ │ ├── Montserrat-Light.woff
│ │ ├── Montserrat-Light.woff2
│ │ ├── Montserrat-Medium.woff
│ │ ├── Montserrat-Thin.woff
│ │ ├── Montserrat-Thin.woff2
│ │ ├── Montserrat-Italic.woff2
│ │ ├── Montserrat-Medium.woff2
│ │ ├── Montserrat-Regular.woff
│ │ ├── Montserrat-Regular.woff2
│ │ ├── Montserrat-SemiBold.woff
│ │ ├── Montserrat-BlackItalic.woff
│ │ ├── Montserrat-BoldItalic.woff
│ │ ├── Montserrat-BoldItalic.woff2
│ │ ├── Montserrat-ExtraBold.woff
│ │ ├── Montserrat-ExtraBold.woff2
│ │ ├── Montserrat-ExtraLight.woff
│ │ ├── Montserrat-ExtraLight.woff2
│ │ ├── Montserrat-LightItalic.woff
│ │ ├── Montserrat-SemiBold.woff2
│ │ ├── Montserrat-ThinItalic.woff
│ │ ├── Montserrat-ThinItalic.woff2
│ │ ├── Montserrat-BlackItalic.woff2
│ │ ├── Montserrat-LightItalic.woff2
│ │ ├── Montserrat-MediumItalic.woff
│ │ ├── Montserrat-MediumItalic.woff2
│ │ ├── Montserrat-ExtraBoldItalic.woff
│ │ ├── Montserrat-ExtraBoldItalic.woff2
│ │ ├── Montserrat-ExtraLightItalic.woff
│ │ ├── Montserrat-SemiBoldItalic.woff
│ │ ├── Montserrat-SemiBoldItalic.woff2
│ │ └── Montserrat-ExtraLightItalic.woff2
├── styles
│ ├── libraries.scss
│ └── _ws-common.scss
├── environments
│ ├── environment.dev.ts
│ ├── environment.preprod.ts
│ └── environment.prod.ts
└── test.ts
├── project
└── ws
│ └── app
│ ├── src
│ ├── lib
│ │ ├── head
│ │ │ ├── app-button
│ │ │ │ ├── app-button.component.scss
│ │ │ │ ├── app-button.module.ts
│ │ │ │ └── app-button.component.ts
│ │ │ ├── btn-channel-analytics
│ │ │ │ ├── btn-channel-analytics.component.scss
│ │ │ │ ├── btn-channel-analytics.component.html
│ │ │ │ ├── btn-channel-analytics.module.ts
│ │ │ │ └── btn-channel-analytics.component.spec.ts
│ │ │ ├── btn-content-feedback-v2
│ │ │ │ ├── components
│ │ │ │ │ ├── feedback-snackbar
│ │ │ │ │ │ ├── feedback-snackbar.component.scss
│ │ │ │ │ │ ├── feedback-snackbar.component.ts
│ │ │ │ │ │ └── feedback-snackbar.component.spec.ts
│ │ │ │ │ ├── btn-content-feedback-v2
│ │ │ │ │ │ ├── btn-content-feedback-v2.component.scss
│ │ │ │ │ │ ├── btn-content-feedback-v2.component.html
│ │ │ │ │ │ └── btn-content-feedback-v2.component.spec.ts
│ │ │ │ │ └── btn-content-feedback-dialog-v2
│ │ │ │ │ │ └── btn-content-feedback-dialog-v2.component.scss
│ │ │ │ ├── models
│ │ │ │ │ └── btn-content-feedback-v2.model.ts
│ │ │ │ └── services
│ │ │ │ │ └── feedback.service.spec.ts
│ │ │ ├── _services
│ │ │ │ ├── widget-user.model.ts
│ │ │ │ ├── search-api.service.spec.ts
│ │ │ │ ├── search-serv.service.spec.ts
│ │ │ │ ├── widget-user.service.spec.ts
│ │ │ │ ├── widget-content.service.spec.ts
│ │ │ │ └── widget-content-share.service.spec.ts
│ │ │ └── ui-admin-table
│ │ │ │ ├── user-list
│ │ │ │ └── list-pipe.pipe.ts
│ │ │ │ ├── user-list-popup
│ │ │ │ ├── list-pipe.pipe.ts
│ │ │ │ └── ui-user-table-pop-up.services.ts
│ │ │ │ ├── directory-list
│ │ │ │ └── directory-table.pipe.ts
│ │ │ │ ├── interface
│ │ │ │ └── interfaces.ts
│ │ │ │ └── user-popup
│ │ │ │ └── user-popup.html
│ │ └── routes
│ │ │ ├── info
│ │ │ ├── quick-tour
│ │ │ │ ├── quick-tour.component.scss
│ │ │ │ ├── quick-tour.component.html
│ │ │ │ ├── quick-tour.module.ts
│ │ │ │ └── quick-tour.component.spec.ts
│ │ │ ├── faq
│ │ │ │ ├── faq.model.ts
│ │ │ │ └── components
│ │ │ │ │ ├── faq-home.component.spec.ts
│ │ │ │ │ └── faq-home.component.scss
│ │ │ ├── contact
│ │ │ │ ├── components
│ │ │ │ │ ├── contact-home.component.scss
│ │ │ │ │ ├── contact-home.component.ts
│ │ │ │ │ └── contact-home.component.spec.ts
│ │ │ │ └── contact.module.ts
│ │ │ ├── info.module.ts
│ │ │ ├── about-video
│ │ │ │ ├── about-video.component.scss
│ │ │ │ ├── about-video.component.spec.ts
│ │ │ │ └── about-video.module.ts
│ │ │ └── about
│ │ │ │ └── components
│ │ │ │ └── about-home.component.spec.ts
│ │ │ ├── frac
│ │ │ ├── components
│ │ │ │ └── frac
│ │ │ │ │ ├── frac.component.scss
│ │ │ │ │ ├── frac.component.html
│ │ │ │ │ └── frac.component.spec.ts
│ │ │ ├── interfaces
│ │ │ │ └── frac.model.ts
│ │ │ ├── services
│ │ │ │ ├── frac.service.spec.ts
│ │ │ │ └── frac.service.ts
│ │ │ ├── frac-routing.module.ts
│ │ │ └── frac.module.ts
│ │ │ ├── access
│ │ │ ├── routes
│ │ │ │ └── roles-access
│ │ │ │ │ ├── roles-access.component.scss
│ │ │ │ │ └── roles-access.component.html
│ │ │ ├── access.model.ts
│ │ │ ├── services
│ │ │ │ └── users.service.ts
│ │ │ └── access.module.ts
│ │ │ ├── app-event
│ │ │ ├── components
│ │ │ │ ├── app-event
│ │ │ │ │ ├── app-event.component.scss
│ │ │ │ │ ├── app-event.component.html
│ │ │ │ │ └── app-event.component.spec.ts
│ │ │ │ ├── app-gallery
│ │ │ │ │ └── app-gallery.component.spec.ts
│ │ │ │ ├── event-overview
│ │ │ │ │ ├── event-overview.component.scss
│ │ │ │ │ ├── event-overview.component.html
│ │ │ │ │ └── event-overview.component.spec.ts
│ │ │ │ ├── event-sessions
│ │ │ │ │ ├── event-sessions.component.scss
│ │ │ │ │ └── event-sessions.component.spec.ts
│ │ │ │ ├── iframe-loader
│ │ │ │ │ ├── iframe-loader.component.scss
│ │ │ │ │ ├── iframe-loader.component.html
│ │ │ │ │ └── iframe-loader.component.spec.ts
│ │ │ │ ├── meetup
│ │ │ │ │ ├── meetup.component.scss
│ │ │ │ │ ├── meetup.component.spec.ts
│ │ │ │ │ └── meetup.component.html
│ │ │ │ ├── profile-detail
│ │ │ │ │ ├── view-users
│ │ │ │ │ │ ├── view-users.component.scss
│ │ │ │ │ │ └── view-users.component.spec.ts
│ │ │ │ │ └── profile-detail.component.spec.ts
│ │ │ │ ├── card-details
│ │ │ │ │ ├── card-details.module.ts
│ │ │ │ │ └── card-details.component.spec.ts
│ │ │ │ └── event-banner
│ │ │ │ │ └── event-banner.component.spec.ts
│ │ │ ├── interfaces
│ │ │ │ ├── user-details.model.ts
│ │ │ │ └── event-details.model.ts
│ │ │ └── services
│ │ │ │ ├── event.service.spec.ts
│ │ │ │ ├── event-resolver.service.spec.ts
│ │ │ │ ├── event.service.ts
│ │ │ │ └── event-resolver.service.ts
│ │ │ ├── search
│ │ │ ├── components
│ │ │ │ ├── blogs-card
│ │ │ │ │ ├── blogs-card.component.scss
│ │ │ │ │ ├── blogs-card.component.ts
│ │ │ │ │ ├── blogs-card.component.spec.ts
│ │ │ │ │ └── blogs-card.component.html
│ │ │ │ ├── filter-display
│ │ │ │ │ ├── filter-display.component.scss
│ │ │ │ │ └── filter-display.component.spec.ts
│ │ │ │ ├── qanda-card
│ │ │ │ │ ├── qanda-card.component.ts
│ │ │ │ │ └── qanda-card.component.spec.ts
│ │ │ │ ├── item-tile
│ │ │ │ │ ├── item-tile.component.spec.ts
│ │ │ │ │ └── item-tile.component.ts
│ │ │ │ ├── search-input
│ │ │ │ │ └── search-input.component.spec.ts
│ │ │ │ ├── learning-card
│ │ │ │ │ └── learning-card.component.spec.ts
│ │ │ │ └── search-input-home
│ │ │ │ │ └── search-input-home.component.spec.ts
│ │ │ ├── routes
│ │ │ │ ├── people
│ │ │ │ │ ├── people.component.scss
│ │ │ │ │ ├── people.component.html
│ │ │ │ │ ├── people.component.ts
│ │ │ │ │ └── people.component.spec.ts
│ │ │ │ ├── search-root
│ │ │ │ │ ├── search-root.component.scss
│ │ │ │ │ └── search-root.component.spec.ts
│ │ │ │ ├── home
│ │ │ │ │ └── home.component.spec.ts
│ │ │ │ ├── social
│ │ │ │ │ └── social.component.spec.ts
│ │ │ │ ├── learning
│ │ │ │ │ └── learning.component.spec.ts
│ │ │ │ └── knowledge
│ │ │ │ │ └── knowledge.component.spec.ts
│ │ │ ├── apis
│ │ │ │ └── search-api.service.spec.ts
│ │ │ └── services
│ │ │ │ └── search-serv.service.spec.ts
│ │ │ ├── home
│ │ │ ├── routes
│ │ │ │ ├── users
│ │ │ │ │ ├── create-userV2
│ │ │ │ │ │ ├── create-userV2.component.scss
│ │ │ │ │ │ └── create-userV2.component.spec.ts
│ │ │ │ │ ├── components
│ │ │ │ │ │ ├── edit-department-dialog
│ │ │ │ │ │ │ ├── edit-department-dialog.component.scss
│ │ │ │ │ │ │ └── edit-department-dialog.component.spec.ts
│ │ │ │ │ │ └── open-roles-dialog
│ │ │ │ │ │ │ ├── open-roles-dialog.component.scss
│ │ │ │ │ │ │ ├── system-roles-management.model.ts
│ │ │ │ │ │ │ └── open-roles-dialog.component.spec.ts
│ │ │ │ │ ├── create-user
│ │ │ │ │ │ ├── create-user.service.spec.ts
│ │ │ │ │ │ ├── create-user.service.ts
│ │ │ │ │ │ └── create-user.component.spec.ts
│ │ │ │ │ ├── users.model.ts
│ │ │ │ │ └── users.component.spec.ts
│ │ │ │ ├── create-mdo
│ │ │ │ │ ├── create-mdo.model.ts
│ │ │ │ │ └── upload.ts
│ │ │ │ ├── roles-access
│ │ │ │ │ ├── roles-access.component.scss
│ │ │ │ │ └── roles-access.component.html
│ │ │ │ ├── about
│ │ │ │ │ ├── about.component.html
│ │ │ │ │ └── about.component.ts
│ │ │ │ ├── user-popup
│ │ │ │ │ └── user-popup.html
│ │ │ │ └── home
│ │ │ │ │ └── home.component.html
│ │ │ ├── services
│ │ │ │ ├── userRegistration.model.ts
│ │ │ │ ├── system-roles-management.model.ts
│ │ │ │ ├── loader.service.ts
│ │ │ │ ├── roles-access.service.ts
│ │ │ │ ├── roles.service.ts
│ │ │ │ └── user-view.services.ts
│ │ │ ├── interface
│ │ │ │ ├── conditions-v2.ts
│ │ │ │ ├── auth-stepper.ts
│ │ │ │ ├── collection-editor.ts
│ │ │ │ ├── create-entity.ts
│ │ │ │ ├── collection-child-config.ts
│ │ │ │ └── authored.ts
│ │ │ └── resolvers
│ │ │ │ └── config-resolver.service.ts
│ │ │ ├── notification-v2
│ │ │ ├── components
│ │ │ │ ├── notification-event
│ │ │ │ │ ├── notification-event.component.scss
│ │ │ │ │ ├── notification-event.component.ts
│ │ │ │ │ └── notification-event.component.spec.ts
│ │ │ │ └── home
│ │ │ │ │ ├── home.component.scss
│ │ │ │ │ └── home.component.spec.ts
│ │ │ ├── services
│ │ │ │ ├── notification.service.spec.ts
│ │ │ │ └── notification-api.service.spec.ts
│ │ │ └── notification-v2-routing.module.ts
│ │ │ ├── app-setup
│ │ │ ├── globals.ts
│ │ │ ├── components
│ │ │ │ ├── lang-select
│ │ │ │ │ ├── lang-select.component.scss
│ │ │ │ │ ├── lang-select.component.html
│ │ │ │ │ └── lang-select.component.spec.ts
│ │ │ │ ├── setup-done
│ │ │ │ │ ├── setup-done.component.scss
│ │ │ │ │ └── setup-done.component.spec.ts
│ │ │ │ ├── tnc
│ │ │ │ │ ├── tnc.component.scss
│ │ │ │ │ └── tnc.component.spec.ts
│ │ │ │ ├── home
│ │ │ │ │ ├── home.component.spec.ts
│ │ │ │ │ └── home.component.html
│ │ │ │ └── tnc-renderer
│ │ │ │ │ └── tnc-renderer.component.spec.ts
│ │ │ ├── app-setup-home.component.scss
│ │ │ ├── module
│ │ │ │ └── interest
│ │ │ │ │ └── interest
│ │ │ │ │ └── interest.component.spec.ts
│ │ │ └── app-setup-home.component.spec.ts
│ │ │ ├── create-mdo
│ │ │ ├── create-mdo.model.ts
│ │ │ └── routes
│ │ │ │ ├── users
│ │ │ │ ├── users.component.scss
│ │ │ │ └── users.component.html
│ │ │ │ └── home
│ │ │ │ └── home.component.html
│ │ │ └── my-dashboard
│ │ │ ├── components
│ │ │ └── my-dashboard-home
│ │ │ │ ├── my-dashboard-home.component.scss
│ │ │ │ ├── my-dashboard-home.component.html
│ │ │ │ ├── my-dashboard-home.component.ts
│ │ │ │ └── my-dashboard-home.component.spec.ts
│ │ │ ├── my-dashboard-routing.module.ts
│ │ │ └── my-dashboard.module.ts
│ ├── test.ts
│ └── public-api.ts
│ ├── ng-package.json
│ ├── tsconfig.spec.json
│ ├── tslint.json
│ ├── package.json
│ └── tsconfig.lib.json
├── .huskyrc.json
├── Dockerfile.build
├── docker-build.sh
├── Dockerfile.main
├── sonar-project.properties
├── e2e
├── tsconfig.json
└── src
│ ├── app.po.ts
│ └── app.e2e-spec.ts
├── .editorconfig
├── tsconfig.app.json
├── tsconfig.spec.json
├── Dockerfile.dev
├── Dockerfile.preprod
├── browserslist
├── dist
└── package.json
├── Dockerfile
├── .vscode
└── launch.json
├── README.md
├── ngsw-config-append-dummy.json
└── libgen.sh
/src/app/component/invalid-user/invalid-user.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/src/app/component/login-root/login-root.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/src/app/component/dialog-confirm/dialog-confirm.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/head/app-button/app-button.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/info/quick-tour/quick-tour.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/frac/components/frac/frac.component.scss:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/head/btn-channel-analytics/btn-channel-analytics.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/access/routes/roles-access/roles-access.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/app-event/components/app-event/app-event.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/search/components/blogs-card/blogs-card.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/app-event/components/app-gallery/app-gallery.component.spec.ts:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/project/ws/app/src/lib/routes/home/routes/users/create-userV2/create-userV2.component.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/src/app/component/login-root/login-root.component.html:
--------------------------------------------------------------------------------
1 |
Please wait while we are registering
5 |{{ result.abstract }}
4 | 5 | 6 |