@gusto/embedded-react-sdk 0.4.1 → 0.6.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 +86 -0
- package/dist/{HUY7CZI3-CM-U8Gdr.js → 3VW64HDT-DZCphYiC.js} +3 -3
- package/dist/{HUY7CZI3-CM-U8Gdr.js.map → 3VW64HDT-DZCphYiC.js.map} +1 -1
- package/dist/{B4MFY5CR-hjSpgaAn.js → 67EVQ76A-CpAwQIaO.js} +1368 -1460
- package/dist/67EVQ76A-CpAwQIaO.js.map +1 -0
- package/dist/{Company.AssignSignatory-VsqcZn_d.js → Company.AssignSignatory-CUCZtm6s.js} +8 -8
- package/dist/Company.AssignSignatory-CUCZtm6s.js.map +1 -0
- package/dist/Company.DocumentList-D-h6c4bI.js +40 -0
- package/dist/Company.DocumentList-D-h6c4bI.js.map +1 -0
- package/dist/Company.Locations-Cp9h8ZGu.js +74 -0
- package/dist/Company.Locations-Cp9h8ZGu.js.map +1 -0
- package/dist/Company.PaySchedule-CxoupNmN.js +74 -0
- package/dist/Company.PaySchedule-CxoupNmN.js.map +1 -0
- package/dist/Company.SignatureForm-DC4MsbLt.js +30 -0
- package/dist/Company.SignatureForm-DC4MsbLt.js.map +1 -0
- package/dist/Employee.DocumentSigner-DgbuxBnJ.js +50 -0
- package/dist/Employee.DocumentSigner-DgbuxBnJ.js.map +1 -0
- package/dist/{HO4MOOFI-C3z78pq0.js → J3FDRF32-sHWjjvEV.js} +3 -3
- package/dist/{HO4MOOFI-C3z78pq0.js.map → J3FDRF32-sHWjjvEV.js.map} +1 -1
- package/dist/index-BjyRpZDE.js +45647 -0
- package/dist/index-BjyRpZDE.js.map +1 -0
- package/dist/index.d.ts +340 -55
- package/dist/index.js +49 -48
- package/dist/style.css +1 -1
- package/package.json +8 -3
- package/dist/B4MFY5CR-hjSpgaAn.js.map +0 -1
- package/dist/Company.AssignSignatory-VsqcZn_d.js.map +0 -1
- package/dist/Company.DocumentList-CHkbgJsE.js +0 -38
- package/dist/Company.DocumentList-CHkbgJsE.js.map +0 -1
- package/dist/Company.PaySchedule-CMS2f4fy.js +0 -12
- package/dist/Company.PaySchedule-CMS2f4fy.js.map +0 -1
- package/dist/Employee.DocumentSigner-CQx0yl15.js +0 -48
- package/dist/Employee.DocumentSigner-CQx0yl15.js.map +0 -1
- package/dist/index-C7lSGIir.js +0 -37862
- package/dist/index-C7lSGIir.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Company.AssignSignatory-VsqcZn_d.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
const t = "Documents", n = "Documents", o = "Form", e = "Status", s = "Please note, only the signatory can sign documents.", a = "Only the signatory can sign documents.", i = "You are the assigned signatory.", g = "Your signatory is {{signatory}}, {{title}}.", r = "A signatory has not yet been assigned", c = "Change signatory", u = "Assign signatory", l = "Sign document", m = "Complete", y = "Not signed", S = "Could not load your documents, try again later.", d = "No documents found", C = {
|
|
2
|
-
documentListTitle: t,
|
|
3
|
-
documentListLabel: n,
|
|
4
|
-
formColumnLabel: o,
|
|
5
|
-
statusColumnLabel: e,
|
|
6
|
-
selfSignatoryTitle: s,
|
|
7
|
-
otherSignatoryTitle: a,
|
|
8
|
-
selfSignatorySubtext: i,
|
|
9
|
-
otherSignatorySubtext: g,
|
|
10
|
-
noSignatorySubtext: r,
|
|
11
|
-
changeSignatoryCta: c,
|
|
12
|
-
assignSignatoryCta: u,
|
|
13
|
-
signDocumentCta: l,
|
|
14
|
-
signDocumentComplete: m,
|
|
15
|
-
notSigned: y,
|
|
16
|
-
documentListError: S,
|
|
17
|
-
emptyTableTitle: d
|
|
18
|
-
};
|
|
19
|
-
export {
|
|
20
|
-
u as assignSignatoryCta,
|
|
21
|
-
c as changeSignatoryCta,
|
|
22
|
-
C as default,
|
|
23
|
-
S as documentListError,
|
|
24
|
-
n as documentListLabel,
|
|
25
|
-
t as documentListTitle,
|
|
26
|
-
d as emptyTableTitle,
|
|
27
|
-
o as formColumnLabel,
|
|
28
|
-
r as noSignatorySubtext,
|
|
29
|
-
y as notSigned,
|
|
30
|
-
g as otherSignatorySubtext,
|
|
31
|
-
a as otherSignatoryTitle,
|
|
32
|
-
i as selfSignatorySubtext,
|
|
33
|
-
s as selfSignatoryTitle,
|
|
34
|
-
m as signDocumentComplete,
|
|
35
|
-
l as signDocumentCta,
|
|
36
|
-
e as statusColumnLabel
|
|
37
|
-
};
|
|
38
|
-
//# sourceMappingURL=Company.DocumentList-CHkbgJsE.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Company.DocumentList-CHkbgJsE.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
const y = "Pay Period", a = "Payday", o = "Run payroll by 1:00PM (PDT) on", P = {
|
|
2
|
-
payPeriod: y,
|
|
3
|
-
payday: a,
|
|
4
|
-
runPayrollBy: o
|
|
5
|
-
};
|
|
6
|
-
export {
|
|
7
|
-
P as default,
|
|
8
|
-
y as payPeriod,
|
|
9
|
-
a as payday,
|
|
10
|
-
o as runPayrollBy
|
|
11
|
-
};
|
|
12
|
-
//# sourceMappingURL=Company.PaySchedule-CMS2f4fy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Company.PaySchedule-CMS2f4fy.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
const e = "Documents", t = "Documents", o = "Form", n = "Status", i = "Continue", r = "Sign document", s = "Complete", a = "Not signed", c = "Could not load your documents, try again later.", u = "No documents found", l = "Signature required for {{formTitle}}", m = "{{description}} You may also <downloadLink>download this document</downloadLink>.", d = "Signature", g = "Type your full, legal name.", C = "Signature is required", L = "I am the employee and I agree to sign electronically", b = "You must agree to sign electronically", p = "Back", w = "Sign form", f = "View document", S = "Please review the document. When you're finished, sign below.", y = {
|
|
2
|
-
documentListTitle: e,
|
|
3
|
-
documentListLabel: t,
|
|
4
|
-
formColumnLabel: o,
|
|
5
|
-
statusColumnLabel: n,
|
|
6
|
-
continueCta: i,
|
|
7
|
-
signDocumentCta: r,
|
|
8
|
-
signDocumentComplete: s,
|
|
9
|
-
notSigned: a,
|
|
10
|
-
documentListError: c,
|
|
11
|
-
emptyTableTitle: u,
|
|
12
|
-
signatureFormTitle: l,
|
|
13
|
-
downloadPrompt: m,
|
|
14
|
-
signatureFieldLabel: d,
|
|
15
|
-
signatureFieldDescription: g,
|
|
16
|
-
signatureFieldError: C,
|
|
17
|
-
confirmSignatureCheckboxLabel: L,
|
|
18
|
-
confirmSignatureError: b,
|
|
19
|
-
backCta: p,
|
|
20
|
-
signFormCta: w,
|
|
21
|
-
viewDocumentCta: f,
|
|
22
|
-
downloadAndReviewInstructions: S
|
|
23
|
-
};
|
|
24
|
-
export {
|
|
25
|
-
p as backCta,
|
|
26
|
-
L as confirmSignatureCheckboxLabel,
|
|
27
|
-
b as confirmSignatureError,
|
|
28
|
-
i as continueCta,
|
|
29
|
-
y as default,
|
|
30
|
-
c as documentListError,
|
|
31
|
-
t as documentListLabel,
|
|
32
|
-
e as documentListTitle,
|
|
33
|
-
S as downloadAndReviewInstructions,
|
|
34
|
-
m as downloadPrompt,
|
|
35
|
-
u as emptyTableTitle,
|
|
36
|
-
o as formColumnLabel,
|
|
37
|
-
a as notSigned,
|
|
38
|
-
s as signDocumentComplete,
|
|
39
|
-
r as signDocumentCta,
|
|
40
|
-
w as signFormCta,
|
|
41
|
-
g as signatureFieldDescription,
|
|
42
|
-
C as signatureFieldError,
|
|
43
|
-
d as signatureFieldLabel,
|
|
44
|
-
l as signatureFormTitle,
|
|
45
|
-
n as statusColumnLabel,
|
|
46
|
-
f as viewDocumentCta
|
|
47
|
-
};
|
|
48
|
-
//# sourceMappingURL=Employee.DocumentSigner-CQx0yl15.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Employee.DocumentSigner-CQx0yl15.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;"}
|