aq-fe-framework 0.1.313 → 0.1.315

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.
@@ -51,7 +51,7 @@ declare function utils_reactQuery_updateListItemInQuery<T>({ queryClient, queryK
51
51
 
52
52
  declare const utils_time_convertTimeStringToSeconds: (time: string) => number;
53
53
  declare const utils_time_getCurrentTimeString: () => string;
54
- declare function utils_time_extractHourMinute(isoString: string): string;
54
+ declare function utils_time_extractHourMinute(isoString?: string): string;
55
55
 
56
56
  declare function U0MyValidateEmpty(message?: string): (value: unknown) => React.ReactNode;
57
57
  declare function U0MyValidateEmail(value?: string): "Email không đúng định dạng" | null;
@@ -20,7 +20,7 @@ import {
20
20
  utils_time_extractHourMinute,
21
21
  utils_time_getCurrentTimeString,
22
22
  utils_validator_validateCode
23
- } from "../chunk-QPPD4PQX.mjs";
23
+ } from "../chunk-VECMRDKG.mjs";
24
24
  import {
25
25
  utils_pdf_download
26
26
  } from "../chunk-5U2JSHSJ.mjs";
package/package.json CHANGED
@@ -38,7 +38,7 @@
38
38
  "types": "./dist/core/index.d.mts"
39
39
  }
40
40
  },
41
- "version": "0.1.313",
41
+ "version": "0.1.315",
42
42
  "private": false,
43
43
  "files": [
44
44
  "dist"