@formkit/pro 1.0.0-alpha.70-cc98bf4 → 1.0.0-alpha.71-feadf5b

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@formkit/pro",
3
- "version": "1.0.0-alpha.70-cc98bf4",
3
+ "version": "1.0.0-alpha.71-feadf5b",
4
4
  "description": "FormKit Pro — Form inputs and tools for high quality forms.",
5
5
  "main": "index.cjs",
6
6
  "module": "index.mjs",
@@ -165,6 +165,7 @@ export const transferlist: FormKitProInput = {
165
165
  'showTargetEmptyMessage',
166
166
  'sourceEmptyMessage',
167
167
  'targetEmptyMessage',
168
+ 'clearOnSelect',
168
169
  ],
169
170
 
170
171
  /**