Skip to content
Snippets Groups Projects
Commit dca51ad7 authored by AndiMajore's avatar AndiMajore
Browse files

merged

parents af09cd4e 1fc25d55
No related branches found
No related tags found
No related merge requests found
Showing
with 7569 additions and 75 deletions
......@@ -49,33 +49,6 @@
"namedChunks": true
},
"configurations": {
"old": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.old.ts"
}
],
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
"budgets": [
{
"type": "initial",
"maximumWarning": "2mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "6kb",
"maximumError": "16kb"
}
]
},
"development": {
"fileReplacements": [
{
......
File added
Source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
File added
.drugstone-plugin-pi {
font-family: 'primeicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.drugstone-plugin-pi:before {
--webkit-backface-visibility:hidden;
backface-visibility: hidden;
}
.drugstone-plugin-pi-fw {
width: 1.28571429em;
text-align: center;
}
.drugstone-plugin-pi-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.drugstone-plugin-pi-send:before {
content: "\e9ca";
}
.drugstone-plugin-pi-slack:before {
content: "\e9c9";
}
.drugstone-plugin-pi-sun:before {
content: "\e9c8";
}
.drugstone-plugin-pi-moon:before {
content: "\e9c7";
}
.drugstone-plugin-pi-vimeo:before {
content: "\e9c6";
}
.drugstone-plugin-pi-youtube:before {
content: "\e9c5";
}
.drugstone-plugin-pi-flag:before {
content: "\e9c4";
}
.drugstone-plugin-pi-wallet:before {
content: "\e9c3";
}
.drugstone-plugin-pi-map:before {
content: "\e9c2";
}
.drugstone-plugin-pi-link:before {
content: "\e9c1";
}
.drugstone-plugin-pi-credit-card:before {
content: "\e9bf";
}
.drugstone-plugin-pi-discord:before {
content: "\e9c0";
}
.drugstone-plugin-pi-percentage:before {
content: "\e9be";
}
.drugstone-plugin-pi-euro:before {
content: "\e9bd";
}
.drugstone-plugin-pi-book:before {
content: "\e9ba";
}
.drugstone-plugin-pi-shield:before {
content: "\e9b9";
}
.drugstone-plugin-pi-paypal:before {
content: "\e9bb";
}
.drugstone-plugin-pi-amazon:before {
content: "\e9bc";
}
.drugstone-plugin-pi-phone:before {
content: "\e9b8";
}
.drugstone-plugin-pi-filter-slash:before {
content: "\e9b7";
}
.drugstone-plugin-pi-facebook:before {
content: "\e9b4";
}
.drugstone-plugin-pi-github:before {
content: "\e9b5";
}
.drugstone-plugin-pi-twitter:before {
content: "\e9b6";
}
.drugstone-plugin-pi-step-backward-alt:before {
content: "\e9ac";
}
.drugstone-plugin-pi-step-forward-alt:before {
content: "\e9ad";
}
.drugstone-plugin-pi-forward:before {
content: "\e9ae";
}
.drugstone-plugin-pi-backward:before {
content: "\e9af";
}
.drugstone-plugin-pi-fast-backward:before {
content: "\e9b0";
}
.drugstone-plugin-pi-fast-forward:before {
content: "\e9b1";
}
.drugstone-plugin-pi-pause:before {
content: "\e9b2";
}
.drugstone-plugin-pi-play:before {
content: "\e9b3";
}
.drugstone-plugin-pi-compass:before {
content: "\e9ab";
}
.drugstone-plugin-pi-id-card:before {
content: "\e9aa";
}
.drugstone-plugin-pi-ticket:before {
content: "\e9a9";
}
.drugstone-plugin-pi-file-o:before {
content: "\e9a8";
}
.drugstone-plugin-pi-reply:before {
content: "\e9a7";
}
.drugstone-plugin-pi-directions-alt:before {
content: "\e9a5";
}
.drugstone-plugin-pi-directions:before {
content: "\e9a6";
}
.drugstone-plugin-pi-thumbs-up:before {
content: "\e9a3";
}
.drugstone-plugin-pi-thumbs-down:before {
content: "\e9a4";
}
.drugstone-plugin-pi-sort-numeric-down-alt:before {
content: "\e996";
}
.drugstone-plugin-pi-sort-numeric-up-alt:before {
content: "\e997";
}
.drugstone-plugin-pi-sort-alpha-down-alt:before {
content: "\e998";
}
.drugstone-plugin-pi-sort-alpha-up-alt:before {
content: "\e999";
}
.drugstone-plugin-pi-sort-numeric-down:before {
content: "\e99a";
}
.drugstone-plugin-pi-sort-numeric-up:before {
content: "\e99b";
}
.drugstone-plugin-pi-sort-alpha-down:before {
content: "\e99c";
}
.drugstone-plugin-pi-sort-alpha-up:before {
content: "\e99d";
}
.drugstone-plugin-pi-sort-alt:before {
content: "\e99e";
}
.drugstone-plugin-pi-sort-amount-up:before {
content: "\e99f";
}
.drugstone-plugin-pi-sort-amount-down:before {
content: "\e9a0";
}
.drugstone-plugin-pi-sort-amount-down-alt:before {
content: "\e9a1";
}
.drugstone-plugin-pi-sort-amount-up-alt:before {
content: "\e9a2";
}
.drugstone-plugin-pi-palette:before {
content: "\e995";
}
.drugstone-plugin-pi-undo:before {
content: "\e994";
}
.drugstone-plugin-pi-desktop:before {
content: "\e993";
}
.drugstone-plugin-pi-sliders-v:before {
content: "\e991";
}
.drugstone-plugin-pi-sliders-h:before {
content: "\e992";
}
.drugstone-plugin-pi-search-plus:before {
content: "\e98f";
}
.drugstone-plugin-pi-search-minus:before {
content: "\e990";
}
.drugstone-plugin-pi-file-excel:before {
content: "\e98e";
}
.drugstone-plugin-pi-file-pdf:before {
content: "\e98d";
}
.drugstone-plugin-pi-check-square:before {
content: "\e98c";
}
.drugstone-plugin-pi-chart-line:before {
content: "\e98b";
}
.drugstone-plugin-pi-user-edit:before {
content: "\e98a";
}
.drugstone-plugin-pi-exclamation-circle:before {
content: "\e989";
}
.drugstone-plugin-pi-android:before {
content: "\e985";
}
.drugstone-plugin-pi-google:before {
content: "\e986";
}
.drugstone-plugin-pi-apple:before {
content: "\e987";
}
.drugstone-plugin-pi-microsoft:before {
content: "\e988";
}
.drugstone-plugin-pi-heart:before {
content: "\e984";
}
.drugstone-plugin-pi-mobile:before {
content: "\e982";
}
.drugstone-plugin-pi-tablet:before {
content: "\e983";
}
.drugstone-plugin-pi-key:before {
content: "\e981";
}
.drugstone-plugin-pi-shopping-cart:before {
content: "\e980";
}
.drugstone-plugin-pi-comments:before {
content: "\e97e";
}
.drugstone-plugin-pi-comment:before {
content: "\e97f";
}
.drugstone-plugin-pi-briefcase:before {
content: "\e97d";
}
.drugstone-plugin-pi-bell:before {
content: "\e97c";
}
.drugstone-plugin-pi-paperclip:before {
content: "\e97b";
}
.drugstone-plugin-pi-share-alt:before {
content: "\e97a";
}
.drugstone-plugin-pi-envelope:before {
content: "\e979";
}
.drugstone-plugin-pi-volume-down:before {
content: "\e976";
}
.drugstone-plugin-pi-volume-up:before {
content: "\e977";
}
.drugstone-plugin-pi-volume-off:before {
content: "\e978";
}
.drugstone-plugin-pi-eject:before {
content: "\e975";
}
.drugstone-plugin-pi-money-bill:before {
content: "\e974";
}
.drugstone-plugin-pi-images:before {
content: "\e973";
}
.drugstone-plugin-pi-image:before {
content: "\e972";
}
.drugstone-plugin-pi-sign-in:before {
content: "\e970";
}
.drugstone-plugin-pi-sign-out:before {
content: "\e971";
}
.drugstone-plugin-pi-wifi:before {
content: "\e96f";
}
.drugstone-plugin-pi-sitemap:before {
content: "\e96e";
}
.drugstone-plugin-pi-chart-bar:before {
content: "\e96d";
}
.drugstone-plugin-pi-camera:before {
content: "\e96c";
}
.drugstone-plugin-pi-dollar:before {
content: "\e96b";
}
.drugstone-plugin-pi-lock-open:before {
content: "\e96a";
}
.drugstone-plugin-pi-table:before {
content: "\e969";
}
.drugstone-plugin-pi-map-marker:before {
content: "\e968";
}
.drugstone-plugin-pi-list:before {
content: "\e967";
}
.drugstone-plugin-pi-eye-slash:before {
content: "\e965";
}
.drugstone-plugin-pi-eye:before {
content: "\e966";
}
.drugstone-plugin-pi-folder-open:before {
content: "\e964";
}
.drugstone-plugin-pi-folder:before {
content: "\e963";
}
.drugstone-plugin-pi-video:before {
content: "\e962";
}
.drugstone-plugin-pi-inbox:before {
content: "\e961";
}
.drugstone-plugin-pi-lock:before {
content: "\e95f";
}
.drugstone-plugin-pi-unlock:before {
content: "\e960";
}
.drugstone-plugin-pi-tags:before {
content: "\e95d";
}
.drugstone-plugin-pi-tag:before {
content: "\e95e";
}
.drugstone-plugin-pi-power-off:before {
content: "\e95c";
}
.drugstone-plugin-pi-save:before {
content: "\e95b";
}
.drugstone-plugin-pi-question-circle:before {
content: "\e959";
}
.drugstone-plugin-pi-question:before {
content: "\e95a";
}
.drugstone-plugin-pi-copy:before {
content: "\e957";
}
.drugstone-plugin-pi-file:before {
content: "\e958";
}
.drugstone-plugin-pi-clone:before {
content: "\e955";
}
.drugstone-plugin-pi-calendar-times:before {
content: "\e952";
}
.drugstone-plugin-pi-calendar-minus:before {
content: "\e953";
}
.drugstone-plugin-pi-calendar-plus:before {
content: "\e954";
}
.drugstone-plugin-pi-ellipsis-v:before {
content: "\e950";
}
.drugstone-plugin-pi-ellipsis-h:before {
content: "\e951";
}
.drugstone-plugin-pi-bookmark:before {
content: "\e94e";
}
.drugstone-plugin-pi-globe:before {
content: "\e94f";
}
.drugstone-plugin-pi-replay:before {
content: "\e94d";
}
.drugstone-plugin-pi-filter:before {
content: "\e94c";
}
.drugstone-plugin-pi-print:before {
content: "\e94b";
}
.drugstone-plugin-pi-align-right:before {
content: "\e946";
}
.drugstone-plugin-pi-align-left:before {
content: "\e947";
}
.drugstone-plugin-pi-align-center:before {
content: "\e948";
}
.drugstone-plugin-pi-align-justify:before {
content: "\e949";
}
.drugstone-plugin-pi-cog:before {
content: "\e94a";
}
.drugstone-plugin-pi-cloud-download:before {
content: "\e943";
}
.drugstone-plugin-pi-cloud-upload:before {
content: "\e944";
}
.drugstone-plugin-pi-cloud:before {
content: "\e945";
}
.drugstone-plugin-pi-pencil:before {
content: "\e942";
}
.drugstone-plugin-pi-users:before {
content: "\e941";
}
.drugstone-plugin-pi-clock:before {
content: "\e940";
}
.drugstone-plugin-pi-user-minus:before {
content: "\e93e";
}
.drugstone-plugin-pi-user-plus:before {
content: "\e93f";
}
.drugstone-plugin-pi-trash:before {
content: "\e93d";
}
.drugstone-plugin-pi-external-link:before {
content: "\e93c";
}
.drugstone-plugin-pi-window-maximize:before {
content: "\e93b";
}
.drugstone-plugin-pi-window-minimize:before {
content: "\e93a";
}
.drugstone-plugin-pi-refresh:before {
content: "\e938";
}
.drugstone-plugin-pi-user:before {
content: "\e939";
}
.drugstone-plugin-pi-exclamation-triangle:before {
content: "\e922";
}
.drugstone-plugin-pi-calendar:before {
content: "\e927";
}
.drugstone-plugin-pi-chevron-circle-left:before {
content: "\e928";
}
.drugstone-plugin-pi-chevron-circle-down:before {
content: "\e929";
}
.drugstone-plugin-pi-chevron-circle-right:before {
content: "\e92a";
}
.drugstone-plugin-pi-chevron-circle-up:before {
content: "\e92b";
}
.drugstone-plugin-pi-angle-double-down:before {
content: "\e92c";
}
.drugstone-plugin-pi-angle-double-left:before {
content: "\e92d";
}
.drugstone-plugin-pi-angle-double-right:before {
content: "\e92e";
}
.drugstone-plugin-pi-angle-double-up:before {
content: "\e92f";
}
.drugstone-plugin-pi-angle-down:before {
content: "\e930";
}
.drugstone-plugin-pi-angle-left:before {
content: "\e931";
}
.drugstone-plugin-pi-angle-right:before {
content: "\e932";
}
.drugstone-plugin-pi-angle-up:before {
content: "\e933";
}
.drugstone-plugin-pi-upload:before {
content: "\e934";
}
.drugstone-plugin-pi-download:before {
content: "\e956";
}
.drugstone-plugin-pi-ban:before {
content: "\e935";
}
.drugstone-plugin-pi-star-o:before {
content: "\e936";
}
.drugstone-plugin-pi-star:before {
content: "\e937";
}
.drugstone-plugin-pi-chevron-left:before {
content: "\e900";
}
.drugstone-plugin-pi-chevron-right:before {
content: "\e901";
}
.drugstone-plugin-pi-chevron-down:before {
content: "\e902";
}
.drugstone-plugin-pi-chevron-up:before {
content: "\e903";
}
.drugstone-plugin-pi-caret-left:before {
content: "\e904";
}
.drugstone-plugin-pi-caret-right:before {
content: "\e905";
}
.drugstone-plugin-pi-caret-down:before {
content: "\e906";
}
.drugstone-plugin-pi-caret-up:before {
content: "\e907";
}
.drugstone-plugin-pi-search:before {
content: "\e908";
}
.drugstone-plugin-pi-check:before {
content: "\e909";
}
.drugstone-plugin-pi-check-circle:before {
content: "\e90a";
}
.drugstone-plugin-pi-times:before {
content: "\e90b";
}
.drugstone-plugin-pi-times-circle:before {
content: "\e90c";
}
.drugstone-plugin-pi-plus:before {
content: "\e90d";
}
.drugstone-plugin-pi-plus-circle:before {
content: "\e90e";
}
.drugstone-plugin-pi-minus:before {
content: "\e90f";
}
.drugstone-plugin-pi-minus-circle:before {
content: "\e910";
}
.drugstone-plugin-pi-circle-on:before {
content: "\e911";
}
.drugstone-plugin-pi-circle-off:before {
content: "\e912";
}
.drugstone-plugin-pi-sort-down:before {
content: "\e913";
}
.drugstone-plugin-pi-sort-up:before {
content: "\e914";
}
.drugstone-plugin-pi-sort:before {
content: "\e915";
}
.drugstone-plugin-pi-step-backward:before {
content: "\e916";
}
.drugstone-plugin-pi-step-forward:before {
content: "\e917";
}
.drugstone-plugin-pi-th-large:before {
content: "\e918";
}
.drugstone-plugin-pi-arrow-down:before {
content: "\e919";
}
.drugstone-plugin-pi-arrow-left:before {
content: "\e91a";
}
.drugstone-plugin-pi-arrow-right:before {
content: "\e91b";
}
.drugstone-plugin-pi-arrow-up:before {
content: "\e91c";
}
.drugstone-plugin-pi-bars:before {
content: "\e91d";
}
.drugstone-plugin-pi-arrow-circle-down:before {
content: "\e91e";
}
.drugstone-plugin-pi-arrow-circle-left:before {
content: "\e91f";
}
.drugstone-plugin-pi-arrow-circle-right:before {
content: "\e920";
}
.drugstone-plugin-pi-arrow-circle-up:before {
content: "\e921";
}
.drugstone-plugin-pi-info:before {
content: "\e923";
}
.drugstone-plugin-pi-info-circle:before {
content: "\e924";
}
.drugstone-plugin-pi-home:before {
content: "\e925";
}
.drugstone-plugin-pi-spinner:before {
content: "\e926";
}
.p-component, .p-component * {
box-sizing: border-box
}
.p-hidden {
display: none
}
.p-hidden-space {
visibility: hidden
}
.p-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.p-hidden-accessible input, .p-hidden-accessible select {
transform: scale(0)
}
.p-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
text-decoration: none;
font-size: 100%;
list-style: none
}
.p-disabled, .p-disabled * {
cursor: default !important;
pointer-events: none
}
.p-component-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.p-overflow-hidden {
overflow: hidden
}
.p-unselectable-text {
user-select: none
}
.p-scrollbar-measure {
width: 100px;
height: 100px;
overflow: scroll;
position: absolute;
top: -9999px
}
@-webkit-keyframes p-fadein {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes p-fadein {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
border-radius: 0
}
.p-link {
text-align: left;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
cursor: pointer;
user-select: none
}
.p-sr-only {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important
}
.p-connected-overlay {
opacity: 0;
transform: scaleY(0.8);
transition: transform .12s cubic-bezier(0, 0, 0.2, 1), opacity .12s cubic-bezier(0, 0, 0.2, 1)
}
.p-connected-overlay-visible {
opacity: 1;
transform: scaleY(1)
}
.p-connected-overlay-hidden {
opacity: 0;
transform: scaleY(1);
transition: opacity .1s linear
}
.p-toggleable-content.ng-animating {
overflow: hidden
}
.p-badge {
display: inline-block;
border-radius: 10px;
text-align: center;
padding: 0 .5rem
}
.p-overlay-badge {
position: relative
}
.p-overlay-badge .p-badge {
position: absolute;
top: 0;
right: 0;
transform: translate(50%, -50%);
transform-origin: 100% 0;
margin: 0
}
.p-badge-dot {
width: .5rem;
min-width: .5rem;
height: .5rem;
border-radius: 50%;
padding: 0
}
.p-badge-no-gutter {
padding: 0;
border-radius: 50%
}
.p-button {
margin: 0;
display: inline-flex;
cursor: pointer;
user-select: none;
align-items: center;
vertical-align: bottom;
text-align: center;
overflow: hidden;
position: relative
}
.p-button-label {
flex: 1 1 auto
}
.p-button-icon-right {
order: 1
}
.p-button:disabled {
cursor: default
}
.p-button-icon-only {
justify-content: center
}
.p-button-icon-only .p-button-label {
visibility: hidden;
width: 0;
flex: 0 0 auto
}
.p-button-vertical {
flex-direction: column
}
.p-button-icon-bottom {
order: 2
}
.p-buttonset .p-button {
margin: 0
}
.p-buttonset .p-button:not(:last-child) {
border-right: 0 none
}
.p-buttonset .p-button:not(:first-of-type):not(:last-of-type) {
border-radius: 0
}
.p-buttonset .p-button:first-of-type {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.p-buttonset .p-button:last-of-type {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.p-buttonset .p-button:focus {
position: relative;
z-index: 1
}
.p-button-label {
transition: all .2s
}
.p-colorpicker-panel .p-colorpicker-color {
background: transparent url(".drugstone-plugin-/images/color.drugstone-plugin-png") no-repeat left top
}
.p-colorpicker-panel .p-colorpicker-hue {
background: transparent url(".drugstone-plugin-/images/hue.drugstone-plugin-png") no-repeat left top
}
.p-inputtext {
margin: 0
}
.p-fluid .p-inputtext {
width: 100%
}
.p-inputgroup {
display: flex;
align-items: stretch;
width: 100%
}
.p-inputgroup-addon {
display: flex;
align-items: center;
justify-content: center
}
.p-inputgroup .p-float-label {
display: flex;
align-items: stretch;
width: 100%
}
.p-inputgroup .p-inputtext, .p-fluid .p-inputgroup .p-inputtext {
flex: 1 1 auto;
width: 1%
}
.p-float-label {
display: block;
position: relative
}
.p-float-label label {
position: absolute;
pointer-events: none;
top: 50%;
margin-top: -.5rem;
transition-property: all;
transition-timing-function: ease;
line-height: 1
}
.p-float-label textarea ~ label {
top: 1rem
}
.p-float-label input:focus ~ label, .p-float-label input.p-filled ~ label, .p-float-label textarea:focus ~ label, .p-float-label textarea.p-filled ~ label, .p-float-label .p-inputwrapper-focus ~ label, .p-float-label .p-inputwrapper-filled ~ label {
top: -.75rem;
font-size: 12px
}
.p-float-label .drugstone-plugin-input:-webkit-autofill ~ label {
top: -20px;
font-size: 12px
}
.p-input-icon-left, .p-input-icon-right {
position: relative;
display: inline-block
}
.p-input-icon-left > i, .p-input-icon-right > i {
position: absolute;
top: 50%;
margin-top: -.5rem
}
.p-fluid .p-input-icon-left, .p-fluid .p-input-icon-right {
display: block;
width: 100%
}
.p-inputtextarea-resizable {
overflow: hidden;
resize: none
}
.p-fluid .p-inputtextarea {
width: 100%
}
.p-password {
position: relative;
display: inline-flex
}
.p-password-panel {
position: absolute
}
.p-password .p-password-panel {
min-width: 100%
}
.p-password-meter {
height: 10px
}
.p-password-strength {
height: 100%;
width: 0;
transition: width 1s ease-in-out
}
.p-fluid .p-password {
display: flex
}
.p-radiobutton {
display: inline-flex;
cursor: pointer;
user-select: none;
vertical-align: bottom
}
.p-radiobutton-box {
display: flex;
justify-content: center;
align-items: center
}
.p-radiobutton-icon {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0) scale(.1);
border-radius: 50%;
visibility: hidden
}
.p-radiobutton-box.p-highlight .p-radiobutton-icon {
transform: translateZ(0) scale(1.0, 1.0);
visibility: visible
}
p-radiobutton {
display: inline-flex;
vertical-align: bottom;
align-items: center
}
.p-radiobutton-label {
line-height: 1
}
.p-ripple {
overflow: hidden;
position: relative
}
.p-ink {
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.5);
border-radius: 100%;
transform: scale(0)
}
.p-ink-active {
animation: ripple .4s linear
}
.p-ripple-disabled .p-ink {
display: none !important
}
@keyframes ripple {
100% {
opacity: 0;
transform: scale(2.5)
}
}
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{
"name": "netex",
"version": "1.0.6-rc1",
"lockfileVersion": 1,
"lockfileVersion": 2,
"requires": true,
"dependencies": {
"@angular-builders/custom-webpack": {
......
......@@ -4,7 +4,6 @@
"scripts": {
"ng": "ng",
"start:dev": "ng serve --configuration=dev",
"start:old": "ng serve --configuration=old",
"start:prod": "ng serve --configuration=production",
"build": "ng build",
"test": "ng test",
......@@ -12,37 +11,33 @@
"e2e": "ng e2e",
"build-prod": "ng build --configuration=production --output-hashing=none",
"build-dev": "ng build --configuration=development --output-hashing=none",
"build-old": "ng build --configuration=old --output-hashing=none",
"package-es5": "cd dist/netex && cat runtime-es5.js polyfills-es5.js main-es5.js > bundle-es5.js",
"package-es2015": "cd dist/netex && cat runtime-es2015.js polyfills-es2015.js main-es2015.js > bundle-es2015.js",
"bundle": "npm run build-prod netex && npm run package-es5 && npm run package-es2015",
"build:netex": "python3 prefixCSS.py --stage parse && npm run build-prod netex && node build-netex.js && python3 prefixCSS.py --stage cleanup",
"build:netex-dev": "python3 prefixCSS.py --stage parse && npm run build-dev netex && node build-netex.js && python3 prefixCSS.py --stage cleanup",
"build:netex-old": "npm run build-old netex && node build-netex.js",
"prefix": "bash prefix_styles.sh",
"prefixcss": "postcss -r drugsTone-build/styles.css"
"build:netex-dev": "python3 prefixCSS.py --stage parse && npm run build-dev netex && node build-netex.js && python3 prefixCSS.py --stage cleanup"
},
"private": true,
"dependencies": {
"@angular/animations": "^12.0.3",
"@angular/cdk": "^12.0.4",
"@angular/common": "~12.0.3",
"@angular/compiler": "~12.0.3",
"@angular/core": "~12.0.3",
"@angular/elements": "^12.0.3",
"@angular/forms": "~12.0.3",
"@angular/localize": "^12.0.3",
"@angular/material": "^12.0.4",
"@angular/platform-browser": "~12.0.3",
"@angular/platform-browser-dynamic": "~12.0.3",
"@angular/router": "~12.0.3",
"@angular/animations": "^12.2.16",
"@angular/cdk": "^12.2.13",
"@angular/common": "~12.2.16",
"@angular/compiler": "~12.2.16",
"@angular/core": "~12.2.16",
"@angular/elements": "^12.2.16",
"@angular/forms": "~12.2.16",
"@angular/localize": "^12.2.16",
"@angular/material": "^12.2.13",
"@angular/platform-browser": "~12.2.16",
"@angular/platform-browser-dynamic": "~12.2.16",
"@angular/router": "~12.2.16",
"@fortawesome/angular-fontawesome": "^0.9.0",
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-regular-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
"@ng-select/ng-select": "^6.1.0",
"@ng-select/ng-select": "^7.4.0",
"animate.css": "^4.1.1",
"bulma": "^0.9.2",
"bulma-toast": "^2.4.1",
......@@ -53,28 +48,24 @@
"lodash.merge": "^4.6.2",
"primeicons": "^4.1.0",
"primeng": "^12.0.1",
"python": "0.0.4",
"python-shell": "^3.0.0",
"remove": "^0.1.5",
"rxjs": "~7.1.0",
"rxjs": "^6.5.3",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^12.1.0",
"@angular-devkit/build-angular": "~12.0.3",
"@angular/cli": "~12.0.3",
"@angular/compiler-cli": "~12.0.3",
"@angular/language-service": "~12.0.3",
"@angular-builders/custom-webpack": "^12.1.3",
"@angular-devkit/build-angular": "~12.2.18",
"@angular/cli": "~12.2.16",
"@angular/compiler-cli": "~12.2.16",
"@angular/language-service": "~12.2.16",
"@types/jasmine": "~3.7.7",
"@types/jasminewd2": "^2.0.9",
"@types/node": "^15.12.2",
"autoprefixer": "^10.3.1",
"codelyzer": "^6.0.0",
"codelyzer": "~6.0.2",
"concat": "^1.0.3",
"fs-extra": "^10.0.0",
"htmlhint": "^0.14.2",
"jasmine-core": "~3.7.1",
"htmlhint": "^1.1.4",
"jasmine-core": "~3.8.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.3",
"karma-chrome-launcher": "~3.1.0",
......@@ -82,21 +73,16 @@
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"lodash": "^4.17.21",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",
"postcss-modules": "^4.1.3",
"postcss-prefix-selector": "^1.10.0",
"postcss-prefixer": "^2.1.3",
"postcss-scss": "^4.0.0",
"posthtml-css-modules": "^0.1.3",
"posthtml-loader": "^2.0.1",
"protractor": "~7.0.0",
"raw-loader": "^4.0.2",
"ts-node": "~10.0.0",
"tslint": "~6.1.0",
"typescript": "~4.2.4"
},
"resolutions": {
"webpack": "5.4.0"
"overrides": {
"glob-parent": "5.1.2",
"node-forge": "1.3.0",
"@angular-devkit/build-angular": "~12.2.18",
"@angular/core": "~12.2.16"
}
}
src/assets/leg2.png

33.3 KiB

src/assets/ll2.png

43.4 KiB

src/assets/styles/images/color.png

10.1 KiB

src/assets/styles/images/hue.png

293 B

src/assets/styles/images/line.gif

12.8 KiB

src/assets/styles/images/loading.gif

9.21 KiB

src/assets/styles/images/password-meter.png

118 B

src/assets/uniprot.png

8.31 KiB

export const environment = {
production: true,
backend: 'https://drugst.one/drugstone_api/',
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment