@teamprodevs/appsmith-custom-table 1.1.0 → 1.1.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/index.d.ts CHANGED
@@ -11410,10 +11410,6 @@ declare const TableModelSchema: default_2.ZodObject<{
11410
11410
  createLucideIcon: "createLucideIcon";
11411
11411
  icons: "icons";
11412
11412
  }>>;
11413
- styles: default_2.ZodOptional<default_2.ZodObject<{
11414
- trigger: default_2.ZodOptional<default_2.ZodString>;
11415
- content: default_2.ZodOptional<default_2.ZodString>;
11416
- }, default_2.core.$strip>>;
11417
11413
  }, default_2.core.$strip>>;
11418
11414
  conditionalRowStyles: default_2.ZodOptional<default_2.ZodArray<default_2.ZodObject<{
11419
11415
  column: default_2.ZodString;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamprodevs/appsmith-custom-table",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "keywords": [