aq-fe-framework 0.1.344 → 0.1.346

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.
@@ -12,10 +12,10 @@ import {
12
12
  MyStatsCard,
13
13
  MyTextInput,
14
14
  MyWeeklySessionSchedulerPicker
15
- } from "../chunk-A7SOCM54.mjs";
15
+ } from "../chunk-IID4MGPX.mjs";
16
16
  import "../chunk-GEYCGM75.mjs";
17
- import "../chunk-NWBLJ3W3.mjs";
18
17
  import "../chunk-K6S7R6LU.mjs";
18
+ import "../chunk-NWBLJ3W3.mjs";
19
19
  import "../chunk-YQPDRFRL.mjs";
20
20
  import "../chunk-7ZCOFATU.mjs";
21
21
  import "../chunk-FWCSY2DS.mjs";
@@ -11,9 +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
14
  import {
18
15
  F_authenticate_Logout,
19
16
  MyActionIconDelete,
@@ -45,19 +42,22 @@ import {
45
42
  MyButton as MyButton2,
46
43
  MyDataTableSelectOne,
47
44
  MyTextInput as MyTextInput2
48
- } from "../chunk-A7SOCM54.mjs";
45
+ } from "../chunk-IID4MGPX.mjs";
49
46
  import {
50
47
  MyDataTable,
51
48
  MyFlexColumn,
52
49
  MyFlexRow
53
50
  } from "../chunk-GEYCGM75.mjs";
54
- import {
55
- const_object_colors
56
- } from "../chunk-NWBLJ3W3.mjs";
57
51
  import {
58
52
  enum_emailConfigModule
59
53
  } from "../chunk-VH4ZAD6M.mjs";
60
54
  import "../chunk-K6S7R6LU.mjs";
55
+ import {
56
+ const_object_documentTypes
57
+ } from "../chunk-BZMQOGL6.mjs";
58
+ import {
59
+ const_object_colors
60
+ } from "../chunk-NWBLJ3W3.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.344",
45
+ "version": "0.1.346",
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-GEYCGM75.mjs";
6
- import {
7
- const_object_colors
8
- } from "./chunk-NWBLJ3W3.mjs";
9
6
  import {
10
7
  enum_daysOfWeek
11
8
  } from "./chunk-K6S7R6LU.mjs";
9
+ import {
10
+ const_object_colors
11
+ } from "./chunk-NWBLJ3W3.mjs";
12
12
  import {
13
13
  useMyReactMutation
14
14
  } from "./chunk-YQPDRFRL.mjs";