@fewangsit/wangsvue-gsts 1.0.0-alpha.23 → 1.0.0-alpha.25
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/index.d.ts +0 -67
- package/package.json +1 -1
- package/assets/json/currencies.json.d.ts +0 -1068
- package/assets/json/supported-official-langs.json.d.ts +0 -530
- package/build-entry.d.ts +0 -14
- package/components/animation/Animation.vue.d.ts +0 -24
- package/components/approverinfo/ApproverInfo.vue.d.ts +0 -51
- package/components/badge/Badge.vue.d.ts +0 -75
- package/components/badgegroup/BadgeGroup.vue.d.ts +0 -71
- package/components/badgegrouptree/BadgeGroupTree.vue.d.ts +0 -34
- package/components/basecomponent/index.d.ts +0 -28
- package/components/basetree/BaseTree.vue.d.ts +0 -591
- package/components/basetree/TreeNode.vue.d.ts +0 -35
- package/components/breadcrumb/Breadcrumb.vue.d.ts +0 -26
- package/components/button/Button.vue.d.ts +0 -193
- package/components/buttonImportExcel/ButtonImportExcel.vue.d.ts +0 -35
- package/components/buttonbulkaction/ButtonBulkAction.vue.d.ts +0 -104
- package/components/buttoncopy/ButtonCopy.vue.d.ts +0 -26
- package/components/buttondownload/ButtonDownload.vue.d.ts +0 -49
- package/components/buttonfilter/ButtonFilter.vue.d.ts +0 -12
- package/components/buttonradio/ButtonRadio.vue.d.ts +0 -257
- package/components/buttonsearch/ButtonSearch.vue.d.ts +0 -38
- package/components/buttonselecttree/ButtonSelectTree.vue.d.ts +0 -198
- package/components/buttonsplit/ButtonSplit.d.ts +0 -350
- package/components/buttonsplit/ButtonSplit.vue.d.ts +0 -34
- package/components/buttontoggle/ButtonToggle.vue.d.ts +0 -18
- package/components/calendar/BaseCalendar.vue.d.ts +0 -86
- package/components/calendar/Calendar.vue.d.ts +0 -570
- package/components/card/Card.vue.d.ts +0 -139
- package/components/changelog/Changelog.vue.d.ts +0 -158
- package/components/changelogpage/ChangelogFilter.vue.d.ts +0 -16
- package/components/changelogpage/ChangelogPage.vue.d.ts +0 -124
- package/components/checkbox/Checkbox.vue.d.ts +0 -329
- package/components/codesnippet/CodeSnippet.vue.d.ts +0 -14
- package/components/customcolumn/ColumnList.vue.d.ts +0 -27
- package/components/customcolumn/CustomColumn.vue.d.ts +0 -37
- package/components/customcolumn/helpers/setVisibilityColumn.helper.d.ts +0 -12
- package/components/datatable/DataTable.vue.d.ts +0 -735
- 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/dialog/Dialog.vue.d.ts +0 -464
- package/components/dialogconfirm/DialogConfirm.vue.d.ts +0 -165
- package/components/dialogform/DialogForm.vue.d.ts +0 -349
- package/components/dialogselecttree/DialogSelectTree.vue.d.ts +0 -136
- package/components/dropdown/Dropdown.vue.d.ts +0 -264
- package/components/editor/CodeSnippetAdapter.vue.d.ts +0 -92
- package/components/editor/Editor.vue.d.ts +0 -191
- 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/fieldwrapper/FieldWrapper.vue.d.ts +0 -69
- package/components/fileupload/FileUpload.vue.d.ts +0 -169
- package/components/filtercontainer/FilterContainer.vue.d.ts +0 -181
- package/components/filtercontainer/helpers/applyFilter.helper.d.ts +0 -5
- package/components/filtercontainer/helpers/formatDateTimeRange.helper.d.ts +0 -7
- package/components/filtercontainer/helpers/getOption.helper.d.ts +0 -3
- package/components/form/Form.vue.d.ts +0 -316
- package/components/gallerypreview/GalleryPreview.vue.d.ts +0 -31
- 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/icon/Icon.vue.d.ts +0 -256
- package/components/image/Image.vue.d.ts +0 -403
- package/components/imagecompressor/BackgroundImageCropper.vue.d.ts +0 -36
- package/components/imagecompressor/ImageCompressor.vue.d.ts +0 -223
- package/components/imagecompressor/ImageInputInfo.vue.d.ts +0 -30
- package/components/inlinemessage/InlineMessage.vue.d.ts +0 -167
- package/components/inputbadge/InputBadge.vue.d.ts +0 -122
- package/components/inputcurrency/InputCurrency.vue.d.ts +0 -170
- package/components/inputcurrency/helpers/currency.helper.d.ts +0 -4
- package/components/inputemail/InputEmail.vue.d.ts +0 -25
- package/components/inputgroup/InputGroup.vue.d.ts +0 -141
- package/components/inputnumber/InputNumber.vue.d.ts +0 -282
- package/components/inputpassword/InputPassword.vue.d.ts +0 -32
- package/components/inputphonenumber/InputPhoneNumber.vue.d.ts +0 -99
- package/components/inputphonenumber/helpers/getUserLocation.helper.d.ts +0 -8
- package/components/inputrangenumber/InputRangeNumber.vue.d.ts +0 -120
- package/components/inputtext/InputText.vue.d.ts +0 -352
- package/components/inputurl/InputURL.vue.d.ts +0 -39
- package/components/invisiblefield/InvisibleField.vue.d.ts +0 -36
- package/components/languagedropdown/LanguageDropdown.vue.d.ts +0 -50
- package/components/languagedropdown/LanguageDropdownOption.vue.d.ts +0 -18
- package/components/languageswitcher/LanguageSwitcher.vue.d.ts +0 -15
- package/components/litedropdown/LiteDropdown.vue.d.ts +0 -96
- package/components/loading/Loading.vue.d.ts +0 -47
- package/components/loading/store/loading.store.d.ts +0 -8
- package/components/menu/Menu.vue.d.ts +0 -390
- 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/menuitem/index.d.ts +0 -106
- package/components/multiselect/MultiSelect.vue.d.ts +0 -192
- package/components/overlaypanel/OverlayPanel.vue.d.ts +0 -301
- package/components/passthrough/index.d.ts +0 -16
- package/components/progressbar/ProgressBar.vue.d.ts +0 -72
- package/components/quickfilter/QuickFilter.vue.d.ts +0 -25
- package/components/tabmenu/TabMenu.vue.d.ts +0 -288
- package/components/tagtype/TagType.vue.d.ts +0 -22
- package/components/textarea/Textarea.vue.d.ts +0 -170
- package/components/timeline/Timeline.vue.d.ts +0 -115
- package/components/timeline/TimelineContentByType.vue.d.ts +0 -16
- package/components/toast/Toast.vue.d.ts +0 -367
- package/components/toggleswitch/ToggleSwitch.vue.d.ts +0 -281
- package/components/tooltipspan/TooltipSpan.vue.d.ts +0 -20
- package/components/tree/Tree.vue.d.ts +0 -148
- 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/components/treesearchinput/TreeSearchInput.vue.d.ts +0 -16
- package/components/usergroup/UserGroup.vue.d.ts +0 -57
- package/components/username/UserName.vue.d.ts +0 -113
- package/components/validatormessage/ValidatorMessage.vue.d.ts +0 -12
- package/config/defaultProps.d.ts +0 -3
- package/config/index.d.ts +0 -3
- package/config/locale.d.ts +0 -3
- package/directives/focus.d.ts +0 -7
- package/directives/index.d.ts +0 -1
- package/event-bus/index.d.ts +0 -58
- package/event-bus/mitt.d.ts +0 -26
- package/loading-page-BrQattYE.js +0 -1
- package/loading-page-CgfbWppy.js +0 -1
- package/loading-page-CoC9UhfC.js +0 -4
- package/loading-page-CoXtqoc9.js +0 -4
- package/loading-page-DbLuqCHa.js +0 -1
- package/loading-page-f8D03l3G.js +0 -4
- package/loading-plane-CgfbWppy.js +0 -1
- package/loading-plane-CoXtqoc9.js +0 -4
- package/loading-table-Bdr9ZhtP.js +0 -1
- package/loading-table-ByUoWqUo.js +0 -4
- package/loading-table-BygEMzFM.js +0 -4
- package/loading-table-BzrSQlA0.js +0 -1
- package/loading-table-D9bw9OcI.js +0 -4
- package/loading-table-chOgXi94.js +0 -1
- package/no-data-CTKux8RI.js +0 -4
- package/no-data-Cgze_Rvp.js +0 -1
- package/no-data-DLHO1L_u.js +0 -4
- package/no-data-Dep79CBh.js +0 -1
- package/no-data-g0dJCy2p.js +0 -4
- package/no-data-y1X5WtcQ.js +0 -1
- package/plugins/WangsVue.d.ts +0 -131
- package/plugins/formValidation.d.ts +0 -10
- package/plugins/translation.d.ts +0 -84
- package/style.css +0 -1
- package/types/options.type.d.ts +0 -16
- package/utils/addAttachment.util.d.ts +0 -43
- package/utils/date.util.d.ts +0 -46
- package/utils/exportToExcel.util.d.ts +0 -20
- package/utils/filterOptions.util.d.ts +0 -3
- package/utils/genPlaceholder.util.d.ts +0 -8
- package/utils/getAttachmentIcon.util.d.ts +0 -8
- package/utils/getStatusSeverity.util.d.ts +0 -3
- package/utils/index.d.ts +0 -21
- package/utils/mergePropsWithDefaults.util.d.ts +0 -20
- package/utils/object.util.d.ts +0 -16
- package/utils/role.util.d.ts +0 -2
- package/utils/textFormatter.util.d.ts +0 -17
- package/utils/toast.util.d.ts +0 -4
- package/wangsvue-gsts.es.js +0 -132520
- package/wangsvue-gsts.system.js +0 -454
package/components/index.d.ts
CHANGED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
export * from '.././components';
|
|
2
|
-
export { default as Animation } from './animation/Animation.vue';
|
|
3
|
-
export { default as ApproverInfo } from './approverinfo/ApproverInfo.vue';
|
|
4
|
-
export { default as Badge } from './badge/Badge.vue';
|
|
5
|
-
export { default as BadgeGroup } from './badgegroup/BadgeGroup.vue';
|
|
6
|
-
export { default as BadgeGroupTree } from './badgegrouptree/BadgeGroupTree.vue';
|
|
7
|
-
export { default as BaseTree } from '.././components/basetree/BaseTree.vue';
|
|
8
|
-
export { default as Breadcrumb } from './breadcrumb/Breadcrumb.vue';
|
|
9
|
-
export { default as Button } from './button/Button.vue';
|
|
10
|
-
export { default as ButtonBulkAction } from './buttonbulkaction/ButtonBulkAction.vue';
|
|
11
|
-
export { default as ButtonCopy } from './buttoncopy/ButtonCopy.vue';
|
|
12
|
-
export { default as ButtonDownload } from './buttondownload/ButtonDownload.vue';
|
|
13
|
-
export { default as ButtonFilter } from './buttonfilter/ButtonFilter.vue';
|
|
14
|
-
export { default as ButtonImportExcel } from './buttonImportExcel/ButtonImportExcel.vue';
|
|
15
|
-
export { default as ButtonRadio } from './buttonradio/ButtonRadio.vue';
|
|
16
|
-
export { default as ButtonSearch } from './buttonsearch/ButtonSearch.vue';
|
|
17
|
-
export { default as ButtonSelectTree } from '.././components/buttonselecttree/ButtonSelectTree.vue';
|
|
18
|
-
export { default as ButtonSplit } from './buttonsplit/ButtonSplit.vue';
|
|
19
|
-
export { default as ButtonToggle } from './buttontoggle/ButtonToggle.vue';
|
|
20
|
-
export { default as Calendar } from '.././components/calendar/Calendar.vue';
|
|
21
|
-
export { default as Card } from './card/Card.vue';
|
|
22
|
-
export { default as Changelog } from './changelog/Changelog.vue';
|
|
23
|
-
export { default as ChangelogPage } from './changelogpage/ChangelogPage.vue';
|
|
24
|
-
export { default as Checkbox } from './checkbox/Checkbox.vue';
|
|
25
|
-
export { default as CodeSnippet } from './codesnippet/CodeSnippet.vue';
|
|
26
|
-
export { default as DataTable } from './datatable/DataTable.vue';
|
|
27
|
-
export { default as Dialog } from './dialog/Dialog.vue';
|
|
28
|
-
export { default as DialogConfirm } from './dialogconfirm/DialogConfirm.vue';
|
|
29
|
-
export { default as DialogForm } from './dialogform/DialogForm.vue';
|
|
30
|
-
export { default as DialogSelectTree } from '.././components/dialogselecttree/DialogSelectTree.vue';
|
|
31
|
-
export { default as Dropdown } from './dropdown/Dropdown.vue';
|
|
32
|
-
export { default as Editor } from './editor/Editor.vue';
|
|
33
|
-
export { default as FileUpload } from './fileupload/FileUpload.vue';
|
|
34
|
-
export { default as FilterContainer } from './filtercontainer/FilterContainer.vue';
|
|
35
|
-
export { default as Form } from './form/Form.vue';
|
|
36
|
-
export { default as Icon } from './icon/Icon.vue';
|
|
37
|
-
export { default as Image } from './image/Image.vue';
|
|
38
|
-
export { default as ImageCompressor } from './imagecompressor/ImageCompressor.vue';
|
|
39
|
-
export { default as InlineMessage } from '.././components/inlinemessage/InlineMessage.vue';
|
|
40
|
-
export { default as InputBadge } from './inputbadge/InputBadge.vue';
|
|
41
|
-
export { default as InputCurrency } from './inputcurrency/InputCurrency.vue';
|
|
42
|
-
export { default as InputEmail } from './inputemail/InputEmail.vue';
|
|
43
|
-
export { default as InputNumber } from './inputnumber/InputNumber.vue';
|
|
44
|
-
export { default as InputPassword } from './inputpassword/InputPassword.vue';
|
|
45
|
-
export { default as InputPhoneNumber } from './inputphonenumber/InputPhoneNumber.vue';
|
|
46
|
-
export { default as InputRangeNumber } from './inputrangenumber/InputRangeNumber.vue';
|
|
47
|
-
export { default as InputText } from './inputtext/InputText.vue';
|
|
48
|
-
export { default as InputURL } from './inputurl/InputURL.vue';
|
|
49
|
-
export { default as InvisibleField } from './invisiblefield/InvisibleField.vue';
|
|
50
|
-
export { default as LanguageDropdown } from './languagedropdown/LanguageDropdown.vue';
|
|
51
|
-
export { default as LiteDropdown } from './litedropdown/LiteDropdown.vue';
|
|
52
|
-
export { default as Loading } from './loading/Loading.vue';
|
|
53
|
-
export { default as Menu } from './menu/Menu.vue';
|
|
54
|
-
export { default as MultiSelect } from './multiselect/MultiSelect.vue';
|
|
55
|
-
export { default as OverlayPanel } from './overlaypanel/OverlayPanel.vue';
|
|
56
|
-
export { default as ProgressBar } from './progressbar/ProgressBar.vue';
|
|
57
|
-
export { default as QuickFilter } from './quickfilter/QuickFilter.vue';
|
|
58
|
-
export { default as TabMenu } from './tabmenu/TabMenu.vue';
|
|
59
|
-
export { default as TagType } from './tagtype/TagType.vue';
|
|
60
|
-
export { default as Textarea } from './textarea/Textarea.vue';
|
|
61
|
-
export { default as Timeline } from './timeline/Timeline.vue';
|
|
62
|
-
export { default as Toast } from './toast/Toast.vue';
|
|
63
|
-
export { default as ToggleSwitch } from './toggleswitch/ToggleSwitch.vue';
|
|
64
|
-
export { default as TooltipSpan } from './tooltipspan/TooltipSpan.vue';
|
|
65
|
-
export { default as Tree } from '.././components/tree/Tree.vue';
|
|
66
|
-
export { default as UserGroup } from './usergroup/UserGroup.vue';
|
|
67
|
-
export { default as UserName } from './username/UserName.vue';
|