@wix/form-public 0.163.0 → 0.164.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 +2 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -22123,6 +22123,7 @@ var require_messages_en = __commonJS({
|
|
|
22123
22123
|
"input.error.message.incomplete-date-error.month-day": "Enter a month and day.",
|
|
22124
22124
|
"field.date.placeholder.time": "HH:MM",
|
|
22125
22125
|
"submit.checkout.message": "Redirecting to checkout...",
|
|
22126
|
+
"form.file-upload.error.unsupported-file-format": "This file type is unsupported.",
|
|
22126
22127
|
"input.error.message.invalid-phone-country-code-error": "Enter a valid country code.",
|
|
22127
22128
|
"mla-street-name.input.error.message.required-error": "Enter a street name.",
|
|
22128
22129
|
"settings.scheduling.sync-external-calendars.not-current-user.kb-link": "https://support.wix.com/en/article/wix-meetings-syncing-personal-calendars-with-wix-meetings",
|
|
@@ -22179,6 +22180,7 @@ var require_messages_en = __commonJS({
|
|
|
22179
22180
|
"contacts-phone.input.error.message.pattern-error": "Enter a valid phone number.",
|
|
22180
22181
|
"mla-street-number.input.error.message.required-error": "Enter a house number.",
|
|
22181
22182
|
"date-picker.a11y.dropdown-month": "Select month",
|
|
22183
|
+
"settings.subscribe.channels.sms": "SMS",
|
|
22182
22184
|
"field.signature.mode.type.label": "Type",
|
|
22183
22185
|
"settings.default-value-conflict.min-value-error": "Min characters must be at least the default text length. Update the character limit or shorten the text.",
|
|
22184
22186
|
"date-picker.input.error.message.min-value-error": "Enter a valid date after today\u2019s date.",
|