@geelato/web-vue 2.57.0 → 2.57.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/LICENSE +21 -0
- package/dist/arco-vue.js +2 -0
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +1 -1
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/input-label/input-label.d.ts +3 -3
- package/es/_components/picker/input-range.d.ts +4 -4
- package/es/_components/picker/input.d.ts +2 -2
- package/es/_components/select-view/select-view.d.ts +1 -1
- package/es/_components/virtual-list-v2/virtual-list.d.ts +3 -3
- package/es/auto-complete/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- package/es/calendar/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- package/es/cascader/cascader-panel.d.ts +1 -1
- package/es/cascader/cascader.d.ts +5 -5
- package/es/cascader/index.d.ts +15 -15
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +1 -1
- package/es/checkbox/index.d.ts +5 -5
- package/es/color-picker/color-picker.d.ts +1 -1
- package/es/color-picker/index.d.ts +3 -3
- package/es/date-picker/index.d.ts +9 -9
- package/es/date-picker/picker.d.ts +7 -7
- package/es/date-picker/range-picker.d.ts +9 -9
- package/es/form/form-item.d.ts +3 -3
- package/es/form/index.d.ts +3 -3
- package/es/input/index.d.ts +12 -12
- package/es/input/input-password.d.ts +3 -3
- package/es/input/input.d.ts +3 -3
- package/es/input-number/index.d.ts +3 -3
- package/es/input-number/input-number.d.ts +1 -1
- package/es/input-number/input-number.js +2 -0
- package/es/input-tag/index.d.ts +21 -21
- package/es/input-tag/input-tag.d.ts +7 -7
- package/es/mention/index.d.ts +9 -9
- package/es/mention/mention.d.ts +3 -3
- package/es/pagination/page-jumper.d.ts +3 -3
- package/es/pagination/page-options.d.ts +16 -16
- package/es/radio/index.d.ts +8 -8
- package/es/radio/radio-group.d.ts +2 -2
- package/es/radio/radio.d.ts +2 -2
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- package/es/select/index.d.ts +16 -16
- package/es/select/option.d.ts +5 -5
- package/es/select/select.d.ts +4 -4
- package/es/slider/index.d.ts +12 -12
- package/es/slider/slider-input.d.ts +3 -3
- package/es/slider/slider.d.ts +5 -5
- package/es/switch/index.d.ts +3 -3
- package/es/switch/switch.d.ts +1 -1
- package/es/table/table-operation-td.d.ts +13 -13
- package/es/textarea/index.d.ts +6 -6
- package/es/textarea/textarea.d.ts +2 -2
- package/es/time-picker/index.d.ts +18 -18
- package/es/time-picker/time-picker.d.ts +8 -8
- package/es/transfer/index.d.ts +16 -16
- package/es/transfer/transfer-view.d.ts +5 -5
- package/es/transfer/transfer.d.ts +7 -7
- package/es/tree/base-node.d.ts +5 -5
- package/es/tree/index.d.ts +6 -6
- package/es/tree/transition-node-list.d.ts +5 -5
- package/es/tree/tree.d.ts +3 -3
- package/es/tree-select/index.d.ts +17 -17
- package/es/tree-select/panel.d.ts +6 -6
- package/es/tree-select/tree-select.d.ts +8 -8
- package/es/typography/edit-content.d.ts +36 -36
- package/es/upload/index.d.ts +3 -3
- package/es/upload/upload.d.ts +1 -1
- package/es/verification-code/index.d.ts +6 -6
- package/es/verification-code/verification-code.d.ts +2 -2
- package/json/vetur-attributes.json +2194 -2194
- package/json/vetur-tags.json +768 -768
- package/json/web-types.json +4765 -4765
- package/lib/input-number/input-number.js +2 -0
- package/package.json +24 -25
package/dist/arco-vue.min.js
CHANGED
|
@@ -4445,7 +4445,7 @@
|
|
|
4445
4445
|
e2.preventDefault(), t2.readOnly || ((_a3 = i2.value) == null ? void 0 : _a3.focus(), N2(o3, e2), l3 && (b2 = window.setTimeout(() => e2.target.dispatchEvent(e2), b2 ? 150 : 800)));
|
|
4446
4446
|
}, $2 = (e2, l3) => {
|
|
4447
4447
|
var _a3, _b, _c2, _d2;
|
|
4448
|
-
e2 = e2.trim().replace(/。/g, "."), e2 = (_b = (_a3 = t2.parser) == null ? void 0 : _a3.call(t2, e2)) != null ? _b : e2, (s(Number(e2)) || /^(\.|-)$/.test(e2)) && (h2.value = (_d2 = (_c2 = t2.formatter) == null ? void 0 : _c2.call(t2, e2)) != null ? _d2 : e2, w2(g2.value), o2("input", g2.value, h2.value, l3), "input" === t2.modelEvent && (o2("update:modelValue", g2.value), o2("change", g2.value, l3)));
|
|
4448
|
+
t2.readOnly || (e2 = e2.trim().replace(/。/g, "."), e2 = (_b = (_a3 = t2.parser) == null ? void 0 : _a3.call(t2, e2)) != null ? _b : e2, (s(Number(e2)) || /^(\.|-)$/.test(e2)) && (h2.value = (_d2 = (_c2 = t2.formatter) == null ? void 0 : _c2.call(t2, e2)) != null ? _d2 : e2, w2(g2.value), o2("input", g2.value, h2.value, l3), "input" === t2.modelEvent && (o2("update:modelValue", g2.value), o2("change", g2.value, l3))));
|
|
4449
4449
|
}, z2 = (e2) => {
|
|
4450
4450
|
o2("focus", e2);
|
|
4451
4451
|
}, P2 = (e2, t3) => {
|