@hopper-ui/components 1.2.0 → 1.2.1
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/CHANGELOG.md +7 -0
- package/dist/Avatar/src/AnonymousAvatar.css +10 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +37 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +10 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +37 -37
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +10 -10
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/index.css +10 -10
- package/dist/Badge/src/index.js +2 -2
- package/dist/Divider/src/Divider.css +2 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +2 -2
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +11 -11
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +11 -11
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +584 -584
- package/dist/Form/src/Form.js +40 -40
- package/dist/Form/src/index.css +584 -584
- package/dist/Form/src/index.js +40 -40
- package/dist/HelperMessage/src/HelperMessage.css +11 -11
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +11 -11
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +1 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +1 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +31 -31
- package/dist/Link/src/Link.js +2 -2
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +2 -2
- package/dist/ListBox/src/ListBox.css +197 -197
- package/dist/ListBox/src/ListBox.js +8 -8
- package/dist/ListBox/src/ListBoxItem.css +182 -182
- package/dist/ListBox/src/ListBoxItem.js +6 -6
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +197 -197
- package/dist/ListBox/src/index.js +8 -8
- package/dist/Spinner/src/Spinner.css +19 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +19 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +3 -3
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +70 -70
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +70 -70
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +175 -175
- package/dist/buttons/src/index.js +6 -6
- package/dist/checkbox/src/Checkbox.css +31 -31
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +60 -60
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +60 -60
- package/dist/checkbox/src/index.js +4 -4
- package/dist/{chunk-BKCMCC7V.js → chunk-2DPE3H3G.js} +1 -1
- package/dist/{chunk-PFABSIDM.js → chunk-462UBJV3.js} +1 -1
- package/dist/{chunk-VYKPDMP3.js → chunk-4APVXEPA.js} +2 -2
- package/dist/{chunk-W474WFOP.js → chunk-4H7PKEMJ.js} +6 -6
- package/dist/{chunk-IUOLKHYQ.js → chunk-55AWCUQF.js} +1 -1
- package/dist/{chunk-X253QCYD.js → chunk-6WKRP4MN.js} +2 -2
- package/dist/{chunk-CKKLDA5J.js → chunk-AGRQ7UGN.js} +2 -2
- package/dist/{chunk-T6MAOVLH.js → chunk-BN32T6QQ.js} +2 -2
- package/dist/{chunk-SZSQZ4C7.js → chunk-C7XRB2J6.js} +2 -2
- package/dist/{chunk-IXWYHDGU.js → chunk-CSE22YXO.js} +1 -1
- package/dist/{chunk-XUJNQNB3.js → chunk-CXWMHWSS.js} +1 -1
- package/dist/{chunk-5IB23E3O.js → chunk-DZKJZSTQ.js} +1 -1
- package/dist/{chunk-PQXVL3YJ.js → chunk-F47GZGT7.js} +1 -1
- package/dist/{chunk-EJUIYBAC.js → chunk-F4KQUFXI.js} +1 -1
- package/dist/{chunk-354H4FNA.js → chunk-IUFABTFZ.js} +1 -1
- package/dist/{chunk-FOD7XUSJ.js → chunk-J6YYPRGY.js} +4 -4
- package/dist/{chunk-VISBUD2K.js → chunk-J7BXE7WN.js} +3 -3
- package/dist/{chunk-XT2MZWEV.js → chunk-K7DU4YR4.js} +1 -1
- package/dist/{chunk-W2BQZEW6.js → chunk-LXCCS4SA.js} +3 -3
- package/dist/{chunk-U56LEEEA.js → chunk-MFFXNI66.js} +3 -3
- package/dist/{chunk-CEUQHDEQ.js → chunk-MX5BW5VE.js} +1 -1
- package/dist/{chunk-TCOZUCPD.js → chunk-PUNJWQAN.js} +2 -2
- package/dist/{chunk-MJHMFANK.js → chunk-QGC3OX7W.js} +1 -1
- package/dist/{chunk-TG623HPA.js → chunk-RLDQEH6F.js} +3 -3
- package/dist/{chunk-JJ4EFTES.js → chunk-RYZNMKWB.js} +1 -1
- package/dist/{chunk-COIGQP33.js → chunk-SPFANCCV.js} +3 -3
- package/dist/{chunk-FOKTHCFK.js → chunk-T7QJEHL7.js} +2 -2
- package/dist/{chunk-Q63YLWI6.js → chunk-TFELIWJO.js} +1 -1
- package/dist/{chunk-M3K4IYX6.js → chunk-THUFFPGX.js} +1 -1
- package/dist/{chunk-L5KI4ZCL.js → chunk-TM4R5NO7.js} +2 -2
- package/dist/{chunk-S5CK32KM.js → chunk-VQC5F6I7.js} +3 -3
- package/dist/{chunk-UT4CSUUM.js → chunk-WQSVNGFJ.js} +1 -1
- package/dist/{chunk-2XO5CZBO.js → chunk-WYBQCRQB.js} +1 -1
- package/dist/{chunk-HCRWIU7V.js → chunk-XI3BX2TP.js} +3 -3
- package/dist/{chunk-RWAVMW7T.js → chunk-XUCH26RT.js} +1 -1
- package/dist/{chunk-V5Q245NH.js → chunk-YWIDJ55Q.js} +1 -1
- package/dist/{chunk-RQKU3XDG.js → chunk-YXD3IR3T.js} +1 -1
- package/dist/{chunk-FA4IXLWZ.js → chunk-ZEXXNE5U.js} +4 -4
- package/dist/{chunk-J44DIB5J.js → chunk-ZPPQJKHC.js} +2 -2
- package/dist/index.css +584 -584
- package/dist/index.js +40 -40
- package/dist/inputs/src/InputGroup.css +14 -14
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +63 -63
- package/dist/inputs/src/NumberField.js +6 -6
- package/dist/inputs/src/PasswordField.css +217 -217
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/SearchField.css +223 -223
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +57 -57
- package/dist/inputs/src/TextArea.js +6 -6
- package/dist/inputs/src/TextField.css +218 -218
- package/dist/inputs/src/TextField.js +8 -8
- package/dist/inputs/src/index.css +266 -266
- package/dist/inputs/src/index.js +12 -12
- package/dist/overlays/Popover/src/Popover.css +584 -584
- package/dist/overlays/Popover/src/Popover.js +40 -40
- package/dist/overlays/Popover/src/index.css +584 -584
- package/dist/overlays/Popover/src/index.js +40 -40
- package/dist/radio/src/Radio.css +31 -31
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +60 -60
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +60 -60
- package/dist/radio/src/index.js +4 -4
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +2 -2
- package/dist/switch/src/SwitchField.css +15 -15
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +3 -3
- package/dist/tag/src/Tag.css +301 -301
- package/dist/tag/src/Tag.js +5 -5
- package/dist/tag/src/TagGroup.css +22 -22
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +314 -314
- package/dist/tag/src/index.js +6 -6
- package/dist/typography/Heading/src/Heading.css +9 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +9 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +3 -3
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +3 -3
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +6 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +6 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +9 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +9 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/package.json +2 -2
package/dist/tag/src/Tag.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-
|
|
1
|
+
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-J6YYPRGY.js';
|
|
2
2
|
import '../../chunk-EWMWQ2MC.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WYBQCRQB.js';
|
|
4
4
|
import '../../chunk-DXVKHP4V.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-DZKJZSTQ.js';
|
|
6
6
|
import '../../chunk-O7IJYNVQ.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-AGRQ7UGN.js';
|
|
8
8
|
import '../../chunk-4ZYV2XLW.js';
|
|
9
9
|
import '../../chunk-F4H76S4H.js';
|
|
10
10
|
import '../../chunk-ZWU6DRRZ.js';
|
|
11
11
|
import '../../chunk-65JPI4FL.js';
|
|
12
12
|
import '../../chunk-DHVVYSLB.js';
|
|
13
13
|
import '../../chunk-CQDLZ42T.js';
|
|
14
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-K7DU4YR4.js';
|
|
15
15
|
import '../../chunk-X6SER3TZ.js';
|
|
16
16
|
import '../../chunk-HXI3MEEK.js';
|
|
17
17
|
import '../../chunk-AES7QBQE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
2
|
-
.Text-module__hop-
|
|
2
|
+
.Text-module__hop-Text___Ww7PP {
|
|
3
3
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Text-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Text-module__hop-
|
|
32
|
+
:where(.Text-module__hop-Text___Ww7PP) {
|
|
33
33
|
font-family: var(--font-family);
|
|
34
34
|
font-size: var(--font-size);
|
|
35
35
|
font-weight: var(--font-weight);
|
|
36
36
|
line-height: var(--line-height);
|
|
37
37
|
}
|
|
38
|
-
:where(.Text-module__hop-Text--
|
|
38
|
+
:where(.Text-module__hop-Text--xs___YsuwL) {
|
|
39
39
|
--font-size: var(--hop-Text-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Text-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Text-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Text-module__hop-Text--
|
|
44
|
+
:where(.Text-module__hop-Text--sm___9lTR-) {
|
|
45
45
|
--font-size: var(--hop-Text-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Text-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Text-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Text-module__hop-Text--
|
|
50
|
+
:where(.Text-module__hop-Text--md___to5eX) {
|
|
51
51
|
--font-size: var(--hop-Text-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Text-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Text-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Text-module__hop-Text--
|
|
56
|
+
:where(.Text-module__hop-Text--lg___Y-6Mo) {
|
|
57
57
|
--font-size: var(--hop-Text-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Text-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Text-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Text-module__hop-Text--
|
|
62
|
+
:where(.Text-module__hop-Text--xl___Qo9et) {
|
|
63
63
|
--font-size: var(--hop-Text-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Text-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Text-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Text-module__hop-Text--
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___dViKj) {
|
|
69
69
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Text-module__hop-Text--
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___uMHTH) {
|
|
75
75
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
|
|
82
|
-
.ErrorMessage-module__hop-
|
|
82
|
+
.ErrorMessage-module__hop-ErrorMessage___mPK9U {
|
|
83
83
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
84
84
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
85
85
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -96,13 +96,13 @@
|
|
|
96
96
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
97
97
|
color: var(--hop-ErrorMessage-color);
|
|
98
98
|
}
|
|
99
|
-
.ErrorMessage-module__hop-
|
|
99
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___blB3q {
|
|
100
100
|
flex: 0 0 auto;
|
|
101
101
|
align-self: flex-start;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
105
|
-
.HelperMessage-module__hop-
|
|
105
|
+
.HelperMessage-module__hop-HelperMessage___g-wQa {
|
|
106
106
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
107
107
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
108
108
|
display: flex;
|
|
@@ -111,32 +111,32 @@
|
|
|
111
111
|
box-sizing: border-box;
|
|
112
112
|
color: var(--hop-HelperMessage-color);
|
|
113
113
|
}
|
|
114
|
-
.HelperMessage-module__hop-
|
|
114
|
+
.HelperMessage-module__hop-HelperMessage__icon___3-slU {
|
|
115
115
|
flex: 0 0 auto;
|
|
116
116
|
align-self: flex-start;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
120
|
-
.Label-module__hop-
|
|
120
|
+
.Label-module__hop-Label___43PE1 {
|
|
121
121
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
122
122
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
123
123
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
124
124
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
125
125
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
126
126
|
}
|
|
127
|
-
:where(.Label-module__hop-
|
|
127
|
+
:where(.Label-module__hop-Label___43PE1) {
|
|
128
128
|
font-family: var(--hop-Label-font-family);
|
|
129
129
|
font-size: var(--hop-Label-font-size);
|
|
130
130
|
font-weight: var(--hop-Label-font-weight);
|
|
131
131
|
line-height: var(--hop-Label-line-height);
|
|
132
132
|
color: var(--hop-Label-color);
|
|
133
133
|
}
|
|
134
|
-
:where(.Label-module__hop-
|
|
134
|
+
:where(.Label-module__hop-Label__indicator___PXvS0) {
|
|
135
135
|
padding-inline-start: var(--hop-space-20);
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/tag/src/TagGroup.module.css/#css-module-data */
|
|
139
|
-
.TagGroup-module__hop-
|
|
139
|
+
.TagGroup-module__hop-TagGroup___-qsWY {
|
|
140
140
|
--hop-TagGroup-row-gap: var(--hop-space-inline-sm);
|
|
141
141
|
--hop-TagGroup-list-column-gap: var(--hop-space-inline-sm);
|
|
142
142
|
--hop-TagGroup-list-row-gap: var(--hop-space-inline-sm);
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
inline-size: max-content;
|
|
157
157
|
max-inline-size: 100%;
|
|
158
158
|
}
|
|
159
|
-
.TagGroup-module__hop-
|
|
159
|
+
.TagGroup-module__hop-TagGroup___-qsWY > .TagGroup-module__hop-TagGroup__label___-6iVf {
|
|
160
160
|
order: 1;
|
|
161
161
|
}
|
|
162
|
-
.TagGroup-module__hop-
|
|
162
|
+
.TagGroup-module__hop-TagGroup__list___JxCmr {
|
|
163
163
|
display: flex;
|
|
164
164
|
flex-wrap: wrap;
|
|
165
165
|
gap: var(--list-row-gap) var(--list-column-gap);
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
border-radius: var(--list-border-radius);
|
|
169
169
|
outline: none;
|
|
170
170
|
}
|
|
171
|
-
.TagGroup-module__hop-
|
|
171
|
+
.TagGroup-module__hop-TagGroup__list___JxCmr[data-focus-visible] {
|
|
172
172
|
outline: 0.125rem solid var(--list-focus-ring-color);
|
|
173
173
|
outline-offset: 0.125rem;
|
|
174
174
|
}
|
|
175
|
-
.TagGroup-module__hop-
|
|
176
|
-
.TagGroup-module__hop-
|
|
175
|
+
.TagGroup-module__hop-TagGroup___-qsWY > .TagGroup-module__hop-TagGroup__error-message___b3sVo,
|
|
176
|
+
.TagGroup-module__hop-TagGroup___-qsWY > .TagGroup-module__hop-TagGroup__helper-message___KFfUh {
|
|
177
177
|
order: 3;
|
|
178
178
|
}
|
package/dist/tag/src/TagGroup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-
|
|
1
|
+
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-YWIDJ55Q.js';
|
|
2
2
|
import '../../chunk-EWMWQ2MC.js';
|
|
3
3
|
import '../../chunk-LCAS3YQV.js';
|
|
4
4
|
import '../../chunk-XLKYXKWE.js';
|