@erpsquad/common 1.10.38 → 1.10.39
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.
- package/dist/chunks/{android-12-switch-BbmL-ddJ.esm.js → android-12-switch-B2C7CzcW.esm.js} +5 -3
- package/dist/chunks/{android-12-switch-BbmL-ddJ.esm.js.map → android-12-switch-B2C7CzcW.esm.js.map} +1 -1
- package/dist/chunks/{android-12-switch-Ha1ZSmun.js → android-12-switch-DrJgnO8K.js} +5 -3
- package/dist/chunks/{android-12-switch-Ha1ZSmun.js.map → android-12-switch-DrJgnO8K.js.map} +1 -1
- package/dist/chunks/{appbar-C5gby-J8.esm.js → appbar-DAZcdYan.esm.js} +4 -3
- package/dist/chunks/appbar-DAZcdYan.esm.js.map +1 -0
- package/dist/chunks/{appbar-DbpnfY9k.js → appbar-DHhRhH5G.js} +4 -3
- package/dist/chunks/appbar-DHhRhH5G.js.map +1 -0
- package/dist/chunks/{default-data-i-UwRxj_.js → default-data-BRdH1LtG.js} +3 -3
- package/dist/chunks/{default-data-i-UwRxj_.js.map → default-data-BRdH1LtG.js.map} +1 -1
- package/dist/chunks/{default-data-ByL0Nqy0.esm.js → default-data-CZvRlEo7.esm.js} +3 -3
- package/dist/chunks/{default-data-ByL0Nqy0.esm.js.map → default-data-CZvRlEo7.esm.js.map} +1 -1
- package/dist/chunks/{fullScreen-BVbTUx7D.esm.js → fullScreen-BN_wx3wQ.esm.js} +2 -2
- package/dist/chunks/{fullScreen-BVbTUx7D.esm.js.map → fullScreen-BN_wx3wQ.esm.js.map} +1 -1
- package/dist/chunks/{fullScreen-DmASy_Tr.js → fullScreen-C7a2t0iI.js} +2 -2
- package/dist/chunks/{fullScreen-DmASy_Tr.js.map → fullScreen-C7a2t0iI.js.map} +1 -1
- package/dist/chunks/{sidebar-tTJhKuBG.js → sidebar-B7h4qdAt.js} +2 -2
- package/dist/chunks/{sidebar-tTJhKuBG.js.map → sidebar-B7h4qdAt.js.map} +1 -1
- package/dist/chunks/{sidebar-B5ZTfQ88.esm.js → sidebar-C8YysLaN.esm.js} +2 -2
- package/dist/chunks/{sidebar-B5ZTfQ88.esm.js.map → sidebar-C8YysLaN.esm.js.map} +1 -1
- package/dist/chunks/{sidebarScreen-lg8H2DEj.esm.js → sidebarScreen-CdP8wYRl.esm.js} +3 -3
- package/dist/chunks/{sidebarScreen-lg8H2DEj.esm.js.map → sidebarScreen-CdP8wYRl.esm.js.map} +1 -1
- package/dist/chunks/{sidebarScreen-CHx5qvGV.js → sidebarScreen-DcLaxKV7.js} +3 -3
- package/dist/chunks/{sidebarScreen-CHx5qvGV.js.map → sidebarScreen-DcLaxKV7.js.map} +1 -1
- package/dist/chunks/{uom-field-wrapper-DHy6T6L1.js → uom-field-wrapper-8C0zSlM4.js} +4 -4
- package/dist/chunks/{uom-field-wrapper-DHy6T6L1.js.map → uom-field-wrapper-8C0zSlM4.js.map} +1 -1
- package/dist/chunks/{uom-field-wrapper-8wjDtKnZ.esm.js → uom-field-wrapper-D1bblntX.esm.js} +4 -4
- package/dist/chunks/{uom-field-wrapper-8wjDtKnZ.esm.js.map → uom-field-wrapper-D1bblntX.esm.js.map} +1 -1
- package/dist/components/chat-bot/chat-bot-launcher.d.ts +1 -3
- package/dist/components/index.esm.js +4 -4
- package/dist/components/index.js +4 -4
- package/dist/index.esm.js +7 -7
- package/dist/index.js +7 -7
- package/dist/layout/index.esm.js +2 -2
- package/dist/layout/index.js +2 -2
- package/dist/src/components/chat-bot/chat-bot-launcher.d.ts +1 -3
- package/dist/style.css +79 -35
- package/dist/views/index.esm.js +5 -5
- package/dist/views/index.js +4 -4
- package/package.json +2 -2
- package/dist/chunks/appbar-C5gby-J8.esm.js.map +0 -1
- package/dist/chunks/appbar-DbpnfY9k.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const jsxRuntime = require("./jsx-runtime-B6vEU3CM.js");
|
|
3
3
|
const identifier = require("./identifier-B8P9ZGxG.js");
|
|
4
|
-
const appbar = require("./appbar-
|
|
4
|
+
const appbar = require("./appbar-DHhRhH5G.js");
|
|
5
5
|
const useAuth = require("./useAuth-BKrlWsfM.js");
|
|
6
6
|
const material = require("@mui/material");
|
|
7
7
|
const reactDnd = require("react-dnd");
|
|
@@ -29425,7 +29425,8 @@ ${val}`;
|
|
|
29425
29425
|
fieldArrayName: PARTIES_FORM_ARRAY_NAME,
|
|
29426
29426
|
formControl: control,
|
|
29427
29427
|
type: "number",
|
|
29428
|
-
max: 15
|
|
29428
|
+
max: 15,
|
|
29429
|
+
onlyNumbers: true
|
|
29429
29430
|
}
|
|
29430
29431
|
) }),
|
|
29431
29432
|
/* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(material.Grid, { item: true, xs: 12, sm: 6, children: /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
|
|
@@ -29438,6 +29439,7 @@ ${val}`;
|
|
|
29438
29439
|
formControl: control,
|
|
29439
29440
|
type: "number",
|
|
29440
29441
|
max: 10,
|
|
29442
|
+
onlyNumbers: true,
|
|
29441
29443
|
onBlur: () => handleFieldBlur(PARTIES_FIELDS.CRN)
|
|
29442
29444
|
}
|
|
29443
29445
|
) })
|
|
@@ -41760,4 +41762,4 @@ exports.createPermissionConfig = createPermissionConfig;
|
|
|
41760
41762
|
exports.dynamicSelectAdd = dynamicSelectAdd;
|
|
41761
41763
|
exports.useThemeProps = useThemeProps;
|
|
41762
41764
|
exports.userRoles = userRoles;
|
|
41763
|
-
//# sourceMappingURL=android-12-switch-
|
|
41765
|
+
//# sourceMappingURL=android-12-switch-DrJgnO8K.js.map
|