@gusto/embedded-react-sdk 0.0.3 → 0.0.5

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.
Files changed (172) hide show
  1. package/README.md +6 -0
  2. package/dist/{COOQDZLH-B5iac4ID.js → BMGNQTAT-BdHbew7H.js} +3 -3
  3. package/dist/{COOQDZLH-B5iac4ID.js.map → BMGNQTAT-BdHbew7H.js.map} +1 -1
  4. package/dist/Employee.Compensation-k6cvnqx0.js +69 -0
  5. package/dist/Employee.Compensation-k6cvnqx0.js.map +1 -0
  6. package/dist/Employee.Deductions-BKQWMJnY.js +75 -0
  7. package/dist/Employee.Deductions-BKQWMJnY.js.map +1 -0
  8. package/dist/Employee.EmployeeList-Bh2iUvGI.js +36 -0
  9. package/dist/Employee.EmployeeList-Bh2iUvGI.js.map +1 -0
  10. package/dist/Employee.OnboardingSummary-BDFFDrV6.js +32 -0
  11. package/dist/Employee.OnboardingSummary-BDFFDrV6.js.map +1 -0
  12. package/dist/Employee.PaymentMethod-B1tieS6Y.js +96 -0
  13. package/dist/Employee.PaymentMethod-B1tieS6Y.js.map +1 -0
  14. package/dist/Employee.Profile-D0IZW-HV.js +53 -0
  15. package/dist/Employee.Profile-D0IZW-HV.js.map +1 -0
  16. package/dist/Employee.Taxes-DnOVtPmd.js +53 -0
  17. package/dist/Employee.Taxes-DnOVtPmd.js.map +1 -0
  18. package/dist/{VREWMQAW-BCWuoH6G.js → STCWXWCR-C2HWmWAx.js} +4 -4
  19. package/dist/{VREWMQAW-BCWuoH6G.js.map → STCWXWCR-C2HWmWAx.js.map} +1 -1
  20. package/dist/{MU7WGUJF-D3o-8MpJ.js → UODQIBEW-3KqHTTDo.js} +3 -3
  21. package/dist/{MU7WGUJF-D3o-8MpJ.js.map → UODQIBEW-3KqHTTDo.js.map} +1 -1
  22. package/dist/index-CYu59Yku.js +33097 -0
  23. package/dist/index-CYu59Yku.js.map +1 -0
  24. package/dist/{src/generated/schema.d.ts → index.d.ts} +18917 -15295
  25. package/dist/index.js +39 -38
  26. package/dist/style.css +1 -1
  27. package/package.json +10 -4
  28. package/README.internal.md +0 -28
  29. package/dist/Employee.Compensation-BwQ0aU6j.js +0 -69
  30. package/dist/Employee.Compensation-BwQ0aU6j.js.map +0 -1
  31. package/dist/Employee.Deductions-v07AzjHC.js +0 -52
  32. package/dist/Employee.Deductions-v07AzjHC.js.map +0 -1
  33. package/dist/Employee.EmployeeList-ezoiz5mY.js +0 -34
  34. package/dist/Employee.EmployeeList-ezoiz5mY.js.map +0 -1
  35. package/dist/Employee.OnboardingSummary-CX_vCaZK.js +0 -34
  36. package/dist/Employee.OnboardingSummary-CX_vCaZK.js.map +0 -1
  37. package/dist/Employee.PaymentMethod-lPeUXCVJ.js +0 -56
  38. package/dist/Employee.PaymentMethod-lPeUXCVJ.js.map +0 -1
  39. package/dist/Employee.Profile-B_wp6Ee2.js +0 -53
  40. package/dist/Employee.Profile-B_wp6Ee2.js.map +0 -1
  41. package/dist/Employee.Taxes-DrKjSqOM.js +0 -48
  42. package/dist/Employee.Taxes-DrKjSqOM.js.map +0 -1
  43. package/dist/index-G-nwCZPb.js +0 -32491
  44. package/dist/index-G-nwCZPb.js.map +0 -1
  45. package/dist/src/api/client.d.ts +0 -1361
  46. package/dist/src/api/constants.d.ts +0 -1
  47. package/dist/src/api/context.d.ts +0 -14
  48. package/dist/src/api/queries/company.d.ts +0 -267
  49. package/dist/src/api/queries/employee.d.ts +0 -586
  50. package/dist/src/api/queries/helpers.d.ts +0 -19
  51. package/dist/src/api/queries/index.d.ts +0 -3
  52. package/dist/src/api/queries/payroll.d.ts +0 -26
  53. package/dist/src/api/typeHelpers.d.ts +0 -18
  54. package/dist/src/components/Base/Base.d.ts +0 -25
  55. package/dist/src/components/Base/index.d.ts +0 -1
  56. package/dist/src/components/Common/Alert/Alert.d.ts +0 -6
  57. package/dist/src/components/Common/Button/Button.d.ts +0 -8
  58. package/dist/src/components/Common/Checkbox/Checkbox.d.ts +0 -7
  59. package/dist/src/components/Common/DateField/DateField.d.ts +0 -8
  60. package/dist/src/components/Common/EmptyData/EmptyData.d.ts +0 -6
  61. package/dist/src/components/Common/Flex/Flex.d.ts +0 -12
  62. package/dist/src/components/Common/Hamburger/Hamburger.d.ts +0 -10
  63. package/dist/src/components/Common/InternalError/InternalError.d.ts +0 -2
  64. package/dist/src/components/Common/Loading/Loading.d.ts +0 -1
  65. package/dist/src/components/Common/NumberField/NumberField.d.ts +0 -9
  66. package/dist/src/components/Common/Select/Select.d.ts +0 -17
  67. package/dist/src/components/Common/TaxInputs/TaxInputs.d.ts +0 -21
  68. package/dist/src/components/Common/TaxInputs/index.d.ts +0 -1
  69. package/dist/src/components/Common/Toast/Toast.d.ts +0 -4
  70. package/dist/src/components/Common/hooks/useAsyncError.d.ts +0 -5
  71. package/dist/src/components/Common/index.d.ts +0 -14
  72. package/dist/src/components/Company/Addresses.d.ts +0 -7
  73. package/dist/src/components/Company/BankAccount.d.ts +0 -6
  74. package/dist/src/components/Company/FederalTaxes.d.ts +0 -7
  75. package/dist/src/components/Company/Industry.d.ts +0 -12
  76. package/dist/src/components/Company/Overview.d.ts +0 -7
  77. package/dist/src/components/Company/StateTaxes.d.ts +0 -6
  78. package/dist/src/components/Company/index.d.ts +0 -5
  79. package/dist/src/components/Employee/BankAccount.d.ts +0 -15
  80. package/dist/src/components/Employee/Compensation/Actions.d.ts +0 -1
  81. package/dist/src/components/Employee/Compensation/Compensation.d.ts +0 -60
  82. package/dist/src/components/Employee/Compensation/Edit.d.ts +0 -1
  83. package/dist/src/components/Employee/Compensation/Head.d.ts +0 -1
  84. package/dist/src/components/Employee/Compensation/List.d.ts +0 -1
  85. package/dist/src/components/Employee/Compensation/index.d.ts +0 -1
  86. package/dist/src/components/Employee/Deductions.d.ts +0 -7
  87. package/dist/src/components/Employee/EditDeduction.d.ts +0 -23
  88. package/dist/src/components/Employee/EmployeeList.d.ts +0 -22
  89. package/dist/src/components/Employee/FederalTaxes.d.ts +0 -1
  90. package/dist/src/components/Employee/OnboardingSummary.d.ts +0 -7
  91. package/dist/src/components/Employee/PaySchedules.d.ts +0 -1
  92. package/dist/src/components/Employee/PaymentMethod.d.ts +0 -1
  93. package/dist/src/components/Employee/PaymentMethodCombo/Actions.d.ts +0 -1
  94. package/dist/src/components/Employee/PaymentMethodCombo/BankAccountEdit.d.ts +0 -9
  95. package/dist/src/components/Employee/PaymentMethodCombo/BankAccountsList.d.ts +0 -1
  96. package/dist/src/components/Employee/PaymentMethodCombo/Head.d.ts +0 -1
  97. package/dist/src/components/Employee/PaymentMethodCombo/PaymentMethod.d.ts +0 -22
  98. package/dist/src/components/Employee/PaymentMethodCombo/PaymentTypeForm.d.ts +0 -11
  99. package/dist/src/components/Employee/PaymentMethodCombo/Split.d.ts +0 -1
  100. package/dist/src/components/Employee/PaymentMethodCombo/index.d.ts +0 -1
  101. package/dist/src/components/Employee/Profile/Actions.d.ts +0 -1
  102. package/dist/src/components/Employee/Profile/HomeAddress.d.ts +0 -12
  103. package/dist/src/components/Employee/Profile/PersonalDetails.d.ts +0 -40
  104. package/dist/src/components/Employee/Profile/Profile.d.ts +0 -37
  105. package/dist/src/components/Employee/Profile/index.d.ts +0 -1
  106. package/dist/src/components/Employee/SplitPaycheck.d.ts +0 -9
  107. package/dist/src/components/Employee/StateTaxes.d.ts +0 -7
  108. package/dist/src/components/Employee/TaxesCombo/Actions.d.ts +0 -1
  109. package/dist/src/components/Employee/TaxesCombo/FederalForm.d.ts +0 -13
  110. package/dist/src/components/Employee/TaxesCombo/FederalHead.d.ts +0 -1
  111. package/dist/src/components/Employee/TaxesCombo/StateForm.d.ts +0 -6
  112. package/dist/src/components/Employee/TaxesCombo/Taxes.d.ts +0 -20
  113. package/dist/src/components/Employee/TaxesCombo/index.d.ts +0 -1
  114. package/dist/src/components/Employee/index.d.ts +0 -9
  115. package/dist/src/components/Flow/CompanyOnboardingFlow.d.ts +0 -10
  116. package/dist/src/components/Flow/EmployeeOnboardingFlow.d.ts +0 -12
  117. package/dist/src/components/Flow/Flow.d.ts +0 -14
  118. package/dist/src/components/Flow/FlowNav.d.ts +0 -1
  119. package/dist/src/components/Flow/StateMachines/companyOnboarding.d.ts +0 -5
  120. package/dist/src/components/Flow/StateMachines/employeeOnboarding.d.ts +0 -12
  121. package/dist/src/components/Flow/StateMachines/index.d.ts +0 -2
  122. package/dist/src/components/Flow/index.d.ts +0 -3
  123. package/dist/src/components/Payroll/PayrollHistoryList.d.ts +0 -1
  124. package/dist/src/components/Payroll/index.d.ts +0 -1
  125. package/dist/src/components/PayrollSchedule/SetupPayrollSchedule.d.ts +0 -6
  126. package/dist/src/components/PayrollSchedule/index.d.ts +0 -1
  127. package/dist/src/components/index.d.ts +0 -4
  128. package/dist/src/components/sample/PaymentMethodSDK.d.ts +0 -1
  129. package/dist/src/contexts/GustoApiProvider/GustoApiProvider.d.ts +0 -15
  130. package/dist/src/contexts/GustoApiProvider/index.d.ts +0 -1
  131. package/dist/src/contexts/LocaleProvider/LocaleProvider.d.ts +0 -8
  132. package/dist/src/contexts/LocaleProvider/index.d.ts +0 -1
  133. package/dist/src/contexts/ThemeProvider/DefaultTheme.d.ts +0 -150
  134. package/dist/src/contexts/ThemeProvider/ThemeProvider.d.ts +0 -12
  135. package/dist/src/contexts/ThemeProvider/ThemeProvider.test.d.ts +0 -1
  136. package/dist/src/contexts/ThemeProvider/index.d.ts +0 -1
  137. package/dist/src/contexts/ThemeProvider/test-utils.d.ts +0 -5
  138. package/dist/src/contexts/index.d.ts +0 -2
  139. package/dist/src/helpers/LRUCache.d.ts +0 -7
  140. package/dist/src/helpers/formattedStrings.d.ts +0 -7
  141. package/dist/src/helpers/formatters.d.ts +0 -2
  142. package/dist/src/helpers/normalizeSSN.d.ts +0 -1
  143. package/dist/src/helpers/payRateCalculator.d.ts +0 -2
  144. package/dist/src/i18n/I18n.d.ts +0 -8
  145. package/dist/src/i18n/en/common.json.d.ts +0 -99
  146. package/dist/src/i18n/index.d.ts +0 -1
  147. package/dist/src/index.d.ts +0 -7
  148. package/dist/src/models/PayPeriod.d.ts +0 -18
  149. package/dist/src/models/Payroll.d.ts +0 -40
  150. package/dist/src/models/PayrollTotals.d.ts +0 -24
  151. package/dist/src/shared/constants.d.ts +0 -124
  152. package/dist/src/types.d.ts +0 -10
  153. package/dist/test/api/client.test.d.ts +0 -1
  154. package/dist/test/api/companyFederalTaxes.test.d.ts +0 -1
  155. package/dist/test/api/employeeBankAccounts.test.d.ts +0 -1
  156. package/dist/test/api/payrolls.test.d.ts +0 -1
  157. package/dist/test/mocks/apis/company_federal_taxes.d.ts +0 -2
  158. package/dist/test/mocks/apis/company_locations.d.ts +0 -2
  159. package/dist/test/mocks/apis/compensations.d.ts +0 -2
  160. package/dist/test/mocks/apis/employees.d.ts +0 -2
  161. package/dist/test/mocks/apis/employeesBankAccounts.d.ts +0 -2
  162. package/dist/test/mocks/apis/homeAddresses.d.ts +0 -2
  163. package/dist/test/mocks/apis/payrolls.d.ts +0 -2
  164. package/dist/test/mocks/apis/tokens.d.ts +0 -2
  165. package/dist/test/mocks/apis/typeHelpers.d.ts +0 -10
  166. package/dist/test/mocks/apis/workAddresses.d.ts +0 -2
  167. package/dist/test/mocks/fileMock.d.ts +0 -6
  168. package/dist/test/mocks/fixtures/company_location.d.ts +0 -11
  169. package/dist/test/mocks/fixtures/getFixture.d.ts +0 -1
  170. package/dist/test/mocks/handlers.d.ts +0 -1
  171. package/dist/test/mocks/server.d.ts +0 -1
  172. package/dist/test/mocks/styleMock.d.ts +0 -6
