tsv2-library 1.0.61-beta.0 → 1.0.61-beta.1
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
|
@@ -57474,6 +57474,7 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
57474
57474
|
return openBlock(), createBlock(_sfc_main$1x, {
|
|
57475
57475
|
outlined: !_ctx.$props.showLog,
|
|
57476
57476
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:showLog", !_ctx.$props.showLog)),
|
|
57477
|
+
"data-ts-name": "view-log-btn",
|
|
57477
57478
|
icon: "file-lines",
|
|
57478
57479
|
severity: "secondary",
|
|
57479
57480
|
tooltip: "Changelog"
|