@sfxcode/formkit-primevue 1.4.4 → 1.5.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/formkit/PrimeAutoComplete.vue.d.ts +6 -0
- package/dist/formkit/PrimeCalendar.vue.d.ts +6 -0
- package/dist/formkit/PrimeCheckbox.vue.d.ts +6 -0
- package/dist/formkit/PrimeChips.vue.d.ts +6 -0
- package/dist/formkit/PrimeColorPicker.vue.d.ts +6 -0
- package/dist/formkit/PrimeDropdown.vue.d.ts +6 -0
- package/dist/formkit/PrimeEditor.vue.d.ts +6 -0
- package/dist/formkit/PrimeInputMask.vue.d.ts +6 -0
- package/dist/formkit/PrimeInputNumber.vue.d.ts +6 -0
- package/dist/formkit/PrimeInputSwitch.vue.d.ts +6 -0
- package/dist/formkit/PrimeInputText.vue.d.ts +6 -0
- package/dist/formkit/PrimeKnob.vue.d.ts +6 -0
- package/dist/formkit/PrimeListbox.vue.d.ts +6 -0
- package/dist/formkit/PrimeMultiSelect.vue.d.ts +6 -0
- package/dist/formkit/PrimePassword.vue.d.ts +6 -0
- package/dist/formkit/PrimeRadioButton.vue.d.ts +6 -0
- package/dist/formkit/PrimeRating.vue.d.ts +6 -0
- package/dist/formkit/PrimeSelectButton.vue.d.ts +6 -0
- package/dist/formkit/PrimeSlider.vue.d.ts +6 -0
- package/dist/formkit/PrimeTextarea.vue.d.ts +6 -0
- package/dist/formkit/PrimeToggleButton.vue.d.ts +6 -0
- package/dist/formkit/PrimeTriStateCheckbox.vue.d.ts +6 -0
- package/dist/formkit/index.d.ts +47 -0
- package/dist/formkit-primevue.es.js +1931 -0
- package/dist/formkit-primevue.umd.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/main.d.ts +1 -0
- package/dist/manifest.json +7 -0
- package/dist/modules/formkit.d.ts +3 -0
- package/dist/modules/primevue.d.ts +2 -0
- package/dist/sass/formkit-primevue.scss +122 -0
- package/dist/types.d.ts +2 -0
- package/package.json +18 -17
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
context: ObjectConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
|
+
context: ObjectConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import type { FormKitTypeDefinition } from '@formkit/core';
|
|
2
|
+
export declare const primeAutoCompleteDefinition: FormKitTypeDefinition;
|
|
3
|
+
export declare const primeInputTextDefinition: FormKitTypeDefinition;
|
|
4
|
+
export declare const primeInputNumberDefinition: FormKitTypeDefinition;
|
|
5
|
+
export declare const primeInputMaskDefinition: FormKitTypeDefinition;
|
|
6
|
+
export declare const primePasswordDefinition: FormKitTypeDefinition;
|
|
7
|
+
export declare const primeTextareaDefinition: FormKitTypeDefinition;
|
|
8
|
+
export declare const primeCheckboxDefinition: FormKitTypeDefinition;
|
|
9
|
+
export declare const primeInputSwitchDefinition: FormKitTypeDefinition;
|
|
10
|
+
export declare const primeEditorDefinition: FormKitTypeDefinition;
|
|
11
|
+
export declare const primeDropdownDefinition: FormKitTypeDefinition;
|
|
12
|
+
export declare const primeMultiSelectDefinition: FormKitTypeDefinition;
|
|
13
|
+
export declare const primeListboxDefinition: FormKitTypeDefinition;
|
|
14
|
+
export declare const primeCalendarDefinition: FormKitTypeDefinition;
|
|
15
|
+
export declare const primeSliderDefinition: FormKitTypeDefinition;
|
|
16
|
+
export declare const primeRatingDefinition: FormKitTypeDefinition;
|
|
17
|
+
export declare const primeRadioButtonDefinition: FormKitTypeDefinition;
|
|
18
|
+
export declare const primeChipsDefinition: FormKitTypeDefinition;
|
|
19
|
+
export declare const primeKnobDefinition: FormKitTypeDefinition;
|
|
20
|
+
export declare const primeColorPickerDefinition: FormKitTypeDefinition;
|
|
21
|
+
export declare const primeToggleButtonDefinition: FormKitTypeDefinition;
|
|
22
|
+
export declare const primeSelectButtonDefinition: FormKitTypeDefinition;
|
|
23
|
+
export declare const primeTriStateCheckboxDefinition: FormKitTypeDefinition;
|
|
24
|
+
export declare const primeInputs: {
|
|
25
|
+
primeAutoComplete: FormKitTypeDefinition;
|
|
26
|
+
primeInputText: FormKitTypeDefinition;
|
|
27
|
+
primeInputNumber: FormKitTypeDefinition;
|
|
28
|
+
primeInputMask: FormKitTypeDefinition;
|
|
29
|
+
primePassword: FormKitTypeDefinition;
|
|
30
|
+
primeCheckbox: FormKitTypeDefinition;
|
|
31
|
+
primeInputSwitch: FormKitTypeDefinition;
|
|
32
|
+
primeTextarea: FormKitTypeDefinition;
|
|
33
|
+
primeEditor: FormKitTypeDefinition;
|
|
34
|
+
primeDropdown: FormKitTypeDefinition;
|
|
35
|
+
primeMultiSelect: FormKitTypeDefinition;
|
|
36
|
+
primeCalendar: FormKitTypeDefinition;
|
|
37
|
+
primeSlider: FormKitTypeDefinition;
|
|
38
|
+
primeChips: FormKitTypeDefinition;
|
|
39
|
+
primeKnob: FormKitTypeDefinition;
|
|
40
|
+
primeRating: FormKitTypeDefinition;
|
|
41
|
+
primeRadioButton: FormKitTypeDefinition;
|
|
42
|
+
primeColorPicker: FormKitTypeDefinition;
|
|
43
|
+
primeToggleButton: FormKitTypeDefinition;
|
|
44
|
+
primeListbox: FormKitTypeDefinition;
|
|
45
|
+
primeSelectButton: FormKitTypeDefinition;
|
|
46
|
+
primeTriStateCheckbox: FormKitTypeDefinition;
|
|
47
|
+
};
|