@bigbinary/neeto-commons-frontend 2.0.101 → 2.0.103
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/cypress-utils.cjs.js +18 -3
- package/cypress-utils.cjs.js.map +1 -1
- package/cypress-utils.js +18 -3
- package/cypress-utils.js.map +1 -1
- package/initializers.cjs.js +0 -243
- package/initializers.cjs.js.map +1 -1
- package/initializers.js +0 -243
- package/initializers.js.map +1 -1
- package/package.json +1 -1
- package/utils.d.ts +2 -2
package/initializers.js
CHANGED
|
@@ -1945,60 +1945,12 @@ var github = {
|
|
|
1945
1945
|
}
|
|
1946
1946
|
};
|
|
1947
1947
|
var neetoCommons = {
|
|
1948
|
-
errorPage: {
|
|
1949
|
-
cantBeFound: "The page you're looking for <br /> can't be found.",
|
|
1950
|
-
unauthorized: "You don't have permissions <br /> to access this page.",
|
|
1951
|
-
internalServerError: "The server encountered an error and <br /> could not complete your request.",
|
|
1952
|
-
backToHome: "Back to home",
|
|
1953
|
-
title: {
|
|
1954
|
-
cantBeFound: "Page not found",
|
|
1955
|
-
unauthorized: "Unauthorized",
|
|
1956
|
-
internalServerError: "Internal server error"
|
|
1957
|
-
}
|
|
1958
|
-
},
|
|
1959
1948
|
fallbackComponent: {
|
|
1960
1949
|
somethingWentWrong: "Sorry, something went wrong.",
|
|
1961
1950
|
description: "Please try <reloading></reloading> the page.<br> If the problem persists, <contactus></contactus>.",
|
|
1962
1951
|
reloadingButtonLabel: "reloading",
|
|
1963
1952
|
contactusButtonLabel: "contact us"
|
|
1964
1953
|
},
|
|
1965
|
-
sidebar: {
|
|
1966
|
-
myProfile: "My profile",
|
|
1967
|
-
myOrganization: "My organization",
|
|
1968
|
-
logout: "Log out",
|
|
1969
|
-
help: "Help",
|
|
1970
|
-
livechat: "Live chat",
|
|
1971
|
-
keyboardShortcuts: "Keyboard shortcuts"
|
|
1972
|
-
},
|
|
1973
|
-
common: {
|
|
1974
|
-
actions: {
|
|
1975
|
-
cancel: "Cancel",
|
|
1976
|
-
save: "Save",
|
|
1977
|
-
edit: "Edit",
|
|
1978
|
-
"delete": "Delete",
|
|
1979
|
-
add: "Add {{entity}}",
|
|
1980
|
-
editTitle: "Edit {{entity}}",
|
|
1981
|
-
addNew: "Add new {{entity}}",
|
|
1982
|
-
reset: "Reset",
|
|
1983
|
-
saveChanges: "Save changes",
|
|
1984
|
-
publish: "Publish",
|
|
1985
|
-
draft: "Draft"
|
|
1986
|
-
},
|
|
1987
|
-
andSentence: "{{first}} {{and}} {{last}}",
|
|
1988
|
-
and: "and",
|
|
1989
|
-
name: "name",
|
|
1990
|
-
value: "value",
|
|
1991
|
-
search: "Search {{entity}}",
|
|
1992
|
-
notFound: {
|
|
1993
|
-
title: "There are no {{entity}} to show."
|
|
1994
|
-
},
|
|
1995
|
-
status: "status",
|
|
1996
|
-
deleteAlert: {
|
|
1997
|
-
title: "Delete {{entity}}?",
|
|
1998
|
-
yes: "Yes, delete",
|
|
1999
|
-
no: "No, cancel"
|
|
2000
|
-
}
|
|
2001
|
-
},
|
|
2002
1954
|
toastr: {
|
|
2003
1955
|
success: {
|
|
2004
1956
|
copiedToClipboard: "Copied to clipboard!"
|
|
@@ -2009,201 +1961,6 @@ var neetoCommons = {
|
|
|
2009
1961
|
},
|
|
2010
1962
|
notice: {
|
|
2011
1963
|
errorOccurred: "Some error occurred."
|
|
2012
|
-
},
|
|
2013
|
-
widget: {
|
|
2014
|
-
installation: {
|
|
2015
|
-
snippet: {
|
|
2016
|
-
copied: "Copied to clipboard!",
|
|
2017
|
-
copy: "Copy",
|
|
2018
|
-
sendViaEmail: "Send via email",
|
|
2019
|
-
disabledError: "Please enable atleast 1 widget."
|
|
2020
|
-
},
|
|
2021
|
-
instructions: {
|
|
2022
|
-
placement: "Place the embed code in your HTML file. This will embed <fontBold>{{selectedWidgets}}</fontBold> in your website.",
|
|
2023
|
-
userIdentity: "Specify user identity information. This information is used to classify neetoChat conversations and neetoReplay sessions.",
|
|
2024
|
-
sessionContext: "Save contextual data for the neetoReplay sessions. Sessions can be filtered by this data."
|
|
2025
|
-
}
|
|
2026
|
-
},
|
|
2027
|
-
email: {
|
|
2028
|
-
title: "Widget installation instructions",
|
|
2029
|
-
fields: {
|
|
2030
|
-
emails: {
|
|
2031
|
-
label: "Emails",
|
|
2032
|
-
placeholder: "Enter recipient email",
|
|
2033
|
-
invalidError: "Please enter valid email addresses."
|
|
2034
|
-
},
|
|
2035
|
-
subject: {
|
|
2036
|
-
label: "Subject",
|
|
2037
|
-
values: {
|
|
2038
|
-
embedCode: "Widget installation instructions",
|
|
2039
|
-
userIdentity: "neetoWidget user identity object to specify user details",
|
|
2040
|
-
sessionContext: "neetoReplay session context object to save contextual information"
|
|
2041
|
-
}
|
|
2042
|
-
}
|
|
2043
|
-
},
|
|
2044
|
-
body: {
|
|
2045
|
-
values: {
|
|
2046
|
-
embedCode: "<p>Hi,</p> <p>We are going to use {{selectedWidgets}}.</p> <p>Please find the code snippet for the installation of the {{selectedWidgets}} widget.</p> <p>You can find the documentation regarding this at <configureLink>{{neetoKbUrl}}</configureLink>.</p> <p>If you still need help then send an email to <mail>{{helpEmail}}</mail>.</p>",
|
|
2047
|
-
userIdentity: "<p>Hi,</p> <p>This is the object structure that you can use to specify the user identity for neetoWidget.</p> <p>You can find the documentation at <configureLink>{{userIdentityKbUrl}}</configureLink>.</p>",
|
|
2048
|
-
sessionContext: "<p>Hi,</p> <p>This is the object structure that you can use to specify the contextual values for neetoReplay sessions.</p> <p>You can find the documentation at <configureLink>{{sessionContextKbUrl}}</configureLink>.</p>"
|
|
2049
|
-
}
|
|
2050
|
-
},
|
|
2051
|
-
actions: {
|
|
2052
|
-
send: "Send",
|
|
2053
|
-
cancel: "Cancel"
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2056
|
-
},
|
|
2057
|
-
customDomain: {
|
|
2058
|
-
customDomain_one: "Custom domain",
|
|
2059
|
-
customDomain_other: "Custom domains",
|
|
2060
|
-
customDomainWithCount_one: "{{count}} custom domain",
|
|
2061
|
-
customDomainWithCount_other: "{{count}} custom domains",
|
|
2062
|
-
placeholder: "Type domain here...",
|
|
2063
|
-
label: "Enter custom domain",
|
|
2064
|
-
validation: {
|
|
2065
|
-
buttonLabel: {
|
|
2066
|
-
txt: "Validate TXT record entries",
|
|
2067
|
-
cnameAdded: "I’ve added CNAME records",
|
|
2068
|
-
cnameCheck: "Validate CNAME record"
|
|
2069
|
-
},
|
|
2070
|
-
desc: "Please add following {{record}} record in your domain’s DNS dashboard and then request for {{record}} validation.",
|
|
2071
|
-
record: "{{record}} record {{type}}"
|
|
2072
|
-
},
|
|
2073
|
-
status: {
|
|
2074
|
-
txt: {
|
|
2075
|
-
active: "TXT record validated",
|
|
2076
|
-
pendingCnameValidation: "TXT record validated",
|
|
2077
|
-
pendingTxtValidation: "TXT record validation pending"
|
|
2078
|
-
},
|
|
2079
|
-
cname: {
|
|
2080
|
-
active: "CNAME record validated",
|
|
2081
|
-
pendingCnameValidation: "CNAME record validation pending"
|
|
2082
|
-
},
|
|
2083
|
-
failed: "Failed"
|
|
2084
|
-
},
|
|
2085
|
-
messageBlock: {
|
|
2086
|
-
dnsStatus: "<p>Typically, it will take 2 hours to 24 hours for the new custom domain to start working.</p><br><p> An email will be sent when the custom domain starts working.</p><br>If, after 24 hours, your custom domain is still not working, then please send an email to ",
|
|
2087
|
-
cnameAddedTime: " You added CNAME records {{time}}"
|
|
2088
|
-
},
|
|
2089
|
-
alertMessage: "You're about to delete the custom domain <strong>{{hostname}}</strong>. This action will permanently delete the domain and <strong>{{hostname}}</strong> will no longer point to your default domain.",
|
|
2090
|
-
formikValidation: {
|
|
2091
|
-
required: "Custom domain is required",
|
|
2092
|
-
valid: "Please add valid custom domain"
|
|
2093
|
-
}
|
|
2094
|
-
},
|
|
2095
|
-
schedule: {
|
|
2096
|
-
weeklyHours: "Weekly hours",
|
|
2097
|
-
unavailable: "Unavailable",
|
|
2098
|
-
startTime: "Start time",
|
|
2099
|
-
endTime: "End time",
|
|
2100
|
-
copySchedule: "Copy schedule to..",
|
|
2101
|
-
copyScheduleTooltip: "Copy this schedule to another day",
|
|
2102
|
-
addNewPeriod: "Add new period",
|
|
2103
|
-
days: {
|
|
2104
|
-
monday: "Monday",
|
|
2105
|
-
tuesday: "Tuesday",
|
|
2106
|
-
wednesday: "Wednesday",
|
|
2107
|
-
thursday: "Thursday",
|
|
2108
|
-
friday: "Friday",
|
|
2109
|
-
saturday: "Saturday",
|
|
2110
|
-
sunday: "Sunday"
|
|
2111
|
-
},
|
|
2112
|
-
errors: {
|
|
2113
|
-
period: {
|
|
2114
|
-
startTime: "Start time is required",
|
|
2115
|
-
endTime: "End time is required",
|
|
2116
|
-
isBehind: "Period's end time must not be before the start time",
|
|
2117
|
-
overlap: "This period is overlapping with ({{ start }}-{{ end }})",
|
|
2118
|
-
sameTime: "Periods start and end time cannot be same"
|
|
2119
|
-
}
|
|
2120
|
-
}
|
|
2121
|
-
},
|
|
2122
|
-
dateRangeFilter: {
|
|
2123
|
-
timePeriodOptions: {
|
|
2124
|
-
last7Days: "Last 7 days",
|
|
2125
|
-
last30Days: "Last 30 days",
|
|
2126
|
-
last24Hours: "Last 24 hours",
|
|
2127
|
-
thisMonth: "This month",
|
|
2128
|
-
lastMonth: "Last month",
|
|
2129
|
-
thisYear: "This year",
|
|
2130
|
-
lastYear: "Last year",
|
|
2131
|
-
thisQuarter: "This quarter",
|
|
2132
|
-
lastQuarter: "Last quarter",
|
|
2133
|
-
thisWeek: "This week",
|
|
2134
|
-
lastWeek: "Last week",
|
|
2135
|
-
allTime: "All time",
|
|
2136
|
-
customDuration: "Custom duration"
|
|
2137
|
-
}
|
|
2138
|
-
},
|
|
2139
|
-
browserSupport: {
|
|
2140
|
-
unsupportedBrowserVersion: "You are using {{browserName}} {{browserVersion}}. neeto requires {{browserName}} {{requiredMinBrowserVersion}} or later to perform reliably. <downloadLink></downloadLink><contactUs></contactUs>",
|
|
2141
|
-
unsupportedBrowser: "You are using {{browserName}} {{browserVersion}}. neeto requires a modern browser to perform reliably. <contactUs></contactUs>",
|
|
2142
|
-
downloadLink: {
|
|
2143
|
-
main: "Please <button></button> the latest browser.",
|
|
2144
|
-
buttonLabel: "download and install"
|
|
2145
|
-
},
|
|
2146
|
-
contactUs: {
|
|
2147
|
-
main: "<button></button> if you need any help.",
|
|
2148
|
-
buttonLabel: "Contact us"
|
|
2149
|
-
},
|
|
2150
|
-
unknownBrowserMsg: "an unknown browser"
|
|
2151
|
-
},
|
|
2152
|
-
ipRestriction: {
|
|
2153
|
-
switchLabel: "Enable IP restriction",
|
|
2154
|
-
description: "Restrict access to only trusted locations and networks by defining the range of allowed IP addresses",
|
|
2155
|
-
allowedIpRangeTitle: "Allowed IP range",
|
|
2156
|
-
ipStart: "IP start",
|
|
2157
|
-
ipEnd: "IP end",
|
|
2158
|
-
actions: "Actions",
|
|
2159
|
-
allowedIpRangeConfirmation: "This can't be undone. Confirm deletion of IP range {{ipStart}} to {{ipEnd}}",
|
|
2160
|
-
validations: {
|
|
2161
|
-
invalidIp: "Invalid IPv4 address format",
|
|
2162
|
-
ipEndGreaterThanIpStart: "IP end should be greater than or equal to IP start"
|
|
2163
|
-
},
|
|
2164
|
-
currentIpTitle: "Your current IP is",
|
|
2165
|
-
currentIpDescription: "Your current IP will be added to the allowed IP range by default. You will not be able to save the IP settings without your current IP address on the list"
|
|
2166
|
-
},
|
|
2167
|
-
publishBlock: {
|
|
2168
|
-
viewDraftVersion: "View draft version",
|
|
2169
|
-
deleteDraftVersion: "Delete draft version. It'll not impact the published version",
|
|
2170
|
-
viewPublishedVersion: "View published version"
|
|
2171
|
-
},
|
|
2172
|
-
shareViaLink: {
|
|
2173
|
-
title: "Share via link",
|
|
2174
|
-
description: "Your {{entity}} is securely published and ready to use at this address.",
|
|
2175
|
-
copyLink: "Copy link",
|
|
2176
|
-
open: "Open {{entity}}",
|
|
2177
|
-
regenerateUrl: {
|
|
2178
|
-
title: "Regenerate URL",
|
|
2179
|
-
inputLabel: "Your current URL is given below",
|
|
2180
|
-
description: "Once a new URL is generated then the current URL will stop working. You will see the new URL once you click on the 'Yes, regenerate' button.",
|
|
2181
|
-
confirmation: "Are you sure that you want to generate a new URL?",
|
|
2182
|
-
submitButtonLabel: "Yes, regenerate",
|
|
2183
|
-
cancelButtonLabel: "No, cancel"
|
|
2184
|
-
},
|
|
2185
|
-
socialMediaShare: {
|
|
2186
|
-
title: "Share via social media",
|
|
2187
|
-
qrCode: "QR code",
|
|
2188
|
-
qrCodeDownload: "Download QR code",
|
|
2189
|
-
qrCodeInfo: "Scan the QR code to open your {{entity}}. You can use the QR code anywhere after downloading it."
|
|
2190
|
-
}
|
|
2191
|
-
},
|
|
2192
|
-
keyboardShortcuts: {
|
|
2193
|
-
title: "Keyboard shortcuts",
|
|
2194
|
-
viewFullListOfShortcuts: "View full list of shortcuts",
|
|
2195
|
-
global: {
|
|
2196
|
-
categoryName: "GLOBAL",
|
|
2197
|
-
openKeyboardShortcutsPane: "Open the keyboard shortcuts pane",
|
|
2198
|
-
close: "Close modals, panes"
|
|
2199
|
-
}
|
|
2200
|
-
},
|
|
2201
|
-
emailPreview: {
|
|
2202
|
-
to: "To",
|
|
2203
|
-
from: "From",
|
|
2204
|
-
subject: "Subject",
|
|
2205
|
-
poweredBy: "Powered by neeto",
|
|
2206
|
-
logoAltText: "Logo"
|
|
2207
1964
|
}
|
|
2208
1965
|
};
|
|
2209
1966
|
var commonsEn = {
|