aq-fe-framework 0.1.395 → 0.1.396

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.
@@ -13,10 +13,10 @@ import {
13
13
  MyStatsCard,
14
14
  MyTextInput,
15
15
  MyWeeklySessionSchedulerPicker
16
- } from "../chunk-GWMQFBZ3.mjs";
17
- import "../chunk-K6S7R6LU.mjs";
16
+ } from "../chunk-O25M5H7K.mjs";
18
17
  import "../chunk-GEYCGM75.mjs";
19
18
  import "../chunk-7ORPZMGL.mjs";
19
+ import "../chunk-K6S7R6LU.mjs";
20
20
  import "../chunk-PRN7KYPD.mjs";
21
21
  import "../chunk-7ZCOFATU.mjs";
22
22
  import "../chunk-FWCSY2DS.mjs";
@@ -11,12 +11,6 @@ import {
11
11
  import {
12
12
  U0DateToDDMMYYYString
13
13
  } from "../chunk-I2XIN2R3.mjs";
14
- import {
15
- const_object_documentTypes
16
- } from "../chunk-BZMQOGL6.mjs";
17
- import {
18
- enum_emailConfigModule
19
- } from "../chunk-VH4ZAD6M.mjs";
20
14
  import {
21
15
  F_authenticate_Logout,
22
16
  MyActionIconDelete,
@@ -44,12 +38,14 @@ import {
44
38
  createGenericStore
45
39
  } from "../chunk-Y3YGC5IH.mjs";
46
40
  import "../chunk-5U2JSHSJ.mjs";
41
+ import {
42
+ const_object_documentTypes
43
+ } from "../chunk-BZMQOGL6.mjs";
47
44
  import {
48
45
  MyButton as MyButton2,
49
46
  MyDataTableSelectOne,
50
47
  MyTextInput as MyTextInput2
51
- } from "../chunk-GWMQFBZ3.mjs";
52
- import "../chunk-K6S7R6LU.mjs";
48
+ } from "../chunk-O25M5H7K.mjs";
53
49
  import {
54
50
  MyDataTable,
55
51
  MyFlexColumn,
@@ -58,6 +54,10 @@ import {
58
54
  import {
59
55
  const_object_colors
60
56
  } from "../chunk-7ORPZMGL.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.395",
45
+ "version": "0.1.396",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"
@@ -1,6 +1,3 @@
1
- import {
2
- enum_daysOfWeek
3
- } from "./chunk-K6S7R6LU.mjs";
4
1
  import {
5
2
  MyDataTable,
6
3
  MyFlexColumn,
@@ -9,6 +6,9 @@ import {
9
6
  import {
10
7
  const_object_colors
11
8
  } from "./chunk-7ORPZMGL.mjs";
9
+ import {
10
+ enum_daysOfWeek
11
+ } from "./chunk-K6S7R6LU.mjs";
12
12
  import {
13
13
  useMyReactMutation,
14
14
  useMyReactQuery