@wix/form-public 0.95.0 → 0.96.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/dist/index.cjs +0 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -21349,7 +21349,6 @@ var require_messages_en = __commonJS({
|
|
|
21349
21349
|
"search.keyword.contacts.subscribe": "subscribe, subscription, opt in, newsletter, marketing, subscriber",
|
|
21350
21350
|
"date-input.input.error.message.format-error": "Enter a month, day and year.",
|
|
21351
21351
|
"contacts-first-name.input.error.message.required-error": "Enter a first name.",
|
|
21352
|
-
"add.scheduling-fields.scheduling": "Scheduling",
|
|
21353
21352
|
"file-upload.dropzone.title": "Upload your file",
|
|
21354
21353
|
"search.keyword.scheduling.appointment": "appointment, booking, schedule",
|
|
21355
21354
|
"form.a11y.step.index.title": "Step {index} out of {total}",
|
|
@@ -21539,7 +21538,6 @@ var require_messages_en = __commonJS({
|
|
|
21539
21538
|
"form.appointment.meeting-format.in-person-location-method-os-location": "Business location",
|
|
21540
21539
|
"form.file-upload.error.limit": "You've reached your upload limit of {limit, number} files.",
|
|
21541
21540
|
"contacts-email.input.error.message.required-error": "Enter an email address like example@mysite.com.",
|
|
21542
|
-
"file-upload.delete-file.aria.label": "Delete file",
|
|
21543
21541
|
"field-context-menu.duplicate": "Duplicate"
|
|
21544
21542
|
};
|
|
21545
21543
|
}
|