@milaboratories/uikit 2.5.6 → 2.6.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/.turbo/turbo-build.log +32 -31
- package/.turbo/turbo-type-check.log +1 -1
- package/CHANGELOG.md +13 -0
- package/dist/__tests__/compositions/usePollingQuery.spec.d.ts +1 -0
- package/dist/components/PlAccordion/ExpandTransition.vue.js +27 -0
- package/dist/components/PlAccordion/ExpandTransition.vue.js.map +1 -0
- package/dist/composition/usePollingQuery.d.ts +121 -0
- package/dist/composition/usePollingQuery.js +137 -0
- package/dist/composition/usePollingQuery.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +83 -81
- package/dist/index.js.map +1 -1
- package/package.json +5 -5
- package/src/__tests__/compositions/usePollingQuery.spec.ts +1218 -0
- package/src/composition/usePollingQuery.ts +415 -0
- package/src/index.ts +1 -0
package/dist/index.js
CHANGED
|
@@ -16,13 +16,13 @@ import { allCssVariables as e } from "./demo-site-data/all-css-variables.js";
|
|
|
16
16
|
import { default as M } from "./layout/PlBlockPage/PlBlockPage.vue.js";
|
|
17
17
|
import { usePlBlockPageTitleTeleportTarget as L } from "./layout/PlBlockPage/usePlBlockPageTitleTeleportTarget.js";
|
|
18
18
|
import { default as v } from "./layout/PlContainer/PlContainer.vue.js";
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
19
|
+
import { default as E } from "./layout/PlGrid/PlGrid.vue.js";
|
|
20
|
+
import { default as O } from "./layout/PlRow/PlRow.vue.js";
|
|
21
21
|
import { default as G } from "./layout/PlSpacer/PlSpacer.vue.js";
|
|
22
22
|
import { default as V } from "./components/PlErrorBoundary/PlErrorBoundary.vue.js";
|
|
23
23
|
import { default as N } from "./components/PlAccordion/PlAccordion.vue.js";
|
|
24
24
|
import { default as H } from "./components/PlAccordion/PlAccordionSection.vue.js";
|
|
25
|
-
import { default as
|
|
25
|
+
import { default as q } from "./components/PlAlert/PlAlert.vue.js";
|
|
26
26
|
import { default as j } from "./components/PlAutocomplete/PlAutocomplete.vue.js";
|
|
27
27
|
import { default as K } from "./components/PlAutocompleteMulti/PlAutocompleteMulti.vue.js";
|
|
28
28
|
import { default as Y } from "./components/PlBtnAccent/PlBtnAccent.vue.js";
|
|
@@ -43,13 +43,13 @@ import { default as Be } from "./components/PlDropdownLine/PlDropdownLine.vue.js
|
|
|
43
43
|
import { default as Me } from "./components/PlDropdownMulti/PlDropdownMulti.vue.js";
|
|
44
44
|
import { default as Le } from "./components/PlDropdownMultiRef/PlDropdownMultiRef.vue.js";
|
|
45
45
|
import { default as ve } from "./components/PlDropdownRef/PlDropdownRef.vue.js";
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
46
|
+
import { default as Ee } from "./components/PlEditableTitle/PlEditableTitle.vue.js";
|
|
47
|
+
import { default as Oe } from "./components/PlElementList/PlElementList.vue.js";
|
|
48
48
|
import { default as Ge } from "./components/PlLoaderCircular/PlLoaderCircular.vue.js";
|
|
49
49
|
import { default as Ve } from "./components/PlLogView/PlLogView.vue.js";
|
|
50
50
|
import { default as Ne } from "./components/PlNumberField/PlNumberField.vue.js";
|
|
51
51
|
import { default as He } from "./components/PlProgressBar/PlProgressBar.vue.js";
|
|
52
|
-
import { default as
|
|
52
|
+
import { default as qe } from "./components/PlProgressCell/PlProgressCell.vue.js";
|
|
53
53
|
import { default as je } from "./components/PlSearchField/PlSearchField.vue.js";
|
|
54
54
|
import { default as Ke } from "./components/PlSectionSeparator/PlSectionSeparator.vue.js";
|
|
55
55
|
import { default as Ye } from "./components/PlSlideModal/PlPureSlideModal.vue.js";
|
|
@@ -68,13 +68,13 @@ import { default as To } from "./components/PlSidebar/PlSidebarGroup.vue.js";
|
|
|
68
68
|
import { default as wo } from "./components/PlSidebar/PlSidebarItem.vue.js";
|
|
69
69
|
import { default as Do, default as Mo } from "./components/PlIcon16/PlIcon16.vue.js";
|
|
70
70
|
import { default as Lo, default as Io } from "./components/PlIcon24/PlIcon24.vue.js";
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
71
|
+
import { default as yo } from "./components/PlSvg/PlSvg.vue.js";
|
|
72
|
+
import { default as Fo } from "./components/PlChartHistogram/PlChartHistogram.vue.js";
|
|
73
73
|
import { default as Ao } from "./components/PlChartStackedBar/PlChartStackedBar.vue.js";
|
|
74
74
|
import { default as Ro } from "./components/PlChartStackedBar/PlChartStackedBarCompact.vue.js";
|
|
75
75
|
import { default as zo } from "./components/PlRadio/PlRadio.vue.js";
|
|
76
76
|
import { default as Uo } from "./components/PlRadio/PlRadioGroup.vue.js";
|
|
77
|
-
import { categoricalColors as
|
|
77
|
+
import { categoricalColors as Qo, magma as qo, palettes as Wo, viridis as jo } from "./colors/palette.js";
|
|
78
78
|
import { Color as Ko } from "./colors/color.js";
|
|
79
79
|
import { Gradient as Yo, interpolateColor as Zo, normalizeGradient as _o } from "./colors/gradient.js";
|
|
80
80
|
import { useClickOutside as er } from "./composition/useClickOutside.js";
|
|
@@ -85,28 +85,29 @@ import { useEventListener as pr } from "./composition/useEventListener.js";
|
|
|
85
85
|
import { useFormState as dr } from "./composition/useFormState.js";
|
|
86
86
|
import { useHover as xr } from "./composition/useHover.js";
|
|
87
87
|
import { useInterval as nr } from "./composition/useInterval.js";
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import { default as Kr } from "./utils/
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
88
|
+
import { usePollingQuery as cr } from "./composition/usePollingQuery.js";
|
|
89
|
+
import { useLocalStorage as gr } from "./composition/useLocalStorage.js";
|
|
90
|
+
import { useMouse as hr } from "./composition/useMouse.js";
|
|
91
|
+
import { useMouseCapture as br } from "./composition/useMouseCapture.js";
|
|
92
|
+
import { useElementPosition as Br } from "./composition/usePosition.js";
|
|
93
|
+
import { useQuery as Mr } from "./composition/useQuery.js";
|
|
94
|
+
import { useResizeObserver as Lr } from "./composition/useResizeObserver.js";
|
|
95
|
+
import { useScroll as vr } from "./composition/useScroll.js";
|
|
96
|
+
import { useSortable as Er } from "./composition/useSortable.js";
|
|
97
|
+
import { useSortable2 as Or } from "./composition/useSortable2.js";
|
|
98
|
+
import { useTheme as Gr } from "./composition/useTheme.js";
|
|
99
|
+
import { computedCached as Vr } from "./composition/computedCached.js";
|
|
100
|
+
import { filterUiMetadata as Nr, getFilterUiMetadata as Ur, getFilterUiTypeOptions as Hr } from "./composition/filters/metadata.js";
|
|
101
|
+
import { useWatchFetch as qr } from "./composition/useWatchFetch.js";
|
|
102
|
+
import { watchCached as jr } from "./composition/watchCached.js";
|
|
103
|
+
import { default as Kr } from "./utils/DropdownOverlay/DropdownOverlay.vue.js";
|
|
104
|
+
import { default as Yr } from "./utils/PlCloseModalBtn.vue.js";
|
|
105
|
+
import { useLabelNotch as _r } from "./utils/useLabelNotch.js";
|
|
106
|
+
import { icons16 as et } from "./generated/icons-16.js";
|
|
107
|
+
import { icons24 as rt } from "./generated/icons-24.js";
|
|
108
|
+
import { detectOutside as at, eventListener as lt, getElementScrollPosition as ft, isElementVisible as st, scrollIntoView as pt } from "./helpers/dom.js";
|
|
109
|
+
import { animate as dt, animateInfinite as ut, call as xt, delay as it, listToOptions as nt, makeEaseInOut as Pt, makeEaseOut as ct, normalizeListOptions as St, randomInt as gt, randomString as Ct, requestTick as ht, throttle as Tt, timeout as bt } from "./helpers/utils.js";
|
|
110
|
+
import { downloadContent as Bt } from "./helpers/downloadContent.js";
|
|
110
111
|
const l = { allCssVariables: e() };
|
|
111
112
|
export {
|
|
112
113
|
Ko as Color,
|
|
@@ -114,12 +115,12 @@ export {
|
|
|
114
115
|
r as DataTable,
|
|
115
116
|
l as DemoData,
|
|
116
117
|
d as DropdownListItem,
|
|
117
|
-
|
|
118
|
+
Kr as DropdownOverlay,
|
|
118
119
|
Yo as Gradient,
|
|
119
120
|
g as LongText,
|
|
120
121
|
N as PlAccordion,
|
|
121
122
|
H as PlAccordionSection,
|
|
122
|
-
|
|
123
|
+
q as PlAlert,
|
|
123
124
|
j as PlAutocomplete,
|
|
124
125
|
K as PlAutocompleteMulti,
|
|
125
126
|
M as PlBlockPage,
|
|
@@ -131,13 +132,13 @@ export {
|
|
|
131
132
|
fe as PlBtnPrimary,
|
|
132
133
|
pe as PlBtnSecondary,
|
|
133
134
|
de as PlBtnSplit,
|
|
134
|
-
|
|
135
|
+
Fo as PlChartHistogram,
|
|
135
136
|
Ao as PlChartStackedBar,
|
|
136
137
|
Ro as PlChartStackedBarCompact,
|
|
137
138
|
xe as PlCheckbox,
|
|
138
139
|
ne as PlCheckboxGroup,
|
|
139
140
|
ce as PlChip,
|
|
140
|
-
|
|
141
|
+
Yr as PlCloseModalBtn,
|
|
141
142
|
v as PlContainer,
|
|
142
143
|
ge as PlDialogModal,
|
|
143
144
|
he as PlDropdown,
|
|
@@ -146,12 +147,12 @@ export {
|
|
|
146
147
|
Me as PlDropdownMulti,
|
|
147
148
|
Le as PlDropdownMultiRef,
|
|
148
149
|
ve as PlDropdownRef,
|
|
149
|
-
|
|
150
|
-
|
|
150
|
+
Ee as PlEditableTitle,
|
|
151
|
+
Oe as PlElementList,
|
|
151
152
|
V as PlErrorBoundary,
|
|
152
153
|
Po as PlFileDialog,
|
|
153
154
|
So as PlFileInput,
|
|
154
|
-
|
|
155
|
+
E as PlGrid,
|
|
155
156
|
Do as PlIcon16,
|
|
156
157
|
Lo as PlIcon24,
|
|
157
158
|
Ge as PlLoaderCircular,
|
|
@@ -161,11 +162,11 @@ export {
|
|
|
161
162
|
Co as PlNotificationAlert,
|
|
162
163
|
Ne as PlNumberField,
|
|
163
164
|
He as PlProgressBar,
|
|
164
|
-
|
|
165
|
+
qe as PlProgressCell,
|
|
165
166
|
Ye as PlPureSlideModal,
|
|
166
167
|
zo as PlRadio,
|
|
167
168
|
Uo as PlRadioGroup,
|
|
168
|
-
|
|
169
|
+
O as PlRow,
|
|
169
170
|
je as PlSearchField,
|
|
170
171
|
Ke as PlSectionSeparator,
|
|
171
172
|
To as PlSidebarGroup,
|
|
@@ -174,7 +175,7 @@ export {
|
|
|
174
175
|
G as PlSpacer,
|
|
175
176
|
eo as PlSplash,
|
|
176
177
|
ro as PlStatusTag,
|
|
177
|
-
|
|
178
|
+
yo as PlSvg,
|
|
178
179
|
ao as PlTabs,
|
|
179
180
|
fo as PlTextArea,
|
|
180
181
|
po as PlTextField,
|
|
@@ -185,37 +186,37 @@ export {
|
|
|
185
186
|
b as SliderRange,
|
|
186
187
|
B as SliderRangeTriple,
|
|
187
188
|
p as ThemeSwitcher,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
189
|
+
dt as animate,
|
|
190
|
+
ut as animateInfinite,
|
|
191
|
+
xt as call,
|
|
192
|
+
Qo as categoricalColors,
|
|
193
|
+
Vr as computedCached,
|
|
194
|
+
it as delay,
|
|
195
|
+
at as detectOutside,
|
|
196
|
+
Bt as downloadContent,
|
|
197
|
+
lt as eventListener,
|
|
198
|
+
Nr as filterUiMetadata,
|
|
199
|
+
ft as getElementScrollPosition,
|
|
200
|
+
Ur as getFilterUiMetadata,
|
|
201
|
+
Hr as getFilterUiTypeOptions,
|
|
202
|
+
et as icons16,
|
|
203
|
+
rt as icons24,
|
|
203
204
|
Zo as interpolateColor,
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
205
|
+
st as isElementVisible,
|
|
206
|
+
nt as listToOptions,
|
|
207
|
+
qo as magma,
|
|
208
|
+
Pt as makeEaseInOut,
|
|
209
|
+
ct as makeEaseOut,
|
|
209
210
|
_o as normalizeGradient,
|
|
210
|
-
|
|
211
|
+
St as normalizeListOptions,
|
|
211
212
|
Wo as palettes,
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
213
|
+
gt as randomInt,
|
|
214
|
+
Ct as randomString,
|
|
215
|
+
ht as requestTick,
|
|
216
|
+
pt as scrollIntoView,
|
|
216
217
|
c as showContextMenu,
|
|
217
|
-
|
|
218
|
-
|
|
218
|
+
Tt as throttle,
|
|
219
|
+
bt as timeout,
|
|
219
220
|
er as useClickOutside,
|
|
220
221
|
rr as useComponentProp,
|
|
221
222
|
ar as useConfirm,
|
|
@@ -224,20 +225,21 @@ export {
|
|
|
224
225
|
dr as useFormState,
|
|
225
226
|
xr as useHover,
|
|
226
227
|
nr as useInterval,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
228
|
+
_r as useLabelNotch,
|
|
229
|
+
gr as useLocalStorage,
|
|
230
|
+
hr as useMouse,
|
|
231
|
+
br as useMouseCapture,
|
|
231
232
|
L as usePlBlockPageTitleTeleportTarget,
|
|
232
|
-
|
|
233
|
-
Br as
|
|
234
|
-
Mr as
|
|
235
|
-
Lr as
|
|
236
|
-
vr as
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
233
|
+
cr as usePollingQuery,
|
|
234
|
+
Br as usePosition,
|
|
235
|
+
Mr as useQuery,
|
|
236
|
+
Lr as useResizeObserver,
|
|
237
|
+
vr as useScroll,
|
|
238
|
+
Er as useSortable,
|
|
239
|
+
Or as useSortable2,
|
|
240
|
+
Gr as useTheme,
|
|
241
|
+
qr as useWatchFetch,
|
|
240
242
|
jo as viridis,
|
|
241
|
-
|
|
243
|
+
jr as watchCached
|
|
242
244
|
};
|
|
243
245
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import './assets/ui.scss';\n\n// @TODO review\nimport * as DataTable from './components/DataTable';\nimport ThemeSwitcher from './components/ThemeSwitcher.vue';\n// @TODO review (may be private)\nimport DropdownListItem from './components/DropdownListItem.vue';\n\n// @TODO review\nimport ContextProvider from './components/ContextProvider.vue';\nimport Slider from './components/Slider.vue';\nimport { showContextMenu } from './components/contextMenu';\n// for new version\nimport LongText from './components/LongText.vue';\nimport Scrollable from './components/Scrollable.vue';\nimport SliderRange from './components/SliderRange.vue';\nimport SliderRangeTriple from './components/SliderRangeTriple.vue';\n\nimport { allCssVariables } from './demo-site-data/all-css-variables.ts';\n\n/**\n * Layout components\n */\n\nexport * from './layout/PlBlockPage';\nexport * from './layout/PlContainer';\nexport * from './layout/PlGrid';\nexport * from './layout/PlRow';\nexport * from './layout/PlSpacer';\n\n/**\n * Components\n */\nexport * from './components/PlErrorBoundary';\n// export * from './components/PlErrorAlert'; // @TODO discuss if we should export it\nexport * from './components/PlAccordion';\nexport * from './components/PlAlert';\nexport * from './components/PlAutocomplete';\nexport * from './components/PlAutocompleteMulti';\nexport * from './components/PlBtnAccent';\nexport * from './components/PlBtnDanger';\nexport * from './components/PlBtnGhost';\nexport * from './components/PlBtnGroup';\nexport * from './components/PlBtnLink';\nexport * from './components/PlBtnPrimary';\nexport * from './components/PlBtnSecondary';\nexport * from './components/PlBtnSplit';\nexport * from './components/PlCheckbox';\nexport * from './components/PlCheckboxGroup';\nexport * from './components/PlChip';\nexport * from './components/PlDialogModal';\nexport * from './components/PlDropdown';\nexport * from './components/PlDropdownLegacy';\nexport * from './components/PlDropdownLine';\nexport * from './components/PlDropdownMulti';\nexport * from './components/PlDropdownMultiRef';\nexport * from './components/PlDropdownRef';\nexport * from './components/PlEditableTitle';\nexport * from './components/PlElementList';\nexport * from './components/PlLoaderCircular';\nexport * from './components/PlLogView';\nexport * from './components/PlNumberField';\nexport * from './components/PlProgressBar';\nexport * from './components/PlProgressCell';\nexport * from './components/PlSearchField';\nexport * from './components/PlSectionSeparator';\nexport * from './components/PlSlideModal';\nexport * from './components/PlSplash';\nexport * from './components/PlStatusTag';\nexport * from './components/PlTabs';\nexport * from './components/PlTextArea';\nexport * from './components/PlTextField';\nexport * from './components/PlToggleSwitch';\nexport * from './components/PlTooltip';\n\nexport * from './components/PlFileDialog';\nexport * from './components/PlFileInput';\nexport * from './components/PlNotificationAlert';\n\nexport * from './components/PlSidebar';\n\nexport * from './components/PlIcon16';\nexport * from './components/PlIcon24';\nexport * from './components/PlMaskIcon16';\nexport * from './components/PlMaskIcon24';\nexport * from './components/PlSvg';\n\nexport * from './components/PlChartHistogram';\nexport * from './components/PlChartStackedBar';\n\nexport * from './components/PlRadio';\n\nexport * from './colors';\n\n/**\n * Usables\n */\nexport { useClickOutside } from './composition/useClickOutside';\nexport { useComponentProp } from './composition/useComponentProp';\nexport { useConfirm } from './composition/useConfirm';\nexport { useDraggable } from './composition/useDraggable';\nexport { useEventListener } from './composition/useEventListener';\nexport { useFormState } from './composition/useFormState';\nexport { useHover } from './composition/useHover';\nexport { useInterval } from './composition/useInterval';\nexport { useLocalStorage } from './composition/useLocalStorage';\nexport { useMouse } from './composition/useMouse';\nexport { useMouseCapture } from './composition/useMouseCapture';\nexport { useElementPosition as usePosition } from './composition/usePosition';\nexport { useQuery } from './composition/useQuery.ts';\nexport { useResizeObserver } from './composition/useResizeObserver';\nexport { useScroll } from './composition/useScroll';\nexport { useSortable } from './composition/useSortable';\nexport { useSortable2 } from './composition/useSortable2';\nexport { useTheme } from './composition/useTheme';\n\nexport * from './composition/computedCached';\nexport * from './composition/filters';\nexport * from './composition/useWatchFetch';\nexport * from './composition/watchCached';\n\n/**\n * Utils/Partials\n */\n\nexport * from './utils/DropdownOverlay';\nexport { default as PlCloseModalBtn } from './utils/PlCloseModalBtn.vue';\n\n/**\n * Technical\n * @TODO move it from here maybe\n */\nexport { useLabelNotch } from './utils/useLabelNotch.ts';\n\nexport type * from './types';\n\nexport { icons16, icons24 } from './types';\n\nexport * from './helpers/dom';\n\nexport * from './helpers/utils';\n\n/**\n * @TODO review\n */\nexport { ContextProvider, DataTable, DropdownListItem, Slider, ThemeSwitcher };\n\n// Helpers\nexport { showContextMenu };\n\n// move to new version pl-uikit\nexport { LongText, Scrollable, SliderRange, SliderRangeTriple };\n\n// @todo\nconst DemoData = { allCssVariables: allCssVariables() };\nexport { DemoData };\n"],"names":["DemoData","allCssVariables"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import './assets/ui.scss';\n\n// @TODO review\nimport * as DataTable from './components/DataTable';\nimport ThemeSwitcher from './components/ThemeSwitcher.vue';\n// @TODO review (may be private)\nimport DropdownListItem from './components/DropdownListItem.vue';\n\n// @TODO review\nimport ContextProvider from './components/ContextProvider.vue';\nimport Slider from './components/Slider.vue';\nimport { showContextMenu } from './components/contextMenu';\n// for new version\nimport LongText from './components/LongText.vue';\nimport Scrollable from './components/Scrollable.vue';\nimport SliderRange from './components/SliderRange.vue';\nimport SliderRangeTriple from './components/SliderRangeTriple.vue';\n\nimport { allCssVariables } from './demo-site-data/all-css-variables.ts';\n\n/**\n * Layout components\n */\n\nexport * from './layout/PlBlockPage';\nexport * from './layout/PlContainer';\nexport * from './layout/PlGrid';\nexport * from './layout/PlRow';\nexport * from './layout/PlSpacer';\n\n/**\n * Components\n */\nexport * from './components/PlErrorBoundary';\n// export * from './components/PlErrorAlert'; // @TODO discuss if we should export it\nexport * from './components/PlAccordion';\nexport * from './components/PlAlert';\nexport * from './components/PlAutocomplete';\nexport * from './components/PlAutocompleteMulti';\nexport * from './components/PlBtnAccent';\nexport * from './components/PlBtnDanger';\nexport * from './components/PlBtnGhost';\nexport * from './components/PlBtnGroup';\nexport * from './components/PlBtnLink';\nexport * from './components/PlBtnPrimary';\nexport * from './components/PlBtnSecondary';\nexport * from './components/PlBtnSplit';\nexport * from './components/PlCheckbox';\nexport * from './components/PlCheckboxGroup';\nexport * from './components/PlChip';\nexport * from './components/PlDialogModal';\nexport * from './components/PlDropdown';\nexport * from './components/PlDropdownLegacy';\nexport * from './components/PlDropdownLine';\nexport * from './components/PlDropdownMulti';\nexport * from './components/PlDropdownMultiRef';\nexport * from './components/PlDropdownRef';\nexport * from './components/PlEditableTitle';\nexport * from './components/PlElementList';\nexport * from './components/PlLoaderCircular';\nexport * from './components/PlLogView';\nexport * from './components/PlNumberField';\nexport * from './components/PlProgressBar';\nexport * from './components/PlProgressCell';\nexport * from './components/PlSearchField';\nexport * from './components/PlSectionSeparator';\nexport * from './components/PlSlideModal';\nexport * from './components/PlSplash';\nexport * from './components/PlStatusTag';\nexport * from './components/PlTabs';\nexport * from './components/PlTextArea';\nexport * from './components/PlTextField';\nexport * from './components/PlToggleSwitch';\nexport * from './components/PlTooltip';\n\nexport * from './components/PlFileDialog';\nexport * from './components/PlFileInput';\nexport * from './components/PlNotificationAlert';\n\nexport * from './components/PlSidebar';\n\nexport * from './components/PlIcon16';\nexport * from './components/PlIcon24';\nexport * from './components/PlMaskIcon16';\nexport * from './components/PlMaskIcon24';\nexport * from './components/PlSvg';\n\nexport * from './components/PlChartHistogram';\nexport * from './components/PlChartStackedBar';\n\nexport * from './components/PlRadio';\n\nexport * from './colors';\n\n/**\n * Usables\n */\nexport { useClickOutside } from './composition/useClickOutside';\nexport { useComponentProp } from './composition/useComponentProp';\nexport { useConfirm } from './composition/useConfirm';\nexport { useDraggable } from './composition/useDraggable';\nexport { useEventListener } from './composition/useEventListener';\nexport { useFormState } from './composition/useFormState';\nexport { useHover } from './composition/useHover';\nexport { useInterval } from './composition/useInterval';\nexport { usePollingQuery } from './composition/usePollingQuery';\nexport { useLocalStorage } from './composition/useLocalStorage';\nexport { useMouse } from './composition/useMouse';\nexport { useMouseCapture } from './composition/useMouseCapture';\nexport { useElementPosition as usePosition } from './composition/usePosition';\nexport { useQuery } from './composition/useQuery.ts';\nexport { useResizeObserver } from './composition/useResizeObserver';\nexport { useScroll } from './composition/useScroll';\nexport { useSortable } from './composition/useSortable';\nexport { useSortable2 } from './composition/useSortable2';\nexport { useTheme } from './composition/useTheme';\n\nexport * from './composition/computedCached';\nexport * from './composition/filters';\nexport * from './composition/useWatchFetch';\nexport * from './composition/watchCached';\n\n/**\n * Utils/Partials\n */\n\nexport * from './utils/DropdownOverlay';\nexport { default as PlCloseModalBtn } from './utils/PlCloseModalBtn.vue';\n\n/**\n * Technical\n * @TODO move it from here maybe\n */\nexport { useLabelNotch } from './utils/useLabelNotch.ts';\n\nexport type * from './types';\n\nexport { icons16, icons24 } from './types';\n\nexport * from './helpers/dom';\n\nexport * from './helpers/utils';\n\n/**\n * @TODO review\n */\nexport { ContextProvider, DataTable, DropdownListItem, Slider, ThemeSwitcher };\n\n// Helpers\nexport { showContextMenu };\n\n// move to new version pl-uikit\nexport { LongText, Scrollable, SliderRange, SliderRangeTriple };\n\n// @todo\nconst DemoData = { allCssVariables: allCssVariables() };\nexport { DemoData };\n"],"names":["DemoData","allCssVariables"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2JA,MAAMA,IAAW,EAAE,iBAAiBC,EAAA,EAAgB;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@milaboratories/uikit",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.6.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"exports": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"d3-axis": "^3.0.0",
|
|
32
32
|
"resize-observer-polyfill": "^1.5.1",
|
|
33
33
|
"canonicalize": "~2.1.0",
|
|
34
|
-
"@
|
|
35
|
-
"@
|
|
34
|
+
"@milaboratories/helpers": "1.12.0",
|
|
35
|
+
"@platforma-sdk/model": "1.45.30"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"jsdom": "^25.0.1",
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"svgo": "^3.3.2",
|
|
42
42
|
"typescript": "~5.6.3",
|
|
43
43
|
"@milaboratories/ts-builder": "1.0.5",
|
|
44
|
-
"@milaboratories/
|
|
44
|
+
"@milaboratories/build-configs": "1.0.8",
|
|
45
45
|
"@milaboratories/eslint-config": "1.0.5",
|
|
46
|
-
"@milaboratories/
|
|
46
|
+
"@milaboratories/ts-configs": "1.0.6"
|
|
47
47
|
},
|
|
48
48
|
"scripts": {
|
|
49
49
|
"dev": "ts-builder serve --target browser-lib --build-config ./build.browser-lib.config.js",
|