aq-fe-framework 0.1.249 → 0.1.250

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.
@@ -2,15 +2,15 @@ import {
2
2
  baseAxios_default,
3
3
  useQ_AQ_GetAQModule
4
4
  } from "./chunk-HMRYQTJT.mjs";
5
- import {
6
- createGenericStore
7
- } from "./chunk-Y3YGC5IH.mjs";
8
5
  import {
9
6
  utils_pdf_download
10
7
  } from "./chunk-5U2JSHSJ.mjs";
11
8
  import {
12
9
  utils_notification_show
13
10
  } from "./chunk-7ZCOFATU.mjs";
11
+ import {
12
+ createGenericStore
13
+ } from "./chunk-Y3YGC5IH.mjs";
14
14
  import {
15
15
  __objRest,
16
16
  __spreadProps,
@@ -228,7 +228,7 @@ import { Button as Button2 } from "@mantine/core";
228
228
  import { IconDeviceFloppy as IconDeviceFloppy2, IconEdit as IconEdit2, IconFileExport, IconFileImport, IconPlus as IconPlus2, IconPrinter, IconTrash as IconTrash2, IconX } from "@tabler/icons-react";
229
229
  import { jsx as jsx8 } from "react/jsx-runtime";
230
230
  function MyButton(_a) {
231
- var _b = _a, { children, crudType = "delete" } = _b, rest = __objRest(_b, ["children", "crudType"]);
231
+ var _b = _a, { children, crudType = "default" } = _b, rest = __objRest(_b, ["children", "crudType"]);
232
232
  if (crudType == "default") {
233
233
  return /* @__PURE__ */ jsx8(Button2, __spreadProps(__spreadValues({ color: "indigo" }, rest), { children }));
234
234
  }
@@ -68,11 +68,11 @@ import {
68
68
  useS_BasicAppShell,
69
69
  useS_ButtonImport,
70
70
  utils_layout_getItemsWithoutLinks
71
- } from "../chunk-ANWBCN2W.mjs";
71
+ } from "../chunk-Z2KA6NLH.mjs";
72
72
  import "../chunk-HMRYQTJT.mjs";
73
- import "../chunk-Y3YGC5IH.mjs";
74
73
  import "../chunk-5U2JSHSJ.mjs";
75
74
  import "../chunk-7ZCOFATU.mjs";
75
+ import "../chunk-Y3YGC5IH.mjs";
76
76
  import "../chunk-FWCSY2DS.mjs";
77
77
  export {
78
78
  AQButtonCreateByImportFile,
@@ -25,15 +25,12 @@ import {
25
25
  useS_BasicAppShell,
26
26
  useS_authenticate,
27
27
  utils_layout_getItemsWithoutLinks
28
- } from "../chunk-ANWBCN2W.mjs";
28
+ } from "../chunk-Z2KA6NLH.mjs";
29
29
  import {
30
30
  baseAxios_default,
31
31
  useQ_AQ_GetAQModule,
32
32
  useQ_SkillCenter_GetAll
33
33
  } from "../chunk-HMRYQTJT.mjs";
34
- import {
35
- createGenericStore
36
- } from "../chunk-Y3YGC5IH.mjs";
37
34
  import {
38
35
  U0DateToDDMMYYYString,
39
36
  U0MyValidateEmail,
@@ -46,6 +43,9 @@ import "../chunk-5U2JSHSJ.mjs";
46
43
  import {
47
44
  utils_notification_show
48
45
  } from "../chunk-7ZCOFATU.mjs";
46
+ import {
47
+ createGenericStore
48
+ } from "../chunk-Y3YGC5IH.mjs";
49
49
  import {
50
50
  __objRest,
51
51
  __spreadProps,
package/package.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "types": "./dist/interfaces/index.d.mts"
27
27
  }
28
28
  },
29
- "version": "0.1.249",
29
+ "version": "0.1.250",
30
30
  "private": false,
31
31
  "files": [
32
32
  "dist"