aq-fe-framework 0.1.258 → 0.1.259

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  const_object_colors
3
- } from "./chunk-3DEB6MVY.mjs";
3
+ } from "./chunk-NWBLJ3W3.mjs";
4
4
  import {
5
5
  enum_daysOfWeek
6
6
  } from "./chunk-K6S7R6LU.mjs";
@@ -2,7 +2,8 @@
2
2
  var const_object_colors = {
3
3
  mantineBackgroundPrimary: "light-dark(var(--mantine-color-white), var(--mantine-color-dark))",
4
4
  mantineBackgroundSecondary: "light-dark(var(--mantine-color-gray-1), var(--mantine-color-dark-8))",
5
- mantineBackgroundBlueLight: "var(--mantine-color-blue-light)"
5
+ mantineBackgroundBlueLight: "var(--mantine-color-blue-light)",
6
+ mantineBackgroundTealLight: "var(--mantine-color-teal-light)"
6
7
  };
7
8
 
8
9
  export {
@@ -68,8 +68,8 @@ import {
68
68
  useS_BasicAppShell,
69
69
  useS_ButtonImport,
70
70
  utils_layout_getItemsWithoutLinks
71
- } from "../chunk-CAMCDJ5F.mjs";
72
- import "../chunk-3DEB6MVY.mjs";
71
+ } from "../chunk-IE2L2KGO.mjs";
72
+ import "../chunk-NWBLJ3W3.mjs";
73
73
  import "../chunk-K6S7R6LU.mjs";
74
74
  import "../chunk-HMRYQTJT.mjs";
75
75
  import "../chunk-Y3YGC5IH.mjs";
@@ -4,6 +4,7 @@ declare const const_object_colors: {
4
4
  mantineBackgroundPrimary: string;
5
5
  mantineBackgroundSecondary: string;
6
6
  mantineBackgroundBlueLight: string;
7
+ mantineBackgroundTealLight: string;
7
8
  };
8
9
 
9
10
  declare const const_object_documentTypes: {
@@ -3,7 +3,7 @@ import {
3
3
  } from "../chunk-BZMQOGL6.mjs";
4
4
  import {
5
5
  const_object_colors
6
- } from "../chunk-3DEB6MVY.mjs";
6
+ } from "../chunk-NWBLJ3W3.mjs";
7
7
  import "../chunk-FWCSY2DS.mjs";
8
8
 
9
9
  // src/const/array/const_array_daysOfWeek.ts
@@ -24,13 +24,13 @@ import {
24
24
  useS_BasicAppShell,
25
25
  useS_authenticate,
26
26
  utils_layout_getItemsWithoutLinks
27
- } from "../chunk-CAMCDJ5F.mjs";
27
+ } from "../chunk-IE2L2KGO.mjs";
28
28
  import {
29
29
  const_object_documentTypes
30
30
  } from "../chunk-BZMQOGL6.mjs";
31
31
  import {
32
32
  const_object_colors
33
- } from "../chunk-3DEB6MVY.mjs";
33
+ } from "../chunk-NWBLJ3W3.mjs";
34
34
  import {
35
35
  enum_emailConfigModule
36
36
  } from "../chunk-VH4ZAD6M.mjs";
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  "types": "./dist/enum/index.d.mts"
35
35
  }
36
36
  },
37
- "version": "0.1.258",
37
+ "version": "0.1.259",
38
38
  "private": false,
39
39
  "files": [
40
40
  "dist"