aq-fe-framework 0.1.447 → 0.1.448

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.
@@ -14,11 +14,11 @@ import {
14
14
  MyStatsCard,
15
15
  MyTextInput,
16
16
  MyWeeklySessionSchedulerPicker
17
- } from "../chunk-GYRGAJN7.mjs";
17
+ } from "../chunk-YSIPY7DY.mjs";
18
18
  import "../chunk-RZBHPPQT.mjs";
19
- import "../chunk-K6S7R6LU.mjs";
20
19
  import "../chunk-GFEMKKFH.mjs";
21
20
  import "../chunk-OMJJAHOC.mjs";
21
+ import "../chunk-K6S7R6LU.mjs";
22
22
  import "../chunk-PRN7KYPD.mjs";
23
23
  import "../chunk-7ZCOFATU.mjs";
24
24
  import "../chunk-FWCSY2DS.mjs";
@@ -42,22 +42,22 @@ import {
42
42
  MyButton as MyButton2,
43
43
  MyDataTableSelectOne,
44
44
  MyTextInput as MyTextInput2
45
- } from "../chunk-GYRGAJN7.mjs";
45
+ } from "../chunk-YSIPY7DY.mjs";
46
46
  import {
47
47
  MyDataTable,
48
48
  MyFlexColumn,
49
49
  MyFlexRow
50
50
  } from "../chunk-RZBHPPQT.mjs";
51
- import {
52
- enum_emailConfigModule
53
- } from "../chunk-VH4ZAD6M.mjs";
54
- import "../chunk-K6S7R6LU.mjs";
55
51
  import {
56
52
  const_object_documentTypes
57
53
  } from "../chunk-GFEMKKFH.mjs";
58
54
  import {
59
55
  const_object_colors
60
56
  } from "../chunk-OMJJAHOC.mjs";
57
+ import {
58
+ enum_emailConfigModule
59
+ } from "../chunk-VH4ZAD6M.mjs";
60
+ import "../chunk-K6S7R6LU.mjs";
61
61
  import {
62
62
  baseAxios_default,
63
63
  createBaseApi,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.447",
45
+ "version": "0.1.448",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"
@@ -3,12 +3,12 @@ import {
3
3
  MyFlexColumn,
4
4
  MyFlexRow
5
5
  } from "./chunk-RZBHPPQT.mjs";
6
- import {
7
- enum_daysOfWeek
8
- } from "./chunk-K6S7R6LU.mjs";
9
6
  import {
10
7
  const_object_colors
11
8
  } from "./chunk-OMJJAHOC.mjs";
9
+ import {
10
+ enum_daysOfWeek
11
+ } from "./chunk-K6S7R6LU.mjs";
12
12
  import {
13
13
  useMyReactMutation,
14
14
  useMyReactQuery