@wix/form-public 0.224.0 → 0.225.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 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -22451,7 +22451,6 @@ var require_messages_en = __commonJS({
|
|
|
22451
22451
|
"dext-checkbox.input.error.message.not-allowed-value": "Check the box to continue.",
|
|
22452
22452
|
"field.date.placeholder.year": "Year",
|
|
22453
22453
|
"date-picker.input.error.message.max-value-error": "Enter a valid date from January 1, 1000 to today.",
|
|
22454
|
-
"settings.score.input-label": "Points awarded",
|
|
22455
22454
|
"field.signature.text.placeholder": "Type your signature",
|
|
22456
22455
|
"dext-date-picker.input.error.message.format-error": "Choose a date.",
|
|
22457
22456
|
"form.file-upload.error.upload-limit": "There is an upload limit of {limit, plural, one {# file} other {# files}}.",
|