vlite3 1.1.6 → 1.1.8
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/README.md +1 -0
- package/components/Chart/GaugeChart.vue.d.ts +120 -0
- package/components/Chart/PieChart.vue.d.ts +1 -1
- package/components/Chart/index.d.ts +2 -1
- package/components/Chart/types.d.ts +60 -1
- package/components/CommandPalette/CommandPaletteContent.vue2.js +1 -1
- package/components/CommandPalette/{CommandPaletteItem.vue.js → CommandPaletteItem.vue2.js} +1 -1
- package/components/DataTable/DataTable.vue.d.ts +1 -0
- package/components/DataTable/DataTable.vue.js +142 -132
- package/components/DataTable/DataTableHeader.vue.d.ts +1 -0
- package/components/DataTable/DataTableHeader.vue.js +17 -16
- package/components/DataTable/DataTableRow.vue.d.ts +1 -0
- package/components/DataTable/DataTableRow.vue.js +29 -25
- package/components/DataTable/types.d.ts +1 -0
- package/components/Dropdown/Dropdown.vue.d.ts +2 -1
- package/components/Dropdown/Dropdown.vue.js +37 -34
- package/components/Dropdown/DropdownMenu.vue.d.ts +3 -0
- package/components/Dropdown/DropdownMenu.vue.js +1 -1
- package/components/Dropdown/DropdownMenu.vue2.js +83 -72
- package/components/Dropdown/DropdownTrigger.vue.js +8 -4
- package/components/MultiSelect/MultiSelect.vue.d.ts +26 -1
- package/components/MultiSelect/MultiSelect.vue.js +135 -100
- package/components/NavbarCommandPalette.vue.js +1 -1
- package/components/Skeleton/Skeleton.vue.d.ts +30 -0
- package/components/Skeleton/Skeleton.vue.js +215 -0
- package/components/Skeleton/Skeleton.vue2.js +4 -0
- package/components/Skeleton/extract.d.ts +5 -0
- package/components/Skeleton/extract.js +83 -0
- package/components/Skeleton/index.d.ts +4 -0
- package/components/Skeleton/shared.d.ts +14 -0
- package/components/Skeleton/shared.js +29 -0
- package/components/Skeleton/types.d.ts +59 -0
- package/components/Skeleton/types.js +6 -0
- package/index.d.ts +1 -0
- package/index.js +217 -207
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { default as m } from "vue3-google-signin";
|
|
2
2
|
import { deepMerge as p } from "./utils/object.js";
|
|
3
|
-
import { camelCase as d, capitalize as u, copyToClipboard as x, debounce as i, delay as n, downloadFile as c, flattenArray as g, formatAmPm as T, formatCurrency as S, formatDate as C, formatSchedule as I, getDefaultDateRange as b, getNextMonth as P, getNextYear as
|
|
3
|
+
import { camelCase as d, capitalize as u, copyToClipboard as x, debounce as i, delay as n, downloadFile as c, flattenArray as g, formatAmPm as T, formatCurrency as S, formatDate as C, formatSchedule as I, getDefaultDateRange as b, getNextMonth as P, getNextYear as h, getPrevMonth as v, getPrevYear as D, getToday as F, getTomorrow as y, getUniqueId as B, getUpcoming as N, getYear as A, getYesterday as k, isAppleDevice as M, isEmpty as E, isPureTimeString as w, isValidTimeRange as L, parseDateTime as R, randomNumber as K, removeExtraProperties as O, slugify as G, throttle as Y, toISO as _, toLocalISO as z, truncate as U } from "./utils/functions.js";
|
|
4
4
|
import { lazySearch as H, resetSearchIndex as Q, search as j } from "./utils/search.util.js";
|
|
5
5
|
import { env as W } from "./utils/env.js";
|
|
6
6
|
import { $t as $ } from "./utils/i18n.js";
|
|
7
7
|
import { getComponentConfig as Z } from "./utils/configUtils.js";
|
|
8
8
|
import { default as oe } from "./components/Chip/Chip.vue.js";
|
|
9
|
-
import { default as
|
|
9
|
+
import { default as te } from "./components/Form/Form.vue.js";
|
|
10
10
|
import { default as fe } from "./components/Form/FormField.vue.js";
|
|
11
11
|
import { default as le } from "./components/Form/FormFields.vue.js";
|
|
12
12
|
import { default as se } from "./components/Form/CustomFields.vue.js";
|
|
@@ -16,25 +16,25 @@ import { useFileUpload as ce } from "./components/Form/composables/useFileUpload
|
|
|
16
16
|
import { default as Te } from "./components/Tabes/Tabes.vue.js";
|
|
17
17
|
import { default as Ce } from "./components/Stats/Stats.vue.js";
|
|
18
18
|
import { default as be } from "./components/Kanban/Kanban.vue.js";
|
|
19
|
-
import { default as
|
|
19
|
+
import { default as he } from "./components/Kanban/KanbanBoard.vue.js";
|
|
20
20
|
import { useKanbanBoard as De } from "./components/Kanban/useKanbanBoard.js";
|
|
21
21
|
import { default as ye } from "./components/Navbar/Navbar.vue.js";
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
22
|
+
import { default as Ne } from "./components/Navbar/NavbarItem.vue.js";
|
|
23
|
+
import { default as ke } from "./components/Navbar/NavbarGroup.vue.js";
|
|
24
24
|
import { default as Ee } from "./components/Navbar/NavbarTabs.vue.js";
|
|
25
25
|
/* empty css */
|
|
26
26
|
import { default as Le } from "./components/QRCode/QRCode.vue.js";
|
|
27
27
|
import { default as Ke } from "./components/Screen/Screen.vue.js";
|
|
28
|
-
import { default as
|
|
28
|
+
import { default as Ge } from "./components/Screen/ScreenFilter.vue.js";
|
|
29
29
|
import { default as _e } from "./components/Screen/components/ScreenQuickFilters.vue.js";
|
|
30
|
-
import { default as
|
|
30
|
+
import { default as Ue } from "./components/Heatmap/Heatmap.vue.js";
|
|
31
31
|
import { default as He } from "./components/Masonry/Masonry.vue.js";
|
|
32
32
|
import { MASONRY_BREAKPOINTS as je } from "./components/Masonry/types.js";
|
|
33
33
|
import { default as We } from "./components/Spinner/Spinner.vue.js";
|
|
34
34
|
import { default as $e } from "./components/Barcode/Barcode.vue.js";
|
|
35
35
|
import { barcodesConstants as Ze } from "./components/Barcode/types.js";
|
|
36
36
|
import { default as oo } from "./components/Carousel/Carousel.vue.js";
|
|
37
|
-
import { default as
|
|
37
|
+
import { default as to } from "./components/Dropdown/Dropdown.vue.js";
|
|
38
38
|
import { default as fo } from "./components/Dropdown/DropdownMenu.vue.js";
|
|
39
39
|
import { default as lo } from "./components/Dropdown/DropdownTrigger.vue.js";
|
|
40
40
|
import { default as so } from "./components/Dropdown/DropdownItem.vue.js";
|
|
@@ -44,227 +44,233 @@ import { default as go } from "./components/Breadcrumb/Breadcrumb.vue.js";
|
|
|
44
44
|
import { default as So } from "./components/Breadcrumb/BreadcrumbItem.vue.js";
|
|
45
45
|
import { default as Io } from "./components/FileTree/FileTree.vue.js";
|
|
46
46
|
import { default as Po } from "./components/FileTree/FileTreeNode.vue.js";
|
|
47
|
-
import { useTreeSelection as
|
|
47
|
+
import { useTreeSelection as vo } from "./components/FileTree/useTreeSelection.js";
|
|
48
48
|
import { default as Fo } from "./components/OTPInput/OTPInput.vue.js";
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
49
|
+
import { default as Bo } from "./components/Workbook/Workbook.vue.js";
|
|
50
|
+
import { default as Ao } from "./components/Workbook/Sheet.vue.js";
|
|
51
|
+
import { default as Mo } from "./components/DataList/DataList.vue.js";
|
|
52
52
|
import { default as wo } from "./components/List/List.vue.js";
|
|
53
53
|
import { default as Ro } from "./components/List/ListFieldRow.vue.js";
|
|
54
|
-
import { formatNumber as Oo, getObjectValue as
|
|
54
|
+
import { formatNumber as Oo, getObjectValue as Go } from "./components/List/utils.js";
|
|
55
55
|
import { default as _o } from "./components/Empty/Empty.vue.js";
|
|
56
|
-
import { default as
|
|
56
|
+
import { default as Uo } from "./components/Comment/CommentItem.vue.js";
|
|
57
57
|
import { default as Ho } from "./components/Comment/CommentThread.vue.js";
|
|
58
58
|
import { default as jo } from "./components/Comment/CommentEditor.vue.js";
|
|
59
59
|
import { default as Wo } from "./components/Accordion/Accordion.vue.js";
|
|
60
60
|
import { default as $o } from "./components/Accordion/AccordionItem.vue.js";
|
|
61
61
|
import { default as Zo } from "./components/Accordion/AccordionTrigger.vue.js";
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { SCREEN_CONTEXT_KEY as
|
|
68
|
-
import { default as
|
|
69
|
-
import { initializeTheme as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { useMultiSelectHydration as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
62
|
+
import { default as or } from "./components/Accordion/AccordionContent.vue.js";
|
|
63
|
+
import { default as tr } from "./components/ChoiceBox/ChoiceBox.vue.js";
|
|
64
|
+
import { default as fr } from "./components/DataTable/DataTable.vue.js";
|
|
65
|
+
import { default as lr } from "./components/DataTable/DataTableHeader.vue.js";
|
|
66
|
+
import { default as sr } from "./components/DataTable/DataTableRow.vue.js";
|
|
67
|
+
import { SCREEN_CONTEXT_KEY as ur } from "./components/DataTable/types.js";
|
|
68
|
+
import { default as ir } from "./components/Splitter/Splitter.vue.js";
|
|
69
|
+
import { initializeTheme as cr, useTheme as gr } from "./composables/useTheme.js";
|
|
70
|
+
import { default as Sr } from "./components/FilePicker/FilePicker.vue.js";
|
|
71
|
+
import { default as Ir } from "./components/Pagination/Pagination.vue.js";
|
|
72
|
+
import { default as Pr } from "./components/ExportData/ExportData.vue.js";
|
|
73
|
+
import { default as vr } from "./components/ImportData/ImportData.vue.js";
|
|
74
|
+
import { default as Fr } from "./components/MultiSelect/MultiSelect.vue.js";
|
|
75
|
+
import { useMultiSelectHydration as Br } from "./components/MultiSelect/composables/useMultiSelectHydration.js";
|
|
76
|
+
import { default as Ar } from "./components/PricingPlan/PricingPlan.vue.js";
|
|
77
|
+
import { default as Mr } from "./components/PricingPlan/PricingPlanItem.vue.js";
|
|
78
|
+
import { default as wr } from "./components/SidebarMenu/SidebarMenu.vue.js";
|
|
79
79
|
/* empty css */
|
|
80
|
-
import { default as
|
|
80
|
+
import { default as Rr } from "./components/SidebarMenu/SidebarMenuItem.vue.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { useAdvancedKeyStroke as
|
|
86
|
-
import { vScrollReveal as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as $
|
|
89
|
-
import { configure as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { getFileTypeIcon as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import { default as
|
|
100
|
-
import { default as
|
|
101
|
-
import { default as
|
|
102
|
-
import { default as
|
|
103
|
-
import { default as
|
|
104
|
-
import { default as
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import { default as
|
|
82
|
+
import { default as Or } from "./components/ProgressBar/ProgressBar.vue.js";
|
|
83
|
+
import { default as Yr } from "./components/PermissionMatrix/PermissionMatrix.vue.js";
|
|
84
|
+
import { default as zr } from "./components/PermissionMatrix/PermissionEditor.vue.js";
|
|
85
|
+
import { useAdvancedKeyStroke as Vr, useKeyStroke as Hr } from "./composables/useKeyStroke.js";
|
|
86
|
+
import { vScrollReveal as jr } from "./directives/vScrollReveal.js";
|
|
87
|
+
import { default as Wr } from "./components/AvatarUploader/AvatarUploader.vue.js";
|
|
88
|
+
import { default as $r } from "./components/AvatarGroup/AvatarGroup.vue.js";
|
|
89
|
+
import { configure as Zr, pauseTimers as et, removeToast as ot, resumeTimers as rt, showToast as tt, toast as at, useNotifications as ft } from "./composables/useNotifications.js";
|
|
90
|
+
import { default as lt } from "./components/Timeline/Timeline.vue.js";
|
|
91
|
+
import { default as st } from "./components/Timeline/TimelineItem.vue.js";
|
|
92
|
+
import { default as ut } from "./components/Timeline/TimelineIndicator.vue.js";
|
|
93
|
+
import { default as it } from "./components/FilePreview/FilePreview.vue.js";
|
|
94
|
+
import { default as ct } from "./components/AttachmentsList/AttachmentsList.vue.js";
|
|
95
|
+
import { getFileTypeIcon as Tt } from "./components/AttachmentsList/fileTypeIcon.js";
|
|
96
|
+
import { default as Ct } from "./components/CustomFieldsDisplay/CustomFieldsDisplay.vue.js";
|
|
97
|
+
import { default as bt } from "./components/Invoice/Invoice.vue.js";
|
|
98
|
+
import { default as ht } from "./components/Invoice/InvoiceTotals.vue.js";
|
|
99
|
+
import { default as Dt } from "./components/CategoryManager/CategoryManager.vue.js";
|
|
100
|
+
import { default as yt } from "./components/ThumbnailSelector/ThumbnailSelector.vue.js";
|
|
101
|
+
import { default as Nt } from "./components/TagInput/TagInput.vue.js";
|
|
102
|
+
import { default as kt } from "./components/Calendar/Calendar.vue.js";
|
|
103
|
+
import { default as Et } from "./components/Calendar/CalendarEventItem.vue.js";
|
|
104
|
+
import { default as Lt } from "./components/Skeleton/Skeleton.vue.js";
|
|
105
|
+
import { normalizeBone as Kt } from "./components/Skeleton/types.js";
|
|
106
|
+
import { snapshotBones as Gt } from "./components/Skeleton/extract.js";
|
|
107
|
+
import { configureSkeleton as _t, getGlobalConfig as zt, registerBones as Ut } from "./components/Skeleton/shared.js";
|
|
108
|
+
import { default as Ht } from "./components/Icon.vue.js";
|
|
109
|
+
import { default as jt } from "./components/Logo.vue.js";
|
|
110
|
+
import { default as Wt } from "./components/Alert.vue.js";
|
|
111
|
+
import { default as $t } from "./components/Badge.vue.js";
|
|
112
|
+
import { default as Zt } from "./components/Input.vue.js";
|
|
109
113
|
/* empty css */
|
|
110
|
-
import { default as
|
|
111
|
-
import { default as
|
|
112
|
-
import { default as
|
|
113
|
-
import { default as
|
|
114
|
-
import { default as
|
|
115
|
-
import { default as
|
|
116
|
-
import { default as
|
|
117
|
-
import { default as
|
|
118
|
-
import { default as
|
|
119
|
-
import { default as
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as
|
|
122
|
-
import { default as
|
|
123
|
-
import { default as
|
|
124
|
-
import { default as
|
|
125
|
-
import { default as
|
|
126
|
-
import { default as
|
|
127
|
-
import { default as
|
|
128
|
-
import { default as
|
|
129
|
-
import { default as
|
|
130
|
-
import { default as
|
|
131
|
-
import { default as
|
|
132
|
-
import { default as
|
|
133
|
-
import { default as
|
|
134
|
-
import { createVLite as
|
|
135
|
-
import { default as
|
|
136
|
-
import { STATUS_MAP as
|
|
137
|
-
import { default as
|
|
138
|
-
import { default as
|
|
139
|
-
import { default as
|
|
140
|
-
import { default as
|
|
141
|
-
import { VLITE_CONFIG_KEY as
|
|
142
|
-
import { getStatusColorClass as
|
|
114
|
+
import { default as oa } from "./components/Label.vue.js";
|
|
115
|
+
import { default as ta } from "./components/Modal.vue.js";
|
|
116
|
+
import { default as fa } from "./components/Avatar.vue.js";
|
|
117
|
+
import { default as la } from "./components/Button.vue.js";
|
|
118
|
+
import { default as sa } from "./components/BackButton.vue.js";
|
|
119
|
+
import { default as ua } from "./components/CopyButton.vue.js";
|
|
120
|
+
import { default as ia } from "./components/Slider.vue.js";
|
|
121
|
+
import { default as ca } from "./components/Switch.vue.js";
|
|
122
|
+
import { default as Ta } from "./components/Tooltip.vue.js";
|
|
123
|
+
import { default as Ca } from "./components/CheckBox.vue.js";
|
|
124
|
+
import { default as ba } from "./components/Textarea.vue.js";
|
|
125
|
+
import { default as ha } from "./components/SidePanel.vue.js";
|
|
126
|
+
import { default as Da } from "./components/DatePicker.vue.js";
|
|
127
|
+
import { default as ya } from "./components/IconPicker.vue.js";
|
|
128
|
+
import { default as Na } from "./components/ButtonGroup.vue.js";
|
|
129
|
+
import { default as ka } from "./components/NumberInput.vue.js";
|
|
130
|
+
import { default as Ea } from "./components/ThemeToggle.vue.js";
|
|
131
|
+
import { default as La } from "./components/GoogleLogin.vue.js";
|
|
132
|
+
import { default as Ka } from "./components/ColorPicker/ColorPicker.vue.js";
|
|
133
|
+
import { default as Ga } from "./components/ConfirmationModal.vue.js";
|
|
134
|
+
import { default as _a } from "./components/ToastNotification.vue.js";
|
|
135
|
+
import { default as Ua } from "./components/CommandPalette/CommandPaletteContent.vue.js";
|
|
136
|
+
import { default as Ha } from "./components/NavbarCommandPalette.vue.js";
|
|
137
|
+
import { default as ja } from "./components/DateRangePicker.vue.js";
|
|
138
|
+
import { createVLite as Wa } from "./core/index.js";
|
|
139
|
+
import { default as $a } from "./components/StatusChip/StatusChip.vue.js";
|
|
140
|
+
import { STATUS_MAP as Za, normalizeStatus as ef, resolveStatus as of } from "./components/StatusChip/status-map.js";
|
|
141
|
+
import { default as tf } from "./components/Price/Price.vue.js";
|
|
142
|
+
import { default as ff } from "./components/DateTime/DateTime.vue.js";
|
|
143
|
+
import { default as lf } from "./components/Clock/Clock.vue.js";
|
|
144
|
+
import { default as sf } from "./components/Chat/ChatInterface.vue.js";
|
|
145
|
+
import { VLITE_CONFIG_KEY as uf, configState as xf, updateConfig as nf, useVLiteConfig as cf } from "./core/config.js";
|
|
146
|
+
import { getStatusColorClass as Tf } from "./utils/status.js";
|
|
143
147
|
export {
|
|
144
148
|
$ as $t,
|
|
145
149
|
Wo as Accordion,
|
|
146
|
-
|
|
150
|
+
or as AccordionContent,
|
|
147
151
|
$o as AccordionItem,
|
|
148
152
|
Zo as AccordionTrigger,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
$
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
153
|
+
Wt as Alert,
|
|
154
|
+
ct as AttachmentsList,
|
|
155
|
+
fa as Avatar,
|
|
156
|
+
$r as AvatarGroup,
|
|
157
|
+
Wr as AvatarUploader,
|
|
158
|
+
sa as BackButton,
|
|
159
|
+
$t as Badge,
|
|
156
160
|
$e as Barcode,
|
|
157
161
|
go as Breadcrumb,
|
|
158
162
|
So as BreadcrumbItem,
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
+
la as Button,
|
|
164
|
+
Na as ButtonGroup,
|
|
165
|
+
kt as Calendar,
|
|
166
|
+
Et as CalendarEventItem,
|
|
163
167
|
oo as Carousel,
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
168
|
+
Dt as CategoryManager,
|
|
169
|
+
sf as ChatInterface,
|
|
170
|
+
Ca as CheckBox,
|
|
167
171
|
oe as Chip,
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
+
tr as ChoiceBox,
|
|
173
|
+
lf as Clock,
|
|
174
|
+
Ka as ColorPicker,
|
|
175
|
+
Ua as CommandPaletteContent,
|
|
172
176
|
jo as CommentEditor,
|
|
173
|
-
|
|
177
|
+
Uo as CommentItem,
|
|
174
178
|
Ho as CommentThread,
|
|
175
|
-
|
|
176
|
-
|
|
179
|
+
Ga as ConfirmationModal,
|
|
180
|
+
ua as CopyButton,
|
|
177
181
|
se as CustomFields,
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
182
|
+
Ct as CustomFieldsDisplay,
|
|
183
|
+
Mo as DataList,
|
|
184
|
+
fr as DataTable,
|
|
185
|
+
lr as DataTableHeader,
|
|
186
|
+
sr as DataTableRow,
|
|
187
|
+
Da as DatePicker,
|
|
188
|
+
ja as DateRangePicker,
|
|
189
|
+
ff as DateTime,
|
|
190
|
+
to as Dropdown,
|
|
187
191
|
so as DropdownItem,
|
|
188
192
|
fo as DropdownMenu,
|
|
189
193
|
lo as DropdownTrigger,
|
|
190
194
|
_o as Empty,
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
195
|
+
Pr as ExportData,
|
|
196
|
+
Sr as FilePicker,
|
|
197
|
+
it as FilePreview,
|
|
194
198
|
Io as FileTree,
|
|
195
199
|
Po as FileTreeNode,
|
|
196
|
-
|
|
200
|
+
te as Form,
|
|
197
201
|
fe as FormField,
|
|
198
202
|
le as FormFields,
|
|
199
203
|
ue as FormSkeleton,
|
|
200
|
-
|
|
204
|
+
La as GoogleLogin,
|
|
201
205
|
m as GoogleSignInPlugin,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
Ue as Heatmap,
|
|
207
|
+
Ht as Icon,
|
|
208
|
+
ya as IconPicker,
|
|
209
|
+
vr as ImportData,
|
|
210
|
+
Zt as Input,
|
|
211
|
+
bt as Invoice,
|
|
212
|
+
ht as InvoiceTotals,
|
|
209
213
|
be as Kanban,
|
|
210
|
-
|
|
211
|
-
|
|
214
|
+
he as KanbanBoard,
|
|
215
|
+
oa as Label,
|
|
212
216
|
wo as List,
|
|
213
217
|
Ro as ListFieldRow,
|
|
214
|
-
|
|
218
|
+
jt as Logo,
|
|
215
219
|
je as MASONRY_BREAKPOINTS,
|
|
216
220
|
He as Masonry,
|
|
217
|
-
|
|
218
|
-
|
|
221
|
+
ta as Modal,
|
|
222
|
+
Fr as MultiSelect,
|
|
219
223
|
ye as Navbar,
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
224
|
+
Ha as NavbarCommandPalette,
|
|
225
|
+
ke as NavbarGroup,
|
|
226
|
+
Ne as NavbarItem,
|
|
223
227
|
Ee as NavbarTabs,
|
|
224
|
-
|
|
228
|
+
ka as NumberInput,
|
|
225
229
|
Fo as OTPInput,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
230
|
+
Ir as Pagination,
|
|
231
|
+
zr as PermissionEditor,
|
|
232
|
+
Yr as PermissionMatrix,
|
|
233
|
+
tf as Price,
|
|
234
|
+
Ar as PricingPlan,
|
|
235
|
+
Mr as PricingPlanItem,
|
|
236
|
+
Or as ProgressBar,
|
|
233
237
|
Le as QRCode,
|
|
234
|
-
|
|
235
|
-
|
|
238
|
+
ur as SCREEN_CONTEXT_KEY,
|
|
239
|
+
Za as STATUS_MAP,
|
|
236
240
|
Ke as Screen,
|
|
237
|
-
|
|
241
|
+
Ge as ScreenFilter,
|
|
238
242
|
_e as ScreenQuickFilters,
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
243
|
+
Ao as Sheet,
|
|
244
|
+
ha as SidePanel,
|
|
245
|
+
wr as SidebarMenu,
|
|
246
|
+
Rr as SidebarMenuItem,
|
|
247
|
+
Lt as Skeleton,
|
|
248
|
+
ia as Slider,
|
|
244
249
|
We as Spinner,
|
|
245
|
-
|
|
250
|
+
ir as Splitter,
|
|
246
251
|
Ce as Stats,
|
|
247
|
-
|
|
248
|
-
|
|
252
|
+
$a as StatusChip,
|
|
253
|
+
ca as Switch,
|
|
249
254
|
Te as Tabes,
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
255
|
+
Nt as TagInput,
|
|
256
|
+
ba as Textarea,
|
|
257
|
+
Ea as ThemeToggle,
|
|
258
|
+
yt as ThumbnailSelector,
|
|
259
|
+
lt as Timeline,
|
|
260
|
+
ut as TimelineIndicator,
|
|
261
|
+
st as TimelineItem,
|
|
262
|
+
_a as ToastNotification,
|
|
263
|
+
Ta as Tooltip,
|
|
264
|
+
uf as VLITE_CONFIG_KEY,
|
|
265
|
+
Bo as Workbook,
|
|
261
266
|
Ze as barcodesConstants,
|
|
262
267
|
d as camelCase,
|
|
263
268
|
u as capitalize,
|
|
264
|
-
|
|
265
|
-
|
|
269
|
+
xf as configState,
|
|
270
|
+
Zr as configure,
|
|
271
|
+
_t as configureSkeleton,
|
|
266
272
|
x as copyToClipboard,
|
|
267
|
-
|
|
273
|
+
Wa as createVLite,
|
|
268
274
|
i as debounce,
|
|
269
275
|
p as deepMerge,
|
|
270
276
|
n as delay,
|
|
@@ -278,54 +284,58 @@ export {
|
|
|
278
284
|
I as formatSchedule,
|
|
279
285
|
Z as getComponentConfig,
|
|
280
286
|
b as getDefaultDateRange,
|
|
281
|
-
|
|
287
|
+
Tt as getFileTypeIcon,
|
|
288
|
+
zt as getGlobalConfig,
|
|
282
289
|
P as getNextMonth,
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
290
|
+
h as getNextYear,
|
|
291
|
+
Go as getObjectValue,
|
|
292
|
+
v as getPrevMonth,
|
|
286
293
|
D as getPrevYear,
|
|
287
|
-
|
|
294
|
+
Tf as getStatusColorClass,
|
|
288
295
|
F as getToday,
|
|
289
296
|
y as getTomorrow,
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
297
|
+
B as getUniqueId,
|
|
298
|
+
N as getUpcoming,
|
|
299
|
+
A as getYear,
|
|
300
|
+
k as getYesterday,
|
|
301
|
+
cr as initializeTheme,
|
|
302
|
+
M as isAppleDevice,
|
|
296
303
|
E as isEmpty,
|
|
297
304
|
w as isPureTimeString,
|
|
298
305
|
L as isValidTimeRange,
|
|
299
306
|
H as lazySearch,
|
|
300
|
-
|
|
307
|
+
Kt as normalizeBone,
|
|
308
|
+
ef as normalizeStatus,
|
|
301
309
|
R as parseDateTime,
|
|
302
|
-
|
|
310
|
+
et as pauseTimers,
|
|
303
311
|
K as randomNumber,
|
|
312
|
+
Ut as registerBones,
|
|
304
313
|
O as removeExtraProperties,
|
|
305
|
-
|
|
314
|
+
ot as removeToast,
|
|
306
315
|
Q as resetSearchIndex,
|
|
307
|
-
|
|
308
|
-
|
|
316
|
+
of as resolveStatus,
|
|
317
|
+
rt as resumeTimers,
|
|
309
318
|
j as search,
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
319
|
+
tt as showToast,
|
|
320
|
+
G as slugify,
|
|
321
|
+
Gt as snapshotBones,
|
|
322
|
+
Y as throttle,
|
|
313
323
|
_ as toISO,
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
324
|
+
z as toLocalISO,
|
|
325
|
+
at as toast,
|
|
326
|
+
U as truncate,
|
|
327
|
+
nf as updateConfig,
|
|
328
|
+
Vr as useAdvancedKeyStroke,
|
|
319
329
|
no as useDropdownIds,
|
|
320
330
|
xo as useDropdownSelection,
|
|
321
331
|
ce as useFileUpload,
|
|
322
332
|
ie as useForm,
|
|
323
333
|
De as useKanbanBoard,
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
334
|
+
Hr as useKeyStroke,
|
|
335
|
+
Br as useMultiSelectHydration,
|
|
336
|
+
ft as useNotifications,
|
|
337
|
+
gr as useTheme,
|
|
338
|
+
vo as useTreeSelection,
|
|
339
|
+
cf as useVLiteConfig,
|
|
340
|
+
jr as vScrollReveal
|
|
331
341
|
};
|