@tamagui/slider 1.0.1-beta.26

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.
Files changed (43) hide show
  1. package/dist/cjs/Slider.js +390 -0
  2. package/dist/cjs/Slider.js.map +7 -0
  3. package/dist/cjs/SliderImpl.js +133 -0
  4. package/dist/cjs/SliderImpl.js.map +7 -0
  5. package/dist/cjs/context.js +50 -0
  6. package/dist/cjs/context.js.map +7 -0
  7. package/dist/cjs/helpers.js +120 -0
  8. package/dist/cjs/helpers.js.map +7 -0
  9. package/dist/cjs/index.js +19 -0
  10. package/dist/cjs/index.js.map +7 -0
  11. package/dist/cjs/types.js +16 -0
  12. package/dist/cjs/types.js.map +7 -0
  13. package/dist/esm/Slider.js +338 -0
  14. package/dist/esm/Slider.js.map +7 -0
  15. package/dist/esm/SliderImpl.js +69 -0
  16. package/dist/esm/SliderImpl.js.map +7 -0
  17. package/dist/esm/context.js +21 -0
  18. package/dist/esm/context.js.map +7 -0
  19. package/dist/esm/helpers.js +89 -0
  20. package/dist/esm/helpers.js.map +7 -0
  21. package/dist/esm/index.js +3 -0
  22. package/dist/esm/index.js.map +7 -0
  23. package/dist/esm/types.js +1 -0
  24. package/dist/esm/types.js.map +7 -0
  25. package/dist/jsx/Slider.js +248 -0
  26. package/dist/jsx/SliderImpl.js +59 -0
  27. package/dist/jsx/context.js +20 -0
  28. package/dist/jsx/helpers.js +88 -0
  29. package/dist/jsx/index.js +2 -0
  30. package/dist/jsx/types.js +0 -0
  31. package/package.json +44 -0
  32. package/types/Slider.d.ts +29 -0
  33. package/types/Slider.d.ts.map +1 -0
  34. package/types/SliderImpl.d.ts +54 -0
  35. package/types/SliderImpl.d.ts.map +1 -0
  36. package/types/context.d.ts +50 -0
  37. package/types/context.d.ts.map +1 -0
  38. package/types/helpers.d.ts +12 -0
  39. package/types/helpers.d.ts.map +1 -0
  40. package/types/index.d.ts +3 -0
  41. package/types/index.d.ts.map +1 -0
  42. package/types/types.d.ts +70 -0
  43. package/types/types.d.ts.map +1 -0
