@fluid-topics/ft-file-drop 1.1.94 → 1.1.96
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.
|
@@ -974,6 +974,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
|
|
|
974
974
|
.iconVariant=${this.iconVariant}
|
|
975
975
|
icon="${this.internalIcon}"
|
|
976
976
|
label="${this.iconLabel}"
|
|
977
|
+
tooltipposition="top"
|
|
977
978
|
part="icon-button"
|
|
978
979
|
></ft-button>
|
|
979
980
|
`:Ze.html`
|