@innertia-solutions/nuxt-theme-spark 0.1.68 → 0.1.70

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.
@@ -645,7 +645,6 @@ defineExpose({
645
645
  : 'px-4 py-3 text-sm text-slate-600 dark:text-slate-300',
646
646
  cell.column.id !== 'select' ? cell.column.columnDef.meta?.class ?? '' : '',
647
647
  ]"
648
- @click.stop="cell.column.id === 'select' ? null : undefined"
649
648
  >
650
649
  <!-- Select checkbox -->
651
650
  <template v-if="cell.column.id === 'select'">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innertia-solutions/nuxt-theme-spark",
3
- "version": "0.1.68",
3
+ "version": "0.1.70",
4
4
  "description": "Innertia Solutions — Spark theme: backoffice, landing and mobile components and layouts",
5
5
  "keywords": [
6
6
  "nuxt",