@simpli-route/apollo-ds 0.1.54 → 0.1.55

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 (127) hide show
  1. package/dist/components/InvisibleSelect/InvisibleSelect.d.ts +1 -6
  2. package/dist/components/InvisibleSelect/InvisibleSelectContent.d.ts +17 -0
  3. package/dist/components/InvisibleSelect/index.d.ts +2 -3
  4. package/dist/components/InvisibleSelect/types.d.ts +82 -38
  5. package/dist/components/InvisibleSelect/variants.d.ts +15 -13
  6. package/dist/components/index.d.ts +1 -1
  7. package/dist/index.cjs.js +1 -1
  8. package/dist/index.cjs10.js +1 -1
  9. package/dist/index.cjs11.js +1 -1
  10. package/dist/index.cjs13.js +1 -1
  11. package/dist/index.cjs15.js +1 -1
  12. package/dist/index.cjs16.js +1 -1
  13. package/dist/index.cjs17.js +1 -1
  14. package/dist/index.cjs18.js +1 -1
  15. package/dist/index.cjs19.js +1 -1
  16. package/dist/index.cjs23.js +1 -1
  17. package/dist/index.cjs24.js +1 -1
  18. package/dist/index.cjs25.js +1 -1
  19. package/dist/index.cjs26.js +1 -1
  20. package/dist/index.cjs27.js +1 -1
  21. package/dist/index.cjs28.js +1 -1
  22. package/dist/index.cjs30.js +1 -1
  23. package/dist/index.cjs34.js +1 -1
  24. package/dist/index.cjs35.js +1 -1
  25. package/dist/index.cjs36.js +1 -1
  26. package/dist/index.cjs37.js +1 -1
  27. package/dist/index.cjs38.js +1 -1
  28. package/dist/index.cjs39.js +1 -1
  29. package/dist/index.cjs4.js +1 -1
  30. package/dist/index.cjs43.js +1 -1
  31. package/dist/index.cjs44.js +1 -1
  32. package/dist/index.cjs46.js +1 -1
  33. package/dist/index.cjs47.js +1 -1
  34. package/dist/index.cjs48.js +1 -1
  35. package/dist/index.cjs49.js +1 -1
  36. package/dist/index.cjs5.js +1 -1
  37. package/dist/index.cjs50.js +1 -1
  38. package/dist/index.cjs51.js +1 -1
  39. package/dist/index.cjs52.js +1 -1
  40. package/dist/index.cjs53.js +1 -1
  41. package/dist/index.cjs54.js +1 -1
  42. package/dist/index.cjs55.js +1 -1
  43. package/dist/index.cjs56.js +1 -1
  44. package/dist/index.cjs57.js +1 -1
  45. package/dist/index.cjs58.js +1 -1
  46. package/dist/index.cjs59.js +1 -1
  47. package/dist/index.cjs6.js +1 -1
  48. package/dist/index.cjs60.js +1 -1
  49. package/dist/index.cjs61.js +1 -1
  50. package/dist/index.cjs62.js +1 -1
  51. package/dist/index.cjs63.js +1 -1
  52. package/dist/index.cjs64.js +1 -1
  53. package/dist/index.cjs65.js +1 -1
  54. package/dist/index.cjs66.js +1 -1
  55. package/dist/index.cjs67.js +1 -1
  56. package/dist/index.cjs7.js +1 -1
  57. package/dist/index.cjs73.js +1 -1
  58. package/dist/index.cjs79.js +1 -1
  59. package/dist/index.cjs8.js +1 -1
  60. package/dist/index.cjs80.js +1 -1
  61. package/dist/index.cjs81.js +1 -1
  62. package/dist/index.cjs82.js +1 -1
  63. package/dist/index.cjs83.js +1 -1
  64. package/dist/index.cjs9.js +1 -1
  65. package/dist/index.es.js +10 -10
  66. package/dist/index.es10.js +1 -1
  67. package/dist/index.es11.js +1 -1
  68. package/dist/index.es13.js +1 -1
  69. package/dist/index.es15.js +1 -1
  70. package/dist/index.es16.js +119 -116
  71. package/dist/index.es17.js +66 -31
  72. package/dist/index.es18.js +2 -2
  73. package/dist/index.es19.js +1 -1
  74. package/dist/index.es23.js +2 -2
  75. package/dist/index.es24.js +1 -1
  76. package/dist/index.es25.js +17 -17
  77. package/dist/index.es26.js +1 -1
  78. package/dist/index.es27.js +2 -2
  79. package/dist/index.es28.js +1 -1
  80. package/dist/index.es30.js +1 -1
  81. package/dist/index.es34.js +3 -3
  82. package/dist/index.es35.js +3 -3
  83. package/dist/index.es36.js +1 -1
  84. package/dist/index.es37.js +1 -1
  85. package/dist/index.es38.js +1 -1
  86. package/dist/index.es39.js +1 -1
  87. package/dist/index.es4.js +1 -1
  88. package/dist/index.es43.js +30 -41
  89. package/dist/index.es44.js +30 -171
  90. package/dist/index.es46.js +17 -33
  91. package/dist/index.es47.js +16 -79
  92. package/dist/index.es48.js +15 -129
  93. package/dist/index.es49.js +26 -65
  94. package/dist/index.es5.js +19 -19
  95. package/dist/index.es50.js +171 -3
  96. package/dist/index.es51.js +61 -9
  97. package/dist/index.es52.js +98 -118
  98. package/dist/index.es53.js +48 -100
  99. package/dist/index.es54.js +3 -115
  100. package/dist/index.es55.js +18 -104
  101. package/dist/index.es56.js +140 -24
  102. package/dist/index.es57.js +129 -7
  103. package/dist/index.es58.js +72 -74
  104. package/dist/index.es59.js +98 -24
  105. package/dist/index.es6.js +1 -1
  106. package/dist/index.es60.js +32 -158
  107. package/dist/index.es61.js +7 -91
  108. package/dist/index.es62.js +109 -14
  109. package/dist/index.es63.js +40 -30
  110. package/dist/index.es64.js +159 -17
  111. package/dist/index.es65.js +90 -15
  112. package/dist/index.es66.js +21 -15
  113. package/dist/index.es67.js +7 -6
  114. package/dist/index.es7.js +1 -1
  115. package/dist/index.es73.js +1 -1
  116. package/dist/index.es79.js +10 -19
  117. package/dist/index.es8.js +3 -3
  118. package/dist/index.es80.js +10 -20
  119. package/dist/index.es81.js +45 -10
  120. package/dist/index.es82.js +19 -10
  121. package/dist/index.es83.js +17 -42
  122. package/dist/index.es9.js +2 -2
  123. package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
  124. package/dist/style.css +11 -60
  125. package/package.json +1 -1
  126. package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +0 -1
  127. package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +0 -25
