geoiq-frontend-ui-kit 1.1.22 → 1.1.24
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/atoms/button/button.styles.d.ts +3 -3
- package/dist/components/atoms/button/button.styles.d.ts.map +1 -1
- package/dist/components/molecules/alert/alert.d.ts.map +1 -1
- package/dist/components/molecules/alert/alert.styles.d.ts +1 -0
- package/dist/components/molecules/alert/alert.styles.d.ts.map +1 -1
- package/dist/components/molecules/single-select/index.d.ts.map +1 -1
- package/dist/components/ui/responsive/index.d.ts +5 -0
- package/dist/components/ui/responsive/index.d.ts.map +1 -0
- package/dist/components/ui/responsive/responsive.config.d.ts +12 -0
- package/dist/components/ui/responsive/responsive.config.d.ts.map +1 -0
- package/dist/components/ui/responsive/responsive.d.ts +11 -0
- package/dist/components/ui/responsive/responsive.d.ts.map +1 -0
- package/dist/components/ui/responsive/use-responsive.d.ts +12 -0
- package/dist/components/ui/responsive/use-responsive.d.ts.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +86 -80
- 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.es13.js +1 -1
- package/dist/index.es14.js +2 -2
- package/dist/index.es15.js +4 -4
- package/dist/index.es16.js +1 -1
- package/dist/index.es18.js +3 -3
- package/dist/index.es19.js +19 -17
- package/dist/index.es19.js.map +1 -1
- package/dist/index.es20.js +3 -3
- package/dist/index.es21.js +1 -1
- package/dist/index.es22.js +3 -3
- package/dist/index.es23.js +3 -3
- package/dist/index.es24.js +2 -2
- package/dist/index.es25.js +4 -4
- package/dist/index.es26.js +6 -5
- package/dist/index.es26.js.map +1 -1
- package/dist/index.es27.js +2 -2
- package/dist/index.es29.js +1 -1
- package/dist/index.es3.js +1 -1
- package/dist/index.es30.js +2 -2
- package/dist/index.es31.js +6 -6
- package/dist/index.es31.js.map +1 -1
- package/dist/index.es32.js +5 -5
- package/dist/index.es34.js +2 -2
- package/dist/index.es35.js +3 -3
- package/dist/index.es37.js +1 -1
- package/dist/index.es38.js +2 -2
- package/dist/index.es39.js +19 -63
- package/dist/index.es39.js.map +1 -1
- package/dist/index.es40.js +9 -19
- package/dist/index.es40.js.map +1 -1
- package/dist/index.es41.js +19 -104
- package/dist/index.es41.js.map +1 -1
- package/dist/index.es42.js +62 -10
- package/dist/index.es42.js.map +1 -1
- package/dist/index.es43.js +18 -19
- package/dist/index.es43.js.map +1 -1
- package/dist/index.es44.js +104 -11
- package/dist/index.es44.js.map +1 -1
- package/dist/index.es45.js +11 -10
- package/dist/index.es45.js.map +1 -1
- package/dist/index.es46.js +19 -36
- package/dist/index.es46.js.map +1 -1
- package/dist/index.es47.js +11 -93
- package/dist/index.es47.js.map +1 -1
- package/dist/index.es48.js +9 -30
- package/dist/index.es48.js.map +1 -1
- package/dist/index.es49.js +33 -47
- package/dist/index.es49.js.map +1 -1
- package/dist/index.es5.js +1 -1
- package/dist/index.es50.js +89 -25
- package/dist/index.es50.js.map +1 -1
- package/dist/index.es51.js +24 -4
- package/dist/index.es51.js.map +1 -1
- package/dist/index.es52.js +57 -20
- package/dist/index.es52.js.map +1 -1
- package/dist/index.es53.js +22 -33
- package/dist/index.es53.js.map +1 -1
- package/dist/index.es54.js +10 -94
- package/dist/index.es54.js.map +1 -1
- package/dist/index.es55.js +25 -81
- package/dist/index.es55.js.map +1 -1
- package/dist/index.es56.js +34 -11
- package/dist/index.es56.js.map +1 -1
- package/dist/index.es57.js +93 -26
- package/dist/index.es57.js.map +1 -1
- package/dist/index.es58.js +86 -2
- package/dist/index.es58.js.map +1 -1
- package/dist/index.es59.js +17 -6
- package/dist/index.es59.js.map +1 -1
- package/dist/index.es6.js +2 -2
- package/dist/index.es60.js +28 -20
- package/dist/index.es60.js.map +1 -1
- package/dist/index.es61.js +2 -113
- package/dist/index.es61.js.map +1 -1
- package/dist/index.es62.js +6 -25
- package/dist/index.es62.js.map +1 -1
- package/dist/index.es63.js +19 -18
- package/dist/index.es63.js.map +1 -1
- package/dist/index.es64.js +110 -16
- package/dist/index.es64.js.map +1 -1
- package/dist/index.es65.js +22 -16
- package/dist/index.es65.js.map +1 -1
- package/dist/index.es66.js +2 -2
- package/dist/index.es66.js.map +1 -1
- package/dist/index.es67.js +17 -9
- package/dist/index.es67.js.map +1 -1
- package/dist/index.es68.js +17 -20
- package/dist/index.es68.js.map +1 -1
- package/dist/index.es69.js +17 -47
- package/dist/index.es69.js.map +1 -1
- package/dist/index.es7.js +2 -2
- package/dist/index.es70.js +74 -108
- package/dist/index.es70.js.map +1 -1
- package/dist/index.es71.js +108 -74
- package/dist/index.es71.js.map +1 -1
- package/dist/index.es73.js +22 -22
- package/dist/index.es73.js.map +1 -1
- package/dist/index.es74.js +43 -35
- package/dist/index.es74.js.map +1 -1
- package/dist/index.es75.js +39 -19
- package/dist/index.es75.js.map +1 -1
- package/dist/index.es76.js +10 -13
- package/dist/index.es76.js.map +1 -1
- package/dist/index.es77.js +22 -11
- package/dist/index.es77.js.map +1 -1
- package/dist/index.es78.js +21 -36
- package/dist/index.es78.js.map +1 -1
- package/dist/index.es79.js +13 -41
- package/dist/index.es79.js.map +1 -1
- package/dist/index.es8.js +2 -2
- package/dist/index.es80.js +41 -12
- package/dist/index.es80.js.map +1 -1
- package/dist/index.es81.js +36 -155
- package/dist/index.es81.js.map +1 -1
- package/dist/index.es82.js +6 -11
- package/dist/index.es82.js.map +1 -1
- package/dist/index.es83.js +16 -0
- package/dist/index.es83.js.map +1 -0
- package/dist/index.es84.js +162 -0
- package/dist/index.es84.js.map +1 -0
- package/dist/index.es85.js +19 -0
- package/dist/index.es85.js.map +1 -0
- package/dist/index.es9.js +2 -2
- package/dist/styles.css +9 -0
- package/package.json +2 -2
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const ButtonVariants: (props?: ({
|
|
2
|
-
variant?: "
|
|
3
|
-
size?: "
|
|
2
|
+
variant?: "primary" | "secondary" | "teritiary" | "link-primary" | "link-secondary" | null | undefined;
|
|
3
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
4
4
|
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
5
5
|
export declare const TitleVariants: (props?: ({
|
|
6
|
-
size?: "
|
|
6
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
7
7
|
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
8
8
|
//# sourceMappingURL=button.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/button/button.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;
|
|
1
|
+
{"version":3,"file":"button.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/button/button.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;mFA0D1B,CAAA;AAED,eAAO,MAAM,aAAa;;mFAQxB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/alert/alert.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAG9B,OAAO,EACL,aAAa,EAGd,MAAM,gBAAgB,CAAA;AACvB,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/alert/alert.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAG9B,OAAO,EACL,aAAa,EAGd,MAAM,gBAAgB,CAAA;AACvB,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AA6C1C,QAAA,MAAM,KAAK,mFA8BV,CAAA;AAID,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare const AlertVariants: (props?: ({
|
|
2
2
|
variant?: "default" | "success" | "warning" | "error" | "info" | null | undefined;
|
|
3
|
+
shortContent?: boolean | null | undefined;
|
|
3
4
|
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
|
|
4
5
|
export declare const AlertContentVariants: (props?: ({
|
|
5
6
|
shortContent?: boolean | null | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/alert/alert.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"alert.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/alert/alert.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;mFAuBzB,CAAA;AAED,eAAO,MAAM,oBAAoB;;mFAU/B,CAAA;AAEF,eAAO,MAAM,mBAAmB;;mFAU9B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/single-select/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAYnD,QAAA,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/single-select/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAYnD,QAAA,MAAM,YAAY,2EAmEjB,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/responsive/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AACjD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Actually Tailwind's default Breakpoints.
|
|
3
|
+
* For more info see: https://tailwindcss.com/docs/responsive-design#customizing-your-theme
|
|
4
|
+
*/
|
|
5
|
+
export declare const Breakpoints: {
|
|
6
|
+
sm: "640px";
|
|
7
|
+
md: "768px";
|
|
8
|
+
lg: "1024px";
|
|
9
|
+
xl: "1280px";
|
|
10
|
+
xl2: "1536px";
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=responsive.config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsive.config.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/responsive/responsive.config.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,eAAO,MAAM,WAAW;;;;;;CAMqB,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { ResponsiveTypesNS } from './responsive.types';
|
|
3
|
+
|
|
4
|
+
export declare const Responsive: <T = {
|
|
5
|
+
sm: "640px";
|
|
6
|
+
md: "768px";
|
|
7
|
+
lg: "1024px";
|
|
8
|
+
xl: "1280px";
|
|
9
|
+
xl2: "1536px";
|
|
10
|
+
}>(props: ResponsiveTypesNS.ResponsiveProps<T>) => string | number | boolean | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | Omit<ResponsiveTypesNS.ResponsiveProps<T>, "children" | "breakpoints">[Exclude<keyof T, "children" | "breakpoints">] | null | undefined;
|
|
11
|
+
//# sourceMappingURL=responsive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/responsive/responsive.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAE3D,eAAO,MAAM,UAAU,GAAI,CAAC;;;;;;UACnB,iBAAiB,CAAC,eAAe,CAAC,CAAC,CAAC,yQAiC5C,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ResponsiveTypesNS } from './responsive.types';
|
|
2
|
+
|
|
3
|
+
type ReturnType<T> = keyof T | 'base';
|
|
4
|
+
export declare const useResponsive: <T extends ResponsiveTypesNS.BreakpointsType = {
|
|
5
|
+
sm: "640px";
|
|
6
|
+
md: "768px";
|
|
7
|
+
lg: "1024px";
|
|
8
|
+
xl: "1280px";
|
|
9
|
+
xl2: "1536px";
|
|
10
|
+
}>(breakpointsObj?: T) => ReturnType<T>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=use-responsive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-responsive.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/responsive/use-responsive.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAEtD,KAAK,UAAU,CAAC,CAAC,IAAI,MAAM,CAAC,GAAG,MAAM,CAAA;AAErC,eAAO,MAAM,aAAa,GACxB,CAAC,SAAS,iBAAiB,CAAC,eAAe;;;;;;oBAE1B,CAAC,KACjB,UAAU,CAAC,CAAC,CA+Bd,CAAA"}
|
package/dist/index.d.ts
CHANGED
|
@@ -41,6 +41,7 @@ export { Dialog, DialogClose, DialogTrigger, } from './components/organisms/dial
|
|
|
41
41
|
export type { DialogProps } from './components/organisms/dialog/dialog.types';
|
|
42
42
|
export * from './components/organisms/sheet';
|
|
43
43
|
export { Navbar } from './components/organisms/navbar';
|
|
44
|
+
export { Breakpoints, Responsive, useResponsive, type ResponsiveTypesNS, } from './components/ui/responsive';
|
|
44
45
|
export { Calendar } from './components/unstyled/calendar';
|
|
45
46
|
export type { CalendarProps } from './components/unstyled/calendar/calendar.types';
|
|
46
47
|
export { Carousel } from './components/unstyled/carousel';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAEA,cAAc,8BAA8B,CAAA;AAE5C,cAAc,2BAA2B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAA;AAC/D,YAAY,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAClE,YAAY,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAE5D,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACxE,YAAY,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAA;AAEhE,OAAO,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAA;AAChD,YAAY,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAA;AAEtE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAEtD,OAAO,EACL,KAAK,EACL,UAAU,EACV,cAAc,EACd,kBAAkB,EAClB,KAAK,iBAAiB,EACtB,KAAK,eAAe,GACrB,MAAM,gCAAgC,CAAA;AAEvC,cAAc,6BAA6B,CAAA;AAE3C,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAElE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AACtD,YAAY,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAA;AAE/E,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;AAE5E,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA;AAC9E,YAAY,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAEpE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAItD,OAAO,EAAE,KAAK,EAAE,MAAM,8BAA8B,CAAA;AACpD,YAAY,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA;AAE9D,OAAO,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAE9D,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAA;AACnE,YAAY,EAAE,iBAAiB,EAAE,MAAM,0DAA0D,CAAA;AAEjG,OAAO,EAAE,aAAa,EAAE,MAAM,uCAAuC,CAAA;AAErE,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAA;AAEjE,OAAO,EACL,WAAW,EACX,KAAK,gBAAgB,GACtB,MAAM,qCAAqC,CAAA;AAE5C,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAA;AACvE,YAAY,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAErF,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAA;AAEnE,OAAO,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAEtD,cAAc,gCAAgC,CAAA;AAE9C,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAA;AAElD,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAC9D,cAAc,+CAA+C,CAAA;AAC7D,YAAY,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAA;AAIjF,cAAc,qCAAqC,CAAA;AAEnD,OAAO,EACL,MAAM,EACN,WAAW,EACX,aAAa,GACd,MAAM,+BAA+B,CAAA;AACtC,YAAY,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAA;AAE7E,cAAc,8BAA8B,CAAA;AAE5C,OAAO,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;
|
|
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 * as o from "./index.es3.js";
|
|
|
3
3
|
import { AvatarDemo as l } from "./index.es4.js";
|
|
4
4
|
import * as r from "./index.es5.js";
|
|
5
5
|
import { Badge as f } from "./index.es6.js";
|
|
6
|
-
import { Button as
|
|
6
|
+
import { Button as n } from "./index.es7.js";
|
|
7
7
|
import { Checkbox as T } from "./index.es8.js";
|
|
8
8
|
import { Input as g } from "./index.es9.js";
|
|
9
9
|
import { Progress as c } from "./index.es10.js";
|
|
10
|
-
import { RadioGroup as
|
|
10
|
+
import { RadioGroup as v, RadioGroupItem as A } from "./index.es11.js";
|
|
11
11
|
import { default as b } from "./index.es12.js";
|
|
12
12
|
import { Skeleton as P } from "./index.es13.js";
|
|
13
|
-
import { Switch as
|
|
14
|
-
import { Textarea as
|
|
15
|
-
import { TooltipContent as
|
|
13
|
+
import { Switch as R } from "./index.es14.js";
|
|
14
|
+
import { Textarea as y } from "./index.es15.js";
|
|
15
|
+
import { TooltipContent as H, TooltipProvider as I, TooltipTrigger as k, TooltipWrapper as G } from "./index.es16.js";
|
|
16
16
|
import { default as F } from "./index.es17.js";
|
|
17
17
|
import { Typography as E } from "./index.es18.js";
|
|
18
18
|
import { Alert as N } from "./index.es19.js";
|
|
@@ -28,123 +28,129 @@ import { StepItemStatus as ao } from "./index.es28.js";
|
|
|
28
28
|
import { Stepper as po } from "./index.es29.js";
|
|
29
29
|
import { Tabs as lo } from "./index.es30.js";
|
|
30
30
|
import { Toast as fo } from "./index.es31.js";
|
|
31
|
-
import { ToastAction as
|
|
32
|
-
import { AlertDialog as
|
|
33
|
-
import { AlertDialogAction as ho, AlertDialogCancel as Po, AlertDialogContent as
|
|
31
|
+
import { ToastAction as no, ToastClose as To, ToastDescription as Co, ToastIcon as go, ToastPrimitive as Do, ToastProvider as co, ToastTitle as uo, ToastViewport as vo } from "./index.es32.js";
|
|
32
|
+
import { AlertDialog as So } from "./index.es33.js";
|
|
33
|
+
import { AlertDialogAction as ho, AlertDialogCancel as Po, AlertDialogContent as Bo, AlertDialogDescription as Ro, AlertDialogFooter as Vo, AlertDialogHeader as yo, AlertDialogOverlay as wo, AlertDialogPortal as Ho, AlertDialogTitle as Io, AlertDialogTrigger as ko } from "./index.es34.js";
|
|
34
34
|
import { _Dialog as Mo } from "./index.es35.js";
|
|
35
35
|
import { SheetDemo as _o } from "./index.es36.js";
|
|
36
36
|
import * as e from "./index.es37.js";
|
|
37
37
|
import { Navbar as Lo } from "./index.es38.js";
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
38
|
+
import { Responsive as Oo } from "./index.es39.js";
|
|
39
|
+
import { Breakpoints as jo } from "./index.es40.js";
|
|
40
|
+
import { useResponsive as zo } from "./index.es41.js";
|
|
41
|
+
import { Calendar as Ko } from "./index.es42.js";
|
|
42
|
+
import { _Carousel as Uo } from "./index.es43.js";
|
|
43
|
+
import { Command as Yo, CommandDialog as Zo, CommandEmpty as $o, CommandGroup as or, CommandInput as rr, CommandItem as er, CommandList as tr, CommandSeparator as ar, CommandShortcut as mr } from "./index.es44.js";
|
|
44
|
+
import { HoverCardDemo as ir } from "./index.es45.js";
|
|
45
|
+
import * as t from "./index.es46.js";
|
|
46
|
+
import { PopoverDemo as xr } from "./index.es47.js";
|
|
47
|
+
import { Spinner as sr } from "./index.es48.js";
|
|
48
|
+
import { default as dr } from "./index.es49.js";
|
|
49
|
+
import { TableBody as Cr, TableCaption as gr, TableCell as Dr, TableFooter as cr, TableHead as ur, TableHeader as vr, TableRow as Ar } from "./index.es50.js";
|
|
50
|
+
import { BadgeVariants as br } from "./index.es51.js";
|
|
51
|
+
import { ButtonVariants as Pr } from "./index.es52.js";
|
|
52
|
+
import { CheckboxVariants as Rr } from "./index.es53.js";
|
|
53
|
+
import { RadioGroupVariants as yr } from "./index.es54.js";
|
|
54
|
+
import { SwitchVariants as Hr } from "./index.es55.js";
|
|
55
|
+
import { TypographyVariants as kr } from "./index.es56.js";
|
|
56
|
+
import { useToast as Mr } from "./index.es57.js";
|
|
57
|
+
import { DialogClose as _r, DialogTrigger as Er } from "./index.es58.js";
|
|
58
|
+
import { SpinnerVariants as Nr } from "./index.es59.js";
|
|
59
|
+
import { useStepper as Wr } from "./index.es60.js";
|
|
57
60
|
export {
|
|
58
61
|
p as Accordion,
|
|
59
62
|
o as AccordionPrimitive,
|
|
60
63
|
N as Alert,
|
|
61
|
-
|
|
64
|
+
So as AlertDialog,
|
|
62
65
|
ho as AlertDialogAction,
|
|
63
66
|
Po as AlertDialogCancel,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
67
|
+
Bo as AlertDialogContent,
|
|
68
|
+
Ro as AlertDialogDescription,
|
|
69
|
+
Vo as AlertDialogFooter,
|
|
70
|
+
yo as AlertDialogHeader,
|
|
71
|
+
wo as AlertDialogOverlay,
|
|
72
|
+
Ho as AlertDialogPortal,
|
|
73
|
+
Io as AlertDialogTitle,
|
|
74
|
+
ko as AlertDialogTrigger,
|
|
72
75
|
l as Avatar,
|
|
73
76
|
r as AvatarPrimitive,
|
|
74
77
|
f as Badge,
|
|
75
|
-
|
|
78
|
+
br as BadgeVariants,
|
|
76
79
|
W as Breadcrumb,
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
80
|
+
jo as Breakpoints,
|
|
81
|
+
n as Button,
|
|
82
|
+
Pr as ButtonVariants,
|
|
83
|
+
Ko as Calendar,
|
|
84
|
+
Uo as Carousel,
|
|
81
85
|
T as Checkbox,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
86
|
+
Rr as CheckboxVariants,
|
|
87
|
+
Yo as Command,
|
|
88
|
+
Zo as CommandDialog,
|
|
89
|
+
$o as CommandEmpty,
|
|
90
|
+
or as CommandGroup,
|
|
91
|
+
rr as CommandInput,
|
|
92
|
+
er as CommandItem,
|
|
93
|
+
tr as CommandList,
|
|
94
|
+
ar as CommandSeparator,
|
|
95
|
+
mr as CommandShortcut,
|
|
92
96
|
Mo as Dialog,
|
|
93
|
-
|
|
94
|
-
|
|
97
|
+
_r as DialogClose,
|
|
98
|
+
Er as DialogTrigger,
|
|
95
99
|
q as DropdownMenu,
|
|
96
|
-
|
|
100
|
+
ir as HoverCard,
|
|
97
101
|
t as HoverCardPrimitive,
|
|
98
102
|
g as Input,
|
|
99
103
|
J as MultiCombobox,
|
|
100
104
|
Q as MultiSelect,
|
|
101
105
|
Lo as Navbar,
|
|
102
|
-
|
|
106
|
+
xr as Popover,
|
|
103
107
|
c as Progress,
|
|
104
108
|
b as Radio,
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
109
|
+
v as RadioGroup,
|
|
110
|
+
A as RadioGroupItem,
|
|
111
|
+
yr as RadioGroupVariants,
|
|
108
112
|
X as RangeSlider,
|
|
113
|
+
Oo as Responsive,
|
|
109
114
|
_o as Sheet,
|
|
110
115
|
e as SheetPrimitive,
|
|
111
116
|
Z as SingleCombobox,
|
|
112
117
|
oo as SingleSelect,
|
|
113
118
|
P as Skeleton,
|
|
114
119
|
eo as Slider,
|
|
115
|
-
|
|
116
|
-
|
|
120
|
+
sr as Spinner,
|
|
121
|
+
Nr as SpinnerVariants,
|
|
117
122
|
ao as StepItemStatus,
|
|
118
123
|
po as Stepper,
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
124
|
+
R as Switch,
|
|
125
|
+
Hr as SwitchVariants,
|
|
126
|
+
dr as Table,
|
|
127
|
+
Cr as TableBody,
|
|
128
|
+
gr as TableCaption,
|
|
129
|
+
Dr as TableCell,
|
|
130
|
+
cr as TableFooter,
|
|
131
|
+
ur as TableHead,
|
|
132
|
+
vr as TableHeader,
|
|
133
|
+
Ar as TableRow,
|
|
129
134
|
lo as Tabs,
|
|
130
|
-
|
|
135
|
+
y as Textarea,
|
|
131
136
|
fo as Toast,
|
|
132
|
-
|
|
137
|
+
no as ToastAction,
|
|
133
138
|
To as ToastClose,
|
|
134
139
|
Co as ToastDescription,
|
|
135
140
|
go as ToastIcon,
|
|
136
141
|
Do as ToastPrimitive,
|
|
137
142
|
co as ToastProvider,
|
|
138
143
|
uo as ToastTitle,
|
|
139
|
-
|
|
144
|
+
vo as ToastViewport,
|
|
140
145
|
F as Tooltip,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
146
|
+
H as TooltipContent,
|
|
147
|
+
I as TooltipProvider,
|
|
148
|
+
k as TooltipTrigger,
|
|
149
|
+
G as TooltipWrapper,
|
|
145
150
|
E as Typography,
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
151
|
+
kr as TypographyVariants,
|
|
152
|
+
zo as useResponsive,
|
|
153
|
+
Wr as useStepper,
|
|
154
|
+
Mr as useToast
|
|
149
155
|
};
|
|
150
156
|
//# 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
1
|
import * as r from "react";
|
|
2
2
|
import * as a from "@radix-ui/react-progress";
|
|
3
|
-
import { cn as n } from "./index.
|
|
4
|
-
import { ProgressVariants as i } from "./index.
|
|
3
|
+
import { cn as n } from "./index.es62.js";
|
|
4
|
+
import { ProgressVariants as i } from "./index.es76.js";
|
|
5
5
|
const l = r.forwardRef(({ className: t, value: o, ...e }, m) => {
|
|
6
6
|
const s = (o || 0) / (e.max || 100) * 100;
|
|
7
7
|
return /* @__PURE__ */ r.createElement(
|
package/dist/index.es11.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 d } from "./index.
|
|
4
|
-
import { RadioGroupVariants as i } from "./index.
|
|
3
|
+
import { cn as d } from "./index.es62.js";
|
|
4
|
+
import { RadioGroupVariants as i } from "./index.es54.js";
|
|
5
5
|
const m = e.forwardRef(({ className: r, ...t }, o) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
a.Root,
|
|
7
7
|
{
|
package/dist/index.es13.js
CHANGED
package/dist/index.es14.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as t from "react";
|
|
2
2
|
import * as r from "@radix-ui/react-switch";
|
|
3
|
-
import { cn as a } from "./index.
|
|
4
|
-
import { SwitchVariants as o, SwitchThumbVariants as n } from "./index.
|
|
3
|
+
import { cn as a } from "./index.es62.js";
|
|
4
|
+
import { SwitchVariants as o, SwitchThumbVariants as n } from "./index.es55.js";
|
|
5
5
|
const h = t.forwardRef((m, i) => {
|
|
6
6
|
const { className: s, size: e, ...c } = m;
|
|
7
7
|
return /* @__PURE__ */ t.createElement(
|
package/dist/index.es15.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.es62.js";
|
|
3
3
|
import { Typography as n } from "./index.es18.js";
|
|
4
4
|
import "lucide-react";
|
|
5
|
-
import "./index.
|
|
6
|
-
import "./index.
|
|
5
|
+
import "./index.es44.js";
|
|
6
|
+
import "./index.es63.js";
|
|
7
7
|
import "./index.es26.js";
|
|
8
8
|
import "./index.es32.js";
|
|
9
|
-
import { TextAreaVariants as u } from "./index.
|
|
9
|
+
import { TextAreaVariants as u } from "./index.es73.js";
|
|
10
10
|
const m = e.forwardRef(
|
|
11
11
|
({ className: o, inputLabel: a, showTextCount: l, maximumTextCount: i, ...t }, f) => {
|
|
12
12
|
const [r, s] = e.useState(!1), c = e.useRef(null);
|
package/dist/index.es16.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.es62.js";
|
|
4
4
|
import { Typography as o } from "./index.es18.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.es18.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as o from "react";
|
|
2
|
-
import { cn as m } from "./index.
|
|
3
|
-
import { TypographyVariants as n } from "./index.
|
|
4
|
-
import { defaultTypographyVariant as y, variantElementMap as i } from "./index.
|
|
2
|
+
import { cn as m } from "./index.es62.js";
|
|
3
|
+
import { TypographyVariants as n } from "./index.es56.js";
|
|
4
|
+
import { defaultTypographyVariant as y, variantElementMap as i } from "./index.es77.js";
|
|
5
5
|
const c = o.forwardRef(({ className: t, variant: r = y, ...a }, e) => {
|
|
6
6
|
const p = i[r];
|
|
7
7
|
return /* @__PURE__ */ o.createElement(
|
package/dist/index.es19.js
CHANGED
|
@@ -1,26 +1,28 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as
|
|
3
|
-
import { AlertVariants as f, AlertContentVariants as d, AlertButtonVariants as g } from "./index.
|
|
2
|
+
import { cn as s } from "./index.es62.js";
|
|
3
|
+
import { AlertVariants as f, AlertContentVariants as d, AlertButtonVariants as g } from "./index.es75.js";
|
|
4
4
|
import { Button as p } from "./index.es7.js";
|
|
5
|
-
|
|
5
|
+
import { Typography as u } from "./index.es18.js";
|
|
6
|
+
const c = e.forwardRef(({ className: t, ...a }, r) => /* @__PURE__ */ e.createElement(
|
|
6
7
|
"h5",
|
|
7
8
|
{
|
|
8
|
-
ref:
|
|
9
|
-
className:
|
|
9
|
+
ref: r,
|
|
10
|
+
className: s("mb-1 font-medium leading-none tracking-tight", t),
|
|
10
11
|
...a
|
|
11
12
|
}
|
|
12
13
|
));
|
|
13
14
|
c.displayName = "AlertTitle";
|
|
14
|
-
const o = e.forwardRef(({ className: t, ...a },
|
|
15
|
-
|
|
15
|
+
const o = e.forwardRef(({ className: t, ...a }, r) => /* @__PURE__ */ e.createElement(
|
|
16
|
+
u,
|
|
16
17
|
{
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
18
|
+
variant: "body4",
|
|
19
|
+
ref: r,
|
|
20
|
+
className: s("text-sm [&_p]:leading-relaxed", t)
|
|
21
|
+
},
|
|
22
|
+
a.children
|
|
21
23
|
));
|
|
22
24
|
o.displayName = "AlertDescription";
|
|
23
|
-
const
|
|
25
|
+
const h = (t) => {
|
|
24
26
|
switch (t) {
|
|
25
27
|
case "success":
|
|
26
28
|
return "https://frontend-static-files.geoiq.io/strapi/icons_v5_cbb854431a.svg";
|
|
@@ -34,22 +36,22 @@ const u = (t) => {
|
|
|
34
36
|
return "https://frontend-static-files.geoiq.io/strapi/icons_v5_139132dbe2.svg";
|
|
35
37
|
}
|
|
36
38
|
}, v = e.forwardRef(
|
|
37
|
-
({ className: t, variant: a, description:
|
|
39
|
+
({ className: t, variant: a, description: r, shortContent: n, title: l, ...i }, m) => /* @__PURE__ */ e.createElement(
|
|
38
40
|
"div",
|
|
39
41
|
{
|
|
40
42
|
ref: m,
|
|
41
43
|
role: "alert",
|
|
42
44
|
...i,
|
|
43
|
-
className:
|
|
45
|
+
className: s(f({ variant: a, shortContent: n }), t)
|
|
44
46
|
},
|
|
45
|
-
/* @__PURE__ */ e.createElement("div", { className: "flex items-start flex-col flex-shrink-0 h-full w-[20px] py-0" }, /* @__PURE__ */ e.createElement("img", { src:
|
|
46
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
47
|
+
/* @__PURE__ */ e.createElement("div", { className: "flex items-start flex-col flex-shrink-0 h-full w-[20px] py-0 " }, /* @__PURE__ */ e.createElement("img", { src: h(a), className: "h-5 w-5", alt: "Alert Icon" })),
|
|
48
|
+
/* @__PURE__ */ e.createElement("div", { className: s(d({ shortContent: n })) }, l && /* @__PURE__ */ e.createElement(c, null, l), /* @__PURE__ */ e.createElement(o, { className: "flex items-center text-light-2" }, r), i.showButton && /* @__PURE__ */ e.createElement(
|
|
47
49
|
p,
|
|
48
50
|
{
|
|
49
51
|
variant: "secondary",
|
|
50
52
|
size: "sm",
|
|
51
53
|
onClick: i.onButtonClick,
|
|
52
|
-
className:
|
|
54
|
+
className: s(g({ shortContent: n }))
|
|
53
55
|
},
|
|
54
56
|
i.buttonLabel
|
|
55
57
|
))
|
package/dist/index.es19.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es19.js","sources":["../src/components/molecules/alert/alert.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { cn } from '@/lib/utils'\nimport {\n AlertVariants,\n AlertButtonVariants,\n AlertContentVariants,\n} from './alert.styles'\nimport { AlertProps } from './alert.types'\nimport { Button } from '@/components/atoms/button'\n\nconst AlertTitle = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLHeadingElement>\n>(({ className, ...props }, ref) => (\n <h5\n ref={ref}\n className={cn('mb-1 font-medium leading-none tracking-tight', className)}\n {...props}\n />\n))\nAlertTitle.displayName = 'AlertTitle'\n\nconst AlertDescription = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLParagraphElement>\n>(({ className, ...props }, ref) => (\n <
|
|
1
|
+
{"version":3,"file":"index.es19.js","sources":["../src/components/molecules/alert/alert.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { cn } from '@/lib/utils'\nimport {\n AlertVariants,\n AlertButtonVariants,\n AlertContentVariants,\n} from './alert.styles'\nimport { AlertProps } from './alert.types'\nimport { Button } from '@/components/atoms/button'\nimport { Typography } from '@/components/atoms/typography'\n\nconst AlertTitle = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLHeadingElement>\n>(({ className, ...props }, ref) => (\n <h5\n ref={ref}\n className={cn('mb-1 font-medium leading-none tracking-tight', className)}\n {...props}\n />\n))\nAlertTitle.displayName = 'AlertTitle'\n\nconst AlertDescription = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLParagraphElement>\n>(({ className, ...props }, ref) => (\n <Typography\n variant={'body4'}\n ref={ref}\n className={cn('text-sm [&_p]:leading-relaxed', className)}\n >\n {props.children}\n </Typography>\n))\nAlertDescription.displayName = 'AlertDescription'\n\nconst getImage = (variant: string | null | undefined) => {\n switch (variant) {\n case 'success':\n return 'https://frontend-static-files.geoiq.io/strapi/icons_v5_cbb854431a.svg'\n case 'warning':\n return 'https://frontend-static-files.geoiq.io/strapi/icons_v5_1_ba9b25fd5c.svg'\n case 'error':\n return 'https://frontend-static-files.geoiq.io/strapi/Frame_427320353_64f8f337a6.svg'\n case 'info':\n return 'https://frontend-static-files.geoiq.io/strapi/icons_v5_139132dbe2.svg'\n default:\n return 'https://frontend-static-files.geoiq.io/strapi/icons_v5_139132dbe2.svg'\n }\n}\n\nconst Alert = React.forwardRef<HTMLDivElement, AlertProps>(\n ({ className, variant, description, shortContent, title, ...props }, ref) => (\n <div\n ref={ref}\n role=\"alert\"\n {...props}\n className={cn(AlertVariants({ variant, shortContent }), className)}\n >\n <div className=\"flex items-start flex-col flex-shrink-0 h-full w-[20px] py-0 \">\n <img src={getImage(variant)} className=\"h-5 w-5\" alt=\"Alert Icon\" />\n </div>\n <div className={cn(AlertContentVariants({ shortContent }))}>\n {/* Note: there is no Design for a title section in this alert component as of 12 aug 2024 */}\n {title && <AlertTitle>{title}</AlertTitle>}\n <AlertDescription className=\"flex items-center text-light-2\">\n {description}\n </AlertDescription>\n {props.showButton && (\n <Button\n variant={'secondary'}\n size={'sm'}\n onClick={props.onButtonClick}\n className={cn(AlertButtonVariants({ shortContent }))}\n >\n {props.buttonLabel}\n </Button>\n )}\n </div>\n </div>\n )\n)\n\nAlert.displayName = 'Alert'\n\nexport { Alert, AlertVariants }\n"],"names":["AlertTitle","React","className","props","ref","cn","AlertDescription","Typography","getImage","variant","Alert","description","shortContent","title","AlertVariants","AlertContentVariants","Button","AlertButtonVariants"],"mappings":";;;;;AAYA,MAAMA,IAAaC,EAAM,WAGvB,CAAC,EAAE,WAAAC,GAAW,GAAGC,EAAM,GAAGC,MAC1B,gBAAAH,EAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,KAAAG;AAAA,IACA,WAAWC,EAAG,gDAAgDH,CAAS;AAAA,IACtE,GAAGC;AAAA,EAAA;AACN,CACD;AACDH,EAAW,cAAc;AAEzB,MAAMM,IAAmBL,EAAM,WAG7B,CAAC,EAAE,WAAAC,GAAW,GAAGC,EAAM,GAAGC,MAC1B,gBAAAH,EAAA;AAAA,EAACM;AAAA,EAAA;AAAA,IACC,SAAS;AAAA,IACT,KAAAH;AAAA,IACA,WAAWC,EAAG,iCAAiCH,CAAS;AAAA,EAAA;AAAA,EAEvDC,EAAM;AACT,CACD;AACDG,EAAiB,cAAc;AAE/B,MAAME,IAAW,CAACC,MAAuC;AACvD,UAAQA,GAAS;AAAA,IACf,KAAK;AACI,aAAA;AAAA,IACT,KAAK;AACI,aAAA;AAAA,IACT,KAAK;AACI,aAAA;AAAA,IACT,KAAK;AACI,aAAA;AAAA,IACT;AACS,aAAA;AAAA,EACX;AACF,GAEMC,IAAQT,EAAM;AAAA,EAClB,CAAC,EAAE,WAAAC,GAAW,SAAAO,GAAS,aAAAE,GAAa,cAAAC,GAAc,OAAAC,GAAO,GAAGV,EAAM,GAAGC,MACnE,gBAAAH,EAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,KAAAG;AAAA,MACA,MAAK;AAAA,MACJ,GAAGD;AAAA,MACJ,WAAWE,EAAGS,EAAc,EAAE,SAAAL,GAAS,cAAAG,EAAa,CAAC,GAAGV,CAAS;AAAA,IAAA;AAAA,IAEhE,gBAAAD,EAAA,cAAA,OAAA,EAAI,WAAU,gEAAA,mCACZ,OAAI,EAAA,KAAKO,EAASC,CAAO,GAAG,WAAU,WAAU,KAAI,cAAa,CACpE;AAAA,IACA,gBAAAR,EAAA,cAAC,SAAI,WAAWI,EAAGU,EAAqB,EAAE,cAAAH,EAAc,CAAA,CAAC,EAEtD,GAAAC,qCAAUb,GAAY,MAAAa,CAAM,GAC5B,gBAAAZ,EAAA,cAAAK,GAAA,EAAiB,WAAU,iCACzB,GAAAK,CACH,GACCR,EAAM,cACL,gBAAAF,EAAA;AAAA,MAACe;AAAA,MAAA;AAAA,QACC,SAAS;AAAA,QACT,MAAM;AAAA,QACN,SAASb,EAAM;AAAA,QACf,WAAWE,EAAGY,EAAoB,EAAE,cAAAL,EAAc,CAAA,CAAC;AAAA,MAAA;AAAA,MAElDT,EAAM;AAAA,IAAA,CAGb;AAAA,EACF;AAEJ;AAEAO,EAAM,cAAc;"}
|
package/dist/index.es20.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Breadcrumb as E, BreadcrumbList as i, BreadcrumbSeparator as c, BreadcrumbItem as o, BreadcrumbEllipsis as b, BreadcrumbLink as u } from "./index.
|
|
2
|
-
import { DropdownMenu as g, DropdownMenuTrigger as y, DropdownMenuContent as d, DropdownMenuItem as h } from "./index.
|
|
1
|
+
import { Breadcrumb as E, BreadcrumbList as i, BreadcrumbSeparator as c, BreadcrumbItem as o, BreadcrumbEllipsis as b, BreadcrumbLink as u } from "./index.es70.js";
|
|
2
|
+
import { DropdownMenu as g, DropdownMenuTrigger as y, DropdownMenuContent as d, DropdownMenuItem as h } from "./index.es71.js";
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { Typography as B } from "./index.es18.js";
|
|
5
|
-
import { cn as f } from "./index.
|
|
5
|
+
import { cn as f } from "./index.es62.js";
|
|
6
6
|
import { CrumbVariants as w } from "./index.es72.js";
|
|
7
7
|
function l({ field: r, isSelected: t }) {
|
|
8
8
|
return /* @__PURE__ */ e.createElement(o, null, /* @__PURE__ */ e.createElement(
|
package/dist/index.es21.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import e from "react";
|
|
2
|
-
import { DropdownMenu as i, DropdownMenuTrigger as g, DropdownMenuContent as p, DropdownMenuLabel as h, DropdownMenuSeparator as d, DropdownMenuGroup as E, DropdownMenuSub as w, DropdownMenuSubTrigger as x, DropdownMenuPortal as N, DropdownMenuSubContent as D, DropdownMenuItem as s } from "./index.
|
|
2
|
+
import { DropdownMenu as i, DropdownMenuTrigger as g, DropdownMenuContent as p, DropdownMenuLabel as h, DropdownMenuSeparator as d, DropdownMenuGroup as E, DropdownMenuSub as w, DropdownMenuSubTrigger as x, DropdownMenuPortal as N, DropdownMenuSubContent as D, DropdownMenuItem as s } from "./index.es71.js";
|
|
3
3
|
function k({
|
|
4
4
|
trigger: c,
|
|
5
5
|
optionGroups: r,
|
package/dist/index.es22.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as d } from "./index.
|
|
2
|
+
import { cn as d } from "./index.es62.js";
|
|
3
3
|
import { X as g, ChevronDown as h, ChevronUp as y, Check as E } from "lucide-react";
|
|
4
4
|
import { Button as v } from "./index.es7.js";
|
|
5
|
-
import { Command as b, CommandInput as w, CommandList as x, CommandEmpty as N, CommandGroup as C, CommandItem as k } from "./index.
|
|
6
|
-
import { Popover as D, PopoverTrigger as P, PopoverContent as I } from "./index.
|
|
5
|
+
import { Command as b, CommandInput as w, CommandList as x, CommandEmpty as N, CommandGroup as C, CommandItem as k } from "./index.es44.js";
|
|
6
|
+
import { Popover as D, PopoverTrigger as P, PopoverContent as I } from "./index.es63.js";
|
|
7
7
|
import { Badge as S } from "./index.es6.js";
|
|
8
8
|
import { Typography as c } from "./index.es18.js";
|
|
9
9
|
function U({
|
package/dist/index.es23.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { cn as d } from "./index.
|
|
2
|
+
import { cn as d } from "./index.es62.js";
|
|
3
3
|
import { X as g, ChevronDown as h, ChevronUp as y, Check as E } from "lucide-react";
|
|
4
4
|
import { Button as v } from "./index.es7.js";
|
|
5
|
-
import { Command as b, CommandInput as w, CommandList as x, CommandEmpty as N, CommandGroup as C, CommandItem as k } from "./index.
|
|
6
|
-
import { Popover as D, PopoverTrigger as P, PopoverContent as S } from "./index.
|
|
5
|
+
import { Command as b, CommandInput as w, CommandList as x, CommandEmpty as N, CommandGroup as C, CommandItem as k } from "./index.es44.js";
|
|
6
|
+
import { Popover as D, PopoverTrigger as P, PopoverContent as S } from "./index.es63.js";
|
|
7
7
|
import { Badge as I } from "./index.es6.js";
|
|
8
8
|
import { Typography as c } from "./index.es18.js";
|
|
9
9
|
function U({
|
package/dist/index.es24.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { cn as s } from "./index.
|
|
1
|
+
import { cn as s } from "./index.es62.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.es79.js";
|
|
5
5
|
const w = ({ left: t = 0, width: o = 0, index: l = -1 }) => /* @__PURE__ */ e.createElement(
|
|
6
6
|
"div",
|
|
7
7
|
{
|