tsv2-library 1.1.0-dev-alpha.23 → 1.1.0-dev-alpha.25
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/tsv2-library.es.js
CHANGED
|
@@ -42466,7 +42466,7 @@ const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
|
42466
42466
|
class: "flex flex-col grow text-body-medium break-all"
|
|
42467
42467
|
}, [
|
|
42468
42468
|
createElementVNode("span", null, toDisplayString$1(node2.name), 1),
|
|
42469
|
-
showAvailableQuota.value && node2.fixedAssetQuota ? (openBlock(), createElementBlock("span", _hoisted_2$12, " Available Quota: " + toDisplayString$1(node2.fixedAssetQuota.available), 1)) : createCommentVNode("", true)
|
|
42469
|
+
showAvailableQuota.value && node2.fixedAssetQuota && node2.key != "0" ? (openBlock(), createElementBlock("span", _hoisted_2$12, " Available Quota: " + toDisplayString$1(node2.fixedAssetQuota.available), 1)) : createCommentVNode("", true)
|
|
42470
42470
|
], 8, _hoisted_1$1o),
|
|
42471
42471
|
node2.isDisposable && showDisposableGroups.value ? (openBlock(), createBlock(_sfc_main$1O, {
|
|
42472
42472
|
key: 0,
|