@hopper-ui/components 1.0.8 → 1.0.9
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/Chip/src/Chip.css +33 -33
- package/dist/Chip/src/Chip.js +2 -2
- package/dist/Chip/src/index.css +33 -33
- package/dist/Chip/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/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 +175 -175
- package/dist/ListBox/src/ListBox.js +7 -7
- package/dist/ListBox/src/ListBoxItem.css +160 -160
- 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 +175 -175
- package/dist/ListBox/src/index.js +7 -7
- 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 +103 -103
- package/dist/buttons/src/Button.js +4 -4
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +12 -12
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +12 -12
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +126 -126
- package/dist/buttons/src/index.js +7 -7
- 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 +66 -66
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +66 -66
- package/dist/checkbox/src/index.js +4 -4
- package/dist/{chunk-QVK2N2AZ.js → chunk-3KBRMNDA.js} +3 -3
- package/dist/{chunk-SVUAG4RI.js → chunk-5MXKQU5B.js} +4 -4
- package/dist/{chunk-375NGVSY.js → chunk-5YRQIXEL.js} +1 -1
- package/dist/{chunk-GEDAZSYP.js → chunk-63JW6CK6.js} +1 -1
- package/dist/{chunk-C5SNXNGO.js → chunk-7WUVCC3E.js} +2 -2
- package/dist/{chunk-PFQFQTAW.js → chunk-7Y5L73TT.js} +2 -2
- package/dist/{chunk-Q6XETWRV.js → chunk-A6JQYJ3R.js} +1 -1
- package/dist/{chunk-LYGSWKBB.js → chunk-BCNLI46Y.js} +1 -1
- package/dist/{chunk-KC5DWQN5.js → chunk-BEPTEF2Y.js} +3 -3
- package/dist/{chunk-2PZTP7OD.js → chunk-BFBNB37P.js} +1 -1
- package/dist/{chunk-LAYIMWCS.js → chunk-CPGLTPBH.js} +2 -2
- package/dist/{chunk-GVS7P3EP.js → chunk-CQ2WBICW.js} +2 -2
- package/dist/{chunk-HK6NUAOU.js → chunk-E3GTXHVR.js} +1 -1
- package/dist/{chunk-DERV7IO4.js → chunk-ESMMVJFJ.js} +1 -1
- package/dist/{chunk-HJGIOIZH.js → chunk-FSIHGNZZ.js} +1 -1
- package/dist/{chunk-FX7SCMAB.js → chunk-G7N6JSC6.js} +3 -3
- package/dist/{chunk-JYS47NMI.js → chunk-HIDFRNRY.js} +2 -2
- package/dist/{chunk-VILNMAVP.js → chunk-HIKXZAF6.js} +2 -2
- package/dist/{chunk-B2NAEXNH.js → chunk-IJEOKZBG.js} +6 -6
- package/dist/{chunk-FJYIXPAV.js → chunk-JW6SVCZI.js} +1 -1
- package/dist/{chunk-RERJ4IWC.js → chunk-KDSVLCXQ.js} +1 -1
- package/dist/{chunk-XGLY57N7.js → chunk-KIKYKF6M.js} +1 -1
- package/dist/{chunk-7F63PQML.js → chunk-KQRHG655.js} +1 -1
- package/dist/{chunk-BHRRVORW.js → chunk-M7TMDPQ4.js} +5 -5
- package/dist/{chunk-O3B5AAY5.js → chunk-MM26VI6I.js} +2 -2
- package/dist/{chunk-5YCINTI3.js → chunk-R3YOEPPW.js} +3 -3
- package/dist/{chunk-J3FFNHVC.js → chunk-RPKDR2DM.js} +2 -2
- package/dist/{chunk-576NZEOZ.js → chunk-SBGW2L25.js} +2 -2
- package/dist/{chunk-WWLAPWPS.js → chunk-SV4MURUH.js} +3 -3
- package/dist/{chunk-YORVWKUU.js → chunk-TFKAOK7T.js} +1 -1
- package/dist/{chunk-T3KA26BR.js → chunk-TV77LXU3.js} +1 -1
- package/dist/{chunk-Q4P2MTYE.js → chunk-USJAHVR6.js} +1 -1
- package/dist/{chunk-LD4PHTV5.js → chunk-UU2LRQMW.js} +1 -1
- package/dist/{chunk-IGDXWHDV.js → chunk-W5H4HE43.js} +1 -1
- package/dist/{chunk-KUOVH2WS.js → chunk-WFL75JA5.js} +1 -1
- package/dist/{chunk-6FJ6VT7L.js → chunk-WL24EJEW.js} +1 -1
- package/dist/{chunk-2O5GW4WZ.js → chunk-ZJY43OYG.js} +1 -1
- package/dist/index.css +457 -457
- package/dist/index.js +37 -37
- package/dist/inputs/src/InputGroup.css +12 -12
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/PasswordField.css +163 -163
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/SearchField.css +169 -169
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextField.css +164 -164
- package/dist/inputs/src/TextField.js +8 -8
- package/dist/inputs/src/index.css +182 -182
- package/dist/inputs/src/index.js +10 -10
- package/dist/overlays/Popover/src/Popover.css +457 -457
- package/dist/overlays/Popover/src/Popover.js +37 -37
- package/dist/overlays/Popover/src/index.css +457 -457
- package/dist/overlays/Popover/src/index.js +37 -37
- 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 +66 -66
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +66 -66
- 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 +457 -457
- package/dist/tag/src/Tag.js +37 -37
- package/dist/tag/src/TagGroup.css +28 -28
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +457 -457
- package/dist/tag/src/index.js +37 -37
- 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 +9 -9
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +9 -9
- 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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___BKrPD {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-
|
|
1
|
+
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-UU2LRQMW.js';
|
|
2
2
|
export { IconListContext } from '../../chunk-DHVVYSLB.js';
|
|
3
3
|
import '../../chunk-M36KANKC.js';
|
|
4
4
|
import '../../chunk-JSBRDJBE.js';
|
package/dist/Link/src/Link.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___BKrPD {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___9EKDX {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___9EKDX) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___jiJjf) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___-IJzb) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___JvMWi) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___TLLw6) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___lpA8Y) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___ggwwq) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___2Vd0p) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
91
|
+
.Link-module__hop-Link___-32I- {
|
|
92
92
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
93
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
94
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +113,53 @@
|
|
|
113
113
|
outline: none;
|
|
114
114
|
outline-offset: 0.125rem;
|
|
115
115
|
}
|
|
116
|
-
.Link-module__hop-
|
|
116
|
+
.Link-module__hop-Link___-32I-[data-focus-visible] {
|
|
117
117
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
118
|
}
|
|
119
|
-
.Link-module__hop-
|
|
119
|
+
.Link-module__hop-Link___-32I-[data-disabled] {
|
|
120
120
|
cursor: default;
|
|
121
121
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
122
|
+
.Link-module__hop-Link--quiet___pQane[data-focus-visible],
|
|
123
|
+
.Link-module__hop-Link--quiet___pQane[data-hovered] {
|
|
124
124
|
text-decoration: underline;
|
|
125
125
|
}
|
|
126
|
-
.Link-module__hop-
|
|
126
|
+
.Link-module__hop-Link___-32I-:not(.Link-module__hop-Link--quiet___pQane) {
|
|
127
127
|
text-decoration: underline;
|
|
128
128
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
129
|
+
.Link-module__hop-Link--primary___i2qpD {
|
|
130
130
|
color: var(--hop-Link-primary-text-color);
|
|
131
131
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
132
|
+
.Link-module__hop-Link--primary___i2qpD[data-disabled] {
|
|
133
133
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
134
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
135
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-focus-visible],
|
|
136
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-hovered] {
|
|
137
137
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
138
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
139
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-pressed] {
|
|
140
140
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
141
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
142
|
+
.Link-module__hop-Link--secondary___5s-Xi {
|
|
143
143
|
color: var(--hop-Link-neutral-text-color);
|
|
144
144
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
145
|
+
.Link-module__hop-Link--secondary___5s-Xi[data-disabled] {
|
|
146
146
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
147
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
148
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-focus-visible],
|
|
149
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-hovered] {
|
|
150
150
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
151
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
152
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-pressed] {
|
|
153
153
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
154
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
155
|
+
.Link-module__hop-Link__icon___HpJyD,
|
|
156
|
+
.Link-module__hop-Link__icon-list___0tqGS {
|
|
157
157
|
order: 2;
|
|
158
158
|
}
|
|
159
|
-
.Link-module__hop-
|
|
159
|
+
.Link-module__hop-Link__text___6XpZ4 {
|
|
160
160
|
order: 1;
|
|
161
161
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
162
|
+
.Link-module__hop-Link__start-icon___9DYwi,
|
|
163
|
+
.Link-module__hop-Link__start-icon-list___f1z4Q {
|
|
164
164
|
order: 0;
|
|
165
165
|
}
|
package/dist/Link/src/Link.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-RPKDR2DM.js';
|
|
2
2
|
import '../../chunk-4VVNSXIB.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-ZWU6DRRZ.js';
|
|
5
5
|
import '../../chunk-DHVVYSLB.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-5YRQIXEL.js';
|
|
7
7
|
import '../../chunk-X6SER3TZ.js';
|
|
8
8
|
import '../../chunk-HXI3MEEK.js';
|
|
9
9
|
import '../../chunk-M36KANKC.js';
|
package/dist/Link/src/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___BKrPD {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___9EKDX {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___9EKDX) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___jiJjf) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___-IJzb) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___JvMWi) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___TLLw6) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___lpA8Y) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___ggwwq) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___2Vd0p) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
91
|
+
.Link-module__hop-Link___-32I- {
|
|
92
92
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
93
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
94
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +113,53 @@
|
|
|
113
113
|
outline: none;
|
|
114
114
|
outline-offset: 0.125rem;
|
|
115
115
|
}
|
|
116
|
-
.Link-module__hop-
|
|
116
|
+
.Link-module__hop-Link___-32I-[data-focus-visible] {
|
|
117
117
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
118
|
}
|
|
119
|
-
.Link-module__hop-
|
|
119
|
+
.Link-module__hop-Link___-32I-[data-disabled] {
|
|
120
120
|
cursor: default;
|
|
121
121
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
122
|
+
.Link-module__hop-Link--quiet___pQane[data-focus-visible],
|
|
123
|
+
.Link-module__hop-Link--quiet___pQane[data-hovered] {
|
|
124
124
|
text-decoration: underline;
|
|
125
125
|
}
|
|
126
|
-
.Link-module__hop-
|
|
126
|
+
.Link-module__hop-Link___-32I-:not(.Link-module__hop-Link--quiet___pQane) {
|
|
127
127
|
text-decoration: underline;
|
|
128
128
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
129
|
+
.Link-module__hop-Link--primary___i2qpD {
|
|
130
130
|
color: var(--hop-Link-primary-text-color);
|
|
131
131
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
132
|
+
.Link-module__hop-Link--primary___i2qpD[data-disabled] {
|
|
133
133
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
134
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
135
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-focus-visible],
|
|
136
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-hovered] {
|
|
137
137
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
138
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
139
|
+
.Link-module__hop-Link--primary___i2qpD:not([data-disabled])[data-pressed] {
|
|
140
140
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
141
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
142
|
+
.Link-module__hop-Link--secondary___5s-Xi {
|
|
143
143
|
color: var(--hop-Link-neutral-text-color);
|
|
144
144
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
145
|
+
.Link-module__hop-Link--secondary___5s-Xi[data-disabled] {
|
|
146
146
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
147
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
148
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-focus-visible],
|
|
149
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-hovered] {
|
|
150
150
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
151
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
152
|
+
.Link-module__hop-Link--secondary___5s-Xi:not([data-disabled])[data-pressed] {
|
|
153
153
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
154
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
155
|
+
.Link-module__hop-Link__icon___HpJyD,
|
|
156
|
+
.Link-module__hop-Link__icon-list___0tqGS {
|
|
157
157
|
order: 2;
|
|
158
158
|
}
|
|
159
|
-
.Link-module__hop-
|
|
159
|
+
.Link-module__hop-Link__text___6XpZ4 {
|
|
160
160
|
order: 1;
|
|
161
161
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
162
|
+
.Link-module__hop-Link__start-icon___9DYwi,
|
|
163
|
+
.Link-module__hop-Link__start-icon-list___f1z4Q {
|
|
164
164
|
order: 0;
|
|
165
165
|
}
|
package/dist/Link/src/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-RPKDR2DM.js';
|
|
2
2
|
export { LinkContext } from '../../chunk-4VVNSXIB.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-ZWU6DRRZ.js';
|
|
5
5
|
import '../../chunk-DHVVYSLB.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-5YRQIXEL.js';
|
|
7
7
|
import '../../chunk-X6SER3TZ.js';
|
|
8
8
|
import '../../chunk-HXI3MEEK.js';
|
|
9
9
|
import '../../chunk-M36KANKC.js';
|