@happeouikit/content-renderer 3.2.27 → 3.2.28
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -0
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -5296,6 +5296,7 @@ const ui = ii(), si = new RegExp(tt, "gi"), di = new RegExp(
|
|
|
5296
5296
|
{
|
|
5297
5297
|
icon: N ? /* @__PURE__ */ Te(fa, {}) : void 0,
|
|
5298
5298
|
colorScheme: "blank",
|
|
5299
|
+
clipboardCopyLabel: "Copy heading link",
|
|
5299
5300
|
clipboardContent: j,
|
|
5300
5301
|
onSaveToClipboard: C,
|
|
5301
5302
|
hideSuccessTooltip: !!C
|