geoiq-frontend-ui-kit 1.1.2 → 1.1.3
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/components/molecules/stepper/index.d.ts +3 -0
- package/dist/components/molecules/stepper/index.d.ts.map +1 -0
- package/dist/components/molecules/stepper/stepper-components.d.ts.map +1 -0
- package/dist/components/molecules/{stepper /stepper.d.ts → stepper/stepper.d.ts} +2 -4
- package/dist/components/molecules/stepper/stepper.d.ts.map +1 -0
- package/dist/components/molecules/stepper/stepper.mock.d.ts +6 -0
- package/dist/components/molecules/stepper/stepper.mock.d.ts.map +1 -0
- package/dist/components/molecules/stepper/stepper.styles.d.ts.map +1 -0
- package/dist/components/molecules/stepper/stepper.type.d.ts.map +1 -0
- package/dist/components/molecules/stepper/use-stepper.d.ts.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +39 -35
- package/dist/index.es.js.map +1 -1
- package/dist/index.es10.js +2 -2
- package/dist/index.es11.js +2 -2
- package/dist/index.es12.js +2 -2
- package/dist/index.es14.js +2 -2
- package/dist/index.es16.js +2 -2
- package/dist/index.es17.js +1 -1
- package/dist/index.es18.js +1 -1
- package/dist/index.es19.js +1 -1
- package/dist/index.es2.js +2 -2
- package/dist/index.es20.js +2 -2
- package/dist/index.es21.js +4 -4
- package/dist/index.es22.js +4 -4
- package/dist/index.es23.js +1 -1
- package/dist/index.es24.js +3 -3
- package/dist/index.es25.js +3 -3
- package/dist/index.es26.js +3 -3
- package/dist/index.es27.js +2 -2
- package/dist/index.es29.js +1 -1
- package/dist/index.es3.js +2 -2
- package/dist/index.es30.js +1 -1
- package/dist/index.es32.js +1 -1
- package/dist/index.es33.js +1 -1
- package/dist/index.es34.js +2 -35
- package/dist/index.es34.js.map +1 -1
- package/dist/index.es35.js +5 -51
- package/dist/index.es35.js.map +1 -1
- package/dist/index.es36.js +46 -12
- package/dist/index.es36.js.map +1 -1
- package/dist/index.es37.js +9 -21
- package/dist/index.es37.js.map +1 -1
- package/dist/index.es38.js +22 -33
- package/dist/index.es38.js.map +1 -1
- package/dist/index.es39.js +37 -27
- package/dist/index.es39.js.map +1 -1
- package/dist/index.es4.js +2 -2
- package/dist/index.es40.js +20 -21
- package/dist/index.es40.js.map +1 -1
- package/dist/index.es41.js +24 -4
- package/dist/index.es41.js.map +1 -1
- package/dist/index.es42.js +10 -94
- package/dist/index.es42.js.map +1 -1
- package/dist/index.es43.js +94 -112
- package/dist/index.es43.js.map +1 -1
- package/dist/index.es44.js +26 -23
- package/dist/index.es44.js.map +1 -1
- package/dist/index.es45.js +113 -6
- package/dist/index.es45.js.map +1 -1
- package/dist/index.es46.js +25 -87
- package/dist/index.es46.js.map +1 -1
- package/dist/index.es47.js +6 -20
- package/dist/index.es47.js.map +1 -1
- package/dist/index.es48.js +87 -2
- package/dist/index.es48.js.map +1 -1
- package/dist/index.es49.js +18 -9
- package/dist/index.es49.js.map +1 -1
- package/dist/index.es5.js +2 -2
- package/dist/index.es50.js +2 -22
- package/dist/index.es50.js.map +1 -1
- package/dist/index.es51.js +22 -134
- package/dist/index.es51.js.map +1 -1
- package/dist/index.es52.js +10 -13
- package/dist/index.es52.js.map +1 -1
- package/dist/index.es53.js +8 -82
- package/dist/index.es53.js.map +1 -1
- package/dist/index.es54.js +131 -8
- package/dist/index.es54.js.map +1 -1
- package/dist/index.es55.js +21 -155
- package/dist/index.es55.js.map +1 -1
- package/dist/index.es56.js +35 -19
- package/dist/index.es56.js.map +1 -1
- package/dist/index.es57.js +80 -36
- package/dist/index.es57.js.map +1 -1
- package/dist/index.es58.js +156 -19
- package/dist/index.es58.js.map +1 -1
- package/dist/index.es59.js +12 -38
- package/dist/index.es59.js.map +1 -1
- package/dist/index.es6.js +3 -3
- package/dist/index.es60.js +22 -2
- package/dist/index.es60.js.map +1 -1
- package/dist/index.es61.js +37 -39
- package/dist/index.es61.js.map +1 -1
- package/dist/index.es62.js +39 -25
- package/dist/index.es62.js.map +1 -1
- package/dist/index.es63.js +1 -1
- package/dist/index.es63.js.map +1 -1
- package/dist/index.es7.js +2 -2
- package/dist/index.es8.js +2 -2
- package/dist/index.es9.js +2 -2
- package/dist/styles.css +67 -100
- package/package.json +1 -1
- package/dist/components/molecules/stepper /index.d.ts +0 -4
- package/dist/components/molecules/stepper /index.d.ts.map +0 -1
- package/dist/components/molecules/stepper /stepper-components.d.ts.map +0 -1
- package/dist/components/molecules/stepper /stepper.d.ts.map +0 -1
- package/dist/components/molecules/stepper /stepper.styles.d.ts.map +0 -1
- package/dist/components/molecules/stepper /stepper.type.d.ts.map +0 -1
- package/dist/components/molecules/stepper /use-stepper.d.ts.map +0 -1
- /package/dist/components/molecules/{stepper → stepper}/stepper-components.d.ts +0 -0
- /package/dist/components/molecules/{stepper → stepper}/stepper.styles.d.ts +0 -0
- /package/dist/components/molecules/{stepper → stepper}/stepper.type.d.ts +0 -0
- /package/dist/components/molecules/{stepper → stepper}/use-stepper.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,WAAW,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepper-components.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/stepper-components.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EACZ,iBAAiB,EAIlB,MAAM,OAAO,CAAA;AACd,OAAO,EAAoC,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAK/E,UAAU,oBAAqB,SAAQ,iBAAiB;IACtD,KAAK,EAAE,YAAY,EAAE,CAAA;CACtB;AAED,QAAA,MAAM,cAAc,sCAA6C,CAAA;AAEjE,QAAA,MAAM,eAAe,6FAUpB,CAAA;AAED,QAAA,MAAM,SAAS,mDAqBd,CAAA;AA4BD,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { StepperValue } from './stepper.type';
|
|
2
|
+
import { useStepper } from './use-stepper';
|
|
2
3
|
|
|
3
4
|
declare const Stepper: {
|
|
4
5
|
({ value }: {
|
|
@@ -6,8 +7,5 @@ declare const Stepper: {
|
|
|
6
7
|
}): import("react/jsx-dev-runtime").JSX.Element;
|
|
7
8
|
displayName: string;
|
|
8
9
|
};
|
|
9
|
-
|
|
10
|
-
value: StepperValue[];
|
|
11
|
-
}) => import("react/jsx-dev-runtime").JSX.Element;
|
|
12
|
-
export { Stepper, StepperContainer };
|
|
10
|
+
export { Stepper, useStepper };
|
|
13
11
|
//# sourceMappingURL=stepper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/stepper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAG1C,QAAA,MAAM,OAAO;gBAAe;QAAE,KAAK,EAAE,YAAY,EAAE,CAAA;KAAE;;CAQpD,CAAA;AAID,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepper.mock.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/stepper.mock.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAE7C,eAAO,MAAM,gBAAgB,cAAe;IAAE,KAAK,EAAE,YAAY,EAAE,CAAA;CAAE,gDAgCpE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepper.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/stepper.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;mFAc5B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepper.type.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/stepper.type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG;IACzB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EACF,cAAc,CAAC,OAAO,GACtB,cAAc,CAAC,OAAO,GACtB,cAAc,CAAC,SAAS,CAAA;CAC7B,CAAA;AACD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,YAAY,CAAA;IACnB,OAAO,EACH,cAAc,CAAC,OAAO,GACtB,cAAc,CAAC,OAAO,GACtB,cAAc,CAAC,SAAS,CAAA;CAC7B;AAED,oBAAY,cAAc;IACxB,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,SAAS,cAAc;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-stepper.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/stepper/use-stepper.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAE7C,QAAA,MAAM,UAAU,iBAAkB,YAAY,EAAE;;;;;CA+D/C,CAAA;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
package/dist/index.d.ts
CHANGED
|
@@ -40,5 +40,5 @@ export { default as Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, To
|
|
|
40
40
|
export type { TooltipProps } from './components/atoms/tooltip/tooltip.types';
|
|
41
41
|
export { Toast, useToast } from './components/molecules/toast';
|
|
42
42
|
export * from './components/molecules/toast/toast-components';
|
|
43
|
-
export
|
|
43
|
+
export * from './components/molecules/stepper';
|
|
44
44
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAClE,YAAY,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAG5D,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AACzD,YAAY,EAAE,aAAa,EAAE,MAAM,+CAA+C,CAAA;AAGlF,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AACxE,YAAY,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AAGjE,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACxE,YAAY,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAA;AAGhE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA;AAC9E,YAAY,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAGpE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAGlE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAGtD,OAAO,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAGtD,OAAO,EACL,WAAW,EACX,KAAK,gBAAgB,GACtB,MAAM,qCAAqC,CAAA;AAG5C,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAA;AAC/D,YAAY,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA;AAG1D,OAAO,EACL,UAAU,EACV,cAAc,EACd,kBAAkB,GACnB,MAAM,gCAAgC,CAAA;AAGvC,OAAO,EAAE,KAAK,EAAE,MAAM,8BAA8B,CAAA;AACpD,YAAY,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA;AAE9D,cAAc,qCAAqC,CAAA;AAEnD,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAA;AACnE,YAAY,EAAE,iBAAiB,EAAE,MAAM,0DAA0D,CAAA;AAEjG,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AACzD,YAAY,EAAE,aAAa,EAAE,MAAM,oDAAoD,CAAA;AAEvF,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA;AACvD,YAAY,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAA;AAE/E,OAAO,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AACtD,YAAY,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAA;AAE7E,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAA;AACvE,YAAY,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAErF,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AACtD,YAAY,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAA;AAE/E,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAEtD,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAA;AAEnE,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAA;AAEjE,OAAO,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAA;AAGrE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAA;AAElD,OAAO,EACL,KAAK,EACL,SAAS,EACT,YAAY,EACZ,SAAS,EACT,WAAW,EACX,SAAS,EACT,WAAW,EACX,QAAQ,GACT,MAAM,6BAA6B,CAAA;AAEpC,OAAO,EACL,OAAO,IAAI,OAAO,EAClB,cAAc,EACd,eAAe,EACf,cAAc,EACd,cAAc,GACf,MAAM,4BAA4B,CAAA;AACnC,YAAY,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAA;AAG5E,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAC9D,cAAc,+CAA+C,CAAA;AAG7D,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.es.js
CHANGED
|
@@ -3,16 +3,16 @@ import { Calendar as a } from "./index.es3.js";
|
|
|
3
3
|
import { Spinner as l } from "./index.es4.js";
|
|
4
4
|
import { Checkbox as m } from "./index.es5.js";
|
|
5
5
|
import { Typography as f } from "./index.es6.js";
|
|
6
|
-
import { Switch as
|
|
6
|
+
import { Switch as n } from "./index.es7.js";
|
|
7
7
|
import { Progress as g } from "./index.es8.js";
|
|
8
8
|
import { Slider as D } from "./index.es9.js";
|
|
9
|
-
import { RangeSlider as
|
|
10
|
-
import { Badge as
|
|
9
|
+
import { RangeSlider as b } from "./index.es10.js";
|
|
10
|
+
import { Badge as A } from "./index.es11.js";
|
|
11
11
|
import { RadioGroupItem as c } from "./index.es12.js";
|
|
12
12
|
import { default as P } from "./index.es13.js";
|
|
13
13
|
import { Alert as v } from "./index.es14.js";
|
|
14
14
|
import { AlertDialog as y } from "./index.es15.js";
|
|
15
|
-
import { AlertDialogAction as R, AlertDialogCancel as k, AlertDialogContent as G, AlertDialogDescription as H, AlertDialogFooter as M, AlertDialogHeader as F, AlertDialogOverlay as
|
|
15
|
+
import { AlertDialogAction as R, AlertDialogCancel as k, AlertDialogContent as G, AlertDialogDescription as H, AlertDialogFooter as M, AlertDialogHeader as F, AlertDialogOverlay as I, AlertDialogPortal as _, AlertDialogTitle as O, AlertDialogTrigger as W } from "./index.es16.js";
|
|
16
16
|
import { Dropdown as q } from "./index.es17.js";
|
|
17
17
|
import { _Carousel as E } from "./index.es18.js";
|
|
18
18
|
import { PopoverDemo as K } from "./index.es19.js";
|
|
@@ -25,20 +25,22 @@ import { MultiSelect as to } from "./index.es25.js";
|
|
|
25
25
|
import { MultiCombobox as po } from "./index.es26.js";
|
|
26
26
|
import { Tabs as io } from "./index.es27.js";
|
|
27
27
|
import { default as xo } from "./index.es28.js";
|
|
28
|
-
import { TableBody as
|
|
29
|
-
import { TooltipContent as
|
|
28
|
+
import { TableBody as so, TableCaption as no, TableCell as To, TableFooter as go, TableHead as Do, TableHeader as uo, TableRow as bo } from "./index.es29.js";
|
|
29
|
+
import { TooltipContent as Ao, TooltipProvider as Co, TooltipTrigger as co, TooltipWrapper as Vo } from "./index.es30.js";
|
|
30
30
|
import { default as ho } from "./index.es31.js";
|
|
31
31
|
import { Toast as wo } from "./index.es32.js";
|
|
32
32
|
import { ToastAction as Bo, ToastClose as Ro, ToastDescription as ko, ToastPrimitive as Go, ToastProvider as Ho, ToastTitle as Mo, ToastViewport as Fo } from "./index.es33.js";
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
33
|
+
import { StepItemStatus as _o } from "./index.es34.js";
|
|
34
|
+
import { Stepper as Wo } from "./index.es35.js";
|
|
35
|
+
import { ButtonVariants as qo } from "./index.es36.js";
|
|
36
|
+
import { SpinnerVariants as Eo } from "./index.es37.js";
|
|
37
|
+
import { CheckboxVariants as Ko } from "./index.es38.js";
|
|
38
|
+
import { TypographyVariants as No } from "./index.es39.js";
|
|
39
|
+
import { SwitchVariants as Uo } from "./index.es40.js";
|
|
40
|
+
import { BadgeVariants as Yo } from "./index.es41.js";
|
|
41
|
+
import { RadioGroupVariants as $o } from "./index.es42.js";
|
|
42
|
+
import { useToast as rr } from "./index.es43.js";
|
|
43
|
+
import { useStepper as tr } from "./index.es44.js";
|
|
42
44
|
export {
|
|
43
45
|
v as Alert,
|
|
44
46
|
y as AlertDialog,
|
|
@@ -48,18 +50,18 @@ export {
|
|
|
48
50
|
H as AlertDialogDescription,
|
|
49
51
|
M as AlertDialogFooter,
|
|
50
52
|
F as AlertDialogHeader,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
+
I as AlertDialogOverlay,
|
|
54
|
+
_ as AlertDialogPortal,
|
|
53
55
|
O as AlertDialogTitle,
|
|
54
56
|
W as AlertDialogTrigger,
|
|
55
|
-
|
|
56
|
-
|
|
57
|
+
A as Badge,
|
|
58
|
+
Yo as BadgeVariants,
|
|
57
59
|
e as Button,
|
|
58
|
-
|
|
60
|
+
qo as ButtonVariants,
|
|
59
61
|
a as Calendar,
|
|
60
62
|
E as Carousel,
|
|
61
63
|
m as Checkbox,
|
|
62
|
-
|
|
64
|
+
Ko as CheckboxVariants,
|
|
63
65
|
N as Dialog,
|
|
64
66
|
q as DropdownMenu,
|
|
65
67
|
po as MultiCombobox,
|
|
@@ -68,25 +70,26 @@ export {
|
|
|
68
70
|
g as Progress,
|
|
69
71
|
P as RadioGroup,
|
|
70
72
|
c as RadioGroupItem,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
+
$o as RadioGroupVariants,
|
|
74
|
+
b as RangeSlider,
|
|
73
75
|
U as SingleCombobox,
|
|
74
76
|
ro as SingleSelect,
|
|
75
77
|
$ as Skeleton,
|
|
76
78
|
D as Slider,
|
|
77
79
|
l as Spinner,
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
80
|
+
Eo as SpinnerVariants,
|
|
81
|
+
_o as StepItemStatus,
|
|
82
|
+
Wo as Stepper,
|
|
83
|
+
n as Switch,
|
|
84
|
+
Uo as SwitchVariants,
|
|
82
85
|
xo as Table,
|
|
83
|
-
|
|
84
|
-
|
|
86
|
+
so as TableBody,
|
|
87
|
+
no as TableCaption,
|
|
85
88
|
To as TableCell,
|
|
86
89
|
go as TableFooter,
|
|
87
90
|
Do as TableHead,
|
|
88
|
-
|
|
89
|
-
|
|
91
|
+
uo as TableHeader,
|
|
92
|
+
bo as TableRow,
|
|
90
93
|
io as Tabs,
|
|
91
94
|
Y as Textarea,
|
|
92
95
|
wo as Toast,
|
|
@@ -98,12 +101,13 @@ export {
|
|
|
98
101
|
Mo as ToastTitle,
|
|
99
102
|
Fo as ToastViewport,
|
|
100
103
|
ho as Tooltip,
|
|
101
|
-
|
|
102
|
-
|
|
104
|
+
Ao as TooltipContent,
|
|
105
|
+
Co as TooltipProvider,
|
|
103
106
|
co as TooltipTrigger,
|
|
104
107
|
Vo as TooltipWrapper,
|
|
105
108
|
f as Typography,
|
|
106
|
-
|
|
107
|
-
|
|
109
|
+
No as TypographyVariants,
|
|
110
|
+
tr as useStepper,
|
|
111
|
+
rr as useToast
|
|
108
112
|
};
|
|
109
113
|
//# sourceMappingURL=index.es.js.map
|
package/dist/index.es.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.es10.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { cn as s } from "./index.
|
|
1
|
+
import { cn as s } from "./index.es47.js";
|
|
2
2
|
import { useRanger as b } from "@tanstack/react-ranger";
|
|
3
3
|
import e from "react";
|
|
4
|
-
import { SliderBgColorVariants as a } from "./index.
|
|
4
|
+
import { SliderBgColorVariants as a } from "./index.es59.js";
|
|
5
5
|
const w = ({ left: t = 0, width: o = 0, index: l = -1 }) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
"div",
|
|
7
7
|
{
|
package/dist/index.es11.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as o from "react";
|
|
2
|
-
import { cn as i } from "./index.
|
|
3
|
-
import { BadgeVariants as n } from "./index.
|
|
2
|
+
import { cn as i } from "./index.es47.js";
|
|
3
|
+
import { BadgeVariants as n } from "./index.es41.js";
|
|
4
4
|
function p({ className: r, variant: e, size: t, showBorder: a, ...m }) {
|
|
5
5
|
return /* @__PURE__ */ o.createElement(
|
|
6
6
|
"div",
|
package/dist/index.es12.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import * as a from "@radix-ui/react-radio-group";
|
|
3
|
-
import { cn as m } from "./index.
|
|
4
|
-
import { RadioGroupVariants as d } from "./index.
|
|
3
|
+
import { cn as m } from "./index.es47.js";
|
|
4
|
+
import { RadioGroupVariants as d } from "./index.es42.js";
|
|
5
5
|
const i = e.forwardRef(({ className: t, ...r }, o) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
a.Root,
|
|
7
7
|
{
|
package/dist/index.es14.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as r } from "./index.
|
|
3
|
-
import { AlertVariants as f, AlertContentVariants as d, AlertButtonVariants as g } from "./index.
|
|
2
|
+
import { cn as r } from "./index.es47.js";
|
|
3
|
+
import { AlertVariants as f, AlertContentVariants as d, AlertButtonVariants as g } from "./index.es56.js";
|
|
4
4
|
import { Button as p } from "./index.es2.js";
|
|
5
5
|
const c = e.forwardRef(({ className: t, ...a }, s) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
"h5",
|
package/dist/index.es16.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import * as l from "@radix-ui/react-alert-dialog";
|
|
3
|
-
import { cn as s } from "./index.
|
|
4
|
-
import { ButtonVariants as i } from "./index.
|
|
3
|
+
import { cn as s } from "./index.es47.js";
|
|
4
|
+
import { ButtonVariants as i } from "./index.es36.js";
|
|
5
5
|
const A = l.Root, D = l.Trigger, n = l.Portal, r = e.forwardRef(({ className: t, ...a }, o) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
l.Overlay,
|
|
7
7
|
{
|
package/dist/index.es17.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import e from "react";
|
|
2
|
-
import { DropdownMenu as m, DropdownMenuTrigger as u, DropdownMenuContent as b, DropdownMenuLabel as i, DropdownMenuSeparator as n, DropdownMenuGroup as p, DropdownMenuSub as g, DropdownMenuSubTrigger as h, DropdownMenuPortal as E, DropdownMenuSubContent as w, DropdownMenuItem as d, DropdownMenuShortcut as x } from "./index.
|
|
2
|
+
import { DropdownMenu as m, DropdownMenuTrigger as u, DropdownMenuContent as b, DropdownMenuLabel as i, DropdownMenuSeparator as n, DropdownMenuGroup as p, DropdownMenuSub as g, DropdownMenuSubTrigger as h, DropdownMenuPortal as E, DropdownMenuSubContent as w, DropdownMenuItem as d, DropdownMenuShortcut as x } from "./index.es54.js";
|
|
3
3
|
function N({
|
|
4
4
|
trigger: o,
|
|
5
5
|
optionGroups: r,
|
package/dist/index.es18.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import t from "react";
|
|
2
|
-
import { Carousel as l, CarouselContent as s, CarouselItem as m, CarouselPrevious as r, CarouselNext as n } from "./index.
|
|
2
|
+
import { Carousel as l, CarouselContent as s, CarouselItem as m, CarouselPrevious as r, CarouselNext as n } from "./index.es58.js";
|
|
3
3
|
const o = (e) => /* @__PURE__ */ t.createElement(
|
|
4
4
|
l,
|
|
5
5
|
{
|
package/dist/index.es19.js
CHANGED
package/dist/index.es2.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import { Slot as d } from "@radix-ui/react-slot";
|
|
3
3
|
import { Loader2 as u } from "lucide-react";
|
|
4
|
-
import { cn as m } from "./index.
|
|
5
|
-
import { ButtonVariants as E, TitleVariants as N } from "./index.
|
|
4
|
+
import { cn as m } from "./index.es47.js";
|
|
5
|
+
import { ButtonVariants as E, TitleVariants as N } from "./index.es36.js";
|
|
6
6
|
import { Typography as y } from "./index.es6.js";
|
|
7
7
|
const h = e.forwardRef(
|
|
8
8
|
({
|
package/dist/index.es20.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import e from "react";
|
|
2
|
-
import { Dialog as g, DialogTrigger as s, DialogContent as p, DialogHeader as u, DialogTitle as E, DialogDescription as D, DialogFooter as d } from "./index.
|
|
2
|
+
import { Dialog as g, DialogTrigger as s, DialogContent as p, DialogHeader as u, DialogTitle as E, DialogDescription as D, DialogFooter as d } from "./index.es57.js";
|
|
3
3
|
import { Typography as r } from "./index.es6.js";
|
|
4
|
-
import { cn as m } from "./index.
|
|
4
|
+
import { cn as m } from "./index.es47.js";
|
|
5
5
|
function N({
|
|
6
6
|
trigger: o,
|
|
7
7
|
body: n,
|
package/dist/index.es21.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import { ChevronUp as g, ChevronDown as p, Check as f } from "lucide-react";
|
|
3
|
-
import { cn as r } from "./index.
|
|
3
|
+
import { cn as r } from "./index.es47.js";
|
|
4
4
|
import { Button as x } from "./index.es2.js";
|
|
5
|
-
import { Command as E, CommandInput as b, CommandEmpty as u, CommandGroup as C, CommandList as N, CommandItem as y } from "./index.
|
|
6
|
-
import { Popover as w, PopoverTrigger as v, PopoverContent as k } from "./index.
|
|
7
|
-
import { ComboBoxStates as S } from "./index.
|
|
5
|
+
import { Command as E, CommandInput as b, CommandEmpty as u, CommandGroup as C, CommandList as N, CommandItem as y } from "./index.es48.js";
|
|
6
|
+
import { Popover as w, PopoverTrigger as v, PopoverContent as k } from "./index.es49.js";
|
|
7
|
+
import { ComboBoxStates as S } from "./index.es55.js";
|
|
8
8
|
import { Typography as O } from "./index.es6.js";
|
|
9
9
|
function L({
|
|
10
10
|
options: l,
|
package/dist/index.es22.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as d } from "./index.
|
|
2
|
+
import { cn as d } from "./index.es47.js";
|
|
3
3
|
import { Typography as n } from "./index.es6.js";
|
|
4
4
|
import "./index.es24.js";
|
|
5
5
|
import "lucide-react";
|
|
6
|
-
import "./index.
|
|
7
|
-
import "./index.
|
|
6
|
+
import "./index.es48.js";
|
|
7
|
+
import "./index.es49.js";
|
|
8
8
|
import "./index.es33.js";
|
|
9
|
-
import { TextAreaVariants as u } from "./index.
|
|
9
|
+
import { TextAreaVariants as u } from "./index.es60.js";
|
|
10
10
|
const m = e.forwardRef(
|
|
11
11
|
({
|
|
12
12
|
className: o,
|
package/dist/index.es23.js
CHANGED
package/dist/index.es24.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import e from "react";
|
|
2
2
|
import * as p from "@radix-ui/react-select";
|
|
3
|
-
import { SelectTrigger as f, SelectValue as g, SelectContent as S, SelectGroup as d, SelectItem as u } from "./index.
|
|
3
|
+
import { SelectTrigger as f, SelectValue as g, SelectContent as S, SelectGroup as d, SelectItem as u } from "./index.es45.js";
|
|
4
4
|
import { Typography as n } from "./index.es6.js";
|
|
5
|
-
import { SelectStates as E } from "./index.
|
|
6
|
-
import { cn as b } from "./index.
|
|
5
|
+
import { SelectStates as E } from "./index.es46.js";
|
|
6
|
+
import { cn as b } from "./index.es47.js";
|
|
7
7
|
const O = e.forwardRef(
|
|
8
8
|
({
|
|
9
9
|
// className,
|
package/dist/index.es25.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as f } from "./index.
|
|
2
|
+
import { cn as f } from "./index.es47.js";
|
|
3
3
|
import { X as d, ChevronDown as h, ChevronUp as g, Check as y } from "lucide-react";
|
|
4
4
|
import { Button as E } from "./index.es2.js";
|
|
5
|
-
import { Command as v, CommandInput as b, CommandList as w, CommandEmpty as x, CommandGroup as N, CommandItem as C } from "./index.
|
|
6
|
-
import { Popover as k, PopoverTrigger as D, PopoverContent as P } from "./index.
|
|
5
|
+
import { Command as v, CommandInput as b, CommandList as w, CommandEmpty as x, CommandGroup as N, CommandItem as C } from "./index.es48.js";
|
|
6
|
+
import { Popover as k, PopoverTrigger as D, PopoverContent as P } from "./index.es49.js";
|
|
7
7
|
import { Badge as S } from "./index.es11.js";
|
|
8
8
|
import { Typography as m } from "./index.es6.js";
|
|
9
9
|
function T({
|
package/dist/index.es26.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as f } from "./index.
|
|
2
|
+
import { cn as f } from "./index.es47.js";
|
|
3
3
|
import { X as d, ChevronDown as g, ChevronUp as h, Check as y } from "lucide-react";
|
|
4
4
|
import { Button as E } from "./index.es2.js";
|
|
5
|
-
import { Command as v, CommandInput as b, CommandList as w, CommandEmpty as x, CommandGroup as C, CommandItem as N } from "./index.
|
|
6
|
-
import { Popover as k, PopoverTrigger as D, PopoverContent as P } from "./index.
|
|
5
|
+
import { Command as v, CommandInput as b, CommandList as w, CommandEmpty as x, CommandGroup as C, CommandItem as N } from "./index.es48.js";
|
|
6
|
+
import { Popover as k, PopoverTrigger as D, PopoverContent as P } from "./index.es49.js";
|
|
7
7
|
import { Badge as S } from "./index.es11.js";
|
|
8
8
|
import { Typography as m } from "./index.es6.js";
|
|
9
9
|
function T({
|
package/dist/index.es27.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import * as t from "@radix-ui/react-tabs";
|
|
3
|
-
import { cn as n } from "./index.
|
|
4
|
-
import { TabsVariants as p, TabTriggerVariants as d } from "./index.
|
|
3
|
+
import { cn as n } from "./index.es47.js";
|
|
4
|
+
import { TabsVariants as p, TabTriggerVariants as d } from "./index.es61.js";
|
|
5
5
|
const c = e.forwardRef(({ className: a, variant: r, size: s, ...o }, i) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
t.List,
|
|
7
7
|
{
|
package/dist/index.es29.js
CHANGED
package/dist/index.es3.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import e from "react";
|
|
2
2
|
import { ChevronLeft as c, ChevronRight as i } from "lucide-react";
|
|
3
3
|
import { DayPickerProvider as s, DayPicker as l } from "react-day-picker";
|
|
4
|
-
import { cn as t } from "./index.
|
|
4
|
+
import { cn as t } from "./index.es47.js";
|
|
5
5
|
import "./index.es2.js";
|
|
6
|
-
import { ButtonVariants as m } from "./index.
|
|
6
|
+
import { ButtonVariants as m } from "./index.es36.js";
|
|
7
7
|
const p = ({
|
|
8
8
|
className: o = "rounded-md border",
|
|
9
9
|
classNames: d,
|
package/dist/index.es30.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as t from "react";
|
|
2
2
|
import * as e from "@radix-ui/react-tooltip";
|
|
3
|
-
import { cn as m } from "./index.
|
|
3
|
+
import { cn as m } from "./index.es47.js";
|
|
4
4
|
import { Typography as o } from "./index.es6.js";
|
|
5
5
|
const f = e.Provider, g = e.Root, h = e.Trigger, n = t.forwardRef(({ className: a, sideOffset: i = 4, headerText: r, content: l, ...d }, s) => /* @__PURE__ */ t.createElement(
|
|
6
6
|
e.Content,
|
package/dist/index.es32.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import e from "react";
|
|
2
2
|
import { ToastProvider as i, ToastPrimitive as s, ToastTitle as c, ToastDescription as u, ToastAction as T, ToastClose as p, ToastViewport as E } from "./index.es33.js";
|
|
3
|
-
import { useToast as f } from "./index.
|
|
3
|
+
import { useToast as f } from "./index.es43.js";
|
|
4
4
|
import { Typography as r } from "./index.es6.js";
|
|
5
5
|
import { Button as d } from "./index.es2.js";
|
|
6
6
|
function N() {
|
package/dist/index.es33.js
CHANGED
|
@@ -2,7 +2,7 @@ import * as e from "react";
|
|
|
2
2
|
import * as t from "@radix-ui/react-toast";
|
|
3
3
|
import { cva as d } from "class-variance-authority";
|
|
4
4
|
import { X as n } from "lucide-react";
|
|
5
|
-
import { cn as s } from "./index.
|
|
5
|
+
import { cn as s } from "./index.es47.js";
|
|
6
6
|
const y = t.Provider, l = e.forwardRef(({ className: a, ...o }, r) => /* @__PURE__ */ e.createElement(
|
|
7
7
|
t.Viewport,
|
|
8
8
|
{
|
package/dist/index.es34.js
CHANGED
|
@@ -1,38 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import e from "react";
|
|
3
|
-
import { useStepper as c } from "./index.es62.js";
|
|
4
|
-
import { Button as r } from "./index.es2.js";
|
|
5
|
-
const n = ({ value: t }) => /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(o, { steps: t }, /* @__PURE__ */ e.createElement(s, null))), E = ({ value: t }) => {
|
|
6
|
-
const { steps: a, nextStep: l, previousStep: m, resetSteps: p } = c(t);
|
|
7
|
-
return /* @__PURE__ */ e.createElement("div", { className: "w-[30rem] flex flex-col gap-4" }, /* @__PURE__ */ e.createElement(n, { value: a }), /* @__PURE__ */ e.createElement("div", { className: "flex gap-2" }, /* @__PURE__ */ e.createElement(
|
|
8
|
-
r,
|
|
9
|
-
{
|
|
10
|
-
variant: "secondary",
|
|
11
|
-
onClick: m,
|
|
12
|
-
style: { minWidth: "3rem" }
|
|
13
|
-
},
|
|
14
|
-
"Prev"
|
|
15
|
-
), /* @__PURE__ */ e.createElement(
|
|
16
|
-
r,
|
|
17
|
-
{
|
|
18
|
-
variant: "secondary",
|
|
19
|
-
onClick: l,
|
|
20
|
-
style: { minWidth: "3rem" }
|
|
21
|
-
},
|
|
22
|
-
"Next"
|
|
23
|
-
), /* @__PURE__ */ e.createElement(
|
|
24
|
-
r,
|
|
25
|
-
{
|
|
26
|
-
variant: "secondary",
|
|
27
|
-
onClick: p,
|
|
28
|
-
style: { minWidth: "3rem" }
|
|
29
|
-
},
|
|
30
|
-
"Reset"
|
|
31
|
-
)));
|
|
32
|
-
};
|
|
33
|
-
n.displayName = "Stepper";
|
|
1
|
+
var n = /* @__PURE__ */ ((r) => (r.CURRENT = "current", r.PENDING = "pending", r.COMPLETED = "completed", r))(n || {});
|
|
34
2
|
export {
|
|
35
|
-
n as
|
|
36
|
-
E as StepperContainer
|
|
3
|
+
n as StepItemStatus
|
|
37
4
|
};
|
|
38
5
|
//# sourceMappingURL=index.es34.js.map
|
package/dist/index.es34.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es34.js","sources":["../src/components/molecules/stepper
|
|
1
|
+
{"version":3,"file":"index.es34.js","sources":["../src/components/molecules/stepper/stepper.type.ts"],"sourcesContent":["export type StepperValue = {\n id: string | number\n value?: number\n label: string\n status:\n | StepItemStatus.PENDING\n | StepItemStatus.CURRENT\n | StepItemStatus.COMPLETED\n}\nexport interface StepperItemProps {\n value: StepperValue\n variant:\n | StepItemStatus.PENDING\n | StepItemStatus.CURRENT\n | StepItemStatus.COMPLETED\n}\n\nexport enum StepItemStatus {\n CURRENT = 'current',\n PENDING = 'pending',\n COMPLETED = 'completed',\n}\n"],"names":["StepItemStatus"],"mappings":"AAiBY,IAAAA,sBAAAA,OACVA,EAAA,UAAU,WACVA,EAAA,UAAU,WACVA,EAAA,YAAY,aAHFA,IAAAA,KAAA,CAAA,CAAA;"}
|
package/dist/index.es35.js
CHANGED
|
@@ -1,54 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
{
|
|
6
|
-
variants: {
|
|
7
|
-
variant: {
|
|
8
|
-
primary: "bg-rest-p1 hover:bg-hover-p1 active:bg-click-p1 text-white",
|
|
9
|
-
secondary: "bg-rest-s1 hover:bg-hover-s1 active:bg-click-s1 border border-neutral-2 text-light-2",
|
|
10
|
-
teritiary: "text-primary-2 hover:bg-hover-t1 active:bg-click-t1",
|
|
11
|
-
link: "text-primary-2 active:text-primary-1 active:underline hover:underline"
|
|
12
|
-
},
|
|
13
|
-
size: {
|
|
14
|
-
default: "h-10 p-2 rounded-lg text-base",
|
|
15
|
-
lg: "h-12 p-3 rounded-lg text-lg",
|
|
16
|
-
sm: "h-8 p-1.5 rounded-md text-sm"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
defaultVariants: {
|
|
20
|
-
variant: "primary",
|
|
21
|
-
size: "default"
|
|
22
|
-
},
|
|
23
|
-
compoundVariants: [
|
|
24
|
-
{
|
|
25
|
-
variant: "link",
|
|
26
|
-
size: "default",
|
|
27
|
-
className: "p-0"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
variant: "link",
|
|
31
|
-
size: "lg",
|
|
32
|
-
className: "p-0"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
variant: "link",
|
|
36
|
-
size: "sm",
|
|
37
|
-
className: "p-0"
|
|
38
|
-
}
|
|
39
|
-
]
|
|
40
|
-
}
|
|
41
|
-
), a = e("font-semibold", {
|
|
42
|
-
variants: {
|
|
43
|
-
size: {
|
|
44
|
-
default: "p-2 text-base",
|
|
45
|
-
lg: "p-3 text-lg",
|
|
46
|
-
sm: "p-1.5 text-sm"
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
});
|
|
1
|
+
import { StepperProvider as r, StepGroup as p } from "./index.es62.js";
|
|
2
|
+
import * as e from "react";
|
|
3
|
+
const m = ({ value: t }) => /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(r, { steps: t }, /* @__PURE__ */ e.createElement(p, null)));
|
|
4
|
+
m.displayName = "Stepper";
|
|
50
5
|
export {
|
|
51
|
-
|
|
52
|
-
a as TitleVariants
|
|
6
|
+
m as Stepper
|
|
53
7
|
};
|
|
54
8
|
//# sourceMappingURL=index.es35.js.map
|
package/dist/index.es35.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es35.js","sources":["../src/components/
|
|
1
|
+
{"version":3,"file":"index.es35.js","sources":["../src/components/molecules/stepper/stepper.tsx"],"sourcesContent":["import { StepperProvider, StepGroup } from './stepper-components'\nimport { StepperValue } from './stepper.type'\nimport { useStepper } from './use-stepper'\nimport * as React from 'react'\n\nconst Stepper = ({ value }: { value: StepperValue[] }) => {\n return (\n <>\n <StepperProvider steps={value}>\n <StepGroup />\n </StepperProvider>\n </>\n )\n}\n\nStepper.displayName = 'Stepper'\n\nexport { Stepper, useStepper }\n"],"names":["Stepper","value","React","StepperProvider","StepGroup"],"mappings":";;AAKA,MAAMA,IAAU,CAAC,EAAE,OAAAC,QAEf,gBAAAC,EAAA,cAAAA,EAAA,UAAA,sCACGC,GAAgB,EAAA,OAAOF,KACrB,gBAAAC,EAAA,cAAAE,GAAA,IAAU,CACb,CACF;AAIJJ,EAAQ,cAAc;"}
|