@codezee/sixtify-brahma 0.2.247 → 0.2.248
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/package.json +1 -1
- package/packages/shared-components/dist/AgGrid/utils/ag-grid-custom-filter.d.ts.map +1 -1
- package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerMenuItemList.d.ts +2 -2
- package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerMenuItemList.d.ts.map +1 -1
- package/packages/shared-components/dist/Drawer/MenuItem.d.ts +2 -2
- package/packages/shared-components/dist/Drawer/MenuItem.d.ts.map +1 -1
- package/packages/shared-components/dist/FormFields/DecimalTextField/DecimalTextField.d.ts +3 -1
- package/packages/shared-components/dist/FormFields/DecimalTextField/DecimalTextField.d.ts.map +1 -1
- package/packages/shared-components/dist/index.cjs.js +1 -1
- package/packages/shared-components/dist/index.cjs.js.map +1 -1
- package/packages/shared-components/dist/index.esm.js +1 -1
- package/packages/shared-components/dist/index.esm.js.map +1 -1
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ag-grid-custom-filter.d.ts","sourceRoot":"","sources":["../../../src/AgGrid/utils/ag-grid-custom-filter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,qBAAqB,EACrB,WAAW,EACX,aAAa,EACd,MAAM,mBAAmB,CAAC;AAE3B,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;CAC7C,CAAC;AAEF,KAAK,sBAAsB,GAAG;IAC5B,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,MAAM,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC7B,GAAG,aAAa,CAAC;AAElB,MAAM,MAAM,qBAAqB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,qBAAa,gBAAiB,YAAW,WAAW;IAClD,YAAY,EAAG,sBAAsB,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAG,cAAc,CAAC;IACrB,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,WAAW,EAAG,iBAAiB,CAAC;IAEhC,oBAAoB,EAAE,YAAY,EAAE,CAMlC;;IAQF,IAAI,CAAC,MAAM,EAAE,sBAAsB;IAmBnC,QAAQ;IAyBR,cAAc,CAAC,MAAM,EAAE,sBAAsB;IAS7C,MAAM;IAIN,cAAc,CAAC,MAAM,EAAE,qBAAqB;
|
|
1
|
+
{"version":3,"file":"ag-grid-custom-filter.d.ts","sourceRoot":"","sources":["../../../src/AgGrid/utils/ag-grid-custom-filter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,qBAAqB,EACrB,WAAW,EACX,aAAa,EACd,MAAM,mBAAmB,CAAC;AAE3B,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;CAC7C,CAAC;AAEF,KAAK,sBAAsB,GAAG;IAC5B,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,MAAM,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC7B,GAAG,aAAa,CAAC;AAElB,MAAM,MAAM,qBAAqB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,qBAAa,gBAAiB,YAAW,WAAW;IAClD,YAAY,EAAG,sBAAsB,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAG,cAAc,CAAC;IACrB,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,WAAW,EAAG,iBAAiB,CAAC;IAEhC,oBAAoB,EAAE,YAAY,EAAE,CAMlC;;IAQF,IAAI,CAAC,MAAM,EAAE,sBAAsB;IAmBnC,QAAQ;IAyBR,cAAc,CAAC,MAAM,EAAE,sBAAsB;IAS7C,MAAM;IAIN,cAAc,CAAC,MAAM,EAAE,qBAAqB;IAuB5C,cAAc;IAId,QAAQ,IAAI,qBAAqB,GAAG,IAAI;IAYxC,QAAQ,CAAC,KAAK,EAAE,qBAAqB,GAAG,IAAI;CAe7C"}
|
|
@@ -3,8 +3,8 @@ import type { MenuItem } from "../Drawer";
|
|
|
3
3
|
type CloseDrawerMenuItemListProps = {
|
|
4
4
|
menuItems: MenuItem[];
|
|
5
5
|
currentPathname: string;
|
|
6
|
-
anchorEl:
|
|
7
|
-
setAnchorEl: (anchorEl:
|
|
6
|
+
anchorEl: HTMLButtonElement | null;
|
|
7
|
+
setAnchorEl: (anchorEl: HTMLButtonElement | null) => void;
|
|
8
8
|
preventRedirection?: boolean;
|
|
9
9
|
onPreventRedirection?: OnAction;
|
|
10
10
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CloseDrawerMenuItemList.d.ts","sourceRoot":"","sources":["../../../src/Drawer/CloseDrawer/CloseDrawerMenuItemList.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1C,KAAK,4BAA4B,GAAG;IAClC,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"CloseDrawerMenuItemList.d.ts","sourceRoot":"","sources":["../../../src/Drawer/CloseDrawer/CloseDrawerMenuItemList.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1C,KAAK,4BAA4B,GAAG;IAClC,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACnC,WAAW,EAAE,CAAC,QAAQ,EAAE,iBAAiB,GAAG,IAAI,KAAK,IAAI,CAAC;IAC1D,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,kGAOrC,4BAA4B,4CAyF9B,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { type
|
|
1
|
+
import { type ButtonBaseProps } from "@mui/material/ButtonBase";
|
|
2
2
|
import { type SxProps, type Theme } from "@mui/material/styles";
|
|
3
3
|
import type { OnAction } from "../utils";
|
|
4
4
|
import type { HTMLAttributeAnchorTarget, ReactNode } from "react";
|
|
5
|
-
export type MenuItemProps = Omit<
|
|
5
|
+
export type MenuItemProps = Omit<ButtonBaseProps, "onClick"> & {
|
|
6
6
|
icon?: ReactNode;
|
|
7
7
|
endAdornment?: ReactNode;
|
|
8
8
|
title?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuItem.d.ts","sourceRoot":"","sources":["../../src/Drawer/MenuItem.tsx"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"MenuItem.d.ts","sourceRoot":"","sources":["../../src/Drawer/MenuItem.tsx"],"names":[],"mappings":"AAAA,OAAmB,EAAE,KAAK,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAG5E,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,KAAK,EAAY,MAAM,sBAAsB,CAAC;AAM1E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,KAAK,EAAE,yBAAyB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElE,MAAM,MAAM,aAAa,GAAG,IAAI,CAAC,eAAe,EAAE,SAAS,CAAC,GAAG;IAC7D,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,oIAYtB,aAAa,4CAoEf,CAAC"}
|
|
@@ -11,6 +11,8 @@ export type DecimalTextFieldProps<P extends FieldValues> = UseControllerProps<P>
|
|
|
11
11
|
styling?: Styling;
|
|
12
12
|
infoMessage?: ReactNode;
|
|
13
13
|
decimalScale: number;
|
|
14
|
+
/** When set, the UI shows the value rounded to this many decimals; form value stays full precision */
|
|
15
|
+
displayDecimalScale?: number;
|
|
14
16
|
returnDecimalScale?: number;
|
|
15
17
|
defaultFallbackValue?: number;
|
|
16
18
|
min?: number;
|
|
@@ -19,5 +21,5 @@ export type DecimalTextFieldProps<P extends FieldValues> = UseControllerProps<P>
|
|
|
19
21
|
navigationKey?: NavigationKey;
|
|
20
22
|
allowNegative?: boolean;
|
|
21
23
|
};
|
|
22
|
-
export declare function DecimalTextField<P extends FieldValues>({ control, name, decimalScale, returnDecimalScale, defaultFallbackValue, min, max, error: errorProp, helperText: helperTextProp, defaultValue, label, required, disabled, loading, allowNegative, placeholder, containerProps, styling, infoMessage, customOnChange, navigationKey, rules, ...restProps }: DecimalTextFieldProps<P>): import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
export declare function DecimalTextField<P extends FieldValues>({ control, name, decimalScale, displayDecimalScale, returnDecimalScale, defaultFallbackValue, min, max, error: errorProp, helperText: helperTextProp, defaultValue, label, required, disabled, loading, allowNegative, placeholder, containerProps, styling, infoMessage, customOnChange, navigationKey, rules, ...restProps }: DecimalTextFieldProps<P>): import("react/jsx-runtime").JSX.Element;
|
|
23
25
|
//# sourceMappingURL=DecimalTextField.d.ts.map
|
package/packages/shared-components/dist/FormFields/DecimalTextField/DecimalTextField.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DecimalTextField.d.ts","sourceRoot":"","sources":["../../../src/FormFields/DecimalTextField/DecimalTextField.tsx"],"names":[],"mappings":"AAIA,OAAc,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAkB,EAChB,KAAK,cAAc,IAAI,iBAAiB,EACzC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"DecimalTextField.d.ts","sourceRoot":"","sources":["../../../src/FormFields/DecimalTextField/DecimalTextField.tsx"],"names":[],"mappings":"AAIA,OAAc,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAkB,EAChB,KAAK,cAAc,IAAI,iBAAiB,EACzC,MAAM,yBAAyB,CAAC;AAGjC,OAAO,EAEL,KAAK,WAAW,EAGhB,KAAK,kBAAkB,EACxB,MAAM,iBAAiB,CAAC;AAKzB,OAAO,EAEL,KAAK,aAAa,EACnB,MAAM,qCAAqC,CAAC;AAO7C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,KAAK,EAIV,SAAS,EACV,MAAM,OAAO,CAAC;AAEf,MAAM,MAAM,qBAAqB,CAAC,CAAC,SAAS,WAAW,IACrD,kBAAkB,CAAC,CAAC,CAAC,GACnB,IAAI,CACF,iBAAiB,EACjB,MAAM,kBAAkB,CAAC,CAAC,CAAC,GAAG,MAAM,GAAG,OAAO,GAAG,UAAU,CAC5D,GAAG;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,cAAc,CAAC,EAAE,UAAU,CAAC;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,sGAAsG;IACtG,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,cAAc,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACjD,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAIN,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,WAAW,EAAE,EACtD,OAAO,EACP,IAAI,EACJ,YAAY,EACZ,mBAAmB,EACnB,kBAAkB,EAClB,oBAAoB,EACpB,GAAG,EACH,GAAG,EACH,KAAK,EAAE,SAAS,EAChB,UAAU,EAAE,cAAc,EAC1B,YAAY,EACZ,KAAU,EACV,QAAQ,EACR,QAAQ,EACR,OAAe,EACf,aAAqB,EACrB,WAAgB,EAChB,cAAc,EACd,OAAkB,EAClB,WAAW,EACX,cAAc,EACd,aAAa,EACb,KAAK,EACL,GAAG,SAAS,EACb,EAAE,qBAAqB,CAAC,CAAC,CAAC,2CA2b1B"}
|