@simpli-route/apollo-ds 0.1.38 → 0.1.39

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 (128) hide show
  1. package/dist/index.cjs10.js +1 -1
  2. package/dist/index.cjs100.js +1 -1
  3. package/dist/index.cjs101.js +1 -1
  4. package/dist/index.cjs102.js +1 -1
  5. package/dist/index.cjs11.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs14.js +1 -1
  8. package/dist/index.cjs18.js +1 -1
  9. package/dist/index.cjs19.js +1 -1
  10. package/dist/index.cjs20.js +1 -1
  11. package/dist/index.cjs21.js +1 -1
  12. package/dist/index.cjs22.js +1 -1
  13. package/dist/index.cjs23.js +1 -1
  14. package/dist/index.cjs25.js +1 -1
  15. package/dist/index.cjs26.js +1 -1
  16. package/dist/index.cjs29.js +1 -1
  17. package/dist/index.cjs30.js +1 -1
  18. package/dist/index.cjs32.js +1 -1
  19. package/dist/index.cjs33.js +1 -1
  20. package/dist/index.cjs34.js +1 -1
  21. package/dist/index.cjs35.js +1 -1
  22. package/dist/index.cjs4.js +1 -1
  23. package/dist/index.cjs40.js +1 -1
  24. package/dist/index.cjs44.js +1 -1
  25. package/dist/index.cjs45.js +1 -1
  26. package/dist/index.cjs46.js +1 -1
  27. package/dist/index.cjs47.js +1 -1
  28. package/dist/index.cjs48.js +1 -1
  29. package/dist/index.cjs49.js +1 -1
  30. package/dist/index.cjs5.js +1 -1
  31. package/dist/index.cjs50.js +1 -1
  32. package/dist/index.cjs51.js +1 -1
  33. package/dist/index.cjs52.js +1 -1
  34. package/dist/index.cjs53.js +1 -1
  35. package/dist/index.cjs54.js +1 -1
  36. package/dist/index.cjs55.js +1 -1
  37. package/dist/index.cjs56.js +1 -1
  38. package/dist/index.cjs57.js +1 -1
  39. package/dist/index.cjs58.js +1 -1
  40. package/dist/index.cjs59.js +1 -1
  41. package/dist/index.cjs6.js +1 -1
  42. package/dist/index.cjs60.js +1 -1
  43. package/dist/index.cjs61.js +1 -1
  44. package/dist/index.cjs62.js +1 -1
  45. package/dist/index.cjs63.js +1 -1
  46. package/dist/index.cjs64.js +1 -1
  47. package/dist/index.cjs65.js +1 -1
  48. package/dist/index.cjs66.js +1 -1
  49. package/dist/index.cjs67.js +1 -1
  50. package/dist/index.cjs68.js +1 -1
  51. package/dist/index.cjs69.js +1 -1
  52. package/dist/index.cjs70.js +1 -1
  53. package/dist/index.cjs71.js +1 -1
  54. package/dist/index.cjs73.js +1 -1
  55. package/dist/index.cjs78.js +1 -1
  56. package/dist/index.cjs79.js +1 -1
  57. package/dist/index.cjs8.js +1 -1
  58. package/dist/index.cjs93.js +1 -1
  59. package/dist/index.cjs94.js +1 -1
  60. package/dist/index.cjs96.js +1 -1
  61. package/dist/index.cjs97.js +1 -1
  62. package/dist/index.cjs98.js +1 -1
  63. package/dist/index.cjs99.js +1 -1
  64. package/dist/index.es10.js +1 -1
  65. package/dist/index.es100.js +340 -2
  66. package/dist/index.es101.js +166 -2
  67. package/dist/index.es102.js +56 -29
  68. package/dist/index.es11.js +1 -1
  69. package/dist/index.es13.js +1 -1
  70. package/dist/index.es14.js +2 -2
  71. package/dist/index.es18.js +1 -1
  72. package/dist/index.es19.js +2 -2
  73. package/dist/index.es20.js +3 -3
  74. package/dist/index.es21.js +10 -10
  75. package/dist/index.es22.js +3 -3
  76. package/dist/index.es23.js +2 -2
  77. package/dist/index.es25.js +2 -2
  78. package/dist/index.es26.js +1 -1
  79. package/dist/index.es29.js +3 -3
  80. package/dist/index.es30.js +1 -1
  81. package/dist/index.es32.js +2 -2
  82. package/dist/index.es33.js +1 -1
  83. package/dist/index.es34.js +1 -1
  84. package/dist/index.es35.js +1 -1
  85. package/dist/index.es4.js +63 -37
  86. package/dist/index.es40.js +30 -171
  87. package/dist/index.es44.js +147 -129
  88. package/dist/index.es45.js +115 -84
  89. package/dist/index.es46.js +105 -22
  90. package/dist/index.es47.js +29 -73
  91. package/dist/index.es48.js +153 -22
  92. package/dist/index.es49.js +94 -35
  93. package/dist/index.es5.js +11 -11
  94. package/dist/index.es50.js +33 -39
  95. package/dist/index.es51.js +40 -3
  96. package/dist/index.es52.js +41 -146
  97. package/dist/index.es53.js +26 -78
  98. package/dist/index.es54.js +3 -22
  99. package/dist/index.es55.js +159 -17
  100. package/dist/index.es56.js +90 -15
  101. package/dist/index.es57.js +21 -15
  102. package/dist/index.es58.js +18 -163
  103. package/dist/index.es59.js +13 -26
  104. package/dist/index.es6.js +1 -1
  105. package/dist/index.es60.js +16 -7
  106. package/dist/index.es61.js +10 -18
  107. package/dist/index.es62.js +10 -149
  108. package/dist/index.es63.js +12 -13
  109. package/dist/index.es64.js +7 -137
  110. package/dist/index.es65.js +16 -18
  111. package/dist/index.es66.js +144 -96
  112. package/dist/index.es67.js +13 -13
  113. package/dist/index.es68.js +137 -10
  114. package/dist/index.es69.js +19 -72
  115. package/dist/index.es70.js +101 -10
  116. package/dist/index.es71.js +12 -11
  117. package/dist/index.es73.js +1 -1
  118. package/dist/index.es78.js +1 -1
  119. package/dist/index.es79.js +1 -1
  120. package/dist/index.es8.js +3 -3
  121. package/dist/index.es93.js +30 -4
  122. package/dist/index.es94.js +4 -28
  123. package/dist/index.es96.js +4 -8
  124. package/dist/index.es97.js +27 -341
  125. package/dist/index.es98.js +2 -166
  126. package/dist/index.es99.js +8 -57
  127. package/dist/style.css +19 -0
  128. package/package.json +1 -1
