@nsshunt/stsvueutils 1.2.33 → 1.2.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/stsvueutils.umd.js
CHANGED
|
@@ -11405,7 +11405,7 @@ var __privateMethod = (obj, member, method) => {
|
|
|
11405
11405
|
vue.createTextVNode(" Top Level"),
|
|
11406
11406
|
vue.createVNode(_component_v_icon, {
|
|
11407
11407
|
end: "",
|
|
11408
|
-
icon: "
|
|
11408
|
+
icon: "fa-regular fa-house"
|
|
11409
11409
|
})
|
|
11410
11410
|
]),
|
|
11411
11411
|
_: 1
|
|
@@ -11420,7 +11420,7 @@ var __privateMethod = (obj, member, method) => {
|
|
|
11420
11420
|
vue.createTextVNode(" Go Back"),
|
|
11421
11421
|
vue.createVNode(_component_v_icon, {
|
|
11422
11422
|
end: "",
|
|
11423
|
-
icon: "
|
|
11423
|
+
icon: "fa-solid fa-backward-step"
|
|
11424
11424
|
})
|
|
11425
11425
|
]),
|
|
11426
11426
|
_: 1
|