aq-fe-framework 0.1.496 → 0.1.497

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.
@@ -189,4 +189,4 @@ interface MyFlexEndProps extends GroupProps {
189
189
  }
190
190
  declare function MyFlexEnd({ children, ...rest }: MyFlexEndProps): react_jsx_runtime.JSX.Element;
191
191
 
192
- export { type IWeeklySession, MyActionIcon, type MyActionIconProps, MyButton, MyButtonCreateUpdate, type MyButtonExportStructureProps, MyButtonModal, MyButtonModalCreateUpdate, type MyButtonModalProps, MyButtonPrintPDF, type MyButtonProps$1 as MyButtonProps, MyDataTableSelectOne, MyDayOfWeekPicker, MyFlexColumn, MyFlexEnd, MyFlexIconTitle, MyInfoBox, type MyInfoBoxItem, type MyInfoBoxProps, MyLabelValueRow, MyRichTextEditor, MySelect, MySelectFromAPI, type MySelectProps, MyStatsCard, MyTextInput, MyWeeklySessionSchedulerPicker, type WeeklySessionSchedulerProps };
192
+ export { type IWeeklySession, MyActionIcon, type MyActionIconProps, MyButton, MyButtonCreateUpdate, type MyButtonExportStructureProps, MyButtonModal, MyButtonModalCreateUpdate, type MyButtonModalProps, MyButtonPrintPDF, type MyButtonProps$1 as MyButtonProps, MyDataTableSelectOne, MyDayOfWeekPicker, MyFlexColumn, MyFlexEnd, MyFlexIconTitle, MyInfoBox, type MyInfoBoxItem, type MyInfoBoxProps, MyLabelValueRow, MyRichTextEditor, MySelect, MySelectFromAPI, type MySelectFromAPIProps, type MySelectProps, MyStatsCard, MyTextInput, MyWeeklySessionSchedulerPicker, type WeeklySessionSchedulerProps };
@@ -19,10 +19,10 @@ import {
19
19
  MyTextInput,
20
20
  MyWeeklySessionSchedulerPicker
21
21
  } from "../chunk-K2DC3T55.mjs";
22
+ import "../chunk-GFEMKKFH.mjs";
22
23
  import "../chunk-YAMXCOJ5.mjs";
23
24
  import "../chunk-U62R2QKJ.mjs";
24
25
  import "../chunk-5U2JSHSJ.mjs";
25
- import "../chunk-GFEMKKFH.mjs";
26
26
  import "../chunk-OMJJAHOC.mjs";
27
27
  import "../chunk-K6S7R6LU.mjs";
28
28
  import "../chunk-5IELATPH.mjs";
@@ -11,11 +11,17 @@ import {
11
11
  import {
12
12
  U0DateToDDMMYYYString
13
13
  } from "../chunk-EWDS5IOF.mjs";
14
+ import {
15
+ enum_emailConfigModule
16
+ } from "../chunk-VH4ZAD6M.mjs";
14
17
  import {
15
18
  MyButton as MyButton2,
16
19
  MyDataTableSelectOne,
17
20
  MyTextInput as MyTextInput2
18
21
  } from "../chunk-K2DC3T55.mjs";
22
+ import {
23
+ const_object_documentTypes
24
+ } from "../chunk-GFEMKKFH.mjs";
19
25
  import {
20
26
  F_authenticate_Logout,
21
27
  MyActionIconDelete,
@@ -46,15 +52,9 @@ import {
46
52
  createGenericStore
47
53
  } from "../chunk-U62R2QKJ.mjs";
48
54
  import "../chunk-5U2JSHSJ.mjs";
49
- import {
50
- const_object_documentTypes
51
- } from "../chunk-GFEMKKFH.mjs";
52
55
  import {
53
56
  const_object_colors
54
57
  } from "../chunk-OMJJAHOC.mjs";
55
- import {
56
- enum_emailConfigModule
57
- } from "../chunk-VH4ZAD6M.mjs";
58
58
  import "../chunk-K6S7R6LU.mjs";
59
59
  import {
60
60
  baseAxios_default,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.496",
45
+ "version": "0.1.497",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"