@konstructio/ui 0.1.2-alpha.65 → 0.1.2-alpha.67
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/dist/{DayPicker-PUEUVAST.js → DayPicker-CaeUXRCF.js} +475 -470
- package/dist/assets/icons/components/AlertOutline.d.ts +3 -0
- package/dist/assets/icons/components/AlertOutline.js +28 -0
- package/dist/assets/icons/components/index.d.ts +1 -0
- package/dist/assets/icons/components/index.js +126 -124
- package/dist/assets/icons/index.js +122 -120
- package/dist/components/AlertDialog/AlertDialog.js +1 -1
- package/dist/components/AlertDialog/components/AlertDialogTrigger.js +1 -1
- package/dist/components/AlertDialog/components/index.js +1 -1
- package/dist/components/Breadcrumb/components/Item/Item.js +1 -1
- package/dist/components/Breadcrumb/hooks/useBreadcrumb.js +1 -1
- package/dist/components/ButtonGroup/ButtonGroup.js +1 -1
- package/dist/components/ButtonGroup/components/ButtonGroupItem/ButtonGroupItem.js +1 -1
- package/dist/components/Checkbox/Checkbox.js +51 -51
- package/dist/components/Command/Command.js +1 -1
- package/dist/components/Command/components/Command.js +1 -1
- package/dist/components/Command/components/CommandEmpty.js +1 -1
- package/dist/components/Command/components/CommandGroup.js +1 -1
- package/dist/components/Command/components/CommandInput.js +1 -1
- package/dist/components/Command/components/CommandItem.js +1 -1
- package/dist/components/Command/components/CommandList.js +1 -1
- package/dist/components/Command/components/CommandSeparator.js +1 -1
- package/dist/components/Command/components/DialogContent.js +1 -1
- package/dist/components/Command/components/DialogOverlay.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/CalendarMonth/CalendarMonth.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/IndependentModeCalendar/IndependentModeCalendar.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/TogetherModeCalendar/TogetherModeCalendar.js +1 -1
- package/dist/components/Datepicker/DatePicker.js +1 -1
- package/dist/components/Drawer/components/index.js +6 -6
- package/dist/components/PhoneNumberInput/components/FlagSelectorList/FlagSelectorList.js +1 -0
- package/dist/components/PhoneNumberInput/components/TruncateText/TruncateText.js +1 -1
- package/dist/components/PhoneNumberInput/contexts/phone-number.provider.js +1 -1
- package/dist/components/PhoneNumberInput/utils/index.js +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +0 -17
- package/dist/components/ProgressBar/ProgressBar.js +38 -59
- package/dist/components/ProgressBar/ProgressBar.types.d.ts +12 -28
- package/dist/components/ProgressBar/ProgressBar.variants.d.ts +3 -3
- package/dist/components/ProgressBar/ProgressBar.variants.js +23 -24
- package/dist/components/Range/Range.js +1 -1
- package/dist/components/Slider/Slider.js +1 -1
- package/dist/components/Spinner/Spinner.d.ts +4 -0
- package/dist/components/Spinner/Spinner.js +57 -0
- package/dist/components/Spinner/Spinner.types.d.ts +13 -0
- package/dist/components/Spinner/Spinner.variants.d.ts +6 -0
- package/dist/components/Spinner/Spinner.variants.js +54 -0
- package/dist/components/Switch/Switch.js +47 -47
- package/dist/components/Tabs/Tabs.js +1 -1
- package/dist/components/Tabs/components/Content.js +1 -1
- package/dist/components/Tabs/components/List.js +1 -1
- package/dist/components/Tabs/components/Trigger.js +1 -1
- package/dist/components/Toast/Toast.js +9 -9
- package/dist/components/VirtualizedTable/VirtualizedTable.d.ts +5 -0
- package/dist/components/VirtualizedTable/VirtualizedTable.js +83 -71
- package/dist/components/VirtualizedTable/VirtualizedTable.types.d.ts +5 -0
- package/dist/components/VirtualizedTable/components/Body/Body.js +56 -53
- package/dist/components/VirtualizedTable/components/TruncateText/TruncateText.js +1 -1
- package/dist/components/VirtualizedTable/components/WrapperBody/WrapperBody.js +2 -2
- package/dist/components/VirtualizedTable/contexts/table.context.d.ts +4 -1
- package/dist/components/VirtualizedTable/contexts/table.provider.d.ts +1 -1
- package/dist/components/VirtualizedTable/contexts/table.provider.js +192 -108
- package/dist/components/VirtualizedTable/contexts/table.types.d.ts +4 -1
- package/dist/components/VirtualizedTable/events/index.d.ts +12 -0
- package/dist/components/VirtualizedTable/events/index.js +29 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/components/index.js +98 -91
- package/dist/icons.d.ts +1 -1
- package/dist/icons.js +122 -120
- package/dist/{index-DKfEnhKr.js → index--l0zux8V.js} +2 -2
- package/dist/{index-AV6ZtGhy.js → index-3fEdeexs.js} +1 -1
- package/dist/{index-CeZcoQDw.js → index-9a-FL_6D.js} +6 -6
- package/dist/{index-Dy59FQl5.js → index-BKMaItIC.js} +1 -1
- package/dist/{index-DtEcCIrM.js → index-BRXMsxSL.js} +1 -1
- package/dist/{index-DMb4KD0b.js → index-CESXsoMn.js} +1 -1
- package/dist/{index-BG8O18ZY.js → index-CJnS4BVW.js} +1 -1
- package/dist/{index-vcSp8YRZ.js → index-Cmf-IG4l.js} +10 -10
- package/dist/{index-Byr10W8m.js → index-DPcwqB8q.js} +618 -613
- package/dist/{index-BqhYevy7.js → index-Dd_ZmIqU.js} +19 -19
- package/dist/{index-D9SSJ6om.js → index-Dfq4O3b4.js} +3 -3
- package/dist/{index-gSPwC-1I.js → index-Jr0cra7i.js} +9 -9
- package/dist/{index-BlSRBdPy.js → index-URQGEGX7.js} +1 -1
- package/dist/index.js +142 -135
- package/dist/{libphonenumber-C9G59k5J.js → libphonenumber-aZ-2KWIf.js} +3 -3
- package/dist/package.json +21 -21
- package/dist/{proxy-BhEKW5n7.js → proxy-BIRlSMN_.js} +856 -851
- package/dist/styles.css +1 -1
- package/dist/useBreadcrumb-C_Wb2cXs.js +1435 -0
- package/dist/utils/index.js +514 -355
- package/package.json +21 -21
- package/dist/useBreadcrumb-vSs0pRo3.js +0 -1412
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as i, Fragment as O, jsxs as w } from "react/jsx-runtime";
|
|
2
2
|
import * as l from "react";
|
|
3
3
|
import { forwardRef as I } from "react";
|
|
4
|
-
import { c as x, b as M } from "./index
|
|
4
|
+
import { c as x, b as M } from "./index--l0zux8V.js";
|
|
5
5
|
import { u } from "./index-DLcqcWxM.js";
|
|
6
|
-
import {
|
|
6
|
+
import { T as L, c as A, R as $, P as F, O as B, W as G, C as W, d as j, e as Y, b as f } from "./index-9a-FL_6D.js";
|
|
7
7
|
import { Button as k } from "./components/Button/Button.js";
|
|
8
8
|
import { cn as q } from "./utils/index.js";
|
|
9
9
|
var H = /* @__PURE__ */ Symbol("radix.slottable");
|
|
@@ -12,7 +12,7 @@ function V(r) {
|
|
|
12
12
|
const e = ({ children: o }) => /* @__PURE__ */ i(O, { children: o });
|
|
13
13
|
return e.displayName = `${r}.Slottable`, e.__radixId = H, e;
|
|
14
14
|
}
|
|
15
|
-
var v = "AlertDialog", [z
|
|
15
|
+
var v = "AlertDialog", [z] = M(v, [
|
|
16
16
|
A
|
|
17
17
|
]), s = A(), m = (r) => {
|
|
18
18
|
const { __scopeAlertDialog: e, ...o } = r, t = s(e);
|
|
@@ -54,7 +54,7 @@ var c = "AlertDialogContent", [U, X] = z(c), Z = /* @__PURE__ */ V("AlertDialogC
|
|
|
54
54
|
...p,
|
|
55
55
|
...a,
|
|
56
56
|
ref: P,
|
|
57
|
-
onOpenAutoFocus:
|
|
57
|
+
onOpenAutoFocus: x(a.onOpenAutoFocus, (d) => {
|
|
58
58
|
d.preventDefault(), g.current?.focus({ preventScroll: !0 });
|
|
59
59
|
}),
|
|
60
60
|
onPointerDownOutside: (d) => d.preventDefault(),
|
|
@@ -77,18 +77,18 @@ var R = "AlertDialogTitle", h = l.forwardRef(
|
|
|
77
77
|
}
|
|
78
78
|
);
|
|
79
79
|
h.displayName = R;
|
|
80
|
-
var C = "AlertDialogDescription",
|
|
80
|
+
var C = "AlertDialogDescription", E = l.forwardRef((r, e) => {
|
|
81
81
|
const { __scopeAlertDialog: o, ...t } = r, a = s(o);
|
|
82
82
|
return /* @__PURE__ */ i(Y, { ...a, ...t, ref: e });
|
|
83
83
|
});
|
|
84
|
-
|
|
85
|
-
var ee = "AlertDialogAction",
|
|
84
|
+
E.displayName = C;
|
|
85
|
+
var ee = "AlertDialogAction", S = l.forwardRef(
|
|
86
86
|
(r, e) => {
|
|
87
87
|
const { __scopeAlertDialog: o, ...t } = r, a = s(o);
|
|
88
88
|
return /* @__PURE__ */ i(f, { ...a, ...t, ref: e });
|
|
89
89
|
}
|
|
90
90
|
);
|
|
91
|
-
|
|
91
|
+
S.displayName = ee;
|
|
92
92
|
var T = "AlertDialogCancel", b = l.forwardRef(
|
|
93
93
|
(r, e) => {
|
|
94
94
|
const { __scopeAlertDialog: o, ...t } = r, { cancelRef: a } = X(T, o), p = s(o), n = u(e, a);
|
|
@@ -109,8 +109,8 @@ For more information, see https://radix-ui.com/primitives/docs/components/alert-
|
|
|
109
109
|
r.current?.getAttribute("aria-describedby")
|
|
110
110
|
) || console.warn(e);
|
|
111
111
|
}, [e, r]), null;
|
|
112
|
-
},
|
|
113
|
-
const
|
|
112
|
+
}, pe = m, oe = D, de = _, ge = y, ue = N, Ae = S, fe = b, ve = h, me = E;
|
|
113
|
+
const De = I(
|
|
114
114
|
({ "data-theme": r, className: e, text: o, variant: t, onOpen: a, onClick: p }, n) => /* @__PURE__ */ i(oe, { asChild: !0, children: /* @__PURE__ */ i(
|
|
115
115
|
k,
|
|
116
116
|
{
|
|
@@ -127,13 +127,13 @@ const _e = I(
|
|
|
127
127
|
) })
|
|
128
128
|
);
|
|
129
129
|
export {
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
130
|
+
De as A,
|
|
131
|
+
ue as C,
|
|
132
|
+
me as D,
|
|
133
|
+
ge as O,
|
|
134
|
+
de as P,
|
|
135
|
+
pe as R,
|
|
136
|
+
ve as T,
|
|
137
|
+
fe as a,
|
|
138
|
+
Ae as b
|
|
139
139
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { R as Ee, P as ke, O as Se, C as Ie } from "./index-
|
|
1
|
+
import { R as Ee, P as ke, O as Se, C as Ie } from "./index-9a-FL_6D.js";
|
|
2
2
|
import * as n from "react";
|
|
3
|
-
import { P as C } from "./index
|
|
4
|
-
import { u as P } from "./index-
|
|
3
|
+
import { P as C } from "./index--l0zux8V.js";
|
|
4
|
+
import { u as P } from "./index-BKMaItIC.js";
|
|
5
5
|
import { c as j } from "./index-DLcqcWxM.js";
|
|
6
6
|
var de = 1, xe = 0.9, Re = 0.8, Ce = 0.17, Q = 0.1, Z = 0.999, Ae = 0.9999, Me = 0.99, $e = /[\\\/_+.#"@\[\(\{&]/, De = /[\\\/_+.#"@\[\(\{&]/g, Fe = /[\s-]/, me = /[\s-]/g;
|
|
7
7
|
function ee(t, l, r, f, u, c, d) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as l from "react";
|
|
2
|
-
import { a as ce, c as
|
|
2
|
+
import { a as ce, c as _, P as T, b as le } from "./index--l0zux8V.js";
|
|
3
3
|
import { u as M } from "./index-DLcqcWxM.js";
|
|
4
4
|
import { u as de } from "./index-BdMNhZnh.js";
|
|
5
5
|
import { u as ue } from "./index-BZPx6jYI.js";
|
|
6
|
-
import { u as fe } from "./index-
|
|
7
|
-
import { c as me } from "./index-
|
|
6
|
+
import { u as fe } from "./index-BRXMsxSL.js";
|
|
7
|
+
import { c as me } from "./index-CJnS4BVW.js";
|
|
8
8
|
import { jsx as g, jsxs as Se } from "react/jsx-runtime";
|
|
9
9
|
function $(e, [t, n]) {
|
|
10
10
|
return Math.min(n, Math.max(t, e));
|
|
@@ -14,7 +14,7 @@ var j = ["PageUp", "PageDown"], X = ["ArrowUp", "ArrowDown", "ArrowLeft", "Arrow
|
|
|
14
14
|
"from-right": ["Home", "PageDown", "ArrowDown", "ArrowRight"],
|
|
15
15
|
"from-bottom": ["Home", "PageDown", "ArrowDown", "ArrowLeft"],
|
|
16
16
|
"from-top": ["Home", "PageDown", "ArrowUp", "ArrowLeft"]
|
|
17
|
-
}, C = "Slider", [N, pe, he] = me(C), [W
|
|
17
|
+
}, C = "Slider", [N, pe, he] = me(C), [W] = le(C, [
|
|
18
18
|
he
|
|
19
19
|
]), [ge, V] = W(C), q = l.forwardRef(
|
|
20
20
|
(e, t) => {
|
|
@@ -422,10 +422,10 @@ function Ce(e, t) {
|
|
|
422
422
|
const n = Math.pow(10, t);
|
|
423
423
|
return Math.round(e * n) / n;
|
|
424
424
|
}
|
|
425
|
-
var
|
|
425
|
+
var ze = q, He = te, Ne = ne, Le = oe;
|
|
426
426
|
export {
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
427
|
+
ze as R,
|
|
428
|
+
He as T,
|
|
429
|
+
Ne as a,
|
|
430
|
+
Le as b
|
|
431
431
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i from "react";
|
|
2
|
-
import { P as R,
|
|
2
|
+
import { P as R, c as h, d as z } from "./index--l0zux8V.js";
|
|
3
3
|
import { u as g } from "./index-DLcqcWxM.js";
|
|
4
4
|
import { u as m } from "./index-0ioNhtNM.js";
|
|
5
5
|
import { jsx as B } from "react/jsx-runtime";
|
package/dist/index.js
CHANGED
|
@@ -1,139 +1,146 @@
|
|
|
1
1
|
import { cn as e } from "./utils/index.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import { Tabs as
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
2
|
+
import { Alert as p } from "./components/Alert/Alert.js";
|
|
3
|
+
import { AlertDialog as m } from "./components/AlertDialog/AlertDialog.js";
|
|
4
|
+
import { Autocomplete as f } from "./components/Autocomplete/Autocomplete.js";
|
|
5
|
+
import { Badge as i } from "./components/Badge/Badge.js";
|
|
6
|
+
import { BadgeMultiSelect as d } from "./components/Filter/components/BadgeDropdown/BadgeMultiSelect.js";
|
|
7
|
+
import { Breadcrumb as g } from "./components/Breadcrumb/Breadcrumb.js";
|
|
8
|
+
import { Button as T } from "./components/Button/Button.js";
|
|
9
|
+
import { ButtonGroup as C } from "./components/ButtonGroup/ButtonGroup.js";
|
|
10
|
+
import { Card as V } from "./components/Card/Card.js";
|
|
11
|
+
import { Checkbox as b } from "./components/Checkbox/Checkbox.js";
|
|
12
|
+
import { Content as w } from "./components/Tabs/components/Content.js";
|
|
13
|
+
import { Counter as h, Counter as B } from "./components/Counter/Counter.js";
|
|
14
|
+
import { DateFilterDropdown as I } from "./components/Filter/components/DateFilterDropdown/DateFilterDropdown.js";
|
|
15
|
+
import { DatePicker as E } from "./components/Datepicker/DatePicker.js";
|
|
16
|
+
import { DateRangeFilterDropdown as k } from "./components/Filter/components/DateRangeFilterDropdown/DateRangeFilterDropdown.js";
|
|
17
|
+
import { DateRangePicker as F } from "./components/DateRangePicker/DateRangePicker.js";
|
|
18
|
+
import { Divider as M } from "./components/Divider/Divider.js";
|
|
19
|
+
import { Drawer as y } from "./components/Drawer/Drawer.js";
|
|
20
|
+
import { Select as U, Select as W } from "./components/Select/Select.js";
|
|
21
|
+
import { DropdownButton as q } from "./components/DropdownButton/DropdownButton.js";
|
|
22
|
+
import { Filter as J } from "./components/Filter/Filter.js";
|
|
23
|
+
import { Footer as Q } from "./components/Sidebar/components/Footer/Footer.js";
|
|
24
|
+
import { ImageUpload as Y } from "./components/ImageUpload/ImageUpload.js";
|
|
25
|
+
import { Input as _ } from "./components/Input/Input.js";
|
|
26
|
+
import { List as rr } from "./components/Tabs/components/List.js";
|
|
27
|
+
import { Loading as er } from "./components/Loading/Loading.js";
|
|
28
|
+
import { Logo as pr } from "./components/Sidebar/components/Logo/Logo.js";
|
|
29
|
+
import { M as mr } from "./Modal--z642-Wv.js";
|
|
30
|
+
import { MultiSelectDropdown as fr } from "./components/MultiSelectDropdown/MultiSelectDropdown.js";
|
|
31
|
+
import { Navigation as ir } from "./components/Sidebar/components/Navigation/Navigation.js";
|
|
32
|
+
import { NavigationGroup as dr } from "./components/Sidebar/components/NavigationGroup/NavigationGroup.js";
|
|
33
|
+
import { NavigationOption as gr } from "./components/Sidebar/components/NavigationOption/NavigationOption.js";
|
|
34
|
+
import { NavigationSeparator as Tr } from "./components/Sidebar/components/NavigationSeparator/NavigationSeparator.js";
|
|
35
|
+
import { PhoneNumberInput as Cr } from "./components/PhoneNumberInput/PhoneNumberInput.js";
|
|
36
|
+
import { PieChart as Vr } from "./components/PieChart/PieChart.js";
|
|
37
|
+
import { ProgressBar as br } from "./components/ProgressBar/ProgressBar.js";
|
|
38
|
+
import { Radio as wr } from "./components/Radio/Radio.js";
|
|
39
|
+
import { RadioCard as hr } from "./components/RadioCard/RadioCard.js";
|
|
40
|
+
import { RadioCardGroup as Pr } from "./components/RadioCardGroup/RadioCardGroup.js";
|
|
41
|
+
import { RadioGroup as Nr } from "./components/RadioGroup/RadioGroup.js";
|
|
42
|
+
import { Range as Lr } from "./components/Range/Range.js";
|
|
43
|
+
import { Sidebar as Ar } from "./components/Sidebar/Sidebar.js";
|
|
44
|
+
import { Slider as Gr } from "./components/Slider/Slider.js";
|
|
45
|
+
import { Spinner as zr } from "./components/Spinner/Spinner.js";
|
|
46
|
+
import { Stepper as Or } from "./components/Stepper/Stepper.js";
|
|
47
|
+
import { Switch as Wr } from "./components/Switch/Switch.js";
|
|
48
|
+
import { Table as qr } from "./components/Table/Table.js";
|
|
49
|
+
import { Tabs as Jr } from "./components/Tabs/Tabs.js";
|
|
50
|
+
import { Tag as Qr } from "./components/Tag/Tag.js";
|
|
51
|
+
import { TagSelect as Yr } from "./components/TagSelect/TagSelect.js";
|
|
52
|
+
import { TextArea as _r } from "./components/TextArea/TextArea.js";
|
|
53
|
+
import { ThemeContext as ro } from "./contexts/theme.context.js";
|
|
54
|
+
import { ThemeProvider as eo } from "./contexts/theme.provider.js";
|
|
55
|
+
import { TimePicker as po } from "./components/TimePicker/TimePicker.js";
|
|
56
|
+
import { Toast as mo } from "./components/Toast/Toast.js";
|
|
57
|
+
import { Tooltip as fo } from "./components/Tooltip/Tooltip.js";
|
|
58
|
+
import { Trigger as io } from "./components/Tabs/components/Trigger.js";
|
|
59
|
+
import { TruncateText as lo } from "./components/VirtualizedTable/components/TruncateText/TruncateText.js";
|
|
60
|
+
import { Typography as uo } from "./components/Typography/Typography.js";
|
|
61
|
+
import { VirtualizedTable as co } from "./components/VirtualizedTable/VirtualizedTable.js";
|
|
62
|
+
import { VirtualizedTableEvent as Do, sendCollapseRowEvent as Vo, sendExpandRowEvent as So, sendToggleRowEvent as bo } from "./components/VirtualizedTable/events/index.js";
|
|
63
|
+
import { horizontalConnectorWrapperVariants as wo, stepConnectorVariants as Ro, stepContentVariants as ho, stepDescriptionVariants as Bo, stepIndicatorVariants as Po, stepItemVariants as Io, stepLabelVariants as No, stepListVariants as Eo, stepVariants as Lo, stepperVariants as ko } from "./components/Stepper/Stepper.variants.js";
|
|
64
|
+
import { useTheme as Fo } from "./contexts/theme.hook.js";
|
|
65
|
+
import { useToggle as Mo } from "./hooks/useToggle.js";
|
|
64
66
|
export {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
67
|
+
p as Alert,
|
|
68
|
+
m as AlertDialog,
|
|
69
|
+
f as Autocomplete,
|
|
70
|
+
i as Badge,
|
|
71
|
+
d as BadgeMultiSelect,
|
|
72
|
+
g as Breadcrumb,
|
|
73
|
+
T as Button,
|
|
74
|
+
C as ButtonGroup,
|
|
75
|
+
V as Card,
|
|
76
|
+
b as Checkbox,
|
|
77
|
+
w as Content,
|
|
78
|
+
h as Counter,
|
|
79
|
+
I as DateFilterDropdown,
|
|
80
|
+
E as DatePicker,
|
|
81
|
+
k as DateRangeFilterDropdown,
|
|
82
|
+
F as DateRangePicker,
|
|
83
|
+
M as Divider,
|
|
84
|
+
y as Drawer,
|
|
85
|
+
U as Dropdown,
|
|
86
|
+
q as DropdownButton,
|
|
87
|
+
J as Filter,
|
|
88
|
+
Q as Footer,
|
|
89
|
+
Y as ImageUpload,
|
|
90
|
+
_ as Input,
|
|
91
|
+
rr as List,
|
|
92
|
+
er as Loading,
|
|
93
|
+
pr as Logo,
|
|
94
|
+
mr as Modal,
|
|
95
|
+
fr as MultiSelectDropdown,
|
|
96
|
+
ir as Navigation,
|
|
97
|
+
dr as NavigationGroup,
|
|
98
|
+
gr as NavigationOption,
|
|
99
|
+
Tr as NavigationSeparator,
|
|
100
|
+
B as NumberInput,
|
|
101
|
+
Cr as PhoneNumberInput,
|
|
102
|
+
Vr as PieChart,
|
|
103
|
+
br as ProgressBar,
|
|
104
|
+
wr as Radio,
|
|
105
|
+
hr as RadioCard,
|
|
106
|
+
Pr as RadioCardGroup,
|
|
107
|
+
Nr as RadioGroup,
|
|
108
|
+
Lr as Range,
|
|
109
|
+
W as Select,
|
|
110
|
+
Ar as Sidebar,
|
|
111
|
+
Gr as Slider,
|
|
112
|
+
zr as Spinner,
|
|
113
|
+
Or as Stepper,
|
|
114
|
+
Wr as Switch,
|
|
115
|
+
qr as Table,
|
|
116
|
+
Jr as Tabs,
|
|
117
|
+
Qr as Tag,
|
|
118
|
+
Yr as TagSelect,
|
|
119
|
+
_r as TextArea,
|
|
120
|
+
ro as ThemeContext,
|
|
121
|
+
eo as ThemeProvider,
|
|
122
|
+
po as TimePicker,
|
|
123
|
+
mo as Toast,
|
|
124
|
+
fo as Tooltip,
|
|
125
|
+
io as Trigger,
|
|
126
|
+
lo as TruncateText,
|
|
127
|
+
uo as Typography,
|
|
128
|
+
co as VirtualizedTable,
|
|
129
|
+
Do as VirtualizedTableEvent,
|
|
126
130
|
e as cn,
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
131
|
+
wo as horizontalConnectorWrapperVariants,
|
|
132
|
+
Vo as sendCollapseRowEvent,
|
|
133
|
+
So as sendExpandRowEvent,
|
|
134
|
+
bo as sendToggleRowEvent,
|
|
135
|
+
Ro as stepConnectorVariants,
|
|
136
|
+
ho as stepContentVariants,
|
|
137
|
+
Bo as stepDescriptionVariants,
|
|
138
|
+
Po as stepIndicatorVariants,
|
|
139
|
+
Io as stepItemVariants,
|
|
140
|
+
No as stepLabelVariants,
|
|
141
|
+
Eo as stepListVariants,
|
|
142
|
+
Lo as stepVariants,
|
|
143
|
+
ko as stepperVariants,
|
|
144
|
+
Fo as useTheme,
|
|
145
|
+
Mo as useToggle
|
|
139
146
|
};
|
|
@@ -4,7 +4,7 @@ function commonjsRequire(e) {
|
|
|
4
4
|
}
|
|
5
5
|
var libphonenumber = { exports: {} }, hasRequiredLibphonenumber;
|
|
6
6
|
function requireLibphonenumber() {
|
|
7
|
-
return hasRequiredLibphonenumber || (hasRequiredLibphonenumber = 1, (function(module, exports) {
|
|
7
|
+
return hasRequiredLibphonenumber || (hasRequiredLibphonenumber = 1, (function(module, exports$1) {
|
|
8
8
|
(function(e) {
|
|
9
9
|
module.exports = e();
|
|
10
10
|
})(function() {
|
|
@@ -31,7 +31,7 @@ function requireLibphonenumber() {
|
|
|
31
31
|
return n;
|
|
32
32
|
}
|
|
33
33
|
return e;
|
|
34
|
-
})())({ 1: [function(require, module, exports) {
|
|
34
|
+
})())({ 1: [function(require, module, exports$1) {
|
|
35
35
|
(function(global) {
|
|
36
36
|
(function() {
|
|
37
37
|
var $jscomp = $jscomp || {};
|
|
@@ -11568,7 +11568,7 @@ function requireLibphonenumber() {
|
|
|
11568
11568
|
return e = t.replace(this.DIGIT_PATTERN_, e), this.formattingTemplate_.clear(), this.formattingTemplate_.append(e), this.lastMatchPosition_ = o, e.substring(0, this.lastMatchPosition_ + 1);
|
|
11569
11569
|
}
|
|
11570
11570
|
return this.possibleFormats_.length == 1 && (this.ableToFormat_ = !1), this.currentFormattingPattern_ = "", this.accruedInput_.toString();
|
|
11571
|
-
}, Object.defineProperty(exports, "__esModule", { value: !0 }), exports.default = i18n.phonenumbers, module.exports = exports.default;
|
|
11571
|
+
}, Object.defineProperty(exports$1, "__esModule", { value: !0 }), exports$1.default = i18n.phonenumbers, module.exports = exports$1.default;
|
|
11572
11572
|
}).call(this);
|
|
11573
11573
|
}).call(this, typeof commonjsGlobal < "u" ? commonjsGlobal : typeof self < "u" ? self : typeof window < "u" ? window : {});
|
|
11574
11574
|
}, {}] }, {}, [1])(1);
|
package/dist/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@konstructio/ui",
|
|
3
3
|
"description": "A set of reusable and customizable React components built for konstruct.io",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "0.1.2-alpha.
|
|
5
|
+
"version": "0.1.2-alpha.66",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"main": "dist/index.js",
|
|
@@ -88,25 +88,25 @@
|
|
|
88
88
|
"@radix-ui/react-visually-hidden": "^1.2.4",
|
|
89
89
|
"@react-input/mask": "^2.0.4",
|
|
90
90
|
"@tanstack/react-table": "^8.21.3",
|
|
91
|
-
"@tanstack/react-virtual": "^3.13.
|
|
91
|
+
"@tanstack/react-virtual": "^3.13.19",
|
|
92
92
|
"chart.js": "^4.5.1",
|
|
93
93
|
"class-variance-authority": "^0.7.1",
|
|
94
94
|
"clsx": "^2.1.1",
|
|
95
95
|
"cmdk": "^1.1.1",
|
|
96
96
|
"countries-and-timezones": "^3.8.0",
|
|
97
|
-
"country-flag-icons": "^1.6.
|
|
97
|
+
"country-flag-icons": "^1.6.15",
|
|
98
98
|
"country-locale-map": "^1.9.12",
|
|
99
99
|
"google-libphonenumber": "^3.2.44",
|
|
100
100
|
"i18n-iso-countries": "^7.14.0",
|
|
101
101
|
"js-cookie": "^3.0.5",
|
|
102
|
-
"lucide-react": "^0.
|
|
103
|
-
"motion": "^12.34.
|
|
102
|
+
"lucide-react": "^0.576.0",
|
|
103
|
+
"motion": "^12.34.3",
|
|
104
104
|
"react-chartjs-2": "^5.3.1",
|
|
105
|
-
"react-day-picker": "^9.
|
|
105
|
+
"react-day-picker": "^9.14.0",
|
|
106
106
|
"react-feather": "^2.0.10",
|
|
107
107
|
"react-focus-lock": "^2.13.7",
|
|
108
108
|
"react-remove-scroll": "^2.7.2",
|
|
109
|
-
"tailwind-merge": "^3.
|
|
109
|
+
"tailwind-merge": "^3.5.0"
|
|
110
110
|
},
|
|
111
111
|
"peerDependencies": {
|
|
112
112
|
"@tanstack/react-query": "^5.90",
|
|
@@ -143,10 +143,10 @@
|
|
|
143
143
|
"devDependencies": {
|
|
144
144
|
"@faker-js/faker": "^10.3.0",
|
|
145
145
|
"@rollup/plugin-alias": "^6.0.0",
|
|
146
|
-
"@storybook/addon-docs": "^10.2.
|
|
147
|
-
"@storybook/addon-links": "^10.2.
|
|
148
|
-
"@storybook/react-vite": "^10.2.
|
|
149
|
-
"@tailwindcss/vite": "^4.1
|
|
146
|
+
"@storybook/addon-docs": "^10.2.14",
|
|
147
|
+
"@storybook/addon-links": "^10.2.14",
|
|
148
|
+
"@storybook/react-vite": "^10.2.14",
|
|
149
|
+
"@tailwindcss/vite": "^4.2.1",
|
|
150
150
|
"@tanstack/react-query": "^5.90.21",
|
|
151
151
|
"@testing-library/jest-dom": "^6.9.1",
|
|
152
152
|
"@testing-library/react": "^16.3.2",
|
|
@@ -154,21 +154,21 @@
|
|
|
154
154
|
"@types/google-libphonenumber": "^7.4.30",
|
|
155
155
|
"@types/jest-axe": "^3.5.9",
|
|
156
156
|
"@types/js-cookie": "^3.0.6",
|
|
157
|
-
"@types/lodash": "^4.17.
|
|
157
|
+
"@types/lodash": "^4.17.24",
|
|
158
158
|
"@types/react": "^19.2.14",
|
|
159
159
|
"@types/react-dom": "^19.2.3",
|
|
160
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
161
|
-
"@typescript-eslint/parser": "^8.
|
|
160
|
+
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
161
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
162
162
|
"@vitejs/plugin-react": "^5.1.4",
|
|
163
163
|
"@vitest/coverage-v8": "^4.0.18",
|
|
164
|
-
"autoprefixer": "^10.4.
|
|
165
|
-
"eslint": "^9.39.
|
|
164
|
+
"autoprefixer": "^10.4.27",
|
|
165
|
+
"eslint": "^9.39.3",
|
|
166
166
|
"eslint-plugin-react": "^7.37.5",
|
|
167
167
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
168
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
169
|
-
"eslint-plugin-storybook": "^10.2.
|
|
168
|
+
"eslint-plugin-react-refresh": "^0.5.2",
|
|
169
|
+
"eslint-plugin-storybook": "^10.2.14",
|
|
170
170
|
"eslint-plugin-vitest": "^0.5.4",
|
|
171
|
-
"glob": "^13.0.
|
|
171
|
+
"glob": "^13.0.6",
|
|
172
172
|
"husky": "^9.1.7",
|
|
173
173
|
"jest-axe": "^10.0.0",
|
|
174
174
|
"jsdom": "^28.1.0",
|
|
@@ -176,8 +176,8 @@
|
|
|
176
176
|
"postcss": "^8.5.6",
|
|
177
177
|
"prettier": "^3.8.1",
|
|
178
178
|
"rimraf": "^6.1.3",
|
|
179
|
-
"storybook": "^10.2.
|
|
180
|
-
"tailwindcss": "^4.1
|
|
179
|
+
"storybook": "^10.2.14",
|
|
180
|
+
"tailwindcss": "^4.2.1",
|
|
181
181
|
"ts-node": "^10.9.2",
|
|
182
182
|
"typescript": "^5.9.3",
|
|
183
183
|
"vite": "^7.3.1",
|