@@ -0,0 +1,29 @@
1
+ import { SizableStackProps, YStackProps } from '@tamagui/stacks';
2
+ import * as React from 'react';
3
+ import { View } from 'react-native';
4
+ import { SliderImplElement, SliderProps, SliderTrackProps } from './types';
5
+ declare type SliderHorizontalElement = SliderImplElement;
6
+ declare type SliderVerticalElement = SliderImplElement;
7
+ declare type SliderTrackElement = HTMLElement | View;
8
+ declare const SliderTrack: React.ForwardRefExoticComponent<SliderTrackProps & React.RefAttributes<SliderTrackElement>>;
9
+ declare type SliderTrackActiveElement = HTMLElement | View;
10
+ interface SliderTrackActiveProps extends YStackProps {
11
+ }
12
+ declare const SliderTrackActive: React.ForwardRefExoticComponent<SliderTrackActiveProps & React.RefAttributes<SliderTrackActiveElement>>;
13
+ declare type SliderThumbElement = HTMLElement | View;
14
+ interface SliderThumbProps extends SizableStackProps {
15
+ index: number;
16
+ }
17
+ declare const SliderThumb: React.ForwardRefExoticComponent<SliderThumbProps & React.RefAttributes<SliderThumbElement>>;
18
+ declare type SliderElement = SliderHorizontalElement | SliderVerticalElement;
19
+ declare const Slider: React.ForwardRefExoticComponent<SliderProps & React.RefAttributes<SliderElement>> & {
20
+ Track: React.ForwardRefExoticComponent<SliderTrackProps & React.RefAttributes<SliderTrackElement>>;
21
+ TrackActive: React.ForwardRefExoticComponent<SliderTrackActiveProps & React.RefAttributes<SliderTrackActiveElement>>;
22
+ Thumb: React.ForwardRefExoticComponent<SliderThumbProps & React.RefAttributes<SliderThumbElement>>;
23
+ };
24
+ declare const Track: React.ForwardRefExoticComponent<SliderTrackProps & React.RefAttributes<SliderTrackElement>>;
25
+ declare const Range: React.ForwardRefExoticComponent<SliderTrackActiveProps & React.RefAttributes<SliderTrackActiveElement>>;
26
+ declare const Thumb: React.ForwardRefExoticComponent<SliderThumbProps & React.RefAttributes<SliderThumbElement>>;
27
+ export { Slider, SliderTrack, SliderTrackActive, SliderThumb, Track, Range, Thumb, };
28
+ export type { SliderProps, SliderTrackProps, SliderTrackActiveProps, SliderThumbProps };
29
+ //# sourceMappingURL=Slider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../src/Slider.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAgB,iBAAiB,EAAE,WAAW,EAAiB,MAAM,iBAAiB,CAAA;AAG7F,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAmB,IAAI,EAAE,MAAM,cAAc,CAAA;AAsBpD,OAAO,EAKL,iBAAiB,EACjB,WAAW,EACX,gBAAgB,EAEjB,MAAM,SAAS,CAAA;AAahB,aAAK,uBAAuB,GAAG,iBAAiB,CAAA;AAiEhD,aAAK,qBAAqB,GAAG,iBAAiB,CAAA;AAyD9C,aAAK,kBAAkB,GAAG,WAAW,GAAG,IAAI,CAAA;AAM5C,QAAA,MAAM,WAAW,6FAchB,CAAA;AAUD,aAAK,wBAAwB,GAAG,WAAW,GAAG,IAAI,CAAA;AAClD,UAAU,sBAAuB,SAAQ,WAAW;CAAG;AAMvD,QAAA,MAAM,iBAAiB,yGA4BtB,CAAA;AAeD,aAAK,kBAAkB,GAAG,WAAW,GAAG,IAAI,CAAA;AAC5C,UAAU,gBAAiB,SAAQ,iBAAiB;IAClD,KAAK,EAAE,MAAM,CAAA;CACd;AAED,QAAA,MAAM,WAAW,6FAiEhB,CAAA;AAQD,aAAK,aAAa,GAAG,uBAAuB,GAAG,qBAAqB,CAAA;AAEpE,QAAA,MAAM,MAAM;;;;CAiHX,CAAA;AAuCD,QAAA,MAAM,KAAK,6FAAc,CAAA;AACzB,QAAA,MAAM,KAAK,yGAAoB,CAAA;AAC/B,QAAA,MAAM,KAAK,6FAAc,CAAA;AAEzB,OAAO,EACL,MAAM,EACN,WAAW,EACX,iBAAiB,EACjB,WAAW,EAEX,KAAK,EACL,KAAK,EACL,KAAK,GACN,CAAA;AACD,YAAY,EAAE,WAAW,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,gBAAgB,EAAE,CAAA"}
@@ -0,0 +1,54 @@
1
+ import * as React from 'react';
2
+ import { SliderImplElement, SliderImplProps } from './types';
3
+ export declare const DirectionalYStack: import("@tamagui/core").TamaguiComponent<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
4
+ fullscreen?: boolean | undefined;
5
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
6
+ }, "orientation"> & {
7
+ orientation?: "horizontal" | "vertical" | undefined;
8
+ } & import("@tamagui/core").MediaProps<Partial<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
9
+ fullscreen?: boolean | undefined;
10
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
11
+ }, "orientation"> & {
12
+ orientation?: "horizontal" | "vertical" | undefined;
13
+ }>> & import("@tamagui/core").PseudoProps<Partial<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
14
+ fullscreen?: boolean | undefined;
15
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
16
+ }, "orientation"> & {
17
+ orientation?: "horizontal" | "vertical" | undefined;
18
+ }>>, any, import("@tamagui/core").StackPropsBase, {
19
+ fullscreen?: boolean | undefined;
20
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
21
+ } & {
22
+ orientation?: "horizontal" | "vertical" | undefined;
23
+ }>;
24
+ export declare const SliderFrame: import("@tamagui/core").TamaguiComponent<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
25
+ fullscreen?: boolean | undefined;
26
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
27
+ } & {
28
+ orientation?: "horizontal" | "vertical" | undefined;
29
+ }, "size"> & {
30
+ size?: any;
31
+ } & import("@tamagui/core").MediaProps<Partial<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
32
+ fullscreen?: boolean | undefined;
33
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
34
+ } & {
35
+ orientation?: "horizontal" | "vertical" | undefined;
36
+ }, "size"> & {
37
+ size?: any;
38
+ }>> & import("@tamagui/core").PseudoProps<Partial<Omit<import("react-native").ViewProps, "children" | "display"> & import("@tamagui/core").RNWViewProps & import("@tamagui/core").TamaguiComponentPropsBase & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStylePropsBase>> & Omit<{
39
+ fullscreen?: boolean | undefined;
40
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
41
+ } & {
42
+ orientation?: "horizontal" | "vertical" | undefined;
43
+ }, "size"> & {
44
+ size?: any;
45
+ }>>, any, import("@tamagui/core").StackPropsBase, {
46
+ fullscreen?: boolean | undefined;
47
+ elevation?: import("@tamagui/core").SizeTokens | undefined;
48
+ } & {
49
+ orientation?: "horizontal" | "vertical" | undefined;
50
+ } & {
51
+ size?: any;
52
+ }>;
53
+ export declare const SliderImpl: React.ForwardRefExoticComponent<SliderImplProps & React.RefAttributes<SliderImplElement>>;
54
+ //# sourceMappingURL=SliderImpl.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SliderImpl.d.ts","sourceRoot":"","sources":["../src/SliderImpl.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAG9B,OAAO,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAEzE,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;EAO5B,CAAA;AAEF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqBtB,CAAA;AAEF,eAAO,MAAM,UAAU,2FA6DtB,CAAA"}
@@ -0,0 +1,50 @@
1
+ /// <reference types="react" />
2
+ import { SizeTokens } from '@tamagui/core';
3
+ import { SliderContextValue } from './types';
4
+ export declare const SLIDER_NAME = "Slider";
5
+ export declare const createSliderContext: <ContextValueType extends object | null>(rootComponentName: string, defaultContext?: ContextValueType | undefined) => readonly [{
6
+ (props: ContextValueType & {
7
+ scope: import("@tamagui/create-context").Scope<ContextValueType>;
8
+ children: import("react").ReactNode;
9
+ }): JSX.Element;
10
+ displayName: string;
11
+ }, (consumerName: string, scope: import("@tamagui/create-context").Scope<ContextValueType | undefined>) => ContextValueType], createSliderScope: import("@tamagui/create-context").CreateScope;
12
+ export declare const SliderProvider: {
13
+ (props: SliderContextValue & {
14
+ scope: import("@tamagui/create-context").Scope<SliderContextValue>;
15
+ children: import("react").ReactNode;
16
+ }): JSX.Element;
17
+ displayName: string;
18
+ }, useSliderContext: (consumerName: string, scope: import("@tamagui/create-context").Scope<SliderContextValue | undefined>) => SliderContextValue;
19
+ export declare const SliderOrientationProvider: {
20
+ (props: {
21
+ startEdge: 'bottom' | 'left' | 'right';
22
+ endEdge: 'top' | 'right' | 'left';
23
+ sizeProp: 'width' | 'height';
24
+ size: number | SizeTokens;
25
+ direction: number;
26
+ } & {
27
+ scope: import("@tamagui/create-context").Scope<{
28
+ startEdge: 'bottom' | 'left' | 'right';
29
+ endEdge: 'top' | 'right' | 'left';
30
+ sizeProp: 'width' | 'height';
31
+ size: number | SizeTokens;
32
+ direction: number;
33
+ }>;
34
+ children: import("react").ReactNode;
35
+ }): JSX.Element;
36
+ displayName: string;
37
+ }, useSliderOrientationContext: (consumerName: string, scope: import("@tamagui/create-context").Scope<{
38
+ startEdge: 'bottom' | 'left' | 'right';
39
+ endEdge: 'top' | 'right' | 'left';
40
+ sizeProp: 'width' | 'height';
41
+ size: number | SizeTokens;
42
+ direction: number;
43
+ } | undefined>) => {
44
+ startEdge: 'bottom' | 'left' | 'right';
45
+ endEdge: 'top' | 'right' | 'left';
46
+ sizeProp: 'width' | 'height';
47
+ size: number | SizeTokens;
48
+ direction: number;
49
+ };
50
+ //# sourceMappingURL=context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../src/context.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAG1C,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAE5C,eAAO,MAAM,WAAW,WAAW,CAAA;AAEnC,eAAO,MAAO,mBAAmB;;;;;;8HAAE,iBAAiB,+CAAmC,CAAA;AAEvF,eAAO,MAAO,cAAc;;;;;;GAAE,gBAAgB,8HACQ,CAAA;AAEtD,eAAO,MAAO,yBAAyB;;mBAC1B,QAAQ,GAAG,MAAM,GAAG,OAAO;iBAC7B,KAAK,GAAG,OAAO,GAAG,MAAM;kBACvB,OAAO,GAAG,QAAQ;cACtB,MAAM,GAAG,UAAU;mBACd,MAAM;;;uBAJN,QAAQ,GAAG,MAAM,GAAG,OAAO;qBAC7B,KAAK,GAAG,OAAO,GAAG,MAAM;sBACvB,OAAO,GAAG,QAAQ;kBACtB,MAAM,GAAG,UAAU;uBACd,MAAM;;;;;GALsB,2BAA2B;eACvD,QAAQ,GAAG,MAAM,GAAG,OAAO;aAC7B,KAAK,GAAG,OAAO,GAAG,MAAM;cACvB,OAAO,GAAG,QAAQ;UACtB,MAAM,GAAG,UAAU;eACd,MAAM;;eAJN,QAAQ,GAAG,MAAM,GAAG,OAAO;aAC7B,KAAK,GAAG,OAAO,GAAG,MAAM;cACvB,OAAO,GAAG,QAAQ;UACtB,MAAM,GAAG,UAAU;eACd,MAAM;CAOjB,CAAA"}
@@ -0,0 +1,12 @@
1
+ import { SizeTokens } from '@tamagui/core';
2
+ export declare function getNextSortedValues(prevValues: number[] | undefined, nextValue: number, atIndex: number): number[];
3
+ export declare function convertValueToPercentage(value: number, min: number, max: number): number;
4
+ export declare function getLabel(index: number, totalValues: number): string | undefined;
5
+ export declare function getClosestValueIndex(values: number[], nextValue: number): number;
6
+ export declare function getThumbInBoundsOffset(width: number, left: number, direction: number): number;
7
+ export declare function hasMinStepsBetweenValues(values: number[], minStepsBetweenValues: number): boolean;
8
+ export declare function linearScale(input: readonly [number, number], output: readonly [number, number]): (value: number) => number;
9
+ export declare function getDecimalCount(value: number): number;
10
+ export declare function roundValue(value: number, decimalCount: number): number;
11
+ export declare function getSize(size?: SizeTokens): number | null;
12
+ //# sourceMappingURL=helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../src/helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA+B,MAAM,eAAe,CAAA;AAEvE,wBAAgB,mBAAmB,CAAC,UAAU,sBAAe,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,YAIhG;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,UAI/E;AAKD,wBAAgB,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,sBAQ1D;AAUD,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,SAAS,EAAE,MAAM,UAKvE;AAMD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,UAKpF;AAyBD,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,qBAAqB,EAAE,MAAM,WAOvF;AAGD,wBAAgB,WAAW,CAAC,KAAK,EAAE,SAAS,CAAC,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,MAAM,EAAE,MAAM,CAAC,WAC9E,MAAM,YAKtB;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,UAE5C;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,UAG7D;AAED,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,UAAU,iBAOxC"}
@@ -0,0 +1,3 @@
1
+ export * from './Slider';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,SAAS,CAAA"}
@@ -0,0 +1,70 @@
1
+ /// <reference types="react" />
2
+ import type { GestureReponderEvent, SizeTokens } from '@tamagui/core';
3
+ import type { Scope } from '@tamagui/create-context';
4
+ import type { SizableStackProps } from '@tamagui/stacks';
5
+ import type { View } from 'react-native';
6
+ export declare type ScopedProps<P> = P & {
7
+ __scopeSlider?: Scope;
8
+ };
9
+ export declare type Direction = 'ltr' | 'rtl';
10
+ export declare type SliderImplElement = HTMLElement | View;
11
+ declare type SliderImplPrivateProps = {
12
+ onSlideStart(event: GestureReponderEvent): void;
13
+ onSlideMove(event: GestureReponderEvent): void;
14
+ onSlideEnd(event: GestureReponderEvent): void;
15
+ onHomeKeyDown(event: React.KeyboardEvent): void;
16
+ onEndKeyDown(event: React.KeyboardEvent): void;
17
+ onStepKeyDown(event: React.KeyboardEvent): void;
18
+ };
19
+ export interface SliderTrackProps extends SizableStackProps {
20
+ }
21
+ export interface SliderImplProps extends SliderTrackProps, SliderImplPrivateProps {
22
+ dir?: Direction;
23
+ orientation: 'horizontal' | 'vertical';
24
+ }
25
+ declare type SliderOrientationPrivateProps = {
26
+ min: number;
27
+ max: number;
28
+ onSlideStart?(value: number): void;
29
+ onSlideMove?(value: number): void;
30
+ onHomeKeyDown(event: React.KeyboardEvent): void;
31
+ onEndKeyDown(event: React.KeyboardEvent): void;
32
+ onStepKeyDown(step: {
33
+ event: React.KeyboardEvent;
34
+ direction: number;
35
+ }): void;
36
+ };
37
+ interface SliderOrientationProps extends Omit<SliderImplProps, keyof SliderImplPrivateProps | 'orientation'>, SliderOrientationPrivateProps {
38
+ }
39
+ export interface SliderHorizontalProps extends SliderOrientationProps {
40
+ dir?: Direction;
41
+ }
42
+ export interface SliderVerticalProps extends SliderOrientationProps {
43
+ dir?: Direction;
44
+ }
45
+ export interface SliderProps extends Omit<SliderHorizontalProps | SliderVerticalProps, keyof SliderOrientationPrivateProps | 'defaultValue'> {
46
+ size?: SizeTokens;
47
+ name?: string;
48
+ disabled?: boolean;
49
+ orientation?: React.AriaAttributes['aria-orientation'];
50
+ dir?: Direction;
51
+ min?: number;
52
+ max?: number;
53
+ step?: number;
54
+ minStepsBetweenThumbs?: number;
55
+ value?: number[];
56
+ defaultValue?: number[];
57
+ onValueChange?(value: number[]): void;
58
+ }
59
+ export declare type SliderContextValue = {
60
+ size?: number | null;
61
+ disabled?: boolean;
62
+ min: number;
63
+ max: number;
64
+ values: number[];
65
+ valueIndexToChangeRef: React.MutableRefObject<number>;
66
+ thumbs: Set<any>;
67
+ orientation: SliderProps['orientation'];
68
+ };
69
+ export {};
70
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AACrE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAA;AACpD,OAAO,KAAK,EAAE,iBAAiB,EAAe,MAAM,iBAAiB,CAAA;AACrE,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAExC,oBAAY,WAAW,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,aAAa,CAAC,EAAE,KAAK,CAAA;CAAE,CAAA;AAE1D,oBAAY,SAAS,GAAG,KAAK,GAAG,KAAK,CAAA;AAErC,oBAAY,iBAAiB,GAAG,WAAW,GAAG,IAAI,CAAA;AAElD,aAAK,sBAAsB,GAAG;IAC5B,YAAY,CAAC,KAAK,EAAE,oBAAoB,GAAG,IAAI,CAAA;IAC/C,WAAW,CAAC,KAAK,EAAE,oBAAoB,GAAG,IAAI,CAAA;IAC9C,UAAU,CAAC,KAAK,EAAE,oBAAoB,GAAG,IAAI,CAAA;IAC7C,aAAa,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAA;IAC/C,YAAY,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAA;IAC9C,aAAa,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAA;CAChD,CAAA;AAED,MAAM,WAAW,gBAAiB,SAAQ,iBAAiB;CAAG;AAE9D,MAAM,WAAW,eAAgB,SAAQ,gBAAgB,EAAE,sBAAsB;IAC/E,GAAG,CAAC,EAAE,SAAS,CAAA;IACf,WAAW,EAAE,YAAY,GAAG,UAAU,CAAA;CACvC;AAED,aAAK,6BAA6B,GAAG;IACnC,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,YAAY,CAAC,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IAClC,WAAW,CAAC,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IACjC,aAAa,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAA;IAC/C,YAAY,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAA;IAC9C,aAAa,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;CAC7E,CAAA;AAED,UAAU,sBACR,SAAQ,IAAI,CAAC,eAAe,EAAE,MAAM,sBAAsB,GAAG,aAAa,CAAC,EACzE,6BAA6B;CAAG;AAEpC,MAAM,WAAW,qBAAsB,SAAQ,sBAAsB;IACnE,GAAG,CAAC,EAAE,SAAS,CAAA;CAChB;AAED,MAAM,WAAW,mBAAoB,SAAQ,sBAAsB;IACjE,GAAG,CAAC,EAAE,SAAS,CAAA;CAChB;AAED,MAAM,WAAW,WACf,SAAQ,IAAI,CACV,qBAAqB,GAAG,mBAAmB,EAC3C,MAAM,6BAA6B,GAAG,cAAc,CACrD;IACD,IAAI,CAAC,EAAE,UAAU,CAAA;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,kBAAkB,CAAC,CAAA;IACtD,GAAG,CAAC,EAAE,SAAS,CAAA;IACf,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAC9B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAA;IAChB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;IACvB,aAAa,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,CAAA;CACtC;AAED,oBAAY,kBAAkB,GAAG;IAC/B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,MAAM,EAAE,MAAM,EAAE,CAAA;IAChB,qBAAqB,EAAE,KAAK,CAAC,gBAAgB,CAAC,MAAM,CAAC,CAAA;IACrD,MAAM,EAAE,GAAG,CAAC,GAAG,CAAC,CAAA;IAChB,WAAW,EAAE,WAAW,CAAC,aAAa,CAAC,CAAA;CACxC,CAAA"}