@hopper-ui/components 1.0.3 → 1.0.4
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/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/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/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/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 +33 -33
- 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 +68 -68
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +68 -68
- package/dist/checkbox/src/index.js +4 -4
- 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/{chunk-CTK5YVBZ.js → chunk-2CKDJG6R.js} +1 -1
- package/dist/{chunk-UARL5M2W.js → chunk-5GRWAXTT.js} +1 -1
- package/dist/{chunk-LYV2D5RZ.js → chunk-6MSYEF4W.js} +1 -1
- package/dist/{chunk-5EPNXRCT.js → chunk-BCHUEONM.js} +1 -1
- package/dist/{chunk-JLF7DSUY.js → chunk-BGESEKEN.js} +2 -2
- package/dist/{chunk-CTOL6AVF.js → chunk-CPWTHZGJ.js} +4 -4
- package/dist/{chunk-RXBKOHT2.js → chunk-DZTMUFVC.js} +1 -1
- package/dist/{chunk-XIOIAME2.js → chunk-F7HR3VI4.js} +1 -1
- package/dist/{chunk-OGMLQRES.js → chunk-FGDSWA7S.js} +1 -1
- package/dist/{chunk-2VBOJKEP.js → chunk-GBABMUAI.js} +2 -2
- package/dist/{chunk-BAKCRZAG.js → chunk-HDYG2F3D.js} +1 -1
- package/dist/{chunk-GF2U6E4D.js → chunk-LRXYIR2A.js} +2 -2
- package/dist/{chunk-EE75ND6V.js → chunk-LSVXKVG4.js} +1 -1
- package/dist/{chunk-OUN5KSHD.js → chunk-N745TDH5.js} +1 -1
- package/dist/{chunk-DLTYFRKN.js → chunk-OMBQ3J4O.js} +2 -2
- package/dist/{chunk-7NT6M6KM.js → chunk-PDYU6DNF.js} +1 -1
- package/dist/{chunk-DJU2DUTQ.js → chunk-PEPKE5SW.js} +2 -2
- package/dist/{chunk-3DWVMCIV.js → chunk-QJBQRYJS.js} +2 -2
- package/dist/{chunk-JLFHTZUA.js → chunk-RCFB4SN4.js} +2 -2
- package/dist/{chunk-OQW6BT6B.js → chunk-SWMFTL46.js} +25 -25
- package/dist/{chunk-YQHNOQ3N.js → chunk-TR7YX3IZ.js} +2 -2
- package/dist/{chunk-IOLNBXZM.js → chunk-TSXPLL55.js} +1 -1
- package/dist/{chunk-4RIAVSLK.js → chunk-WGDP4ECF.js} +1 -1
- package/dist/{chunk-3XFTRBIC.js → chunk-XSASR6CK.js} +1 -1
- package/dist/{chunk-UY7WQ7TC.js → chunk-Y3L6TPP3.js} +5 -5
- package/dist/{chunk-WLSLSMK7.js → chunk-Y7XWWUMU.js} +2 -2
- package/dist/{chunk-XFKAXBB5.js → chunk-ZAJJD5FY.js} +2 -2
- 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/inputs/src/InputGroup.css +12 -12
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/PasswordField.css +348 -348
- package/dist/inputs/src/PasswordField.js +26 -26
- package/dist/inputs/src/SearchField.css +354 -354
- package/dist/inputs/src/SearchField.js +26 -26
- package/dist/inputs/src/TextField.css +349 -349
- package/dist/inputs/src/TextField.js +26 -26
- package/dist/inputs/src/index.css +349 -349
- package/dist/inputs/src/index.js +26 -26
- package/dist/overlays/Popover/src/Popover.css +337 -337
- package/dist/overlays/Popover/src/Popover.js +25 -25
- package/dist/overlays/Popover/src/index.css +337 -337
- package/dist/overlays/Popover/src/index.js +25 -25
- package/dist/radio/src/Radio.css +30 -30
- 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 +65 -65
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +65 -65
- 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 +330 -330
- package/dist/tag/src/Tag.js +24 -24
- package/dist/tag/src/TagGroup.css +28 -28
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +330 -330
- package/dist/tag/src/index.js +24 -24
- package/dist/typography/Heading/src/Heading.css +330 -330
- package/dist/typography/Heading/src/Heading.js +24 -24
- package/dist/typography/Heading/src/index.css +330 -330
- package/dist/typography/Heading/src/index.js +24 -24
- 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 +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-
|
|
1
|
+
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-GBABMUAI.js';
|
|
2
2
|
import '../../chunk-ESVVLTEN.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WGDP4ECF.js';
|
|
4
4
|
import '../../chunk-HXI3MEEK.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-KVDXQMWI.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___L5SE4 {
|
|
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___L5SE4) {
|
|
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___4XSOM) {
|
|
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___rxq9a) {
|
|
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___I1rkh) {
|
|
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___A5qVa) {
|
|
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___W3xPi) {
|
|
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___C50TH) {
|
|
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___YDakN) {
|
|
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/helperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
82
|
-
.HelperMessage-module__hop-
|
|
82
|
+
.HelperMessage-module__hop-HelperMessage___VrfVI {
|
|
83
83
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
84
84
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
85
85
|
display: flex;
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
box-sizing: border-box;
|
|
89
89
|
color: var(--hop-HelperMessage-color);
|
|
90
90
|
}
|
|
91
|
-
.HelperMessage-module__hop-
|
|
91
|
+
.HelperMessage-module__hop-HelperMessage__icon___mVrpO {
|
|
92
92
|
flex: 0 0 auto;
|
|
93
93
|
align-self: flex-start;
|
|
94
94
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-
|
|
1
|
+
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-GBABMUAI.js';
|
|
2
2
|
export { HelperMessageContext } from '../../chunk-ESVVLTEN.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WGDP4ECF.js';
|
|
4
4
|
import '../../chunk-HXI3MEEK.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-KVDXQMWI.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
2
|
-
.InputGroup-module__hop-
|
|
2
|
+
.InputGroup-module__hop-InputGroup___CKcpQ {
|
|
3
3
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
4
4
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
5
5
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
@@ -47,27 +47,27 @@
|
|
|
47
47
|
border: var(--border);
|
|
48
48
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
49
49
|
}
|
|
50
|
-
.InputGroup-module__hop-InputGroup--
|
|
50
|
+
.InputGroup-module__hop-InputGroup--fluid___hNp-0 {
|
|
51
51
|
--inline-size: 100% ;
|
|
52
52
|
}
|
|
53
|
-
.InputGroup-module__hop-InputGroup--
|
|
53
|
+
.InputGroup-module__hop-InputGroup--sm___-jfQQ {
|
|
54
54
|
--block-size: var(--hop-InputGroup-sm-block-size);
|
|
55
55
|
}
|
|
56
|
-
.InputGroup-module__hop-
|
|
56
|
+
.InputGroup-module__hop-InputGroup___CKcpQ[data-hovered] {
|
|
57
57
|
--background: var(--hop-InputGroup-background-hover);
|
|
58
58
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
59
59
|
}
|
|
60
|
-
.InputGroup-module__hop-
|
|
60
|
+
.InputGroup-module__hop-InputGroup___CKcpQ[data-focus-within] {
|
|
61
61
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
62
62
|
}
|
|
63
|
-
.InputGroup-module__hop-
|
|
63
|
+
.InputGroup-module__hop-InputGroup___CKcpQ[data-invalid] {
|
|
64
64
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
65
65
|
}
|
|
66
|
-
.InputGroup-module__hop-
|
|
66
|
+
.InputGroup-module__hop-InputGroup___CKcpQ[data-disabled] {
|
|
67
67
|
--background: var(--hop-InputGroup-background-disabled);
|
|
68
68
|
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled) ;
|
|
69
69
|
}
|
|
70
|
-
.InputGroup-module__hop-
|
|
70
|
+
.InputGroup-module__hop-InputGroup__input___Di67W {
|
|
71
71
|
--input-font-family: var(--hop-InputGroup-input-md-font-family);
|
|
72
72
|
--input-font-size: var(--hop-InputGroup-input-md-font-size);
|
|
73
73
|
--input-font-weight: var(--hop-InputGroup-input-md-font-weight);
|
|
@@ -89,23 +89,23 @@
|
|
|
89
89
|
border: none;
|
|
90
90
|
outline: none;
|
|
91
91
|
}
|
|
92
|
-
.InputGroup-module__hop-InputGroup--
|
|
92
|
+
.InputGroup-module__hop-InputGroup--fluid___hNp-0 .InputGroup-module__hop-InputGroup__input___Di67W {
|
|
93
93
|
--input-inline-size: 100%;
|
|
94
94
|
}
|
|
95
|
-
.InputGroup-module__hop-InputGroup--
|
|
95
|
+
.InputGroup-module__hop-InputGroup--sm___-jfQQ .InputGroup-module__hop-InputGroup__input___Di67W {
|
|
96
96
|
--input-font-family: var(--hop-InputGroup-input-sm-font-family);
|
|
97
97
|
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
98
98
|
--input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
|
|
99
99
|
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
100
100
|
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
101
101
|
}
|
|
102
|
-
.InputGroup-module__hop-
|
|
102
|
+
.InputGroup-module__hop-InputGroup__input___Di67W::placeholder {
|
|
103
103
|
font-family: var(--hop-InputGroup-placeholder-font-family);
|
|
104
104
|
font-size: var(--hop-InputGroup-placeholder-font-size);
|
|
105
105
|
font-weight: var(--hop-InputGroup-placeholder-font-weight);
|
|
106
106
|
line-height: var(--hop-InputGroup-placeholder-line-height);
|
|
107
107
|
color: var(--input-placeholder-color);
|
|
108
108
|
}
|
|
109
|
-
.InputGroup-module__hop-
|
|
109
|
+
.InputGroup-module__hop-InputGroup__input___Di67W[data-disabled]::placeholder {
|
|
110
110
|
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
111
111
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-
|
|
1
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-DZTMUFVC.js';
|
|
2
2
|
import '../../chunk-6BFSSZCY.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-KVDXQMWI.js';
|