@launchpad-ui/form 0.7.4 → 0.8.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/dist/index.es.js CHANGED
@@ -3,34 +3,34 @@ import { forwardRef, useState, useRef, Children, isValidElement, cloneElement }
3
3
  import { cx } from "classix";
4
4
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
5
5
  import { VisuallyHidden } from "@react-aria/visually-hidden";
6
- const formGroup = "_formGroup_14n27_1";
7
- const formIncreasedErrorMargin = "_formIncreasedErrorMargin_14n27_9";
8
- const formInline = "_formInline_14n27_13";
9
- const form = "_form_14n27_1";
10
- const formInput = "_formInput_14n27_27";
11
- const isFocused = "_isFocused_14n27_47";
12
- const iconField = "_iconField_14n27_64";
13
- const suffixContainer = "_suffixContainer_14n27_68";
14
- const isInvalid = "_isInvalid_14n27_73";
15
- const inlineForm = "_inlineForm_14n27_84";
16
- const label = "_label_14n27_89";
17
- const labelDisabled = "_labelDisabled_14n27_95";
18
- const labelOptional = "_labelOptional_14n27_103";
19
- const compactTextField = "_compactTextField_14n27_109";
20
- const fieldError = "_fieldError_14n27_133";
21
- const hint = "_hint_14n27_175";
22
- const field = "_field_14n27_133";
23
- const fieldErrorMessage = "_fieldErrorMessage_14n27_195";
24
- const isDisabled = "_isDisabled_14n27_208";
25
- const checkbox = "_checkbox_14n27_275";
26
- const radio = "_radio_14n27_282";
27
- const number = "_number_14n27_286";
28
- const suffix = "_suffix_14n27_68";
29
- const iconFieldIcon = "_iconFieldIcon_14n27_324";
30
- const formInputTiny = "_formInputTiny_14n27_332";
31
- const requiredAsterisk = "_requiredAsterisk_14n27_341";
32
- const fieldSet = "_fieldSet_14n27_345";
33
- const isActive = "_isActive_14n27_356";
6
+ const formGroup = "_formGroup_1icaj_10";
7
+ const formIncreasedErrorMargin = "_formIncreasedErrorMargin_1icaj_18";
8
+ const formInline = "_formInline_1icaj_22";
9
+ const form = "_form_1icaj_10";
10
+ const formInput = "_formInput_1icaj_36";
11
+ const isFocused = "_isFocused_1icaj_56";
12
+ const iconField = "_iconField_1icaj_73";
13
+ const suffixContainer = "_suffixContainer_1icaj_77";
14
+ const isInvalid = "_isInvalid_1icaj_82";
15
+ const inlineForm = "_inlineForm_1icaj_93";
16
+ const label = "_label_1icaj_98";
17
+ const labelDisabled = "_labelDisabled_1icaj_104";
18
+ const labelOptional = "_labelOptional_1icaj_108";
19
+ const compactTextField = "_compactTextField_1icaj_114";
20
+ const fieldError = "_fieldError_1icaj_138";
21
+ const hint = "_hint_1icaj_180";
22
+ const field = "_field_1icaj_138";
23
+ const fieldErrorMessage = "_fieldErrorMessage_1icaj_200";
24
+ const isDisabled = "_isDisabled_1icaj_213";
25
+ const checkbox = "_checkbox_1icaj_280";
26
+ const radio = "_radio_1icaj_287";
27
+ const number = "_number_1icaj_291";
28
+ const suffix = "_suffix_1icaj_77";
29
+ const iconFieldIcon = "_iconFieldIcon_1icaj_329";
30
+ const formInputTiny = "_formInputTiny_1icaj_337";
31
+ const requiredAsterisk = "_requiredAsterisk_1icaj_346";
32
+ const fieldSet = "_fieldSet_1icaj_350";
33
+ const isActive = "_isActive_1icaj_361";
34
34
  const styles = {
35
35
  formGroup,
36
36
  formIncreasedErrorMargin,
package/dist/index.js CHANGED
@@ -5,34 +5,34 @@ const react = require("react");
5
5
  const classix = require("classix");
6
6
  const jsxRuntime = require("react/jsx-runtime");
7
7
  const visuallyHidden = require("@react-aria/visually-hidden");
8
- const formGroup = "_formGroup_14n27_1";
9
- const formIncreasedErrorMargin = "_formIncreasedErrorMargin_14n27_9";
10
- const formInline = "_formInline_14n27_13";
11
- const form = "_form_14n27_1";
12
- const formInput = "_formInput_14n27_27";
13
- const isFocused = "_isFocused_14n27_47";
14
- const iconField = "_iconField_14n27_64";
15
- const suffixContainer = "_suffixContainer_14n27_68";
16
- const isInvalid = "_isInvalid_14n27_73";
17
- const inlineForm = "_inlineForm_14n27_84";
18
- const label = "_label_14n27_89";
19
- const labelDisabled = "_labelDisabled_14n27_95";
20
- const labelOptional = "_labelOptional_14n27_103";
21
- const compactTextField = "_compactTextField_14n27_109";
22
- const fieldError = "_fieldError_14n27_133";
23
- const hint = "_hint_14n27_175";
24
- const field = "_field_14n27_133";
25
- const fieldErrorMessage = "_fieldErrorMessage_14n27_195";
26
- const isDisabled = "_isDisabled_14n27_208";
27
- const checkbox = "_checkbox_14n27_275";
28
- const radio = "_radio_14n27_282";
29
- const number = "_number_14n27_286";
30
- const suffix = "_suffix_14n27_68";
31
- const iconFieldIcon = "_iconFieldIcon_14n27_324";
32
- const formInputTiny = "_formInputTiny_14n27_332";
33
- const requiredAsterisk = "_requiredAsterisk_14n27_341";
34
- const fieldSet = "_fieldSet_14n27_345";
35
- const isActive = "_isActive_14n27_356";
8
+ const formGroup = "_formGroup_1icaj_10";
9
+ const formIncreasedErrorMargin = "_formIncreasedErrorMargin_1icaj_18";
10
+ const formInline = "_formInline_1icaj_22";
11
+ const form = "_form_1icaj_10";
12
+ const formInput = "_formInput_1icaj_36";
13
+ const isFocused = "_isFocused_1icaj_56";
14
+ const iconField = "_iconField_1icaj_73";
15
+ const suffixContainer = "_suffixContainer_1icaj_77";
16
+ const isInvalid = "_isInvalid_1icaj_82";
17
+ const inlineForm = "_inlineForm_1icaj_93";
18
+ const label = "_label_1icaj_98";
19
+ const labelDisabled = "_labelDisabled_1icaj_104";
20
+ const labelOptional = "_labelOptional_1icaj_108";
21
+ const compactTextField = "_compactTextField_1icaj_114";
22
+ const fieldError = "_fieldError_1icaj_138";
23
+ const hint = "_hint_1icaj_180";
24
+ const field = "_field_1icaj_138";
25
+ const fieldErrorMessage = "_fieldErrorMessage_1icaj_200";
26
+ const isDisabled = "_isDisabled_1icaj_213";
27
+ const checkbox = "_checkbox_1icaj_280";
28
+ const radio = "_radio_1icaj_287";
29
+ const number = "_number_1icaj_291";
30
+ const suffix = "_suffix_1icaj_77";
31
+ const iconFieldIcon = "_iconFieldIcon_1icaj_329";
32
+ const formInputTiny = "_formInputTiny_1icaj_337";
33
+ const requiredAsterisk = "_requiredAsterisk_1icaj_346";
34
+ const fieldSet = "_fieldSet_1icaj_350";
35
+ const isActive = "_isActive_1icaj_361";
36
36
  const styles = {
37
37
  formGroup,
38
38
  formIncreasedErrorMargin,
package/dist/style.css CHANGED
@@ -1,4 +1,13 @@
1
- ._formGroup_14n27_1 {
1
+ :root,
2
+ [data-theme='default'] {
3
+ --lp-component-form-color-text-label-disabled: var(--lp-color-gray-800);
4
+ }
5
+
6
+ [data-theme='dark'] {
7
+ --lp-component-form-color-text-label-disabled: var(--lp-color-gray-400);
8
+ }
9
+
10
+ ._formGroup_1icaj_10 {
2
11
  margin: 2rem 0;
3
12
  padding: 0;
4
13
  border: none;
@@ -7,25 +16,25 @@
7
16
  /* The margin for .formGroup and the min-height of .form-fieldError
8
17
  should be equal to avoid content shift when errors are shown */
9
18
 
10
- ._formIncreasedErrorMargin_14n27_9 ._formGroup_14n27_1 {
19
+ ._formIncreasedErrorMargin_1icaj_18 ._formGroup_1icaj_10 {
11
20
  margin: 2.8rem 0;
12
21
  }
13
22
 
14
- ._formInline_14n27_13 ._formGroup_14n27_1 {
23
+ ._formInline_1icaj_22 ._formGroup_1icaj_10 {
15
24
  display: inline-block;
16
25
  vertical-align: middle;
17
26
  margin: 0;
18
27
  }
19
28
 
20
- ._form_14n27_1 ._formGroup_14n27_1:first-child {
29
+ ._form_1icaj_10 ._formGroup_1icaj_10:first-child {
21
30
  margin-top: 0;
22
31
  }
23
32
 
24
- ._form_14n27_1 ._formGroup_14n27_1:last-child {
33
+ ._form_1icaj_10 ._formGroup_1icaj_10:last-child {
25
34
  margin-bottom: 0;
26
35
  }
27
36
 
28
- ._formInput_14n27_27 {
37
+ ._formInput_1icaj_36 {
29
38
  display: block;
30
39
  width: 100%;
31
40
  padding: 0.6rem 1rem;
@@ -40,24 +49,24 @@
40
49
  height: 3.2rem;
41
50
  }
42
51
 
43
- ._formInput_14n27_27:-moz-placeholder-shown {
52
+ ._formInput_1icaj_36:-moz-placeholder-shown {
44
53
  overflow: hidden;
45
54
  text-overflow: ellipsis;
46
55
  }
47
56
 
48
- ._formInput_14n27_27:placeholder-shown {
57
+ ._formInput_1icaj_36:placeholder-shown {
49
58
  overflow: hidden;
50
59
  text-overflow: ellipsis;
51
60
  }
52
61
 
53
- ._formInput_14n27_27._isFocused_14n27_47,
54
- ._formInput_14n27_27:focus {
62
+ ._formInput_1icaj_36._isFocused_1icaj_56,
63
+ ._formInput_1icaj_36:focus {
55
64
  outline: 0;
56
65
  border-color: var(--lp-color-border-field-focus);
57
66
  box-shadow: 0 0 0 3px hsla(231.5, 100%, 62.5%, 0.1);
58
67
  }
59
68
 
60
- select._formInput_14n27_27 {
69
+ select._formInput_1icaj_36 {
61
70
  -webkit-appearance: none;
62
71
  -moz-appearance: none;
63
72
  appearance: none;
@@ -69,52 +78,49 @@ select._formInput_14n27_27 {
69
78
  padding-right: 2rem;
70
79
  }
71
80
 
72
- ._iconField_14n27_64 ._formInput_14n27_27 {
81
+ ._iconField_1icaj_73 ._formInput_1icaj_36 {
73
82
  padding-left: 3rem;
74
83
  }
75
84
 
76
- ._suffixContainer_14n27_68 ._formInput_14n27_27 {
85
+ ._suffixContainer_1icaj_77 ._formInput_1icaj_36 {
77
86
  border: none;
78
87
  border-radius: var(--lp-border-radius-regular) 0 0 var(--lp-border-radius-regular);
79
88
  }
80
89
 
81
- ._isInvalid_14n27_73 ._formInput_14n27_27,
82
- ._form_14n27_1 ._isInvalid_14n27_73 .Select-control,
83
- ._form_14n27_1 ._isInvalid_14n27_73 .CustomSelect > div,
84
- ._form_14n27_1 ._isInvalid_14n27_73 ._formInput_14n27_27 {
90
+ ._isInvalid_1icaj_82 ._formInput_1icaj_36,
91
+ ._form_1icaj_10 ._isInvalid_1icaj_82 .Select-control,
92
+ ._form_1icaj_10 ._isInvalid_1icaj_82 .CustomSelect > div,
93
+ ._form_1icaj_10 ._isInvalid_1icaj_82 ._formInput_1icaj_36 {
85
94
  border-color: var(--lp-color-border-field-error);
86
95
  }
87
96
 
88
- ._suffixContainer_14n27_68 ._formInput_14n27_27:focus {
97
+ ._suffixContainer_1icaj_77 ._formInput_1icaj_36:focus {
89
98
  box-shadow: none;
90
99
  }
91
100
 
92
- ._inlineForm_14n27_84 ._formGroup_14n27_1 + ._formGroup_14n27_1,
93
- ._inlineForm_14n27_84 ._formGroup_14n27_1 + .Button {
101
+ ._inlineForm_1icaj_93 ._formGroup_1icaj_10 + ._formGroup_1icaj_10,
102
+ ._inlineForm_1icaj_93 ._formGroup_1icaj_10 + .Button {
94
103
  margin-left: 1rem;
95
104
  }
96
105
 
97
- ._label_14n27_89 {
106
+ ._label_1icaj_98 {
98
107
  font-size: 1.3rem;
99
108
  font-family: var(--lp-font-family-base);
100
109
  word-break: break-word;
101
110
  }
102
111
 
103
- ._labelDisabled_14n27_95 {
112
+ ._labelDisabled_1icaj_104 {
104
113
  color: var(--lp-color-gray-800);
114
+ color: var(--lp-component-form-color-text-label-disabled);
105
115
  }
106
116
 
107
- :root[data-theme='dark'] ._labelDisabled_14n27_95 {
108
- color: var(--lp-color-gray-400);
109
- }
110
-
111
- ._labelOptional_14n27_103 {
117
+ ._labelOptional_1icaj_108 {
112
118
  margin-left: 0.4em;
113
119
  color: var(--lp-color-text-ui-secondary);
114
120
  fill: var(--lp-color-text-ui-secondary);
115
121
  }
116
122
 
117
- ._compactTextField_14n27_109 ._label_14n27_89 {
123
+ ._compactTextField_1icaj_114 ._label_1icaj_98 {
118
124
  position: absolute;
119
125
  top: -2px;
120
126
  left: 10px;
@@ -128,17 +134,17 @@ select._formInput_14n27_27 {
128
134
  z-index: 1; /* Fixes layout issue in Firefox */
129
135
  }
130
136
 
131
- ._formGroup_14n27_1 ._label_14n27_89 {
137
+ ._formGroup_1icaj_10 ._label_1icaj_98 {
132
138
  display: flex;
133
139
  align-items: center;
134
140
  margin-bottom: 0.2rem;
135
141
  }
136
142
 
137
- ._formGroup_14n27_1 ._label_14n27_89 + ._label_14n27_89 {
143
+ ._formGroup_1icaj_10 ._label_1icaj_98 + ._label_1icaj_98 {
138
144
  margin-top: 0.5rem;
139
145
  }
140
146
 
141
- ._fieldError_14n27_133 {
147
+ ._fieldError_1icaj_138 {
142
148
  color: var(--lp-color-text-feedback-error);
143
149
  font-size: 1.3rem;
144
150
  }
@@ -146,46 +152,46 @@ select._formInput_14n27_27 {
146
152
  /* The margin for .formGroup and the min-height of .form-fieldError
147
153
  should be equal to avoid content shift when errors are shown */
148
154
 
149
- ._formIncreasedErrorMargin_14n27_9 ._fieldError_14n27_133 {
155
+ ._formIncreasedErrorMargin_1icaj_18 ._fieldError_1icaj_138 {
150
156
  min-height: 2.8rem;
151
157
  }
152
158
 
153
- ._label_14n27_89 ._fieldError_14n27_133 {
159
+ ._label_1icaj_98 ._fieldError_1icaj_138 {
154
160
  float: right;
155
161
  }
156
162
 
157
- ._form_14n27_1:not(._inlineForm_14n27_84) ._fieldError_14n27_133 {
163
+ ._form_1icaj_10:not(._inlineForm_1icaj_93) ._fieldError_1icaj_138 {
158
164
  display: block;
159
165
  padding-top: 0.5rem;
160
166
  text-align: left;
161
167
  }
162
168
 
163
- ._formIncreasedErrorMargin_14n27_9:not(._inlineForm_14n27_84) ._fieldError_14n27_133 {
169
+ ._formIncreasedErrorMargin_1icaj_18:not(._inlineForm_1icaj_93) ._fieldError_1icaj_138 {
164
170
  padding-top: 0.1rem;
165
171
  padding-bottom: 0.5rem;
166
172
  }
167
173
 
168
- ._form_14n27_1 ._isInvalid_14n27_73 ._label_14n27_89 {
174
+ ._form_1icaj_10 ._isInvalid_1icaj_82 ._label_1icaj_98 {
169
175
  color: var(--lp-color-text-feedback-error);
170
176
  }
171
177
 
172
- ._formInput_14n27_27::-moz-placeholder {
178
+ ._formInput_1icaj_36::-moz-placeholder {
173
179
  color: var(--lp-color-text-field-placeholder);
174
180
  }
175
181
 
176
- ._formInput_14n27_27::placeholder {
182
+ ._formInput_1icaj_36::placeholder {
177
183
  color: var(--lp-color-text-field-placeholder);
178
184
  }
179
185
 
180
- ._formIncreasedErrorMargin_14n27_9 ._formGroup_14n27_1._isInvalid_14n27_73 {
186
+ ._formIncreasedErrorMargin_1icaj_18 ._formGroup_1icaj_10._isInvalid_1icaj_82 {
181
187
  margin-bottom: 0;
182
188
  }
183
189
 
184
- ._formIncreasedErrorMargin_14n27_9 ._formGroup_14n27_1._isInvalid_14n27_73 + ._formGroup_14n27_1 {
190
+ ._formIncreasedErrorMargin_1icaj_18 ._formGroup_1icaj_10._isInvalid_1icaj_82 + ._formGroup_1icaj_10 {
185
191
  margin-top: 0;
186
192
  }
187
193
 
188
- ._hint_14n27_175 {
194
+ ._hint_1icaj_180 {
189
195
  display: block;
190
196
  margin-top: 0.3rem;
191
197
  font-size: 1.3rem;
@@ -193,75 +199,75 @@ select._formInput_14n27_27 {
193
199
  color: var(--lp-color-text-ui-secondary);
194
200
  }
195
201
 
196
- ._field_14n27_133 ._hint_14n27_175 {
202
+ ._field_1icaj_138 ._hint_1icaj_180 {
197
203
  margin: 0;
198
204
  font-size: 1.3rem;
199
205
  color: var(--lp-color-text-ui-secondary);
200
206
  fill: var(--lp-color-text-ui-secondary);
201
207
  }
202
208
 
203
- ._form_14n27_1 ._field_14n27_133 label,
204
- ._form_14n27_1 ._field_14n27_133 ._isInvalid_14n27_73 label {
209
+ ._form_1icaj_10 ._field_1icaj_138 label,
210
+ ._form_1icaj_10 ._field_1icaj_138 ._isInvalid_1icaj_82 label {
205
211
  color: var(--lp-color-text-ui-primary);
206
212
  }
207
213
 
208
- ._fieldErrorMessage_14n27_195 {
214
+ ._fieldErrorMessage_1icaj_200 {
209
215
  color: var(--lp-color-text-feedback-error);
210
216
  font-size: 1.3rem;
211
217
  }
212
218
 
213
- ._field_14n27_133._formGroup_14n27_1 {
219
+ ._field_1icaj_138._formGroup_1icaj_10 {
214
220
  margin: 1rem 0;
215
221
  }
216
222
 
217
- ._field_14n27_133._formGroup_14n27_1:first-child {
223
+ ._field_1icaj_138._formGroup_1icaj_10:first-child {
218
224
  margin-top: 0;
219
225
  }
220
226
 
221
- input._formInput_14n27_27:-moz-read-only {
227
+ input._formInput_1icaj_36:-moz-read-only {
222
228
  opacity: 1;
223
229
  background-color: var(--lp-color-bg-field-disabled);
224
230
  color: var(--lp-color-text-field-disabled);
225
231
  border-color: var(--lp-color-border-field-disabled);
226
232
  }
227
233
 
228
- ._formInput_14n27_27._isDisabled_14n27_208,
229
- input._formInput_14n27_27:disabled,
230
- select._formInput_14n27_27:disabled,
231
- input._formInput_14n27_27:read-only {
234
+ ._formInput_1icaj_36._isDisabled_1icaj_213,
235
+ input._formInput_1icaj_36:disabled,
236
+ select._formInput_1icaj_36:disabled,
237
+ input._formInput_1icaj_36:read-only {
232
238
  opacity: 1;
233
239
  background-color: var(--lp-color-bg-field-disabled);
234
240
  color: var(--lp-color-text-field-disabled);
235
241
  border-color: var(--lp-color-border-field-disabled);
236
242
  }
237
243
 
238
- ._formInput_14n27_27._isDisabled_14n27_208:hover,
239
- ._formInput_14n27_27:disabled:hover {
244
+ ._formInput_1icaj_36._isDisabled_1icaj_213:hover,
245
+ ._formInput_1icaj_36:disabled:hover {
240
246
  cursor: not-allowed;
241
247
  }
242
248
 
243
- textarea._formInput_14n27_27 {
249
+ textarea._formInput_1icaj_36 {
244
250
  min-height: 2.5em;
245
251
  height: auto;
246
252
  resize: none;
247
253
  }
248
254
 
249
- textarea._formInput_14n27_27:-moz-read-only {
255
+ textarea._formInput_1icaj_36:-moz-read-only {
250
256
  opacity: 1;
251
257
  color: var(--lp-color-text-field-disabled);
252
258
  background-color: var(--lp-color-bg-field-disabled);
253
259
  border-color: var(--lp-color-border-field-disabled);
254
260
  }
255
261
 
256
- textarea._formInput_14n27_27:disabled,
257
- textarea._formInput_14n27_27:read-only {
262
+ textarea._formInput_1icaj_36:disabled,
263
+ textarea._formInput_1icaj_36:read-only {
258
264
  opacity: 1;
259
265
  color: var(--lp-color-text-field-disabled);
260
266
  background-color: var(--lp-color-bg-field-disabled);
261
267
  border-color: var(--lp-color-border-field-disabled);
262
268
  }
263
269
 
264
- input._formInput_14n27_27::-webkit-autofill {
270
+ input._formInput_1icaj_36::-webkit-autofill {
265
271
  box-shadow: 0 0 0 50px var(--lp-color-bg-field) inset;
266
272
  }
267
273
 
@@ -294,29 +300,29 @@ input[type='checkbox']:disabled {
294
300
  pointer-events: none;
295
301
  }
296
302
 
297
- ._formInput_14n27_27[readonly],
298
- ._formInput_14n27_27[readonly]:focus {
303
+ ._formInput_1icaj_36[readonly],
304
+ ._formInput_1icaj_36[readonly]:focus {
299
305
  color: var(--lp-color-text-ui-secondary);
300
306
  border-color: var(--lp-color-gray-500);
301
307
  box-shadow: none;
302
308
  }
303
309
 
304
- ._checkbox_14n27_275 {
310
+ ._checkbox_1icaj_280 {
305
311
  align-self: flex-start; /* Default for .label is center, but this looks bad on multi-line checkbox labels */
306
312
  flex-shrink: 0; /* Make sure the input itself doesn't shrink in flex layouts */
307
313
  margin-right: 0.5rem;
308
314
  margin-top: 0.4rem;
309
315
  }
310
316
 
311
- ._radio_14n27_282 {
317
+ ._radio_1icaj_287 {
312
318
  margin-right: 0.5rem;
313
319
  }
314
320
 
315
- ._number_14n27_286 {
321
+ ._number_1icaj_291 {
316
322
  min-width: 4.5rem;
317
323
  }
318
324
 
319
- ._suffixContainer_14n27_68 {
325
+ ._suffixContainer_1icaj_77 {
320
326
  display: inline-flex;
321
327
  border: 1px solid var(--lp-color-border-field);
322
328
  border-radius: var(--lp-border-radius-regular);
@@ -324,12 +330,12 @@ input[type='checkbox']:disabled {
324
330
  transition: all 0.1s linear;
325
331
  }
326
332
 
327
- ._suffixContainer_14n27_68:focus-within {
333
+ ._suffixContainer_1icaj_77:focus-within {
328
334
  border-color: var(--lp-color-border-field-focus);
329
335
  box-shadow: 0 0 0 3px hsla(231.5, 100%, 62.5%, 0.1);
330
336
  }
331
337
 
332
- ._suffixContainer_14n27_68 ._suffix_14n27_68 {
338
+ ._suffixContainer_1icaj_77 ._suffix_1icaj_77 {
333
339
  padding: 0 2px;
334
340
  background-color: var(--lp-color-bg-field-aside);
335
341
  color: var(--lp-color-text-ui-secondary);
@@ -340,8 +346,8 @@ input[type='checkbox']:disabled {
340
346
  position: initial;
341
347
  }
342
348
 
343
- ._suffix_14n27_68::-webkit-outer-spin-button,
344
- ._suffix_14n27_68::-webkit-inner-spin-button {
349
+ ._suffix_1icaj_77::-webkit-outer-spin-button,
350
+ ._suffix_1icaj_77::-webkit-inner-spin-button {
345
351
  -webkit-appearance: none;
346
352
  appearance: none;
347
353
  margin: 0;
@@ -349,13 +355,13 @@ input[type='checkbox']:disabled {
349
355
 
350
356
  /* Firefox */
351
357
 
352
- ._suffix_14n27_68[type='number'] {
358
+ ._suffix_1icaj_77[type='number'] {
353
359
  -webkit-appearance: textfield;
354
360
  -moz-appearance: textfield;
355
361
  appearance: textfield;
356
362
  }
357
363
 
358
- ._iconFieldIcon_14n27_324 {
364
+ ._iconFieldIcon_1icaj_329 {
359
365
  position: absolute;
360
366
  fill: var(--lp-color-fill-field);
361
367
  top: 50%;
@@ -363,31 +369,31 @@ input[type='checkbox']:disabled {
363
369
  left: 1rem;
364
370
  }
365
371
 
366
- ._formInputTiny_14n27_332 {
372
+ ._formInputTiny_1icaj_337 {
367
373
  padding: 0.1rem 0.6rem;
368
374
  height: 2.4rem;
369
375
  }
370
376
 
371
- ._iconField_14n27_64 {
377
+ ._iconField_1icaj_73 {
372
378
  position: relative;
373
379
  }
374
380
 
375
- ._requiredAsterisk_14n27_341 {
381
+ ._requiredAsterisk_1icaj_346 {
376
382
  color: var(--lp-color-text-feedback-error);
377
383
  }
378
384
 
379
- ._fieldSet_14n27_345 {
385
+ ._fieldSet_1icaj_350 {
380
386
  border: none;
381
387
  margin: 2rem 0;
382
388
  padding: 0;
383
389
  }
384
390
 
385
- ._compactTextField_14n27_109 {
391
+ ._compactTextField_1icaj_114 {
386
392
  position: relative;
387
393
  width: 100%;
388
394
  }
389
395
 
390
- ._compactTextField_14n27_109._isActive_14n27_356 ._label_14n27_89 {
396
+ ._compactTextField_1icaj_114._isActive_1icaj_361 ._label_1icaj_98 {
391
397
  border-radius: var(--lp-border-radius-regular);
392
398
  opacity: 1;
393
399
  pointer-events: auto;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@launchpad-ui/form",
3
- "version": "0.7.4",
3
+ "version": "0.8.0",
4
4
  "status": "beta",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -28,8 +28,8 @@
28
28
  "dependencies": {
29
29
  "@react-aria/visually-hidden": "3.6.0",
30
30
  "classix": "2.1.17",
31
- "@launchpad-ui/icons": "~0.7.1",
32
- "@launchpad-ui/tokens": "~0.4.10"
31
+ "@launchpad-ui/icons": "~0.7.2",
32
+ "@launchpad-ui/tokens": "~0.5.0"
33
33
  },
34
34
  "peerDependencies": {
35
35
  "react": "18.2.0",