File tree Expand file tree Collapse file tree 16 files changed +56
-60
lines changed Expand file tree Collapse file tree 16 files changed +56
-60
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @apps/auth" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "homepage" : " https://github.com/DATEV-Research/" ,
66 "author" :
" DATEV eG <[email protected] > (https://www.datev.de/)" ,
1414 "lint" : " vue-cli-service lint"
1515 },
1616 "dependencies" : {
17- "@datev-research/mandat-shared-components" : " ^1.0.1 " ,
18- "@datev-research/mandat-shared-composables" : " ^1.0.1 " ,
19- "@datev-research/mandat-shared-solid-interop" : " ^1.0.1 " ,
20- "@datev-research/mandat-shared-solid-requests" : " ^1.0.1 " ,
21- "@datev-research/mandat-shared-theme" : " ^1.0.1 " ,
22- "@datev-research/mandat-shared-utils" : " ^1.0.1 " ,
17+ "@datev-research/mandat-shared-components" : " ^1.0.2 " ,
18+ "@datev-research/mandat-shared-composables" : " ^1.0.2 " ,
19+ "@datev-research/mandat-shared-solid-interop" : " ^1.0.2 " ,
20+ "@datev-research/mandat-shared-solid-requests" : " ^1.0.2 " ,
21+ "@datev-research/mandat-shared-theme" : " ^1.0.2 " ,
22+ "@datev-research/mandat-shared-utils" : " ^1.0.2 " ,
2323 "@vueuse/components" : " ^11.3.0" ,
2424 "@vueuse/core" : " ^11.3.0" ,
2525 "axios" : " ^1.7.8" ,
Original file line number Diff line number Diff line change 11<template >
22 <AuthAppHeaderBar
3- :appLogo =" appLogo"
4- :isLoggedIn =" isLoggedIn"
5- :webId =" session.webId"
3+ :app-logo =" appLogo"
4+ :is-logged-in =" isLoggedIn"
5+ :web-id =" session.webId"
66 />
77
88 <main v-if =" isLoggedIn && session.rdp !== ''" >
Original file line number Diff line number Diff line change 11{
22 "name" : " @apps/lisa" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
2424 "ts-jest" : " ^29.0.0"
2525 },
2626 "dependencies" : {
27- "@datev-research/mandat-shared-components" : " ^1.0.1 " ,
28- "@datev-research/mandat-shared-composables" : " ^1.0.1 " ,
29- "@datev-research/mandat-shared-solid-interop" : " ^1.0.1 " ,
30- "@datev-research/mandat-shared-solid-requests" : " ^1.0.1 " ,
31- "@datev-research/mandat-shared-theme" : " ^1.0.1 " ,
32- "@datev-research/mandat-shared-utils" : " ^1.0.1 " ,
27+ "@datev-research/mandat-shared-components" : " ^1.0.2 " ,
28+ "@datev-research/mandat-shared-composables" : " ^1.0.2 " ,
29+ "@datev-research/mandat-shared-solid-interop" : " ^1.0.2 " ,
30+ "@datev-research/mandat-shared-solid-requests" : " ^1.0.2 " ,
31+ "@datev-research/mandat-shared-theme" : " ^1.0.2 " ,
32+ "@datev-research/mandat-shared-utils" : " ^1.0.2 " ,
3333 "github-fork-ribbon-css" : " ^0.2.3"
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "name" : " @apps/max" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
2424 "ts-jest" : " ^29.0.0"
2525 },
2626 "dependencies" : {
27- "@datev-research/mandat-shared-components" : " ^1.0.1 " ,
28- "@datev-research/mandat-shared-composables" : " ^1.0.1 " ,
29- "@datev-research/mandat-shared-solid-interop" : " ^1.0.1 " ,
30- "@datev-research/mandat-shared-solid-requests" : " ^1.0.1 " ,
31- "@datev-research/mandat-shared-theme" : " ^1.0.1 " ,
32- "@datev-research/mandat-shared-utils" : " ^1.0.1 " ,
27+ "@datev-research/mandat-shared-components" : " ^1.0.2 " ,
28+ "@datev-research/mandat-shared-composables" : " ^1.0.2 " ,
29+ "@datev-research/mandat-shared-solid-interop" : " ^1.0.2 " ,
30+ "@datev-research/mandat-shared-solid-requests" : " ^1.0.2 " ,
31+ "@datev-research/mandat-shared-theme" : " ^1.0.2 " ,
32+ "@datev-research/mandat-shared-utils" : " ^1.0.2 " ,
3333 "github-fork-ribbon-css" : " ^0.2.3"
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "name" : " @apps/tom" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
2424 "ts-jest" : " ^29.0.0"
2525 },
2626 "dependencies" : {
27- "@datev-research/mandat-shared-components" : " ^1.0.1 " ,
28- "@datev-research/mandat-shared-composables" : " ^1.0.1 " ,
29- "@datev-research/mandat-shared-solid-interop" : " ^1.0.1 " ,
30- "@datev-research/mandat-shared-solid-requests" : " ^1.0.1 " ,
31- "@datev-research/mandat-shared-theme" : " ^1.0.1 " ,
32- "@datev-research/mandat-shared-utils" : " ^1.0.1 " ,
27+ "@datev-research/mandat-shared-components" : " ^1.0.2 " ,
28+ "@datev-research/mandat-shared-composables" : " ^1.0.2 " ,
29+ "@datev-research/mandat-shared-solid-interop" : " ^1.0.2 " ,
30+ "@datev-research/mandat-shared-solid-requests" : " ^1.0.2 " ,
31+ "@datev-research/mandat-shared-theme" : " ^1.0.2 " ,
32+ "@datev-research/mandat-shared-utils" : " ^1.0.2 " ,
3333 "github-fork-ribbon-css" : " ^0.2.3"
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 1.0.1 "
3+ "version" : " 1.0.2 "
44}
Original file line number Diff line number Diff line change 11node_modules
2- src
Original file line number Diff line number Diff line change 11{
22 "name" : " @datev-research/mandat-shared-components" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "homepage" : " https://github.com/DATEV-Research/" ,
55 "author" :
" DATEV eG <[email protected] > (https://www.datev.de/)" ,
66 "license" : " MIT" ,
2222 },
2323 "exports" : {
2424 "." : {
25+ "sfc" : " ./index.ts" ,
2526 "require" : " ./dist/SharedComponents.common.js" ,
26- "import" : " ./dist/SharedComponents.common.js " ,
27+ "import" : " ./index.ts " ,
2728 "browser" : " ./dist/SharedComponents.umd.js" ,
2829 "default" : " ./dist/SharedComponents.common.js"
2930 }
3031 },
3132 "files" : [
32- " dist"
33+ " dist" ,
34+ " index.ts"
3335 ],
34- "main" : " ./dist/SharedComponents.common.js " ,
36+ "main" : " index.ts " ,
3537 "dependencies" : {
36- "@datev-research/mandat-shared-composables" : " ^1.0.1 " ,
38+ "@datev-research/mandat-shared-composables" : " ^1.0.2 " ,
3739 "vue" : " ^3.2.13"
3840 },
3941 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @datev-research/mandat-shared-composables" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "homepage" : " https://github.com/DATEV-Research/" ,
55 "author" :
" DATEV eG <[email protected] > (https://www.datev.de/)" ,
66 "license" : " MIT" ,
3636 " dist"
3737 ],
3838 "dependencies" : {
39- "@datev-research/mandat-shared-solid-interop" : " ^1.0.1 " ,
40- "@datev-research/mandat-shared-solid-oidc" : " ^1.0.1 " ,
41- "@datev-research/mandat-shared-solid-requests" : " ^1.0.1 " ,
42- "@datev-research/mandat-shared-utils" : " ^1.0.1 " ,
39+ "@datev-research/mandat-shared-solid-interop" : " ^1.0.2 " ,
40+ "@datev-research/mandat-shared-solid-oidc" : " ^1.0.2 " ,
41+ "@datev-research/mandat-shared-solid-requests" : " ^1.0.2 " ,
42+ "@datev-research/mandat-shared-utils" : " ^1.0.2 " ,
4343 "axios" : " ^1.7.7" ,
4444 "n3" : " ^1.23.1"
4545 },
Original file line number Diff line number Diff line change @@ -10,11 +10,8 @@ import {
1010} from "@datev-research/mandat-shared-solid-requests" ;
1111import { Store } from "n3" ;
1212import { ref , watch } from "vue" ;
13- import type { RdpCapableSession } from "./rdpCapableSession" ;
1413import { useSolidSession } from "./useSolidSession" ;
1514
16- let session ! : RdpCapableSession ;
17-
1815const name = ref ( "" ) ;
1916const img = ref ( "" ) ;
2017const inbox = ref ( "" ) ;
@@ -25,10 +22,7 @@ const memberOf = ref("");
2522const hasOrgRDP = ref ( "" ) ;
2623
2724export const useSolidProfile = ( ) => {
28- if ( ! session ) {
29- const { session : sessionRef } = useSolidSession ( ) ;
30- session = sessionRef ;
31- }
25+ const { session } = useSolidSession ( ) ;
3226
3327 watch ( ( ) => session . webId , async ( ) => {
3428 const webId = session . webId as string ;
You can’t perform that action at this time.
0 commit comments