@gct-paas/core-web 0.1.5-dev.3 → 0.1.5-dev.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_plugin-vue_export-helper-4vvM2fiX.js +1 -0
- package/dist/icon-next-picker-CShmDJI0.js +1 -0
- package/dist/index.min.css +1 -1
- package/dist/loader.esm.min.js +1 -1
- package/dist/monaco-editor-B8f_I6sY.js +1 -0
- package/dist/overlayscrollbars-vue-B2LfyB-V.js +1 -0
- package/es/components/I18nSelect/src/i18n-select-btn.vue.d.ts +2 -2
- package/es/components/I18nSelect/src/i18n-select-input.vue.d.ts +6 -6
- package/es/components/I18nSelect/src/i18n-select-textarea.vue.d.ts +6 -6
- package/es/components/UserPick/index.d.ts +1 -1
- package/es/components/UserPick/src/user-pick.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/es/components/base-button/base-button.vue.d.ts +6 -6
- package/es/components/base-button/base-button.vue.mjs +1 -1
- package/es/components/basic-button/basic-button.vue.d.ts +4 -4
- package/es/components/field-upload/src/FieldUpload.vue.d.ts +3 -3
- package/es/components/field-upload/src/components/base-upload.vue.d.ts +2 -2
- package/es/components/field-upload/src/components/base-upload.vue.mjs +2 -2
- package/es/components/field-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +4 -3
- package/es/components/field-upload/src/components/{base-upload.vue_vue_type_style_index_0_scoped_f53b6ac6_lang.css → base-upload.vue_vue_type_style_index_0_scoped_65872e0a_lang.css} +18 -18
- package/es/components/field-upload/src/components/file-list.vue.mjs +2 -2
- package/es/components/field-upload/src/components/file-list.vue_vue_type_script_setup_true_name_fileList_lang.mjs +2 -2
- package/es/components/field-upload/src/components/{file-list.vue_vue_type_style_index_0_scoped_3918aad0_lang.css → file-list.vue_vue_type_style_index_0_scoped_543b5221_lang.css} +25 -25
- package/es/components/field-upload/src/components/upload-design.vue.mjs +2 -2
- package/es/components/field-upload/src/components/upload-design.vue_vue_type_script_name_UploadDesign_setup_true_lang.mjs +4 -3
- package/es/components/field-upload/src/components/{upload-design.vue_vue_type_style_index_0_scoped_1e5189c1_lang.css → upload-design.vue_vue_type_style_index_0_scoped_5fd18cf8_lang.css} +10 -10
- package/es/components/field-upload/src/hooks/hooks.d.ts +1 -1
- package/es/components/icon-next-picker/icon-next-picker.vue.mjs +6 -0
- package/es/components/{icon-next/src/IconNextPicker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs → icon-next-picker/icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs} +7 -11
- package/es/components/image-upload/index.mjs +1 -1
- package/es/components/image-upload/src/ImageUpload.vue.d.ts +2 -2
- package/es/components/image-upload/src/components/base-upload.vue.d.ts +2 -2
- package/es/components/index.d.ts +1 -5
- package/es/components/index.mjs +2 -11
- package/es/create-app-vue.mjs +5 -3
- package/es/hooks/index.d.ts +0 -1
- package/es/hooks/index.mjs +0 -1
- package/es/index.mjs +35 -40
- package/es/modules/code-editor/index.d.ts +24 -24
- package/es/modules/code-editor/monaco-editor.vue.d.ts +9 -9
- package/es/modules/code-editor/useEditorConsole.d.ts +1 -1
- package/es/modules/color-picker/src/ColorPicker.vue.d.ts +2 -2
- package/es/modules/color-picker/src/ColorPicker.vue.mjs +1 -1
- package/es/modules/formula-editor/formula-editor.mjs +1 -2
- package/es/modules/gct-dnd/components/gct-dnd-container/gct-dnd-container.d.ts +1 -1
- package/es/modules/gct-dnd/components/gct-dnd-item/gct-dnd-item.d.ts +1 -1
- package/es/modules/gct-form/editor/gct-form-date-format-select/gct-form-date-format-select.d.ts +4 -4
- package/es/modules/gct-form/editor/gct-form-i18n/gct-form-i18n.d.ts +4 -4
- package/es/modules/gct-form/editor/gct-form-multiple-choice/gct-form-multiple-choice.d.ts +2 -2
- package/es/modules/gct-form/editor/gct-form-table/gct-form-table.d.ts +2 -2
- package/es/modules/gct-form/editor/gct-select-form-table/gct-select-form-table.d.ts +2 -2
- package/es/modules/gct-form/widgets/gct-edit-form/gct-edit-form.d.ts +1 -1
- package/es/modules/gct-table/editor/gct-table-date/gct-table-date.mjs +1 -1
- package/es/modules/gct-table/editor/gct-table-text/gct-table-text.mjs +1 -1
- package/es/modules/gct-table/widgets/gct-table/gct-table.d.ts +2 -2
- package/es/modules/global-modal/src/BasicModal.vue.d.ts +32 -32
- package/es/modules/global-modal/src/components/GlboalModal.d.ts +10 -10
- package/es/modules/global-modal/src/components/ModalFooter.vue.d.ts +10 -10
- package/es/modules/global-modal/src/components/ModalWrapper.vue.d.ts +5 -5
- package/es/modules/picture-cropper/src/CopperFreeModal.vue.d.ts +3 -3
- package/es/modules/picture-cropper/src/Cropper.vue.d.ts +9 -9
- package/es/modules/picture-cropper/src/CropperAvatar.vue.d.ts +2 -2
- package/es/modules/picture-cropper/src/CropperAvatar.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CropperAvatar.vue_vue_type_script_setup_true_name_CropperAvatar_lang.mjs +1 -3
- package/es/modules/picture-cropper/src/{CropperAvatar.vue_vue_type_style_index_0_scoped_af219c4c_lang.css → CropperAvatar.vue_vue_type_style_index_0_scoped_b1cbaaf1_lang.css} +7 -7
- package/es/modules/picture-cropper/src/CropperFree.vue.d.ts +3 -3
- package/es/modules/picture-cropper/src/CropperFree.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CropperFree.vue_vue_type_script_setup_true_name_CropperPhoto_lang.mjs +1 -3
- package/es/modules/picture-cropper/src/{CropperFree.vue_vue_type_style_index_0_scoped_015ef4a4_lang.css → CropperFree.vue_vue_type_style_index_0_scoped_bab12130_lang.css} +16 -16
- package/es/modules/picture-preview/src/Functional.vue.d.ts +4 -4
- package/es/modules/target-loading/src/target-loading.vue.d.ts +2 -2
- package/es/setup-app.d.ts +2 -1
- package/es/setup-app.mjs +3 -1
- package/package.json +10 -8
- package/dist/monaco-editor-DCEyjUmJ.js +0 -1
- package/dist/useMonacoEditor-kyCCXYcK.js +0 -1
- package/es/components/assets-svg-icon/assets-svg-icon.css +0 -188
- package/es/components/assets-svg-icon/assets-svg-icon.d.ts +0 -134
- package/es/components/assets-svg-icon/assets-svg-icon.mjs +0 -167
- package/es/components/assets-svg-icon/request.d.ts +0 -2
- package/es/components/assets-svg-icon/request.mjs +0 -68
- package/es/components/assets-svg-icon/utils.d.ts +0 -9
- package/es/components/assets-svg-icon/utils.mjs +0 -23
- package/es/components/assets-svg-icon/validate.d.ts +0 -4
- package/es/components/assets-svg-icon/validate.mjs +0 -29
- package/es/components/icon-next/data/icons.data.d.ts +0 -5
- package/es/components/icon-next/hooks/useIconAsset.d.ts +0 -16
- package/es/components/icon-next/hooks/useIconAsset.mjs +0 -36
- package/es/components/icon-next/hooks/useIconPark.d.ts +0 -16
- package/es/components/icon-next/hooks/useIconPark.mjs +0 -52
- package/es/components/icon-next/hooks/useIconPlatform.d.ts +0 -8
- package/es/components/icon-next/hooks/useIconPlatform.mjs +0 -43
- package/es/components/icon-next/index.d.ts +0 -3
- package/es/components/icon-next/index.mjs +0 -3
- package/es/components/icon-next/src/IconNext.vue.d.ts +0 -40
- package/es/components/icon-next/src/IconNext.vue.mjs +0 -7
- package/es/components/icon-next/src/IconNext.vue_vue_type_script_setup_true_name_IconNext_lang.mjs +0 -113
- package/es/components/icon-next/src/IconNext.vue_vue_type_style_index_0_scoped_360a87c9_lang.css +0 -18
- package/es/components/icon-next/src/IconNextPicker.vue.mjs +0 -6
- package/es/components/icon-next/types/index.d.ts +0 -17
- package/es/components/icon-next/types/index.mjs +0 -11
- package/es/components/svg-icon/svg-icon.vue.d.ts +0 -40
- package/es/components/svg-icon/svg-icon.vue.mjs +0 -6
- package/es/components/svg-icon/svg-icon.vue_vue_type_script_setup_true_name_SvgIcon_lang.mjs +0 -52
- package/es/components/svg-icon/svg-icon.vue_vue_type_style_index_0_lang.css +0 -73
- package/es/components/wujie-container/wujie-container.css +0 -74
- package/es/components/wujie-container/wujie-container.d.ts +0 -11
- package/es/components/wujie-container/wujie-container.mjs +0 -61
- package/es/hooks/useFile.d.ts +0 -4
- package/es/hooks/useFile.mjs +0 -22
- package/dist/{cropper-DyP6CFER.js → cropper-DPh9NaIi.js} +0 -0
- package/dist/{de_DE-DIDpd1gQ.js → de_DE-BY1He8Sf.js} +0 -0
- package/dist/{en_US-BaP-b1tP.js → en_US-CuX-vrWy.js} +0 -0
- package/dist/{es_ES-NOVlNQnw.js → es_ES-BqHRjpc9.js} +0 -0
- package/dist/{fr_FR-Bk_x0L7S.js → fr_FR-C4TFcMTv.js} +0 -0
- package/dist/{ja_JP-CeseBQS9.js → ja_JP-CgXnA74i.js} +0 -0
- package/dist/{pt_PT-DFlFmzXZ.js → pt_PT-C0ALlHDr.js} +0 -0
- package/dist/{ru_RU-C5XPaRfl.js → ru_RU-D39vUeFW.js} +0 -0
- package/dist/{tr_TR-CODhj5X1.js → tr_TR-Cm3P61iH.js} +0 -0
- package/dist/{vi_VN-BjwID8XV.js → vi_VN-BZ_iPKuE.js} +0 -0
- package/dist/{zh_CN-BKmwBYsr.js → zh_CN-DY_wA21D.js} +0 -0
- package/dist/{zh_TW-BSGEo2Qx.js → zh_TW-A1Y7MG2g.js} +0 -0
- package/es/components/{icon-next/src/IconNextPicker.vue.d.ts → icon-next-picker/icon-next-picker.vue.d.ts} +5 -5
- /package/es/components/{icon-next/src/IconNextPicker.vue_vue_type_style_index_0_lang.css → icon-next-picker/icon-next-picker.vue_vue_type_style_index_0_lang.css} +0 -0
- /package/es/modules/gct-table/editor/{gct-table-text/gct-table-text.css → gct-table-date/gct-table-date.css} +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_default from "./icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs";
|
|
2
|
+
import './icon-next-picker.vue_vue_type_style_index_0_lang.css';/* empty css */
|
|
3
|
+
//#region src/components/icon-next-picker/icon-next-picker.vue
|
|
4
|
+
var icon_next_picker_default = icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_default;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { icon_next_picker_default as default };
|
|
@@ -1,14 +1,10 @@
|
|
|
1
|
-
import { IconNamespaceEnum } from "../types/index.mjs";
|
|
2
|
-
import IconNext_default from "./IconNext.vue.mjs";
|
|
3
|
-
import { useIconAsset } from "../hooks/useIconAsset.mjs";
|
|
4
|
-
import { useIconPark } from "../hooks/useIconPark.mjs";
|
|
5
|
-
import { useIconPlatform } from "../hooks/useIconPlatform.mjs";
|
|
6
1
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createVNode, defineComponent, nextTick, normalizeClass, normalizeStyle, openBlock, ref, renderList, resolveComponent, toDisplayString, unref, vModelText, withCtx, withDirectives } from "vue";
|
|
7
2
|
import { cloneDeep, debounce } from "lodash-es";
|
|
8
3
|
import { usePlatformConfigStore } from "@gct-paas/core";
|
|
4
|
+
import { IconNamespaceEnum, IconNext, useIconAsset, useIconPark, useIconPlatform } from "@gct-paas/core-components";
|
|
9
5
|
import { Empty, Form } from "ant-design-vue";
|
|
10
6
|
import "overlayscrollbars-vue";
|
|
11
|
-
//#region src/components/icon-next/
|
|
7
|
+
//#region src/components/icon-next-picker/icon-next-picker.vue?vue&type=script&setup=true&name=IconNextPicker&lang.ts
|
|
12
8
|
var _hoisted_1 = { class: "icon-picker-next" };
|
|
13
9
|
var _hoisted_2 = { class: "p-12px" };
|
|
14
10
|
var _hoisted_3 = { class: "flex icon-picker-next__container" };
|
|
@@ -46,8 +42,8 @@ var _hoisted_18 = {
|
|
|
46
42
|
};
|
|
47
43
|
var DEFAULT_COLOR = "#FFFFFF";
|
|
48
44
|
var DEFAULT_BACKGROUND = "#3370FF";
|
|
49
|
-
var
|
|
50
|
-
__name: "
|
|
45
|
+
var icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_default = /* @__PURE__ */ defineComponent({
|
|
46
|
+
__name: "icon-next-picker",
|
|
51
47
|
props: {
|
|
52
48
|
value: {
|
|
53
49
|
type: String,
|
|
@@ -304,7 +300,7 @@ var IconNextPicker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_defau
|
|
|
304
300
|
title: icon.name,
|
|
305
301
|
"data-id": icon.id,
|
|
306
302
|
onClick: ($event) => handleIconClick(icon.id)
|
|
307
|
-
}, [createVNode(
|
|
303
|
+
}, [createVNode(unref(IconNext), {
|
|
308
304
|
value: icon.id,
|
|
309
305
|
color: icon.id === __props.value ? __props.color : DEFAULT_COLOR
|
|
310
306
|
}, null, 8, ["value", "color"])], 14, _hoisted_9);
|
|
@@ -360,7 +356,7 @@ var IconNextPicker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_defau
|
|
|
360
356
|
default: withCtx(() => [createElementVNode("div", {
|
|
361
357
|
class: normalizeClass(["icon-picker-next__trigger cursor-pointer", { "icon-picker-next--selected": __props.value }]),
|
|
362
358
|
style: normalizeStyle({ "--background": __props.background || unref(themeSetting).themeColor })
|
|
363
|
-
}, [__props.value ? (openBlock(), createBlock(
|
|
359
|
+
}, [__props.value ? (openBlock(), createBlock(unref(IconNext), {
|
|
364
360
|
key: 0,
|
|
365
361
|
value: __props.value,
|
|
366
362
|
size: __props.size,
|
|
@@ -376,4 +372,4 @@ var IconNextPicker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_defau
|
|
|
376
372
|
}
|
|
377
373
|
});
|
|
378
374
|
//#endregion
|
|
379
|
-
export {
|
|
375
|
+
export { icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_default as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import ImageUpload_default from "./src/ImageUpload.vue.mjs";
|
|
2
1
|
import { withInstall } from "../../utils/with-install.mjs";
|
|
3
2
|
import "../../utils/index.mjs";
|
|
3
|
+
import ImageUpload_default from "./src/ImageUpload.vue.mjs";
|
|
4
4
|
//#region src/components/image-upload/index.ts
|
|
5
5
|
var ImageUpload = withInstall(ImageUpload_default);
|
|
6
6
|
//#endregion
|
|
@@ -21,12 +21,12 @@ type __VLS_Props = {
|
|
|
21
21
|
getContainer?: () => HTMLElement;
|
|
22
22
|
};
|
|
23
23
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
|
-
"update:modelValue": (...args: any[]) => void;
|
|
25
24
|
onBeforeUpload: (...args: any[]) => void;
|
|
26
25
|
saveTableRow: (...args: any[]) => void;
|
|
26
|
+
"update:modelValue": (...args: any[]) => void;
|
|
27
27
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
28
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
29
28
|
onOnBeforeUpload?: ((...args: any[]) => any) | undefined;
|
|
30
29
|
onSaveTableRow?: ((...args: any[]) => any) | undefined;
|
|
30
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
31
31
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
32
32
|
export default _default;
|
|
@@ -13,12 +13,12 @@ type __VLS_Props = {
|
|
|
13
13
|
getContainer?: () => HTMLElement;
|
|
14
14
|
};
|
|
15
15
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
-
"update:modelValue": (...args: any[]) => void;
|
|
17
16
|
onBeforeUpload: (...args: any[]) => void;
|
|
18
17
|
saveTableRow: (...args: any[]) => void;
|
|
18
|
+
"update:modelValue": (...args: any[]) => void;
|
|
19
19
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
20
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
21
20
|
onOnBeforeUpload?: ((...args: any[]) => any) | undefined;
|
|
22
21
|
onSaveTableRow?: ((...args: any[]) => any) | undefined;
|
|
22
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
23
23
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
24
24
|
export default _default;
|
package/es/components/index.d.ts
CHANGED
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
import { default as SvgIcon } from './svg-icon/svg-icon.vue';
|
|
3
|
-
import { AssetsSvgIcon } from './assets-svg-icon/assets-svg-icon';
|
|
4
2
|
import { default as BaseButton } from './base-button/base-button.vue';
|
|
5
3
|
import { default as BasicButton } from './basic-button/basic-button.vue';
|
|
6
|
-
import { WuJieContainer } from './wujie-container/wujie-container';
|
|
7
4
|
import { default as DoubleInput } from './double-input/double-input.vue';
|
|
8
5
|
import { default as CopyModuleKey } from './copy-module-key/copy-module-key.vue';
|
|
9
|
-
import { IconNext } from './icon-next';
|
|
10
6
|
import { ImageUpload } from './image-upload';
|
|
11
7
|
import { FieldUpload } from './field-upload';
|
|
12
8
|
import { default as PaasBpmnLog } from './paas-bpmn-log/paas-bpmn-log.vue';
|
|
13
|
-
export {
|
|
9
|
+
export { BaseButton, BasicButton, DoubleInput, CopyModuleKey, ImageUpload, FieldUpload, PaasBpmnLog, };
|
|
14
10
|
export { CodeEditor } from './code-editor/code-editor';
|
|
15
11
|
export { ViewContainer } from './layout/view-container/view-container';
|
|
16
12
|
export { Vue3GridDndItem } from './vue3-grid-dnd-item/vue3-grid-dnd-item';
|
package/es/components/index.mjs
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
import svg_icon_default from "./svg-icon/svg-icon.vue.mjs";
|
|
2
|
-
import { AssetsSvgIcon } from "./assets-svg-icon/assets-svg-icon.mjs";
|
|
3
1
|
import "./base-button/base-button.vue.mjs";
|
|
4
2
|
import "./basic-button/basic-button.vue.mjs";
|
|
5
|
-
import { WuJieContainer } from "./wujie-container/wujie-container.mjs";
|
|
6
3
|
import "./double-input/double-input.vue.mjs";
|
|
7
4
|
import "./copy-module-key/copy-module-key.vue.mjs";
|
|
8
|
-
import IconNext_default from "./icon-next/src/IconNext.vue.mjs";
|
|
9
|
-
import IconNextPicker_default from "./icon-next/src/IconNextPicker.vue.mjs";
|
|
10
|
-
import "./icon-next/index.mjs";
|
|
11
5
|
import "./image-upload/index.mjs";
|
|
12
6
|
import "./field-upload/index.mjs";
|
|
13
7
|
import "./paas-bpmn-log/paas-bpmn-log.vue.mjs";
|
|
@@ -26,13 +20,10 @@ import "./I18nSelect/src/i18n-select-input-form.vue.mjs";
|
|
|
26
20
|
import "./I18nSelect/src/i18n-select-textarea.vue.mjs";
|
|
27
21
|
import "./I18nSelect/src/i18n-select-textarea-form.vue.mjs";
|
|
28
22
|
import "./I18nSelect/index.mjs";
|
|
23
|
+
import { defineAsyncComponent } from "vue";
|
|
29
24
|
//#region src/components/index.ts
|
|
30
25
|
var components_default = { install(app) {
|
|
31
|
-
app.component(
|
|
32
|
-
app.component(svg_icon_default.name, svg_icon_default);
|
|
33
|
-
app.component(WuJieContainer.name, WuJieContainer);
|
|
34
|
-
app.component(IconNext_default.name || IconNext_default.__name, IconNext_default);
|
|
35
|
-
app.component(IconNextPicker_default.name || IconNextPicker_default.__name, IconNextPicker_default);
|
|
26
|
+
app.component("IconNextPicker", defineAsyncComponent(() => import("./icon-next-picker/icon-next-picker.vue.mjs")));
|
|
36
27
|
} };
|
|
37
28
|
//#endregion
|
|
38
29
|
export { components_default as default };
|
package/es/create-app-vue.mjs
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
import { BasicModal } from "./modules/global-modal/index.mjs";
|
|
2
|
-
import components_default from "./components/index.mjs";
|
|
3
1
|
import gct_form_default from "./modules/gct-form/index.mjs";
|
|
4
2
|
import gct_table_default from "./modules/gct-table/index.mjs";
|
|
5
3
|
import ColorPicker_default from "./modules/color-picker/src/ColorPicker.vue.mjs";
|
|
6
4
|
import "./modules/color-picker/index.mjs";
|
|
5
|
+
import { BasicModal } from "./modules/global-modal/index.mjs";
|
|
6
|
+
import components_default from "./components/index.mjs";
|
|
7
7
|
import { setupDirectives } from "./directives/index.mjs";
|
|
8
|
+
import { coreComponentsCreateAppVue } from "@gct-paas/core-components";
|
|
8
9
|
import Antdv from "ant-design-vue";
|
|
9
|
-
import { OverlayScrollbarsComponent } from "overlayscrollbars-vue";
|
|
10
10
|
import * as Icons from "@ant-design/icons-vue";
|
|
11
|
+
import { OverlayScrollbarsComponent } from "overlayscrollbars-vue";
|
|
11
12
|
import "overlayscrollbars/overlayscrollbars.css";
|
|
12
13
|
//#region src/create-app-vue.ts
|
|
13
14
|
/**
|
|
@@ -26,6 +27,7 @@ async function coreWebCreateAppVue(app) {
|
|
|
26
27
|
});
|
|
27
28
|
app.component(ColorPicker_default.name, ColorPicker_default);
|
|
28
29
|
app.component(OverlayScrollbarsComponent.__name, OverlayScrollbarsComponent);
|
|
30
|
+
await coreComponentsCreateAppVue(app);
|
|
29
31
|
app.use(gct_form_default);
|
|
30
32
|
app.use(gct_table_default);
|
|
31
33
|
app.use(BasicModal);
|
package/es/hooks/index.d.ts
CHANGED
package/es/hooks/index.mjs
CHANGED
package/es/index.mjs
CHANGED
|
@@ -30,45 +30,6 @@ import { gctFormItemEditorProps } from "./modules/gct-form/props/gct-form-item/g
|
|
|
30
30
|
import { EditorRegister } from "./modules/gct-form/register/editor-register/editor-register.mjs";
|
|
31
31
|
import { FormItemRegister } from "./modules/gct-form/register/form-item-register/form-item-register.mjs";
|
|
32
32
|
import { WUJIE_FORMULA_EVENTS } from "./modules/formula-editor/constants/index.mjs";
|
|
33
|
-
import svg_icon_default from "./components/svg-icon/svg-icon.vue.mjs";
|
|
34
|
-
import { AssetsSvgIcon } from "./components/assets-svg-icon/assets-svg-icon.mjs";
|
|
35
|
-
import base_button_default from "./components/base-button/base-button.vue.mjs";
|
|
36
|
-
import basic_button_default from "./components/basic-button/basic-button.vue.mjs";
|
|
37
|
-
import { WuJieContainer } from "./components/wujie-container/wujie-container.mjs";
|
|
38
|
-
import double_input_default from "./components/double-input/double-input.vue.mjs";
|
|
39
|
-
import copy_module_key_default from "./components/copy-module-key/copy-module-key.vue.mjs";
|
|
40
|
-
import IconNext_default from "./components/icon-next/src/IconNext.vue.mjs";
|
|
41
|
-
import { MessageUtil } from "./utils/message-util/message-util.mjs";
|
|
42
|
-
import { monacoLoader } from "./utils/monaco-loader/monaco-loader.mjs";
|
|
43
|
-
import { useLocale } from "./hooks/useLocale.mjs";
|
|
44
|
-
import { useTheme } from "./hooks/useTheme.mjs";
|
|
45
|
-
import { UseDragByLine } from "./hooks/useDragLine.mjs";
|
|
46
|
-
import { fileUrlParser, transformUrl } from "./hooks/useFile.mjs";
|
|
47
|
-
import "./hooks/index.mjs";
|
|
48
|
-
import { OverlayController, overlay } from "./utils/overlay-controller/overlay-controller.mjs";
|
|
49
|
-
import { withInstall } from "./utils/with-install.mjs";
|
|
50
|
-
import "./utils/index.mjs";
|
|
51
|
-
import { ImageUpload } from "./components/image-upload/index.mjs";
|
|
52
|
-
import { FieldUpload } from "./components/field-upload/index.mjs";
|
|
53
|
-
import paas_bpmn_log_default from "./components/paas-bpmn-log/paas-bpmn-log.vue.mjs";
|
|
54
|
-
import { CodeEditor } from "./components/code-editor/code-editor.mjs";
|
|
55
|
-
import { ViewContainer } from "./components/layout/view-container/view-container.mjs";
|
|
56
|
-
import { Vue3GridDndItem } from "./components/vue3-grid-dnd-item/vue3-grid-dnd-item.mjs";
|
|
57
|
-
import { useModalDragMove } from "./modules/global-modal/src/hooks/useModalDrag.mjs";
|
|
58
|
-
import { useModalContext } from "./modules/global-modal/src/hooks/useModalContext.mjs";
|
|
59
|
-
import { useModal, useModalInner } from "./modules/global-modal/src/hooks/useModal.mjs";
|
|
60
|
-
import { BasicModal } from "./modules/global-modal/index.mjs";
|
|
61
|
-
import { PickType } from "./components/UserPick/src/constants/index.mjs";
|
|
62
|
-
import { useModalPicker } from "./components/UserPick/index.mjs";
|
|
63
|
-
import paas_bpmn_runtime_default from "./components/BpmnRuntime/paas/paas-bpmn-runtime.vue.mjs";
|
|
64
|
-
import i18n_modal_default from "./components/I18nSelect/src/i18n-modal.vue.mjs";
|
|
65
|
-
import { useI18nSelect } from "./components/I18nSelect/src/useI18nSelect.mjs";
|
|
66
|
-
import i18n_select_btn_default from "./components/I18nSelect/src/i18n-select-btn.vue.mjs";
|
|
67
|
-
import i18n_select_input_default from "./components/I18nSelect/src/i18n-select-input.vue.mjs";
|
|
68
|
-
import i18n_select_input_form_default from "./components/I18nSelect/src/i18n-select-input-form.vue.mjs";
|
|
69
|
-
import i18n_select_textarea_default from "./components/I18nSelect/src/i18n-select-textarea.vue.mjs";
|
|
70
|
-
import i18n_select_textarea_form_default from "./components/I18nSelect/src/i18n-select-textarea-form.vue.mjs";
|
|
71
|
-
import "./components/index.mjs";
|
|
72
33
|
import { openFormulaEditor } from "./modules/formula-editor/formula-editor.mjs";
|
|
73
34
|
import "./modules/formula-editor/index.mjs";
|
|
74
35
|
import "./modules/gct-form/index.mjs";
|
|
@@ -84,6 +45,15 @@ import { GctTableController, useTableController } from "./modules/gct-table/cont
|
|
|
84
45
|
import { useAntTableScrollHeight } from "./modules/gct-table/hooks/use-ant-table/use-ant-table.mjs";
|
|
85
46
|
import { TableEditorRegister } from "./modules/gct-table/register/table-editor-register/table-editor-register.mjs";
|
|
86
47
|
import "./modules/gct-table/index.mjs";
|
|
48
|
+
import { MessageUtil } from "./utils/message-util/message-util.mjs";
|
|
49
|
+
import { monacoLoader } from "./utils/monaco-loader/monaco-loader.mjs";
|
|
50
|
+
import { useLocale } from "./hooks/useLocale.mjs";
|
|
51
|
+
import { useTheme } from "./hooks/useTheme.mjs";
|
|
52
|
+
import { UseDragByLine } from "./hooks/useDragLine.mjs";
|
|
53
|
+
import "./hooks/index.mjs";
|
|
54
|
+
import { OverlayController, overlay } from "./utils/overlay-controller/overlay-controller.mjs";
|
|
55
|
+
import { withInstall } from "./utils/with-install.mjs";
|
|
56
|
+
import "./utils/index.mjs";
|
|
87
57
|
import { useEditorConsole, useEditorConsoleInner } from "./modules/code-editor/useEditorConsole.mjs";
|
|
88
58
|
import { Lang, Prop, Theme } from "./modules/code-editor/useMonacoEditor.mjs";
|
|
89
59
|
import { MonacoEditor } from "./modules/code-editor/index.mjs";
|
|
@@ -94,6 +64,10 @@ import GctDndItem from "./modules/gct-dnd/components/gct-dnd-item/gct-dnd-item.m
|
|
|
94
64
|
import { GctDndDropLine } from "./modules/gct-dnd/components/gct-dnd-drop-line/gct-dnd-drop-line.mjs";
|
|
95
65
|
import GctDndContainer from "./modules/gct-dnd/components/gct-dnd-container/gct-dnd-container.mjs";
|
|
96
66
|
import "./modules/gct-dnd/index.mjs";
|
|
67
|
+
import { useModalDragMove } from "./modules/global-modal/src/hooks/useModalDrag.mjs";
|
|
68
|
+
import { useModalContext } from "./modules/global-modal/src/hooks/useModalContext.mjs";
|
|
69
|
+
import { useModal, useModalInner } from "./modules/global-modal/src/hooks/useModal.mjs";
|
|
70
|
+
import { BasicModal } from "./modules/global-modal/index.mjs";
|
|
97
71
|
import Cropper_default from "./modules/picture-cropper/src/Cropper.vue.mjs";
|
|
98
72
|
import CopperFreeModal_default from "./modules/picture-cropper/src/CopperFreeModal.vue.mjs";
|
|
99
73
|
import CopperModal_default from "./modules/picture-cropper/src/CopperModal.vue.mjs";
|
|
@@ -103,6 +77,27 @@ import { createImgPreview } from "./modules/picture-preview/src/functional.mjs";
|
|
|
103
77
|
import "./modules/picture-preview/index.mjs";
|
|
104
78
|
import CropperFree_default from "./modules/picture-cropper/src/CropperFree.vue.mjs";
|
|
105
79
|
import "./modules/picture-cropper/index.mjs";
|
|
80
|
+
import base_button_default from "./components/base-button/base-button.vue.mjs";
|
|
81
|
+
import basic_button_default from "./components/basic-button/basic-button.vue.mjs";
|
|
82
|
+
import double_input_default from "./components/double-input/double-input.vue.mjs";
|
|
83
|
+
import copy_module_key_default from "./components/copy-module-key/copy-module-key.vue.mjs";
|
|
84
|
+
import { ImageUpload } from "./components/image-upload/index.mjs";
|
|
85
|
+
import { FieldUpload } from "./components/field-upload/index.mjs";
|
|
86
|
+
import paas_bpmn_log_default from "./components/paas-bpmn-log/paas-bpmn-log.vue.mjs";
|
|
87
|
+
import { CodeEditor } from "./components/code-editor/code-editor.mjs";
|
|
88
|
+
import { ViewContainer } from "./components/layout/view-container/view-container.mjs";
|
|
89
|
+
import { Vue3GridDndItem } from "./components/vue3-grid-dnd-item/vue3-grid-dnd-item.mjs";
|
|
90
|
+
import { PickType } from "./components/UserPick/src/constants/index.mjs";
|
|
91
|
+
import { useModalPicker } from "./components/UserPick/index.mjs";
|
|
92
|
+
import paas_bpmn_runtime_default from "./components/BpmnRuntime/paas/paas-bpmn-runtime.vue.mjs";
|
|
93
|
+
import i18n_modal_default from "./components/I18nSelect/src/i18n-modal.vue.mjs";
|
|
94
|
+
import { useI18nSelect } from "./components/I18nSelect/src/useI18nSelect.mjs";
|
|
95
|
+
import i18n_select_btn_default from "./components/I18nSelect/src/i18n-select-btn.vue.mjs";
|
|
96
|
+
import i18n_select_input_default from "./components/I18nSelect/src/i18n-select-input.vue.mjs";
|
|
97
|
+
import i18n_select_input_form_default from "./components/I18nSelect/src/i18n-select-input-form.vue.mjs";
|
|
98
|
+
import i18n_select_textarea_default from "./components/I18nSelect/src/i18n-select-textarea.vue.mjs";
|
|
99
|
+
import i18n_select_textarea_form_default from "./components/I18nSelect/src/i18n-select-textarea-form.vue.mjs";
|
|
100
|
+
import "./components/index.mjs";
|
|
106
101
|
import { coreWebCreateAppVue } from "./create-app-vue.mjs";
|
|
107
102
|
import { coreWebSetupApp } from "./setup-app.mjs";
|
|
108
103
|
//#region src/index.ts
|
|
@@ -115,4 +110,4 @@ function onInit() {
|
|
|
115
110
|
}
|
|
116
111
|
onInit();
|
|
117
112
|
//#endregion
|
|
118
|
-
export {
|
|
113
|
+
export { base_button_default as BaseButton, basic_button_default as BasicButton, BasicModal, CodeEditor, ColorPicker_default as ColorPicker, CopperFreeModal_default as CopperFreeModal, CopperModal_default as CopperModal, copy_module_key_default as CopyModuleKey, CropperAvatar_default as CropperAvatar, CropperFree_default as CropperFree, Cropper_default as CropperImage, double_input_default as DoubleInput, EditFormController, EditorController, EditorRegister, EditorRegisterConst, EditorType, FORM_CONTROLLER_INJECT_TAG, FieldUpload, FormCollapseController, FormCollapsePaneController, FormCollapsePaneState, FormCollapseState, FormEditItemController, FormEditItemState, FormGroupController, FormGroupState, FormHiddenItemController, FormItemBasicController, FormItemBasicState, FormItemController, FormItemRegister, FormItemState, FormLineController, FormLineState, FormState, FormTabController, FormTabPaneController, FormTabPaneState, FormTabState, GCT_DND_INSERT_POS, GctDndContainer, GctDndDropLine, GctDndItem, GctFormController, GctTableController, i18n_modal_default as I18Modal, i18n_select_btn_default as I18nSelectBtn, i18n_select_input_default as I18nSelectInput, i18n_select_input_form_default as I18nSelectInputForm, i18n_select_textarea_default as I18nSelectTextarea, i18n_select_textarea_form_default as I18nSelectTextareaForm, picture_preview_default as ImagePreview, ImageUpload, Lang, MessageUtil, MonacoEditor, OverlayController, paas_bpmn_log_default as PaasBpmnLog, paas_bpmn_runtime_default as PaasBpmnRuntime, Prop, TableActionItemController, TableEditItemController, TableEditItemState, TableEditorRegister, TableITemState, TableItemController, TableRowController, TableRowState, TableState, Theme, UseDragByLine, PickType as UserPickType, ViewContainer, Vue3GridDndItem, WUJIE_FORMULA_EVENTS, coreWebCreateAppVue, coreWebSetupApp, createImgPreview, gctFormItemEditorProps, monacoLoader, openFormulaEditor, overlay, useAntTableScrollHeight, useEditFormController, useEditorConsole, useEditorConsoleInner, useForm, useFormItemController, useGctFormValue, useGctFormValueByText, useI18nSelect, useLocale, useModal, useModalContext, useModalDragMove, useModalInner, useModalPicker, useTableController, useTheme, withInstall };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export declare const MonacoEditor: {
|
|
2
2
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./monaco-editor.vue').Prop> & Readonly<{
|
|
3
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
4
3
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
4
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
5
|
+
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
6
|
+
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
5
7
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6
8
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
7
|
-
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
8
|
-
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
9
9
|
}>, {
|
|
10
10
|
isMonacoReady: import('vue').Ref<boolean, boolean>;
|
|
11
11
|
reload(newVal: string): void;
|
|
@@ -34,19 +34,19 @@ export declare const MonacoEditor: {
|
|
|
34
34
|
isChatBotActive: import('vue').Ref<boolean, boolean>;
|
|
35
35
|
handleChatBotClick: () => void;
|
|
36
36
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
37
|
-
change: (...args: any[]) => void;
|
|
38
37
|
blur: (...args: any[]) => void;
|
|
38
|
+
change: (...args: any[]) => void;
|
|
39
|
+
"chat-bot-click": (...args: any[]) => void;
|
|
40
|
+
"editor-mounted": (...args: any[]) => void;
|
|
39
41
|
focus: (...args: any[]) => void;
|
|
40
42
|
"update:value": (...args: any[]) => void;
|
|
41
|
-
"editor-mounted": (...args: any[]) => void;
|
|
42
|
-
"chat-bot-click": (...args: any[]) => void;
|
|
43
43
|
}, import('vue').PublicProps, {
|
|
44
44
|
value: string | null;
|
|
45
45
|
title: string;
|
|
46
|
-
direction: "top" | "bottom";
|
|
47
|
-
readonly: boolean;
|
|
48
|
-
theme: import('./useMonacoEditor').Theme;
|
|
49
46
|
language: string;
|
|
47
|
+
theme: import('./useMonacoEditor').Theme;
|
|
48
|
+
readonly: boolean;
|
|
49
|
+
direction: "top" | "bottom";
|
|
50
50
|
gapVal: number;
|
|
51
51
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
52
52
|
Editor: HTMLDivElement;
|
|
@@ -58,12 +58,12 @@ export declare const MonacoEditor: {
|
|
|
58
58
|
M: {};
|
|
59
59
|
Defaults: {};
|
|
60
60
|
}, Readonly<import('./monaco-editor.vue').Prop> & Readonly<{
|
|
61
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
62
61
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
62
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
63
|
+
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
64
|
+
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
63
65
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
64
66
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
65
|
-
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
66
|
-
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
67
67
|
}>, {
|
|
68
68
|
isMonacoReady: import('vue').Ref<boolean, boolean>;
|
|
69
69
|
reload(newVal: string): void;
|
|
@@ -94,22 +94,22 @@ export declare const MonacoEditor: {
|
|
|
94
94
|
}, {}, {}, {}, {
|
|
95
95
|
value: string | null;
|
|
96
96
|
title: string;
|
|
97
|
-
direction: "top" | "bottom";
|
|
98
|
-
readonly: boolean;
|
|
99
|
-
theme: import('./useMonacoEditor').Theme;
|
|
100
97
|
language: string;
|
|
98
|
+
theme: import('./useMonacoEditor').Theme;
|
|
99
|
+
readonly: boolean;
|
|
100
|
+
direction: "top" | "bottom";
|
|
101
101
|
gapVal: number;
|
|
102
102
|
}>;
|
|
103
103
|
__isFragment?: never;
|
|
104
104
|
__isTeleport?: never;
|
|
105
105
|
__isSuspense?: never;
|
|
106
106
|
} & import('vue').ComponentOptionsBase<Readonly<import('./monaco-editor.vue').Prop> & Readonly<{
|
|
107
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
108
107
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
108
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
109
|
+
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
110
|
+
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
109
111
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
110
112
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
111
|
-
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
112
|
-
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
113
113
|
}>, {
|
|
114
114
|
isMonacoReady: import('vue').Ref<boolean, boolean>;
|
|
115
115
|
reload(newVal: string): void;
|
|
@@ -138,19 +138,19 @@ export declare const MonacoEditor: {
|
|
|
138
138
|
isChatBotActive: import('vue').Ref<boolean, boolean>;
|
|
139
139
|
handleChatBotClick: () => void;
|
|
140
140
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
141
|
-
change: (...args: any[]) => void;
|
|
142
141
|
blur: (...args: any[]) => void;
|
|
142
|
+
change: (...args: any[]) => void;
|
|
143
|
+
"chat-bot-click": (...args: any[]) => void;
|
|
144
|
+
"editor-mounted": (...args: any[]) => void;
|
|
143
145
|
focus: (...args: any[]) => void;
|
|
144
146
|
"update:value": (...args: any[]) => void;
|
|
145
|
-
"editor-mounted": (...args: any[]) => void;
|
|
146
|
-
"chat-bot-click": (...args: any[]) => void;
|
|
147
147
|
}, string, {
|
|
148
148
|
value: string | null;
|
|
149
149
|
title: string;
|
|
150
|
-
direction: "top" | "bottom";
|
|
151
|
-
readonly: boolean;
|
|
152
|
-
theme: import('./useMonacoEditor').Theme;
|
|
153
150
|
language: string;
|
|
151
|
+
theme: import('./useMonacoEditor').Theme;
|
|
152
|
+
readonly: boolean;
|
|
153
|
+
direction: "top" | "bottom";
|
|
154
154
|
gapVal: number;
|
|
155
155
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
156
156
|
$slots: {
|
|
@@ -110,26 +110,26 @@ declare const __VLS_component: import('vue').DefineComponent<Prop, {
|
|
|
110
110
|
isChatBotActive: import('vue').Ref<boolean, boolean>;
|
|
111
111
|
handleChatBotClick: typeof handleChatBotClick;
|
|
112
112
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
113
|
-
change: (...args: any[]) => void;
|
|
114
113
|
blur: (...args: any[]) => void;
|
|
114
|
+
change: (...args: any[]) => void;
|
|
115
|
+
"chat-bot-click": (...args: any[]) => void;
|
|
116
|
+
"editor-mounted": (...args: any[]) => void;
|
|
115
117
|
focus: (...args: any[]) => void;
|
|
116
118
|
"update:value": (...args: any[]) => void;
|
|
117
|
-
"editor-mounted": (...args: any[]) => void;
|
|
118
|
-
"chat-bot-click": (...args: any[]) => void;
|
|
119
119
|
}, string, import('vue').PublicProps, Readonly<Prop> & Readonly<{
|
|
120
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
121
120
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
121
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
122
|
+
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
123
|
+
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
122
124
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
123
125
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
124
|
-
"onEditor-mounted"?: ((...args: any[]) => any) | undefined;
|
|
125
|
-
"onChat-bot-click"?: ((...args: any[]) => any) | undefined;
|
|
126
126
|
}>, {
|
|
127
127
|
value: string | null;
|
|
128
128
|
title: string;
|
|
129
|
-
direction: "top" | "bottom";
|
|
130
|
-
readonly: boolean;
|
|
131
|
-
theme: Theme;
|
|
132
129
|
language: string;
|
|
130
|
+
theme: Theme;
|
|
131
|
+
readonly: boolean;
|
|
132
|
+
direction: "top" | "bottom";
|
|
133
133
|
gapVal: number;
|
|
134
134
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
135
135
|
Editor: HTMLDivElement;
|
|
@@ -42,8 +42,8 @@ export declare function useEditorConsoleInner(): {
|
|
|
42
42
|
showConsolePanel: () => void;
|
|
43
43
|
hideConsolePanel: () => void;
|
|
44
44
|
getInputValue: ({ showError, ignoreError }?: {
|
|
45
|
-
showError?: boolean | undefined;
|
|
46
45
|
ignoreError?: boolean | undefined;
|
|
46
|
+
showError?: boolean | undefined;
|
|
47
47
|
}) => Promise<any>;
|
|
48
48
|
setConsoleResult: (result: IObject) => void;
|
|
49
49
|
formatJson2Notes: (value: unknown, options?: {
|
|
@@ -31,10 +31,10 @@ declare const __VLS_component: import('vue').DefineComponent<PropsType, {}, {},
|
|
|
31
31
|
"onUpdate:color"?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
}>, {
|
|
33
33
|
color: string | RgbaType;
|
|
34
|
-
width: number;
|
|
35
|
-
placement: string;
|
|
36
34
|
preset: string[];
|
|
35
|
+
width: number;
|
|
37
36
|
useTrigger: boolean;
|
|
37
|
+
placement: string;
|
|
38
38
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
39
39
|
saturationRef: HTMLDivElement;
|
|
40
40
|
hueSliderRef: HTMLDivElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
1
|
import ColorPicker_vue_vue_type_script_setup_true_name_ColorPicker_lang_default from "./ColorPicker.vue_vue_type_script_setup_true_name_ColorPicker_lang.mjs";
|
|
3
2
|
import './ColorPicker.vue_vue_type_style_index_1_lang.css';import './ColorPicker.vue_vue_type_style_index_0_scoped_7bfd9ca3_lang.css';/* empty css */
|
|
4
3
|
/* empty css */
|
|
4
|
+
import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
5
5
|
//#region src/modules/color-picker/src/ColorPicker.vue
|
|
6
6
|
var ColorPicker_default = /* @__PURE__ */ _plugin_vue_export_helper_default(ColorPicker_vue_vue_type_script_setup_true_name_ColorPicker_lang_default, [["__scopeId", "data-v-7bfd9ca3"]]);
|
|
7
7
|
//#endregion
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { WuJieContainer } from "../../components/wujie-container/wujie-container.mjs";
|
|
2
|
-
import "../../components/index.mjs";
|
|
3
1
|
import { createApp, h } from "vue";
|
|
4
2
|
import WujieVue3 from "wujie-vue3";
|
|
3
|
+
import { WuJieContainer } from "@gct-paas/core-components";
|
|
5
4
|
//#region src/modules/formula-editor/formula-editor.ts
|
|
6
5
|
/**
|
|
7
6
|
* 打开公式编辑器
|
|
@@ -31,7 +31,7 @@ export declare const GctDndContainer: import('vue').DefineComponent<import('vue'
|
|
|
31
31
|
}>> & Readonly<{
|
|
32
32
|
"onUpdate:items"?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
}>, {
|
|
34
|
-
items: IGctDndData[];
|
|
35
34
|
config: IGctDndConfig;
|
|
35
|
+
items: IGctDndData[];
|
|
36
36
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
37
37
|
export default GctDndContainer;
|
|
@@ -21,7 +21,7 @@ export declare const GctDndItem: import('vue').DefineComponent<import('vue').Ext
|
|
|
21
21
|
}>, {
|
|
22
22
|
ns: import('@gct-paas/core').Namespace;
|
|
23
23
|
rootRef: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
|
|
24
|
-
posState: import('vue').Ref
|
|
24
|
+
posState: import('vue').Ref<-1 | 0 | 1, -1 | 0 | 1>;
|
|
25
25
|
collect: import('vue').Ref<IGctDragCollect, IGctDragCollect>;
|
|
26
26
|
onDrop: (insertPos: GCT_DND_INSERT_POS, data: IGctDndData) => void;
|
|
27
27
|
drag: import('vue3-dnd').ConnectDragSource<import('vue3-dnd').DragSourceOptions>;
|
package/es/modules/gct-form/editor/gct-form-date-format-select/gct-form-date-format-select.d.ts
CHANGED
|
@@ -101,11 +101,11 @@ export declare const GctFormDateFormatSelect: import('vue').DefineComponent<impo
|
|
|
101
101
|
default: boolean;
|
|
102
102
|
};
|
|
103
103
|
}>> & Readonly<{}>, {
|
|
104
|
-
visible: boolean;
|
|
105
|
-
keepalive: boolean;
|
|
106
|
-
count: number;
|
|
107
|
-
disabled: boolean;
|
|
108
104
|
context: IContext;
|
|
105
|
+
disabled: boolean;
|
|
109
106
|
readonly: boolean;
|
|
107
|
+
keepalive: boolean;
|
|
108
|
+
visible: boolean;
|
|
109
|
+
count: number;
|
|
110
110
|
isEmptyText: boolean;
|
|
111
111
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -110,12 +110,12 @@ export declare const GctFormI18n: import('vue').DefineComponent<import('vue').Ex
|
|
|
110
110
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
111
111
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
112
112
|
}>, {
|
|
113
|
-
visible: boolean;
|
|
114
|
-
keepalive: boolean;
|
|
115
|
-
count: number;
|
|
116
|
-
disabled: boolean;
|
|
117
113
|
context: IContext;
|
|
114
|
+
disabled: boolean;
|
|
118
115
|
readonly: boolean;
|
|
116
|
+
keepalive: boolean;
|
|
117
|
+
visible: boolean;
|
|
118
|
+
count: number;
|
|
119
119
|
isEmptyText: boolean;
|
|
120
120
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
121
121
|
export default GctFormI18n;
|
|
@@ -22,9 +22,9 @@ export declare const GctFormMultipleChoice: import('vue').DefineComponent<import
|
|
|
22
22
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
23
23
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
24
24
|
of<T>(...items: T[]): T[];
|
|
25
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
25
26
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
26
27
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
27
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
28
28
|
};
|
|
29
29
|
default: null;
|
|
30
30
|
};
|
|
@@ -55,9 +55,9 @@ export declare const GctFormMultipleChoice: import('vue').DefineComponent<import
|
|
|
55
55
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
56
56
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
57
57
|
of<T>(...items: T[]): T[];
|
|
58
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
58
59
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
59
60
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
60
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
61
61
|
};
|
|
62
62
|
default: null;
|
|
63
63
|
};
|
|
@@ -18,9 +18,9 @@ export declare const GctFormTable: import('vue').DefineComponent<import('vue').E
|
|
|
18
18
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
19
19
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
20
20
|
of<T>(...items: T[]): T[];
|
|
21
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
21
22
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
22
23
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
23
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
24
24
|
};
|
|
25
25
|
default: () => never[];
|
|
26
26
|
};
|
|
@@ -42,9 +42,9 @@ export declare const GctFormTable: import('vue').DefineComponent<import('vue').E
|
|
|
42
42
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
43
43
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
44
44
|
of<T>(...items: T[]): T[];
|
|
45
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
45
46
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
46
47
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
47
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
48
48
|
};
|
|
49
49
|
default: () => never[];
|
|
50
50
|
};
|
|
@@ -18,9 +18,9 @@ export declare const GctSelectFormTable: import('vue').DefineComponent<import('v
|
|
|
18
18
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
19
19
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
20
20
|
of<T>(...items: T[]): T[];
|
|
21
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
21
22
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
22
23
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
23
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
24
24
|
};
|
|
25
25
|
default: () => never[];
|
|
26
26
|
};
|
|
@@ -42,9 +42,9 @@ export declare const GctSelectFormTable: import('vue').DefineComponent<import('v
|
|
|
42
42
|
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
43
43
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
44
44
|
of<T>(...items: T[]): T[];
|
|
45
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
45
46
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
46
47
|
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
47
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
48
48
|
};
|
|
49
49
|
default: () => never[];
|
|
50
50
|
};
|