@stokelp/styled-system 2.105.0 → 2.106.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stokelp/styled-system",
3
- "version": "2.105.0",
3
+ "version": "2.106.0",
4
4
  "description": "Stokelp UI styled-system",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -58,13 +58,46 @@
58
58
  "color]___[value:primary.500",
59
59
  "border]___[value:solid 1px",
60
60
  "borderColor]___[value:grey.100",
61
+ "background]___[value:white",
62
+ "borderRadius]___[value:radius-8",
63
+ "padding]___[value:space-12",
64
+ "minWidth]___[value:220px",
65
+ "maxWidth]___[value:240px",
66
+ "height]___[value:1px",
67
+ "background]___[value:grey.100",
68
+ "marginBottom]___[value:space-8",
69
+ "flex]___[value:1",
70
+ "height]___[value:3px",
71
+ "borderRadius]___[value:full",
72
+ "overflow]___[value:hidden",
73
+ "height]___[value:100%",
74
+ "alignItems]___[value:baseline",
75
+ "justifyContent]___[value:space-between",
76
+ "gap]___[value:8px",
77
+ "gap]___[value:space-4",
78
+ "flexWrap]___[value:wrap",
79
+ "fontSize]___[value:12px",
80
+ "fontWeight]___[value:500",
81
+ "fontSize]___[value:18px",
82
+ "fontSize]___[value:10px",
83
+ "color]___[value:grey.400",
84
+ "textTransform]___[value:uppercase",
85
+ "letterSpacing]___[value:0.06em",
86
+ "fontSize]___[value:11px",
87
+ "color]___[value:grey.500",
88
+ "minWidth]___[value:24px",
89
+ "textAlign]___[value:right",
90
+ "background]___[value:grey.50",
91
+ "paddingInline]___[value:space-8",
92
+ "paddingBlock]___[value:2px",
93
+ "alignItems]___[value:stretch",
94
+ "flexDirection]___[value:column",
61
95
  "stroke]___[value:grey.100",
62
96
  "fill]___[value:primary.500",
63
97
  "truncate]___[value:true",
64
98
  "padding]___[value:space-8",
65
99
  "textAlign]___[value:center",
66
100
  "width]___[value:100%",
67
- "paddingInline]___[value:space-8",
68
101
  "width]___[value:21px]___[cond:& > svg",
69
102
  "height]___[value:15px]___[cond:& > svg",
70
103
  "borderRadius]___[value:3px]___[cond:& > svg",
@@ -72,34 +105,23 @@
72
105
  "width]___[value:fit-content !important",
73
106
  "justifyContent]___[value:center",
74
107
  "flex]___[value:0 0 auto",
75
- "borderRadius]___[value:full",
76
108
  "background]___[value:primary.200]___[cond:_hover",
77
109
  "background]___[value:primary.100]___[cond:_hover",
78
110
  "paddingBottom]___[value:space-24",
79
111
  "color]___[value:white",
80
- "flex]___[value:1",
81
112
  "minWidth]___[value:0",
82
- "fontSize]___[value:10px",
83
113
  "opacity]___[value:0.8",
84
- "fontSize]___[value:12px",
85
- "color]___[value:grey.400",
86
114
  "flexShrink]___[value:0",
87
115
  "alignItems]___[value:flex-end",
88
116
  "gap]___[value:space-2",
89
- "flexDirection]___[value:column",
90
- "alignItems]___[value:stretch",
91
117
  "gap]___[value:space-12",
92
118
  "padding]___[value:space-16",
93
119
  "alignItems]___[value:flex-start",
94
- "gap]___[value:space-4",
95
120
  "gap]___[value:space-16",
96
121
  "paddingInline]___[value:space-12",
97
122
  "paddingBlock]___[value:space-8",
98
- "borderRadius]___[value:radius-8",
99
123
  "backgroundColor]___[value:grey.50",
100
- "gap]___[value:8px",
101
124
  "backgroundColor]___[value:white",
102
- "justifyContent]___[value:space-between",
103
125
  "paddingBlock]___[value:space-4",
104
126
  "width]___[value:fit-content",
105
127
  "width]___[value:140px",
@@ -148,11 +170,9 @@
148
170
  "overflow]___[value:auto",
149
171
  "padding]___[value:space-64",
150
172
  "height]___[value:500",
151
- "background]___[value:grey.100",
152
173
  "maxWidth]___[value:500",
153
174
  "textOverflow]___[value:ellipsis",
154
175
  "whiteSpace]___[value:nowrap",
155
- "overflow]___[value:hidden",
156
176
  "gap]___[value:20",
157
177
  "cursor]___[value:pointer",
158
178
  "backgroundColor]___[value:primary.300",