@fewangsit/wangsvue-fats 1.0.0-alpha.20 → 1.0.0-alpha.22

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 (179) hide show
  1. package/event-bus/mitt.d.ts +25 -7
  2. package/package.json +1 -1
  3. package/plugins/WangsVue.d.ts +184 -16
  4. package/plugins/formValidation.d.ts +11 -2
  5. package/plugins/i18n.d.ts +23 -5
  6. package/utils/addAttachment.util.d.ts +18 -2
  7. package/utils/date.util.d.ts +33 -4
  8. package/utils/filterOptions.util.d.ts +4 -2
  9. package/utils/genPlaceholder.util.d.ts +11 -6
  10. package/utils/mergePropsWithDefaults.util.d.ts +4 -1
  11. package/utils/object.util.d.ts +14 -3
  12. package/utils/role.util.d.ts +5 -32
  13. package/utils/textFormatter.util.d.ts +15 -3
  14. package/assets/json/currencies.json.d.ts +0 -1068
  15. package/assets/lottie/admin/loading-page.lottie +0 -0
  16. package/assets/lottie/admin/loading-table.lottie +0 -0
  17. package/assets/lottie/admin/no-data.lottie +0 -0
  18. package/assets/lottie/supplyasset/loading-page.lottie +0 -0
  19. package/assets/lottie/supplyasset/loading-table.lottie +0 -0
  20. package/assets/lottie/supplyasset/no-data.lottie +0 -0
  21. package/assets/lottie/workspace/loading-page.lottie +0 -0
  22. package/assets/lottie/workspace/loading-plane.lottie +0 -0
  23. package/assets/lottie/workspace/loading-table.lottie +0 -0
  24. package/assets/lottie/workspace/no-data.lottie +0 -0
  25. package/build-entry.d.ts +0 -14
  26. package/components/animation/Animation.vue.d.ts +0 -24
  27. package/components/approverinfo/ApproverInfo.vue.d.ts +0 -51
  28. package/components/assetinfo/AssetInfo.vue.d.ts +0 -32
  29. package/components/badge/Badge.vue.d.ts +0 -73
  30. package/components/badgegroup/BadgeGroup.vue.d.ts +0 -52
  31. package/components/basecomponent/index.d.ts +0 -28
  32. package/components/basetree/BaseTree.vue.d.ts +0 -591
  33. package/components/basetree/TreeNode.vue.d.ts +0 -35
  34. package/components/breadcrumb/Breadcrumb.vue.d.ts +0 -26
  35. package/components/button/Button.vue.d.ts +0 -188
  36. package/components/buttonImportExcel/ButtonImportExcel.vue.d.ts +0 -35
  37. package/components/buttonbulkaction/ButtonBulkAction.vue.d.ts +0 -104
  38. package/components/buttoncopy/ButtonCopy.vue.d.ts +0 -26
  39. package/components/buttondownload/ButtonDownload.vue.d.ts +0 -49
  40. package/components/buttonfilter/ButtonFilter.vue.d.ts +0 -12
  41. package/components/buttonradio/ButtonRadio.vue.d.ts +0 -257
  42. package/components/buttonscan/ButtonScan.vue.d.ts +0 -201
  43. package/components/buttonscan/helpers/getErrorCode.helper.d.ts +0 -3
  44. package/components/buttonscan/helpers/index.d.ts +0 -1
  45. package/components/buttonscan/workers/scanner.worker.d.ts +0 -1
  46. package/components/buttonsearch/ButtonSearch.vue.d.ts +0 -38
  47. package/components/buttonselecttree/ButtonSelectTree.vue.d.ts +0 -200
  48. package/components/buttonsplit/ButtonSplit.d.ts +0 -350
  49. package/components/buttonsplit/ButtonSplit.vue.d.ts +0 -34
  50. package/components/buttonsync/ButtonSync.vue.d.ts +0 -10
  51. package/components/buttontoggle/ButtonToggle.vue.d.ts +0 -18
  52. package/components/buttonviewlog/ButtonViewLog.vue.d.ts +0 -17
  53. package/components/calendar/BaseCalendar.vue.d.ts +0 -86
  54. package/components/calendar/Calendar.vue.d.ts +0 -570
  55. package/components/card/Card.vue.d.ts +0 -139
  56. package/components/checkbox/Checkbox.vue.d.ts +0 -329
  57. package/components/codesnippet/CodeSnippet.vue.d.ts +0 -14
  58. package/components/customcolumn/ColumnList.vue.d.ts +0 -27
  59. package/components/customcolumn/CustomColumn.vue.d.ts +0 -37
  60. package/components/customcolumn/helpers/setVisibilityColumn.helper.d.ts +0 -12
  61. package/components/datatable/DataTable.vue.d.ts +0 -735
  62. package/components/datatable/MultiRow.vue.d.ts +0 -16
  63. package/components/datatable/helpers/adjustMenuPosition.helper.d.ts +0 -1
  64. package/components/datatable/helpers/filter.helper.d.ts +0 -28
  65. package/components/datatable/helpers/index.d.ts +0 -3
  66. package/components/datatable/helpers/readConfig.helper.d.ts +0 -2
  67. package/components/datatable/store/dataTable.store.d.ts +0 -22
  68. package/components/dialog/Dialog.vue.d.ts +0 -464
  69. package/components/dialogconfirm/DialogConfirm.vue.d.ts +0 -164
  70. package/components/dialogform/DialogForm.vue.d.ts +0 -349
  71. package/components/dialogselecttree/DialogSelectTree.vue.d.ts +0 -136
  72. package/components/dropdown/Dropdown.vue.d.ts +0 -264
  73. package/components/editor/CodeSnippetAdapter.vue.d.ts +0 -92
  74. package/components/editor/Editor.vue.d.ts +0 -191
  75. package/components/editor/EditorButton.vue.d.ts +0 -15
  76. package/components/editor/MentionList.vue.d.ts +0 -35
  77. package/components/editor/MentionSection.vue.d.ts +0 -92
  78. package/components/editor/codeSnippetExtension.d.ts +0 -3
  79. package/components/editor/mentionSectionExtension.d.ts +0 -3
  80. package/components/editor/suggestion.d.ts +0 -2
  81. package/components/fieldwrapper/FieldWrapper.vue.d.ts +0 -69
  82. package/components/fileupload/FileUpload.vue.d.ts +0 -169
  83. package/components/filtercontainer/FilterContainer.vue.d.ts +0 -182
  84. package/components/filtercontainer/helpers/applyFilter.helper.d.ts +0 -5
  85. package/components/filtercontainer/helpers/formatDateTimeRange.helper.d.ts +0 -7
  86. package/components/filtercontainer/helpers/getOption.helper.d.ts +0 -3
  87. package/components/form/Form.vue.d.ts +0 -316
  88. package/components/gallerypreview/GalleryPreview.vue.d.ts +0 -31
  89. package/components/hardwaresync/store/device.store.d.ts +0 -36
  90. package/components/helpers/convertToArrayClass.helper.d.ts +0 -2
  91. package/components/helpers/index.d.ts +0 -2
  92. package/components/helpers/label.d.ts +0 -15
  93. package/components/icon/Icon.vue.d.ts +0 -256
  94. package/components/image/Image.vue.d.ts +0 -403
  95. package/components/imagecompressor/BackgroundImageCropper.vue.d.ts +0 -36
  96. package/components/imagecompressor/ImageCompressor.vue.d.ts +0 -229
  97. package/components/imagecompressor/ImageInputInfo.vue.d.ts +0 -32
  98. package/components/index.d.ts +0 -69
  99. package/components/inlinemessage/InlineMessage.vue.d.ts +0 -167
  100. package/components/inputbadge/InputBadge.vue.d.ts +0 -122
  101. package/components/inputcurrency/InputCurrency.vue.d.ts +0 -170
  102. package/components/inputcurrency/helpers/currency.helper.d.ts +0 -4
  103. package/components/inputemail/InputEmail.vue.d.ts +0 -25
  104. package/components/inputgroup/InputGroup.vue.d.ts +0 -141
  105. package/components/inputnumber/InputNumber.vue.d.ts +0 -282
  106. package/components/inputpassword/InputPassword.vue.d.ts +0 -32
  107. package/components/inputphonenumber/InputPhoneNumber.vue.d.ts +0 -99
  108. package/components/inputphonenumber/helpers/getUserLocation.helper.d.ts +0 -8
  109. package/components/inputrangenumber/InputRangeNumber.vue.d.ts +0 -120
  110. package/components/inputsearch/InputSearch.vue.d.ts +0 -32
  111. package/components/inputtext/InputText.vue.d.ts +0 -352
  112. package/components/inputurl/InputURL.vue.d.ts +0 -39
  113. package/components/invisiblefield/InvisibleField.vue.d.ts +0 -36
  114. package/components/languagedropdown/LanguageDropdown.vue.d.ts +0 -47
  115. package/components/languagedropdown/LanguageDropdownOption.vue.d.ts +0 -18
  116. package/components/languageswitcher/LanguageSwitcher.vue.d.ts +0 -15
  117. package/components/litedropdown/LiteDropdown.vue.d.ts +0 -96
  118. package/components/loading/Loading.vue.d.ts +0 -47
  119. package/components/loading/store/loading.store.d.ts +0 -8
  120. package/components/menu/Menu.vue.d.ts +0 -390
  121. package/components/menu/helpers/filterMenu.helper.d.ts +0 -12
  122. package/components/menu/helpers/index.d.ts +0 -1
  123. package/components/menuitem/MenuItem.vue.d.ts +0 -19
  124. package/components/menuitem/index.d.ts +0 -106
  125. package/components/multiselect/MultiSelect.vue.d.ts +0 -192
  126. package/components/overlaypanel/OverlayPanel.vue.d.ts +0 -301
  127. package/components/passthrough/index.d.ts +0 -16
  128. package/components/progressbar/ProgressBar.vue.d.ts +0 -72
  129. package/components/quickfilter/QuickFilter.vue.d.ts +0 -25
  130. package/components/tabmenu/TabMenu.vue.d.ts +0 -288
  131. package/components/tagtype/TagType.vue.d.ts +0 -21
  132. package/components/textarea/Textarea.vue.d.ts +0 -170
  133. package/components/timeline/Timeline.vue.d.ts +0 -121
  134. package/components/timeline/TimelineContentByType.vue.d.ts +0 -16
  135. package/components/toast/Toast.vue.d.ts +0 -367
  136. package/components/toggleswitch/ToggleSwitch.vue.d.ts +0 -281
  137. package/components/tooltipspan/TooltipSpan.vue.d.ts +0 -20
  138. package/components/tree/Tree.vue.d.ts +0 -148
  139. package/components/tree/helpers/filterNodeKeys.helper.d.ts +0 -16
  140. package/components/tree/helpers/flattenTreeNodeChildren.helper.d.ts +0 -6
  141. package/components/tree/helpers/index.d.ts +0 -3
  142. package/components/treesearchinput/TreeSearchInput.vue.d.ts +0 -16
  143. package/components/ts-helpers.d.ts +0 -83
  144. package/components/usergroup/UserGroup.vue.d.ts +0 -57
  145. package/components/username/UserName.vue.d.ts +0 -113
  146. package/components/userwithicon/UserWithIcon.vue.d.ts +0 -21
  147. package/components/validatormessage/ValidatorMessage.vue.d.ts +0 -12
  148. package/config/defaultProps.d.ts +0 -3
  149. package/config/index.d.ts +0 -3
  150. package/config/locale.d.ts +0 -3
  151. package/loading-page-BrQattYE.js +0 -1
  152. package/loading-page-CgfbWppy.js +0 -1
  153. package/loading-page-CoC9UhfC.js +0 -4
  154. package/loading-page-CoXtqoc9.js +0 -4
  155. package/loading-page-DbLuqCHa.js +0 -1
  156. package/loading-page-f8D03l3G.js +0 -4
  157. package/loading-plane-CgfbWppy.js +0 -1
  158. package/loading-plane-CoXtqoc9.js +0 -4
  159. package/loading-table-Bdr9ZhtP.js +0 -1
  160. package/loading-table-ByUoWqUo.js +0 -4
  161. package/loading-table-BygEMzFM.js +0 -4
  162. package/loading-table-BzrSQlA0.js +0 -1
  163. package/loading-table-D9bw9OcI.js +0 -4
  164. package/loading-table-chOgXi94.js +0 -1
  165. package/main.d.ts +0 -2
  166. package/no-data-CTKux8RI.js +0 -4
  167. package/no-data-Cgze_Rvp.js +0 -1
  168. package/no-data-DLHO1L_u.js +0 -4
  169. package/no-data-Dep79CBh.js +0 -1
  170. package/no-data-g0dJCy2p.js +0 -4
  171. package/no-data-y1X5WtcQ.js +0 -1
  172. package/plugins/i18n-extension.d.ts +0 -4
  173. package/style.css +0 -1
  174. package/types/options.type.d.ts +0 -16
  175. package/utils/getSeverityByAssetStatus.util.d.ts +0 -3
  176. package/utils/index.d.ts +0 -22
  177. package/utils/listenSidebarChanges.util.d.ts +0 -11
  178. package/wangsvue-fats.es.js +0 -133302
  179. package/wangsvue-fats.system.js +0 -489
