@formkit/pro
Advanced tools
Comparing version 0.123.1 to 0.123.2
@@ -703,3 +703,3 @@ import type { AllReals } from '@formkit/inputs'; | ||
*/ | ||
export declare type FormKitProOptionsProp = FormKitOptionsProp | FormKitOptionsLoader; | ||
export declare type FormKitProOptionsProp = FormKitOptionsProp | FormKitOptionsLoader | FormKitOptionsPropWithGroups; | ||
@@ -1517,3 +1517,3 @@ /** | ||
popover?: Bool | ||
options: FormKitOptionsPropWithGroups | ||
options: FormKitProOptionsProp | ||
selectionAppearance?: 'option' | 'text-input' | ||
@@ -1616,3 +1616,3 @@ filter?: (option: FormKitOptionsItem, search: string) => boolean | ||
popover?: Bool | ||
options?: FormKitOptionsPropWithGroups | ||
options?: FormKitProOptionsProp | ||
selectionAppearance?: 'truncate' | 'tags' | ||
@@ -1705,3 +1705,3 @@ filter?: (option: FormKitOptionsItem, search: string) => boolean | ||
debounce?: number | string | ||
options?: FormKitOptionsPropWithGroups | ||
options?: FormKitProOptionsProp | ||
selectionAppearance?: 'truncate' | 'tags' | ||
@@ -1708,0 +1708,0 @@ popover?: Bool |
{ | ||
"name": "@formkit/pro", | ||
"version": "0.123.1", | ||
"version": "0.123.2", | ||
"description": "FormKit Pro — Form inputs and tools for high quality forms.", | ||
@@ -5,0 +5,0 @@ "main": "index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
728339
5572