@@ -1,152 +1,132 @@
1
1
  import { cva as e } from "class-variance-authority";
2
- const a = e("font-normal text-neutral-800", {
3
- variants: {
4
- size: {
5
- bodySm: "text-xs",
6
- bodyDefault: "text-sm"
7
- }
8
- },
9
- defaultVariants: {
10
- size: "bodyDefault"
11
- }
12
- }), r = e(
13
- "flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
2
+ const r = e(
3
+ "group inline-flex select-none items-center justify-center gap-1 text-center font-semibold text-xs transition duration-150 leading-6 ease-in-out focus:outline-none",
14
4
  {
15
5
  variants: {
16
6
  size: {
17
- bodySm: "px-1.5 py-1",
18
- bodyDefault: "px-1.5 py-1"
7
+ xs: "rounded px-3 py-1",
8
+ sm: "rounded px-3 py-2",
9
+ md: "rounded px-4 py-3",
10
+ lg: "rounded-lg px-6 py-4"
11
+ },
12
+ isActive: {
13
+ true: "bg-primary-50 text-primary-500",
14
+ false: "bg-transparent text-primary-500"
15
+ },
16
+ isHovered: {
17
+ true: "",
18
+ false: ""
19
+ },
20
+ isFocused: {
21
+ true: "",
22
+ false: ""
19
23
  },
20
- state: {
21
- default: "border-transparent bg-transparent",
22
- hover: "border-blue-100 bg-transparent",
23
- active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
24
- error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
25
- disabled: "border-transparent bg-transparent cursor-not-allowed opacity-50"
24
+ isPressed: {
25
+ true: "",
26
+ false: ""
27
+ },
28
+ isDisabled: {
29
+ true: "cursor-not-allowed",
30
+ false: ""
26
31
  }
27
32
  },
28
- defaultVariants: {
29
- size: "bodyDefault",
30
- state: "default"
31
- }
32
- }
33
- ), s = e("text-xs font-normal", {
34
- variants: {
35
- state: {
36
- default: "text-neutral-600",
37
- error: "text-error-800"
38
- }
39
- },
40
- defaultVariants: {
41
- state: "default"
42
- }
43
- }), n = e("outline-none bg-transparent", {
44
- variants: {
45
- size: {
46
- bodySm: "text-xs",
47
- bodyDefault: "text-sm"
48
- }
49
- },
50
- defaultVariants: {
51
- size: "bodyDefault"
52
- }
53
- }), i = e(
54
- "flex items-center justify-center rounded bg-transparent text-primary-500 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1 disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-transparent",
55
- {
56
- variants: {
57
- size: {
58
- bodySm: "h-4 w-4",
59
- bodyDefault: "h-5 w-5"
33
+ compoundVariants: [
34
+ // Inactive states
35
+ {
36
+ isActive: !1,
37
+ isHovered: !0,
38
+ isDisabled: !1,
39
+ class: "bg-primary-50"
40
+ },
41
+ {
42
+ isActive: !1,
43
+ isFocused: !0,
44
+ isDisabled: !1,
45
+ class: "bg-primary-50 border border-primary-500"
46
+ },
47
+ {
48
+ isActive: !1,
49
+ isPressed: !0,
50
+ isDisabled: !1,
51
+ class: "bg-primary-50 border border-primary-500"
52
+ },
53
+ {
54
+ isActive: !1,
55
+ isDisabled: !0,
56
+ class: "bg-neutral-50 text-neutral-600"
57
+ },
58
+ // Active states
59
+ {
60
+ isActive: !0,
61
+ isHovered: !0,
62
+ isDisabled: !1,
63
+ class: "bg-primary-100"
64
+ },
65
+ {
66
+ isActive: !0,
67
+ isFocused: !0,
68
+ isDisabled: !1,
69
+ class: "bg-primary-100 border border-primary-500"
70
+ },
71
+ {
72
+ isActive: !0,
73
+ isPressed: !0,
74
+ isDisabled: !1,
75
+ class: "bg-primary-100 border border-primary-500"
76
+ },
77
+ {
78
+ isActive: !0,
79
+ isDisabled: !0,
80
+ class: "bg-neutral-100 text-neutral-600"
60
81
  }
61
- },
82
+ ],
62
83
  defaultVariants: {
63
- size: "bodyDefault"
64
- }
65
- }
66
- ), o = e("rounded tabular-nums outline-none font-semibold", {
67
- variants: {
68
- size: {
69
- bodySm: "text-xs px-0.5",
70
- bodyDefault: "text-sm px-0.5"
71
- },
72
- isPlaceholder: {
73
- true: "text-neutral-400",
74
- false: "text-neutral-900"
75
- },
76
- isFocused: {
77
- true: "bg-primary-500 text-white",
78
- false: ""
84
+ size: "md",
85
+ isActive: !1,
86
+ isHovered: !1,
87
+ isFocused: !1,
88
+ isPressed: !1,
89
+ isDisabled: !1
79
90
  }
80
- },
81
- defaultVariants: {
82
- size: "bodyDefault",
83
- isPlaceholder: !1,
84
- isFocused: !1
85
91
  }
86
- }), l = e("w-full max-w-[280px] p-4"), d = e("flex items-center justify-between pb-4"), u = e("text-sm font-semibold text-neutral-900"), f = e("w-full border-collapse"), b = e("pb-2 text-xs font-normal text-neutral-600"), c = e(
87
- "relative flex h-8 w-8 cursor-pointer text-center text-xs font-normal outline-none justify-center items-center mx-0.5 my-0.5",
92
+ ), i = e(
93
+ "inline-flex items-center justify-center w-4 h-4 rounded-full text-xs p-0.5 font-semibold ml-0.5",
88
94
  {
89
95
  variants: {
90
- isSelected: {
91
- true: "rounded-full bg-primary-500 text-white",
96
+ isActive: {
97
+ true: "bg-primary-500 text-primary-50",
92
98
  false: ""
93
99
  },
94
- isDisabled: {
95
- true: "!cursor-not-allowed text-neutral-300 opacity-30",
96
- false: ""
97
- },
98
- isOutsideMonth: {
99
- true: "text-neutral-400",
100
- false: "text-neutral-900"
101
- },
102
- isToday: {
103
- true: "border border-primary-400 rounded-full",
104
- false: ""
105
- },
106
- isFocusVisible: {
107
- true: "ring-2 ring-primary-500 ring-offset-1 rounded-full",
100
+ isHovered: {
101
+ true: "",
108
102
  false: ""
109
103
  },
110
- isHovered: {
111
- true: "!bg-primary-100",
104
+ isDisabled: {
105
+ true: "bg-neutral-400 text-neutral-50",
112
106
  false: ""
113
107
  }
114
108
  },
115
109
  compoundVariants: [
116
110
  {
111
+ isActive: !0,
117
112
  isHovered: !0,
118
- isSelected: !1,
119
113
  isDisabled: !1,
120
- class: "rounded-full bg-neutral-100"
114
+ class: "bg-primary-500 text-primary-100"
121
115
  },
122
116
  {
117
+ isActive: !0,
123
118
  isDisabled: !0,
124
- isSelected: !0,
125
- class: "bg-neutral-300 text-neutral-500 opacity-50 cursor-not-allowed"
119
+ class: "bg-neutral-400 text-neutral-50"
126
120
  }
127
121
  ],
128
122
  defaultVariants: {
129
- isSelected: !1,
130
- isDisabled: !1,
131
- isOutsideMonth: !1,
132
- isToday: !1,
133
- isFocusVisible: !1,
134
- isHovered: !1
123
+ isActive: !1,
124
+ isHovered: !1,
125
+ isDisabled: !1
135
126
  }
136
127
  }
137
- ), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
128
+ );
138
129
  export {
139
- c as calendarCellVariants,
140
- f as calendarGridVariants,
141
- b as calendarHeaderCellVariants,
142
- d as calendarHeaderVariants,
143
- u as calendarHeadingVariants,
144
- l as calendarVariants,
145
- i as datepickerButtonVariants,
146
- s as datepickerCaptionVariants,
147
- r as datepickerGroupVariants,
148
- n as datepickerInputVariants,
149
- a as datepickerLabelVariants,
150
- o as datepickerSegmentVariants,
151
- p as popoverVariants
130
+ i as filterButtonBadgeVariants,
131
+ r as filterButtonVariants
152
132
  };
@@ -1,138 +1,86 @@
1
1
  import { cva as e } from "class-variance-authority";
2
- const a = e("flex w-full gap-1", {
3
- variants: {
4
- size: {
5
- bodySm: "gap-1",
6
- bodyDefault: "gap-1",
7
- h5: "gap-1",
8
- h3: "gap-1"
9
- },
10
- orientation: {
11
- vertical: "flex-col",
12
- horizontal: "flex-row items-center"
13
- }
14
- },
15
- defaultVariants: {
16
- size: "bodyDefault",
17
- orientation: "vertical"
18
- }
19
- }), r = e(
20
- "w-full max-w-[300px] min-w-[120px] border outline-none transition-colors duration-200 rounded-sm text-blue-800 flex items-center justify-between group",
2
+ const t = e(
3
+ "inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
21
4
  {
22
5
  variants: {
23
6
  size: {
24
- bodySm: "px-1.5 py-1 text-xs gap-2 min-h-[28px]",
25
- bodyDefault: "px-1.5 py-1 text-sm gap-2 min-h-[32px]",
26
- h5: "px-2 py-1 text-base gap-2 min-h-[36px]",
27
- h3: "px-2 py-1 text-[22px] gap-2 min-h-[44px]"
7
+ xs: "h-4 px-2 py-0.5 text-[10px] gap-1",
8
+ sm: "h-5 px-2 py-0.5 text-xs gap-1",
9
+ md: "h-6 px-3 py-1 text-sm gap-1",
10
+ lg: "h-8 px-3 py-1 text-sm gap-2"
28
11
  },
29
- state: {
30
- default: "border-transparent bg-transparent",
31
- hover: "border-blue-100 bg-transparent",
32
- active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
33
- error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
34
- disabled: "border-transparent bg-transparent cursor-not-allowed"
35
- }
36
- },
37
- defaultVariants: {
38
- size: "bodyDefault",
39
- state: "default"
40
- }
41
- }
42
- ), i = e("font-semibold text-left flex-1 min-w-0 break-words", {
43
- variants: {
44
- hasValue: {
45
- true: "text-blue-800",
46
- false: "text-neutral-700 font-normal"
47
- },
48
- isDisabled: {
49
- true: "text-neutral-600",
50
- false: ""
51
- }
52
- },
53
- defaultVariants: {
54
- hasValue: !1,
55
- isDisabled: !1
56
- }
57
- }), s = e("transition-transform duration-200 flex-shrink-0 size-5 ml-4", {
58
- variants: {
59
- state: {
60
- default: "opacity-0",
61
- hover: "opacity-100 text-primary-500",
62
- active: "opacity-100 text-primary-500",
63
- error: "opacity-100 text-error-500",
64
- disabled: "opacity-0"
65
- },
66
- isOpen: {
67
- true: "rotate-180",
68
- false: "rotate-0"
69
- }
70
- },
71
- defaultVariants: {
72
- state: "default",
73
- isOpen: !1
74
- }
75
- }), n = e(
76
- "custom-scrollbar !max-h-[300px] min-w-[--trigger-width] overflow-y-auto rounded-md bg-white shadow-lg ring-1 ring-black/5",
77
- {
78
- variants: {},
79
- defaultVariants: {}
80
- }
81
- ), l = e("outline-none", {
82
- variants: {},
83
- defaultVariants: {}
84
- }), o = e(
85
- "group flex cursor-pointer select-none items-center gap-2 rounded-sm px-4 py-2 text-primary-500 outline-none min-h-[32px]",
86
- {
87
- variants: {
88
12
  isSelected: {
89
- true: "bg-primary-100",
13
+ true: "",
14
+ false: ""
15
+ },
16
+ isDisabled: {
17
+ true: "cursor-not-allowed bg-neutral-50 text-neutral-600 border-transparent",
90
18
  false: ""
91
19
  },
92
20
  isHovered: {
93
21
  true: "",
94
22
  false: ""
95
23
  },
96
- isFocusVisible: {
24
+ isFocused: {
97
25
  true: "",
98
26
  false: ""
99
27
  }
100
28
  },
101
29
  compoundVariants: [
30
+ // Default state (not selected, not disabled)
102
31
  {
103
- isHovered: !0,
104
32
  isSelected: !1,
105
- class: "bg-primary-50"
33
+ isDisabled: !1,
34
+ isHovered: !1,
35
+ isFocused: !1,
36
+ class: "bg-sky-100 text-sky-900"
106
37
  },
38
+ // Selected state (not disabled)
107
39
  {
108
- isFocusVisible: !0,
109
- isSelected: !1,
110
- class: "bg-primary-50"
40
+ isSelected: !0,
41
+ isDisabled: !1,
42
+ isHovered: !1,
43
+ isFocused: !1,
44
+ class: "bg-sky-500 text-sky-50"
111
45
  },
46
+ // Hovered state (not selected, not disabled)
112
47
  {
48
+ isSelected: !1,
49
+ isDisabled: !1,
113
50
  isHovered: !0,
51
+ class: "bg-sky-200 text-sky-900"
52
+ },
53
+ // Hovered state (selected, not disabled)
54
+ {
114
55
  isSelected: !0,
115
- class: "bg-primary-200"
56
+ isDisabled: !1,
57
+ isHovered: !0,
58
+ class: "bg-sky-500 text-sky-50"
59
+ },
60
+ // Focused state (not selected, not disabled)
61
+ {
62
+ isSelected: !1,
63
+ isDisabled: !1,
64
+ isFocused: !0,
65
+ class: "bg-sky-200 text-sky-900 border-sky-500"
116
66
  },
67
+ // Focused state (selected, not disabled)
117
68
  {
118
- isFocusVisible: !0,
119
69
  isSelected: !0,
120
- class: "bg-primary-200"
70
+ isDisabled: !1,
71
+ isFocused: !0,
72
+ class: "bg-sky-500 text-sky-50 border-primary-500"
121
73
  }
122
74
  ],
123
75
  defaultVariants: {
76
+ size: "md",
124
77
  isSelected: !1,
78
+ isDisabled: !1,
125
79
  isHovered: !1,
126
- isFocusVisible: !1
80
+ isFocused: !1
127
81
  }
128
82
  }
129
83
  );
130
84
  export {
131
- r as invisibleSelectButtonVariants,
132
- s as invisibleSelectChevronVariants,
133
- a as invisibleSelectContainerVariants,
134
- o as invisibleSelectItemVariants,
135
- l as invisibleSelectListBoxVariants,
136
- n as invisibleSelectPopoverVariants,
137
- i as invisibleSelectValueVariants
85
+ t as filterChipVariants
138
86
  };
@@ -1,117 +1,5 @@
1
- import { cva as e } from "class-variance-authority";
2
- const r = e(
3
- "flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
4
- {
5
- variants: {
6
- size: {
7
- bodySm: "px-1.5 py-1",
8
- bodyDefault: "px-1.5 py-1",
9
- h5: "px-2 py-1",
10
- h3: "px-2 py-1"
11
- },
12
- state: {
13
- default: "border-transparent bg-transparent",
14
- hover: "border-blue-100 bg-transparent",
15
- active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
16
- error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
17
- disabled: "border-transparent bg-transparent cursor-not-allowed opacity-60"
18
- }
19
- },
20
- defaultVariants: {
21
- size: "bodyDefault",
22
- state: "default"
23
- }
24
- }
25
- ), a = e("flex items-center outline-none bg-transparent", {
26
- variants: {
27
- size: {
28
- bodySm: "text-xs",
29
- bodyDefault: "text-sm",
30
- h5: "text-base",
31
- h3: "text-[22px]"
32
- }
33
- },
34
- defaultVariants: {
35
- size: "bodyDefault"
36
- }
37
- }), i = e(
38
- "flex items-center justify-center rounded bg-transparent text-neutral-900 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1",
39
- {
40
- variants: {
41
- size: {
42
- bodySm: "h-4 w-4",
43
- bodyDefault: "h-5 w-5",
44
- h5: "h-6 w-6",
45
- h3: "h-7 w-7"
46
- }
47
- },
48
- defaultVariants: {
49
- size: "bodyDefault"
50
- }
51
- }
52
- ), s = e("flex w-full gap-1", {
53
- variants: {
54
- size: {
55
- bodySm: "gap-1",
56
- bodyDefault: "gap-1",
57
- h5: "gap-1",
58
- h3: "gap-1"
59
- },
60
- orientation: {
61
- vertical: "flex-col",
62
- horizontal: "flex-row items-center"
63
- }
64
- },
65
- defaultVariants: {
66
- size: "bodyDefault",
67
- orientation: "vertical"
68
- }
69
- }), n = e(
70
- "my-0.5 cursor-pointer rounded py-1.5 text-center text-sm outline-none transition-colors text-neutral-700",
71
- {
72
- variants: {
73
- padding: {
74
- default: "px-2",
75
- compact: "px-1"
76
- },
77
- isSelected: {
78
- true: "bg-primary-50 text-primary-600",
79
- false: ""
80
- },
81
- isFocused: {
82
- true: "",
83
- false: ""
84
- },
85
- isHovered: {
86
- true: "",
87
- false: ""
88
- }
89
- },
90
- defaultVariants: {
91
- padding: "default",
92
- isSelected: !1,
93
- isFocused: !1,
94
- isHovered: !1
95
- },
96
- compoundVariants: [
97
- {
98
- isSelected: !1,
99
- isFocused: !0,
100
- class: "bg-neutral-100"
101
- },
102
- {
103
- isSelected: !1,
104
- isFocused: !1,
105
- isHovered: !0,
106
- class: "bg-neutral-300"
107
- }
108
- ]
109
- }
110
- );
1
+ import { createContext as t } from "react";
2
+ const e = t({});
111
3
  export {
112
- s as invisibleTimeFieldContainerVariants,
113
- r as invisibleTimeFieldGroupVariants,
114
- a as invisibleTimeFieldInputVariants,
115
- i as timeFieldButtonVariants,
116
- n as timePickerListItemVariants
4
+ e as TooltipContext
117
5
  };
@@ -1,116 +1,30 @@
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",
1
+ import { cva as e } from "class-variance-authority";
2
+ const t = e(
3
+ "flex h-8 min-w-[150px] items-center justify-between gap-2 rounded-full border border-blue-200 bg-blue-50 px-2 py-0.5 focus:outline-none focus-visible:border-blue-500",
4
4
  {
5
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
6
  isDisabled: {
19
- true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
20
- false: "bg-neutral-50"
7
+ true: "cursor-not-allowed bg-neutral-200 border border-neutral-500",
8
+ false: ""
21
9
  },
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"
10
+ isActive: {
11
+ true: "bg-neutral-50 border-blue-500",
12
+ false: ""
74
13
  }
75
14
  },
76
15
  defaultVariants: {
77
- size: "bodyDefault",
78
- state: "default"
16
+ isDisabled: !1,
17
+ isActive: !1
79
18
  }
80
19
  }
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
20
+ ), o = e(
21
+ "w-[--trigger-width] overflow-auto lg:custom-scrollbar rounded border border-neutral-300 bg-white shadow-lg outline-none p-2",
22
+ {
23
+ variants: {},
24
+ defaultVariants: {}
109
25
  }
110
- });
26
+ );
111
27
  export {
112
- s as inputNumberVariant,
113
- a as invisibleNumberFieldGroupVariants,
114
- i as invisibleNumberFieldStepperVariants,
115
- t as invisibleNumberFieldVariants
28
+ o as filterTypeChipPopoverVariants,
29
+ t as filterTypeChipVariants
116
30
  };