@fewangsit/wangsvue 1.5.216-alpha.0 → 1.5.217-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/animation/Animation.vue.d.ts +9 -1
- package/components/badge/Badge.vue.d.ts +1 -1
- package/components/badgegroup/BadgeGroup.vue.d.ts +3 -1
- package/components/basetree/BaseTree.vue.d.ts +7 -2
- package/components/button/Button.vue.d.ts +4 -3
- package/components/buttonImportExcel/ButtonImportExcel.vue.d.ts +1 -1
- package/components/buttonbulkaction/ButtonBulkAction.vue.d.ts +1 -0
- package/components/buttondownload/ButtonDownload.vue.d.ts +31 -0
- package/components/buttonradio/ButtonRadio.vue.d.ts +2 -1
- package/components/buttonscan/ButtonScan.vue.d.ts +3 -2
- package/components/buttonsearchbyscan/ButtonSearchByScan.vue.d.ts +2 -0
- package/components/buttonselecttree/ButtonSelectTree.vue.d.ts +11 -1
- package/components/buttonsplit/ButtonSplit.vue.d.ts +10 -7
- package/components/buttonsync/ButtonSync.vue.d.ts +1 -1
- package/components/buttontoggle/ButtonToggle.vue.d.ts +1 -0
- package/components/card/Card.vue.d.ts +2 -1
- package/components/changelog/Changelog.vue.d.ts +7 -5
- package/components/changelogpage/ChangelogPage.vue.d.ts +10 -3
- package/components/checkbox/Checkbox.vue.d.ts +2 -1
- package/components/comment/Comment.vue.d.ts +3 -4
- package/components/customcolumn/CustomColumn.vue.d.ts +1 -1
- package/components/datatable/DataTable.vue.d.ts +14 -4
- package/components/detailmember/DetailMember.vue.d.ts +2 -2
- package/components/detailsprint/DetailSprint.vue.d.ts +2 -2
- package/components/detailsprint/helpers/updateSprintStatus.util.d.ts +7 -2
- package/components/detailsprint/options/quickFilterFields.d.ts +5 -2
- package/components/dialog/Dialog.vue.d.ts +1 -1
- package/components/{dialogAdjustmentTask → dialogadjustmenttask}/DialogAdjustmentTask.vue.d.ts +5 -5
- package/components/dialogadjustmenttask/options/dialogAdjustmentTaskBulkAction.d.ts +7 -0
- package/components/dialogadjustmenttask/options/dialogAdjustmentTaskSingleAction.d.ts +7 -0
- package/components/dialogadjustmenttask/options/dialogAdjustmentTaskTableColumn.d.ts +2 -0
- package/components/dialogconfirm/DialogConfirm.vue.d.ts +3 -2
- package/components/dialogdetailcomponent/DialogDetailComponent.vue.d.ts +1 -1
- package/components/dialogdetailpbi/DialogDetailPbi.vue.d.ts +3 -3
- package/components/dialogform/DialogForm.vue.d.ts +1 -1
- package/components/dialogimprovementtask/DialogImprovementTask.vue.d.ts +1 -2
- package/components/{detailsprint → dialogpreparepbi}/DialogPreparePbi.vue.d.ts +2 -2
- package/components/dialogselecttree/DialogSelectTree.vue.d.ts +14 -3
- package/components/dropdown/Dropdown.vue.d.ts +22 -3
- package/components/editor/Editor.vue.d.ts +2 -1
- package/components/fieldwrapper/FieldWrapper.vue.d.ts +19 -2
- package/components/fileupload/FileUpload.vue.d.ts +2 -1
- package/components/filtercontainer/FilterContainer.vue.d.ts +103 -67
- package/components/form/Form.vue.d.ts +5 -2
- package/components/icon/Icon.vue.d.ts +4 -1
- package/components/image/Image.vue.d.ts +9 -1
- package/components/imagecompressor/ImageCompressor.vue.d.ts +9 -1
- package/components/index.d.ts +32 -30
- package/components/inlinemessage/InlineMessage.vue.d.ts +1 -1
- package/components/inputbadge/InputBadge.vue.d.ts +1 -1
- package/components/inputcurrency/InputCurrency.vue.d.ts +1 -1
- package/components/inputcurrency/helpers/currency.helper.d.ts +5 -1
- package/components/inputemail/InputEmail.vue.d.ts +1 -0
- package/components/inputinitialname/InputInitialName.vue.d.ts +1 -2
- package/components/inputnumber/InputNumber.vue.d.ts +6 -0
- package/components/inputpassword/InputPassword.vue.d.ts +1 -0
- package/components/inputrangenumber/InputRangeNumber.vue.d.ts +1 -0
- package/components/inputrepositoryname/InputRepositoryName.vue.d.ts +2 -3
- package/components/inputtext/InputText.vue.d.ts +2 -1
- package/components/inputurl/InputURL.vue.d.ts +4 -2
- package/components/invisiblefield/InvisibleField.vue.d.ts +1 -1
- package/components/languagedropdown/LanguageDropdown.vue.d.ts +3 -2
- package/components/litedropdown/LiteDropdown.vue.d.ts +4 -2
- package/components/loading/store/loading.store.d.ts +3 -3
- package/components/menu/Menu.vue.d.ts +3 -2
- package/components/multiselect/MultiSelect.vue.d.ts +3 -2
- package/components/notificationitem/NotificationItem.vue.d.ts +4 -3
- package/components/notificationitem/helpers/goToDetail.helper.d.ts +13 -4
- package/components/overlaypanel/OverlayPanel.vue.d.ts +2 -1
- package/components/paginator/Paginator.vue.d.ts +285 -0
- package/components/progressbar/ProgressBar.vue.d.ts +2 -1
- package/components/quickfilter/QuickFilter.vue.d.ts +2 -1
- package/components/summaryaccordion/SummaryAccordion.vue.d.ts +3 -3
- package/components/tabmenu/TabMenu.vue.d.ts +7 -191
- package/components/taskdetail/TaskDetail.vue.d.ts +4 -2
- package/components/taskdetail/blocks/sections/API/TestApi/options/keyValueTableColumn.d.ts +1 -1
- package/components/{dialogdetailpbi → taskdetailpbi}/TaskDetailPbi.vue.d.ts +3 -3
- package/components/taskdetailpbi/options/memberFilterFields.d.ts +7 -0
- package/components/taskdetailpbi/options/taskQuickFilterFields.d.ts +6 -0
- package/components/tasktable/TaskTable.vue.d.ts +2 -2
- package/components/textarea/Textarea.vue.d.ts +2 -1
- package/components/timeline/Timeline.vue.d.ts +22 -3
- package/components/toast/Toast.vue.d.ts +3 -2
- package/components/toggleswitch/ToggleSwitch.vue.d.ts +2 -1
- package/components/tree/Tree.vue.d.ts +9 -3
- package/components/ts-helpers.d.ts +8 -0
- package/components/usergroup/UserGroup.vue.d.ts +1 -1
- package/components/username/UserName.vue.d.ts +9 -4
- package/components/workcalendar/WorkCalendar.vue.d.ts +0 -1
- package/config/defaultProps.d.ts +1 -1
- package/config/index.d.ts +1 -1
- package/config/locale.d.ts +1 -1
- package/directives/focus.d.ts +1 -1
- package/dto/member.dto.d.ts +52 -52
- package/dto/task.dto.d.ts +65 -65
- package/dto/taskApi.dto.d.ts +15 -15
- package/dto/taskAttachment.dto.d.ts +5 -5
- package/dto/taskChecklist.dto.d.ts +23 -23
- package/dto/taskDependency.dto.d.ts +4 -4
- package/event-bus/index.d.ts +59 -56
- package/event-bus/mitt.d.ts +29 -14
- package/main.d.ts +30 -2
- package/no-data-CTKux8RI.js +4 -0
- package/no-data-Dep79CBh.js +1 -0
- package/package.json +19 -8
- package/plugins/WangsVue.d.ts +276 -214
- package/plugins/formValidation.d.ts +16 -6
- package/services/calendar.service.d.ts +4 -4
- package/stats.html +4949 -0
- package/style.css +4 -2
- package/types/member.type.d.ts +68 -59
- package/types/project.type.d.ts +52 -52
- package/types/projectApproval.type.d.ts +1 -1
- package/types/projectModule.type.d.ts +4 -4
- package/types/projectProcess.type.d.ts +12 -12
- package/types/projectQc.type.d.ts +38 -38
- package/types/projectSubmodule.type.d.ts +8 -8
- package/types/queryParamsStringfy.type.d.ts +1 -1
- package/types/roleDetailAccess.type.d.ts +13 -13
- package/types/subModule.type.d.ts +2 -2
- package/types/task.type.d.ts +196 -196
- package/types/team.type.d.ts +2 -2
- package/types/ticket.type.d.ts +16 -9
- package/types/user.type.d.ts +15 -15
- package/types/wangsStatus.type.d.ts +40 -6
- package/utils/addAttachment.util.d.ts +28 -12
- package/utils/convertJsonImage.util.d.ts +4 -2
- package/utils/date.util.d.ts +64 -31
- package/utils/exportToExcel.util.d.ts +23 -16
- package/utils/genPlaceholder.util.d.ts +7 -2
- package/utils/getProjectPermission.util.d.ts +4 -1
- package/utils/getSalesRole.util.d.ts +26 -26
- package/utils/index.d.ts +17 -14
- package/utils/object.util.d.ts +14 -3
- package/utils/queryParamsStringfy.util.d.ts +4 -2
- package/utils/role.util.d.ts +5 -1
- package/utils/statusSeverity.util.d.ts +4 -2
- package/utils/toast.util.d.ts +78 -78
- package/utils/xlsx.util.d.ts +19 -0
- package/wangsvue.js +66286 -0
- package/wangsvue.system.js +73 -258
- package/assets/json/currencies.json.d.ts +0 -1068
- package/assets/json/emoji-by-group.json.d.ts +0 -15629
- package/assets/lottie/admin/loading-page.lottie +0 -0
- package/assets/lottie/admin/loading-table.lottie +0 -0
- package/assets/lottie/admin/no-data.lottie +0 -0
- package/assets/lottie/supplyasset/loading-page.lottie +0 -0
- package/assets/lottie/supplyasset/loading-table.lottie +0 -0
- package/assets/lottie/supplyasset/no-data.lottie +0 -0
- package/assets/lottie/workspace/loading-page.lottie +0 -0
- package/assets/lottie/workspace/loading-plane.lottie +0 -0
- package/assets/lottie/workspace/loading-table.lottie +0 -0
- package/assets/lottie/workspace/no-data.lottie +0 -0
- package/build-entry.d.ts +0 -13
- package/components/approverinfo/ApproverInfo.vue.d.ts +0 -51
- package/components/buttonscan/helpers/getErrorCode.helper.d.ts +0 -3
- package/components/buttonscan/helpers/index.d.ts +0 -1
- package/components/buttonscan/workers/scanner.worker.d.ts +0 -1
- package/components/calendar/BaseCalendar.vue.d.ts +0 -96
- package/components/calendar/Calendar.vue.d.ts +0 -597
- package/components/changelogpage/ChangelogFilter.vue.d.ts +0 -16
- package/components/comment/CommentBlock.vue.d.ts +0 -35
- package/components/customcolumn/ColumnList.vue.d.ts +0 -27
- package/components/customcolumn/helpers/setVisibilityColumn.helper.d.ts +0 -12
- package/components/datatable/MultiRow.vue.d.ts +0 -16
- package/components/datatable/helpers/adjustMenuPosition.helper.d.ts +0 -1
- package/components/datatable/helpers/filter.helper.d.ts +0 -28
- package/components/datatable/helpers/index.d.ts +0 -3
- package/components/datatable/helpers/readConfig.helper.d.ts +0 -2
- package/components/datatable/store/dataTable.store.d.ts +0 -22
- package/components/detailmember/DetailMemberAdmin.vue.d.ts +0 -18
- package/components/detailmember/DetailMemberLeader.vue.d.ts +0 -15
- package/components/detailmember/DetailMemberLog.vue.d.ts +0 -15
- package/components/detailmember/DialogMemberAdmin.vue.d.ts +0 -23
- package/components/detailsprint/DialogAddPbi.vue.d.ts +0 -24
- package/components/detailsprint/DialogConfirmSprint.vue.d.ts +0 -24
- package/components/detailsprint/SprintSummary.vue.d.ts +0 -15
- package/components/dialogAdjustmentTask/DialogAdjustmentTaskHeader.vue.d.ts +0 -27
- package/components/dialogAdjustmentTask/common/TaskDependency.vue.d.ts +0 -12
- package/components/dialogAdjustmentTask/common/TaskStatusBadge.vue.d.ts +0 -16
- package/components/dialogAdjustmentTask/options/dialogAdjustmentTaskBulkAction.d.ts +0 -3
- package/components/dialogAdjustmentTask/options/dialogAdjustmentTaskSingleAction.d.ts +0 -3
- package/components/dialogAdjustmentTask/options/dialogAdjustmentTaskTableColumn.d.ts +0 -2
- package/components/dialogdetailpbi/AssignMember.vue.d.ts +0 -30
- package/components/dialogdetailpbi/TaskDetailUnassignedPbi.vue.d.ts +0 -27
- package/components/dialogdetailpbi/options/memberFilterFields.d.ts +0 -2
- package/components/dialogdetailpbi/options/taskQuickFilterFields.d.ts +0 -3
- package/components/dialogreportbug/DialogReportBug.vue.d.ts +0 -25
- package/components/dialogreportbug/imageData.json.d.ts +0 -28
- package/components/editor/CodeSnippetAdapter.vue.d.ts +0 -92
- package/components/editor/EditorButton.vue.d.ts +0 -15
- package/components/editor/MentionList.vue.d.ts +0 -35
- package/components/editor/MentionSection.vue.d.ts +0 -92
- package/components/editor/codeSnippetExtension.d.ts +0 -3
- package/components/editor/mentionSectionExtension.d.ts +0 -3
- package/components/editor/suggestion.d.ts +0 -2
- package/components/filtercontainer/helpers/applyFilter.helper.d.ts +0 -5
- package/components/filtercontainer/helpers/getOption.helper.d.ts +0 -3
- package/components/hardwaresync/HardwareSync.vue.d.ts +0 -30
- package/components/hardwaresync/store/device.store.d.ts +0 -36
- package/components/helpers/convertToArrayClass.helper.d.ts +0 -2
- package/components/helpers/index.d.ts +0 -2
- package/components/helpers/label.d.ts +0 -15
- package/components/imagecompressor/BackgroundImageCropper.vue.d.ts +0 -36
- package/components/imagecompressor/ImageInputInfo.vue.d.ts +0 -32
- package/components/inputgroup/InputGroup.vue.d.ts +0 -141
- package/components/inputphonenumber/helpers/getUserLocation.helper.d.ts +0 -8
- package/components/languagedropdown/LanguageDropdownOption.vue.d.ts +0 -18
- package/components/languageswitcher/LanguageSwitcher.vue.d.ts +0 -15
- package/components/menu/helpers/filterMenu.helper.d.ts +0 -12
- package/components/menu/helpers/index.d.ts +0 -1
- package/components/menuitem/MenuItem.vue.d.ts +0 -19
- package/components/notificationitem/dialogs/ConfirmDeploy.vue.d.ts +0 -24
- package/components/tagtype/TagType.vue.d.ts +0 -21
- package/components/taskdetail/blocks/Tabs/DescriptionTab.vue.d.ts +0 -2
- package/components/taskdetail/blocks/Tabs/EventLogTab.vue.d.ts +0 -2
- package/components/taskdetail/blocks/Tabs/InfoTaskTab.vue.d.ts +0 -2
- package/components/taskdetail/blocks/Tabs/ReviewTab.vue.d.ts +0 -2
- package/components/taskdetail/blocks/common/AttachmentThumbnail.vue.d.ts +0 -18
- package/components/taskdetail/blocks/common/DialogAddAttachment.vue.d.ts +0 -32
- package/components/taskdetail/blocks/common/DialogAssignMember.vue.d.ts +0 -30
- package/components/taskdetail/blocks/common/DialogConfirmApproval.vue.d.ts +0 -26
- package/components/taskdetail/blocks/common/DialogConfirmDeleteTask.vue.d.ts +0 -28
- package/components/taskdetail/blocks/common/DialogConfirmEdit.vue.d.ts +0 -24
- package/components/taskdetail/blocks/common/DialogConfirmFinishTask.vue.d.ts +0 -24
- package/components/taskdetail/blocks/common/DialogPriorityValue.vue.d.ts +0 -21
- package/components/taskdetail/blocks/common/DialogSetDuration.vue.d.ts +0 -18
- package/components/taskdetail/blocks/common/InputAdditional.vue.d.ts +0 -30
- package/components/taskdetail/blocks/common/Legend.vue.d.ts +0 -79
- package/components/taskdetail/blocks/common/SonarQubeSummary.vue.d.ts +0 -17
- package/components/taskdetail/blocks/common/TaskMore.vue.d.ts +0 -16
- package/components/taskdetail/blocks/sections/API/API.vue.d.ts +0 -2
- package/components/taskdetail/blocks/sections/API/APIItem.vue.d.ts +0 -29
- package/components/taskdetail/blocks/sections/API/DialogAPIChangelog.vue.d.ts +0 -18
- package/components/taskdetail/blocks/sections/API/DialogAddEditApi.vue.d.ts +0 -25
- package/components/taskdetail/blocks/sections/API/DialogCopyApi.vue.d.ts +0 -22
- package/components/taskdetail/blocks/sections/API/DialogTestApi.vue.d.ts +0 -22
- package/components/taskdetail/blocks/sections/API/IsRequiredText.vue.d.ts +0 -15
- package/components/taskdetail/blocks/sections/API/ValueFormDataInput.vue.d.ts +0 -37
- package/components/taskdetail/blocks/sections/Attachment/Attachment.vue.d.ts +0 -2
- package/components/taskdetail/blocks/sections/Attachment/AttachmentChangelog.vue.d.ts +0 -18
- package/components/taskdetail/blocks/sections/Attachment/AttachmentItem.vue.d.ts +0 -65
- package/components/taskdetail/blocks/sections/Checklist/Checklist.vue.d.ts +0 -22
- package/components/taskdetail/blocks/sections/Checklist/ChecklistChangelog.vue.d.ts +0 -18
- package/components/taskdetail/blocks/sections/Checklist/DialogAddChecklist.vue.d.ts +0 -32
- package/components/taskdetail/blocks/sections/Checklist/DialogConfirmChecklist.vue.d.ts +0 -26
- package/components/taskdetail/blocks/sections/Checklist/DialogDetailChecklistTemplate.vue.d.ts +0 -18
- package/components/taskdetail/blocks/sections/Checklist/DialogSaveChecklistTemplate.vue.d.ts +0 -22
- package/components/taskdetail/blocks/sections/Description/Description.vue.d.ts +0 -2
- package/components/taskdetail/blocks/sections/Review/DialogFinishReview.vue.d.ts +0 -26
- package/components/taskdetail/blocks/sections/Review/DialogReviewLeader.vue.d.ts +0 -25
- package/components/taskdetail/blocks/sections/Review/ReviewItem.vue.d.ts +0 -16
- package/components/taskdetail/blocks/sections/TaskDependency/DialogCustomDependency.vue.d.ts +0 -20
- package/components/taskdetail/blocks/sections/TaskDependency/TaskDependency.vue.d.ts +0 -2
- package/components/taskdetail/blocks/sections/TaskLink/DialogSetTaskLink.vue.d.ts +0 -40
- package/components/taskdetail/blocks/sections/TaskLink/TaskLink.vue.d.ts +0 -2
- package/components/taskdetail/blocks/sections/TaskLink/TaskLinkChangelog.vue.d.ts +0 -22
- package/components/taskdetail/blocks/sections/TaskList/LegendList.vue.d.ts +0 -55
- package/components/taskdetail/blocks/sections/TaskList/TaskList.vue.d.ts +0 -15
- package/components/taskdetail/blocks/sections/Ticket/Ticket.vue.d.ts +0 -2
- package/components/tasktable/DependencyCol.vue.d.ts +0 -16
- package/components/tasktable/DialogConfirmDeleteTaskPermanently.vue.d.ts +0 -24
- package/components/tasktable/DialogConfirmRestoreTask.vue.d.ts +0 -24
- package/components/tasktable/DialogSelectProject.vue.d.ts +0 -20
- package/components/timeline/TimelineContentByType.vue.d.ts +0 -16
- package/components/tooltipspan/TooltipSpan.vue.d.ts +0 -20
- package/components/tree/helpers/filterNodeKeys.helper.d.ts +0 -16
- package/components/tree/helpers/flattenTreeNodeChildren.helper.d.ts +0 -6
- package/components/tree/helpers/index.d.ts +0 -3
- package/index.d.ts +0 -2
- package/plugins/i18n.d.ts +0 -94
- package/utils/filterOptions.util.d.ts +0 -3
- package/utils/getAttachmentIcon.util.d.ts +0 -8
- package/utils/mergePropsWithDefaults.util.d.ts +0 -20
- package/utils/textFormatter.util.d.ts +0 -17
- package/wangsvue.es.js +0 -161460
package/event-bus/index.d.ts
CHANGED
|
@@ -1,63 +1,66 @@
|
|
|
1
|
-
import { Data, QueryParams } from '../components/datatable/DataTable.vue.d';
|
|
2
|
-
import { ToastParams } from '../utils';
|
|
3
1
|
import { Emitter } from './mitt';
|
|
2
|
+
import { Data, QueryParams } from '../components/datatable/DataTable.vue.d';
|
|
3
|
+
import { ToastParams } from '../utils/toast.util';
|
|
4
4
|
export type TableEvent = {
|
|
5
|
-
|
|
5
|
+
tableName?: string;
|
|
6
6
|
};
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
'data-table:update': TableEvent;
|
|
30
|
-
'data-table:updated': TableEvent & {
|
|
31
|
-
data: Data[];
|
|
32
|
-
};
|
|
33
|
-
'data-table:download': TableEvent & {
|
|
34
|
-
fileName: string;
|
|
35
|
-
multiTableNames?: string[];
|
|
36
|
-
additionalTexts?: (string | string[])[];
|
|
37
|
-
};
|
|
38
|
-
'data-table:select-all-record': TableEvent;
|
|
39
|
-
'data-table:update-total-record': TableEvent & {
|
|
40
|
-
total: number;
|
|
41
|
-
};
|
|
42
|
-
'data-table:update-selected-data': TableEvent & {
|
|
43
|
-
data?: Data[];
|
|
44
|
-
};
|
|
45
|
-
'data-table:clear-selected-data': TableEvent;
|
|
46
|
-
'data-table:import-excel-to-json': TableEvent & {
|
|
47
|
-
data: Data[];
|
|
48
|
-
};
|
|
49
|
-
'work-calendar:reset-month': unknown;
|
|
50
|
-
'work-calendar:reset-year': unknown;
|
|
51
|
-
'toast:add': ToastParams;
|
|
52
|
-
'tree:update-tree-nodes': unknown;
|
|
53
|
-
'tree:tree-updated': unknown;
|
|
54
|
-
'tree:selection-changed': {
|
|
55
|
-
keys: string;
|
|
56
|
-
};
|
|
57
|
-
'overlay:show': {
|
|
58
|
-
overlayId: number;
|
|
7
|
+
type PredefinedEvents = {
|
|
8
|
+
'data-table:apply-filter': TableEvent & {
|
|
9
|
+
filter: QueryParams;
|
|
10
|
+
};
|
|
11
|
+
'search-table': TableEvent & {
|
|
12
|
+
search: string | undefined;
|
|
13
|
+
};
|
|
14
|
+
'search-by-scan-table': TableEvent & {
|
|
15
|
+
tag?: string;
|
|
16
|
+
};
|
|
17
|
+
'show-filter': TableEvent & {
|
|
18
|
+
show: boolean;
|
|
19
|
+
};
|
|
20
|
+
'multi-select:hide-overlay': unknown;
|
|
21
|
+
'button-download:multi-tables': {
|
|
22
|
+
table: {
|
|
23
|
+
headers: string[];
|
|
24
|
+
data: Record<string, unknown>[];
|
|
25
|
+
tableName: string;
|
|
26
|
+
tableTitle?: string;
|
|
59
27
|
};
|
|
28
|
+
};
|
|
29
|
+
'data-table:update': TableEvent;
|
|
30
|
+
'data-table:updated': TableEvent & {
|
|
31
|
+
data: Data[];
|
|
32
|
+
};
|
|
33
|
+
'data-table:download': TableEvent & {
|
|
34
|
+
fileName: string;
|
|
35
|
+
multiTableNames?: string[];
|
|
36
|
+
additionalTexts?: (string | string[])[];
|
|
37
|
+
};
|
|
38
|
+
'data-table:select-all-record': TableEvent;
|
|
39
|
+
'data-table:update-total-record': TableEvent & {
|
|
40
|
+
total: number;
|
|
41
|
+
};
|
|
42
|
+
'data-table:update-selected-data': TableEvent & {
|
|
43
|
+
data?: Data[];
|
|
44
|
+
};
|
|
45
|
+
'data-table:clear-selected-data': TableEvent;
|
|
46
|
+
'data-table:import-excel-to-json': TableEvent & {
|
|
47
|
+
data: Data[];
|
|
48
|
+
};
|
|
49
|
+
'work-calendar:reset-month': unknown;
|
|
50
|
+
'work-calendar:reset-year': unknown;
|
|
51
|
+
'toast:add': ToastParams;
|
|
52
|
+
'tree:update-tree-nodes': unknown;
|
|
53
|
+
'tree:tree-updated': unknown;
|
|
54
|
+
'tree:selection-changed': {
|
|
55
|
+
keys: string;
|
|
56
|
+
};
|
|
57
|
+
'overlay:show': {
|
|
58
|
+
overlayId: number;
|
|
59
|
+
};
|
|
60
60
|
};
|
|
61
|
-
|
|
61
|
+
export type Events<CustomEvents = undefined> = CustomEvents extends undefined
|
|
62
|
+
? PredefinedEvents
|
|
63
|
+
: CustomEvents & PredefinedEvents;
|
|
64
|
+
declare const eventBus: Emitter<PredefinedEvents>;
|
|
62
65
|
export declare const extendEventBus: <T>() => Emitter<Events<T>>;
|
|
63
66
|
export default eventBus;
|
package/event-bus/mitt.d.ts
CHANGED
|
@@ -1,26 +1,41 @@
|
|
|
1
1
|
export type EventType = string | symbol;
|
|
2
2
|
export type Handler<T = unknown> = (event: T) => void;
|
|
3
|
-
export type WildcardHandler<T = Record<string, unknown>> = (
|
|
3
|
+
export type WildcardHandler<T = Record<string, unknown>> = (
|
|
4
|
+
type: keyof T,
|
|
5
|
+
event: T[keyof T],
|
|
6
|
+
) => void;
|
|
4
7
|
export type EventHandlerList<T = unknown> = Array<Handler<T>>;
|
|
5
|
-
export type WildCardEventHandlerList<T = Record<string, unknown>> = Array<
|
|
6
|
-
|
|
8
|
+
export type WildCardEventHandlerList<T = Record<string, unknown>> = Array<
|
|
9
|
+
WildcardHandler<T>
|
|
10
|
+
>;
|
|
11
|
+
export type EventHandlerMap<Events extends Record<EventType, unknown>> = Map<
|
|
12
|
+
keyof Events | '*',
|
|
13
|
+
EventHandlerList<Events[keyof Events]> | WildCardEventHandlerList<Events>
|
|
14
|
+
>;
|
|
7
15
|
export interface Emitter<Events extends Record<EventType, unknown>> {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
16
|
+
all: EventHandlerMap<Events>;
|
|
17
|
+
on<Key extends keyof Events>(type: Key, handler: Handler<Events[Key]>): void;
|
|
18
|
+
on(type: '*', handler: WildcardHandler<Events>): void;
|
|
19
|
+
off<Key extends keyof Events>(
|
|
20
|
+
type: Key,
|
|
21
|
+
handler?: Handler<Events[Key]>,
|
|
22
|
+
): void;
|
|
23
|
+
off(type: '*', handler: WildcardHandler<Events>): void;
|
|
24
|
+
emit<Key extends keyof Events>(type: Key, event: Events[Key]): void;
|
|
25
|
+
emit<Key extends keyof Events>(
|
|
26
|
+
type: undefined extends Events[Key] ? Key : never,
|
|
27
|
+
): void;
|
|
15
28
|
}
|
|
16
29
|
/**
|
|
17
30
|
* Mitt: Tiny (~200b) functional event emitter / pubsub.
|
|
18
31
|
* @name mitt
|
|
19
32
|
* @returns {Mitt}
|
|
20
33
|
*/
|
|
21
|
-
export default function mitt<Events extends Record<EventType, unknown>>(
|
|
34
|
+
export default function mitt<Events extends Record<EventType, unknown>>(
|
|
35
|
+
all?: EventHandlerMap<Events>,
|
|
36
|
+
): Emitter<Events>;
|
|
22
37
|
declare global {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
38
|
+
interface Window {
|
|
39
|
+
eventBus: Emitter<any>;
|
|
40
|
+
}
|
|
26
41
|
}
|
package/main.d.ts
CHANGED
|
@@ -1,2 +1,30 @@
|
|
|
1
|
-
export
|
|
2
|
-
export {}
|
|
1
|
+
export { getImageURL } from '@fewangsit/workspace-api-services';
|
|
2
|
+
export { default as eventBus } from './event-bus';
|
|
3
|
+
|
|
4
|
+
import 'highlight.js/styles/stackoverflow-light.css';
|
|
5
|
+
|
|
6
|
+
// PrimeVue
|
|
7
|
+
export { default as ToastService } from 'primevue/toastservice';
|
|
8
|
+
|
|
9
|
+
// Utils
|
|
10
|
+
export * from './utils';
|
|
11
|
+
|
|
12
|
+
// Helpers
|
|
13
|
+
export { formatCurrency } from './components//inputcurrency/helpers/currency.helper';
|
|
14
|
+
export { formatDateTimeRange } from './components/filtercontainer/helpers/formatDateTimeRange.helper';
|
|
15
|
+
|
|
16
|
+
// Component store
|
|
17
|
+
export { default as useLoadingStore } from './components//loading/store/loading.store';
|
|
18
|
+
|
|
19
|
+
// Directives
|
|
20
|
+
export { default as Tooltip } from 'primevue/tooltip';
|
|
21
|
+
export { Focus } from './directives';
|
|
22
|
+
|
|
23
|
+
// Plugins
|
|
24
|
+
export { useForm, useField } from './plugins/formValidation';
|
|
25
|
+
export type { FormContext } from './plugins/formValidation';
|
|
26
|
+
|
|
27
|
+
export * from './components';
|
|
28
|
+
|
|
29
|
+
// Config
|
|
30
|
+
export { default as WangsVue } from './config';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const A = "data:application/octet-stream;base64,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";
|
|
2
|
+
export {
|
|
3
|
+
A as default
|
|
4
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register([],function(A,I){"use strict";return{execute:function(){const e=A("default","data:application/octet-stream;base64,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")}}});
|
package/package.json
CHANGED
|
@@ -1,16 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fewangsit/wangsvue",
|
|
3
|
-
"version": "1.5.
|
|
4
|
-
"author": "
|
|
3
|
+
"version": "1.5.217-alpha.0",
|
|
4
|
+
"author": "Wangsit FE Developer",
|
|
5
5
|
"description": "Wangsit VueJS Component Library",
|
|
6
|
-
"
|
|
6
|
+
"type": "module",
|
|
7
|
+
"module": "./wangsvue.js",
|
|
7
8
|
"types": "./main.d.ts",
|
|
9
|
+
"repository": "https://github.com/fewangsit/wangsvue",
|
|
8
10
|
"exports": {
|
|
9
|
-
".":
|
|
11
|
+
".": {
|
|
12
|
+
"types": "./main.d.ts",
|
|
13
|
+
"import": "./wangsvue.js"
|
|
14
|
+
},
|
|
10
15
|
"./style.css": "./style.css",
|
|
11
|
-
"./
|
|
12
|
-
"./
|
|
13
|
-
"./
|
|
14
|
-
"./
|
|
16
|
+
"./config/*": "./config/*",
|
|
17
|
+
"./plugins/*": "./plugins/*",
|
|
18
|
+
"./directives/*": "./directives/*",
|
|
19
|
+
"./components/*": "./components/*",
|
|
20
|
+
"./event-bus/*": "./event-bus/*",
|
|
21
|
+
"./utils/*": "./utils/*"
|
|
22
|
+
},
|
|
23
|
+
"dependencies": {
|
|
24
|
+
"@wangs-ui/core": "latest",
|
|
25
|
+
"@wangs-ui/vue": "latest"
|
|
15
26
|
}
|
|
16
27
|
}
|