package/README.md CHANGED
@@ -1,3 +1,9 @@
1
+ # 🦎 Embedded JS SDK
2
+
3
+ This is Embedded's JavaScript SDKs library.
4
+
5
+ ![chameleon](./docs/chameleon.jpg)
6
+
1
7
  # @gusto/embedded-react-sdk
2
8
 
3
9
  To install:
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as u, D as v, Q as i } from "./VREWMQAW-BCWuoH6G.js";
2
- import { g as d, c as f, a as e } from "./index-G-nwCZPb.js";
1
+ import { c, T as l, P as m, a as u, D as v, Q as i } from "./STCWXWCR-C2HWmWAx.js";
2
+ import { g as d, c as f, a as e } from "./index-CYu59Yku.js";
3
3
  var p = (a) => {
4
4
  const [r, t] = c({
5
5
  prefix: "TanstackQueryDevtools"
@@ -31,4 +31,4 @@ var p = (a) => {
31
31
  export {
32
32
  C as default
33
33
  };
34
- //# sourceMappingURL=COOQDZLH-B5iac4ID.js.map
34
+ //# sourceMappingURL=BMGNQTAT-BdHbew7H.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"COOQDZLH-B5iac4ID.js","sources":["../node_modules/@tanstack/query-devtools/build/DevtoolsComponent/COOQDZLH.js"],"sourcesContent":["import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/VREWMQAW.js';\nimport { getPreferredColorScheme, createMemo, createComponent } from '../chunk/BLREPECS.js';\n\n// src/DevtoolsComponent.tsx\nvar DevtoolsComponent = (props) => {\n const [localStore, setLocalStore] = createLocalStorage({\n prefix: \"TanstackQueryDevtools\"\n });\n const colorScheme = getPreferredColorScheme();\n const theme = createMemo(() => {\n const preference = localStore.theme_preference || THEME_PREFERENCE;\n if (preference !== \"system\")\n return preference;\n return colorScheme();\n });\n return createComponent(QueryDevtoolsContext.Provider, {\n value: props,\n get children() {\n return createComponent(PiPProvider, {\n localStore,\n setLocalStore,\n get children() {\n return createComponent(ThemeContext.Provider, {\n value: theme,\n get children() {\n return createComponent(Devtools, {\n localStore,\n setLocalStore\n });\n }\n });\n }\n });\n }\n });\n};\nvar DevtoolsComponent_default = DevtoolsComponent;\n\nexport { DevtoolsComponent_default as default };\n"],"names":["DevtoolsComponent","props","localStore","setLocalStore","createLocalStorage","colorScheme","getPreferredColorScheme","theme","createMemo","preference","THEME_PREFERENCE","createComponent","QueryDevtoolsContext","PiPProvider","ThemeContext","Devtools","DevtoolsComponent_default"],"mappings":";;AAIA,IAAIA,IAAoB,CAACC,MAAU;AACjC,QAAM,CAACC,GAAYC,CAAa,IAAIC,EAAmB;AAAA,IACrD,QAAQ;AAAA,EACZ,CAAG,GACKC,IAAcC,KACdC,IAAQC,EAAW,MAAM;AAC7B,UAAMC,IAAaP,EAAW,oBAAoBQ;AAClD,WAAID,MAAe,WACVA,IACFJ,EAAW;AAAA,EACtB,CAAG;AACD,SAAOM,EAAgBC,EAAqB,UAAU;AAAA,IACpD,OAAOX;AAAA,IACP,IAAI,WAAW;AACb,aAAOU,EAAgBE,GAAa;AAAA,QAClC,YAAAX;AAAA,QACA,eAAAC;AAAA,QACA,IAAI,WAAW;AACb,iBAAOQ,EAAgBG,EAAa,UAAU;AAAA,YAC5C,OAAOP;AAAA,YACP,IAAI,WAAW;AACb,qBAAOI,EAAgBI,GAAU;AAAA,gBAC/B,YAAAb;AAAA,gBACA,eAAAC;AAAA,cAChB,CAAe;AAAA,YACF;AAAA,UACb,CAAW;AAAA,QACF;AAAA,MACT,CAAO;AAAA,IACF;AAAA,EACL,CAAG;AACH,GACIa,IAA4BhB;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"BMGNQTAT-BdHbew7H.js","sources":["../node_modules/@tanstack/query-devtools/build/DevtoolsComponent/BMGNQTAT.js"],"sourcesContent":["import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/STCWXWCR.js';\nimport { getPreferredColorScheme, createMemo, createComponent } from '../chunk/BLREPECS.js';\n\n// src/DevtoolsComponent.tsx\nvar DevtoolsComponent = (props) => {\n const [localStore, setLocalStore] = createLocalStorage({\n prefix: \"TanstackQueryDevtools\"\n });\n const colorScheme = getPreferredColorScheme();\n const theme = createMemo(() => {\n const preference = localStore.theme_preference || THEME_PREFERENCE;\n if (preference !== \"system\")\n return preference;\n return colorScheme();\n });\n return createComponent(QueryDevtoolsContext.Provider, {\n value: props,\n get children() {\n return createComponent(PiPProvider, {\n localStore,\n setLocalStore,\n get children() {\n return createComponent(ThemeContext.Provider, {\n value: theme,\n get children() {\n return createComponent(Devtools, {\n localStore,\n setLocalStore\n });\n }\n });\n }\n });\n }\n });\n};\nvar DevtoolsComponent_default = DevtoolsComponent;\n\nexport { DevtoolsComponent_default as default };\n"],"names":["DevtoolsComponent","props","localStore","setLocalStore","createLocalStorage","colorScheme","getPreferredColorScheme","theme","createMemo","preference","THEME_PREFERENCE","createComponent","QueryDevtoolsContext","PiPProvider","ThemeContext","Devtools","DevtoolsComponent_default"],"mappings":";;AAIA,IAAIA,IAAoB,CAACC,MAAU;AACjC,QAAM,CAACC,GAAYC,CAAa,IAAIC,EAAmB;AAAA,IACrD,QAAQ;AAAA,EACZ,CAAG,GACKC,IAAcC,EAAyB,GACvCC,IAAQC,EAAW,MAAM;AAC7B,UAAMC,IAAaP,EAAW,oBAAoBQ;AAClD,WAAID,MAAe,WACVA,IACFJ,EAAa;AAAA,EACxB,CAAG;AACD,SAAOM,EAAgBC,EAAqB,UAAU;AAAA,IACpD,OAAOX;AAAA,IACP,IAAI,WAAW;AACb,aAAOU,EAAgBE,GAAa;AAAA,QAClC,YAAAX;AAAA,QACA,eAAAC;AAAA,QACA,IAAI,WAAW;AACb,iBAAOQ,EAAgBG,EAAa,UAAU;AAAA,YAC5C,OAAOP;AAAA,YACP,IAAI,WAAW;AACb,qBAAOI,EAAgBI,GAAU;AAAA,gBAC/B,YAAAb;AAAA,gBACA,eAAAC;AAAA,cAChB,CAAe;AAAA,YACf;AAAA,UACA,CAAW;AAAA,QACX;AAAA,MACA,CAAO;AAAA,IACP;AAAA,EACA,CAAG;AACH,GACIa,IAA4BhB;","x_google_ignoreList":[0]}
@@ -0,0 +1,69 @@
1
+ const e = "+ Add another job", t = {
2
+ actionColumn: "Action",
3
+ amountColumn: "Amount",
4
+ deleteCta: "Delete",
5
+ editCta: "Edit",
6
+ jobColumn: "Job title",
7
+ perColumn: "Per",
8
+ tableLabel: "List of all jobs for the employee",
9
+ typeColumn: "Pay type"
10
+ }, o = "Compensation amount", a = "Back", n = "Cancel", i = "Cancel", s = '<classificationCta href="https://support.gusto.com/team-management/team-payments/pay-rates/1001671771/Employee-classification-options.htm" target="_blank">Learn more about employee classifications.</classificationCta>', l = "Employee type", m = {
11
+ "Commission Only Exempt": "Commission Only/No Overtime",
12
+ "Commission Only Nonexempt": "Commission Only/Eligible for overtime",
13
+ Exempt: "Salary/No overtime",
14
+ Nonexempt: "Paid by the hour",
15
+ Owner: "Owner's draw",
16
+ "Salaried Nonexempt": "Salary/Eligible for overtime"
17
+ }, c = "Job actions", r = "Job Title", p = "The period over which the compensation amount is tracked (e.g., hourly, daily, weekly, monthly, annually).", y = "Per", C = {
18
+ Hour: "Per hour",
19
+ Month: "Per month",
20
+ Paycheck: "Per paycheck",
21
+ Week: "Per week",
22
+ Year: "Per year"
23
+ }, b = "Save job", u = "Continue", h = "Compensation", d = {
24
+ classificationChangeNotification: "Changing this employee’s classification will delete the employee’s additional pay rates.",
25
+ exemptThreshold: "Most employees who make under {{limit}}/year should be eligible for overtime.",
26
+ paymentUnit: "Payment unit must be one of Hour, Week, Month, or Year",
27
+ title: "Title is a required field"
28
+ }, f = {
29
+ addAnotherJobCta: e,
30
+ allCompensations: t,
31
+ amount: o,
32
+ backCta: a,
33
+ cancelCta: n,
34
+ cancelNewJobCta: i,
35
+ classificationCTA: s,
36
+ employeeClassification: l,
37
+ flsaStatusLabels: m,
38
+ hamburgerTitle: c,
39
+ jobTitle: r,
40
+ paymentUnitDescription: p,
41
+ paymentUnitLabel: y,
42
+ paymentUnitOptions: C,
43
+ saveNewJobCta: b,
44
+ submitCta: u,
45
+ title: h,
46
+ validations: d
47
+ };
48
+ export {
49
+ e as addAnotherJobCta,
50
+ t as allCompensations,
51
+ o as amount,
52
+ a as backCta,
53
+ n as cancelCta,
54
+ i as cancelNewJobCta,
55
+ s as classificationCTA,
56
+ f as default,
57
+ l as employeeClassification,
58
+ m as flsaStatusLabels,
59
+ c as hamburgerTitle,
60
+ r as jobTitle,
61
+ p as paymentUnitDescription,
62
+ y as paymentUnitLabel,
63
+ C as paymentUnitOptions,
64
+ b as saveNewJobCta,
65
+ u as submitCta,
66
+ h as title,
67
+ d as validations
68
+ };
69
+ //# sourceMappingURL=Employee.Compensation-k6cvnqx0.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.Compensation-k6cvnqx0.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,75 @@
1
+ const e = "Deductions", n = "Include deductions for this employee?", t = "If you need to deduct money from this employee's paycheck (e.g. for Housing, Meals, or Transportation), you can choose either a one-time deduction or an ongoing deduction that occurs every pay period.", o = "Yes", i = "No", c = "Continue", d = "Add Deduction", u = "Edit Deduction", a = "Deductions from employee net pay will start on their next pay period and appear on their paystub and payroll receipts as a separate line item. Note: All deductions are post-tax.", s = "Deduction description", r = "Deduction frequency", l = "This deduction occurs every payroll", p = "This is a one-time deduction and only applies to the next upcoming payroll", m = "Deduction type", y = "Percentage", D = "Fixed dollar amount", h = "Step 4c: Extra withholding", g = "Annual maximum", T = "This is a court-ordered deduction", C = "Deduction", b = "Frequency", L = "Withheld", f = "Actions", x = "Recurring", O = "{{value}} per paycheck", A = "One-time", q = "Once added, your deductions will appear here.", v = "Deduction actions menu", F = "Edit deduction", w = "Delete deduction", M = "+ Add another deduction", R = "Cancel", E = {
2
+ description: "Description is required",
3
+ amount: "Amount must be a valid number"
4
+ }, N = {
5
+ pageTitle: e,
6
+ includeDeductionsFormLabel: n,
7
+ includeDeductionsDescription: t,
8
+ includeDeductionsYes: o,
9
+ includeDeductionsNo: i,
10
+ continueCta: c,
11
+ addDeductionTitle: d,
12
+ editDeductionTitle: u,
13
+ addDeuctionDescription: a,
14
+ descriptionLabel: s,
15
+ frequencyLabel: r,
16
+ frequencyRecurringOption: l,
17
+ frequencyOneTimeOption: p,
18
+ deductionTypeLabel: m,
19
+ deductionTypePercentageOption: y,
20
+ deductionTypeFixedAmountOption: D,
21
+ deductionAmountLabel: h,
22
+ annualMaxLabel: g,
23
+ courtOrderedLabel: T,
24
+ nameColumn: C,
25
+ frequencyColumn: b,
26
+ withheldColumn: L,
27
+ actionsColumn: f,
28
+ recurringText: x,
29
+ recurringAmount: O,
30
+ nonRecurringText: A,
31
+ emptyListMessage: q,
32
+ hamburgerTitle: v,
33
+ editCta: F,
34
+ deleteCta: w,
35
+ addDeductionCta: M,
36
+ cancelCta: R,
37
+ validations: E
38
+ };
39
+ export {
40
+ f as actionsColumn,
41
+ M as addDeductionCta,
42
+ d as addDeductionTitle,
43
+ a as addDeuctionDescription,
44
+ g as annualMaxLabel,
45
+ R as cancelCta,
46
+ c as continueCta,
47
+ T as courtOrderedLabel,
48
+ h as deductionAmountLabel,
49
+ D as deductionTypeFixedAmountOption,
50
+ m as deductionTypeLabel,
51
+ y as deductionTypePercentageOption,
52
+ N as default,
53
+ w as deleteCta,
54
+ s as descriptionLabel,
55
+ F as editCta,
56
+ u as editDeductionTitle,
57
+ q as emptyListMessage,
58
+ b as frequencyColumn,
59
+ r as frequencyLabel,
60
+ p as frequencyOneTimeOption,
61
+ l as frequencyRecurringOption,
62
+ v as hamburgerTitle,
63
+ t as includeDeductionsDescription,
64
+ n as includeDeductionsFormLabel,
65
+ i as includeDeductionsNo,
66
+ o as includeDeductionsYes,
67
+ C as nameColumn,
68
+ A as nonRecurringText,
69
+ e as pageTitle,
70
+ O as recurringAmount,
71
+ x as recurringText,
72
+ E as validations,
73
+ L as withheldColumn
74
+ };
75
+ //# sourceMappingURL=Employee.Deductions-BKQWMJnY.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.Deductions-BKQWMJnY.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,36 @@
1
+ const e = "Actions", t = "Add an employee", a = "+ Add another employee", o = "Addresses", s = "Deductions", l = "Delete employee", d = "Edit employee", n = "List of current employees", c = "Once you’ve added employees they will appear here", m = "No employees", i = "Federal Taxes", p = "Employee actions menu", y = "Employee name", r = "Status", b = "Your employees", C = {
2
+ actionLabel: e,
3
+ addEmployeeCTA: t,
4
+ addAnotherCta: a,
5
+ addressesCta: o,
6
+ deductionsCta: s,
7
+ deleteCta: l,
8
+ editCta: d,
9
+ employeeListLabel: n,
10
+ emptyTableDescription: c,
11
+ emptyTableTitle: m,
12
+ federalTaxesCta: i,
13
+ hamburgerTitle: p,
14
+ nameLabel: y,
15
+ statusLabel: r,
16
+ title: b
17
+ };
18
+ export {
19
+ e as actionLabel,
20
+ a as addAnotherCta,
21
+ t as addEmployeeCTA,
22
+ o as addressesCta,
23
+ s as deductionsCta,
24
+ C as default,
25
+ l as deleteCta,
26
+ d as editCta,
27
+ n as employeeListLabel,
28
+ c as emptyTableDescription,
29
+ m as emptyTableTitle,
30
+ i as federalTaxesCta,
31
+ p as hamburgerTitle,
32
+ y as nameLabel,
33
+ r as statusLabel,
34
+ b as title
35
+ };
36
+ //# sourceMappingURL=Employee.EmployeeList-Bh2iUvGI.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.EmployeeList-Bh2iUvGI.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,32 @@
1
+ const e = "Missing Requirements", t = "Please complete the following steps in order to continue.", o = "That's it! {{name}} is ready to get paid!", s = "We'll begin withholding and reporting their taxes", r = "Return to employees list", n = "Add another employee", i = "New Hire report", d = {
2
+ personal_details: "Personal Details",
3
+ compensation_details: "Enter compensation details",
4
+ add_work_address: "Add work address",
5
+ add_home_address: "Add home address",
6
+ federal_tax_setup: "Enter federal tax withholdings",
7
+ state_tax_setup: "Enter state tax information",
8
+ direct_deposit_setup: "Direct deposit setup",
9
+ employee_form_signing: "Employee form signing",
10
+ file_new_hire_report: "File new hire report"
11
+ }, a = {
12
+ subTitle: e,
13
+ description: t,
14
+ onboardedSubtitle: o,
15
+ onboardedDescription: s,
16
+ returnToEmployeeListCta: r,
17
+ addAnotherCta: n,
18
+ newHireReportCta: i,
19
+ steps: d
20
+ };
21
+ export {
22
+ n as addAnotherCta,
23
+ a as default,
24
+ t as description,
25
+ i as newHireReportCta,
26
+ s as onboardedDescription,
27
+ o as onboardedSubtitle,
28
+ r as returnToEmployeeListCta,
29
+ d as steps,
30
+ e as subTitle
31
+ };
32
+ //# sourceMappingURL=Employee.OnboardingSummary-BDFFDrV6.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.OnboardingSummary-BDFFDrV6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,96 @@
1
+ const t = "Account number", e = "Account type", n = "Account type", o = "Checking", c = "Savings", a = "Allocation", i = "Bank account actions", s = "+ Add another bank account", l = "Add bank account", r = "List of employee bank accounts", u = "Back", p = "Save", m = "Cancel", d = "If you select check as the payment method, you'll need to write a physical check to this employee each payday.", b = "Check", y = "Delete", h = "We recommend direct deposit — we can deposit paychecks directly into your employees' bank accounts.", g = "Direct Deposit", k = "Bank account actions", L = "Account nickname", C = "Nickname", A = "Select payment method", f = "Routing number", T = "Routing number", D = "(9 digits)", N = "Split paycheck", _ = "Continue", v = "Employee payment details", B = "Fixed amount", S = "<p>You can split your paycheck into different accounts by percentage or flat dollar amounts.</p><p>When splitting by amount, you can reorder the priority of the bank accounts by clicking and dragging the list icon to the left of the bank account field. We’ll pay the amounts in the order specified until your salary has been fully distributed to the last “remainder” account.</p>", w = "Reorderable list of bank accounts", P = "Percentage", R = "{{name}} ({{account_number}})", E = "Split by", x = "Priority", F = "Remainder", W = "Split employee paycheck", q = "{{count}}st", I = "{{count}}nd", M = "{{count}}rd", Y = "{{count}}th", j = {
2
+ percentageError: "If payment method amount is split by Percentage, all split amounts must add up to exactly 100.",
3
+ amountError: "Please enter valid amount",
4
+ accountName: "Account name is required",
5
+ routingNumber: "Routing number should be a number (9 digits)",
6
+ accountNumber: "Account number is a required field"
7
+ }, z = {
8
+ accountNumberLabel: t,
9
+ accountTypeColumn: e,
10
+ accountTypeLabel: n,
11
+ accountTypeChecking: o,
12
+ accountTypeSavings: c,
13
+ allocationColumn: a,
14
+ actionColumn: i,
15
+ addAnotherCta: s,
16
+ addBankAccountCTA: l,
17
+ bankAccountsListLabel: r,
18
+ cancelCta: u,
19
+ saveCta: p,
20
+ cancelAddCta: m,
21
+ checkDescription: d,
22
+ checkLabel: b,
23
+ deleteBankAccountCTA: y,
24
+ directDepositDescription: h,
25
+ directDepositLabel: g,
26
+ hamburgerTitle: k,
27
+ nameLabel: L,
28
+ nicknameColumn: C,
29
+ paymentFieldsetLegend: A,
30
+ routingNumberColumn: f,
31
+ routingNumberLabel: T,
32
+ routingNumberDescription: D,
33
+ splitCta: N,
34
+ submitCta: _,
35
+ title: v,
36
+ amountLabel: B,
37
+ splitDescription: S,
38
+ draggableListLabel: w,
39
+ percentageLabel: P,
40
+ splitAmountLabel: R,
41
+ splitByLabel: E,
42
+ priorityLabel: x,
43
+ remainderLabel: F,
44
+ splitTitle: W,
45
+ priority_one: q,
46
+ priority_two: I,
47
+ priority_few: M,
48
+ priority_other: Y,
49
+ validations: j
50
+ };
51
+ export {
52
+ t as accountNumberLabel,
53
+ o as accountTypeChecking,
54
+ e as accountTypeColumn,
55
+ n as accountTypeLabel,
56
+ c as accountTypeSavings,
57
+ i as actionColumn,
58
+ s as addAnotherCta,
59
+ l as addBankAccountCTA,
60
+ a as allocationColumn,
61
+ B as amountLabel,
62
+ r as bankAccountsListLabel,
63
+ m as cancelAddCta,
64
+ u as cancelCta,
65
+ d as checkDescription,
66
+ b as checkLabel,
67
+ z as default,
68
+ y as deleteBankAccountCTA,
69
+ h as directDepositDescription,
70
+ g as directDepositLabel,
71
+ w as draggableListLabel,
72
+ k as hamburgerTitle,
73
+ L as nameLabel,
74
+ C as nicknameColumn,
75
+ A as paymentFieldsetLegend,
76
+ P as percentageLabel,
77
+ x as priorityLabel,
78
+ M as priority_few,
79
+ q as priority_one,
80
+ Y as priority_other,
81
+ I as priority_two,
82
+ F as remainderLabel,
83
+ f as routingNumberColumn,
84
+ D as routingNumberDescription,
85
+ T as routingNumberLabel,
86
+ p as saveCta,
87
+ R as splitAmountLabel,
88
+ E as splitByLabel,
89
+ N as splitCta,
90
+ S as splitDescription,
91
+ W as splitTitle,
92
+ _ as submitCta,
93
+ v as title,
94
+ j as validations
95
+ };
96
+ //# sourceMappingURL=Employee.PaymentMethod-B1tieS6Y.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.PaymentMethod-B1tieS6Y.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,53 @@
1
+ const e = "Cancel", t = "This information will be used for payroll and taxes, so double-check that it's accurate.", s = "Date of birth", a = "Personal email", i = "Use an email that's not associated with your company.", r = "Legal first name", o = "Employee Form", n = "Legal last name", l = "Middle initial", c = "Preferred first name", d = "Invite this employee to enter their own details online.", m = "Social Security Number (9 digit)", p = "***-**-****", b = "Your employee’s first day of work at your company.", f = "Start date", u = "Continue", w = "Basics", h = {
2
+ email: "Valid email is required",
3
+ firstName: "First name is required",
4
+ lastName: "First name is required",
5
+ startDate: "Please select valid start date"
6
+ }, k = "Work address", y = "The primary location where the employee will be working.", D = "Select work address...", L = {
7
+ cancelCta: e,
8
+ description: t,
9
+ dobLabel: s,
10
+ email: a,
11
+ emailDescription: i,
12
+ firstName: r,
13
+ formTitle: o,
14
+ lastName: n,
15
+ middleInitial: l,
16
+ preferredFirstName: c,
17
+ selfOnboardingLabel: d,
18
+ ssnLabel: m,
19
+ ssnMask: p,
20
+ startDateDescription: b,
21
+ startDateLabel: f,
22
+ submitCta: u,
23
+ title: w,
24
+ validations: h,
25
+ workAddress: k,
26
+ workAddressDescription: y,
27
+ workAddressPlaceholder: D
28
+ };
29
+ export {
30
+ e as cancelCta,
31
+ L as default,
32
+ t as description,
33
+ s as dobLabel,
34
+ a as email,
35
+ i as emailDescription,
36
+ r as firstName,
37
+ o as formTitle,
38
+ n as lastName,
39
+ l as middleInitial,
40
+ c as preferredFirstName,
41
+ d as selfOnboardingLabel,
42
+ m as ssnLabel,
43
+ p as ssnMask,
44
+ b as startDateDescription,
45
+ f as startDateLabel,
46
+ u as submitCta,
47
+ w as title,
48
+ h as validations,
49
+ k as workAddress,
50
+ y as workAddressDescription,
51
+ D as workAddressPlaceholder
52
+ };
53
+ //# sourceMappingURL=Employee.Profile-D0IZW-HV.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.Profile-D0IZW-HV.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,53 @@
1
+ const e = "Back", t = "Step 4b: Deductions", l = "Step 3: Dependents (if applicable)", i = "Step 4c: Extra withholding", o = "Step 1c: Federal filing status (1c)", a = "Select filing status...", s = "Federal tax withholdings (Form W-4)", n = "Exempt from withholding", r = "Head of household", c = "Married", u = "Single", h = 'Includes spouse, if applicable. Answering 2c will result in a higher withholding, but to preserve privacy, this can be left unchecked. <irs_link href="https://www.irs.gov/newsroom/faqs-on-the-2020-form-w-4" target="_blank">Learn more on the IRS website</irs_link>.', d = 'We’ll use this info to withhold the appropriate federal taxes from each paycheck. If you’re unsure what to enter here, refer to <irs_calculator href="https://www.irs.gov/pub/irs-pdf/fw4.pdf" target="_blank">Form W4</irs_calculator> to calculate the values, visit our <help_center href="https://support.gusto.com" target="_blank">Help Center</help_center>, or consult your tax advisor.', p = 'Enter the results for {{lineNum}} from the <irs_calculator href="https://www.irs.gov/individuals/tax-withholding-estimator" target="_blank">IRS Calculator</irs_calculator> or <w4_link>form W-4</w4_link>.', f = "Step 2c: Multiple jobs (2c)", g = "Step 4a: Other income", w = "If you select Exempt from withholding, we wont withhold federal income taxes, but well still report taxable wages on a W-2. Keep in mind that anyone who claims exemption from withholding needs to submit a new W-4 each year.", m = "{{state}} Tax Requirements", b = "Continue", S = "Yes", x = "No", _ = {
2
+ federalFilingStatus: "Please select filing status",
3
+ federalTwoJobs: "Please select an option"
4
+ }, W = {
5
+ cancelCta: e,
6
+ deductions: t,
7
+ dependentsTotalIfApplicable: l,
8
+ extraWithholding: i,
9
+ federalFilingStatus1c: o,
10
+ federalFillingStatusPlaceholder: a,
11
+ federalTaxesTitle: s,
12
+ filingStatusExemptFromWitholding: n,
13
+ filingStatusHeadOfHousehold: r,
14
+ filingStatusMarried: c,
15
+ filingStatusSingle: u,
16
+ includesSpouseExplanation: h,
17
+ irs_calculator: d,
18
+ irsCalculatorOrW4Line: p,
19
+ multipleJobs2c: f,
20
+ otherIncome: g,
21
+ selectWithholdingDescription: w,
22
+ stateTaxesTitle: m,
23
+ submitCta: b,
24
+ twoJobYesLabel: S,
25
+ twoJobNoLabel: x,
26
+ validations: _
27
+ };
28
+ export {
29
+ e as cancelCta,
30
+ t as deductions,
31
+ W as default,
32
+ l as dependentsTotalIfApplicable,
33
+ i as extraWithholding,
34
+ o as federalFilingStatus1c,
35
+ a as federalFillingStatusPlaceholder,
36
+ s as federalTaxesTitle,
37
+ n as filingStatusExemptFromWitholding,
38
+ r as filingStatusHeadOfHousehold,
39
+ c as filingStatusMarried,
40
+ u as filingStatusSingle,
41
+ h as includesSpouseExplanation,
42
+ p as irsCalculatorOrW4Line,
43
+ d as irs_calculator,
44
+ f as multipleJobs2c,
45
+ g as otherIncome,
46
+ w as selectWithholdingDescription,
47
+ m as stateTaxesTitle,
48
+ b as submitCta,
49
+ x as twoJobNoLabel,
50
+ S as twoJobYesLabel,
51
+ _ as validations
52
+ };
53
+ //# sourceMappingURL=Employee.Taxes-DnOVtPmd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Employee.Taxes-DnOVtPmd.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { s as Un, m as Gn, b as z, d as nr, e as B, a as v, f as j, h as Z, S as K, c as M, i as xe, u as we, j as N, k as A, l as Ke, o as ct, P as _o, n as U, D as ys, t as _, p as At, q as an, r as k, v as T, w as bs, x as zt, y as xs, z as ws, A as xn, F as $s, B as Cs, C as Ss, E as Rt, G as ks, H as Es, I as Ms, J as rr, K as Rr, L as Ds, M as Ot, $ as zo, N as Kr, O as As, Q as Ts, R as _n, T as Fs, U as Is, V as Ps } from "./index-G-nwCZPb.js";
1
+ import { s as Un, m as Gn, b as z, d as nr, e as B, a as v, f as j, h as Z, S as K, c as M, i as xe, u as we, j as N, k as A, l as Ke, o as ct, P as _o, n as U, D as ys, t as _, p as At, q as an, r as k, v as T, w as bs, x as zt, y as xs, z as ws, A as xn, F as $s, B as Cs, C as Ss, E as Rt, G as ks, H as Es, I as Ms, J as rr, K as Rr, L as Ds, M as Ot, $ as zo, N as Kr, O as As, Q as Ts, R as _n, T as Fs, U as Is, V as Ps } from "./index-CYu59Yku.js";
2
2
  var Ls = (e) => e != null, Os = (e) => e.filter(Ls);
3
3
  function qs(e) {
4
4
  return (...t) => {
@@ -7544,14 +7544,14 @@ var dd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
7544
7544
  }
7545
7545
  });
7546
7546
  }, F = () => {
7547
- const S = f(), q = S.state, H = S.state.fetchMeta.__previousQueryOptions;
7547
+ const S = f(), q = S.state, H = S.state.fetchMeta ? S.state.fetchMeta.__previousQueryOptions : null;
7548
7548
  S.cancel({
7549
7549
  silent: !0
7550
7550
  }), S.setState({
7551
7551
  ...q,
7552
7552
  fetchStatus: "idle",
7553
7553
  fetchMeta: null
7554
- }), S.fetch(H);
7554
+ }), H && S.fetch(H);
7555
7555
  };
7556
7556
  B(() => {
7557
7557
  y() !== "fetching" && l(!1);
@@ -8926,4 +8926,4 @@ export {
8926
8926
  r0 as b,
8927
8927
  Jd as c
8928
8928
  };
8929
- //# sourceMappingURL=VREWMQAW-BCWuoH6G.js.map
8929
+ //# sourceMappingURL=STCWXWCR-C2HWmWAx.js.map