@nerdjs/sales-kit 2.2.1 → 2.2.2
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/dist/hooks/lep/checkList.js +2 -1
- package/dist/hooks/lep/checkList.js.map +1 -1
- package/dist/hooks/lep/lepAccessorials.js +6 -5
- package/dist/hooks/lep/lepAccessorials.js.map +1 -1
- package/dist/hooks/lep/lepActionBar.js +6 -5
- package/dist/hooks/lep/lepActionBar.js.map +1 -1
- package/dist/hooks/lep/lepAdjustments.js +6 -5
- package/dist/hooks/lep/lepAdjustments.js.map +1 -1
- package/dist/hooks/lep/lepClaims.js +7 -6
- package/dist/hooks/lep/lepClaims.js.map +1 -1
- package/dist/hooks/lep/lepCommodities.js +3 -2
- package/dist/hooks/lep/lepCommodities.js.map +1 -1
- package/dist/hooks/lep/lepCustomerContacts.js +6 -5
- package/dist/hooks/lep/lepCustomerContacts.js.map +1 -1
- package/dist/hooks/lep/lepCustomerInfo.js +3 -2
- package/dist/hooks/lep/lepCustomerInfo.js.map +1 -1
- package/dist/hooks/lep/lepCustomerPeople.js +6 -5
- package/dist/hooks/lep/lepCustomerPeople.js.map +1 -1
- package/dist/hooks/lep/lepDocuments.js +5 -4
- package/dist/hooks/lep/lepDocuments.js.map +1 -1
- package/dist/hooks/lep/lepEDI.js +3 -2
- package/dist/hooks/lep/lepEDI.js.map +1 -1
- package/dist/hooks/lep/lepInvoiceDetails.js +3 -2
- package/dist/hooks/lep/lepInvoiceDetails.js.map +1 -1
- package/dist/hooks/lep/lepKickbacks.js +5 -4
- package/dist/hooks/lep/lepKickbacks.js.map +1 -1
- package/dist/hooks/lep/lepLoadInfo.js +11 -10
- package/dist/hooks/lep/lepLoadInfo.js.map +1 -1
- package/dist/hooks/lep/lepLoadLocation.js +3 -2
- package/dist/hooks/lep/lepLoadLocation.js.map +1 -1
- package/dist/hooks/lep/lepLoadNotes.js +2 -1
- package/dist/hooks/lep/lepLoadNotes.js.map +1 -1
- package/dist/hooks/lep/lepQuoteResult.js +2 -1
- package/dist/hooks/lep/lepQuoteResult.js.map +1 -1
- package/dist/hooks/lep/lepRateReviews.js +5 -4
- package/dist/hooks/lep/lepRateReviews.js.map +1 -1
- package/dist/hooks/lep/lepShipcons.js +19 -18
- package/dist/hooks/lep/lepShipcons.js.map +1 -1
- package/dist/hooks/lep/lepUserNotes.js +6 -5
- package/dist/hooks/lep/lepUserNotes.js.map +1 -1
- package/dist/hooks/lep/loadEditPanel.js +5 -4
- package/dist/hooks/lep/loadEditPanel.js.map +1 -1
- package/dist/hooks/load/loadDetailsStatus.js +3 -2
- package/dist/hooks/load/loadDetailsStatus.js.map +1 -1
- package/dist/hooks/load/loadDrawer.js +4 -3
- package/dist/hooks/load/loadDrawer.js.map +1 -1
- package/dist/hooks/load/loadLastLocation.js +2 -1
- package/dist/hooks/load/loadLastLocation.js.map +1 -1
- package/dist/hooks/load/loadsSearchInput.js +3 -2
- package/dist/hooks/load/loadsSearchInput.js.map +1 -1
- package/dist/hooks/locationsForm/locationsForm.js +2 -1
- package/dist/hooks/locationsForm/locationsForm.js.map +1 -1
- package/dist/hooks/locationsForm/locationsFormSales.js +2 -1
- package/dist/hooks/locationsForm/locationsFormSales.js.map +1 -1
- package/dist/hooks/quote/form.js +29 -28
- package/dist/hooks/quote/form.js.map +1 -1
- package/dist/hooks/quote/helpers.js +10 -9
- package/dist/hooks/quote/helpers.js.map +1 -1
- package/dist/hooks/quote/result.js +42 -41
- package/dist/hooks/quote/result.js.map +1 -1
- package/dist/hooks/quote/template.js +3 -2
- package/dist/hooks/quote/template.js.map +1 -1
- package/dist/hooks/tender/form.js +33 -28
- package/dist/hooks/tender/form.js.map +1 -1
- package/dist/hooks/tender/helpers.js +18 -17
- package/dist/hooks/tender/helpers.js.map +1 -1
- package/dist/i18n.d.ts +2 -0
- package/dist/i18n.js +17 -0
- package/dist/i18n.js.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/locales/en/common.json +173 -0
- package/dist/locales/en/components.json +90 -0
- package/dist/locales/en/entities.json +191 -0
- package/dist/locales/index.d.ts +459 -1
- package/dist/locales/index.js +11 -1
- package/dist/locales/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/locales/salesKitEn.d.ts +0 -152
- package/dist/locales/salesKitEn.js +0 -153
- package/dist/locales/salesKitEn.js.map +0 -1
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
export declare const salesKitEn: {
|
|
2
|
-
inaccurateWarning: string;
|
|
3
|
-
selectLocationWarning: string;
|
|
4
|
-
inaccurateTenderWarning: string;
|
|
5
|
-
newQuote: string;
|
|
6
|
-
find: string;
|
|
7
|
-
restart: string;
|
|
8
|
-
runQuote: string;
|
|
9
|
-
aboutTheLoad: string;
|
|
10
|
-
temperature: string;
|
|
11
|
-
commodityDescription: string;
|
|
12
|
-
totalWeight: string;
|
|
13
|
-
freightClass: string;
|
|
14
|
-
addPallet: string;
|
|
15
|
-
equipmentIssue: string;
|
|
16
|
-
validSpecs: string;
|
|
17
|
-
totalSpecs: string;
|
|
18
|
-
Inactive: string;
|
|
19
|
-
stops: string;
|
|
20
|
-
"Inactivity Hold": string;
|
|
21
|
-
"Credit on Hold": string;
|
|
22
|
-
addStop: string;
|
|
23
|
-
"facilities found for this address": string;
|
|
24
|
-
"facility found for this address": string;
|
|
25
|
-
"Any chance this is what youre looking for?": string;
|
|
26
|
-
Cancel: string;
|
|
27
|
-
Form: string;
|
|
28
|
-
Ok: string;
|
|
29
|
-
"Select accessorials that apply": string;
|
|
30
|
-
"New Location": string;
|
|
31
|
-
"Quote Accessorials": string;
|
|
32
|
-
"Customer Accessorials": string;
|
|
33
|
-
Holidays: string;
|
|
34
|
-
Response: string;
|
|
35
|
-
Body: string;
|
|
36
|
-
miles: string;
|
|
37
|
-
hours: string;
|
|
38
|
-
Base: string;
|
|
39
|
-
Fuel: string;
|
|
40
|
-
Extra: string;
|
|
41
|
-
Total: string;
|
|
42
|
-
Quote: string;
|
|
43
|
-
Market: string;
|
|
44
|
-
Breakdown: string;
|
|
45
|
-
Close: string;
|
|
46
|
-
"Linehaul Cost": string;
|
|
47
|
-
"Fuel Cost": string;
|
|
48
|
-
"TL Total Cost": string;
|
|
49
|
-
"LTL Pallet Percentage": string;
|
|
50
|
-
"Stop Off Fees": string;
|
|
51
|
-
"Total Cost": string;
|
|
52
|
-
Margin: string;
|
|
53
|
-
"Total Cost With Margin": string;
|
|
54
|
-
"\u2022 Miles": string;
|
|
55
|
-
"\u2022 Fuel Rate per Mile": string;
|
|
56
|
-
"\u2022 Line Haul Rate per Mile": string;
|
|
57
|
-
"\u2022 Line Haul Total": string;
|
|
58
|
-
"\u2022 Market Type": string;
|
|
59
|
-
"\u2022 Market Lane": string;
|
|
60
|
-
"\u2022 Market Days": string;
|
|
61
|
-
"Add Accessorials (Optionnal)": string;
|
|
62
|
-
"selected accessorials": string;
|
|
63
|
-
"Note: No Haz Mat, Ice Cream.": string;
|
|
64
|
-
"Select delivery date": string;
|
|
65
|
-
"Select delivery window": string;
|
|
66
|
-
Pickup: string;
|
|
67
|
-
"TENDER LOAD": string;
|
|
68
|
-
"Quote ID": string;
|
|
69
|
-
Service: string;
|
|
70
|
-
Mode: string;
|
|
71
|
-
Temperature: string;
|
|
72
|
-
"Commodity Description": string;
|
|
73
|
-
"Total Weight": string;
|
|
74
|
-
"Freight Class": string;
|
|
75
|
-
Feet: string;
|
|
76
|
-
Pallets: string;
|
|
77
|
-
Reefer: string;
|
|
78
|
-
Dry: string;
|
|
79
|
-
"Cancel Load": string;
|
|
80
|
-
"New Quote": string;
|
|
81
|
-
Tender: string;
|
|
82
|
-
Next: string;
|
|
83
|
-
"Prop Number": string;
|
|
84
|
-
Notes: string;
|
|
85
|
-
"Enter Some relevant notes": string;
|
|
86
|
-
"Tender Load": string;
|
|
87
|
-
"From Quote": string;
|
|
88
|
-
"Service Level": string;
|
|
89
|
-
"You need to dispatch these remaning pallets in a lane:": string;
|
|
90
|
-
"Initial Quote": string;
|
|
91
|
-
"Base Rate": string;
|
|
92
|
-
"Fuel Rate": string;
|
|
93
|
-
"Total Rate": string;
|
|
94
|
-
"Uploaded Files": string;
|
|
95
|
-
Name: string;
|
|
96
|
-
Description: string;
|
|
97
|
-
"Having files to send ?": string;
|
|
98
|
-
"Drag and drop them on the page.": string;
|
|
99
|
-
uploading_file_one: string;
|
|
100
|
-
uploading_file_other: string;
|
|
101
|
-
"For each file, please specify the document type:": string;
|
|
102
|
-
"Document Type": string;
|
|
103
|
-
"Choose one...": string;
|
|
104
|
-
Upload: string;
|
|
105
|
-
Date: string;
|
|
106
|
-
"Add Notes": string;
|
|
107
|
-
"Edit Notes": string;
|
|
108
|
-
Save: string;
|
|
109
|
-
"Manage Pallets": string;
|
|
110
|
-
"Pallets for Path": string;
|
|
111
|
-
Pieces: string;
|
|
112
|
-
"Optional number of pieces for the commodity.": string;
|
|
113
|
-
"Any notes for the commodity. Any relevant ID numbers can go here as well.": string;
|
|
114
|
-
"Reference Number": string;
|
|
115
|
-
"Confirmation Number": string;
|
|
116
|
-
Appointment: string;
|
|
117
|
-
"Edit Location": string;
|
|
118
|
-
"Facility's name": string;
|
|
119
|
-
Contact: string;
|
|
120
|
-
Phone: string;
|
|
121
|
-
"Lift gate required": string;
|
|
122
|
-
"Grocery Warehouse": string;
|
|
123
|
-
"Liquor Permit": string;
|
|
124
|
-
Delete: string;
|
|
125
|
-
Create: string;
|
|
126
|
-
quoteRateWarning: string;
|
|
127
|
-
"Reference / BOL number": string;
|
|
128
|
-
"Upload document": string;
|
|
129
|
-
"or drag and drop": string;
|
|
130
|
-
"document type": string;
|
|
131
|
-
"rate confirmation": string;
|
|
132
|
-
"pickup document bol": string;
|
|
133
|
-
miscellaneous: string;
|
|
134
|
-
"Upload Document": string;
|
|
135
|
-
"load tendered": string;
|
|
136
|
-
"price warning": string;
|
|
137
|
-
requiredField: string;
|
|
138
|
-
viewQuoteResult: string;
|
|
139
|
-
palletDetails: string;
|
|
140
|
-
stopDetails: string;
|
|
141
|
-
"Open Load": string;
|
|
142
|
-
floorLoad: string;
|
|
143
|
-
loadToRide: string;
|
|
144
|
-
"4h Window": string;
|
|
145
|
-
"8h Window": string;
|
|
146
|
-
"GENERATE LOAD": string;
|
|
147
|
-
"Request Credit & Generate": string;
|
|
148
|
-
emptyLoad: string;
|
|
149
|
-
open: string;
|
|
150
|
-
service_level: string;
|
|
151
|
-
load_search: string;
|
|
152
|
-
};
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
export const salesKitEn = {
|
|
2
|
-
inaccurateWarning: "Inaccurate locations may lead to a higher price and may void the quote discount.",
|
|
3
|
-
selectLocationWarning: "You should select a facility in addition to the zipcode.",
|
|
4
|
-
inaccurateTenderWarning: "Inaccurate tender instructions, location address, date, and time will void online tender discounts and could lead to additional charges such as truck order not used.",
|
|
5
|
-
newQuote: "Quote",
|
|
6
|
-
find: "Find",
|
|
7
|
-
restart: "Restart",
|
|
8
|
-
runQuote: "Run Quote",
|
|
9
|
-
aboutTheLoad: "About the load",
|
|
10
|
-
temperature: "Temperature",
|
|
11
|
-
commodityDescription: "Commodity Description",
|
|
12
|
-
totalWeight: "Total Weight",
|
|
13
|
-
freightClass: "Freight Class",
|
|
14
|
-
addPallet: "Add Pallet",
|
|
15
|
-
equipmentIssue: "Looks like we have an equipement compability issue:",
|
|
16
|
-
validSpecs: "Our equipment is valid with the specifications:",
|
|
17
|
-
totalSpecs: "Total: {{feet}} ft, {{weight}} lb, {{pallets}} Pallets",
|
|
18
|
-
Inactive: "Inactive",
|
|
19
|
-
stops: "Stops",
|
|
20
|
-
"Inactivity Hold": "Inactivity Hold",
|
|
21
|
-
"Credit on Hold": "Credit on Hold",
|
|
22
|
-
addStop: "Add Stop",
|
|
23
|
-
"facilities found for this address": "facilities found for this address",
|
|
24
|
-
"facility found for this address": "facility found for this address",
|
|
25
|
-
"Any chance this is what youre looking for?": "Any chance this is what you're looking for?",
|
|
26
|
-
Cancel: "Cancel",
|
|
27
|
-
Form: "Quote Form",
|
|
28
|
-
Ok: "Ok",
|
|
29
|
-
"Select accessorials that apply": "Select accessorials that apply",
|
|
30
|
-
"New Location": "New Location",
|
|
31
|
-
"Quote Accessorials": "Quote Accessorials",
|
|
32
|
-
"Customer Accessorials": "Customer Accessorials",
|
|
33
|
-
Holidays: "Holidays",
|
|
34
|
-
Response: "Response",
|
|
35
|
-
Body: "Body",
|
|
36
|
-
miles: "miles",
|
|
37
|
-
hours: "hours",
|
|
38
|
-
Base: "Base",
|
|
39
|
-
Fuel: "Fuel",
|
|
40
|
-
Extra: "Extra",
|
|
41
|
-
Total: "Total",
|
|
42
|
-
Quote: "Quote",
|
|
43
|
-
Market: "Market",
|
|
44
|
-
Breakdown: "Breakdown",
|
|
45
|
-
Close: "Close",
|
|
46
|
-
"Linehaul Cost": "Linehaul Cost",
|
|
47
|
-
"Fuel Cost": "Fuel Cost",
|
|
48
|
-
"TL Total Cost": "TL Total Cost",
|
|
49
|
-
"LTL Pallet Percentage": "LTL Pallet Percentage",
|
|
50
|
-
"Stop Off Fees": "Stop Off Fees",
|
|
51
|
-
"Total Cost": "Total Cost",
|
|
52
|
-
Margin: "Margin",
|
|
53
|
-
"Total Cost With Margin": "Total Cost With Margin",
|
|
54
|
-
"• Miles": "• Miles",
|
|
55
|
-
"• Fuel Rate per Mile": "• Fuel Rate per Mile",
|
|
56
|
-
"• Line Haul Rate per Mile": "• Line Haul Rate per Mile",
|
|
57
|
-
"• Line Haul Total": "• Line Haul Total",
|
|
58
|
-
"• Market Type": "• Market Type",
|
|
59
|
-
"• Market Lane": "• Market Lane",
|
|
60
|
-
"• Market Days": "• Market Days",
|
|
61
|
-
"Add Accessorials (Optionnal)": "Add Accessorials (Optionnal)",
|
|
62
|
-
"selected accessorials": "{{count}} selected",
|
|
63
|
-
"Note: No Haz Mat, Ice Cream.": "Note: No Haz Mat, Ice Cream.",
|
|
64
|
-
"Select delivery date": "Select delivery date",
|
|
65
|
-
"Select delivery window": "Select delivery window",
|
|
66
|
-
Pickup: "Pickup",
|
|
67
|
-
"TENDER LOAD": "TENDER LOAD",
|
|
68
|
-
"Quote ID": "Quote ID",
|
|
69
|
-
Service: "Service",
|
|
70
|
-
Mode: "Mode",
|
|
71
|
-
Temperature: "Temperature",
|
|
72
|
-
"Commodity Description": "Commodity Description",
|
|
73
|
-
"Total Weight": "Total Weight",
|
|
74
|
-
"Freight Class": "Freight Class",
|
|
75
|
-
Feet: "Feet",
|
|
76
|
-
Pallets: "Pallets",
|
|
77
|
-
Reefer: "Reefer",
|
|
78
|
-
Dry: "Dry",
|
|
79
|
-
"Cancel Load": "Cancel Load",
|
|
80
|
-
"New Quote": "New Quote",
|
|
81
|
-
Tender: "Tender",
|
|
82
|
-
Next: "Next",
|
|
83
|
-
"Prop Number": "Pro Number",
|
|
84
|
-
Notes: "Notes",
|
|
85
|
-
"Enter Some relevant notes": "Enter some relevant notes",
|
|
86
|
-
"Tender Load": "Tender Load",
|
|
87
|
-
"From Quote": "From Quote #{{id}}",
|
|
88
|
-
"Service Level": "Service Level",
|
|
89
|
-
"You need to dispatch these remaning pallets in a lane:": "You need to dispatch these remaning pallets in a lane:",
|
|
90
|
-
"Initial Quote": "Initial Quote",
|
|
91
|
-
"Base Rate": "Base Rate",
|
|
92
|
-
"Fuel Rate": "Fuel Rate",
|
|
93
|
-
"Total Rate": "Total Rate",
|
|
94
|
-
"Uploaded Files": "Uploaded Files",
|
|
95
|
-
Name: "Name",
|
|
96
|
-
Description: "Description",
|
|
97
|
-
"Having files to send ?": "Having files to send ?",
|
|
98
|
-
"Drag and drop them on the page.": "Drag and drop them on the page.",
|
|
99
|
-
uploading_file_one: "Uploading {{count}} File",
|
|
100
|
-
uploading_file_other: "Uploading {{count}} Files",
|
|
101
|
-
"For each file, please specify the document type:": "For each file, please specify the document type:",
|
|
102
|
-
"Document Type": "Document Type",
|
|
103
|
-
"Choose one...": "Choose one...",
|
|
104
|
-
Upload: "Upload",
|
|
105
|
-
Date: "Date",
|
|
106
|
-
"Add Notes": "Add Notes",
|
|
107
|
-
"Edit Notes": "Edit Notes",
|
|
108
|
-
Save: "Save",
|
|
109
|
-
"Manage Pallets": "Manage Pallets",
|
|
110
|
-
"Pallets for Path": "Pallets for Path",
|
|
111
|
-
Pieces: "Pieces",
|
|
112
|
-
"Optional number of pieces for the commodity.": "Optional number of pieces for the commodity.",
|
|
113
|
-
"Any notes for the commodity. Any relevant ID numbers can go here as well.": "Any notes for the commodity. Any relevant ID numbers can go here as well.",
|
|
114
|
-
"Reference Number": "Reference Number",
|
|
115
|
-
"Confirmation Number": "Confirmation Number",
|
|
116
|
-
Appointment: "Appointment",
|
|
117
|
-
"Edit Location": "Edit Location",
|
|
118
|
-
"Facility's name": "Facility's name",
|
|
119
|
-
Contact: "Contact",
|
|
120
|
-
Phone: "Phone",
|
|
121
|
-
"Lift gate required": "Lift gate required",
|
|
122
|
-
"Grocery Warehouse": "Grocery Warehouse",
|
|
123
|
-
"Liquor Permit": "Liquor Permit",
|
|
124
|
-
Delete: "Delete",
|
|
125
|
-
Create: "Create",
|
|
126
|
-
quoteRateWarning: "Rate Quotes are subject to equipment availability and valid for 5 hours, must be tendered to a White Arrow Representative within that time frame or are subject to change. Quote liability changes:",
|
|
127
|
-
"Reference / BOL number": "Reference / BOL number",
|
|
128
|
-
"Upload document": "Upload document",
|
|
129
|
-
"or drag and drop": "Or drag & drop a file.",
|
|
130
|
-
"document type": "Document Type",
|
|
131
|
-
"rate confirmation": "Rate Confirmation",
|
|
132
|
-
"pickup document bol": "Pickup Document (BOL)",
|
|
133
|
-
miscellaneous: "Miscellaneous",
|
|
134
|
-
"Upload Document": "Upload Document",
|
|
135
|
-
"load tendered": "Your load has been tendered with the reference #{{id}} but will be pending until a customer service member can review it with a rate confirmation. To expedite this process, please upload your rate confirmation. You will be notified as soon as the load has been approved.",
|
|
136
|
-
"price warning": "The zip code on the tender ({{tenderZipCode}}) differs from the zip code on the quote ({{quoteZipCode}}). This may cause the price to be different.",
|
|
137
|
-
requiredField: "Required field",
|
|
138
|
-
viewQuoteResult: "View Quote Result",
|
|
139
|
-
palletDetails: "Pallet Details",
|
|
140
|
-
stopDetails: "Stop Details",
|
|
141
|
-
"Open Load": "Open Load",
|
|
142
|
-
floorLoad: "Floor Load",
|
|
143
|
-
loadToRide: "Load to Ride",
|
|
144
|
-
"4h Window": "4h Window",
|
|
145
|
-
"8h Window": "8h Window",
|
|
146
|
-
"GENERATE LOAD": "GENERATE LOAD",
|
|
147
|
-
"Request Credit & Generate": "Request Credit & Generate",
|
|
148
|
-
emptyLoad: "Empty Load",
|
|
149
|
-
open: "Open",
|
|
150
|
-
service_level: "Service Level",
|
|
151
|
-
load_search: "Load Search",
|
|
152
|
-
};
|
|
153
|
-
//# sourceMappingURL=salesKitEn.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"salesKitEn.js","sourceRoot":"","sources":["../../src/locales/salesKitEn.ts"],"names":[],"mappings":"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"}
|