@simpli-route/apollo-ds 0.1.40 → 0.1.43
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/FilterButton/FilterButton.d.ts +3 -0
- package/dist/components/FilterButton/index.d.ts +1 -0
- package/dist/components/FilterButton/types.d.ts +60 -0
- package/dist/components/FilterButton/variants.d.ts +12 -0
- package/dist/components/InvisibleSelect/InvisibleSelect.d.ts +8 -0
- package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +1 -0
- package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +25 -0
- package/dist/components/InvisibleSelect/index.d.ts +4 -0
- package/dist/components/InvisibleSelect/types.d.ts +86 -0
- package/dist/components/InvisibleSelect/variants.d.ts +23 -0
- package/dist/components/SelectInput/PopoverContent.d.ts +12 -0
- package/dist/components/SelectInput/SelectContent.d.ts +16 -0
- package/dist/components/SelectInput/SelectInput.d.ts +6 -0
- package/dist/components/SelectInput/index.d.ts +2 -0
- package/dist/components/SelectInput/types.d.ts +112 -0
- package/dist/components/{Select → SelectInput}/variants.d.ts +6 -7
- package/dist/components/index.d.ts +3 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs100.js +1 -1
- package/dist/index.cjs101.js +1 -1
- package/dist/index.cjs102.js +1 -1
- package/dist/index.cjs103.js +1 -1
- package/dist/index.cjs104.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.cjs113.js +1 -1
- package/dist/index.cjs114.js +1 -1
- package/dist/index.cjs115.js +1 -1
- package/dist/index.cjs116.js +1 -1
- package/dist/index.cjs117.js +1 -1
- package/dist/index.cjs118.js +1 -1
- package/dist/index.cjs119.js +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs120.js +1 -1
- package/dist/index.cjs121.js +1 -1
- package/dist/index.cjs122.js +1 -1
- package/dist/index.cjs123.js +1 -1
- package/dist/index.cjs124.js +1 -1
- package/dist/index.cjs125.js +1 -1
- package/dist/index.cjs126.js +1 -1
- package/dist/index.cjs127.js +1 -1
- package/dist/index.cjs128.js +1 -1
- package/dist/index.cjs129.js +1 -1
- package/dist/index.cjs13.js +1 -1
- package/dist/index.cjs135.js +1 -1
- package/dist/index.cjs136.js +1 -1
- package/dist/index.cjs137.js +1 -1
- package/dist/index.cjs139.js +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs140.js +1 -1
- package/dist/index.cjs141.js +1 -1
- package/dist/index.cjs142.js +1 -1
- package/dist/index.cjs143.js +1 -1
- package/dist/index.cjs144.js +1 -1
- package/dist/index.cjs145.js +1 -1
- package/dist/index.cjs146.js +1 -1
- package/dist/index.cjs148.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs150.js +1 -1
- package/dist/index.cjs151.js +1 -1
- package/dist/index.cjs152.js +1 -1
- package/dist/index.cjs153.js +1 -1
- package/dist/index.cjs155.js +1 -1
- package/dist/index.cjs156.js +1 -1
- package/dist/index.cjs157.js +1 -1
- package/dist/index.cjs158.js +1 -1
- package/dist/index.cjs159.js +1 -1
- package/dist/index.cjs16.js +1 -1
- package/dist/index.cjs161.js +1 -1
- package/dist/index.cjs162.js +1 -0
- package/dist/index.cjs163.js +1 -0
- package/dist/index.cjs164.js +1 -0
- package/dist/index.cjs165.js +1 -0
- package/dist/index.cjs166.js +1 -0
- package/dist/index.cjs167.js +1 -0
- 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.cjs31.js +1 -1
- package/dist/index.cjs32.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.cjs40.js +1 -1
- package/dist/index.cjs41.js +1 -1
- package/dist/index.cjs42.js +1 -1
- package/dist/index.cjs43.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.cjs68.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.cjs75.js +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs77.js +1 -1
- package/dist/index.cjs78.js +1 -9
- package/dist/index.cjs79.js +1 -19
- 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 +9 -1
- package/dist/index.cjs83.js +19 -1
- package/dist/index.cjs84.js +1 -1
- package/dist/index.cjs85.js +1 -1
- package/dist/index.cjs86.js +1 -1
- package/dist/index.cjs87.js +1 -1
- package/dist/index.cjs88.js +1 -1
- package/dist/index.cjs89.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.cjs90.js +1 -1
- package/dist/index.cjs91.js +1 -1
- package/dist/index.cjs92.js +1 -1
- package/dist/index.cjs93.js +1 -1
- package/dist/index.cjs94.js +1 -1
- package/dist/index.cjs95.js +1 -1
- package/dist/index.cjs96.js +1 -1
- package/dist/index.cjs97.js +1 -1
- package/dist/index.cjs98.js +1 -1
- package/dist/index.cjs99.js +1 -1
- package/dist/index.es.js +62 -58
- package/dist/index.es10.js +45 -33
- package/dist/index.es100.js +2 -340
- package/dist/index.es101.js +28 -164
- package/dist/index.es102.js +4 -4
- package/dist/index.es103.js +6 -190
- package/dist/index.es104.js +18 -41
- package/dist/index.es106.js +8 -2
- package/dist/index.es107.js +341 -20
- package/dist/index.es108.js +166 -2
- package/dist/index.es109.js +190 -45
- package/dist/index.es11.js +38 -76
- package/dist/index.es110.js +51 -7
- package/dist/index.es111.js +2 -5
- package/dist/index.es112.js +4 -27
- package/dist/index.es113.js +13 -184
- package/dist/index.es114.js +4 -16
- package/dist/index.es115.js +44 -352
- package/dist/index.es116.js +7 -24
- package/dist/index.es117.js +7 -19
- package/dist/index.es118.js +21 -148
- package/dist/index.es119.js +184 -9
- package/dist/index.es12.js +77 -32
- package/dist/index.es120.js +9 -10
- package/dist/index.es121.js +342 -200
- package/dist/index.es122.js +20 -64
- package/dist/index.es123.js +9 -4
- package/dist/index.es124.js +154 -4
- package/dist/index.es125.js +17 -4
- package/dist/index.es126.js +17 -4
- package/dist/index.es127.js +211 -4
- package/dist/index.es128.js +68 -4
- package/dist/index.es129.js +14 -4
- package/dist/index.es13.js +32 -113
- package/dist/index.es131.js +2 -2
- package/dist/index.es132.js +2 -2
- package/dist/index.es133.js +2 -2
- package/dist/index.es134.js +2 -2
- package/dist/index.es135.js +2 -2
- package/dist/index.es136.js +2 -1063
- package/dist/index.es137.js +4 -77
- package/dist/index.es138.js +2 -2
- package/dist/index.es139.js +2 -57
- package/dist/index.es14.js +106 -133
- package/dist/index.es140.js +4 -20
- package/dist/index.es141.js +2 -2
- package/dist/index.es142.js +1064 -60
- package/dist/index.es143.js +77 -4
- package/dist/index.es144.js +4 -14
- package/dist/index.es145.js +59 -311
- package/dist/index.es146.js +14 -20
- package/dist/index.es147.js +2 -2
- package/dist/index.es148.js +61 -4
- package/dist/index.es149.js +2 -2
- package/dist/index.es15.js +109 -148
- package/dist/index.es150.js +10 -90
- package/dist/index.es151.js +311 -4
- package/dist/index.es152.js +26 -10
- package/dist/index.es153.js +4 -28
- package/dist/index.es154.js +2 -2
- package/dist/index.es155.js +4 -753
- package/dist/index.es156.js +94 -4
- package/dist/index.es157.js +4 -51
- package/dist/index.es158.js +10 -19
- package/dist/index.es159.js +28 -4
- package/dist/index.es16.js +31 -27
- package/dist/index.es161.js +51 -4
- package/dist/index.es162.js +19 -0
- package/dist/index.es163.js +4 -0
- package/dist/index.es164.js +4 -0
- package/dist/index.es165.js +753 -0
- package/dist/index.es166.js +4 -0
- package/dist/index.es167.js +4 -0
- package/dist/index.es17.js +129 -39
- package/dist/index.es18.js +155 -35
- package/dist/index.es19.js +39 -105
- package/dist/index.es2.js +2 -2
- package/dist/index.es20.js +46 -88
- package/dist/index.es21.js +32 -103
- package/dist/index.es22.js +102 -73
- package/dist/index.es23.js +78 -130
- package/dist/index.es24.js +108 -37
- package/dist/index.es25.js +73 -75
- package/dist/index.es26.js +92 -46
- package/dist/index.es27.js +78 -48
- package/dist/index.es28.js +48 -3
- package/dist/index.es29.js +44 -96
- package/dist/index.es3.js +3 -3
- package/dist/index.es30.js +3 -78
- package/dist/index.es31.js +94 -39
- package/dist/index.es32.js +77 -23
- package/dist/index.es33.js +40 -23
- package/dist/index.es34.js +24 -8
- package/dist/index.es35.js +28 -8
- package/dist/index.es36.js +8 -6
- package/dist/index.es37.js +8 -27
- package/dist/index.es38.js +6 -6
- package/dist/index.es39.js +6 -45
- package/dist/index.es4.js +4 -4
- package/dist/index.es40.js +31 -34
- package/dist/index.es41.js +44 -29
- package/dist/index.es42.js +148 -20
- package/dist/index.es43.js +20 -148
- package/dist/index.es44.js +31 -81
- package/dist/index.es45.js +95 -117
- package/dist/index.es46.js +59 -90
- package/dist/index.es47.js +115 -84
- package/dist/index.es48.js +126 -24
- package/dist/index.es49.js +72 -74
- package/dist/index.es5.js +26 -24
- package/dist/index.es50.js +98 -24
- package/dist/index.es51.js +26 -47
- package/dist/index.es52.js +106 -29
- package/dist/index.es53.js +21 -141
- package/dist/index.es54.js +3 -92
- package/dist/index.es55.js +158 -20
- package/dist/index.es56.js +92 -10
- package/dist/index.es57.js +22 -10
- package/dist/index.es58.js +29 -11
- package/dist/index.es59.js +18 -3
- package/dist/index.es6.js +4 -4
- package/dist/index.es60.js +14 -15
- package/dist/index.es61.js +13 -14
- package/dist/index.es62.js +163 -16
- package/dist/index.es63.js +10 -163
- package/dist/index.es64.js +10 -7
- package/dist/index.es65.js +11 -17
- package/dist/index.es66.js +13 -149
- package/dist/index.es67.js +63 -135
- package/dist/index.es68.js +88 -20
- package/dist/index.es69.js +74 -95
- package/dist/index.es7.js +3 -3
- package/dist/index.es70.js +100 -12
- package/dist/index.es71.js +13 -13
- package/dist/index.es72.js +7 -19
- package/dist/index.es73.js +17 -19
- package/dist/index.es74.js +149 -10
- package/dist/index.es75.js +9 -9
- package/dist/index.es76.js +10 -45
- package/dist/index.es77.js +45 -2
- package/dist/index.es78.js +19 -30
- package/dist/index.es79.js +20 -599
- package/dist/index.es8.js +5 -5
- package/dist/index.es80.js +40 -21
- package/dist/index.es81.js +2 -21
- package/dist/index.es82.js +30 -25
- package/dist/index.es83.js +599 -21
- package/dist/index.es84.js +16 -14
- package/dist/index.es85.js +12 -10
- package/dist/index.es86.js +21 -15
- package/dist/index.es87.js +14 -10
- package/dist/index.es88.js +8 -8
- package/dist/index.es89.js +9 -11
- package/dist/index.es9.js +74 -40
- package/dist/index.es90.js +7 -7
- package/dist/index.es91.js +6 -6
- package/dist/index.es92.js +10 -10
- package/dist/index.es93.js +21 -30
- package/dist/index.es94.js +19 -2
- package/dist/index.es95.js +21 -2
- package/dist/index.es96.js +19 -4
- package/dist/index.es97.js +21 -28
- package/dist/index.es98.js +19 -2
- package/dist/index.es99.js +2 -8
- package/dist/stories/InvisibleSelect.stories.d.ts +108 -0
- package/dist/stories/SelectInput.stories.d.ts +50 -0
- package/dist/stories/Slider.stories.d.ts +13 -0
- package/dist/stories/Tabs.stories.d.ts +10 -0
- package/dist/stories/Tooltip.stories.d.ts +16 -0
- package/dist/style.css +121 -61
- package/package.json +1 -1
- package/dist/components/Select/Select.d.ts +0 -12
- package/dist/components/Select/SelectContent.d.ts +0 -24
- package/dist/components/Select/SelectItem.d.ts +0 -13
- package/dist/components/Select/TooltipSelect.d.ts +0 -3
- package/dist/components/Select/index.d.ts +0 -3
- package/dist/components/Select/types.d.ts +0 -76
package/dist/index.es56.js
CHANGED
|
@@ -1,12 +1,94 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const s = e("relative rounded-full transition-colors duration-300", {
|
|
3
|
+
variants: {
|
|
4
|
+
isSelected: {
|
|
5
|
+
true: "bg-primary-500",
|
|
6
|
+
false: "bg-neutral-50 border border-primary-200"
|
|
7
|
+
},
|
|
8
|
+
isDisabled: {
|
|
9
|
+
true: "cursor-not-allowed bg-neutral-400 border-none",
|
|
10
|
+
false: "cursor-pointer"
|
|
11
|
+
},
|
|
12
|
+
isHoveredWhenOff: {
|
|
13
|
+
true: "bg-neutral-200 border-primary-700",
|
|
14
|
+
false: ""
|
|
15
|
+
},
|
|
16
|
+
isFocusVisible: {
|
|
17
|
+
true: "ring-2 ring-sky-400 ring-offset-2",
|
|
18
|
+
false: ""
|
|
19
|
+
},
|
|
20
|
+
size: {
|
|
21
|
+
sm: "w-[42px] h-[24px]",
|
|
22
|
+
md: "w-[56px] h-[32px]"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
defaultVariants: {
|
|
26
|
+
size: "md",
|
|
27
|
+
isSelected: !1,
|
|
28
|
+
isDisabled: !1,
|
|
29
|
+
isFocusVisible: !1,
|
|
30
|
+
isHoveredWhenOff: !1
|
|
31
|
+
},
|
|
32
|
+
compoundVariants: [
|
|
33
|
+
// Hover cuando el switch está apagado y no deshabilitado
|
|
34
|
+
{
|
|
35
|
+
isSelected: !1,
|
|
36
|
+
isDisabled: !1,
|
|
37
|
+
class: "hover:bg-neutral-200 hover:border-primary-700"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
isSelected: !0,
|
|
41
|
+
isDisabled: !1,
|
|
42
|
+
class: "hover:bg-primary-700"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
isSelected: !1,
|
|
46
|
+
isDisabled: !0,
|
|
47
|
+
class: "bg-neutral-400 border-none"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
isSelected: !0,
|
|
51
|
+
isDisabled: !0,
|
|
52
|
+
class: "bg-neutral-500"
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
|
+
}), a = e(
|
|
56
|
+
"absolute top-1/2 transform -translate-y-1/2 transition-all duration-300 rounded-full",
|
|
57
|
+
{
|
|
58
|
+
variants: {
|
|
59
|
+
isSelected: {
|
|
60
|
+
true: "bg-primary-50",
|
|
61
|
+
false: "bg-primary-200 border border-primary-200"
|
|
62
|
+
},
|
|
63
|
+
isDisabled: {
|
|
64
|
+
true: "bg-neutral-600 border-none",
|
|
65
|
+
false: ""
|
|
66
|
+
},
|
|
67
|
+
isHoveredWhenOff: {
|
|
68
|
+
true: "bg-primary-700 border-primary-700",
|
|
69
|
+
false: ""
|
|
70
|
+
},
|
|
71
|
+
size: {
|
|
72
|
+
sm: "w-[20px] h-[20px]",
|
|
73
|
+
md: "w-[24px] h-[24px]"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
defaultVariants: {
|
|
77
|
+
size: "md",
|
|
78
|
+
isSelected: !1,
|
|
79
|
+
isDisabled: !1,
|
|
80
|
+
isHoveredWhenOff: !1
|
|
81
|
+
},
|
|
82
|
+
compoundVariants: [
|
|
83
|
+
{
|
|
84
|
+
isSelected: !0,
|
|
85
|
+
isDisabled: !0,
|
|
86
|
+
class: "bg-neutral-400"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
);
|
|
10
91
|
export {
|
|
11
|
-
|
|
92
|
+
a as indicatorVariants,
|
|
93
|
+
s as switchVariants
|
|
12
94
|
};
|
package/dist/index.es57.js
CHANGED
|
@@ -1,12 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { cva as t } from "class-variance-authority";
|
|
2
|
+
const o = t("scroll-m-12 text-neutral-900", {
|
|
3
|
+
variants: {
|
|
4
|
+
size: {
|
|
5
|
+
h1: "text-[2rem] font-bold leading-10",
|
|
6
|
+
h2: "text-[1.75rem] font-bold leading-9",
|
|
7
|
+
h3: "text-2xl font-semibold",
|
|
8
|
+
h4: "text-[1.375rem] font-semibold leading-7",
|
|
9
|
+
h5: "text-xl font-semibold",
|
|
10
|
+
h6: "text-lg font-semibold"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}), n = t("", {
|
|
14
|
+
variants: {
|
|
15
|
+
type: {
|
|
16
|
+
body: "text-base text-neutral-900",
|
|
17
|
+
caption: "text-xs text-neutral-700"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
});
|
|
10
21
|
export {
|
|
11
|
-
|
|
22
|
+
n as textVariants,
|
|
23
|
+
o as titleVariants
|
|
12
24
|
};
|
package/dist/index.es58.js
CHANGED
|
@@ -1,14 +1,32 @@
|
|
|
1
|
-
import { j as e } from "./index.
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { j as e } from "./index.es38.js";
|
|
2
|
+
import { cn as l } from "./index.es39.js";
|
|
3
|
+
const m = (r) => {
|
|
4
|
+
const { isIndeterminate: t, isSelected: s, className: n, isHovered: a } = r, o = a && !s && !t ? "text-neutral-500" : "", i = !!(o || s);
|
|
5
|
+
return /* @__PURE__ */ e.jsx("svg", { className: l("stroke-current", o, n), viewBox: "-1 1 17 17", children: t ? /* @__PURE__ */ e.jsx(
|
|
6
|
+
"line",
|
|
7
|
+
{
|
|
8
|
+
x1: 1,
|
|
9
|
+
y1: 10,
|
|
10
|
+
x2: 14,
|
|
11
|
+
y2: 10,
|
|
12
|
+
fill: "none",
|
|
13
|
+
strokeWidth: 2,
|
|
14
|
+
strokeDasharray: 14,
|
|
15
|
+
strokeDashoffset: s ? 28 : 42,
|
|
16
|
+
style: { transition: "all 400ms" }
|
|
17
|
+
}
|
|
18
|
+
) : /* @__PURE__ */ e.jsx(
|
|
19
|
+
"polyline",
|
|
20
|
+
{
|
|
21
|
+
points: "1 9 7 14 15 4",
|
|
22
|
+
fill: "none",
|
|
23
|
+
strokeWidth: 2,
|
|
24
|
+
strokeDasharray: 22,
|
|
25
|
+
strokeDashoffset: i ? 44 : 66,
|
|
26
|
+
style: { transition: "all 400ms" }
|
|
27
|
+
}
|
|
28
|
+
) });
|
|
11
29
|
};
|
|
12
30
|
export {
|
|
13
|
-
|
|
31
|
+
m as MarkIcon
|
|
14
32
|
};
|
package/dist/index.es59.js
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { j as r } from "./index.es38.js";
|
|
2
|
+
import { ColorArea as s, ColorThumb as l } from "react-aria-components";
|
|
3
|
+
function t({ color: o, onChange: e, ...a }) {
|
|
4
|
+
return /* @__PURE__ */ r.jsx(
|
|
5
|
+
s,
|
|
6
|
+
{
|
|
7
|
+
colorSpace: "hsb",
|
|
8
|
+
xChannel: "saturation",
|
|
9
|
+
yChannel: "brightness",
|
|
10
|
+
value: o,
|
|
11
|
+
className: "mb-2 h-32 w-48 rounded border",
|
|
12
|
+
onChange: e,
|
|
13
|
+
...a,
|
|
14
|
+
children: /* @__PURE__ */ r.jsx(l, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" })
|
|
15
|
+
}
|
|
16
|
+
);
|
|
17
|
+
}
|
|
3
18
|
export {
|
|
4
|
-
|
|
19
|
+
t as ColorArea
|
|
5
20
|
};
|
package/dist/index.es6.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { j as e } from "./index.
|
|
1
|
+
import { j as e } from "./index.es38.js";
|
|
2
2
|
import { Checkbox as h } from "react-aria-components";
|
|
3
|
-
import { cn as m } from "./index.
|
|
4
|
-
import { MarkIcon as i } from "./index.
|
|
5
|
-
import { checkboxVariants as j } from "./index.
|
|
3
|
+
import { cn as m } from "./index.es39.js";
|
|
4
|
+
import { MarkIcon as i } from "./index.es58.js";
|
|
5
|
+
import { checkboxVariants as j } from "./index.es43.js";
|
|
6
6
|
const g = ({
|
|
7
7
|
isIndeterminate: x = !1,
|
|
8
8
|
isDisabled: a = !1,
|
package/dist/index.es60.js
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { j as e } from "./index.es38.js";
|
|
2
|
+
import { ColorField as n, Input as t } from "react-aria-components";
|
|
3
|
+
function p(o) {
|
|
4
|
+
const { isDisabled: l, inputProps: r = {}, ...s } = o;
|
|
5
|
+
return /* @__PURE__ */ e.jsx(n, { className: "relative flex h-8 w-32 items-center", isDisabled: l, ...s, children: /* @__PURE__ */ e.jsx(
|
|
6
|
+
t,
|
|
6
7
|
{
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
...a,
|
|
14
|
-
children: /* @__PURE__ */ r.jsx(l, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" })
|
|
8
|
+
className: "size-full border-none bg-transparent p-0 outline-none focus:outline-none focus:ring-0",
|
|
9
|
+
maxLength: 7,
|
|
10
|
+
"aria-label": "Color hex",
|
|
11
|
+
spellCheck: !1,
|
|
12
|
+
autoComplete: "off",
|
|
13
|
+
...r
|
|
15
14
|
}
|
|
16
|
-
);
|
|
15
|
+
) });
|
|
17
16
|
}
|
|
18
17
|
export {
|
|
19
|
-
|
|
18
|
+
p as ColorField
|
|
20
19
|
};
|
package/dist/index.es61.js
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
4
|
-
const {
|
|
5
|
-
return /* @__PURE__ */
|
|
6
|
-
|
|
1
|
+
import { j as r } from "./index.es38.js";
|
|
2
|
+
import { ColorSlider as f, SliderTrack as l, ColorThumb as i } from "react-aria-components";
|
|
3
|
+
function d(e) {
|
|
4
|
+
const { color: o } = e;
|
|
5
|
+
return /* @__PURE__ */ r.jsx(
|
|
6
|
+
f,
|
|
7
7
|
{
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
...r
|
|
8
|
+
channel: "hue",
|
|
9
|
+
value: o,
|
|
10
|
+
className: "mb-2 h-4 w-48 rounded border bg-[linear-gradient(to_right,#ff0000,#ffff00,#00ff00,#00ffff,#0000ff,#ff00ff,#ff0000)]",
|
|
11
|
+
...e,
|
|
12
|
+
children: /* @__PURE__ */ r.jsx(l, { className: "size-full", children: /* @__PURE__ */ r.jsx(i, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" }) })
|
|
14
13
|
}
|
|
15
|
-
)
|
|
14
|
+
);
|
|
16
15
|
}
|
|
17
16
|
export {
|
|
18
|
-
|
|
17
|
+
d as ColorSlider
|
|
19
18
|
};
|
package/dist/index.es62.js
CHANGED
|
@@ -1,18 +1,165 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const t = [
|
|
3
|
+
{
|
|
4
|
+
intent: "primary",
|
|
5
|
+
isHovered: !0,
|
|
6
|
+
isDisabled: !1,
|
|
7
|
+
isActive: !1,
|
|
8
|
+
class: "bg-primary-100"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
intent: "secondary",
|
|
12
|
+
isHovered: !0,
|
|
13
|
+
isDisabled: !1,
|
|
14
|
+
isActive: !1,
|
|
15
|
+
class: "bg-primary-500 text-primary-50"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
intent: "minimal",
|
|
19
|
+
isHovered: !0,
|
|
20
|
+
isDisabled: !1,
|
|
21
|
+
isActive: !1,
|
|
22
|
+
class: "bg-neutral-200 text-neutral-800"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
intent: "error",
|
|
26
|
+
isHovered: !0,
|
|
27
|
+
isDisabled: !1,
|
|
28
|
+
isActive: !1,
|
|
29
|
+
class: "bg-error-100"
|
|
30
|
+
}
|
|
31
|
+
], r = [
|
|
32
|
+
{
|
|
33
|
+
intent: "primary",
|
|
34
|
+
isActive: !0,
|
|
35
|
+
isDisabled: !1,
|
|
36
|
+
class: "bg-primary-500 text-primary-50"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
intent: "primary",
|
|
40
|
+
isActive: !0,
|
|
41
|
+
isDisabled: !0,
|
|
42
|
+
class: "bg-primary-300 text-primary-100"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
intent: "secondary",
|
|
46
|
+
isActive: !0,
|
|
47
|
+
isDisabled: !1,
|
|
48
|
+
class: "bg-primary-500 text-primary-50"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
intent: "secondary",
|
|
52
|
+
isActive: !0,
|
|
53
|
+
isDisabled: !0,
|
|
54
|
+
class: "bg-primary-100 text-primary-300"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
intent: "minimal",
|
|
58
|
+
isActive: !0,
|
|
59
|
+
isDisabled: !1,
|
|
60
|
+
class: "text-primary-500"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
intent: "minimal",
|
|
64
|
+
isActive: !0,
|
|
65
|
+
isDisabled: !0,
|
|
66
|
+
class: "text-neutral-700"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
intent: "error",
|
|
70
|
+
isActive: !0,
|
|
71
|
+
isDisabled: !1,
|
|
72
|
+
class: "bg-error-700 text-error-50"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
intent: "error",
|
|
76
|
+
isActive: !0,
|
|
77
|
+
isDisabled: !0,
|
|
78
|
+
class: "bg-error-300 text-error-100"
|
|
79
|
+
}
|
|
80
|
+
], i = [
|
|
81
|
+
{
|
|
82
|
+
intent: "primary",
|
|
83
|
+
isDisabled: !0,
|
|
84
|
+
isActive: !1,
|
|
85
|
+
class: "text-neutral-600"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
intent: "primary",
|
|
89
|
+
isDisabled: !0,
|
|
90
|
+
isActive: !0,
|
|
91
|
+
class: "bg-primary-300 text-primary-100"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
intent: "secondary",
|
|
95
|
+
isDisabled: !0,
|
|
96
|
+
isActive: !1,
|
|
97
|
+
class: "bg-neutral-400 text-neutral-600"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
intent: "secondary",
|
|
101
|
+
isDisabled: !0,
|
|
102
|
+
isActive: !0,
|
|
103
|
+
class: "bg-primary-100 text-primary-300"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
intent: "minimal",
|
|
107
|
+
isDisabled: !0,
|
|
108
|
+
isActive: !1,
|
|
109
|
+
class: "text-neutral-600"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
intent: "minimal",
|
|
113
|
+
isDisabled: !0,
|
|
114
|
+
isActive: !0,
|
|
115
|
+
class: "text-neutral-700"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
intent: "error",
|
|
119
|
+
isDisabled: !0,
|
|
120
|
+
isActive: !1,
|
|
121
|
+
class: "text-neutral-600"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
intent: "error",
|
|
125
|
+
isDisabled: !0,
|
|
126
|
+
isActive: !0,
|
|
127
|
+
class: "bg-error-300 text-primary-100"
|
|
128
|
+
}
|
|
129
|
+
], a = e(
|
|
130
|
+
"inline-flex items-center justify-center rounded-lg border border-transparent transition duration-150 ease-in-out focus:outline-none",
|
|
131
|
+
{
|
|
132
|
+
variants: {
|
|
133
|
+
intent: {
|
|
134
|
+
primary: "bg-transparent text-primary-500",
|
|
135
|
+
secondary: "bg-primary-200 text-primary-500",
|
|
136
|
+
minimal: "bg-transparent text-neutral-700",
|
|
137
|
+
error: "bg-transparent text-error-500"
|
|
138
|
+
},
|
|
139
|
+
size: {
|
|
140
|
+
xxs: "p-1",
|
|
141
|
+
xs: "p-2",
|
|
142
|
+
sm: "p-2.5",
|
|
143
|
+
md: "p-3",
|
|
144
|
+
lg: "p-4"
|
|
145
|
+
},
|
|
146
|
+
isDisabled: {
|
|
147
|
+
true: "pointer-events-none cursor-not-allowed"
|
|
148
|
+
},
|
|
149
|
+
isHovered: {
|
|
150
|
+
true: ""
|
|
151
|
+
},
|
|
152
|
+
isActive: {
|
|
153
|
+
true: ""
|
|
154
|
+
},
|
|
155
|
+
isFocused: {
|
|
156
|
+
false: "",
|
|
157
|
+
true: "focus:outline-none focus:ring-offset-2 outline-none ring-2 ring-sky-400"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
compoundVariants: [...t, ...r, ...i]
|
|
161
|
+
}
|
|
162
|
+
);
|
|
16
163
|
export {
|
|
17
|
-
|
|
164
|
+
a as buttonVariants
|
|
18
165
|
};
|
package/dist/index.es63.js
CHANGED
|
@@ -1,165 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
{
|
|
11
|
-
intent: "secondary",
|
|
12
|
-
isHovered: !0,
|
|
13
|
-
isDisabled: !1,
|
|
14
|
-
isActive: !1,
|
|
15
|
-
class: "bg-primary-500 text-primary-50"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
intent: "minimal",
|
|
19
|
-
isHovered: !0,
|
|
20
|
-
isDisabled: !1,
|
|
21
|
-
isActive: !1,
|
|
22
|
-
class: "bg-neutral-200 text-neutral-800"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
intent: "error",
|
|
26
|
-
isHovered: !0,
|
|
27
|
-
isDisabled: !1,
|
|
28
|
-
isActive: !1,
|
|
29
|
-
class: "bg-error-100"
|
|
30
|
-
}
|
|
31
|
-
], r = [
|
|
32
|
-
{
|
|
33
|
-
intent: "primary",
|
|
34
|
-
isActive: !0,
|
|
35
|
-
isDisabled: !1,
|
|
36
|
-
class: "bg-primary-500 text-primary-50"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
intent: "primary",
|
|
40
|
-
isActive: !0,
|
|
41
|
-
isDisabled: !0,
|
|
42
|
-
class: "bg-primary-300 text-primary-100"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
intent: "secondary",
|
|
46
|
-
isActive: !0,
|
|
47
|
-
isDisabled: !1,
|
|
48
|
-
class: "bg-primary-500 text-primary-50"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
intent: "secondary",
|
|
52
|
-
isActive: !0,
|
|
53
|
-
isDisabled: !0,
|
|
54
|
-
class: "bg-primary-100 text-primary-300"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
intent: "minimal",
|
|
58
|
-
isActive: !0,
|
|
59
|
-
isDisabled: !1,
|
|
60
|
-
class: "text-primary-500"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
intent: "minimal",
|
|
64
|
-
isActive: !0,
|
|
65
|
-
isDisabled: !0,
|
|
66
|
-
class: "text-neutral-700"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
intent: "error",
|
|
70
|
-
isActive: !0,
|
|
71
|
-
isDisabled: !1,
|
|
72
|
-
class: "bg-error-700 text-error-50"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
intent: "error",
|
|
76
|
-
isActive: !0,
|
|
77
|
-
isDisabled: !0,
|
|
78
|
-
class: "bg-error-300 text-error-100"
|
|
79
|
-
}
|
|
80
|
-
], i = [
|
|
81
|
-
{
|
|
82
|
-
intent: "primary",
|
|
83
|
-
isDisabled: !0,
|
|
84
|
-
isActive: !1,
|
|
85
|
-
class: "text-neutral-600"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
intent: "primary",
|
|
89
|
-
isDisabled: !0,
|
|
90
|
-
isActive: !0,
|
|
91
|
-
class: "bg-primary-300 text-primary-100"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
intent: "secondary",
|
|
95
|
-
isDisabled: !0,
|
|
96
|
-
isActive: !1,
|
|
97
|
-
class: "bg-neutral-400 text-neutral-600"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
intent: "secondary",
|
|
101
|
-
isDisabled: !0,
|
|
102
|
-
isActive: !0,
|
|
103
|
-
class: "bg-primary-100 text-primary-300"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
intent: "minimal",
|
|
107
|
-
isDisabled: !0,
|
|
108
|
-
isActive: !1,
|
|
109
|
-
class: "text-neutral-600"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
intent: "minimal",
|
|
113
|
-
isDisabled: !0,
|
|
114
|
-
isActive: !0,
|
|
115
|
-
class: "text-neutral-700"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
intent: "error",
|
|
119
|
-
isDisabled: !0,
|
|
120
|
-
isActive: !1,
|
|
121
|
-
class: "text-neutral-600"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
intent: "error",
|
|
125
|
-
isDisabled: !0,
|
|
126
|
-
isActive: !0,
|
|
127
|
-
class: "bg-error-300 text-primary-100"
|
|
128
|
-
}
|
|
129
|
-
], a = e(
|
|
130
|
-
"inline-flex items-center justify-center rounded-lg border border-transparent transition duration-150 ease-in-out focus:outline-none",
|
|
131
|
-
{
|
|
132
|
-
variants: {
|
|
133
|
-
intent: {
|
|
134
|
-
primary: "bg-transparent text-primary-500",
|
|
135
|
-
secondary: "bg-primary-200 text-primary-500",
|
|
136
|
-
minimal: "bg-transparent text-neutral-700",
|
|
137
|
-
error: "bg-transparent text-error-500"
|
|
138
|
-
},
|
|
139
|
-
size: {
|
|
140
|
-
xxs: "p-1",
|
|
141
|
-
xs: "p-2",
|
|
142
|
-
sm: "p-2.5",
|
|
143
|
-
md: "p-3",
|
|
144
|
-
lg: "p-4"
|
|
145
|
-
},
|
|
146
|
-
isDisabled: {
|
|
147
|
-
true: "pointer-events-none cursor-not-allowed"
|
|
148
|
-
},
|
|
149
|
-
isHovered: {
|
|
150
|
-
true: ""
|
|
151
|
-
},
|
|
152
|
-
isActive: {
|
|
153
|
-
true: ""
|
|
154
|
-
},
|
|
155
|
-
isFocused: {
|
|
156
|
-
false: "",
|
|
157
|
-
true: "focus:outline-none focus:ring-offset-2 outline-none ring-2 ring-sky-400"
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
compoundVariants: [...t, ...r, ...i]
|
|
161
|
-
}
|
|
162
|
-
);
|
|
1
|
+
import { j as d } from "./index.es38.js";
|
|
2
|
+
import { forwardRef as p } from "react";
|
|
3
|
+
import { cn as f } from "./index.es39.js";
|
|
4
|
+
import { overlayVariants as v } from "./index.es101.js";
|
|
5
|
+
const y = (e, a) => {
|
|
6
|
+
const { zIndex: s = 200, opacity: t = "md", blur: o = "sm", children: m, className: c, center: r = !0, fixed: i, ...n } = e, l = f(v({ opacity: t, fixed: i, center: r, blur: o }), `z-[${s}]`, c);
|
|
7
|
+
return /* @__PURE__ */ d.jsx("div", { ref: a, className: l, "data-center": r || void 0, ...n, children: m });
|
|
8
|
+
}, x = p(y);
|
|
9
|
+
x.displayName = "Overlay";
|
|
163
10
|
export {
|
|
164
|
-
|
|
11
|
+
x as Overlay
|
|
165
12
|
};
|
package/dist/index.es64.js
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./index.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { j as n } from "./index.es38.js";
|
|
2
|
+
import { cn as x } from "./index.es39.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
description: t,
|
|
5
|
+
descriptionClasses: i,
|
|
6
|
+
errorMessage: r,
|
|
7
|
+
errorClasses: s,
|
|
8
|
+
isInvalidField: e
|
|
9
|
+
}) => t && !e ? /* @__PURE__ */ n.jsx("div", { slot: "description", className: x("text-xs leading-3 text-neutral-700", i), children: t }) : r && e ? /* @__PURE__ */ n.jsx("div", { className: x("text-xs leading-3 text-error-500", s), children: r }) : null;
|
|
7
10
|
export {
|
|
8
|
-
|
|
11
|
+
m as CaptionNumberField
|
|
9
12
|
};
|