@simpli-route/apollo-ds 0.1.54 → 0.1.56
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/InvisibleSelect/InvisibleSelect.d.ts +1 -6
- package/dist/components/InvisibleSelect/InvisibleSelectContent.d.ts +17 -0
- package/dist/components/InvisibleSelect/index.d.ts +2 -3
- package/dist/components/InvisibleSelect/types.d.ts +97 -36
- package/dist/components/InvisibleSelect/variants.d.ts +15 -13
- package/dist/components/index.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs104.js +1 -1
- package/dist/index.cjs105.js +1 -1
- package/dist/index.cjs106.js +1 -1
- package/dist/index.cjs107.js +1 -1
- package/dist/index.cjs108.js +1 -1
- package/dist/index.cjs109.js +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs110.js +1 -1
- package/dist/index.cjs111.js +1 -1
- package/dist/index.cjs112.js +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs13.js +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs16.js +1 -1
- package/dist/index.cjs17.js +1 -1
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs2.js +1 -1
- package/dist/index.cjs20.js +1 -1
- package/dist/index.cjs21.js +1 -1
- package/dist/index.cjs22.js +1 -1
- package/dist/index.cjs23.js +1 -1
- package/dist/index.cjs24.js +1 -1
- package/dist/index.cjs25.js +1 -1
- package/dist/index.cjs26.js +1 -1
- package/dist/index.cjs27.js +1 -1
- package/dist/index.cjs28.js +1 -1
- package/dist/index.cjs29.js +1 -1
- package/dist/index.cjs3.js +1 -1
- package/dist/index.cjs30.js +1 -1
- package/dist/index.cjs33.js +1 -1
- package/dist/index.cjs34.js +1 -1
- package/dist/index.cjs35.js +1 -1
- package/dist/index.cjs36.js +1 -1
- package/dist/index.cjs37.js +1 -1
- package/dist/index.cjs38.js +1 -1
- package/dist/index.cjs39.js +1 -1
- package/dist/index.cjs4.js +1 -1
- package/dist/index.cjs41.js +1 -1
- package/dist/index.cjs42.js +1 -1
- package/dist/index.cjs44.js +1 -1
- package/dist/index.cjs45.js +1 -1
- package/dist/index.cjs46.js +1 -1
- package/dist/index.cjs47.js +1 -1
- package/dist/index.cjs48.js +1 -1
- package/dist/index.cjs49.js +1 -1
- package/dist/index.cjs5.js +1 -1
- package/dist/index.cjs50.js +1 -1
- package/dist/index.cjs51.js +1 -1
- package/dist/index.cjs52.js +1 -1
- package/dist/index.cjs53.js +1 -1
- package/dist/index.cjs54.js +1 -1
- package/dist/index.cjs55.js +1 -1
- package/dist/index.cjs56.js +1 -1
- package/dist/index.cjs57.js +1 -1
- package/dist/index.cjs58.js +1 -1
- package/dist/index.cjs59.js +1 -1
- package/dist/index.cjs6.js +1 -1
- package/dist/index.cjs60.js +1 -1
- package/dist/index.cjs61.js +1 -1
- package/dist/index.cjs62.js +1 -1
- package/dist/index.cjs63.js +1 -1
- package/dist/index.cjs64.js +1 -1
- package/dist/index.cjs65.js +1 -1
- package/dist/index.cjs66.js +1 -1
- package/dist/index.cjs67.js +1 -1
- package/dist/index.cjs69.js +1 -1
- package/dist/index.cjs7.js +1 -1
- package/dist/index.cjs70.js +1 -1
- package/dist/index.cjs71.js +1 -1
- package/dist/index.cjs72.js +1 -1
- package/dist/index.cjs73.js +1 -1
- package/dist/index.cjs74.js +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs77.js +1 -1
- package/dist/index.cjs79.js +1 -1
- package/dist/index.cjs8.js +1 -1
- package/dist/index.cjs80.js +1 -1
- package/dist/index.cjs81.js +1 -1
- package/dist/index.cjs82.js +1 -1
- package/dist/index.cjs86.js +1 -1
- package/dist/index.cjs87.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.es.js +10 -10
- package/dist/index.es10.js +3 -3
- package/dist/index.es104.js +57 -2
- package/dist/index.es105.js +4 -2
- package/dist/index.es106.js +27 -58
- package/dist/index.es107.js +2 -4
- package/dist/index.es108.js +10 -28
- package/dist/index.es109.js +340 -2
- package/dist/index.es11.js +3 -3
- package/dist/index.es110.js +166 -8
- package/dist/index.es111.js +2 -340
- package/dist/index.es112.js +2 -166
- package/dist/index.es12.js +1 -1
- package/dist/index.es13.js +2 -2
- package/dist/index.es14.js +2 -2
- package/dist/index.es15.js +3 -3
- package/dist/index.es16.js +128 -115
- package/dist/index.es17.js +66 -31
- package/dist/index.es18.js +4 -4
- package/dist/index.es19.js +2 -2
- package/dist/index.es2.js +1 -1
- package/dist/index.es20.js +1 -1
- package/dist/index.es21.js +1 -1
- package/dist/index.es22.js +1 -1
- package/dist/index.es23.js +4 -4
- package/dist/index.es24.js +4 -4
- package/dist/index.es25.js +18 -18
- package/dist/index.es26.js +3 -3
- package/dist/index.es27.js +5 -5
- package/dist/index.es28.js +2 -2
- package/dist/index.es29.js +1 -1
- package/dist/index.es3.js +2 -2
- package/dist/index.es30.js +3 -3
- package/dist/index.es33.js +2 -2
- package/dist/index.es34.js +2 -2
- package/dist/index.es35.js +1 -1
- package/dist/index.es36.js +2 -2
- package/dist/index.es37.js +2 -2
- package/dist/index.es38.js +2 -2
- package/dist/index.es39.js +2 -2
- package/dist/index.es4.js +2 -2
- package/dist/index.es41.js +31 -6
- package/dist/index.es42.js +6 -31
- package/dist/index.es44.js +53 -140
- package/dist/index.es45.js +31 -40
- package/dist/index.es46.js +17 -33
- package/dist/index.es47.js +16 -79
- package/dist/index.es48.js +15 -129
- package/dist/index.es49.js +140 -53
- package/dist/index.es5.js +19 -19
- package/dist/index.es50.js +43 -3
- package/dist/index.es51.js +61 -9
- package/dist/index.es52.js +98 -118
- package/dist/index.es53.js +3 -136
- package/dist/index.es54.js +16 -103
- package/dist/index.es55.js +120 -84
- package/dist/index.es56.js +120 -24
- package/dist/index.es57.js +114 -7
- package/dist/index.es58.js +45 -48
- package/dist/index.es59.js +33 -39
- package/dist/index.es6.js +3 -3
- package/dist/index.es60.js +7 -159
- package/dist/index.es61.js +104 -79
- package/dist/index.es62.js +39 -21
- package/dist/index.es63.js +159 -29
- package/dist/index.es64.js +90 -16
- package/dist/index.es65.js +21 -16
- package/dist/index.es66.js +28 -14
- package/dist/index.es67.js +8 -7
- package/dist/index.es69.js +1 -1
- package/dist/index.es7.js +2 -2
- package/dist/index.es70.js +10 -13
- package/dist/index.es71.js +12 -10
- package/dist/index.es72.js +13 -12
- package/dist/index.es73.js +3 -3
- package/dist/index.es74.js +2 -2
- package/dist/index.es76.js +3 -3
- package/dist/index.es77.js +3 -3
- package/dist/index.es79.js +1 -1
- package/dist/index.es8.js +4 -4
- package/dist/index.es80.js +2 -2
- package/dist/index.es81.js +1 -1
- package/dist/index.es82.js +1 -1
- package/dist/index.es86.js +1 -1
- package/dist/index.es87.js +1 -1
- package/dist/index.es9.js +4 -4
- package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
- package/dist/stories/InvisibleTimeField.stories.d.ts +3 -1
- package/dist/style.css +11 -57
- package/package.json +1 -1
- package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +0 -1
- package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +0 -25
package/dist/index.es9.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { j as e } from "./index.es40.js";
|
|
2
|
-
import { OptionsIcon as J } from "./index.
|
|
2
|
+
import { OptionsIcon as J } from "./index.es41.js";
|
|
3
3
|
import { useState as N } from "react";
|
|
4
4
|
import { useFilter as K, Button as Q, Select as T, Popover as U } from "react-aria-components";
|
|
5
|
-
import { cn as p } from "./index.
|
|
5
|
+
import { cn as p } from "./index.es42.js";
|
|
6
6
|
import { Loader as W } from "./index.es21.js";
|
|
7
7
|
import { PopoverContent as X } from "./index.es67.js";
|
|
8
|
-
import { selectInputPopoverVariants as Y } from "./index.
|
|
9
|
-
import { filterButtonVariants as Z, filterButtonBadgeVariants as _ } from "./index.
|
|
8
|
+
import { selectInputPopoverVariants as Y } from "./index.es51.js";
|
|
9
|
+
import { filterButtonVariants as Z, filterButtonBadgeVariants as _ } from "./index.es52.js";
|
|
10
10
|
const $ = ({
|
|
11
11
|
renderPosition: t,
|
|
12
12
|
leftIcon: f,
|
|
@@ -2,22 +2,27 @@ import { StoryObj } from '@storybook/react';
|
|
|
2
2
|
|
|
3
3
|
declare const meta: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: (<
|
|
6
|
-
ref?: import('react').Ref<HTMLButtonElement> | undefined;
|
|
7
|
-
}) => import('react').ReactElement<any, string | import('react').JSXElementConstructor<any>>) & {
|
|
8
|
-
displayName?: string | undefined;
|
|
9
|
-
};
|
|
5
|
+
component: import('react').ForwardRefExoticComponent<import('../components').InvisibleSelectProps & import('react').RefAttributes<HTMLButtonElement>>;
|
|
10
6
|
parameters: {
|
|
11
7
|
layout: string;
|
|
12
8
|
};
|
|
13
9
|
tags: string[];
|
|
14
10
|
args: {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
size: "bodyDefault";
|
|
11
|
+
selectionMode: "single";
|
|
12
|
+
size: "xs";
|
|
13
|
+
orientation: "vertical";
|
|
19
14
|
};
|
|
20
15
|
argTypes: {
|
|
16
|
+
label: {
|
|
17
|
+
control: "text";
|
|
18
|
+
};
|
|
19
|
+
placeholder: {
|
|
20
|
+
control: "text";
|
|
21
|
+
};
|
|
22
|
+
selectionMode: {
|
|
23
|
+
control: "select";
|
|
24
|
+
options: string[];
|
|
25
|
+
};
|
|
21
26
|
size: {
|
|
22
27
|
control: "select";
|
|
23
28
|
options: string[];
|
|
@@ -26,83 +31,27 @@ declare const meta: {
|
|
|
26
31
|
control: "select";
|
|
27
32
|
options: string[];
|
|
28
33
|
};
|
|
34
|
+
isDisabled: {
|
|
35
|
+
control: "boolean";
|
|
36
|
+
};
|
|
29
37
|
validationState: {
|
|
30
38
|
control: "select";
|
|
31
39
|
options: (string | undefined)[];
|
|
32
40
|
};
|
|
33
|
-
isDisabled: {
|
|
34
|
-
control: "boolean";
|
|
35
|
-
};
|
|
36
41
|
};
|
|
37
42
|
};
|
|
38
43
|
export default meta;
|
|
39
44
|
type Story = StoryObj<typeof meta>;
|
|
40
|
-
export declare const
|
|
41
|
-
export declare const Hover: Story;
|
|
42
|
-
export declare const Active: Story;
|
|
43
|
-
export declare const Error: Story;
|
|
44
|
-
export declare const Disabled: Story;
|
|
45
|
-
export declare const BodySm: Story;
|
|
46
|
-
export declare const H5: Story;
|
|
47
|
-
export declare const H3: Story;
|
|
48
|
-
export declare const Horizontal: Story;
|
|
49
|
-
export declare const HorizontalWithError: Story;
|
|
50
|
-
export declare const WithSelectedValue: Story;
|
|
51
|
-
export declare const WithDynamicItems: Story;
|
|
52
|
-
export declare const WithTooltip: Story;
|
|
53
|
-
export declare const Required: Story;
|
|
54
|
-
export declare const Controlled: {
|
|
55
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
|
56
|
-
};
|
|
57
|
-
/**
|
|
58
|
-
* Multiple Selection Mode Stories
|
|
59
|
-
*
|
|
60
|
-
* These stories demonstrate the InvisibleSelect component with selectionMode="multiple",
|
|
61
|
-
* allowing users to select multiple options from the dropdown list.
|
|
62
|
-
*
|
|
63
|
-
* Key Features:
|
|
64
|
-
* - Users can select multiple items by clicking on them
|
|
65
|
-
* - Selected items are visually indicated with checkmarks
|
|
66
|
-
* - The component displays the count of selected items or the selected items themselves
|
|
67
|
-
* - Each selected item can be individually deselected
|
|
68
|
-
*/
|
|
45
|
+
export declare const SingleSelection: Story;
|
|
69
46
|
export declare const MultipleSelection: Story;
|
|
70
|
-
export declare const
|
|
71
|
-
export declare const
|
|
72
|
-
export declare const
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
};
|
|
82
|
-
};
|
|
83
|
-
export declare const MultipleSelectionWithDynamicItems: Story;
|
|
84
|
-
export declare const MultipleSelectionHorizontal: Story;
|
|
85
|
-
/**
|
|
86
|
-
* Locale and Internationalization Support
|
|
87
|
-
*
|
|
88
|
-
* The InvisibleSelect component supports internationalization through the useLocale hook from react-aria-components.
|
|
89
|
-
* This provides proper locale-aware behavior for:
|
|
90
|
-
*
|
|
91
|
-
* - Date and number formatting
|
|
92
|
-
* - Text direction (RTL/LTR support)
|
|
93
|
-
* - Accessibility announcements
|
|
94
|
-
* - Keyboard navigation patterns
|
|
95
|
-
*
|
|
96
|
-
* The component automatically detects the user's locale and applies appropriate formatting and behavior.
|
|
97
|
-
*/
|
|
98
|
-
export declare const LocaleSupport: Story;
|
|
99
|
-
export declare const MultiLanguageExample: {
|
|
100
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
|
101
|
-
parameters: {
|
|
102
|
-
docs: {
|
|
103
|
-
description: {
|
|
104
|
-
story: string;
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
};
|
|
108
|
-
};
|
|
47
|
+
export declare const MultipleSelectionWithSearch: Story;
|
|
48
|
+
export declare const SizeXS: Story;
|
|
49
|
+
export declare const SizeSM: Story;
|
|
50
|
+
export declare const SizeMD: Story;
|
|
51
|
+
export declare const SizeLG: Story;
|
|
52
|
+
export declare const Disabled: Story;
|
|
53
|
+
export declare const EmptyState: Story;
|
|
54
|
+
export declare const OrientationHorizontal: Story;
|
|
55
|
+
export declare const WithError: Story;
|
|
56
|
+
export declare const WithErrorHorizontal: Story;
|
|
57
|
+
export declare const WithDisabledItems: Story;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import { TimeValue } from 'react-aria-components';
|
|
1
2
|
import { StoryObj } from '@storybook/react';
|
|
2
3
|
import { Time } from '@internationalized/date';
|
|
3
4
|
|
|
4
5
|
declare const meta: {
|
|
5
6
|
title: string;
|
|
6
|
-
component: import('react').ForwardRefExoticComponent<import('../components').InvisibleTimeFieldProps<
|
|
7
|
+
component: import('react').ForwardRefExoticComponent<import('../components').InvisibleTimeFieldProps<TimeValue> & import('react').RefAttributes<HTMLDivElement>>;
|
|
7
8
|
parameters: {
|
|
8
9
|
layout: string;
|
|
9
10
|
};
|
|
@@ -75,3 +76,4 @@ export declare const TwelveHourCycle: Story;
|
|
|
75
76
|
export declare const TwentyFourHourCycle: Story;
|
|
76
77
|
export declare const WithLeadingZeros: Story;
|
|
77
78
|
export declare const WithPlaceholder: Story;
|
|
79
|
+
export declare const ControlledExamples: Story;
|
package/dist/style.css
CHANGED
|
@@ -921,9 +921,6 @@ select {
|
|
|
921
921
|
.ml-3 {
|
|
922
922
|
margin-left: 0.75rem;
|
|
923
923
|
}
|
|
924
|
-
.ml-4 {
|
|
925
|
-
margin-left: 1rem;
|
|
926
|
-
}
|
|
927
924
|
.mr-1 {
|
|
928
925
|
margin-right: 0.25rem;
|
|
929
926
|
}
|
|
@@ -939,9 +936,6 @@ select {
|
|
|
939
936
|
.mt-0\.5 {
|
|
940
937
|
margin-top: 0.125rem;
|
|
941
938
|
}
|
|
942
|
-
.mt-1 {
|
|
943
|
-
margin-top: 0.25rem;
|
|
944
|
-
}
|
|
945
939
|
.mt-2 {
|
|
946
940
|
margin-top: 0.5rem;
|
|
947
941
|
}
|
|
@@ -1075,9 +1069,6 @@ select {
|
|
|
1075
1069
|
.h-full {
|
|
1076
1070
|
height: 100%;
|
|
1077
1071
|
}
|
|
1078
|
-
.\!max-h-\[300px\] {
|
|
1079
|
-
max-height: 300px !important;
|
|
1080
|
-
}
|
|
1081
1072
|
.max-h-12 {
|
|
1082
1073
|
max-height: 3rem;
|
|
1083
1074
|
}
|
|
@@ -1099,18 +1090,6 @@ select {
|
|
|
1099
1090
|
.min-h-8 {
|
|
1100
1091
|
min-height: 2rem;
|
|
1101
1092
|
}
|
|
1102
|
-
.min-h-\[28px\] {
|
|
1103
|
-
min-height: 28px;
|
|
1104
|
-
}
|
|
1105
|
-
.min-h-\[32px\] {
|
|
1106
|
-
min-height: 32px;
|
|
1107
|
-
}
|
|
1108
|
-
.min-h-\[36px\] {
|
|
1109
|
-
min-height: 36px;
|
|
1110
|
-
}
|
|
1111
|
-
.min-h-\[44px\] {
|
|
1112
|
-
min-height: 44px;
|
|
1113
|
-
}
|
|
1114
1093
|
.min-h-full {
|
|
1115
1094
|
min-height: 100%;
|
|
1116
1095
|
}
|
|
@@ -1174,6 +1153,9 @@ select {
|
|
|
1174
1153
|
.w-\[300px\] {
|
|
1175
1154
|
width: 300px;
|
|
1176
1155
|
}
|
|
1156
|
+
.w-\[400px\] {
|
|
1157
|
+
width: 400px;
|
|
1158
|
+
}
|
|
1177
1159
|
.w-\[42px\] {
|
|
1178
1160
|
width: 42px;
|
|
1179
1161
|
}
|
|
@@ -1197,12 +1179,6 @@ select {
|
|
|
1197
1179
|
.min-w-48 {
|
|
1198
1180
|
min-width: 12rem;
|
|
1199
1181
|
}
|
|
1200
|
-
.min-w-\[--trigger-width\] {
|
|
1201
|
-
min-width: var(--trigger-width);
|
|
1202
|
-
}
|
|
1203
|
-
.min-w-\[120px\] {
|
|
1204
|
-
min-width: 120px;
|
|
1205
|
-
}
|
|
1206
1182
|
.min-w-\[150px\] {
|
|
1207
1183
|
min-width: 150px;
|
|
1208
1184
|
}
|
|
@@ -1221,15 +1197,9 @@ select {
|
|
|
1221
1197
|
.max-w-\[280px\] {
|
|
1222
1198
|
max-width: 280px;
|
|
1223
1199
|
}
|
|
1224
|
-
.max-w-\[300px\] {
|
|
1225
|
-
max-width: 300px;
|
|
1226
|
-
}
|
|
1227
1200
|
.flex-1 {
|
|
1228
1201
|
flex: 1 1 0%;
|
|
1229
1202
|
}
|
|
1230
|
-
.flex-shrink-0 {
|
|
1231
|
-
flex-shrink: 0;
|
|
1232
|
-
}
|
|
1233
1203
|
.shrink-0 {
|
|
1234
1204
|
flex-shrink: 0;
|
|
1235
1205
|
}
|
|
@@ -1295,12 +1265,6 @@ select {
|
|
|
1295
1265
|
.scroll-m-12 {
|
|
1296
1266
|
scroll-margin: 3rem;
|
|
1297
1267
|
}
|
|
1298
|
-
.list-inside {
|
|
1299
|
-
list-style-position: inside;
|
|
1300
|
-
}
|
|
1301
|
-
.list-disc {
|
|
1302
|
-
list-style-type: disc;
|
|
1303
|
-
}
|
|
1304
1268
|
.grid-cols-2 {
|
|
1305
1269
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1306
1270
|
}
|
|
@@ -1377,11 +1341,6 @@ select {
|
|
|
1377
1341
|
margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1378
1342
|
margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
|
|
1379
1343
|
}
|
|
1380
|
-
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
1381
|
-
--tw-space-y-reverse: 0;
|
|
1382
|
-
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1383
|
-
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
|
1384
|
-
}
|
|
1385
1344
|
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
1386
1345
|
--tw-space-y-reverse: 0;
|
|
1387
1346
|
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
|
@@ -1489,6 +1448,10 @@ select {
|
|
|
1489
1448
|
.border-none {
|
|
1490
1449
|
border-style: none;
|
|
1491
1450
|
}
|
|
1451
|
+
.\!border-blue-500 {
|
|
1452
|
+
--tw-border-opacity: 1 !important;
|
|
1453
|
+
border-color: rgb(38 68 217 / var(--tw-border-opacity)) !important;
|
|
1454
|
+
}
|
|
1492
1455
|
.\!border-error-500 {
|
|
1493
1456
|
--tw-border-opacity: 1 !important;
|
|
1494
1457
|
border-color: rgb(204 64 51 / var(--tw-border-opacity)) !important;
|
|
@@ -1961,6 +1924,10 @@ select {
|
|
|
1961
1924
|
padding-top: 0.5rem;
|
|
1962
1925
|
padding-bottom: 0.5rem;
|
|
1963
1926
|
}
|
|
1927
|
+
.py-2\.5 {
|
|
1928
|
+
padding-top: 0.625rem;
|
|
1929
|
+
padding-bottom: 0.625rem;
|
|
1930
|
+
}
|
|
1964
1931
|
.py-3 {
|
|
1965
1932
|
padding-top: 0.75rem;
|
|
1966
1933
|
padding-bottom: 0.75rem;
|
|
@@ -2179,10 +2146,6 @@ select {
|
|
|
2179
2146
|
--tw-text-opacity: 1;
|
|
2180
2147
|
color: rgb(61 19 15 / var(--tw-text-opacity));
|
|
2181
2148
|
}
|
|
2182
|
-
.text-gray-500 {
|
|
2183
|
-
--tw-text-opacity: 1;
|
|
2184
|
-
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
2185
|
-
}
|
|
2186
2149
|
.text-gray-600 {
|
|
2187
2150
|
--tw-text-opacity: 1;
|
|
2188
2151
|
color: rgb(75 85 99 / var(--tw-text-opacity));
|
|
@@ -2299,12 +2262,6 @@ select {
|
|
|
2299
2262
|
--tw-text-opacity: 1;
|
|
2300
2263
|
color: rgb(111 87 17 / var(--tw-text-opacity));
|
|
2301
2264
|
}
|
|
2302
|
-
.opacity-0 {
|
|
2303
|
-
opacity: 0;
|
|
2304
|
-
}
|
|
2305
|
-
.opacity-100 {
|
|
2306
|
-
opacity: 1;
|
|
2307
|
-
}
|
|
2308
2265
|
.opacity-30 {
|
|
2309
2266
|
opacity: 0.3;
|
|
2310
2267
|
}
|
|
@@ -2379,9 +2336,6 @@ select {
|
|
|
2379
2336
|
.ring-black\/10 {
|
|
2380
2337
|
--tw-ring-color: rgb(0 0 0 / 0.1);
|
|
2381
2338
|
}
|
|
2382
|
-
.ring-black\/5 {
|
|
2383
|
-
--tw-ring-color: rgb(0 0 0 / 0.05);
|
|
2384
|
-
}
|
|
2385
2339
|
.ring-blue-600 {
|
|
2386
2340
|
--tw-ring-opacity: 1;
|
|
2387
2341
|
--tw-ring-color: rgb(27 51 173 / var(--tw-ring-opacity));
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ListBoxItemProps } from 'react-aria-components';
|
|
2
|
-
|
|
3
|
-
export interface InvisibleSelectItemProps extends Omit<ListBoxItemProps, "id"> {
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
/**
|
|
6
|
-
* The unique id of the item.
|
|
7
|
-
* is necessary for the select component to work and match the selected value
|
|
8
|
-
*/
|
|
9
|
-
id: string | number;
|
|
10
|
-
/**
|
|
11
|
-
* A string representation of the item's contents, used for text-based selection and accessibility.
|
|
12
|
-
* If not provided, it will try to use children if it's a string.
|
|
13
|
-
*/
|
|
14
|
-
textValue?: string;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* InvisibleSelectItem component to be used within InvisibleSelect
|
|
18
|
-
*
|
|
19
|
-
* ### Usage
|
|
20
|
-
*
|
|
21
|
-
* ```typescript
|
|
22
|
-
* import { InvisibleSelectItem } from "@simpli-route/apollo-ds";
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare const InvisibleSelectItem: (props: InvisibleSelectItemProps) => import("react/jsx-runtime").JSX.Element;
|