aq-fe-framework 0.1.420 → 0.1.421

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,11 +13,11 @@ import {
13
13
  MyStatsCard,
14
14
  MyTextInput,
15
15
  MyWeeklySessionSchedulerPicker
16
- } from "../chunk-FADTWO2V.mjs";
17
- import "../chunk-GEYCGM75.mjs";
18
- import "../chunk-K6S7R6LU.mjs";
16
+ } from "../chunk-DO3NAJIP.mjs";
19
17
  import "../chunk-GFEMKKFH.mjs";
18
+ import "../chunk-GEYCGM75.mjs";
20
19
  import "../chunk-OMJJAHOC.mjs";
20
+ import "../chunk-K6S7R6LU.mjs";
21
21
  import "../chunk-PRN7KYPD.mjs";
22
22
  import "../chunk-7ZCOFATU.mjs";
23
23
  import "../chunk-FWCSY2DS.mjs";
@@ -38,26 +38,26 @@ import {
38
38
  createGenericStore
39
39
  } from "../chunk-Y3YGC5IH.mjs";
40
40
  import "../chunk-5U2JSHSJ.mjs";
41
- import {
42
- enum_emailConfigModule
43
- } from "../chunk-VH4ZAD6M.mjs";
44
41
  import {
45
42
  MyButton as MyButton2,
46
43
  MyDataTableSelectOne,
47
44
  MyTextInput as MyTextInput2
48
- } from "../chunk-FADTWO2V.mjs";
45
+ } from "../chunk-DO3NAJIP.mjs";
46
+ import {
47
+ const_object_documentTypes
48
+ } from "../chunk-GFEMKKFH.mjs";
49
49
  import {
50
50
  MyDataTable,
51
51
  MyFlexColumn,
52
52
  MyFlexRow
53
53
  } from "../chunk-GEYCGM75.mjs";
54
- import "../chunk-K6S7R6LU.mjs";
55
- import {
56
- const_object_documentTypes
57
- } 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.420",
45
+ "version": "0.1.421",
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
- 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