@simpli-route/apollo-ds 0.1.57 → 0.1.59
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/Badge/Badge.d.ts +12 -0
- package/dist/components/Badge/index.d.ts +3 -0
- package/dist/components/Badge/types.d.ts +25 -0
- package/dist/components/Badge/variants.d.ts +4 -0
- package/dist/components/SearchField/ClearIconButton.d.ts +22 -0
- package/dist/components/SearchField/MultiSearchField.d.ts +11 -0
- package/dist/components/SearchField/MultiSearchField.test.d.ts +1 -0
- package/dist/components/SearchField/NoResultsMessage.d.ts +13 -0
- package/dist/components/SearchField/SearchFieldIconContainer.d.ts +35 -0
- package/dist/components/SearchField/SearchFieldMessages.d.ts +23 -0
- package/dist/components/SearchField/SearchFieldPopover.d.ts +48 -0
- package/dist/components/SearchField/SearchIcon.d.ts +14 -0
- package/dist/components/SearchField/SearchListBox.d.ts +34 -0
- package/dist/components/SearchField/types.d.ts +18 -0
- package/dist/components/SearchField/variants.d.ts +4 -0
- package/dist/components/index.d.ts +1 -0
- 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.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.cjs113.js +1 -1
- package/dist/index.cjs114.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.cjs130.js +1 -1
- package/dist/index.cjs131.js +1 -1
- package/dist/index.cjs132.js +1 -1
- package/dist/index.cjs133.js +1 -1
- package/dist/index.cjs134.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.cjs138.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.cjs147.js +1 -1
- package/dist/index.cjs149.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs150.js +1 -1
- package/dist/index.cjs152.js +1 -1
- package/dist/index.cjs154.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.cjs16.js +1 -1
- package/dist/index.cjs160.js +1 -1
- package/dist/index.cjs161.js +1 -1
- package/dist/index.cjs162.js +1 -1
- package/dist/index.cjs163.js +1 -1
- package/dist/index.cjs165.js +1 -1
- package/dist/index.cjs166.js +1 -1
- package/dist/index.cjs167.js +1 -1
- package/dist/index.cjs169.js +1 -1
- package/dist/index.cjs17.js +1 -1
- package/dist/index.cjs171.js +1 -1
- package/dist/index.cjs172.js +1 -0
- package/dist/index.cjs173.js +1 -0
- package/dist/index.cjs174.js +1 -0
- package/dist/index.cjs175.js +1 -0
- package/dist/index.cjs176.js +1 -0
- package/dist/index.cjs177.js +1 -0
- package/dist/index.cjs178.js +1 -0
- package/dist/index.cjs179.js +1 -0
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs180.js +1 -0
- package/dist/index.cjs181.js +1 -0
- package/dist/index.cjs182.js +1 -0
- 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 -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.cjs83.js +1 -1
- package/dist/index.cjs84.js +1 -1
- package/dist/index.cjs85.js +1 -1
- package/dist/index.cjs86.js +1 -9
- package/dist/index.cjs87.js +1 -19
- 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 +9 -1
- package/dist/index.cjs94.js +19 -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 +81 -77
- package/dist/index.es10.js +96 -49
- package/dist/index.es100.js +9 -9
- package/dist/index.es101.js +10 -10
- package/dist/index.es102.js +10 -10
- package/dist/index.es103.js +19 -30
- package/dist/index.es104.js +21 -2
- package/dist/index.es105.js +19 -2
- package/dist/index.es106.js +21 -57
- package/dist/index.es107.js +19 -4
- package/dist/index.es108.js +21 -28
- package/dist/index.es109.js +19 -2
- package/dist/index.es11.js +130 -113
- package/dist/index.es110.js +30 -8
- package/dist/index.es111.js +5 -340
- package/dist/index.es112.js +4 -166
- package/dist/index.es113.js +5 -190
- package/dist/index.es114.js +20 -50
- package/dist/index.es115.js +2 -2
- package/dist/index.es117.js +6 -21
- package/dist/index.es118.js +28 -4
- package/dist/index.es119.js +2 -43
- package/dist/index.es12.js +45 -33
- package/dist/index.es120.js +8 -5
- package/dist/index.es121.js +340 -5
- package/dist/index.es122.js +166 -25
- package/dist/index.es123.js +59 -192
- package/dist/index.es124.js +183 -9
- package/dist/index.es125.js +43 -345
- package/dist/index.es126.js +4 -24
- package/dist/index.es127.js +4 -19
- package/dist/index.es128.js +14 -147
- package/dist/index.es129.js +4 -17
- package/dist/index.es13.js +109 -65
- package/dist/index.es130.js +44 -16
- package/dist/index.es131.js +7 -211
- package/dist/index.es132.js +7 -68
- package/dist/index.es133.js +19 -6
- package/dist/index.es134.js +192 -4
- package/dist/index.es135.js +16 -4
- package/dist/index.es136.js +353 -4
- package/dist/index.es137.js +24 -4
- package/dist/index.es138.js +19 -4
- package/dist/index.es139.js +154 -4
- package/dist/index.es14.js +38 -31
- package/dist/index.es140.js +17 -4
- package/dist/index.es141.js +17 -4
- package/dist/index.es142.js +211 -4
- package/dist/index.es143.js +68 -4
- package/dist/index.es144.js +14 -4
- package/dist/index.es145.js +2 -2
- package/dist/index.es146.js +2 -1063
- package/dist/index.es147.js +4 -77
- package/dist/index.es148.js +2 -2
- package/dist/index.es149.js +2 -57
- package/dist/index.es15.js +72 -108
- package/dist/index.es150.js +4 -20
- package/dist/index.es151.js +2 -2
- package/dist/index.es152.js +4 -61
- package/dist/index.es153.js +2 -2
- package/dist/index.es154.js +4 -14
- package/dist/index.es155.js +4 -311
- package/dist/index.es156.js +4 -26
- package/dist/index.es157.js +1063 -2
- package/dist/index.es158.js +77 -4
- package/dist/index.es16.js +28 -128
- package/dist/index.es160.js +59 -94
- package/dist/index.es161.js +20 -4
- package/dist/index.es162.js +2 -8
- package/dist/index.es163.js +53 -20
- package/dist/index.es164.js +2 -2
- package/dist/index.es165.js +10 -47
- package/dist/index.es166.js +306 -14
- package/dist/index.es167.js +26 -4
- package/dist/index.es168.js +2 -2
- package/dist/index.es169.js +4 -753
- package/dist/index.es17.js +102 -67
- package/dist/index.es170.js +2 -2
- package/dist/index.es171.js +94 -4
- package/dist/index.es172.js +4 -0
- package/dist/index.es173.js +10 -0
- package/dist/index.es174.js +28 -0
- package/dist/index.es175.js +4 -0
- package/dist/index.es176.js +51 -0
- package/dist/index.es177.js +19 -0
- package/dist/index.es178.js +4 -0
- package/dist/index.es179.js +4 -0
- package/dist/index.es18.js +129 -137
- package/dist/index.es180.js +753 -0
- package/dist/index.es181.js +4 -0
- package/dist/index.es182.js +4 -0
- package/dist/index.es19.js +75 -155
- package/dist/index.es2.js +2 -2
- package/dist/index.es20.js +139 -38
- package/dist/index.es21.js +153 -45
- package/dist/index.es22.js +35 -34
- package/dist/index.es23.js +43 -98
- package/dist/index.es24.js +34 -88
- package/dist/index.es25.js +101 -110
- package/dist/index.es26.js +87 -94
- package/dist/index.es27.js +112 -73
- package/dist/index.es28.js +98 -93
- package/dist/index.es29.js +73 -74
- package/dist/index.es3.js +3 -3
- package/dist/index.es30.js +92 -46
- package/dist/index.es31.js +78 -48
- package/dist/index.es32.js +48 -3
- package/dist/index.es33.js +44 -96
- package/dist/index.es34.js +3 -78
- package/dist/index.es35.js +94 -39
- package/dist/index.es36.js +77 -23
- package/dist/index.es37.js +40 -23
- package/dist/index.es38.js +24 -8
- package/dist/index.es39.js +28 -8
- package/dist/index.es4.js +28 -96
- package/dist/index.es40.js +8 -6
- package/dist/index.es41.js +7 -5
- package/dist/index.es42.js +6 -31
- package/dist/index.es43.js +6 -45
- package/dist/index.es44.js +31 -171
- package/dist/index.es45.js +30 -43
- package/dist/index.es46.js +40 -31
- package/dist/index.es47.js +17 -79
- package/dist/index.es48.js +16 -129
- package/dist/index.es49.js +15 -83
- package/dist/index.es5.js +19 -123
- package/dist/index.es50.js +79 -3
- package/dist/index.es51.js +62 -9
- package/dist/index.es52.js +98 -118
- package/dist/index.es53.js +57 -103
- package/dist/index.es54.js +147 -99
- package/dist/index.es55.js +18 -104
- package/dist/index.es56.js +105 -22
- package/dist/index.es57.js +44 -7
- package/dist/index.es58.js +103 -90
- package/dist/index.es59.js +97 -22
- package/dist/index.es6.js +91 -48
- package/dist/index.es60.js +31 -157
- package/dist/index.es61.js +155 -76
- package/dist/index.es62.js +3 -22
- package/dist/index.es63.js +149 -17
- package/dist/index.es64.js +113 -16
- package/dist/index.es65.js +33 -15
- package/dist/index.es66.js +7 -162
- package/dist/index.es67.js +58 -78
- package/dist/index.es68.js +159 -29
- package/dist/index.es69.js +92 -10
- package/dist/index.es7.js +121 -39
- package/dist/index.es70.js +22 -13
- package/dist/index.es71.js +10 -10
- package/dist/index.es72.js +10 -12
- package/dist/index.es73.js +12 -88
- package/dist/index.es74.js +13 -101
- package/dist/index.es75.js +134 -11
- package/dist/index.es76.js +12 -7
- package/dist/index.es77.js +7 -18
- package/dist/index.es78.js +38 -145
- package/dist/index.es79.js +20 -10
- package/dist/index.es8.js +55 -97
- package/dist/index.es80.js +7 -10
- package/dist/index.es81.js +17 -44
- package/dist/index.es82.js +149 -19
- package/dist/index.es83.js +10 -20
- package/dist/index.es84.js +10 -40
- package/dist/index.es85.js +45 -2
- package/dist/index.es86.js +39 -29
- package/dist/index.es87.js +19 -599
- package/dist/index.es88.js +20 -21
- package/dist/index.es89.js +101 -21
- package/dist/index.es9.js +41 -136
- package/dist/index.es90.js +13 -25
- package/dist/index.es91.js +78 -23
- package/dist/index.es92.js +2 -21
- package/dist/index.es93.js +30 -19
- package/dist/index.es94.js +599 -19
- package/dist/index.es95.js +16 -14
- package/dist/index.es96.js +10 -8
- package/dist/index.es97.js +19 -15
- package/dist/index.es98.js +19 -15
- package/dist/index.es99.js +4 -4
- package/dist/stories/SearchField.stories.d.ts +11 -0
- package/dist/style.css +11 -21
- package/package.json +1 -1
package/dist/index.es64.js
CHANGED
|
@@ -1,19 +1,116 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const s = r(
|
|
3
|
+
"box-border w-full rounded border border-neutral-500 px-3 placeholder:text-neutral-700 focus:outline-none",
|
|
4
|
+
{
|
|
5
|
+
variants: {
|
|
6
|
+
size: {
|
|
7
|
+
xs: "py-1",
|
|
8
|
+
sm: "py-2",
|
|
9
|
+
md: "py-3",
|
|
10
|
+
lg: "py-4"
|
|
11
|
+
},
|
|
12
|
+
isHovered: {
|
|
13
|
+
true: ""
|
|
14
|
+
},
|
|
15
|
+
isFocused: {
|
|
16
|
+
true: ""
|
|
17
|
+
},
|
|
18
|
+
isDisabled: {
|
|
19
|
+
true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
|
|
20
|
+
false: "bg-neutral-50"
|
|
21
|
+
},
|
|
22
|
+
isReadOnly: {
|
|
23
|
+
true: "cursor-not-allowed"
|
|
24
|
+
},
|
|
25
|
+
validationState: {
|
|
26
|
+
default: "",
|
|
27
|
+
valid: "border border-success-500",
|
|
28
|
+
invalid: "border border-error-500"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
compoundVariants: [
|
|
32
|
+
{
|
|
33
|
+
isHovered: !0,
|
|
34
|
+
isDisabled: !1,
|
|
35
|
+
validationState: "default",
|
|
36
|
+
class: "border border-neutral-900"
|
|
37
|
+
},
|
|
38
|
+
// default focus
|
|
39
|
+
{
|
|
40
|
+
isFocused: !0,
|
|
41
|
+
isDisabled: !1,
|
|
42
|
+
class: "border-2 focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500 focus:border-primary-500 focus:ring-1 focus:ring-primary-500"
|
|
43
|
+
},
|
|
44
|
+
// success focused
|
|
45
|
+
{
|
|
46
|
+
validationState: "valid",
|
|
47
|
+
isFocused: !0,
|
|
48
|
+
class: "border-2 border-success-500 focus-within:ring-1 focus-within:ring-success-500 focus:border-success-500 focus:ring-1 focus:ring-success-500"
|
|
49
|
+
},
|
|
50
|
+
// error focused
|
|
51
|
+
{
|
|
52
|
+
validationState: "invalid",
|
|
53
|
+
isFocused: !0,
|
|
54
|
+
class: "border-2 border-error-500 focus-within:ring-1 focus-within:ring-error-500 focus:border-error-500 focus:ring-1 focus:ring-error-500"
|
|
55
|
+
}
|
|
56
|
+
]
|
|
57
|
+
}
|
|
58
|
+
), t = r(
|
|
59
|
+
"w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
|
|
60
|
+
{
|
|
61
|
+
variants: {
|
|
62
|
+
size: {
|
|
63
|
+
bodySm: "px-1.5 py-1 text-xs gap-2",
|
|
64
|
+
bodyDefault: "px-1.5 py-1 text-sm gap-2",
|
|
65
|
+
h5: "px-2 py-1 text-base gap-2",
|
|
66
|
+
h3: "px-2 py-1 text-[22px] gap-2"
|
|
67
|
+
},
|
|
68
|
+
state: {
|
|
69
|
+
default: "border-transparent bg-transparent",
|
|
70
|
+
hover: "border-blue-100 bg-transparent",
|
|
71
|
+
active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
|
|
72
|
+
error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
|
|
73
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
defaultVariants: {
|
|
77
|
+
size: "bodyDefault",
|
|
78
|
+
state: "default"
|
|
14
79
|
}
|
|
15
|
-
|
|
16
|
-
|
|
80
|
+
}
|
|
81
|
+
), a = r("relative flex w-full", {
|
|
82
|
+
variants: {
|
|
83
|
+
size: {
|
|
84
|
+
bodySm: "gap-1",
|
|
85
|
+
bodyDefault: "gap-1",
|
|
86
|
+
h5: "gap-1",
|
|
87
|
+
h3: "gap-1"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
defaultVariants: {
|
|
91
|
+
size: "bodyDefault"
|
|
92
|
+
}
|
|
93
|
+
}), i = r("flex items-center justify-center", {
|
|
94
|
+
variants: {
|
|
95
|
+
size: {
|
|
96
|
+
bodySm: "size-3",
|
|
97
|
+
bodyDefault: "size-3.5",
|
|
98
|
+
h5: "size-4",
|
|
99
|
+
h3: "size-5"
|
|
100
|
+
},
|
|
101
|
+
isDisabled: {
|
|
102
|
+
true: "text-neutral-600",
|
|
103
|
+
false: "text-primary-500"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
defaultVariants: {
|
|
107
|
+
size: "bodyDefault",
|
|
108
|
+
isDisabled: !1
|
|
109
|
+
}
|
|
110
|
+
});
|
|
17
111
|
export {
|
|
18
|
-
|
|
112
|
+
s as inputNumberVariant,
|
|
113
|
+
a as invisibleNumberFieldGroupVariants,
|
|
114
|
+
i as invisibleNumberFieldStepperVariants,
|
|
115
|
+
t as invisibleNumberFieldVariants
|
|
19
116
|
};
|
package/dist/index.es65.js
CHANGED
|
@@ -1,18 +1,36 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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" }) })
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const n = r("w-full overflow-hidden rounded-lg bg-primary-100 h-2", {
|
|
3
|
+
variants: {
|
|
4
|
+
variant: {
|
|
5
|
+
primary: "bg-primary-100",
|
|
6
|
+
success: "bg-success-100",
|
|
7
|
+
error: "bg-error-100",
|
|
8
|
+
yellow: "bg-yellow-100",
|
|
9
|
+
yellowWarning: "bg-yellow-warning-100",
|
|
10
|
+
orangeWarning: "bg-orange-warning-100",
|
|
11
|
+
sky: "bg-sky-100"
|
|
13
12
|
}
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
},
|
|
14
|
+
defaultVariants: {
|
|
15
|
+
variant: "primary"
|
|
16
|
+
}
|
|
17
|
+
}), g = r("size-full rounded-lg", {
|
|
18
|
+
variants: {
|
|
19
|
+
variant: {
|
|
20
|
+
primary: "bg-primary-500",
|
|
21
|
+
success: "bg-success-500",
|
|
22
|
+
error: "bg-error-500",
|
|
23
|
+
yellow: "bg-yellow-500",
|
|
24
|
+
yellowWarning: "bg-yellow-warning-500",
|
|
25
|
+
orangeWarning: "bg-orange-warning-500",
|
|
26
|
+
sky: "bg-sky-500"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
defaultVariants: {
|
|
30
|
+
variant: "primary"
|
|
31
|
+
}
|
|
32
|
+
});
|
|
16
33
|
export {
|
|
17
|
-
|
|
34
|
+
n as progressBarVariants,
|
|
35
|
+
g as progressFillVariants
|
|
18
36
|
};
|
package/dist/index.es66.js
CHANGED
|
@@ -1,165 +1,10 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
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
|
-
);
|
|
2
|
+
const n = e("flex items-center justify-between pb-4"), a = e("text-base font-medium text-neutral-900"), r = e(
|
|
3
|
+
"flex h-8 w-8 items-center justify-center rounded-md text-primary-500 hover:bg-neutral-200 transition-colors outline-none focus-visible:ring-2 focus-visible:ring-blue-400 disabled:opacity-40 disabled:cursor-not-allowed"
|
|
4
|
+
), i = e("pb-2 text-xs font-normal text-neutral-900 uppercase w-10");
|
|
163
5
|
export {
|
|
164
|
-
|
|
6
|
+
r as rangeCalendarButtonVariants,
|
|
7
|
+
i as rangeCalendarHeaderCellVariants,
|
|
8
|
+
n as rangeCalendarHeaderVariants,
|
|
9
|
+
a as rangeCalendarHeadingVariants
|
|
165
10
|
};
|
package/dist/index.es67.js
CHANGED
|
@@ -1,81 +1,61 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
/* @__PURE__ */ e.jsxs("div", { className: "flex w-full items-center justify-between", children: [
|
|
52
|
-
/* @__PURE__ */ e.jsx("span", { children: r.label }),
|
|
53
|
-
/* @__PURE__ */ e.jsx("span", { className: "flex w-5 items-center", children: l && /* @__PURE__ */ e.jsx("svg", { width: "14", height: "13", viewBox: "0 0 14 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e.jsx(
|
|
54
|
-
"path",
|
|
55
|
-
{
|
|
56
|
-
fillRule: "evenodd",
|
|
57
|
-
clipRule: "evenodd",
|
|
58
|
-
d: "M13.2241 0.601824C13.4808 0.780773 13.5439 1.13398 13.365 1.39073L5.69829 12.3907C5.59653 12.5367 5.43209 12.6264 5.25425 12.633C5.07641 12.6395 4.90582 12.5622 4.79359 12.4241L0.460261 7.09072C0.26291 6.84783 0.299829 6.49094 0.542723 6.29358C0.785617 6.09623 1.14251 6.13315 1.33986 6.37605L5.19872 11.1254L12.4352 0.7427C12.6141 0.485948 12.9673 0.422875 13.2241 0.601824Z",
|
|
59
|
-
fill: "#4C3BEF"
|
|
60
|
-
}
|
|
61
|
-
) }) })
|
|
62
|
-
] }),
|
|
63
|
-
r.description ? /* @__PURE__ */ e.jsx(
|
|
64
|
-
"span",
|
|
65
|
-
{
|
|
66
|
-
slot: "description",
|
|
67
|
-
className: n(
|
|
68
|
-
l ? "text-primary-400" : "text-neutral-700",
|
|
69
|
-
t && "text-primary-400"
|
|
70
|
-
),
|
|
71
|
-
children: r.description
|
|
72
|
-
}
|
|
73
|
-
) : null
|
|
74
|
-
] })
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const t = e("w-[--trigger-width] rounded-md bg-neutral-50 shadow-md ring-0", {
|
|
3
|
+
variants: {}
|
|
4
|
+
}), i = e(
|
|
5
|
+
"group flex cursor-pointer items-center justify-between rounded-sm p-2 text-sm text-neutral-700 outline-none hover:bg-primary-100 hover:text-primary-500",
|
|
6
|
+
{
|
|
7
|
+
variants: {
|
|
8
|
+
isFocused: {
|
|
9
|
+
true: "bg-primary-100 text-primary-500"
|
|
10
|
+
},
|
|
11
|
+
isSelected: {
|
|
12
|
+
true: "bg-primary-100 text-primary-500"
|
|
13
|
+
},
|
|
14
|
+
isDisabled: {
|
|
15
|
+
true: ""
|
|
16
|
+
},
|
|
17
|
+
isCheckValue: {
|
|
18
|
+
true: "bg-primary-100 text-primary-500"
|
|
19
|
+
},
|
|
20
|
+
hideDisabledItems: {
|
|
21
|
+
true: ""
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
compoundVariants: [
|
|
25
|
+
{
|
|
26
|
+
isDisabled: !0,
|
|
27
|
+
isFocused: !1,
|
|
28
|
+
isSelected: !1,
|
|
29
|
+
class: "text-neutral-400 cursor-not-allowed"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
isSelected: !0,
|
|
33
|
+
hideDisabledItems: !0,
|
|
34
|
+
class: "bg-transparent"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
), a = e(
|
|
39
|
+
"relative flex w-full flex-wrap items-start gap-1 rounded-md border border-neutral-500 bg-white px-4 text-base leading-6 transition-colors focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500 pr-10",
|
|
40
|
+
{
|
|
41
|
+
variants: {
|
|
42
|
+
size: {
|
|
43
|
+
xs: "min-h-8 py-1",
|
|
44
|
+
sm: "min-h-10 py-2",
|
|
45
|
+
md: "min-h-12 py-3",
|
|
46
|
+
lg: "min-h-14 py-4"
|
|
47
|
+
},
|
|
48
|
+
isDisabled: {
|
|
49
|
+
true: "cursor-not-allowed bg-neutral-200 text-neutral-600"
|
|
50
|
+
}
|
|
75
51
|
},
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
52
|
+
defaultVariants: {
|
|
53
|
+
size: "md"
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
);
|
|
79
57
|
export {
|
|
80
|
-
|
|
58
|
+
a as multiSearchFieldContainerVariants,
|
|
59
|
+
t as popoverVariants,
|
|
60
|
+
i as searchOptionVariants
|
|
81
61
|
};
|
package/dist/index.es68.js
CHANGED
|
@@ -1,32 +1,162 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const r = e(
|
|
3
|
+
"inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
|
|
4
|
+
{
|
|
5
|
+
variants: {
|
|
6
|
+
size: {
|
|
7
|
+
sm: "h-5 px-2 py-1 text-xs gap-1"
|
|
8
|
+
},
|
|
9
|
+
variant: {
|
|
10
|
+
success: "text-success-800",
|
|
11
|
+
error: "text-error-800",
|
|
12
|
+
warning: "text-yellow-warning-800",
|
|
13
|
+
info: "text-blue-800"
|
|
14
|
+
},
|
|
15
|
+
isSelected: {
|
|
16
|
+
true: "",
|
|
17
|
+
false: ""
|
|
18
|
+
},
|
|
19
|
+
isDisabled: {
|
|
20
|
+
true: "cursor-not-allowed bg-neutral-200 border-neutral-400 text-neutral-400",
|
|
21
|
+
false: ""
|
|
22
|
+
},
|
|
23
|
+
isHovered: {
|
|
24
|
+
true: "",
|
|
25
|
+
false: ""
|
|
26
|
+
},
|
|
27
|
+
isFocused: {
|
|
28
|
+
true: "",
|
|
29
|
+
false: ""
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
compoundVariants: [
|
|
33
|
+
// Success variants
|
|
34
|
+
{
|
|
35
|
+
variant: "success",
|
|
36
|
+
isDisabled: !1,
|
|
37
|
+
isHovered: !1,
|
|
38
|
+
isFocused: !1,
|
|
39
|
+
class: "bg-success-50"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
variant: "success",
|
|
43
|
+
isDisabled: !1,
|
|
44
|
+
isHovered: !0,
|
|
45
|
+
isFocused: !1,
|
|
46
|
+
class: "bg-success-100"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
variant: "success",
|
|
50
|
+
isDisabled: !1,
|
|
51
|
+
isHovered: !1,
|
|
52
|
+
isFocused: !0,
|
|
53
|
+
class: "bg-success-100 border border-success-400"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
variant: "success",
|
|
57
|
+
isDisabled: !1,
|
|
58
|
+
isHovered: !0,
|
|
59
|
+
isFocused: !0,
|
|
60
|
+
class: "bg-success-100 border border-success-400"
|
|
61
|
+
},
|
|
62
|
+
// Error variants
|
|
63
|
+
{
|
|
64
|
+
variant: "error",
|
|
65
|
+
isDisabled: !1,
|
|
66
|
+
isHovered: !1,
|
|
67
|
+
isFocused: !1,
|
|
68
|
+
class: "bg-error-100"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
variant: "error",
|
|
72
|
+
isDisabled: !1,
|
|
73
|
+
isHovered: !0,
|
|
74
|
+
isFocused: !1,
|
|
75
|
+
class: "bg-error-200"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
variant: "error",
|
|
79
|
+
isDisabled: !1,
|
|
80
|
+
isHovered: !1,
|
|
81
|
+
isFocused: !0,
|
|
82
|
+
class: "bg-error-100 border border-error-400"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
variant: "error",
|
|
86
|
+
isDisabled: !1,
|
|
87
|
+
isHovered: !0,
|
|
88
|
+
isFocused: !0,
|
|
89
|
+
class: "bg-error-100 border border-error-400"
|
|
90
|
+
},
|
|
91
|
+
// Warning variants
|
|
92
|
+
{
|
|
93
|
+
variant: "warning",
|
|
94
|
+
isDisabled: !1,
|
|
95
|
+
isHovered: !1,
|
|
96
|
+
isFocused: !1,
|
|
97
|
+
class: "bg-yellow-warning-100"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
variant: "warning",
|
|
101
|
+
isDisabled: !1,
|
|
102
|
+
isHovered: !0,
|
|
103
|
+
isFocused: !1,
|
|
104
|
+
class: "bg-yellow-warning-200"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
variant: "warning",
|
|
108
|
+
isDisabled: !1,
|
|
109
|
+
isHovered: !1,
|
|
110
|
+
isFocused: !0,
|
|
111
|
+
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
variant: "warning",
|
|
115
|
+
isDisabled: !1,
|
|
116
|
+
isHovered: !0,
|
|
117
|
+
isFocused: !0,
|
|
118
|
+
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
119
|
+
},
|
|
120
|
+
// Info variants
|
|
121
|
+
{
|
|
122
|
+
variant: "info",
|
|
123
|
+
isDisabled: !1,
|
|
124
|
+
isHovered: !1,
|
|
125
|
+
isFocused: !1,
|
|
126
|
+
class: "bg-blue-100"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
variant: "info",
|
|
130
|
+
isDisabled: !1,
|
|
131
|
+
isHovered: !0,
|
|
132
|
+
isFocused: !1,
|
|
133
|
+
class: "bg-blue-200"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
variant: "info",
|
|
137
|
+
isDisabled: !1,
|
|
138
|
+
isHovered: !1,
|
|
139
|
+
isFocused: !0,
|
|
140
|
+
class: "bg-blue-100 border border-blue-400"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
variant: "info",
|
|
144
|
+
isDisabled: !1,
|
|
145
|
+
isHovered: !0,
|
|
146
|
+
isFocused: !0,
|
|
147
|
+
class: "bg-blue-100 border border-blue-400"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
defaultVariants: {
|
|
151
|
+
size: "sm",
|
|
152
|
+
variant: "success",
|
|
153
|
+
isSelected: !1,
|
|
154
|
+
isDisabled: !1,
|
|
155
|
+
isHovered: !1,
|
|
156
|
+
isFocused: !1
|
|
17
157
|
}
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
) });
|
|
29
|
-
};
|
|
158
|
+
}
|
|
159
|
+
);
|
|
30
160
|
export {
|
|
31
|
-
|
|
161
|
+
r as statusChipVariants
|
|
32
162
|
};
|