@sfxcode/formkit-primevue 3.3.0 → 3.3.1
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/README.md +13 -138
- package/dist/PrimeTreeSelect-Dksx7tL-.js +1881 -0
- package/dist/components/index.d.ts +2 -24
- package/dist/components/index.js +4 -167
- package/dist/components-HJnJ39cU.js +255 -0
- package/dist/composables/index.d.ts +2 -9
- package/dist/composables/index.js +2 -61
- package/dist/composables-CZ6f1QYe.js +820 -0
- package/dist/definitions/index.d.ts +37 -32
- package/dist/definitions/index.js +4 -42
- package/dist/definitions-BHwWaom7.js +1196 -0
- package/dist/index-Ch3MtT1C.d.ts +266 -0
- package/dist/index-EJ8M51RO.d.ts +917 -0
- package/dist/index.d.ts +146 -143
- package/dist/index.js +5 -62
- package/dist/plugins/index.d.ts +7 -3
- package/dist/plugins/index.js +45 -57
- package/dist/sass/formkit-primevue.scss +99 -101
- package/package.json +32 -117
- package/LICENSE +0 -21
- package/components.d.ts +0 -1
- package/dist/components/FormKitDataDebug.d.vue.ts +0 -24
- package/dist/components/FormKitDataDebug.vue +0 -23
- package/dist/components/FormKitDataDebug.vue.d.ts +0 -24
- package/dist/components/FormKitDataEdit.d.vue.ts +0 -180
- package/dist/components/FormKitDataEdit.vue +0 -126
- package/dist/components/FormKitDataEdit.vue.d.ts +0 -180
- package/dist/components/FormKitDataView.d.vue.ts +0 -73
- package/dist/components/FormKitDataView.vue +0 -58
- package/dist/components/FormKitDataView.vue.d.ts +0 -73
- package/dist/components/FormKitIcon.d.vue.ts +0 -39
- package/dist/components/FormKitIcon.vue +0 -25
- package/dist/components/FormKitIcon.vue.d.ts +0 -39
- package/dist/components/FormKitPrefix.d.vue.ts +0 -7
- package/dist/components/FormKitPrefix.vue +0 -11
- package/dist/components/FormKitPrefix.vue.d.ts +0 -7
- package/dist/components/FormKitSuffix.d.vue.ts +0 -7
- package/dist/components/FormKitSuffix.vue +0 -11
- package/dist/components/FormKitSuffix.vue.d.ts +0 -7
- package/dist/components/PrimeAutoComplete.d.vue.ts +0 -31
- package/dist/components/PrimeAutoComplete.vue +0 -140
- package/dist/components/PrimeAutoComplete.vue.d.ts +0 -31
- package/dist/components/PrimeCascadeSelect.d.vue.ts +0 -28
- package/dist/components/PrimeCascadeSelect.vue +0 -62
- package/dist/components/PrimeCascadeSelect.vue.d.ts +0 -28
- package/dist/components/PrimeCheckbox.d.vue.ts +0 -27
- package/dist/components/PrimeCheckbox.vue +0 -71
- package/dist/components/PrimeCheckbox.vue.d.ts +0 -27
- package/dist/components/PrimeColorPicker.d.vue.ts +0 -24
- package/dist/components/PrimeColorPicker.vue +0 -48
- package/dist/components/PrimeColorPicker.vue.d.ts +0 -24
- package/dist/components/PrimeDatePicker.d.vue.ts +0 -63
- package/dist/components/PrimeDatePicker.vue +0 -153
- package/dist/components/PrimeDatePicker.vue.d.ts +0 -63
- package/dist/components/PrimeInputMask.d.vue.ts +0 -28
- package/dist/components/PrimeInputMask.vue +0 -88
- package/dist/components/PrimeInputMask.vue.d.ts +0 -28
- package/dist/components/PrimeInputNumber.d.vue.ts +0 -36
- package/dist/components/PrimeInputNumber.vue +0 -110
- package/dist/components/PrimeInputNumber.vue.d.ts +0 -36
- package/dist/components/PrimeInputOtp.d.vue.ts +0 -26
- package/dist/components/PrimeInputOtp.vue +0 -59
- package/dist/components/PrimeInputOtp.vue.d.ts +0 -26
- package/dist/components/PrimeInputText.d.vue.ts +0 -24
- package/dist/components/PrimeInputText.vue +0 -80
- package/dist/components/PrimeInputText.vue.d.ts +0 -24
- package/dist/components/PrimeKnob.d.vue.ts +0 -31
- package/dist/components/PrimeKnob.vue +0 -75
- package/dist/components/PrimeKnob.vue.d.ts +0 -31
- package/dist/components/PrimeListbox.d.vue.ts +0 -42
- package/dist/components/PrimeListbox.vue +0 -86
- package/dist/components/PrimeListbox.vue.d.ts +0 -42
- package/dist/components/PrimeMultiSelect.d.vue.ts +0 -53
- package/dist/components/PrimeMultiSelect.vue +0 -115
- package/dist/components/PrimeMultiSelect.vue.d.ts +0 -53
- package/dist/components/PrimeOutputBoolean.d.vue.ts +0 -16
- package/dist/components/PrimeOutputBoolean.vue +0 -41
- package/dist/components/PrimeOutputBoolean.vue.d.ts +0 -16
- package/dist/components/PrimeOutputDate.d.vue.ts +0 -16
- package/dist/components/PrimeOutputDate.vue +0 -51
- package/dist/components/PrimeOutputDate.vue.d.ts +0 -16
- package/dist/components/PrimeOutputDuration.d.vue.ts +0 -16
- package/dist/components/PrimeOutputDuration.vue +0 -32
- package/dist/components/PrimeOutputDuration.vue.d.ts +0 -16
- package/dist/components/PrimeOutputLink.d.vue.ts +0 -16
- package/dist/components/PrimeOutputLink.vue +0 -50
- package/dist/components/PrimeOutputLink.vue.d.ts +0 -16
- package/dist/components/PrimeOutputList.d.vue.ts +0 -19
- package/dist/components/PrimeOutputList.vue +0 -75
- package/dist/components/PrimeOutputList.vue.d.ts +0 -19
- package/dist/components/PrimeOutputNumber.d.vue.ts +0 -16
- package/dist/components/PrimeOutputNumber.vue +0 -59
- package/dist/components/PrimeOutputNumber.vue.d.ts +0 -16
- package/dist/components/PrimeOutputReference.d.vue.ts +0 -16
- package/dist/components/PrimeOutputReference.vue +0 -62
- package/dist/components/PrimeOutputReference.vue.d.ts +0 -16
- package/dist/components/PrimeOutputText.d.vue.ts +0 -22
- package/dist/components/PrimeOutputText.vue +0 -72
- package/dist/components/PrimeOutputText.vue.d.ts +0 -22
- package/dist/components/PrimePassword.d.vue.ts +0 -33
- package/dist/components/PrimePassword.vue +0 -73
- package/dist/components/PrimePassword.vue.d.ts +0 -33
- package/dist/components/PrimeRadioButton.d.vue.ts +0 -28
- package/dist/components/PrimeRadioButton.vue +0 -58
- package/dist/components/PrimeRadioButton.vue.d.ts +0 -28
- package/dist/components/PrimeRating.d.vue.ts +0 -24
- package/dist/components/PrimeRating.vue +0 -55
- package/dist/components/PrimeRating.vue.d.ts +0 -24
- package/dist/components/PrimeSelect.d.vue.ts +0 -50
- package/dist/components/PrimeSelect.vue +0 -113
- package/dist/components/PrimeSelect.vue.d.ts +0 -50
- package/dist/components/PrimeSelectButton.d.vue.ts +0 -28
- package/dist/components/PrimeSelectButton.vue +0 -64
- package/dist/components/PrimeSelectButton.vue.d.ts +0 -28
- package/dist/components/PrimeSlider.d.vue.ts +0 -26
- package/dist/components/PrimeSlider.vue +0 -60
- package/dist/components/PrimeSlider.vue.d.ts +0 -26
- package/dist/components/PrimeTextarea.d.vue.ts +0 -25
- package/dist/components/PrimeTextarea.vue +0 -53
- package/dist/components/PrimeTextarea.vue.d.ts +0 -25
- package/dist/components/PrimeToggleButton.d.vue.ts +0 -26
- package/dist/components/PrimeToggleButton.vue +0 -60
- package/dist/components/PrimeToggleButton.vue.d.ts +0 -26
- package/dist/components/PrimeToggleSwitch.d.vue.ts +0 -23
- package/dist/components/PrimeToggleSwitch.vue +0 -57
- package/dist/components/PrimeToggleSwitch.vue.d.ts +0 -23
- package/dist/components/PrimeTreeSelect.d.vue.ts +0 -32
- package/dist/components/PrimeTreeSelect.vue +0 -71
- package/dist/components/PrimeTreeSelect.vue.d.ts +0 -32
- package/dist/components/index.mjs +0 -48
- package/dist/composables/index.mjs +0 -18
- package/dist/composables/useFormKitInput.d.ts +0 -11
- package/dist/composables/useFormKitInput.js +0 -58
- package/dist/composables/useFormKitInput.mjs +0 -45
- package/dist/composables/useFormKitRepeater.d.ts +0 -15
- package/dist/composables/useFormKitRepeater.js +0 -74
- package/dist/composables/useFormKitRepeater.mjs +0 -54
- package/dist/composables/useFormKitSchema.d.ts +0 -36
- package/dist/composables/useFormKitSchema.js +0 -83
- package/dist/composables/useFormKitSchema.mjs +0 -58
- package/dist/composables/useFormKitSection.d.ts +0 -7
- package/dist/composables/useFormKitSection.js +0 -31
- package/dist/composables/useFormKitSection.mjs +0 -19
- package/dist/composables/useInputEditor.d.ts +0 -8
- package/dist/composables/useInputEditor.js +0 -148
- package/dist/composables/useInputEditor.mjs +0 -143
- package/dist/composables/useInputEditorSchema.d.ts +0 -163
- package/dist/composables/useInputEditorSchema.js +0 -313
- package/dist/composables/useInputEditorSchema.mjs +0 -315
- package/dist/composables/useOutputDuration.d.ts +0 -4
- package/dist/composables/useOutputDuration.js +0 -40
- package/dist/composables/useOutputDuration.mjs +0 -35
- package/dist/composables/usePrimeInputs.d.ts +0 -3
- package/dist/composables/usePrimeInputs.js +0 -62
- package/dist/composables/usePrimeInputs.mjs +0 -53
- package/dist/definitions/index.mjs +0 -68
- package/dist/definitions/input.d.ts +0 -47
- package/dist/definitions/input.js +0 -142
- package/dist/definitions/input.mjs +0 -135
- package/dist/definitions/output.d.ts +0 -9
- package/dist/definitions/output.js +0 -46
- package/dist/definitions/output.mjs +0 -39
- package/dist/index.mjs +0 -14
- package/dist/plugins/index.mjs +0 -55
|
@@ -1,34 +1,39 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
import * as _formkit_core0 from "@formkit/core";
|
|
2
|
+
|
|
3
|
+
//#region src/definitions/index.d.ts
|
|
4
|
+
declare const primeInputs: {
|
|
5
|
+
primeAutoComplete: _formkit_core0.FormKitTypeDefinition;
|
|
6
|
+
primeInputText: _formkit_core0.FormKitTypeDefinition;
|
|
7
|
+
primeInputNumber: _formkit_core0.FormKitTypeDefinition;
|
|
8
|
+
primeInputMask: _formkit_core0.FormKitTypeDefinition;
|
|
9
|
+
primePassword: _formkit_core0.FormKitTypeDefinition;
|
|
10
|
+
primeCheckbox: _formkit_core0.FormKitTypeDefinition;
|
|
11
|
+
primeToggleSwitch: _formkit_core0.FormKitTypeDefinition;
|
|
12
|
+
primeTextarea: _formkit_core0.FormKitTypeDefinition;
|
|
13
|
+
primeSelect: _formkit_core0.FormKitTypeDefinition;
|
|
14
|
+
primeMultiSelect: _formkit_core0.FormKitTypeDefinition;
|
|
15
|
+
primeDatePicker: _formkit_core0.FormKitTypeDefinition;
|
|
16
|
+
primeSlider: _formkit_core0.FormKitTypeDefinition;
|
|
17
|
+
primeKnob: _formkit_core0.FormKitTypeDefinition;
|
|
18
|
+
primeRating: _formkit_core0.FormKitTypeDefinition;
|
|
19
|
+
primeRadioButton: _formkit_core0.FormKitTypeDefinition;
|
|
20
|
+
primeColorPicker: _formkit_core0.FormKitTypeDefinition;
|
|
21
|
+
primeToggleButton: _formkit_core0.FormKitTypeDefinition;
|
|
22
|
+
primeListbox: _formkit_core0.FormKitTypeDefinition;
|
|
23
|
+
primeSelectButton: _formkit_core0.FormKitTypeDefinition;
|
|
24
|
+
primeCascadeSelect: _formkit_core0.FormKitTypeDefinition;
|
|
25
|
+
primeTreeSelect: _formkit_core0.FormKitTypeDefinition;
|
|
26
|
+
primeInputOtp: _formkit_core0.FormKitTypeDefinition;
|
|
24
27
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
28
|
+
declare const primeOutputs: {
|
|
29
|
+
primeOutputText: _formkit_core0.FormKitTypeDefinition;
|
|
30
|
+
primeOutputLink: _formkit_core0.FormKitTypeDefinition;
|
|
31
|
+
primeOutputReference: _formkit_core0.FormKitTypeDefinition;
|
|
32
|
+
primeOutputNumber: _formkit_core0.FormKitTypeDefinition;
|
|
33
|
+
primeOutputDate: _formkit_core0.FormKitTypeDefinition;
|
|
34
|
+
primeOutputBoolean: _formkit_core0.FormKitTypeDefinition;
|
|
35
|
+
primeOutputDuration: _formkit_core0.FormKitTypeDefinition;
|
|
36
|
+
primeOutputList: _formkit_core0.FormKitTypeDefinition;
|
|
34
37
|
};
|
|
38
|
+
//#endregion
|
|
39
|
+
export { primeInputs, primeOutputs };
|
|
@@ -1,42 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
});
|
|
6
|
-
exports.primeOutputs = exports.primeInputs = void 0;
|
|
7
|
-
var _input = require("./input");
|
|
8
|
-
var _output = require("./output");
|
|
9
|
-
const primeInputs = exports.primeInputs = {
|
|
10
|
-
primeAutoComplete: _input.primeAutoCompleteDefinition,
|
|
11
|
-
primeInputText: _input.primeInputTextDefinition,
|
|
12
|
-
primeInputNumber: _input.primeInputNumberDefinition,
|
|
13
|
-
primeInputMask: _input.primeInputMaskDefinition,
|
|
14
|
-
primePassword: _input.primePasswordDefinition,
|
|
15
|
-
primeCheckbox: _input.primeCheckboxDefinition,
|
|
16
|
-
primeToggleSwitch: _input.primeToggleSwitchDefinition,
|
|
17
|
-
primeTextarea: _input.primeTextareaDefinition,
|
|
18
|
-
primeSelect: _input.primeSelectDefinition,
|
|
19
|
-
primeMultiSelect: _input.primeMultiSelectDefinition,
|
|
20
|
-
primeDatePicker: _input.primeDatePickerDefinition,
|
|
21
|
-
primeSlider: _input.primeSliderDefinition,
|
|
22
|
-
primeKnob: _input.primeKnobDefinition,
|
|
23
|
-
primeRating: _input.primeRatingDefinition,
|
|
24
|
-
primeRadioButton: _input.primeRadioButtonDefinition,
|
|
25
|
-
primeColorPicker: _input.primeColorPickerDefinition,
|
|
26
|
-
primeToggleButton: _input.primeToggleButtonDefinition,
|
|
27
|
-
primeListbox: _input.primeListboxDefinition,
|
|
28
|
-
primeSelectButton: _input.primeSelectButtonDefinition,
|
|
29
|
-
primeCascadeSelect: _input.primeCascadeSelectDefinition,
|
|
30
|
-
primeTreeSelect: _input.primeTreeSelectDefinition,
|
|
31
|
-
primeInputOtp: _input.primeInputOtpDefinition
|
|
32
|
-
};
|
|
33
|
-
const primeOutputs = exports.primeOutputs = {
|
|
34
|
-
primeOutputText: _output.primeOutputTextDefinition,
|
|
35
|
-
primeOutputLink: _output.primeOutputLinkDefinition,
|
|
36
|
-
primeOutputReference: _output.primeOutputReferenceDefinition,
|
|
37
|
-
primeOutputNumber: _output.primeOutputNumberDefinition,
|
|
38
|
-
primeOutputDate: _output.primeOutputDateDefinition,
|
|
39
|
-
primeOutputBoolean: _output.primeOutputBooleanDefinition,
|
|
40
|
-
primeOutputDuration: _output.primeOutputDurationDefinition,
|
|
41
|
-
primeOutputList: _output.primeOutputListDefinition
|
|
42
|
-
};
|
|
1
|
+
import "../composables-CZ6f1QYe.js";
|
|
2
|
+
import "../PrimeTreeSelect-Dksx7tL-.js";
|
|
3
|
+
import { n as primeOutputs, t as primeInputs } from "../definitions-BHwWaom7.js";
|
|
4
|
+
export { primeInputs, primeOutputs };
|