@gusto/embedded-react-sdk 0.1.0 → 0.2.0
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/{B4MFY5CR-D8isFb6C.js → B4MFY5CR-ywPOMS0V.js} +1265 -1265
- package/dist/{B4MFY5CR-D8isFb6C.js.map → B4MFY5CR-ywPOMS0V.js.map} +1 -1
- package/dist/{Employee.Compensation-D5dhIZgh.js → Employee.Compensation-OoWTM-1y.js} +15 -11
- package/dist/Employee.Compensation-OoWTM-1y.js.map +1 -0
- package/dist/{Employee.Profile-DTBA-TQA.js → Employee.Profile-u_Zt7QkR.js} +15 -14
- package/dist/Employee.Profile-u_Zt7QkR.js.map +1 -0
- package/dist/{HO4MOOFI-MKtO51Gd.js → HO4MOOFI-DGIpvOUi.js} +3 -3
- package/dist/{HO4MOOFI-MKtO51Gd.js.map → HO4MOOFI-DGIpvOUi.js.map} +1 -1
- package/dist/{HUY7CZI3-REAOJEds.js → HUY7CZI3-qCsnO8ul.js} +3 -3
- package/dist/{HUY7CZI3-REAOJEds.js.map → HUY7CZI3-qCsnO8ul.js.map} +1 -1
- package/dist/{index-CTsjS3wh.js → index-X8BvPT33.js} +8600 -8445
- package/dist/index-X8BvPT33.js.map +1 -0
- package/dist/index.d.ts +1542 -1531
- package/dist/index.js +63 -62
- package/package.json +7 -6
- package/dist/Employee.Compensation-D5dhIZgh.js.map +0 -1
- package/dist/Employee.Profile-DTBA-TQA.js.map +0 -1
- package/dist/index-CTsjS3wh.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { aW as s, aY as o, b6 as t, aX as u, b0 as m, b1 as p, W as d, b9 as l, Y as y, b2 as n, b7 as r, b5 as E, b3 as i, a_ as G, aZ as b, b8 as C, b4 as c, ba as A, bb as P, X as S, aV as U, ay as x, aw as D, am as T, ar as h, a8 as k, a7 as F, a2 as g, aI as B, aF as H, ag as L, a3 as W, aA as v, an as J, aH as O, as as f, a$ as w, aP as I, Z as R, a0 as M, aa as q, ac as K, a5 as X, a4 as Y, _ as Z, au as _, ah as j, ax as z, at as N, aK as Q, aQ as V, ak as $, aj as ee, aE as ae, aD as se, aO as oe, aB as te, aM as ue, ap as me, ao as pe, a1 as de, aT as le, af as ye, aU as ne, aS as re, ae as Ee, a9 as ie, aR as Ge, bc as be, ab as Ce, ad as ce, a6 as Ae, av as Pe, ai as Se, az as Ue, aJ as xe, aL as De, al as Te, aG as he, aC as ke, aN as Fe, aq as ge } from "./index-X8BvPT33.js";
|
|
2
2
|
export {
|
|
3
3
|
s as ApiError,
|
|
4
4
|
o as Company,
|
|
@@ -14,72 +14,73 @@ export {
|
|
|
14
14
|
E as PaymentMethod,
|
|
15
15
|
i as Profile,
|
|
16
16
|
G as ReorderableItem,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
17
|
+
b as ReorderableList,
|
|
18
|
+
C as SDKI18next,
|
|
19
|
+
c as Taxes,
|
|
20
|
+
A as ThemeContext,
|
|
21
21
|
P as ThemeProvider,
|
|
22
|
-
S as
|
|
23
|
-
U as
|
|
24
|
-
x as
|
|
25
|
-
D as
|
|
26
|
-
T as
|
|
27
|
-
h as
|
|
28
|
-
k as
|
|
29
|
-
F as
|
|
30
|
-
g as
|
|
31
|
-
B as
|
|
32
|
-
H as
|
|
33
|
-
L as
|
|
34
|
-
W as
|
|
22
|
+
S as componentEvents,
|
|
23
|
+
U as handleResponse,
|
|
24
|
+
x as useAddEmployeeBankAccount,
|
|
25
|
+
D as useAddEmployeeDeduction,
|
|
26
|
+
T as useAddEmployeeHomeAddress,
|
|
27
|
+
h as useAddEmployeeWorkAddress,
|
|
28
|
+
k as useCreateCompanyBankAccount,
|
|
29
|
+
F as useCreateCompanyLocation,
|
|
30
|
+
g as useCreateEmployee,
|
|
31
|
+
B as useCreateEmployeeCompensation,
|
|
32
|
+
H as useCreateEmployeeJob,
|
|
33
|
+
L as useCreatePaySchedule,
|
|
34
|
+
W as useDeleteEmployee,
|
|
35
|
+
v as useDeleteEmployeeBankAccount,
|
|
35
36
|
J as useDeleteEmployeeHomeAddress,
|
|
36
37
|
O as useDeleteEmployeeJob,
|
|
37
38
|
f as useDeleteEmployeeWorkAddress,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
39
|
+
w as useFlow,
|
|
40
|
+
I as useGetAllEmployeeForms,
|
|
41
|
+
R as useGetCompany,
|
|
42
|
+
M as useGetCompanyAddresses,
|
|
43
|
+
q as useGetCompanyFederalTaxes,
|
|
44
|
+
K as useGetCompanyIndustry,
|
|
45
|
+
X as useGetCompanyLocation,
|
|
46
|
+
Y as useGetCompanyLocations,
|
|
47
|
+
Z as useGetCompanyOnboardingStatus,
|
|
48
|
+
_ as useGetDeduction,
|
|
49
|
+
j as useGetEmployee,
|
|
50
|
+
z as useGetEmployeeBankAccounts,
|
|
51
|
+
N as useGetEmployeeDeductions,
|
|
52
|
+
Q as useGetEmployeeFederalTaxes,
|
|
53
|
+
V as useGetEmployeeFormPdf,
|
|
54
|
+
$ as useGetEmployeeHomeAddress,
|
|
55
|
+
ee as useGetEmployeeHomeAddresses,
|
|
56
|
+
ae as useGetEmployeeJob,
|
|
57
|
+
se as useGetEmployeeJobs,
|
|
58
|
+
oe as useGetEmployeeOnboardingStatus,
|
|
59
|
+
te as useGetEmployeePaymentMethod,
|
|
60
|
+
ue as useGetEmployeeStateTaxes,
|
|
61
|
+
me as useGetEmployeeWorkAddress,
|
|
62
|
+
pe as useGetEmployeeWorkAddresses,
|
|
63
|
+
de as useGetEmployeesByCompany,
|
|
64
|
+
le as useGetHistoricalPayrolls,
|
|
65
|
+
ye as useGetPaySchedulesByCompany,
|
|
66
|
+
ne as useGetPayroll,
|
|
67
|
+
re as useGetPendingPayrolls,
|
|
68
|
+
Ee as useGetStateTaxRequirements,
|
|
69
|
+
ie as usePaySchedulePreview,
|
|
70
|
+
Ge as useSignEmployeeForm,
|
|
71
|
+
be as useTheme,
|
|
71
72
|
Ce as useUpdateCompanyFederalTaxes,
|
|
72
|
-
|
|
73
|
+
ce as useUpdateCompanyIndustry,
|
|
73
74
|
Ae as useUpdateCompanyLocation,
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
75
|
+
Pe as useUpdateDeduction,
|
|
76
|
+
Se as useUpdateEmployee,
|
|
77
|
+
Ue as useUpdateEmployeeBankAccount,
|
|
78
|
+
xe as useUpdateEmployeeCompensation,
|
|
79
|
+
De as useUpdateEmployeeFederalTaxes,
|
|
80
|
+
Te as useUpdateEmployeeHomeAddress,
|
|
81
|
+
he as useUpdateEmployeeJob,
|
|
82
|
+
ke as useUpdateEmployeePaymentMethod,
|
|
83
|
+
Fe as useUpdateEmployeeStateTaxes,
|
|
84
|
+
ge as useUpdateEmployeeWorkAddress
|
|
84
85
|
};
|
|
85
86
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gusto/embedded-react-sdk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"module": "./dist/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -50,8 +50,9 @@
|
|
|
50
50
|
"@tanstack/react-query-devtools": "^5.59.15",
|
|
51
51
|
"@testing-library/jest-dom": "^6.6.3",
|
|
52
52
|
"@testing-library/react": "^16.0.1",
|
|
53
|
+
"@testing-library/user-event": "^14.5.2",
|
|
53
54
|
"@types/dompurify": "^3.0.5",
|
|
54
|
-
"@types/react": "^
|
|
55
|
+
"@types/react": "^19.0.7",
|
|
55
56
|
"@vitejs/plugin-react-swc": "^3.7.1",
|
|
56
57
|
"@vitest/coverage-v8": "^2.1.8",
|
|
57
58
|
"eslint": "^9.13.0",
|
|
@@ -77,8 +78,8 @@
|
|
|
77
78
|
"vitest": "^2.1.8"
|
|
78
79
|
},
|
|
79
80
|
"peerDependencies": {
|
|
80
|
-
"react": "^
|
|
81
|
-
"react-dom": "^
|
|
81
|
+
"react": "^19.0.0",
|
|
82
|
+
"react-dom": "^19.0.0",
|
|
82
83
|
"typescript": "^5.6.3"
|
|
83
84
|
},
|
|
84
85
|
"dependencies": {
|
|
@@ -97,8 +98,8 @@
|
|
|
97
98
|
"react-error-boundary": "^4.1.1",
|
|
98
99
|
"react-hook-form": "^7.53.0",
|
|
99
100
|
"react-i18next": "^15.0.3",
|
|
100
|
-
"react-robot": "^
|
|
101
|
-
"robot3": "^
|
|
101
|
+
"react-robot": "^1.2.0",
|
|
102
|
+
"robot3": "^1.1.0",
|
|
102
103
|
"valibot": "^0.42.1"
|
|
103
104
|
},
|
|
104
105
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Employee.Compensation-D5dhIZgh.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Employee.Profile-DTBA-TQA.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|