@fewangsit/wangsvue-fats 1.0.0-alpha.4 → 1.0.0-alpha.40

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.
Files changed (145) hide show
  1. package/components/animation/Animation.vue.d.ts +9 -1
  2. package/components/assetinfo/AssetInfo.vue.d.ts +34 -0
  3. package/components/badgegroup/BadgeGroup.vue.d.ts +3 -1
  4. package/components/basetree/BaseTree.vue.d.ts +2 -1
  5. package/components/button/Button.vue.d.ts +7 -3
  6. package/components/buttonbulkaction/ButtonBulkAction.vue.d.ts +1 -0
  7. package/components/buttonradio/ButtonRadio.vue.d.ts +1 -0
  8. package/components/buttonscan/ButtonScan.vue.d.ts +202 -0
  9. package/components/buttonselecttree/ButtonSelectTree.vue.d.ts +5 -2
  10. package/components/buttonsplit/ButtonSplit.vue.d.ts +352 -34
  11. package/components/buttonsync/ButtonSync.vue.d.ts +22 -0
  12. package/components/buttontoggle/ButtonToggle.vue.d.ts +1 -0
  13. package/components/buttonviewlog/ButtonViewLog.vue.d.ts +17 -0
  14. package/components/calendar/Calendar.vue.d.ts +32 -4
  15. package/components/card/Card.vue.d.ts +1 -0
  16. package/components/checkbox/Checkbox.vue.d.ts +1 -0
  17. package/components/datatable/DataTable.vue.d.ts +6 -4
  18. package/components/dialog/Dialog.vue.d.ts +1 -0
  19. package/components/dialogconfirm/DialogConfirm.vue.d.ts +1 -0
  20. package/components/dialogform/DialogForm.vue.d.ts +1 -0
  21. package/components/dialogselecttree/DialogSelectTree.vue.d.ts +3 -2
  22. package/components/dialogselectuser/DialogSelectUser.vue.d.ts +102 -0
  23. package/components/dialogselectuser/options/columns.d.ts +3 -0
  24. package/components/dropdown/Dropdown.vue.d.ts +16 -4
  25. package/components/editor/Editor.vue.d.ts +1 -0
  26. package/components/fileupload/FileUpload.vue.d.ts +1 -0
  27. package/components/filtercontainer/FilterContainer.vue.d.ts +13 -8
  28. package/components/form/Form.vue.d.ts +2 -1
  29. package/components/icon/Icon.vue.d.ts +2 -0
  30. package/components/image/Image.vue.d.ts +1 -0
  31. package/components/imagecompressor/ImageCompressor.vue.d.ts +6 -0
  32. package/components/index.d.ts +16 -18
  33. package/components/inputcurrency/helpers/currency.helper.d.ts +5 -1
  34. package/components/inputemail/InputEmail.vue.d.ts +1 -0
  35. package/components/inputnumber/InputNumber.vue.d.ts +1 -0
  36. package/components/inputpassword/InputPassword.vue.d.ts +1 -0
  37. package/components/inputrangenumber/InputRangeNumber.vue.d.ts +1 -0
  38. package/components/inputsearch/InputSearch.vue.d.ts +36 -0
  39. package/components/inputtext/InputText.vue.d.ts +2 -1
  40. package/components/inputurl/InputURL.vue.d.ts +4 -2
  41. package/components/invisiblefield/InvisibleField.vue.d.ts +32 -36
  42. package/components/languagedropdown/LanguageDropdown.vue.d.ts +5 -22
  43. package/components/litedropdown/LiteDropdown.vue.d.ts +5 -3
  44. package/components/loading/store/loading.store.d.ts +3 -3
  45. package/components/menu/Menu.vue.d.ts +2 -1
  46. package/components/multiselect/MultiSelect.vue.d.ts +7 -4
  47. package/components/overlaypanel/OverlayPanel.vue.d.ts +1 -0
  48. package/components/tabmenu/TabMenu.vue.d.ts +2 -1
  49. package/components/textarea/Textarea.vue.d.ts +2 -1
  50. package/components/timeline/Timeline.vue.d.ts +7 -1
  51. package/components/toast/Toast.vue.d.ts +2 -1
  52. package/components/toggleswitch/ToggleSwitch.vue.d.ts +1 -0
  53. package/components/transactionroles/TransactionRoles.vue.d.ts +58 -0
  54. package/components/tree/Tree.vue.d.ts +5 -3
  55. package/components/tree/helpers/filterNodeKeys.helper.d.ts +8 -2
  56. package/components/tree/helpers/flattenTreeNodeChildren.helper.d.ts +3 -1
  57. package/components/username/UserName.vue.d.ts +5 -0
  58. package/components/userwithicon/UserWithIcon.vue.d.ts +21 -0
  59. package/config/defaultProps.d.ts +1 -1
  60. package/config/index.d.ts +1 -1
  61. package/config/locale.d.ts +1 -1
  62. package/directives/focus.d.ts +1 -1
  63. package/event-bus/index.d.ts +52 -50
  64. package/event-bus/mitt.d.ts +29 -14
  65. package/main.d.ts +31 -2
  66. package/package.json +8 -4
  67. package/plugins/WangsVue.d.ts +266 -98
  68. package/plugins/formValidation.d.ts +15 -6
  69. package/plugins/i18n-extension.d.ts +4 -0
  70. package/plugins/i18n.d.ts +98 -0
  71. package/stats.html +4949 -0
  72. package/style.css +1 -1
  73. package/utils/date.util.d.ts +59 -30
  74. package/utils/getSeverityByAssetStatus.util.d.ts +3 -0
  75. package/utils/index.d.ts +5 -20
  76. package/utils/listenSidebarChanges.util.d.ts +16 -0
  77. package/utils/object.util.d.ts +14 -3
  78. package/utils/role.util.d.ts +67 -1
  79. package/utils/toast.util.d.ts +78 -78
  80. package/wangsvue-fats.es.js +48860 -129710
  81. package/wangsvue-fats.system.js +91 -267
  82. package/assets/json/currencies.json.d.ts +0 -1068
  83. package/assets/json/supported-official-langs.json.d.ts +0 -530
  84. package/assets/lottie/admin/loading-page.lottie +0 -0
  85. package/assets/lottie/admin/loading-table.lottie +0 -0
  86. package/assets/lottie/admin/no-data.lottie +0 -0
  87. package/assets/lottie/supplyasset/loading-page.lottie +0 -0
  88. package/assets/lottie/supplyasset/loading-table.lottie +0 -0
  89. package/assets/lottie/supplyasset/no-data.lottie +0 -0
  90. package/assets/lottie/workspace/loading-page.lottie +0 -0
  91. package/assets/lottie/workspace/loading-plane.lottie +0 -0
  92. package/assets/lottie/workspace/loading-table.lottie +0 -0
  93. package/assets/lottie/workspace/no-data.lottie +0 -0
  94. package/build-entry.d.ts +0 -14
  95. package/components/buttonsplit/ButtonSplit.d.ts +0 -350
  96. package/components/calendar/BaseCalendar.vue.d.ts +0 -86
  97. package/components/codesnippet/CodeSnippet.vue.d.ts +0 -14
  98. package/components/customcolumn/ColumnList.vue.d.ts +0 -27
  99. package/components/customcolumn/helpers/setVisibilityColumn.helper.d.ts +0 -12
  100. package/components/datatable/MultiRow.vue.d.ts +0 -16
  101. package/components/datatable/helpers/adjustMenuPosition.helper.d.ts +0 -1
  102. package/components/datatable/helpers/filter.helper.d.ts +0 -28
  103. package/components/datatable/helpers/index.d.ts +0 -3
  104. package/components/datatable/helpers/readConfig.helper.d.ts +0 -2
  105. package/components/datatable/store/dataTable.store.d.ts +0 -22
  106. package/components/editor/CodeSnippetAdapter.vue.d.ts +0 -92
  107. package/components/editor/EditorButton.vue.d.ts +0 -15
  108. package/components/editor/MentionList.vue.d.ts +0 -35
  109. package/components/editor/MentionSection.vue.d.ts +0 -92
  110. package/components/editor/codeSnippetExtension.d.ts +0 -3
  111. package/components/editor/mentionSectionExtension.d.ts +0 -3
  112. package/components/editor/suggestion.d.ts +0 -2
  113. package/components/filtercontainer/helpers/applyFilter.helper.d.ts +0 -5
  114. package/components/filtercontainer/helpers/formatDateTimeRange.helper.d.ts +0 -7
  115. package/components/filtercontainer/helpers/getOption.helper.d.ts +0 -3
  116. package/components/gallerypreview/GalleryPreview.vue.d.ts +0 -31
  117. package/components/helpers/convertToArrayClass.helper.d.ts +0 -2
  118. package/components/helpers/index.d.ts +0 -2
  119. package/components/helpers/label.d.ts +0 -15
  120. package/components/imagecompressor/BackgroundImageCropper.vue.d.ts +0 -36
  121. package/components/imagecompressor/ImageInputInfo.vue.d.ts +0 -30
  122. package/components/inlinemessage/InlineMessage.vue.d.ts +0 -167
  123. package/components/inputgroup/InputGroup.vue.d.ts +0 -141
  124. package/components/inputphonenumber/helpers/getUserLocation.helper.d.ts +0 -8
  125. package/components/languagedropdown/LanguageDropdownOption.vue.d.ts +0 -18
  126. package/components/languageswitcher/LanguageSwitcher.vue.d.ts +0 -15
  127. package/components/menu/helpers/filterMenu.helper.d.ts +0 -12
  128. package/components/menu/helpers/index.d.ts +0 -1
  129. package/components/menuitem/MenuItem.vue.d.ts +0 -19
  130. package/components/progressbar/ProgressBar.vue.d.ts +0 -72
  131. package/components/quickfilter/QuickFilter.vue.d.ts +0 -25
  132. package/components/timeline/TimelineContentByType.vue.d.ts +0 -16
  133. package/components/tooltipspan/TooltipSpan.vue.d.ts +0 -20
  134. package/components/tree/helpers/index.d.ts +0 -3
  135. package/components/usergroup/UserGroup.vue.d.ts +0 -57
  136. package/components/validatormessage/ValidatorMessage.vue.d.ts +0 -12
  137. package/plugins/translation.d.ts +0 -84
  138. package/types/options.type.d.ts +0 -16
  139. package/utils/addAttachment.util.d.ts +0 -43
  140. package/utils/exportToExcel.util.d.ts +0 -20
  141. package/utils/filterOptions.util.d.ts +0 -3
  142. package/utils/genPlaceholder.util.d.ts +0 -8
  143. package/utils/getAttachmentIcon.util.d.ts +0 -8
  144. package/utils/mergePropsWithDefaults.util.d.ts +0 -20
  145. package/utils/textFormatter.util.d.ts +0 -17

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.