aq-fe-framework 0.1.451 → 0.1.452

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.
@@ -628,7 +628,7 @@ function MySelect(_a) {
628
628
  } else if (isLoading) {
629
629
  placeholder = "\u0110ang t\u1EA3i...";
630
630
  } else if (label) {
631
- const plainTextLabel = extractTextFromReactNode(label).toLowerCase();
631
+ const plainTextLabel = extractTextFromReactNode(label).toLowerCase().trim();
632
632
  placeholder = `Ch\u1ECDn ${plainTextLabel}`;
633
633
  }
634
634
  return /* @__PURE__ */ jsx12(
@@ -62,9 +62,9 @@ import {
62
62
  useS_BasicAppShell,
63
63
  useS_ButtonImport,
64
64
  utils_layout_getItemsWithoutLinks
65
- } from "../chunk-2NIJIQ4L.mjs";
66
- import "../chunk-5U2JSHSJ.mjs";
65
+ } from "../chunk-WUXEUR7R.mjs";
67
66
  import "../chunk-U62R2QKJ.mjs";
67
+ import "../chunk-5U2JSHSJ.mjs";
68
68
  import {
69
69
  MyDataTable,
70
70
  MyFlexColumn,
@@ -14,9 +14,9 @@ import {
14
14
  MyStatsCard,
15
15
  MyTextInput,
16
16
  MyWeeklySessionSchedulerPicker
17
- } from "../chunk-QMN4DRTF.mjs";
18
- import "../chunk-RZBHPPQT.mjs";
17
+ } from "../chunk-M6C567QA.mjs";
19
18
  import "../chunk-GFEMKKFH.mjs";
19
+ import "../chunk-RZBHPPQT.mjs";
20
20
  import "../chunk-OMJJAHOC.mjs";
21
21
  import "../chunk-K6S7R6LU.mjs";
22
22
  import "../chunk-KFSAV44B.mjs";
@@ -33,24 +33,24 @@ import {
33
33
  groupToTwoLevels,
34
34
  useS_authenticate,
35
35
  utils_layout_getItemsWithoutLinks
36
- } from "../chunk-2NIJIQ4L.mjs";
37
- import "../chunk-5U2JSHSJ.mjs";
36
+ } from "../chunk-WUXEUR7R.mjs";
38
37
  import {
39
38
  createGenericStore
40
39
  } from "../chunk-U62R2QKJ.mjs";
40
+ import "../chunk-5U2JSHSJ.mjs";
41
41
  import {
42
42
  MyButton as MyButton2,
43
43
  MyDataTableSelectOne,
44
44
  MyTextInput as MyTextInput2
45
- } from "../chunk-QMN4DRTF.mjs";
45
+ } from "../chunk-M6C567QA.mjs";
46
+ import {
47
+ const_object_documentTypes
48
+ } from "../chunk-GFEMKKFH.mjs";
46
49
  import {
47
50
  MyDataTable,
48
51
  MyFlexColumn,
49
52
  MyFlexRow
50
53
  } from "../chunk-RZBHPPQT.mjs";
51
- import {
52
- const_object_documentTypes
53
- } from "../chunk-GFEMKKFH.mjs";
54
54
  import {
55
55
  const_object_colors
56
56
  } from "../chunk-OMJJAHOC.mjs";
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.451",
45
+ "version": "0.1.452",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"
@@ -1,9 +1,9 @@
1
- import {
2
- utils_pdf_download
3
- } from "./chunk-5U2JSHSJ.mjs";
4
1
  import {
5
2
  createGenericStore
6
3
  } from "./chunk-U62R2QKJ.mjs";
4
+ import {
5
+ utils_pdf_download
6
+ } from "./chunk-5U2JSHSJ.mjs";
7
7
  import {
8
8
  MyDataTable,
9
9
  MyFlexColumn,