@yoooloo42/joker 1.0.135 → 1.0.136
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.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -41798,7 +41798,7 @@ return (_ctx, _cache) => {
|
|
|
41798
41798
|
plain: style.topButtonGroups.button(index, index0).plain,
|
|
41799
41799
|
round: style.topButtonGroups.button(index, index0).round,
|
|
41800
41800
|
circle: style.topButtonGroups.button(index, index0).circle,
|
|
41801
|
-
onClick: $event => (item0.hdlClick ? item0.hdlClick({scopeThis: vue.unref(scopeThis_box)}) : null)
|
|
41801
|
+
onClick: $event => (item0.hdlClick ? item0.hdlClick({tableData: vue.unref(tableData_box), tableProps: vue.unref(tableProps_box), scopeThis: vue.unref(scopeThis_box)}) : null)
|
|
41802
41802
|
}, {
|
|
41803
41803
|
default: vue.withCtx(() => [
|
|
41804
41804
|
(item0.text)
|