aq-fe-framework 0.1.415 → 0.1.416

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.
@@ -254,7 +254,7 @@ function MyButtonCreateUpdate({
254
254
  color: "yellow",
255
255
  onClick: disclosure[1].open
256
256
  }, actionIconProps), {
257
- children: /* @__PURE__ */ jsx4(IconEdit3, {})
257
+ children: (actionIconProps == null ? void 0 : actionIconProps.children) || /* @__PURE__ */ jsx4(IconEdit3, {})
258
258
  })
259
259
  ) : /* @__PURE__ */ jsx4(
260
260
  Button3,
@@ -13,7 +13,7 @@ import {
13
13
  MyStatsCard,
14
14
  MyTextInput,
15
15
  MyWeeklySessionSchedulerPicker
16
- } from "../chunk-WJ5H73YW.mjs";
16
+ } from "../chunk-YEMNP6VU.mjs";
17
17
  import "../chunk-GEYCGM75.mjs";
18
18
  import "../chunk-GFEMKKFH.mjs";
19
19
  import "../chunk-OMJJAHOC.mjs";
@@ -42,7 +42,7 @@ import {
42
42
  MyButton as MyButton2,
43
43
  MyDataTableSelectOne,
44
44
  MyTextInput as MyTextInput2
45
- } from "../chunk-WJ5H73YW.mjs";
45
+ } from "../chunk-YEMNP6VU.mjs";
46
46
  import {
47
47
  MyDataTable,
48
48
  MyFlexColumn,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.415",
45
+ "version": "0.1.416",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"