@@ -1,68 +1,20 @@
1
- import { cva as r } from "class-variance-authority";
2
- const t = r(
3
- "flex w-full rounded-md border border-neutral-500 bg-white px-4 text-base leading-6 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",
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
4
  {
5
5
  variants: {
6
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
- isDisabled: {
16
- true: "cursor-not-allowed bg-neutral-200 text-neutral-600"
17
- },
18
- isReadOnly: {
19
- true: "cursor-not-allowed"
20
- },
21
- validationState: {
22
- invalid: "border-error-500 text-red-800 placeholder:text-red-800 focus-within:border-error-500 focus-within:ring-error-500 focus:border-error-500 focus:ring-error-500 pr-10",
23
- valid: "border-success-500 text-success-800 placeholder:text-success-800 focus-within:border-success-500 focus-within:ring-success-500 focus:border-success-500 focus:ring-success-500 pr-10"
24
- },
25
- hasIcon: {
26
- true: "pr-10"
27
- },
28
- isFocusVisible: {
29
- true: ""
30
- }
31
- },
32
- compoundVariants: [
33
- {
34
- isHovered: !0,
35
- validationState: void 0,
36
- class: "border-neutral-900"
37
- },
38
- {
39
- isHovered: !0,
40
- validationState: "invalid",
41
- class: "border-error-600"
42
- },
43
- {
44
- isHovered: !0,
45
- validationState: "valid",
46
- class: "border-success-600"
47
- }
48
- ]
49
- }
50
- ), a = r(
51
- "w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
52
- {
53
- variants: {
54
- size: {
55
- bodySm: "px-1.5 py-1 text-xs gap-2",
56
- bodyDefault: "px-1.5 py-1 text-sm gap-2",
57
- h5: "px-2 py-1 text-base gap-2",
58
- h3: "px-2 py-1 text-[22px] gap-2"
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"
59
11
  },
60
12
  state: {
61
13
  default: "border-transparent bg-transparent",
62
14
  hover: "border-blue-100 bg-transparent",
63
- active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
64
- error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
65
- disabled: "border-transparent bg-transparent cursor-not-allowed"
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"
66
18
  }
67
19
  },
68
20
  defaultVariants: {
@@ -70,7 +22,7 @@ const t = r(
70
22
  state: "default"
71
23
  }
72
24
  }
73
- ), s = r("font-normal text-neutral-800 ml-0.5", {
25
+ ), a = e("flex items-center outline-none bg-transparent", {
74
26
  variants: {
75
27
  size: {
76
28
  bodySm: "text-xs",
@@ -82,17 +34,22 @@ const t = r(
82
34
  defaultVariants: {
83
35
  size: "bodyDefault"
84
36
  }
85
- }), o = r("text-xs font-normal", {
86
- variants: {
87
- state: {
88
- default: "text-neutral-600",
89
- error: "text-error-800"
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"
90
50
  }
91
- },
92
- defaultVariants: {
93
- state: "default"
94
51
  }
95
- }), i = r("flex w-full gap-1", {
52
+ ), n = e("flex w-full gap-1", {
96
53
  variants: {
97
54
  size: {
98
55
  bodySm: "gap-1",
@@ -111,9 +68,8 @@ const t = r(
111
68
  }
112
69
  });
113
70
  export {
114
- t as inputVariants,
115
- o as invisibleInputCaptionVariants,
116
- i as invisibleInputContainerVariants,
117
- s as invisibleInputLabelVariants,
118
- a as invisibleInputVariants
71
+ n as invisibleTimeFieldContainerVariants,
72
+ r as invisibleTimeFieldGroupVariants,
73
+ a as invisibleTimeFieldInputVariants,
74
+ i as timeFieldButtonVariants
119
75
  };
@@ -1,42 +1,173 @@
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
- }), s = 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",
1
+ import { cva as r } from "class-variance-authority";
2
+ const t = r(
3
+ "inline-flex select-none items-center justify-center text-center text-xs font-semibold leading-6 transition duration-150 ease-in-out focus:outline-none",
6
4
  {
7
5
  variants: {
8
- isFocused: {
9
- true: "bg-primary-100 text-primary-500"
6
+ intent: {
7
+ primary: "bg-primary-500 text-primary-50",
8
+ secondary: "border border-primary-500 bg-primary-50 text-primary-500",
9
+ tertiary: "text-primary-500",
10
+ outline: "border border-primary-500 text-primary-500",
11
+ success: "border bg-success-500 text-success-50",
12
+ error: "border bg-error-500 text-error-50",
13
+ orangeWarning: "border bg-orange-warning-500 text-orange-warning-50",
14
+ yellowWarning: "border bg-yellow-warning-500 text-yellow-warning-900",
15
+ info: "border bg-blue-500 text-blue-50"
10
16
  },
11
- isSelected: {
12
- true: "bg-primary-100 text-primary-500"
17
+ size: {
18
+ xs: "rounded px-3 py-1",
19
+ sm: "rounded px-3 py-2",
20
+ md: "rounded px-4 py-3",
21
+ lg: "rounded-lg px-6 py-4"
13
22
  },
14
23
  isDisabled: {
15
- true: ""
24
+ true: "pointer-events-none cursor-not-allowed border-none bg-neutral-400 text-neutral-600"
16
25
  },
17
- isCheckValue: {
18
- true: "bg-primary-100 text-primary-500"
26
+ isHovered: {
27
+ true: ""
19
28
  },
20
- hideDisabledItems: {
29
+ isActive: {
21
30
  true: ""
31
+ },
32
+ fullWidth: {
33
+ true: "w-full",
34
+ false: "w-fit"
35
+ },
36
+ isLoading: {
37
+ true: "pointer-events-none cursor-not-allowed opacity-70"
38
+ },
39
+ isFocused: {
40
+ true: "focus:outline-none focus:ring-2 focus:ring-sky-400 focus:ring-offset-[0.4px] border-none",
41
+ false: ""
22
42
  }
23
43
  },
44
+ defaultVariants: {
45
+ intent: "primary",
46
+ size: "md"
47
+ },
24
48
  compoundVariants: [
49
+ /* Hover State */
50
+ {
51
+ intent: "primary",
52
+ isHovered: !0,
53
+ class: "bg-primary-700"
54
+ },
55
+ {
56
+ intent: "secondary",
57
+ isHovered: !0,
58
+ class: "bg-primary-200"
59
+ },
60
+ {
61
+ intent: "tertiary",
62
+ isHovered: !0,
63
+ class: "bg-primary-300 text-primary-800"
64
+ },
65
+ {
66
+ intent: "outline",
67
+ isHovered: !0,
68
+ class: "bg-primary-500 text-primary-50"
69
+ },
70
+ {
71
+ intent: "success",
72
+ isHovered: !0,
73
+ class: "bg-success-700 text-neutral-50"
74
+ },
75
+ {
76
+ intent: "error",
77
+ isHovered: !0,
78
+ class: "bg-error-700 text-error-50"
79
+ },
80
+ {
81
+ intent: "orangeWarning",
82
+ isHovered: !0,
83
+ class: "bg-orange-warning-700 text-orange-warning-50"
84
+ },
85
+ {
86
+ intent: "yellowWarning",
87
+ isHovered: !0,
88
+ class: "bg-yellow-warning-700 text-neutral-50"
89
+ },
90
+ {
91
+ intent: "info",
92
+ isHovered: !0,
93
+ class: "bg-blue-700 text-blue-50"
94
+ },
95
+ /* /Focus State */
96
+ {
97
+ intent: "success",
98
+ isFocused: !0,
99
+ class: "border-[1.5px] focus:ring-success-500"
100
+ },
101
+ {
102
+ intent: "error",
103
+ isFocused: !0,
104
+ class: "border-[1.5px] focus:ring-error-500"
105
+ },
106
+ {
107
+ intent: "orangeWarning",
108
+ isFocused: !0,
109
+ class: "border-[1.5px] focus:ring-orange-500"
110
+ },
111
+ {
112
+ intent: "yellowWarning",
113
+ isFocused: !0,
114
+ class: "border-[1.5px] focus:ring-yellow-500"
115
+ },
116
+ {
117
+ intent: "info",
118
+ isFocused: !0,
119
+ class: "border-[1.5px] focus:ring-blue-500"
120
+ },
121
+ /* Active State */
122
+ {
123
+ intent: "primary",
124
+ isActive: !0,
125
+ class: "bg-primary-900"
126
+ },
127
+ {
128
+ intent: "secondary",
129
+ isActive: !0,
130
+ class: "bg-primary-300"
131
+ },
132
+ {
133
+ intent: "tertiary",
134
+ isActive: !0,
135
+ class: "bg-primary-500 text-white"
136
+ },
137
+ {
138
+ intent: "outline",
139
+ isActive: !0,
140
+ class: "border border-primary-500 bg-primary-300 text-primary-500"
141
+ },
142
+ {
143
+ intent: "success",
144
+ isActive: !0,
145
+ class: "border border-transparent bg-success-300 text-success-900"
146
+ },
147
+ {
148
+ intent: "error",
149
+ isActive: !0,
150
+ class: "border border-transparent bg-error-300 text-error-900"
151
+ },
152
+ {
153
+ intent: "orangeWarning",
154
+ isActive: !0,
155
+ class: "border border-transparent bg-orange-warning-300 text-orange-warning-900"
156
+ },
25
157
  {
26
- isDisabled: !0,
27
- isFocused: !1,
28
- isSelected: !1,
29
- class: "text-neutral-400 cursor-not-allowed"
158
+ intent: "yellowWarning",
159
+ isActive: !0,
160
+ class: "border border-transparent bg-yellow-warning-300 text-yellow-warning-900"
30
161
  },
31
162
  {
32
- isSelected: !0,
33
- hideDisabledItems: !0,
34
- class: "bg-transparent"
163
+ intent: "info",
164
+ isActive: !0,
165
+ class: "border border-transparent bg-blue-200 text-blue-900"
35
166
  }
167
+ /* /Active State */
36
168
  ]
37
169
  }
38
170
  );
39
171
  export {
40
- t as popoverVariants,
41
- s as searchOptionVariants
172
+ t as buttonVariants
42
173
  };
@@ -1,57 +1,116 @@
1
- import { cva as e } from "class-variance-authority";
2
- const t = e(
3
- "flex cursor-default items-center rounded px-4 py-2 transition focus:outline-none justify-between",
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
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
+ },
6
18
  isDisabled: {
7
- true: "cursor-not-allowed bg-neutral-200",
8
- false: "bg-neutral-50 border border-neutral-500"
19
+ true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
20
+ false: "bg-neutral-50"
9
21
  },
10
- isFocusVisible: {
11
- true: "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",
12
- false: ""
22
+ isReadOnly: {
23
+ true: "cursor-not-allowed"
13
24
  },
14
- isHovered: {
15
- true: "border border-neutral-800",
16
- false: ""
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"
17
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: {
18
62
  size: {
19
- xs: "h-[32px] py-1 text-[10px]",
20
- sm: "h-[40px] py-2 text-xs",
21
- md: "h-[48px] py-3 text-sm",
22
- lg: "h-[56px] py-4 text-sm"
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"
23
74
  }
24
75
  },
25
76
  defaultVariants: {
26
- size: "md"
77
+ size: "bodyDefault",
78
+ state: "default"
27
79
  }
28
80
  }
29
- ), s = e("flex items-center gap-2 rounded py-1 pl-2 pr-3", {
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", {
30
94
  variants: {
31
- isDisabled: {
32
- true: "bg-neutral-50 text-neutral-600",
33
- false: "bg-primary-200 text-primary-900"
34
- },
35
- isLastItem: {
36
- true: "mr-1",
37
- false: ""
38
- },
39
95
  size: {
40
- xs: "py-0.5 pr-2 pl-1.5 text-[10px]",
41
- sm: "py-0.5 pr-2 pl-1.5 text-xs",
42
- md: "py-1 pl-2 pr-3 text-sm",
43
- lg: "py-1 pl-2 pr-3 text-sm"
96
+ bodySm: "size-3",
97
+ bodyDefault: "size-3.5",
98
+ h5: "size-4",
99
+ h3: "size-5"
44
100
  },
45
- hiddenDiscardButton: {
46
- true: "!pr-2",
47
- false: "pr-3"
101
+ isDisabled: {
102
+ true: "text-neutral-600",
103
+ false: "text-primary-500"
48
104
  }
49
105
  },
50
106
  defaultVariants: {
51
- size: "md"
107
+ size: "bodyDefault",
108
+ isDisabled: !1
52
109
  }
53
110
  });
54
111
  export {
55
- s as selectBadgeValueVariant,
56
- t as selectContainerVariant
112
+ s as inputNumberVariant,
113
+ a as invisibleNumberFieldGroupVariants,
114
+ i as invisibleNumberFieldStepperVariants,
115
+ t as invisibleNumberFieldVariants
57
116
  };
package/dist/index.es5.js CHANGED
@@ -3,7 +3,7 @@ import { Button as I } from "react-aria-components";
3
3
  import { cn as x } from "./index.es37.js";
4
4
  import "react";
5
5
  import "./index.es39.js";
6
- import { buttonVariants as B } from "./index.es40.js";
6
+ import { buttonVariants as B } from "./index.es48.js";
7
7
  import "./index.es41.js";
8
8
  import "react-aria";
9
9
  import "./index.es42.js";
@@ -13,28 +13,28 @@ import "./index.es10.js";
13
13
  import "./index.es11.js";
14
14
  import "./index.es12.js";
15
15
  import "@internationalized/date";
16
- import "./index.es44.js";
16
+ import "./index.es45.js";
17
17
  import "./index.es14.js";
18
18
  import { Loader as y } from "./index.es17.js";
19
19
  import "./index.es18.js";
20
20
  import "./index.es19.js";
21
- import "./index.es45.js";
22
- import "framer-motion";
23
- import "./index.es46.js";
24
- import "./index.es47.js";
25
- import "./index.es48.js";
26
21
  import "./index.es49.js";
22
+ import "framer-motion";
27
23
  import "./index.es50.js";
28
- import "./index.es32.js";
29
- import "react-stately";
24
+ import "./index.es46.js";
30
25
  import "./index.es51.js";
31
26
  import "./index.es52.js";
27
+ import "./index.es53.js";
28
+ import "./index.es32.js";
29
+ import "react-stately";
30
+ import "./index.es54.js";
31
+ import "./index.es55.js";
32
32
  import "./index.es27.js";
33
33
  import "./index.es28.js";
34
34
  import "./index.es29.js";
35
- import "./index.es53.js";
35
+ import "./index.es56.js";
36
36
  import "./index.es31.js";
37
- import "./index.es54.js";
37
+ import "./index.es57.js";
38
38
  const j = ({
39
39
  renderPosition: t,
40
40
  leftIcon: a,
@@ -1,42 +1,36 @@
1
- import { cva as e } from "class-variance-authority";
2
- const t = 'after:content-[""] after:absolute after:border-8 after:border-x-transparent', o = `${t} after:left-4 after:top-[100%] after:border-b-transparent`, a = `${t} after:left-1/2 after:top-[100%] after:-translate-x-1/2 after:border-b-transparent`, b = `${t} after:right-4 after:top-[100%] after:border-b-transparent`, l = `${t} after:left-4 after:bottom-[100%] after:border-t-transparent`, f = `${t} after:left-1/2 after:bottom-[100%] after:-translate-x-1/2 after:border-t-transparent`, n = `${t} after:right-4 after:bottom-[100%] after:border-t-transparent`, r = 'before:content-[""] before:absolute before:top-1/2 before:-translate-y-1/2 before:border-8 before:border-y-transparent', s = `${r} before:right-[100%] before:border-l-transparent`, p = `${r} before:left-[100%] before:border-r-transparent`, u = e(
3
- "absolute z-20 w-max max-w-[250px] whitespace-normal break-words rounded-lg transition duration-150 ease-in-out shadow-[0px_2px_4px_-2px_#22242A0F,0px_4px_8px_-2px_#22242A1A] py-2 px-3",
4
- {
5
- variants: {
6
- mode: {
7
- light: "bg-blue-50 text-neutral-900 after:border-t-blue-50 after:border-b-blue-50 before:border-r-blue-50 before:border-l-blue-50",
8
- dark: "bg-blue-900 text-blue-50 after:border-t-blue-900 after:border-b-blue-900 before:border-r-blue-900 before:border-l-blue-900"
9
- },
10
- hasSupportText: {
11
- true: "",
12
- false: ""
13
- },
14
- placement: {
15
- none: "bottom-full left-1/2 mb-3 -translate-x-1/2",
16
- "top-start": `bottom-full left-0 mb-3 ${o}`,
17
- top: `bottom-full left-1/2 mb-3 -translate-x-1/2 ${a}`,
18
- "top-end": `bottom-full right-0 mb-3 ${b}`,
19
- right: `left-full top-1/2 ml-3 -translate-y-1/2 ${s}`,
20
- "bottom-start": `left-0 top-full mt-3 ${l}`,
21
- bottom: `left-1/2 top-full mt-3 -translate-x-1/2 ${f}`,
22
- "bottom-end": `right-0 top-full mt-3 ${n}`,
23
- left: `right-full top-1/2 mr-3 -translate-y-1/2 ${p}`
24
- }
25
- },
26
- compoundVariants: [
27
- {
28
- hasSupportText: !0,
29
- mode: "dark",
30
- class: "text-[16px] text-blue-50 font-semibold leading-5"
31
- },
32
- {
33
- hasSupportText: !0,
34
- mode: "light",
35
- class: "text-[16px] text-neutral-900 font-semibold leading-5"
36
- }
37
- ]
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"
12
+ }
13
+ },
14
+ defaultVariants: {
15
+ variant: "primary"
38
16
  }
39
- );
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
+ });
40
33
  export {
41
- u as tooltipVariants
34
+ n as progressBarVariants,
35
+ g as progressFillVariants
42
36
  };
@@ -1,5 +1,42 @@
1
- import { createContext as t } from "react";
2
- const e = t({});
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
+ }), s = 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
+ );
3
39
  export {
4
- e as TooltipContext
40
+ t as popoverVariants,
41
+ s as searchOptionVariants
5
42
  };