@@ -1,281 +0,0 @@
1
- /**
2
- *
3
- * ToggleSwitch is used to select a boolean value.
4
- *
5
- * @module ToggleSwitch
6
- *
7
- */
8
- import { StyleValue } from 'vue';
9
- import { ComponentHooks } from '../basecomponent';
10
- import { PassThroughOptions } from '../passthrough';
11
- import {
12
- ClassComponent,
13
- GlobalComponentConstructor,
14
- PassThrough,
15
- } from '../ts-helpers';
16
-
17
- export declare type ToggleSwitchPassThroughOptionType =
18
- | ToggleSwitchPassThroughAttributes
19
- | ((
20
- options: ToggleSwitchPassThroughMethodOptions,
21
- ) => ToggleSwitchPassThroughAttributes | string)
22
- | string
23
- | null
24
- | undefined;
25
-
26
- /**
27
- * Custom passthrough(pt) option method.
28
- */
29
- export interface ToggleSwitchPassThroughMethodOptions {
30
- /**
31
- * Defines instance.
32
- */
33
- instance: any;
34
-
35
- /**
36
- * Defines valid properties.
37
- */
38
- props: ToggleSwitchProps;
39
-
40
- /**
41
- * Defines current options.
42
- */
43
- context: ToggleSwitchContext;
44
-
45
- /**
46
- * Defines valid attributes.
47
- */
48
- attrs: any;
49
-
50
- /**
51
- * Defines parent options.
52
- */
53
- parent: any;
54
-
55
- /**
56
- * Defines passthrough(pt) options in global config.
57
- */
58
- global: object | undefined;
59
- }
60
-
61
- /**
62
- * Custom passthrough(pt) options.
63
- * @see {@link ToggleSwitchProps.pt}
64
- */
65
- export interface ToggleSwitchPassThroughOptions {
66
- /**
67
- * Used to pass attributes to the root's DOM element.
68
- */
69
- root?: ToggleSwitchPassThroughOptionType;
70
-
71
- /**
72
- * Used to pass attributes to the input's DOM element.
73
- */
74
- input?: ToggleSwitchPassThroughOptionType;
75
-
76
- /**
77
- * Used to pass attributes to the slider's DOM element.
78
- */
79
- slider?: ToggleSwitchPassThroughOptionType;
80
-
81
- /**
82
- * Used to manage all lifecycle hooks.
83
- * @see {@link BaseComponent.ComponentHooks}
84
- */
85
- hooks?: ComponentHooks;
86
- }
87
-
88
- /**
89
- * Custom passthrough attributes for each DOM elements
90
- */
91
- export interface ToggleSwitchPassThroughAttributes {
92
- [key: string]: any;
93
- }
94
-
95
- /**
96
- * Defines valid properties in ToggleSwitch component.
97
- */
98
- export interface ToggleSwitchProps {
99
- /**
100
- * Enables triple state mode where the value can be 'null', 'true', or 'false'.
101
- *
102
- * - null: not checked
103
- * - true: checked
104
- * - false: partially checked
105
- *
106
- * @defaultValue false
107
- */
108
- triState?: boolean;
109
-
110
- /**
111
- * Specifies whether a ToggleSwitch should be checked or not.
112
- * @defaultValue false - when tristate = false
113
- * @defaultValue null - when tristate = true
114
- */
115
- modelValue?: boolean | string | null | undefined;
116
-
117
- /**
118
- * Value in checked state.
119
- * @defaultValue true
120
- */
121
- trueValue?: any;
122
-
123
- /**
124
- * Value in unchecked state.
125
- * @defaultValue false
126
- */
127
- falseValue?: any;
128
-
129
- /**
130
- * A string that defines the name of the input field.
131
- */
132
- label?: string;
133
-
134
- /**
135
- * Tooltip info about the checkbox.
136
- */
137
- tooltip?: string;
138
- /**
139
- * Tooltip position.
140
- *
141
- * @default 'top'
142
- */
143
- tooltipPos?: 'top' | 'right' | 'left' | 'bottom';
144
-
145
- /**
146
- * When present, it specifies that the component should have invalid state style.
147
- * @defaultValue false
148
- */
149
- invalid?: boolean | undefined;
150
-
151
- /**
152
- * When present, it specifies that the component should be disabled.
153
- * @defaultValue false
154
- */
155
- disabled?: boolean | undefined;
156
-
157
- /**
158
- * When present, it specifies that an input field is read-only.
159
- * @default false
160
- */
161
- readonly?: boolean | undefined;
162
-
163
- /**
164
- * Index of the element in tabbing order.
165
- */
166
- tabindex?: number | undefined;
167
-
168
- /**
169
- * Identifier of the underlying input element.
170
- */
171
- inputId?: string | undefined;
172
-
173
- /**
174
- * Style class of the input field.
175
- */
176
- inputClass?: string | object | undefined;
177
-
178
- /**
179
- * Inline style of the input field.
180
- */
181
- inputStyle?: StyleValue | undefined;
182
-
183
- /**
184
- * Establishes relationships between the component and label(s) where its value should be one or more element IDs.
185
- */
186
- ariaLabelledby?: string | undefined;
187
-
188
- /**
189
- * Establishes a string value that labels the component.
190
- */
191
- ariaLabel?: string | undefined;
192
-
193
- /**
194
- * Used to pass attributes to DOM elements inside the component.
195
- * @type {ToggleSwitchPassThroughOptions}
196
- */
197
- pt?: PassThrough<ToggleSwitchPassThroughOptions>;
198
-
199
- /**
200
- * Used to configure passthrough(pt) options of the component.
201
- * @type {PassThroughOptions}
202
- */
203
- ptOptions?: PassThroughOptions;
204
-
205
- /**
206
- * When enabled, it removes component related styles in the core.
207
- * @defaultValue false
208
- */
209
- unstyled?: boolean;
210
- }
211
-
212
- /**
213
- * Defines current options in ToggleSwitch component.
214
- */
215
- export interface ToggleSwitchContext {
216
- /**
217
- * Current checked state of the item as a boolean.
218
- * @defaultValue false
219
- */
220
- checked: boolean;
221
-
222
- /**
223
- * Current disabled state of the item as a boolean.
224
- * @defaultValue false
225
- */
226
- disabled: boolean;
227
- }
228
- /**
229
- * Defines valid emits in ToggleSwitch component.
230
- */
231
- export type ToggleSwitchEmits = {
232
- /**
233
- * Emitted when the value changes.
234
- * @param {boolean} value - New value.
235
- */
236
- 'update:modelValue': [value: boolean];
237
-
238
- /**
239
- * Callback to invoke on value change.
240
- * @param {Event} event - Browser event.
241
- */
242
- 'change': [event: Event];
243
-
244
- /**
245
- * Callback to invoke when the component receives focus.
246
- * @param {Event} event - Browser event.
247
- */
248
- 'focus': [event: Event];
249
-
250
- /**
251
- * Callback to invoke when the component loses focus.
252
- * @param {Event} event - Browser event.
253
- */
254
- 'blur': [event: Event];
255
- };
256
-
257
- /**
258
- * **PrimeVue - ToggleSwitch**
259
- *
260
- * _ToggleSwitch is used to select a boolean value._
261
- *
262
- * [Live Demo](https://fewangsit.github.io/wangsvue/toggle)
263
- * --- ---
264
- * ![WangsVue](https://www.wangs.id/wp-content/uploads/2023/12/cropped-Logo_Wangsid-removebg-preview-192x192.png)
265
- *
266
- * @group Component
267
- *
268
- */
269
- declare class ToggleSwitch extends ClassComponent<
270
- ToggleSwitchProps,
271
- unknown,
272
- ToggleSwitchEmits
273
- > {}
274
-
275
- declare module 'vue' {
276
- export interface GlobalComponents {
277
- ToggleSwitch: GlobalComponentConstructor<ToggleSwitch>;
278
- }
279
- }
280
-
281
- export default ToggleSwitch;
@@ -1,20 +0,0 @@
1
- import { DefineComponent } from 'vue';
2
-
3
- export type TooltipSpanProps = {
4
- /**
5
- * The full text to be displayed on the tooltip.
6
- * The tooltip will only be shown if the text is truncated.
7
- * @default ''
8
- */
9
- fullText?: string;
10
- /**
11
- * The maximum length of the text displayed on the span. If the text is longer
12
- * than this value, it will be truncated and an ellipsis (...) will be added.
13
- * @default 36
14
- */
15
- length?: number;
16
- };
17
-
18
- declare const TooltipSpan: DefineComponent<TooltipSpanProps>;
19
-
20
- export default TooltipSpan;
@@ -1,148 +0,0 @@
1
- import { Slot } from 'vue';
2
- import { ClassComponent, GlobalComponentConstructor } from '../ts-helpers';
3
- import { TreeSelectionKeys } from 'primevue/tree';
4
- import { MenuItem } from 'lib/components/menuitem';
5
- import { BaseTreeProps, TreeNode } from '../basetree/BaseTree.vue.d';
6
- import { QueryParams, ShortFetchResponse } from '../datatable/DataTable.vue.d';
7
-
8
- export interface TreeProps extends BaseTreeProps {
9
- /**
10
- * Keyword to filter the Tree by name/label.
11
- */
12
- filter: string;
13
- type: 'group' | 'category';
14
- fetchTree?: (
15
- type: 'group' | 'category',
16
- params?: QueryParams,
17
- ) => Promise<ShortFetchResponse<TreeNode> | undefined>;
18
- params?: QueryParams;
19
- selectedKeys?: TreeSelectionKeys | number[] | undefined;
20
- selectedTreeNodes?: TreeNode[] | undefined;
21
- selectionMode?: 'single' | 'checkbox' | undefined;
22
- /**
23
- * Wether show node button action or not.
24
- *
25
- * @default false;
26
- */
27
- useOption?: boolean;
28
- /**
29
- * List of labels that has no menu option
30
- */
31
- listLabelsNoOption?: string[];
32
- treeNodeMenus?: MenuItem[];
33
- /**
34
- * Specify wether the all tree node should be auto checked once it rendered.
35
- * @default false
36
- */
37
- autoSelectAll?: boolean;
38
- selectLastNode?: boolean;
39
- /**
40
- * Disable node 'All' selection
41
- */
42
- disableNodeAll?: boolean;
43
- /**
44
- * Include node All key (-1) on Checkbox Selection
45
- *
46
- * @default false - (-1) is excluded
47
- */
48
- includeNodeAllKey?: boolean;
49
- /**
50
- * A list of node keys that should be disabled along with their children.
51
- */
52
- disableKeys?: number[];
53
- /**
54
- * A list of node keys that should be disabled, affecting only the specified nodes and not their children.
55
- */
56
- exactDisableKeys?: number[];
57
- /**
58
- * Defines the tree is readonly and disabled.
59
- */
60
- readonly?: boolean;
61
- /**
62
- * Defines the tree to select disposable group only.
63
- */
64
- selectDisposableOnly?: boolean;
65
- /**
66
- * Defines the tree to be flattened and shows disposable only
67
- */
68
- flattenDisposableNode?: boolean;
69
- /**
70
- * Defines the group tree to disable excluded keys
71
- */
72
- excludedKeys?: number[];
73
- /**
74
- * Will emit update selection when value is `true`
75
- *
76
- * @default false - to prevent auto emit in every possible unhandled way
77
- */
78
- shouldEmitEventOnChange?: boolean;
79
- }
80
-
81
- export type TreeEmits = {
82
- 'update:selectedKeys': [keys: TreeSelectionKeys];
83
- 'update:selectedTreeNodes': [nodes: TreeNode[] | undefined];
84
- 'nodeSelect': [node: TreeNode];
85
- 'nodeUnselect': [node: TreeNode];
86
- 'toggleMenu': [node: TreeNode];
87
- };
88
-
89
- export interface TreeSlots {
90
- default: Slot<{ node: TreeNode; checked: boolean; disabled: boolean }>;
91
- }
92
-
93
- /**
94
- * **TSVue v2 - Tree**
95
- *
96
- * _Tree is used to display hierarchical data._
97
- *
98
- * --- ---
99
- * ![TSVue](https://ik.imagekit.io/kurniadev/TS-HEAD-BLACK.png)
100
- *
101
- * @group Component
102
- */
103
- declare class Tree extends ClassComponent<TreeProps, TreeSlots, TreeEmits> {
104
- /**
105
- * The Tree Node array.
106
- */
107
- treeNodes: TreeNode[];
108
- /**
109
- * The Flat Tree Node array.
110
- */
111
- flatNodes: TreeNode[];
112
- /**
113
- * Tree Nodes loading state.
114
- */
115
- isLoading: boolean;
116
- /**
117
- * Show disposable group icon.
118
- */
119
- showDisposableGroups: boolean;
120
- /**
121
- * State where all tree node expanded.
122
- */
123
- isExpandedAll: boolean;
124
- /**
125
- * Method to collapse all node.
126
- */
127
- collapseAll: () => void;
128
- /**
129
- * Method to expand all node.
130
- */
131
- expandAll: () => void;
132
- /**
133
- * Expand the All node to show all Parent Group
134
- */
135
- expandNodeAll: () => void;
136
- /**
137
- * Trigger fetch tree list
138
- */
139
- fetchTreeList: () => void;
140
- }
141
-
142
- declare module '@vue/runtime-core' {
143
- interface GlobalComponents {
144
- Tree: GlobalComponentConstructor<Tree>;
145
- }
146
- }
147
-
148
- export default Tree;
@@ -1,16 +0,0 @@
1
- import { TreeSelectionKeys } from 'primevue/tree';
2
- /**
3
- * Parse selection keys into array of keys.
4
- *
5
- * @param nodeKeys - A collection of selected node keys.
6
- * @param includeNodeAllKey - Whether to include the "-1" key (representing "All").
7
- */
8
- export declare const parseNodeKeys: (nodeKeys: TreeSelectionKeys, includeNodeAllKey?: boolean) => number[];
9
- /**
10
- * Filters a collection of selected node keys based on specific criteria.
11
- *
12
- * @param nodeKeys - A collection of selected node keys.
13
- * @param includeNodeAllKey - Whether to include the "-1" key (representing "All").
14
- * @returns A new collection of filtered node keys.
15
- */
16
- export declare const filterNodeKeys: (nodeKeys: TreeSelectionKeys, includeNodeAllKey?: boolean) => TreeSelectionKeys;
@@ -1,6 +0,0 @@
1
- import { TreeNode } from '../../basetree/BaseTree.vue.d';
2
- /**
3
- * Covert deeply nested tree node into one level array.
4
- */
5
- declare const flattenTreeNodeChildren: (nodes: TreeNode[] | undefined) => TreeNode[];
6
- export default flattenTreeNodeChildren;
@@ -1,3 +0,0 @@
1
- import { default as flattenTreeNodeChildren } from './flattenTreeNodeChildren.helper';
2
- import { filterNodeKeys, parseNodeKeys } from './filterNodeKeys.helper';
3
- export { filterNodeKeys, parseNodeKeys, flattenTreeNodeChildren };
@@ -1,16 +0,0 @@
1
- import { DefineComponent } from 'vue';
2
-
3
- export type TreeSearchInputProps = {
4
- modelValue?: string;
5
- };
6
-
7
- export type TreeSearchInputEmits = {
8
- 'update:modelValue': [payload: string];
9
- };
10
-
11
- declare const TreeSearchInput: DefineComponent<
12
- TreeSearchInputProps,
13
- TreeSearchInputEmits
14
- >;
15
-
16
- export default TreeSearchInput;
@@ -1,83 +0,0 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
- import {
3
- AllowedComponentProps,
4
- ComponentCustomProps,
5
- ObjectEmitsOptions,
6
- VNode,
7
- VNodeProps,
8
- } from 'vue';
9
-
10
- declare type PublicProps = VNodeProps &
11
- AllowedComponentProps &
12
- ComponentCustomProps;
13
-
14
- declare type UnionToIntersection<U> = (
15
- U extends any ? (k: U) => void : never
16
- ) extends (k: infer I) => void
17
- ? I
18
- : never;
19
-
20
- declare type EmitFn<
21
- Options = ObjectEmitsOptions,
22
- Event extends keyof Options = keyof Options,
23
- > =
24
- Options extends Array<infer V>
25
- ? (event: V, ...args: any[]) => void
26
- : object extends Options
27
- ? (event: string, ...args: any[]) => void
28
- : UnionToIntersection<
29
- {
30
- [key in Event]: Options[key] extends (...args: infer Args) => any
31
- ? (event: key, ...args: Args) => void
32
- : (event: key, ...args: any[]) => void;
33
- }[Event]
34
- >;
35
-
36
- export class ClassComponent<Props, Slots, Emits> {
37
- $props: Props & PublicProps;
38
- $slots: Slots;
39
- $emit: EmitFn<Emits>;
40
- }
41
-
42
- export type GlobalComponentConstructor<T> = {
43
- new (): T;
44
- };
45
-
46
- /**
47
- * Custom types
48
- */
49
- export declare type Booleanish = boolean | 'true' | 'false';
50
-
51
- export declare type Numberish = number | string;
52
-
53
- export declare type Nullable<T = void> = T | null | undefined;
54
-
55
- export declare type PassThrough<T = void> = T | object | undefined;
56
- export declare type Preset<T = void> = T | object | undefined;
57
-
58
- export declare type DefaultPassThrough<T = void> =
59
- | T
60
- | ((instance?: VNode) => T | undefined)
61
- | undefined;
62
-
63
- export declare type HintedString<T extends string> = (string & {}) | T;
64
-
65
- export declare type PresetAttributes = {
66
- class?: any;
67
- style?: any;
68
- [key: string]: any;
69
- };
70
-
71
- export declare type PresetMethodOptions = {
72
- instance: any;
73
- props: any;
74
- state: any;
75
- context: any;
76
- attrs: any;
77
- parent: any;
78
- global: object | undefined;
79
- };
80
-
81
- export declare type PresetOptionMethodType<Opt = PresetMethodOptions> = (
82
- options: Partial<Opt>,
83
- ) => PresetAttributes;
@@ -1,57 +0,0 @@
1
- import { ClassComponent, GlobalComponentConstructor } from '../ts-helpers';
2
-
3
- /**
4
- * Defines valid properties in UserGroup component.
5
- */
6
- export interface UserGroupProps {
7
- /**
8
- * The user objects array
9
- */
10
- users: Record<string, any>[];
11
- /**
12
- * The limit of how many users to display
13
- */
14
- limit?: number;
15
- /**
16
- * Specify the field of user to be used as display name
17
- *
18
- * @example 'name.fullName'
19
- *
20
- * @default 'nickName'
21
- */
22
- userNameField?: string;
23
- /**
24
- * Specify the field of user to be used as display picture
25
- *
26
- * @example 'image.profile'
27
- *
28
- * @default 'profilePicture'
29
- */
30
- profilePictureField?: string;
31
- withDialogDetail?: boolean;
32
- dialogHeaderLabel?: string;
33
- }
34
-
35
- /**
36
- * **WangsVue - UserGroup**
37
- *
38
- * _Displays an user and profile image._
39
- *
40
- * --- ---
41
- *
42
- * @group Component
43
- *
44
- */
45
- declare class UserGroup extends ClassComponent<
46
- UserGroupProps,
47
- unknown,
48
- unknown
49
- > {}
50
-
51
- declare module '@vue/runtime-core' {
52
- interface GlobalComponents {
53
- UserGroup: GlobalComponentConstructor<UserGroup>;
54
- }
55
- }
56
-
57
- export default UserGroup;