@web-utils/component 5.0.0-beta02 → 5.0.0-beta03
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/awesome-button/index.mjs +24 -30
- package/{utils/style.css → base.css} +1 -1
- package/chat/index.mjs +3 -12
- package/chunks/{EditableTree.D0ByhRTi.mjs → EditableTree.CV8b95tW.mjs} +11 -20
- package/chunks/{ElementBaseInfo.B3pY8TkD.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
- package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
- package/chunks/{ElementForm.D_lXbe--.mjs → ElementForm.C7yebHWH.mjs} +12 -39
- package/chunks/{ElementListeners.Cufwd4bp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
- package/chunks/{ElementMultiInstance.BhY8NY2z.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
- package/chunks/{ElementOtherConfig.DX1ZJ9w2.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
- package/chunks/{ElementProperties.BRafADXp.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
- package/chunks/{ElementTaskConfig.B6pqRir_.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
- package/chunks/{FlowCondition.Dvwji23j.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
- package/chunks/{FlowDesigner.LL-vXDIE.mjs → FlowDesigner.DH1ypcUw.mjs} +15 -15
- package/chunks/{FormCascader.DMY3uNc8.mjs → FormCascader.BXL8lKww.mjs} +348 -346
- package/chunks/{FormInputTime.BC4FfWwY.mjs → FormInputTime.DzTPiDNh.mjs} +243 -242
- package/chunks/{FormItem.BSXI2cZU.mjs → FormItem.B8iPLduv.mjs} +1 -1
- package/chunks/{FormItemGroup.D2Htta7J.mjs → FormItemGroup.CCGqEapT.mjs} +27 -22
- package/chunks/{FormSelect.CY0K-izg.mjs → FormSelect.t0jbTL_K.mjs} +396 -394
- package/chunks/{FormSwitch.DLqFXaFF.mjs → FormSwitch.uoFQ-xp_.mjs} +26 -25
- package/chunks/{FormTemp.PJFfNRls.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
- package/chunks/{FyCurd.me083T8V.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
- package/chunks/{FyForm.vVp8aVtj.mjs → FyForm.CgyGhetD.mjs} +15 -13
- package/chunks/{FyFormDesign.BCxVyiWY.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
- package/chunks/{FyUpload.CA7Gfa6Q.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
- package/chunks/{ImagePreview.ByEWJYdu.mjs → ImagePreview.DDFrZgo5.mjs} +97 -87
- package/chunks/{PageableTable.Ba3XSbZ5.mjs → PageableTable.DR-REJN5.mjs} +5 -6
- package/chunks/{SignalAndMessage.DYhKWs3X.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
- package/chunks/{TableColumn.72HOXQkb.mjs → TableColumn.Cq9Bvevm.mjs} +2 -2
- package/chunks/{TableView.BxfsOAxU.mjs → TableView.DMWMaGLA.mjs} +26 -33
- package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
- package/chunks/{UserTaskListeners.CkeyTpnn.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
- package/chunks/{VueCron.DEvY5-i7.mjs → VueCron.BmPnLuu3.mjs} +3 -39
- package/chunks/{VueTreeSelect.C6Ycu28Z.mjs → VueTreeSelect.GHx4Z2lG.mjs} +10 -6
- package/chunks/button.gVyl7Y__.mjs +927 -0
- package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
- package/chunks/chunk.A6TnG60p.mjs +13 -0
- package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
- package/chunks/constants.Dw7hXt67.mjs +4 -0
- package/chunks/{dictionary.CNNpjPL2.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
- package/chunks/{event.Dv4XTu8B.mjs → event.CmOTnori.mjs} +4 -7
- package/chunks/event.ZRs4J5TN.mjs +4 -0
- package/chunks/{focus-trap.FbvlqAGe.mjs → focus-trap.CuUc8N2C.mjs} +27 -27
- package/chunks/{form-input.BUGZmAI1.mjs → form-input.DdSb45Tz.mjs} +3 -3
- package/chunks/{form-item.Ca8U2bIR.mjs → form-item.fYYCXvCs.mjs} +110 -106
- package/chunks/{icon.CxCY22-F.mjs → icon.AJYLfX1m.mjs} +7 -7
- package/chunks/{icon.ym7735_x.mjs → icon.niAg1zTC.mjs} +3 -3
- package/chunks/{init.6jGmuY99.mjs → init.CtUEiRbU.mjs} +5 -5
- package/chunks/input.B_wW4aF-.mjs +548 -0
- package/chunks/install.BJl2MN77.mjs +73 -0
- package/chunks/message-box.wGWcYSSd.mjs +463 -0
- package/chunks/{message.C4NdvfbE.mjs → message.DnTACuzV.mjs} +100 -99
- package/chunks/overlay.Rhu_rfhx.mjs +122 -0
- package/chunks/{radio.CeLeSOEo.mjs → radio.BMkZBhl5.mjs} +45 -44
- package/chunks/{scroll.DWjS-gnW.mjs → scroll.BJIpzi2Q.mjs} +2 -2
- package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
- package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
- package/chunks/{tag.ZhEIVRpP.mjs → tag.B6yUaGj-.mjs} +15 -15
- package/chunks/teleport.87mkIv8m.mjs +22 -0
- package/chunks/{tooltip.DNiltmX1.mjs → tooltip.Dzjs7LZ8.mjs} +397 -410
- package/chunks/typescript.D0a40c7B.mjs +4 -0
- package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
- package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
- package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
- package/chunks/{use-empty-values.D8KYIiKR.mjs → use-empty-values.CxYKjLV9.mjs} +3 -3
- package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
- package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
- package/chunks/use-id.CyzdvfQn.mjs +15 -0
- package/chunks/{use-locale.Be9HCpTQ.mjs → use-locale.CBoQRFjH.mjs} +1 -1
- package/chunks/{typescript.CLl-2siQ.mjs → use-size.CoorvF12.mjs} +4 -4
- package/chunks/validator.Drv0r2Nb.mjs +5 -0
- package/chunks/{vnode.C3PXzhmg.mjs → vnode.raM3wMJz.mjs} +2 -2
- package/confirm-button/index.mjs +1 -1
- package/confirmable/index.mjs +1 -1
- package/context-menu/index.mjs +39 -38
- package/data-table-picker/index.mjs +2 -6
- package/dynamic-table/index.mjs +1 -2
- package/editable-tree/index.mjs +1 -1
- package/element-dialog/index.mjs +1 -1
- package/element-dialog/style.css +1 -1
- package/empty-view/index.mjs +18 -20
- package/error-view/index.mjs +17 -19
- package/flex-column/index.mjs +1 -1
- package/flex-item/index.mjs +1 -1
- package/flex-row/index.mjs +1 -1
- package/flow/index.mjs +1 -1
- package/flow-designer/index.mjs +1 -1
- package/form-block/index.mjs +1 -1
- package/form-cascader/index.mjs +1 -1
- package/form-checkbox/index.mjs +4 -4
- package/form-checkbox-group/index.mjs +6 -6
- package/form-date-picker/index.mjs +3 -3
- package/form-holder/index.mjs +1 -1
- package/form-input/index.mjs +4 -4
- package/form-input-cron-expression/index.mjs +4 -4
- package/form-input-email/index.mjs +5 -5
- package/form-input-id-card/index.mjs +4 -4
- package/form-input-phone-number/index.mjs +4 -4
- package/form-input-tag/index.mjs +2 -2
- package/form-input-time/index.mjs +1 -1
- package/form-item/index.mjs +1 -1
- package/form-item-group/index.mjs +1 -1
- package/form-radio-group/index.mjs +6 -6
- package/form-select/index.mjs +1 -1
- package/form-switch/index.mjs +1 -1
- package/form-table/index.mjs +2 -2
- package/form-table-plus/index.mjs +4 -4
- package/form-textarea/index.mjs +4 -4
- package/form-tree-select/index.mjs +3 -3
- package/form-tree-select-multiple/index.mjs +3 -3
- package/fy-array/index.mjs +1 -1
- package/fy-cascader/index.mjs +1 -1
- package/fy-checkbox/index.mjs +1 -1
- package/fy-code/index.mjs +2 -2
- package/fy-curd/index.mjs +1 -1
- package/fy-date/index.mjs +1 -1
- package/fy-dynamic/index.mjs +3 -7
- package/fy-form/index.mjs +1 -1
- package/fy-form/style.css +1 -1
- package/fy-form-design/index.mjs +1 -1
- package/fy-form-design/style.css +1 -1
- package/fy-input/index.mjs +1 -1
- package/fy-input-color/index.mjs +1 -2
- package/fy-input-icon/index.mjs +37 -32
- package/fy-input-map/index.mjs +1 -1
- package/fy-input-number/index.mjs +1 -1
- package/fy-input-table/index.mjs +1 -1
- package/fy-input-tree/index.mjs +3 -3
- package/fy-input-tree/style.css +1 -1
- package/fy-radio/index.mjs +2 -2
- package/fy-rate/index.mjs +2 -2
- package/fy-select/index.mjs +5 -5
- package/fy-slider/index.mjs +1 -1
- package/fy-switch/index.mjs +2 -2
- package/fy-time/index.mjs +1 -1
- package/fy-title/index.mjs +1 -1
- package/fy-tree/index.mjs +1 -1
- package/fy-u-editor/index.mjs +1 -1
- package/fy-upload/index.mjs +1 -1
- package/guide-steps/index.mjs +1 -1
- package/helper-function.d.ts +3 -4
- package/helper-function.mjs +31 -22
- package/iframe-window/index.mjs +30 -29
- package/image-cropper/index.mjs +144 -163
- package/image-cropper/style.css +1 -1
- package/image-preview/index.mjs +1 -1
- package/index.d.ts +1 -2
- package/index.mjs +91 -92
- package/input-number-range/index.mjs +0 -2
- package/keyboard/index.mjs +1 -1
- package/monaco-editor/index.mjs +1 -1
- package/nav-bar/index.mjs +1 -1
- package/notice/index.mjs +1 -4
- package/package.json +11 -13
- package/pageable-table/index.mjs +1 -1
- package/pageable-view/index.mjs +2 -2
- package/photo-swipe/index.mjs +1 -1
- package/picker-table-view/index.mjs +4 -8
- package/record-video/index.mjs +1 -1
- package/resize-observer/index.mjs +1 -1
- package/search/index.mjs +2 -2
- package/split-pane/index.mjs +1 -1
- package/static-pageable-table/index.mjs +1 -4
- package/sub-table/index.mjs +2 -5
- package/sub-table-plus/index.mjs +3 -6
- package/tab/index.mjs +1 -1
- package/tab-item/index.mjs +1 -1
- package/table-column/index.mjs +1 -1
- package/table-view/index.mjs +1 -1
- package/tag-render/index.mjs +28 -24
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.mjs +2 -143
- package/vue-cron/index.mjs +1 -1
- package/vue-tags-input/index.mjs +1 -1
- package/vue-tree-select/index.mjs +1 -1
- package/watermark/index.mjs +1 -1
- package/web-types.json +250 -382
- package/x-input-tag/index.mjs +0 -3
- package/chunks/ElementDialog.DNsDHdQS.mjs +0 -251
- package/chunks/checkbox.C_9WZ8gc.mjs +0 -437
- package/chunks/confirmable-mixin.zegaXQTl.mjs +0 -1762
- package/chunks/event.B4iwtUNO.mjs +0 -4
- package/chunks/input.C2GWsuXE.mjs +0 -547
- package/chunks/install.yLcn5MLL.mjs +0 -84
- package/chunks/use-form-item.BlWa7ZKe.mjs +0 -56
- package/chunks/use-global-config.DRovgom9.mjs +0 -57
- package/chunks/validator.DuBSEj8O.mjs +0 -5
- package/login/index.mjs +0 -252
- package/login/style.css +0 -1
- /package/chunks/{FormBlock.Co7l6USP.mjs → FormBlock.D6kZl7sm.mjs} +0 -0
- /package/chunks/{FyUEditor.BymtA5SJ.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
- /package/chunks/{Keyboard.4hi7CjGc.mjs → Keyboard.DBspwbYo.mjs} +0 -0
- /package/chunks/{MonacoEditor.B7BUQwb7.mjs → MonacoEditor.Bq9d6JSz.mjs} +0 -0
- /package/chunks/{RecordVideo.VRFTaHSp.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
- /package/chunks/{SplitPane.Bwe5Rc0J.mjs → SplitPane.DNNid7WB.mjs} +0 -0
- /package/chunks/{Toolbar.BVziVmyT.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
- /package/chunks/{core.DXaMPWGV.mjs → core.Blrh_Fjl.mjs} +0 -0
- /package/chunks/{dataformat.CteBVoOe.mjs → dataformat.F7GtAoiN.mjs} +0 -0
- /package/chunks/{dic.C0abEij9.mjs → dic.NZCGhtA7.mjs} +0 -0
- /package/chunks/{dictionary.BRhZD-WH.mjs → dictionary.DXYdZefs.mjs} +0 -0
- /package/chunks/{form-pick.DT5kumy4.mjs → form-pick.BEC7lrNH.mjs} +0 -0
- /package/chunks/{form-validate.CUvMwtPN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
- /package/chunks/{packages.BLDb9e6G.mjs → packages.CONbEH13.mjs} +0 -0
- /package/chunks/{permission.C-IUDxQQ.mjs → permission.8WDtOmzA.mjs} +0 -0
- /package/chunks/{photo-swipe.BxnG4lip.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
- /package/chunks/{slot.DT5QwXL-.mjs → slot.CZCo32Cw.mjs} +0 -0
- /package/chunks/{sub-table-plus-props.CRX7ERxJ.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
- /package/chunks/{tab-mixin.7zuMMM1E.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
- /package/chunks/{util.Ce4MHRmD.mjs → util.fjuzrmWz.mjs} +0 -0
- /package/chunks/{utilSelf.BttmSVX6.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
- /package/chunks/{utils.BGJfM4oG.mjs → utils.C37EhJ-u.mjs} +0 -0
- /package/chunks/{utils.CSPl1l4f.mjs → utils.C8RvIGLM.mjs} +0 -0
package/fy-radio/index.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t, t as n } from "../chunks/event.
|
|
2
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
3
3
|
import { Fragment as r, createBlock as i, createElementBlock as a, createTextVNode as o, createVNode as s, openBlock as c, renderList as l, resolveComponent as u, resolveDynamicComponent as d, toDisplayString as f, withCtx as p } from "vue";
|
|
4
4
|
//#region src/components/fy-from/radio/FyRadio.vue
|
|
5
5
|
var m = {
|
|
6
6
|
name: "FyRadio",
|
|
7
7
|
mixins: [t, n],
|
|
8
|
-
props: {
|
|
8
|
+
props: { modelValue: [
|
|
9
9
|
String,
|
|
10
10
|
Object,
|
|
11
11
|
Number,
|
package/fy-rate/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t, t as n } from "../chunks/event.
|
|
2
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
3
3
|
import { createBlock as r, openBlock as i, resolveComponent as a } from "vue";
|
|
4
4
|
//#region src/components/fy-from/rate/FyRate.vue
|
|
5
5
|
var o = {
|
|
@@ -11,7 +11,7 @@ var o = {
|
|
|
11
11
|
highThreshold: Number,
|
|
12
12
|
disabledVoidColor: String,
|
|
13
13
|
disabledVoidIconClass: String,
|
|
14
|
-
|
|
14
|
+
modelValue: {
|
|
15
15
|
type: Number,
|
|
16
16
|
default: 0
|
|
17
17
|
},
|
package/fy-select/index.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
2
|
import "../chunks/util.g-WQEec9.mjs";
|
|
3
|
-
import { n as t, t as n } from "../chunks/event.
|
|
4
|
-
import { t as r } from "../chunks/packages.
|
|
5
|
-
import { i } from "../chunks/dic.
|
|
3
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
4
|
+
import { t as r } from "../chunks/packages.CONbEH13.mjs";
|
|
5
|
+
import { i } from "../chunks/dic.NZCGhtA7.mjs";
|
|
6
6
|
import { Fragment as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createTextVNode as u, openBlock as d, renderList as f, renderSlot as p, resolveComponent as m, toDisplayString as h, withCtx as g } from "vue";
|
|
7
7
|
import { isBlank as _ } from "@web-utils/core";
|
|
8
8
|
//#region src/components/fy-from/select/FySelect.vue
|
|
@@ -82,8 +82,8 @@ var v = {
|
|
|
82
82
|
window.Sortable.create(e, {
|
|
83
83
|
animation: 100,
|
|
84
84
|
onEnd: (e) => {
|
|
85
|
-
let t = this.
|
|
86
|
-
this.
|
|
85
|
+
let t = this.modelValue.splice(e.oldIndex, 1)[0];
|
|
86
|
+
this.modelValue.splice(e.newIndex, 0, t);
|
|
87
87
|
}
|
|
88
88
|
});
|
|
89
89
|
},
|
package/fy-slider/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
2
|
import { x as t } from "../chunks/util.g-WQEec9.mjs";
|
|
3
|
-
import { n, t as r } from "../chunks/event.
|
|
3
|
+
import { n, t as r } from "../chunks/event.CmOTnori.mjs";
|
|
4
4
|
import { createBlock as i, openBlock as a, resolveComponent as o } from "vue";
|
|
5
5
|
//#region src/components/fy-from/slider/FySlider.vue
|
|
6
6
|
var s = {
|
package/fy-switch/index.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t, t as n } from "../chunks/event.
|
|
2
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
3
3
|
import { createBlock as r, openBlock as i, resolveComponent as a } from "vue";
|
|
4
4
|
//#region src/components/fy-from/switch/FySwitch.vue
|
|
5
5
|
var o = {
|
|
6
6
|
name: "FySwitch",
|
|
7
7
|
mixins: [t, n],
|
|
8
8
|
props: {
|
|
9
|
-
|
|
9
|
+
modelValue: [
|
|
10
10
|
String,
|
|
11
11
|
Object,
|
|
12
12
|
Number,
|
package/fy-time/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t, t as n } from "../chunks/event.
|
|
2
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
3
3
|
import { createBlock as r, createElementBlock as i, openBlock as a, resolveDynamicComponent as o } from "vue";
|
|
4
4
|
import { isBlank as s } from "@web-utils/core";
|
|
5
5
|
//#region src/components/fy-from/time/FyTime.vue
|
package/fy-title/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t, t as n } from "../chunks/event.
|
|
2
|
+
import { n as t, t as n } from "../chunks/event.CmOTnori.mjs";
|
|
3
3
|
import { createElementBlock as r, createElementVNode as i, normalizeStyle as a, openBlock as o, toDisplayString as s } from "vue";
|
|
4
4
|
//#region src/components/fy-from/title/FyTitle.vue
|
|
5
5
|
var c = {
|
package/fy-tree/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
2
|
import { O as t, v as n, x as r } from "../chunks/util.g-WQEec9.mjs";
|
|
3
|
-
import { t as i } from "../chunks/permission.
|
|
3
|
+
import { t as i } from "../chunks/permission.8WDtOmzA.mjs";
|
|
4
4
|
import { createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, createVNode as u, normalizeStyle as d, openBlock as f, renderSlot as p, resolveComponent as m, resolveDirective as h, toDisplayString as g, withCtx as _, withDirectives as v } from "vue";
|
|
5
5
|
import { isBlank as y } from "@web-utils/core";
|
|
6
6
|
//#region src/components/tree/FyTree.vue
|
package/fy-u-editor/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/FyUEditor.
|
|
1
|
+
import { t as e } from "../chunks/FyUEditor.uvZS8UgS.mjs";
|
|
2
2
|
export { e as default };
|
package/fy-upload/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/FyUpload.
|
|
1
|
+
import { t as e } from "../chunks/FyUpload.DoBEuYcC.mjs";
|
|
2
2
|
export { e as default };
|
package/guide-steps/index.mjs
CHANGED
package/helper-function.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { App } from 'vue';
|
|
2
1
|
import { photoswipe } from './photo-swipe';
|
|
3
|
-
import { configComponents } from '
|
|
4
|
-
declare const imagePreview: (datas?: never[], index?: number, ops?: {}) =>
|
|
5
|
-
declare const imageCropper: (ops?: {}) =>
|
|
2
|
+
import { configComponents } from '../../../../../src/components/configComponents';
|
|
3
|
+
declare const imagePreview: (datas?: never[], index?: number, ops?: {}) => () => void;
|
|
4
|
+
declare const imageCropper: (ops?: {}) => () => void;
|
|
6
5
|
export { photoswipe, configComponents, imagePreview, imageCropper };
|
package/helper-function.mjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { configComponents as e } from "./configComponents.mjs";
|
|
2
|
-
import { t } from "./chunks/ImagePreview.
|
|
2
|
+
import { t } from "./chunks/ImagePreview.DDFrZgo5.mjs";
|
|
3
3
|
import n from "./image-cropper/index.mjs";
|
|
4
|
-
import { t as r } from "./chunks/photo-swipe.
|
|
5
|
-
import { createApp as i } from "vue";
|
|
4
|
+
import { t as r } from "./chunks/photo-swipe.BvBJGc5x.mjs";
|
|
5
|
+
import { createApp as i, h as a, ref as o } from "vue";
|
|
6
6
|
//#region src/components/helper-function.ts
|
|
7
|
-
var
|
|
8
|
-
let
|
|
9
|
-
|
|
10
|
-
index: n,
|
|
11
|
-
ops: {
|
|
12
|
-
closeOnClickModal: !1,
|
|
13
|
-
beforeClose: null,
|
|
14
|
-
click: null,
|
|
7
|
+
var s = (e = [], n = 0, r = {}) => {
|
|
8
|
+
let o = i({ setup() {
|
|
9
|
+
return () => a(t, {
|
|
15
10
|
modal: !0,
|
|
11
|
+
...r,
|
|
12
|
+
datas: e,
|
|
13
|
+
beginIndex: n,
|
|
16
14
|
visible: !0,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
15
|
+
onClose() {
|
|
16
|
+
o.unmount();
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
} }), s = document.createElement("div");
|
|
20
|
+
return document.body.appendChild(s), o.mount(s), o.onUnmount(() => {
|
|
21
|
+
document.body.removeChild(s);
|
|
22
|
+
}), o.unmount;
|
|
23
|
+
}, c = (e = {}) => {
|
|
24
24
|
let t = {
|
|
25
25
|
outputSize: 1,
|
|
26
26
|
outputType: "jpeg",
|
|
@@ -40,10 +40,19 @@ var a = (e = [], n = 0, r = {}) => {
|
|
|
40
40
|
...e
|
|
41
41
|
}, r = document.createElement("div");
|
|
42
42
|
document.body.appendChild(r);
|
|
43
|
-
let
|
|
44
|
-
|
|
43
|
+
let s = i({ setup() {
|
|
44
|
+
let e = o(!0);
|
|
45
|
+
return () => a(n, {
|
|
46
|
+
option: t,
|
|
47
|
+
modelValue: e,
|
|
48
|
+
"onUpdate:modelValue"(t) {
|
|
49
|
+
e.value = t, s.unmount();
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
} });
|
|
53
|
+
return s.mount(r), s.onUnmount(() => {
|
|
45
54
|
document.body.removeChild(r);
|
|
46
|
-
}),
|
|
55
|
+
}), s.unmount;
|
|
47
56
|
};
|
|
48
57
|
//#endregion
|
|
49
|
-
export { e as configComponents,
|
|
58
|
+
export { e as configComponents, c as imageCropper, s as imagePreview, r as photoswipe };
|
package/iframe-window/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
2
|
-
import { createBlock as t, createElementVNode as n,
|
|
1
|
+
import { t as e } from "../chunks/ElementDialog.DWhAJsUn.mjs";
|
|
2
|
+
import { createBlock as t, createElementVNode as n, mergeModels as r, mergeProps as i, openBlock as a, useModel as o, withCtx as s } from "vue";
|
|
3
3
|
//#region src/components/IframeWindow.vue
|
|
4
|
-
var c = {
|
|
5
|
-
|
|
6
|
-
props: {
|
|
4
|
+
var c = ["src"], l = /* @__PURE__ */ Object.assign({ name: "IframeWindow" }, {
|
|
5
|
+
__name: "IframeWindow",
|
|
6
|
+
props: /* @__PURE__ */ r({
|
|
7
7
|
title: {
|
|
8
8
|
type: String,
|
|
9
9
|
default: "iframe窗口"
|
|
@@ -11,29 +11,30 @@ var c = {
|
|
|
11
11
|
url: {
|
|
12
12
|
type: String,
|
|
13
13
|
default: "http://192.168.0.107:31221/wallboard"
|
|
14
|
-
}
|
|
15
|
-
|
|
14
|
+
}
|
|
15
|
+
}, {
|
|
16
|
+
modelValue: { type: Boolean },
|
|
17
|
+
modelModifiers: {}
|
|
18
|
+
}),
|
|
19
|
+
emits: ["update:modelValue"],
|
|
20
|
+
setup(r) {
|
|
21
|
+
let l = o(r, "modelValue");
|
|
22
|
+
return (o, u) => (a(), t(e, i(o.$attrs, {
|
|
23
|
+
modelValue: l.value,
|
|
24
|
+
"onUpdate:modelValue": u[0] || (u[0] = (e) => l.value = e),
|
|
25
|
+
"custom-class": "iframe-window",
|
|
26
|
+
height: "60vh",
|
|
27
|
+
title: r.title,
|
|
28
|
+
"show-full-screen": ""
|
|
29
|
+
}), {
|
|
30
|
+
default: s(() => [n("iframe", {
|
|
31
|
+
src: r.url,
|
|
32
|
+
frameborder: "0",
|
|
33
|
+
class: "iframe-window-iframe"
|
|
34
|
+
}, null, 8, c)]),
|
|
35
|
+
_: 1
|
|
36
|
+
}, 16, ["modelValue", "title"]));
|
|
16
37
|
}
|
|
17
|
-
}
|
|
18
|
-
function u(e, c, u, d, f, p) {
|
|
19
|
-
let m = a("ElementDialog");
|
|
20
|
-
return i(), t(m, r({
|
|
21
|
-
"custom-class": "iframe-window",
|
|
22
|
-
embed: "",
|
|
23
|
-
height: "60vh"
|
|
24
|
-
}, e.$attrs, {
|
|
25
|
-
title: u.title,
|
|
26
|
-
"show-full-screen": "",
|
|
27
|
-
visible: u.visible
|
|
28
|
-
}, o(e.$listeners)), {
|
|
29
|
-
default: s(() => [n("iframe", {
|
|
30
|
-
src: u.url,
|
|
31
|
-
frameborder: "0",
|
|
32
|
-
class: "iframe-window-iframe"
|
|
33
|
-
}, null, 8, l)]),
|
|
34
|
-
_: 1
|
|
35
|
-
}, 16, ["title", "visible"]);
|
|
36
|
-
}
|
|
37
|
-
var d = /* @__PURE__ */ e(c, [["render", u]]);
|
|
38
|
+
});
|
|
38
39
|
//#endregion
|
|
39
|
-
export {
|
|
40
|
+
export { l as default };
|
package/image-cropper/index.mjs
CHANGED
|
@@ -1,171 +1,152 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { i as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import "../chunks/chunk.A6TnG60p.mjs";
|
|
2
|
+
import { i as e } from "../chunks/util.g-WQEec9.mjs";
|
|
3
|
+
import { t } from "../chunks/button.gVyl7Y__.mjs";
|
|
4
|
+
import { t as n } from "../chunks/ElementDialog.DWhAJsUn.mjs";
|
|
5
|
+
import { createBlock as r, createCommentVNode as i, createElementVNode as a, createTextVNode as o, createVNode as s, mergeModels as c, normalizeStyle as l, openBlock as u, ref as d, unref as f, useModel as p, useTemplateRef as m, withCtx as h } from "vue";
|
|
6
|
+
import { VueCropper as g } from "vue-cropper";
|
|
5
7
|
//#region src/components/image-cropper/ImageCropper.vue
|
|
6
|
-
var
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
},
|
|
16
|
-
methods: {
|
|
17
|
-
show() {
|
|
18
|
-
this.visible = !0;
|
|
19
|
-
},
|
|
20
|
-
changeScale(e) {
|
|
21
|
-
e = e || 1, this.$refs.cropper.changeScale(e);
|
|
22
|
-
},
|
|
23
|
-
rotateLeft() {
|
|
24
|
-
this.$refs.cropper.rotateLeft();
|
|
25
|
-
},
|
|
26
|
-
rotateRight() {
|
|
27
|
-
this.$refs.cropper.rotateRight();
|
|
28
|
-
},
|
|
29
|
-
realTime(e) {
|
|
30
|
-
this.previews = e;
|
|
8
|
+
var _ = { class: "cropper-content" }, v = { class: "cropper-box" }, y = { class: "cropper" }, b = { class: "footer-btn" }, x = { class: "show-preview" }, S = ["src"], C = /* @__PURE__ */ Object.assign({ name: "ImageCropper" }, {
|
|
9
|
+
__name: "ImageCropper",
|
|
10
|
+
props: /* @__PURE__ */ c({
|
|
11
|
+
appendToBody: Boolean,
|
|
12
|
+
option: Object
|
|
13
|
+
}, {
|
|
14
|
+
modelValue: {
|
|
15
|
+
type: Boolean,
|
|
16
|
+
default: !1
|
|
31
17
|
},
|
|
32
|
-
|
|
33
|
-
|
|
18
|
+
modelModifiers: {}
|
|
19
|
+
}),
|
|
20
|
+
emits: ["update:modelValue"],
|
|
21
|
+
setup(c) {
|
|
22
|
+
let C = p(c, "modelValue"), w = c, T = m("cropper"), E = m("dialog"), D = d({}), O = (e) => {
|
|
23
|
+
e = e || 1, T.value.changeScale(e);
|
|
24
|
+
}, k = () => {
|
|
25
|
+
T.value.rotateLeft();
|
|
26
|
+
}, A = () => {
|
|
27
|
+
T.value.rotateRight();
|
|
28
|
+
}, j = (e) => {
|
|
29
|
+
D.value = e;
|
|
30
|
+
}, M = () => {
|
|
31
|
+
E.value.close(), T.value.getCropData((t) => {
|
|
34
32
|
var n, r;
|
|
35
|
-
let i =
|
|
36
|
-
|
|
33
|
+
let i = t;
|
|
34
|
+
w.option.type === "file" && (i = e(t, `${(/* @__PURE__ */ new Date()).getTime()}.${w.option.outputType}`)), (n = (r = w.option).callback) == null || n.call(r, i);
|
|
37
35
|
});
|
|
38
|
-
},
|
|
39
|
-
cancel(e) {
|
|
36
|
+
}, N = (e) => {
|
|
40
37
|
var t, n;
|
|
41
|
-
e == null || e(),
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"modal-append-to-body": e.$AVUE.modalAppendToBody,
|
|
56
|
-
"append-to-body": e.$AVUE.appendToBody,
|
|
57
|
-
width: "1000px"
|
|
58
|
-
}, {
|
|
59
|
-
footer: u(() => [o(S, {
|
|
60
|
-
size: "default",
|
|
61
|
-
type: "primary",
|
|
62
|
-
onClick: b.submit
|
|
63
|
-
}, {
|
|
64
|
-
default: u(() => [...t[4] || (t[4] = [a(" 确 定 ", -1)])]),
|
|
65
|
-
_: 1
|
|
66
|
-
}, 8, ["onClick"]), o(S, {
|
|
67
|
-
size: "default",
|
|
68
|
-
onClick: t[2] || (t[2] = (e) => b.cancel())
|
|
38
|
+
e == null || e(), (t = (n = w.option).cancel) == null || t.call(n), typeof w.option.beforeClose == "function" && w.option.beforeClose();
|
|
39
|
+
};
|
|
40
|
+
return (e, d) => (u(), r(n, {
|
|
41
|
+
ref_key: "dialog",
|
|
42
|
+
ref: E,
|
|
43
|
+
modelValue: C.value,
|
|
44
|
+
"onUpdate:modelValue": d[3] || (d[3] = (e) => C.value = e),
|
|
45
|
+
class: "avue-cropper",
|
|
46
|
+
"before-close": N,
|
|
47
|
+
title: "图片剪裁",
|
|
48
|
+
"close-on-press-escape": !1,
|
|
49
|
+
"close-on-click-modal": !1,
|
|
50
|
+
"append-to-body": c.appendToBody,
|
|
51
|
+
width: "1000px"
|
|
69
52
|
}, {
|
|
70
|
-
|
|
53
|
+
footer: h(() => [s(f(t), {
|
|
54
|
+
type: "primary",
|
|
55
|
+
onClick: M
|
|
56
|
+
}, {
|
|
57
|
+
default: h(() => [...d[4] || (d[4] = [o(" 确 定 ", -1)])]),
|
|
58
|
+
_: 1
|
|
59
|
+
}), s(f(t), { onClick: d[2] || (d[2] = (e) => N()) }, {
|
|
60
|
+
default: h(() => [...d[5] || (d[5] = [o(" 取 消 ", -1)])]),
|
|
61
|
+
_: 1
|
|
62
|
+
})]),
|
|
63
|
+
default: h(() => [a("div", _, [
|
|
64
|
+
a("div", v, [
|
|
65
|
+
a("div", y, [s(f(g), {
|
|
66
|
+
ref_key: "cropper",
|
|
67
|
+
ref: T,
|
|
68
|
+
img: c.option.img,
|
|
69
|
+
"output-size": c.option.outputSize,
|
|
70
|
+
"output-type": c.option.outputType,
|
|
71
|
+
info: c.option.info,
|
|
72
|
+
"can-scale": c.option.canScale,
|
|
73
|
+
"auto-crop": c.option.autoCrop,
|
|
74
|
+
"auto-crop-width": c.option.autoCropWidth,
|
|
75
|
+
"auto-crop-height": c.option.autoCropHeight,
|
|
76
|
+
fixed: c.option.fixed,
|
|
77
|
+
"fixed-number": c.option.fixedNumber,
|
|
78
|
+
full: c.option.full,
|
|
79
|
+
"fixed-box": c.option.fixedBox,
|
|
80
|
+
"can-move": c.option.canMove,
|
|
81
|
+
"can-move-box": c.option.canMoveBox,
|
|
82
|
+
original: c.option.original,
|
|
83
|
+
"center-box": c.option.centerBox,
|
|
84
|
+
height: c.option.height,
|
|
85
|
+
"info-true": c.option.infoTrue,
|
|
86
|
+
"max-img-size": c.option.maxImgSize,
|
|
87
|
+
enlarge: c.option.enlarge,
|
|
88
|
+
mode: c.option.mode,
|
|
89
|
+
onRealTime: j
|
|
90
|
+
}, null, 8, [
|
|
91
|
+
"img",
|
|
92
|
+
"output-size",
|
|
93
|
+
"output-type",
|
|
94
|
+
"info",
|
|
95
|
+
"can-scale",
|
|
96
|
+
"auto-crop",
|
|
97
|
+
"auto-crop-width",
|
|
98
|
+
"auto-crop-height",
|
|
99
|
+
"fixed",
|
|
100
|
+
"fixed-number",
|
|
101
|
+
"full",
|
|
102
|
+
"fixed-box",
|
|
103
|
+
"can-move",
|
|
104
|
+
"can-move-box",
|
|
105
|
+
"original",
|
|
106
|
+
"center-box",
|
|
107
|
+
"height",
|
|
108
|
+
"info-true",
|
|
109
|
+
"max-img-size",
|
|
110
|
+
"enlarge",
|
|
111
|
+
"mode"
|
|
112
|
+
])]),
|
|
113
|
+
i("底部操作工具按钮"),
|
|
114
|
+
a("div", b, [
|
|
115
|
+
s(f(t), {
|
|
116
|
+
type: "primary",
|
|
117
|
+
icon: "el-icon-zoom-in",
|
|
118
|
+
onClick: d[0] || (d[0] = (e) => O(1))
|
|
119
|
+
}),
|
|
120
|
+
s(f(t), {
|
|
121
|
+
type: "primary",
|
|
122
|
+
icon: "el-icon-zoom-out",
|
|
123
|
+
onClick: d[1] || (d[1] = (e) => O(-1))
|
|
124
|
+
}),
|
|
125
|
+
s(f(t), {
|
|
126
|
+
type: "primary",
|
|
127
|
+
icon: "el-icon-refresh-left",
|
|
128
|
+
onClick: k
|
|
129
|
+
}),
|
|
130
|
+
s(f(t), {
|
|
131
|
+
type: "primary",
|
|
132
|
+
icon: "el-icon-refresh-right",
|
|
133
|
+
onClick: A
|
|
134
|
+
})
|
|
135
|
+
])
|
|
136
|
+
]),
|
|
137
|
+
i("预览效果图"),
|
|
138
|
+
a("div", x, [a("div", {
|
|
139
|
+
style: l(D.value.div),
|
|
140
|
+
class: "preview"
|
|
141
|
+
}, [a("img", {
|
|
142
|
+
src: D.value.url,
|
|
143
|
+
style: l(D.value.img),
|
|
144
|
+
alt: ""
|
|
145
|
+
}, null, 12, S)], 4)])
|
|
146
|
+
])]),
|
|
71
147
|
_: 1
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
i("div", h, [o(x, {
|
|
76
|
-
ref: "cropper",
|
|
77
|
-
img: y.option.img,
|
|
78
|
-
"output-size": y.option.outputSize,
|
|
79
|
-
"output-type": y.option.outputType,
|
|
80
|
-
info: y.option.info,
|
|
81
|
-
"can-scale": y.option.canScale,
|
|
82
|
-
"auto-crop": y.option.autoCrop,
|
|
83
|
-
"auto-crop-width": y.option.autoCropWidth,
|
|
84
|
-
"auto-crop-height": y.option.autoCropHeight,
|
|
85
|
-
fixed: y.option.fixed,
|
|
86
|
-
"fixed-number": y.option.fixedNumber,
|
|
87
|
-
full: y.option.full,
|
|
88
|
-
"fixed-box": y.option.fixedBox,
|
|
89
|
-
"can-move": y.option.canMove,
|
|
90
|
-
"can-move-box": y.option.canMoveBox,
|
|
91
|
-
original: y.option.original,
|
|
92
|
-
"center-box": y.option.centerBox,
|
|
93
|
-
height: y.option.height,
|
|
94
|
-
"info-true": y.option.infoTrue,
|
|
95
|
-
"max-img-size": y.option.maxImgSize,
|
|
96
|
-
enlarge: y.option.enlarge,
|
|
97
|
-
mode: y.option.mode,
|
|
98
|
-
onRealTime: b.realTime
|
|
99
|
-
}, null, 8, [
|
|
100
|
-
"img",
|
|
101
|
-
"output-size",
|
|
102
|
-
"output-type",
|
|
103
|
-
"info",
|
|
104
|
-
"can-scale",
|
|
105
|
-
"auto-crop",
|
|
106
|
-
"auto-crop-width",
|
|
107
|
-
"auto-crop-height",
|
|
108
|
-
"fixed",
|
|
109
|
-
"fixed-number",
|
|
110
|
-
"full",
|
|
111
|
-
"fixed-box",
|
|
112
|
-
"can-move",
|
|
113
|
-
"can-move-box",
|
|
114
|
-
"original",
|
|
115
|
-
"center-box",
|
|
116
|
-
"height",
|
|
117
|
-
"info-true",
|
|
118
|
-
"max-img-size",
|
|
119
|
-
"enlarge",
|
|
120
|
-
"mode",
|
|
121
|
-
"onRealTime"
|
|
122
|
-
])]),
|
|
123
|
-
r("底部操作工具按钮"),
|
|
124
|
-
i("div", g, [
|
|
125
|
-
o(S, {
|
|
126
|
-
size: "default",
|
|
127
|
-
type: "primary",
|
|
128
|
-
icon: "el-icon-zoom-in",
|
|
129
|
-
onClick: t[0] || (t[0] = (e) => b.changeScale(1))
|
|
130
|
-
}),
|
|
131
|
-
o(S, {
|
|
132
|
-
size: "default",
|
|
133
|
-
type: "primary",
|
|
134
|
-
icon: "el-icon-zoom-out",
|
|
135
|
-
onClick: t[1] || (t[1] = (e) => b.changeScale(-1))
|
|
136
|
-
}),
|
|
137
|
-
o(S, {
|
|
138
|
-
size: "default",
|
|
139
|
-
type: "primary",
|
|
140
|
-
icon: "el-icon-refresh-left",
|
|
141
|
-
onClick: b.rotateLeft
|
|
142
|
-
}, null, 8, ["onClick"]),
|
|
143
|
-
o(S, {
|
|
144
|
-
size: "default",
|
|
145
|
-
type: "primary",
|
|
146
|
-
icon: "el-icon-refresh-right",
|
|
147
|
-
onClick: b.rotateRight
|
|
148
|
-
}, null, 8, ["onClick"])
|
|
149
|
-
])
|
|
150
|
-
]),
|
|
151
|
-
r("预览效果图"),
|
|
152
|
-
i("div", _, [i("div", {
|
|
153
|
-
style: s(y.previews.div),
|
|
154
|
-
class: "preview"
|
|
155
|
-
}, [i("img", {
|
|
156
|
-
src: y.previews.url,
|
|
157
|
-
style: s(y.previews.img),
|
|
158
|
-
alt: ""
|
|
159
|
-
}, null, 12, v)], 4)])
|
|
160
|
-
])]),
|
|
161
|
-
_: 1
|
|
162
|
-
}, 8, [
|
|
163
|
-
"visible",
|
|
164
|
-
"before-close",
|
|
165
|
-
"modal-append-to-body",
|
|
166
|
-
"append-to-body"
|
|
167
|
-
]);
|
|
168
|
-
}
|
|
169
|
-
var b = /* @__PURE__ */ e(f, [["render", y]]);
|
|
148
|
+
}, 8, ["modelValue", "append-to-body"]));
|
|
149
|
+
}
|
|
150
|
+
});
|
|
170
151
|
//#endregion
|
|
171
|
-
export {
|
|
152
|
+
export { C as default };
|
package/image-cropper/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.avue-cropper .cropper-content{justify-content:flex-end;display:flex}.avue-cropper .cropper-content .cropper-box{flex:1;width:100%}.avue-cropper .cropper-content .cropper-box .cropper{width:auto;height:300px}.avue-cropper .cropper-content .show-preview{flex:1;justify-content:center;display:flex}.avue-cropper .cropper-content .show-preview .preview{background:#ccc;border:1px solid #67c23a;overflow:hidden}.avue-cropper .cropper-content .footer-btn{justify-content:center;margin-top:30px;padding-right:10px;display:flex}
|
|
1
|
+
.vue-cropper[data-v-a742df44]{box-sizing:border-box;-webkit-user-select:none;user-select:none;touch-action:none;text-align:left;direction:ltr;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);width:100%;height:100%;position:relative}.cropper-box[data-v-a742df44],.cropper-box-canvas[data-v-a742df44],.cropper-drag-box[data-v-a742df44],.cropper-crop-box[data-v-a742df44],.cropper-face[data-v-a742df44]{-webkit-user-select:none;user-select:none;position:absolute;top:0;bottom:0;left:0;right:0}.cropper-box-canvas img[data-v-a742df44]{text-align:left;-webkit-user-select:none;user-select:none;max-width:none;max-height:none;position:relative;transform:none}.cropper-box[data-v-a742df44]{overflow:hidden}.cropper-move[data-v-a742df44]{cursor:move}.cropper-crop[data-v-a742df44]{cursor:crosshair}.cropper-modal[data-v-a742df44]{background:#00000080}.cropper-view-box[data-v-a742df44]{-webkit-user-select:none;user-select:none;outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-view-box img[data-v-a742df44]{-webkit-user-select:none;user-select:none;text-align:left;max-width:none;max-height:none}.cropper-face[data-v-a742df44]{opacity:.1;background-color:#fff;top:0;left:0}.crop-info[data-v-a742df44]{text-align:center;color:#fff;background-color:#000c;min-width:65px;font-size:12px;line-height:20px;position:absolute;left:0}.crop-line[data-v-a742df44]{opacity:.1;width:100%;height:100%;display:block;position:absolute}.line-w[data-v-a742df44]{cursor:n-resize;height:5px;top:-3px;left:0}.line-a[data-v-a742df44]{cursor:w-resize;width:5px;top:0;left:-3px}.line-s[data-v-a742df44]{cursor:s-resize;height:5px;bottom:-3px;left:0}.line-d[data-v-a742df44]{cursor:e-resize;width:5px;top:0;right:-3px}.crop-point[data-v-a742df44]{opacity:.75;background-color:#39f;border-radius:100%;width:8px;height:8px;position:absolute}.point1[data-v-a742df44]{cursor:nw-resize;top:-4px;left:-4px}.point2[data-v-a742df44]{cursor:n-resize;margin-left:-3px;top:-5px;left:50%}.point3[data-v-a742df44]{cursor:ne-resize;top:-4px;right:-4px}.point4[data-v-a742df44]{cursor:w-resize;margin-top:-3px;top:50%;left:-4px}.point5[data-v-a742df44]{cursor:e-resize;margin-top:-3px;top:50%;right:-4px}.point6[data-v-a742df44]{cursor:sw-resize;bottom:-5px;left:-4px}.point7[data-v-a742df44]{cursor:s-resize;margin-left:-3px;bottom:-5px;left:50%}.point8[data-v-a742df44]{cursor:se-resize;bottom:-5px;right:-4px}@media screen and (max-width:500px){.crop-point[data-v-a742df44]{opacity:.45;background-color:#39f;border-radius:100%;width:20px;height:20px;position:absolute}.point1[data-v-a742df44]{top:-10px;left:-10px}.point2[data-v-a742df44],.point4[data-v-a742df44],.point5[data-v-a742df44],.point7[data-v-a742df44]{display:none}.point3[data-v-a742df44]{top:-10px;right:-10px}.point4[data-v-a742df44]{top:0;left:0}.point6[data-v-a742df44]{bottom:-10px;left:-10px}.point8[data-v-a742df44]{bottom:-10px;right:-10px}}.avue-cropper .cropper-content{justify-content:flex-end;display:flex}.avue-cropper .cropper-content .cropper-box{flex:1;width:100%}.avue-cropper .cropper-content .cropper-box .cropper{width:auto;height:300px}.avue-cropper .cropper-content .show-preview{flex:1;justify-content:center;display:flex}.avue-cropper .cropper-content .show-preview .preview{background:#ccc;border:1px solid #67c23a;overflow:hidden}.avue-cropper .cropper-content .footer-btn{justify-content:center;margin-top:30px;padding-right:10px;display:flex}
|
package/image-preview/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/ImagePreview.
|
|
1
|
+
import { t as e } from "../chunks/ImagePreview.DDFrZgo5.mjs";
|
|
2
2
|
export { e as default };
|
package/index.d.ts
CHANGED
|
@@ -119,7 +119,6 @@ import { default as JSXComponent } from '../../../../../src/components/jsx-compo
|
|
|
119
119
|
import { default as Keyboard } from '../../../../../src/components/keyboard/Keyboard.vue';
|
|
120
120
|
import { default as License } from '../../../../../src/components/license/License.vue';
|
|
121
121
|
import { default as LoadingView } from '../../../../../src/components/LoadingView.vue';
|
|
122
|
-
import { default as Login } from '../../../../../src/components/login/Login.vue';
|
|
123
122
|
import { default as MonacoEditor } from '../../../../../src/components/monaco-editor/MonacoEditor.vue';
|
|
124
123
|
import { default as NameAvatar } from '../../../../../src/components/NameAvatar.vue';
|
|
125
124
|
import { default as NavBar } from '../../../../../src/components/NavBar.vue';
|
|
@@ -168,7 +167,7 @@ import { default as VueTreeSelect } from '../../../../../src/components/tree-sel
|
|
|
168
167
|
import { default as VueVideoPlayer } from '../../../../../src/components/vue-video-player/VueVideoPlayer.vue';
|
|
169
168
|
import { default as Watermark } from '../../../../../src/components/Watermark.vue';
|
|
170
169
|
import { default as XInputTag } from '../../../../../src/components/XInputTag.vue';
|
|
171
|
-
export { AddressInput, Affix, AsideMenu, Avatar, AwesomeButton, CapsuleTab, Card, Carousel, Chat, ChunkFileUploader, CodeMirrorEditor, Comment, Confirmable, ConfirmButton, ContextMenu, CountUp, CustomScrollbar, DataBox, DataCard, DataCardText, DataDisplay, DataIcons, DataImgtext, DataOperatext, DataPanel, DataPay, DataPrice, DataProgress, DataRotate, DataTablePicker, DataTabs, DialogForm, DynamicTable, EasyPopup, ECharts, EditableProgress, EditableTree, ElementDialog, Ellipsis, EmptyView, ErrorView, FlexColumn, FlexItem, FlexRow, FlexScroller, Flow, FlowDesigner, FlowNode, FlowViewer, FormBlock, FormButton, FormCard, FormCascader, FormCheckbox, FormCheckboxGroup, FormDatePicker, FormHolder, FormInput, FormInputCronExpression, FormInputEmail, FormInputIdCard, FormInputPhoneNumber, FormInputTag, FormInputTime, FormItem, FormItemConfigProvider, FormItemGroup, FormRadioGroup, FormSelect, FormSwitch, FormTable, FormTablePlus, FormTextarea, FormTreeSelect, FormTreeSelectMultiple, FormView, FyArray, FyArticle, FyCascader, FyCheckbox, FyCode, FyCurd, FyDate, FyDraggable, FyDynamic, FyEmpty, FyForm, FyFormDesign, FyInput, FyInputColor, FyInputIcon, FyInputMap, FyInputNumber, FyInputTable, FyInputTree, FyProgress, FyRadio, FyRate, FySelect, FySlider, FySwitch, FyTabs, FyTime, FyTitle, FyTree, FyUEditor, FyUpload, GuideSteps, HighlightJS, IconCard, IconTemp, IframeWindow, ImageCropper, ImagePreview, ImageViewer, InputNumberRange, JSXComponent, Keyboard, License, LoadingView,
|
|
170
|
+
export { AddressInput, Affix, AsideMenu, Avatar, AwesomeButton, CapsuleTab, Card, Carousel, Chat, ChunkFileUploader, CodeMirrorEditor, Comment, Confirmable, ConfirmButton, ContextMenu, CountUp, CustomScrollbar, DataBox, DataCard, DataCardText, DataDisplay, DataIcons, DataImgtext, DataOperatext, DataPanel, DataPay, DataPrice, DataProgress, DataRotate, DataTablePicker, DataTabs, DialogForm, DynamicTable, EasyPopup, ECharts, EditableProgress, EditableTree, ElementDialog, Ellipsis, EmptyView, ErrorView, FlexColumn, FlexItem, FlexRow, FlexScroller, Flow, FlowDesigner, FlowNode, FlowViewer, FormBlock, FormButton, FormCard, FormCascader, FormCheckbox, FormCheckboxGroup, FormDatePicker, FormHolder, FormInput, FormInputCronExpression, FormInputEmail, FormInputIdCard, FormInputPhoneNumber, FormInputTag, FormInputTime, FormItem, FormItemConfigProvider, FormItemGroup, FormRadioGroup, FormSelect, FormSwitch, FormTable, FormTablePlus, FormTextarea, FormTreeSelect, FormTreeSelectMultiple, FormView, FyArray, FyArticle, FyCascader, FyCheckbox, FyCode, FyCurd, FyDate, FyDraggable, FyDynamic, FyEmpty, FyForm, FyFormDesign, FyInput, FyInputColor, FyInputIcon, FyInputMap, FyInputNumber, FyInputTable, FyInputTree, FyProgress, FyRadio, FyRate, FySelect, FySlider, FySwitch, FyTabs, FyTime, FyTitle, FyTree, FyUEditor, FyUpload, GuideSteps, HighlightJS, IconCard, IconTemp, IframeWindow, ImageCropper, ImagePreview, ImageViewer, InputNumberRange, JSXComponent, Keyboard, License, LoadingView, MonacoEditor, NameAvatar, NavBar, Notice, NotImplement, Page, PageableTable, PageableView, PageHeader, PageIndex, PageIndexTop, PageSkeleton, PageSkeletonNew, PhotoSwipe, PickerTableView, PresentView, Queue, RecordVideo, ResizeObserver, Search, Sign, SignPanel, Skeleton, SkeletonPanel, SplitPane, Stateful, StaticPageableTable, SubTable, SubTablePlus, Swiper, Tab, TabItem, TableColumn, TableView, TabsView, TagRender, TextEllipsis, Toolbar, ToolbarButton, Verify, VueCron, VueQrCode, VueQuillEditor, VueTagsInput, VueTreeSelect, VueVideoPlayer, Watermark, XInputTag };
|
|
172
171
|
export declare const componentNames: string[];
|
|
173
172
|
export * from './helper-function';
|
|
174
173
|
export default function (app: App): void;
|