@gusto/embedded-react-sdk 0.11.2 → 0.11.3-rc.1
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/CHANGELOG.md +4 -0
- package/dist/components/Common/DataView/DataCards/DataCards.module.scss.js +1 -1
- package/dist/components/Common/DocumentList/DocumentList.module.scss.js +1 -1
- package/dist/components/Common/DocumentViewer/DocumentViewer.module.scss.js +1 -1
- package/dist/components/Common/EmptyData/EmptyData.module.scss.js +1 -1
- package/dist/components/Common/FieldErrorMessage/FieldErrorMessage.module.scss.js +1 -1
- package/dist/components/Common/FieldLayout/FieldLayout.module.scss.js +6 -6
- package/dist/components/Common/Flex/Flex.d.ts +2 -2
- package/dist/components/Common/Flex/Flex.js +5 -5
- package/dist/components/Common/Flex/Flex.js.map +1 -1
- package/dist/components/Common/Form/Form.module.scss.js +2 -2
- package/dist/components/Common/Grid/Grid.d.ts +2 -2
- package/dist/components/Common/Grid/Grid.js +13 -13
- package/dist/components/Common/Grid/Grid.js.map +1 -1
- package/dist/components/Common/HorizontalFieldLayout/HorizontalFieldLayout.module.scss.js +12 -12
- package/dist/components/Common/InternalError/InternalError.module.scss.js +1 -1
- package/dist/components/Common/Loading/Loading.module.scss.js +1 -1
- package/dist/components/Common/PaginationControl/PaginationControl.module.scss.js +1 -1
- package/dist/components/Common/ReorderableList/ReorderableList.module.scss.js +15 -15
- package/dist/components/Common/RequirementsList/RequirementsList.module.scss.js +1 -1
- package/dist/components/Common/SignatureForm/SignatureForm.module.scss.js +6 -6
- package/dist/components/Common/UI/Alert/Alert.module.scss.js +1 -1
- package/dist/components/Common/UI/Badge/Badge.module.scss.js +1 -1
- package/dist/components/Common/UI/Button/Button.module.scss.js +1 -1
- package/dist/components/Common/UI/Button/ButtonIcon.module.scss.js +1 -1
- package/dist/components/Common/UI/CalendarPreview/CalendarPreview.module.scss.js +5 -5
- package/dist/components/Common/UI/Card/Card.module.scss.js +1 -1
- package/dist/components/Common/UI/Checkbox/Checkbox.module.scss.js +8 -8
- package/dist/components/Common/UI/CheckboxGroup/CheckboxGroup.module.scss.js +1 -1
- package/dist/components/Common/UI/ComboBox/ComboBox.module.scss.js +1 -1
- package/dist/components/Common/UI/DatePicker/DatePicker.module.scss.js +5 -5
- package/dist/components/Common/UI/Input/Input.module.scss.js +7 -7
- package/dist/components/Common/UI/Link/Link.module.scss.js +1 -1
- package/dist/components/Common/UI/List/List.module.scss.js +1 -1
- package/dist/components/Common/UI/Menu/Menu.module.scss.js +5 -5
- package/dist/components/Common/UI/NumberInput/NumberInput.js +36 -38
- package/dist/components/Common/UI/NumberInput/NumberInput.js.map +1 -1
- package/dist/components/Common/UI/ProgressBar/ProgressBar.module.scss.js +1 -1
- package/dist/components/Common/UI/Radio/Radio.module.scss.js +1 -1
- package/dist/components/Common/UI/RadioGroup/RadioGroup.module.scss.js +1 -1
- package/dist/components/Common/UI/Select/Select.module.scss.js +1 -1
- package/dist/components/Common/UI/Switch/Switch.module.scss.js +4 -4
- package/dist/components/Common/UI/Table/Table.module.scss.js +1 -1
- package/dist/components/Common/UI/Text/Text.module.scss.js +14 -14
- package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js +4 -3
- package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js.map +1 -1
- package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js +4 -3
- package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js.map +1 -1
- package/dist/components/Company/AssignSignatory/useAssignSignatory.js +6 -5
- package/dist/components/Company/AssignSignatory/useAssignSignatory.js.map +1 -1
- package/dist/components/Company/BankAccount/BankAccountForm/context.js +4 -3
- package/dist/components/Company/BankAccount/BankAccountForm/context.js.map +1 -1
- package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js +4 -3
- package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
- package/dist/components/Company/DocumentSigner/SignatureForm/useSignatureForm.js +4 -3
- package/dist/components/Company/DocumentSigner/SignatureForm/useSignatureForm.js.map +1 -1
- package/dist/components/Company/FederalTaxes/useFederalTaxes.js +6 -5
- package/dist/components/Company/FederalTaxes/useFederalTaxes.js.map +1 -1
- package/dist/components/Company/Industry/Context.js +7 -6
- package/dist/components/Company/Industry/Context.js.map +1 -1
- package/dist/components/Company/Locations/LocationForm/useLocationForm.js +4 -3
- package/dist/components/Company/Locations/LocationForm/useLocationForm.js.map +1 -1
- package/dist/components/Company/Locations/LocationsList/useLocationsList.js +4 -3
- package/dist/components/Company/Locations/LocationsList/useLocationsList.js.map +1 -1
- package/dist/components/Company/OnboardingOverview/context.js +4 -3
- package/dist/components/Company/OnboardingOverview/context.js.map +1 -1
- package/dist/components/Company/PaySchedule/_parts/Edit.module.scss.js +1 -1
- package/dist/components/Company/PaySchedule/usePaySchedule.js +6 -5
- package/dist/components/Company/PaySchedule/usePaySchedule.js.map +1 -1
- package/dist/components/Company/StateTaxes/StateTaxesForm/Form.js +8 -8
- package/dist/components/Company/StateTaxes/StateTaxesForm/Form.js.map +1 -1
- package/dist/components/Company/StateTaxes/StateTaxesForm/context.js +4 -3
- package/dist/components/Company/StateTaxes/StateTaxesForm/context.js.map +1 -1
- package/dist/components/Company/StateTaxes/StateTaxesList/context.js +4 -3
- package/dist/components/Company/StateTaxes/StateTaxesList/context.js.map +1 -1
- package/dist/components/Contractor/Address/useAddress.js +6 -5
- package/dist/components/Contractor/Address/useAddress.js.map +1 -1
- package/dist/components/Contractor/Profile/useContractorProfile.js +3 -2
- package/dist/components/Contractor/Profile/useContractorProfile.js.map +1 -1
- package/dist/components/Contractor/Submit/index.module.scss.js +2 -2
- package/dist/components/Employee/Deductions/Deductions.d.ts +8 -14
- package/dist/components/Employee/Deductions/Deductions.js +47 -140
- package/dist/components/Employee/Deductions/Deductions.js.map +1 -1
- package/dist/components/Employee/Deductions/DeductionsComponents.d.ts +23 -0
- package/dist/components/Employee/Deductions/DeductionsComponents.js +31 -0
- package/dist/components/Employee/Deductions/DeductionsComponents.js.map +1 -0
- package/dist/components/Employee/Deductions/DeductionsForm/DeductionsForm.d.ts +41 -0
- package/dist/components/Employee/Deductions/DeductionsForm/DeductionsForm.js +135 -0
- package/dist/components/Employee/Deductions/DeductionsForm/DeductionsForm.js.map +1 -0
- package/dist/components/Employee/Deductions/DeductionsList/DeductionsList.d.ts +6 -0
- package/dist/components/Employee/Deductions/DeductionsList/DeductionsList.js +99 -0
- package/dist/components/Employee/Deductions/DeductionsList/DeductionsList.js.map +1 -0
- package/dist/components/Employee/Deductions/IncludeDeductionsForm/IncludeDeductionsForm.d.ts +15 -0
- package/dist/components/Employee/Deductions/IncludeDeductionsForm/IncludeDeductionsForm.js +49 -0
- package/dist/components/Employee/Deductions/IncludeDeductionsForm/IncludeDeductionsForm.js.map +1 -0
- package/dist/components/Employee/Deductions/stateMachine.d.ts +7 -0
- package/dist/components/Employee/Deductions/stateMachine.js +107 -0
- package/dist/components/Employee/Deductions/stateMachine.js.map +1 -0
- package/dist/components/Employee/Deductions/useDeductions.d.ts +2 -2
- package/dist/components/Employee/DocumentSigner/DocumentList/useDocumentList.js +4 -3
- package/dist/components/Employee/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
- package/dist/components/Employee/DocumentSigner/SignatureForm/useSignatureForm.js +4 -3
- package/dist/components/Employee/DocumentSigner/SignatureForm/useSignatureForm.js.map +1 -1
- package/dist/components/Employee/EmployeeList/useEmployeeList.js +4 -3
- package/dist/components/Employee/EmployeeList/useEmployeeList.js.map +1 -1
- package/dist/components/Employee/OnboardingSummary/OnboardingSummary.module.scss.js +6 -6
- package/dist/components/Employee/PaymentMethod/usePaymentMethod.js +6 -5
- package/dist/components/Employee/PaymentMethod/usePaymentMethod.js.map +1 -1
- package/dist/components/Employee/Profile/useProfile.js +4 -3
- package/dist/components/Employee/Profile/useProfile.js.map +1 -1
- package/dist/components/Employee/Taxes/useTaxes.js +4 -3
- package/dist/components/Employee/Taxes/useTaxes.js.map +1 -1
- package/dist/contexts/GustoProvider/GustoProviderCustomUIAdapter.d.ts +3 -3
- package/dist/contexts/GustoProvider/GustoProviderCustomUIAdapter.js.map +1 -1
- package/dist/contexts/ThemeProvider/ThemeProvider.d.ts +1 -5
- package/dist/contexts/ThemeProvider/ThemeProvider.js +18 -60
- package/dist/contexts/ThemeProvider/ThemeProvider.js.map +1 -1
- package/dist/contexts/ThemeProvider/theme.d.ts +42 -11
- package/dist/contexts/ThemeProvider/theme.js +31 -15
- package/dist/contexts/ThemeProvider/theme.js.map +1 -1
- package/dist/helpers/responsive.d.ts +0 -3
- package/dist/helpers/responsive.js +20 -34
- package/dist/helpers/responsive.js.map +1 -1
- package/dist/i18n/en/Employee.Deductions.json.js +49 -51
- package/dist/i18n/en/Employee.Deductions.json.js.map +1 -1
- package/dist/shared/constants.d.ts +8 -0
- package/dist/shared/constants.js +9 -5
- package/dist/shared/constants.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/types/i18next.d.ts +0 -1
- package/package.json +1 -1
- package/dist/components/Common/UI/NumberInput/NumberInput.module.scss.js +0 -8
- package/dist/components/Common/UI/NumberInput/NumberInput.module.scss.js.map +0 -1
- package/dist/components/Employee/Deductions/Actions.js +0 -27
- package/dist/components/Employee/Deductions/Actions.js.map +0 -1
- package/dist/components/Employee/Deductions/DeductionForm.d.ts +0 -1
- package/dist/components/Employee/Deductions/DeductionForm.js +0 -78
- package/dist/components/Employee/Deductions/DeductionForm.js.map +0 -1
- package/dist/components/Employee/Deductions/DeductionsList.d.ts +0 -2
- package/dist/components/Employee/Deductions/DeductionsList.js +0 -60
- package/dist/components/Employee/Deductions/DeductionsList.js.map +0 -1
- package/dist/components/Employee/Deductions/Head.js +0 -13
- package/dist/components/Employee/Deductions/Head.js.map +0 -1
- package/dist/components/Employee/Deductions/IncludeDeductionsForm.d.ts +0 -1
- package/dist/components/Employee/Deductions/IncludeDeductionsForm.js +0 -27
- package/dist/components/Employee/Deductions/IncludeDeductionsForm.js.map +0 -1
- package/dist/components/Employee/Deductions/useDeductions.js +0 -33
- package/dist/components/Employee/Deductions/useDeductions.js.map +0 -1
- package/dist/contexts/ThemeProvider/createTheme.d.ts +0 -21
- package/dist/contexts/ThemeProvider/createTheme.js +0 -269
- package/dist/contexts/ThemeProvider/createTheme.js.map +0 -1
- package/dist/types/GTheme.d.ts +0 -254
- /package/dist/contexts/ThemeProvider/{createTheme.test.d.ts → theme.test.d.ts} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_documentList_y7zef_1", o = "_formTitle_y7zef_8", s = "_formDescription_y7zef_12", e = "_statusCell_y7zef_16", r = "_documentListError_y7zef_20", c = {
|
|
2
2
|
documentList: t,
|
|
3
3
|
formTitle: o,
|
|
4
4
|
formDescription: s,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const n = "
|
|
1
|
+
const n = "_container_1ux7f_1", d = "_embedPdf_1ux7f_4", e = "_smallEmbedPdfContainer_1ux7f_9", o = "_smallEmbedPdf_1ux7f_9", s = "_heading_1ux7f_23", t = "_downloadInstructions_1ux7f_26", a = {
|
|
2
2
|
container: n,
|
|
3
3
|
embedPdf: d,
|
|
4
4
|
smallEmbedPdfContainer: e,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
const
|
|
2
|
-
root:
|
|
3
|
-
labelAndDescription:
|
|
1
|
+
const i = "_root_kyliw_1", e = "_labelAndDescription_kyliw_7", s = "_withVisibleLabel_kyliw_11", t = "_withDescription_kyliw_14", o = "_errorMessage_kyliw_18", l = {
|
|
2
|
+
root: i,
|
|
3
|
+
labelAndDescription: e,
|
|
4
4
|
withVisibleLabel: s,
|
|
5
5
|
withDescription: t,
|
|
6
6
|
errorMessage: o
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
l as default,
|
|
10
10
|
o as errorMessage,
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
e as labelAndDescription,
|
|
12
|
+
i as root,
|
|
13
13
|
t as withDescription,
|
|
14
14
|
s as withVisibleLabel
|
|
15
15
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Responsive,
|
|
1
|
+
import { Responsive, CustomPropertyValue } from '../../../helpers/responsive';
|
|
2
2
|
export interface FlexProps {
|
|
3
3
|
children: React.ReactNode;
|
|
4
4
|
flexDirection?: Responsive<'row' | 'column'>;
|
|
5
5
|
justifyContent?: Responsive<'space-between' | 'center' | 'flex-start' | 'flex-end' | 'space-around' | 'space-evenly' | 'normal'>;
|
|
6
6
|
alignItems?: Responsive<'center' | 'flex-start' | 'flex-end' | 'stretch'>;
|
|
7
|
-
gap?:
|
|
7
|
+
gap?: Responsive<CustomPropertyValue>;
|
|
8
8
|
}
|
|
9
9
|
export declare function Flex({ children, flexDirection, justifyContent, alignItems, gap, }: FlexProps): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export interface FlexItemProps {
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import t from "./Flex.module.scss.js";
|
|
3
|
-
import { setResponsiveCustomProperties as
|
|
4
|
-
function
|
|
3
|
+
import { setResponsiveCustomProperties as m } from "../../../helpers/responsive.js";
|
|
4
|
+
function c({
|
|
5
5
|
children: r,
|
|
6
6
|
flexDirection: o = "row",
|
|
7
7
|
justifyContent: s = "normal",
|
|
8
8
|
alignItems: i = "flex-start",
|
|
9
9
|
gap: n = 24
|
|
10
10
|
}) {
|
|
11
|
-
const l =
|
|
11
|
+
const l = m({
|
|
12
12
|
"flex-direction": o,
|
|
13
13
|
"justify-content": s,
|
|
14
14
|
"align-items": i,
|
|
15
|
-
gap:
|
|
15
|
+
gap: n
|
|
16
16
|
});
|
|
17
17
|
return /* @__PURE__ */ e("div", { className: t.flexContainer, children: /* @__PURE__ */ e("div", { className: t.flex, style: l, children: r }) });
|
|
18
18
|
}
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
c as Flex
|
|
21
21
|
};
|
|
22
22
|
//# sourceMappingURL=Flex.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Flex.js","sources":["../../../../src/components/Common/Flex/Flex.tsx"],"sourcesContent":["import style from './Flex.module.scss'\nimport {\n setResponsiveCustomProperties,\n
|
|
1
|
+
{"version":3,"file":"Flex.js","sources":["../../../../src/components/Common/Flex/Flex.tsx"],"sourcesContent":["import style from './Flex.module.scss'\nimport {\n setResponsiveCustomProperties,\n type Responsive,\n type CustomPropertyValue,\n} from '@/helpers/responsive'\n\nexport interface FlexProps {\n children: React.ReactNode\n flexDirection?: Responsive<'row' | 'column'>\n justifyContent?: Responsive<\n | 'space-between'\n | 'center'\n | 'flex-start'\n | 'flex-end'\n | 'space-around'\n | 'space-evenly'\n | 'normal'\n >\n alignItems?: Responsive<'center' | 'flex-start' | 'flex-end' | 'stretch'>\n gap?: Responsive<CustomPropertyValue>\n}\n\nexport function Flex({\n children,\n flexDirection = 'row',\n justifyContent = 'normal',\n alignItems = 'flex-start',\n gap = 24,\n}: FlexProps) {\n const properties = setResponsiveCustomProperties({\n 'flex-direction': flexDirection,\n 'justify-content': justifyContent,\n 'align-items': alignItems,\n gap,\n })\n\n return (\n <div className={style.flexContainer}>\n <div className={style.flex} style={properties}>\n {children}\n </div>\n </div>\n )\n}\n\nexport interface FlexItemProps {\n flexGrow?: number | 'initial'\n children: React.ReactNode\n}\n\nexport function FlexItem({ flexGrow = 'initial', children }: FlexItemProps) {\n return <div style={{ flexGrow: flexGrow }}>{children}</div>\n}\n"],"names":["Flex","children","flexDirection","justifyContent","alignItems","gap","properties","setResponsiveCustomProperties","jsx","style"],"mappings":";;;AAuBO,SAASA,EAAK;AAAA,EACnB,UAAAC;AAAA,EACA,eAAAC,IAAgB;AAAA,EAChB,gBAAAC,IAAiB;AAAA,EACjB,YAAAC,IAAa;AAAA,EACb,KAAAC,IAAM;AACR,GAAc;AACZ,QAAMC,IAAaC,EAA8B;AAAA,IAC/C,kBAAkBL;AAAA,IAClB,mBAAmBC;AAAA,IACnB,eAAeC;AAAA,IACf,KAAAC;AAAA,EAAA,CACD;AAED,SACE,gBAAAG,EAAC,OAAA,EAAI,WAAWC,EAAM,eACpB,UAAA,gBAAAD,EAAC,OAAA,EAAI,WAAWC,EAAM,MAAM,OAAOH,GAChC,UAAAL,GACH,GACF;AAEJ;"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { CustomPropertyValue, Responsive
|
|
2
|
+
import { CustomPropertyValue, Responsive } from '../../../helpers/responsive';
|
|
3
3
|
type Flow = 'row' | 'column' | 'row dense' | 'column dense';
|
|
4
4
|
type Alignment = 'start' | 'end' | 'center' | 'stretch';
|
|
5
5
|
export interface GridProps {
|
|
6
6
|
children: ReactNode;
|
|
7
|
-
gap?:
|
|
7
|
+
gap?: Responsive<CustomPropertyValue>;
|
|
8
8
|
gridTemplateColumns?: Responsive<CustomPropertyValue | CustomPropertyValue[]>;
|
|
9
9
|
gridTemplateRows?: Responsive<CustomPropertyValue | CustomPropertyValue[]>;
|
|
10
10
|
gridTemplateAreas?: Responsive<string>;
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import c from "classnames";
|
|
3
3
|
import r from "./Grid.module.scss.js";
|
|
4
|
-
import { setResponsiveCustomProperties as g
|
|
5
|
-
function
|
|
6
|
-
children:
|
|
4
|
+
import { setResponsiveCustomProperties as g } from "../../../helpers/responsive.js";
|
|
5
|
+
function N({
|
|
6
|
+
children: e,
|
|
7
7
|
gap: s = 24,
|
|
8
8
|
gridTemplateColumns: i = ["1fr"],
|
|
9
9
|
gridTemplateRows: o,
|
|
10
10
|
gridTemplateAreas: m,
|
|
11
11
|
gridAutoFlow: a,
|
|
12
|
-
alignItems:
|
|
13
|
-
justifyItems:
|
|
14
|
-
justifyContent:
|
|
12
|
+
alignItems: l,
|
|
13
|
+
justifyItems: n,
|
|
14
|
+
justifyContent: p,
|
|
15
15
|
className: d
|
|
16
16
|
}) {
|
|
17
17
|
const f = g({
|
|
18
|
-
gap:
|
|
18
|
+
gap: s,
|
|
19
19
|
"grid-template-columns": i,
|
|
20
20
|
"grid-template-rows": o,
|
|
21
21
|
"grid-template-areas": m,
|
|
22
22
|
"grid-auto-flow": a,
|
|
23
|
-
"align-items":
|
|
24
|
-
"justify-items":
|
|
25
|
-
"justify-content":
|
|
23
|
+
"align-items": l,
|
|
24
|
+
"justify-items": n,
|
|
25
|
+
"justify-content": p
|
|
26
26
|
});
|
|
27
|
-
return /* @__PURE__ */
|
|
27
|
+
return /* @__PURE__ */ t("div", { className: c(r.gridContainer, d), children: /* @__PURE__ */ t("div", { className: r.grid, style: f, children: e }) });
|
|
28
28
|
}
|
|
29
29
|
export {
|
|
30
|
-
|
|
30
|
+
N as Grid
|
|
31
31
|
};
|
|
32
32
|
//# sourceMappingURL=Grid.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.js","sources":["../../../../src/components/Common/Grid/Grid.tsx"],"sourcesContent":["import type { ReactNode } from 'react'\nimport cn from 'classnames'\nimport styles from './Grid.module.scss'\nimport {\n setResponsiveCustomProperties,\n
|
|
1
|
+
{"version":3,"file":"Grid.js","sources":["../../../../src/components/Common/Grid/Grid.tsx"],"sourcesContent":["import type { ReactNode } from 'react'\nimport cn from 'classnames'\nimport styles from './Grid.module.scss'\nimport {\n setResponsiveCustomProperties,\n type CustomPropertyValue,\n type Responsive,\n} from '@/helpers/responsive'\n\ntype Flow = 'row' | 'column' | 'row dense' | 'column dense'\ntype Alignment = 'start' | 'end' | 'center' | 'stretch'\n\nexport interface GridProps {\n children: ReactNode\n gap?: Responsive<CustomPropertyValue>\n gridTemplateColumns?: Responsive<CustomPropertyValue | CustomPropertyValue[]>\n gridTemplateRows?: Responsive<CustomPropertyValue | CustomPropertyValue[]>\n gridTemplateAreas?: Responsive<string>\n gridAutoFlow?: Responsive<Flow>\n alignItems?: Responsive<Alignment>\n justifyItems?: Responsive<Alignment>\n justifyContent?: Responsive<\n 'start' | 'end' | 'center' | 'stretch' | 'space-between' | 'space-around' | 'space-evenly'\n >\n className?: string\n}\n\nexport function Grid({\n children,\n gap = 24,\n gridTemplateColumns = ['1fr'],\n gridTemplateRows,\n gridTemplateAreas,\n gridAutoFlow,\n alignItems,\n justifyItems,\n justifyContent,\n className,\n}: GridProps) {\n const properties = setResponsiveCustomProperties({\n gap,\n 'grid-template-columns': gridTemplateColumns,\n 'grid-template-rows': gridTemplateRows,\n 'grid-template-areas': gridTemplateAreas,\n 'grid-auto-flow': gridAutoFlow,\n 'align-items': alignItems,\n 'justify-items': justifyItems,\n 'justify-content': justifyContent,\n })\n\n return (\n <div className={cn(styles.gridContainer, className)}>\n <div className={styles.grid} style={properties}>\n {children}\n </div>\n </div>\n )\n}\n"],"names":["Grid","children","gap","gridTemplateColumns","gridTemplateRows","gridTemplateAreas","gridAutoFlow","alignItems","justifyItems","justifyContent","className","properties","setResponsiveCustomProperties","cn","styles","jsx"],"mappings":";;;;AA2BO,SAASA,EAAK;AAAA,EACnB,UAAAC;AAAA,EACA,KAAAC,IAAM;AAAA,EACN,qBAAAC,IAAsB,CAAC,KAAK;AAAA,EAC5B,kBAAAC;AAAA,EACA,mBAAAC;AAAA,EACA,cAAAC;AAAA,EACA,YAAAC;AAAA,EACA,cAAAC;AAAA,EACA,gBAAAC;AAAA,EACA,WAAAC;AACF,GAAc;AACZ,QAAMC,IAAaC,EAA8B;AAAA,IAC/C,KAAAV;AAAA,IACA,yBAAyBC;AAAA,IACzB,sBAAsBC;AAAA,IACtB,uBAAuBC;AAAA,IACvB,kBAAkBC;AAAA,IAClB,eAAeC;AAAA,IACf,iBAAiBC;AAAA,IACjB,mBAAmBC;AAAA,EAAA,CACpB;AAED,2BACG,OAAA,EAAI,WAAWI,EAAGC,EAAO,eAAeJ,CAAS,GAChD,UAAA,gBAAAK,EAAC,OAAA,EAAI,WAAWD,EAAO,MAAM,OAAOH,GACjC,UAAAV,GACH,GACF;AAEJ;"}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
const i = "
|
|
1
|
+
const i = "_root_1lhin_1", e = "_withoutVisibleLabel_1lhin_9", l = "_withOnlyChildren_1lhin_12", n = "_children_1lhin_18", t = "_label_1lhin_25", o = "_description_1lhin_36", s = "_errorMessage_1lhin_40", r = {
|
|
2
2
|
root: i,
|
|
3
3
|
withoutVisibleLabel: e,
|
|
4
|
-
withOnlyChildren:
|
|
5
|
-
children:
|
|
6
|
-
label:
|
|
7
|
-
description:
|
|
8
|
-
errorMessage:
|
|
4
|
+
withOnlyChildren: l,
|
|
5
|
+
children: n,
|
|
6
|
+
label: t,
|
|
7
|
+
description: o,
|
|
8
|
+
errorMessage: s
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
n as children,
|
|
12
|
+
r as default,
|
|
13
|
+
o as description,
|
|
14
|
+
s as errorMessage,
|
|
15
|
+
t as label,
|
|
16
16
|
i as root,
|
|
17
|
-
|
|
17
|
+
l as withOnlyChildren,
|
|
18
18
|
e as withoutVisibleLabel
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=HorizontalFieldLayout.module.scss.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const r = "
|
|
1
|
+
const r = "_internalErrorCardTitle_nf5ok_1", e = "_internalErrorCard_nf5ok_1", n = "_errorMessage_nf5ok_19", a = {
|
|
2
2
|
internalErrorCardTitle: r,
|
|
3
3
|
internalErrorCard: e,
|
|
4
4
|
errorMessage: n
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const o = "
|
|
1
|
+
const o = "_paginationControl_1g8dg_1", n = "_paginationControlCount_1g8dg_6", t = "_paginationControlButtons_1g8dg_11", a = {
|
|
2
2
|
paginationControl: o,
|
|
3
3
|
paginationControlCount: n,
|
|
4
4
|
paginationControlButtons: t
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_reorderableList_q2syr_1", r = "_disabled_q2syr_10", o = "_reorderableItem_q2syr_10", n = "_contentContainer_q2syr_16", t = "_dragging_q2syr_37", s = "_reordering_q2syr_40", d = "_dragHandle_q2syr_45", _ = "_dropZoneContainer_q2syr_71", i = "_dropZone_q2syr_71", a = "_isHighlighted_q2syr_89", g = "_activeDropZone_q2syr_89", c = {
|
|
2
2
|
reorderableList: e,
|
|
3
|
-
disabled:
|
|
4
|
-
reorderableItem:
|
|
3
|
+
disabled: r,
|
|
4
|
+
reorderableItem: o,
|
|
5
5
|
contentContainer: n,
|
|
6
6
|
dragging: t,
|
|
7
|
-
reordering:
|
|
8
|
-
dragHandle:
|
|
9
|
-
dropZoneContainer:
|
|
10
|
-
dropZone:
|
|
11
|
-
isHighlighted:
|
|
7
|
+
reordering: s,
|
|
8
|
+
dragHandle: d,
|
|
9
|
+
dropZoneContainer: _,
|
|
10
|
+
dropZone: i,
|
|
11
|
+
isHighlighted: a,
|
|
12
12
|
activeDropZone: g
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
15
|
g as activeDropZone,
|
|
16
16
|
n as contentContainer,
|
|
17
17
|
c as default,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
r as disabled,
|
|
19
|
+
d as dragHandle,
|
|
20
20
|
t as dragging,
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
i as dropZone,
|
|
22
|
+
_ as dropZoneContainer,
|
|
23
|
+
a as isHighlighted,
|
|
24
|
+
o as reorderableItem,
|
|
25
25
|
e as reorderableList,
|
|
26
|
-
|
|
26
|
+
s as reordering
|
|
27
27
|
};
|
|
28
28
|
//# sourceMappingURL=ReorderableList.module.scss.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_list_1m8z2_1", t = "_listItem_1m8z2_5", c = "_listItemIcon_1m8z2_22", e = "_success_1m8z2_35", _ = {
|
|
2
2
|
list: s,
|
|
3
3
|
listItem: t,
|
|
4
4
|
listItemIcon: c,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
container:
|
|
3
|
-
formFields:
|
|
1
|
+
const t = "_container_1htg1_1", o = "_formFields_1htg1_5", e = {
|
|
2
|
+
container: t,
|
|
3
|
+
formFields: o
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
t as container,
|
|
7
|
+
e as default,
|
|
8
|
+
o as formFields
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=SignatureForm.module.scss.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
const a = "
|
|
1
|
+
const a = "_calendar_1riep_1", e = "_calendarWrapper_1riep_1", r = "_calendarHeader_1riep_5", d = "_dateMarker_1riep_44", c = {
|
|
2
2
|
calendar: a,
|
|
3
|
-
calendarWrapper:
|
|
4
|
-
calendarHeader:
|
|
3
|
+
calendarWrapper: e,
|
|
4
|
+
calendarHeader: r,
|
|
5
5
|
dateMarker: d
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
a as calendar,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
r as calendarHeader,
|
|
10
|
+
e as calendarWrapper,
|
|
11
11
|
d as dateMarker,
|
|
12
12
|
c as default
|
|
13
13
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
const c = "
|
|
1
|
+
const c = "_checkboxWrapper_wiqs9_1", e = "_checkbox_wiqs9_1", o = "_check_wiqs9_1", h = "_checkboxInput_wiqs9_29", k = {
|
|
2
2
|
checkboxWrapper: c,
|
|
3
|
-
checkbox:
|
|
4
|
-
check:
|
|
5
|
-
checkboxInput:
|
|
3
|
+
checkbox: e,
|
|
4
|
+
check: o,
|
|
5
|
+
checkboxInput: h
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
o as check,
|
|
9
|
+
e as checkbox,
|
|
10
|
+
h as checkboxInput,
|
|
11
11
|
c as checkboxWrapper,
|
|
12
|
-
|
|
12
|
+
k as default
|
|
13
13
|
};
|
|
14
14
|
//# sourceMappingURL=Checkbox.module.scss.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
const o = "
|
|
1
|
+
const o = "_container_1l0mw_1", n = "_root_1l0mw_5", t = "_popover_1l0mw_99", _ = "_icons_1l0mw_231", c = {
|
|
2
2
|
container: o,
|
|
3
|
-
root:
|
|
4
|
-
popover:
|
|
3
|
+
root: n,
|
|
4
|
+
popover: t,
|
|
5
5
|
icons: _
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
o as container,
|
|
9
9
|
c as default,
|
|
10
10
|
_ as icons,
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
t as popover,
|
|
12
|
+
n as root
|
|
13
13
|
};
|
|
14
14
|
//# sourceMappingURL=DatePicker.module.scss.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
const n = "
|
|
1
|
+
const n = "_container_6gzur_1", t = "_hasAdornmentStart_6gzur_10", r = "_hasAdornmentEnd_6gzur_14", o = "_invalidIcon_6gzur_47", a = "_inputContainer_6gzur_62", d = "_adornmentStart_6gzur_78", e = "_adornmentEnd_6gzur_83", _ = {
|
|
2
2
|
container: n,
|
|
3
3
|
hasAdornmentStart: t,
|
|
4
|
-
hasAdornmentEnd:
|
|
5
|
-
invalidIcon:
|
|
6
|
-
inputContainer:
|
|
4
|
+
hasAdornmentEnd: r,
|
|
5
|
+
invalidIcon: o,
|
|
6
|
+
inputContainer: a,
|
|
7
7
|
adornmentStart: d,
|
|
8
8
|
adornmentEnd: e
|
|
9
9
|
};
|
|
@@ -12,9 +12,9 @@ export {
|
|
|
12
12
|
d as adornmentStart,
|
|
13
13
|
n as container,
|
|
14
14
|
_ as default,
|
|
15
|
-
|
|
15
|
+
r as hasAdornmentEnd,
|
|
16
16
|
t as hasAdornmentStart,
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
a as inputContainer,
|
|
18
|
+
o as invalidIcon
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=Input.module.scss.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
const
|
|
2
|
-
root:
|
|
3
|
-
menuItem:
|
|
1
|
+
const n = "_root_17n45_1", o = "_menuItem_17n45_13", t = "_menuIcon_17n45_42", e = {
|
|
2
|
+
root: n,
|
|
3
|
+
menuItem: o,
|
|
4
4
|
menuIcon: t
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
7
|
e as default,
|
|
8
8
|
t as menuIcon,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
o as menuItem,
|
|
10
|
+
n as root
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=Menu.module.scss.js.map
|