File tree Expand file tree Collapse file tree 3 files changed +598
-113
lines changed Expand file tree Collapse file tree 3 files changed +598
-113
lines changed Original file line number Diff line number Diff line change 8282 "vite-plugin-treat-umd-as-commonjs" : " 0.1.4" ,
8383 "vite" : " 6.0.1" ,
8484 "vitest-mock-extended" : " 2.0.2" ,
85- "vitest" : " ^2.1.6 " ,
85+ "vitest" : " ^2.1.9 " ,
8686 "vue-demi" : " 0.14.10" ,
8787 "vue-tsc" : " 2.1.10" ,
8888 "vue" : " 3.5.13" ,
Original file line number Diff line number Diff line change 22
33exports [` OcSidebarNav > renders navItem with toolTip if collapsed 1` ] = `
44"<li class = " oc-sidebar-nav-item oc-pb-xs oc-px-s" id = " 123" >
5- <router-link-stub to = " /files/list/all" class = " oc-button oc-rounded oc-button-m oc-button-justify-content-center oc-button-gap-m oc-button-passive oc-button-raw oc-button-passive-raw oc-sidebar-nav-item-link oc-oc-width-1-1" data-nav-id = " 5" data-nav-name = " route.name" ></router-link-stub >
5+ <router-link-stub to = " /files/list/all" aria-label = " Navigate to Personal page " class = " oc-button oc-rounded oc-button-m oc-button-justify-content-center oc-button-gap-m oc-button-passive oc-button-raw oc-button-passive-raw oc-sidebar-nav-item-link oc-oc-width-1-1" data-nav-id = " 5" data-nav-name = " route.name" ></router-link-stub >
66</li >"
77` ;
88
You can’t perform that action at this time.
0 commit comments