@vunk/form 2.17.1 → 2.17.2
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/components/api-tables-select/index.cjs +1 -1
- package/components/api-tables-select/index.mjs +1 -1
- package/components/button/index.cjs +1 -1
- package/components/button/index.mjs +1 -1
- package/components/card-input-collection/index.cjs +2 -2
- package/components/card-input-collection/index.css +11 -11
- package/components/card-input-collection/index.mjs +2 -2
- package/components/cascader/index.cjs +1 -1
- package/components/cascader/index.mjs +1 -1
- package/components/checkbox/index.cjs +1 -1
- package/components/checkbox/index.mjs +1 -1
- package/components/color-picker/index.cjs +1 -1
- package/components/color-picker/index.mjs +1 -1
- package/components/date-picker/index.cjs +1 -1
- package/components/date-picker/index.mjs +1 -1
- package/components/date-picker-range/index.cjs +1 -1
- package/components/date-picker-range/index.mjs +1 -1
- package/components/dialog/index.cjs +1 -1
- package/components/dialog/index.mjs +1 -1
- package/components/dialog-input-collection/index.cjs +3 -3
- package/components/dialog-input-collection/index.mjs +3 -3
- package/components/download-plus/index.cjs +1 -1
- package/components/download-plus/index.mjs +1 -1
- package/components/editable-text/index.cjs +1 -1
- package/components/editable-text/index.mjs +1 -1
- package/components/esri-input-geojson/index.cjs +4 -4
- package/components/esri-input-geojson/index.mjs +4 -4
- package/components/fieldset/index.cjs +1 -1
- package/components/fieldset/index.mjs +1 -1
- package/components/form/index.cjs +1 -1
- package/components/form/index.mjs +1 -1
- package/components/form-item/index.cjs +2 -2
- package/components/form-item/index.css +12 -12
- package/components/form-item/index.mjs +2 -2
- package/components/form-item-renderer/index.cjs +2 -2
- package/components/form-item-renderer/index.mjs +2 -2
- package/components/form-item-renderer-template/index.cjs +1 -1
- package/components/form-item-renderer-template/index.mjs +1 -1
- package/components/forms-provider/index.cjs +3 -3
- package/components/forms-provider/index.mjs +3 -3
- package/components/information/index.cjs +1 -1
- package/components/information/index.mjs +1 -1
- package/components/information-collection/index.cjs +1 -1
- package/components/information-collection/index.mjs +1 -1
- package/components/information-tag/index.cjs +1 -1
- package/components/information-tag/index.mjs +1 -1
- package/components/information-templates-default/index.cjs +1 -1
- package/components/information-templates-default/index.mjs +1 -1
- package/components/input/index.cjs +1 -1
- package/components/input/index.mjs +1 -1
- package/components/input-array/index.cjs +2 -2
- package/components/input-array/index.mjs +2 -2
- package/components/input-collection/index.cjs +2 -2
- package/components/input-collection/index.css +8 -8
- package/components/input-collection/index.mjs +2 -2
- package/components/input-file/index.cjs +2 -2
- package/components/input-file/index.mjs +2 -2
- package/components/input-link/index.cjs +1 -1
- package/components/input-link/index.mjs +1 -1
- package/components/input-number/index.cjs +1 -1
- package/components/input-number/index.mjs +1 -1
- package/components/input-tag/index.cjs +1 -1
- package/components/input-tag/index.mjs +1 -1
- package/components/monaco-editor/index.cjs +1 -1
- package/components/monaco-editor/index.mjs +1 -1
- package/components/radio/index.cjs +3 -3
- package/components/radio/index.css +8 -8
- package/components/radio/index.mjs +3 -3
- package/components/renderer-data/index.cjs +1 -1
- package/components/renderer-data/index.mjs +1 -1
- package/components/select/index.cjs +3 -3
- package/components/select/index.css +9 -9
- package/components/select/index.mjs +3 -3
- package/components/select/src/core.vue.d.ts +1 -1
- package/components/select/src/index.vue.d.ts +1 -1
- package/components/select/src/types.d.ts +1 -1
- package/components/slider/index.cjs +1 -1
- package/components/slider/index.mjs +1 -1
- package/components/switch/index.cjs +1 -1
- package/components/switch/index.mjs +1 -1
- package/components/tables-select/index.cjs +1 -1
- package/components/tables-select/index.mjs +1 -1
- package/components/template-instances-provider/index.cjs +1 -1
- package/components/template-instances-provider/index.mjs +1 -1
- package/components/templates-default/index.cjs +1 -1
- package/components/templates-default/index.mjs +1 -1
- package/components/templates-element-plus/index.cjs +1 -1
- package/components/templates-element-plus/index.mjs +1 -1
- package/components/templates-esri/index.cjs +1 -1
- package/components/templates-esri/index.mjs +1 -1
- package/components/templates-layout/index.cjs +1 -1
- package/components/templates-layout/index.mjs +1 -1
- package/components/templates-variant/index.cjs +1 -1
- package/components/templates-variant/index.mjs +1 -1
- package/components/time-picker/index.cjs +1 -1
- package/components/time-picker/index.mjs +1 -1
- package/components/upload/index.cjs +3 -3
- package/components/upload/index.mjs +3 -3
- package/components/upload-plus/index.cjs +1 -1
- package/components/upload-plus/index.mjs +1 -1
- package/components/van-cascader/index.cjs +1 -1
- package/components/van-cascader/index.mjs +1 -1
- package/components/var-datetime-picker/index.cjs +1 -1
- package/components/var-datetime-picker/index.mjs +1 -1
- package/components/vditor/index.cjs +1 -1
- package/components/vditor/index.mjs +1 -1
- package/index.css +48 -48
- package/package.json +1 -1
|
@@ -73,7 +73,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
73
73
|
/* FULL_PROPS */
|
|
74
74
|
);
|
|
75
75
|
}
|
|
76
|
-
var VkfSlider = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
76
|
+
var VkfSlider = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/slider/src/index.vue"]]);
|
|
77
77
|
|
|
78
78
|
var types = /*#__PURE__*/Object.freeze({
|
|
79
79
|
__proto__: null
|
|
@@ -69,7 +69,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
69
69
|
/* FULL_PROPS */
|
|
70
70
|
);
|
|
71
71
|
}
|
|
72
|
-
var VkfSlider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
72
|
+
var VkfSlider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/slider/src/index.vue"]]);
|
|
73
73
|
|
|
74
74
|
var types = /*#__PURE__*/Object.freeze({
|
|
75
75
|
__proto__: null
|
|
@@ -73,7 +73,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
73
73
|
/* FULL_PROPS */
|
|
74
74
|
);
|
|
75
75
|
}
|
|
76
|
-
var VkfSwitch = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
76
|
+
var VkfSwitch = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/switch/src/index.vue"]]);
|
|
77
77
|
|
|
78
78
|
var types = /*#__PURE__*/Object.freeze({
|
|
79
79
|
__proto__: null
|
|
@@ -69,7 +69,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
69
69
|
/* FULL_PROPS */
|
|
70
70
|
);
|
|
71
71
|
}
|
|
72
|
-
var VkfSwitch = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
72
|
+
var VkfSwitch = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/switch/src/index.vue"]]);
|
|
73
73
|
|
|
74
74
|
var types = /*#__PURE__*/Object.freeze({
|
|
75
75
|
__proto__: null
|
|
@@ -244,7 +244,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
244
244
|
/* STABLE_FRAGMENT */
|
|
245
245
|
);
|
|
246
246
|
}
|
|
247
|
-
var VkfTablesSelect = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
247
|
+
var VkfTablesSelect = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/tables-select/src/index.vue"]]);
|
|
248
248
|
|
|
249
249
|
var types = /*#__PURE__*/Object.freeze({
|
|
250
250
|
__proto__: null
|
|
@@ -240,7 +240,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
240
240
|
/* STABLE_FRAGMENT */
|
|
241
241
|
);
|
|
242
242
|
}
|
|
243
|
-
var VkfTablesSelect = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
243
|
+
var VkfTablesSelect = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/tables-select/src/index.vue"]]);
|
|
244
244
|
|
|
245
245
|
var types = /*#__PURE__*/Object.freeze({
|
|
246
246
|
__proto__: null
|
|
@@ -21,7 +21,7 @@ var _sfc_main = vue.defineComponent({
|
|
|
21
21
|
}
|
|
22
22
|
});
|
|
23
23
|
|
|
24
|
-
var VkfTemplateInstancesProvider = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["__file", "
|
|
24
|
+
var VkfTemplateInstancesProvider = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/template-instances-provider/src/index.vue"]]);
|
|
25
25
|
|
|
26
26
|
VkfTemplateInstancesProvider.install = (app) => {
|
|
27
27
|
app.component(VkfTemplateInstancesProvider.name || "VkfTemplateInstancesProvider", VkfTemplateInstancesProvider);
|
|
@@ -17,7 +17,7 @@ var _sfc_main = defineComponent({
|
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
19
|
|
|
20
|
-
var VkfTemplateInstancesProvider = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "
|
|
20
|
+
var VkfTemplateInstancesProvider = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/template-instances-provider/src/index.vue"]]);
|
|
21
21
|
|
|
22
22
|
VkfTemplateInstancesProvider.install = (app) => {
|
|
23
23
|
app.component(VkfTemplateInstancesProvider.name || "VkfTemplateInstancesProvider", VkfTemplateInstancesProvider);
|
|
@@ -217,7 +217,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
217
217
|
/* STABLE_FRAGMENT */
|
|
218
218
|
);
|
|
219
219
|
}
|
|
220
|
-
var VkfTemplatesDefault = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
220
|
+
var VkfTemplatesDefault = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-default/src/index.vue"]]);
|
|
221
221
|
|
|
222
222
|
var types = /*#__PURE__*/Object.freeze({
|
|
223
223
|
__proto__: null
|
|
@@ -213,7 +213,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
213
213
|
/* STABLE_FRAGMENT */
|
|
214
214
|
);
|
|
215
215
|
}
|
|
216
|
-
var VkfTemplatesDefault = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
216
|
+
var VkfTemplatesDefault = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-default/src/index.vue"]]);
|
|
217
217
|
|
|
218
218
|
var types = /*#__PURE__*/Object.freeze({
|
|
219
219
|
__proto__: null
|
|
@@ -97,7 +97,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
97
97
|
/* STABLE_FRAGMENT */
|
|
98
98
|
);
|
|
99
99
|
}
|
|
100
|
-
var VkfTemplatesElementPlus = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
100
|
+
var VkfTemplatesElementPlus = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-element-plus/src/index.vue"]]);
|
|
101
101
|
|
|
102
102
|
var types = /*#__PURE__*/Object.freeze({
|
|
103
103
|
__proto__: null
|
|
@@ -93,7 +93,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
93
93
|
/* STABLE_FRAGMENT */
|
|
94
94
|
);
|
|
95
95
|
}
|
|
96
|
-
var VkfTemplatesElementPlus = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
96
|
+
var VkfTemplatesElementPlus = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-element-plus/src/index.vue"]]);
|
|
97
97
|
|
|
98
98
|
var types = /*#__PURE__*/Object.freeze({
|
|
99
99
|
__proto__: null
|
|
@@ -50,7 +50,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50
50
|
/* STABLE */
|
|
51
51
|
});
|
|
52
52
|
}
|
|
53
|
-
var VkfTemplatesEsri = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
53
|
+
var VkfTemplatesEsri = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-esri/src/index.vue"]]);
|
|
54
54
|
|
|
55
55
|
var types = /*#__PURE__*/Object.freeze({
|
|
56
56
|
__proto__: null
|
|
@@ -46,7 +46,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
46
46
|
/* STABLE */
|
|
47
47
|
});
|
|
48
48
|
}
|
|
49
|
-
var VkfTemplatesEsri = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
49
|
+
var VkfTemplatesEsri = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-esri/src/index.vue"]]);
|
|
50
50
|
|
|
51
51
|
var types = /*#__PURE__*/Object.freeze({
|
|
52
52
|
__proto__: null
|
|
@@ -122,7 +122,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
122
122
|
/* STABLE_FRAGMENT */
|
|
123
123
|
);
|
|
124
124
|
}
|
|
125
|
-
var VkfTemplatesLayout = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
125
|
+
var VkfTemplatesLayout = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-layout/src/index.vue"]]);
|
|
126
126
|
|
|
127
127
|
var types = /*#__PURE__*/Object.freeze({
|
|
128
128
|
__proto__: null
|
|
@@ -118,7 +118,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
118
118
|
/* STABLE_FRAGMENT */
|
|
119
119
|
);
|
|
120
120
|
}
|
|
121
|
-
var VkfTemplatesLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
121
|
+
var VkfTemplatesLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-layout/src/index.vue"]]);
|
|
122
122
|
|
|
123
123
|
var types = /*#__PURE__*/Object.freeze({
|
|
124
124
|
__proto__: null
|
|
@@ -55,7 +55,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
55
55
|
/* STABLE */
|
|
56
56
|
});
|
|
57
57
|
}
|
|
58
|
-
var VkfTemplatesVariant = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
58
|
+
var VkfTemplatesVariant = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-variant/src/index.vue"]]);
|
|
59
59
|
|
|
60
60
|
var types = /*#__PURE__*/Object.freeze({
|
|
61
61
|
__proto__: null
|
|
@@ -51,7 +51,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
51
51
|
/* STABLE */
|
|
52
52
|
});
|
|
53
53
|
}
|
|
54
|
-
var VkfTemplatesVariant = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
54
|
+
var VkfTemplatesVariant = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/templates-variant/src/index.vue"]]);
|
|
55
55
|
|
|
56
56
|
var types = /*#__PURE__*/Object.freeze({
|
|
57
57
|
__proto__: null
|
|
@@ -85,7 +85,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
85
85
|
/* FULL_PROPS */
|
|
86
86
|
);
|
|
87
87
|
}
|
|
88
|
-
var VkfTimePicker = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
88
|
+
var VkfTimePicker = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/time-picker/src/index.vue"]]);
|
|
89
89
|
|
|
90
90
|
var types = /*#__PURE__*/Object.freeze({
|
|
91
91
|
__proto__: null
|
|
@@ -81,7 +81,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
81
81
|
/* FULL_PROPS */
|
|
82
82
|
);
|
|
83
83
|
}
|
|
84
|
-
var VkfTimePicker = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
84
|
+
var VkfTimePicker = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/time-picker/src/index.vue"]]);
|
|
85
85
|
|
|
86
86
|
var types = /*#__PURE__*/Object.freeze({
|
|
87
87
|
__proto__: null
|
|
@@ -441,7 +441,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
441
441
|
/* STABLE_FRAGMENT */
|
|
442
442
|
);
|
|
443
443
|
}
|
|
444
|
-
var FileVue = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__file", "
|
|
444
|
+
var FileVue = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/file.vue"]]);
|
|
445
445
|
|
|
446
446
|
var _sfc_main$1 = vue.defineComponent({
|
|
447
447
|
components: {
|
|
@@ -616,7 +616,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
616
616
|
/* FULL_PROPS */
|
|
617
617
|
);
|
|
618
618
|
}
|
|
619
|
-
var Core = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main$1, [["render", _sfc_render], ["__file", "
|
|
619
|
+
var Core = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main$1, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/index.vue"]]);
|
|
620
620
|
|
|
621
621
|
var _sfc_main = vue.defineComponent({
|
|
622
622
|
name: "VkfUpload",
|
|
@@ -634,7 +634,7 @@ var _sfc_main = vue.defineComponent({
|
|
|
634
634
|
}
|
|
635
635
|
});
|
|
636
636
|
|
|
637
|
-
var VkfUpload = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["__file", "
|
|
637
|
+
var VkfUpload = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/wraper.vue"]]);
|
|
638
638
|
|
|
639
639
|
var types = /*#__PURE__*/Object.freeze({
|
|
640
640
|
__proto__: null
|
|
@@ -437,7 +437,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
437
437
|
/* STABLE_FRAGMENT */
|
|
438
438
|
);
|
|
439
439
|
}
|
|
440
|
-
var FileVue = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__file", "
|
|
440
|
+
var FileVue = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/file.vue"]]);
|
|
441
441
|
|
|
442
442
|
var _sfc_main$1 = defineComponent({
|
|
443
443
|
components: {
|
|
@@ -612,7 +612,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
612
612
|
/* FULL_PROPS */
|
|
613
613
|
);
|
|
614
614
|
}
|
|
615
|
-
var Core = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render], ["__file", "
|
|
615
|
+
var Core = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/index.vue"]]);
|
|
616
616
|
|
|
617
617
|
var _sfc_main = defineComponent({
|
|
618
618
|
name: "VkfUpload",
|
|
@@ -630,7 +630,7 @@ var _sfc_main = defineComponent({
|
|
|
630
630
|
}
|
|
631
631
|
});
|
|
632
632
|
|
|
633
|
-
var VkfUpload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "
|
|
633
|
+
var VkfUpload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload/src/wraper.vue"]]);
|
|
634
634
|
|
|
635
635
|
var types = /*#__PURE__*/Object.freeze({
|
|
636
636
|
__proto__: null
|
|
@@ -18644,7 +18644,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18644
18644
|
/* FULL_PROPS */
|
|
18645
18645
|
);
|
|
18646
18646
|
}
|
|
18647
|
-
var VkfUploadPlus = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
18647
|
+
var VkfUploadPlus = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload-plus/src/index.vue"]]);
|
|
18648
18648
|
|
|
18649
18649
|
var types = /*#__PURE__*/Object.freeze({
|
|
18650
18650
|
__proto__: null
|
|
@@ -18640,7 +18640,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18640
18640
|
/* FULL_PROPS */
|
|
18641
18641
|
);
|
|
18642
18642
|
}
|
|
18643
|
-
var VkfUploadPlus = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
18643
|
+
var VkfUploadPlus = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/upload-plus/src/index.vue"]]);
|
|
18644
18644
|
|
|
18645
18645
|
var types = /*#__PURE__*/Object.freeze({
|
|
18646
18646
|
__proto__: null
|
|
@@ -110,7 +110,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
110
110
|
/* FULL_PROPS */
|
|
111
111
|
);
|
|
112
112
|
}
|
|
113
|
-
var VkfVanCascader = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
113
|
+
var VkfVanCascader = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/van-cascader/src/index.vue"]]);
|
|
114
114
|
|
|
115
115
|
var types = /*#__PURE__*/Object.freeze({
|
|
116
116
|
__proto__: null
|
|
@@ -106,7 +106,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
106
106
|
/* FULL_PROPS */
|
|
107
107
|
);
|
|
108
108
|
}
|
|
109
|
-
var VkfVanCascader = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
109
|
+
var VkfVanCascader = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/van-cascader/src/index.vue"]]);
|
|
110
110
|
|
|
111
111
|
var types = /*#__PURE__*/Object.freeze({
|
|
112
112
|
__proto__: null
|
|
@@ -315,7 +315,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
315
315
|
/* FULL_PROPS */
|
|
316
316
|
);
|
|
317
317
|
}
|
|
318
|
-
var VkfVarDatetimePicker = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
318
|
+
var VkfVarDatetimePicker = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/var-datetime-picker/src/index.vue"]]);
|
|
319
319
|
|
|
320
320
|
var types = /*#__PURE__*/Object.freeze({
|
|
321
321
|
__proto__: null
|
|
@@ -311,7 +311,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
311
311
|
/* FULL_PROPS */
|
|
312
312
|
);
|
|
313
313
|
}
|
|
314
|
-
var VkfVarDatetimePicker = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
314
|
+
var VkfVarDatetimePicker = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/var-datetime-picker/src/index.vue"]]);
|
|
315
315
|
|
|
316
316
|
var types = /*#__PURE__*/Object.freeze({
|
|
317
317
|
__proto__: null
|
|
@@ -71,7 +71,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
71
71
|
/* FULL_PROPS */
|
|
72
72
|
);
|
|
73
73
|
}
|
|
74
|
-
var VkfVditor = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
74
|
+
var VkfVditor = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/vditor/src/index.vue"]]);
|
|
75
75
|
|
|
76
76
|
var types = /*#__PURE__*/Object.freeze({
|
|
77
77
|
__proto__: null
|
|
@@ -67,7 +67,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
67
67
|
/* FULL_PROPS */
|
|
68
68
|
);
|
|
69
69
|
}
|
|
70
|
-
var VkfVditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "
|
|
70
|
+
var VkfVditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/home/runner/work/private-vunk-form/private-vunk-form/packages/components/vditor/src/index.vue"]]);
|
|
71
71
|
|
|
72
72
|
var types = /*#__PURE__*/Object.freeze({
|
|
73
73
|
__proto__: null
|
package/index.css
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
.vkf-card-input-collection-options{
|
|
2
|
-
width: 100%;
|
|
3
|
-
display: flex;
|
|
1
|
+
.vkf-card-input-collection-options{
|
|
2
|
+
width: 100%;
|
|
3
|
+
display: flex;
|
|
4
4
|
justify-content: flex-end;
|
|
5
5
|
}
|
|
6
|
-
.vkf-card-input-collection-card {
|
|
7
|
-
width: 100%;
|
|
6
|
+
.vkf-card-input-collection-card {
|
|
7
|
+
width: 100%;
|
|
8
8
|
margin-top: var(--gap-m, 8px);
|
|
9
9
|
}
|
|
10
|
-
.vkf-card-input-collection-card__footer{
|
|
11
|
-
display: flex;
|
|
10
|
+
.vkf-card-input-collection-card__footer{
|
|
11
|
+
display: flex;
|
|
12
12
|
justify-content: flex-end;
|
|
13
13
|
}
|
|
14
|
-
.vkf-card-input-collection-card .vkf-form-item:not(:last-child) {
|
|
14
|
+
.vkf-card-input-collection-card .vkf-form-item:not(:last-child) {
|
|
15
15
|
margin-bottom: 18px;
|
|
16
16
|
}
|
|
17
|
-
.vkf-card-input-collection-empty{
|
|
18
|
-
display: flex;
|
|
19
|
-
justify-content: center;
|
|
17
|
+
.vkf-card-input-collection-empty{
|
|
18
|
+
display: flex;
|
|
19
|
+
justify-content: center;
|
|
20
20
|
width: 100%;
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -220,30 +220,30 @@
|
|
|
220
220
|
margin: 0;
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.vkf-form-item-label__span{
|
|
223
|
+
.vkf-form-item-label__span{
|
|
224
224
|
vertical-align: middle;
|
|
225
225
|
}
|
|
226
|
-
.vkf-form-item-label-tip-button:hover .el-icon {
|
|
226
|
+
.vkf-form-item-label-tip-button:hover .el-icon {
|
|
227
227
|
color: var(--el-color-primary);
|
|
228
228
|
}
|
|
229
|
-
.vkf-form-item-label-tip-button .el-icon {
|
|
229
|
+
.vkf-form-item-label-tip-button .el-icon {
|
|
230
230
|
margin-top: -0.18em;
|
|
231
231
|
}
|
|
232
|
-
.vkf-form-item-label-tip-button.el-button{
|
|
233
|
-
margin-left: 4px;
|
|
232
|
+
.vkf-form-item-label-tip-button.el-button{
|
|
233
|
+
margin-left: 4px;
|
|
234
234
|
padding: 4px;
|
|
235
235
|
}
|
|
236
|
-
.el-form-item--label-top.vkf-form-item.has-label-actions > .el-form-item__label {
|
|
237
|
-
width: 100%;
|
|
236
|
+
.el-form-item--label-top.vkf-form-item.has-label-actions > .el-form-item__label {
|
|
237
|
+
width: 100%;
|
|
238
238
|
padding-right: 0;
|
|
239
239
|
}
|
|
240
|
-
.vkf-form-item__tip {
|
|
240
|
+
.vkf-form-item__tip {
|
|
241
241
|
color: var(--el-text-color-secondary);
|
|
242
242
|
}
|
|
243
|
-
.vkf-form-item-label__actions {
|
|
244
|
-
float: right;
|
|
245
|
-
align-items: center;
|
|
246
|
-
display: inline-flex;
|
|
243
|
+
.vkf-form-item-label__actions {
|
|
244
|
+
float: right;
|
|
245
|
+
align-items: center;
|
|
246
|
+
display: inline-flex;
|
|
247
247
|
height: 1.8em;
|
|
248
248
|
}
|
|
249
249
|
.vkf-form-item.is-information{
|
|
@@ -295,24 +295,24 @@
|
|
|
295
295
|
flex-wrap: initial;
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.vkf-input-collection-options{
|
|
299
|
-
width: 100%;
|
|
300
|
-
display: flex;
|
|
298
|
+
.vkf-input-collection-options{
|
|
299
|
+
width: 100%;
|
|
300
|
+
display: flex;
|
|
301
301
|
justify-content: flex-end;
|
|
302
302
|
}
|
|
303
|
-
.vkf-input-collection-table{
|
|
303
|
+
.vkf-input-collection-table{
|
|
304
304
|
margin-top: var(--gap-m, 8px);
|
|
305
305
|
}
|
|
306
|
-
.vkf-input-collection-table .vkf-form-item {
|
|
306
|
+
.vkf-input-collection-table .vkf-form-item {
|
|
307
307
|
margin-bottom: 0;
|
|
308
308
|
}
|
|
309
|
-
.vk-input-collection__expand-fieldset{
|
|
309
|
+
.vk-input-collection__expand-fieldset{
|
|
310
310
|
padding: 8px;
|
|
311
311
|
}
|
|
312
|
-
.vk-input-collection__expand-fieldset > .vkf-form-item{
|
|
312
|
+
.vk-input-collection__expand-fieldset > .vkf-form-item{
|
|
313
313
|
margin-bottom: 18px;
|
|
314
314
|
}
|
|
315
|
-
.vk-input-collection__buttons .cell{
|
|
315
|
+
.vk-input-collection__buttons .cell{
|
|
316
316
|
padding: 0;
|
|
317
317
|
}
|
|
318
318
|
|
|
@@ -340,20 +340,20 @@
|
|
|
340
340
|
width: 100%;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.vkf-radio-option-card.is-checked {
|
|
343
|
+
.vkf-radio-option-card.is-checked {
|
|
344
344
|
border-color: var(--el-color-primary);
|
|
345
345
|
}
|
|
346
|
-
.vkf-radio-option-card{
|
|
347
|
-
font-size: var(--el-font-size-base);
|
|
346
|
+
.vkf-radio-option-card{
|
|
347
|
+
font-size: var(--el-font-size-base);
|
|
348
348
|
cursor: pointer;
|
|
349
349
|
}
|
|
350
|
-
.vkf-radio-option-card:not(:last-child) {
|
|
350
|
+
.vkf-radio-option-card:not(:last-child) {
|
|
351
351
|
margin-right: 30px;
|
|
352
352
|
}
|
|
353
|
-
.vkf-radio-option-card > .el-card__body{
|
|
354
|
-
display: flex;
|
|
355
|
-
justify-content: space-between;
|
|
356
|
-
align-items: center;
|
|
353
|
+
.vkf-radio-option-card > .el-card__body{
|
|
354
|
+
display: flex;
|
|
355
|
+
justify-content: space-between;
|
|
356
|
+
align-items: center;
|
|
357
357
|
width: max-content;
|
|
358
358
|
}
|
|
359
359
|
.el-radio-group.is-readonly,
|
|
@@ -381,19 +381,19 @@
|
|
|
381
381
|
cursor: var(--el-readonly-cursor);
|
|
382
382
|
}
|
|
383
383
|
|
|
384
|
-
.el-select.is-readonly{
|
|
385
|
-
--el-readonly-cursor: text;
|
|
386
|
-
--el-disabled-bg-color: initial;
|
|
384
|
+
.el-select.is-readonly{
|
|
385
|
+
--el-readonly-cursor: text;
|
|
386
|
+
--el-disabled-bg-color: initial;
|
|
387
387
|
--el-disabled-text-color: var(--el-input-text-color);
|
|
388
388
|
}
|
|
389
|
-
.el-select.is-readonly .el-select__wrapper.is-disabled {
|
|
390
|
-
background-color: initial;
|
|
391
|
-
color: var(--el-input-text-color);
|
|
389
|
+
.el-select.is-readonly .el-select__wrapper.is-disabled {
|
|
390
|
+
background-color: initial;
|
|
391
|
+
color: var(--el-input-text-color);
|
|
392
392
|
cursor: var(--el-readonly-cursor);
|
|
393
393
|
}
|
|
394
|
-
.el-select.is-readonly .el-input.is-disabled .el-input__inner,
|
|
395
|
-
.el-select.is-readonly .el-input.is-disabled .el-select__caret,
|
|
396
|
-
.el-select.is-readonly .el-input.is-disabled .el-input__wrapper{
|
|
394
|
+
.el-select.is-readonly .el-input.is-disabled .el-input__inner,
|
|
395
|
+
.el-select.is-readonly .el-input.is-disabled .el-select__caret,
|
|
396
|
+
.el-select.is-readonly .el-input.is-disabled .el-input__wrapper{
|
|
397
397
|
cursor: var(--el-readonly-cursor);
|
|
398
398
|
}
|
|
399
399
|
|